-
public interface HostConstructor
A dynamically typed constructor descriptor for a host type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
newInstance(Bridge bridge, Object... arguments)
-