Class ReflectionUtils.NegativeCacheSentinel

java.lang.Object
org.apache.commons.crypto.utils.ReflectionUtils.NegativeCacheSentinel
Enclosing class:
ReflectionUtils

private abstract static class ReflectionUtils.NegativeCacheSentinel extends Object
A unique class which is used as a sentinel value in the caching for getClassByName. ReflectionUtils.getClassByNameOrNull(String).
  • Constructor Details

    • NegativeCacheSentinel

      private NegativeCacheSentinel()