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 GridPlainCallable<T>
All Superinterfaces:
Callable
<T>
All Known Subinterfaces:
GPC
<T>
public interface
GridPlainCallable<T>
extends
Callable
<T>
Callable instance that should never be deployed or injected.
Method Summary
Methods inherited from interface java.util.concurrent.
Callable
call