Interface InstanceLocations.ValueMapper<X>

Enclosing class:
InstanceLocations

public static interface InstanceLocations.ValueMapper<X>
  • Method Summary

    Modifier and Type
    Method
    Description
    value(com.squareup.javapoet.ClassName className, VariableElement variableElement)
     
  • Method Details

    • value

      X value(com.squareup.javapoet.ClassName className, VariableElement variableElement)