Class LongPrimitive

java.lang.Object
com.thingworx.types.primitives.LongPrimitive
All Implemented Interfaces:
IPrimitiveType<LongPrimitive,Long>, Serializable, Cloneable, Comparable, Comparator<LongPrimitive>

@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public final class LongPrimitive extends Object implements IPrimitiveType<LongPrimitive,Long>, Cloneable
See Also: