Package io.github.astrapi69.data.pairable
package io.github.astrapi69.data.pairable
-
InterfacesClassDescriptionThe interface
IdentifiableKeyValueOwner
is a combination of the interfacesIdentifiable
andKeyValueOwner
.KeyValueOwner<O,K, V> The interfaceKeyValueOwner
can be implemented from an data that needs the data of a generic key value pair with his owner which can be also the parent if it is from the same type.