Hierarchy For All Packages
Package Hierarchies:- org.objenesis,
- org.objenesis.instantiator,
- org.objenesis.instantiator.android,
- org.objenesis.instantiator.annotations,
- org.objenesis.instantiator.basic,
- org.objenesis.instantiator.gcj,
- org.objenesis.instantiator.perc,
- org.objenesis.instantiator.sun,
- org.objenesis.instantiator.util,
- org.objenesis.strategy,
- org.objenesis.tck,
- org.objenesis.tck.candidates,
- org.objenesis.tck.features,
- org.objenesis.tck.search
Class Hierarchy
- java.lang.Object
- org.objenesis.tck.features.AbstractFeature (implements org.objenesis.tck.features.Feature)
- org.objenesis.tck.features.ExtendsNotSerializableParentClass
- org.objenesis.tck.features.ExtendsSerializableClass
- org.objenesis.tck.features.NotSerializableClass
- org.objenesis.tck.features.ReadExternalNotCalled
- org.objenesis.tck.features.ReadObjectNotCalled
- org.objenesis.tck.features.SerializableClass
- org.objenesis.tck.AbstractLoader
- org.objenesis.tck.AbstractLoader.LoggingErrorHandler (implements org.objenesis.tck.AbstractLoader.ErrorHandler)
- org.objenesis.instantiator.android.Android10Instantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.instantiator.android.Android17Instantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.instantiator.android.Android18Instantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.instantiator.android.AndroidSerializationInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.strategy.BaseInstantiatorStrategy (implements org.objenesis.strategy.InstantiatorStrategy)
- org.objenesis.strategy.SerializingInstantiatorStrategy
- org.objenesis.strategy.StdInstantiatorStrategy
- org.objenesis.tck.Candidate (implements java.lang.Comparable<T>)
- org.objenesis.instantiator.util.ClassDefinitionUtils
- org.objenesis.tck.search.ClassEnumerator
- org.objenesis.instantiator.util.ClassUtils
- org.objenesis.instantiator.basic.ConstructorInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.instantiator.basic.AccessibleInstantiator<T>
- org.objenesis.tck.candidates.ConstructorThrowingException
- org.objenesis.tck.candidates.SerializableWithAncestorThrowingException (implements java.io.Serializable)
- org.objenesis.tck.candidates.ConstructorWithArguments
- org.objenesis.tck.candidates.ConstructorWithMandatoryArguments
- org.objenesis.tck.candidates.DefaultPackageConstructor
- org.objenesis.tck.candidates.DefaultPrivateConstructor
- org.objenesis.tck.candidates.DefaultProtectedConstructor
- org.objenesis.tck.candidates.DefaultPublicConstructor
- org.objenesis.instantiator.util.DefineClassHelper
- org.objenesis.instantiator.basic.FailingInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.instantiator.gcj.GCJInstantiatorBase<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.instantiator.gcj.GCJInstantiator<T>
- org.objenesis.instantiator.gcj.GCJSerializationInstantiator<T>
- org.objenesis.instantiator.sun.MagicInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.tck.Main
- org.objenesis.instantiator.basic.NewInstanceInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.tck.candidates.NoConstructor
- org.objenesis.tck.features.NotSerializableClass.NotSerializable
- org.objenesis.tck.features.ExtendsNotSerializableParentClass.ExtendsNotSerializable (implements java.io.Serializable)
- org.objenesis.instantiator.basic.NullInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.instantiator.basic.ObjectInputStreamInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.instantiator.basic.ObjectStreamClassInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.ObjenesisBase (implements org.objenesis.Objenesis)
- org.objenesis.ObjenesisSerializer
- org.objenesis.ObjenesisStd
- org.objenesis.ObjenesisHelper
- org.objenesis.instantiator.perc.PercInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.instantiator.perc.PercSerializationInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.strategy.PlatformDescription
- org.objenesis.instantiator.basic.ProxyingInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.tck.features.ReadExternalNotCalled.ReadExternalAndAll (implements java.io.Externalizable, java.io.Serializable)
- org.objenesis.tck.features.ReadObjectNotCalled.ReadObjectAndAll (implements java.io.Serializable)
- org.objenesis.tck.search.SearchWorkingInstantiator (implements java.io.Serializable)
- org.objenesis.tck.features.SerializableClass.IsSerializable (implements java.io.Serializable)
- org.objenesis.tck.features.ExtendsSerializableClass.ExtendsSerializable
- org.objenesis.tck.candidates.SerializableConstructorThrowingException (implements java.io.Serializable)
- org.objenesis.tck.candidates.SerializableConstructorWithArguments (implements java.io.Serializable)
- org.objenesis.tck.candidates.SerializableConstructorWithMandatoryArguments (implements java.io.Serializable)
- org.objenesis.tck.candidates.SerializableDefaultPackageConstructor (implements java.io.Serializable)
- org.objenesis.tck.candidates.SerializableDefaultPrivateConstructor (implements java.io.Serializable)
- org.objenesis.tck.candidates.SerializableDefaultProtectedConstructor (implements java.io.Serializable)
- org.objenesis.tck.candidates.SerializableDefaultPublicConstructor (implements java.io.Serializable)
- org.objenesis.tck.candidates.SerializableNoConstructor (implements java.io.Serializable)
- org.objenesis.tck.candidates.SerializableReplacer (implements java.io.Serializable)
- org.objenesis.tck.candidates.SerializableResolver (implements java.io.Serializable)
- org.objenesis.instantiator.SerializationInstantiatorHelper
- org.objenesis.strategy.SingleInstantiatorStrategy (implements org.objenesis.strategy.InstantiatorStrategy)
- org.objenesis.instantiator.sun.SunReflectionFactoryInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.instantiator.sun.SunReflectionFactorySerializationInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.tck.search.SystemOutListener (implements org.objenesis.tck.search.SearchWorkingInstantiatorListener)
- org.objenesis.tck.TCK
- org.objenesis.tck.TextReporter (implements org.objenesis.tck.Reporter)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.objenesis.ObjenesisException
- java.lang.RuntimeException
- java.lang.Exception
- org.objenesis.instantiator.sun.UnsafeFactoryInstantiator<T> (implements org.objenesis.instantiator.ObjectInstantiator<T>)
- org.objenesis.instantiator.util.UnsafeUtils
- org.objenesis.tck.features.AbstractFeature (implements org.objenesis.tck.features.Feature)
Interface Hierarchy
- org.objenesis.tck.AbstractLoader.ErrorHandler
- org.objenesis.tck.features.Feature
- org.objenesis.strategy.InstantiatorStrategy
- org.objenesis.instantiator.ObjectInstantiator<T>
- org.objenesis.Objenesis
- org.objenesis.tck.Reporter
- org.objenesis.tck.search.SearchWorkingInstantiatorListener
Annotation Type Hierarchy
- org.objenesis.instantiator.annotations.Instantiator (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.objenesis.tck.Candidate.CandidateType
- org.objenesis.instantiator.annotations.Typology
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)