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

7
LINES

< > BotCompany Repo | #1033163 // JEInstantCompressor_AnyType - JavaX-eval based interface for compressors taking only one step

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

Libraryless. Click here for Pure Java version (7995L/47K).

asclass JEInstantCompressor_AnyType<Data> extends AbstractCompressor_AnyType<IJavaExpr, Data> {
  abstract IJavaExpr compress(Data data);
  
  public void step0 {
    search.submit(compress(search.inputData()));
  }
}

Author comment

Began life as a copy of #1033152

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033163
Snippet name: JEInstantCompressor_AnyType - JavaX-eval based interface for compressors taking only one step
Eternal ID of this version: #1033163/4
Text MD5: 073dde50571cf6a2ccb3d3158bd4209b
Transpilation MD5: f2396c837139b426f616a3b4474e9f55
Author: stefan
Category: javax / recognition by compression
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-27 00:01:46
Source code size: 223 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 98 / 183
Version history: 3 change(s)
Referenced in: [show references]