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