org.objenesis.instantiator.sun
public class SunReflectionFactorySerializationInstantiator extends java.lang.Object implements ObjectInstantiator
ObjectInstantiator
Constructor and Description |
---|
SunReflectionFactorySerializationInstantiator(java.lang.Class type) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
newInstance()
Returns a new instance of an object.
|
public SunReflectionFactorySerializationInstantiator(java.lang.Class type)
public java.lang.Object newInstance()
ObjectInstantiator
newInstance
in interface ObjectInstantiator
Copyright © 2006-2014 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All Rights Reserved.