Package gw.lang.reflect
Interface IConstructorHandler
-
public interface IConstructorHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectnewInstance(Object... args)
-
public interface IConstructorHandler
| Modifier and Type | Method | Description |
|---|---|---|
Object |
newInstance(Object... args) |