public final class LazilyLoadedCtor extends Object implements Serializable
This improves startup time and average memory usage.
Constructor and Description |
---|
LazilyLoadedCtor(ScriptableObject scope,
String propertyName,
String className,
boolean sealed) |
public LazilyLoadedCtor(ScriptableObject scope, String propertyName, String className, boolean sealed)