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