Package com.github.fppt.jedismock
Class Utils
java.lang.Object
com.github.fppt.jedismock.Utils
Created by Xiaolu on 2015/4/21.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcloseQuietly(Closeable closeable) static byteconvertToByte(String value) static doubleconvertToDouble(String value) static intconvertToInteger(String value) static longconvertToLong(String value) static intstatic StringcreateRegexFromGlob(String glob) static longtoNanoTimeout(String value)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
closeQuietly
-
convertToLong
-
convertToByte
-
convertToNonNegativeInteger
-
convertToInteger
-
convertToDouble
-
createRegexFromGlob
-
toNanoTimeout
-