Uses of Interface
aQute.lib.filter.Filter.Arguments
Packages that use Filter.Arguments
-
Uses of Filter.Arguments in aQute.lib.filter
Classes in aQute.lib.filter that implement Filter.ArgumentsModifier and TypeClassDescription(package private) class(package private) class(package private) classMethods in aQute.lib.filter with parameters of type Filter.ArgumentsModifier and TypeMethodDescriptionbooleanFilter.And.match(Filter.Arguments arguments) abstract booleanFilter.Node.match(Filter.Arguments arguments) booleanFilter.Not.match(Filter.Arguments arguments) booleanFilter.Or.match(Filter.Arguments arguments) booleanFilter.Simple.match(Filter.Arguments arguments)