Class MemoizeExtension.Generator.MethodOverrider.NullMeansUninitialized

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) java.lang.Iterable<com.squareup.javapoet.FieldSpec> additionalFields()  
      (package private) com.squareup.javapoet.CodeBlock checkMemoized()  
      (package private) com.squareup.javapoet.CodeBlock setMemoized()  
      • Methods inherited from class java.lang.Object

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