After using jocument in another project for the first time, it came to my mind that an instance of the jocument Document class is a future. Since we do async generation from the getgo the returned document can be handled as CompletableFuture, since it represents a Document to be.
After using jocument in another project for the first time, it came to my mind that an instance of the jocument
Documentclass is a future. Since we do async generation from the getgo the returned document can be handled as CompletableFuture, since it represents a Document to be.