See: Description
Class | Description |
---|---|
JavaUtils |
This class holds various methods for common use.
|
ReflectionUtils |
This class holds various methods for common use with reflection.
|
StringUtils |
This class holds various methods for common use with strings.
|
The class JavaUtils
provides several new static methods useful for applications.
The plugin classes allow for easy integration of components at runtime. Another static method
container is the StringUtils
class, providing multipurpose functionality like
sorting algorithms for char[]
based strings.
Copyright © 2005-2024 Leisenfels GmbH. All rights reserved.