See: Description
| Interface | Description |
|---|---|
| Case<T,R> |
Case Clause for pattern matching.
|
| FunctionalPredicate<T,R> |
Composition of a Predicate and a Function.
|
| Class | Description |
|---|---|
| CaseAcceptor<T> |
Capture argument of match function for pattern matching.
|
| FunctionalPredicateWrapper<T,W> |
Wraps a FunctionalPredicate.
|
| PatternMatcher<T,R> |
A Pattern matcher that captures cases to match with.
|
Copyright © 2021. All rights reserved.