IntUtils<T extends num> extension

on

Methods

decrement() → void

Available on WritableBeacon<T>, provided by the IntUtils extension

Decrements the value of this beacon.
increment() → void

Available on WritableBeacon<T>, provided by the IntUtils extension

Increments the value of this beacon.