Skip to content

issues Search Results · repo:shekhargulati/java8-the-missing-tutorial language:Java

Filter by

4 results
 (56 ms)

4 results

inshekhargulati/java8-the-missing-tutorial (press backspace or delete to remove)

https://github.com/shekhargulati/java8-the-missing-tutorial/blob/master/01-default-static-interface-methods.md Rule 3: Otherwise, the class has to call the desired implementation unambiguously Running ...
  • yjqg6666
  • 2
  • Opened 
    on Sep 25, 2017
  • #22

Hi, At https://github.com/shekhargulati/java8-the-missing-tutorial/blob/master/01-default-static-interface-methods.md, I saw: Calculator calculator = new BasicCalculator(); int sum = calculator.add(1, ...
  • hukacode
  • Opened 
    on Sep 29, 2016
  • #20

Hi, shekhargulati! I am really like your posts in java8-the-missing-tutorial. I want to translate them into Chinese so that more people can learn about them. I will add your name and links to this repository. ...
  • gavinfish
  • 4
  • Opened 
    on Sep 5, 2016
  • #17

For my project I need to extend objects, so normally I use external libraries for example jQuery.extend(...) or lodash.merge(...): // test lodash lib var test = {id: 1}; var test2 = _.merge({}, test, ...
  • rognoni
  • Opened 
    on Aug 23, 2016
  • #16
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub