Package org.languagetool
Class ResultCache.RemoteMatchesWeigher
java.lang.Object
org.languagetool.ResultCache.RemoteMatchesWeigher
- All Implemented Interfaces:
com.google.common.cache.Weigher<InputSentence,Map<String, List<RuleMatch>>>
- Enclosing class:
ResultCache
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoteMatchesWeigher
RemoteMatchesWeigher()
-
-
Method Details
-
weigh
- Specified by:
weighin interfacecom.google.common.cache.Weigher<InputSentence,Map<String, List<RuleMatch>>>
-