| Package | Description |
|---|---|
| com.foreach.common.spring.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingTypedPropertyMap<T>
Extends the TypedPropertyMap by caching the values instead of converting all the time.
|
| Modifier and Type | Method and Description |
|---|---|
TypedPropertyMap<T> |
TypedPropertyMap.detach()
Creates a duplicate of the TypedPropertyMap with its own property source, but the
same registry and conversionService.
|
TypedPropertyMap<T> |
CachingTypedPropertyMap.detach()
Creates a duplicate of the TypedPropertyMap with its own property source, but the
same registry and conversionService.
|
Copyright © 2017. All rights reserved.