public interface CheckedBiConsumer<T,U>
void
accept(T t, U u)
void accept(T t, U u) throws Exception
Exception
Copyright © 2017. All Rights Reserved.