Class InstanceLocations.LambdaCases<X>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      X generatedIn​(com.squareup.javapoet.ClassName className)  
      X method​(com.squareup.javapoet.ClassName className, javax.lang.model.element.ExecutableElement executableElement, java.util.Map<javax.lang.model.type.TypeVariable,​javax.lang.model.type.TypeMirror> typeArgs)  
      X value​(com.squareup.javapoet.ClassName className, javax.lang.model.element.VariableElement variableElement)  
      • Methods inherited from class java.lang.Object

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