Package com.google.gerrit.server.change
Class ChangeKindCacheImpl.ChangeKindWeigher
java.lang.Object
com.google.gerrit.server.change.ChangeKindCacheImpl.ChangeKindWeigher
- All Implemented Interfaces:
com.google.common.cache.Weigher<ChangeKindCacheImpl.Key,
ChangeKind>
- Enclosing class:
- ChangeKindCacheImpl
public static class ChangeKindCacheImpl.ChangeKindWeigher
extends Object
implements com.google.common.cache.Weigher<ChangeKindCacheImpl.Key,ChangeKind>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChangeKindWeigher
public ChangeKindWeigher()
-
-
Method Details
-
weigh
- Specified by:
weigh
in interfacecom.google.common.cache.Weigher<ChangeKindCacheImpl.Key,
ChangeKind>
-