Serializable
CheckedShortLongProcedure
@FunctionalInterface public interface ShortLongProcedure extends Serializable
Modifier and Type | Method | Description |
---|---|---|
void |
value(short argument1,
long argument2) |
Copyright © 2004–2017. All rights reserved.