net.praqma.jenkins.memorymap.util
Class HexUtils

java.lang.Object
  extended by net.praqma.jenkins.memorymap.util.HexUtils

public class HexUtils
extends Object

Author:
Praqma

Constructor Summary
HexUtils()
           
 
Method Summary
static Integer bitCount(String hexString, int wordSize)
           
static int byteCount(String hexString, int wordSize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HexUtils

public HexUtils()
Method Detail

bitCount

public static Integer bitCount(String hexString,
                               int wordSize)

byteCount

public static int byteCount(String hexString,
                            int wordSize)


Copyright © 2004-2012. All Rights Reserved.