Serializable
CheckedCharLongProcedure
@FunctionalInterface public interface CharLongProcedure extends Serializable
Modifier and Type | Method | Description |
---|---|---|
void |
value(char argument1,
long argument2) |
Copyright © 2004–2019. All rights reserved.