Class FIFOEJBObjectCache.EJBObjectCacheItem

    • Field Detail

      • refCount

        protected int refCount
    • Constructor Detail

      • EJBObjectCacheItem

        protected EJBObjectCacheItem​(int hashCode,
                                     Object key,
                                     Object value,
                                     int size)