Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
var
_isFinished: Boolean
-
var
_workLoad: Int
-
def
actualTotalTime: Long
-
def
amountOfWork: Int
-
final
def
asInstanceOf[T0]: T0
-
val
canopies: Seq[String]
-
def
clone(): AnyRef
-
var
completedWork: Seq[E]
-
def
doWork(es: Seq[E]): Seq[E]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
findWork: Seq[E]
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
initialize(): Unit
-
def
initializeWork(entities: Seq[E]): Seq[E]
-
def
isFinished: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
var
itemsProcessed: Long
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
numberOfSteps(numEntities: Int): Int
-
def
printStats(): Unit
-
def
resetStats(): Unit
-
def
run(): Unit
-
-
def
saveWork(entities: Seq[E]): Unit
-
def
seconds(ms: Long): Int
-
val
shortDecimal: DecimalFormat
-
var
startTime: Long
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
timeBusy: Long
-
var
timeDoingWork: Long
-
var
timeFindingWork: Long
-
var
timeSavingWork: Long
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-