I64Column

ra3.CSVColumnDefinition.I64Column
case class I64Column(columnIndex: Int) extends CSVColumnDefinition

Long (int64) column type with its 0-based column index in the CSV file

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product