Warning: session_start(): open(/var/lib/php/sessions/sess_97tc899jmehnkm8mn5hnnmv0tj, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
G22ValueDesc [1034652]

Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1034652 // G22ValueDesc

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (41L/1K).

// similar to LASValueDescriptor but simpler and easier to persist
persistable sclass G22ValueDesc > G22TypeDesc {
  O value; // optional if value is known and persistable

  // to represent null value
  sclass NullSentinel {}
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): bhatertpkbcr, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034652
Snippet name: G22ValueDesc
Eternal ID of this version: #1034652/1
Text MD5: c324d6123b2ec6de658048f6b90165fa
Transpilation MD5: dd78c7a7252ff3f4a9c493b3d82f21fd
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-28 20:27:12
Source code size: 234 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 367 / 477
Referenced in: #1034653 - G22CollectionDesc