- Sort Score
- Result 10 results
- Languages All
Results 381 - 390 of 4,027 for See (0.02 sec)
-
FessLoginAssist.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.base.login; L17: L18:import java.lang.reflect.Method; L19:import java.util.function.Function; L20: L21:import...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 7.8K bytes -
ApiAdminLabeltypeAction.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.api.admin.labeltype; L17: L18:import static org.codelibs.core.stream.StreamUtil.stream; L19:import static...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 6.8K bytes -
FessFunctionsTest.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.taglib; L17: L18:import java.util.Date; L19: L20:import org.codelibs.fess.unit.UnitFessTestCase; L21: L22:public...github.com/codelibs/fess/src/test/java/org/code...Thu Feb 22 01:37:57 UTC 2024 5.9K bytes -
PrintEvents.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:package okhttp3.recipes; L17: L18:import java.io.IOException; L19:import java.net.InetAddress; L20:import java.net.InetSocketAddress; L21:import...github.com/square/okhttp/samples/guide/src/main...Sun Feb 16 23:20:49 UTC 2020 6.1K bytes -
NavigableSetTestSuiteBuilder.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.testing.Helpers.copyToList; L20:import...github.com/google/guava/android/guava-testlib/s...Wed Oct 30 16:15:19 UTC 2024 6.2K bytes -
SourceSinkTester.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.Preconditions.checkNotNull; L20: L21:import com.googl...github.com/google/guava/android/guava-tests/tes...Wed Apr 27 18:57:08 UTC 2022 4.9K bytes -
ListIndexOfTester.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.CollectionFe...github.com/google/guava/android/guava-testlib/s...Wed Jul 24 20:12:35 UTC 2024 2.1K bytes -
ListLastIndexOfTester.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.CollectionFe...github.com/google/guava/guava-testlib/src/com/g...Wed Jul 24 20:12:35 UTC 2024 2.2K bytes -
ListRemoveTester.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.CollectionFe...github.com/google/guava/android/guava-testlib/s...Wed Jul 24 20:12:35 UTC 2024 2.5K bytes -
QueuePollTester.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...Wed Jul 24 20:12:35 UTC 2024 2.4K bytes