| Package | Description |
|---|---|
| com.io7m.changelog.core |
Core types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CVersionText
The type of arbitrary lexicographically ordered version strings.
|
| Modifier and Type | Method and Description |
|---|---|
static CVersionText |
CVersionText.copyOf(CVersionTextType instance)
Creates an immutable copy of a
CVersionTextType value. |
CVersionText.Builder |
CVersionText.Builder.from(CVersionTextType instance)
Fill a builder with attribute values from the provided
CVersionTextType instance. |
A |
CVersionVisitorType.text(CVersionTextType s)
Visit a
CVersionTextType. |
Copyright © 2016 <code@io7m.com> http://io7m.com