| Package | Description |
|---|---|
| com.io7m.smfj.core |
Core types and functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMFFormatVersion
A format version.
|
class |
SMFFormatVersionMutable
A modifiable implementation of the
SMFFormatVersionType type. |
| Modifier and Type | Method and Description |
|---|---|
default int |
SMFFormatVersionType.compareTo(SMFFormatVersionType o) |
static SMFFormatVersion |
SMFFormatVersion.copyOf(SMFFormatVersionType instance)
Creates an immutable copy of a
SMFFormatVersionType value. |
SMFFormatVersionMutable |
SMFFormatVersionMutable.from(SMFFormatVersionType instance)
Fill this modifiable instance with attribute values from the provided
SMFFormatVersionType instance. |
SMFFormatVersion.Builder |
SMFFormatVersion.Builder.from(SMFFormatVersionType instance)
Fill a builder with attribute values from the provided
SMFFormatVersionType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com