Day 5: Getting stream of char from string.chars()

Getting stream of char from string.chars()

June 30, 2021 · 1 min

Day 4: try with resource helps to close open resources that uses .close() method to close.

try with resource helps to close open resources that uses .close() method to close.

June 29, 2021 · 1 min

Day 3: Using Objects.requireNonNullElse() where Optional not being able to be used.

Using Objects.requireNonNullElse() where Optional not being able to be used.

June 28, 2021 · 1 min

Day 2: Getting the last element of a Stream.

Getting the last element of a Stream.

June 27, 2021 · 1 min

Day 1: Comparing/ checking equality against multiple Strings.

Comparing/ checking equality against multiple Strings.

June 26, 2021 · 1 min