All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.virtdata.docsys.metafs.fs.renderfs.api.Renderable Maven / Gradle / Ivy

package io.virtdata.docsys.metafs.fs.renderfs.api;

import io.virtdata.docsys.metafs.fs.renderfs.model.TargetPathView;

import java.nio.ByteBuffer;
import java.util.function.Function;

/**
 * Renderable content
 */
public interface Renderable extends Versioned, Function {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy