| Package | Description |
|---|---|
| com.io7m.changelog.core |
Core types.
|
| Modifier and Type | Method and Description |
|---|---|
CVersionText |
CVersionText.Builder.build()
Builds a new
CVersionText. |
static CVersionText |
CVersionText.copyOf(CVersionTextType instance)
Creates an immutable copy of a
CVersionTextType value. |
static CVersionText |
CVersionText.of(String text)
Construct a new immutable
CVersionText instance. |
CVersionText |
CVersionText.withText(String value)
Copy the current immutable object by setting a value for the
text attribute. |
Copyright © 2016 <code@io7m.com> http://io7m.com