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