Uses of Class
org.immutables.value.processor.meta.CaseStructure
-
Packages that use CaseStructure Package Description org.immutables.value.processor.meta -
-
Uses of CaseStructure in org.immutables.value.processor.meta
Fields in org.immutables.value.processor.meta declared as CaseStructure Modifier and Type Field Description private CaseStructureValueType. caseStructureMethods in org.immutables.value.processor.meta that return CaseStructure Modifier and Type Method Description CaseStructureValueType. getCases()CaseStructureValueType. getCasesContextual()
-