Class DoubleAppRes
java.lang.Object
net.hyshan.hou.common.base.data.VO
net.hyshan.hou.core.app.model.res.DoubleAppRes
- All Implemented Interfaces:
Serializable
IDE: IntelliJ IDEA
项目: hou
日期: 2024/9/19 18:50:11
作者: qscy
功能: Double类型响应对象
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DoubleAppResempty()static DoubleAppResfrom(DoubleDubboRes dubboRes) static DoubleAppResmax()static DoubleAppResmin()static DoubleAppResnan()static DoubleAppResstatic DoubleAppResof(double result) static DoubleAppRes
-
Constructor Details
-
DoubleAppRes
public DoubleAppRes()
-
-
Method Details
-
of
-
empty
-
max
-
min
-
positiveInfinity
-
negativeInfinity
-
nan
-
from
-