This repository was archived by the owner on Feb 25, 2024. It is now read-only.
Commit c904d56
committed
implement Java 17 j.u.r.RandomGenerator#nextExponential()
1 parent 9e7830c commit c904d56
File tree
2 files changed
+32
-2
lines changed- src/main/java/java9/util
- concurrent
2 files changed
+32
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
843 | 843 | | |
844 | 844 | | |
845 | 845 | | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
846 | 862 | | |
847 | 863 | | |
848 | 864 | | |
| |||
856 | 872 | | |
857 | 873 | | |
858 | 874 | | |
859 | | - | |
860 | 875 | | |
861 | 876 | | |
862 | 877 | | |
| |||
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
732 | 748 | | |
733 | 749 | | |
734 | 750 | | |
| |||
742 | 758 | | |
743 | 759 | | |
744 | 760 | | |
745 | | - | |
746 | 761 | | |
747 | 762 | | |
748 | 763 | | |
| |||
0 commit comments