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

4
LINES

< > BotCompany Repo | #1028935 // too_thinkAndReturnLastTransformedInput

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

Libraryless. Click here for Pure Java version (5986L/38K).

sS too_thinkAndReturnLastTransformedInput(TransformersOnObjects too) {
  TransformedInput i = too_thinkAndReturnLastObjectOfType(TransformedInput, too);
  ret i == null ? null : (S) i.a;
}

Author comment

Began life as a copy of #1028855

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028935
Snippet name: too_thinkAndReturnLastTransformedInput
Eternal ID of this version: #1028935/3
Text MD5: 8f3b14e590bab01dbb72ad718437899a
Transpilation MD5: e087eebe3711d7d9c463b374655c4632
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-12 12:53:40
Source code size: 191 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 142 / 211
Version history: 2 change(s)
Referenced in: [show references]