getMinorVersion method

int getMinorVersion()

Implementation

int getMinorVersion() {
  return _minor;
}