A disclaimer or two for Optional

Paul Benedict pbenedict at apache.org
Wed Dec 4 12:05:58 PST 2013


FWIW, it makes sense to me that "value based" semantics should be applied
as an annotation. The documentation fits that better than a side-note.

Ex:
@ValueBased
public class Optional { ... }

And consumers of the annotation are easier to find.

-- 
Cheers,
Paul


More information about the lambda-libs-spec-observers mailing list