final class ParAAMStatsEnabled extends ParAAMStats with ParAAMStatsEnabledTrait
- Attributes
- protected
- Alphabetic
- By Inheritance
- ParAAMStatsEnabled
- ParAAMStatsEnabledTrait
- AbstractMachineStatsEnabledTrait
- ParAAMStats
- AbstractMachineStats
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- All
Instance Constructors
- new ParAAMStatsEnabled()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from ParAAMStatsEnabled to any2stringadd[ParAAMStatsEnabled] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (ParAAMStatsEnabled, B)
- Implicit
- This member is added by an implicit conversion from ParAAMStatsEnabled to ArrowAssoc[ParAAMStatsEnabled] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
val
alreadyVisitedNb: Int
- Definition Classes
- AbstractMachineStatsEnabledTrait
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate() @throws( ... )
-
def
ensuring(cond: (ParAAMStatsEnabled) ⇒ Boolean, msg: ⇒ Any): ParAAMStatsEnabled
- Implicit
- This member is added by an implicit conversion from ParAAMStatsEnabled to Ensuring[ParAAMStatsEnabled] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (ParAAMStatsEnabled) ⇒ Boolean): ParAAMStatsEnabled
- Implicit
- This member is added by an implicit conversion from ParAAMStatsEnabled to Ensuring[ParAAMStatsEnabled] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): ParAAMStatsEnabled
- Implicit
- This member is added by an implicit conversion from ParAAMStatsEnabled to Ensuring[ParAAMStatsEnabled] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): ParAAMStatsEnabled
- Implicit
- This member is added by an implicit conversion from ParAAMStatsEnabled to Ensuring[ParAAMStatsEnabled] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from ParAAMStatsEnabled to StringFormat[ParAAMStatsEnabled] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
incAlreadyVisitedNb(): Unit
- Definition Classes
- AbstractMachineStatsEnabledTrait → AbstractMachineStats
-
def
incLoopIterNb(): Unit
- Definition Classes
- AbstractMachineStatsEnabledTrait → AbstractMachineStats
-
def
incSentNb(): Unit
- Definition Classes
- ParAAMStatsEnabledTrait
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
loopIterNb: Int
- Definition Classes
- AbstractMachineStatsEnabledTrait
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
val
newStateMaxNb: Int
- Definition Classes
- AbstractMachineStatsEnabledTrait
-
val
newStateNbs: Map[Int, Int]
- Definition Classes
- AbstractMachineStatsEnabledTrait
-
def
newStates(nb: ⇒ Int): Unit
- Definition Classes
- AbstractMachineStatsEnabledTrait → AbstractMachineStats
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
pickStates(nb: ⇒ Int): Unit
- Definition Classes
- AbstractMachineStatsEnabledTrait → AbstractMachineStats
-
def
println(): Unit
- Definition Classes
- AbstractMachineStatsEnabledTrait → AbstractMachineStats
-
val
sentNb: Int
- Definition Classes
- ParAAMStatsEnabledTrait
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(escaped: ⇒ Boolean): String
- Definition Classes
- AbstractMachineStatsEnabledTrait → AbstractMachineStats
-
def
toString(): String
- Definition Classes
- AbstractMachineStatsEnabledTrait → AnyRef → Any
-
def
toTsv: String
- Definition Classes
- AbstractMachineStatsEnabledTrait → AbstractMachineStats
-
def
toTsvList: List[String]
- Attributes
- protected
- Definition Classes
- ParAAMStatsEnabledTrait → AbstractMachineStatsEnabledTrait → AbstractMachineStats
-
def
toTsvNameList: List[String]
- Attributes
- protected
- Definition Classes
- ParAAMStatsEnabledTrait → AbstractMachineStatsEnabledTrait → AbstractMachineStats
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
val
workListMaxSize: Int
- Definition Classes
- AbstractMachineStatsEnabledTrait
-
val
workListReverseSizes: List[Int]
Sizes of the worklist on each pick operation, in the reverse order.
Sizes of the worklist on each pick operation, in the reverse order.
- Definition Classes
- AbstractMachineStatsEnabledTrait
-
val
workListSize: Int
- Definition Classes
- AbstractMachineStatsEnabledTrait
-
val
workListSumSize: Int
- Definition Classes
- AbstractMachineStatsEnabledTrait
-
def
→[B](y: B): (ParAAMStatsEnabled, B)
- Implicit
- This member is added by an implicit conversion from ParAAMStatsEnabled to ArrowAssoc[ParAAMStatsEnabled] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc