See: Description
Class | Description |
---|---|
ArrayCopy |
The copyOf methods on java.util.Arrays are introduced in Java6.
|
ReflectionConstructor |
Utility class that handles constructing a class using reflection, and a
no-argument 'default' constructor.
|
SystemProperty |
System.getProperty(...) requires security permissions in Applets, and some
other cases and this class contains static methods that allow the security
exceptions to fail silently.
|
Copyright © 2021 Jason Hunter, Brett McLaughlin. All Rights Reserved.