public class I2PControlVersion extends Object
| Modifier and Type | Field and Description |
|---|---|
static int | API_VERSIONThe current version of the I2PControl API being primarily being implemented |
static Set<Integer> | SUPPORTED_API_VERSIONSThe supported versions of the I2PControl API |
static String | VERSIONThe current version of I2PControl |
| Constructor and Description |
|---|
I2PControlVersion() |
public static final int API_VERSION
public static final Set<Integer> SUPPORTED_API_VERSIONS
public static final String VERSION