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
com.google.gerrit.server.git
Interface PerThreadRequestScope.Scoper
Enclosing class:
PerThreadRequestScope
public static interface
PerThreadRequestScope.Scoper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T>
Callable
<T>
scope
(
Callable
<T> callable)
Method Details
scope
<T>
Callable
<T>
scope
(
Callable
<T> callable)