JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
odo.container
Package
net.odoframework.container.metrics
Interface Metrics
public interface
Metrics
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T> T
doSection
(
String
name,
Supplier
<T> handler)
Method Details
doSection
<T>
T
doSection
(
String
name,
Supplier
<T> handler)