| Package | Description |
|---|---|
| de.flapdoodle.os |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutablePlatform
Immutable implementation of
Platform. |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.detect() |
static Platform |
Platform.detect(AttributeExtractorLookup attributeExtractorLookup,
MatcherLookup matcherLookup) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutablePlatform |
ImmutablePlatform.copyOf(Platform instance)
Creates an immutable copy of a
Platform value. |
ImmutablePlatform.Builder |
ImmutablePlatform.Builder.from(Platform instance)
Fill a builder with attribute values from the provided
Platform instance. |
Copyright © 2021. All rights reserved.