trait TypesStats extends AnyRef

Self Type
TypesStats with BaseTypeSeqsStats with Statistics
Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TypesStats
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. val asSeenFromNanos: (TypesStats.this)#StackableTimer
  6. val baseClassesNanos: (TypesStats.this)#StackableTimer
  7. val baseTypeSeqNanos: (TypesStats.this)#StackableTimer
  8. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  9. val compoundBaseTypeSeqCount: (TypesStats.this)#SubCounter
  10. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  11. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  12. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  13. val findMemberCount: (TypesStats.this)#Counter
  14. val findMemberNanos: (TypesStats.this)#StackableTimer
  15. val findMembersCount: (TypesStats.this)#Counter
  16. val findMembersNanos: (TypesStats.this)#StackableTimer
  17. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  18. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  19. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  20. val lubCount: (TypesStats.this)#Counter
  21. val lubNanos: (TypesStats.this)#StackableTimer
  22. val multMemberCount: (TypesStats.this)#SubCounter
  23. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  24. val nestedLubCount: (TypesStats.this)#Counter
  25. val noMemberCount: (TypesStats.this)#SubCounter
  26. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  27. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  28. val rawTypeCount: (TypesStats.this)#Counter
  29. val sametypeCount: (TypesStats.this)#Counter
  30. val singletonBaseTypeSeqCount: (TypesStats.this)#SubCounter
  31. val subtypeCount: (TypesStats.this)#Counter
  32. val subtypeNanos: (TypesStats.this)#StackableTimer
  33. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  34. def toString(): String
    Definition Classes
    AnyRef → Any
  35. val typeOpsStack: (TypesStats.this)#TimerStack
  36. val typerNanos: (TypesStats.this)#Timer
  37. val typerefBaseTypeSeqCount: (TypesStats.this)#SubCounter
  38. val uniqueTypesView: (TypesStats.this)#View
  39. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped