Package com.biglybt.update
Class CorePatchLevel
- java.lang.Object
-
- com.biglybt.update.CorePatchLevel
-
public class CorePatchLevel extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
PATCH_LEVEL
-
Constructor Summary
Constructors Constructor Description CorePatchLevel()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getCurrentPatchLevel()
-
-
-
Field Detail
-
PATCH_LEVEL
public static final int PATCH_LEVEL
- See Also:
- Constant Field Values
-
-