Uses of Class
dev.vality.fistful.base.ResourceGeneric
| Package | Description |
|---|---|
| dev.vality.fistful.base |
-
Uses of ResourceGeneric in dev.vality.fistful.base
Methods in dev.vality.fistful.base that return ResourceGeneric Modifier and Type Method Description ResourceGenericResourceGeneric. deepCopy()ResourceGenericResource. getGeneric()ResourceGenericResourceGeneric. setGeneric(ResourceGenericData generic)Methods in dev.vality.fistful.base with parameters of type ResourceGeneric Modifier and Type Method Description intResourceGeneric. compareTo(ResourceGeneric other)booleanResourceGeneric. equals(ResourceGeneric that)static ResourceResource. generic(ResourceGeneric value)voidResource. setGeneric(ResourceGeneric value)Constructors in dev.vality.fistful.base with parameters of type ResourceGeneric Constructor Description ResourceGeneric(ResourceGeneric other)Performs a deep copy on other.