Class ClientCollectionValueImpl<OV extends ClientValue>

java.lang.Object
org.apache.olingo.client.api.domain.AbstractClientValue
org.apache.olingo.client.core.domain.ClientCollectionValueImpl<OV>
All Implemented Interfaces:
Iterable<OV>, ClientCollectionValue<OV>, ClientValue

public class ClientCollectionValueImpl<OV extends ClientValue> extends AbstractClientValue implements ClientCollectionValue<OV>