public final class RNVersion
private final Integer
major
minor
patch
RNVersion(Integer major, Integer minor, Integer patch)
final Integer
getMajor()
getMinor()
getPatch()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getMajor()
final Integer getMinor()
final Integer getPatch()