Package io.github.astrapi69.data.creatable
package io.github.astrapi69.data.creatable
-
InterfacesClassDescriptionByCreatable<T,
U> The interfaceByCreatable
can be implemented from an data that needs the data of the point of time from its creation and who createdCreatable<T>The interfaceCreatable
can be implemented from an data that needs the data of the point of time from its creationThe interfaceIdentifiableByCreatable
is a combination of the interfacesIdentifiable
andByCreatable