public final class ClassFactories extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
newInstance(String className,
Class<T> type)
Factory for creating object of a class that extends type
type. |
Copyright © 2013–2020 Hotels.com. All rights reserved.