Interface IInstantiationStrategy

    • Method Detail

      • newInstance

        <T> T newInstance​(Class<T> c)
      • getInstantiatorOf

        <T> org.objenesis.instantiator.ObjectInstantiator<T> getInstantiatorOf​(Class<T> c)