public abstract class Sun13InstantiatorBase extends Object implements ObjectInstantiator
Modifier and Type | Field and Description |
---|---|
protected static Method |
allocateNewObjectMethod |
protected Class |
type |
Constructor and Description |
---|
Sun13InstantiatorBase(Class type) |
protected static Method allocateNewObjectMethod
protected final Class type
public Sun13InstantiatorBase(Class type)
public abstract Object newInstance()
ObjectInstantiator
newInstance
in interface ObjectInstantiator
Copyright © 2016. All rights reserved.