TMF: Add some @NonNull annotations to the AbstractTimeGraphView
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Fri, 21 Nov 2014 20:15:33 +0000 (15:15 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 3 Dec 2014 00:34:48 +0000 (19:34 -0500)
commitdfa0ef96635bafc6788f303084cb0a5fb0769cb6
tree83f56dd371319238c8456ce89d9c1043322bd19a
parent5a5977986920eac2a3d5bbcd2665c0e03b480c43
TMF: Add some @NonNull annotations to the AbstractTimeGraphView

Change-Id: I772295648eabab3ec3aec16365989478c32e7eff
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/35845
Tested-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
org.eclipse.tracecompass.lttng2.kernel.ui/src/org/eclipse/tracecompass/internal/lttng2/kernel/ui/views/controlflow/ControlFlowView.java
org.eclipse.tracecompass.lttng2.kernel.ui/src/org/eclipse/tracecompass/internal/lttng2/kernel/ui/views/resources/ResourcesView.java
org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/views/timegraph/XmlTimeGraphView.java
org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java
org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphCombo.java
This page took 0.038938 seconds and 5 git commands to generate.