Interface ListUtil.Filter<T>
-
- Enclosing class:
- ListUtil
public static interface ListUtil.Filter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isOut(T object)
-
-
-
Method Detail
-
isOut
boolean isOut(T object)
-
-