|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.speedo.api.SpeedoVersion
This class holds the version of Speedo. Be careful the field #SPEEDO_VERSION is not final because it is changed by byte code enhancement after the compilation according to a properties defined elsewhere (build.properties).
Field Summary | |
---|---|
static java.lang.String |
SPEEDO_VERSION
|
Constructor Summary | |
---|---|
SpeedoVersion()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.lang.String SPEEDO_VERSION
Constructor Detail |
public SpeedoVersion()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |