Uses of Class
craterdog.smart.SmartObject
-
Uses of SmartObject in craterdog.smart
Classes in craterdog.smart with type parameters of type SmartObjectModifier and TypeClassDescriptionclassSmartObject<S extends SmartObject<S>>This abstract class provides implementations for the standard methods defined in theObjectclass.