@Value.Immutable(builder=false) public abstract class SillyValidatedConstructedValue extends Object
| Constructor and Description |
|---|
SillyValidatedConstructedValue() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
negativeOnly() |
protected void |
validate() |
abstract int |
value() |
Copyright © 2022 The Immutables.org authors. All rights reserved.