Enum Class TableCreatorImpl

java.lang.Object
java.lang.Enum<TableCreatorImpl>
io.deephaven.engine.table.impl.TableCreatorImpl
All Implemented Interfaces:
TableCreator<Table>, Serializable, Comparable<TableCreatorImpl>, java.lang.constant.Constable

public enum TableCreatorImpl extends Enum<TableCreatorImpl> implements TableCreator<Table>
Engine-specific implementation of TableCreator.