Interface InstanceFactory<O>


public interface InstanceFactory<O>
Author:
Sylvain Bavencoff - bavencoff@codelutin.com
  • Method Summary

    Modifier and Type Method Description
    O newInstance()