Interface ICacheObject

  • All Known Implementing Classes:
    CacheObject

    public interface ICacheObject
    • Method Detail

      • getKey

        java.lang.Object getKey()
      • getLifeTime

        long getLifeTime()