GWT 2.1.1

Uses of Class
com.google.gwt.core.client.prefetch.RunAsyncCode

Packages that use RunAsyncCode
com.google.gwt.core.client.prefetch   
 

Uses of RunAsyncCode in com.google.gwt.core.client.prefetch
 

Methods in com.google.gwt.core.client.prefetch that return RunAsyncCode
static RunAsyncCode RunAsyncCode.runAsyncCode(java.lang.Class<?> splitPoint)
          Create an instance for the split point named with the given class.
 


GWT 2.1.1