public abstract class GCJInstantiatorBase extends Object implements ObjectInstantiator
| Modifier and Type | Field and Description |
|---|---|
protected static ObjectInputStream |
dummyStream |
protected static Method |
newObjectMethod |
protected Class |
type |
| Constructor and Description |
|---|
GCJInstantiatorBase(Class type) |
protected static Method newObjectMethod
protected static ObjectInputStream dummyStream
protected final Class type
public GCJInstantiatorBase(Class type)
public abstract Object newInstance()
ObjectInstantiatornewInstance in interface ObjectInstantiatorCopyright © 2016. All rights reserved.