| Package | Description |
|---|---|
| nonimmutables | |
| nonimmutables.imprt | |
| nonimmutables.Uppercase |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableJust |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableJust |
ImmutableJust.copyOf(Just instance) |
ImmutableJust.Builder |
ImmutableJust.Builder.from(Just instance) |
| Modifier and Type | Method and Description |
|---|---|
Just |
ImmutableImportFromUppercasePackage.just() |
Just |
ImportFromUppercasePackage.just() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableImportFromUppercasePackage.Builder |
ImmutableImportFromUppercasePackage.Builder.just(Just just) |
ImmutableImportFromUppercasePackage |
ImmutableImportFromUppercasePackage.withJust(Just value) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableJust |
ImmutableJust.copyOf(Just instance) |
ImmutableJust.Builder |
ImmutableJust.Builder.from(Just instance) |
Copyright © 2022 The Immutables.org authors. All rights reserved.