Index

A B C D G L N P R S T U W _ 
All Classes and Interfaces|All Packages

A

a() - Method in class com.ryanharter.auto.value.gson.example.GenericsExample
 
a(A) - Method in interface com.ryanharter.auto.value.gson.example.GenericsExample.Builder
 
address() - Method in class com.ryanharter.auto.value.gson.example.Person
 
address(Address) - Method in class com.ryanharter.auto.value.gson.example.Person.Builder
 
Address - Class in com.ryanharter.auto.value.gson.example
 
Address() - Constructor for class com.ryanharter.auto.value.gson.example.Address
 
Address.Builder - Interface in com.ryanharter.auto.value.gson.example
 
AddressGenericBase - Class in com.ryanharter.auto.value.gson.example.wildgenerics
 
AddressGenericBase() - Constructor for class com.ryanharter.auto.value.gson.example.wildgenerics.AddressGenericBase
 
AddressGenericBase.Builder - Class in com.ryanharter.auto.value.gson.example.wildgenerics
 
age() - Method in class com.ryanharter.auto.value.gson.example.Person
 
age(int) - Method in class com.ryanharter.auto.value.gson.example.Person.Builder
 
annotated() - Method in class com.ryanharter.auto.value.gson.example.TestNames
 
annotated(int) - Method in class com.ryanharter.auto.value.gson.example.TestNames.Builder
 
autoBuild() - Method in class com.ryanharter.auto.value.gson.example.Person.Builder
 

B

b() - Method in class com.ryanharter.auto.value.gson.example.GenericsExample
 
b(B) - Method in interface com.ryanharter.auto.value.gson.example.GenericsExample.Builder
 
badBuilder() - Static method in class com.ryanharter.auto.value.gson.example.Address
 
birthdate() - Method in class com.ryanharter.auto.value.gson.example.Person
 
birthdate(Date) - Method in class com.ryanharter.auto.value.gson.example.Person.Builder
 
BirthdateAdapter - Class in com.ryanharter.auto.value.gson.example
 
BirthdateAdapter() - Constructor for class com.ryanharter.auto.value.gson.example.BirthdateAdapter
 
build() - Method in interface com.ryanharter.auto.value.gson.example.Address.Builder
 
build() - Method in interface com.ryanharter.auto.value.gson.example.GenericsExample.Builder
 
build() - Method in class com.ryanharter.auto.value.gson.example.Person.Builder
 
build() - Method in class com.ryanharter.auto.value.gson.example.TestNames.Builder
 
build() - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.AddressGenericBase.Builder
 
build() - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.DoubleGeneric.Builder
 
builder() - Static method in class com.ryanharter.auto.value.gson.example.Address
 
builder() - Static method in class com.ryanharter.auto.value.gson.example.GenericsExample
 
builder() - Static method in class com.ryanharter.auto.value.gson.example.Person
 
builder() - Static method in class com.ryanharter.auto.value.gson.example.TestNames
 
builder() - Static method in class com.ryanharter.auto.value.gson.example.wildgenerics.AddressGenericBase
 
builder() - Static method in class com.ryanharter.auto.value.gson.example.wildgenerics.DoubleGeneric
 
Builder() - Constructor for class com.ryanharter.auto.value.gson.example.Person.Builder
 
Builder() - Constructor for class com.ryanharter.auto.value.gson.example.TestNames.Builder
 
Builder() - Constructor for class com.ryanharter.auto.value.gson.example.wildgenerics.AddressGenericBase.Builder
 
Builder() - Constructor for class com.ryanharter.auto.value.gson.example.wildgenerics.DoubleGeneric.Builder
 

C

c() - Method in class com.ryanharter.auto.value.gson.example.GenericsExample
 
c(C) - Method in interface com.ryanharter.auto.value.gson.example.GenericsExample.Builder
 
city() - Method in class com.ryanharter.auto.value.gson.example.Address
 
