Package pivot.util

Contains a collection of common utility classes.

See:
          Description

Class Summary
Base64 Implements the "base64" binary encoding scheme as defined by RFC 2045.
CalendarDate CalendarDate allows a specific day to be identified within the gregorian calendar system.
ImmutableIterator<T> Immutable implementation of the Iterator interface.
ListenerList<T> Abstract base class for listener lists.
MIMEType Utility class for introspecting a MIME type string.
Resources Reads a JSON resource at Resources.baseName using ClassLoader.getResourceAsStream(String).
Service Utility class for locating and instantiating service providers.
ThreadUtilities Contains utility methods for dealing with threads.
Version Represents a version number.
 

Enum Summary
Vote Enumeration representing a vote.
 

Package pivot.util Description

Contains a collection of common utility classes.