isShort

fun isShort(value: String?)(source)

Check if the given value is a short

Accepts:

  • Numbers between -32768 and 32767

Since

0.1.0

Parameters

value

The value to check

Throws

If the value is not a short


Check if the given value is a short

Accepts:

  • Numbers between -32768 and 32767

Since

0.1.0

See also

Throws

If the value is not a short