| Package | Description |
|---|---|
| net.runeduniverse.lib.rogm.querying | |
| net.runeduniverse.lib.rogm.querying.builder |
| Modifier and Type | Method and Description |
|---|---|
FilterType |
IFilter.getFilterType() |
static FilterType |
FilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterType[] |
FilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected FilterType |
AProxyFilter.filterType |
| Modifier and Type | Method and Description |
|---|---|
default FilterType |
NoFilterType.getFilterType() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DataContainerHandler.required(DataContainerHandler instance,
FilterType filterType) |
Copyright © 2020–2022 RunedUniverse. All rights reserved.