@Value.Immutable public abstract class DerivedNotInConstructor extends Object
| Constructor and Description |
|---|
DerivedNotInConstructor() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<String> |
items() |
int |
totalLength() |
Copyright © 2022 The Immutables.org authors. All rights reserved.