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