tmf: Un-deprecate CtfLocation's constructor
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 14 Aug 2012 18:50:35 +0000 (14:50 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 15 Aug 2012 14:31:15 +0000 (10:31 -0400)
commitf0f3a065a1b4e53ae6f1e8d08589f0c0169cef67
treee104fa668882dbe3af06536b5ed52d3f943db03a
parentfc7cd0bebab71a87ca50e511c9e274da7c5fc34f
tmf: Un-deprecate CtfLocation's constructor

The new recommended constructor adds an "index" parameter.
However I think it's worth keeping the previous one, and have
it use a default value of 0.

Change-Id: I21d33c99471d0e4622a3334085b27c223e5b76f2
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/7224
Reviewed-by: Bernd Hufmann <bhufmann@gmail.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/ctfadaptor/CtfLocation.java
This page took 0.037834 seconds and 5 git commands to generate.