"Values of primitive types can be stored and passe...
# kotlin-in-action
s
"Values of primitive types can be stored and passed around more efficiently, but you can’t call the methods on such values or store them in the collections. The Java"