Package gw.lang.reflect
Interface IConstructorHandler
-
- All Known Implementing Classes:
GosuConstructorInfo.GosuConstructorHandler
public interface IConstructorHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
newInstance(Object... args)
-