Index

org.specs2.html.Index
See theIndex companion object
case class Index(entries: Vector[IndexEntry])

Attributes

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

Members list

Value members

Concrete methods

def add(entry: IndexEntry): Index
def add(other: Seq[IndexEntry]): Index

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product