Libraryless. Click here for Pure Java version (18133L/112K).
1 | interface IPartialFieldIndex<A extends Concept, Val> {
|
2 | bool isApplicableValue(Val val); |
3 | Cl<A> getAll(Val val); |
4 | } |
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: | 377 / 536 |
| Referenced in: | [show references] |