sameType

public static Matcher<T> sameType<T extends WithType>(TypeLink link)(source)
public static Matcher<T> sameType<T extends WithType>(Class<? extends Object> clazz)(source)