Java 8
How to create a Stream in Java 8?
There are many ways to create a stream instance of different sources. Here is a some example to explain how
JAVA IO
How to get Count of Lines in the file in java?
Here is a some example to explain how to get Count of Lines in the file. File in D:/tmp/nourit.txt with
INTSTREAM
How to use generate in IntStream?
Here is an example to explain how to use generate in IntStream. Syntax: Modifier and Type Method static IntStream generate(IntSupplier

JAVA
Check out technology changing the life.
How to get Count of Lines in the file in java?
Here is a some example to explain how to get Count of Lines in the file. File in D:/tmp/nourit.txt with