public interface MatchCollector
Modifier and Type | Interface and Description |
---|---|
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 |
void collect(java.lang.Object a, java.lang.Object b)
a
- b
- java.util.Iterator iterator()
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details