Packages

class HistoryAdaptor extends History

Source
Reader.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HistoryAdaptor
  2. History
  3. AnyRef
  4. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new HistoryAdaptor(history: History)

Value Members

  1. def asStrings: List[String]
    Definition Classes
    HistoryAdaptorHistory
  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
    HistoryAdaptorHistory
  5. def size: Int
    Definition Classes
    HistoryAdaptorHistory