Searched defs:PerThreadCache (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-shared/src/main/java/org/forgerock/openam/utils/
H A DPerThreadCache.java36 public abstract class PerThreadCache<T, E extends Exception> { class
66 public PerThreadCache(final int maxSize) { method in class:PerThreadCache
/forgerock/openam/openam-shared/src/main/java/org/forgerock/openam/utils/
H A DPerThreadCache.java36 public abstract class PerThreadCache<T, E extends Exception> { class
66 public PerThreadCache(final int maxSize) { method in class:PerThreadCache

Completed in 20 milliseconds