Package org.apache.commons.crypto.utils
Class ReflectionUtils.NegativeCacheSentinel
java.lang.Object
org.apache.commons.crypto.utils.ReflectionUtils.NegativeCacheSentinel
- Enclosing class:
ReflectionUtils
A unique class which is used as a sentinel value in the caching for
getClassByName.
ReflectionUtils.getClassByNameOrNull(String)
.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NegativeCacheSentinel
private NegativeCacheSentinel()
-