Class ParameterizedTypeImpl

  • All Implemented Interfaces:
    ParameterizedType, Type

    public class ParameterizedTypeImpl
    extends Object
    implements ParameterizedType
    Minimal implementation of ParameterizedType, to programmatically represent the generic list.
    Author:
    Arjan Tijms