Package org.as2lib.util

Interface Summary
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
ObjectUtil ObjectUtil contains fundamental methods to efficiently and easily work with any type of object
StopWatch Stopwatch stops the time.
StringUtil StringUtil offers a lot of different methods to work with strings