Interface StringSwitcher.StringSwitcherKey

Enclosing class:
StringSwitcher

static interface StringSwitcher.StringSwitcherKey
  • Method Summary

    Modifier and Type
    Method
    Description
    newInstance(String[] strings, int[] ints, boolean fixedInput)
     
  • Method Details

    • newInstance

      Object newInstance(String[] strings, int[] ints, boolean fixedInput)