Class

at.logic.gapt.proofs.expansionTrees.getStatistics

ESStats

Related Doc: package getStatistics

Permalink

class ESStats extends (HashMap[HOLFormula, Int], HashMap[HOLFormula, Int])

Linear Supertypes
(HashMap[HOLFormula, Int], HashMap[HOLFormula, Int]), Serializable, Serializable, Product2[HashMap[HOLFormula, Int], HashMap[HOLFormula, Int]], Product, Equals, AnyRef, Any
Type Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ESStats
  2. Tuple2
  3. Serializable
  4. Serializable
  5. Product2
  6. Product
  7. Equals
  8. AnyRef
  9. Any
Implicitly
  1. by tuple2ToZippedOps
  2. by CollectionsHaveToParArray
  3. by any2stringadd
  4. by StringFormat
  5. by Ensuring
  6. by ArrowAssoc
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ESStats(_1: HashMap[HOLFormula, Int], _2: HashMap[HOLFormula, Int])

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to any2stringadd[ESStats] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ESStats, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to ArrowAssoc[ESStats] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. val _1: HashMap[HOLFormula, Int]

    Permalink
    Definition Classes
    Tuple2 → Product2
  7. val _2: HashMap[HOLFormula, Int]

    Permalink
    Definition Classes
    Tuple2 → Product2
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def ensuring(cond: (ESStats) ⇒ Boolean, msg: ⇒ Any): ESStats

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to Ensuring[ESStats] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  11. def ensuring(cond: (ESStats) ⇒ Boolean): ESStats

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to Ensuring[ESStats] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  12. def ensuring(cond: Boolean, msg: ⇒ Any): ESStats

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to Ensuring[ESStats] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  13. def ensuring(cond: Boolean): ESStats

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to Ensuring[ESStats] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  14. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  15. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to StringFormat[ESStats] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  17. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  18. def invert[El1, CC1[X] <: TraversableOnce[X], El2, CC2[X] <: TraversableOnce[X], That](implicit w1: <:<[HashMap[HOLFormula, Int], CC1[El1]], w2: <:<[HashMap[HOLFormula, Int], CC2[El2]], bf: CanBuildFrom[CC1[_], (El1, El2), That]): That

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to Ops[HashMap[HOLFormula, Int], HashMap[HOLFormula, Int]] performed by method tuple2ToZippedOps in scala.Predef.
    Definition Classes
    Ops
  19. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  20. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  21. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  22. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  23. def productArity: Int

    Permalink
    Definition Classes
    Product2 → Product
  24. def productElement(n: Int): Any

    Permalink
    Definition Classes
    Product2 → Product
    Annotations
    @throws( ... )
  25. def swap: (HashMap[HOLFormula, Int], HashMap[HOLFormula, Int])

    Permalink
    Definition Classes
    Tuple2
  26. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  27. def toParArray: ParArray[T]

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to CollectionsHaveToParArray[ESStats, T] performed by method CollectionsHaveToParArray in scala.collection.parallel. This conversion will take place only if an implicit value of type (ESStats) ⇒ GenTraversableOnce[T] is in scope.
    Definition Classes
    CollectionsHaveToParArray
  28. def toString(): String

    Permalink
    Definition Classes
    ESStats → Tuple2 → AnyRef → Any
  29. def total: Int

    Permalink

    total number of instances

  30. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  31. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  32. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. val x: (HashMap[HOLFormula, Int], HashMap[HOLFormula, Int])

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to Ops[HashMap[HOLFormula, Int], HashMap[HOLFormula, Int]] performed by method tuple2ToZippedOps in scala.Predef.
    Definition Classes
    Ops
  34. def zipped[El1, Repr1, El2, Repr2](implicit w1: (HashMap[HOLFormula, Int]) ⇒ TraversableLike[El1, Repr1], w2: (HashMap[HOLFormula, Int]) ⇒ IterableLike[El2, Repr2]): Tuple2Zipped[El1, Repr1, El2, Repr2]

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to Ops[HashMap[HOLFormula, Int], HashMap[HOLFormula, Int]] performed by method tuple2ToZippedOps in scala.Predef.
    Definition Classes
    Ops
  35. def [B](y: B): (ESStats, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ESStats to ArrowAssoc[ESStats] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from (HashMap[HOLFormula, Int], HashMap[HOLFormula, Int])

Inherited from Serializable

Inherited from Serializable

Inherited from Product2[HashMap[HOLFormula, Int], HashMap[HOLFormula, Int]]

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion tuple2ToZippedOps from ESStats to Ops[HashMap[HOLFormula, Int], HashMap[HOLFormula, Int]]

Inherited by implicit conversion CollectionsHaveToParArray from ESStats to CollectionsHaveToParArray[ESStats, T]

Inherited by implicit conversion any2stringadd from ESStats to any2stringadd[ESStats]

Inherited by implicit conversion StringFormat from ESStats to StringFormat[ESStats]

Inherited by implicit conversion Ensuring from ESStats to Ensuring[ESStats]

Inherited by implicit conversion ArrowAssoc from ESStats to ArrowAssoc[ESStats]

Ungrouped