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