Uses of Class
org.objenesis.instantiator.gcj.GCJInstantiatorBase

Packages that use GCJInstantiatorBase
org.objenesis.instantiator.gcj   
 

Uses of GCJInstantiatorBase in org.objenesis.instantiator.gcj
 

Subclasses of GCJInstantiatorBase in org.objenesis.instantiator.gcj
 class GCJInstantiator
          Instantiates a class by making a call to internal GCJ private methods.
 class GCJSerializationInstantiator
          Instantiates a class by making a call to internal GCJ private methods.
 



Copyright © 2011. All Rights Reserved.