|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objenesis.instantiator.NullInstantiator
public class NullInstantiator
The instantiator that always return a null instance
Constructor Summary | |
---|---|
NullInstantiator()
|
Method Summary | |
---|---|
java.lang.Object |
newInstance()
Returns 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 NullInstantiator()
Method Detail |
---|
public java.lang.Object newInstance()
ObjectInstantiator
newInstance
in interface ObjectInstantiator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |