Paul Sandoz
|
5e8d2b8ebd
|
8080418: Add Optional.or()
Reviewed-by: chegar, forax, scolebourne
|
2015-10-19 11:28:50 -07:00 |
|
Paul Sandoz
|
497fe8d068
|
8075560: Typo in Javadoc for java.util.Optional.equals()
Reviewed-by: alanb
|
2015-03-23 14:20:39 +01:00 |
|
Paul Sandoz
|
4b2af9acf9
|
8071670: java.util.Optional: please add a way to specify if-else behavior
Reviewed-by: dfuchs, lowasser
|
2015-02-13 11:13:27 +01:00 |
|
Paul Sandoz
|
dd21d2c4db
|
8050820: Please add java.util.Optional.stream() to convert Optional<T> to Stream<T>
Reviewed-by: alundblad, forax, chegar, jrose
|
2015-02-02 14:19:12 +01:00 |
|
Paul Sandoz
|
3b9021981f
|
8059324: orElseThrow has different signatures for OptionalPrimitive and Optional<T>
Reviewed-by: lancea, chegar
|
2015-02-02 14:19:00 +01:00 |
|
Chris Hegarty
|
3bc69d393d
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:54:13 +01:00 |
|