Package net.tangly.core
Interface HasMutableDate
- All Superinterfaces:
HasDate
- All Known Subinterfaces:
MutableExternalEntity
- All Known Implementing Classes:
MutalbeExternalEntityImp
Mixin indicating the class has the capability to have a date.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordHasMutableDate.IntervalFilter<T extends HasMutableDate> -
Method Summary
-
Method Details
-
date
Set the new date of the entity.- Parameters:
date- new date of the entity- See Also:
-