Serializable@FunctionalInterface public interface LongDoubleToObjectFunction<T> extends Serializable
| Modifier and Type | Method | Description |
|---|---|---|
T |
value(long argument1,
double argument2) |
T value(long argument1, double argument2)
Copyright © 2004–2019. All rights reserved.