Package csli.util

Interface Summary
FileUtils.LineReader  
FileUtils.ObjectReader<E>  
FileUtils.Writer<E>  
 

Class Summary
A Utilities I use so often that naming the class A makes sense.
AudioUtils Utils for audio processing.
BareBonesBrowserLaunch  
CallDetective Returns a caller function
ComparablePair<Type1 extends Comparable<Type1>,Type2 extends Comparable<Type2>> A comparable pair.
Comparators Collection of comparator & equality utilities
Config  
CsliIclUtils  
CsliTime The representation of time used for indexing in Calo.
Enum A model for defining an enumeration class.
Enum.Color Below is a sample enumeration class.
Enum.IntEnum  
FeatureStructure  
FileUtils  
FuzzyBoolean Contains a probability.
InstanceFactory  
KeyVal<K,V>  
OrthographicTree OrthographicTree is a tree structure which holds a set of strings.
Pair<A1,B2> Pair of objects (when you need to return two, or put them on a list)
PraatUtils Utilities for processing Praat files.
ScoredObject<X> A pair of an Object and a double, with comparison via the double value
ShellRepeater  
ShellUtils  
StringHelper Utilities for String formatting, manipulation, and queries.
StringPreprocessor Pre-processor for preparing CALO Sphinx SR hypothesis strings for input to Gemini
StringUtils  
StringWrapper A string class that can be subclassed.
TimeUtils Utility methods having to do with time and dates
UniqueIdGenerator Generates theortically life-long inter-run unique String id's based on a supplied prefix.
UtilTests Easy way to run all tests for csli.util packages.
XMLUtils