- Sort Score
- Result 10 results
- Languages All
Results 591 - 600 of 4,290 for See (0.02 sec)
-
BufferMockResponseBody.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: */ L17:@file:JvmName("MockResponseBodiesKt") L18: L19:package mockwebserver3.internal L20: L21:import mockwebserver3.MockResponseBody L22:import...github.com/square/okhttp/mockwebserver/src/main...Sun Jan 07 16:05:34 UTC 2024 1.1K bytes -
ObjectIdentifiers.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.tls.internal.der L17: L18:/** ASN.1 object identifiers used internally by this implementation. */ L19:internal object ObjectIdentifiers...github.com/square/okhttp/okhttp-tls/src/main/ko...Sun Jan 07 16:05:34 UTC 2024 1.1K bytes -
DoublesMethodsForWeb.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.primitives; L16: L17:import jsinterop.annotations.JsMethod; L18:import jsinterop.annotations.JsPackage;...github.com/google/guava/guava-gwt/src-super/com...Thu Oct 26 00:50:12 UTC 2023 1K bytes -
SingletonImmutableMapMapInterfaceTest.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 java.util.Map; L21: L22:@GwtCompatible...github.com/google/guava/guava-tests/test/com/go...Wed Mar 09 02:18:08 UTC 2022 1.1K bytes -
LocaleUtilTest.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.core.misc; L17: L18:import java.util.Locale; L19: L20:import junit.framework.TestCase; L21: L22:/** L23: * @author...github.com/codelibs/corelib/src/test/java/org/c...Thu Mar 07 01:59:08 UTC 2024 1.1K bytes -
IteratorTesterTest.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...Tue Jun 11 16:13:05 UTC 2024 10.3K bytes -
CharEscaper.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.escape; L16: L17:import static com.google.common.base.Preconditions.checkNotNull; L18: L19:import com.g...github.com/google/guava/android/guava/src/com/g...Tue Jan 18 20:55:09 UTC 2022 6.7K bytes -
ThreadFactoryBuilder.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 static com.google.common.base.Preconditions.checkArgument; L18:import static...github.com/google/guava/guava/src/com/google/co...Mon Oct 14 22:50:54 UTC 2024 7.9K bytes -
WebApiResponse.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.api; L17: L18:import java.io.IOException; L19:import java.io.PrintWriter; L20: L21:import org.apache.commons...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 1.2K bytes -
EditForm.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.webauth; L17: L18:import org.lastaflute.web.validation.Required; L19:import org.lastaflute.web...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 1.1K bytes