toggle menu
Algoutils
0.9.1-SNAPSHOT
jvm
switch theme
search in API
algoutils-tutor
/
org.tudalgo.algoutils.tutor.general.match
/
BasicReflectionMatchers
/
sameTypes
same
Types
public
static
Matcher
<
T
>
sameTypes
<
T
extends
WithTypeList
>
(
Array
<
TypeLink
>
types
)
(
source
)
A matcher matching an object if the object has the same types as given.
Return
the matcher
Parameters
types
the types