Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for VarHandleAtomicHelper (0.07 sec)

  1. guava/src/com/google/common/util/concurrent/AbstractFutureState.java

      /*
       * The following fields are package-private, even though we intend never to use them outside this
       * file. If they were instead private, then we wouldn't be able to access them reflectively from
       * within VarHandleAtomicHelper and AtomicReferenceFieldUpdaterAtomicHelper.
       *
       * Package-private "shouldn't" be necessary: The *AtomicHelper classes and AbstractFutureState
       * "should" be nestmates, so a call to MethodHandles.lookup or
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 34.8K bytes
    - Viewed (0)
  2. android/guava/src/com/google/common/util/concurrent/AbstractFutureState.java

      /*
       * The following fields are package-private, even though we intend never to use them outside this
       * file. If they were instead private, then we wouldn't be able to access them reflectively from
       * within VarHandleAtomicHelper and AtomicReferenceFieldUpdaterAtomicHelper.
       *
       * Package-private "shouldn't" be necessary: The *AtomicHelper classes and AbstractFutureState
       * "should" be nestmates, so a call to MethodHandles.lookup or
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 33.2K bytes
    - Viewed (0)
Back to top