common.core: annotate String#substring
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 23 Mar 2016 21:39:01 +0000 (17:39 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 4 Apr 2016 15:34:41 +0000 (11:34 -0400)
commit0b1ac3e2cd08bddeef3b725efe63427f77d3002f
treeae33ba8ef7cbdf7ec6f8219d704f75b1dd5902f1
parent2bb1a7a19e675fa981d97ac28e30453ff9b198b8
common.core: annotate String#substring

String.substring always returns a new String or "this".

Change-Id: Id37b8a20489f07b6bfe8a225064d5be1cd4fc7aa
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/69196
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
common/org.eclipse.tracecompass.common.core/annotations/java/lang/String.eea
ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventField.java
This page took 0.025757 seconds and 5 git commands to generate.