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