| Interface | Description |
|---|---|
| Filter<T> | |
| SpringUtils.OrderedBeanWrapper<T> | |
| SpringUtils.ValueReturningThrowableOperation<T> | |
| SpringUtils.VoidReturningExceptionThrowingOperation | Deprecated |
| SpringUtils.VoidReturningThrowableOperation |
| Class | Description |
|---|---|
| ArrayUtils |
The ArrayUtils class is a utility class for working with Object arrays.
|
| CacheUtils |
CacheUtils is an abstract utility class encapsulating common operations for working with
Cache and ClientCache instances. |
| CollectionUtils |
CollectionUtils is an abstract utility class for working with the Java Collections Framework and classes. |
| DistributedSystemUtils |
DistributedSystemUtils is an abstract utility class for working with the Pivotal GemFire DistributedSystem.
|
| NetworkUtils |
Abstract utility class providing functions for networking.
|
| PropertiesBuilder |
The PropertiesBuilder class is a Builder for
Properties. |
| RegionUtils |
The
RegionUtils class is an abstract utility class for working with Regions. |
| RuntimeExceptionFactory |
The
RuntimeExceptionFactory class is a factory for creating common RuntimeExceptions
with the added convenience of message formatting and optional causes. |
| SpringUtils |
Abstract utility class encapsulating functionality common to
Objects, Class types
and Spring beans. |
| StreamUtils |
The
StreamUtils class is a abstract utility class for working with Streams. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.