Table

overflowdb.traversal.help.Table$
See theTable companion class
object Table

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Table.type

Members list

Type members

Classlikes

trait AvailableWidthProvider extends () => Int

Attributes

Supertypes
trait () => Int
class Object
trait Matchable
class Any
Known subtypes
class ConstantWidth(width: Int) extends AvailableWidthProvider

Attributes

Supertypes
trait () => Int
class Object
trait Matchable
class Any

Types

type Row = Seq[String]

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror