JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
org.springframework.boot.micrometer.metrics.autoconfigure.export.properties
PropertiesConfigAdapter
Getter
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
get(T)
Interface PropertiesConfigAdapter.Getter<
T
,
V
>
Enclosing class:
PropertiesConfigAdapter
<
T
>
protected static interface
PropertiesConfigAdapter.Getter<T,
V>
Since:
4.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
V
get
(
T
properties)
Method Details
get
@Nullable
V
get
(
T
properties)