Type Members
-
class
Example1
extends SentrySupport
-
class
Example2
extends SentrySupport
-
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
args
: Array[String]
-
def
asInstanceOf
[T0]
: T0
-
def
assertThrows
[E <: Throwable]
(c: ⇒ Unit)(implicit m: Manifest[E]): Unit
-
def
clone
(): AnyRef
-
def
delayedInit
(body: ⇒ Unit): Unit
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
-
-
val
executionStart
: Long
-
def
finalize
(): Unit
-
def
futuresToOptions
[A]
(futures: List[Future[A]]): Seq[Option[A]]
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
def
main
(args: Array[String]): Unit
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
val
random
: Random
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
val
task
: Callable[Int]
-
val
tasks
: List[Callable[Int]]
-
def
toString
(): String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from App
Inherited from DelayedInit
Inherited from AnyRef
Inherited from Any
Some runnable examples to show how to use sentries.