Package ratpack.util
General purpose types and utilities.
-
Interface Summary Interface Description TypeCoercingMap<K> A string valued map that can do simple type conversions from the string values to primitive types.
| Interface | Description |
|---|---|
| TypeCoercingMap<K> |
A string valued map that can do simple type conversions from the string values to primitive types.
|