Package org.as2lib.util

Interface Summary
Comparable Compareable represents a class that has the ability to compare different instances if they are equal.
Stringifier Stringifier is the basic interface for classes that are responsible for creating string representations of objects.
Class Summary
AccessPermission AccessPermission adjusts the access permissions of members like methods and properties in a specific context.
ArrayUtil ArrayUtil contains fundamental methods to manipulate Arrays
ClassUtil ClassUtil contains fundamental operations to efficiently and easily work with any class
DateFormatter DateFormatter formats a given date with a specified pattern.
MathUtil MathUtil contains fundamental math operations
MethodUtil
ObjectUtil ObjectUtil contains fundamental methods to efficiently and easily work with any type of object
StopWatch Stopwatch stops the time.

Class Inheritance Diagram

Interface Inheritance Diagram