city(String) - Method in interface com.ryanharter.auto.value.gson.example.Address.Builder
 
collection() - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.GenericBase
 
collection(List) - Method in interface com.ryanharter.auto.value.gson.example.wildgenerics.GenericBase.Builder
 
com.ryanharter.auto.value.gson.example - package com.ryanharter.auto.value.gson.example
 
com.ryanharter.auto.value.gson.example.wildgenerics - package com.ryanharter.auto.value.gson.example.wildgenerics
 
create() - Static method in class com.ryanharter.auto.value.gson.example.SampleAdapterFactory
 
create(String, String) - Static method in class com.ryanharter.auto.value.gson.example.Address
 

D

data() - Method in class com.ryanharter.auto.value.gson.example.WebResponse
 
data() - Method in class com.ryanharter.auto.value.gson.example.WebResponseNoStatic
 
dataList() - Method in class com.ryanharter.auto.value.gson.example.WebResponse
 
dataList() - Method in class com.ryanharter.auto.value.gson.example.WebResponseNoStatic
 
dataMap() - Method in class com.ryanharter.auto.value.gson.example.WebResponse
 
dataMap() - Method in class com.ryanharter.auto.value.gson.example.WebResponseNoStatic
 
DoubleGeneric<T> - Class in com.ryanharter.auto.value.gson.example.wildgenerics
 
DoubleGeneric() - Constructor for class com.ryanharter.auto.value.gson.example.wildgenerics.DoubleGeneric
 
DoubleGeneric.Builder<T> - Class in com.ryanharter.auto.value.gson.example.wildgenerics
 

G

gender() - Method in class com.ryanharter.auto.value.gson.example.Person
 
gender(int) - Method in class com.ryanharter.auto.value.gson.example.Person.Builder
 
generic() - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.GenericBase
 
generic(T) - Method in interface com.ryanharter.auto.value.gson.example.wildgenerics.GenericBase.Builder
 
GenericBase<T> - Class in com.ryanharter.auto.value.gson.example.wildgenerics
 
GenericBase() - Constructor for class com.ryanharter.auto.value.gson.example.wildgenerics.GenericBase
 
GenericBase.Builder<T,B> - Interface in com.ryanharter.auto.value.gson.example.wildgenerics
 
GenericsExample<A,B,C> - Class in com.ryanharter.auto.value.gson.example
 
GenericsExample() - Constructor for class com.ryanharter.auto.value.gson.example.GenericsExample
 
GenericsExample.Builder<A,B,C> - Interface in com.ryanharter.auto.value.gson.example
 

L

lower_words() - Method in class com.ryanharter.auto.value.gson.example.TestNames
 
lower_words(int) - Method in class com.ryanharter.auto.value.gson.example.TestNames.Builder
 
lowerCamel() - Method in class com.ryanharter.auto.value.gson.example.TestNames
 
lowerCamel(int) - Method in class com.ryanharter.auto.value.gson.example.TestNames.Builder
 
lowerId() - Method in class com.ryanharter.auto.value.gson.example.TestNames
 
lowerId(int) - Method in class com.ryanharter.auto.value.gson.example.TestNames.Builder
 

N

name() - Method in class com.ryanharter.auto.value.gson.example.Person
 
name(String) - Method in class com.ryanharter.auto.value.gson.example.Person.Builder
 
notGeneric() - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.GenericBase
 
notGeneric(String) - Method in interface com.ryanharter.auto.value.gson.example.wildgenerics.GenericBase.Builder
 

P

Person - Class in com.ryanharter.auto.value.gson.example
 
Person() - Constructor for class com.ryanharter.auto.value.gson.example.Person
 
Person.Builder - Class in com.ryanharter.auto.value.gson.example
 
Person.Nullable - Annotation Interface in com.ryanharter.auto.value.gson.example
 

R

read(JsonReader) - Method in class com.ryanharter.auto.value.gson.example.BirthdateAdapter
 

