Class GeneratedTypeReference

java.lang.Object
org.springframework.aot.hint.AbstractTypeReference
org.springframework.aot.generate.GeneratedTypeReference
All Implemented Interfaces:
Comparable<TypeReference>, TypeReference

public final class GeneratedTypeReference extends AbstractTypeReference
A TypeReference for a generated type.
Since:
6.0
Author:
Stephane Nicoll