|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.princeton.wordnet.browser.tree.FilterFactory
public class FilterFactory
Filter factory
| Nested Class Summary | |
|---|---|
(package private) static class |
FilterFactory.LinkWrapper
Adapt Link to Comparable |
| Constructor Summary | |
|---|---|
FilterFactory()
|
|
| Method Summary | |
|---|---|
static Filter |
makeFilter(java.util.Map<java.lang.Object,java.lang.Boolean> thisMap)
Make filter |
static java.util.Map<java.lang.Object,java.lang.Boolean> |
makeMap(java.util.Collection<edu.princeton.wordnet.pojos.Link> theseLinks,
Filter thisFilter)
Make link-filtered map |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterFactory()
| Method Detail |
|---|
public static java.util.Map<java.lang.Object,java.lang.Boolean> makeMap(java.util.Collection<edu.princeton.wordnet.pojos.Link> theseLinks,
Filter thisFilter)
theseLinks - linksthisFilter - filter
public static Filter makeFilter(java.util.Map<java.lang.Object,java.lang.Boolean> thisMap)
thisMap - map
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||