@Value.Immutable @Mongo.Repository public abstract class SillyEntity extends Object
| Constructor and Description |
|---|
SillyEntity() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.primitives.UnsignedInteger |
der() |
abstract int |
id() |
abstract List<Integer> |
ints() |
abstract Map<String,Integer> |
payload() |
abstract String |
val() |
Copyright © 2022 The Immutables.org authors. All rights reserved.