Package org.opencyc.util

Provides a set of utility classes to support the OpenCyc Interface.

See:
          Description

Class Summary
AbstractPair Implements an ordered pair, two associated Objects.
Amp  
ListBox  
Log  
OcCollectionUtils Provides Collection utilities not otherwise provided by Jakarta Commons.
Pair Implements an ordered pair, two associated Objects.
StackWithPointer Extends the Stack class to provide a stack pointer.
StringUtils Provides String utilities not otherwise provided by Violin Strings.
Timer Implements A timer that can be set to a specified number of seconds or milliseconds before it times out, and can be checked for the time elapsed since the start or time remaining until the timeout.
UnitTest Provides a suite of JUnit test cases for the org.opencyc.constraintsolver package.
 

Exception Summary
TimeOutException Implements an exception class for the Timer.
 

Package org.opencyc.util Description

Provides a set of utility classes to support the OpenCyc Interface.