Interface GPR
-
- All Superinterfaces:
GridPlainRunnable,Runnable
public interface GPR extends GridPlainRunnable
Defines internaltypedefforGridPlainRunnable. Since Java doesn't provide type aliases (like Scala, for example) we resort to these types of measures. This is intended for internal use only and meant to provide for more terse code when readability of code is not compromised.