Class PatchListWeigher

  • All Implemented Interfaces:
    com.google.common.cache.Weigher<PatchListKey,​PatchList>

    public class PatchListWeigher
    extends Object
    implements com.google.common.cache.Weigher<PatchListKey,​PatchList>
    Approximates memory usage for PatchList in bytes of memory used.
    • Constructor Detail

      • PatchListWeigher

        public PatchListWeigher()