common: Add annotations to HashMultimap#create methods
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Mon, 14 Mar 2016 14:10:10 +0000 (10:10 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 16 Mar 2016 13:55:56 +0000 (09:55 -0400)
commitb1d00836f4302400b394b390565597ca8fd0831e
tree292c35479fb01d3f1da8982f157e2cf932145781
parent926c10d3535553a5a002d06cfc49b96321fe6aa8
common: Add annotations to HashMultimap#create methods

The returned HashMultimap is always @NonNull.

Change-Id: Ic6be32944771b175101c202d0d16780ba3372d0d
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/68360
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Tested-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI
common/org.eclipse.tracecompass.common.core/annotations/com/google/common/collect/HashMultimap.eea [new file with mode: 0644]
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisManager.java
This page took 0.030464 seconds and 5 git commands to generate.