Package org.apache.groovy.util
package org.apache.groovy.util
General-purpose utility classes. Miscellanea for Groovy runtime.
-
ClassDescriptionArray utilities.Utility methods for working with JavaBean-style property names.Helpers that return hybrid one-argument functions which are both
Closureand the appropriatejava.util.functionSAM (Predicate,FunctionorConsumer).A shell for compiling or running pure Java code in-memory using the platform'sJavaCompiler.Indicates thatJavaShellcould not compile the supplied Java source.Helpers that returnjava.util.functiontypes.Map utilities.ObjectHolder<T>Just hold an objectReversedList<E>Represents view of reversed listThe tool to simulate running script files via groovy commandUtility methods for interacting with system properties in a safe manner.