java.io.Serializable
CheckedIntCharProcedure
@FunctionalInterface
public interface IntCharProcedure
extends java.io.Serializable
Modifier and Type | Method | Description |
---|---|---|
void |
value(int argument1,
char argument2) |
Copyright © 2004–2020. All rights reserved.