@Gson.TypeAdapters @Value.Immutable public abstract class NullableCompact extends Object
NullableCompact()
abstract Integer[]
array()
abstract Map<String,Object>
map()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NullableCompact()
@Nullable public abstract Integer[] array()
@Nullable public abstract Map<String,Object> map()
Copyright © 2017 The Immutables.org authors. All rights reserved.