- Sort Score
- Result 10 results
- Languages All
Results 601 - 610 of 4,027 for See (0.01 sec)
-
ImmutableEnumSet.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 java.util.Set; L20: L21:/** L22: * GWT emulation of {@link ImmutableEnumSet}. The...github.com/google/guava/guava-gwt/src-super/com...Tue Jan 23 18:43:40 UTC 2024 1.3K bytes -
IgnoreJRERequirement.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.testing; L16: L17:import static java.lang.annotation.ElementType.CONSTRUCTOR; L18:import static java.la...github.com/google/guava/guava-testlib/src/com/g...Thu Apr 06 02:06:03 UTC 2023 1.1K bytes -
MinimalSetTest.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 com.google.common.collect.testing.features.CollectionFeature; L20:import...github.com/google/guava/guava-testlib/test/com/...Mon Dec 04 17:37:03 UTC 2017 1.4K bytes -
SetsFilterHashSetTest.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.collect.Sets.newHashSet; L20: L21:import com.google.c...github.com/google/guava/guava-tests/test/com/go...Sat Oct 19 00:05:46 UTC 2024 1.2K bytes -
Weigher.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.cache; L16: L17:import com.google.common.annotations.GwtCompatible; L18: L19:/** L20: * Calculates the weights...github.com/google/guava/guava/src/com/google/co...Tue Jun 15 18:00:07 UTC 2021 1.1K bytes -
FilteredMultimap.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.common.base.Predicate;...github.com/google/guava/guava/src/com/google/co...Tue Jun 15 21:08:00 UTC 2021 1.1K bytes -
ServiceManagerBridge.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.util.concurrent; L18: L19:import com.google.common.annotations.GwtIncompatible; L20:import com.google.c...github.com/google/guava/guava/src/com/google/co...Tue Apr 04 09:45:04 UTC 2023 1.2K bytes -
DnsOverHttpsTest.kt
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 okhttp3.dnsoverhttps L17: L18:import assertk.assertThat L19:import assertk.assertions.contains L20:import assertk.assertions.containsExactly...github.com/square/okhttp/okhttp-dnsoverhttps/sr...Wed Apr 10 19:46:48 UTC 2024 11K bytes -
LabelTypeDbm.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, L13: * either express or implied. See the License for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.es.config.bsentity.dbmeta; L17: L18:import java.time.LocalDateTime; L19:import java.util.List; L20:import java.util.Map;...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 12.2K bytes -
AdminRelatedcontentAction.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, L13: * either express or implied. See the License for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.admin.relatedcontent; L17: L18:import org.apache.logging.log4j.LogManager; L19:import org.apache.logging.log4j.Logger;...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 13.2K bytes