public interface EvaluableExceptionMapper
| Modifier and Type | Method and Description |
|---|---|
Object |
map(EvaluationException ex) |
Optional<EvaluationException> |
match(Evaluated<?> value) |
Object map(EvaluationException ex)
Optional<EvaluationException> match(Evaluated<?> value)
Copyright © 2024. All rights reserved.