Uses of Class
org.objenesis.tck.features.AbstractFeature
Packages that use AbstractFeature
-
Uses of AbstractFeature in org.objenesis.tck.features
Subclasses of AbstractFeature in org.objenesis.tck.featuresModifier and TypeClassDescriptionclass
No-arg of the first none serializable parent class is called.class
A class extending a serializable class can be instantiated without calling any constructorclass
Not serializable classes can't be instantiated.class
Externalizable
methods should not be called during instantiation.class
Serializable
special methods should not be called during instantiation.class
A serializable class can be instantiated without calling any constructor