@FunctionalInterface public interface Action2<S,T>
void
invoke(S s, T t)
void invoke(S s, T t) throws Exception
Exception
Copyright © 2018. All rights reserved.