FieldList<FieldDescription.InGenericShape> |
TypeDescription.Generic.getDeclaredFields() |
Returns the fields that this type declares.
|
FieldList<FieldDescription.InGenericShape> |
TypeDescription.Generic.LazyProjection.getDeclaredFields() |
Returns the fields that this type declares.
|
FieldList<FieldDescription.InGenericShape> |
TypeDescription.Generic.OfGenericArray.getDeclaredFields() |
Returns the fields that this type declares.
|
FieldList<FieldDescription.InGenericShape> |
TypeDescription.Generic.OfNonGenericType.ForReifiedErasure.getDeclaredFields() |
Returns the fields that this type declares.
|
FieldList<FieldDescription.InGenericShape> |
TypeDescription.Generic.OfNonGenericType.getDeclaredFields() |
Returns the fields that this type declares.
|
FieldList<FieldDescription.InGenericShape> |
TypeDescription.Generic.OfParameterizedType.ForReifiedType.getDeclaredFields() |
Returns the fields that this type declares.
|
FieldList<FieldDescription.InGenericShape> |
TypeDescription.Generic.OfParameterizedType.getDeclaredFields() |
Returns the fields that this type declares.
|
FieldList<FieldDescription.InGenericShape> |
TypeDescription.Generic.OfTypeVariable.getDeclaredFields() |
Returns the fields that this type declares.
|
FieldList<FieldDescription.InGenericShape> |
TypeDescription.Generic.OfTypeVariable.Symbolic.getDeclaredFields() |
Returns the fields that this type declares.
|
FieldList<FieldDescription.InGenericShape> |
TypeDescription.Generic.OfWildcardType.getDeclaredFields() |
Returns the fields that this type declares.
|