See: Description
Interface | Description |
---|---|
KeyValue |
Generic interface for KeyValue pairs of Strings.
|
Class | Description |
---|---|
AbstractKeyValue |
An abstract key value that can be extended by other classes (ex: DTOs).
|
ChecksumUtils |
A utility class for generating checksum values from Serializable objects.
|
ClassLoaderUtils |
Provides common utility methods for dealing with Classloaders.
|
ConcreteKeyValue |
A mutable, comparable key value pair of Strings.
|
ContextClassLoaderBinder |
Utility class that binds/unbinds the context ClassLoader of the current Thread
using a ThreadLocal.
|
ContextClassLoaderProxy |
A Proxy that sets the thread Context ClassLoader before invocation of the
proxied object, and resets it back afterwards.
|
EqualsAndHashCodeUtils |
Class of static utility methods used to aid in the generation of hashcode values and equals comparisons of objects
for corner cases that EqualsBuilder and HashCodeBuilder of commons-lang cannot cover.
|
RiceConstants |
This is a class to hold constant values that will be used across multiple modules of Rice
|
RiceKeyConstants |
Holds error key constants.
|
RiceUtilities | |
VersionHelper |
Helper class for comparing version strings
|
Enum | Description |
---|---|
Truth |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.