Class Reflection.CachedClassResolver.CacheEntry
- java.lang.Object
-
- hudson.plugins.project_inheritance.util.Reflection.CachedClassResolver.CacheEntry
-
- Enclosing class:
- Reflection.CachedClassResolver
protected final class Reflection.CachedClassResolver.CacheEntry extends Object
A single entry for the cache that can be checked for freshness
-
-
Constructor Summary
Constructors Constructor Description CacheEntry(Class<?> clazz)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isOlderThan(long age)
-