Class GitFileDiffWeigher
java.lang.Object
com.google.gerrit.server.patch.gitfilediff.GitFileDiffWeigher
- All Implemented Interfaces:
com.google.common.cache.Weigher<GitFileDiffCacheKey,
GitFileDiff>
public class GitFileDiffWeigher
extends Object
implements com.google.common.cache.Weigher<GitFileDiffCacheKey,GitFileDiff>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GitFileDiffWeigher
public GitFileDiffWeigher()
-
-
Method Details
-
weigh
- Specified by:
weigh
in interfacecom.google.common.cache.Weigher<GitFileDiffCacheKey,
GitFileDiff>
-