Package 

Class CacheObj


  • 
    public class CacheObj<T>
    
                        

    The cache wrap

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class CacheObj.Builder
    • Method Summary

      Modifier and Type Method Description
      void copyFrom(CacheObj<T> obj)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait