Package net.i2p.i2pcontrol
Class I2PControlVersion
- java.lang.Object
- 
- net.i2p.i2pcontrol.I2PControlVersion
 
- 
 public class I2PControlVersion extends Object 
- 
- 
Field SummaryFields Modifier and Type Field Description static intAPI_VERSIONThe current version of the I2PControl API being primarily being implementedstatic Set<Integer>SUPPORTED_API_VERSIONSThe supported versions of the I2PControl APIstatic StringVERSIONThe current version of I2PControl
 - 
Constructor SummaryConstructors Constructor Description I2PControlVersion()
 
- 
- 
- 
Field Detail- 
VERSIONpublic static final String VERSION The current version of I2PControl- See Also:
- Constant Field Values
 
 - 
API_VERSIONpublic static final int API_VERSION The current version of the I2PControl API being primarily being implemented- See Also:
- Constant Field Values
 
 
- 
 
-