Uses of Class
aQute.bnd.osgi.Clazz.Def

Packages that use Clazz.Def
aQute.bnd.osgi   
 

Uses of Clazz.Def in aQute.bnd.osgi
 

Subclasses of Clazz.Def in aQute.bnd.osgi
 class Clazz.FieldDef
           
 class Clazz.MethodDef
           
 class Clazz.TypeDef
           
 

Methods in aQute.bnd.osgi that return types with arguments of type Clazz.Def
 Map<Clazz.Def,List<Descriptors.TypeRef>> Analyzer.getXRef(Descriptors.PackageRef source, Collection<Descriptors.PackageRef> dest, int sourceModifiers)
          Create a cross reference from package source, to packages in dest
 



Copyright © 2014 aQute SARL. All rights reserved.