Interface InstanceBodyCreator

All Superinterfaces:
BodyCreator
All Known Subinterfaces:
ConstructorCreator, InstanceExecutableCreator, InstanceMethodCreator

public sealed interface InstanceBodyCreator extends BodyCreator permits InstanceExecutableCreator
A thing which has an instance body.
  • Method Summary

    Methods inherited from interface io.quarkus.gizmo2.creator.BodyCreator

    body