- Sort Score
- Result 10 results
- Languages All
Results 431 - 440 of 4,027 for See (0.01 sec)
-
MultimapPutIterableTester.java
SE-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, either express or implied. L13: * See the License for the specific language governing permissions and L14: * limitations under the License. L15: */ L16:package com.google.common.collect.testing.google; L17: L18:import static com.google.common.base.Preconditions.checkState; L19:import static...github.com/google/guava/android/guava-testlib/s...Wed Oct 30 16:15:19 UTC 2024 7.7K bytes -
EqualsTester.java
SE-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, either express or implied. L13: * See the License for the specific language governing permissions and L14: * limitations under the License. L15: */ L16: L17:package com.google.common.testing; L18: L19:import static com.google.common.base.Preconditions.checkNotNull; L20:import static ju...github.com/google/guava/android/guava-testlib/s...Tue Oct 31 19:11:50 UTC 2023 6K bytes -
PerCollectionSizeTestSuiteBuilder.java
SE-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, either express or implied. L13: * See the License for the specific language governing permissions and L14: * limitations under the License. L15: */ L16: L17:package com.google.common.collect.testing; L18: L19:import static com.google.common.collect.testing.Helpers.copyToSet; L20:import...github.com/google/guava/android/guava-testlib/s...Wed Oct 30 16:15:19 UTC 2024 5.4K bytes -
BinaryTreeTraverserBenchmark.java
es/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 L11: * or implied. See the License for the specific language governing permissions and limitations under L12: * the License. L13: */ L14: L15:package com.google.common.collect; L16: L17:import com.google.caliper.BeforeExperiment; L18:import com.google.caliper.Benchmark; L19:import...github.com/google/guava/android/guava-tests/ben...Tue Feb 26 19:18:53 UTC 2019 4.9K bytes -
MapComputeIfPresentTester.java
SE-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, either express or implied. L13: * See the License for the specific language governing permissions and L14: * limitations under the License. L15: */ L16: L17:package com.google.common.collect.testing.testers; L18: L19:import static com.google.common.collect.testing.features.CollectionSize.ZERO;...github.com/google/guava/android/guava-testlib/s...Thu Oct 31 14:51:04 UTC 2024 6.1K bytes -
WriteReplaceOverridesTest.java
SE-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, either express or implied. L13: * See the License for the specific language governing permissions and L14: * limitations under the License. L15: */ L16: L17:package com.google.common.collect; L18: L19:import static com.google.common.truth.Truth.assertWithMessage; L20:import static java...github.com/google/guava/android/guava-tests/tes...Wed Jul 24 18:53:31 UTC 2024 5.2K bytes -
MapCreationTester.java
SE-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, either express or implied. L13: * See the License for the specific language governing permissions and L14: * limitations under the License. L15: */ L16: L17:package com.google.common.collect.testing.testers; L18: L19:import static com.google.common.collect.testing.Helpers.getMethod; L20:import...github.com/google/guava/guava-testlib/src/com/g...Wed Oct 30 16:15:19 UTC 2024 5.6K bytes -
UncheckedExecutionException.java
es/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 L11: * or implied. See the License for the specific language governing permissions and limitations under L12: * the License. L13: */ L14: L15:package com.google.common.util.concurrent; L16: L17:import com.google.common.annotations.GwtCompatible; L18:import javax.annotation.CheckForNull;...github.com/google/guava/guava/src/com/google/co...Thu Mar 07 17:52:19 UTC 2024 4.1K bytes -
SortedMapNavigationTester.java
SE-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, either express or implied. L13: * See the License for the specific language governing permissions and L14: * limitations under the License. L15: */ L16: L17:package com.google.common.collect.testing.testers; L18: L19:import static com.google.common.collect.testing.Helpers.assertEqualInOrder;...github.com/google/guava/android/guava-testlib/s...Wed Oct 30 16:15:19 UTC 2024 6.1K bytes -
ListAddAllAtIndexTester.java
SE-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, either express or implied. L13: * See the License for the specific language governing permissions and L14: * limitations under the License. L15: */ L16: L17:package com.google.common.collect.testing.testers; L18: L19:import static com.google.common.collect.testing.features.CollectionFe...github.com/google/guava/android/guava-testlib/s...Thu Oct 17 20:00:30 UTC 2024 6.3K bytes