com.stackmob.sdkapi
Class SMCollection<T>

java.lang.Object
  extended by com.stackmob.sdkapi.SMValue<T>
      extended by com.stackmob.sdkapi.SMCollection<T>
Direct Known Subclasses:
SMList

public abstract class SMCollection<T>
extends SMValue<T>


Field Summary
 
Fields inherited from class com.stackmob.sdkapi.SMValue
value
 
Constructor Summary
SMCollection(T t)
           
 
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

SMCollection

public SMCollection(T t)


Copyright © 2012 StackMob. All Rights Reserved.