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

3
LINES

< > BotCompany Repo | #1032031 // withPreciseProbability - make WithPreciseProbability

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

Libraryless. Click here for Pure Java version (3420L/19K).

static <A> WithPreciseProbability<A> withPreciseProbability(double probability, A a) {
  ret WithPreciseProbability(probability, a);
}

Author comment

Began life as a copy of #1031512

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032031
Snippet name: withPreciseProbability - make WithPreciseProbability
Eternal ID of this version: #1032031/1
Text MD5: 1e648ac50e93f26972f524adbdcb3ecc
Transpilation MD5: 3b3392130c2d619acf02d4f59666f3b1
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-11 04:03:48
Source code size: 136 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 74 / 106
Referenced in: [show references]