Package org.apache.groovy.internal.util
package org.apache.groovy.internal.util
Internal utility functions. Common utilities for internal Groovy implementation.
-
ClassDescriptionFunction<T,
R> Backport of Java8 Function.The types and marker annotations Groovy treats as immutable, shared by the@Immutablefamily of transforms and by the runtime (GROOVY-12390).This class represents a reference to the most actual incarnation of a Metaclass.Supplier<T>Backport of Java8 Supplier.Allows to throw a checked exception unchecked.