public interface FloatNConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(float... args) |
default FloatNConsumer |
andThen(FloatNConsumer after) |
void accept(float... args)
default FloatNConsumer andThen(FloatNConsumer after)
Copyright © 2021. All rights reserved.