Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Correspondence (0.06 sec)

  1. guava/src/com/google/common/collect/BiMap.java

       * associated key. The two bimaps are backed by the same data; any changes to one will appear in
       * the other.
       *
       * <p><b>Note:</b> There is no guaranteed correspondence between the iteration order of a bimap
       * and that of its inverse.
       *
       * @return the inverse view of this bimap
       */
      BiMap<V, K> inverse();
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Aug 06 17:32:30 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  2. android/guava/src/com/google/common/collect/BiMap.java

       * associated key. The two bimaps are backed by the same data; any changes to one will appear in
       * the other.
       *
       * <p><b>Note:</b> There is no guaranteed correspondence between the iteration order of a bimap
       * and that of its inverse.
       *
       * @return the inverse view of this bimap
       */
      BiMap<V, K> inverse();
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Aug 06 17:32:30 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  3. android/guava/src/com/google/common/collect/Streams.java

       * }
       *
       * <p>will print:
       *
       * {@snippet :
       * foo1:bar1
       * foo2:bar2
       * }
       *
       * <p><b>Warning:</b> If either supplied stream is a parallel stream, the same correspondence
       * between elements will be made, but the order in which those pairs of elements are passed to the
       * consumer is <i>not</i> defined.
       *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sat Aug 09 01:14:59 UTC 2025
    - 37K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_fr.properties

    labels.reqheader_web_crawling_config=Configuration Web
    labels.key_match_configuration=Correspondance de clé
    labels.key_match_list_term=Terme
    labels.key_match_list_query=Requête
    labels.key_match_term=Terme
    labels.key_match_query=Requête
    labels.key_match_size=Taille
    labels.key_match_boost=Boost
    labels.key_match_urls=URL
    labels.key_match_title_details=Correspondance de clé
    labels.design_configuration=Conception de la page
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_pt_BR.properties

    labels.search_result_time=({0} segundos)
    labels.prev_page=Anterior
    labels.next_page=Próximo
    labels.did_not_match=Nenhuma informação correspondente a <b>{0}</b> foi encontrada.
    labels.search_title=Fess
    labels.search_popular_word_word=Palavras populares:
    labels.search_related_queries=Palavras relacionadas:
    labels.search_result_select_sort=-  Ordenar  -
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
Back to top