- Sort Score
- Result 10 results
- Languages All
Results 641 - 650 of 4,290 for See (0.01 sec)
-
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 -
ResourceHandler.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.io; L17: L18:import java.io.InputStream; L19: L20:/** L21: * リソースを処理するハンドラのインターフェースです。 L22: * L23: * @author...github.com/codelibs/corelib/src/main/java/org/c...Thu Mar 07 01:59:08 UTC 2024 1.1K bytes -
ConverterRuntimeExceptionTest.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.exception; L17: L18:import static org.hamcrest.CoreMatchers.is; L19:import static org.junit.Assert.assertThat;...github.com/codelibs/corelib/src/test/java/org/c...Thu Mar 07 01:59:08 UTC 2024 1.2K bytes -
CreateForm.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.relatedquery; L17: L18:import org.codelibs.fess.app.web.CrudMode; L19:import org.codelibs.fess...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 1.5K bytes -
CorsHandlerFactory.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.cors; L17: L18:import java.util.HashMap; L19:import java.util.Map; L20: L21:import org.apache.logging.log4j.LogManager;...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 1.4K bytes -
Jdk8WithJettyBootPlatformTest.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.internal.platform L17: L18:import assertk.assertThat L19:import assertk.assertions.isNotNull L20:import assertk.assertions.isNull...github.com/square/okhttp/okhttp/src/test/java/o...Thu Jan 04 05:32:07 UTC 2024 1.5K bytes -
TestIntegerSortedSetGenerator.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 java.util.Collections.sort; L20: L21:import com.google.common.a...github.com/google/guava/android/guava-testlib/s...Wed Oct 30 16:15:19 UTC 2024 1.3K bytes -
ImmutableMultimapAsMapImplementsMapTest.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.coll...github.com/google/guava/android/guava-tests/tes...Mon Feb 19 20:34:55 UTC 2024 1.5K bytes -
MultimapsTransformValuesAsMapTest.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.Functions;...github.com/google/guava/android/guava-tests/tes...Mon Feb 19 20:34:55 UTC 2024 1.6K bytes -
RegularImmutableAsListTest.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.common.annotations.GwtCompatible; L18:import junit.framework.TestCase;...github.com/google/guava/android/guava-tests/tes...Wed Feb 21 10:16:44 UTC 2024 1.4K bytes