|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of RuntimeEnv.Instantiator in com.dyuproject.protostuff.runtime |
|---|
| Fields in com.dyuproject.protostuff.runtime declared as RuntimeEnv.Instantiator | |
|---|---|
RuntimeEnv.Instantiator<T> |
RuntimeSchema.instantiator
|
| Methods in com.dyuproject.protostuff.runtime that return RuntimeEnv.Instantiator | ||
|---|---|---|
static
|
RuntimeEnv.newInstantiator(java.lang.Class<T> clazz)
Returns an instatiator for the specified clazz. |
|
| Constructors in com.dyuproject.protostuff.runtime with parameters of type RuntimeEnv.Instantiator | |
|---|---|
RuntimeSchema(java.lang.Class<T> typeClass,
java.util.Collection<MappedSchema.Field<T>> fields,
int lastFieldNumber,
RuntimeEnv.Instantiator<T> instantiator)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||