Tagged: ambiguous

Ambiguous Result

Another quo-de for today. You can see how ambiguous this function call [java] protected void onPostExecute(RefreshTaskResult<ActionResult<SquadInfoShort>> result) { // Check result if(result.getResult().getResult()) { } } [/java] What result?