ObservableInt

Functions

Link copied to clipboard
operator fun ObservableInt.div(constant: Int): ObservableInt
Link copied to clipboard
operator fun ObservableInt.minus(constant: Int): ObservableInt
Link copied to clipboard
operator fun ObservableInt.plus(constant: Int): ObservableInt
Link copied to clipboard
operator fun ObservableInt.rem(constant: Int): ObservableInt
Link copied to clipboard
operator fun ObservableInt.times(constant: Int): ObservableInt
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard