Uses of Class
net.hyshan.hou.core.app.model.req.BooleanAppReq
Packages that use BooleanAppReq
-
Uses of BooleanAppReq in net.hyshan.hou.core.app.model.req
Methods in net.hyshan.hou.core.app.model.req that return BooleanAppReqModifier and TypeMethodDescriptionstatic BooleanAppReqBooleanAppReq.fail()static BooleanAppReqBooleanAppReq.of(boolean result) static BooleanAppReqBooleanAppReq.of(double result) static BooleanAppReqBooleanAppReq.of(float result) static BooleanAppReqBooleanAppReq.of(int result) static BooleanAppReqBooleanAppReq.of(long result) static BooleanAppReqstatic BooleanAppReqstatic BooleanAppReqstatic BooleanAppReqstatic BooleanAppReqBooleanAppReq.of(Collection result) static BooleanAppReqBooleanAppReq.ok()