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