com.stackmob.sdkapi
Class SMLong

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

Deprecated. use SMInt instead

@Deprecated
public class SMLong
extends SMPrimitive<Long>

An Integer (Long) value


Field Summary
 
Fields inherited from class com.stackmob.sdkapi.SMValue
value
 
Constructor Summary
SMLong(Long value)
          Deprecated.  
 
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

SMLong

public SMLong(Long value)
Deprecated. 


Copyright © 2012 StackMob. All Rights Reserved.