public abstract static class RuntimeEnv.Instantiator<T> extends Object
| Constructor and Description |
|---|
Instantiator() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
newInstance()
Creates a new instance of an object.
|
public abstract T newInstance()
Copyright © 2009–2022. All rights reserved.