Package ch.obermuhlner.scriptengine.java.constructor
package ch.obermuhlner.scriptengine.java.constructor
-
ClassDescriptionThe strategy used to construct an instance of a
Class
.The defaultConstructorStrategy
implementation.AConstructorStrategy
implementation that always returnsnull
.