Uses of Interface
org.agrona.generation.ResourceConsumer
Packages that use ResourceConsumer
Package
Description
Utilities to support code generation and compilation in-memory.
-
Uses of ResourceConsumer in org.agrona.generation
Methods in org.agrona.generation with parameters of type ResourceConsumerModifier and TypeMethodDescriptiondefault voidOutputManager.withOutput(String name, ResourceConsumer<Writer> resourceConsumer) Create named output and callResourceConsumer.accept(Object).