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 © 2021. All rights reserved.