Interface Util.ThrowingBiConsumer<T,U>

Enclosing class:
Util

public static interface Util.ThrowingBiConsumer<T,U>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(T t, U u)