Uses of Interface
de.vinado.lib.identifier.Identifiable
Packages that use Identifiable
-
Uses of Identifiable in de.vinado.lib.identifier
Methods in de.vinado.lib.identifier with parameters of type IdentifiableModifier and TypeMethodDescriptionstatic <T> T
Identifiable.extractIdValue
(Identifiable<T, ?> identifiable) -
Uses of Identifiable in de.vinado.lib.identifier.basic
Subinterfaces of Identifiable in de.vinado.lib.identifier.basicModifier and TypeInterfaceDescriptioninterface
NumericIdentifiable<T extends NumericIdentifier>
Convenient typed intermediate interface for reduction of generics.interface
StringIdentifiable<T extends StringIdentifier>
Convenient typed intermediate interface for reduction of generics.interface
UuidIdentifiable<T extends UuidIdentifier>
Convenient typed intermediate interface for reduction of generics.