gui
Class UByte

java.lang.Object
  |
  +--gui.UByte

public final class UByte
extends java.lang.Object


Method Summary
static void main(java.lang.String[] args)
           
static int ui(byte b)
           
static short us(byte b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)

ui

public static int ui(byte b)

us

public static short us(byte b)