Class Type.VariableResolver

java.lang.Object
org.immutables.value.processor.encode.Type.Transformer
org.immutables.value.processor.encode.Type.VariableResolver
All Implemented Interfaces:
com.google.common.base.Function<Type,Type>, Function<Type,Type>, Type.Visitor<Type>
Enclosing interface:
Type

public static class Type.VariableResolver extends Type.Transformer implements com.google.common.base.Function<Type,Type>