Uses of Class
org.immutables.value.processor.meta.Proto.ToInjectionInfo
-
Packages that use Proto.ToInjectionInfo Package Description org.immutables.value.processor.meta -
-
Uses of Proto.ToInjectionInfo in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return Proto.ToInjectionInfo Modifier and Type Method Description static Proto.ToInjectionInfoProto.ToInjectionInfo. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Proto.ToInjectionInfo[]Proto.ToInjectionInfo. values()Returns an array containing the constants of this enum type, in the order they are declared.
-