| Package | Description |
|---|---|
| ca.odell.glazedlists.matchers |
Implementations and classes useful for creating implementations of
MatcherEditor/Matchers
for use with FilterLists. |
| Modifier and Type | Method and Description |
|---|---|
static SetMatcherEditor.Mode |
SetMatcherEditor.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SetMatcherEditor.Mode[] |
SetMatcherEditor.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <E,O> SetMatcherEditor<E,O> |
SetMatcherEditor.create(SetMatcherEditor.Mode mode,
FunctionList.Function<E,O> fn)
Creates a
SetMatcherEditor with the specified SetMatcherEditor.Mode and transformation function. |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by swimmesberger at Wed Feb 13 09:45:20 CET 2019