Package org.jivesoftware.smack.util
Interface CollectionUtil.Predicate<T>
-
- Enclosing class:
- CollectionUtil
public static interface CollectionUtil.Predicate<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
test(T t)
-