| Package | Description |
|---|---|
| org.basinmc.lavatory.version |
| Modifier and Type | Method | Description |
|---|---|---|
Version |
VersionReference.fetch() |
Retrieves the complete version document from the server.
|
static Version |
Version.read(InputStream inputStream) |
Decodes a version manifest from the specified input stream.
|
static Version |
Version.read(Reader reader) |
Decodes a version manifest from the specified reader.
|
static Version |
Version.read(Path path) |
Decodes a version manifest from the specified file.
|
Version |
Version.reduce(ResolverContext ctx) |
Reduces the values within this container to the set of elements which match the specified
context.
|
Copyright © 2018 Basin. All rights reserved.