Interface IntBiConsumer

All Superinterfaces:
Throwables.IntBiConsumer<RuntimeException>

public interface IntBiConsumer extends Throwables.IntBiConsumer<RuntimeException>
Author:
Haiyang Li
  • Method Summary

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