|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseUtils.Predicate | |
---|---|
cz.cuni.mff.ksi.jinfer.base.utils | This package contains utility logic shared across jInfer. |
Uses of BaseUtils.Predicate in cz.cuni.mff.ksi.jinfer.base.utils |
---|
Methods in cz.cuni.mff.ksi.jinfer.base.utils with parameters of type BaseUtils.Predicate | ||
---|---|---|
static
|
BaseUtils.filter(List<T> target,
BaseUtils.Predicate<T> predicate)
Filters the collection, leaving only elements where predicate applies. |
|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |