common: Annotate java.util.Formatter
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 28 Oct 2015 18:49:38 +0000 (14:49 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 29 Oct 2015 02:24:31 +0000 (22:24 -0400)
commitd04938b49c2288343ef2e7f435ec429e98ff433f
treeb1f2b62c97de11b3ae3d7ffbbb7a6b515a0318dd
parent2b3bbde5c478596e67af92666eb70c37ce8cce6c
common: Annotate java.util.Formatter

Annotate both Formatter.format() methods to return a @NonNull formatter
(they return the formatter object itself).

Change-Id: I8f18f439d6db909f10c0f54fd4793665c4966a6b
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/59164
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
common/org.eclipse.tracecompass.common.core/annotations/java/util/Formatter.eea [new file with mode: 0644]
This page took 0.056062 seconds and 5 git commands to generate.