| Package | Description |
|---|---|
| com.io7m.changelog.core |
Core types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CItem
A changelog item for a specific release.
|
| Modifier and Type | Method and Description |
|---|---|
static CItem |
CItem.copyOf(CItemType instance)
Creates an immutable copy of a
CItemType value. |
CItem.Builder |
CItem.Builder.from(CItemType instance)
Fill a builder with attribute values from the provided
CItemType instance. |
Copyright © 2016 <code@io7m.com> http://io7m.com