| Interface | Description |
|---|---|
| ChangeListener<T> | |
| ClassLoaderFactory | |
| ClassPath |
An immutable classpath.
|
| ClasspathSource | |
| Configurable<T> | |
| IdGenerator<T> |
Generates a sequence of unique ids of type T.
|
| TimeProvider |
| Class | Description |
|---|---|
| AntUtil | |
| AvailablePortFinder |
Finds currently available server ports within a certain port range.
|
| BuildCommencedTimeProvider | |
| BulkReadInputStream | |
| ClassLoaderBackedClasspathSource | |
| ClassLoaderObjectInputStream | |
| ClasspathUtil | |
| Clock | |
| CollectionUtils | |
| CompositeIdGenerator | |
| ConfigureUtil | |
| DefaultClassLoaderFactory | |
| DefaultClassPath | |
| DeleteOnExit |
Provides a mechanism to delete files or whole directories on shutdown.
|
| DeprecationLogger | |
| DiffUtil | |
| DisconnectableInputStream |
An
InputStream which reads from the source InputStream. |
| DistributionLocator | |
| FilteringClassLoader |
A ClassLoader which hides all non-system classes, packages and resources.
|
| GFileUtils | |
| GradleVersion | |
| GUtil | |
| JarUtil | |
| JavaMethod<T,R> | |
| JavaReflectionUtil | |
| Jvm | Deprecated |
| LineBufferingOutputStream |
An OutputStream which separates bytes written into lines.
|
| LinePerThreadBufferingOutputStream | |
| LongIdGenerator | |
| MultiParentClassLoader |
A
ClassLoader which delegates to multiple parent ClassLoaders. |
| MutableURLClassLoader | |
| NameMatcher |
Selects a single item from a list of candidates based on a camel-case pattern.
|
| NoOpChangeListener<T> | |
| Path | |
| RandomLongIdGenerator | |
| ServiceLocator |
Uses the Jar service resource specification to locate service implementations.
|
| ServiceLocator.ServiceFactory<T> | |
| StdinSwapper | |
| StdoutSwapper | |
| Swapper<T> |
Generic utility for temporarily changing something.
|
| TextUtil | |
| TreeVisitor<T> |
Visits a tree with nodes of type T.
|
| TrueTimeProvider | |
| UUIDGenerator | |
| WrapUtil |
Common methods to wrap objects in generic collections.
|
| Exception | Description |
|---|---|
| ConfigureUtil.IncompleteInputException | |
| GFileUtils.TailReadingException |
Copyright © 2013. All rights reserved