Package net.i2p.router
Class RouterVersion
- java.lang.Object
-
- net.i2p.router.RouterVersion
-
public class RouterVersion extends Object
Expose a version string
-
-
Constructor Summary
Constructors Constructor Description RouterVersion()
-
-
-
Field Detail
-
ID
public static final String ID
deprecated- See Also:
- Constant Field Values
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
BUILD
public static final long BUILD
- See Also:
- Constant Field Values
-
EXTRA
public static final String EXTRA
for example "-test"- See Also:
- Constant Field Values
-
FULL_VERSION
public static final String FULL_VERSION
- See Also:
- Constant Field Values
-
-
Method Detail
-
main
public static void main(String[] args)
-
-