org.odata4j.core
Class OCollections

java.lang.Object
  extended by org.odata4j.core.OCollections

public class OCollections
extends Object

A static factory to create immutable OCollection instances.


Constructor Summary
OCollections()
           
 
Method Summary
static
<T extends OObject>
OCollection.Builder<T>
newBuilder(EdmType type)
          Starts a new OCollection builder using a given edm type.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCollections

public OCollections()
Method Detail

newBuilder

public static <T extends OObject> OCollection.Builder<T> newBuilder(EdmType type)
Starts a new OCollection builder using a given edm type.



http://odata4j.org