JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.commons.compress.harmony.unpack200
IMatcher
Contents
Description
Method Summary
Method Details
matches(long)
Hide sidebar
Show sidebar
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)