Package | Description |
---|---|
eu.bandm.tools.paisley |
A modular implementation of pattern matching on arbitrary objects.
|
Modifier and Type | Class and Description |
---|---|
class |
CachedTransform<A,B>
Abstract base class for patterns that delegate expensively
transformed targets to a subpattern.
|
class |
Filter<A>
Abstract base class for patterns that match only a subset of the
target type.
|
class |
RestrictedTransform<A,B> |
class |
TotalTransform<A,B> |
see also the complete user documentation .