Package org.languagetool.tools.Cache
Class CacheUtils
java.lang.Object
org.languagetool.tools.Cache.CacheUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RuleMatchdeserializeResultMatch(ProtoResultCache.CachedResultMatch cachedResultMatch, AnalyzedSentence analyzedSentence) serializeResultMatch(RuleMatch ruleMatch)
-
Constructor Details
-
CacheUtils
private CacheUtils()
-
-
Method Details
-
serializeResultMatch
-
deserializeResultMatch
public static RuleMatch deserializeResultMatch(@NotNull ProtoResultCache.CachedResultMatch cachedResultMatch, @NotNull AnalyzedSentence analyzedSentence)
-