Class CodeInterfaceTypeRegistryMethodGenerator

java.lang.Object
no.sikt.graphitron.generators.abstractions.SimpleMethodGenerator
no.sikt.graphitron.generators.codeinterface.CodeInterfaceTypeRegistryMethodGenerator
All Implemented Interfaces:
MethodGenerator

public class CodeInterfaceTypeRegistryMethodGenerator extends SimpleMethodGenerator
This class generates code for a simple Type Registry fetching method.
  • Constructor Details

    • CodeInterfaceTypeRegistryMethodGenerator

      public CodeInterfaceTypeRegistryMethodGenerator()
  • Method Details