Uses of Class
com.google.gwt.core.client.prefetch.RunAsyncCode
Packages that use RunAsyncCode
-
Uses of RunAsyncCode in com.google.gwt.core.client.prefetch
Methods in com.google.gwt.core.client.prefetch that return RunAsyncCodeModifier and TypeMethodDescription(package private) static RunAsyncCodeRunAsyncCode.forSplitPointNumber(int splitPoint) Not for direct use by application code.static RunAsyncCodeRunAsyncCode.runAsyncCode(Class<?> splitPoint) Create an instance for the split point named with the given class.