-From my point of view, it's not just avoiding floating points "leaks", but it's having a numeric decimal and integer type, of a larger range, that I can use operator syntax on, and convert to and from the double and float types. Is there anything like that in Java 10, or coming up in Java, either via value types or anything else?