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

static class ResultCache.RemoteMatchesWeigher extends Object implements com.google.common.cache.Weigher<InputSentence,Map<String,List<RuleMatch>>>