Class WriteMesonPipeline
java.lang.Object
tripleo.elijah_durable_congenial.comp.WriteMesonPipeline
- All Implemented Interfaces:
@NotNull Consumer<Supplier<Old_GenerateResult>>,PipelineMember
public class WriteMesonPipeline
extends Object
implements PipelineMember, @NotNull Consumer<Supplier<Old_GenerateResult>>
Created 9/13/21 11:58 PM
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(@NotNull Supplier<Old_GenerateResult> aGenerateResultSupplier) @NotNull Consumer<Supplier<Old_GenerateResult>>consumer()void@NotNull Consumer<com.google.common.collect.Multimap<CompilerInstructions,String>>
-
Constructor Details
-
WriteMesonPipeline
-
-
Method Details
-
accept
- Specified by:
acceptin interface@NotNull Consumer<Supplier<Old_GenerateResult>>
-
consumer
-
run
- Specified by:
runin interfacePipelineMember- Throws:
Exception
-
write_makefiles_consumer
@NotNull public @NotNull Consumer<com.google.common.collect.Multimap<CompilerInstructions,String>> write_makefiles_consumer()
-