Class MemoizeExtension.Generator.MethodOverrider.CheckBooleanField

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private com.squareup.javapoet.FieldSpec field  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private CheckBooleanField()  
    • 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