| Package | Description |
|---|---|
| com.helger.commons.factory |
| Modifier and Type | Method and Description |
|---|---|
static <DATATYPE> FactoryNewInstance<DATATYPE> |
FactoryNewInstance.create(Class<DATATYPE> aClass) |
static <DATATYPE> FactoryNewInstance<DATATYPE> |
FactoryNewInstance.create(Class<DATATYPE> aClass,
boolean bCheckInstancable) |
Copyright © 2014–2020 Philip Helger. All rights reserved.