public ListAssert isEqualTo(Object expected) { if (actual instanceof ListFromStream && asListFromStream().stream == expected) {
確定! 回上一頁