Serializable
, ByteIntProcedure
public abstract class CheckedByteIntProcedure extends Object implements ByteIntProcedure
Constructor | Description |
---|---|
CheckedByteIntProcedure() |
Modifier and Type | Method | 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–2019. All rights reserved.