Class VersionControl
- java.lang.Object
-
- g0201_0300.s0278_first_bad_version.VersionControl
-
-
Constructor Summary
Constructors Constructor Description VersionControl(int bad)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isBadVersion(int version)
-