<R_> R_ |
MostThings.SimpleTypes.map(Function<MostThings.SimpleTypes,R_> simpleTypes,
Function<MostThings.Collections,R_> collections,
Function<MostThings.TypeParameter<Object>,R_> typeParameter,
Function<MostThings.ReferencesOther,R_> referencesOther,
Function<MostThings.NullableParameter,R_> nullableParameter) |
<R_> R_ |
MostThings.Collections.map(Function<MostThings.SimpleTypes,R_> simpleTypes,
Function<MostThings.Collections,R_> collections,
Function<MostThings.TypeParameter<Object>,R_> typeParameter,
Function<MostThings.ReferencesOther,R_> referencesOther,
Function<MostThings.NullableParameter,R_> nullableParameter) |
<R_> R_ |
MostThings.ReferencesOther.map(Function<MostThings.SimpleTypes,R_> simpleTypes,
Function<MostThings.Collections,R_> collections,
Function<MostThings.TypeParameter<Object>,R_> typeParameter,
Function<MostThings.ReferencesOther,R_> referencesOther,
Function<MostThings.NullableParameter,R_> nullableParameter) |
<R_> R_ |
MostThings.NullableParameter.map(Function<MostThings.SimpleTypes,R_> simpleTypes,
Function<MostThings.Collections,R_> collections,
Function<MostThings.TypeParameter<Object>,R_> typeParameter,
Function<MostThings.ReferencesOther,R_> referencesOther,
Function<MostThings.NullableParameter,R_> nullableParameter) |
abstract <R_> R_ |
MostThings.map(Function<MostThings.SimpleTypes,R_> simpleTypes,
Function<MostThings.Collections,R_> collections,
Function<MostThings.TypeParameter<T>,R_> typeParameter,
Function<MostThings.ReferencesOther,R_> referencesOther,
Function<MostThings.NullableParameter,R_> nullableParameter) |
<R_> R_ |
MostThings.TypeParameter.map(Function<MostThings.SimpleTypes,R_> simpleTypes,
Function<MostThings.Collections,R_> collections,
Function<MostThings.TypeParameter<T>,R_> typeParameter,
Function<MostThings.ReferencesOther,R_> referencesOther,
Function<MostThings.NullableParameter,R_> nullableParameter) |
void |
MostThings.SimpleTypes.match(Consumer<MostThings.SimpleTypes> simpleTypes,
Consumer<MostThings.Collections> collections,
Consumer<MostThings.TypeParameter<Object>> typeParameter,
Consumer<MostThings.ReferencesOther> referencesOther,
Consumer<MostThings.NullableParameter> nullableParameter) |
void |
MostThings.Collections.match(Consumer<MostThings.SimpleTypes> simpleTypes,
Consumer<MostThings.Collections> collections,
Consumer<MostThings.TypeParameter<Object>> typeParameter,
Consumer<MostThings.ReferencesOther> referencesOther,
Consumer<MostThings.NullableParameter> nullableParameter) |
void |
MostThings.ReferencesOther.match(Consumer<MostThings.SimpleTypes> simpleTypes,
Consumer<MostThings.Collections> collections,
Consumer<MostThings.TypeParameter<Object>> typeParameter,
Consumer<MostThings.ReferencesOther> referencesOther,
Consumer<MostThings.NullableParameter> nullableParameter) |
void |
MostThings.NullableParameter.match(Consumer<MostThings.SimpleTypes> simpleTypes,
Consumer<MostThings.Collections> collections,
Consumer<MostThings.TypeParameter<Object>> typeParameter,
Consumer<MostThings.ReferencesOther> referencesOther,
Consumer<MostThings.NullableParameter> nullableParameter) |
abstract void |
MostThings.match(Consumer<MostThings.SimpleTypes> simpleTypes,
Consumer<MostThings.Collections> collections,
Consumer<MostThings.TypeParameter<T>> typeParameter,
Consumer<MostThings.ReferencesOther> referencesOther,
Consumer<MostThings.NullableParameter> nullableParameter) |
void |
MostThings.TypeParameter.match(Consumer<MostThings.SimpleTypes> simpleTypes,
Consumer<MostThings.Collections> collections,
Consumer<MostThings.TypeParameter<T>> typeParameter,
Consumer<MostThings.ReferencesOther> referencesOther,
Consumer<MostThings.NullableParameter> nullableParameter) |