size
A method wrapper over Array.size variable compatible with nullable types.
Return
current amount of elements in the array.
A method wrapper over IntArray.size variable compatible with nullable types.
Return
current amount of elements in the array.
A method wrapper over FloatArray.size variable compatible with nullable types.
Return
current amount of elements in the array.
A method wrapper over BooleanArray.size variable compatible with nullable types.
Return
current amount of elements in the array.
A method wrapper over ObjectMap.size variable compatible with nullable types.
Return
current amount of elements in the map.
A method wrapper over ObjectSet.size variable compatible with nullable types.
Return
current amount of elements in the set.