inc

abstract operator fun inc(): IntHolder

Returns this value incremented by one. If this value is the maximum, it returns the minimum value instead.