|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AlphanumComparator | This is an updated version with enhancements made by Daniel Migowski, Andre Bogus, and David Koelle
To convert to use Templates (Java 1.5+): - Change "implements Comparator" to "implements Comparator |
Closeables | This class is intended to provide utility methods to close Closeable instances. |
CompareNullSafe<T> | Compares two references to each other and null is assumed to be less than a non-null value. |
DaemonThreadFactory | Factory to create daemon threads that runs as a background process and do not blocks an application shutdown |
ExecutorServices | This utility is intended to provide predefined ExecutorService s which runs in background and can be easily
shut-downed within ExecutorServices.shutdownAll() if necessary. |
FileUtil | This class is intended to provide file utility functions. |
RegularExpressionConverter | |
UrlUtil | This class is intended to provide URL utility functions that encapsulate the checked exceptions like
MalformedURLException during the construction of an URL or the IOException while opening a stream to
an URL . |
Enum Summary | |
---|---|
RegularExpressionConverter.Flag |
Copyright 2012 André Rouél Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |