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