public final class PhotonVersion
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
versionString
public static final String versionString
- See Also:
-
-
buildDate
public static final String buildDate
- See Also:
-
-
isRelease
public static final boolean isRelease
-
wpilibTargetVersion
public static final String wpilibTargetVersion
- See Also:
-
-
opencvTargetVersion
public static final String opencvTargetVersion
- See Also:
-
-
Constructor Details
-
PhotonVersion
public PhotonVersion()
-
Method Details
-
versionMatches
public static final boolean versionMatches(String other)