Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- objc[9905]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/bin/java (0x1052c94c0) and /Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home/jre/lib/libinstrument.dylib (0x1053914e0). One of the two will be used. Which one is undefined.
- <html itemscope itemtype="http://schema.org/QAPage">
- <head>
- <title>
- </title>
- <link rel="shortcut icon" href="https://cdn.sstatic.net/Sites/stackoverflow/img/favicon.ico?v=4f32ecc8f43d">
- <link rel="apple-touch-icon image_src" href="https://cdn.sstatic.net/Sites/stackoverflow/img/apple-touch-icon.png?v=c78bd457575a">
- <link rel="search" type="application/opensearchdescription+xml" title="Stack Overflow" href="/opensearch.xml">
- <meta property="og:type" content="website"/>
- <meta name="twitter:card" content="summary"/>
- <meta name="twitter:domain" content="stackoverflow.com"/>
- <meta property="og:image" itemprop="image primaryImageOfPage" content="https://cdn.sstatic.net/Sites/stackoverflow/img/[email protected]?v=73d79a89bded" />
- <meta name="twitter:title" property="og:title" itemprop="title name" content="java Runnable run() method returning a value" />
- <meta name="twitter:description" property="og:description" itemprop="description" content="According to java doc, Runnable method void run() cannot return a value. I do wonder however if there is any workaround of this. Actually i have a method which calls:public class Endpoint{ pu..." />
- <meta property="og:url" content="https://stackoverflow.com/questions/13684468/java-runnable-run-method-returning-a-value"/>
- <link rel="canonical" href="https://stackoverflow.com/questions/13684468/java-runnable-run-method-returning-a-value" />
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js">
- </script>
- <script src="https://cdn.sstatic.net/Js/stub.en.js?v=4a0d73eae37e">
- </script>
- <link rel="stylesheet" type="text/css" href="https://cdn.sstatic.net/Sites/stackoverflow/all.css?v=79f4fffba578">
- <link rel="alternate" type="application/atom+xml" title="Feed for question 'java Runnable run() method returning a value'" href="/feeds/question/13684468">
- <meta name="twitter:app:country" content="US" />
- <meta name="twitter:app:name:iphone" content="Stack Exchange iOS" />
- <meta name="twitter:app:id:iphone" content="871299723" />
- <meta name="twitter:app:url:iphone" content="se-zaphod://stackoverflow.com/questions/13684468/java-runnable-run-method-returning-a-value" />
- <meta name="twitter:app:name:ipad" content="Stack Exchange iOS" />
- <meta name="twitter:app:id:ipad" content="871299723" />
- <meta name="twitter:app:url:ipad" content="se-zaphod://stackoverflow.com/questions/13684468/java-runnable-run-method-returning-a-value" />
- <meta name="twitter:app:name:googleplay" content="Stack Exchange Android">
- <meta name="twitter:app:url:googleplay" content="http://stackoverflow.com/questions/13684468/java-runnable-run-method-returning-a-value">
- <meta name="twitter:app:id:googleplay" content="com.stackexchange.marvin">
- <script>
- </script>
- <script>
- </script>
- <script>
- </script>
- <noscript id="noscript-css">
- <style type="text/css">
- </style>
- </noscript>
- </head>
- <body class="question-page new-topbar">
- <script>
- </script>
- <iframe id="adzerk-user-match" width="0" height="0" frameborder="0" scrolling="no" onload="window.AUMIframeDone=true" src="https://ssum-sec.casalemedia.com/usermatch?s=183712&cb=https%3A%2F%2Fengine.adzerk.net%2Fudb%2F22%2Fsync%2Fi.gif%3FpartnerId%3D1%26userId%3D" style="display: none;" marginheight="0" marginwidth="0">
- </iframe>
- <div id="notify-container">
- </div>
- <div id="custom-header">
- </div>
- <header class="so-header js-so-header _fixed">
- <div class="-container">
- <div class="-main">
- <a href="https://stackoverflow.com" class="-logo js-gps-track " data-gps-track="top_nav.click({is_current:false, location:2, destination:8})">
- <span class="-img">
- </span>
- </a>
- <nav class="navigation" role="navigation" aria-label="site navigation">
- <ol class="-list">
- <li class="-item _current">
- <a id="nav-questions" href="/questions" class="-link js-gps-track" data-gps-track="top_nav.click({is_current:true, location:2, destination:1})">
- </a>
- </li>
- <li class="-item">
- <a id="nav-jobs" href="/jobs?med=site-ui&ref=jobs-tab" class="-link js-gps-track" data-gps-track="top_nav.click({is_current:false, location:2, destination:6})">
- </a>
- </li>
- <li class="-item">
- <a id="nav-docs" href="/documentation" class="-link js-gps-track" data-gps-track="top_nav.click({is_current:false, location:2, destination:7})">
- <small class='beta-badge'>
- </small>
- </a>
- </li>
- <li class="-item">
- <a id="nav-tags" href="/tags" class="-link js-gps-track" data-gps-track="top_nav.click({is_current:false, location:2, destination:2})">
- </a>
- </li>
- <li class="-item">
- <a id="nav-users" href="/users" class="-link js-gps-track" data-gps-track="top_nav.click({is_current:false, location:2, destination:3})">
- </a>
- </li>
- </ol>
- </nav>
- <form id="search" action="/search" method="get" class="searchbar" autocomplete="off" role="search">
- <svg role="icon" class="svg-icon iconSearch" width="18" height="18" viewBox="0 0 18 18">
- <path d="M12.864 11.321L18 16.5 16.5 18l-5.178-5.136v-.357a7 7 0 1 1 1.186-1.186h.356zM7 12A5 5 0 1 0 7 2a5 5 0 0 0 0 10z"/>
- </svg>
- <input name="q" type="text" placeholder="Search..." value="" tabindex="1" autocomplete="off" maxlength="240" class="f-input js-search-field" />
- <button type="submit" class="btn js-search-submit">
- <svg role="icon" class="svg-icon iconSearch" width="18" height="18" viewBox="0 0 18 18">
- <path d="M12.864 11.321L18 16.5 16.5 18l-5.178-5.136v-.357a7 7 0 1 1 1.186-1.186h.356zM7 12A5 5 0 1 0 7 2a5 5 0 0 0 0 10z"/>
- </svg>
- </button>
- </form>
- </div>
- <div class="-actions">
- <nav class="secondary-nav">
- <div class="-dialog-container js-topbar-dialog-corral">
- <div class="topbar-dialog siteSwitcher-dialog dno">
- <div class="header">
- <h3>
- <a href="https://stackoverflow.com">
- </a>
- </h3>
- </div>
- <div class="modal-content current-site-container">
- <ul class="current-site">
- <li>
- <div class="related-links">
- <a href="https://stackoverflow.com/help" class="js-gps-track" data-gps-track="site_switcher.click({ item_type:14 })">
- </a>
- <a href="https://chat.stackoverflow.com" class="js-gps-track" data-gps-track="site_switcher.click({ item_type:6 })">
- </a>
- </div>
- <a href="https://stackoverflow.com" class="current-site-link site-link js-gps-track" data-id="1" data-gps-track="site_switcher.click({ item_type:3 })">
- <div class="site-icon favicon favicon-stackoverflow" title="Stack Overflow">
- </div>
- </a>
- </li>
- <li class="related-site">
- <div class="L-shaped-icon-container">
- <span class="L-shaped-icon">
- </span>
- </div>
- <a href="https://meta.stackoverflow.com" class="site-link js-gps-track" data-id="552" data-gps-track="site.switch({ target_site:552, item_type:3 }),site_switcher.click({ item_type:4 })">
- <div class="site-icon favicon favicon-stackoverflowmeta" title="Meta Stack Overflow">
- </div>
- </a>
- </li>
- </ul>
- </div>
- <div class="header" id="your-communities-header">
- <h3>
- </h3>
- </div>
- <div class="modal-content" id="your-communities-section">
- <div class="call-to-login">
- <a href="https://stackoverflow.com/users/signup?ssrc=site_switcher&returnurl=%2fusers%2fstory%2fcurrent&amp;utm_source=stackoverflow.com&amp;utm_medium=dev-story&amp;utm_campaign=signup-redirect" class="login-link js-gps-track" data-gps-track="site_switcher.click({ item_type:10 })">
- </a>
- <a href="https://stackoverflow.com/users/login?ssrc=site_switcher&returnurl=https%3a%2f%2fstackoverflow.com%2fquestions%2f13684468%2fjava-runnable-run-method-returning-a-value" class="login-link js-gps-track" data-gps-track="site_switcher.click({ item_type:11 })">
- </a>
- </div>
- </div>
- <div class="header">
- <h3>
- <a href="https://stackexchange.com/sites">
- </a>
- </h3>
- <a href="https://stackoverflow.blog" class="fr">
- </a>
- </div>
- <div class="modal-content">
- <div class="child-content">
- </div>
- </div>
- </div>
- <div class="topbar-dialog help-dialog js-help-dialog dno">
- <div class="modal-content">
- <ul>
- <li>
- <a href="/tour" class="js-gps-track" data-gps-track="help_popup.click({ item_type:1 })">
- <span class="item-summary">
- </span>
- </a>
- </li>
- <li>
- <a href="/help" class="js-gps-track" data-gps-track="help_popup.click({ item_type:4 })">
- <span class="item-summary">
- </span>
- </a>
- </li>
- <li>
- <a href="https://meta.stackoverflow.com" class="js-gps-track" data-gps-track="help_popup.click({ item_type:2 })">
- <span class="item-summary">
- </span>
- </a>
- </li>
- <li>
- <a href="https://stackoverflow.com/company/about" class="js-gps-track" data-gps-track="help_popup.click({ item_type:6 })">
- <span class="item-summary">
- </span>
- </a>
- </li>
- <li>
- <a href="https://www.stackoverflowbusiness.com/?ref=topbar_help" class="js-gps-track" data-gps-track="help_popup.click({ item_type:7 })">
- <span class="item-summary">
- </span>
- </a>
- </li>
- </ul>
- </div>
- </div>
- </div>
- <ol class="-list">
- <li class="-item">
- <a href="#" class="-link js-help-button" title="Help Center and other resources">
- <svg role="icon" class="svg-icon iconHelp" width="18" height="18" viewBox="0 0 18 18">
- <path d="M9 1a8 8 0 1 0 0 16.001A8 8 0 0 0 9 1zm.812 12.126c-.02.716-.55 1.157-1.238 1.137-.659-.02-1.177-.49-1.157-1.209.02-.715.566-1.17 1.225-1.15.691.021 1.194.507 1.17 1.222zm1.956-5.114c-.168.237-.546.542-1.02.912l-.527.361c-.257.197-.417.43-.502.695-.044.141-.076.507-.084.752-.004.048-.032.156-.181.156H7.883c-.165 0-.185-.096-.18-.144.023-.667.12-1.218.397-1.66.374-.594 1.426-1.221 1.426-1.221.161-.12.286-.25.382-.39.177-.24.321-.51.321-.8 0-.333-.08-.65-.293-.915-.249-.31-.518-.458-1.036-.458-.51 0-.808.257-1.021.594-.213.338-.177.735-.177 1.097H5.746c0-1.366.357-2.238 1.112-2.752.51-.35 1.162-.502 1.921-.502.996 0 1.788.184 2.487.715.647.49.988 1.181.988 2.113 0 .575-.2 1.057-.486 1.447z"/>
- </svg>
- </a>
- </li>
- <li class="-item">
- <a href="https://stackexchange.com" class="-link js-site-switcher-button js-gps-track" data-gps-track="site_switcher.show" title="A list of all 169 Stack Exchange sites">
- <svg role="icon" class="svg-icon iconStackExchange" width="18" height="18" viewBox="0 0 18 18">
- <path d="M1 13a2 2 0 0 0 2 2h8v3l3-3h1a2 2 0 0 0 2-2v-2H1v2zM15 1H3a2 2 0 0 0-2 2v2h16V3a2 2 0 0 0-2-2zM1 6h16v4H1V6z"/>
- </svg>
- </a>
- </li>
- </ol>
- </nav>
- <div class="-ctas">
- <a href="https://stackoverflow.com/users/login?ssrc=head&returnurl=https%3a%2f%2fstackoverflow.com%2fquestions%2f13684468%2fjava-runnable-run-method-returning-a-value" class="login-link btn-clear" rel="nofollow">
- </a>
- <a href="https://stackoverflow.com/users/signup?ssrc=head&returnurl=%2fusers%2fstory%2fcurrent&utm_source=stackoverflow.com&utm_medium=dev-story&utm_campaign=signup-redirect" class="login-link btn" rel="nofollow">
- </a>
- </div>
- </div>
- </div>
- </header>
- <script>
- </script>
- <div class="container">
- <div id="content" class="snippet-hidden">
- <div itemscope itemtype="http://schema.org/Question">
- <link itemprop="image" href="https://cdn.sstatic.net/Sites/stackoverflow/img/apple-touch-icon.png?v=c78bd457575a">
- <div id="herobox" class="alternate">
- <div class="test">
- </div>
- <div id="close">
- <a title="click to minimize">
- <span>
- </span>
- </a>
- </div>
- <div class="content">
- <b>
- </b>
- <div class="separator">
- </div>
- <div class="blurb">
- <br/>
- <br/>
- </div>
- <a href="/users/signup?ssrc=hero&returnurl=%2fusers%2fstory%2fcurrent&amp;utm_source=stackoverflow.com&amp;utm_medium=dev-story&amp;utm_campaign=signup-redirect" id="tell-me-more" class="button">
- </a>
- </div>
- </div>
- <script>
- </script>
- <div id="question-header">
- <h1 itemprop="name">
- <a href="/questions/13684468/java-runnable-run-method-returning-a-value" class="question-hyperlink">
- </a>
- </h1>
- <div class="aside-cta" role="navigation" aria-label="ask new question">
- <a href="/questions/ask" class="btn-outlined">
- </a>
- </div>
- </div>
- <div id="mainbar" role="main" aria-label="question and answers">
- <div class="question" data-questionid="13684468" id="question">
- <script>
- </script>
- <div class="everyonelovesstackoverflow" id="adzerk1307192783">
- </div>
- <table>
- <tr>
- <td class="votecell">
- <div class="vote">
- <input type="hidden" name="_id_" value="13684468">
- <a class="vote-up-off" title="This question shows research effort; it is useful and clear">
- </a>
- <span itemprop="upvoteCount" class="vote-count-post ">
- </span>
- <a class="vote-down-off" title="This question does not show any research effort; it is unclear or not useful">
- </a>
- <a class="star-off" href="#">
- </a>
- <div class="favoritecount">
- <b>
- </b>
- </div>
- </div>
- </td>
- <td class="postcell">
- <div>
- <div class="post-text" itemprop="text">
- <p>
- <code>
- </code>
- <code>
- </code>
- <br>
- <br>
- </p>
- <pre>
- <code>
- </code>
- </pre>
- <p>
- <code>
- </code>
- </p>
- <pre>
- <code>
- </code>
- </pre>
- <p>
- <code>
- </code>
- <code>
- </code>
- </p>
- </div>
- <div class="post-taglist">
- <a href="/questions/tagged/java" class="post-tag" title="show questions tagged 'java'" rel="tag">
- </a>
- <a href="/questions/tagged/runnable" class="post-tag" title="show questions tagged 'runnable'" rel="tag">
- </a>
- </div>
- <table class="fw">
- <tr>
- <td class="vt">
- <div class="post-menu">
- <a href="/q/13684468" title="short permalink to this question" class="short-link" id="link-post-13684468">
- </a>
- <span class="lsep">
- </span>
- <a href="/posts/13684468/edit" class="suggest-edit-post" title="">
- </a>
- </div>
- </td>
- <td class="post-signature owner">
- <div class="user-info ">
- <div class="user-action-time">
- <span title="2012-12-03 13:39:39Z" class="relativetime">
- </span>
- </div>
- <div class="user-gravatar32">
- <a href="/users/1856132/grzzzzzzzzzzzzz">
- <div class="gravatar-wrapper-32">
- <img src="https://www.gravatar.com/avatar/fa47e0327b232bec960c4e2c83630bc1?s=32&d=identicon&r=PG" alt="" width="32" height="32">
- </div>
- </a>
- </div>
- <div class="user-details">
- <a href="/users/1856132/grzzzzzzzzzzzzz">
- </a>
- <div class="-flair">
- <span class="reputation-score" title="reputation score " dir="ltr">
- </span>
- <span title="3 gold badges">
- <span class="badge1">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="12 silver badges">
- <span class="badge2">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="28 bronze badges">
- <span class="badge3">
- </span>
- <span class="badgecount">
- </span>
- </span>
- </div>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </div>
- </td>
- </tr>
- <tr>
- <td class="votecell">
- </td>
- <td>
- <div id="comments-13684468" class="comments ">
- <table>
- <tbody data-remaining-comments-count="0" data-canpost="false" data-cansee="true" data-comments-unavailable="false" data-addlink-disabled="true">
- <tr id="comment-18786586" class="comment ">
- <td class="comment-actions">
- <table>
- <tbody>
- <tr>
- <td class=" comment-score">
- <span title="number of 'useful comment' votes received" class="cool">
- </span>
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- <td class="comment-text">
- <div style="display: block;" class="comment-body">
- <span class="comment-copy">
- <code>
- </code>
- <code>
- </code>
- </span>
- <a href="/users/587318/less" title="1,631 reputation" class="comment-user">
- </a>
- <span class="comment-date" dir="ltr">
- <span title="2012-12-03 13:41:34Z" class="relativetime-clean">
- </span>
- </span>
- <span class="edited-yes" title="this comment was edited 1 time">
- </span>
- </div>
- </td>
- </tr>
- <tr id="comment-18786615" class="comment ">
- <td>
- <table>
- <tbody>
- <tr>
- <td class=" comment-score">
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- <td class="comment-text">
- <div style="display: block;" class="comment-body">
- <span class="comment-copy">
- </span>
- <a href="/users/1856132/grzzzzzzzzzzzzz" title="431 reputation" class="comment-user owner">
- </a>
- <span class="comment-date" dir="ltr">
- <span title="2012-12-03 13:42:32Z" class="relativetime-clean">
- </span>
- </span>
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div id="comments-link-13684468" data-rep=50 data-anon=true>
- <a class="js-add-link comments-link disabled-link " title="Use comments to ask for more information or suggest improvements. Avoid answering questions in comments." >
- </a>
- <span class="js-link-separator dno">
- </span>
- <a class="js-show-link comments-link dno" title="expand to show all comments on this post" href=# onclick="">
- </a>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <div id="answers">
- <a name="tab-top">
- </a>
- <div id="answers-header">
- <div class="subheader answers-subheader">
- <h2>
- <span style="display:none;" itemprop="answerCount">
- </span>
- </h2>
- <div>
- <div id="tabs">
- <a href="/questions/13684468/java-runnable-run-method-returning-a-value?answertab=active#tab-top" data-nav-xhref="" title="Answers with the latest activity first" data-value="active" data-shortcut="A">
- </a>
- <a href="/questions/13684468/java-runnable-run-method-returning-a-value?answertab=oldest#tab-top" data-nav-xhref="" title="Answers in the order they were provided" data-value="oldest" data-shortcut="O">
- </a>
- <a class="youarehere" href="/questions/13684468/java-runnable-run-method-returning-a-value?answertab=votes#tab-top" data-nav-xhref="" title="Answers with the highest score first" data-value="votes" data-shortcut="V">
- </a>
- </div>
- </div>
- </div>
- </div>
- <a name="13684524">
- </a>
- <div id="answer-13684524" class="answer accepted-answer" data-answerid="13684524" itemscope itemtype="http://schema.org/Answer" itemprop="acceptedAnswer">
- <table>
- <tr>
- <td class="votecell">
- <div class="vote">
- <input type="hidden" name="_id_" value="13684524">
- <a class="vote-up-off" title="This answer is useful">
- </a>
- <span itemprop="upvoteCount" class="vote-count-post ">
- </span>
- <a class="vote-down-off" title="This answer is not useful">
- </a>
- <span class="vote-accepted-on load-accepted-answer-date" title="loading when this answer was accepted...">
- </span>
- </div>
- </td>
- <td class="answercell">
- <div class="post-text" itemprop="text">
- <p>
- <code>
- </code>
- <code>
- </code>
- </p>
- <p>
- </p>
- <pre>
- <code>
- </code>
- </pre>
- <p>
- </p>
- </div>
- <table class="fw">
- <tr>
- <td class="vt">
- <div class="post-menu">
- <a href="/a/13684524" title="short permalink to this answer" class="short-link" id="link-post-13684524">
- </a>
- <span class="lsep">
- </span>
- <a href="/posts/13684524/edit" class="suggest-edit-post" title="">
- </a>
- </div>
- </td>
- <td align="right" class="post-signature">
- <div class="user-info user-hover">
- <div class="user-action-time">
- <a href="/posts/13684524/revisions" title="show all edits to this post">
- <span title="2013-08-01 07:34:50Z" class="relativetime">
- </span>
- </a>
- </div>
- <div class="user-gravatar32">
- <a href="/users/896660/robguinness">
- <div class="gravatar-wrapper-32">
- <img src="https://www.gravatar.com/avatar/e3bd07537e3af06ac4c4f778a32a6159?s=32&d=identicon&r=PG" alt="" width="32" height="32">
- </div>
- </a>
- </div>
- <div class="user-details">
- <a href="/users/896660/robguinness">
- </a>
- <div class="-flair">
- <span class="reputation-score" title="reputation score " dir="ltr">
- </span>
- <span title="10 gold badges">
- <span class="badge1">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="36 silver badges">
- <span class="badge2">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="61 bronze badges">
- <span class="badge3">
- </span>
- <span class="badgecount">
- </span>
- </span>
- </div>
- </div>
- </div>
- </td>
- <td align="right" class="post-signature">
- <div class="user-info user-hover">
- <div class="user-action-time">
- <span title="2012-12-03 13:42:56Z" class="relativetime">
- </span>
- </div>
- <div class="user-gravatar32">
- <a href="/users/1719067/narendra-pathai">
- <div class="gravatar-wrapper-32">
- <img src="https://www.gravatar.com/avatar/c1be932bbc82f9808ccd623e58a7a4a1?s=32&d=identicon&r=PG" alt="" width="32" height="32">
- </div>
- </a>
- </div>
- <div class="user-details">
- <a href="/users/1719067/narendra-pathai">
- </a>
- <div class="-flair">
- <span class="reputation-score" title="reputation score 20,217" dir="ltr">
- </span>
- <span title="13 gold badges">
- <span class="badge1">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="57 silver badges">
- <span class="badge2">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="93 bronze badges">
- <span class="badge3">
- </span>
- <span class="badgecount">
- </span>
- </span>
- </div>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td class="votecell">
- </td>
- <td>
- <div id="comments-13684524" class="comments ">
- <table>
- <tbody data-remaining-comments-count="0" data-canpost="false" data-cansee="true" data-comments-unavailable="false" data-addlink-disabled="true">
- <tr id="comment-25461040" class="comment ">
- <td>
- <table>
- <tbody>
- <tr>
- <td class=" comment-score">
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- <td class="comment-text">
- <div style="display: block;" class="comment-body">
- <span class="comment-copy">
- <code>
- </code>
- </span>
- <a href="/users/1340782/localhost" title="556 reputation" class="comment-user">
- </a>
- <span class="comment-date" dir="ltr">
- <span title="2013-07-07 12:57:40Z" class="relativetime-clean">
- </span>
- </span>
- <span class="edited-yes" title="this comment was edited 2 times">
- </span>
- </div>
- </td>
- </tr>
- <tr id="comment-25461097" class="comment ">
- <td>
- <table>
- <tbody>
- <tr>
- <td class=" comment-score">
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- <td class="comment-text">
- <div style="display: block;" class="comment-body">
- <span class="comment-copy">
- <code>
- </code>
- <code>
- </code>
- </span>
- <a href="/users/1340782/localhost" title="556 reputation" class="comment-user">
- </a>
- <span class="comment-date" dir="ltr">
- <span title="2013-07-07 13:01:44Z" class="relativetime-clean">
- </span>
- </span>
- </div>
- </td>
- </tr>
- <tr id="comment-25482584" class="comment ">
- <td class="comment-actions">
- <table>
- <tbody>
- <tr>
- <td class=" comment-score">
- <span title="number of 'useful comment' votes received" class="cool">
- </span>
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- <td class="comment-text">
- <div style="display: block;" class="comment-body">
- <span class="comment-copy">
- <a href="https://blogs.oracle.com/CoreJavaTechTips/entry/get_netbeans_6" rel="nofollow noreferrer">
- </a>
- </span>
- <a href="/users/1719067/narendra-pathai" title="20,217 reputation" class="comment-user">
- </a>
- <span class="comment-date" dir="ltr">
- <span title="2013-07-08 10:43:09Z" class="relativetime-clean">
- </span>
- </span>
- </div>
- </td>
- </tr>
- <tr id="comment-75332213" class="comment ">
- <td>
- <table>
- <tbody>
- <tr>
- <td class=" comment-score">
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- <td class="comment-text">
- <div style="display: block;" class="comment-body">
- <span class="comment-copy">
- <code>
- </code>
- </span>
- <a href="/users/3198973/rubberduck" title="6,289 reputation" class="comment-user">
- </a>
- <span class="comment-date" dir="ltr">
- <span title="2017-05-24 12:09:53Z" class="relativetime-clean">
- </span>
- </span>
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div id="comments-link-13684524" data-rep=50 data-anon=true>
- <a class="js-add-link comments-link disabled-link " title="Use comments to ask for more information or suggest improvements. Avoid comments like “+1” or “thanks”." >
- </a>
- <span class="js-link-separator dno">
- </span>
- <a class="js-show-link comments-link dno" title="expand to show all comments on this post" href=# onclick="">
- </a>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <script>
- </script>
- <div class="everyonelovesstackoverflow" id="adzerk1457097566">
- </div>
- <a name="13684614">
- </a>
- <div id="answer-13684614" class="answer" data-answerid="13684614" itemscope itemtype="http://schema.org/Answer">
- <table>
- <tr>
- <td class="votecell">
- <div class="vote">
- <input type="hidden" name="_id_" value="13684614">
- <a class="vote-up-off" title="This answer is useful">
- </a>
- <span itemprop="upvoteCount" class="vote-count-post ">
- </span>
- <a class="vote-down-off" title="This answer is not useful">
- </a>
- </div>
- </td>
- <td class="answercell">
- <div class="post-text" itemprop="text">
- <pre>
- <code>
- </code>
- </pre>
- </div>
- <table class="fw">
- <tr>
- <td class="vt">
- <div class="post-menu">
- <a href="/a/13684614" title="short permalink to this answer" class="short-link" id="link-post-13684614">
- </a>
- <span class="lsep">
- </span>
- <a href="/posts/13684614/edit" class="suggest-edit-post" title="">
- </a>
- </div>
- </td>
- <td align="right" class="post-signature">
- <div class="user-info ">
- <div class="user-action-time">
- <a href="/posts/13684614/revisions" title="show all edits to this post">
- <span title="2017-06-23 08:20:58Z" class="relativetime">
- </span>
- </a>
- </div>
- <div class="user-gravatar32">
- <a href="/users/5841827/scriptkiddy">
- <div class="gravatar-wrapper-32">
- <img src="https://i.stack.imgur.com/99Zyy.jpg?s=32&g=1" alt="" width="32" height="32">
- </div>
- </a>
- </div>
- <div class="user-details">
- <a href="/users/5841827/scriptkiddy">
- </a>
- <div class="-flair">
- <span class="reputation-score" title="reputation score " dir="ltr">
- </span>
- <span title="3 silver badges">
- <span class="badge2">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="16 bronze badges">
- <span class="badge3">
- </span>
- <span class="badgecount">
- </span>
- </span>
- </div>
- </div>
- </div>
- </td>
- <td align="right" class="post-signature">
- <div class="user-info user-hover">
- <div class="user-action-time">
- <span title="2012-12-03 13:47:48Z" class="relativetime">
- </span>
- </div>
- <div class="user-gravatar32">
- <a href="/users/1667773/vishal-aim">
- <div class="gravatar-wrapper-32">
- <img src="https://www.gravatar.com/avatar/db66600463674fe0e592bd5edd79f634?s=32&d=identicon&r=PG" alt="" width="32" height="32">
- </div>
- </a>
- </div>
- <div class="user-details">
- <a href="/users/1667773/vishal-aim">
- </a>
- <div class="-flair">
- <span class="reputation-score" title="reputation score " dir="ltr">
- </span>
- <span title="1 gold badge">
- <span class="badge1">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="8 silver badges">
- <span class="badge2">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="22 bronze badges">
- <span class="badge3">
- </span>
- <span class="badgecount">
- </span>
- </span>
- </div>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td class="votecell">
- </td>
- <td>
- <div id="comments-13684614" class="comments dno">
- <table>
- <tbody data-remaining-comments-count="0" data-canpost="false" data-cansee="true" data-comments-unavailable="false" data-addlink-disabled="true">
- <tr>
- <td>
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div id="comments-link-13684614" data-rep=50 data-anon=true>
- <a class="js-add-link comments-link disabled-link " title="Use comments to ask for more information or suggest improvements. Avoid comments like “+1” or “thanks”." >
- </a>
- <span class="js-link-separator dno">
- </span>
- <a class="js-show-link comments-link dno" title="expand to show all comments on this post" href=# onclick="">
- </a>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <a name="13684520">
- </a>
- <div id="answer-13684520" class="answer" data-answerid="13684520" itemscope itemtype="http://schema.org/Answer">
- <table>
- <tr>
- <td class="votecell">
- <div class="vote">
- <input type="hidden" name="_id_" value="13684520">
- <a class="vote-up-off" title="This answer is useful">
- </a>
- <span itemprop="upvoteCount" class="vote-count-post ">
- </span>
- <a class="vote-down-off" title="This answer is not useful">
- </a>
- </div>
- </td>
- <td class="answercell">
- <div class="post-text" itemprop="text">
- <p>
- <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/concurrent/Callable.html" rel="noreferrer">
- </a>
- <a href="http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/ExecutorService.html" rel="noreferrer">
- </a>
- </p>
- <p>
- </p>
- </div>
- <table class="fw">
- <tr>
- <td class="vt">
- <div class="post-menu">
- <a href="/a/13684520" title="short permalink to this answer" class="short-link" id="link-post-13684520">
- </a>
- <span class="lsep">
- </span>
- <a href="/posts/13684520/edit" class="suggest-edit-post" title="">
- </a>
- </div>
- </td>
- <td align="right" class="post-signature">
- <div class="user-info user-hover">
- <div class="user-action-time">
- <span title="2012-12-03 13:42:38Z" class="relativetime">
- </span>
- </div>
- <div class="user-gravatar32">
- <a href="/users/846476/rnj">
- <div class="gravatar-wrapper-32">
- <img src="https://www.gravatar.com/avatar/18ca22c4b3efc91e5e498c7ca4125026?s=32&d=identicon&r=PG" alt="" width="32" height="32">
- </div>
- </a>
- </div>
- <div class="user-details">
- <a href="/users/846476/rnj">
- </a>
- <div class="-flair">
- <span class="reputation-score" title="reputation score " dir="ltr">
- </span>
- <span title="11 gold badges">
- <span class="badge1">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="48 silver badges">
- <span class="badge2">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="105 bronze badges">
- <span class="badge3">
- </span>
- <span class="badgecount">
- </span>
- </span>
- </div>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td class="votecell">
- </td>
- <td>
- <div id="comments-13684520" class="comments dno">
- <table>
- <tbody data-remaining-comments-count="0" data-canpost="false" data-cansee="true" data-comments-unavailable="false" data-addlink-disabled="true">
- <tr>
- <td>
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div id="comments-link-13684520" data-rep=50 data-anon=true>
- <a class="js-add-link comments-link disabled-link " title="Use comments to ask for more information or suggest improvements. Avoid comments like “+1” or “thanks”." >
- </a>
- <span class="js-link-separator dno">
- </span>
- <a class="js-show-link comments-link dno" title="expand to show all comments on this post" href=# onclick="">
- </a>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <a name="13684584">
- </a>
- <div id="answer-13684584" class="answer" data-answerid="13684584" itemscope itemtype="http://schema.org/Answer">
- <table>
- <tr>
- <td class="votecell">
- <div class="vote">
- <input type="hidden" name="_id_" value="13684584">
- <a class="vote-up-off" title="This answer is useful">
- </a>
- <span itemprop="upvoteCount" class="vote-count-post ">
- </span>
- <a class="vote-down-off" title="This answer is not useful">
- </a>
- </div>
- </td>
- <td class="answercell">
- <div class="post-text" itemprop="text">
- <p>
- <code>
- </code>
- <code>
- </code>
- <code>
- </code>
- <code>
- </code>
- <code>
- </code>
- <code>
- </code>
- </p>
- </div>
- <table class="fw">
- <tr>
- <td class="vt">
- <div class="post-menu">
- <a href="/a/13684584" title="short permalink to this answer" class="short-link" id="link-post-13684584">
- </a>
- <span class="lsep">
- </span>
- <a href="/posts/13684584/edit" class="suggest-edit-post" title="">
- </a>
- </div>
- </td>
- <td align="right" class="post-signature">
- <div class="user-info user-hover">
- <div class="user-action-time">
- <span title="2012-12-03 13:46:03Z" class="relativetime">
- </span>
- </div>
- <div class="user-gravatar32">
- <a href="/users/4725/tom-hawtin-tackline">
- <div class="gravatar-wrapper-32">
- <img src="https://i.stack.imgur.com/B53xA.jpg?s=32&g=1" alt="" width="32" height="32">
- </div>
- </a>
- </div>
- <div class="user-details">
- <a href="/users/4725/tom-hawtin-tackline">
- </a>
- <div class="-flair">
- <span class="reputation-score" title="reputation score 114,513" dir="ltr">
- </span>
- <span title="23 gold badges">
- <span class="badge1">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="170 silver badges">
- <span class="badge2">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="258 bronze badges">
- <span class="badge3">
- </span>
- <span class="badgecount">
- </span>
- </span>
- </div>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td class="votecell">
- </td>
- <td>
- <div id="comments-13684584" class="comments ">
- <table>
- <tbody data-remaining-comments-count="0" data-canpost="false" data-cansee="true" data-comments-unavailable="false" data-addlink-disabled="true">
- <tr id="comment-53264180" class="comment ">
- <td>
- <table>
- <tbody>
- <tr>
- <td class=" comment-score">
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- <td class="comment-text">
- <div style="display: block;" class="comment-body">
- <span class="comment-copy">
- </span>
- <a href="/users/1708390/bugs-happen" title="592 reputation" class="comment-user">
- </a>
- <span class="comment-date" dir="ltr">
- <span title="2015-09-22 07:23:24Z" class="relativetime-clean">
- </span>
- </span>
- </div>
- </td>
- </tr>
- <tr id="comment-63354807" class="comment ">
- <td>
- <table>
- <tbody>
- <tr>
- <td class=" comment-score">
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- <td class="comment-text">
- <div style="display: block;" class="comment-body">
- <span class="comment-copy">
- </span>
- <a href="/users/1060382/joel-teply" title="1,410 reputation" class="comment-user">
- </a>
- <span class="comment-date" dir="ltr">
- <span title="2016-06-21 19:34:49Z" class="relativetime-clean">
- </span>
- </span>
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div id="comments-link-13684584" data-rep=50 data-anon=true>
- <a class="js-add-link comments-link disabled-link " title="Use comments to ask for more information or suggest improvements. Avoid comments like “+1” or “thanks”." >
- </a>
- <span class="js-link-separator dno">
- </span>
- <a class="js-show-link comments-link dno" title="expand to show all comments on this post" href=# onclick="">
- </a>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <a name="26259671">
- </a>
- <div id="answer-26259671" class="answer" data-answerid="26259671" itemscope itemtype="http://schema.org/Answer">
- <table>
- <tr>
- <td class="votecell">
- <div class="vote">
- <input type="hidden" name="_id_" value="26259671">
- <a class="vote-up-off" title="This answer is useful">
- </a>
- <span itemprop="upvoteCount" class="vote-count-post ">
- </span>
- <a class="vote-down-off" title="This answer is not useful">
- </a>
- </div>
- </td>
- <td class="answercell">
- <div class="post-text" itemprop="text">
- <p>
- <code>
- </code>
- </p>
- <p>
- </p>
- <p>
- </p>
- <pre>
- <code>
- </code>
- </pre>
- <p>
- </p>
- <p>
- <code>
- </code>
- <code>
- </code>
- </p>
- </div>
- <table class="fw">
- <tr>
- <td class="vt">
- <div class="post-menu">
- <a href="/a/26259671" title="short permalink to this answer" class="short-link" id="link-post-26259671">
- </a>
- <span class="lsep">
- </span>
- <a href="/posts/26259671/edit" class="suggest-edit-post" title="">
- </a>
- </div>
- </td>
- <td align="right" class="post-signature">
- <div class="user-info ">
- <div class="user-action-time">
- <a href="/posts/26259671/revisions" title="show all edits to this post">
- <span title="2017-04-06 11:34:48Z" class="relativetime">
- </span>
- </a>
- </div>
- <div class="user-gravatar32">
- </div>
- <div class="user-details">
- <div class="-flair">
- </div>
- </div>
- </div>
- </td>
- <td align="right" class="post-signature">
- <div class="user-info ">
- <div class="user-action-time">
- <span title="2014-10-08 14:38:28Z" class="relativetime">
- </span>
- </div>
- <div class="user-gravatar32">
- <a href="/users/3099168/ramakrishna">
- <div class="gravatar-wrapper-32">
- <img src="https://i.stack.imgur.com/zcDIi.jpg?s=32&g=1" alt="" width="32" height="32">
- </div>
- </a>
- </div>
- <div class="user-details">
- <a href="/users/3099168/ramakrishna">
- </a>
- <div class="-flair">
- <span class="reputation-score" title="reputation score " dir="ltr">
- </span>
- <span title="2 bronze badges">
- <span class="badge3">
- </span>
- <span class="badgecount">
- </span>
- </span>
- </div>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td class="votecell">
- </td>
- <td>
- <div id="comments-26259671" class="comments ">
- <table>
- <tbody data-remaining-comments-count="0" data-canpost="false" data-cansee="true" data-comments-unavailable="false" data-addlink-disabled="true">
- <tr id="comment-64309888" class="comment ">
- <td class="comment-actions">
- <table>
- <tbody>
- <tr>
- <td class=" comment-score">
- <span title="number of 'useful comment' votes received" class="cool">
- </span>
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </td>
- <td class="comment-text">
- <div style="display: block;" class="comment-body">
- <span class="comment-copy">
- <code>
- </code>
- <code>
- </code>
- <code>
- </code>
- <code>
- </code>
- <code>
- </code>
- </span>
- <a href="/users/1520422/frederic-leitenberger" title="646 reputation" class="comment-user">
- </a>
- <span class="comment-date" dir="ltr">
- <span title="2016-07-19 08:03:15Z" class="relativetime-clean">
- </span>
- </span>
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div id="comments-link-26259671" data-rep=50 data-anon=true>
- <a class="js-add-link comments-link disabled-link " title="Use comments to ask for more information or suggest improvements. Avoid comments like “+1” or “thanks”." >
- </a>
- <span class="js-link-separator dno">
- </span>
- <a class="js-show-link comments-link dno" title="expand to show all comments on this post" href=# onclick="">
- </a>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <a name="13684543">
- </a>
- <div id="answer-13684543" class="answer" data-answerid="13684543" itemscope itemtype="http://schema.org/Answer">
- <table>
- <tr>
- <td class="votecell">
- <div class="vote">
- <input type="hidden" name="_id_" value="13684543">
- <a class="vote-up-off" title="This answer is useful">
- </a>
- <span itemprop="upvoteCount" class="vote-count-post ">
- </span>
- <a class="vote-down-off" title="This answer is not useful">
- </a>
- </div>
- </td>
- <td class="answercell">
- <div class="post-text" itemprop="text">
- <p>
- <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/Callable.html" rel="nofollow">
- </a>
- <code>
- </code>
- </p>
- <pre>
- <code>
- </code>
- </pre>
- </div>
- <table class="fw">
- <tr>
- <td class="vt">
- <div class="post-menu">
- <a href="/a/13684543" title="short permalink to this answer" class="short-link" id="link-post-13684543">
- </a>
- <span class="lsep">
- </span>
- <a href="/posts/13684543/edit" class="suggest-edit-post" title="">
- </a>
- </div>
- </td>
- <td align="right" class="post-signature">
- <div class="user-info ">
- <div class="user-action-time">
- <span title="2012-12-03 13:43:58Z" class="relativetime">
- </span>
- </div>
- <div class="user-gravatar32">
- <a href="/users/1315476/htz">
- <div class="gravatar-wrapper-32">
- <img src="https://www.gravatar.com/avatar/383e4d732f47fbd24c924d76b7e02cf9?s=32&d=identicon&r=PG" alt="" width="32" height="32">
- </div>
- </a>
- </div>
- <div class="user-details">
- <a href="/users/1315476/htz">
- </a>
- <div class="-flair">
- <span class="reputation-score" title="reputation score " dir="ltr">
- </span>
- <span title="10 silver badges">
- <span class="badge2">
- </span>
- <span class="badgecount">
- </span>
- </span>
- <span title="28 bronze badges">
- <span class="badge3">
- </span>
- <span class="badgecount">
- </span>
- </span>
- </div>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td class="votecell">
- </td>
- <td>
- <div id="comments-13684543" class="comments dno">
- <table>
- <tbody data-remaining-comments-count="0" data-canpost="false" data-cansee="true" data-comments-unavailable="false" data-addlink-disabled="true">
- <tr>
- <td>
- </td>
- <td>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div id="comments-link-13684543" data-rep=50 data-anon=true>
- <a class="js-add-link comments-link disabled-link " title="Use comments to ask for more information or suggest improvements. Avoid comments like “+1” or “thanks”." >
- </a>
- <span class="js-link-separator dno">
- </span>
- <a class="js-show-link comments-link dno" title="expand to show all comments on this post" href=# onclick="">
- </a>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <a name='new-answer'>
- </a>
- <form id="post-form" action="/questions/13684468/answer/submit" method="post" class="post-form">
- <input type="hidden" id="post-id" value="13684468" />
- <input type="hidden" id="qualityBanWarningShown" name="qualityBanWarningShown" value="false" />
- <input type="hidden" name="referrer" value=""/>
- <h2 class="space">
- </h2>
- <script>
- </script>
- <script>
- </script>
- <div id="post-editor" class="post-editor js-post-editor">
- <div style="position: relative;">
- <div class="wmd-container">
- <div id="wmd-button-bar" class="wmd-button-bar">
- </div>
- <textarea id="wmd-input" class="wmd-input" name="post-text" cols="92" rows="15" tabindex="101" data-min-length="">
- </textarea>
- </div>
- </div>
- <div class="fl" style="margin-top: 8px; height:24px;">
- </div>
- <div id="draft-saved" class="draft-saved community-option fl" style="margin-top: 8px; height:24px; display:none;">
- </div>
- <div id="draft-discarded" class="draft-discarded community-option fl" style="margin-top: 8px; height:24px; display:none;">
- </div>
- <div id="wmd-preview" class="wmd-preview">
- </div>
- <div>
- </div>
- <div class="edit-block">
- <input id="fkey" name="fkey" type="hidden" value="f44b70461a1c978584a0f65aae1f916f">
- <input id="author" name="author" type="text">
- </div>
- </div>
- <div style="position: relative;">
- <div class="form-item dno new-post-login">
- <div class="new-login-form">
- <div class="new-login-left">
- <h3>
- <a id="login-link" href="/users/login?ssrc=question_page&returnurl=https%3a%2f%2fstackoverflow.com%2fquestions%2f13684468%2fjava-runnable-run-method-returning-a-value%23new-answer">
- </a>
- </h3>
- <script>
- </script>
- <div class="preferred-login google-login">
- <p>
- <span class="icon">
- </span>
- <span>
- </span>
- </p>
- </div>
- <div class="preferred-login facebook-login">
- <p>
- <span class="icon">
- </span>
- <span>
- </span>
- </p>
- </div>
- <div class="preferred-login stackexchange-login">
- <p>
- <span class="icon">
- </span>
- <span>
- </span>
- </p>
- </div>
- </div>
- <input type="hidden" name="manual-openid" class="manual-openid" />
- <input type="hidden" name="use-facebook" class="use-facebook" value="false" />
- <input type="hidden" name="use-google" class="use-google" value="false" />
- <input type="button" class="submit-openid" value="Submit" style="display:none" />
- <div class="new-login-right">
- <h3>
- </h3>
- <div class="form-item">
- <table>
- <tr>
- <td class="vm">
- <div>
- <label for="display-name">
- </label>
- <input id="display-name" name="display-name" type="text" size="30" maxlength="30" value="" tabindex="105">
- </div>
- <div>
- <label for="m-address">
- </label>
- <input id="m-address" name="m-address" type="email" size="30" maxlength="100" value="" tabindex="106" placeholder="required, but never shown" />
- </div>
- </td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <script>
- </script>
- <noscript>
- <h3>
- </h3>
- <div class="form-item">
- <table>
- <tr>
- <td class="vm">
- <div>
- <label for="display-name">
- </label>
- <input id="display-name" name="display-name" type="text" size="30" maxlength="30" value="" tabindex="105">
- </div>
- <div>
- <label for="m-address">
- </label>
- <input id="m-address" name="m-address" type="email" size="30" maxlength="100" value="" tabindex="106" placeholder="required, but never shown" />
- </div>
- </td>
- </tr>
- </table>
- </div>
- </noscript>
- </div>
- <div class="form-submit cbt">
- <input id="submit-button" type="submit" value="Post Your Answer" tabindex="110">
- <a href="#" class="btn-clear discard-answer dno">
- </a>
- <p class="privacy-policy-agreement">
- <a href='https://stackexchange.com/legal/privacy-policy' name='privacy' target='_blank'>
- </a>
- <a href='https://stackexchange.com/legal/terms-of-service' name='tos' target='_blank'>
- </a>
- </p>
- <input type="hidden" name="legalLinksShown" value="1" />
- </div>
- </form>
- <h2 class="bottom-notice" data-loc="1">
- <a href="/questions/tagged/java" class="post-tag" title="show questions tagged 'java'" rel="tag">
- </a>
- <a href="/questions/tagged/runnable" class="post-tag" title="show questions tagged 'runnable'" rel="tag">
- </a>
- <a href="/questions/ask">
- </a>
- </h2>
- </div>
- </div>
- <div id="sidebar" class="show-votes" role="complementary" aria-label="sidebar">
- <div class="module question-stats">
- <table id="qinfo">
- <tr>
- <td>
- <p class="label-key">
- </p>
- </td>
- <td style="padding-left: 10px">
- <p class="label-key" title="2012-12-03 13:39:39Z">
- <b>
- </b>
- </p>
- </td>
- </tr>
- <tr>
- <td>
- <p class="label-key">
- </p>
- </td>
- <td style="padding-left: 10px">
- <p class="label-key">
- <b>
- </b>
- </p>
- </td>
- </tr>
- <tr>
- <td>
- <p class="label-key">
- </p>
- </td>
- <td style="padding-left: 10px">
- <p class="label-key">
- <b>
- <a href="?lastactivity" class="lastactivity-link" title="2017-06-23 08:20:58Z">
- </a>
- </b>
- </p>
- </td>
- </tr>
- </table>
- </div>
- <div class="module community-bulletin" data-tracker="cb=1">
- <div class="related">
- <div class="bulletin-title">
- </div>
- <hr />
- <div class="spacer">
- <div class="bulletin-item-type">
- <a href="https://stackoverflow.blog/2017/06/30/raise-voice-proclaim-need-net-neutrality/" class="question-hyperlink">
- <div class="favicon favicon-stackexchangemeta" title="Meta Stack Exchange">
- </div>
- </a>
- </div>
- <div class="bulletin-item-content">
- <a href="https://stackoverflow.blog/2017/06/30/raise-voice-proclaim-need-net-neutrality/" class="question-hyperlink">
- </a>
- </div>
- <br class="cbt" />
- </div>
- </div>
- </div>
- <script>
- </script>
- <div class="everyonelovesstackoverflow" id="adzerk1846803275">
- </div>
- <div id="hireme">
- </div>
- <script>
- </script>
- <div class="module sidebar-linked">
- <h4 id="h-linked">
- </h4>
- <div class="linked" data-tracker="lq=1">
- <div class="spacer">
- <a href="/q/21406116" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes answered-accepted default">
- </div>
- </a>
- <a href="/questions/21406116/return-a-value-after-activity-runonuithread-method?noredirect=1" class="question-hyperlink">
- </a>
- </div>
- <div class="spacer">
- <a href="/q/18263175" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes answered-accepted default">
- </div>
- </a>
- <a href="/questions/18263175/in-java-how-can-i-get-a-return-value-from-a-thread?noredirect=1" class="question-hyperlink">
- </a>
- </div>
- <div class="spacer">
- <a href="/q/44863228" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes default">
- </div>
- </a>
- <a href="/questions/44863228/why-does-javas-regex-throws-stackoverflow-exception-sometimes?noredirect=1" class="question-hyperlink">
- </a>
- </div>
- </div>
- </div>
- <div class="module sidebar-related">
- <h4 id="h-related">
- </h4>
- <div class="related js-gps-related-questions" data-tracker="rq=1">
- <div class="spacer">
- <a href="/q/40480" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes extra-large">
- </div>
- </a>
- <a href="/questions/40480/is-java-pass-by-reference-or-pass-by-value" class="question-hyperlink">
- </a>
- </div>
- <div class="spacer">
- <a href="/q/141284" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes answered-accepted large">
- </div>
- </a>
- <a href="/questions/141284/the-difference-between-the-runnable-and-callable-interfaces-in-java" class="question-hyperlink">
- </a>
- </div>
- <div class="spacer">
- <a href="/q/541487" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes answered-accepted extra-large">
- </div>
- </a>
- <a href="/questions/541487/implements-runnable-vs-extends-thread" class="question-hyperlink">
- </a>
- </div>
- <div class="spacer">
- <a href="/q/7536641" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes answered-accepted default">
- </div>
- </a>
- <a href="/questions/7536641/how-are-a-java-runnable-objects-other-methods-called" class="question-hyperlink">
- </a>
- </div>
- <div class="spacer">
- <a href="/q/18305953" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes default">
- </div>
- </a>
- <a href="/questions/18305953/why-does-thread-implement-runnable" class="question-hyperlink">
- </a>
- </div>
- <div class="spacer">
- <a href="/q/19190037" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes answered-accepted default">
- </div>
- </a>
- <a href="/questions/19190037/how-to-make-a-runnable-change-a-given-value" class="question-hyperlink">
- </a>
- </div>
- <div class="spacer">
- <a href="/q/26358394" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes default">
- </div>
- </a>
- <a href="/questions/26358394/how-to-run-my-javascript-functions-in-java-class-implemented-runnable" class="question-hyperlink">
- </a>
- </div>
- <div class="spacer">
- <a href="/q/28422251" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes answered-accepted default">
- </div>
- </a>
- <a href="/questions/28422251/java-runnable-accessing-a-classs-object" class="question-hyperlink">
- </a>
- </div>
- <div class="spacer">
- <a href="/q/31270546" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes default">
- </div>
- </a>
- <a href="/questions/31270546/java-runnable-and-the-class-thread" class="question-hyperlink">
- </a>
- </div>
- <div class="spacer">
- <a href="/q/39205696" title="Vote score (upvotes - downvotes)">
- <div class="answer-votes answered-accepted default">
- </div>
- </a>
- <a href="/questions/39205696/which-method-calls-run" class="question-hyperlink">
- </a>
- </div>
- </div>
- </div>
- <div id="hot-network-questions" class="module tex2jax_ignore">
- <h4>
- <a href="https://stackexchange.com/questions?tab=hot" class="js-gps-track" data-gps-track="posts_hot_network.click({ item_type:1, location:11 })">
- </a>
- </h4>
- <ul>
- <li >
- <div class="favicon favicon-worldbuilding" title="Worldbuilding Stack Exchange">
- </div>
- <a href="https://worldbuilding.stackexchange.com/questions/85026/can-crime-still-exist-if-mages-can-see-the-past" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:579 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li >
- <div class="favicon favicon-math" title="Mathematics Stack Exchange">
- </div>
- <a href="https://math.stackexchange.com/questions/2342388/what-is-a-simple-or-not-way-of-finding-the-lengths-of-the-diagonals-of-this-rh" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:69 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li >
- <div class="favicon favicon-codegolf" title="Programming Puzzles & Code Golf Stack Exchange">
- </div>
- <a href="https://codegolf.stackexchange.com/questions/129091/how-tall-are-the-monoliths" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:200 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li >
- <div class="favicon favicon-unix" title="Unix & Linux Stack Exchange">
- </div>
- <a href="https://unix.stackexchange.com/questions/374581/difference-between-1-1-and-1-in-awk" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:106 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li >
- <div class="favicon favicon-apple" title="Ask Different">
- </div>
- <a href="https://apple.stackexchange.com/questions/288505/would-it-be-security-risk-to-not-upgrade-to-sierra" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:118 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-outdoors" title="The Great Outdoors Stack Exchange">
- </div>
- <a href="https://outdoors.stackexchange.com/questions/16425/are-longer-kayaks-faster-than-shorter-ones" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:395 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-codegolf" title="Programming Puzzles & Code Golf Stack Exchange">
- </div>
- <a href="https://codegolf.stackexchange.com/questions/129318/transposes-and-diagonals" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:200 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-english" title="English Language & Usage Stack Exchange">
- </div>
- <a href="https://english.stackexchange.com/questions/396782/which-is-better-in-this-sentence-maintain-or-continue" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:97 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-physics" title="Physics Stack Exchange">
- </div>
- <a href="https://physics.stackexchange.com/questions/342382/zees-use-of-kronecker-product-in-qft-in-a-nutshell-to-represent-dirac-matrice" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:151 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-codegolf" title="Programming Puzzles & Code Golf Stack Exchange">
- </div>
- <a href="https://codegolf.stackexchange.com/questions/129162/build-a-faulty-xkcd-browser" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:200 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-chinese" title="Chinese Language Stack Exchange">
- </div>
- <a href="https://chinese.stackexchange.com/questions/24314/how-do-you-translate-the-phrase-complete-sentence" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:371 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-academia" title="Academia Stack Exchange">
- </div>
- <a href="https://academia.stackexchange.com/questions/91476/what-does-this-professor-mean-by-saying-i-do-not-have-time-to-respond" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:415 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-rpg" title="Role-playing Games Stack Exchange">
- </div>
- <a href="https://rpg.stackexchange.com/questions/102594/when-you-cast-invisibility-on-your-turn-and-walk-away-from-2-enemies-do-they-g" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:122 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-chemistry" title="Chemistry Stack Exchange">
- </div>
- <a href="https://chemistry.stackexchange.com/questions/77129/epoxide-ring-opens-or-not" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:431 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-travel" title="Travel Stack Exchange">
- </div>
- <a href="https://travel.stackexchange.com/questions/96178/do-i-need-to-reclear-security-when-connecting-between-flights-in-the-us" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:273 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-english" title="English Language & Usage Stack Exchange">
- </div>
- <a href="https://english.stackexchange.com/questions/396561/nice-expression-for-saying-i-need-to-actually-do-the-entire-task-just-to-check" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:97 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-buddhism" title="Buddhism Stack Exchange">
- </div>
- <a href="https://buddhism.stackexchange.com/questions/21315/people-get-sick-and-die-next-to-me-my-karama" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:565 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-politics" title="Politics Stack Exchange">
- </div>
- <a href="https://politics.stackexchange.com/questions/20505/does-gerrymandering-not-affect-elections-for-us-senators" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:475 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-movies" title="Movies & TV Stack Exchange">
- </div>
- <a href="https://movies.stackexchange.com/questions/75487/why-is-the-spoken-german-in-many-us-films-and-tv-shows-so-inaccurate" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:367 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-rpg" title="Role-playing Games Stack Exchange">
- </div>
- <a href="https://rpg.stackexchange.com/questions/102614/spell-save-dc-on-a-wish-spell-cast-from-a-magic-item" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:122 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-academia" title="Academia Stack Exchange">
- </div>
- <a href="https://academia.stackexchange.com/questions/91573/is-publishing-papers-with-many-co-authors-detrimental-to-ones-academic-career" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:415 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-puzzling" title="Puzzling Stack Exchange">
- </div>
- <a href="https://puzzling.stackexchange.com/questions/53048/a-problem-that-lies-beyond-the-eyes" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:559 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-english" title="English Language & Usage Stack Exchange">
- </div>
- <a href="https://english.stackexchange.com/questions/396745/whats-the-expression-that-means-to-search-every-possible-place" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:97 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- <li class="dno js-hidden">
- <div class="favicon favicon-tex" title="TeX - LaTeX Stack Exchange">
- </div>
- <a href="https://tex.stackexchange.com/questions/377683/math-operations-in-the-indices-of-indexed-variables" class="js-gps-track" data-gps-track="site.switch({ item_type:11, target_site:85 }); posts_hot_network.click({ item_type:2, location:11 })">
- </a>
- </li>
- </ul>
- <a href="#" class="show-more js-show-more js-gps-track" data-gps-track="posts_hot_network.click({ item_type:3, location:11 })">
- </a>
- </div>
- </div>
- <div id="feed-link">
- <div id="feed-link-text">
- <a href="/feeds/question/13684468" title="feed of this question and its answers">
- <span class="feed-icon">
- </span>
- </a>
- </div>
- </div>
- <script>
- </script>
- <noscript>
- <div>
- <img src="/posts/13684468/ivc/ee43" class="dno" alt="" width="0" height="0">
- </div>
- </noscript>
- <div style="display:none" id="prettify-lang">
- </div>
- </div>
- </div>
- </div>
- <footer class="s-footer js-footer _short" role="contentinfo">
- <div class="-container">
- <div class="g-row js-sp-between">
- <div class="-logo">
- <a href="https://stackoverflow.com">
- <svg role="icon" class="svg-icon iconLogo" width="150" height="30" viewBox="0 0 150 30">
- <g>
- <path d="M33.9 18.6l-1.7-.2c-1.3-.1-1.9-.6-1.9-1.6 0-1.1.8-1.8 2.4-1.8 1.1 0 2.1.3 2.8.8l1-1c-1-.8-2.3-1.1-3.8-1.1-2.3 0-3.9 1.2-3.9 3.1 0 1.8 1.1 2.7 3.2 2.9l1.8.2c1.2.1 1.8.6 1.8 1.6 0 1.3-1.1 1.9-2.8 1.9-1.3 0-2.5-.3-3.3-1.2l-1 1c1.2 1.1 2.6 1.5 4.4 1.5 2.6 0 4.3-1.2 4.3-3.2-.2-2-1.5-2.7-3.3-2.9zm13.3-4.8c-1.7 0-2.8.3-3.7 1.5l1 1c.6-.9 1.3-1.2 2.7-1.2 1.9 0 2.7.8 2.7 2.3v1h-3.2c-2.4 0-3.7 1.2-3.7 3.1 0 .8.3 1.6.8 2.2.7.7 1.5 1 3 1 1.4 0 2.2-.3 3.1-1.1v1h1.6v-7.2c-.1-2.4-1.5-3.6-4.3-3.6zm2.7 7c0 .9-.2 1.5-.5 1.8-.7.6-1.5.7-2.4.7-1.7 0-2.4-.6-2.4-1.8 0-1.2.8-1.9 2.4-1.9h3l-.1 1.2zm7.6-5.6c1 0 1.6.3 2.4 1.2l1-1c-1.1-1.2-2-1.6-3.5-1.6-2.7 0-4.7 1.8-4.7 5.5 0 3.6 2 5.5 4.7 5.5 1.5 0 2.4-.4 3.5-1.6l-1.1-1c-.8.9-1.4 1.2-2.4 1.2s-1.9-.4-2.5-1.2c-.5-.7-.7-1.5-.7-2.9 0-1.3.2-2.2.7-2.9.7-.8 1.6-1.2 2.6-1.2zm13.4-1.3H69l-4.8 4.7V9.1h-1.6v15.4h1.6v-3.9l1.9-1.9 3.6 5.8h1.9l-4.4-6.9 3.7-3.7zm7.3-.5c-1.6 0-2.7.6-3.4 1.4-1 1-1.3 2.3-1.3 4.3s.3 3.3 1.3 4.3c.7.7 1.8 1.4 3.4 1.4 1.6 0 2.8-.6 3.4-1.4 1-1 1.3-2.3 1.3-4.3s-.3-3.3-1.3-4.3c-.6-.8-1.7-1.4-3.4-1.4zm1.3 8.3c-.3.3-.7.5-1.3.5-.6 0-1-.2-1.3-.5-.6-.6-.6-1.6-.6-2.7 0-1.2.1-2.1.6-2.7.3-.3.7-.5 1.3-.5.6 0 1 .2 1.3.5.6.6.6 1.5.6 2.7.1 1.2 0 2.2-.6 2.7zm10.8-8.2l-2.2 6.9-2.3-6.9h-2.9L87 24.6h2.2l4.1-11.1h-3zm7.6-.1c-2.9 0-4.8 2-4.8 5.7 0 4.5 2.5 5.7 5.1 5.7 2 0 3.1-.6 4.2-1.7l-1.7-1.6c-.7.7-1.3 1-2.5 1-1.6 0-2.4-1-2.4-2.5h6.9v-1.2c0-3.2-1.7-5.4-4.8-5.4zM95.8 18c0-.5.1-.8.3-1.2.3-.7.9-1.2 1.9-1.2.9 0 1.6.5 1.9 1.2.2.4.2.7.3 1.2h-4.4zm11-3.4v-1.1h-2.7v11.1h2.8v-6.7c0-1.4.9-2 1.8-2 .7 0 1 .2 1.5.7l2.1-2.1c-.8-.8-1.5-1-2.6-1-1.3-.1-2.3.4-2.9 1.1zm6.3-2.3v12.3h2.8v-8.8h2v-2.1h-2v-1.2c0-.6.3-1 1-1h1.1V9.2h-1.6c-2.3 0-3.3 1.6-3.3 3.1zm16.2 1.1c-1.6 0-2.7.6-3.4 1.4-1 1-1.3 2.3-1.3 4.3s.3 3.3 1.3 4.3c.7.7 1.8 1.4 3.4 1.4 1.6 0 2.8-.6 3.4-1.4 1-1 1.3-2.3 1.3-4.3s-.3-3.3-1.3-4.3c-.6-.8-1.8-1.4-3.4-1.4zm1.3 8.3c-.3.3-.7.5-1.3.5-.6 0-1-.2-1.3-.5-.6-.6-.6-1.6-.6-2.7 0-1.2.1-2.1.6-2.7.3-.3.7-.5 1.3-.5.6 0 1 .2 1.3.5.6.6.6 1.5.6 2.7 0 1.2 0 2.2-.6 2.7zm16.5-8.2l-1.8 6.9-2.3-6.9h-2l-2.3 6.9-1.8-6.9H134l3.4 11.1h2.3l2.3-7 2.3 7h2.3l3.4-11.1h-2.9zM122 21.2V9.1h-2.8v12.3c0 1.6 1 3.2 3.2 3.2h1.6v-2.3h-1c-.7 0-1-.4-1-1.1zm-80.7-5.6l1.4-1.4h-3v-3.5h-1.6v11.1c0 1.6.9 2.9 2.7 2.9h1.1v-1.3h-.8c-1 0-1.5-.6-1.5-1.6v-6.1h1.7v-.1z" fill="#222426"/>
- <path fill="#BCBBBB" d="M21 27v-8h3v11H0V19h3v8z"/>
- <path d="M5.402 19.101l13.561 1.96.164-2.38-13.256-2.547-.469 2.967zM7.2 12.3l12 5.6 1.1-2.4-12-5.6-1.1 2.4zm3.4-5.9l10.2 8.5 1.7-2-10.2-8.5-1.7 2zM17.1.2L15 1.8l7.9 10.6 2.1-1.6L17.1.2zM5 25h14v-3H5v3z" fill="#F48024"/>
- </g>
- </svg>
- </a>
- </div>
- <nav class="-nav js-category _visible" data-name="default">
- <h5 class="-title">
- <a href="https://stackoverflow.com" class="js-gps-track" data-gps-track="footer.click({ location: 2, link: 15})">
- </a>
- </h5>
- <ul class="-list">
- <li class="-item">
- <a href="/questions" class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 16})">
- </a>
- </li>
- <li class="-item">
- <a href="/jobs" class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 17})">
- </a>
- </li>
- <li class="-item">
- <a href="https://stackoverflow.com/jobs/directory/developer-jobs" class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 11})">
- </a>
- </li>
- <li class="-item">
- <a href="/documentation" class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 18})">
- </a>
- </li>
- <li class="-item">
- <a href="/help" class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 3 })">
- </a>
- </li>
- <li class="-item">
- <a onclick='StackExchange.switchMobile("on")' class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 12 })">
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category _visible" data-name="default">
- <h5 class="-title">
- <a href="https://www.stackoverflowbusiness.com/" class="js-gps-track" data-gps-track="footer.click({ location: 2, link: 19 })">
- <br />
- </a>
- </h5>
- <ul class="-list">
- <li class="-item">
- <a href="https://www.stackoverflowbusiness.com/talent" class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 20 })">
- </a>
- </li>
- <li class="-item">
- <a href="https://www.stackoverflowbusiness.com/advertise" class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 21 })">
- </a>
- </li>
- <li class="-item">
- <a href="https://www.stackoverflowbusiness.com/enterprise" class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 22 })">
- </a>
- </li>
- <li class="-item">
- <a href="https://www.stackoverflowbusiness.com/insights" class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 23 })">
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category _visible" data-name="default">
- <h5 class="-title">
- <a class="js-gps-track" data-gps-track="footer.click({ location: 2, link: 1 })" href="https://stackoverflow.com/company/about">
- </a>
- </h5>
- <ul class="-list">
- <li class="-item">
- <a class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 1 })" href="https://stackoverflow.com/company/about">
- </a>
- </li>
- <li class="-item">
- <a class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 27 })" href="https://stackoverflow.com/company/press">
- </a>
- </li>
- <li class="-item">
- <a class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 9 })" href="https://stackoverflow.com/company/work-here">
- </a>
- </li>
- <li class="-item">
- <a class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 7 })" href="https://stackexchange.com/legal">
- </a>
- </li>
- <li class="-item">
- <a class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 8 })" href="https://stackexchange.com/legal/privacy-policy">
- </a>
- </li>
- <li class="-item">
- <a class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link: 13 })" href="https://stackoverflow.com/company/contact">
- </a>
- </li>
- </ul>
- </nav>
- <div class="-network g-row">
- <a href="#" class="-back-trigger js-back">
- <svg role="icon" class="svg-icon iconArrowLeftAlt" width="18" height="18" viewBox="0 0 18 18">
- <path d="M10.582 16l1.41-1.41L6.402 9l5.59-5.59L10.582 2l-7 7z"/>
- </svg>
- </a>
- <div>
- <h5 class="-title">
- <a href="https://stackexchange.com">
- <br>
- </a>
- </h5>
- <ul class="-list">
- <li class="-item">
- <a href="#" class="-link _expandable js-category-trigger js-gps-track" data-gps-track="footer.click({ location: 2, link: 24 })" data-target="Technology">
- </a>
- </li>
- <li class="-item">
- <a href="#" class="-link _expandable js-category-trigger js-gps-track" data-gps-track="footer.click({ location: 2, link: 24 })" data-target="Life / Arts">
- </a>
- </li>
- <li class="-item">
- <a href="#" class="-link _expandable js-category-trigger js-gps-track" data-gps-track="footer.click({ location: 2, link: 24 })" data-target="Culture / Recreation">
- </a>
- </li>
- <li class="-item">
- <a href="#" class="-link _expandable js-category-trigger js-gps-track" data-gps-track="footer.click({ location: 2, link: 24 })" data-target="Science">
- </a>
- </li>
- <li class="-item">
- <a href="#" class="-link _expandable js-category-trigger js-gps-track" data-gps-track="footer.click({ location: 2, link: 24 })" data-target="Other">
- </a>
- </li>
- </ul>
- </div>
- </div>
- <nav class="-nav js-category" data-name="Technology">
- <ul class="-list">
- <li class="-item">
- <a href="//stackoverflow.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="professional and enthusiast programmers">
- </a>
- </li>
- <li class="-item">
- <a href="//serverfault.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="system and network administrators">
- </a>
- </li>
- <li class="-item">
- <a href="//superuser.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="computer enthusiasts and power users">
- </a>
- </li>
- <li class="-item">
- <a href="//webapps.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="power users of web applications">
- </a>
- </li>
- <li class="-item">
- <a href="//askubuntu.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="Ubuntu users and developers">
- </a>
- </li>
- <li class="-item">
- <a href="//webmasters.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="pro webmasters">
- </a>
- </li>
- <li class="-item">
- <a href="//gamedev.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="professional and independent game developers">
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category" data-name="Technology">
- <ul class="-list">
- <li class="-item">
- <a href="//tex.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="users of TeX, LaTeX, ConTeXt, and related typesetting systems">
- </a>
- </li>
- <li class="-item">
- <a href="//softwareengineering.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="professionals, academics, and students working within the systems development life cycle">
- </a>
- </li>
- <li class="-item">
- <a href="//unix.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="users of Linux, FreeBSD and other Un*x-like operating systems">
- </a>
- </li>
- <li class="-item">
- <a href="//apple.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="power users of Apple hardware and software">
- </a>
- </li>
- <li class="-item">
- <a href="//wordpress.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="WordPress developers and administrators">
- </a>
- </li>
- <li class="-item">
- <a href="//gis.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="cartographers, geographers and GIS professionals">
- </a>
- </li>
- <li class="-item">
- <a href="//electronics.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="electronics and electrical engineering professionals, students, and enthusiasts">
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category" data-name="Technology">
- <ul class="-list">
- <li class="-item">
- <a href="//android.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="enthusiasts and power users of the Android operating system">
- </a>
- </li>
- <li class="-item">
- <a href="//security.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="information security professionals">
- </a>
- </li>
- <li class="-item">
- <a href="//dba.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="database professionals who wish to improve their database skills and learn from others in the community">
- </a>
- </li>
- <li class="-item">
- <a href="//drupal.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="Drupal developers and administrators">
- </a>
- </li>
- <li class="-item">
- <a href="//sharepoint.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="SharePoint enthusiasts">
- </a>
- </li>
- <li class="-item">
- <a href="//ux.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="user experience researchers and experts">
- </a>
- </li>
- <li class="-item">
- <a href="//mathematica.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="users of Wolfram Mathematica">
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category" data-name="Technology">
- <ul class="-list">
- <li class="-item">
- <a href="//salesforce.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="Salesforce administrators, implementation experts, developers and anybody in-between">
- </a>
- </li>
- <li class="-item">
- <a href="//expressionengine.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="administrators, end users, developers and designers for ExpressionEngine® CMS">
- </a>
- </li>
- <li class="-item">
- <a href="//blender.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="people who use Blender to create 3D graphics, animations, or games">
- </a>
- </li>
- <li class="-item">
- <a href="//networkengineering.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="network engineers">
- </a>
- </li>
- <li class="-item">
- <a href="//crypto.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="software developers, mathematicians and others interested in cryptography">
- </a>
- </li>
- <li class="-item">
- <a href="//codereview.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="peer programmer code reviews">
- </a>
- </li>
- <li class="-item">
- <a href="//magento.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="users of the Magento e-Commerce platform">
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category" data-name="Technology">
- <ul class="-list">
- <li class="-item">
- <a href="//softwarerecs.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="people seeking specific software recommendations">
- </a>
- </li>
- <li class="-item">
- <a href="//dsp.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="practitioners of the art and science of signal, image and video processing">
- </a>
- </li>
- <li class="-item">
- <a href="//emacs.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="those using, extending or developing Emacs">
- </a>
- </li>
- <li class="-item">
- <a href="//raspberrypi.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="users and developers of hardware and software for Raspberry Pi">
- </a>
- </li>
- <li class="-item">
- <a href="//codegolf.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="programming puzzle enthusiasts and code golfers">
- </a>
- </li>
- <li class="-item">
- <a href="//ethereum.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="users of Ethereum, the decentralized application platform and smart contract enabled blockchain">
- </a>
- </li>
- <li class="-item">
- <a href="https://stackexchange.com/sites#technology" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 26 })">
- <strong>
- </strong>
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category" data-name="Life / Arts">
- <ul class="-list">
- <li class="-item">
- <a href="//photo.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="professional, enthusiast and amateur photographers">
- </a>
- </li>
- <li class="-item">
- <a href="//scifi.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="science fiction and fantasy enthusiasts">
- </a>
- </li>
- <li class="-item">
- <a href="//graphicdesign.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="Graphic Design professionals, students, and enthusiasts">
- </a>
- </li>
- <li class="-item">
- <a href="//movies.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="movie and tv enthusiasts">
- </a>
- </li>
- <li class="-item">
- <a href="//music.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="musicians, students, and enthusiasts">
- </a>
- </li>
- <li class="-item">
- <a href="//worldbuilding.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="writers/artists using science, geography and culture to construct imaginary worlds and settings">
- </a>
- </li>
- <li class="-item">
- <a href="//cooking.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="professional and amateur chefs">
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category" data-name="Life / Arts">
- <ul class="-list">
- <li class="-item">
- <a href="//diy.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="contractors and serious DIYers">
- </a>
- </li>
- <li class="-item">
- <a href="//money.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="people who want to be financially literate">
- </a>
- </li>
- <li class="-item">
- <a href="//academia.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="academics and those enrolled in higher education">
- </a>
- </li>
- <li class="-item">
- <a href="//law.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="legal professionals, students, and others with experience or interest in law">
- </a>
- </li>
- <li class="-item">
- <a href="https://stackexchange.com/sites#lifearts" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 26 })">
- <strong>
- </strong>
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category" data-name="Culture / Recreation">
- <ul class="-list">
- <li class="-item">
- <a href="//english.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="linguists, etymologists, and serious English language enthusiasts">
- </a>
- </li>
- <li class="-item">
- <a href="//skeptics.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="scientific skepticism">
- </a>
- </li>
- <li class="-item">
- <a href="//judaism.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="those who base their lives on Jewish law and tradition and anyone interested in learning more">
- </a>
- </li>
- <li class="-item">
- <a href="//travel.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="road warriors and seasoned travelers">
- </a>
- </li>
- <li class="-item">
- <a href="//christianity.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="committed Christians, experts in Christianity and those interested in learning more">
- </a>
- </li>
- <li class="-item">
- <a href="//ell.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="speakers of other languages learning English">
- </a>
- </li>
- <li class="-item">
- <a href="//japanese.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="students, teachers, and linguists wanting to discuss the finer points of the Japanese language">
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category" data-name="Culture / Recreation">
- <ul class="-list">
- <li class="-item">
- <a href="//gaming.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="passionate videogamers on all platforms">
- </a>
- </li>
- <li class="-item">
- <a href="//bicycles.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="people who build and repair bicycles, people who train cycling, or commute on bicycles">
- </a>
- </li>
- <li class="-item">
- <a href="//rpg.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="gamemasters and players of tabletop, paper-and-pencil role-playing games">
- </a>
- </li>
- <li class="-item">
- <a href="//anime.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="anime and manga fans">
- </a>
- </li>
- <li class="-item">
- <a href="//puzzling.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="those who create, solve, and study puzzles">
- </a>
- </li>
- <li class="-item">
- <a href="//mechanics.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="mechanics and DIY enthusiast owners of cars, trucks, and motorcycles">
- </a>
- </li>
- <li class="-item">
- <a href="https://stackexchange.com/sites#culturerecreation" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 26 })">
- <strong>
- </strong>
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category" data-name="Science">
- <ul class="-list">
- <li class="-item">
- <a href="//mathoverflow.net" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="professional mathematicians">
- </a>
- </li>
- <li class="-item">
- <a href="//math.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="people studying math at any level and professionals in related fields">
- </a>
- </li>
- <li class="-item">
- <a href="//stats.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="people interested in statistics, machine learning, data analysis, data mining, and data visualization">
- </a>
- </li>
- <li class="-item">
- <a href="//cstheory.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="theoretical computer scientists and researchers in related fields">
- </a>
- </li>
- <li class="-item">
- <a href="//physics.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="active researchers, academics and students of physics">
- </a>
- </li>
- <li class="-item">
- <a href="//chemistry.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="scientists, academics, teachers and students">
- </a>
- </li>
- <li class="-item">
- <a href="//biology.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="biology researchers, academics, and students">
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category" data-name="Science">
- <ul class="-list">
- <li class="-item">
- <a href="//cs.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="students, researchers and practitioners of computer science">
- </a>
- </li>
- <li class="-item">
- <a href="//philosophy.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="those interested in the study of the fundamental nature of knowledge, reality, and existence">
- </a>
- </li>
- <li class="-item">
- <a href="https://stackexchange.com/sites#science" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 26 })">
- <strong>
- </strong>
- </a>
- </li>
- </ul>
- </nav>
- <nav class="-nav js-category" data-name="Other">
- <ul class="-list">
- <li class="-item">
- <a href="//meta.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="meta-discussion of the Stack Exchange family of Q&A websites">
- </a>
- </li>
- <li class="-item">
- <a href="//stackapps.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="apps, scripts, and development with the Stack Exchange API">
- </a>
- </li>
- <li class="-item">
- <a href="https://api.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="programmatic interaction with Stack Exchange sites">
- </a>
- </li>
- <li class="-item">
- <a href="https://data.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="querying Stack Exchange data using SQL">
- </a>
- </li>
- <li class="-item">
- <a href="//area51.stackexchange.com" class="-link js-gps-track" data-gps-track="footer.click({ location: 2, link: 25 })" title="proposing new sites in the Stack Exchange network">
- </a>
- </li>
- </ul>
- </nav>
- <div class="-copyright text-right">
- <div class="g-column jc-sp-between">
- <ul class="-list">
- <li class="-item">
- <a class="js-gps-track -link" data-gps-track="footer.click({ location: 2, link:4 })" href="https://stackoverflow.blog?blb=1">
- </a>
- </li>
- <li class="-item">
- <a href="https://www.facebook.com/officialstackoverflow/" class="-link">
- </a>
- </li>
- <li class="-item">
- <a href="https://twitter.com/stackoverflow" class="-link">
- </a>
- </li>
- <li class="-item">
- <a href="https://linkedin.com/company/stack-overflow" class="-link">
- </a>
- </li>
- </ul>
- <div>
- <p>
- <a href="https://creativecommons.org/licenses/by-sa/3.0/" rel="license">
- </a>
- <a href="https://stackoverflow.blog/2009/06/25/attribution-required/" rel="license">
- </a>
- <span id="svnrev">
- </span>
- </p>
- </div>
- </div>
- </div>
- </div>
- </div>
- </footer>
- <noscript>
- <div id="noscript-warning">
- <img src="https://pixel.quantserve.com/pixel/p-c1rF4kxgLUzNc.gif" alt="" class="dno">
- </div>
- </noscript>
- <script>
- </script>
- <script>
- </script>
- <script>
- </script>
- <script type="text/javascript">
- </script>
- </body>
- </html>
- Process finished with exit code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement