Uses of Class
org.immutables.generator.TypeHierarchyCollector
-
Packages that use TypeHierarchyCollector Package Description org.immutables.value.processor.meta -
-
Uses of TypeHierarchyCollector in org.immutables.value.processor.meta
Fields in org.immutables.value.processor.meta declared as TypeHierarchyCollector Modifier and Type Field Description private TypeHierarchyCollectorValueType. hierarchiCollectorMethods in org.immutables.value.processor.meta that return TypeHierarchyCollector Modifier and Type Method Description protected TypeHierarchyCollectorTypeIntrospectionBase. collectTypeHierarchy(javax.lang.model.type.TypeMirror typeMirror)protected TypeHierarchyCollectorValueType. collectTypeHierarchy(javax.lang.model.type.TypeMirror typeMirror)(package private) TypeHierarchyCollectorValueType. createTypeHierarchyCollector(Reporter reporter, javax.lang.model.element.Element element)
-