Interface KeySample.MyFactory

Enclosing class:
KeySample

private static interface KeySample.MyFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    newInstance(int a, char[] b, String d)
     
  • Method Details

    • newInstance

      Object newInstance(int a, char[] b, String d)