function coerce(result) { if (result === void 0 || result === null) return null; if (typeof result !== 'object') return result; if (java.instanceOf(result ...
確定! 回上一頁