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

5
LINES

< > BotCompany Repo | #1031838 // Meta - successor of DynamicObject

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

Libraryless. Click here for Pure Java version (9177L/51K).

// Meta - a "minimal" approach to adding meta-level to Java objects

sclass Meta implements IMeta {
  !include #1033864 // Meta mix-in
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, ekrmjmnbrukm, elmgxqgtpvxh, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, wnsclhtenguj

No comments. add comment

Snippet ID: #1031838
Snippet name: Meta - successor of DynamicObject
Eternal ID of this version: #1031838/27
Text MD5: fc484512c74ba6e5f62b45925e93ae49
Transpilation MD5: f2cf65551982e7bd7afc485d27163dc2
Author: stefan
Category: javax / reasoning
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-07 20:39:33
Source code size: 140 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 241 / 1441
Version history: 26 change(s)
Referenced in: #1031839 - IMeta - interface for Meta (#1031838)
#1031847 - MetaWithExternalMutex
#1032886 - Meta_v2 - successor of Meta? [dev.]
#1033864 - Meta mix-in
#1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674)