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