Interface DerivatorSelection.Case<X>

Enclosing class:
DerivatorSelection

static interface DerivatorSelection.Case<X>
  • Method Summary

    Modifier and Type
    Method
    Description
    selection(com.squareup.javapoet.ClassName forClass, Optional<String> selector, Derivator derivator)
     
  • Method Details