TopoWeb Commons API

Uses of Package
org.topoweb.util

Packages that use org.topoweb.util
org.topoweb.util Parent package for various utility classes and data structures for common programming problems. 
 

Classes in org.topoweb.util used by org.topoweb.util
ArrayToString
          Utility class for creating string representations of different types of arrays.
Range
          Encapsulates a semi-open range of comparable objects.
StringRange
          A Range based on the lexicographical order of the string representation of Objects.
 


TopoWeb Commons API

Copyright (C) 2002 Babak Farhang

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.