@FunctionalInterface public interface VoidCallable
Callable
that returns no value.Modifier and Type | Method and Description |
---|---|
void |
call() |
void call() throws Exception
Exception
- the exception that can be thrownCallable.call()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.