Uses of Interface
io.helidon.service.codegen.DescriptorClassCode
Packages that use DescriptorClassCode
-
Uses of DescriptorClassCode in io.helidon.service.codegen
Methods in io.helidon.service.codegen that return DescriptorClassCodeModifier and TypeMethodDescriptionstatic DescriptorClassCode
DescriptorClassCode.create
(ClassCode classCode, double weight, Set<ResolvedType> contracts, Set<ResolvedType> factoryContracts) Create a new instance.