Search Options

Results per page
Sort
Preferred Languages
Advance

Results 531 - 540 of 915 for Gang (0.02 sec)

  1. AbstractIteratorTest.java

    com.google.common.annotations.J2ktIncompatible; L24:import com.google.common.collect.TestExceptions.SomeCheckedException; L25:import com.google.common.collect.TestExceptions.SomeUncheckedException; L26:import com.google.common.testing.GcFinalization; L27:import java.lang.ref.WeakReference; L28:import java.util.Iterator; L29:import java.util.NoSuchElementException; L30:import junit.framework.TestCase; L31:import org.checkerframework.checker.nullness.qual.Nullable; L32: L33:/** L34: * Unit test for {@code AbstractIterator}....
    github.com/google/guava/guava-tests/test/com/go...
    Tue Oct 15 17:36:06 UTC 2024
      8.1K bytes
  2. CollectionToArrayTester.java

    esting.AbstractCollectionTester; L30:import com.google.common.collect.testing.WrongType; L31:import com.google.common.collect.testing.features.CollectionFeature; L32:import com.google.common.collect.testing.features.CollectionSize; L33:import java.lang.reflect.Method; L34:import java.util.Arrays; L35:import java.util.Collection; L36:import java.util.List; L37:import org.junit.Ignore; L38: L39:/** L40: * A generic JUnit test which tests {@code toArray()} operations on a collection. Can't be invoked...
    github.com/google/guava/android/guava-testlib/s...
    Wed Oct 30 16:15:19 UTC 2024
      8.1K bytes
  3. SortedSetTestSuiteBuilder.java

    L26:import com.google.common.collect.testing.testers.CollectionAddAllTester; L27:import com.google.common.collect.testing.testers.CollectionAddTester; L28:import com.google.common.collect.testing.testers.SortedSetNavigationTester; L29:import java.lang.reflect.Method; L30:import java.util.ArrayList; L31:import java.util.Collection; L32:import java.util.HashSet; L33:import java.util.List; L34:import java.util.Set; L35:import junit.framework.TestSuite; L36: L37:/** L38: * Creates, based on your criteria,...
    github.com/google/guava/android/guava-testlib/s...
    Wed Oct 30 16:15:19 UTC 2024
      4.9K bytes
  4. ListListIteratorTester.java

    t.testing.IteratorFeature; L34:import com.google.common.collect.testing.ListIteratorTester; L35:import com.google.common.collect.testing.features.CollectionFeature; L36:import com.google.common.collect.testing.features.ListFeature; L37:import java.lang.reflect.Method; L38:import java.util.List; L39:import java.util.ListIterator; L40:import java.util.Set; L41:import java.util.concurrent.CopyOnWriteArraySet; L42:import org.checkerframework.checker.nullness.qual.Nullable; L43:import org.junit.Ignore;...
    github.com/google/guava/guava-testlib/src/com/g...
    Wed Oct 30 16:15:19 UTC 2024
      5K bytes
  5. CompactHashMapTest.java

    L14: * limitations under the License. L15: */ L16: L17:package com.google.common.collect; L18: L19:import static com.google.common.collect.Iterables.getOnlyElement; L20:import static com.google.common.truth.Truth.assertThat; L21:import static java.lang.Math.max; L22: L23:import com.google.common.collect.testing.MapTestSuiteBuilder; L24:import com.google.common.collect.testing.TestStringMapGenerator; L25:import com.google.common.collect.testing.features.CollectionFeature; L26:import com.google.co...
    github.com/google/guava/guava-tests/test/com/go...
    Fri Oct 18 20:24:49 UTC 2024
      5.3K bytes
  6. SortedSetTestSuiteBuilder.java

    L26:import com.google.common.collect.testing.testers.CollectionAddAllTester; L27:import com.google.common.collect.testing.testers.CollectionAddTester; L28:import com.google.common.collect.testing.testers.SortedSetNavigationTester; L29:import java.lang.reflect.Method; L30:import java.util.ArrayList; L31:import java.util.Collection; L32:import java.util.HashSet; L33:import java.util.List; L34:import java.util.Set; L35:import junit.framework.TestSuite; L36: L37:/** L38: * Creates, based on your criteria,...
    github.com/google/guava/guava-testlib/src/com/g...
    Wed Oct 30 16:15:19 UTC 2024
      4.9K bytes
  7. SearchApiManager.java

    t.StringEscapeUtils; L38:import org.apache.logging.log4j.LogManager; L39:import org.apache.logging.log4j.Logger; L40:import org.codelibs.core.CoreLibConstants; L41:import org.codelibs.core.exception.IORuntimeException; L42:import org.codelibs.core.lang.StringUtil; L43:import org.codelibs.fess.Constants; L44:import org.codelibs.fess.api.BaseApiManager; L45:import org.codelibs.fess.app.service.FavoriteLogService; L46:import org.codelibs.fess.entity.FacetInfo; L47:import org.codelibs.fess.entity.GeoInfo;...
    github.com/codelibs/fess/src/main/java/org/code...
    Sat Oct 12 01:54:46 UTC 2024
      50.3K bytes
  8. MinMaxPriorityQueue.java

    com.google.common.base.Preconditions.checkPositionIndex; L22:import static com.google.common.base.Preconditions.checkState; L23:import static com.google.common.collect.CollectPreconditions.checkRemove; L24:import static java.lang.Math.max; L25:import static java.lang.Math.min; L26:import static java.lang.System.arraycopy; L27:import static java.util.Objects.requireNonNull; L28: L29:import com.google.common.annotations.GwtCompatible; L30:import com.google.common.annotations.J2ktIncompatible; L31:import com.goog...
    github.com/google/guava/android/guava/src/com/g...
    Wed Oct 30 16:15:19 UTC 2024
      34.1K bytes
  9. openapi-user.yaml

    - name: geo.location.distance L142: in: query L143: description: Distance for Geo search L144: required: false L145: schema: L146: type: string L147: example: 10km L148: - name: lang L149: in: query L150: description: Language L151: required: false L152: schema: L153: type: string L154: example: en L155: - name: preference L156: in: query L157: description:...
    github.com/codelibs/fess/src/main/config/openap...
    Thu May 09 06:31:27 UTC 2024
      21.6K bytes
  10. AdminEsreqAction.java

    eader; L23:import java.util.Locale; L24: L25:import org.apache.logging.log4j.LogManager; L26:import org.apache.logging.log4j.Logger; L27:import org.codelibs.core.io.CopyUtil; L28:import org.codelibs.core.io.ReaderUtil; L29:import org.codelibs.core.lang.StringUtil; L30:import org.codelibs.curl.CurlRequest; L31:import org.codelibs.curl.CurlResponse; L32:import org.codelibs.fess.Constants; L33:import org.codelibs.fess.annotation.Secured; L34:import org.codelibs.fess.app.web.base.FessAdminAction; L35:import...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      6.2K bytes
Back to top