@Value.Immutable @Gson.TypeAdapters public abstract class SillyPolyHost2 extends Object
| Constructor and Description |
|---|
SillyPolyHost2() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.base.Optional<SillyAbstract> |
o() |
abstract SillyAbstract |
s() |
public abstract SillyAbstract s()
public abstract com.google.common.base.Optional<SillyAbstract> o()
Copyright © 2017 The Immutables.org authors. All rights reserved.