Class Type.Print

java.lang.Object
org.immutables.value.processor.encode.Type.Print
All Implemented Interfaces:
Type.Visitor<StringBuilder>
Enclosing interface:
Type

public static class Type.Print extends Object implements Type.Visitor<StringBuilder>