Skip to content

Commit

Permalink
fix: fix EEAs
Browse files Browse the repository at this point in the history
Signed-off-by: sebthom <[email protected]>
  • Loading branch information
sebthom committed Aug 27, 2024
1 parent 2c0ac5c commit 801e4ac
Show file tree
Hide file tree
Showing 54 changed files with 74 additions and 468 deletions.
3 changes: 0 additions & 3 deletions libraries/gson/com/google/gson/GsonBuilder.eea
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ addDeserializationExclusionStrategy
addSerializationExclusionStrategy
(Lcom/google/gson/ExclusionStrategy;)Lcom/google/gson/GsonBuilder;
(L1com/google/gson/ExclusionStrategy;)L1com/google/gson/GsonBuilder;
addTypeAdaptersForDate
(Ljava/lang/String;IILjava/util/List<Lcom/google/gson/TypeAdapterFactory;>;)V
(L0java/lang/String;IILjava/util/List<Lcom/google/gson/TypeAdapterFactory;>;)V
create
()Lcom/google/gson/Gson;
()L1com/google/gson/Gson;
Expand Down
3 changes: 0 additions & 3 deletions libraries/gson/com/google/gson/reflect/TypeToken.eea
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
class com/google/gson/reflect/TypeToken
<init>
(Ljava/lang/reflect/Type;)V
(L1java/lang/reflect/Type;)V
get
(Ljava/lang/reflect/Type;)Lcom/google/gson/reflect/TypeToken<*>;
(L1java/lang/reflect/Type;)L1com/google/gson/reflect/TypeToken<*>;
Expand Down
3 changes: 0 additions & 3 deletions libraries/guava/com/google/common/base/Strings.eea
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,3 @@ padStart
repeat
(Ljava/lang/String;I)Ljava/lang/String;
(L1java/lang/String;I)L1java/lang/String;
validSurrogatePairAt
(Ljava/lang/CharSequence;I)Z
(L1java/lang/CharSequence;I)Z
4 changes: 2 additions & 2 deletions libraries/guava/com/google/common/cache/Cache.eea
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ get
(TK;Ljava/util/concurrent/Callable<+TV;>;)TV;
(TK;Ljava/util/concurrent/Callable<+1TV;>;)T1V;
getAllPresent
(Ljava/lang/Iterable<*>;)Lcom/google/common/collect/ImmutableMap<TK;TV;>;
(Ljava/lang/Iterable<*>;)L1com/google/common/collect/ImmutableMap<TK;TV;>;
(Ljava/lang/Iterable<+Ljava/lang/Object;>;)Lcom/google/common/collect/ImmutableMap<TK;TV;>;
(Ljava/lang/Iterable<+Ljava/lang/Object;>;)L1com/google/common/collect/ImmutableMap<TK;TV;>;
getIfPresent
(Ljava/lang/Object;)TV;
(Ljava/lang/Object;)T0V;
Expand Down
25 changes: 2 additions & 23 deletions libraries/guava/com/google/common/util/concurrent/Futures.eea
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,18 @@ allAsList
allAsList
<V:Ljava/lang/Object;>([Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;)Lcom/google/common/util/concurrent/ListenableFuture<Ljava/util/List<TV;>;>;
<V:Ljava/lang/Object;>([Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;)L1com/google/common/util/concurrent/ListenableFuture<Ljava/util/List<TV;>;>;
catching
<V:Ljava/lang/Object;X:Ljava/lang/Throwable;>(Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;Ljava/lang/Class<TX;>;Lcom/google/common/base/Function<-TX;+TV;>;)Lcom/google/common/util/concurrent/ListenableFuture<TV;>;
<V:Ljava/lang/Object;X:Ljava/lang/Throwable;>(Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;Ljava/lang/Class<TX;>;Lcom/google/common/base/Function<-TX;+TV;>;)L1com/google/common/util/concurrent/ListenableFuture<TV;>;
catching
<V:Ljava/lang/Object;X:Ljava/lang/Throwable;>(Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;Ljava/lang/Class<TX;>;Lcom/google/common/base/Function<-TX;+TV;>;Ljava/util/concurrent/Executor;)Lcom/google/common/util/concurrent/ListenableFuture<TV;>;
<V:Ljava/lang/Object;X:Ljava/lang/Throwable;>(Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;Ljava/lang/Class<TX;>;Lcom/google/common/base/Function<-TX;+TV;>;Ljava/util/concurrent/Executor;)L1com/google/common/util/concurrent/ListenableFuture<TV;>;
catchingAsync
<V:Ljava/lang/Object;X:Ljava/lang/Throwable;>(Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;Ljava/lang/Class<TX;>;Lcom/google/common/util/concurrent/AsyncFunction<-TX;+TV;>;)Lcom/google/common/util/concurrent/ListenableFuture<TV;>;
<V:Ljava/lang/Object;X:Ljava/lang/Throwable;>(Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;Ljava/lang/Class<TX;>;Lcom/google/common/util/concurrent/AsyncFunction<-TX;+TV;>;)L1com/google/common/util/concurrent/ListenableFuture<TV;>;
catchingAsync
<V:Ljava/lang/Object;X:Ljava/lang/Throwable;>(Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;Ljava/lang/Class<TX;>;Lcom/google/common/util/concurrent/AsyncFunction<-TX;+TV;>;Ljava/util/concurrent/Executor;)Lcom/google/common/util/concurrent/ListenableFuture<TV;>;
<V:Ljava/lang/Object;X:Ljava/lang/Throwable;>(Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;Ljava/lang/Class<TX;>;Lcom/google/common/util/concurrent/AsyncFunction<-TX;+TV;>;Ljava/util/concurrent/Executor;)L1com/google/common/util/concurrent/ListenableFuture<TV;>;
getChecked
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(Ljava/util/concurrent/Future<TV;>;Ljava/lang/Class<TX;>;)TV;^TX;
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(Ljava/util/concurrent/Future<TV;>;Ljava/lang/Class<TX;>;)T1V;
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(Ljava/util/concurrent/Future<TV;>;Ljava/lang/Class<TX;>;)T1V;^TX;
getChecked
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(Ljava/util/concurrent/Future<TV;>;Ljava/lang/Class<TX;>;JLjava/util/concurrent/TimeUnit;)TV;^TX;
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(Ljava/util/concurrent/Future<TV;>;Ljava/lang/Class<TX;>;JLjava/util/concurrent/TimeUnit;)T1V;
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(Ljava/util/concurrent/Future<TV;>;Ljava/lang/Class<TX;>;JLjava/util/concurrent/TimeUnit;)T1V;^TX;
getDone
<V:Ljava/lang/Object;>(Ljava/util/concurrent/Future<TV;>;)TV;
<V:Ljava/lang/Object;>(Ljava/util/concurrent/Future<TV;>;)T1V;
Expand All @@ -32,12 +26,6 @@ getUnchecked
immediateCancelledFuture
<V:Ljava/lang/Object;>()Lcom/google/common/util/concurrent/ListenableFuture<TV;>;
<V:Ljava/lang/Object;>()L1com/google/common/util/concurrent/ListenableFuture<TV;>;
immediateCheckedFuture
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(TV;)Lcom/google/common/util/concurrent/CheckedFuture<TV;TX;>;
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(TV;)L1com/google/common/util/concurrent/CheckedFuture<TV;TX;>;
immediateFailedCheckedFuture
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(TX;)Lcom/google/common/util/concurrent/CheckedFuture<TV;TX;>;
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(TX;)L1com/google/common/util/concurrent/CheckedFuture<TV;TX;>;
immediateFailedFuture
<V:Ljava/lang/Object;>(Ljava/lang/Throwable;)Lcom/google/common/util/concurrent/ListenableFuture<TV;>;
<V:Ljava/lang/Object;>(Ljava/lang/Throwable;)L1com/google/common/util/concurrent/ListenableFuture<TV;>;
Expand All @@ -50,9 +38,6 @@ inCompletionOrder
lazyTransform
<I:Ljava/lang/Object;O:Ljava/lang/Object;>(Ljava/util/concurrent/Future<TI;>;Lcom/google/common/base/Function<-TI;+TO;>;)Ljava/util/concurrent/Future<TO;>;
<I:Ljava/lang/Object;O:Ljava/lang/Object;>(Ljava/util/concurrent/Future<TI;>;Lcom/google/common/base/Function<-TI;+TO;>;)Ljava/util/concurrent/Future<T1O;>;
makeChecked
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(Lcom/google/common/util/concurrent/ListenableFuture<TV;>;Lcom/google/common/base/Function<-Ljava/lang/Exception;TX;>;)Lcom/google/common/util/concurrent/CheckedFuture<TV;TX;>;
<V:Ljava/lang/Object;X:Ljava/lang/Exception;>(Lcom/google/common/util/concurrent/ListenableFuture<TV;>;Lcom/google/common/base/Function<-Ljava/lang/Exception;TX;>;)L1com/google/common/util/concurrent/CheckedFuture<TV;TX;>;
nonCancellationPropagating
<V:Ljava/lang/Object;>(Lcom/google/common/util/concurrent/ListenableFuture<TV;>;)Lcom/google/common/util/concurrent/ListenableFuture<TV;>;
<V:Ljava/lang/Object;>(Lcom/google/common/util/concurrent/ListenableFuture<TV;>;)L1com/google/common/util/concurrent/ListenableFuture<TV;>;
Expand All @@ -68,15 +53,9 @@ successfulAsList
successfulAsList
<V:Ljava/lang/Object;>([Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;)Lcom/google/common/util/concurrent/ListenableFuture<Ljava/util/List<TV;>;>;
<V:Ljava/lang/Object;>([Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;)L1com/google/common/util/concurrent/ListenableFuture<Ljava/util/List<TV;>;>;
transform
<I:Ljava/lang/Object;O:Ljava/lang/Object;>(Lcom/google/common/util/concurrent/ListenableFuture<TI;>;Lcom/google/common/base/Function<-TI;+TO;>;)Lcom/google/common/util/concurrent/ListenableFuture<TO;>;
<I:Ljava/lang/Object;O:Ljava/lang/Object;>(Lcom/google/common/util/concurrent/ListenableFuture<TI;>;Lcom/google/common/base/Function<-TI;+TO;>;)L1com/google/common/util/concurrent/ListenableFuture<TO;>;
transform
<I:Ljava/lang/Object;O:Ljava/lang/Object;>(Lcom/google/common/util/concurrent/ListenableFuture<TI;>;Lcom/google/common/base/Function<-TI;+TO;>;Ljava/util/concurrent/Executor;)Lcom/google/common/util/concurrent/ListenableFuture<TO;>;
<I:Ljava/lang/Object;O:Ljava/lang/Object;>(Lcom/google/common/util/concurrent/ListenableFuture<TI;>;Lcom/google/common/base/Function<-TI;+TO;>;Ljava/util/concurrent/Executor;)L1com/google/common/util/concurrent/ListenableFuture<TO;>;
transformAsync
<I:Ljava/lang/Object;O:Ljava/lang/Object;>(Lcom/google/common/util/concurrent/ListenableFuture<TI;>;Lcom/google/common/util/concurrent/AsyncFunction<-TI;+TO;>;)Lcom/google/common/util/concurrent/ListenableFuture<TO;>;
<I:Ljava/lang/Object;O:Ljava/lang/Object;>(Lcom/google/common/util/concurrent/ListenableFuture<TI;>;Lcom/google/common/util/concurrent/AsyncFunction<-TI;+TO;>;)L1com/google/common/util/concurrent/ListenableFuture<TO;>;
transformAsync
<I:Ljava/lang/Object;O:Ljava/lang/Object;>(Lcom/google/common/util/concurrent/ListenableFuture<TI;>;Lcom/google/common/util/concurrent/AsyncFunction<-TI;+TO;>;Ljava/util/concurrent/Executor;)Lcom/google/common/util/concurrent/ListenableFuture<TO;>;
<I:Ljava/lang/Object;O:Ljava/lang/Object;>(Lcom/google/common/util/concurrent/ListenableFuture<TI;>;Lcom/google/common/util/concurrent/AsyncFunction<-TI;+TO;>;Ljava/util/concurrent/Executor;)L1com/google/common/util/concurrent/ListenableFuture<TO;>;
Expand Down
3 changes: 0 additions & 3 deletions libraries/java-17/java/lang/ClassNotFoundException.eea
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ class java/lang/ClassNotFoundException
<init>
(Ljava/lang/String;Ljava/lang/Throwable;)V
(L0java/lang/String;L0java/lang/Throwable;)V
getCause
()Ljava/lang/Throwable;
()L0java/lang/Throwable;
getException
()Ljava/lang/Throwable;
()L0java/lang/Throwable;
3 changes: 0 additions & 3 deletions libraries/java-17/java/lang/ThreadGroup.eea
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ enumerate
enumerate
([Ljava/lang/ThreadGroup;)I
([1L1java/lang/ThreadGroup;)I
enumerate
([Ljava/lang/ThreadGroup;IZ)I
([1L1java/lang/ThreadGroup;IZ)I
enumerate
([Ljava/lang/ThreadGroup;Z)I
([1L1java/lang/ThreadGroup;Z)I
Expand Down
3 changes: 0 additions & 3 deletions libraries/java-17/java/math/BigDecimal.eea
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ valueOf
<init>
(Ljava/math/BigInteger;ILjava/math/MathContext;)V
(L1java/math/BigInteger;IL1java/math/MathContext;)V
<init>
(Ljava/math/BigInteger;JII)V
(L1java/math/BigInteger;JII)V
<init>
(Ljava/math/BigInteger;Ljava/math/MathContext;)V
(L1java/math/BigInteger;L1java/math/MathContext;)V
Expand Down
12 changes: 6 additions & 6 deletions libraries/java-17/java/math/BigInteger.eea
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ valueOf
(J)Ljava/math/BigInteger;
(J)L1java/math/BigInteger;
<init>
([B)V
([B1)V
(I[B)V
(I[1B)V
<init>
([BII)V
([B1II)V
(I[BII)V
(I[1BII)V
<init>
(I[B)V
(I[B1)V
(I[1B)V
<init>
(I[BII)V
(I[B1II)V
(I[1BII)V
<init>
(IILjava/util/Random;)V
(IIL1java/util/Random;)V
Expand Down
7 changes: 0 additions & 7 deletions libraries/java-17/java/security/acl/Permission.eea

This file was deleted.

3 changes: 0 additions & 3 deletions libraries/java-17/java/time/Instant.eea
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ ofEpochSecond
parse
(Ljava/lang/CharSequence;)Ljava/time/Instant;
(L1java/lang/CharSequence;)L1java/time/Instant;
plus
(JJ)Ljava/time/Instant;
(JJ)L1java/time/Instant;
plus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/Instant;
(JL1java/time/temporal/TemporalUnit;)L1java/time/Instant;
Expand Down
54 changes: 3 additions & 51 deletions libraries/java-17/java/time/LocalDate.eea
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,9 @@ atTime
atTime
(Ljava/time/LocalTime;)Ljava/time/LocalDateTime;
(L1java/time/LocalTime;)L1java/time/LocalDateTime;
atTime
(Ljava/time/LocalTime;)Ljava/time/chrono/ChronoLocalDateTime;
(L1java/time/LocalTime;)L1java/time/chrono/ChronoLocalDateTime;
atTime
(Ljava/time/OffsetTime;)Ljava/time/OffsetDateTime;
(L1java/time/OffsetTime;)L1java/time/OffsetDateTime;
compareTo
(Ljava/lang/Object;)I
(L1java/lang/Object;)I
compareTo
(Ljava/time/chrono/ChronoLocalDate;)I
(L1java/time/chrono/ChronoLocalDate;)I
Expand All @@ -50,18 +44,15 @@ from
get
(Ljava/time/temporal/TemporalField;)I
(L1java/time/temporal/TemporalField;)I
getChronology
()Ljava/time/chrono/Chronology;
()L1java/time/chrono/Chronology;
getChronology
()Ljava/time/chrono/IsoChronology;
()L1java/time/chrono/IsoChronology;
getDayOfWeek
()Ljava/time/DayOfWeek;
()L1java/time/DayOfWeek;
getEra
()Ljava/time/chrono/Era;
()L1java/time/chrono/Era;
()Ljava/time/chrono/IsoEra;
()L1java/time/chrono/IsoEra;
getLong
(Ljava/time/temporal/TemporalField;)J
(L1java/time/temporal/TemporalField;)J
Expand All @@ -86,21 +77,9 @@ isSupported
minus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/LocalDate;
(JL1java/time/temporal/TemporalUnit;)L1java/time/LocalDate;
minus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/chrono/ChronoLocalDate;
(JL1java/time/temporal/TemporalUnit;)L1java/time/chrono/ChronoLocalDate;
minus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/temporal/Temporal;
(JL1java/time/temporal/TemporalUnit;)L1java/time/temporal/Temporal;
minus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/LocalDate;
(L1java/time/temporal/TemporalAmount;)Lj1ava/time/LocalDate;
minus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/chrono/ChronoLocalDate;
(L1java/time/temporal/TemporalAmount;)L1java/time/chrono/ChronoLocalDate;
minus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/temporal/Temporal;
(L1java/time/temporal/TemporalAmount;)L1java/time/temporal/Temporal;
(L1java/time/temporal/TemporalAmount;)L1java/time/LocalDate;
minusDays
(J)Ljava/time/LocalDate;
(J)L1java/time/LocalDate;
Expand Down Expand Up @@ -143,21 +122,9 @@ parse
plus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/LocalDate;
(JL1java/time/temporal/TemporalUnit;)L1java/time/LocalDate;
plus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/chrono/ChronoLocalDate;
(JL1java/time/temporal/TemporalUnit;)L1java/time/chrono/ChronoLocalDate;
plus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/temporal/Temporal;
(JL1java/time/temporal/TemporalUnit;)L1java/time/temporal/Temporal;
plus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/LocalDate;
(L1java/time/temporal/TemporalAmount;)L1java/time/LocalDate;
plus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/chrono/ChronoLocalDate;
(L1java/time/temporal/TemporalAmount;)L1java/time/chrono/ChronoLocalDate;
plus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/temporal/Temporal;
(L1java/time/temporal/TemporalAmount;)L1java/time/temporal/Temporal;
plusDays
(J)Ljava/time/LocalDate;
(J)L1java/time/LocalDate;
Expand All @@ -182,30 +149,15 @@ toString
until
(Ljava/time/chrono/ChronoLocalDate;)Ljava/time/Period;
(L1java/time/chrono/ChronoLocalDate;)L1java/time/Period;
until
(Ljava/time/chrono/ChronoLocalDate;)Ljava/time/chrono/ChronoPeriod;
(L1java/time/chrono/ChronoLocalDate;)L1java/time/chrono/ChronoPeriod;
until
(Ljava/time/temporal/Temporal;Ljava/time/temporal/TemporalUnit;)J
(L1java/time/temporal/Temporal;L1java/time/temporal/TemporalUnit;)J
with
(Ljava/time/temporal/TemporalAdjuster;)Ljava/time/LocalDate;
(L1java/time/temporal/TemporalAdjuster;)L1java/time/LocalDate;
with
(Ljava/time/temporal/TemporalAdjuster;)Ljava/time/chrono/ChronoLocalDate;
(L1java/time/temporal/TemporalAdjuster;)L1java/time/chrono/ChronoLocalDate;
with
(Ljava/time/temporal/TemporalAdjuster;)Ljava/time/temporal/Temporal;
(L1java/time/temporal/TemporalAdjuster;)Lj1ava/time/temporal/Temporal;
with
(Ljava/time/temporal/TemporalField;J)Ljava/time/LocalDate;
(L1java/time/temporal/TemporalField;J)L1java/time/LocalDate;
with
(Ljava/time/temporal/TemporalField;J)Ljava/time/chrono/ChronoLocalDate;
(L1java/time/temporal/TemporalField;J)L1java/time/chrono/ChronoLocalDate;
with
(Ljava/time/temporal/TemporalField;J)Ljava/time/temporal/Temporal;
(L1java/time/temporal/TemporalField;J)L1java/time/temporal/Temporal;
withDayOfMonth
(I)Ljava/time/LocalDate;
(I)L1java/time/LocalDate;
Expand Down
45 changes: 0 additions & 45 deletions libraries/java-17/java/time/LocalDateTime.eea
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ atOffset
atZone
(Ljava/time/ZoneId;)Ljava/time/ZonedDateTime;
(L1java/time/ZoneId;)L1java/time/ZonedDateTime;
atZone
(Ljava/time/ZoneId;)Ljava/time/chrono/ChronoZonedDateTime;
(L1java/time/ZoneId;)L1java/time/chrono/ChronoZonedDateTime;
compareTo
(Ljava/lang/Object;)I
(L1java/lang/Object;)I
compareTo
(Ljava/time/chrono/ChronoLocalDateTime<*>;)I
(L1java/time/chrono/ChronoLocalDateTime<*>;)I
Expand Down Expand Up @@ -62,21 +56,9 @@ isSupported
minus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/LocalDateTime;
(JL1java/time/temporal/TemporalUnit;)L1java/time/LocalDateTime;
minus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/chrono/ChronoLocalDateTime;
(JL1java/time/temporal/TemporalUnit;)L1java/time/chrono/ChronoLocalDateTime;
minus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/temporal/Temporal;
(JL1java/time/temporal/TemporalUnit;)L1java/time/temporal/Temporal;
minus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/LocalDateTime;
(L1java/time/temporal/TemporalAmount;)L1java/time/LocalDateTime;
minus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/chrono/ChronoLocalDateTime;
(L1java/time/temporal/TemporalAmount;)L1java/time/chrono/ChronoLocalDateTime;
minus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/temporal/Temporal;
(L1java/time/temporal/TemporalAmount;)L1java/time/temporal/Temporal;
minusDays
(J)Ljava/time/LocalDateTime;
(J)L1java/time/LocalDateTime;
Expand Down Expand Up @@ -146,21 +128,9 @@ parse
plus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/LocalDateTime;
(JL1java/time/temporal/TemporalUnit;)L1java/time/LocalDateTime;
plus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/chrono/ChronoLocalDateTime;
(JL1java/time/temporal/TemporalUnit;)L1java/time/chrono/ChronoLocalDateTime;
plus
(JLjava/time/temporal/TemporalUnit;)Ljava/time/temporal/Temporal;
(JL1java/time/temporal/TemporalUnit;)L1java/time/temporal/Temporal;
plus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/LocalDateTime;
(L1java/time/temporal/TemporalAmount;)L1java/time/LocalDateTime;
plus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/chrono/ChronoLocalDateTime;
(L1java/time/temporal/TemporalAmount;)L1java/time/chrono/ChronoLocalDateTime;
plus
(Ljava/time/temporal/TemporalAmount;)Ljava/time/temporal/Temporal;
(L1java/time/temporal/TemporalAmount;)L1java/time/temporal/Temporal;
plusDays
(J)Ljava/time/LocalDateTime;
(J)L1java/time/LocalDateTime;
Expand Down Expand Up @@ -194,9 +164,6 @@ range
toLocalDate
()Ljava/time/LocalDate;
()L1java/time/LocalDate;
toLocalDate
()Ljava/time/chrono/ChronoLocalDate;
()L1java/time/chrono/ChronoLocalDate;
toLocalTime
()Ljava/time/LocalTime;
()L1java/time/LocalTime;
Expand All @@ -212,21 +179,9 @@ until
with
(Ljava/time/temporal/TemporalAdjuster;)Ljava/time/LocalDateTime;
(Ljava/time/temporal/TemporalAdjuster;)L1java/time/LocalDateTime;
with
(Ljava/time/temporal/TemporalAdjuster;)Ljava/time/chrono/ChronoLocalDateTime;
(L1java/time/temporal/TemporalAdjuster;)L1java/time/chrono/ChronoLocalDateTime;
with
(Ljava/time/temporal/TemporalAdjuster;)Ljava/time/temporal/Temporal;
(L1java/time/temporal/TemporalAdjuster;)L1java/time/temporal/Temporal;
with
(Ljava/time/temporal/TemporalField;J)Ljava/time/LocalDateTime;
(L1java/time/temporal/TemporalField;J)L1java/time/LocalDateTime;
with
(Ljava/time/temporal/TemporalField;J)Ljava/time/chrono/ChronoLocalDateTime;
(L1java/time/temporal/TemporalField;J)L1java/time/chrono/ChronoLocalDateTime;
with
(Ljava/time/temporal/TemporalField;J)Ljava/time/temporal/Temporal;
(L1java/time/temporal/TemporalField;J)L1java/time/temporal/Temporal;
withDayOfMonth
(I)Ljava/time/LocalDateTime;
(I)L1java/time/LocalDateTime;
Expand Down
Loading

0 comments on commit 801e4ac

Please sign in to comment.