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