Interface | Description |
---|---|
TracedFunction<T> | |
WrappedValue<T> | |
WrappedVoid |
Class | Description |
---|---|
ArabicConstants | |
ArabicConstantsMaps | |
ArabicNumbersWords | |
ArabicNumbersWordsConstants | |
ArabicStringTools |
Tools for working with arabic strings.
|
ArabicUnitsHelper | |
ArabicWordMaps | |
CircuitBreakers |
Keep a central registry of circuit breakers so that we can expose metrics for all of them
|
ContextTools |
Helper class to mark errors in text.
|
DiffsAsMatches | |
InterruptibleCharSequence |
CharSequence that noticed thread interrupts -- as might be necessary
to recover from a loose regex on unexpected challenging input.
|
JnaTools |
JNA helper tools.
|
LoggingTools | |
LtThreadPoolFactory | |
MostlySingularMultiMap<K,V> |
A map containing multiple values per key, memory-optimized for case when there's only one value.
|
MultiKeyProperties |
A very simple property-style configuration.
|
POSDictionaryBuilder |
Create a Morfologik binary dictionary from plain text data.
|
PseudoMatch | |
RuleMatchesAsJsonSerializer |
Write rule matches and some meta information as JSON.
|
StringTools |
Tools for working with strings.
|
Tools |
Enum | Description |
---|---|
StringTools.ApiPrintMode |
Constants for printing XML rule matches.
|
TelemetryProvider |