Interface IntTriConsumer

All Superinterfaces:
Throwables.IntTriConsumer<RuntimeException>

public interface IntTriConsumer extends Throwables.IntTriConsumer<RuntimeException>
Since:
0.8
Author:
Haiyang Li
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(int a, int b, int c)