| java.lang.Object nice.tools.util.JDK
JDK | public class JDK (Code) | | Implementations of features that were introduced in recent JDKs
(1.4 and later).
We don't want to call them directly, as this would break compatibility with
JDK 1.3, but we implement replacements here. If we decide to raise the
requirements, we can simply delete these methods and replace them with the
JDK implementation.
author: Daniel Bonniot (bonniot@users.sf.net) |
|
|