NullValue
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
NullValue
היא ספירה עם יחידה יחידה שמייצגת את הערך האפס של איחוד הסוגים מסוג Value
.
Enums |
NULL_VALUE |
ערך ריק. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003e\u003ccode\u003eNullValue\u003c/code\u003e is a singleton enumeration within the \u003ccode\u003eValue\u003c/code\u003e type union, specifically representing a null value.\u003c/p\u003e\n"],["\u003cp\u003eThe enumeration includes \u003ccode\u003eNULL_VALUE\u003c/code\u003e which is used to explicitly denote the absence of a value.\u003c/p\u003e\n"]]],[],null,["# NullValue\n\n`NullValue` is a singleton enumeration to represent the null value for the `Value` type union.\n\n| Enums ||\n|--------------|-------------|\n| `NULL_VALUE` | Null value. |"]]