public abstract class CheckedFloatBooleanProcedure extends Object implements FloatBooleanProcedure
| Constructor and Description |
|---|
CheckedFloatBooleanProcedure() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
safeValue(float item1,
boolean item2) |
void |
value(float item1,
boolean item2) |
public final void value(float item1,
boolean item2)
value in interface FloatBooleanProcedureCopyright © 2004–2022. All rights reserved.