public interface Obj extends Name, java.lang.Cloneable
Modifier and Type | Method and Description |
---|---|
Obj |
deepClone()
Deep clone a
Obj . |
boolean |
isAntiObject()
Return if this object is anti-object
|
getName, getNameDim, setName
addDimension, addDimension, addDimension, fix, get, getDimensions, getDimensionSize, isFixed, predictPossibleValue
boolean isAntiObject()
Obj deepClone()
Obj
. If this Obj
has dimensions then dimensions
will be cloneddeepClone
in interface Dimensional
deepClone
in interface Name