Class CompositeTemplate
- java.lang.Object
-
- io.virtdata.docsys.metafs.fs.renderfs.api.CompositeTemplate
-
- All Implemented Interfaces:
java.util.function.Supplier<java.nio.ByteBuffer>
public class CompositeTemplate extends java.lang.Object implements java.util.function.Supplier<java.nio.ByteBuffer>
-
-
Constructor Summary
Constructors Constructor Description CompositeTemplate(java.util.LinkedList<java.nio.file.Path> renderLayers)
-
Method Summary
Modifier and Type Method Description java.nio.ByteBufferget()
-