| Package | Description |
|---|---|
| io.takari.incrementalbuild | |
| io.takari.incrementalbuild.spi |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BuildContext.Input<T>
Read-write state associated with input.
|
static interface |
BuildContext.InputMetadata<T>
Read-only state associated with input.
|
static interface |
BuildContext.Output<T> |
static interface |
BuildContext.OutputMetadata<T> |
static interface |
BuildContext.Resource<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInput<T> |
class |
DefaultInputMetadata<T> |
class |
DefaultOutput |
class |
DefaultOutputMetadata |
Copyright © 2014. All Rights Reserved.