org.odata4j.core
Class OCollections
java.lang.Object
org.odata4j.core.OCollections
public class OCollections
- extends Object
A static factory to create immutable OCollection
instances.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OCollections
public OCollections()
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