Uses of Record Class
io.helidon.codegen.ClassCode
Packages that use ClassCode
-
Uses of ClassCode in io.helidon.service.codegen
Methods in io.helidon.service.codegen that return ClassCodeMethods in io.helidon.service.codegen with parameters of type ClassCodeModifier and TypeMethodDescriptionstatic DescriptorClassCode
DescriptorClassCode.create
(ClassCode classCode, double weight, Set<ResolvedType> contracts, Set<ResolvedType> factoryContracts) Create a new instance.