|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objenesis.instantiator.SerializationInstantiatorHelper
public class SerializationInstantiatorHelper
Helper for common serialization-compatible instantiation functions
| Constructor Summary | |
|---|---|
SerializationInstantiatorHelper()
|
|
| Method Summary | |
|---|---|
static java.lang.Class |
getNonSerializableSuperClass(java.lang.Class type)
Returns the first non-serializable superclass of a given class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerializationInstantiatorHelper()
| Method Detail |
|---|
public static java.lang.Class getNonSerializableSuperClass(java.lang.Class type)
type - Serializable class for which the first non-serializable superclass is to be found
Serializable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||