Packages

object NoHistory extends History

Source
History.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NoHistory
  2. History
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def asStrings: collection.immutable.Nil
    Definition Classes
    NoHistoryHistory
  2. def asStrings(from: Int, to: Int): List[String]
    Definition Classes
    History
  3. def historicize(text: String): Boolean
    Definition Classes
    History
  4. def index: Int
    Definition Classes
    NoHistoryHistory
  5. def size: Int
    Definition Classes
    NoHistoryHistory