Class | Description |
---|---|
ClassWrangler |
Handles getting Groovy classes and version from the specified classpath.
|
FileUtils |
A collection of file utility methods taken from Guava so we don't have to
depend on Guava.
|
JDK5Utils |
Utility methods ported from later JDK versions for use with JDK 5.
|
NoExitSecurityManager |
Custom security manager to
System.exit(int) (and related) from being used. |
ReflectionUtils |
Inspired by Spring's ReflectionUtils.
|
Copyright © 2011–2022. All rights reserved.