com.google.gwt.dev.jjs.intrinsic.com.google.gwt.lang |
|
Java Source File Name | Type | Comment |
Array.java | Class | This is a magic class the compiler uses as a base class for injected array
classes. |
Cast.java | Class | This is a magic class the compiler uses to perform any cast operations that
require code. |
Exceptions.java | Class | This is a magic class the compiler uses to throw and check exceptions. |