Java Generics

Поделиться
HTML-код
  • Опубликовано: 20 дек 2024

Комментарии • 30

  • @tiagojosedasilvavieira7072
    @tiagojosedasilvavieira7072 4 месяца назад +9

    The ultimate boss is back

  • @tulipverma5647
    @tulipverma5647 4 месяца назад +4

    if possible please refresh multithreading videos. Great to see you back👍

    • @JakobJenkov
      @JakobJenkov  4 месяца назад

      Thanks! ... most of the Java Concurrency topics are still quite "up-to-date" - meaning the topics they cover have not changed that much. New features have been added though, such as Structured Concurrency. I will try to cover them in the future. :-)

  • @manojrajput6481
    @manojrajput6481 4 месяца назад +2

    Thanks Jakob, explaination is simple and crisp.

    • @JakobJenkov
      @JakobJenkov  4 месяца назад +1

      Thank you ! :-) ... Glad it's understandable! :-) Java Generics can be a bit tricky to explain!

  • @dekc_truje
    @dekc_truje 4 месяца назад +2

    Welcome back! Always great content from you

    • @JakobJenkov
      @JakobJenkov  4 месяца назад

      Thank you very much! :-)

  • @loyyeeko1231
    @loyyeeko1231 4 месяца назад +1

    top 3 java youtuber, always the best

  • @the_cute_parrot
    @the_cute_parrot 4 месяца назад +3

    Great video Jabkob!
    This parrot wants to learn more.
    Looking forward to more interesting java videos.
    (⁠^⁠^⁠)

  • @Caro-dh9ql
    @Caro-dh9ql 4 месяца назад +3

    Welcome back sir !

  • @personalaccount1515
    @personalaccount1515 4 месяца назад +1

    PLS continue with the "conscious design" series!

    • @JakobJenkov
      @JakobJenkov  4 месяца назад +1

      I will ! ... next topic in that series is about Compositional Software Design. I am still working on the textual version of that tutorial (to make sure the ideas are coherent). Once that is reasonably ready, I will begin the video version :-)

  • @rishiraj2548
    @rishiraj2548 4 месяца назад +1

    Gratitude!🙂🙏🏻

  • @kimo8154
    @kimo8154 4 месяца назад +2

    thanks jakob. verry good as always.
    one last thing maybe can be added here is to generic types can extends many other type in the same time (i found that the sysntax is verry wierd in the begining ''&")
    example: class MyClass

    • @JakobJenkov
      @JakobJenkov  4 месяца назад +1

      True, there are even more advanced possibilities... though I don't see them used much.

  • @personalaccount1515
    @personalaccount1515 4 месяца назад +1

    Greeting dude!

  • @Pedro-qh7vg
    @Pedro-qh7vg 3 месяца назад

    Hello. I have a big problem with your code javafx in the WebView example. It compiles correctly, but the window stays always blank when I launch the code with java 23, and I don't understand why ! can you help me ?

  • @freebusdoctor
    @freebusdoctor 4 месяца назад +1

    Thanks sir

    • @JakobJenkov
      @JakobJenkov  4 месяца назад

      You are very welcome :-)

  • @ganeshkumarvenkatesan
    @ganeshkumarvenkatesan 4 месяца назад

    Line No: 56
    elements.add(new Object());
    you forgot mention why it won't work. Even though the Object is super class of Parent. why it gives error?

    • @JakobJenkov
      @JakobJenkov  4 месяца назад

      Do you have a timestamp?

    • @ganeshkvenkatesan
      @ganeshkvenkatesan 4 месяца назад

      51:20 you're explaining line No: 55. And thats it the video ended.

  • @personalaccount1515
    @personalaccount1515 4 месяца назад +1

    First