Class ParameterizedTypeImpl

java.lang.Object
com.sun.faces.cdi.ParameterizedTypeImpl
All Implemented Interfaces:
ParameterizedType, Type

public class ParameterizedTypeImpl extends Object implements ParameterizedType

ParameterizedTypeImpl is a basic implementation of the ParameterizedType interface. It is used by the dynamic CDI producers that produce generic types.

Since:
2.3