Interface TriConsumer<A,B,C>

All Superinterfaces:
Throwables.TriConsumer<A,B,C,RuntimeException>

public interface TriConsumer<A,B,C> extends Throwables.TriConsumer<A,B,C,RuntimeException>
Since:
0.8
Author:
Haiyang Li