Uses of Class
org.immutables.generator.TypeHierarchyCollector.TypevarContext
-
Packages that use TypeHierarchyCollector.TypevarContext Package Description org.immutables.generator -
-
Uses of TypeHierarchyCollector.TypevarContext in org.immutables.generator
Methods in org.immutables.generator with parameters of type TypeHierarchyCollector.TypevarContext Modifier and Type Method Description private voidTypeHierarchyCollector. collectInterfacesMirrors(javax.lang.model.type.TypeMirror typeMirror, TypeHierarchyCollector.TypevarContext context)private voidTypeHierarchyCollector. collectUnresolvedInterface(javax.lang.model.type.TypeMirror typeMirror, TypeHierarchyCollector.TypevarContext context)protected java.lang.StringTypeHierarchyCollector. stringify(javax.lang.model.type.DeclaredType input, TypeHierarchyCollector.TypevarContext context)overridable stringify.
-