net.sf.retrotranslator.runtime.java.lang
Class _Byte

java.lang.Object
  extended by net.sf.retrotranslator.runtime.java.lang._Byte

public class _Byte
extends java.lang.Object

Author:
Taras Puchko

Field Summary
private static java.lang.Byte[] cache
           
 
Constructor Summary
_Byte()
           
 
Method Summary
static java.lang.Byte valueOf(byte b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cache

private static java.lang.Byte[] cache
Constructor Detail

_Byte

public _Byte()
Method Detail

valueOf

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