Package-level declarations

Types

Link copied to clipboard
open class ClosureBackedAction<T> : Action<T>
This class is only here to maintain binary compatibility with existing plugins.
Link copied to clipboard
abstract class CollectionUtils
This class is only here to maintain binary compatibility with existing plugins.
Link copied to clipboard
interface Configurable<T>
An object that can be configured with a Groovy closure.
Link copied to clipboard
open class ConfigureUtil
Contains utility methods to configure objects with Groovy Closures.
Link copied to clipboard
This class is only here to maintain binary compatibility with existing plugins.
Link copied to clipboard
open class GFileUtils
This class is only here to maintain binary compatibility with existing plugins.
Link copied to clipboard
abstract class GradleVersion : Comparable<T>
Represents a Gradle version.
Link copied to clipboard
open class GUtil
This class is only here to maintain binary compatibility with existing plugins.
Link copied to clipboard
open class NameMatcher
This class is only here to maintain binary compatibility with existing plugins.
Link copied to clipboard
This class is only here to maintain binary compatibility with existing plugins.
Link copied to clipboard
open class Path : Comparable<T>
Represents a path in Gradle.
Link copied to clipboard
open class RelativePathUtil
This class is only here to maintain binary compatibility with existing plugins.
Link copied to clipboard
open class SingleMessageLogger : DeprecationLogger
This class is only here to maintain binary compatibility with existing plugins.
Link copied to clipboard
open class TextUtil
This class is only here to maintain binary compatibility with existing plugins.
Link copied to clipboard
open class VersionNumber : Comparable<T>
This class is only here to maintain binary compatibility with existing plugins.
Link copied to clipboard
open class WrapUtil
This class is only here to maintain binary compatibility with existing plugins.