public interface FloatTriConsumer extends Throwables.FloatTriConsumer<RuntimeException>
Modifier and Type | Method and Description |
---|---|
void |
accept(float a,
float b,
float c) |
default FloatTriConsumer |
andThen(FloatTriConsumer after) |
void accept(float a, float b, float c)
accept
in interface Throwables.FloatTriConsumer<RuntimeException>
default FloatTriConsumer andThen(FloatTriConsumer after)
Copyright © 2020. All rights reserved.