Class AssociationHandle$


  • public class AssociationHandle$
    extends java.lang.Object
    Trait for events that the registered listener for an AssociationHandle might receive.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static AssociationHandle$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

        public static final AssociationHandle$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • AssociationHandle$

        public AssociationHandle$()