| Package | Description |
|---|---|
| org.databene.script.expression |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConstruction<E>
Instantiates a class by default constructor.
|
class |
ParameterizedConstruction<E>
Expression implementation that instantiates a Java object by constructor invocation. |
Copyright © 2011–2014 Volker Bergmann. All rights reserved.