Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Below (0.15 sec)

  1. guava/src/com/google/common/base/Converter.java

       *
       * TODO(cpovirk): Could this be simplified if we modified implementations of LegacyConverter to
       * override methods (probably called "unsafeDoForward" and "unsafeDoBackward") with the same
       * signatures as the methods below, rather than overriding the same doForward and doBackward
       * methods as implementations of normal converters do?
       *
       * But no matter what we do, it's worth remembering that the resulting code is going to be unsound
    Java
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Thu Feb 15 16:12:13 GMT 2024
    - 23K bytes
    - Viewed (1)
  2. android/guava/src/com/google/common/base/Converter.java

       *
       * TODO(cpovirk): Could this be simplified if we modified implementations of LegacyConverter to
       * override methods (probably called "unsafeDoForward" and "unsafeDoBackward") with the same
       * signatures as the methods below, rather than overriding the same doForward and doBackward
       * methods as implementations of normal converters do?
       *
       * But no matter what we do, it's worth remembering that the resulting code is going to be unsound
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Thu Feb 15 16:12:13 GMT 2024
    - 23K bytes
    - Viewed (0)
Back to top