JavaScript is disabled on your browser.
Skip navigation links
BandM metatools
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
eu.bandm.tools.paisley.Extractor
Packages that use
Extractor
Package
Description
eu.bandm.tools.paisley
A modular implementation of pattern matching on arbitrary objects.
Uses of
Extractor
in
eu.bandm.tools.paisley
Classes in
eu.bandm.tools.paisley
that implement
Extractor
Modifier and Type
Class
Description
class
Theme
<A,
B>
final class
Variable
<A>
Class of pattern variables.
Methods in
eu.bandm.tools.paisley
with parameters of type
Extractor
Modifier and Type
Method
Description
boolean
Pattern.
matchVar
(
Extractor
<? extends
A
> variable)