JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.elasticsearch.common.util.concurrent
Interface WrappedRunnable
All Superinterfaces:
Runnable
public interface
WrappedRunnable
extends
Runnable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Runnable
unwrap
()
Methods inherited from interface java.lang.
Runnable
run
Method Details
unwrap
Runnable
unwrap
()