JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.ignite.internal.util.lang
Interface GridPlainRunnable
All Superinterfaces:
Runnable
All Known Subinterfaces:
GPR
public interface
GridPlainRunnable
extends
Runnable
Runnable instance that should never be deployed or injected.
Method Summary
Methods inherited from interface java.lang.
Runnable
run