tmf: Use static final's for the StateValue types
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 11 May 2012 22:51:24 +0000 (18:51 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 11 May 2012 22:56:06 +0000 (18:56 -0400)
commit0e05a268bdb8ce6083de6c1b0da461f9145ced5e
tree07293d5d03ba6bab1bd280ff9f97e1d0f2054a50
parent2c2f900eb18ead75d2cfde18090131ac58f49ba0
tmf: Use static final's for the StateValue types

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/ITmfStateValue.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/IntegerStateValue.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/NullStateValue.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/StringStateValue.java
This page took 0.024889 seconds and 5 git commands to generate.