| Interface | Description |
|---|---|
| IObserver |
An observer watches a subject and becomes notified when it changes.
|
| ISubject |
The subject in the subject observer pattern.
|
| ISubjectProxy |
| Class | Description |
|---|---|
| ArrayUtils |
An util for handling of arrays.
|
| BasicComparable |
An abstract class which implements useful methods to compare basic types.
|
| CharacterEntityCoder |
Performs html and xml encoding.
|
| Date |
This class provide a simple date object.
|
| DateUtility |
A utility for operation with Date objects.
|
| ExecutionTimer |
A utility to measure execution of a task which consists of subtasks.
|
| IdCodeGenerator |
This class is an utility for generation of unique identification codes.
|
| IOUtils |
Utils for input output.
|
| LabeledSortType | |
| MathHelper |
A helper class for double objects formatting.
|
| NameAnalyzer |
Simple utility to traverse a directory and analyze the file names.
|
| NameAnalyzer.ElementCount | |
| NumberUtils |
A collection of useful utility methods for handling numbers, dates and currencies.
|
| PasswordGenerator |
A simple utility for creation of safe passwords.
|
| PidTools |
Tools for obtaining and manipulation with Process Id (PID) of current JVM on
the family of *nix OS.
|
| StringPattern | |
| StringUtils |
StringUtils -
some small but usefull utils for String handling.
|
| ThreadUtils | |
| UrlHelper | |
| URLUtils |
Small and simple utils to handle URLs
|
| Enum | Description |
|---|---|
| TimeUnit |
Enumeration for timeunits used along ano-libs and applications.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.