Item - the representation typeCriteria - the criteriapublic interface RangeFinder<Item,Criteria>
| Modifier and Type | Method and Description |
|---|---|
Result<Item> |
find(Range range,
Criteria criteria)
Find items according a range and a criteria.
|
Copyright © 2013-2016–2016 SeedStack. All rights reserved.