java.io.Serializable@FunctionalInterface
public interface ByteIntToObjectFunction<T>
extends java.io.Serializable
| Modifier and Type | Method | Description |
|---|---|---|
T |
value(byte argument1,
int argument2) |
T value(byte argument1, int argument2)
Copyright © 2004–2018. All rights reserved.