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

4
LINES

< > BotCompany Repo | #1032785 // IPartialFieldIndex

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

Libraryless. Click here for Pure Java version (18133L/112K).

interface IPartialFieldIndex<A extends Concept, Val> {
  bool isApplicableValue(Val val);
  Cl<A> getAll(Val val);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032785
Snippet name: IPartialFieldIndex
Eternal ID of this version: #1032785/1
Text MD5: 9fbbc505fb4b8f84c556b8e17510d33d
Transpilation MD5: f7bdd17cfae6bdf0d0c2c840790273be
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-06 04:30:08
Source code size: 119 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 77 / 162
Referenced in: [show references]