tmf: Make the statesystem push/pop logic a bit more robust
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 27 Apr 2012 15:44:44 +0000 (11:44 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 27 Apr 2012 15:44:44 +0000 (11:44 -0400)
commit90a25ebe57c953b2b3fbe5019413ff105bb13d1f
tree3e4909323bd31ac5556f26f7ba1d8eab71b6a3b0
parenta6817576433b4b1c2bbe0f091ae5c46f5dfbfe84
tmf: Make the statesystem push/pop logic a bit more robust

Replace the almost-useless assert() with proper exception throws.
Also refactored some of the nested if's, should be a tiny bit more
clear now.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/StateSystem.java
This page took 0.024626 seconds and 5 git commands to generate.