Class TypePool.Default.LazyTypeDescription.TokenizedGenericType.Malformed

    • Constructor Detail

      • Malformed

        protected Malformed​(TypePool typePool,
                            String rawTypeDescriptor)
        Creates a lazy description of a non-well-defined described generic type.
        Parameters:
        typePool - The type pool to use for locating types.
        rawTypeDescriptor - The descriptor of the type erasure.