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