Module lettuce.core

Class TypeVariableTypeInformation<T>

java.lang.Object
io.lettuce.core.dynamic.support.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.