JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.commons.compress.harmony.unpack200
Interface IMatcher
All Known Implementing Classes:
AttributeLayout
public interface
IMatcher
Interface for a class that can perform matching on flag values.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
matches
(long value)
Method Details
matches
boolean
matches
(long value)