net.sourceforge.retroweaver.runtime.java.lang
Class Byte_

java.lang.Object
  extended by net.sourceforge.retroweaver.runtime.java.lang.Byte_

public class Byte_
extends java.lang.Object


Method Summary
static java.lang.Byte valueOf(byte val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

valueOf

public static java.lang.Byte valueOf(byte val)