org.odata4j.producer.inmemory
Class ListUtils
java.lang.Object
org.odata4j.producer.inmemory.ListUtils
public class ListUtils
- extends Object
- Author:
- sergei.grizenok
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
applyQuery
public static List<OEntity> applyQuery(List<OEntity> entities,
QueryInfo query,
int maxResults)
computeInlineCount
public static Integer computeInlineCount(List<OEntity> entities,
QueryInfo query)
computeSkipToken
public static String computeSkipToken(List<OEntity> entities,
QueryInfo query,
int maxResults)
http://odata4j.org