compareTo

open operator override fun compareTo(other: BuildVersion): Int(source)

Executes the compareTo step in the SDAI core common layer.

Return

Result produced by compareTo.

Author

Dmitriy Moroz

Parameters

other

other value consumed by the API.