|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operations.Condition | |
|---|---|
| org.semanticweb.elk.util.collections | |
| Uses of Operations.Condition in org.semanticweb.elk.util.collections |
|---|
| Methods in org.semanticweb.elk.util.collections with parameters of type Operations.Condition | ||
|---|---|---|
static
|
Operations.filter(Iterable<T> input,
Operations.Condition<? super T> condition)
|
|
static
|
Operations.filter(Set<T> input,
Operations.Condition<? super T> condition,
int size)
Returns read-only view of the given set consisting of the elements satisfying a given condition, if the number of such elements is known |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||