A
B
C
D
E
F
G
H
I
J
L
O
P
R
S
T
V
I
- indexOf(io.kjson.JSONValue) - function in io.kjson.JSONArray
- Find the index of the first occurrence of a given value in the array, or -1 if the value is not found.
- initCause(java.lang.Throwable) - function in kotlin.Throwable
- io.kjson - package io.kjson
- io.kjson.parser - package io.kjson.parser
- io.kjson.util - package io.kjson.util
- isByte() - function in io.kjson.JSONDecimal
- Return
trueif the value is will fit in aByte. - isByte() - function in io.kjson.JSONInt
- Return
trueif the value is will fit in aByte. - isByte() - function in io.kjson.JSONLong
- Return
trueif the value is will fit in aByte. - isByte() - function in io.kjson.JSONNumber
- Return
trueif the value will fit in aByte. - isEmpty() - function in io.kjson.JSONArray
- Return
trueif the array is empty. - isEmpty() - function in io.kjson.JSONObject
- Return
trueif the object is empty. - isEmpty() - function in io.kjson.JSONStructure
- Return
trueif the structure is empty. - isEmpty() - function in io.kjson.util.LookupSet
- isInt() - function in io.kjson.JSONDecimal
- Return
trueif the value is will fit in anInt. - isInt() - function in io.kjson.JSONInt
- Return
trueif the value is will fit in anInt. - isInt() - function in io.kjson.JSONLong
- Return
trueif the value is will fit in anInt. - isInt() - function in io.kjson.JSONNumber
- Return
trueif the value will fit in anInt. - isIntegral() - function in io.kjson.JSONDecimal
- Return
trueif the value is integral (has no fractional part, or the fractional part is zero). - isIntegral() - function in io.kjson.JSONInt
- Return
trueif the value is integral (has no fractional part, or the fractional part is zero). - isIntegral() - function in io.kjson.JSONLong
- Return
trueif the value is integral (has no fractional part, or the fractional part is zero). - isIntegral() - function in io.kjson.JSONNumber
- Return
trueif the value is integral (has no fractional part, or the fractional part is zero). - isLong() - function in io.kjson.JSONDecimal
- Return
trueif the value is will fit in aLong. - isLong() - function in io.kjson.JSONInt
- Return
trueif the value is will fit in aLong. - isLong() - function in io.kjson.JSONLong
- Return
trueif the value is will fit in aLong. - isLong() - function in io.kjson.JSONNumber
- Return
trueif the value will fit in aLong. - isNegative() - function in io.kjson.JSONDecimal
- Return
trueif the value is negative. - isNegative() - function in io.kjson.JSONInt
- Return
trueif the value is negative. - isNegative() - function in io.kjson.JSONLong
- Return
trueif the value is negative. - isNegative() - function in io.kjson.JSONNumber
- Return
trueif the value is negative. - isNotEmpty() - function in io.kjson.JSONStructure
- Return
trueif the structure is not empty. - isNotEmpty() - function in io.kjson.JSONStructure
- Return
trueif the structure is not empty. - isNotNegative() - function in io.kjson.JSONDecimal
- Return
trueif the value is not negative. - isNotNegative() - function in io.kjson.JSONInt
- Return
trueif the value is not negative. - isNotNegative() - function in io.kjson.JSONLong
- Return
trueif the value is not negative. - isNotNegative() - function in io.kjson.JSONNumber
- Return
trueif the value is not negative. - isNotPositive() - function in io.kjson.JSONDecimal
- Return
trueif the value is not positive. - isNotPositive() - function in io.kjson.JSONInt
- Return
trueif the value is not positive. - isNotPositive() - function in io.kjson.JSONLong
- Return
trueif the value is not positive. - isNotPositive() - function in io.kjson.JSONNumber
- Return
trueif the value is not positive. - isNotZero() - function in io.kjson.JSONDecimal
- Return
trueif the value is not zero. - isNotZero() - function in io.kjson.JSONInt
- Return
trueif the value is not zero. - isNotZero() - function in io.kjson.JSONLong
- Return
trueif the value is not zero. - isNotZero() - function in io.kjson.JSONNumber
- Return
trueif the value is not zero. - isPositive() - function in io.kjson.JSONDecimal
- Return
trueif the value is positive. - isPositive() - function in io.kjson.JSONInt
- Return
trueif the value is positive. - isPositive() - function in io.kjson.JSONLong
- Return
trueif the value is positive. - isPositive() - function in io.kjson.JSONNumber
- Return
trueif the value is positive. - isShort() - function in io.kjson.JSONDecimal
- Return
trueif the value is will fit in aShort. - isShort() - function in io.kjson.JSONInt
- Return
trueif the value is will fit in aShort. - isShort() - function in io.kjson.JSONLong
- Return
trueif the value is will fit in aShort. - isShort() - function in io.kjson.JSONNumber
- Return
trueif the value will fit in aShort. - isUByte() - function in io.kjson.JSONDecimal
- Return
trueif the value is will fit in aUByte. - isUByte() - function in io.kjson.JSONInt
- Return
trueif the value is will fit in aUByte. - isUByte() - function in io.kjson.JSONLong
- Return
trueif the value is will fit in aUByte. - isUByte() - function in io.kjson.JSONNumber
- Return
trueif the value will fit in aUByte. - isUInt() - function in io.kjson.JSONDecimal
- Return
trueif the value is will fit in aUInt. - isUInt() - function in io.kjson.JSONInt
- Return
trueif the value is will fit in aUInt. - isUInt() - function in io.kjson.JSONLong
- Return
trueif the value is will fit in aUInt. - isUInt() - function in io.kjson.JSONNumber
- Return
trueif the value will fit in aUInt. - isULong() - function in io.kjson.JSONDecimal
- Return
trueif the value is will fit in aULong. - isULong() - function in io.kjson.JSONInt
- Return
trueif the value is will fit in aULong. - isULong() - function in io.kjson.JSONLong
- Return
trueif the value is will fit in aULong. - isULong() - function in io.kjson.JSONNumber
- Return
trueif the value will fit in aULong. - isUShort() - function in io.kjson.JSONDecimal
- Return
trueif the value is will fit in aUShort. - isUShort() - function in io.kjson.JSONInt
- Return
trueif the value is will fit in aUShort. - isUShort() - function in io.kjson.JSONLong
- Return
trueif the value is will fit in aUShort. - isUShort() - function in io.kjson.JSONNumber
- Return
trueif the value will fit in aUShort. - isZero() - function in io.kjson.JSONDecimal
- Return
trueif the value is zero. - isZero() - function in io.kjson.JSONInt
- Return
trueif the value is zero. - isZero() - function in io.kjson.JSONLong
- Return
trueif the value is zero. - isZero() - function in io.kjson.JSONNumber
- Return
trueif the value is zero. - iterator() - function in io.kjson.JSONArray
- Get an
Iteratorover the values in the array. - iterator() - function in io.kjson.util.LookupSet