Serializable
CheckedIntFloatProcedure
@FunctionalInterface public interface IntFloatProcedure extends Serializable
Modifier and Type | Method | Description |
---|---|---|
void |
value(int argument1,
float argument2) |
Copyright © 2004–2017. All rights reserved.