Package | Description |
---|---|
org.languagetool.rules |
Modifier and Type | Method and Description |
---|---|
static RemoteRuleMetrics.RequestResult |
RemoteRuleMetrics.RequestResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteRuleMetrics.RequestResult[] |
RemoteRuleMetrics.RequestResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
RemoteRuleMetrics.request(String rule,
long startNanos,
long characters,
RemoteRuleMetrics.RequestResult result) |