compareTo

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

Compare this API key to the other API key.

Return

Comparison result.

Parameters

other

Other API key to compare with.