Class IntraLineWeigher

java.lang.Object
com.google.gerrit.server.patch.IntraLineWeigher
All Implemented Interfaces:
com.google.common.cache.Weigher<IntraLineDiffKey,IntraLineDiff>

public class IntraLineWeigher extends Object implements com.google.common.cache.Weigher<IntraLineDiffKey,IntraLineDiff>
Approximates memory usage for IntralineDiff in bytes of memory used.