Stephan Wahlbrink | 84b0814 | 2020-07-08 10:30:48 +0200 | [diff] [blame] | 1 | class java/util/Date |
Stephan Wahlbrink | 73a1add | 2021-10-23 11:31:43 +0200 | [diff] [blame^] | 2 | from |
3 | (Ljava/time/Instant;)Ljava/util/Date; | ||||
4 | (L1java/time/Instant;)L1java/util/Date; | ||||
Stephan Wahlbrink | 84b0814 | 2020-07-08 10:30:48 +0200 | [diff] [blame] | 5 | toInstant |
6 | ()Ljava/time/Instant; | ||||
7 | ()L1java/time/Instant; |