Interface LongLocation
Deprecated.
Long-typed storage location.
- Since:
- 0.8 or earlier
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionlonggetLong(DynamicObject store, boolean condition) Deprecated.longgetLong(DynamicObject store, Shape shape) Deprecated.voidsetLong(DynamicObject store, long value, Shape shape) Deprecated.
-
Method Details
-
getLong
Deprecated.- Since:
- 0.8 or earlier
- See Also:
-
getLong
Deprecated.- Since:
- 0.8 or earlier
- See Also:
-
setLong
@Deprecated(since="22.2") void setLong(DynamicObject store, long value, Shape shape) throws FinalLocationException Deprecated.- Throws:
FinalLocationException- Since:
- 0.8 or earlier
- See Also:
-