Shouldn't Optional be Serializable?

Remi Forax forax at univ-mlv.fr
Tue Sep 17 15:02:36 PDT 2013


On 09/17/2013 11:44 PM, Pete Poulos wrote:
> Shouldn't java.util.Optional be Serializable?  Is there a good reason for
> it not be?

wrong question.
the right one is why do you want Optional to be Serializable.

> Thanks,
> Pete

cheers,
Rémi



More information about the jdk8-dev mailing list