Libraryless. Click here for Pure Java version (6789L/39K).
interface ICompressionStrategy_AnyType<A, Data> { AbstractCompressor_AnyType<A, Data> makeSearcher(CompressionSearch_AnyType<A, Data> search); }
Began life as a copy of #1033143
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033162 |
| Snippet name: | ICompressionStrategy_AnyType - probabilistic |
| Eternal ID of this version: | #1033162/3 |
| Text MD5: | 74f7856775cd1e247dacce2af9c112df |
| Transpilation MD5: | 11cb678355deb0889a0ca9a24fbe02f2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-15 20:24:40 |
| Source code size: | 148 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 425 / 593 |
| Version history: | 2 change(s) |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |