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