Uses of Record Class
com.iohao.net.framework.core.flow.internal.StatActionInOut.TimeRange
Packages that use StatActionInOut.TimeRange
-
Uses of StatActionInOut.TimeRange in com.iohao.net.framework.core.flow.internal
Methods in com.iohao.net.framework.core.flow.internal that return StatActionInOut.TimeRangeModifier and TypeMethodDescriptionstatic StatActionInOut.TimeRangeStatActionInOut.TimeRange.create(long start, long end) Create time rangestatic StatActionInOut.TimeRangeCreate time range and specify a nameStatActionInOut.StatAction.getTimeRange(long time) Gets the corresponding TimeRange object based on the time cost.Methods in com.iohao.net.framework.core.flow.internal that return types with arguments of type StatActionInOut.TimeRangeModifier and TypeMethodDescriptiondefault List<StatActionInOut.TimeRange> StatActionInOut.StatActionChangeListener.createTimeRangeList()Creates a time range.