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