JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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)
Method Details
test
boolean
test
(
List
alreadyMatched,
Object
nextObject)