net.sourceforge.groboutils.codecoverage.v2.util
Class HexUtil.TwoShorts

java.lang.Object
  extended bynet.sourceforge.groboutils.codecoverage.v2.util.HexUtil.TwoShorts
Enclosing class:
HexUtil

public static class HexUtil.TwoShorts
extends java.lang.Object


Field Summary
 short a
           
 short b
           
 
Constructor Summary
HexUtil.TwoShorts()
           
HexUtil.TwoShorts(short a, short b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

a

public short a

b

public short b
Constructor Detail

HexUtil.TwoShorts

public HexUtil.TwoShorts()

HexUtil.TwoShorts

public HexUtil.TwoShorts(short a,
                         short b)


Copyright © 2001-2003 by The GroboUtils Project