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>
Author:
Haiyang Li