org.apache.derby.iapi.util |
|
Java Source File Name | Type | Comment |
ByteArray.java | Class | ByteArray wraps java byte arrays (byte[]) to allow
byte arrays to be used as keys in hashtables. |
CheapDateFormatter.java | Class | This class contains static methods for formatting dates into Strings. |
DoubleProperties.java | Class | A properties object that links two independent
properties together. |
IdUtil.java | Class | Utility class for parsing and producing string representations of
ids. |
JBitSet.java | Class | JBitSet is a wrapper class for BitSet. |
Matchable.java | Interface | Provides the ability for an object to
match a subset of a group of other objects. |
Operator.java | Interface | Provides an interface for an operator that operates on a range of objects
E.g in a cache. |
PropertyUtil.java | Class | |
ReuseFactory.java | Class | Factory methods for reusable objects. |
StringUtil.java | Class | |