P
@FunctionalInterface public interface VoidFunc<P>
void
call(P... parameters)
void call(P... parameters) throws Exception
parameters
Exception
Copyright © 2020. All rights reserved.