Package com.schibsted.spt.data.jslt.impl
Class Utils
- java.lang.Object
-
- com.schibsted.spt.data.jslt.impl.Utils
-
public class Utils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static chargetHexDigit(int number)static java.lang.StringprintHexBinary(byte[] data)Return a lower-case hex representation of the binary data.
-