| Method and Description |
|---|
| eu.lunisolar.magma.func.operator.unary.LDblUnaryOperator.applyAsDouble(double)
Calling this method via LDblUnaryOperator interface should be discouraged.
|
| eu.lunisolar.magma.func.operator.binary.LDblBinaryOperator.applyAsDouble(double, double)
Calling this method via LDblBinaryOperator interface should be discouraged.
|
| eu.lunisolar.magma.func.function.conversion.LIntToDblFunction.applyAsDouble(int)
Calling this method via LIntToDblFunction interface should be discouraged.
|
| eu.lunisolar.magma.func.function.conversion.LLongToDblFunction.applyAsDouble(long)
Calling this method via LLongToDblFunction interface should be discouraged.
|
| eu.lunisolar.magma.func.function.to.LToDblFunction.applyAsDouble(T)
Calling this method via LToDblFunction interface should be discouraged.
|
| eu.lunisolar.magma.func.function.to.LToDblBiFunction.applyAsDouble(T1, T2)
Calling this method via LToDblBiFunction interface should be discouraged.
|
| eu.lunisolar.magma.func.supplier.LBoolSupplier.getAsBoolean()
Calling this method via LBoolSupplier interface should be discouraged.
|
| eu.lunisolar.magma.func.supplier.LDblSupplier.getAsDouble()
Calling this method via LDblSupplier interface should be discouraged.
|
| eu.lunisolar.magma.func.action.LAction.run()
Calling this method via LAction interface should be discouraged.
|
Copyright © 2019. All rights reserved.