S

SampleAdapterFactory - Class in com.ryanharter.auto.value.gson.example
 
SampleAdapterFactory() - Constructor for class com.ryanharter.auto.value.gson.example.SampleAdapterFactory
 
status() - Method in class com.ryanharter.auto.value.gson.example.WebResponse
 
status() - Method in class com.ryanharter.auto.value.gson.example.WebResponseNoStatic
 
streetName() - Method in class com.ryanharter.auto.value.gson.example.Address
 
streetName(String) - Method in interface com.ryanharter.auto.value.gson.example.Address.Builder
 

T

TestNames - Class in com.ryanharter.auto.value.gson.example
 
TestNames() - Constructor for class com.ryanharter.auto.value.gson.example.TestNames
 
TestNames.Builder - Class in com.ryanharter.auto.value.gson.example
 
topLevelGeneric() - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.DoubleGeneric
 
topLevelGeneric(T) - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.DoubleGeneric.Builder
 
topLevelGenericCollection() - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.DoubleGeneric
 
topLevelGenericCollection(List) - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.DoubleGeneric.Builder
 
topLevelNonGeneric() - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.AddressGenericBase
 
topLevelNonGeneric() - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.DoubleGeneric
 
topLevelNonGeneric(String) - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.AddressGenericBase.Builder
 
topLevelNonGeneric(String) - Method in class com.ryanharter.auto.value.gson.example.wildgenerics.DoubleGeneric.Builder
 
typeAdapter(Gson) - Static method in class com.ryanharter.auto.value.gson.example.Address
 
typeAdapter(Gson) - Static method in class com.ryanharter.auto.value.gson.example.Person
 
typeAdapter(Gson) - Static method in class com.ryanharter.auto.value.gson.example.TestNames
 
typeAdapter(Gson) - Static method in class com.ryanharter.auto.value.gson.example.User
 
typeAdapter(Gson, Type[]) - Static method in class com.ryanharter.auto.value.gson.example.GenericsExample
 
typeAdapter(Gson, Type[]) - Static method in class com.ryanharter.auto.value.gson.example.WebResponse
 

U

UPPER_WORDS() - Method in class com.ryanharter.auto.value.gson.example.TestNames
 
UPPER_WORDS(int) - Method in class com.ryanharter.auto.value.gson.example.TestNames.Builder
 
UpperCamel() - Method in class com.ryanharter.auto.value.gson.example.TestNames
 
UpperCamel(int) - Method in class com.ryanharter.auto.value.gson.example.TestNames.Builder
 
User - Class in com.ryanharter.auto.value.gson.example
 
User() - Constructor for class com.ryanharter.auto.value.gson.example.User
 

W

WebResponse<T> - Class in com.ryanharter.auto.value.gson.example
 
WebResponse() - Constructor for class com.ryanharter.auto.value.gson.example.WebResponse
 
WebResponseNoStatic<T> - Class in com.ryanharter.auto.value.gson.example
 
WebResponseNoStatic() - Constructor for class com.ryanharter.auto.value.gson.example.WebResponseNoStatic
 
with(String, String) - Static method in class com.ryanharter.auto.value.gson.example.User
 
write(JsonWriter, Date) - Method in class com.ryanharter.auto.value.gson.example.BirthdateAdapter
 

_

_lowerCamelLeadingUnderscore() - Method in class com.ryanharter.auto.value.gson.example.TestNames
 
_lowerCamelLeadingUnderscore(int) - Method in class com.ryanharter.auto.value.gson.example.TestNames.Builder
 
_UpperCamelLeadingUnderscore() - Method in class com.ryanharter.auto.value.gson.example.TestNames
 
_UpperCamelLeadingUnderscore(int) - Method in class com.ryanharter.auto.value.gson.example.TestNames.Builder
 
A B C D G L N P R S T U W _ 
All Classes and Interfaces|All Packages