Package com.tagtraum.perf.strings

High performance helper classes for string operations.

See:
          Description

Class Summary
AbsoluteTimeDateFormat Parses a Date in the format "HH:mm:ss,SSS" for example, "15:49:37,459".
CaseInsensitiveMap Case insensitive map.
CaseInsensitiveSet Case insensitive set.
CollationKeyMap Map that wraps keys in CollationsKeys.
DateTimeDateFormat Parses dates in the format "dd MMM YYYY HH:mm:ss,SSS" for example, "06 Nov 1994 08:49:37,459".
DifferenceDateFormat DateFormat that prints the difference to the first time it is used to output a date.
FastStringTokenizer StringTokenizer that speeds up tokenizing for strings that are separated by only one kind of char.
NumberParser Fast methods for parsing ints and longs.
SingleDelimiterStringTokenizer StringTokenizer that speeds up tokenizing for strings that are separated by one and only one char.
 

Package com.tagtraum.perf.strings Description

High performance helper classes for string operations.



Copyright © 2002 Hendrik Schreiber
http://www.tagtraum.com/performance/
This software can be distributed under LGPL