Package io.github.astrapi69.data.modifiable
-
Interface Summary Interface Description ByLastModified<T,U> The interfaceByLastModified
can be implemented from an data that needs the data of the point of time from its last modification and who last modifiedIdentifiableByLastModified<PK extends java.io.Serializable,T,U> The interfaceIdentifiableByLastModified
is a combination of the interfacesIdentifiable
andByLastModified
IdentifiableLastModified<PK extends java.io.Serializable,T> The interfaceIdentifiableLastModified
is a combination of the interfacesIdentifiable
andLastModified
LastModified<T> The interfaceLastModified
can be implemented from an data that needs the data of the point of time from its last modification