common: Annotate Integer.valueOf() as @NonNull
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 18 Mar 2016 06:31:00 +0000 (02:31 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Tue, 22 Mar 2016 19:02:21 +0000 (15:02 -0400)
commit7a4b2da6e2568ceabd582015edf684d04f9a2d7b
tree62205dee5717ddba7cd7a9bd26321784d35f6424
parent43537f21aab8f224d728413d75af25e9716754d3
common: Annotate Integer.valueOf() as @NonNull

It always returns a new, or existing, Integer object.

Change-Id: Ia37b0fb93780131ce2e7369fb69add515f698e49
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/68814
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
common/org.eclipse.tracecompass.common.core/annotations/java/lang/Integer.eea
This page took 0.02484 seconds and 5 git commands to generate.