Package sonia.scm.repository
Class RepositoryCacheKeyPredicate<T extends RepositoryCacheKey>
java.lang.Object
sonia.scm.repository.RepositoryCacheKeyPredicate<T>
- All Implemented Interfaces:
com.google.common.base.Predicate<T>
,Predicate<T>
public class RepositoryCacheKeyPredicate<T extends RepositoryCacheKey>
extends Object
implements com.google.common.base.Predicate<T>
- Since:
- 1.17
-
Constructor Details
-
RepositoryCacheKeyPredicate
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Predicate<T extends RepositoryCacheKey>
-