@Value.Immutable(lazyhash=true) public interface LazyHashSerializable extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
b() |
int |
i() |
String |
s() |
String s()
boolean b()
int i()
Copyright © 2022 The Immutables.org authors. All rights reserved.