Uses of Class
net.morimekta.providence.reflect.contained.CInterface
-
Packages that use CInterface Package Description net.morimekta.providence.reflect.contained -
-
Uses of CInterface in net.morimekta.providence.reflect.contained
Methods in net.morimekta.providence.reflect.contained that return types with arguments of type CInterface Modifier and Type Method Description net.morimekta.providence.PMessageBuilder<CInterface>CInterface. mutate()Constructor parameters in net.morimekta.providence.reflect.contained with type arguments of type CInterface Constructor Description CInterfaceDescriptor(java.lang.String comment, java.lang.String packageName, java.lang.String name, java.util.List<CField<CInterface>> fields, java.util.Map<java.lang.String,java.lang.String> annotations)
-