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