I started watching on 2022 to get the job. Now I'm watching as Java Developer to enhance my skills. Thank you bro ❤❤
@vinodkumaruttera204 ай бұрын
Whenever i feel like i am not understanding any new concept I come to your channel as you teach everything in detail. I love the way you explain things. Thank you very much abhilash.
@nikhilraj95244 ай бұрын
The intermediate and terminal operations really blew my mind. I paused and am writing this comment that your videos are unbeatable. Thanks Abhilash.
@shankarn30769 күн бұрын
Excellent Session, thanks a lot for sharing ♥
@AkashRaj-gm5by2 ай бұрын
first-half completed. Thanks Abhilash!!
@Vithal_Nivargi4 ай бұрын
Your way of Explanation is Outstanding! Never seen this type of contents in KZbin. I would like to request you to please try to cover most of the features which are added in JAVA 8. Thanks a lot!🥰
@shailajaparvatikar684719 күн бұрын
Just Awesome !! Thank you
@trendingthoughts6726Ай бұрын
fantastic explanation .....super videos ..i want more videos from you bro
@MyHemanthKumar4 ай бұрын
I'm getting so much valuable information from all your videos. Thank you! Your content is incredibly insightful and well-presented, making learning a truly enjoyable experience. I appreciate the effort and dedication you put into creating these videos. Keep up the fantastic work! Thanks again Avilash :)
@SeleniumExpress4 ай бұрын
@@MyHemanthKumar Thank you Hemanth ! ❤️
@vasanth_here23 күн бұрын
The music in between is so good.
@rahulbhatanagar61754 ай бұрын
2nd Half done !!! Loved the explanation😍.
@parambharti70952 ай бұрын
Very nicely explained. Thanks a lot :)
@bisht1734 ай бұрын
Learning with you is fun!!
@roopant89994 ай бұрын
You are amazing bro. Thanks for providing this kind of wonderful videos.
@premkumar-jz4di4 ай бұрын
thanking you abhilash for make wonder full session , it help me both theoretical and code wise ..
@MalobikaNandy4 ай бұрын
Excellent explanation.. Thank you!!
@teklehaimanotatikilt14354 ай бұрын
you are one of the most excellent teacher keep it up abhi and can you please upload more video on spring security?
@karthikeyan10994 ай бұрын
More on spring sec plz
@vamsikrishna95583 күн бұрын
Consumer is a functional interface. Where we have an accept abstract method which takes one parameter and has a void return type. As of now, we are mainly using the accept as a lamda function to print the values coming from the stream of data source with foreach method. 1:04
@sharathkumar7264 ай бұрын
Thank you so much for your lessons❤
@Srikanthb40404 ай бұрын
i love the way abhilash explanation and music
@roopant89994 ай бұрын
Consumer consumes the data from supplier. forEach method is used to print the consumed data from steams.
@CarlosMX6664 ай бұрын
Hey thank you very much. Hoping you are planning to create a Java certification course. Keep it up!
@vikaskamble70444 ай бұрын
Very good content
@rahulbhatanagar61754 ай бұрын
A consumer is a functional interface, which is used to consume some value. It will not return any value. Because it is just there to consume. That's all I was able to remember
@sharathkumar7264 ай бұрын
Please continue this series....
@Vithal_Nivargi4 ай бұрын
Consumer is functional interface in java. It has accept method which can take one parameter and doesn't return any value. Basically it consumes the value and print it internally but we can print that value by using forEach method.
@sivakrishna25444 ай бұрын
Pls continue 🙏 this series
@santhoshchandran69524 ай бұрын
@SeleniumExpress The method limit is called short circuiting stateful since it's terminating the current process by stopping it or limiting it in-between, like a circuit breaking in-between if anything interrupts. Here, stateless operations process each element independently, while stateful operations require some form of state or knowledge about other elements to function correctly.
@gautampandey9619Ай бұрын
Consumer is a functional interface which used to consume values and process on that value, as it does not not return anything it has one method name accept which is going to accept values from the pipe line and process on the same, apart from this it is one of the known terminal method which shows the result.
@Blazsejka4 ай бұрын
I am a med java dev. I watched this vid for curiosity and chance of learn something new. Good content, good explanation. There is problem tough: i am at currently 37 mins, and everything was told at least 5 timea or more. Why? The first 37 mins should have been 5.
@nani-yr5ip4 ай бұрын
Thank you bro..!!
@abhinavpandey33563 ай бұрын
Hi abhilash great content🎉. Also is 3 part available for multiple advanced functions.
@abhishekverma59284 ай бұрын
Every time you bring a video ,I learned a lot from them, But for stream this is very basic video.
@shruthisa49043 ай бұрын
you are amazing!! please explain about AWS also. struggling to understand and how to use it
@srikanthbathula67144 ай бұрын
Please continue this series
@akshatpethiya70284 ай бұрын
please bring back java mock interview series
@tabishrizwan91374 ай бұрын
first half done
@DiliPYadav-pn8rc4 ай бұрын
Good work and explanation . It is very good for beginners. Thanks Abhilash. How can we get paid course of yours. I want to take MicroService and Spring cloud course.
@aakashsarathy12732 ай бұрын
Consumer is a functional interface, which has one abstract method and that method is void and takes one parameter
@ajitsinghbisht14194 ай бұрын
Consumer is a functional interface to consume data. We can use this interface to have many implementations using lambda based on our requirement.
@tabishrizwan91374 ай бұрын
As per my understanding Consumer is nothing but it's a functional interface which is used to consume any types of data & print to the console.
@moizanwar9489Ай бұрын
In Java, consumer applications can be used to receive and process messages.
@rishibhansali35564 ай бұрын
Consumer is functional interface and which accepts data, return void
@santhoshchandran69524 ай бұрын
Thanks Abhi
@tabishrizwan91374 ай бұрын
2nd half done
@Ramesh-re4eu4 ай бұрын
After this if time permits for you please 🙏🙏 make videos on Multithreading and Concurrency .
@KedharDwarampudi12 күн бұрын
print true or false only because of method in boolean but it returns a integer values , how?
@intikhabansari646314 күн бұрын
list.stream().filter(studentAge-> studentAge.getAge()>25).limit(2).forEach(nameOfStudent-> System.out.println(nameOfStudent.getName())); without map() i am able to print the required output, so why you used map() can you please reply?
@prakashpandey962 ай бұрын
consumer help in processing the data ?
@sagarmali43214 ай бұрын
Hi abhi thanks for this valuable info. Just wanted to ask you can you create one video where why functional interface needed to work with lamba and 2 abstract method are there then it will be ambiguity or it will work. Multiple abstract method with same name or overloaded abstract method like this tricky question can you cover.
@sagarmali43214 ай бұрын
Another tricky question is if you extend functional interface having same method name as in another interface then it works why and how it works? It is hiding that method or ignore that method why?
@Sumeshkumarback4 ай бұрын
Basically u r overriding that method but if you add another method then it will give error it's not function interface
@shriniwasbharadwaz11833 ай бұрын
Used streams a lot but didnt know so much is inside it
@rakeshsundaray37844 ай бұрын
Consumer consumes the data pipe from supplier and then print by foreach method
@shiva1345h2 ай бұрын
Supplier : Takes nothing, but returns something.(used in generate() ) Consumer: Takes something and returns nothing.(used in forEach() )
@venkatesank13784 ай бұрын
consumer consume the data from stream (flow of data)
@santhoshchandran69524 ай бұрын
Consumer is nothing but a reciever.. which recieves data from consumer and it does not return anything ..whatever supplier giving it will just print it.
@gao27374 ай бұрын
tell you a joke. char[] charArray, Arrays.stream(charArray) does not work
@dev.jivendra2 ай бұрын
Character [] characters = {'a','b','c','d','e','f'}; Arrays.stream(characters).forEach(System.out::println);