T - R - @FunctionalInterface public interface RuntimeExceptionFunction<T extends Exception,R extends RuntimeException>
| Modifier and Type | Field and Description |
|---|---|
static RuntimeExceptionFunction |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(T ex) |
static final RuntimeExceptionFunction INSTANCE
Copyright © 2020. All rights reserved.