@Value.Immutable public abstract class CustomBuilderDeserialize extends Object
| Constructor and Description |
|---|
CustomBuilderDeserialize() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
a() |
abstract List<Boolean> |
l() |
abstract String |
s() |
abstract Object |
value() |
Copyright © 2017 The Immutables.org authors. All rights reserved.