|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.dyuproject.protostuff.runtime.RuntimeEnv.Instantiator<T>
public abstract static class RuntimeEnv.Instantiator<T>
| Constructor Summary | |
|---|---|
RuntimeEnv.Instantiator()
|
|
| Method Summary | |
|---|---|
abstract T |
newInstance()
Creates a new instance of an object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimeEnv.Instantiator()
| Method Detail |
|---|
public abstract T newInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||