public String toString() { · if (this == NO_PROXY) { · return "(no proxy)"; · return String.format("%s:%s%s", host(), port(), (!isEmpty(this.username) ? " (with ...
確定! 回上一頁