エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Specification for Value Classes
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Specification for Value Classes
This document proposes changes to the Java Virtual Machine Specification to support a prototype o... This document proposes changes to the Java Virtual Machine Specification to support a prototype of value classes—classes for which primitive-like non-reference value instances can be created and operated on. Broad goals of these changes include: Updating the JVM type system to allow for direct value class types. This includes some incidental changes to address technical debt. Introducing the Value