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