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