@FunctionalInterface public interface CallableWithArgs<V,T>
V
call(T... args)
V call(T... args) throws Exception
Exception
Copyright © 2024 fossc. All rights reserved.