Class CodingConvention.Cache

  • Enclosing interface:
    CodingConvention

    public static class CodingConvention.Cache
    extends java.lang.Object
    Cache class
    • Constructor Summary

      Constructors 
      Constructor Description
      Cache​(Node cacheObj, Node key, Node valueFn, Node keyFn)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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