@FunctionalInterface public interface ExecutableWithArgs<T>
void
execute(T... args)
void execute(T... args) throws Exception
Exception
Copyright © 2024 fossc. All rights reserved.