Uses of Class
org.jhotdraw8.fxcollection.typesafekey.AbstractKey
Packages that use AbstractKey
-
Uses of AbstractKey in org.jhotdraw8.fxcollection.typesafekey
Subclasses of AbstractKey in org.jhotdraw8.fxcollection.typesafekeyModifier and TypeClassDescriptionclassAKeythat stores a list of values.classA simpleKeywhich has a non-nullable value.classA simpleKeywhich has a nullable value.classTransientKey<T>TransientKey can be used to store temporary data in an object.