| Interface | Description |
|---|---|
| MultiValueMap<K,V> |
A map that may contain multiple values for a given key, but typically only one value.
|
| TypeCoercingMap<K> |
A string valued map that can do simple type conversions from the string values to primitive types.
|
| Class | Description |
|---|---|
| Exceptions |
Utility methods for dealing with exceptions.
|
| RatpackVersion |
Provides the version of the Ratpack core at runtime.
|
| Types |
Static utility methods for dealing with types.
|