Uses of Enum Class
org.languagetool.rules.RemoteRuleMetrics.RequestResult
Packages that use RemoteRuleMetrics.RequestResult
-
Uses of RemoteRuleMetrics.RequestResult in org.languagetool.rules
Methods in org.languagetool.rules that return RemoteRuleMetrics.RequestResultModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RemoteRuleMetrics.RequestResult[]RemoteRuleMetrics.RequestResult.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.languagetool.rules with parameters of type RemoteRuleMetrics.RequestResultModifier and TypeMethodDescriptionstatic voidRemoteRuleMetrics.request(String rule, long startNanos, long characters, RemoteRuleMetrics.RequestResult result)