Uses of Class
aQute.libg.clauses.Selector
Packages that use Selector
-
Uses of Selector in aQute.libg.clauses
Methods in aQute.libg.clauses that return SelectorModifier and TypeMethodDescriptionstatic Selector
Selector.getPattern
(String string) Convert a string based pattern to a regular expression based pattern.Methods in aQute.libg.clauses that return types with arguments of type SelectorMethod parameters in aQute.libg.clauses with type arguments of type SelectorModifier and TypeMethodDescriptionstatic <T> List<T>
Selector.select
(Collection<T> domain, List<Selector> instructions)