sameTypes

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