Uses of Interface
org.agrona.generation.OutputManager
Packages that use OutputManager
Package
Description
Utilities to support code generation and compilation in-memory.
-
Uses of OutputManager in org.agrona.generation
Subinterfaces of OutputManager in org.agrona.generationModifier and TypeInterfaceDescriptioninterfaceExtended version of theOutputManagerallowing the specification of packages for selected outputs.Classes in org.agrona.generation that implement OutputManagerModifier and TypeClassDescriptionclassOutputManagerfor managing the creation of Java source files as the target of code generation.classAnOutputManagerwhich can store source files asStringWriterbuy source file name.