Package net.sourceforge.retroweaver.runtime.java.lang

Interface Summary
Appendable  
Iterable<E> A version of the 1.5 java.lang.Iterable class for the 1.4 VM.
 

Class Summary
Boolean_  
Byte_  
Character_  
Class_ Replacements for methods added to java.lang.Class in Java 1.5.
Double_  
Enum<E extends Enum<E>> A version of the 1.5 java.lang.Enum class for the 1.4 VM.
Float_  
Integer_  
Iterable_ Replacements for methods added to java.lang.Iterable in Java 1.5, used for targets of the "foreach" statement.
Long_  
Package_ A mirror of java.lang.Package
Short_  
String_  
StringBuffer_  
System_  
Thread_  
 

Exception Summary
TypeNotPresentException