-
- All Implemented Interfaces:
public class Modification.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final ModificationNONEpublic final static Modification.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final Modificationnow()Modification executed now. final ModificationgetNONE()No modification null-object. -
-
Method Detail
-
now
final Modification now()
Modification executed now.
-
getNONE
final Modification getNONE()
No modification null-object.
-
-
-
-