public static interface Silenced.BiConsumer<T,U>
void
accept(T t, U u)
void accept(T t, U u) throws java.lang.Exception
java.lang.Exception