Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 13 of 13 for Baker (0.06 sec)

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

        return Arrays.copyOfRange(source, from, to, (Class<? extends T[]>) arrayOfType.getClass());
      }
    
      /**
       * Configures the given map maker to use weak keys, if possible; does nothing otherwise (i.e., in
       * GWT). This is sometimes acceptable, when only server-side code could generate enough volume
       * that reclamation becomes important.
       */
    Registered: 2025-05-30 12:43
    - Last Modified: 2025-05-13 17:27
    - 5.5K bytes
    - Viewed (0)
  2. CREDITS

    github.com/tidwall/gjson
    https://github.com/tidwall/gjson
    ----------------------------------------------------------------
    The MIT License (MIT)
    
    Copyright (c) 2016 Josh Baker
    
    Permission is hereby granted, free of charge, to any person obtaining a copy of
    this software and associated documentation files (the "Software"), to deal in
    Registered: 2025-05-25 19:28
    - Last Modified: 2025-03-13 05:29
    - 1.8M bytes
    - Viewed (0)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      </mime-type>
      <mime-type type="application/vnd.font-fontforge-sfd"/>
      <mime-type type="application/vnd.framemaker">
        <glob pattern="*.fm"/>
        <glob pattern="*.frame"/>
        <glob pattern="*.maker"/>
        <glob pattern="*.book"/>
      </mime-type>
      <mime-type type="application/vnd.frogans.fnc">
        <glob pattern="*.fnc"/>
      </mime-type>
      <mime-type type="application/vnd.frogans.ltf">
    Registered: 2025-05-25 03:50
    - Last Modified: 2025-03-13 08:18
    - 320.1K bytes
    - Viewed (1)
Back to top