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 © 2020. All rights reserved.