Class IntegerPrimitive

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

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