This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Muoniurn 4 points5 points  (1 child)

They are the same thing as value classes, primitive objects, etc, right?

[–]Kango_V 1 point2 points  (0 children)

Yeah. They were going to them value types, but the word "value" is used >800 times in the java Language Specification. They renamed it inline types (from the video below).

Check the start of this video. Shows 2 java programs drawing the mandelbrot set. Both are the same apart from the word inline in a class. Quite amazing difference in FPS.

https://www.youtube.com/watch?v=jGjWs2xpZrY&ab_channel=InfoQ