Skip to content

Commit 38eb502

Browse files
committed
Initial commit
1 parent 5ee747a commit 38eb502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/mvpjava/OUTLINE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Blog Post: mvpjava.com
1212
- When not to use Optional
1313

1414
- Imperative vs. Functional Style
15-
- PART 1: ifPresentOrElse, map
15+
- PART 1: isPresent, get, ifPresentOrElse, map
1616
- PART 2: orElse, orElseGet, or, orElseThrow,
1717
List<Optional<T>>,
1818
flatMap, stream etc ..

0 commit comments

Comments
 (0)