Package net.sf.cpsolver.ifs.util

Utilities

See:
          Description

Interface Summary
Callback Callback interface.
CSVFile.CSVFilter An interface for filtering lines of a CSV file
EnumerableCollection An extension of Collection that support elements() method and few others.
ProgressListener Progress bar listener.
 

Class Summary
Counter Counter.
CSVFile Support for CSV (comma separated) text files.
CSVFile.CSVField Representation of a field of a CSV file
DataProperties Data properties.
EnumerableHashSet An extension of HashSet that implements EnumerableCollection interface.
FastVector Vector extension with faster enumeration.
IdGenerator ID generator.
JProf CPU time measurement.
Progress Progress bar.
Progress.Message Log nessage
ProgressWriter Prints current progres to PrintStream.
PrologFile A class for reading prolog files.
PrologFile.Term Term -- it can contain a text and a content (set of terms)
Queue Queue.
SoftCache Simple table cache (key, value) using java soft references.
ToolBox Several auxiliary static methods.
 

Package net.sf.cpsolver.ifs.util Description

Utilities