guava provides extra types that are commonly needed beyond built
in JDK types.See: Description
| Class | Description |
|---|---|
| GuavaArguments |
Provide ArgumentFactory instances that understand Guava types.
|
| GuavaCollectors |
Provides Collectors for Guava collection types.
|
| GuavaPlugin |
Plugin to enable all
Guava functionality. |
guava provides extra types that are commonly needed beyond built
in JDK types. Jdbi integrates with immutable collections, multimaps,
and optionals.
Copyright © 2019. All rights reserved.