Uses of Class
gumbo.util.GumboCollections.ImmutableCollection

Packages that use GumboCollections.ImmutableCollection
gumbo.interact Provides special purpose building blocks for user interaction, including user feedback. 
gumbo.util.state   
 

Uses of GumboCollections.ImmutableCollection in gumbo.interact
 

Subclasses of GumboCollections.ImmutableCollection in gumbo.interact
static class Interactors.ImmutableInteractorState
          Immutable wrapper for a target interactor state.
 

Uses of GumboCollections.ImmutableCollection in gumbo.util.state
 

Subclasses of GumboCollections.ImmutableCollection in gumbo.util.state
static class States.ImmutableStateSet
          Immutable wrapper for a target state set.