Class CachePool


  • public class CachePool
    extends java.lang.Object
    A CachePool manages the objects in a collection of caches.
    Author:
    av
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CachePool instance()
      Returns the singleton.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • instance

        public static CachePool instance()
        Returns the singleton.