hooks
StandaloneFilterHook0
class
StandaloneFilterHook0
[V]
extends StandaloneFilterHook[V, scala.collection.immutable.Nil.type]
Instance Constructors
-
new
StandaloneFilterHook0
(base: FilterHook0[V])
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
_get
: List[(V, scala.collection.immutable.Nil.type) ⇒ V]
-
def
_register
(s: (V, scala.collection.immutable.Nil.type) ⇒ V): Unit
-
def
apply
(value: V): V
-
def
apply
(value: V, extra: scala.collection.immutable.Nil.type): V
-
def
asInstanceOf
[T0]
: T0
-
def
clone
(): AnyRef
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
filters
: List[(V, scala.collection.immutable.Nil.type) ⇒ V]
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
hook
(f: (V) ⇒ V): Unit
-
def
hook
(f: (V, scala.collection.immutable.Nil.type) ⇒ V): Unit
-
def
isInstanceOf
[T0]
: Boolean
-
def
logErrors
(f: ⇒ Unit): Unit
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
standalone
[R]
(f: ⇒ R): R
-
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from StandaloneHook[(V, scala.collection.immutable.Nil.type) ⇒ V]
Inherited from Hook[(V, scala.collection.immutable.Nil.type) ⇒ V]
Inherited from AnyRef
Inherited from Any