public class ComparerObjectFinder extends Object implements ObjectFinder
| Constructor and Description |
|---|
ComparerObjectFinder(Comparer comparer,
Object searchData) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
lookingFor(Object data)
This will return true if the Comparer's compare() method returns 0.
|
public boolean lookingFor(Object data)
lookingFor in interface ObjectFinder