@FunctionalInterface public interface ThrowableExecutionWithArgs<T>
void
execute(T... args)
void execute(T... args) throws Throwable
Throwable
Copyright © 2025 fossc. All rights reserved.