Uses of Interface
aQute.lib.filter.Filter.Arguments
-
Packages that use Filter.Arguments Package Description aQute.lib.filter -
-
Uses of Filter.Arguments in aQute.lib.filter
Classes in aQute.lib.filter that implement Filter.Arguments Modifier and Type Class Description (package private) classFilter.DictQuery(package private) classFilter.GetQuery(package private) classFilter.MapQueryMethods in aQute.lib.filter with parameters of type Filter.Arguments Modifier and Type Method Description booleanFilter.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)
-