Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for suas (0.02 sec)

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

               * modified concurrently), or it might have been only an estimate to begin with (for a
               * collection like ConcurrentHashMap, which sums up several counters that may not be in
               * sync with one another). We accommodate that by resizing as necessary.
               */
              toJoin = Arrays.copyOf(toJoin, expandedCapacity(toJoin.length, toJoin.length + 1));
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Apr 14 15:16:19 UTC 2025
    - 21K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_pt_BR.properties

    labels.storage_button_download=Baixar
    labels.storage_button_tags=Tags
    labels.storage_title_tag=Tag:
    labels.storage_tag_key=Chave da tag
    labels.storage_tag_value=Valor da tag
    labels.login.newpassword=VocĂȘ precisa atualizar sua senha
    labels.login.placeholder_new_password=Nova senha
    labels.login.placeholder_confirm_new_password=Confirmar nova senha
    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