@Value.Immutable(builder=false) @Gson.TypeAdapters public abstract class SillyTuplie extends Object
| Constructor and Description |
|---|
SillyTuplie() |
| Modifier and Type | Method and Description |
|---|---|
abstract float |
float1() |
abstract com.google.common.base.Optional<Byte> |
opt2() |
abstract Set<Boolean> |
set3() |
Copyright © 2017 The Immutables.org authors. All rights reserved.