Package com.netcracker.profiler.io
Class TemporalUtils
java.lang.Object
com.netcracker.profiler.io.TemporalUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longstatic TemporalRequestParamsparseTemporal(jakarta.servlet.http.HttpServletRequest request)
-
Constructor Details
-
TemporalUtils
public TemporalUtils()
-
-
Method Details
-
parseTemporal
-
parseLong
public static long parseLong(jakarta.servlet.http.HttpServletRequest request, String paramName, long defaultValue) throws IllegalArgumentException - Throws:
IllegalArgumentException
-