Interface DerivatorSelection.Case<X>

    • Method Detail

      • selection

        X selection​(com.squareup.javapoet.ClassName forClass,
                    java.util.Optional<java.lang.String> selector,
                    Derivator derivator)