Uses of Package
jef.deepCopier

Packages that use jef.deepCopier
jef.deepCopier   
jef.deepCopier.impl   
jef.disconnection   
jef.disconnection.impl   
 

Classes in jef.deepCopier used by jef.deepCopier
DeepCopier
          Concrete classes implementing this interface are in charge of copying chains of cp_infos from a source Constant Pool Table to a destination Constant Pool Table.
 

Classes in jef.deepCopier used by jef.deepCopier.impl
DeepCopier
          Concrete classes implementing this interface are in charge of copying chains of cp_infos from a source Constant Pool Table to a destination Constant Pool Table.
DeepCopierFactory
          This is the interface that defines the behavoiur of the concrete classes in charge of instantiating DeepCopier instances.
 

Classes in jef.deepCopier used by jef.disconnection
DeepCopier
          Concrete classes implementing this interface are in charge of copying chains of cp_infos from a source Constant Pool Table to a destination Constant Pool Table.
 

Classes in jef.deepCopier used by jef.disconnection.impl
DeepCopier
          Concrete classes implementing this interface are in charge of copying chains of cp_infos from a source Constant Pool Table to a destination Constant Pool Table.