Class GeneratedClassOutput
java.lang.Object
org.jboss.resteasy.reactive.server.processor.util.GeneratedClassOutput
- All Implemented Interfaces:
io.quarkus.gizmo.ClassOutput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.quarkus.gizmo.ClassOutput
getSourceWriter
-
Constructor Details
-
GeneratedClassOutput
public GeneratedClassOutput()
-
-
Method Details
-
write
- Specified by:
writein interfaceio.quarkus.gizmo.ClassOutput
-
getOutput
-