Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for unexpectedely (0.49 sec)

  1. android/guava-tests/test/com/google/common/base/PreconditionsTest.java

         *
         * - _can_ be null without causing a runtime failure (because we don't want the interesting
         *   details of precondition failure to be hidden by an exception we throw about an unexpectedly
         *   null _failure message_)
         *
         * That combination upsets NullPointerTester, which wants any call that passes null for a
         * non-@Nullable parameter to trigger a NullPointerException.
         *
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Feb 09 15:49:48 UTC 2024
    - 19.8K bytes
    - Viewed (0)
Back to top