Libraryless. Click here for Pure Java version (30L/1K).
interface IStringifier<A> { public S toString(A o); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034143 |
| Snippet name: | IStringifier |
| Eternal ID of this version: | #1034143/1 |
| Text MD5: | 0786682dfe1d3b601948e663fdfbb499 |
| Transpilation MD5: | 2937720ea5336f55d52c3b854a65f6f2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-24 16:14:24 |
| Source code size: | 57 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 356 / 478 |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) #1034194 - IPartialStringifier - stringifier that only handles certain classes |