Uses of Class
org.objenesis.instantiator.gcj.GCJInstantiatorBase
-
Packages that use GCJInstantiatorBase Package Description org.objenesis.instantiator.gcj -
-
Uses of GCJInstantiatorBase in org.objenesis.instantiator.gcj
Subclasses of GCJInstantiatorBase in org.objenesis.instantiator.gcj Modifier and Type Class Description classGCJInstantiator<T>Instantiates a class by making a call to internal GCJ private methods.classGCJSerializationInstantiator<T>Instantiates a class by making a call to internal GCJ private methods.
-