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