tmf: Make TmfEventType immutable
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 8 Apr 2013 21:05:32 +0000 (17:05 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 10 Apr 2013 22:17:41 +0000 (18:17 -0400)
commit568007fadf248281c388cce8e4d9fef0cb1c2991
treea1ac033d3314ecd460f5b60c16294ef49800b6f2
parent178dc3073109d3c5e922b3a0997a5fe4038423ff
tmf: Make TmfEventType immutable

Almost no changes needed, nobody was ever modifying the fields,
other than the tests.

Change-Id: Id6319fc46e3df4bee06e357bbe371b20109ebb94
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/11736
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/event/TmfEventTypeTest.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/event/ITmfEventType.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/event/TmfEventType.java
This page took 0.027574 seconds and 5 git commands to generate.