| Package | Description |
|---|---|
| org.kitesdk.data.spi |
Provides a service provider interface for implementors of Kite Data APIs.
|
| Modifier and Type | Method and Description |
|---|---|
Marker.Builder |
Marker.Builder.add(String name,
Object value)
Adds a named value to this
Builder. |
| Constructor and Description |
|---|
Marker.Builder(Marker.Builder toCopy)
Constructs a
Builder from the contents of another Builder. |
Copyright © 2013–2015. All rights reserved.