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)
-