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