Predicate would be a great choice to add examples of ArrayList class. Correct me if I am wrong. Because anyways it will return boolean. We could have used it. BiPredicate
Hi Abhilash, the content is awesome in your channel. thank you and please continue to do more videos that will help java community. i have never found a content creator who explain in detail on particular topic. fellow developers.. please support this channel
You are one in Incredible India as Incredible Indian.all my corner case doubts about method references are solved now. thank you very much Abhi. Do you teach LLD or HLD? I want to join at the earliest possible batch?
Hi Abhilash, good content, I have gained good knowledge on this. Just curios, how do you come up with such tutorials? What resources do you refer to bring such ton of knowledge to us?
Excellent video Abhilash. I have a question, why your channel name is "Selenium express" , Whenever I suggest this channel to my friends they mis interpret it to be something related to Selenium. :)
@@SeleniumExpress Not at all boring! The lesson pace is comfortable and the session is really engaging with plenty of examples that help concretize the concepts. Thank You and waiting for the next one ! 😍
public static void main(String[] args) { TriFunction mr1 = Sample::sum; System.out.println(mr1.apply(new Sample(),20, 10)); } interface TriFunction{ R apply(T t, U u, V v); }
After A.I evolution in corporate, my suggestion is people should focus on different tools or a.i rather than coding. In future it is going to obsolete.
59:31, undestanding it, each and every example very well explained.
commendable and easy to understand by the examples.
Great explanation.
I am following this and I'm understanding and you are absolutely going in right way, Thanks sir.
Abhilash it feels blessed when we learn concrpts from u as u have strong grip on topics
Always you come up with the wounderful content. Eventhough i know method reference you video is giving more confident
Learned a lot
Waiting for the next video
Very Helpfull sir for a very long i was avoiding this topic but now i m able to get it
Thnaks Sir , helping me to understand stream api
This video helps a lot to understand method reference in deep .
Nice video... helping me to understand stream api in deeper.
This helped understand concepts pretty well, Thanks!!
Great Explanation. Thanks Abhilash........
59.15 Hey Abhilash.. Yeah I am following this and understood the concepts clearly.. you are on the right track :)
Predicate would be a great choice to add examples of ArrayList class. Correct me if I am wrong.
Because anyways it will return boolean. We could have used it. BiPredicate
Hi Abhilash, the content is awesome in your channel. thank you and please continue to do more videos that will help java community. i have never found a content creator who explain in detail on particular topic. fellow developers.. please support this channel
Eagerly Waiting for it. Dhanyavad
Welcome!
@@SeleniumExpressyou have fabulous teaching style ❤
59:20 im good and its clear Abhilash
Loved it ❤
❤
Thanks Sir....Really helpful
You are one in Incredible India as Incredible Indian.all my corner case doubts about method references are solved now. thank you very much Abhi. Do you teach LLD or HLD? I want to join at the earliest possible batch?
Learned a lot. Thanks
Really great explanation 😄
Excellent teaching
1:09:28 we have to either create our own functional interface or use Vavr library.
I am able understand everything , thank you
59:24 > I am following this
I am understanding..
finallly, understood method reference.
You are the best, halfway done
Video completed. Practical + theory = Best understanding.
Glad that it helped 😊
3 Aug 2024 At 05:13 PM :helped me a lot . Thanks
As always nice video
learned a lot
thanks you so much !!!
thank you sir
Can you create playlist on FuntionalInterface or share any good reference, to understand the concept of Consumer predicate etc
It helped me a lot, Thank You😊😊
Bro we need another interview series including HLD LLD ..can you please make it happen
Really enjoyed 🎉
Glad to hear that 😊
Hey Abhilash, just a suggestion and request, please make a video on the interview questions on Java 8 programs.
Awesome
Good one❤ excellent Avilash 🎉
Thank you, Hemanth.
thank you first half done at 12:09 am
1st half done
Thanks Abhilash
Hi Abhilash, good content, I have gained good knowledge on this.
Just curios, how do you come up with such tutorials? What resources do you refer to bring such ton of knowledge to us?
first half done!
Please explain some codding questions on streams and how use partion by grouping by
Do create one video over generics if possible... ❤❤😊
Sure, I have generics in my recording schedule.😊
@@SeleniumExpress where I am a paid student i have access entire selenium portal.. Where can i find...?
hi abhi aas usual your videos are magnificent!!! and in making fat jar jsp is not working how to solve this problem can you please make videos?
Excellent video Abhilash. I have a question, why your channel name is "Selenium express" , Whenever I suggest this channel to my friends they mis interpret it to be something related to Selenium. :)
Bro half done. Thanks :)
Cool !
How's the lesson pace, Yogesh? Comfortable or boring?
@@SeleniumExpress Not at all boring! The lesson pace is comfortable and the session is really engaging with plenty of examples that help concretize the concepts. Thank You and waiting for the next one ! 😍
If possible, Can you please do one video for concurrent hashmap deep dive
@@MyHemanthKumar will surely try, once I complete this series.
Help me to unteestand method reference clearly 1:48:31
Following is the answer for the question asked and there is nothing like TriFunction.
BiFunction func = new Sample()::sum;
func.apply(10,20);
❤
❤️
Just for fun why do you post that posture during😅 break time anything specific reason..? 😊
🎆
Thank you for coffee break, Abhilash😅
@@palemchandrashekar7144 😅
3 Aug 2024 At 04:22 PM : You are on right Path, No Confusion !!
public static void main(String[] args) {
TriFunction mr1 = Sample::sum;
System.out.println(mr1.apply(new Sample(),20, 10));
}
interface TriFunction{
R apply(T t, U u, V v);
}
I am following this and I am understanding
12:12 pm 11 aug 2034
5 Aug 2024 02.05 AM:
Abhilash, I am following this and understanding.
After A.I evolution in corporate, my suggestion is people should focus on different tools or a.i rather than coding. In future it is going to obsolete.
Silly me seriously learning coding...🥲😢
59:24 > I am following this
I am understanding..