Index

case class Index(name: String) extends IndexLike
Companion:
object
trait Serializable
trait Product
trait Equals
trait IndexLike
class Object
trait Matchable
class Any

Value members

Concrete methods

override def index: String
Definition Classes

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
Inherited from:
IndexesLike
override def values: Seq[String]
Definition Classes
Inherited from:
IndexLike