public final class PagingPredicateAccessor extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static Map.Entry<Integer,Map.Entry> | getNearestAnchorEntry(PagingPredicate predicate) | 
| static void | setAnchor(PagingPredicate predicate,
         int page,
         Map.Entry anchor) | 
public static void setAnchor(PagingPredicate predicate, int page, Map.Entry anchor)
public static Map.Entry<Integer,Map.Entry> getNearestAnchorEntry(PagingPredicate predicate)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.