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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
GitFileDiffWeigherpublic GitFileDiffWeigher()
 
- 
- 
Method Details- 
weigh- Specified by:
- weighin interface- com.google.common.cache.Weigher<GitFileDiffCacheKey,- GitFileDiff> 
 
 
-