| Package | Description |
|---|---|
| de.flapdoodle.os.common |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAllOf
Immutable implementation of
AllOf. |
| Modifier and Type | Method and Description |
|---|---|
static AllOf |
AllOf.of(Peculiarity... peculiarities) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableAllOf |
ImmutableAllOf.copyOf(AllOf instance)
Creates an immutable copy of a
AllOf value. |
ImmutableAllOf.Builder |
ImmutableAllOf.Builder.from(AllOf instance)
Fill a builder with attribute values from the provided
AllOf instance. |
static boolean |
PeculiarityInspector.matches(AttributeExtractorLookup attributeExtractorLookup,
MatcherLookup matcherLookup,
AllOf allOf) |
Copyright © 2024. All rights reserved.