Package pivot.util

Contains a collection of common utility classes.

See:
          Description

Interface Summary
PreferencesListener Preferences listener interface.
 

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.
Preferences Provides access to application preference data.
Resources Reads a JSON resource at Resources.baseName using ClassLoader.getResourceAsStream(String).
Version Represents a version number.
 

Enum Summary
Vote Enumeration representing a vote.
 

Package pivot.util Description

Contains a collection of common utility classes.