|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MatchCollector
| Nested Class Summary | |
|---|---|
static class |
MatchCollector.CollectionMatchCollector
|
static class |
MatchCollector.Pair
|
static class |
MatchCollector.PairArrayMatchCollector
A MatchCollector that collects a list of pairs of the matching objects |
static class |
MatchCollector.SetMatchCollector
|
| Method Summary | |
|---|---|
void |
collect(java.lang.Object a,
java.lang.Object b)
collect an indication that the query object a (or some part of it) matches object b in some way, presumably by intersection. |
java.util.Iterator |
iterator()
|
| Method Detail |
|---|
void collect(java.lang.Object a,
java.lang.Object b)
a - b - java.util.Iterator iterator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||