public final class SimpleGeneratorTask extends GeneratorTask
Constructor and Description |
---|
SimpleGeneratorTask(String outputDirectory,
String fileName,
String filenameSuffix,
String fileHeader,
Supplier<String> contents) |
SimpleGeneratorTask(String outputDirectory,
String fileName,
String fileHeader,
Supplier<String> contents) |
Modifier and Type | Method and Description |
---|---|
void |
compute() |
exec, getRawResult, setRawResult
adapt, adapt, adapt, cancel, compareAndSetForkJoinTaskTag, complete, completeExceptionally, fork, get, get, getException, getForkJoinTaskTag, getPool, getQueuedTaskCount, getSurplusQueuedTaskCount, helpQuiesce, inForkJoinPool, invoke, invokeAll, invokeAll, invokeAll, isCancelled, isCompletedAbnormally, isCompletedNormally, isDone, join, peekNextLocalTask, pollNextLocalTask, pollTask, quietlyComplete, quietlyInvoke, quietlyJoin, reinitialize, setForkJoinTaskTag, tryUnfork
Copyright © 2023. All rights reserved.