Uses of Interface
jmri.jmrit.logixng.Table
-
Packages that use Table Package Description jmri.jmrit.logixng jmri.jmrit.logixng.implementation -
-
Uses of Table in jmri.jmrit.logixng
Subinterfaces of Table in jmri.jmrit.logixng Modifier and Type Interface Description interfaceAnonymousTableRepresent an anonymous table.interfaceNamedTableRepresent a named table. -
Uses of Table in jmri.jmrit.logixng.implementation
Classes in jmri.jmrit.logixng.implementation that implement Table Modifier and Type Class Description classAbstractNamedTableThe default implementation of a NamedTableclassDefaultAnonymousTableDefault implementation for anonymous tablesclassDefaultCsvNamedTableThe default implementation of a NamedTableclassDefaultInternalNamedTableThe default implementation of a NamedTable
-