Search Options

Results per page
Sort
Preferred Languages
Advance

Results 381 - 390 of 4,271 for pbcopy (0.03 sec)

  1. BsWebAuthenticationCB.java

    L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      7.5K bytes
  2. WebPlatformUrlTest.kt

    L1:/* L2: * Copyright (C) 2015 Square, Inc. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...
    github.com/square/okhttp/okhttp/src/test/java/o...
    Mon Jan 08 01:13:22 UTC 2024
      4.7K bytes
  3. MultimapKeysTester.java

    L1:/* L2: * Copyright (C) 2013 The Guava Authors L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except L5: * in compliance with the License. You may obtain a copy of the License at L6: * L7: * http://www.apache.org/licenses/LICENSE-2.0 L8: * L9: * Unless required by applicable law or agreed to in writing, software distributed under the License L10: * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express...
    github.com/google/guava/android/guava-testlib/s...
    Wed Oct 30 16:15:19 UTC 2024
      4.2K bytes
  4. WhitespaceMatcherBenchmark.java

    L1:/* L2: * Copyright (C) 2010 The Guava Authors L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...
    github.com/google/guava/android/guava-tests/ben...
    Wed May 16 22:49:59 UTC 2018
      3.9K bytes
  5. SetTestSuiteBuilder.java

    L1:/* L2: * Copyright (C) 2008 The Guava Authors L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...
    github.com/google/guava/android/guava-testlib/s...
    Wed Oct 30 16:15:19 UTC 2024
      4.7K bytes
  6. FilesCreateTempDirTest.java

    L1:/* L2: * Copyright (C) 2007 The Guava Authors L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...
    github.com/google/guava/guava-tests/test/com/go...
    Fri Oct 06 17:11:11 UTC 2023
      4.3K bytes
  7. WhitespaceMatcherBenchmark.java

    L1:/* L2: * Copyright (C) 2010 The Guava Authors L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,...
    github.com/google/guava/guava-tests/benchmark/c...
    Wed May 16 22:49:59 UTC 2018
      3.9K bytes
  8. LineIterator.java

    L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...
    github.com/codelibs/corelib/src/main/java/org/c...
    Thu Mar 07 01:59:08 UTC 2024
      3.8K bytes
  9. ListenableFuture.java

    added after we released our separate L106: * com.google.guava:listenablefuture:1.0 artifact. (For more on that artifact, see L107: * https://github.com/google/guava/releases/tag/v27.0) This means that the copy of ListenableFuture L108: * in com.google.guava:guava differs from the "frozen" copy in the listenablefuture artifact. This L109: * could in principle cause problems for some users. Still, we expect that the benefits of the L110: * nullness annotations in particular will outweigh the costs....
    github.com/google/guava/futures/listenablefutur...
    Mon Jun 26 21:13:41 UTC 2023
      8K bytes
  10. ListenableFuture.java

    added after we released our separate L106: * com.google.guava:listenablefuture:1.0 artifact. (For more on that artifact, see L107: * https://github.com/google/guava/releases/tag/v27.0) This means that the copy of ListenableFuture L108: * in com.google.guava:guava differs from the "frozen" copy in the listenablefuture artifact. This L109: * could in principle cause problems for some users. Still, we expect that the benefits of the L110: * nullness annotations in particular will outweigh the costs....
    github.com/google/guava/guava/src/com/google/co...
    Mon Jun 26 21:13:41 UTC 2023
      8K bytes
Back to top