toggle menu
Algoutils
0.9.1-SNAPSHOT
jvm
switch theme
search in API
algoutils-tutor
/
org.tudalgo.algoutils.tutor.general.match
/
Match
/
negative
negative
public
static
Match
<
T
>
negative
<
T
>
(
T
object
)
(
source
)
Returns a negative match with the given object.
Return
the match
Parameters
object
the object
<T>
the type of the object