- Sort Score
- Result 10 results
- Languages All
Results 411 - 420 of 4,027 for See (0.01 sec)
-
DerivedGoogleCollectionGenerators.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.google; L18: L19:import static com.google.common.base.Preconditions.checkNotNull; L20:import...github.com/google/guava/android/guava-testlib/s...Wed Oct 30 16:15:19 UTC 2024 6.8K bytes -
ResourcesTest.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.io; L18: L19:import static com.google.common.base.CharMatcher.whitespace; L20:import static com.google....github.com/google/guava/android/guava-tests/tes...Tue Jul 23 14:22:54 UTC 2024 6.8K bytes -
ImmutableSetHashFloodingDetectionBenchmark.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 com.google.caliper.BeforeExperiment; L20:import com.google.caliper.Benchmark; L21:import...github.com/google/guava/guava-tests/benchmark/c...Thu Jun 03 20:16:35 UTC 2021 6.8K bytes -
MapForEachTester.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.CollectionFeature.KNOWN_ORDER;...github.com/google/guava/android/guava-testlib/s...Thu Oct 31 14:51:04 UTC 2024 3.4K bytes -
OpenJdk6MapTests.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.Lists.newArrayList; L20:import static...github.com/google/guava/android/guava-testlib/t...Sat Oct 19 00:05:46 UTC 2024 3.8K bytes -
ClassToInstanceMap.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 com.google.common.annotations.GwtCompatible; L20:import com.google.errorprone....github.com/google/guava/android/guava/src/com/g...Sat Jun 17 14:40:53 UTC 2023 3K bytes -
Objects.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.base; L16: L17:import com.google.common.annotations.GwtCompatible; L18:import java.util.Arrays; L19:import...github.com/google/guava/android/guava/src/com/g...Mon Jul 22 19:03:12 UTC 2024 3K bytes -
MapReplaceTester.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/guava-testlib/src/com/g...Thu Oct 17 20:00:30 UTC 2024 3.9K bytes -
FakeTicker.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.checkArgument; L20:import static j...github.com/google/guava/guava-testlib/src/com/g...Sat Oct 19 00:26:48 UTC 2024 3.6K bytes -
MapGetOrDefaultTester.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 4.5K bytes