com.stackmob.sdkapi
Class SMInt

java.lang.Object
  extended by com.stackmob.sdkapi.SMValue<T>
      extended by com.stackmob.sdkapi.SMPrimitive<Long>
          extended by com.stackmob.sdkapi.SMInt

public class SMInt
extends SMPrimitive<Long>

An Integer (Long) value


Field Summary
 
Fields inherited from class com.stackmob.sdkapi.SMValue
value
 
Constructor Summary
SMInt(Long value)
           
 
Method Summary
 
Methods inherited from class com.stackmob.sdkapi.SMValue
asA, equals, getValue, hashCode, isA, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SMInt

public SMInt(Long value)


Copyright © 2012 StackMob. All Rights Reserved.