net.praqma.jenkins.memorymap.util
Class HexUtils
java.lang.Object
net.praqma.jenkins.memorymap.util.HexUtils
public class HexUtils
- extends Object
- Author:
- Praqma
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HexUtils
public HexUtils()
wordCount
public static double wordCount(String hexString,
int wordSize)
kiloWordCount
public static double kiloWordCount(String hexString,
int wordSize)
byteCount
public static double byteCount(String hexString,
int wordSize)
kiloByteCount
public static double kiloByteCount(String hexString,
int wordSize)
Copyright © 2004-2013. All Rights Reserved.