public abstract class CheckedFloatByteProcedure extends Object implements FloatByteProcedure
| Constructor and Description |
|---|
CheckedFloatByteProcedure() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
safeValue(float item1,
byte item2) |
void |
value(float item1,
byte item2) |
public final void value(float item1,
byte item2)
value in interface FloatByteProcedureCopyright © 2004–2016. All rights reserved.