static class ResourceMethodStatisticsImpl.Factory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.ConcurrentMap<java.lang.String,ResourceMethodStatisticsImpl.Builder> |
stringToMethodsBuilders |
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
(package private) ResourceMethodStatisticsImpl.Builder |
getOrCreate(ResourceMethod resourceMethod) |
private final java.util.concurrent.ConcurrentMap<java.lang.String,ResourceMethodStatisticsImpl.Builder> stringToMethodsBuilders
ResourceMethodStatisticsImpl.Builder getOrCreate(ResourceMethod resourceMethod)