Class TypeVariableTypeInformation<T>

  • All Implemented Interfaces:
    TypeInformation<T>

    public class TypeVariableTypeInformation<T>
    extends Object
    Special TypeDiscoverer to determine the actual type for a TypeVariable. Will consider the context the TypeVariable is being used in.