Class AbstractAccessLogValve.DateFormatCache.Cache

java.lang.Object
org.apache.catalina.valves.AbstractAccessLogValve.DateFormatCache.Cache
Enclosing class:
AbstractAccessLogValve.DateFormatCache

protected class AbstractAccessLogValve.DateFormatCache.Cache extends Object
Cache for formatted timestamps.
  • Field Details

    • cache

      protected final String[] cache
      The cached values.