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