com.atlassian.confluence.util
Interface ListUtils.Criterion

Enclosing interface:
ListUtils

public static interface ListUtils.Criterion


Method Summary
 boolean test(List alreadyMatched, Object nextObject)
           
 

Method Detail

test

public boolean test(List alreadyMatched,
                    Object nextObject)


Confluence is developed by Atlassian.