Class FloatAppRes
java.lang.Object
net.hyshan.hou.common.base.data.VO
net.hyshan.hou.core.app.model.res.FloatAppRes
- All Implemented Interfaces:
Serializable
IDE: IntelliJ IDEA
项目: hou
日期: 2024/9/19 18:50:11
作者: qscy
功能: Float类型响应对象
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FloatAppResempty()static FloatAppResfrom(FloatDubboRes dubboRes) static FloatAppResmax()static FloatAppResmin()static FloatAppResnan()static FloatAppResstatic FloatAppResof(float result) static FloatAppRes
-
Constructor Details
-
FloatAppRes
public FloatAppRes()
-
-
Method Details
-
of
-
empty
-
max
-
min
-
positiveInfinity
-
negativeInfinity
-
nan
-
from
-