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

3
LINES

< > BotCompany Repo | #1027535 // withTimestamp

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

Transpiled version (2441L) is out of date.

static <A> WithTimestamp<A> withTimestamp(long timestamp default now(), A value) {
  ret WithTimestamp(timestamp, value);
}

Author comment

Began life as a copy of #1026686

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: #1027535
Snippet name: withTimestamp
Eternal ID of this version: #1027535/2
Text MD5: 15c4de172370ffa384def8ddae726480
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-07 17:37:28
Source code size: 125 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 134 / 206
Version history: 1 change(s)
Referenced in: [show references]