Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimatay authored Dec 23, 2023
1 parent d0bc716 commit 4cf3634
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ This repository contains Java examples that are designed to track and document t
* Optional
* Method References
* API Improvements
* `java.lang.Object.java.util.IntSummaryStatistics`
* `java.lang.Object.java.util.LongSummaryStatistics`
* `java.lang.Object.java.util.DoubleSummaryStatistics`
* `java.util.IntSummaryStatistics`
* `java.util.LongSummaryStatistics`
* `java.util.DoubleSummaryStatistics`

* [Java 7](java-7/) (September, 2011)

Expand Down

0 comments on commit 4cf3634

Please sign in to comment.