Package io.github.astrapi69.data.auditable
-
Interface Summary Interface Description Auditable<T,U> The interfaceAuditable
is a combination of the interfacesByCreatable
andByLastModified
and can be implemented by classes with auditing purposes.