Module org.jhotdraw8.fxcollection
Package org.jhotdraw8.fxcollection.typesafekey
package org.jhotdraw8.fxcollection.typesafekey
Provides type-safe keys for maps.
-
ClassDescriptionAbstractKey<T>A name which provides typesafe access to a map entry.CompositeMapAccessor composes one or more
MapAccessors.Key<T>An name which provides typesafe access to a map entry.KeyMapEntryProperty.MapAccessor<T>A type safe accessor for maps.NonNullKey<T>NonNullKey.AKeythat stores a list of values.NonNullMapAccessor.A simpleKeywhich has a non-nullable value.NullableKey<T>NullableKey.A simpleKeywhich has a nullable value.KeyMapEntryProperty.SetValueMapAccessor.TransientKey<T>TransientKey can be used to store temporary data in an object.TypeToken<T>TypeToken captures the type of a generic class including its type parameters.