hexsha stringlengths 40 40 | size int64 3 1.05M | ext stringclasses 1
value | lang stringclasses 1
value | max_stars_repo_path stringlengths 5 1.02k | max_stars_repo_name stringlengths 4 126 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses list | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 5 1.02k | max_issues_repo_name stringlengths 4 114 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses list | max_issues_count float64 1 92.2k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 5 1.02k | max_forks_repo_name stringlengths 4 136 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses list | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | avg_line_length float64 2.55 99.9 | max_line_length int64 3 1k | alphanum_fraction float64 0.25 1 | index int64 0 1M | content stringlengths 3 1.05M |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e1580b7649b156dab6f1405c77a089271e87e6f | 3,221 | java | Java | src/main/java/work/toolset/code/jvm/web/minapp/type/adapter/RecordTypeAdapterFactory.java | app-util/minapp-api | 6042e98bc955be2d6ea16153d9fd9e6da57c8a2e | [
"MIT"
] | null | null | null | src/main/java/work/toolset/code/jvm/web/minapp/type/adapter/RecordTypeAdapterFactory.java | app-util/minapp-api | 6042e98bc955be2d6ea16153d9fd9e6da57c8a2e | [
"MIT"
] | null | null | null | src/main/java/work/toolset/code/jvm/web/minapp/type/adapter/RecordTypeAdapterFactory.java | app-util/minapp-api | 6042e98bc955be2d6ea16153d9fd9e6da57c8a2e | [
"MIT"
] | null | null | null | 28.758929 | 95 | 0.545172 | 9,138 | package work.toolset.code.jvm.web.minapp.type.adapter;
import com.google.gson.*;
import com.google.gson.internal.Streams;
import com.google.gson.reflect.TypeToken;
import com.google.gson.stream.JsonReader;
import com.google.gson.stream.JsonWriter;
import work.toolset.code.jvm.web.minapp.database.Record;
import java.i... |
3e1580eb9cc5115401dc642f7120009e697b0880 | 3,863 | java | Java | hodor-common/src/test/java/com/dromara/hodor/common/CircleQueueTest.java | tincopper/hodor | 2c4c351cd8ed7ad2352941c77186374f1789eb62 | [
"Apache-2.0"
] | 55 | 2020-12-08T16:59:36.000Z | 2022-01-11T14:43:11.000Z | hodor-common/src/test/java/com/dromara/hodor/common/CircleQueueTest.java | jcmob-afj/hodor | c5c02c411232b70a2d7ca45ae8b449baa7769c5f | [
"Apache-2.0"
] | 6 | 2021-02-01T02:51:02.000Z | 2022-01-21T23:50:57.000Z | hodor-common/src/test/java/com/dromara/hodor/common/CircleQueueTest.java | jcmob-afj/hodor | c5c02c411232b70a2d7ca45ae8b449baa7769c5f | [
"Apache-2.0"
] | 35 | 2021-01-26T13:18:21.000Z | 2022-03-12T16:31:00.000Z | 30.904 | 91 | 0.631116 | 9,139 | package com.dromara.hodor.common;
import org.dromara.hodor.common.queue.AbortEnqueuePolicy;
import org.dromara.hodor.common.queue.CircleQueue;
import org.dromara.hodor.common.queue.DiscardOldestElementPolicy;
import org.dromara.hodor.common.queue.ResizeQueuePolicy;
import org.junit.Assert;
import org.junit.Test;
/**
... |
3e15816a247a3259219b79c8fb6f33a543356f78 | 23,081 | java | Java | src/main/java/com/google/devtools/build/lib/runtime/CommonCommandOptions.java | eikemeier/bazel | 8dcf27e590ce77241a15fd2f2f8b9889a3d7731b | [
"Apache-2.0"
] | 16,989 | 2015-09-01T19:57:15.000Z | 2022-03-31T23:54:00.000Z | src/main/java/com/google/devtools/build/lib/runtime/CommonCommandOptions.java | eikemeier/bazel | 8dcf27e590ce77241a15fd2f2f8b9889a3d7731b | [
"Apache-2.0"
] | 12,562 | 2015-09-01T09:06:01.000Z | 2022-03-31T22:26:20.000Z | src/main/java/com/google/devtools/build/lib/runtime/CommonCommandOptions.java | eikemeier/bazel | 8dcf27e590ce77241a15fd2f2f8b9889a3d7731b | [
"Apache-2.0"
] | 3,707 | 2015-09-02T19:20:01.000Z | 2022-03-31T17:06:14.000Z | 45.70495 | 100 | 0.712794 | 9,140 | // Copyright 2014 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... |
3e158171d487c3077ede2010c9d31ba4a42b63b5 | 12,602 | java | Java | src/main/java/org/attribyte/api/pubsub/impl/H2Datastore.java | attribyte/pubsubhub | 8f4da0fc55a8b388ebbf7930b34bc322009ca2a2 | [
"Apache-2.0"
] | 2 | 2015-02-20T16:48:17.000Z | 2017-11-09T16:44:46.000Z | src/main/java/org/attribyte/api/pubsub/impl/H2Datastore.java | attribyte/pubsubhub | 8f4da0fc55a8b388ebbf7930b34bc322009ca2a2 | [
"Apache-2.0"
] | 6 | 2015-02-09T16:19:16.000Z | 2022-01-21T23:17:46.000Z | src/main/java/org/attribyte/api/pubsub/impl/H2Datastore.java | attribyte/pubsubhub | 8f4da0fc55a8b388ebbf7930b34bc322009ca2a2 | [
"Apache-2.0"
] | 1 | 2018-04-19T00:14:09.000Z | 2018-04-19T00:14:09.000Z | 40.5209 | 174 | 0.616966 | 9,141 | package org.attribyte.api.pubsub.impl;
import com.google.common.base.Charsets;
import com.google.common.hash.HashFunction;
import com.google.common.hash.Hashing;
import org.attribyte.api.DatastoreException;
import org.attribyte.api.InitializationException;
import org.attribyte.api.Logger;
import org.attribyte.api.http... |
3e1581f9dffe23c66d23446eaebb7c9f350c071b | 869 | java | Java | blogPessoal_Com_Teste_Unitario/src/main/java/org/generation/blogPessoal/model/UsuarioLogin.java | Brisola2021/Exercicios_SpringBoot | 468649db68d210d0581e25bfa203e65330df4e78 | [
"Apache-2.0"
] | 1 | 2022-02-22T12:49:06.000Z | 2022-02-22T12:49:06.000Z | blogPessoal_Com_Teste_Unitario/src/main/java/org/generation/blogPessoal/model/UsuarioLogin.java | Brisola2021/Exercicios_SpringBoot | 468649db68d210d0581e25bfa203e65330df4e78 | [
"Apache-2.0"
] | null | null | null | blogPessoal_Com_Teste_Unitario/src/main/java/org/generation/blogPessoal/model/UsuarioLogin.java | Brisola2021/Exercicios_SpringBoot | 468649db68d210d0581e25bfa203e65330df4e78 | [
"Apache-2.0"
] | null | null | null | 13.369231 | 41 | 0.672037 | 9,142 | package org.generation.blogPessoal.model;
public class UsuarioLogin {
private Long id;
private String nome;
private String usuario;
private String senha;
private String foto;
private String token;
public Long getId() {
return id;
}
public void setId(Long id) {
this.id = id;
}
public Strin... |
3e15828cde43f2d499eb1075e2aea81471cd29c8 | 1,964 | java | Java | jrosmessages/src/main/java/module-info.java | lambdaprime/jrosmessages | ca55fa692aadc2c9b41e929cf8b515fceeef892c | [
"Apache-2.0"
] | null | null | null | jrosmessages/src/main/java/module-info.java | lambdaprime/jrosmessages | ca55fa692aadc2c9b41e929cf8b515fceeef892c | [
"Apache-2.0"
] | null | null | null | jrosmessages/src/main/java/module-info.java | lambdaprime/jrosmessages | ca55fa692aadc2c9b41e929cf8b515fceeef892c | [
"Apache-2.0"
] | null | null | null | 41.851064 | 100 | 0.749365 | 9,143 | /*
* Copyright 2022 jrosmessages project
*
* Website: https://github.com/lambdaprime/jrosmessages
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/L... |
3e158357898bc0da5dc9570aa6f60ba3a91fc1b0 | 13,364 | java | Java | cloudgraph-hbase/src/main/java/org/cloudgraph/hbase/filter/MultiColumnPredicateVisitor.java | cloudgraph/cloudgraph | d81d0192c354c7ea755363b8ce8b9605e924792f | [
"ECL-2.0",
"Apache-2.0"
] | 14 | 2017-07-21T03:01:10.000Z | 2022-01-16T20:40:02.000Z | cloudgraph-hbase/src/main/java/org/cloudgraph/hbase/filter/MultiColumnPredicateVisitor.java | cloudgraph/cloudgraph | d81d0192c354c7ea755363b8ce8b9605e924792f | [
"ECL-2.0",
"Apache-2.0"
] | 46 | 2017-07-31T02:16:22.000Z | 2022-03-13T19:05:13.000Z | cloudgraph-hbase/src/main/java/org/cloudgraph/hbase/filter/MultiColumnPredicateVisitor.java | cloudgraph/cloudgraph | d81d0192c354c7ea755363b8ce8b9605e924792f | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 40.49697 | 108 | 0.720368 | 9,144 | /**
* Copyright 2017 TerraMeta Software, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... |
3e15837b8d3efdc7b19b184e3b7ecd04f53febb3 | 2,313 | java | Java | spring-boot-project/spring-boot-actuator/src/main/java/org/springframework/boot/actuate/metrics/web/reactive/server/MetricsWebFilter.java | yangfancoming/spring-boot-build | 3d4b8cbb8fea3e68617490609a68ded8f034bc67 | [
"Apache-2.0"
] | null | null | null | spring-boot-project/spring-boot-actuator/src/main/java/org/springframework/boot/actuate/metrics/web/reactive/server/MetricsWebFilter.java | yangfancoming/spring-boot-build | 3d4b8cbb8fea3e68617490609a68ded8f034bc67 | [
"Apache-2.0"
] | 8 | 2020-01-31T18:21:07.000Z | 2022-03-08T21:12:35.000Z | spring-boot-project/spring-boot-actuator/src/main/java/org/springframework/boot/actuate/metrics/web/reactive/server/MetricsWebFilter.java | yangfancoming/spring-boot-build | 3d4b8cbb8fea3e68617490609a68ded8f034bc67 | [
"Apache-2.0"
] | null | null | null | 30.434211 | 84 | 0.765672 | 9,145 |
package org.springframework.boot.actuate.metrics.web.reactive.server;
import java.util.concurrent.TimeUnit;
import io.micrometer.core.instrument.MeterRegistry;
import io.micrometer.core.instrument.Tag;
import org.reactivestreams.Publisher;
import reactor.core.publisher.Mono;
import org.springframework.core.Ordered... |
3e158429f8c6a5c5aa7574e1439f7c5a10cca434 | 9,345 | java | Java | rhm-webapp/src/edu/ucar/dls/harvest/tools/XMLDocumentValidator.java | rhuan080/dls-repository-stack | 8e19d6a9a3390ce3e3e1031ea8d0f4c5db6eb7d3 | [
"ECL-2.0",
"Apache-2.0"
] | 2 | 2017-06-16T10:03:46.000Z | 2017-07-05T11:15:10.000Z | rhm-webapp/src/edu/ucar/dls/harvest/tools/XMLDocumentValidator.java | rhuan080/dls-repository-stack | 8e19d6a9a3390ce3e3e1031ea8d0f4c5db6eb7d3 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | rhm-webapp/src/edu/ucar/dls/harvest/tools/XMLDocumentValidator.java | rhuan080/dls-repository-stack | 8e19d6a9a3390ce3e3e1031ea8d0f4c5db6eb7d3 | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2019-12-03T17:18:43.000Z | 2019-12-03T17:18:43.000Z | 35 | 130 | 0.734082 | 9,146 | /*
Copyright 2017 Digital Learning Sciences (DLS) at the
University Corporation for Atmospheric Research (UCAR),
P.O. Box 3000, Boulder, CO 80307
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License a... |
3e1584f84868211fd0876e017f811152c08e81e8 | 3,269 | java | Java | juneau-rest/juneau-rest-server/src/main/java/org/apache/juneau/rest/args/RequestBeanArg.java | apache/juneau | 9af6b8a3c96a544aeba3f98114c57e79478a92ba | [
"Apache-2.0"
] | 65 | 2017-11-01T00:59:36.000Z | 2021-11-06T22:04:06.000Z | juneau-rest/juneau-rest-server/src/main/java/org/apache/juneau/rest/args/RequestBeanArg.java | apache/juneau | 9af6b8a3c96a544aeba3f98114c57e79478a92ba | [
"Apache-2.0"
] | 43 | 2018-01-11T23:36:18.000Z | 2021-03-06T15:00:05.000Z | juneau-rest/juneau-rest-server/src/main/java/org/apache/juneau/rest/args/RequestBeanArg.java | apache/juneau | 9af6b8a3c96a544aeba3f98114c57e79478a92ba | [
"Apache-2.0"
] | 34 | 2017-11-01T00:59:38.000Z | 2021-11-06T22:03:57.000Z | 54.483333 | 199 | 0.588253 | 9,147 | // ***************************************************************************************************************************
// * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file *
// * distributed with this work for additional information regardi... |
3e1585a658ee436e5c108b70e50485a7a4f4ae51 | 23,516 | java | Java | google-cloud-spanner/src/test/java/com/google/cloud/spanner/spi/v1/GapicSpannerRpcTest.java | MShaffar19/java-spanner | c99294beb43ce1bd67cc3d12e4104641efab6710 | [
"Apache-2.0"
] | null | null | null | google-cloud-spanner/src/test/java/com/google/cloud/spanner/spi/v1/GapicSpannerRpcTest.java | MShaffar19/java-spanner | c99294beb43ce1bd67cc3d12e4104641efab6710 | [
"Apache-2.0"
] | null | null | null | google-cloud-spanner/src/test/java/com/google/cloud/spanner/spi/v1/GapicSpannerRpcTest.java | MShaffar19/java-spanner | c99294beb43ce1bd67cc3d12e4104641efab6710 | [
"Apache-2.0"
] | 2 | 2020-10-04T11:25:16.000Z | 2020-10-04T11:25:28.000Z | 42.447653 | 117 | 0.658403 | 9,148 | /*
* Copyright 2019 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e1585dc01d99ebecc5c7f21628099a5526e206e | 1,653 | java | Java | vividus-plugin-web-app/src/main/java/org/vividus/ui/web/action/search/FieldNameSearch.java | veranikaChyrun/vividus | 630ba535345f92d7e613129f84e4712cbb734c68 | [
"Apache-2.0"
] | null | null | null | vividus-plugin-web-app/src/main/java/org/vividus/ui/web/action/search/FieldNameSearch.java | veranikaChyrun/vividus | 630ba535345f92d7e613129f84e4712cbb734c68 | [
"Apache-2.0"
] | 197 | 2021-10-06T14:21:59.000Z | 2022-03-27T02:13:43.000Z | vividus-plugin-web-app/src/main/java/org/vividus/ui/web/action/search/FieldNameSearch.java | veranikaChyrun/vividus | 630ba535345f92d7e613129f84e4712cbb734c68 | [
"Apache-2.0"
] | null | null | null | 37.568182 | 119 | 0.729583 | 9,149 | /*
* Copyright 2019-2020 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
3e158680ed335decc8ade322e3976a93e28f6bfe | 975 | java | Java | thirdparty/pasco2/src/isi/pasco2/parser/DateTime.java | RANDCorporation/autopsy-jar | f571f512bc71940c10f6929f5df5ac93512f639c | [
"Apache-2.0"
] | 1,473 | 2015-01-02T06:13:10.000Z | 2022-03-30T09:45:34.000Z | thirdparty/pasco2/src/isi/pasco2/parser/DateTime.java | manuelh2410/autopsy | 10a6bc5c159b4af60d93412e739ce9469acbeb71 | [
"Apache-2.0"
] | 1,068 | 2015-02-04T14:33:38.000Z | 2022-03-31T03:49:28.000Z | thirdparty/pasco2/src/isi/pasco2/parser/DateTime.java | manuelh2410/autopsy | 10a6bc5c159b4af60d93412e739ce9469acbeb71 | [
"Apache-2.0"
] | 510 | 2015-01-09T19:46:08.000Z | 2022-03-23T13:25:34.000Z | 31.451613 | 75 | 0.74359 | 9,150 | /*
* Copyright 2006 Bradley Schatz. All rights reserved.
*
* This file is part of pasco2, the next generation Internet Explorer cache
* and history record parser.
*
* pasco2 is free software; you can redistribute it and/or modify
* under the terms of the GNU General Public License as published by the
* Free Sof... |
3e15874b711ae6c3718626b1a75722655b16c9da | 4,269 | java | Java | src/com/netease/nim/uikit/common/media/imagepicker/adapter/ImageSectionAdapter.java | ckchenkai/uikit | 5cf09ee955697c049f5d708a6e7f72f88a37953c | [
"MIT"
] | 623 | 2015-09-08T07:35:36.000Z | 2021-06-01T09:57:32.000Z | src/com/netease/nim/uikit/common/media/imagepicker/adapter/ImageSectionAdapter.java | ckchenkai/uikit | 5cf09ee955697c049f5d708a6e7f72f88a37953c | [
"MIT"
] | 60 | 2016-09-09T04:54:01.000Z | 2021-04-14T00:54:11.000Z | src/com/netease/nim/uikit/common/media/imagepicker/adapter/ImageSectionAdapter.java | ckchenkai/uikit | 5cf09ee955697c049f5d708a6e7f72f88a37953c | [
"MIT"
] | 116 | 2015-10-16T03:25:27.000Z | 2021-05-07T16:32:57.000Z | 37.121739 | 108 | 0.628953 | 9,151 | package com.netease.nim.uikit.common.media.imagepicker.adapter;
import android.view.View;
import android.view.ViewGroup;
import com.netease.nim.uikit.common.adapter.AdvancedAdapter;
import com.netease.nim.uikit.common.adapter.AdvancedDelegate;
import com.netease.nim.uikit.common.adapter.BaseViewHolder;
import com.net... |
3e1587d61327654fb31e99c462625e61276f7b61 | 19,071 | java | Java | src/wrapper/expressionFilter/Parser.java | fabio-gomes/xml-inference | 8e81fdcd651e11fecb780820a8d87e5b4457309f | [
"MIT"
] | null | null | null | src/wrapper/expressionFilter/Parser.java | fabio-gomes/xml-inference | 8e81fdcd651e11fecb780820a8d87e5b4457309f | [
"MIT"
] | null | null | null | src/wrapper/expressionFilter/Parser.java | fabio-gomes/xml-inference | 8e81fdcd651e11fecb780820a8d87e5b4457309f | [
"MIT"
] | 1 | 2019-01-10T01:30:56.000Z | 2019-01-10T01:30:56.000Z | 30.5136 | 130 | 0.50957 | 9,152 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package wrapper.expressionFilter;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import wrapper.Pair;
/**
*
* @author r... |
3e1587f55fccf331ca24c7db4df6f56fcd52c833 | 1,093 | java | Java | java/bindings/src/main/java/com/automatak/dnp3/mock/package-info.java | bevanweiss/opendnp3 | c1dc7165a79cc08edbf4b55d2ff4162efb176f92 | [
"Apache-2.0"
] | null | null | null | java/bindings/src/main/java/com/automatak/dnp3/mock/package-info.java | bevanweiss/opendnp3 | c1dc7165a79cc08edbf4b55d2ff4162efb176f92 | [
"Apache-2.0"
] | null | null | null | java/bindings/src/main/java/com/automatak/dnp3/mock/package-info.java | bevanweiss/opendnp3 | c1dc7165a79cc08edbf4b55d2ff4162efb176f92 | [
"Apache-2.0"
] | null | null | null | 43.72 | 85 | 0.752059 | 9,153 | /*
* Copyright 2013-2022 Step Function I/O, LLC
*
* Licensed to Green Energy Corp (www.greenenergycorp.com) and Step Function I/O
* LLC (https://stepfunc.io) under one or more contributor license agreements.
* See the NOTICE file distributed with this work for additional information
* regarding copyright ownersh... |
3e1589892f3d41d9992d678a3f1d3f9355c16748 | 3,407 | java | Java | plugins/console/console-core/src/main/java/org/apache/geronimo/console/util/TreeEntry.java | fideoman/geronimo | c78546a9c0e1007e65179da780727de8672f9289 | [
"Apache-2.0"
] | 21 | 2015-05-05T04:10:19.000Z | 2022-01-07T12:36:17.000Z | plugins/console/console-core/src/main/java/org/apache/geronimo/console/util/TreeEntry.java | fideoman/geronimo | c78546a9c0e1007e65179da780727de8672f9289 | [
"Apache-2.0"
] | 1 | 2018-02-23T20:53:31.000Z | 2018-02-23T20:53:31.000Z | plugins/console/console-core/src/main/java/org/apache/geronimo/console/util/TreeEntry.java | fideoman/geronimo | c78546a9c0e1007e65179da780727de8672f9289 | [
"Apache-2.0"
] | 29 | 2016-01-08T21:08:14.000Z | 2022-01-07T12:36:20.000Z | 25.237037 | 122 | 0.620194 | 9,154 | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... |
3e15899cfd2239aba47436e7a0b3d2f834b0a511 | 4,005 | java | Java | utils/RandomNameGenerator/ProbabilityExtractor.java | evelithgit/Cubyz | 74eedd00e977aca1d21e3a3d9e3db2ab199e3786 | [
"BSD-3-Clause"
] | null | null | null | utils/RandomNameGenerator/ProbabilityExtractor.java | evelithgit/Cubyz | 74eedd00e977aca1d21e3a3d9e3db2ab199e3786 | [
"BSD-3-Clause"
] | null | null | null | utils/RandomNameGenerator/ProbabilityExtractor.java | evelithgit/Cubyz | 74eedd00e977aca1d21e3a3d9e3db2ab199e3786 | [
"BSD-3-Clause"
] | null | null | null | 27.244898 | 114 | 0.495131 | 9,155 | import java.io.*;
// Searches through the mineral names and generates a table of probabilities for every 3 char combination.
public class ProbabilityExtractor {
static int getIndex(char c) {
if(c == ' ') return 0;
if('a' <= c && c <= 'z') return 1+c-'a';
if('A' <= c && c <= 'Z') return 1+c-'A';
System.err.pr... |
3e158a60434ef8580c46baa3792376af0799adf6 | 6,568 | java | Java | src/main/java/com/alibaba/auto/doc/handler/RequestBodyHandler.java | alibaba/auto-doc | dc2fba3cacc3ca201364384bd19da3d7f0a70bdf | [
"Apache-2.0"
] | 11 | 2020-10-20T13:10:26.000Z | 2021-08-07T17:59:56.000Z | src/main/java/com/alibaba/auto/doc/handler/RequestBodyHandler.java | alibaba/auto-doc | dc2fba3cacc3ca201364384bd19da3d7f0a70bdf | [
"Apache-2.0"
] | null | null | null | src/main/java/com/alibaba/auto/doc/handler/RequestBodyHandler.java | alibaba/auto-doc | dc2fba3cacc3ca201364384bd19da3d7f0a70bdf | [
"Apache-2.0"
] | 6 | 2020-11-04T02:52:30.000Z | 2022-03-29T02:36:11.000Z | 41.834395 | 178 | 0.70067 | 9,156 | package com.alibaba.auto.doc.handler;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import com.alibaba.auto.doc.builder.ProjectBuilder;
import com.alibaba.auto.doc.cache.GlobalFieldCache;
import com.alibaba.auto.doc.constants.Constants;
import com.alibaba.auto.doc.constants.SpringAnnotation... |
3e158abaa186e56c51bbf36a006f467e9cf63c91 | 4,395 | java | Java | app/src/main/java/com/nntc/escapefromcastilla/ui/GameActivity.java | F1uctus/escape-from-castilla | b3cd17d57c5b4b19a4854eb2dd3e0ec4360dba82 | [
"Unlicense"
] | null | null | null | app/src/main/java/com/nntc/escapefromcastilla/ui/GameActivity.java | F1uctus/escape-from-castilla | b3cd17d57c5b4b19a4854eb2dd3e0ec4360dba82 | [
"Unlicense"
] | null | null | null | app/src/main/java/com/nntc/escapefromcastilla/ui/GameActivity.java | F1uctus/escape-from-castilla | b3cd17d57c5b4b19a4854eb2dd3e0ec4360dba82 | [
"Unlicense"
] | null | null | null | 34.606299 | 97 | 0.593857 | 9,157 | package com.nntc.escapefromcastilla.ui;
import android.app.Activity;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
import androidx.preference.PreferenceManager;
import com.crown.i18n.I18n;
import com.crown.i18n.I... |
3e158b4d467013019557306f951471aee2b4956b | 4,434 | java | Java | src/main/java/org/jboss/threads/JBossScheduledThreadPoolExecutor.java | Sanne/jboss-threads | 2609ba1e7b557f0e469c0cc85d2be5dcef98b8ca | [
"Apache-2.0"
] | 11 | 2017-04-05T19:15:32.000Z | 2022-02-14T23:56:11.000Z | src/main/java/org/jboss/threads/JBossScheduledThreadPoolExecutor.java | Sanne/jboss-threads | 2609ba1e7b557f0e469c0cc85d2be5dcef98b8ca | [
"Apache-2.0"
] | 44 | 2015-09-23T09:57:53.000Z | 2022-03-07T09:41:36.000Z | src/main/java/org/jboss/threads/JBossScheduledThreadPoolExecutor.java | Sanne/jboss-threads | 2609ba1e7b557f0e469c0cc85d2be5dcef98b8ca | [
"Apache-2.0"
] | 32 | 2015-04-14T20:07:02.000Z | 2022-03-07T09:39:08.000Z | 34.640625 | 158 | 0.723951 | 9,158 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2017 Red Hat, Inc., and individual contributors
* as indicated by the @author tags.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licen... |
3e158d5da266859529bc00d04d9dfad8675dc13b | 3,378 | java | Java | aa-service/src/main/java/com/boe/service/PunchCardService.java | zx4ever/happyCode | 2f36f210265f468a46809e618c9b674a860b64f6 | [
"Apache-2.0"
] | null | null | null | aa-service/src/main/java/com/boe/service/PunchCardService.java | zx4ever/happyCode | 2f36f210265f468a46809e618c9b674a860b64f6 | [
"Apache-2.0"
] | null | null | null | aa-service/src/main/java/com/boe/service/PunchCardService.java | zx4ever/happyCode | 2f36f210265f468a46809e618c9b674a860b64f6 | [
"Apache-2.0"
] | null | null | null | 29.373913 | 117 | 0.66489 | 9,159 | package com.boe.service;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.boe.dao.AdjustingDao;
import com.boe.dao.PunchCardDao;
import c... |
3e158d97ae09fe977bec23cf19bce3defa5b40e9 | 826 | java | Java | archive/FILE/Compiler/bpwj-java-phrase/code/sjm/imperative/NullCommand.java | nileshpatelksy/hello-pod-cast | a2efa652735687ece13fd4297ceb0891289dc10b | [
"Apache-2.0"
] | null | null | null | archive/FILE/Compiler/bpwj-java-phrase/code/sjm/imperative/NullCommand.java | nileshpatelksy/hello-pod-cast | a2efa652735687ece13fd4297ceb0891289dc10b | [
"Apache-2.0"
] | null | null | null | archive/FILE/Compiler/bpwj-java-phrase/code/sjm/imperative/NullCommand.java | nileshpatelksy/hello-pod-cast | a2efa652735687ece13fd4297ceb0891289dc10b | [
"Apache-2.0"
] | null | null | null | 22.944444 | 62 | 0.668281 | 9,160 | package sjm.imperative;
/*
* Copyright (c) 2000 Steven J. Metsker. All Rights Reserved.
*
* Steve Metsker makes no representations or warranties about
* the fitness of this software for any particular purpose,
* including the implied warranty of merchantability.
*/
/**
* This command does nothi... |
3e158ea5522f13b180e22a07366bd66864ceed8f | 2,375 | java | Java | src/main/java/uk/ac/ed/epcc/webapp/model/data/forms/CheckboxSelector.java | spbooth/SAFE-WEBAPP | 2b8fec968df4f5b9146e3f856a52e2393f5be2d1 | [
"Apache-2.0"
] | 3 | 2017-03-02T14:05:51.000Z | 2021-07-15T09:14:48.000Z | src/main/java/uk/ac/ed/epcc/webapp/model/data/forms/CheckboxSelector.java | spbooth/SAFE-WEBAPP | 2b8fec968df4f5b9146e3f856a52e2393f5be2d1 | [
"Apache-2.0"
] | null | null | null | src/main/java/uk/ac/ed/epcc/webapp/model/data/forms/CheckboxSelector.java | spbooth/SAFE-WEBAPP | 2b8fec968df4f5b9146e3f856a52e2393f5be2d1 | [
"Apache-2.0"
] | null | null | null | 32.986111 | 81 | 0.541053 | 9,161 | //| Copyright - The University of Edinburgh 2011 |
//| |
//| Licensed under the Apache License, Version 2.0 (the "License"); |
//| you may not use this file except in compliance with the License. |
//| You ... |
3e158fb41da962cde68add22efc5526cc4a9de9a | 300 | java | Java | config-wrapper/src/main/java/com/u6f6o/apps/cfgw/ConfigLogger.java | u6f6o/config-mgmt-eval | e801d1fa0cd51e23cd44932c7677a559079dcddf | [
"MIT"
] | null | null | null | config-wrapper/src/main/java/com/u6f6o/apps/cfgw/ConfigLogger.java | u6f6o/config-mgmt-eval | e801d1fa0cd51e23cd44932c7677a559079dcddf | [
"MIT"
] | null | null | null | config-wrapper/src/main/java/com/u6f6o/apps/cfgw/ConfigLogger.java | u6f6o/config-mgmt-eval | e801d1fa0cd51e23cd44932c7677a559079dcddf | [
"MIT"
] | null | null | null | 27.272727 | 100 | 0.79 | 9,162 | package com.u6f6o.apps.cfgw;
import com.google.common.collect.ImmutableMap;
import java.util.Map;
public interface ConfigLogger {
void logOnUpdate(ImmutableMap<String, String> cachedConfig, Map<String, String> upToDateConfig);
void logOnInit(ImmutableMap<String, String> initialConfig);
}
|
3e15900c5a9369fee27520e0af194ed10a383e31 | 10,702 | java | Java | presto-redis/src/main/java/com/facebook/presto/redis/RedisMetadata.java | ahouzheng/presto | c2ac1469eea9da9c6e29c8c4d43e00b851400c8b | [
"Apache-2.0"
] | 9,782 | 2016-03-18T15:16:19.000Z | 2022-03-31T07:49:41.000Z | presto-redis/src/main/java/com/facebook/presto/redis/RedisMetadata.java | ahouzheng/presto | c2ac1469eea9da9c6e29c8c4d43e00b851400c8b | [
"Apache-2.0"
] | 10,310 | 2016-03-18T01:03:00.000Z | 2022-03-31T23:54:08.000Z | presto-redis/src/main/java/com/facebook/presto/redis/RedisMetadata.java | ahouzheng/presto | c2ac1469eea9da9c6e29c8c4d43e00b851400c8b | [
"Apache-2.0"
] | 3,803 | 2016-03-18T22:54:24.000Z | 2022-03-31T07:49:46.000Z | 38.496403 | 130 | 0.697346 | 9,163 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... |
3e15900f91914d1718ed8ae618437d3cd1ad17ee | 3,959 | java | Java | x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ilm/CopyExecutionStateStep.java | findohsset/elasticsearch | a0662399c7ea855165ffdfab7864a16a5207e0db | [
"Apache-2.0"
] | 1 | 2020-03-31T20:15:40.000Z | 2020-03-31T20:15:40.000Z | x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ilm/CopyExecutionStateStep.java | findohsset/elasticsearch | a0662399c7ea855165ffdfab7864a16a5207e0db | [
"Apache-2.0"
] | 1 | 2020-04-03T13:52:30.000Z | 2020-04-03T13:52:30.000Z | x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ilm/CopyExecutionStateStep.java | findohsset/elasticsearch | a0662399c7ea855165ffdfab7864a16a5207e0db | [
"Apache-2.0"
] | 1 | 2017-10-07T20:54:39.000Z | 2017-10-07T20:54:39.000Z | 42.117021 | 140 | 0.713817 | 9,164 | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.xpack.core.ilm;
import org.apache.logging.log4j.Lo... |
3e1590c2bb69bd9069243471ca26920596322c18 | 1,828 | java | Java | sabot/kernel/src/main/java/com/dremio/aws/SharedInstanceProfileCredentialsProvider.java | geetek/dremio-oss | 812c7f32f9437df52b1d7bd8d5c45f9a79b6e9d2 | [
"Apache-2.0"
] | 1,085 | 2017-07-19T15:08:38.000Z | 2022-03-29T13:35:07.000Z | sabot/kernel/src/main/java/com/dremio/aws/SharedInstanceProfileCredentialsProvider.java | geetek/dremio-oss | 812c7f32f9437df52b1d7bd8d5c45f9a79b6e9d2 | [
"Apache-2.0"
] | 20 | 2017-07-19T20:16:27.000Z | 2021-12-02T10:56:25.000Z | sabot/kernel/src/main/java/com/dremio/aws/SharedInstanceProfileCredentialsProvider.java | geetek/dremio-oss | 812c7f32f9437df52b1d7bd8d5c45f9a79b6e9d2 | [
"Apache-2.0"
] | 398 | 2017-07-19T18:12:58.000Z | 2022-03-30T09:37:40.000Z | 41.545455 | 103 | 0.78337 | 9,165 | /*
* Copyright (C) 2017-2019 Dremio Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... |
3e1592c53c304ea7a69a04ddba768a3f01417ca3 | 1,600 | java | Java | src/test/java/AppTest.java | SummerBr/restaurant-ranking | febb4047d09eb740fa6a6c524769f8d1863e5942 | [
"MIT",
"Unlicense"
] | null | null | null | src/test/java/AppTest.java | SummerBr/restaurant-ranking | febb4047d09eb740fa6a6c524769f8d1863e5942 | [
"MIT",
"Unlicense"
] | null | null | null | src/test/java/AppTest.java | SummerBr/restaurant-ranking | febb4047d09eb740fa6a6c524769f8d1863e5942 | [
"MIT",
"Unlicense"
] | null | null | null | 30.188679 | 90 | 0.72375 | 9,166 | import org.fluentlenium.adapter.FluentTest;
import static org.junit.Assert.*;
import org.junit.*;
import org.junit.ClassRule;
import org.junit.Test;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.htmlunit.HtmlUnitDriver;
import static org.fluentlenium.core.filter.FilterConstructor.*;
import static or... |
3e159307fcdf3879338d2bbf3ee3f21e5429a377 | 14,460 | java | Java | exporters/otlp/common/src/main/java/io/opentelemetry/exporter/otlp/internal/MetricAdapter.java | chenyi19851209/opentelemetry-java | 9fa98de1cbf0a5bfca139ad0cf347e808058bf35 | [
"Apache-2.0"
] | null | null | null | exporters/otlp/common/src/main/java/io/opentelemetry/exporter/otlp/internal/MetricAdapter.java | chenyi19851209/opentelemetry-java | 9fa98de1cbf0a5bfca139ad0cf347e808058bf35 | [
"Apache-2.0"
] | null | null | null | exporters/otlp/common/src/main/java/io/opentelemetry/exporter/otlp/internal/MetricAdapter.java | chenyi19851209/opentelemetry-java | 9fa98de1cbf0a5bfca139ad0cf347e808058bf35 | [
"Apache-2.0"
] | null | null | null | 43.423423 | 107 | 0.710373 | 9,167 | /*
* Copyright The OpenTelemetry Authors
* SPDX-License-Identifier: Apache-2.0
*/
package io.opentelemetry.exporter.otlp.internal;
import static io.opentelemetry.proto.metrics.v1.AggregationTemporality.AGGREGATION_TEMPORALITY_CUMULATIVE;
import static io.opentelemetry.proto.metrics.v1.AggregationTemporality.AGGREG... |
3e159369018061cd7ec650e2096eb3eed69775a5 | 1,454 | java | Java | testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/resource/CustomTrustManager.java | iweiss/Resteasy | 254e74f84806534f8a2b57cc73693428a2a9fcca | [
"Apache-2.0"
] | 841 | 2015-01-01T10:13:52.000Z | 2021-09-17T03:41:49.000Z | testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/resource/CustomTrustManager.java | iweiss/Resteasy | 254e74f84806534f8a2b57cc73693428a2a9fcca | [
"Apache-2.0"
] | 974 | 2015-01-23T02:42:23.000Z | 2021-09-17T03:35:22.000Z | testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/resource/CustomTrustManager.java | iweiss/Resteasy | 254e74f84806534f8a2b57cc73693428a2a9fcca | [
"Apache-2.0"
] | 747 | 2015-01-08T22:48:05.000Z | 2021-09-02T15:56:08.000Z | 34.619048 | 123 | 0.777166 | 9,168 | package org.jboss.resteasy.test.security.resource;
import javax.net.ssl.TrustManager;
import javax.net.ssl.TrustManagerFactory;
import javax.net.ssl.X509TrustManager;
import java.security.KeyStoreException;
import java.security.NoSuchAlgorithmException;
import java.security.cert.X509Certificate;
import java.security.K... |
3e1593b0f5097e5247d3d10b1200f222348e44d0 | 1,530 | java | Java | core-components/src/main/java/net/techreadiness/batch/device/DeviceJobCompletionListener.java | SmarterApp/TechnologyReadinessTool | 9cac501050fe849be5348b6a45921ce5c3ae4e00 | [
"Apache-2.0"
] | 4 | 2015-05-25T18:00:23.000Z | 2017-08-21T10:48:44.000Z | core-components/src/main/java/net/techreadiness/batch/device/DeviceJobCompletionListener.java | SmarterApp/TechnologyReadinessTool | 9cac501050fe849be5348b6a45921ce5c3ae4e00 | [
"Apache-2.0"
] | 1 | 2015-06-09T18:31:21.000Z | 2015-06-09T18:31:21.000Z | core-components/src/main/java/net/techreadiness/batch/device/DeviceJobCompletionListener.java | SmarterApp/TechnologyReadinessTool | 9cac501050fe849be5348b6a45921ce5c3ae4e00 | [
"Apache-2.0"
] | 6 | 2015-02-20T19:07:32.000Z | 2017-01-11T07:12:19.000Z | 33.26087 | 112 | 0.771895 | 9,169 | package net.techreadiness.batch.device;
import java.util.Locale;
import javax.inject.Inject;
import net.techreadiness.batch.listener.JobCompletionListener;
import org.springframework.batch.core.JobExecution;
import org.springframework.batch.core.StepExecution;
import org.springframework.context.MessageSource;
publ... |
3e1594b65eb1102fcdc187ca333eadf8966477a9 | 705 | java | Java | console-adapter/src/main/java/io/github/bharatmane/hexagonalthis/console/UserResource.java | bharatmane/hexagonal-this | d1fa979bf94fcaf8cfdc9bd565cfa0e5e82d93d2 | [
"MIT"
] | null | null | null | console-adapter/src/main/java/io/github/bharatmane/hexagonalthis/console/UserResource.java | bharatmane/hexagonal-this | d1fa979bf94fcaf8cfdc9bd565cfa0e5e82d93d2 | [
"MIT"
] | null | null | null | console-adapter/src/main/java/io/github/bharatmane/hexagonalthis/console/UserResource.java | bharatmane/hexagonal-this | d1fa979bf94fcaf8cfdc9bd565cfa0e5e82d93d2 | [
"MIT"
] | null | null | null | 32.045455 | 111 | 0.75461 | 9,170 | package io.github.bharatmane.hexagonalthis.console;
import io.github.bharatmane.hexagonalthis.domainapi.model.User;
import io.github.bharatmane.hexagonalthis.domainapi.model.port.RequestUser;
import java.util.List;
public class UserResource {
private final RequestUser requestUser;
public UserResource(Reque... |
3e159553897cfb6e0cc31af29d93a311ac25c54f | 2,507 | java | Java | src/main/java/com/liuming/eshop/utils/IDUtils.java | GitHub-LiuMing/E-Shop | 8f051ecc1bc1e82afc84b194a18f91c4df11668d | [
"MIT"
] | null | null | null | src/main/java/com/liuming/eshop/utils/IDUtils.java | GitHub-LiuMing/E-Shop | 8f051ecc1bc1e82afc84b194a18f91c4df11668d | [
"MIT"
] | 1 | 2021-09-20T20:54:32.000Z | 2021-09-20T20:54:32.000Z | src/main/java/com/liuming/eshop/utils/IDUtils.java | GitHub-LiuMing/E-Shop | 8f051ecc1bc1e82afc84b194a18f91c4df11668d | [
"MIT"
] | null | null | null | 23.212963 | 67 | 0.669326 | 9,171 | package com.liuming.eshop.utils;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Random;
/**
* @Description ID生成工具类
* @ClassName IDUtils
* @author 鲸落
* @date 2018.03.01 10:47:38
*/
public class IDUtils {
/**
* @Description 图片名生成 yyyyMMddHHmmssSSS + 4位随机数
* @Title getImageName
*... |
3e159569b070782df751211bd92940691758a25a | 1,393 | java | Java | network/src/main/java/com/github/kuangcp/bio/onechatone/ChatMaps.java | Kuangcp/JavaBase | 398b05ce0269b20d8ed3854e737ee8e54d74ead2 | [
"MIT"
] | 16 | 2017-07-11T14:11:48.000Z | 2021-03-31T08:50:55.000Z | network/src/main/java/com/github/kuangcp/bio/onechatone/ChatMaps.java | Kuangcp/JavaBase | 398b05ce0269b20d8ed3854e737ee8e54d74ead2 | [
"MIT"
] | 1 | 2017-07-03T06:50:53.000Z | 2019-03-06T18:05:18.000Z | network/src/main/java/com/github/kuangcp/bio/onechatone/ChatMaps.java | Kuangcp/JavaBase | 398b05ce0269b20d8ed3854e737ee8e54d74ead2 | [
"MIT"
] | 13 | 2018-01-10T05:03:50.000Z | 2020-11-24T09:58:27.000Z | 26.788462 | 75 | 0.553482 | 9,172 | package com.github.kuangcp.bio.onechatone;
import java.util.*;
/**
* Created by Myth on 2017/4/2
*
*/
public class ChatMaps<K,V> {
//创建一个线程安全的HashMap
public Map<K,V> map = Collections.synchronizedMap(new HashMap<K, V>());
//根据Value来删除指定项
public synchronized void removeByValue(Object value){
... |
3e15959ba87a005237622d2aec19af28ef6845f6 | 619 | java | Java | src/Test.java | tarunbod/derivative-calculator | 9379740b0d36f6d005eeb893b04912233a8be6a5 | [
"MIT"
] | null | null | null | src/Test.java | tarunbod/derivative-calculator | 9379740b0d36f6d005eeb893b04912233a8be6a5 | [
"MIT"
] | null | null | null | src/Test.java | tarunbod/derivative-calculator | 9379740b0d36f6d005eeb893b04912233a8be6a5 | [
"MIT"
] | null | null | null | 30.95 | 65 | 0.463651 | 9,173 | public class Test {
public static void main(String[] args) {
String[] inputs = {
"5x^4 + 6x^3 - x^2 + 25x",
"5x^4 + 6x^2 -& 42x * sin(5x / 6)",
"4x^3 + 6(2x + 7)"
};
// List<Token> tokens = Tokenizer.processInput(inputs[0]);
// for (Toke... |
3e15965485d624430356d1930608ec0550710960 | 2,007 | java | Java | EvoSuiteTests/evosuite_4/evosuite-tests/org/mozilla/javascript/v8dtoa/DiyFp_ESTest.java | LASER-UMASS/Swami | feaa5e091b7c2514db5106eba39f7ffbfa6ed408 | [
"MIT"
] | 9 | 2019-02-25T16:12:31.000Z | 2022-01-18T02:39:50.000Z | EvoSuiteTests/evosuite_4/evosuite-tests/org/mozilla/javascript/v8dtoa/DiyFp_ESTest.java | sophiatong/Swami-Additional | feaa5e091b7c2514db5106eba39f7ffbfa6ed408 | [
"MIT"
] | null | null | null | EvoSuiteTests/evosuite_4/evosuite-tests/org/mozilla/javascript/v8dtoa/DiyFp_ESTest.java | sophiatong/Swami-Additional | feaa5e091b7c2514db5106eba39f7ffbfa6ed408 | [
"MIT"
] | 5 | 2019-11-21T06:51:40.000Z | 2022-01-18T02:40:08.000Z | 27.875 | 176 | 0.663179 | 9,174 | /*
* This file was automatically generated by EvoSuite
* Wed Aug 01 17:58:51 GMT 2018
*/
package org.mozilla.javascript.v8dtoa;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
import or... |
3e1598c971a01338878aeff8451c544a399f4dd2 | 6,429 | java | Java | src/main/java/org/conscrypt/OpenSSLMac.java | Keneral/aeconscrypt | ee785d9d21736e1e8b5e8dd2de13afe0a9145ca5 | [
"Unlicense"
] | null | null | null | src/main/java/org/conscrypt/OpenSSLMac.java | Keneral/aeconscrypt | ee785d9d21736e1e8b5e8dd2de13afe0a9145ca5 | [
"Unlicense"
] | null | null | null | src/main/java/org/conscrypt/OpenSSLMac.java | Keneral/aeconscrypt | ee785d9d21736e1e8b5e8dd2de13afe0a9145ca5 | [
"Unlicense"
] | null | null | null | 30.760766 | 99 | 0.647379 | 9,175 | /*
* Copyright (C) 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e159ab2f4ab6dfc45a068784b83bd4e259721c8 | 8,870 | java | Java | tools/clients/src/main/java/com/tigergraph/v3_0_5/client/util/RetryableHttpConnection.java | carlboudreau007/ecosys | d415143837a85ceb6213a0f0588128a86a4a3984 | [
"Apache-2.0"
] | 245 | 2018-04-07T00:14:56.000Z | 2022-03-28T05:51:35.000Z | tools/clients/src/main/java/com/tigergraph/v3_0_5/client/util/RetryableHttpConnection.java | carlboudreau007/ecosys | d415143837a85ceb6213a0f0588128a86a4a3984 | [
"Apache-2.0"
] | 47 | 2018-04-02T16:41:22.000Z | 2022-03-24T01:40:46.000Z | tools/clients/src/main/java/com/tigergraph/v3_0_5/client/util/RetryableHttpConnection.java | carlboudreau007/ecosys | d415143837a85ceb6213a0f0588128a86a4a3984 | [
"Apache-2.0"
] | 140 | 2018-08-09T15:54:47.000Z | 2022-03-30T12:44:48.000Z | 34.247104 | 100 | 0.645772 | 9,176 | package com.tigergraph.v3_0_5.client.util;
import org.apache.http.client.utils.URIBuilder;
import javax.net.ssl.HttpsURLConnection;
import javax.net.ssl.SSLContext;
import javax.net.ssl.TrustManagerFactory;
import java.io.*;
import java.net.*;
import java.security.KeyStore;
import java.security.cert.Certificate;
impo... |
3e159b834372e4359384ce33cb3a4052a9325a3f | 2,845 | java | Java | Source/AgentSlang/src/org/agent/slang/dm/template/DialogueUnit.java | AgentSlang/AgentSlangSrc | 6a508f79360b2301561d8d7093fb195f47de6837 | [
"CECILL-B",
"Unlicense"
] | null | null | null | Source/AgentSlang/src/org/agent/slang/dm/template/DialogueUnit.java | AgentSlang/AgentSlangSrc | 6a508f79360b2301561d8d7093fb195f47de6837 | [
"CECILL-B",
"Unlicense"
] | null | null | null | Source/AgentSlang/src/org/agent/slang/dm/template/DialogueUnit.java | AgentSlang/AgentSlangSrc | 6a508f79360b2301561d8d7093fb195f47de6837 | [
"CECILL-B",
"Unlicense"
] | null | null | null | 30.98913 | 79 | 0.670291 | 9,177 | /*
* Copyright (c) Ovidiu Serban, dycjh@example.com
* web:http://ovidiu.roboslang.org/
* All Rights Reserved. Use is subject to license terms.
*
* This file is part of AgentSlang Project (http://agent.roboslang.org/).
*
* AgentSlang is free software: you can redistribute it and/or modify
* it unde... |
3e159bb45af80a79037b734887684ed5174c7f7d | 5,201 | java | Java | src/main/java/mrriegel/playerstorage/registry/TileKeeper.java | KidsDontPlay/PlayerStorage | 16c8a6d09d00267ac5b4f6c7ce9e1897e34e89c6 | [
"MIT"
] | 1 | 2019-04-12T17:51:06.000Z | 2019-04-12T17:51:06.000Z | src/main/java/mrriegel/playerstorage/registry/TileKeeper.java | KidsDontPlay/PlayerStorage | 16c8a6d09d00267ac5b4f6c7ce9e1897e34e89c6 | [
"MIT"
] | 6 | 2019-03-27T19:54:55.000Z | 2019-06-13T22:23:10.000Z | src/main/java/mrriegel/playerstorage/registry/TileKeeper.java | KidsDontPlay/PlayerStorage | 16c8a6d09d00267ac5b4f6c7ce9e1897e34e89c6 | [
"MIT"
] | 2 | 2019-06-15T01:58:39.000Z | 2020-10-25T08:42:05.000Z | 37.15 | 230 | 0.716593 | 9,178 | package mrriegel.playerstorage.registry;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import mrriegel.limelib.helper.NBTHelper;
import mrriegel.limelib.tile.CommonTile;
import mrriegel.limelib.tile.IHUDProvider;
import mrriegel.limelib.util.StackWrapper;
import mrriegel.playerstora... |
3e159c5b0468e8aeb4d048740640bfbf491efdbf | 3,884 | java | Java | src/test/java/ru/moskalets/controller/CarControllerTest.java | Igor85342/carsplatform | 2ac80b160304c5bac47f5fa21456f082db289110 | [
"Apache-2.0"
] | 1 | 2019-09-12T03:47:59.000Z | 2019-09-12T03:47:59.000Z | src/test/java/ru/moskalets/controller/CarControllerTest.java | Igor85342/carsplatform | 2ac80b160304c5bac47f5fa21456f082db289110 | [
"Apache-2.0"
] | null | null | null | src/test/java/ru/moskalets/controller/CarControllerTest.java | Igor85342/carsplatform | 2ac80b160304c5bac47f5fa21456f082db289110 | [
"Apache-2.0"
] | null | null | null | 33.482759 | 104 | 0.677652 | 9,179 | package ru.moskalets.controller;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest;
import org.springframework.boot.test.mock.mockito.MockBean;
import org.springframework.http.... |
3e159d345127628f2be6a0532fe101b6815dba79 | 230 | java | Java | src/main/java/com/iminit/common/model/Num.java | iminit/memo | 9ef401ba6dee8526638672d618dff57b9e2e9f6a | [
"Apache-2.0"
] | null | null | null | src/main/java/com/iminit/common/model/Num.java | iminit/memo | 9ef401ba6dee8526638672d618dff57b9e2e9f6a | [
"Apache-2.0"
] | null | null | null | src/main/java/com/iminit/common/model/Num.java | iminit/memo | 9ef401ba6dee8526638672d618dff57b9e2e9f6a | [
"Apache-2.0"
] | null | null | null | 19.166667 | 47 | 0.721739 | 9,180 | package com.iminit.common.model;
import com.iminit.common.model.base.BaseNum;
/**
* Generated by JFinal.
*/
@SuppressWarnings("serial")
public class Num extends BaseNum<Num> {
public static final Num dao = new Num().dao();
}
|
3e159d8879c5404acf4d1d98b0a85ee0c3c599cd | 5,332 | java | Java | core/server/project/shine/src/main/java/com/home/shine/control/BytesControl.java | hw233/home3 | a15a63694918483b2e4853edab197b5cdddca560 | [
"Apache-2.0"
] | 8 | 2020-08-17T09:54:20.000Z | 2021-02-08T05:25:02.000Z | core/server/project/shine/src/main/java/com/home/shine/control/BytesControl.java | shineTeam7/home3 | a15a63694918483b2e4853edab197b5cdddca560 | [
"Apache-2.0"
] | null | null | null | core/server/project/shine/src/main/java/com/home/shine/control/BytesControl.java | shineTeam7/home3 | a15a63694918483b2e4853edab197b5cdddca560 | [
"Apache-2.0"
] | 5 | 2020-07-24T03:07:08.000Z | 2021-11-17T14:20:15.000Z | 21.942387 | 90 | 0.65904 | 9,181 | package com.home.shine.control;
import com.home.shine.constlist.generate.ShineRequestType;
import com.home.shine.ctrl.Ctrl;
import com.home.shine.data.BaseData;
import com.home.shine.global.ShineSetting;
import com.home.shine.net.base.BaseResponse;
import com.home.shine.support.collection.IntObjectMap;
import ... |
3e159dcd0315bed24bfcb19d66ae9be90236c2e8 | 207 | java | Java | bundle/edu.gemini.ui.workspace/src/main/java/edu/gemini/ui/gface/GSubElementDecorator.java | jocelynferrara/ocs | 446c8a8e03d86bd341ac024fae6811ecb643e185 | [
"BSD-3-Clause"
] | 13 | 2015-02-04T21:33:56.000Z | 2020-04-10T01:37:41.000Z | bundle/edu.gemini.ui.workspace/src/main/java/edu/gemini/ui/gface/GSubElementDecorator.java | jocelynferrara/ocs | 446c8a8e03d86bd341ac024fae6811ecb643e185 | [
"BSD-3-Clause"
] | 1,169 | 2015-01-02T13:20:50.000Z | 2022-03-21T12:01:59.000Z | bundle/edu.gemini.ui.workspace/src/main/java/edu/gemini/ui/gface/GSubElementDecorator.java | jocelynferrara/ocs | 446c8a8e03d86bd341ac024fae6811ecb643e185 | [
"BSD-3-Clause"
] | 13 | 2015-04-07T18:01:55.000Z | 2021-02-03T12:57:58.000Z | 18.818182 | 73 | 0.748792 | 9,182 | package edu.gemini.ui.gface;
import javax.swing.JLabel;
public interface GSubElementDecorator<M, E, S> extends GDecorator<M, E> {
void decorate(JLabel label, E element, S subElement, Object value);
}
|
3e159df264093ae1757778aefa2f48e689a99df3 | 1,131 | java | Java | documents/javaFiles/dataStructures/currencyproject/Currency.java | KeyMaker13/portfolio | a6c02fe09af4f9a86caf4cd7b74e215751977f88 | [
"Zlib",
"Apache-2.0"
] | null | null | null | documents/javaFiles/dataStructures/currencyproject/Currency.java | KeyMaker13/portfolio | a6c02fe09af4f9a86caf4cd7b74e215751977f88 | [
"Zlib",
"Apache-2.0"
] | null | null | null | documents/javaFiles/dataStructures/currencyproject/Currency.java | KeyMaker13/portfolio | a6c02fe09af4f9a86caf4cd7b74e215751977f88 | [
"Zlib",
"Apache-2.0"
] | null | null | null | 14.316456 | 103 | 0.548187 | 9,183 | package currency;
public class Currency {
private int value;
private String name;
private String countryCode;
public Currency()
{
value = 0;
name = "";
countryCode = "";
}
public Currency(int v, String n, String cc){
value = v;
name = n;
countryCode = cc;
}
public void ... |
3e159e3cff8fa842efe48c5fc5e1642e7149512a | 3,835 | java | Java | hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/NoOpRegionSizeStore.java | sho25/hbase | 3e8689245d8307143722d3f14e451ef265cfa369 | [
"Apache-2.0"
] | null | null | null | hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/NoOpRegionSizeStore.java | sho25/hbase | 3e8689245d8307143722d3f14e451ef265cfa369 | [
"Apache-2.0"
] | null | null | null | hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/NoOpRegionSizeStore.java | sho25/hbase | 3e8689245d8307143722d3f14e451ef265cfa369 | [
"Apache-2.0"
] | null | null | null | 16.673913 | 805 | 0.804172 | 9,184 | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses ... |
3e159f1c2a0f1cf7382eed9acdfca78b55c2792f | 1,475 | java | Java | code/com/jivesoftware/os/hwal/permit/src/main/java/com/jivesoftware/os/hwal/permit/PermitProvider.java | jivesoftware/hwal | 66f791d2456b1229cdf895d8f4761530a3cb1a7f | [
"Apache-2.0"
] | null | null | null | code/com/jivesoftware/os/hwal/permit/src/main/java/com/jivesoftware/os/hwal/permit/PermitProvider.java | jivesoftware/hwal | 66f791d2456b1229cdf895d8f4761530a3cb1a7f | [
"Apache-2.0"
] | null | null | null | code/com/jivesoftware/os/hwal/permit/src/main/java/com/jivesoftware/os/hwal/permit/PermitProvider.java | jivesoftware/hwal | 66f791d2456b1229cdf895d8f4761530a3cb1a7f | [
"Apache-2.0"
] | null | null | null | 27.830189 | 127 | 0.665085 | 9,185 | package com.jivesoftware.os.hwal.permit;
import com.google.common.base.Optional;
import java.util.Collection;
import java.util.List;
public interface PermitProvider {
/**
* @param tenant
* @param permitGroup
* @param config
* @param count
* @return a new permit from the pool of expired o... |
3e159f71c0fd7276de48fdfabbedfe54ac900c6e | 10,487 | java | Java | src/main/java/com/mhschmieder/epstoolkit/dsc/EpsDscUtilities.java | mhschmieder/epstoolkit | ad9b8cf3db9d5f1f45773a9505af4d4108b788ea | [
"MIT"
] | 3 | 2020-08-27T19:02:35.000Z | 2022-02-28T07:47:03.000Z | src/main/java/com/mhschmieder/epstoolkit/dsc/EpsDscUtilities.java | mhschmieder/epstoolkit | ad9b8cf3db9d5f1f45773a9505af4d4108b788ea | [
"MIT"
] | null | null | null | src/main/java/com/mhschmieder/epstoolkit/dsc/EpsDscUtilities.java | mhschmieder/epstoolkit | ad9b8cf3db9d5f1f45773a9505af4d4108b788ea | [
"MIT"
] | null | null | null | 50.177033 | 141 | 0.616859 | 9,186 | /**
* MIT License
*
* Copyright (c) 2020 Mark Schmieder
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, ... |
3e159f7e490a92f967f091c54c1d8e16400bad67 | 3,571 | java | Java | src/main/java/tools/gcs/PhotoSet.java | gangareddynachu/PhotoPostAdvisior | 2bc1b308cdd5d6942422e76883aa3d684728b244 | [
"MIT"
] | null | null | null | src/main/java/tools/gcs/PhotoSet.java | gangareddynachu/PhotoPostAdvisior | 2bc1b308cdd5d6942422e76883aa3d684728b244 | [
"MIT"
] | null | null | null | src/main/java/tools/gcs/PhotoSet.java | gangareddynachu/PhotoPostAdvisior | 2bc1b308cdd5d6942422e76883aa3d684728b244 | [
"MIT"
] | 1 | 2021-04-30T21:33:29.000Z | 2021-04-30T21:33:29.000Z | 25.225352 | 110 | 0.670296 | 9,187 | package tools.gcs;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Map.Entry;
import java.util.TreeMap;
/**
* The class of a set of photos, providing some collective information.
*
* @author Su Yeh-Tarn, upch... |
3e159f912bada503a9bd4847adee899bb7d5548d | 5,491 | java | Java | modules/activiti5-engine/src/main/java/org/activiti5/engine/impl/asyncexecutor/AsyncJobUtil.java | wjlc/rd-bpm | dece217fc9fe9c16e6b12e8ce1de5c98e2ba9fc5 | [
"Apache-1.1"
] | 15 | 2018-09-06T07:57:49.000Z | 2021-02-28T07:40:39.000Z | modules/activiti5-engine/src/main/java/org/activiti5/engine/impl/asyncexecutor/AsyncJobUtil.java | wjlc/rd-bpm | dece217fc9fe9c16e6b12e8ce1de5c98e2ba9fc5 | [
"Apache-1.1"
] | 8 | 2019-11-13T08:32:36.000Z | 2022-01-27T16:19:19.000Z | modules/activiti5-engine/src/main/java/org/activiti5/engine/impl/asyncexecutor/AsyncJobUtil.java | wjlc/rd-bpm | dece217fc9fe9c16e6b12e8ce1de5c98e2ba9fc5 | [
"Apache-1.1"
] | 16 | 2018-09-07T07:56:35.000Z | 2021-11-12T03:09:18.000Z | 43.23622 | 148 | 0.70224 | 9,188 | package org.activiti5.engine.impl.asyncexecutor;
import org.activiti.engine.delegate.event.ActivitiEventType;
import org.activiti5.engine.ActivitiOptimisticLockingException;
import org.activiti5.engine.delegate.event.impl.ActivitiEventBuilder;
import org.activiti5.engine.impl.cmd.ExecuteAsyncJobCmd;
import org.activit... |
3e15a046b5ff4fc4e8992bcf7b09c22ad012682a | 1,555 | java | Java | server-core/engine/src/main/java/io/infectnet/server/engine/content/type/NestTypeComponent.java | infectnet/infectnet-server | 470f12c90e0f501c1f6754487b696e430b5f89f4 | [
"Apache-2.0"
] | 2 | 2016-09-25T14:31:43.000Z | 2016-10-17T20:32:32.000Z | server-core/engine/src/main/java/io/infectnet/server/engine/content/type/NestTypeComponent.java | terrifictrio/game-server | 470f12c90e0f501c1f6754487b696e430b5f89f4 | [
"Apache-2.0"
] | 64 | 2016-09-26T15:45:15.000Z | 2016-12-06T13:03:45.000Z | server-core/engine/src/main/java/io/infectnet/server/engine/content/type/NestTypeComponent.java | terrifictrio/game-server | 470f12c90e0f501c1f6754487b696e430b5f89f4 | [
"Apache-2.0"
] | null | null | null | 36.162791 | 79 | 0.780064 | 9,189 | package io.infectnet.server.engine.content.type;
import io.infectnet.server.engine.core.entity.Category;
import io.infectnet.server.engine.core.entity.Entity;
import io.infectnet.server.engine.core.entity.component.CostComponent;
import io.infectnet.server.engine.core.entity.component.HealthComponent;
import io.infect... |
3e15a16f12906a6ab34905933cee9b814286c27f | 1,613 | java | Java | chapter_001/src/test/java/ru/job4j/list/ContainerOnLinkListTest.java | Suykum/junior_level | 5c6e795dc16bdae49568ff30fbd2b48ac496906b | [
"Apache-2.0"
] | null | null | null | chapter_001/src/test/java/ru/job4j/list/ContainerOnLinkListTest.java | Suykum/junior_level | 5c6e795dc16bdae49568ff30fbd2b48ac496906b | [
"Apache-2.0"
] | null | null | null | chapter_001/src/test/java/ru/job4j/list/ContainerOnLinkListTest.java | Suykum/junior_level | 5c6e795dc16bdae49568ff30fbd2b48ac496906b | [
"Apache-2.0"
] | null | null | null | 27.338983 | 59 | 0.644141 | 9,190 | package ru.job4j.list;
import org.junit.Test;
import org.junit.Before;
import java.util.ConcurrentModificationException;
import java.util.Iterator;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.assertThat;
public class ContainerOnLinkListTest {
private ContainerOnLinkList<Integer> contain... |
3e15a1abbbf059f14db965032a8513d25dad3941 | 2,189 | java | Java | src/main/java/com/taobao/common/tfs/packet/UnlinkFileMessage.java | coraldane/tfs-java-client | 05080d3dd709dff8aa96a9b2c5942beb64793650 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/taobao/common/tfs/packet/UnlinkFileMessage.java | coraldane/tfs-java-client | 05080d3dd709dff8aa96a9b2c5942beb64793650 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/taobao/common/tfs/packet/UnlinkFileMessage.java | coraldane/tfs-java-client | 05080d3dd709dff8aa96a9b2c5942beb64793650 | [
"Apache-2.0"
] | null | null | null | 25.453488 | 83 | 0.666514 | 9,191 | /*
* (C) 2007-2010 Alibaba Group Holding Limited.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
*/
package com.taobao.common.tfs.packet;
import com.taobao.common.tfs.etc.... |
3e15a1bfd7bfa1e65e414096f90712c8dddfc20f | 244 | java | Java | spherical/src/main/java/com/telenav/spherical/model/RotateInertia.java | openstreetcam/android | 66eb0ee1ab093562e2867087084b26803fe58174 | [
"MIT"
] | 71 | 2017-01-15T07:52:21.000Z | 2020-11-24T11:15:21.000Z | spherical/src/main/java/com/telenav/spherical/model/RotateInertia.java | openstreetcam/android | 66eb0ee1ab093562e2867087084b26803fe58174 | [
"MIT"
] | 104 | 2017-01-06T18:22:47.000Z | 2020-11-23T00:12:59.000Z | spherical/src/main/java/com/telenav/spherical/model/RotateInertia.java | openstreetcam/android | 66eb0ee1ab093562e2867087084b26803fe58174 | [
"MIT"
] | 21 | 2017-01-20T20:20:04.000Z | 2020-11-21T07:28:33.000Z | 12.842105 | 36 | 0.512295 | 9,192 | package com.telenav.spherical.model;
/**
* Indicates the rotation inertia
*/
public enum RotateInertia {
/**
* none
*/
INERTIA_0,
/**
* weak
*/
INERTIA_50,
/**
* strong
*/
INERTIA_100,;
} |
3e15a32755f47e414db56da71c9cd2634a7e6ac7 | 3,073 | java | Java | esykart-service/merchant-service/src/main/java/com/webientsoft/esykart/user/entity/Menu.java | sumit4myself/Esykart | 2dc9e779a90c62e9a22be78669826c38ad2f094f | [
"CC0-1.0"
] | null | null | null | esykart-service/merchant-service/src/main/java/com/webientsoft/esykart/user/entity/Menu.java | sumit4myself/Esykart | 2dc9e779a90c62e9a22be78669826c38ad2f094f | [
"CC0-1.0"
] | null | null | null | esykart-service/merchant-service/src/main/java/com/webientsoft/esykart/user/entity/Menu.java | sumit4myself/Esykart | 2dc9e779a90c62e9a22be78669826c38ad2f094f | [
"CC0-1.0"
] | null | null | null | 19.698718 | 90 | 0.704849 | 9,193 | package com.webientsoft.esykart.user.entity;
/*
* Copyright (c) 2015, WebientSoft and/or its affiliates. All rights reserved. WebientSoft
* PROPRIETARY/CONFIDENTIAL.Use is subject to license terms.
*/
import java.io.Serializable;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence... |
3e15a3de35e67357088a49b2503204c142a259fc | 1,149 | java | Java | src/test/java/ESAJDadosProcessoTest.java | rafagonc/tjdata | 5c05f0d6ff39e5b961eaa4fe15241a4e2d95f629 | [
"MIT"
] | 1 | 2018-10-23T15:10:41.000Z | 2018-10-23T15:10:41.000Z | src/test/java/ESAJDadosProcessoTest.java | rafagonc/tjdata | 5c05f0d6ff39e5b961eaa4fe15241a4e2d95f629 | [
"MIT"
] | null | null | null | src/test/java/ESAJDadosProcessoTest.java | rafagonc/tjdata | 5c05f0d6ff39e5b961eaa4fe15241a4e2d95f629 | [
"MIT"
] | null | null | null | 22.096154 | 66 | 0.679721 | 9,194 | import br.com.rafagonc.tjdata.database.ESAJDatabase;
import br.com.rafagonc.tjdata.database.ESAJDatabaseManager;
import br.com.rafagonc.tjdata.models.ESAJDadosProcesso;
import org.hibernate.Transaction;
import org.junit.Before;
/**
* Created by rafagonc on 15/07/17.
*/
public class ESAJDadosProcessoTest {
priva... |
3e15a4493d0aa09dd013bb322726ce1a4b783490 | 3,804 | java | Java | activemq-ra/src/test/java/org/apache/activemq/ra/ActiveMQConnectionFactoryTest.java | august-Liu/activemq | 8af1df7aea024753d2dded503c2eb8fea0488be1 | [
"Apache-2.0"
] | 1 | 2015-02-05T06:01:50.000Z | 2015-02-05T06:01:50.000Z | activemq-ra/src/test/java/org/apache/activemq/ra/ActiveMQConnectionFactoryTest.java | august-Liu/activemq | 8af1df7aea024753d2dded503c2eb8fea0488be1 | [
"Apache-2.0"
] | null | null | null | activemq-ra/src/test/java/org/apache/activemq/ra/ActiveMQConnectionFactoryTest.java | august-Liu/activemq | 8af1df7aea024753d2dded503c2eb8fea0488be1 | [
"Apache-2.0"
] | null | null | null | 34.899083 | 139 | 0.714248 | 9,195 | /*
* Copyright 2008 hak8fe.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e15a537036f311c7af34131ea837169c4ade818 | 1,794 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/W_Menu_OpMode.java | Team9019/2016-17 | 821d9d1d5a6c553a5077c59193885ff556994a42 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/W_Menu_OpMode.java | Team9019/2016-17 | 821d9d1d5a6c553a5077c59193885ff556994a42 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/W_Menu_OpMode.java | Team9019/2016-17 | 821d9d1d5a6c553a5077c59193885ff556994a42 | [
"MIT"
] | null | null | null | 32.035714 | 106 | 0.641026 | 9,196 | package org.firstinspires.ftc.teamcode;
import com.qualcomm.robotcore.eventloop.opmode.OpMode;
import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
import com.qualcomm.robotcore.util.ElapsedTime;
@TeleOp(name = "Config Menu", group = "Utilities")
//@Disabled
public class W_Menu_OpMode extends OpMode
{
//Establi... |
3e15a7021318dc23acc998fb8ac9ff2ba209bfe9 | 3,092 | java | Java | src/test/java/org/alfresco/event/gateway/config/amqp/ActiveMQTest.java | asksasasa83/alfresco-event-gateway | 7516bff49aeb0242592595fa185656bd216b729a | [
"Apache-2.0"
] | 1 | 2021-05-25T13:59:35.000Z | 2021-05-25T13:59:35.000Z | src/test/java/org/alfresco/event/gateway/config/amqp/ActiveMQTest.java | asksasasa83/alfresco-event-gateway | 7516bff49aeb0242592595fa185656bd216b729a | [
"Apache-2.0"
] | null | null | null | src/test/java/org/alfresco/event/gateway/config/amqp/ActiveMQTest.java | asksasasa83/alfresco-event-gateway | 7516bff49aeb0242592595fa185656bd216b729a | [
"Apache-2.0"
] | null | null | null | 38.17284 | 111 | 0.740298 | 9,197 | /*
* Copyright 2018 Alfresco Software, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... |
3e15a7481ef3ee0eaeef08dc242fbafdeeb72fca | 6,350 | java | Java | app/src/main/java/no/uio/gardir/leavingearthoutcome/adapters/NewResearchAdapter.java | gardir/LeavingEarthOutcome | eba40f7a46440489abdc155914308fa45ad6208d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/no/uio/gardir/leavingearthoutcome/adapters/NewResearchAdapter.java | gardir/LeavingEarthOutcome | eba40f7a46440489abdc155914308fa45ad6208d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/no/uio/gardir/leavingearthoutcome/adapters/NewResearchAdapter.java | gardir/LeavingEarthOutcome | eba40f7a46440489abdc155914308fa45ad6208d | [
"Apache-2.0"
] | null | null | null | 37.797619 | 111 | 0.552598 | 9,198 | package no.uio.gardir.leavingearthoutcome.adapters;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import java.util.LinkedList;
import no.uio.gardir.leavingearthoutcome.MainMe... |
3e15a8bb30c2ae10a097d0f52f17ed369063384d | 309 | java | Java | app/src/main/java/com/example/aw/conversion/VideoCompressionCallback.java | ash-mega/conversion | 1fb97370554fd29513acfc5332e9f2a96cc42f50 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/aw/conversion/VideoCompressionCallback.java | ash-mega/conversion | 1fb97370554fd29513acfc5332e9f2a96cc42f50 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/aw/conversion/VideoCompressionCallback.java | ash-mega/conversion | 1fb97370554fd29513acfc5332e9f2a96cc42f50 | [
"Apache-2.0"
] | null | null | null | 23.769231 | 74 | 0.779935 | 9,199 | package com.example.aw.conversion;
public interface VideoCompressionCallback {
void onCompressUpdateProgress(int progress,String currentIndexString);
void onCompressSuccessful(String path);
void onCompressFailed(String path);
void onCompressFinished(String currentIndexString);
}
|
3e15abb766e7709643e4fadc3b91e157533ca666 | 4,090 | java | Java | app/src/main/java/org/gdg/frisbee/android/api/GapiOkHttpRequest.java | CesarNog/frisbee | 1e6a320bb58416f5df64e0ea79c2a4f0b7bd6031 | [
"Apache-2.0"
] | 3 | 2015-05-29T06:15:26.000Z | 2021-12-15T15:19:48.000Z | app/src/main/java/org/gdg/frisbee/android/api/GapiOkHttpRequest.java | CesarNog/frisbee | 1e6a320bb58416f5df64e0ea79c2a4f0b7bd6031 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/org/gdg/frisbee/android/api/GapiOkHttpRequest.java | CesarNog/frisbee | 1e6a320bb58416f5df64e0ea79c2a4f0b7bd6031 | [
"Apache-2.0"
] | null | null | null | 39.708738 | 113 | 0.610269 | 9,200 | /*
* Copyright (c) 2010 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... |
3e15ad6b7f77a86b3c3dfa45a3cfcd615c3c3a94 | 5,878 | java | Java | src/main/java/org/dmc/solr/SolrUtils.java | dmc-uilabs/dmcrest | 531ae72c1fa60299bc5b45622f396af178da503e | [
"MIT"
] | 1 | 2017-07-12T20:20:52.000Z | 2017-07-12T20:20:52.000Z | src/main/java/org/dmc/solr/SolrUtils.java | dmc-uilabs/dmcrest | 531ae72c1fa60299bc5b45622f396af178da503e | [
"MIT"
] | 18 | 2017-03-31T16:36:11.000Z | 2017-09-29T20:14:40.000Z | src/main/java/org/dmc/solr/SolrUtils.java | dmc-uilabs/dmcrest | 531ae72c1fa60299bc5b45622f396af178da503e | [
"MIT"
] | 1 | 2017-09-21T01:04:31.000Z | 2017-09-21T01:04:31.000Z | 31.265957 | 100 | 0.600204 | 9,201 | package org.dmc.solr;
import org.apache.http.HttpEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.CloseableHttpClient;
import org.apache.http.impl.client.HttpClients;
import java.io.BufferedReader;
import java.io.IOE... |
3e15add6d22b2e32a593552921bca908031c8c5d | 6,533 | java | Java | library/src/main/java/io/github/yedaxia/apidocs/parser/AbsControllerParser.java | 105032013072/apidocs | b7304cf25dafe5209a980b44367d420479ad7d49 | [
"Apache-2.0"
] | null | null | null | library/src/main/java/io/github/yedaxia/apidocs/parser/AbsControllerParser.java | 105032013072/apidocs | b7304cf25dafe5209a980b44367d420479ad7d49 | [
"Apache-2.0"
] | null | null | null | library/src/main/java/io/github/yedaxia/apidocs/parser/AbsControllerParser.java | 105032013072/apidocs | b7304cf25dafe5209a980b44367d420479ad7d49 | [
"Apache-2.0"
] | null | null | null | 44.141892 | 121 | 0.551967 | 9,202 | package io.github.yedaxia.apidocs.parser;
import com.github.javaparser.ast.CompilationUnit;
import com.github.javaparser.ast.Modifier;
import com.github.javaparser.ast.body.ClassOrInterfaceDeclaration;
import com.github.javaparser.ast.body.MethodDeclaration;
import com.github.javaparser.ast.expr.ClassExpr;
import com.... |
3e15b008a9e62b23eef64d161ad609ea56ffc404 | 12,749 | java | Java | geode-core/src/main/java/org/apache/geode/internal/cache/ClusterConfigurationLoader.java | xiaoyuMo/geode | d4a94f38a80b1e587384dfabf6c52e07e9c1e17a | [
"Apache-2.0"
] | null | null | null | geode-core/src/main/java/org/apache/geode/internal/cache/ClusterConfigurationLoader.java | xiaoyuMo/geode | d4a94f38a80b1e587384dfabf6c52e07e9c1e17a | [
"Apache-2.0"
] | 4 | 2020-05-22T16:10:25.000Z | 2022-03-30T23:49:10.000Z | geode-core/src/main/java/org/apache/geode/internal/cache/ClusterConfigurationLoader.java | xiaoyuMo/geode | d4a94f38a80b1e587384dfabf6c52e07e9c1e17a | [
"Apache-2.0"
] | 1 | 2022-01-19T00:34:07.000Z | 2022-01-19T00:34:07.000Z | 36.953623 | 100 | 0.719037 | 9,203 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... |
3e15b02fc241d52117469a015afb34cfde62fc70 | 422 | java | Java | soottocfg/src/main/java/soottocfg/cfg/type/Type.java | peterschrammel/jayhorn | 8b1c4f6f186a37c5723a0509451fbbad1a04e7d5 | [
"MIT"
] | null | null | null | soottocfg/src/main/java/soottocfg/cfg/type/Type.java | peterschrammel/jayhorn | 8b1c4f6f186a37c5723a0509451fbbad1a04e7d5 | [
"MIT"
] | null | null | null | soottocfg/src/main/java/soottocfg/cfg/type/Type.java | peterschrammel/jayhorn | 8b1c4f6f186a37c5723a0509451fbbad1a04e7d5 | [
"MIT"
] | null | null | null | 16.88 | 78 | 0.694313 | 9,204 | /**
*
*/
package soottocfg.cfg.type;
import java.io.Serializable;
/**
* @author schaef Note that Type is not abstract, so we can use it as wildcard
* type.
*/
public class Type implements Serializable {
private static final long serialVersionUID = -5408794248925241891L;
private static final Type inst... |
3e15b1758dc85e48d0e3776f046f7c10cf159c2e | 2,583 | java | Java | src/main/java/com/store/domain/service/catalog/impl/CachedBundleService.java | miguel-isasmendi/store | 43c9e4ea1fe3bcba8d09f9eff43f0ed72cb59427 | [
"MIT"
] | null | null | null | src/main/java/com/store/domain/service/catalog/impl/CachedBundleService.java | miguel-isasmendi/store | 43c9e4ea1fe3bcba8d09f9eff43f0ed72cb59427 | [
"MIT"
] | null | null | null | src/main/java/com/store/domain/service/catalog/impl/CachedBundleService.java | miguel-isasmendi/store | 43c9e4ea1fe3bcba8d09f9eff43f0ed72cb59427 | [
"MIT"
] | null | null | null | 32.2875 | 112 | 0.799845 | 9,205 | package com.store.domain.service.catalog.impl;
import java.util.List;
import java.util.stream.Collectors;
import com.google.appengine.api.memcache.MemcacheService;
import com.google.inject.Inject;
import com.store.architecture.cache.CacheHandler;
import com.store.domain.dao.catalog.BundleDao;
import com.store.domain.... |
3e15b192eb4f653f5b2e8ca28e23d98a6095c365 | 328 | java | Java | app/src/main/java/com/wwzz/coolweather/MyApplication.java | wangzhao9211/mycoolwether | 82b4dd6863e5b12de94671f3247929181cbbd962 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/wwzz/coolweather/MyApplication.java | wangzhao9211/mycoolwether | 82b4dd6863e5b12de94671f3247929181cbbd962 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/wwzz/coolweather/MyApplication.java | wangzhao9211/mycoolwether | 82b4dd6863e5b12de94671f3247929181cbbd962 | [
"Apache-2.0"
] | null | null | null | 15.181818 | 49 | 0.664671 | 9,206 | package com.wwzz.coolweather;
import android.app.Application;
import org.litepal.LitePal;
/**
* 作者:wz created on 2017/3/6 09:35
* dycjh@example.com
* 功能:
*/
public class MyApplication extends Application {
@Override
public void onCreate() {
super.onCreate();
LitePal.initialize(this);
... |
3e15b2084b9232f6c7e82ed15768401c536be5d8 | 525 | java | Java | union-dao/src/main/java/xyz/appint/union/dao/dao/annotation/Col.java | xyz-appint/union | 3c61dbd673fd21642ab35adaec07406c047e2248 | [
"Apache-2.0"
] | null | null | null | union-dao/src/main/java/xyz/appint/union/dao/dao/annotation/Col.java | xyz-appint/union | 3c61dbd673fd21642ab35adaec07406c047e2248 | [
"Apache-2.0"
] | null | null | null | union-dao/src/main/java/xyz/appint/union/dao/dao/annotation/Col.java | xyz-appint/union | 3c61dbd673fd21642ab35adaec07406c047e2248 | [
"Apache-2.0"
] | null | null | null | 17.5 | 45 | 0.630476 | 9,207 | package xyz.appint.union.dao.dao.annotation;
import java.lang.annotation.*;
/**
* Created by justin on 15/9/18.
*/
@Target(ElementType.PARAMETER)
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface Col {
String name() default "";
String value() default "";
Include include() default Inclu... |
3e15b24b5d4c9e06f75aeb1d8614b92c4b5efe15 | 3,397 | java | Java | test/hotspot/jtreg/serviceability/attach/RemovingUnixDomainSocketTest.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | null | null | null | test/hotspot/jtreg/serviceability/attach/RemovingUnixDomainSocketTest.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | null | null | null | test/hotspot/jtreg/serviceability/attach/RemovingUnixDomainSocketTest.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | null | null | null | 34.313131 | 87 | 0.652635 | 9,208 | /*
* Copyright (c) 2019, 2021, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... |
3e15b29cf8a4590d1ebf88d36114531a0b06495a | 394 | java | Java | java_collections/src/main/java/com/chenxushao/java/collection/map/HashMapDemo1.java | chenxushao/java_enhance | 5b883f6c25dc7811d600e009a4b0c3ac2dac5dba | [
"Apache-2.0"
] | null | null | null | java_collections/src/main/java/com/chenxushao/java/collection/map/HashMapDemo1.java | chenxushao/java_enhance | 5b883f6c25dc7811d600e009a4b0c3ac2dac5dba | [
"Apache-2.0"
] | null | null | null | java_collections/src/main/java/com/chenxushao/java/collection/map/HashMapDemo1.java | chenxushao/java_enhance | 5b883f6c25dc7811d600e009a4b0c3ac2dac5dba | [
"Apache-2.0"
] | null | null | null | 20.736842 | 58 | 0.667513 | 9,209 | package com.chenxushao.java.collection.map;
import java.util.HashMap;
import java.util.Map;
public class HashMapDemo1 {
public static void main(String[] args) {
Map<String, String> map = new HashMap<String, String>();
map.put("1", "a");
map.put("2", "b");
map.put("3", "c");
System.out.println(map.contai... |
3e15b32d2f0cb74119bd7ab54b828b4a824ee8e0 | 4,348 | java | Java | src/main/java/de/dennisguse/opentracks/util/IntentDashboardUtils.java | vlmendz/OpenTracks | 976d4f848ff24a9183b68f80949c145e9b1d50b3 | [
"Apache-2.0"
] | 381 | 2019-12-29T15:28:06.000Z | 2022-03-30T15:23:46.000Z | src/main/java/de/dennisguse/opentracks/util/IntentDashboardUtils.java | vsevjednom-cz/OpenTracks | a67b6cfa6e424fb954881c9ce600e91ff6500939 | [
"Apache-2.0"
] | 799 | 2019-12-27T22:57:24.000Z | 2022-03-31T21:52:29.000Z | src/main/java/de/dennisguse/opentracks/util/IntentDashboardUtils.java | vsevjednom-cz/OpenTracks | a67b6cfa6e424fb954881c9ce600e91ff6500939 | [
"Apache-2.0"
] | 89 | 2019-12-28T14:11:12.000Z | 2022-03-10T11:13:20.000Z | 41.018868 | 147 | 0.74448 | 9,210 | package de.dennisguse.opentracks.util;
import android.content.ClipData;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import androidx.annotation.NonNull;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.Set;
import de.dennisguse.opentracks.content.data.... |
3e15b3626cc27d95cb1a47bbbb1c49178c34816d | 14,432 | java | Java | nusimloader-plugin-huawei/src/test/java/de/scoopgmbh/nusimapp/nusimsim/adapter/huawei/HuaweiNusimSimAdapterTest.java | telekom/nuSIM-Loader-Application | 9110b36eb49d687390f4d616eeae45d29fcfce40 | [
"Apache-2.0"
] | 6 | 2021-02-26T14:54:05.000Z | 2021-07-02T04:14:06.000Z | nusimloader-plugin-huawei/src/test/java/de/scoopgmbh/nusimapp/nusimsim/adapter/huawei/HuaweiNusimSimAdapterTest.java | telekom/nuSIM-Loader-Application | 9110b36eb49d687390f4d616eeae45d29fcfce40 | [
"Apache-2.0"
] | 7 | 2021-03-21T10:25:37.000Z | 2021-06-10T09:41:35.000Z | nusimloader-plugin-huawei/src/test/java/de/scoopgmbh/nusimapp/nusimsim/adapter/huawei/HuaweiNusimSimAdapterTest.java | telekom/nuSIM-Loader-Application | 9110b36eb49d687390f4d616eeae45d29fcfce40 | [
"Apache-2.0"
] | 1 | 2021-04-22T10:20:55.000Z | 2021-04-22T10:20:55.000Z | 55.047101 | 288 | 0.709669 | 9,211 | /*
Copyright 2020 HiSilicon (Shanghai) Limited
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in wr... |
3e15b3cc26d0fb035420e03b3a34fba11aa92a59 | 5,598 | java | Java | message-builder-html/src/main/java/ca/infoway/messagebuilder/datatype/mif/MifDocumentation.java | CanadaHealthInfoway/message-builder | a24b368b6ad7330ce8e1319e6bae130cea981818 | [
"Apache-2.0"
] | 1 | 2022-03-09T12:17:41.000Z | 2022-03-09T12:17:41.000Z | message-builder-html/src/main/java/ca/infoway/messagebuilder/datatype/mif/MifDocumentation.java | CanadaHealthInfoway/message-builder | a24b368b6ad7330ce8e1319e6bae130cea981818 | [
"Apache-2.0"
] | null | null | null | message-builder-html/src/main/java/ca/infoway/messagebuilder/datatype/mif/MifDocumentation.java | CanadaHealthInfoway/message-builder | a24b368b6ad7330ce8e1319e6bae130cea981818 | [
"Apache-2.0"
] | null | null | null | 38.081633 | 114 | 0.742587 | 9,212 | /**
* Copyright 2013 Canada Health Infoway, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... |
3e15b592a7340b517e4dd608c4c6133b989b385d | 2,404 | java | Java | src/main/java/com/google/gson/jpush/internal/a/ac.java | tiwer/letv | 1eeb7079be8bad4ffb61fdb06ff8d49760f9e120 | [
"Apache-2.0"
] | 39 | 2017-08-07T09:03:54.000Z | 2021-09-29T09:31:39.000Z | src/main/java/com/google/gson/jpush/internal/a/ac.java | JackChan1999/letv | 1eeb7079be8bad4ffb61fdb06ff8d49760f9e120 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/google/gson/jpush/internal/a/ac.java | JackChan1999/letv | 1eeb7079be8bad4ffb61fdb06ff8d49760f9e120 | [
"Apache-2.0"
] | 39 | 2017-05-08T13:11:39.000Z | 2021-12-26T12:42:14.000Z | 24.282828 | 126 | 0.492928 | 9,213 | package com.google.gson.jpush.internal.a;
import com.google.gson.jpush.af;
import com.google.gson.jpush.al;
import com.google.gson.jpush.b.a;
import com.google.gson.jpush.b.c;
import com.google.gson.jpush.b.d;
import com.google.gson.jpush.internal.v;
final class ac extends al<Number> {
private static final String... |
3e15b623156373b97b09ab183bf26c76201f0214 | 6,977 | java | Java | app/src/main/java/org/dhis2/data/user/UserComponent.java | arneroen/dhis2-android-capture-app | dad290fdb0868f15b2ed01268a4fb18d5d17d4cb | [
"BSD-3-Clause"
] | null | null | null | app/src/main/java/org/dhis2/data/user/UserComponent.java | arneroen/dhis2-android-capture-app | dad290fdb0868f15b2ed01268a4fb18d5d17d4cb | [
"BSD-3-Clause"
] | 4 | 2019-12-04T13:24:24.000Z | 2020-01-23T15:05:29.000Z | app/src/main/java/org/dhis2/data/user/UserComponent.java | arneroen/dhis2-android-capture-app | dad290fdb0868f15b2ed01268a4fb18d5d17d4cb | [
"BSD-3-Clause"
] | null | null | null | 40.097701 | 97 | 0.846496 | 9,214 | package org.dhis2.data.user;
import androidx.annotation.NonNull;
import org.dhis2.data.dagger.PerUser;
import org.dhis2.data.service.ReservedValuesWorkerComponent;
import org.dhis2.data.service.ReservedValuesWorkerModule;
import org.dhis2.data.service.SyncDataWorkerComponent;
import org.dhis2.data.service.SyncDataWor... |
3e15b64a427774c3260127493699b9c8b810ebf1 | 739 | java | Java | src/main/java/de/dth/mdr/validator/enums/EnumDateFormat.java | samply/common-mdrvalidator | 7325bc0cb24df0b373932c1c58f4fd5f9ee947f6 | [
"Apache-2.0"
] | null | null | null | src/main/java/de/dth/mdr/validator/enums/EnumDateFormat.java | samply/common-mdrvalidator | 7325bc0cb24df0b373932c1c58f4fd5f9ee947f6 | [
"Apache-2.0"
] | 3 | 2022-01-03T14:37:24.000Z | 2022-01-03T14:37:43.000Z | src/main/java/de/dth/mdr/validator/enums/EnumDateFormat.java | samply/common-mdrvalidator | 7325bc0cb24df0b373932c1c58f4fd5f9ee947f6 | [
"Apache-2.0"
] | null | null | null | 17.186047 | 62 | 0.634641 | 9,215 |
package de.dth.mdr.validator.enums;
import org.apache.commons.lang.StringUtils;
/**
* Date format types, as known from MDR.
*/
public enum EnumDateFormat {
/**
* A date defined in the session locale format.
*/
LOCAL_DATE,
/**
* ISO 8601 date.
*/
ISO_8601,
/**
* DIN 5008 date.
*/
DIN_5... |
3e15b6bf6a5bb6b23318521f9f14b8d412ea69bf | 1,463 | java | Java | src/main/java/br/dev/amvs/jasked/jpa/domain/Role.java | marcossales/jasked | 9a7d7147290e2c04d2469432d83a37c31c08f485 | [
"MIT"
] | null | null | null | src/main/java/br/dev/amvs/jasked/jpa/domain/Role.java | marcossales/jasked | 9a7d7147290e2c04d2469432d83a37c31c08f485 | [
"MIT"
] | null | null | null | src/main/java/br/dev/amvs/jasked/jpa/domain/Role.java | marcossales/jasked | 9a7d7147290e2c04d2469432d83a37c31c08f485 | [
"MIT"
] | null | null | null | 17.626506 | 63 | 0.666439 | 9,216 | package br.dev.amvs.jasked.jpa.domain;
import java.io.Serializable;
import javax.persistence.*;
/**
* The persistent class for the role database table.
*
*/
@Entity
@Table(name = "role", schema = "jasked")
@NamedQuery(name="Role.findAll", query="SELECT r FROM Role r")
public class Role implements Identifiable<In... |
3e15b793cc19a00dd4e070d5d727bd9acaed26fd | 44,296 | java | Java | JavaSource/org/unitime/timetable/solver/studentsct/StudentSolver.java | sktoo/timetabling-system- | 1806aded50c3486ea4ba6d168b64ea17070400f2 | [
"Apache-2.0"
] | null | null | null | JavaSource/org/unitime/timetable/solver/studentsct/StudentSolver.java | sktoo/timetabling-system- | 1806aded50c3486ea4ba6d168b64ea17070400f2 | [
"Apache-2.0"
] | null | null | null | JavaSource/org/unitime/timetable/solver/studentsct/StudentSolver.java | sktoo/timetabling-system- | 1806aded50c3486ea4ba6d168b64ea17070400f2 | [
"Apache-2.0"
] | null | null | null | 37.634664 | 195 | 0.642947 | 9,217 | /*
* Licensed to The Apereo Foundation under one or more contributor license
* agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership.
*
* The Apereo Foundation licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may... |
3e15b84a3ab3b97cbe183ed38cb7033a7e48ad69 | 10,958 | java | Java | src/mealmanagement/Forgot.java | MdShohanurRahman/Meal-management-System | 03524767c94279030585fe9112ea093e9b0126df | [
"MIT"
] | 1 | 2019-10-15T17:29:35.000Z | 2019-10-15T17:29:35.000Z | src/mealmanagement/Forgot.java | MdShohanurRahman/Meal-management-System | 03524767c94279030585fe9112ea093e9b0126df | [
"MIT"
] | null | null | null | src/mealmanagement/Forgot.java | MdShohanurRahman/Meal-management-System | 03524767c94279030585fe9112ea093e9b0126df | [
"MIT"
] | null | null | null | 47.437229 | 341 | 0.646377 | 9,218 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package mealmanagement;
import java.awt.Toolkit;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedSt... |
3e15b85f8f16002f734d9debb91fbe5ee7e56f32 | 1,240 | java | Java | strongbox-commons/src/main/java/org/carlspring/strongbox/util/ClassLoaderFactory.java | ror6ax/strongbox | 2ed4571a508bfbfc75359cda6595a9208a266de0 | [
"Apache-2.0"
] | 1 | 2018-10-15T20:49:56.000Z | 2018-10-15T20:49:56.000Z | strongbox-commons/src/main/java/org/carlspring/strongbox/util/ClassLoaderFactory.java | ror6ax/strongbox | 2ed4571a508bfbfc75359cda6595a9208a266de0 | [
"Apache-2.0"
] | null | null | null | strongbox-commons/src/main/java/org/carlspring/strongbox/util/ClassLoaderFactory.java | ror6ax/strongbox | 2ed4571a508bfbfc75359cda6595a9208a266de0 | [
"Apache-2.0"
] | null | null | null | 25.306122 | 94 | 0.609677 | 9,219 | package org.carlspring.strongbox.util;
import java.io.IOException;
import java.net.URI;
import java.net.URL;
import java.net.URLClassLoader;
import java.nio.file.Path;
import java.util.Collection;
import com.google.common.base.Throwables;
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
import org.springfra... |
3e15b8c197067aa52dcfcc4bf6f63c182bbbe4b8 | 1,695 | java | Java | installer/src/main/java/org/apache/syncope/installer/enums/DBs.java | IsurangaPerera/syncope | 3211023745b66a6571d529e0e353eac75ac2e839 | [
"Apache-2.0"
] | 2 | 2019-10-22T18:13:23.000Z | 2019-10-27T16:41:35.000Z | installer/src/main/java/org/apache/syncope/installer/enums/DBs.java | IsurangaPerera/syncope | 3211023745b66a6571d529e0e353eac75ac2e839 | [
"Apache-2.0"
] | 36 | 2015-10-05T12:21:18.000Z | 2015-10-29T17:13:10.000Z | installer/src/main/java/org/apache/syncope/installer/enums/DBs.java | andrea-patricelli/syncope | 223a64e26deff69a4ed8275d0f1348ca4e130a01 | [
"Apache-2.0"
] | null | null | null | 30.267857 | 71 | 0.656637 | 9,220 | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
3e15b8fecbde66ad859222c4b9b689730a724d85 | 487 | java | Java | MavenWorkspace/bis-services-lib/bis-businessservices-lib/src/main/java/com/experian/bis/api/lib/businessservices/bean/request/LiensServiceRequest.java | taddhopkins/experian-java | 024721d7cf893d5e94791438c1031d3231b4b6d9 | [
"MIT"
] | 3 | 2018-01-30T13:55:50.000Z | 2020-10-04T10:15:58.000Z | MavenWorkspace/bis-services-lib/bis-businessservices-lib/src/main/java/com/experian/bis/api/lib/businessservices/bean/request/LiensServiceRequest.java | taddhopkins/experian-java | 024721d7cf893d5e94791438c1031d3231b4b6d9 | [
"MIT"
] | 1,069 | 2020-10-15T14:09:35.000Z | 2022-03-25T15:16:42.000Z | MavenWorkspace/bis-services-lib/bis-businessservices-lib/src/main/java/com/experian/bis/api/lib/businessservices/bean/request/LiensServiceRequest.java | taddhopkins/experian-java | 024721d7cf893d5e94791438c1031d3231b4b6d9 | [
"MIT"
] | 35 | 2020-10-15T14:08:04.000Z | 2022-03-25T15:13:02.000Z | 21.173913 | 65 | 0.776181 | 9,221 | package com.experian.bis.api.lib.businessservices.bean.request;
public class LiensServiceRequest extends BusinessServiceRequest {
private boolean lienSummary;
private boolean lienDetail;
public boolean isLienSummary() {
return lienSummary;
}
public void setLienSummary(boolean lienSummary) {
this.lienSummar... |
3e15b9e780ea3a1306254b9262935566f556b8e5 | 844 | java | Java | src/main/java/io/metadew/iesi/gcp/common/framework/FrameworkService.java | metadew/iesi-gcp | 954742974a4806415905c17561cd3d573a620b0b | [
"ECL-2.0",
"Apache-2.0",
"MIT"
] | 1 | 2020-10-14T20:15:31.000Z | 2020-10-14T20:15:31.000Z | src/main/java/io/metadew/iesi/gcp/common/framework/FrameworkService.java | metadew/iesi-gcp | 954742974a4806415905c17561cd3d573a620b0b | [
"ECL-2.0",
"Apache-2.0",
"MIT"
] | 3 | 2021-12-09T22:46:59.000Z | 2021-12-14T20:57:36.000Z | src/main/java/io/metadew/iesi/gcp/common/framework/FrameworkService.java | metadew/iesi-gcp | 954742974a4806415905c17561cd3d573a620b0b | [
"ECL-2.0",
"Apache-2.0",
"MIT"
] | null | null | null | 25.575758 | 128 | 0.68128 | 9,222 | package io.metadew.iesi.gcp.common.framework;
import io.metadew.iesi.gcp.common.tools.FolderTools;
import java.io.File;
import java.util.Map;
public class FrameworkService {
private static FrameworkService INSTANCE;
public synchronized static FrameworkService getInstance() {
if (INSTANCE == null) {... |
3e15bafb83f66def05e61a649c9e21686672166a | 13,175 | java | Java | streambuffer/src/main/java/com/sun/xml/stream/buffer/stax/StreamReaderBufferCreator.java | jbescos/metro-xmlstreambuffer | 1dd797972a925d1e5278f0c2714793481f503ee3 | [
"BSD-3-Clause"
] | null | null | null | streambuffer/src/main/java/com/sun/xml/stream/buffer/stax/StreamReaderBufferCreator.java | jbescos/metro-xmlstreambuffer | 1dd797972a925d1e5278f0c2714793481f503ee3 | [
"BSD-3-Clause"
] | null | null | null | streambuffer/src/main/java/com/sun/xml/stream/buffer/stax/StreamReaderBufferCreator.java | jbescos/metro-xmlstreambuffer | 1dd797972a925d1e5278f0c2714793481f503ee3 | [
"BSD-3-Clause"
] | null | null | null | 35.704607 | 132 | 0.595142 | 9,223 | /*
* Copyright (c) 2005, 2019 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
* http://www.eclipse.org/org/documents/edl-v10.php.
*
* SPDX-License-Identifier: ... |
3e15bbc77f96cc571d84eb1cb38032bbbd7fb45e | 72,199 | java | Java | common/src/main/java/com/pg85/otg/customobjects/bo3/BO3Config.java | Sascha-T/OTG-v4-CM-fix | 20e216fe57139b4d8454319bc75ca6943a4b0c35 | [
"MIT"
] | 1 | 2018-12-06T11:47:18.000Z | 2018-12-06T11:47:18.000Z | common/src/main/java/com/pg85/otg/customobjects/bo3/BO3Config.java | Sascha-T/OTG-v4-CM-fix | 20e216fe57139b4d8454319bc75ca6943a4b0c35 | [
"MIT"
] | null | null | null | common/src/main/java/com/pg85/otg/customobjects/bo3/BO3Config.java | Sascha-T/OTG-v4-CM-fix | 20e216fe57139b4d8454319bc75ca6943a4b0c35 | [
"MIT"
] | null | null | null | 51.755556 | 442 | 0.678195 | 9,224 | package com.pg85.otg.customobjects.bo3;
import com.pg85.otg.LocalMaterialData;
import com.pg85.otg.OTG;
import com.pg85.otg.configuration.CustomObjectConfigFile;
import com.pg85.otg.configuration.CustomObjectConfigFunction;
import com.pg85.otg.configuration.WorldConfig.ConfigMode;
import com.pg85.otg.configuration.io.... |
3e15bbe014800e2c0038e83cb1a649e3ea50236a | 506 | java | Java | src/enums/Result.java | phoenix-oosd/EVTC-Log-Parser | dbd36710802f77350ade637d40c82c0a68e34a72 | [
"MIT"
] | 15 | 2017-01-30T16:49:36.000Z | 2021-02-11T11:19:07.000Z | src/enums/Result.java | phoenix-oosd/EVTC-Log-Parser | dbd36710802f77350ade637d40c82c0a68e34a72 | [
"MIT"
] | 4 | 2017-01-31T13:06:25.000Z | 2017-02-25T00:00:26.000Z | src/enums/Result.java | phoenix-oosd/EVTC-Log-Parser | dbd36710802f77350ade637d40c82c0a68e34a72 | [
"MIT"
] | 6 | 2017-02-22T15:17:17.000Z | 2018-04-03T01:21:28.000Z | 12.65 | 40 | 0.543478 | 9,225 | package enums;
public enum Result {
// Constants
NORMAL(0),
CRIT(1),
GLANCE(2),
BLOCK(3),
EVADE(4),
INTERRUPT(5),
ABSORB(6),
BLIND(7),
KILLING_BLOW(8);
// Fields
private int ID;
// Constructors
private Result(int ID) {
this.ID = ID;
}
// Public Methods
public static Resul... |
3e15bd02d6e9eb124fadabe2432e0605a398c6ef | 340 | java | Java | dashboard/src/main/java/org/consumersunion/stories/common/shared/dto/ResourceLink.java | stori-es/stories | 35f1186ca3a21bc41a1a99c2b1cad971d4c2de35 | [
"Apache-2.0"
] | 2 | 2016-06-02T22:29:19.000Z | 2019-06-12T18:51:01.000Z | dashboard/src/main/java/org/consumersunion/stories/common/shared/dto/ResourceLink.java | stori-es/stories | 35f1186ca3a21bc41a1a99c2b1cad971d4c2de35 | [
"Apache-2.0"
] | 43 | 2016-04-05T19:01:50.000Z | 2016-12-22T00:35:19.000Z | dashboard/src/main/java/org/consumersunion/stories/common/shared/dto/ResourceLink.java | stori-es/stori_es | 35f1186ca3a21bc41a1a99c2b1cad971d4c2de35 | [
"Apache-2.0"
] | null | null | null | 16.190476 | 53 | 0.605882 | 9,226 | package org.consumersunion.stories.common.shared.dto;
public class ResourceLink {
private String href;
public ResourceLink(String href) {
this.href = href;
}
ResourceLink() {
}
public String getHref() {
return href;
}
public void setHref(String href) {
this.h... |
3e15bdd6d87818aefd3740b53e314b7369c92e07 | 613 | java | Java | subprojects/38k.tef/src/main/java/tef/ui/http/TefHttpServer.java | openNaEF/openNaEF | c88f0e17adc8d3f266787846911787f9b8aa3b0d | [
"Apache-2.0"
] | 13 | 2017-05-23T01:50:10.000Z | 2018-11-28T01:45:11.000Z | subprojects/38k.tef/src/main/java/tef/ui/http/TefHttpServer.java | openNaEF/openNaEF | c88f0e17adc8d3f266787846911787f9b8aa3b0d | [
"Apache-2.0"
] | null | null | null | subprojects/38k.tef/src/main/java/tef/ui/http/TefHttpServer.java | openNaEF/openNaEF | c88f0e17adc8d3f266787846911787f9b8aa3b0d | [
"Apache-2.0"
] | null | null | null | 26.652174 | 84 | 0.745514 | 9,227 | package tef.ui.http;
import lib38k.logger.Logger;
import lib38k.net.httpd.HttpConnection;
import lib38k.net.httpd.HttpServer;
import java.net.Socket;
public class TefHttpServer extends HttpServer {
public static final String PLUGIN_CONFIG_FILE_NAME = "TefHttpPluginsConfig.xml";
public static final String EX... |
3e15be2668f70b4b91dce320c41d7954518dd4b2 | 103 | java | Java | test/sematest/invalid/array_access_with_wrong_type.java | Azegor/mjc | 8b7eaca7e2079378d99a2a6fc7f6076976922dab | [
"MIT"
] | 3 | 2019-08-09T00:57:22.000Z | 2020-06-18T23:03:05.000Z | test/sematest/invalid/array_access_with_wrong_type.java | Azegor/mjc | 8b7eaca7e2079378d99a2a6fc7f6076976922dab | [
"MIT"
] | null | null | null | test/sematest/invalid/array_access_with_wrong_type.java | Azegor/mjc | 8b7eaca7e2079378d99a2a6fc7f6076976922dab | [
"MIT"
] | null | null | null | 17.166667 | 42 | 0.504854 | 9,228 | class A {
public static void main(String[] args) {
A[] a = new A[1];
a[true] = new A();
}
} |
3e15be616db3ec55e4a79bbd9697d0d12b4e4459 | 238 | java | Java | src/application/Piece.java | dacostal/echec | cb05c91ecafbdc188f4e574b103aa2bd8ef9a73d | [
"MIT"
] | null | null | null | src/application/Piece.java | dacostal/echec | cb05c91ecafbdc188f4e574b103aa2bd8ef9a73d | [
"MIT"
] | null | null | null | src/application/Piece.java | dacostal/echec | cb05c91ecafbdc188f4e574b103aa2bd8ef9a73d | [
"MIT"
] | null | null | null | 17 | 74 | 0.764706 | 9,229 | package application;
import java.util.List;
public abstract class Piece {
protected String couleur;
public String getCouleur() {
return this.couleur;
}
public abstract List<Case> getLegalMoves(Echiquier board, Case position);
} |
3e15be806242fe3edfd02fc4d710bd0ce713833a | 935 | java | Java | CS100s/CS161/ClassLabs/Lab12a/Iface/NestedRectsController.java | AndrewZurn/sju-compsci-archive | 3ea0e4f0db8453a011fc7511140df788dde5aae2 | [
"Apache-2.0"
] | null | null | null | CS100s/CS161/ClassLabs/Lab12a/Iface/NestedRectsController.java | AndrewZurn/sju-compsci-archive | 3ea0e4f0db8453a011fc7511140df788dde5aae2 | [
"Apache-2.0"
] | null | null | null | CS100s/CS161/ClassLabs/Lab12a/Iface/NestedRectsController.java | AndrewZurn/sju-compsci-archive | 3ea0e4f0db8453a011fc7511140df788dde5aae2 | [
"Apache-2.0"
] | null | null | null | 30.16129 | 72 | 0.634225 | 9,230 | import objectdraw.*;
import java.awt.*;
// creates a set of NestedRects and allows them to be dragged or removed
// according to the action of the mouse
public class NestedRectsController extends FrameWindowController {
// dimensions of NestedRects
private static final double WIDTH = 200,
... |
3e15be973dc5bc3911245f16e27c4a8de71950a7 | 12,776 | java | Java | HammerCore/src/main/java/uk/co/drnaylor/minecraft/hammer/core/commands/CommandCore.java | dualspiral/Hammer | e165da6092f32c3afb9ed436a31aacfbd1c4c903 | [
"MIT"
] | 4 | 2015-03-03T08:32:29.000Z | 2017-07-18T18:46:49.000Z | HammerCore/src/main/java/uk/co/drnaylor/minecraft/hammer/core/commands/CommandCore.java | dualspiral/Hammer | e165da6092f32c3afb9ed436a31aacfbd1c4c903 | [
"MIT"
] | 7 | 2015-10-27T18:11:03.000Z | 2016-08-06T11:56:03.000Z | HammerCore/src/main/java/uk/co/drnaylor/minecraft/hammer/core/commands/CommandCore.java | dualspiral/Hammer | e165da6092f32c3afb9ed436a31aacfbd1c4c903 | [
"MIT"
] | 2 | 2015-03-15T03:36:16.000Z | 2015-07-10T12:25:48.000Z | 38.95122 | 146 | 0.637132 | 9,231 | /*
* This file is part of Hammer, licensed under the MIT License (MIT).
*
* Copyright (c) 2015 Daniel Naylor
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Soft... |
3e15bea777a86a6b3a20a6b4ae1330ed13587beb | 2,261 | java | Java | src/test/java/com/mijecu25/sqlplus/compiler/core/statement/TestStatement.java | mijecu25/sql-plus | 0ae16e276952caa17aa5603df3aa4cb50a69d137 | [
"MIT"
] | 1 | 2016-02-26T01:32:10.000Z | 2016-02-26T01:32:10.000Z | src/test/java/com/mijecu25/sqlplus/compiler/core/statement/TestStatement.java | mijecu25/sql-plus | 0ae16e276952caa17aa5603df3aa4cb50a69d137 | [
"MIT"
] | 22 | 2016-02-26T03:03:27.000Z | 2016-09-05T01:29:12.000Z | src/test/java/com/mijecu25/sqlplus/compiler/core/statement/TestStatement.java | mijecu25/sql-plus | 0ae16e276952caa17aa5603df3aa4cb50a69d137 | [
"MIT"
] | null | null | null | 24.576087 | 109 | 0.638655 | 9,232 | package com.mijecu25.sqlplus.compiler.core.statement;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.Properties;
import org.junit.AfterClass;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Test;
/**
* Test Statement
*
* @author... |
3e15beb320c5a76037a6a45b5328bb1c804c5582 | 2,444 | java | Java | server/impl/src/main/java/com/walmartlabs/concord/server/process/ProcessStatusHistoryEntry.java | codyaverett/concord | 7f1b093407271c10880c767a922e68d95c7087ac | [
"Apache-2.0"
] | 1 | 2021-06-16T03:03:43.000Z | 2021-06-16T03:03:43.000Z | server/impl/src/main/java/com/walmartlabs/concord/server/process/ProcessStatusHistoryEntry.java | codyaverett/concord | 7f1b093407271c10880c767a922e68d95c7087ac | [
"Apache-2.0"
] | null | null | null | server/impl/src/main/java/com/walmartlabs/concord/server/process/ProcessStatusHistoryEntry.java | codyaverett/concord | 7f1b093407271c10880c767a922e68d95c7087ac | [
"Apache-2.0"
] | null | null | null | 29.804878 | 92 | 0.637889 | 9,233 | package com.walmartlabs.concord.server.process;
/*-
* *****
* Concord
* -----
* Copyright (C) 2017 - 2018 Walmart Inc.
* -----
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... |
3e15bee9b4b91edce7ac672b563d467647c76fae | 3,005 | java | Java | test/ch/tsphp/tinsphp/inference_engine/test/integration/testutils/TestSymbolFactory.java | TinsPHP/tins-inference-engine | 3d013370b9a0e3d4f8d5535a077a3210b5d8efef | [
"Apache-2.0"
] | 1 | 2021-03-20T17:00:41.000Z | 2021-03-20T17:00:41.000Z | test/ch/tsphp/tinsphp/inference_engine/test/integration/testutils/TestSymbolFactory.java | TinsPHP/tins-inference-engine | 3d013370b9a0e3d4f8d5535a077a3210b5d8efef | [
"Apache-2.0"
] | null | null | null | test/ch/tsphp/tinsphp/inference_engine/test/integration/testutils/TestSymbolFactory.java | TinsPHP/tins-inference-engine | 3d013370b9a0e3d4f8d5535a077a3210b5d8efef | [
"Apache-2.0"
] | null | null | null | 36.204819 | 118 | 0.734775 | 9,234 | /*
* This file is part of the TinsPHP project published under the Apache License 2.0
* For the full copyright and license information, please have a look at LICENSE in the
* root folder or visit the project's website http://tsphp.ch/wiki/display/TINS/License
*/
/*
* This class is based on the class TestSymbolFact... |
3e15bfaedb7db8984354956e5821419949948d69 | 631 | java | Java | src/main/java/de/ropemc/api/wrapper/net/minecraft/entity/item/EntityTNTPrimed.java | RopeMC/RopeMC | b464fb9a67e410355a6a498f2d6a2d3b0d022b3d | [
"MIT"
] | 8 | 2017-10-01T17:32:54.000Z | 2022-02-12T17:14:19.000Z | src/main/java/de/ropemc/api/wrapper/net/minecraft/entity/item/EntityTNTPrimed.java | RopeMC/RopeMC | b464fb9a67e410355a6a498f2d6a2d3b0d022b3d | [
"MIT"
] | null | null | null | src/main/java/de/ropemc/api/wrapper/net/minecraft/entity/item/EntityTNTPrimed.java | RopeMC/RopeMC | b464fb9a67e410355a6a498f2d6a2d3b0d022b3d | [
"MIT"
] | 1 | 2020-03-09T13:57:29.000Z | 2020-03-09T13:57:29.000Z | 21.758621 | 67 | 0.763867 | 9,235 | package de.ropemc.api.wrapper.net.minecraft.entity.item;
import de.ropemc.api.wrapper.net.minecraft.entity.EntityLivingBase;
import de.ropemc.api.wrapper.net.minecraft.nbt.NBTTagCompound;
import de.ropemc.api.wrapper.WrappedClass;
@WrappedClass("net.minecraft.entity.item.EntityTNTPrimed")
public interface EntityTNTPr... |
3e15bfbec6ae1a3fb980c7607edcc908ccb080ac | 661 | java | Java | 2021/04/15/125ValidPalindrome/Solution.java | PseudoCowboy/lose-love-algorithm | 82aefb31956239d6b890ec81fac844beff7174c0 | [
"MIT"
] | 2 | 2021-04-14T18:37:54.000Z | 2021-04-15T09:13:01.000Z | 2021/04/15/125ValidPalindrome/Solution.java | PseudoCowboy/lose-love-algorithm | 82aefb31956239d6b890ec81fac844beff7174c0 | [
"MIT"
] | 20 | 2021-04-07T07:56:15.000Z | 2021-05-05T10:37:16.000Z | 2021/04/15/125ValidPalindrome/Solution.java | PseudoCowboy/streak-algorithm | 82aefb31956239d6b890ec81fac844beff7174c0 | [
"MIT"
] | null | null | null | 22.793103 | 97 | 0.515885 | 9,236 | public class Solution {
public boolean isPalindrome(String s) {
int start = 0;
int end = s.length() - 1;
while (start < end) {
if (isChar(s.charAt(start)) && isChar(s.charAt(end))) {
if (Character.toLowerCase(s.charAt(start++)) != Character.toLowerCase(s.charAt(end--))) {
return fa... |
3e15c0bd25c448fc0663abf176acdc3db4e7204e | 24,346 | java | Java | app/src/main/java/com/bin/david/smarttable/GridModeActivity.java | jyjung5759/smartTable | bef5510047ab9efd39242234eb85e93539589af6 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/bin/david/smarttable/GridModeActivity.java | jyjung5759/smartTable | bef5510047ab9efd39242234eb85e93539589af6 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/bin/david/smarttable/GridModeActivity.java | jyjung5759/smartTable | bef5510047ab9efd39242234eb85e93539589af6 | [
"Apache-2.0"
] | null | null | null | 40.78057 | 141 | 0.586708 | 9,237 | package com.bin.david.smarttable;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.DashPathEffect;
import android.graphics.Paint;
import android.os.Bundle;
import androidx.core.co... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.