@FunctionalInterface public static interface ThrowableCollector.Executable
Throwable
.Modifier and Type | Method | Description |
---|---|---|
void |
execute() |
Execute this executable, potentially throwing a
Throwable
that signals abortion or failure. |
Copyright © 2019. All rights reserved.