Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  checknotnull.flags   Sprache: unbekannt

 
Spracherkennung für: .flags vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# Tell R8 that the following methods are check not null methods, and to
# replace invocations to them with a more concise nullness check that produces
# (slightly) less informative error messages.
# Note that we omit such optimizations for `Objects.requireNonNull`, as such
# messages are explicit and surfaced in the framework across API boundaries.

-convertchecknotnull class com.google.common.base.Preconditions {
  ** checkNotNull(...);
}

-convertchecknotnull class kotlin.jvm.internal.Intrinsics {
  void checkNotNull(...);
  void checkExpressionValueIsNotNull(...);
  void checkNotNullExpressionValue(...);
  void checkReturnedValueIsNotNull(...);
  void checkFieldIsNotNull(...);
  void checkParameterIsNotNull(...);
  void checkNotNullParameter(...);
}

-convertchecknotnull class dagger.internal.Preconditions {
  ** checkNotNull*(...);
}

[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-06-28]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002