Package openlist.util

Utility functions to create various types of OpenLists.

See:
          Description

Class Summary
DoubleMultiplier A DoubleMultiplier multiplies two Number arguments to return a Double.
DoubleSquareRooter A SquareRooter extracts the square root of its argument its argument
IntegerScaler A Scaler (not scaler) multiplies its argument by a fixed value, as specified in the constructor.
IntegerSquarer A Squarer squares its argument
 

Package openlist.util Description

Utility functions to create various types of OpenLists.