Package com.atlassian.confluence.util
Interface ListUtils.Criterion
-
- Enclosing class:
- ListUtils
public static interface ListUtils.Criterion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
test(List alreadyMatched, Object nextObject)
-