OGS Java API Spec

Package ogs.support

Provides declarations for library support.

See:
          Description

Interface Summary
Attachable An object that can be attached to another object.
 

Class Summary
Object An object with a notifier, handler, and listeners of events.
Queue A first-in, first-out (FIFO) data structure.
 

Package ogs.support Description

Provides declarations for library support. Library support includes common data structures and algorithms, language support classes, and portability interfaces.


OGS Java API Spec