Annotate Long.valueOf() to return @NonNull
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 30 Oct 2015 21:43:42 +0000 (17:43 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 18 Nov 2015 02:50:41 +0000 (21:50 -0500)
Change-Id: I889546810f6012ea88f34e704bf6d58221f4ac93
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/59424
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
common/org.eclipse.tracecompass.common.core/annotations/java/lang/Long.eea [new file with mode: 0644]

diff --git a/common/org.eclipse.tracecompass.common.core/annotations/java/lang/Long.eea b/common/org.eclipse.tracecompass.common.core/annotations/java/lang/Long.eea
new file mode 100644 (file)
index 0000000..bb114b3
--- /dev/null
@@ -0,0 +1,4 @@
+class java/lang/Long
+valueOf
+ (J)Ljava/lang/Long;
+ (J)L1java/lang/Long;
This page took 0.025859 seconds and 5 git commands to generate.