importer
importer
API
io.github.edadma.importer
BigIntConverter
BooleanConverter
Column
Converter
CurrencyConverter
DateConverter
DecimalConverter
Enum
Import
Importer
Platform
Table
TimestampConverter
UUIDConverter
importer
/
io.github.edadma.importer
/
Table
Table
io.github.edadma.importer.Table
case
class
Table
(
name
:
String
,
header
:
Vector
[
Column
],
data
:
List
[
Vector
[
Any
]])
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods