Class OutputBase

java.lang.Object
org.aksw.vshell.registry.OutputBase
All Implemented Interfaces:
Closeable, AutoCloseable, Output
Direct Known Subclasses:
DynamicOutputFromPipe, DynamicOutputFromStream, FileOutput

public abstract class OutputBase extends Object implements Output