Uses of Interface
org.apache.commons.compress.harmony.unpack200.IMatcher
Packages that use IMatcher
-
Uses of IMatcher in org.apache.commons.compress.harmony.unpack200
Classes in org.apache.commons.compress.harmony.unpack200 that implement IMatcherModifier and TypeClassDescriptionclass
AttributeLayout defines a layout that describes how an attribute will be transmitted.Methods in org.apache.commons.compress.harmony.unpack200 with parameters of type IMatcherModifier and TypeMethodDescriptionstatic int
SegmentUtils.countMatches
(long[][] flags, IMatcher matcher) static int
SegmentUtils.countMatches
(long[] flags, IMatcher matcher)