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