Package io.github.astrapi69.data.modifiable
package io.github.astrapi69.data.modifiable
-
InterfacesClassDescriptionByLastModified<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 modifiedThe interfaceIdentifiableByLastModified
is a combination of the interfacesIdentifiable
andByLastModified
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