| Interface | Description |
|---|---|
| Function<S,T> |
Simple function interface.
|
| Supplier<T> |
Mimics Java 8's Supplier interface to allow deferring a computation.
|
| Class | Description |
|---|---|
| MapUtils |
Helper methods to work with
Maps. |
| Methods | Deprecated
prefer
ReflectionUtils.getUniqueDeclaredMethods(Class), to be removed with 3.0 |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.