public class IntraLineWeigher extends Object implements com.google.common.cache.Weigher<IntraLineDiffKey,IntraLineDiff>
Constructor and Description |
---|
IntraLineWeigher() |
public int weigh(IntraLineDiffKey key, IntraLineDiff value)
weigh
in interface com.google.common.cache.Weigher<IntraLineDiffKey,IntraLineDiff>