- Sort Score
- Result 10 results
- Languages All
Results 811 - 820 of 4,290 for See (0.01 sec)
-
KuromojiPager.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.pager; L17: L18:import java.io.Serializable; L19:import java.util.List; L20: L21:import org.codelibs.fes...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 3K bytes -
UserAgentHelperTest.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.helper; L17: L18:import org.codelibs.fess.helper.UserAgentHelper.UserAgentType; L19:import org.codelibs.fess...github.com/codelibs/fess/src/test/java/org/code...Thu Feb 22 01:37:57 UTC 2024 3K bytes -
GeneralTests.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.it.admin; L17: L18:import static org.junit.jupiter.api.Assertions.assertEquals; L19:import static org.junit....github.com/codelibs/fess/src/test/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2.6K bytes -
HashFunctionBenchmark.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.hash; L18: L19:import com.google.caliper.BeforeExperiment; L20:import com.google.caliper.Benchmark; L21:import...github.com/google/guava/android/guava-tests/ben...Mon Dec 04 17:37:03 UTC 2017 2.3K bytes -
CycleDetectingLockFactoryBenchmark.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.caliper.BeforeExperiment; L20:import com.google.caliper.Benchmark;...github.com/google/guava/android/guava-tests/ben...Mon Dec 04 17:37:03 UTC 2017 2.4K bytes -
TearDownStack.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.testing; L18: L19:import static com.google.common.base.Preconditions.checkNotNull; L20: L21:import com....github.com/google/guava/android/guava-testlib/s...Fri Jun 21 10:19:29 UTC 2024 2.5K bytes -
LegacyComparable.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 java.util.Arrays.asList; L20: L21:import com.google.common.annotations.GwtCompatible;...github.com/google/guava/android/guava-tests/tes...Sat Oct 19 00:05:46 UTC 2024 2.3K bytes -
UnmodifiableListIteratorTest.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.ReflectionFreeAssertThrows.assertThrows; L20:...github.com/google/guava/android/guava-tests/tes...Tue Oct 15 17:36:06 UTC 2024 2.8K bytes -
VirtualHostHelper.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.helper; L17: L18:import static org.codelibs.core.stream.StreamUtil.stream; L19: L20:import java.util.function.Function;...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2.7K bytes -
BooleanQueryCommand.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.query; L17: L18:import org.apache.logging.log4j.LogManager; L19:import org.apache.logging.log4j.Logger; L20:import...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2.9K bytes