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).

1  
concept G22Label > ConceptWithGlobalID {
2  
  S name;
3  
  //new RefL examples;
4  
  
5  
  toString { ret /*"Label " +*/ name; }
6  
  
7  
  bool nameIs aka textIs(S text) { ret eqic(name, text); }
8  
}

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: 92 / 163
Version history: 2 change(s)
Referenced in: [show references]