Uses of Package
gumbo.util

Packages that use gumbo.util
gumbo.app   
gumbo.graphic Provides interfaces, services, and utilities that support application development independent of the implementing graphics technology, dimensionality, and precision. 
gumbo.graphic.content   
gumbo.graphic.impl.swing   
gumbo.graphic.input   
gumbo.graphic.input.impl.swing   
gumbo.graphic.math   
gumbo.graphic.probe   
gumbo.graphic.space   
gumbo.interact Provides special purpose building blocks for user interaction, including user feedback. 
gumbo.interact.select   
gumbo.net Provides special purpose application-level building blocks for networked application nodes, including clients, servers, and proxy servers. 
gumbo.net.msg Provides special purpose building blocks for building, writing and reading application-specific network messages. 
gumbo.util Provides general purpose low-level utilities, with particular emphasis on patterns and services for delegation of data relationships. 
gumbo.util.relation   
gumbo.util.route Provides interfaces, services, and utilities that support the "routing" of events, with or without data, between objects. 
gumbo.util.state   
gumbo.visualize.data Provides special purpose building blocks for 2D/3D visualization of generic data structures, such as graphs. 
gumbo.visualize.data.consistency   
gumbo.visualize.data.impl.swing   
gumbo.visualize.data.layout Provides special purpose building blocks for 2D/3D layout in support of data visualization. 
 

Classes in gumbo.util used by gumbo.app
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.graphic
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.graphic.content
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.graphic.impl.swing
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.graphic.input
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.graphic.input.impl.swing
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.graphic.math
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.graphic.probe
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.graphic.space
AbstractDelegatable
          A full implementation of the Delegatable interface.
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Delegatable
          A base interface allowing (but not requiring) this object to serve as a delegate for some other delegator.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.interact
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
GumboCollections.ImmutableCollection
          Immutable wrapper for a target collection.
 

Classes in gumbo.util used by gumbo.interact.select
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.net
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.net.msg
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.util
AbstractBimap
          An abstract implementation of the Bimap interface.
AbstractDelegatable
          A full implementation of the Delegatable interface.
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Bimap
          A map that functions as an asymetric bi-directional map of non-null keys and values.
Delegatable
          A base interface allowing (but not requiring) this object to serve as a delegate for some other delegator.
Disposable
          An interface marking this object as being "disposable".
Group
          A collection of members backed by any common collection type (Set, List, SetList) as the group store to achieve ordering and/or uniqueness in the group, as well as efficient group mutation.
GroupBimap
          A bimap whose values are maintained in groups associated with the keys.
SetList
          An interface for a list whose elements are also a set (unique).
 

Classes in gumbo.util used by gumbo.util.relation
AbstractDelegatable
          A full implementation of the Delegatable interface.
AbstractDelegatable.Serial
          Serializable version of AbstractDelegatable.
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Delegatable
          A base interface allowing (but not requiring) this object to serve as a delegate for some other delegator.
Delegatables.DelegatableImm
          A serializable immutable view wrapper for a target Delegatable.
Delegatables.DelegatableWrapper
          A serializable wrapper for a target Delegatable.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.util.route
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.util.state
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
GumboCollections.ImmutableCollection
          Immutable wrapper for a target collection.
 

Classes in gumbo.util used by gumbo.visualize.data
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.visualize.data.consistency
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.visualize.data.impl.swing
AbstractDisposable
          A full implementation of the Disposable interface that includes detection and blocking of disposal cycles.
Disposable
          An interface marking this object as being "disposable".
 

Classes in gumbo.util used by gumbo.visualize.data.layout
Disposable
          An interface marking this object as being "disposable".