common: Annotate some Class.get*Name methods
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Sun, 6 Dec 2015 22:23:48 +0000 (17:23 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 7 Dec 2015 23:07:51 +0000 (18:07 -0500)
commitb30ff01f403df4cd4b1b21ca39618cd2a0651672
treef182b6e2e3083578662b9d493305a2cfbe937e15
parent04e2ca2565ca14299dd5c949e01b92272a74aced
common: Annotate some Class.get*Name methods

This fixes a warning in AlgorithmManager. getName and getSimpleName
cannot return null whereas getCanonicalName can (anonymous, local
classes).

Change-Id: I2ee6ff668a93b47617389d2a3a25157af7184349
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/62077
Reviewed-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
common/org.eclipse.tracecompass.common.core/annotations/java/lang/Class.eea
tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java
This page took 0.025484 seconds and 5 git commands to generate.