Package org.objenesis.tck.features
Class ReadExternalNotCalled
- java.lang.Object
-
- org.objenesis.tck.features.AbstractFeature
-
- org.objenesis.tck.features.ReadExternalNotCalled
-
- All Implemented Interfaces:
Feature
public class ReadExternalNotCalled extends AbstractFeature
Externalizable
methods should not be called during instantiation.- Author:
- Henri Tremblay
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ReadExternalNotCalled.ReadExternalAndAll
-
Field Summary
-
Fields inherited from class org.objenesis.tck.features.AbstractFeature
called
-
-
Constructor Summary
Constructors Constructor Description ReadExternalNotCalled()
-
-
-
Method Detail
-
isCompliant
public boolean isCompliant(Objenesis objenesis)
-
-