| Package | Description |
|---|---|
| com.epimorphics.webapi.dispatch |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<CompiledTemplate<?>> |
CompiledTemplate.compare
A MatchTemplate comparator for use in sorting.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> CompiledTemplate<T> |
CompiledTemplate.prepare(String template,
T value)
Answer a MatchTemplate corresponding to the template string.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CompiledTemplate.compareTo(CompiledTemplate<?> other)
Compare this MatchTemplate with another.
|
Copyright © 2019. All rights reserved.