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

8
LINES

< > BotCompany Repo | #1034501 // G22Label - image recognition label

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

Libraryless. Click here for Pure Java version (20321L/124K).

concept G22Label > ConceptWithGlobalID {
  S name;
  //new RefL examples;
  
  toString { ret /*"Label " +*/ name; }
  
  bool nameIs aka textIs(S text) { ret eqic(name, text); }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034501
Snippet name: G22Label - image recognition label
Eternal ID of this version: #1034501/3
Text MD5: bf76f3836c0a90e6757f9c28996ba5f1
Transpilation MD5: 797e5de9e04bbad57b315baa23f549bd
Author: stefan
Category: javax / snippets
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-10 02:35:45
Source code size: 189 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 89 / 159
Version history: 2 change(s)
Referenced in: [show references]