gumbo.util.state
Class States

java.lang.Object
  |
  +--gumbo.util.state.States

public class States
extends java.lang.Object

Version:
$Revision: 1.2 $
Author:
Jon Barrilleaux (jonb@jmbaai.com) of JMB and Associates Inc.

Nested Class Summary
static class States.ImmutableStateSet
          Immutable wrapper for a target state set.
 
Field Summary
static StateSet EMPTY_STATE_SET
          A singleton instance of an empty and immutable state set.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY_STATE_SET

public static final StateSet EMPTY_STATE_SET
A singleton instance of an empty and immutable state set.