public interface ShortConsumer extends Throwables.ShortConsumer<RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(short t) |
default ShortConsumer |
andThen(ShortConsumer after) |
void accept(short t)
accept in interface Throwables.ShortConsumer<RuntimeException>default ShortConsumer andThen(ShortConsumer after)
Copyright © 2021. All rights reserved.