Modifier and Type | Method and Description |
---|---|
Value |
Key.getSingleValue() |
Modifier and Type | Method and Description |
---|---|
Values<Value> |
Key.getValues() |
Modifier and Type | Method and Description |
---|---|
int |
Value.compareTo(Value value) |
Modifier and Type | Method and Description |
---|---|
Value |
FromMatcher.getFrom() |
Value |
ToMatcher.getTo() |
Value |
ExactMatcher.getValue() |
Constructor and Description |
---|
MapBy(MultiMap<Value,ValueType,List<ValueType>> multiMap) |
Modifier and Type | Method and Description |
---|---|
Value |
Select.Entry.getKey() |
Modifier and Type | Method and Description |
---|---|
MultiMap<Value,T,List<T>> |
Select.asMap() |
MultiMap<Value,T,List<T>> |
ExactMatcherSearch.search() |
Constructor and Description |
---|
Entry(Value key,
T value) |
Constructor and Description |
---|
ExactMatcherSearch(ExactMatcher matcher,
MultiMap<Value,T,List<T>> map) |
Listen(MultiMap<Value,T,List<T>> map,
Matcher matcher) |
Select(MultiMap<Value,T,List<T>> map,
Matcher matcher) |
Modifier and Type | Method and Description |
---|---|
MultiMap<Value,T,List<T>> |
KeyTreeMap.get(KeyDefinition keyDefinition) |
protected MultiMap<Value,T,List<T>> |
KeyTreeMap.resolveMapByKeyId(KeyDefinition id) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.