Class TypeDescription.Generic.OfNonGenericType.ForErasure

All Implemented Interfaces:
Iterable<TypeDefinition>, AnnotationSource, ModifierReviewable, ModifierReviewable.ForFieldDescription, ModifierReviewable.ForMethodDescription, ModifierReviewable.ForParameterDescription, ModifierReviewable.ForTypeDefinition, ModifierReviewable.OfAbstraction, ModifierReviewable.OfByteCodeElement, ModifierReviewable.OfEnumeration, NamedElement, TypeDefinition, TypeDescription.Generic
Enclosing class:
TypeDescription.Generic.OfNonGenericType

public static class TypeDescription.Generic.OfNonGenericType.ForErasure extends TypeDescription.Generic.OfNonGenericType
A type description for a type erasure. Compared to a TypeDescription.Generic.OfNonGenericType.Latent representation, this representation does not allow for the specification of any complex properties but does not require any form of navigation on the type.