- Sort Score
- Result 10 results
- Languages All
Results 771 - 780 of 4,290 for See (0.01 sec)
-
HeadersKotlinTest.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 L17: L18:import assertk.assertThat L19:import assertk.assertions.containsExactly L20:import assertk.assertions.isEqualTo...github.com/square/okhttp/okhttp/src/test/java/o...Thu Dec 21 01:54:49 UTC 2023 2K bytes -
EsPagingResultBean.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.log.allcommon; L17: L18:import org.apache.lucene.search.TotalHits; L19:import org.dbflute.cbean.result.PagingResultBean;...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2.5K bytes -
RoleBhv.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.user.exbhv; L17: L18:import java.util.Map; L19:import java.util.regex.Pattern; L20:import java.util.stream.Collectors;...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2.2K bytes -
-ResponseBodyCommon.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:@file:Suppress("ktlint:standard:filename") L17: L18:package okhttp3.internal L19: L20:import okhttp3.MediaType L21:import okhttp3.ResponseBody...github.com/square/okhttp/okhttp/src/main/kotlin...Mon Jan 08 01:13:22 UTC 2024 2.3K bytes -
AbstractMapEntry.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.Objects;...github.com/google/guava/android/guava/src/com/g...Thu Aug 05 00:40:25 UTC 2021 2K bytes -
ServiceTest.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 static com.google.common.util.concurrent.Service.State.FAILED; L20:import...github.com/google/guava/android/guava-tests/tes...Mon Dec 04 17:37:03 UTC 2017 1.9K bytes -
FunctionalEquivalence.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 static com.google.common.base.Preconditions.checkNotNull; L18: L19:import com.goo...github.com/google/guava/android/guava/src/com/g...Mon May 01 19:48:29 UTC 2023 2.3K bytes -
JdkPattern.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.GwtIncompatible; L18:import java.io.Serializable; L19:import...github.com/google/guava/android/guava/src/com/g...Fri Feb 09 15:49:48 UTC 2024 2.2K bytes -
AbstractMapEntry.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.Objects;...github.com/google/guava/guava/src/com/google/co...Thu Aug 05 00:40:25 UTC 2021 2K bytes -
CollectPreconditions.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.base.Preconditions.checkState; L20: L21:import com.go...github.com/google/guava/guava/src/com/google/co...Wed Jun 30 10:33:07 UTC 2021 2.1K bytes