common.core: Annotate Status#OK_STATUS and Status#CANCEL_STATUS
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 25 Feb 2016 15:31:42 +0000 (10:31 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 26 Feb 2016 02:49:37 +0000 (21:49 -0500)
commit8cf4e2d7781953f7e95c1b533e4a3ac9cfa71d01
treeee1fcc12403384acf082ff49b5c3d7ca63fdc41a
parent42e8594025de9059671ed1c26d3ea6f4ec89dcbe
common.core: Annotate Status#OK_STATUS and Status#CANCEL_STATUS

The two statuses are assigned to a new value and are final.
This should help remove some checkNotNulls.

Change-Id: Ia42832140b0d5bc33f8eea2b66121e9182e587cd
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/67341
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
common/org.eclipse.tracecompass.common.core/annotations/org/eclipse/core/runtime/Status.eea [new file with mode: 0644]
tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java
This page took 0.024715 seconds and 5 git commands to generate.