Uses of Class
aQute.libg.tuple.Pair
Packages that use Pair
Package
Description
OSGi Declarative Services Annotation processing.
This package provides baseline support.
-
Uses of Pair in aQute.bnd.aspectj.plugin
Methods in aQute.bnd.aspectj.plugin that return PairModifier and TypeMethodDescriptionMethods in aQute.bnd.aspectj.plugin with parameters of type Pair -
Uses of Pair in aQute.bnd.component
Subclasses of Pair in aQute.bnd.component -
Uses of Pair in aQute.bnd.differ
Methods in aQute.bnd.differ that return PairModifier and TypeMethodDescriptionXmlRepoDiffer.ComparatorKeyAttributeFinder.visit(FilterParser.And expr) XmlRepoDiffer.ComparatorKeyAttributeFinder.visit(FilterParser.ApproximateExpression expr) XmlRepoDiffer.ComparatorKeyAttributeFinder.visit(FilterParser.BundleExpression expr) XmlRepoDiffer.ComparatorKeyAttributeFinder.visit(FilterParser.HostExpression expr) XmlRepoDiffer.ComparatorKeyAttributeFinder.visit(FilterParser.IdentityExpression expr) XmlRepoDiffer.ComparatorKeyAttributeFinder.visit(FilterParser.Or expr) XmlRepoDiffer.ComparatorKeyAttributeFinder.visit(FilterParser.PackageExpression expr) XmlRepoDiffer.ComparatorKeyAttributeFinder.visit(FilterParser.PatternExpression expr) XmlRepoDiffer.ComparatorKeyAttributeFinder.visit(FilterParser.RangeExpression expr) XmlRepoDiffer.ComparatorKeyAttributeFinder.visit(FilterParser.SimpleExpression expr) XmlRepoDiffer.ComparatorKeyAttributeFinder.visit(FilterParser.SubExpression expr) -
Uses of Pair in aQute.bnd.osgi
Methods in aQute.bnd.osgi that return PairModifier and TypeMethodDescription(package private) Pair<Packages, Parameters> Analyzer.divideRegularAndDynamicImports() -
Uses of Pair in aQute.bnd.xmlattribute
Fields in aQute.bnd.xmlattribute with type parameters of type PairModifier and TypeFieldDescriptionprivate final List<Pair<XMLAttribute, Annotation>> ExtensionDef.attributes -
Uses of Pair in aQute.libg.cryptography
Methods in aQute.libg.cryptography that return Pair -
Uses of Pair in aQute.libg.tuple
Subclasses of Pair in aQute.libg.tupleMethods in aQute.libg.tuple that return PairModifier and TypeMethodDescriptionPair.clone()static <A,B> Pair <A, B> Pair.newInstance(A first, B second) Methods in aQute.libg.tuple with parameters of type Pair