Uses of Class
net.engio.mbassy.listener.References
-
Packages that use References Package Description net.engio.mbassy.listener -
-
Uses of References in net.engio.mbassy.listener
Methods in net.engio.mbassy.listener that return References Modifier and Type Method Description References
references()
BY DEFAULT, MBassador usesWeakReference
.static References
References. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static References[]
References. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-