Uses of Class
dev.vality.fistful.source.Internal
| Package | Description |
|---|---|
| dev.vality.fistful.source |
-
Uses of Internal in dev.vality.fistful.source
Methods in dev.vality.fistful.source that return Internal Modifier and Type Method Description InternalInternal. deepCopy()InternalResource. getInternal()InternalInternal. setDetails(String details)Methods in dev.vality.fistful.source with parameters of type Internal Modifier and Type Method Description intInternal. compareTo(Internal other)booleanInternal. equals(Internal that)static ResourceResource. internal(Internal value)voidResource. setInternal(Internal value)Constructors in dev.vality.fistful.source with parameters of type Internal Constructor Description Internal(Internal other)Performs a deep copy on other.