Class ConcurrentMapTemplateCache

    • Field Detail

      • templateCache

        private final java.util.concurrent.ConcurrentMap<java.lang.Object,​PebbleTemplate> templateCache
    • Constructor Detail

      • ConcurrentMapTemplateCache

        public ConcurrentMapTemplateCache()
      • ConcurrentMapTemplateCache

        public ConcurrentMapTemplateCache​(java.util.concurrent.ConcurrentMap<java.lang.Object,​PebbleTemplate> templateCache)