blob_id stringlengths 40 40 | __id__ int64 225 39,780B | directory_id stringlengths 40 40 | path stringlengths 6 313 | content_id stringlengths 40 40 | detected_licenses list | license_type stringclasses 2
values | repo_name stringlengths 6 132 | repo_url stringlengths 25 151 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 70 | visit_date timestamp[ns] | revision_date timestamp[ns] | committer_date timestamp[ns] | github_id int64 7.28k 689M ⌀ | star_events_count int64 0 131k | fork_events_count int64 0 48k | gha_license_id stringclasses 23
values | gha_fork bool 2
classes | gha_event_created_at timestamp[ns] | gha_created_at timestamp[ns] | gha_updated_at timestamp[ns] | gha_pushed_at timestamp[ns] | gha_size int64 0 40.4M ⌀ | gha_stargazers_count int32 0 112k ⌀ | gha_forks_count int32 0 39.4k ⌀ | gha_open_issues_count int32 0 11k ⌀ | gha_language stringlengths 1 21 ⌀ | gha_archived bool 2
classes | gha_disabled bool 1
class | content stringlengths 7 4.37M | src_encoding stringlengths 3 16 | language stringclasses 1
value | length_bytes int64 7 4.37M | extension stringclasses 24
values | filename stringlengths 4 174 | language_id stringclasses 1
value | entities list | contaminating_dataset stringclasses 0
values | malware_signatures list | redacted_content stringlengths 7 4.37M | redacted_length_bytes int64 7 4.37M | alphanum_fraction float32 0.25 0.94 | alpha_fraction float32 0.25 0.94 | num_lines int32 1 84k | avg_line_length float32 0.76 99.9 | std_line_length float32 0 220 | max_line_length int32 5 998 | is_vendor bool 2
classes | is_generated bool 1
class | max_hex_length int32 0 319 | hex_fraction float32 0 0.38 | max_unicode_length int32 0 408 | unicode_fraction float32 0 0.36 | max_base64_length int32 0 506 | base64_fraction float32 0 0.5 | avg_csv_sep_count float32 0 4 | is_autogen_header bool 1
class | is_empty_html bool 1
class | shard stringclasses 16
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cfc9877e03f1349a33cbc9fa5bd89878bb585f14 | 31,267,361,938,815 | ae987d73509244ea0ffa847fc73388fb81063a60 | /dev/v8web/src/main/java/com/fairagora/verifik8/v8web/data/domain/cl/CLAppHazardousTrainingType.java | b642a05633bd7db74cc70e18717ecf4c98579ecc | [] | no_license | majicyoung/app | https://github.com/majicyoung/app | 348f0b50088d218431a6deb9fd229a034bbc940c | 680c9b05cbac0a8a106a834e3232b74b26738e94 | refs/heads/master | 2020-04-25T21:20:00.807000 | 2019-01-31T11:05:30 | 2019-01-31T11:05:30 | 173,077,223 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fairagora.verifik8.v8web.data.domain.cl;
import javax.persistence.Entity;
import javax.persistence.Table;
@Entity
@Table(name = "cl_app_hazardous_training_types")
public class CLAppHazardousTrainingType extends CodeListSupport {
}
| UTF-8 | Java | 247 | java | CLAppHazardousTrainingType.java | Java | [] | null | [] | package com.fairagora.verifik8.v8web.data.domain.cl;
import javax.persistence.Entity;
import javax.persistence.Table;
@Entity
@Table(name = "cl_app_hazardous_training_types")
public class CLAppHazardousTrainingType extends CodeListSupport {
}
| 247 | 0.809717 | 0.801619 | 11 | 21.454546 | 23.750076 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 12 |
bbc39eed71cedf4212286cb62c05e57baf4739e0 | 26,491,358,313,942 | 6bbe1dc22aac7ae2b221d395a52284e6a6e3d857 | /src/Randomizer.java | 0ec66e9ddc1f56de2e11fc15b43561b36c10fd4c | [] | no_license | ncleves/Roulette | https://github.com/ncleves/Roulette | e2f3a43048bf3d0785763f0651f72de1287800a5 | d8a9136e2fa30d8e46177172bff4657bd0f08cde | refs/heads/master | 2016-09-12T21:54:21.637000 | 2016-05-15T09:17:41 | 2016-05-15T09:17:41 | 58,826,040 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.security.SecureRandom;
public class Randomizer {
public int Spin(){
SecureRandom number = new SecureRandom();
return number.nextInt(38);
}
} | UTF-8 | Java | 161 | java | Randomizer.java | Java | [] | null | [] | import java.security.SecureRandom;
public class Randomizer {
public int Spin(){
SecureRandom number = new SecureRandom();
return number.nextInt(38);
}
} | 161 | 0.732919 | 0.720497 | 10 | 15.2 | 15.714961 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 12 |
11ddfef751c522c0fbe1ecfbef3d3e7c7e1f5658 | 249,108,137,811 | 18e87f2b8ab3d1d64757b5e186dabc9aa23a4de7 | /mobile/src/main/java/com/dineplan/dinefly/data/model/waiters/WaiterOrderItemTag.java | e09d4255fee553e414f4159c4bae47a9c126a76c | [] | no_license | viralS-tuanlv/dinefly1 | https://github.com/viralS-tuanlv/dinefly1 | 6deff975d84152adac84a67fbbcfb7f518db8849 | 19a1f8c046b1d7be43069281372a27259cf9f28a | refs/heads/master | 2020-07-24T19:06:46.591000 | 2019-09-19T10:35:16 | 2019-09-19T10:35:16 | 208,018,456 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dineplan.dinefly.data.model.waiters;
import io.objectbox.annotation.Entity;
import io.objectbox.annotation.Id;
/**
* (c) Livotov Labs Ltd. 2012
* Date: 13/10/2017
*/
@Entity
public class WaiterOrderItemTag
{
@Id
long id;
long tagId;
long groupId;
float amount;
String name;
... | UTF-8 | Java | 1,527 | java | WaiterOrderItemTag.java | Java | [] | null | [] | package com.dineplan.dinefly.data.model.waiters;
import io.objectbox.annotation.Entity;
import io.objectbox.annotation.Id;
/**
* (c) Livotov Labs Ltd. 2012
* Date: 13/10/2017
*/
@Entity
public class WaiterOrderItemTag
{
@Id
long id;
long tagId;
long groupId;
float amount;
String name;
... | 1,527 | 0.552063 | 0.543549 | 102 | 13.970589 | 15.46562 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.284314 | false | false | 12 |
a32c7abed9cb6b230427f43ea7c0706f9cbaa5ad | 25,469,156,101,364 | 46b002decce39ed115573b6231f73689ade8e44f | /frontend/app/src/main/java/com/example/easypark/easyparkfinal/utils/MessageBuilder.java | 4f3667fda10ea5197ccb7643c0274982ed298684 | [] | no_license | Victorhugo101/Shakal | https://github.com/Victorhugo101/Shakal | f4aed9229aec7587eb799f481159ef910d960a83 | 2f0985cae25ebce1ff4612964912a710c84be9f5 | refs/heads/master | 2020-04-07T06:36:59.076000 | 2019-06-15T08:11:01 | 2019-06-15T08:11:01 | 158,143,506 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.easypark.easyparkfinal.utils;
import android.content.Context;
import android.widget.Toast;
public class MessageBuilder {
public static void exibirMensagem(String mensagem, Context context){
Toast.makeText(context,mensagem,Toast.LENGTH_SHORT).show();
}
public static void exibir... | UTF-8 | Java | 436 | java | MessageBuilder.java | Java | [] | null | [] | package com.example.easypark.easyparkfinal.utils;
import android.content.Context;
import android.widget.Toast;
public class MessageBuilder {
public static void exibirMensagem(String mensagem, Context context){
Toast.makeText(context,mensagem,Toast.LENGTH_SHORT).show();
}
public static void exibir... | 436 | 0.747706 | 0.747706 | 14 | 30.142857 | 28.690111 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 12 |
71fe03882fd0716ba21e6be44af0afbf855d8857 | 953,482,776,075 | ccf6be9c899fc3460a190c99722019e004370868 | /src/TeraGame/src/main/java/com/angelis/tera/game/domain/entity/xml/quests/QuestRequiredEntity.java | c507162e843905ae655d4562c4942ec1f87466b9 | [] | no_license | Mangdar/tera-jenova | https://github.com/Mangdar/tera-jenova | d3b8e99935f9292ac6e3b0155021ed01738b79c5 | 83b420cd36086fdbb01fc8b03f42824d7fdfb1dd | refs/heads/master | 2021-01-19T01:57:32.624000 | 2014-12-27T22:57:10 | 2014-12-27T22:57:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.angelis.tera.game.domain.entity.xml.quests;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlRootElement;
@XmlAccessorType(XmlAccessType.FIELD)
@XmlRootElement(name =... | UTF-8 | Java | 545 | java | QuestRequiredEntity.java | Java | [] | null | [] | package com.angelis.tera.game.domain.entity.xml.quests;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlRootElement;
@XmlAccessorType(XmlAccessType.FIELD)
@XmlRootElement(name =... | 545 | 0.737615 | 0.737615 | 18 | 28.277779 | 22.45936 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 12 |
7c614407edf7c1a195a5385fe4b896b29fd6ceab | 9,887,014,751,001 | a0cf4c71b24069c0571c74d428ea0353d8841ef7 | /TopForMIMI/app/src/main/java/com/example/admin/topformimi/db/DBUtil.java | 32ea1702cc9cb0caf1d8057b6ab139011a8653c9 | [] | no_license | lizhaohong/TopNewMIMI | https://github.com/lizhaohong/TopNewMIMI | 6abfb028d3ffeb1da871a8e07816861e86faa717 | eb3f5583a338dcdf59eddf82d6d1cdcb5e092f1d | refs/heads/master | 2016-07-26T14:04:26.846000 | 2015-02-16T09:42:41 | 2015-02-16T09:42:41 | 30,861,818 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.admin.topformimi.db;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
/**
* Created by admin on 15/2/14.
*/
public class DBUtil {
private static DBUtil mInstance;
private Context context;... | UTF-8 | Java | 1,682 | java | DBUtil.java | Java | [
{
"context": "database.sqlite.SQLiteDatabase;\n\n/**\n * Created by admin on 15/2/14.\n */\npublic class DBUtil {\n\n privat",
"end": 215,
"score": 0.9633923172950745,
"start": 210,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package com.example.admin.topformimi.db;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
/**
* Created by admin on 15/2/14.
*/
public class DBUtil {
private static DBUtil mInstance;
private Context context;... | 1,682 | 0.697979 | 0.695006 | 55 | 29.581818 | 30.518961 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 12 |
34d509cdd5c650f83cbe02af764c53211fb671f7 | 30,537,217,484,453 | d073d770c4713409b57034803744f0972000138e | /app/src/main/java/com/app/smeezy/fragment/MyShareFragment.java | 48a56d86b34c04a079bcbd3b54f805fce0620239 | [] | no_license | codetowntechnologies/SmeezyAndroid | https://github.com/codetowntechnologies/SmeezyAndroid | b1ad79c0b9c38b0024a6152ecf09bec2eb75875a | 1516e7204696dfb6e1570f7a705f91ebb3f7466e | refs/heads/master | 2023-05-13T16:15:21.769000 | 2019-07-10T16:02:00 | 2019-07-10T16:02:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.smeezy.fragment;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;... | UTF-8 | Java | 21,415 | java | MyShareFragment.java | Java | [
{
"context": "fyDate)\n .withName(name)\n .withProfileImag",
"end": 14439,
"score": 0.79128098487854,
"start": 14435,
"tag": "NAME",
"value": "name"
}
] | null | [] | package com.app.smeezy.fragment;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;... | 21,415 | 0.571842 | 0.569601 | 640 | 32.460938 | 29.851116 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515625 | false | false | 12 |
ca771c5b97bfc108ba3da72423d14864a5dcfda1 | 18,966,575,582,903 | 3708b24f87c3d5d0045c91195bc71ec910c12d54 | /src/main/java/hu/csapatnev/accentureonepre/service/ReboardingDayData.java | 55dc773de22e4d46ed0766a4a52ec36055ecef4f | [] | no_license | kasznar/reboarding | https://github.com/kasznar/reboarding | ef7b9a03586aa73abae92f4a431c6bbe68efcc65 | 372f018eed79a9fb49c48bf56ef1a1c90424317d | refs/heads/master | 2022-11-16T12:14:04.941000 | 2020-06-29T19:25:50 | 2020-06-29T19:25:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hu.csapatnev.accentureonepre.service;
import hu.csapatnev.accentureonepre.dto.Access;
import hu.csapatnev.accentureonepre.dto.Query;
import hu.csapatnev.accentureonepre.dto.Status;
import hu.csapatnev.accentureonepre.dto.StatusType;
import org.springframework.context.support.MessageSourceAccessor;
import java... | UTF-8 | Java | 10,788 | java | ReboardingDayData.java | Java | [] | null | [] | package hu.csapatnev.accentureonepre.service;
import hu.csapatnev.accentureonepre.dto.Access;
import hu.csapatnev.accentureonepre.dto.Query;
import hu.csapatnev.accentureonepre.dto.Status;
import hu.csapatnev.accentureonepre.dto.StatusType;
import org.springframework.context.support.MessageSourceAccessor;
import java... | 10,788 | 0.590321 | 0.588367 | 285 | 36.701756 | 30.926832 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.649123 | false | false | 12 |
60a4f4706f9cd05710a159ecd11844ca018fdb9e | 27,513,560,499,293 | 51b6c0d4c54df547dccdd124728bc3eaf16fc4ab | /src/main/java/com/wjyx/ks/dao/QuestionBankDao.java | db35fbaa875bf07653bdb62cb7916d751ae2b9c0 | [] | no_license | czw339733/ks | https://github.com/czw339733/ks | b2916f4d24c45d4843fabe69cfc3546991480af7 | aed55922b057461fc4acbb75721b83b4449738a2 | refs/heads/master | 2020-03-04T11:02:14.546000 | 2017-06-23T03:32:00 | 2017-06-23T03:32:00 | 95,094,917 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wjyx.ks.dao;
import java.util.List;
import com.wjyx.ks.entity.QuestionBank;
public interface QuestionBankDao {
public void insertQuestionBank(QuestionBank questionBank);
public QuestionBank selectQuestionBankById(int id);
public List<QuestionBank> selectQuestions();
public void deleteAll();
... | UTF-8 | Java | 322 | java | QuestionBankDao.java | Java | [] | null | [] | package com.wjyx.ks.dao;
import java.util.List;
import com.wjyx.ks.entity.QuestionBank;
public interface QuestionBankDao {
public void insertQuestionBank(QuestionBank questionBank);
public QuestionBank selectQuestionBankById(int id);
public List<QuestionBank> selectQuestions();
public void deleteAll();
... | 322 | 0.785714 | 0.785714 | 17 | 17.941177 | 20.443525 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.882353 | false | false | 12 |
7e6b95efb770c5c80343f6c1dc31ed13c5b2ddd1 | 1,675,037,304,632 | c78951aadaa3e361549e45ca339e2061101d74bd | /ouyushan-spring-fastDFS/src/main/java/org/ouyushan/mybatis/service/FastDFSService.java | d95d1e2d20fe79dc5eab9cb546f6e8141d13a85b | [] | no_license | ouyushan/ouyushan-spring-integration | https://github.com/ouyushan/ouyushan-spring-integration | 9c4a852e9971583071ad508115e84497e4caa580 | 23d08a49c4d1678d1099fb206ceb70137c4ab3f6 | refs/heads/master | 2020-03-31T12:39:25.415000 | 2019-04-29T07:37:28 | 2019-04-29T07:37:28 | 152,224,761 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ouyushan.mybatis.service;
import org.csource.common.NameValuePair;
import org.csource.fastdfs.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.*;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
import java.util.concurrent... | UTF-8 | Java | 11,147 | java | FastDFSService.java | Java | [
{
"context": "rt java.util.concurrent.Executors;\n\n/**\n * @Email:ouyushan@hotmail.com\n * @Date:2019/4/8 8:52\n * @Description:\n **/\npubl",
"end": 412,
"score": 0.999930739402771,
"start": 392,
"tag": "EMAIL",
"value": "ouyushan@hotmail.com"
}
] | null | [] | package org.ouyushan.mybatis.service;
import org.csource.common.NameValuePair;
import org.csource.fastdfs.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.*;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
import java.util.concurrent... | 11,134 | 0.611313 | 0.605806 | 336 | 30.883928 | 29.148964 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.550595 | false | false | 12 |
b714a393f42344732f2e36569cbf774c98a41254 | 19,834,159,014,219 | 8378f5605b561613e7d080128fe17059fe248ff9 | /utils/src/test/java/sam/utils/AdjuntoUtils.java | c9c0212986e34bae66f9b3f8b24525316b72cec8 | [] | no_license | samsrl/samutils | https://github.com/samsrl/samutils | 07697af346ca71c187b2a8de1cb85434e199b2cc | af6c8402e0663069bf4b56906d0e7ac69fe1bec8 | refs/heads/master | 2023-07-10T11:49:45.997000 | 2021-08-26T12:10:37 | 2021-08-26T12:10:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sam.utils;
import java.nio.file.Path;
import java.nio.file.Paths;
public class AdjuntoUtils {
String pathAdjunto;
String tipoAdjunto;
public AdjuntoUtils(String pathAdjunto, String tipoAdjunto) {
super();
this.pathAdjunto = pathAdjunto;
this.tipoAdjunto = tipoAdjunto;
}
public String getPathAdj... | UTF-8 | Java | 709 | java | AdjuntoUtils.java | Java | [] | null | [] | package sam.utils;
import java.nio.file.Path;
import java.nio.file.Paths;
public class AdjuntoUtils {
String pathAdjunto;
String tipoAdjunto;
public AdjuntoUtils(String pathAdjunto, String tipoAdjunto) {
super();
this.pathAdjunto = pathAdjunto;
this.tipoAdjunto = tipoAdjunto;
}
public String getPathAdj... | 709 | 0.74189 | 0.74189 | 38 | 17.657894 | 17.500792 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.236842 | false | false | 12 |
79a79979ad4d1c3380dff9310d7a0984873a16f6 | 4,423,816,354,957 | f014045ea774c66f6187cbcb695012357fd90846 | /jttyzwManager/src/main/java/com/centit/jnwhfwpt/infomaint/service/ArtsubjectManager.java | 47359f5b964748e036e27027d7fb5f7c6c4adefc | [] | no_license | gaoyinghe/jttsunzwii | https://github.com/gaoyinghe/jttsunzwii | 12973bad77dd06749dce10f0e20d258027fa4044 | 6b8babdf92d0b7c9c7e6664b3536de060e2c7a33 | refs/heads/master | 2020-05-25T19:30:06.596000 | 2019-05-22T02:47:04 | 2019-05-22T02:47:04 | 187,951,030 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.centit.jnwhfwpt.infomaint.service;
import com.centit.framework.core.service.BaseEntityManager;
import com.centit.jnwhfwpt.infomaint.po.Artsubject;
public interface ArtsubjectManager extends BaseEntityManager<Artsubject,Long>{
}
| UTF-8 | Java | 244 | java | ArtsubjectManager.java | Java | [] | null | [] | package com.centit.jnwhfwpt.infomaint.service;
import com.centit.framework.core.service.BaseEntityManager;
import com.centit.jnwhfwpt.infomaint.po.Artsubject;
public interface ArtsubjectManager extends BaseEntityManager<Artsubject,Long>{
}
| 244 | 0.844262 | 0.844262 | 8 | 29.5 | 30.253099 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 12 |
a37cefd09db83e9d371ad7e05574e5a956fff840 | 27,247,272,571,323 | 7305e7bc73444f82d453c84618bc1003dd4b0396 | /app/src/main/java/com/example/kimsoohyeong/week14/Main4Activity.java | bde14d459cc4e03d51a7fb323328b268b4b19dfb | [] | no_license | 3038ksh/Week14 | https://github.com/3038ksh/Week14 | 23d7b62b59cba7ba4fe47d0b0f89f218f862b380 | b1c3c65d47a2932cc816885dd8e60c754846851a | refs/heads/master | 2021-01-25T07:01:03.467000 | 2017-06-07T13:29:47 | 2017-06-07T13:29:47 | 93,638,063 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.kimsoohyeong.week14;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import java.io.IOException;
import java.io.InputStream;
... | UTF-8 | Java | 3,245 | java | Main4Activity.java | Java | [
{
"context": "package com.example.kimsoohyeong.week14;\n\nimport android.os.Handler;\nimport androi",
"end": 32,
"score": 0.9634274840354919,
"start": 20,
"tag": "USERNAME",
"value": "kimsoohyeong"
}
] | null | [] | package com.example.kimsoohyeong.week14;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import java.io.IOException;
import java.io.InputStream;
... | 3,245 | 0.562009 | 0.557614 | 94 | 32.893616 | 25.289165 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585106 | false | false | 12 |
a1ec512845221ca7d817f9d54d019baff697db3d | 30,202,210,043,002 | b1ec13f18d4cec98bde3006044fa9c83bb568846 | /app/src/main/java/com/shouqiev/mirror/launcher/params/CommonParams.java | 63e9e40e39a383d720cf497a03f9f522d86b9f2a | [] | no_license | fangligen/mirrorlauncher | https://github.com/fangligen/mirrorlauncher | 23d5a364a517a4a99385bfee9d26d5dc42318504 | b3d9cc37a70af321f57adc56391960eb0c57592d | refs/heads/master | 2020-07-16T16:36:10.404000 | 2019-09-02T09:43:03 | 2019-09-02T09:43:03 | 205,825,276 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /******************************************************************************
* Copyright 2017 The Baidu 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
... | UTF-8 | Java | 1,885 | java | CommonParams.java | Java | [] | null | [] | /******************************************************************************
* Copyright 2017 The Baidu 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
... | 1,885 | 0.645933 | 0.626794 | 47 | 39.021278 | 29.784681 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446809 | false | false | 12 |
2b9f32506ff437f931cca6938510886384dacb34 | 21,483,426,466,936 | fbeb1ff6c9cf4a8bff3979c706869835b29017f5 | /src/cn/itcast/dayweb/JDBCTemplate/EmpShow.java | 771bb0ce749996b830fcee57a8970f0a5a11041e | [] | no_license | XueXue-feng/basic-code | https://github.com/XueXue-feng/basic-code | 3c7b3aee58d39b31fffeea9c700464acdf51a2a2 | 7c2864a495fdd7dbf151f48d26020f2c1fbcb294 | refs/heads/gh-pages | 2023-04-30T01:33:40.496000 | 2021-05-19T14:05:52 | 2021-05-19T14:05:52 | 358,114,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.itcast.dayweb.JDBCTemplate;
/**
* @ProjectName: basic-code
* @Package: cn.itcast.dayweb.JDBCTemplate
* @ClassName: EmpShow
* @Author: XueXue-Li
* @Description: emp表的视图
* @Date: 2021/5/19 18:55
* @Version: 1.0
*/
public class EmpShow {
private String ename;
private Double salary;
private ... | UTF-8 | Java | 1,846 | java | EmpShow.java | Java | [
{
"context": "eb.JDBCTemplate\n * @ClassName: EmpShow\n * @Author: XueXue-Li\n * @Description: emp表的视图\n * @Date: 2021/5/19 18:5",
"end": 159,
"score": 0.9993444085121155,
"start": 150,
"tag": "NAME",
"value": "XueXue-Li"
}
] | null | [] | package cn.itcast.dayweb.JDBCTemplate;
/**
* @ProjectName: basic-code
* @Package: cn.itcast.dayweb.JDBCTemplate
* @ClassName: EmpShow
* @Author: XueXue-Li
* @Description: emp表的视图
* @Date: 2021/5/19 18:55
* @Version: 1.0
*/
public class EmpShow {
private String ename;
private Double salary;
private ... | 1,846 | 0.532644 | 0.525571 | 89 | 19.651686 | 15.363828 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325843 | false | false | 12 |
5dd997f3fe29fa9a7fa0edb901b1630960d0df0e | 20,538,533,629,427 | 806db504be5d27ca47fab65626dbca9e945e45bc | /src/main/java/com/asiainfo/devops/common/utils/Base64Util.java | 82e14c7f5df42011b4436cfadd05eee1fa0d4b4a | [
"MIT"
] | permissive | lcc214321/devops-scm | https://github.com/lcc214321/devops-scm | 1738b9b018143c992cc134d1bae07a9a70b0afd3 | 01115df127ea88218366dd68d3ea2f7f835764aa | refs/heads/master | 2020-07-06T19:51:05.741000 | 2019-01-15T15:16:25 | 2019-01-15T15:16:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.asiainfo.devops.common.utils;
import com.asiainfo.devops.common.constants.ResultCodeEnum;
import com.asiainfo.devops.common.exception.ErrorCodeException;
import java.io.UnsupportedEncodingException;
/**
* @program: devops-service
* @description: Base64Util
* @author: davidlin
* @create: 2018-08-06 16... | UTF-8 | Java | 927 | java | Base64Util.java | Java | [
{
"context": "ps-service\n * @description: Base64Util\n * @author: davidlin\n * @create: 2018-08-06 16:01\n **/\n\npublic class B",
"end": 294,
"score": 0.9996479153633118,
"start": 286,
"tag": "USERNAME",
"value": "davidlin"
}
] | null | [] | package com.asiainfo.devops.common.utils;
import com.asiainfo.devops.common.constants.ResultCodeEnum;
import com.asiainfo.devops.common.exception.ErrorCodeException;
import java.io.UnsupportedEncodingException;
/**
* @program: devops-service
* @description: Base64Util
* @author: davidlin
* @create: 2018-08-06 16... | 927 | 0.661273 | 0.633225 | 29 | 30.965517 | 27.982117 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 12 |
908c45c7ceff6224ff55d8bc83020886d6862280 | 16,853,451,683,050 | 61602d4b976db2084059453edeafe63865f96ec5 | /com/ali/auth/third/ui/a/a.java | 3244f9085f4ded12c4997a2c6730fef232e76dcf | [] | no_license | ZoranLi/thunder | https://github.com/ZoranLi/thunder | 9d18fd0a0ec0a5bb3b3f920f9413c1ace2beb4d0 | 0778679ef03ba1103b1d9d9a626c8449b19be14b | refs/heads/master | 2020-03-20T23:29:27.131000 | 2018-06-19T06:43:26 | 2018-06-19T06:43:26 | 137,848,886 | 12 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ali.auth.third.ui.a;
import android.app.Activity;
import java.lang.ref.WeakReference;
import java.util.HashMap;
import java.util.Map;
public class a {
public static volatile WeakReference<Activity> a = null;
private static final String b = "a";
public static void a(Activity activity) {
... | UTF-8 | Java | 1,045 | java | a.java | Java | [] | null | [] | package com.ali.auth.third.ui.a;
import android.app.Activity;
import java.lang.ref.WeakReference;
import java.util.HashMap;
import java.util.Map;
public class a {
public static volatile WeakReference<Activity> a = null;
private static final String b = "a";
public static void a(Activity activity) {
... | 1,045 | 0.613397 | 0.613397 | 31 | 32.709679 | 29.300659 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645161 | false | false | 12 |
8568e1f0a5bbb2bdeca152e45d2ad4a0a29f523f | 19,112,604,484,282 | f2ec764b69848009b05c7d2b307f963c2da5096c | /xiao-spring/src/test/java/me/xiao/spring/learn/SpringContext.java | a7ede464e6c0edb788a875d168e1bce2a4752020 | [] | no_license | xiaoaxe/xiao-java-spring | https://github.com/xiaoaxe/xiao-java-spring | bb0f52731494d38cb356eb67bca4fbdceffdceef | 17e1d83dbcb5b085e2bbb6b75c8a80a4b3f72541 | refs/heads/master | 2021-08-26T09:47:00.463000 | 2017-11-23T06:56:12 | 2017-11-23T06:56:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.xiao.spring.learn;
import org.junit.Test;
import org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator;
import org.springframework.beans.BeanWrapper;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.FactoryBean;
import org.springframework.beans.fa... | UTF-8 | Java | 1,639 | java | SpringContext.java | Java | [
{
"context": "\nimport java.util.List;\n\n/**\n * 阅读源码\n *\n * @author pacman\n * @version 1.0\n * @date: 2017/11/15 18:39\n */\n\np",
"end": 878,
"score": 0.9995686411857605,
"start": 872,
"tag": "USERNAME",
"value": "pacman"
}
] | null | [] | package me.xiao.spring.learn;
import org.junit.Test;
import org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator;
import org.springframework.beans.BeanWrapper;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.FactoryBean;
import org.springframework.beans.fa... | 1,639 | 0.718578 | 0.709994 | 52 | 30.365385 | 24.231281 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 12 |
0477c6ee6e392ca9fe6800c202e63d44d28c351d | 11,158,325,088,523 | ad380995fa885f81dd9deae4b7a8c14e75308ea9 | /spring-shiro-example-chapter7/src/main/java/com/robote/spring/shiro/chapter6/web/servlet/FormFilterLoginServlet.java | 77a77d4068d78d7e2686fcc8441a051f14db6a96 | [] | no_license | KINGLBT/spring-shiro-example | https://github.com/KINGLBT/spring-shiro-example | 25e0b6fca3ace74e946c2afce5d6a8ce8a308009 | 7ff6d531eb365506455022209d9521854d5f1fb8 | refs/heads/master | 2021-01-20T04:54:00.626000 | 2018-02-26T07:45:01 | 2018-02-26T07:45:01 | 101,392,988 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.robote.spring.shiro.chapter6.web.servlet;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.sh... | UTF-8 | Java | 1,761 | java | FormFilterLoginServlet.java | Java | [
{
"context": "/p>\n * @Created on 2017年8月31日上午11:54:34\n * @author luomeng@9fbank.com.cn\n * @version 1.0\n */\n@WebServlet(name = \"formFilte",
"end": 692,
"score": 0.9999130368232727,
"start": 671,
"tag": "EMAIL",
"value": "luomeng@9fbank.com.cn"
}
] | null | [] | package com.robote.spring.shiro.chapter6.web.servlet;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.sh... | 1,747 | 0.734897 | 0.722581 | 49 | 33.795918 | 27.764299 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.918367 | false | false | 12 |
0a61b31beafc6b8bd260c3cddcefa1d35e378f97 | 9,491,877,787,322 | fada3af3885e295a73b6c05bf53522aa3eae7af8 | /z-kkb-netty-demo/09-tomcat/src/main/java/com/abc/tomcat/TomcatHandler.java | adf04cbe568e0cb54b8bf5c993a0f88dcea3438e | [
"Apache-2.0"
] | permissive | su787910081/source-netty-4.1 | https://github.com/su787910081/source-netty-4.1 | 986dafa1776109308b241a4f933118571f57877e | a119b26486454d13c758117c5d9f84f3d6d993b9 | refs/heads/main | 2023-06-02T17:33:38.313000 | 2021-06-24T07:46:54 | 2021-06-24T07:46:54 | 357,210,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abc.tomcat;
import com.abc.servnet.NettyRequest;
import com.abc.servnet.NettyResponse;
import com.abc.servnet.Servnet;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
import io.netty.handler.codec.http.HttpRequest;
import java.util.Map;
/**
* Tomcat服务... | UTF-8 | Java | 3,262 | java | TomcatHandler.java | Java | [] | null | [] | package com.abc.tomcat;
import com.abc.servnet.NettyRequest;
import com.abc.servnet.NettyResponse;
import com.abc.servnet.Servnet;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
import io.netty.handler.codec.http.HttpRequest;
import java.util.Map;
/**
* Tomcat服务... | 3,262 | 0.618201 | 0.616457 | 74 | 37.756756 | 27.226681 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
021cc74d36fee78fd0da161adab062e7925d7af1 | 20,143,396,660,821 | 66339d6ea7cb072cd08eb84d3c92af9a4329e8e6 | /src/com/ve/salestaxes/bo/MedicalProductItem.java | f8e607f8d2f7655e199f66defa70f9228d05f62b | [] | no_license | KingDavid14/SalesTaxes | https://github.com/KingDavid14/SalesTaxes | 92a2f6a525330ecbbaac4e2ec9803607163c68cf | c16088ffbbe8c407527924d11b462a92c3ab1519 | refs/heads/master | 2020-12-24T10:11:38.493000 | 2017-08-31T08:02:57 | 2017-08-31T08:02:57 | 73,243,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ve.salestaxes.bo;
import java.math.BigDecimal;
import com.ve.salestaxes.services.ExemptSalesTaxPolicyService;
/**
*
* @author Valerio Emanuele
* This class represents the medical products goods
*/
public class MedicalProductItem extends Item
{
/**
* The FoodItem constructor take i... | UTF-8 | Java | 782 | java | MedicalProductItem.java | Java | [
{
"context": "emptSalesTaxPolicyService;\r\n\r\n/**\r\n * \r\n * @author Valerio Emanuele\r\n * This class represents the medical products go",
"end": 168,
"score": 0.9998787045478821,
"start": 152,
"tag": "NAME",
"value": "Valerio Emanuele"
}
] | null | [] | package com.ve.salestaxes.bo;
import java.math.BigDecimal;
import com.ve.salestaxes.services.ExemptSalesTaxPolicyService;
/**
*
* @author <NAME>
* This class represents the medical products goods
*/
public class MedicalProductItem extends Item
{
/**
* The FoodItem constructor take in input na... | 772 | 0.7289 | 0.7289 | 29 | 24.965517 | 29.186066 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.896552 | false | false | 12 |
bcc9004ae638686a5e7d6ca2610dcb527eb5f5b8 | 33,277,406,625,831 | fa1680d1f4e1e090a360cf8771dd3c28fa31ac24 | /CivicHall/src/weekThree/RandomArray.java | a31131cb30d24a753a7a8c865ac34ee729679676 | [] | no_license | pdebi7587/JavaBootcamp | https://github.com/pdebi7587/JavaBootcamp | 32128f4c3d33ff558d60831aed9ac25b1ce2aabc | 70dc1375bffd8e29f50c110e1fd04a64b0d1af40 | refs/heads/master | 2020-07-07T01:45:43.266000 | 2019-08-19T16:02:50 | 2019-08-19T16:02:50 | 203,204,483 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package weekThree;
import java.util.Scanner;
public class RandomArray {
public static void main(String [] args) {
int length;
Scanner scan = new Scanner(System.in);
System.out.println("Please enter the number of elements you want in the array:");
//Assigning the length of the array from user input
... | UTF-8 | Java | 710 | java | RandomArray.java | Java | [] | null | [] | package weekThree;
import java.util.Scanner;
public class RandomArray {
public static void main(String [] args) {
int length;
Scanner scan = new Scanner(System.in);
System.out.println("Please enter the number of elements you want in the array:");
//Assigning the length of the array from user input
... | 710 | 0.619718 | 0.611268 | 39 | 17.205128 | 20.015608 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.974359 | false | false | 12 |
7bb01059839d7a42f1877bff26e55dee9d92769d | 26,766,236,244,876 | 0f18961bfdc478a9063e18fd69d15209e7f545e3 | /Src/FactoryStack.java | 7b00564e89c22fb6c0a118ad3723e6aca14fff62 | [] | no_license | aleg001/HDT4 | https://github.com/aleg001/HDT4 | a12b154310562bbe4bb4fcbda0efc8e939027fde | c52b532a5c69c3b31e4386efec923f9b3fb53724 | refs/heads/main | 2023-03-07T16:32:31.500000 | 2021-02-23T18:03:16 | 2021-02-23T18:03:16 | 339,550,901 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***************************************************************
* FactoryStack.java
* Autor: Alejandro Gómez
* Universidad del Valle de Guatemala
*
* Fecha creacion: 21/02/21
* Ultima modificacion: 22/02/21
***************************************************************/
public class FactoryStack{
/**
... | UTF-8 | Java | 1,405 | java | FactoryStack.java | Java | [
{
"context": "*******************\r\n* FactoryStack.java\r\n* Autor: Alejandro Gómez\r\n* Universidad del Valle de Guatemala\r\n*\r\n* Fecha",
"end": 111,
"score": 0.9998987317085266,
"start": 96,
"tag": "NAME",
"value": "Alejandro Gómez"
},
{
"context": " FactoryStack{\r\n\r\n/**\r\... | null | [] | /***************************************************************
* FactoryStack.java
* Autor: <NAME>
* Universidad del Valle de Guatemala
*
* Fecha creacion: 21/02/21
* Ultima modificacion: 22/02/21
***************************************************************/
public class FactoryStack{
/**
* Factory... | 1,386 | 0.487892 | 0.479345 | 45 | 28.955555 | 24.05545 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.155556 | false | false | 12 |
1d7db5fae3bf63328abd3d642a4a60fe311b1dd0 | 23,132,693,870,525 | 6643821682444da1c09885e01130f02e86972dea | /MyCarrito/app/src/main/java/kit/area/jspp/mycarrito/Utils.java | ba0be962cb5b1f122d9d816693d105a85bc1f5d1 | [] | no_license | jkpala/Carrito | https://github.com/jkpala/Carrito | cd56fb2d1a7624cd4fb6c30bd069cc63c6fa5c1c | 62266b0a1bf082b5657743a0ea708e376f89e130 | refs/heads/master | 2021-01-11T06:43:43.431000 | 2016-10-25T01:24:53 | 2016-10-25T01:24:53 | 71,845,938 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kit.area.jspp.mycarrito;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.LayerDrawable;
import kit.area.jspp.mycarrito.main.ui.Icons.CarritoDraw;
/**
* Created by PEPE on 21/09/2016.
*/
public class Utils {
public static void set... | UTF-8 | Java | 937 | java | Utils.java | Java | [
{
"context": "o.main.ui.Icons.CarritoDraw;\r\n\r\n/**\r\n * Created by PEPE on 21/09/2016.\r\n */\r\n\r\npublic class Utils {\r\n ",
"end": 248,
"score": 0.9994305372238159,
"start": 244,
"tag": "USERNAME",
"value": "PEPE"
}
] | null | [] | package kit.area.jspp.mycarrito;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.LayerDrawable;
import kit.area.jspp.mycarrito.main.ui.Icons.CarritoDraw;
/**
* Created by PEPE on 21/09/2016.
*/
public class Utils {
public static void set... | 937 | 0.608324 | 0.599787 | 31 | 28.225807 | 24.885168 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 12 |
d4e925125d9ffd42b8d5b503a33aca8b65098039 | 18,657,337,980,844 | 6de7151e77ee5d6159fc033925ca6d7cd87ab4f7 | /src/Classes/MathClass.java | 44c0216fc8f8cae8e25c6216159558f215445a19 | [] | no_license | Haseeb-s/Workspace | https://github.com/Haseeb-s/Workspace | 5860703b07ad2d614bb60ee39041e18a80cf2f69 | 46700c75fa143b5fa91fe5f623eb74737522ef92 | refs/heads/master | 2021-01-18T15:06:51.361000 | 2015-11-23T21:25:31 | 2015-11-23T21:25:31 | 30,207,492 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class MathClass extends ComputerScience{
public int NumberOfExams;
public double classAverage;
public int getNumberOfExams() {
return NumberOfExams;
}
public void setNumberOfExams(int numberOfExams) {
NumberOfExams = numberOfExams;
}
public double getClassAverage() {
return classAverage;
}
public void setCla... | UTF-8 | Java | 1,018 | java | MathClass.java | Java | [] | null | [] |
public class MathClass extends ComputerScience{
public int NumberOfExams;
public double classAverage;
public int getNumberOfExams() {
return NumberOfExams;
}
public void setNumberOfExams(int numberOfExams) {
NumberOfExams = numberOfExams;
}
public double getClassAverage() {
return classAverage;
}
public void setCla... | 1,018 | 0.749509 | 0.749509 | 32 | 30.78125 | 25.130577 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5625 | false | false | 12 |
77797d512abfd6d6d4826bc57270418ff614d29f | 29,248,727,334,717 | b75a4c1eb8535c3b5288c5aa111b987d45e4d965 | /OddorEven/src/RandomNumber.java | 247eac140a4174deb86a40393f8a69c51bc62e6e | [] | no_license | Noel-jaimes/SAC_CS112_Jaimes_Noel | https://github.com/Noel-jaimes/SAC_CS112_Jaimes_Noel | 81a6a21ee5d1a7b40cb727a46fbffdef83cdeccc | eee661fc138378bb024539a93f5bc9c531f97216 | refs/heads/master | 2016-09-06T10:19:27.770000 | 2014-12-10T04:57:17 | 2014-12-10T04:57:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class RandomNumber {
private int randomNumber = setRandom();
//using RandomNumber class to generate random number
public int setRandom()
{
return randomNumber = 1 + (int)(Math.random() * 100);
}
// using RandomNumber class to have the number print to show the user if its even or odd
public void g... | UTF-8 | Java | 574 | java | RandomNumber.java | Java | [] | null | [] |
public class RandomNumber {
private int randomNumber = setRandom();
//using RandomNumber class to generate random number
public int setRandom()
{
return randomNumber = 1 + (int)(Math.random() * 100);
}
// using RandomNumber class to have the number print to show the user if its even or odd
public void g... | 574 | 0.702091 | 0.691638 | 25 | 21.92 | 26.368042 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.44 | false | false | 12 |
e7b6bfa213d2d5833dea6f0e6f96480cd3eb88ac | 17,497,696,800,702 | 92a2bb5ae695e93c83a66102adade1c53dda4214 | /threep/src/view/SignUP2Controller.java | 1da849557ca36055785380b46fd314a113b563a7 | [] | no_license | dnjs2514/Javaproject | https://github.com/dnjs2514/Javaproject | 4df4be2c9eaba6b0d638f271edf7467c8fcbf68a | 4ecb60d34644282c68f3772758281c477f37f4d3 | refs/heads/master | 2023-02-02T05:56:41.431000 | 2020-12-17T18:52:19 | 2020-12-17T18:52:19 | 322,382,942 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import java.io.IOException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXCheckBox;
import com.jfoenix.controls.JFXPasswordField;
import com.jfoenix.controls.J... | UHC | Java | 4,599 | java | SignUP2Controller.java | Java | [] | null | [] | package view;
import java.io.IOException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXCheckBox;
import com.jfoenix.controls.JFXPasswordField;
import com.jfoenix.controls.J... | 4,599 | 0.635628 | 0.631341 | 167 | 24.143713 | 22.610018 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.365269 | false | false | 12 |
99639b1e05373b0aff751c3254c57a07efa9bad1 | 3,770,981,335,807 | 74473e28010c3161cb76bf14f32b6eabe2ba2f71 | /FinanceCompany/src/creditcard/creditCardApplication/CCardCustomer.java | 87649da439efa0a59053b0de9323082b129f791e | [] | no_license | ajay12/Repair | https://github.com/ajay12/Repair | 89190be686ebe9284231318042ab64674bbf832c | 6f3814735f9213f151584aa78173480239997dae | refs/heads/master | 2016-03-06T01:59:38.729000 | 2015-04-09T21:39:30 | 2015-04-09T21:39:30 | 33,693,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package creditcard.creditCardApplication;
import framework.assets.Customer;
public class CCardCustomer extends Customer {
// private String cc_number;
// private String exp_date;
public CCardCustomer(String name, String street, String city, String state,
String zip, String email, String type)
{
super(name,... | UTF-8 | Java | 445 | java | CCardCustomer.java | Java | [] | null | [] | package creditcard.creditCardApplication;
import framework.assets.Customer;
public class CCardCustomer extends Customer {
// private String cc_number;
// private String exp_date;
public CCardCustomer(String name, String street, String city, String state,
String zip, String email, String type)
{
super(name,... | 445 | 0.723595 | 0.723595 | 26 | 16.115385 | 20.963938 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.423077 | false | false | 12 |
aec036759595a132ede7828c0ea1ecb0fe9f5843 | 6,442,450,966,544 | 0c7cfc2decb5c920b8f7d7dd8620aefc7a685207 | /Lista 2/Exercício 8/src/pkgCasa/Casa_C.java | a3f4813d5f37982bb540f3ffaaa22751ebe81b1a | [] | no_license | dwelcaslu/EE-UFOP_Programacao-2 | https://github.com/dwelcaslu/EE-UFOP_Programacao-2 | 6d08d6fc78095a1a4f0ef6a47a236a217ec4e360 | e174cff01371e356f505362c48843437ba48a82d | refs/heads/master | 2021-09-04T11:36:02.424000 | 2018-01-18T10:16:02 | 2018-01-18T10:16:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pkgCasa;
public class Casa_C extends Casa{
private int copa;
private String cquarto2;
private String cquarto3;
private String cbanheiro2;
private String cbanheiro3;
private String cquintalJardim;
public Casa_C(int sala,int cozinha,int quarto,int banheiro,String csala,String ccozinha, Stri... | IBM852 | Java | 1,120 | java | Casa_C.java | Java | [] | null | [] | package pkgCasa;
public class Casa_C extends Casa{
private int copa;
private String cquarto2;
private String cquarto3;
private String cbanheiro2;
private String cbanheiro3;
private String cquintalJardim;
public Casa_C(int sala,int cozinha,int quarto,int banheiro,String csala,String ccozinha, Stri... | 1,120 | 0.708668 | 0.681859 | 28 | 37.964287 | 60.912395 | 273 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 12 |
7d2aad9ab2a7e8534da91da2741f6c04a2047f59 | 22,935,125,386,842 | 38455b04a14139a58f0d2629f1e395d315c624d0 | /iMusicProject/src/main/java/com/teach/mapper/SystemnoticeMapper.java | 47b8124463050d42e52be16899b07d6c2475dd47 | [] | no_license | yangjin1234/iMusicProject | https://github.com/yangjin1234/iMusicProject | 03fd619f49074ef26fc98d9f7cd56ee53a1001fd | 0ebf8a22f2042e1d0b8340cf609de4b97a6e2ea8 | refs/heads/master | 2023-08-03T15:11:28.094000 | 2022-06-21T14:22:19 | 2022-06-21T14:22:19 | 202,817,006 | 2 | 0 | null | false | 2023-07-22T13:46:56 | 2019-08-17T00:37:41 | 2022-03-15T04:32:05 | 2023-07-22T13:46:55 | 145,631 | 1 | 0 | 2 | JavaScript | false | false | package com.teach.mapper;
import com.teach.entity.Systemnotice;
public interface SystemnoticeMapper {
int deleteByPrimaryKey(String systemnoticeId);
int insert(Systemnotice record);
int insertSelective(Systemnotice record);
Systemnotice selectByPrimaryKey(String systemnoticeId);
i... | UTF-8 | Java | 488 | java | SystemnoticeMapper.java | Java | [] | null | [] | package com.teach.mapper;
import com.teach.entity.Systemnotice;
public interface SystemnoticeMapper {
int deleteByPrimaryKey(String systemnoticeId);
int insert(Systemnotice record);
int insertSelective(Systemnotice record);
Systemnotice selectByPrimaryKey(String systemnoticeId);
i... | 488 | 0.768443 | 0.768443 | 19 | 23.789474 | 23.747751 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 12 |
9e54575b8c6ce920ee21537b97ca6ace49ac0bc7 | 7,404,523,648,603 | 39008deb54593bad9398de259bdb07860bef3b93 | /src/sendrovitz/opportunity/NasaDownloadThread.java | 497e67ded224e2b787d517b7d4b11226360d3c1f | [] | no_license | sendy613/2014-mco152-esendrovitz | https://github.com/sendy613/2014-mco152-esendrovitz | b53d7eca8ff24a69fac7529839797d06c1cec87a | d04696ab4ea0015426ce808a8b1f0e3da010dfac | refs/heads/master | 2016-09-11T13:33:14.899000 | 2015-01-22T02:50:30 | 2015-01-22T02:50:30 | 27,460,850 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sendrovitz.opportunity;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
import java.net.URLConnection;
import javax.swing.JLabel;
import javax.swing.JPanel;
import org.apache.commons.io.IOUtils;
import com.google.gson.Gson;
public class NasaDownloadThread extends Thread {
priv... | UTF-8 | Java | 1,199 | java | NasaDownloadThread.java | Java | [] | null | [] | package sendrovitz.opportunity;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
import java.net.URLConnection;
import javax.swing.JLabel;
import javax.swing.JPanel;
import org.apache.commons.io.IOUtils;
import com.google.gson.Gson;
public class NasaDownloadThread extends Thread {
priv... | 1,199 | 0.734779 | 0.732277 | 46 | 25.065218 | 20.350624 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.826087 | false | false | 12 |
8758718e066e73cdb6bb88237861bd65785cb4d3 | 27,221,502,756,500 | 7558893556bd914f18e9a12d13926b05b513b50a | /src/main/java/ru/settletale/client/render/VertexAttribArray.java | 92a435170e824ec3fe1ad7f8c120445470af66ad | [] | no_license | fewizz/SettleTale | https://github.com/fewizz/SettleTale | 4e7c84dddccf0d8a48a53b79147993a2dbbc27c1 | c08bb9c5763358436c6ce08ee0e34b448df826e2 | refs/heads/master | 2021-01-11T04:32:53.049000 | 2017-08-22T20:42:16 | 2017-08-22T20:42:16 | 71,170,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.settletale.client.render;
import org.lwjgl.system.MemoryUtil;
import ru.settletale.client.gl.VertexBuffer;
import ru.settletale.memory.MemoryBlock;
public class VertexAttribArray extends MemoryBlock {
private final VertexBuffer vertexBuffer = new VertexBuffer();
public final Attrib attribInfo;
int vert... | UTF-8 | Java | 1,040 | java | VertexAttribArray.java | Java | [] | null | [] | package ru.settletale.client.render;
import org.lwjgl.system.MemoryUtil;
import ru.settletale.client.gl.VertexBuffer;
import ru.settletale.memory.MemoryBlock;
public class VertexAttribArray extends MemoryBlock {
private final VertexBuffer vertexBuffer = new VertexBuffer();
public final Attrib attribInfo;
int vert... | 1,040 | 0.741346 | 0.741346 | 46 | 21.608696 | 21.030493 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.565217 | false | false | 12 |
63dba68a416a75eba6cde8df5fec4026b040869f | 27,221,502,755,838 | 6aaaa176c335026af88bd603841aa0e95908d0e9 | /Ejercicios 05/ejercicio12_05.java | 4c6bd4fa11674eabcdb787225e43caab40d42963 | [] | no_license | daniela-gomez/programacion1 | https://github.com/daniela-gomez/programacion1 | d122162b882ed8f20b5c8b93eb0f99f9e1353a3f | 88539b68db41e1e8b96ba74952bb99ec7e29debb | refs/heads/main | 2023-01-19T04:58:52.394000 | 2020-11-23T07:38:37 | 2020-11-23T07:38:37 | 302,281,040 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
Escribe un programa que muestre los n primeros términos de la serie de Fibonacci. El primer término de la serie de Fibonacci es 0, el segundo es 1 y el resto se calcula sumando los dos anteriores, por lo que tendríamos que los términos son 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144… El número n se debe introduc... | UTF-8 | Java | 1,256 | java | ejercicio12_05.java | Java | [
{
"context": "ro n se debe introducir por teclado.\n*\n*\n*@author: Daniela Gómez \n*\n*/\npublic class ejercicio12_05 {\n \n public ",
"end": 363,
"score": 0.9998671412467957,
"start": 350,
"tag": "NAME",
"value": "Daniela Gómez"
}
] | null | [] | /**
*
Escribe un programa que muestre los n primeros términos de la serie de Fibonacci. El primer término de la serie de Fibonacci es 0, el segundo es 1 y el resto se calcula sumando los dos anteriores, por lo que tendríamos que los términos son 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144… El número n se debe introduc... | 1,248 | 0.543775 | 0.505221 | 42 | 28.595238 | 51.905621 | 329 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 12 |
e894f6673dd27247ba2478eb6a83c6e0f3630756 | 6,236,292,531,708 | 6e2ef31076da9e06a60b9c4494dc8e73f464b809 | /src/etatActivite/EtatInit.java | be14bffad85854fb5dacc7158f8888d8a5a63272 | [] | no_license | seawarteam/SeaWar | https://github.com/seawarteam/SeaWar | 3803ed5ec9ca69cca3f5fcd95541060b5519e2b3 | 78399beb348099218669a3b88a30bb99a64ba674 | refs/heads/TheNewSeaWar | 2021-09-10T14:11:44.240000 | 2018-03-27T15:16:27 | 2018-03-27T15:16:27 | 111,335,530 | 0 | 0 | null | false | 2018-02-05T21:51:43 | 2017-11-19T22:00:21 | 2018-01-18T21:31:46 | 2018-02-05T21:51:42 | 19,087 | 0 | 0 | 0 | Java | false | null | package etatActivite;
import etat.Detruit;
import partie.Case;
import partie.Controleur;
import partie.Navire;
import partie.Position;
public class EtatInit implements EtatAction{
private static EtatInit e = new EtatInit();
private EtatInit() {
}
public void clique(Position pos, Controleur c) {... | UTF-8 | Java | 764 | java | EtatInit.java | Java | [] | null | [] | package etatActivite;
import etat.Detruit;
import partie.Case;
import partie.Controleur;
import partie.Navire;
import partie.Position;
public class EtatInit implements EtatAction{
private static EtatInit e = new EtatInit();
private EtatInit() {
}
public void clique(Position pos, Controleur c) {... | 764 | 0.643979 | 0.643979 | 37 | 18.648649 | 18.583946 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.810811 | false | false | 12 |
e14e6f159a0df824db92e8bbf27fa3f30d515875 | 28,106,265,998,670 | 4edaf48a3ca4c103c7efc9f71014c791ae477233 | /dag-intranet-20/modules/mef-richieste-beni-facili-consumo-form/src/main/java/com/mef/intranet/bean/DatiRichiestaBean.java | c4556c6a34c541cec5315e1ea09f2510a08ef8bb | [] | no_license | echirinosmayaudon/DAG-RICHIESTA-BADGE | https://github.com/echirinosmayaudon/DAG-RICHIESTA-BADGE | b66ac2e46fe1b408608bdd6e635fce7461ae3a56 | e1bd4862ed27bad2eafd7aaed1617b1bd6c0d449 | refs/heads/master | 2023-02-01T04:54:49.292000 | 2020-12-18T18:27:51 | 2020-12-18T18:27:51 | 321,628,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mef.intranet.bean;
public class DatiRichiestaBean implements java.io.Serializable{
private static final long serialVersionUID = 1L;
private String stato;
private String tipoBeni;
private String oggetto;
private String dataRichiesta;
private String periodicita;
private String descrizione... | UTF-8 | Java | 4,962 | java | DatiRichiestaBean.java | Java | [] | null | [] | package com.mef.intranet.bean;
public class DatiRichiestaBean implements java.io.Serializable{
private static final long serialVersionUID = 1L;
private String stato;
private String tipoBeni;
private String oggetto;
private String dataRichiesta;
private String periodicita;
private String descrizione... | 4,962 | 0.748488 | 0.748287 | 210 | 22.628571 | 19.943377 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.547619 | false | false | 12 |
6ddde0680bee0d964bedb632c7229cbf07e426e2 | 28,106,265,996,497 | 1a612b053d745e4065768b92b2ccc2c1db8b4095 | /src/main/java/org/klab/commons/csv/rfc4180/CsvReader.java | b9f39e69780b058beba362686c9acd7013f927cc | [] | no_license | umjammer/klab-commons-csv | https://github.com/umjammer/klab-commons-csv | 68fa16428dcd3188240fd6eafaf3f230a74ee763 | f53d2a0a38a7052461243eb9bdd1d8b82b539a30 | refs/heads/master | 2022-11-01T03:00:08.168000 | 2022-10-22T14:09:44 | 2022-10-22T14:09:44 | 27,420,946 | 0 | 0 | null | false | 2022-10-22T14:09:45 | 2014-12-02T07:39:58 | 2021-11-21T00:36:44 | 2022-10-22T14:09:44 | 162 | 0 | 0 | 0 | Java | false | false | /*
* $Id: CsvReader.java 0 2008/01/24 14:17:10 sano-n $
*
* Copyright (C) 2008 KLab Inc. All Rights Reserved.
*/
package org.klab.commons.csv.rfc4180;
import java.io.IOException;
import java.io.Reader;
/**
* CSV を要素に区切って出力します。
* <p>
* <li>一行のカラム数は可変である。
* <li>文字が入るべきカラムは必ず " (ダブルクォーテーション) で囲... | UTF-8 | Java | 1,960 | java | CsvReader.java | Java | [
{
"context": "スケープされる。\r\n * </p>\r\n *\r\n * @author <a href=\"mailto:kusanagi@klab.org\">Tomonori Kusanagi</a> (kusanagi)\r\n * @author <a ",
"end": 493,
"score": 0.9999182820320129,
"start": 476,
"tag": "EMAIL",
"value": "kusanagi@klab.org"
},
{
"context": " *\r\n * @author <a hre... | null | [] | /*
* $Id: CsvReader.java 0 2008/01/24 14:17:10 sano-n $
*
* Copyright (C) 2008 KLab Inc. All Rights Reserved.
*/
package org.klab.commons.csv.rfc4180;
import java.io.IOException;
import java.io.Reader;
/**
* CSV を要素に区切って出力します。
* <p>
* <li>一行のカラム数は可変である。
* <li>文字が入るべきカラムは必ず " (ダブルクォーテーション) で囲... | 1,925 | 0.570313 | 0.544271 | 66 | 21.272728 | 21.481173 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.136364 | false | false | 12 |
8c69d3fe6c97e715ce1f8962ef7444e6481586de | 5,463,198,423,693 | f6cbe57ca75647aa4f48e6ac0e4ac89dde09392e | /src/main/java/cn/zyx/hadoop/hdfs/HdfsStreamAccess.java | 3c7fee48c4c55fa0759593d161279e44af541e73 | [] | no_license | herock3/hadoop | https://github.com/herock3/hadoop | b62ac2923ed7971fd8a0b19842b07904c2948c9a | 05b9727917555481acf0bdd0f70e80779a4df797 | refs/heads/master | 2021-09-04T02:09:33.663000 | 2018-01-14T12:58:18 | 2018-01-14T12:58:18 | 112,152,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.zyx.hadoop.hdfs;
/**
* 流的方式读取HDFS文件,其目的是为了后期的MapReduce运算,流可以被分割成不同的段,然后给不同的map计算
*/
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.net.URI;
import org.junit.*;
import org.apache.commons.io.IOUtils;
import org.apache.hadoop.conf
.Configurat... | UTF-8 | Java | 2,462 | java | HdfsStreamAccess.java | Java | [] | null | [] | package cn.zyx.hadoop.hdfs;
/**
* 流的方式读取HDFS文件,其目的是为了后期的MapReduce运算,流可以被分割成不同的段,然后给不同的map计算
*/
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.net.URI;
import org.junit.*;
import org.apache.commons.io.IOUtils;
import org.apache.hadoop.conf
.Configurat... | 2,462 | 0.58275 | 0.578809 | 102 | 21.392157 | 21.109034 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421569 | false | false | 12 |
049e8ad2c42a640b32c4c8a4c200347f21902c27 | 6,914,897,363,991 | 4e6ff8b8782d94e34e1b8720fbf0d8b80032d9c8 | /src/main/java/com/chenwz/design/pattern/structural/adapter/package-info.java | 7eed8b4bbc9672a8bb8126b6abd8c786e5cd5981 | [
"Apache-2.0"
] | permissive | ChenWeiZhao/design_pattern | https://github.com/ChenWeiZhao/design_pattern | bbd5aa576df569ef4d7354dc24a6b33a3c8efb09 | 982e9b09f20f8ade350978eace5da85fd04a0e70 | refs/heads/master | 2022-12-22T15:57:46.357000 | 2021-06-01T13:23:42 | 2021-06-01T13:23:42 | 204,883,450 | 0 | 0 | Apache-2.0 | false | 2022-12-16T03:47:23 | 2019-08-28T08:23:58 | 2021-06-01T13:48:02 | 2022-12-16T03:47:20 | 278 | 0 | 0 | 13 | Java | false | false | /**
适配器模式
一、定义
将一个类的接口(被适配者)转换成客户期望的另一个类的接口(目标类)
使原本接口不兼容的类可以一起工作
二、适用场景
已存在的类,它的方法和需求不匹配时(方法结果相同或相似)
不是软件设计阶段考虑的设计模式,
是随着软件维护,由于不同产品、不同厂家造成功能类似而接口不相同的情况下的解决方案
三、优点
能提高类的透明性和复用,现有的类复用但不需要改变
目标类和适配器类解耦,提高程序扩展性
四、缺点
适配器编写过程需要全面考虑,可能会增加系统的复杂性
增加系统代码可读的难度
五、扩展
对象适配器模式:通过继承
... | UTF-8 | Java | 1,248 | java | package-info.java | Java | [] | null | [] | /**
适配器模式
一、定义
将一个类的接口(被适配者)转换成客户期望的另一个类的接口(目标类)
使原本接口不兼容的类可以一起工作
二、适用场景
已存在的类,它的方法和需求不匹配时(方法结果相同或相似)
不是软件设计阶段考虑的设计模式,
是随着软件维护,由于不同产品、不同厂家造成功能类似而接口不相同的情况下的解决方案
三、优点
能提高类的透明性和复用,现有的类复用但不需要改变
目标类和适配器类解耦,提高程序扩展性
四、缺点
适配器编写过程需要全面考虑,可能会增加系统的复杂性
增加系统代码可读的难度
五、扩展
对象适配器模式:通过继承
... | 1,248 | 0.716165 | 0.712406 | 31 | 16.161291 | 14.810843 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.032258 | false | false | 12 |
75e484775e1ec40097dc8ca3e9124310e9ff3cc6 | 8,100,308,388,959 | ce941f60b54f96399109c637f2906e2ad7254cda | /src/main/java/zm/co/farmer/fisp/repository/FieldRepository.java | c2c4801043f61082769c8af030fa4fc498bbcefb | [] | no_license | mumbichishimba/fisp | https://github.com/mumbichishimba/fisp | cf0c0af4ec9f6ab05e77ffa4f8eccaff7233f743 | 0805f3089da3d783855d59f46c5310755e5d2d0a | refs/heads/master | 2023-05-03T22:25:25.021000 | 2019-12-10T06:36:16 | 2019-12-10T06:36:16 | 217,093,400 | 0 | 0 | null | false | 2023-04-14T17:56:37 | 2019-10-23T15:38:21 | 2019-12-10T06:36:29 | 2023-04-14T17:56:36 | 4,284 | 0 | 0 | 2 | JavaScript | false | false | /*
* 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 zm.co.farmer.fisp.repository;
import java.util.List;
import org.springframework.data.repository.CrudRepository;
import zm.co.f... | UTF-8 | Java | 596 | java | FieldRepository.java | Java | [
{
"context": "zm.co.farmer.fisp.entity.Field;\n\n/**\n *\n * @author MUNDIAG\n */\npublic interface FieldRepository extend",
"end": 403,
"score": 0.8725334405899048,
"start": 402,
"tag": "NAME",
"value": "M"
},
{
"context": ".co.farmer.fisp.entity.Field;\n\n/**\n *\n * @author MUNDIA... | null | [] | /*
* 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 zm.co.farmer.fisp.repository;
import java.util.List;
import org.springframework.data.repository.CrudRepository;
import zm.co.f... | 596 | 0.743289 | 0.743289 | 23 | 24.913044 | 25.424932 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 12 |
91f59b55ffa60d81e4987c07dab85757362d42fc | 987,842,523,543 | cb894e0edf5d03ccee965eed91787af74c260bea | /Sistema_de_Transito/src/ClasseMetodos.java | 94bb54f3187480b11c63c37c4a8923f42a967d6b | [] | no_license | JamesWander/Java-Workspace | https://github.com/JamesWander/Java-Workspace | 08fa553aef7d4aa4c6afd182d5fa6f26d694a58d | afb22fa1219b49f78a6fda4ec5e0adfe9a90f0d2 | refs/heads/master | 2021-04-15T05:46:03.878000 | 2018-04-11T03:32:37 | 2018-04-11T03:32:37 | 126,674,311 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import javax.swing.JOptionPane;
public class ClasseMetodos {
public Cidade[] CadCidades(Cidade[] cidade) throws IOException
{
String arquivo = "BancoDeDados.txt";
Buff... | UTF-8 | Java | 1,945 | java | ClasseMetodos.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import javax.swing.JOptionPane;
public class ClasseMetodos {
public Cidade[] CadCidades(Cidade[] cidade) throws IOException
{
String arquivo = "BancoDeDados.txt";
Buff... | 1,945 | 0.682262 | 0.67455 | 73 | 25.643835 | 29.413616 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.506849 | false | false | 12 |
0e9aac5db79024687cff484aaf503e857543a658 | 2,310,692,443,393 | 033342d634ecda26bee9e7240012e36758f2afa9 | /app/src/main/java/com/amasaemi/javashikiapp/modules/base/adapters/SimpleRecyclerAdapter.java | 824093a7b3686c01156e079736a06fbc522d4055 | [] | no_license | nionoku/JavaShikiApp | https://github.com/nionoku/JavaShikiApp | 13b0c45f326b7ce42a3af35a97435882800966cc | 1ad18961c6e7f1c09ed032a5ac19df43f2d7a7c0 | refs/heads/master | 2021-04-15T13:27:11.930000 | 2018-04-21T11:23:17 | 2018-04-21T11:23:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amasaemi.javashikiapp.modules.base.adapters;
import android.databinding.DataBindingUtil;
import android.databinding.ViewDataBinding;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import c... | UTF-8 | Java | 3,246 | java | SimpleRecyclerAdapter.java | Java | [
{
"context": "kedList;\nimport java.util.List;\n\n/**\n * Created by Alex on 31.01.2018.\n */\n\npublic final class SimpleRecy",
"end": 637,
"score": 0.9990799427032471,
"start": 633,
"tag": "NAME",
"value": "Alex"
}
] | null | [] | package com.amasaemi.javashikiapp.modules.base.adapters;
import android.databinding.DataBindingUtil;
import android.databinding.ViewDataBinding;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import c... | 3,246 | 0.679324 | 0.674537 | 113 | 26.734512 | 26.849306 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424779 | false | false | 12 |
a02d45b061926842ab5101fcb5d92368ed60cd2b | 2,310,692,446,016 | abfe63de756ca923510c5b798b093ff4ea7b21eb | /src/main/java/com/nicotrack/api/Service/SearchFeelingsService.java | ef0d72c8850b68bcc26b026b07a0c9da51d2e2b8 | [] | no_license | typestar-y/nico-track_api | https://github.com/typestar-y/nico-track_api | 671fd06fa6cfce59a73d54eacbe32ec8ed225777 | c96c409004cc52e5c0cb83597d15aaf7f926a231 | refs/heads/master | 2020-09-27T09:51:38.846000 | 2019-12-17T11:34:30 | 2019-12-17T11:34:30 | 226,478,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nicotrack.api.Service;
import com.nicotrack.api.Entity.Feeling;
import com.nicotrack.api.Repository.FeelingsRepository;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Service;
import java.util.List;
@RequiredArgsConstructor
@Service
public class SearchFeelingsService {
... | UTF-8 | Java | 464 | java | SearchFeelingsService.java | Java | [] | null | [] | package com.nicotrack.api.Service;
import com.nicotrack.api.Entity.Feeling;
import com.nicotrack.api.Repository.FeelingsRepository;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Service;
import java.util.List;
@RequiredArgsConstructor
@Service
public class SearchFeelingsService {
... | 464 | 0.799569 | 0.799569 | 19 | 23.421053 | 20.173761 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 12 |
32086b7e404d8dcdac50561140569785f6433e36 | 24,386,824,323,359 | f3e29af2ec7a25b99a26d4985796d246d2a84447 | /jmsfx-standard/src/main/generated/nz/co/ctg/jmsfx/model/seasubsurface/SeaSubsurfaceSectorTwoModifier.java | 7387063b0dd5fe535655492b35729d082df7b4c1 | [
"Apache-2.0"
] | permissive | ctgnz/jmsfx | https://github.com/ctgnz/jmsfx | d44336e4571d87284ff8a6df6818c9fbf482283d | ddd4d155ce5288f5458a50ec30d0a6fbab428a3b | refs/heads/main | 2023-07-25T04:14:25.935000 | 2023-07-24T05:54:52 | 2023-07-24T05:54:52 | 264,046,423 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nz.co.ctg.jmsfx.model.seasubsurface;
import nz.co.ctg.jmsfx.model.SymbolSet;
import nz.co.ctg.jmsfx.model.SectorTwoModifier;
public enum SeaSubsurfaceSectorTwoModifier implements SectorTwoModifier {
UNSPECIFIED_2_MOD("00", "Unspecified", SymbolSet.SS_SEA_SUBSURFACE),
AIR_INDEPENDENT_PROPULSION_MOD("01... | UTF-8 | Java | 2,142 | java | SeaSubsurfaceSectorTwoModifier.java | Java | [] | null | [] | package nz.co.ctg.jmsfx.model.seasubsurface;
import nz.co.ctg.jmsfx.model.SymbolSet;
import nz.co.ctg.jmsfx.model.SectorTwoModifier;
public enum SeaSubsurfaceSectorTwoModifier implements SectorTwoModifier {
UNSPECIFIED_2_MOD("00", "Unspecified", SymbolSet.SS_SEA_SUBSURFACE),
AIR_INDEPENDENT_PROPULSION_MOD("01... | 2,142 | 0.679272 | 0.653595 | 50 | 41.860001 | 33.500454 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 12 |
4dd689112c2647ebb9287e00fdeeda93883e0735 | 29,918,742,242,268 | 5958fa2a45005c1aca117699b5b473aa4eaca2ef | /app/src/main/java/com/xukunn/liteapp/activity/CoordinatorLayoutActivity.java | 316594a684c7cc3a5ae380a66a5034bb3e4d28cf | [] | no_license | xukunn/liteApp | https://github.com/xukunn/liteApp | 6251d434b6544fc6a6776c673fcef5dcdf99d00c | 42becf23bb40775e61f412a5138805817878943a | refs/heads/master | 2018-09-11T10:31:59.449000 | 2018-09-11T04:30:24 | 2018-09-11T04:30:24 | 49,481,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xukunn.liteapp.activity;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.Nullable;
import android.support.design.widget.AppBarLayout;
import android.support.design.widget.CoordinatorLayout;
import android.support.v4.widget.NestedScrollView;
import android.support.v4.w... | UTF-8 | Java | 2,609 | java | CoordinatorLayoutActivity.java | Java | [
{
"context": "4.widget.SwipeRefreshLayout;\n\nimport com.github.mzule.activityrouter.annotation.Router;\nimport com.xuku",
"end": 370,
"score": 0.6359581351280212,
"start": 367,
"tag": "USERNAME",
"value": "ule"
},
{
"context": "mport xukunn.core.BaseActivity;\n\n/**\n * Created by x... | null | [] | package com.xukunn.liteapp.activity;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.Nullable;
import android.support.design.widget.AppBarLayout;
import android.support.design.widget.CoordinatorLayout;
import android.support.v4.widget.NestedScrollView;
import android.support.v4.w... | 2,609 | 0.693081 | 0.685736 | 78 | 32.166668 | 30.684673 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 6 |
bae7fdd7bfddf312675d6210c62a414176a6b3f2 | 17,403,207,497,288 | bd3aa7fe0b20cab20f986d8350cdd65f5dbf3805 | /app/models/interfaces/IAlbum.java | c70050fa86ad776e58dbc2a8187887f142ad78bc | [
"CC0-1.0"
] | permissive | yuvamanohar/backend-travelxp | https://github.com/yuvamanohar/backend-travelxp | 5ba8a1631cf1d1aeda8c5f27e436df59765d4908 | 4f9b160a4586c74d47fc8536c53cc4808e5ce455 | refs/heads/master | 2020-12-07T13:38:29.319000 | 2017-05-05T17:06:16 | 2017-05-05T17:06:16 | 95,580,803 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models.interfaces;
import com.google.inject.ImplementedBy;
import models.Album;
import models.Post;
import models.User;
import models.helpers.AlbumHelper;
import java.util.List;
import java.util.concurrent.CompletionStage;
/**
* Created by yuva on 2/5/17.
*/
@ImplementedBy(AlbumHelper.class)
public interfa... | UTF-8 | Java | 651 | java | IAlbum.java | Java | [
{
"context": "til.concurrent.CompletionStage;\n\n/**\n * Created by yuva on 2/5/17.\n */\n@ImplementedBy(AlbumHelper.class)\n",
"end": 256,
"score": 0.9993114471435547,
"start": 252,
"tag": "USERNAME",
"value": "yuva"
}
] | null | [] | package models.interfaces;
import com.google.inject.ImplementedBy;
import models.Album;
import models.Post;
import models.User;
import models.helpers.AlbumHelper;
import java.util.List;
import java.util.concurrent.CompletionStage;
/**
* Created by yuva on 2/5/17.
*/
@ImplementedBy(AlbumHelper.class)
public interfa... | 651 | 0.774194 | 0.768049 | 23 | 27.304348 | 22.614798 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 6 |
4b0c92def4400940e7a0943387a1e9a5235f7a6c | 13,477,607,380,129 | 3518a9fd5ff6c9a361053ce98cf47d08ce4c7142 | /src/tutorial/day19.java | b39052ae3ac2284c61bf6da874fa50f44a7b8e23 | [] | no_license | looser-xxx/javaTutorial | https://github.com/looser-xxx/javaTutorial | bae6a6727a448ece356b6d65e57ed2f422bd7816 | 720acb3ebec47903e97b44d5468970863968cfcb | refs/heads/main | 2023-09-02T21:43:42.335000 | 2021-11-06T16:44:52 | 2021-11-06T16:44:52 | 420,394,892 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tutorial;
public class day19
{
public static void main(String[] args)
{
System.out.println("day 19");
System.out.println("String");
System.out.println();
// normal method of creating a String variable
String name="looser";
System.out.println(name);
... | UTF-8 | Java | 1,059 | java | day19.java | Java | [
{
"context": "f creating a String variable\n String name=\"looser\";\n System.out.println(name);\n\n\n Sys",
"end": 278,
"score": 0.9430985450744629,
"start": 272,
"tag": "USERNAME",
"value": "looser"
},
{
"context": " variable\n String anotherName =new St... | null | [] | package tutorial;
public class day19
{
public static void main(String[] args)
{
System.out.println("day 19");
System.out.println("String");
System.out.println();
// normal method of creating a String variable
String name="looser";
System.out.println(name);
... | 1,048 | 0.524079 | 0.512748 | 64 | 14.046875 | 20.864466 | 81 | false | false | 0 | 0 | 0 | 0 | 97 | 0.091596 | 0.28125 | false | false | 6 |
0c274178a46eb7028309ebd297234b1b8309e793 | 10,720,238,437,645 | 787faa0730391ea91d9af1e0d352c90a426b5c17 | /ahy-kernel/ejbModule/br/com/manish/ahy/kernel/content/ContentEJB.java | 7cbb0f6c1217255f38d3787e594705f42dfe0b08 | [] | no_license | sidleal/ahy | https://github.com/sidleal/ahy | e701774b5a8d4bbfc076b67f341bfde994ae33b7 | 8fc8933af1c29bfa5a7596e6b43543e671babf56 | refs/heads/master | 2016-09-05T15:50:49.439000 | 2011-09-18T18:59:56 | 2011-09-18T18:59:56 | 32,214,984 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Ahy - A pure java CMS.
// Copyright (C) 2010 Sidney Leal (manish.com.br)
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your opti... | UTF-8 | Java | 12,858 | java | ContentEJB.java | Java | [
{
"context": "// Ahy - A pure java CMS.\r\n// Copyright (C) 2010 Sidney Leal (manish.com.br)\r\n//\r\n// This program is free sof",
"end": 62,
"score": 0.9998704195022583,
"start": 51,
"tag": "NAME",
"value": "Sidney Leal"
}
] | null | [] | // Ahy - A pure java CMS.
// Copyright (C) 2010 <NAME> (manish.com.br)
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) a... | 12,853 | 0.529865 | 0.527609 | 351 | 34.632477 | 29.247036 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612536 | false | false | 6 |
106fcca195ed3f2c785bb61687887513524da68c | 27,436,251,097,910 | c8c3c42273905f81c03ff3346775321ea7bfbf37 | /central-platform/business-center/xolo-kongjia/src/main/java/com/central/KongjiaCenterApp.java | 64aaa2f1b12f9953ee2e45fa828984c8b0153a44 | [] | no_license | limanlin/central-platform20210430 | https://github.com/limanlin/central-platform20210430 | 208b3d51d7d58074f80b45b4ac3d09d4c046d92d | 0a4593c83b0be8d8c423adbbe711947d55f0ef86 | refs/heads/master | 2023-04-17T04:37:22.251000 | 2021-05-06T10:00:41 | 2021-05-06T10:00:41 | 316,158,955 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.central;
import com.central.annotation.EnableLogging;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.context.annotation.Configuration;
import com.central.autoconfigure.port.PortApplicati... | UTF-8 | Java | 781 | java | KongjiaCenterApp.java | Java | [] | null | [] | package com.central;
import com.central.annotation.EnableLogging;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.context.annotation.Configuration;
import com.central.autoconfigure.port.PortApplicati... | 781 | 0.817945 | 0.817945 | 20 | 37.450001 | 27.474487 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
2a0d05f40a54574a1b5794f889f653767cb9cc5a | 20,074,677,151,480 | 67c2aad4d7204778852da0300382cf2f8f79ec95 | /src/main/java/WOWApi/Races.java | c3f5b709be261464812584b04798c49fe716833e | [] | no_license | YR3Project/FinalCA | https://github.com/YR3Project/FinalCA | 1de64bd5447016e6495273867b2c0049466eb53c | e3800d6ba230b8227293ef89ad545f9e3fff2156 | refs/heads/master | 2020-05-30T19:39:32.555000 | 2018-08-14T15:13:34 | 2018-08-14T15:13:34 | 83,664,941 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 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 WOWApi;
/**
*
* @author PC
*/
public class Races {
int id1;
String name1;
int id2;
String na... | UTF-8 | Java | 4,989 | java | Races.java | Java | [
{
"context": "itor.\r\n */\r\npackage WOWApi;\r\n\r\n/**\r\n *\r\n * @author PC\r\n */\r\npublic class Races {\r\n int id1;\r\n Str",
"end": 231,
"score": 0.9774944186210632,
"start": 229,
"tag": "USERNAME",
"value": "PC"
}
] | null | [] | /*
* 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 WOWApi;
/**
*
* @author PC
*/
public class Races {
int id1;
String name1;
int id2;
String na... | 4,989 | 0.504309 | 0.450992 | 288 | 15.322917 | 13.779635 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.326389 | false | false | 6 |
9594380c1348b43be0b1932d3020541286d83fdb | 12,137,577,601,286 | 3961a3e44710a133dd2777d74befbde70b9cd3a6 | /src/main/java/dk/dbc/opencatbusiness/dto/DoRecategorizationThingsRequestDTO.java | 6374d711613c2191d5fad087fa47eb607b31cb5f | [] | no_license | DBCDK/updateservice-dto | https://github.com/DBCDK/updateservice-dto | a5c1f39d82f985736f79d17953cad6ccffb8841c | 717e6d3134a9ce59a17242b732135f82adcc1019 | refs/heads/master | 2023-07-21T18:30:18.735000 | 2021-04-12T10:33:14 | 2021-04-12T10:33:14 | 259,854,932 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright Dansk Bibliotekscenter a/s. Licensed under GNU GPL v3
* See license text at https://opensource.dbc.dk/licenses/gpl-3.0
*/
package dk.dbc.opencatbusiness.dto;
import java.util.Objects;
public class DoRecategorizationThingsRequestDTO {
private String currentRecord;
private String updateRecor... | UTF-8 | Java | 1,992 | java | DoRecategorizationThingsRequestDTO.java | Java | [
{
"context": "/*\n * Copyright Dansk Bibliotekscenter a/s. Licensed under GNU GPL v3\n * S",
"end": 25,
"score": 0.9117428660392761,
"start": 16,
"tag": "NAME",
"value": "Dansk Bib"
},
{
"context": "/*\n * Copyright Dansk Bibliotekscenter a/s. Licensed under GNU GPL v3\n * See li",... | null | [] | /*
* Copyright <NAME>liotekscenter a/s. Licensed under GNU GPL v3
* See license text at https://opensource.dbc.dk/licenses/gpl-3.0
*/
package dk.dbc.opencatbusiness.dto;
import java.util.Objects;
public class DoRecategorizationThingsRequestDTO {
private String currentRecord;
private String updateRecord;
... | 1,989 | 0.640562 | 0.639056 | 70 | 27.457144 | 29.58411 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.414286 | false | false | 6 |
db2f1068ace20357eaa55d7f52e9c783ac82773f | 22,935,125,379,017 | 2111be6b0d9551c6d6b3d14175dcd678862e2fed | /app/src/main/java/ch/epfl/sweng/spotOn/user/UserListener.java | df5357718f494766361e6bdc3c1c3435eb8df4ef | [] | no_license | Vlaedr/SpotOn_App | https://github.com/Vlaedr/SpotOn_App | 223de10f40a68e8f7958e06e21e063a407ffe4fe | 1d73585df08342a029f1f8f5ca74b092148ae792 | refs/heads/master | 2021-06-30T15:49:51.390000 | 2016-12-23T16:47:45 | 2016-12-23T16:47:45 | 104,204,831 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.epfl.sweng.spotOn.user;
/**
* Created by quentin on 24.11.16.
* Interface of a userListener
*/
public interface UserListener {
/**
* called once when the user is connected
*/
void userConnected();
/**
* called once when the user is disconnected
*/
void userDisconnecte... | UTF-8 | Java | 327 | java | UserListener.java | Java | [
{
"context": "kage ch.epfl.sweng.spotOn.user;\n\n/**\n * Created by quentin on 24.11.16.\n * Interface of a userListener\n */\np",
"end": 61,
"score": 0.9437182545661926,
"start": 54,
"tag": "USERNAME",
"value": "quentin"
}
] | null | [] | package ch.epfl.sweng.spotOn.user;
/**
* Created by quentin on 24.11.16.
* Interface of a userListener
*/
public interface UserListener {
/**
* called once when the user is connected
*/
void userConnected();
/**
* called once when the user is disconnected
*/
void userDisconnecte... | 327 | 0.633027 | 0.614679 | 17 | 18.235294 | 16.221008 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.176471 | false | false | 6 |
94e80679bad21258ba8ea2fdfdaeed1eb8148157 | 16,698,832,867,245 | b3ea4dcc5bd75dcb20cc9fce3ceff09bdf012015 | /meta/src/main/java/es/caib/seycon/ng/model/ImpressoraEntity.java | 382f7d3cda11a902d1d7490f8a64bd09b1c7daef | [] | no_license | SoffidIAM/console | https://github.com/SoffidIAM/console | b89765f2b5165b3f504c0a1bdd7fa8ce41acf674 | 58ba51b2afe18e75b9baa943afd713f111b20780 | refs/heads/version-3 | 2023-08-31T17:42:19.531000 | 2023-08-14T08:13:47 | 2023-08-14T08:13:47 | 19,143,980 | 10 | 1 | null | false | 2023-05-09T07:26:57 | 2014-04-25T11:35:11 | 2023-01-27T09:09:09 | 2023-05-09T07:26:53 | 252,288 | 7 | 1 | 19 | Java | false | false | //
// (C) 2013 Soffid
//
// This file is licensed by Soffid under GPL v3 license
//
package es.caib.seycon.ng.model;
import com.soffid.iam.model.TenantEntity;
import com.soffid.mda.annotation.*;
@Entity (table="SC_IMPRES", translatedName="PrinterEntity", translatedPackage="com.soffid.iam.model" )
@Depends ({es.caib.... | UTF-8 | Java | 2,610 | java | ImpressoraEntity.java | Java | [
{
"context": "//\n// (C) 2013 Soffid\n// \n// This file is licensed by Soffid under GPL ",
"end": 21,
"score": 0.9986189007759094,
"start": 15,
"tag": "NAME",
"value": "Soffid"
}
] | null | [] | //
// (C) 2013 Soffid
//
// This file is licensed by Soffid under GPL v3 license
//
package es.caib.seycon.ng.model;
import com.soffid.iam.model.TenantEntity;
import com.soffid.mda.annotation.*;
@Entity (table="SC_IMPRES", translatedName="PrinterEntity", translatedPackage="com.soffid.iam.model" )
@Depends ({es.caib.... | 2,610 | 0.738697 | 0.7341 | 80 | 31.612499 | 24.702477 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3625 | false | false | 6 |
3068c9307bd6166cdd24b01b4362ea7811071356 | 21,010,980,036,621 | c6cdb5b6ce325dda86bde8d44f003e50e04200b5 | /task-manager-REST/src/main/java/com/fse/capsule/taskmanager/controller/TaskManagerController.java | 44f69089f30bf812c1368de2db157b01e032e3d3 | [] | no_license | Debashree14/fse-capsule-task-manager | https://github.com/Debashree14/fse-capsule-task-manager | 8be4c23c0969cd8007aff7d2636565e4d11e4195 | 17e90cfd8dc479ec3c07b94c86d4f644be09fc8e | refs/heads/master | 2020-05-18T12:03:41.708000 | 2019-09-03T01:59:57 | 2019-09-03T01:59:57 | 184,396,744 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fse.capsule.taskmanager.controller;
import com.fse.capsule.taskmanager.entity.ParentTask;
import com.fse.capsule.taskmanager.entity.Task;
import com.fse.capsule.taskmanager.service.ParentService;
import com.fse.capsule.taskmanager.service.TaskManagerService;
import org.springframework.beans.factory.annota... | UTF-8 | Java | 5,528 | java | TaskManagerController.java | Java | [] | null | [] | package com.fse.capsule.taskmanager.controller;
import com.fse.capsule.taskmanager.entity.ParentTask;
import com.fse.capsule.taskmanager.entity.Task;
import com.fse.capsule.taskmanager.service.ParentService;
import com.fse.capsule.taskmanager.service.TaskManagerService;
import org.springframework.beans.factory.annota... | 5,528 | 0.671129 | 0.665702 | 141 | 38.205673 | 28.939535 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.751773 | false | false | 6 |
263c64a6e59e9ff32e1aee8c615a54412848c887 | 22,514,218,636,517 | 3b1da37a03241a6538f4bf932e8a332055c1cd09 | /Assignment_6/Official Solution/TurnIn/Java/Assignment6.java | 639bddf52507949ae946f4d941d0a60655e8ce05 | [] | no_license | mikebean233/CSCD437_TeamAssignments | https://github.com/mikebean233/CSCD437_TeamAssignments | 9fcc64c6295fb87174dff09001eb5ab29cae5914 | bf96d29c74b35313b0861b0fd4bc748383dbe007 | refs/heads/master | 2021-01-11T19:36:16.671000 | 2016-11-16T08:49:31 | 2016-11-16T08:49:31 | 69,035,782 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* CSCD 437
* Fall 2016
* Assignment: Defend Your Code
*
* Date: November 4, 2016
*
* Team : The Wise Guys
* Matt Mcgee
* Heath Knickerbocker
* Michael Peterson
*
*/
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.PBEKeySpec;
import java.io.*;
import java.nio.file.*;
import java.n... | UTF-8 | Java | 17,333 | java | Assignment6.java | Java | [
{
"context": " November 4, 2016\n *\n * Team : The Wise Guys\n * Matt Mcgee\n * Heath Knickerbocker\n * Michael Peterson\n",
"end": 133,
"score": 0.9997950792312622,
"start": 123,
"tag": "NAME",
"value": "Matt Mcgee"
},
{
"context": "\n *\n * Team : The Wise Guys\n * Matt... | null | [] | /**
* CSCD 437
* Fall 2016
* Assignment: Defend Your Code
*
* Date: November 4, 2016
*
* Team : The Wise Guys
* <NAME>
* <NAME>
* <NAME>
*
*/
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.PBEKeySpec;
import java.io.*;
import java.nio.file.*;
import java.nio.file.attribute.BasicFile... | 17,294 | 0.557665 | 0.535453 | 420 | 40.269047 | 43.679749 | 406 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.87619 | false | false | 6 |
6e3f5b6766ec9d80a808d6ea6def466691984a6b | 283,467,863,304 | a422805bbc740a0d79721f3b44bbf902d6d1e2e6 | /ROC/PP/pp-jboss/server/src/main/org/jboss/ejb/StatelessSessionContainer.java | 6e806cbd871b7fb0391d2400510715dc2b6c1783 | [] | no_license | kunkelt/jagr | https://github.com/kunkelt/jagr | c2729e9a75fdfd82d711ffa911ed331092ebe1dc | 6706f3a7777602a41b55751c6acdef7a6a93ba09 | refs/heads/master | 2020-09-18T18:24:23.539000 | 2009-07-15T11:42:32 | 2009-07-15T11:42:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package org.jboss.ejb;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Map;
import java.util.HashMap;
import java.rmi.RemoteException;
import javax.ej... | ISO-8859-2 | Java | 18,985 | java | StatelessSessionContainer.java | Java | [
{
"context": "s</em> session beans.\n*\n* @author <a href=\"mailto:rickard.oberg@telkel.com\">Rickard Öberg</a>\n* @author <a href=\"mailto:marc",
"end": 809,
"score": 0.9999316930770874,
"start": 785,
"tag": "EMAIL",
"value": "rickard.oberg@telkel.com"
},
{
"context": "@author <a hr... | null | [] | /*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package org.jboss.ejb;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Map;
import java.util.HashMap;
import java.rmi.RemoteException;
import javax.ej... | 18,920 | 0.557153 | 0.556153 | 709 | 25.77574 | 24.302668 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301834 | false | false | 6 |
295cc319fa95a0c5711b40ba69d9930b9ec4fa2a | 35,347,580,876,147 | cb92d7c9c8fbc8e969eae876489d7301b705ce8b | /BD2_Alex_NP1/src/algoritmos/MergeJoin.java | fc960f825444b8271a1d57229b2fb00dd8f5ce5f | [] | no_license | google-code/bd2-alex-np1 | https://github.com/google-code/bd2-alex-np1 | aed3477b567a69006ef73ab1e7bb9aa8b03becf2 | ac8a578be2a4939f1e19821277a114553550e41e | refs/heads/master | 2018-01-07T07:41:34.829000 | 2015-03-15T19:57:53 | 2015-03-15T19:57:53 | 32,280,896 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algoritmos;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import beans.Cliente;
import beans.Concessionaria;
public class MergeJoin extends Join {
public MergeJoin(List<Cliente> clientes, List<Concessionaria> concessionaria) {
super(clientes, concessionaria);
}
@Ov... | UTF-8 | Java | 927 | java | MergeJoin.java | Java | [] | null | [] | package algoritmos;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import beans.Cliente;
import beans.Concessionaria;
public class MergeJoin extends Join {
public MergeJoin(List<Cliente> clientes, List<Concessionaria> concessionaria) {
super(clientes, concessionaria);
}
@Ov... | 927 | 0.696872 | 0.695793 | 41 | 21.609756 | 19.323786 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.195122 | false | false | 6 |
024ec5e526184f7f099feabe54a52dd376c23a23 | 36,679,020,740,927 | 17ec4d83b78159aaeaa9fb457fbc117445219265 | /src/hello/SqlsessionInsert.java | 83e11b4ee9f114a71c9832c038ee173396d44adf | [] | no_license | cong921/spider | https://github.com/cong921/spider | 70b19c32f8bde7459ff5874924e83b5ba252a054 | e1b47bab2ea2fc3e45fa4bbe0edb0b52e5b4d923 | refs/heads/master | 2020-04-03T08:28:23.228000 | 2018-10-29T01:30:38 | 2018-10-29T01:30:38 | 155,134,217 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hello;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import org.junit.Test;
impor... | UTF-8 | Java | 1,355 | java | SqlsessionInsert.java | Java | [] | null | [] | package hello;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import org.junit.Test;
impor... | 1,355 | 0.740959 | 0.740221 | 59 | 21.966103 | 20.592056 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.779661 | false | false | 6 |
f4c527030be50d0794d3d1dde93459bd5ff308f3 | 10,608,569,274,237 | 2cc326ef374d3139cc755055e1236a517c7d754f | /mmoRpgServerFinal/src/main/java/com/liqihao/commons/NettyResponse.java | 495c68d2f79f7db55fab9e3d677b4b355e3043aa | [] | no_license | Awakeyoyoyo/mmoRpgDemo | https://github.com/Awakeyoyoyo/mmoRpgDemo | 35dfdb850ed683d9731c63ed2bc4de9c91316db8 | 89ab190977b55fdcf017a466b7f07b1927ca5875 | refs/heads/master | 2023-03-02T04:39:22.484000 | 2021-02-08T06:54:09 | 2021-02-08T06:54:09 | 316,443,228 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liqihao.commons;
/**
* 响应
* @author lqhao
*/
public class NettyResponse {
/**
* 状态码
*/
private int stateCode;
/**
* 请求命令
*/
private int cmd;
/**
* 数据部分
*/
private byte[] data;
public NettyResponse() {
}
public NettyResponse(int stateCod... | UTF-8 | Java | 993 | java | NettyResponse.java | Java | [
{
"context": "package com.liqihao.commons;\n\n/**\n * 响应\n * @author lqhao\n */\npublic class NettyResponse {\n /**\n * 状",
"end": 56,
"score": 0.9995123744010925,
"start": 51,
"tag": "USERNAME",
"value": "lqhao"
}
] | null | [] | package com.liqihao.commons;
/**
* 响应
* @author lqhao
*/
public class NettyResponse {
/**
* 状态码
*/
private int stateCode;
/**
* 请求命令
*/
private int cmd;
/**
* 数据部分
*/
private byte[] data;
public NettyResponse() {
}
public NettyResponse(int stateCod... | 993 | 0.510858 | 0.509824 | 60 | 15.116667 | 13.747838 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283333 | false | false | 6 |
6b0ace90e893e05333f7d2e3162162ffd8f8d477 | 34,995,393,577,300 | 5ff9d019a00036effb3fe2a96d37bc35378ae8f5 | /ParallelCs/ParallelMain.java | b5851eed4d9a71374df329ae53d5dd95cc1c8d7d | [] | no_license | chance-m/JavaCode | https://github.com/chance-m/JavaCode | 8b80516e62840e363a88baac5ff1da5827583c32 | 5c50cc75973e183924d46d437e2ef5fe8721a5b8 | refs/heads/master | 2022-04-13T10:14:14.768000 | 2020-03-21T02:54:14 | 2020-03-21T02:54:14 | 242,026,535 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import jav... | UTF-8 | Java | 3,469 | java | ParallelMain.java | Java | [
{
"context": "c int getCounter() {\r\n\t\treturn counter;\r\n\t}\r\n\r\n\t//dyttp293\r\n\r\n}\r\n",
"end": 3462,
"score": 0.991917610168457,
"start": 3454,
"tag": "USERNAME",
"value": "dyttp293"
}
] | null | [] | import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import jav... | 3,469 | 0.643413 | 0.635053 | 139 | 22.956835 | 16.560711 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.352518 | false | false | 6 |
99c5721e05f2751e59d2d8cc5648142700e8d3f6 | 34,883,724,419,594 | 6eafcaba470229e197df22ac0996e15159111644 | /src/test/java/com/rameshsoft/gitdemo/SampleGitTestDemo/TestDemo.java | ecdda375c7d88deb215e2cdd1667b0f74941117b | [] | no_license | ajayraj278/GitRepo | https://github.com/ajayraj278/GitRepo | ee9e96dbfc1b11beaa7c83214b2acbd677a7f0ac | 30a355c9d35fa0679b1a12ce11704bb6263a2e47 | refs/heads/master | 2022-11-10T08:09:13.482000 | 2020-06-28T04:27:40 | 2020-06-28T04:27:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rameshsoft.gitdemo.SampleGitTestDemo;
public class TestDemo {
public static void main(String[] args) {
System.out.println("Test Demo Class....");
<<<<<<< HEAD
System.out.println("Test Demo Class....");
System.out.println("Test Demo Class....");
=======
System.out.println("Person one code");
>>>... | UTF-8 | Java | 372 | java | TestDemo.java | Java | [] | null | [] | package com.rameshsoft.gitdemo.SampleGitTestDemo;
public class TestDemo {
public static void main(String[] args) {
System.out.println("Test Demo Class....");
<<<<<<< HEAD
System.out.println("Test Demo Class....");
System.out.println("Test Demo Class....");
=======
System.out.println("Person one code");
>>>... | 372 | 0.680108 | 0.610215 | 15 | 23.799999 | 20.047277 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 6 |
43298846c26893b0ce425afd4a0805480c3352e9 | 38,122,129,739,140 | f3974d9519b6c74d3a1c431f275555bb32747358 | /Structural/Decorator/Client.java | d6813c30b89c977ad62ea9aaa211984fee02a5c1 | [] | no_license | TomyQB/Design-patterns | https://github.com/TomyQB/Design-patterns | 8abd0b113736bfccadd864cb3dd4943db462ed68 | 0e7676ab96015b3b48e80fea509e2fb4e9793c25 | refs/heads/main | 2023-08-30T22:14:40.933000 | 2021-10-25T18:16:16 | 2021-10-25T18:16:16 | 369,180,465 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Structural.Decorator;
import java.util.Scanner;
public class Client {
private String destinationAddress;
private String sourceAddress;
private String destinationPC;
private String sourcePC;
private Shipping myShipping;
private double weight;
private String urgent;
private Stri... | UTF-8 | Java | 2,228 | java | Client.java | Java | [] | null | [] | package Structural.Decorator;
import java.util.Scanner;
public class Client {
private String destinationAddress;
private String sourceAddress;
private String destinationPC;
private String sourcePC;
private Shipping myShipping;
private double weight;
private String urgent;
private Stri... | 2,228 | 0.615489 | 0.606484 | 81 | 26.419754 | 21.0765 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 6 |
9ed619c6c9cc7b7bbea0a06f2841d3479cbc54d3 | 39,513,699,126,815 | f856f5bcdae01dae6a6312ee2facbb98d13b8ecd | /LSP/ISP/interfacesegregation/sources/src/main/java/api/MessageWithSubject.java | 74a0571b1cb0e2bd15d3102806652ebe244be7e1 | [] | no_license | ZlatinaMihaylova/Design-Principles | https://github.com/ZlatinaMihaylova/Design-Principles | 1ee90a4dcdb0896a028e9851add2ad279d04fbeb | 505a43e05b207c89870bda20e9c8ceba83457fcc | refs/heads/master | 2020-05-15T12:43:29.162000 | 2019-04-22T08:36:01 | 2019-04-22T08:36:01 | 182,254,140 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package api;
public interface MessageWithSubject extends Message {
String getSubject();
}
| UTF-8 | Java | 104 | java | MessageWithSubject.java | Java | [] | null | [] | package api;
public interface MessageWithSubject extends Message {
String getSubject();
}
| 104 | 0.701923 | 0.701923 | 7 | 12.857142 | 18.411398 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 6 |
6c38afc4c69ed5650097a310cd58866ca7105483 | 35,210,141,935,123 | 264ed57a88caf186a7b273990796446602d72f70 | /src/main/java/com/ecole/ecole/repository/ISubjectRepository.java | f29219646833366949efb78304ae562373db65b7 | [] | no_license | hamzapro/ecole | https://github.com/hamzapro/ecole | d87040df1bc5f18a18ac2ce5450e76d730a4904d | 10dd72478e73b88c0f5cb3045ef15d63fca88fd5 | refs/heads/master | 2023-08-27T03:08:15.538000 | 2021-10-24T19:29:18 | 2021-10-24T19:29:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ecole.ecole.repository;
import com.ecole.ecole.entity.Subject;
public interface ISubjectRepository {
public Subject save(Subject subject);
}
| UTF-8 | Java | 159 | java | ISubjectRepository.java | Java | [] | null | [] | package com.ecole.ecole.repository;
import com.ecole.ecole.entity.Subject;
public interface ISubjectRepository {
public Subject save(Subject subject);
}
| 159 | 0.792453 | 0.792453 | 7 | 21.714285 | 18.591198 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
5fa47590c17360cb46f3e46a44f15477312a8f39 | 34,299,608,880,444 | fd7ec0cdce2bce1ff651dd44e1295013104c2f94 | /源代码/后端/src/main/java/com/shixun/blog/service/UserInfoService.java | e7b1c582364135be7a5fbde0fdee3dd4a6efdae8 | [] | no_license | IMYSA/2020Blog | https://github.com/IMYSA/2020Blog | 5279098ad3c00d0c8870bf651454cb34e3298639 | c125c413babd9c5461d4922d99a8d8c89866e4c2 | refs/heads/master | 2022-12-29T10:01:18.684000 | 2020-07-03T17:15:49 | 2020-07-03T17:15:49 | 272,686,080 | 0 | 1 | null | false | 2020-10-13T23:03:23 | 2020-06-16T11:09:14 | 2020-07-03T17:16:06 | 2020-10-13T23:03:21 | 4,322 | 0 | 0 | 1 | JavaScript | false | false | package com.shixun.blog.service;
import com.shixun.blog.entity.User;
public interface UserInfoService {
int updateUserInfo(User u);
User getUserInfo(int id);
User getUserByName(String name);
int addUser(User u);
}
| UTF-8 | Java | 234 | java | UserInfoService.java | Java | [] | null | [] | package com.shixun.blog.service;
import com.shixun.blog.entity.User;
public interface UserInfoService {
int updateUserInfo(User u);
User getUserInfo(int id);
User getUserByName(String name);
int addUser(User u);
}
| 234 | 0.726496 | 0.726496 | 10 | 22.200001 | 14.668333 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 6 |
19c4490d8d4b69dd18843ed7b72a81acb8d90c14 | 23,708,219,526,310 | d8377e67fc7867f9bea5b3d37515ecdf6b719ef1 | /app/src/main/java/com/example/humorme/ui/QuoteActivity.java | b9f0c45b76309c06d3649a43e679b98e16f2d041 | [
"MIT"
] | permissive | MbuguaMwaura/Humor-Me | https://github.com/MbuguaMwaura/Humor-Me | 53367ec581ccaa7a5e24b8b570a8d00824d8427f | d3c4bbba5e21467329d371b0454c760997ff2065 | refs/heads/master | 2020-06-13T09:41:45.200000 | 2019-07-10T08:22:14 | 2019-07-10T08:22:14 | 194,616,638 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.humorme.ui;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.Button;
import com.example.humorme.R;
import com.example.humor... | UTF-8 | Java | 2,414 | java | QuoteActivity.java | Java | [] | null | [] | package com.example.humorme.ui;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.Button;
import com.example.humorme.R;
import com.example.humor... | 2,414 | 0.652858 | 0.650373 | 77 | 30.350649 | 26.069719 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.532468 | false | false | 6 |
e3677c0d764d00d994e6058f749db6168cfd0dfb | 18,648,748,032,294 | 510ee3eb1fefd775302fdbff15c643da5205ed74 | /src/main/java/be/annelyse/budget/commands/TransactionCommand.java | 23c807fdc388fc02b3c30158103e7603a6a4f9fb | [] | no_license | AnnelyseBe/MyBudget_repo3 | https://github.com/AnnelyseBe/MyBudget_repo3 | 27ade1808e0c011d625caa4eedb575a4dc187a7e | 229ced60d850bd60cc10701f6c951f35ed63c3cd | refs/heads/master | 2022-11-13T22:38:41.604000 | 2019-11-10T11:11:09 | 2019-11-10T11:11:09 | 212,452,303 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.annelyse.budget.commands;
import be.annelyse.budget.model.Recurring;
import be.annelyse.budget.model.Transaction;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.util.HashSet;
import java.util.Set;
@Getter
@S... | UTF-8 | Java | 1,621 | java | TransactionCommand.java | Java | [] | null | [] | package be.annelyse.budget.commands;
import be.annelyse.budget.model.Recurring;
import be.annelyse.budget.model.Transaction;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.util.HashSet;
import java.util.Set;
@Getter
@S... | 1,621 | 0.668723 | 0.667489 | 58 | 26.948277 | 18.119738 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586207 | false | false | 6 |
32dcf24773b3d96635ad2571272f9da08a0dbb68 | 16,398,185,161,044 | c8f96ae692b8960f37b2df46c2b9af97faa224ab | /src/main/java/com/koins/physicsbot/Electricity.java | 7516ff503fc7d1296d967a14bc410c1db6dfaa1b | [] | no_license | kmanc/PhysicsBot | https://github.com/kmanc/PhysicsBot | 11b7403a0c94f85612709436dfdc46c5b89c379f | b7b9133726cedfd412c827a4e17976b84fec306d | refs/heads/master | 2021-01-10T08:33:00.854000 | 2016-02-14T19:56:14 | 2016-02-14T19:56:14 | 43,651,187 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.koins.physicsbot;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
public class Electricity extends AppCompatActivity implements View.OnC... | UTF-8 | Java | 5,631 | java | Electricity.java | Java | [] | null | [] | package com.koins.physicsbot;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
public class Electricity extends AppCompatActivity implements View.OnC... | 5,631 | 0.562155 | 0.557887 | 165 | 33.078789 | 19.408834 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684848 | false | false | 6 |
5fa0d4b25b85e772797ad7ced1ab8686ce95ec57 | 19,628,000,564,233 | 627a6a181c7503715be12117cf3a877eec1b0475 | /lingdaoyi-root/lingdaoyi-common/src/main/java/com/lingdaoyi/cloud/utils/authentication/IDcardUtil.java | 218ed1fbda917d87ea505475554a5f1bcf5cda28 | [] | no_license | qinkangkang/lingdaoyi_root | https://github.com/qinkangkang/lingdaoyi_root | f5a9ccaf715657fd8494f15ad6c450628d66e597 | bf11be5831890fcf67b5ff81c7bb30019216bd09 | refs/heads/master | 2021-07-25T14:51:11.260000 | 2017-11-07T08:11:07 | 2017-11-07T08:11:07 | 109,802,346 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lingdaoyi.cloud.utils.authentication;
import java.util.HashMap;
import java.util.Map;
import org.apache.http.HttpResponse;
import org.apache.http.util.EntityUtils;
import com.google.gson.Gson;
import com.lingdaoyi.cloud.config.PromptInfoUtil;
import com.lingdaoyi.cloud.config.PropertiesUtil;
import com.l... | UTF-8 | Java | 2,337 | java | IDcardUtil.java | Java | [
{
"context": "utils.HttpUtils;\n\n/**\n * 身份证实名认证工具类\n * \n * @author jack\n *\n */\npublic class IDcardUtil {\n\tprivate static ",
"end": 432,
"score": 0.9902362823486328,
"start": 428,
"tag": "USERNAME",
"value": "jack"
},
{
"context": " 身份证号\n\t * @param realName\n\t * ... | null | [] | package com.lingdaoyi.cloud.utils.authentication;
import java.util.HashMap;
import java.util.Map;
import org.apache.http.HttpResponse;
import org.apache.http.util.EntityUtils;
import com.google.gson.Gson;
import com.lingdaoyi.cloud.config.PromptInfoUtil;
import com.lingdaoyi.cloud.config.PropertiesUtil;
import com.l... | 2,337 | 0.738651 | 0.724989 | 64 | 34.453125 | 28.731478 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.09375 | false | false | 6 |
9ca7546d7868b02236a157c1558098f3cb640f16 | 6,811,818,167,040 | df5a4be16e5e8b51e9d78e72a0452d6afc2e1fb4 | /src/designpatterns/singleton01/Demo05.java | 9ff7262acd2d6bf41a0e28f0be2e95a01a06b1fa | [] | no_license | Koi-lucky/JavaSE | https://github.com/Koi-lucky/JavaSE | 3098872f6179c6924eee9b1afc1421eecf1d3723 | 804b7ce9e3e4fd0a843c9055da9c7d1f2c826060 | refs/heads/master | 2023-03-08T05:04:24.116000 | 2021-02-12T02:30:22 | 2021-02-12T02:30:22 | 282,173,399 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package designpatterns.singleton01;
/**
* TODO
*
* @author Chen
* @date 2021/2/1 14:42
*/
public class Demo05 {
// 懒汉式单例的优化三——双重检查机制
// 创建对象,但不直接进行初始化
private static volatile Demo05 INSTANCE;
// 构造器私有化
private Demo05() {}
// 在getIntance()方法中进行初始化
public static Demo05 getInstance() {... | UTF-8 | Java | 1,189 | java | Demo05.java | Java | [
{
"context": "gnpatterns.singleton01;\n\n/**\n * TODO\n *\n * @author Chen\n * @date 2021/2/1 14:42\n */\npublic class Demo05 {",
"end": 67,
"score": 0.9997263550758362,
"start": 63,
"tag": "NAME",
"value": "Chen"
}
] | null | [] | package designpatterns.singleton01;
/**
* TODO
*
* @author Chen
* @date 2021/2/1 14:42
*/
public class Demo05 {
// 懒汉式单例的优化三——双重检查机制
// 创建对象,但不直接进行初始化
private static volatile Demo05 INSTANCE;
// 构造器私有化
private Demo05() {}
// 在getIntance()方法中进行初始化
public static Demo05 getInstance() {... | 1,189 | 0.470244 | 0.436098 | 43 | 22.83721 | 18.941685 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.209302 | false | false | 6 |
110b730fd1042b6981ecef37ea3d652d50d130a8 | 1,477,468,802,146 | c0e31a4fa70448e9a2478585d0edbfd891010c90 | /src/main/java/com/example/attenlesson/model/DataModel.java | 2838cd91e9b48a7650b425e81d9ff4aaca9fd02d | [] | no_license | leedunu/gadscommunityproject | https://github.com/leedunu/gadscommunityproject | 71695ac77da0f05d13cd604bfb8b422b522b7fb5 | 246e5a0b48eaae59122d72bfd0266bd436c24dcd | refs/heads/main | 2023-01-02T00:37:45.645000 | 2020-10-30T10:45:17 | 2020-10-30T10:45:17 | 308,597,411 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.attenlesson.model;
public class DataModel {
private String contents;
private String title;
public DataModel(){}
public DataModel(String contents, String title){
this.contents = contents;
this.title = title;
}
public String getLecture() {
... | UTF-8 | Java | 588 | java | DataModel.java | Java | [] | null | [] | package com.example.attenlesson.model;
public class DataModel {
private String contents;
private String title;
public DataModel(){}
public DataModel(String contents, String title){
this.contents = contents;
this.title = title;
}
public String getLecture() {
... | 588 | 0.588435 | 0.588435 | 29 | 18.275862 | 16.019161 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 6 |
6b0b55ca882a42405a9d478d59e72f6f4a4874e5 | 4,458,176,106,856 | 85ccab4575c2509a87220bf8f9051583f5177ea8 | /edan01/project3/jacop/src/main/java/org/jacop/lab2/main.java | 7eba2c4f4656439fa46ee158c56b1f0c4bf0c0db | [] | no_license | HaraldNordgren/lth-courses | https://github.com/HaraldNordgren/lth-courses | 1fc3637531b367de9c02cdf6c2264517b038d10c | 676a547d7b8d4cc0e9294863d1c4ef06f0245f03 | refs/heads/master | 2021-01-15T09:47:27.860000 | 2016-03-16T22:10:18 | 2016-03-16T22:10:18 | 38,512,856 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jacop.lab2;
import java.util.*;
import org.jacop.constraints.*;
import org.jacop.core.*;
import org.jacop.search.*;
/**
* Jobshop problem
*
* @author Sane
*
*/
public class main {
public static void main(String[] args) {
Store store = new Store();
solve(store);
}
private static void solve... | UTF-8 | Java | 7,004 | java | main.java | Java | [
{
"context": "p.search.*;\n\n/**\n * Jobshop problem\n * \n * @author Sane\n *\n */\npublic class main {\n\t\n\tpublic static void ",
"end": 173,
"score": 0.9942507147789001,
"start": 169,
"tag": "NAME",
"value": "Sane"
}
] | null | [] | package org.jacop.lab2;
import java.util.*;
import org.jacop.constraints.*;
import org.jacop.core.*;
import org.jacop.search.*;
/**
* Jobshop problem
*
* @author Sane
*
*/
public class main {
public static void main(String[] args) {
Store store = new Store();
solve(store);
}
private static void solve... | 7,004 | 0.676185 | 0.641776 | 158 | 43.329113 | 37.88715 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.670886 | false | false | 6 |
a10f8ec42e51d0cc3acbff3a059a2dd2c0ad1536 | 28,827,820,521,827 | 09acd9e2e5ecbf3265bc7f0f21ed0ea8a4fddb41 | /src/main/java/DatabaseHandler/ItemVisitors/ItemVisitorFactory.java | 192d590c795e05275f2d390e55265317627c3522 | [] | no_license | ahmedshalan/EZBooks | https://github.com/ahmedshalan/EZBooks | c6f2ab68ec6ead547f855b5c73ec37e6584193f3 | d157715c3b283b5f2b1793d55c5e9ec354b77abf | refs/heads/master | 2020-04-06T21:00:51.534000 | 2019-03-12T22:51:50 | 2019-03-12T22:51:50 | 157,790,020 | 0 | 0 | null | false | 2019-03-08T02:55:38 | 2018-11-16T00:28:39 | 2019-03-08T00:54:55 | 2019-03-08T02:55:37 | 5,567 | 0 | 0 | 0 | Java | false | null | package DatabaseHandler.ItemVisitors;
import BooksService.Model.Item.Item;
import BooksService.Model.Item.Textbooks.Textbook;
import java.sql.Connection;
public class ItemVisitorFactory {
public static ItemVisitor createItemVisitor(String item, long listingId,
Connection con){
switch(item){
... | UTF-8 | Java | 2,940 | java | ItemVisitorFactory.java | Java | [] | null | [] | package DatabaseHandler.ItemVisitors;
import BooksService.Model.Item.Item;
import BooksService.Model.Item.Textbooks.Textbook;
import java.sql.Connection;
public class ItemVisitorFactory {
public static ItemVisitor createItemVisitor(String item, long listingId,
Connection con){
switch(item){
... | 2,940 | 0.508844 | 0.507823 | 78 | 36.692307 | 24.180574 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 6 |
acb0b44fe1f42679c980ced9b31e8998fcc74199 | 17,995,913,006,217 | 47f67c541992cb555c6bf350d28459b28a768c79 | /wdscs-consolidation/src/ec/ep/dit/sip/wdscs/presentation/consolidation/controller/ConsolidationStateController.java | b21328d23cbfc5cb60752621384b24f5530eabfe | [] | no_license | anonymousdplantgit/wdscs | https://github.com/anonymousdplantgit/wdscs | 972b7a62cae918a1a7357ea469f14c8370192e15 | 7a0f57e804448e45317237474be4168d0dae9d02 | refs/heads/master | 2018-10-19T21:46:37.999000 | 2018-07-27T14:24:35 | 2018-07-27T14:24:35 | 140,686,687 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Class: ec.ep.dit.sip.wdscs.presentation.consolidation.controller.ConsolidationStateController
*
* Created: 16/11/2011
*
* Author: Intrasoft International
*/
package ec.ep.dit.sip.wdscs.presentation.consolidation.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServle... | UTF-8 | Java | 2,816 | java | ConsolidationStateController.java | Java | [
{
"context": "ntroller\n * \n * Created: 16/11/2011\n * \n * Author: Intrasoft International\n */\npackage ec.ep.dit.sip.wdscs.presentation.cons",
"end": 165,
"score": 0.7102820873260498,
"start": 142,
"tag": "NAME",
"value": "Intrasoft International"
}
] | null | [] | /*
* Class: ec.ep.dit.sip.wdscs.presentation.consolidation.controller.ConsolidationStateController
*
* Created: 16/11/2011
*
* Author: <NAME>
*/
package ec.ep.dit.sip.wdscs.presentation.consolidation.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
impor... | 2,799 | 0.793324 | 0.790128 | 77 | 35.57143 | 38.344112 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.441558 | false | false | 6 |
8fb17f1c46c1a41fbf1b05ea3233d27f19c391b8 | 18,906,446,087,608 | 1fc88dbc3f58da55894c47f8eda478aecf8766a5 | /src/com/kurose/jmlib/finder/mxmwrapper/Cover.java | c748e110fe36415bf089655aa60789041e305461 | [] | no_license | Ku2ose/JMLib | https://github.com/Ku2ose/JMLib | c304663879e6fb44be4d5f8277bc2aacd02cbcdc | 5f44c9c0b688911061a81af3e9346bea9608adc2 | refs/heads/master | 2021-01-16T00:42:06.685000 | 2017-08-11T23:05:49 | 2017-08-11T23:05:49 | 99,972,635 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kurose.jmlib.finder.mxmwrapper;
import com.kurose.jmlib.musicBrainz.MB;
import fm.last.musicbrainz.coverart.CoverArt;
import fm.last.musicbrainz.coverart.CoverArtArchiveClient;
import fm.last.musicbrainz.coverart.impl.DefaultCoverArtArchiveClient;
import org.musicbrainz.model.entity.ReleaseGroupWs2;
impor... | UTF-8 | Java | 2,320 | java | Cover.java | Java | [] | null | [] | package com.kurose.jmlib.finder.mxmwrapper;
import com.kurose.jmlib.musicBrainz.MB;
import fm.last.musicbrainz.coverart.CoverArt;
import fm.last.musicbrainz.coverart.CoverArtArchiveClient;
import fm.last.musicbrainz.coverart.impl.DefaultCoverArtArchiveClient;
import org.musicbrainz.model.entity.ReleaseGroupWs2;
impor... | 2,320 | 0.539224 | 0.537931 | 82 | 27.292683 | 26.705479 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.414634 | false | false | 6 |
e800605d0d6880c50be6ce170ace3b082caa4939 | 17,557,826,360,263 | 7057f351d3a71c48853f7cd5053f5f6af0f07cc6 | /core/src/com/xemplarsoft/utils/xwt/Checkbox.java | 1e5e4e30a04f3099913d5c0db6bcc12ffc5a6c0c | [
"Apache-2.0"
] | permissive | Xemplar/RPSWars | https://github.com/Xemplar/RPSWars | fa55da7e5e013ff12ddd91db950223d3309c89db | 69501762dd945b46f09b3c43ae19a1b7672e845f | refs/heads/main | 2023-03-23T01:37:45.761000 | 2021-03-15T04:41:15 | 2021-03-15T04:41:15 | 340,529,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xemplarsoft.utils.xwt;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import com.xemplarsoft.games.cross.rps.Wars;
public class Checkbox extends Button implements Action{
protected TextureRegion ch, un;
protected boolean checked = false;
p... | UTF-8 | Java | 1,210 | java | Checkbox.java | Java | [] | null | [] | package com.xemplarsoft.utils.xwt;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import com.xemplarsoft.games.cross.rps.Wars;
public class Checkbox extends Button implements Action{
protected TextureRegion ch, un;
protected boolean checked = false;
p... | 1,210 | 0.605785 | 0.602479 | 44 | 26.5 | 20.588501 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.795455 | false | false | 6 |
6ded0a95bb2307cfaaecc73de94b1d3eaa5ed577 | 30,425,548,379,567 | dbfb10fa8df53655d09c9ba3c00e2210dc9438b7 | /src/design/mode/proxy/proxyUseMy/MyJdkProxyDemo.java | 58f4922a41d06e8e2a89b81fffdeacf1688dc4ec | [] | no_license | wang-cong-li/design_mode | https://github.com/wang-cong-li/design_mode | 842432efac5d376bcd690ece78154777c3b1f79f | b0db2a691d54b2e2679494b109b66ec745e22266 | refs/heads/master | 2020-04-07T05:21:20.516000 | 2019-03-23T13:59:48 | 2019-03-23T13:59:48 | 158,093,984 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package design.mode.proxy.proxyUseMy;
import design.mode.proxy.Person;
import design.mode.proxy.my.MyClassLoader;
import design.mode.proxy.my.MyInvocationHandler;
import design.mode.proxy.my.MyJdkProxy;
import java.lang.reflect.Method;
public class MyJdkProxyDemo implements MyInvocationHandler {
private Person ... | UTF-8 | Java | 811 | java | MyJdkProxyDemo.java | Java | [] | null | [] | package design.mode.proxy.proxyUseMy;
import design.mode.proxy.Person;
import design.mode.proxy.my.MyClassLoader;
import design.mode.proxy.my.MyInvocationHandler;
import design.mode.proxy.my.MyJdkProxy;
import java.lang.reflect.Method;
public class MyJdkProxyDemo implements MyInvocationHandler {
private Person ... | 811 | 0.723834 | 0.723834 | 28 | 27.321428 | 26.568045 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 6 |
4bc14ca363e10dfe95e1811852b5da1013d01963 | 29,609,504,583,785 | 31d04eac093e80662df2abfe8fc461e566f515ea | /RBlock/RBlock/src/com/me/RBlock/View/World.java | 1a7cfc39181a11ce6405f9537a982a6ad1638488 | [] | no_license | Lewissss/JavaStuff | https://github.com/Lewissss/JavaStuff | b2eca7f5dd952db94640fc1451f7028a4d900152 | c8e8c3dd70acad7dd996478d6902c24caf0801eb | refs/heads/master | 2020-03-29T13:33:28.699000 | 2013-05-20T12:29:15 | 2013-05-20T12:29:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.me.RBlock.View;
import java.util.Random;
import com.badlogic.gdx.utils.Array;
import com.me.RBlock.Block.Block;
import com.me.RBlock.Block.TileSet;
public class World {
Array<Block> blocks;
TileSet tiles;
Random random;
int MAXX = 15;
int MAXY = 15;
public World(){
blocks = new Array<Block>();
... | UTF-8 | Java | 1,208 | java | World.java | Java | [] | null | [] | package com.me.RBlock.View;
import java.util.Random;
import com.badlogic.gdx.utils.Array;
import com.me.RBlock.Block.Block;
import com.me.RBlock.Block.TileSet;
public class World {
Array<Block> blocks;
TileSet tiles;
Random random;
int MAXX = 15;
int MAXY = 15;
public World(){
blocks = new Array<Block>();
... | 1,208 | 0.583609 | 0.575331 | 71 | 16.014084 | 13.419024 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.971831 | false | false | 6 |
05660195f040c3e0ce9238753c255dedc3475f28 | 30,812,095,433,748 | 6138af219efc3a8f31060e30ebc532ffcbad1768 | /astrogrid/adql/adqlbeans/target/generated-sources/xmlbeans/org/astrogrid/stc/region/v1_10/beans/impl/PolygonTypeImpl.java | a98a84ac787d544675c8b9340c3726009e3b9544 | [] | no_license | Javastro/astrogrid-legacy | https://github.com/Javastro/astrogrid-legacy | dd794b7867a4ac650d1a84bdef05dfcd135b8bb6 | 51bdbec04bacfc3bcc3af6a896e8c7f603059cd5 | refs/heads/main | 2023-06-26T10:23:01.083000 | 2021-07-30T11:17:12 | 2021-07-30T11:17:12 | 391,028,616 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* XML Type: polygonType
* Namespace: http://www.ivoa.net/xml/STC/STCregion/v1.10
* Java type: org.astrogrid.stc.region.v1_10.beans.PolygonType
*
* Automatically generated - do not modify.
*/
package org.astrogrid.stc.region.v1_10.beans.impl;
/**
* An XML polygonType(@http://www.ivoa.net/xml/STC/STCregion/v1.... | UTF-8 | Java | 4,297 | java | PolygonTypeImpl.java | Java | [] | null | [] | /*
* XML Type: polygonType
* Namespace: http://www.ivoa.net/xml/STC/STCregion/v1.10
* Java type: org.astrogrid.stc.region.v1_10.beans.PolygonType
*
* Automatically generated - do not modify.
*/
package org.astrogrid.stc.region.v1_10.beans.impl;
/**
* An XML polygonType(@http://www.ivoa.net/xml/STC/STCregion/v1.... | 4,297 | 0.580405 | 0.562253 | 141 | 29.475178 | 31.848173 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.29078 | false | false | 6 |
7900418c945d2a3637d5733d5fed50eedc6dc4f4 | 33,672,543,646,222 | 6d76b21474b14b94a681eb3fe8624f35892c876f | /src/main/java/niek/animalkingdom/general/Male.java | 560c61341fd883290aef6afd6b15a9f53c7e523f | [
"MIT"
] | permissive | Niekvandam/AnimalKingdom | https://github.com/Niekvandam/AnimalKingdom | 1993825e52543a2c3194124cb3f5ca8fd970bf9d | 703bdbaf67bfc527e10d01db21b53823a5cad464 | refs/heads/master | 2021-01-12T08:18:27.929000 | 2017-02-09T12:37:42 | 2017-02-09T12:37:42 | 76,536,530 | 3 | 2 | null | false | 2017-01-18T18:26:23 | 2016-12-15T07:49:41 | 2016-12-16T13:52:54 | 2017-01-18T18:26:22 | 60 | 1 | 1 | 0 | Java | null | null | package niek.animalkingdom.general;
import java.util.ArrayList;
public class Male extends Gender {
//Male constructor
public Male() {
}
//Abstract methods
@Override
public boolean isPregnant() {
System.out.println("Why did you even bother thinking a male could be pregnant");
... | UTF-8 | Java | 749 | java | Male.java | Java | [] | null | [] | package niek.animalkingdom.general;
import java.util.ArrayList;
public class Male extends Gender {
//Male constructor
public Male() {
}
//Abstract methods
@Override
public boolean isPregnant() {
System.out.println("Why did you even bother thinking a male could be pregnant");
... | 749 | 0.64219 | 0.639519 | 36 | 19.805555 | 25.736721 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
6a532226415dfc9f83fcb28f178576c1823f3307 | 28,458,453,305,308 | 6c008d88805ecc869e809c4dc83e5457bec56a10 | /SpecialAttack.java | a1c3d5b39a0aa39d374e5efb172134723d008d4b | [] | no_license | TravisLanders/CSCD350IntElligence | https://github.com/TravisLanders/CSCD350IntElligence | e122dc109713b3b8d96d56e8d4d076a88ea83324 | 18f841dc31d044fc3a5be85f9457553df27d5f4d | refs/heads/master | 2020-12-24T21:21:34.967000 | 2016-06-08T05:31:08 | 2016-06-08T05:31:08 | 57,077,040 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Final;
public class SpecialAttack
{
}
| UTF-8 | Java | 55 | java | SpecialAttack.java | Java | [] | null | [] | package Final;
public class SpecialAttack
{
}
| 55 | 0.654545 | 0.654545 | 6 | 7.166667 | 10.155732 | 27 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 6 |
eca402783c881e6a481ae9952e3e6797fa1c7596 | 18,837,726,602,574 | 6280f26e34345ca7b05f70b2af8465b63cd228ad | /URI_1019.java | 275470d010bbb92cfcf51d95951219245e617644 | [] | no_license | samiulh4/URI-Browse-Problems | https://github.com/samiulh4/URI-Browse-Problems | a8855a1d8a0d4c264a27d7793bc792cf2f89a84f | 27c8aaf16b7d00672c7d2a79c0258a2a440bf78f | refs/heads/master | 2018-01-10T23:45:55.731000 | 2016-11-28T00:45:41 | 2016-11-28T00:45:41 | 44,016,378 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class URI_1019 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int N = sc.nextInt();
int t = 60;
int s = (N%60);
int value = (N/60);
int h = (value/60);
int m = (value%60);
System.out.println(h+":"+m+":"+s);
}
... | UTF-8 | Java | 324 | java | URI_1019.java | Java | [] | null | [] | import java.util.Scanner;
public class URI_1019 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int N = sc.nextInt();
int t = 60;
int s = (N%60);
int value = (N/60);
int h = (value/60);
int m = (value%60);
System.out.println(h+":"+m+":"+s);
}
... | 324 | 0.537037 | 0.493827 | 19 | 15.052631 | 13.751454 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.631579 | false | false | 6 |
72c5b9b0181b6fb68b5566b19c0f1d5ffea29830 | 10,479,720,242,306 | a56109d28bec71ad7d007cb2f87663c6bd5047e9 | /app/src/main/java/dongwei/fajuary/movedimensionapp/base/MovedimensionApp.java | bb4dd94ecb399902fb8f1056dc88df3fe95ba6bf | [] | no_license | fajuary/MoveDimensionApp | https://github.com/fajuary/MoveDimensionApp | 04259ae6984f0b5b75b0298b307ccb5eced7f02e | e9b05bb91626cc72093fc4255984dda65648f605 | refs/heads/master | 2020-04-07T08:13:55.175000 | 2018-11-19T10:51:49 | 2018-11-19T10:51:49 | 158,205,660 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dongwei.fajuary.movedimensionapp.base;
import android.app.Application;
import android.content.Context;
import android.support.multidex.MultiDex;
import com.alivc.player.AliVcMediaPlayer;
import com.aliyun.common.httpfinal.QupaiHttpFinal;
import com.orhanobut.logger.LogLevel;
import com.orhanobut.logg... | UTF-8 | Java | 2,582 | java | MovedimensionApp.java | Java | [
{
"context": "tolayout.config.AutoLayoutConifg;\r\n\r\n/**\r\n * 作者:${神游风云(fajuary)} on 2018/1/30 17:37\r\n * 邮箱:fajuary@foxma",
"end": 606,
"score": 0.9925165176391602,
"start": 602,
"tag": "USERNAME",
"value": "神游风云"
},
{
"context": "out.config.AutoLayoutConifg;\r\n\r\n/**\r\n * 作者... | null | [] | package dongwei.fajuary.movedimensionapp.base;
import android.app.Application;
import android.content.Context;
import android.support.multidex.MultiDex;
import com.alivc.player.AliVcMediaPlayer;
import com.aliyun.common.httpfinal.QupaiHttpFinal;
import com.orhanobut.logger.LogLevel;
import com.orhanobut.logg... | 2,570 | 0.661221 | 0.636715 | 70 | 31.228571 | 25.448082 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
ef792a7963613816d5aec49f3601b5c5e921be34 | 4,312,147,226,598 | 36bd483055493c56578a4ebaf0c2e53037124eb4 | /jOOQ-test/src/org/jooq/test/mysql2/generatedclasses/tables/T_2926.java | b7cfe1a49f35bc249ab185bf93211526f31514e1 | [
"Apache-2.0"
] | permissive | h87kg/jOOQ | https://github.com/h87kg/jOOQ | 90343f76339c9ccb322f41478e585d3b28e68ce7 | dac0df446fc4540ed893734291775b6cec4a4504 | refs/heads/master | 2021-01-18T07:39:11.525000 | 2014-05-21T12:28:43 | 2014-05-21T12:28:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* This class is generated by jOOQ
*/
package org.jooq.test.mysql2.generatedclasses.tables;
/**
* This class is generated by jOOQ.
*/
@java.lang.SuppressWarnings({ "all", "unchecked", "rawtypes" })
public class T_2926 extends org.jooq.impl.TableImpl<org.jooq.test.mysql2.generatedclasses.tables.records.T_2926Rec... | UTF-8 | Java | 3,013 | java | T_2926.java | Java | [] | null | [] | /**
* This class is generated by jOOQ
*/
package org.jooq.test.mysql2.generatedclasses.tables;
/**
* This class is generated by jOOQ.
*/
@java.lang.SuppressWarnings({ "all", "unchecked", "rawtypes" })
public class T_2926 extends org.jooq.impl.TableImpl<org.jooq.test.mysql2.generatedclasses.tables.records.T_2926Rec... | 3,013 | 0.727182 | 0.664786 | 83 | 35.301205 | 51.856087 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.337349 | false | false | 6 |
7a54cf3df6d7b38f458099ea6ca4fb6ecaf70e01 | 31,001,073,987,149 | 74ba52cf2318139de03b01c35102b839b2ecee6b | /src/main/java/org/krams/controller/VideoController.java | fe8b955409fc3dbe8945c10eb0d6bc20178d472d | [] | no_license | jmoseman01/edTubeCRUD | https://github.com/jmoseman01/edTubeCRUD | abf9b1c6030c4b09d27b8da6a0a34598185a94b4 | 6df612554274c4e7173eedacf089773b47ca2204 | refs/heads/master | 2018-01-01T22:12:29.212000 | 2016-01-10T23:53:26 | 2016-01-10T23:53:26 | 34,088,820 | 0 | 0 | null | true | 2015-04-17T00:54:15 | 2015-04-17T00:54:13 | 2015-04-17T00:54:14 | 2015-04-16T02:51:40 | 0 | 0 | 0 | 0 | Java | null | null | package org.krams.controller;
import org.krams.domain.Video;
import org.krams.dto.VideoListDto;
import org.krams.service.VideoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org... | UTF-8 | Java | 3,222 | java | VideoController.java | Java | [
{
"context": "tParam String firstName,\n//\t\t\t@RequestParam String lastName,\n//\t\t\t@RequestParam Integer role) {\n//\n//\t\tRole e",
"end": 2583,
"score": 0.6540575623512268,
"start": 2575,
"tag": "NAME",
"value": "lastName"
},
{
"context": "irstName(firstName);\n//\t\texistingU... | null | [] | package org.krams.controller;
import org.krams.domain.Video;
import org.krams.dto.VideoListDto;
import org.krams.service.VideoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org... | 3,222 | 0.74581 | 0.74581 | 116 | 26.775862 | 21.841547 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.810345 | false | false | 6 |
08480bcd3e0bc698ea9423a414df00af8f8c8341 | 19,550,691,174,073 | 758f308b600297f9c539d5606af3d2d5e4c08f27 | /src/test/java/eventUtilsTest/TestEvent.java | 5a3bddbd45336a86964c483d083214f738c3fcbf | [] | no_license | ZhangJianBeiJing/test3 | https://github.com/ZhangJianBeiJing/test3 | 7d08f5cb44f77e3ef29b06543110987d47757ea3 | 5711226e41adadce1337247ffd008ac2a3ed8382 | refs/heads/master | 2021-06-25T00:49:29.888000 | 2017-09-11T01:49:34 | 2017-09-11T01:49:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eventUtilsTest;
import eventUtils.Event;
public class TestEvent extends Event {
public TestEvent() {
super(TestEvent.class.getSimpleName());
}
}
| UTF-8 | Java | 173 | java | TestEvent.java | Java | [] | null | [] | package eventUtilsTest;
import eventUtils.Event;
public class TestEvent extends Event {
public TestEvent() {
super(TestEvent.class.getSimpleName());
}
}
| 173 | 0.699422 | 0.699422 | 11 | 14.727273 | 16.443241 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 6 |
bad847a60aa598c1308ca21de27ed5243bc7081c | 31,379,031,125,757 | d82cb7cf485c878fd90c44da239d2d9f34876aff | /test/cs3500/singleMoveModel/FoundationPileTest.java | 03ee19ec2a99b014eab536cb9dd70860e832467a | [] | no_license | Primer81/Freecell | https://github.com/Primer81/Freecell | 7c509b9083a80d71030565cf63743e3238119465 | 77c00a6dc71784d9b1dad816c21dca19c39ffa48 | refs/heads/master | 2021-05-08T03:41:49.734000 | 2017-10-25T16:06:21 | 2017-10-25T16:06:21 | 108,292,453 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cs3500.singleMoveModel;
import org.junit.Before;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.ExpectedException;
import static org.junit.Assert.assertEquals;
/**
* Tests for FoundationPile class.
*/
public class FoundationPileTest {
private Pile foundation;
private Card c1;
pr... | UTF-8 | Java | 1,772 | java | FoundationPileTest.java | Java | [] | null | [] | package cs3500.singleMoveModel;
import org.junit.Before;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.ExpectedException;
import static org.junit.Assert.assertEquals;
/**
* Tests for FoundationPile class.
*/
public class FoundationPileTest {
private Pile foundation;
private Card c1;
pr... | 1,772 | 0.718397 | 0.703725 | 66 | 25.863636 | 23.278868 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484848 | false | false | 6 |
906bb8895bcae7ce255f63bd838a79320d1e53c8 | 17,557,826,367,969 | 5220d049c4997d90ccd648b05242fa3f22034819 | /catchcontent/src/main/java/com/c_platform/catchcontent/catchcontent/util/ResourceUtil.java | d46e2431337017787a9c272bbd3b612e25208d6a | [] | no_license | dalinhuang/xznu19203 | https://github.com/dalinhuang/xznu19203 | 6c6281581247cb7e4d381966456cb2034e3a39b5 | 78b7d9901a1a36a39183cfee25e94fd03a21adca | refs/heads/master | 2016-08-11T14:10:41.101000 | 2014-02-18T09:14:23 | 2014-02-18T09:14:23 | 53,000,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.c_platform.catchcontent.catchcontent.util;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.HashSet;
import java.util.concurrent.ConcurrentHashMap;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.Docu... | UTF-8 | Java | 9,026 | java | ResourceUtil.java | Java | [] | null | [] | package com.c_platform.catchcontent.catchcontent.util;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.HashSet;
import java.util.concurrent.ConcurrentHashMap;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.Docu... | 9,026 | 0.678284 | 0.676497 | 273 | 30.791208 | 26.130211 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.494505 | false | false | 6 |
c0cddd22c0ec7da3cf7b8cd6a413800df06cd5c2 | 11,441,792,881,773 | 4bab3fdc41f631a1589aeb02111c92c5e7ff7396 | /src/cn/edu/tsinghua/thss/tsmart/modeling/bip/models/implementation/ActionModel.java | 88c48cd3886ac649a9fd9e955832bd6caf21412e | [] | no_license | languagefun/edolamodelingplatform | https://github.com/languagefun/edolamodelingplatform | 78f04970c0098f55221ee70f03a7184a0322660d | d7383c3df793b0c11661ce73f54830f70d90f925 | refs/heads/master | 2020-12-24T09:53:07.345000 | 2012-03-05T08:33:35 | 2012-03-05T08:33:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.tsinghua.thss.tsmart.modeling.bip.models.implementation;
import java.util.ArrayList;
import org.eclipse.ui.views.properties.IPropertyDescriptor;
import org.eclipse.ui.views.properties.TextPropertyDescriptor;
import org.simpleframework.xml.Element;
import org.simpleframework.xml.Root;
import cn.edu.tsi... | WINDOWS-1252 | Java | 2,468 | java | ActionModel.java | Java | [
{
"context": "tySelectionPropertyDescriptor;\n\n\n/**\n * Created by Huangcd<br/>\n * Date: 11-9-26<br/>\n * Time: ÏÂÎç3:14<br/>",
"end": 507,
"score": 0.9976637363433838,
"start": 500,
"tag": "USERNAME",
"value": "Huangcd"
}
] | null | [] | package cn.edu.tsinghua.thss.tsmart.modeling.bip.models.implementation;
import java.util.ArrayList;
import org.eclipse.ui.views.properties.IPropertyDescriptor;
import org.eclipse.ui.views.properties.TextPropertyDescriptor;
import org.simpleframework.xml.Element;
import org.simpleframework.xml.Root;
import cn.edu.tsi... | 2,468 | 0.662195 | 0.649593 | 83 | 28.638554 | 26.694424 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46988 | false | false | 6 |
ab71d33bcd70a83c91261532b7448eba81ac1fd5 | 12,103,217,894,906 | f00bcfb232981ccb73e3479c21baee910cff351c | /util/src/main/java/tz/co/nezatech/dsetp/util/exception/TCPConnectionException.java | 7e551db3c2c2f6ef38d7ae118502cded97a21635 | [] | no_license | ezrankayamba/dsetcp | https://github.com/ezrankayamba/dsetcp | a7508325d0ba6194b08c07b5b0a7f79bb249e347 | df15c9ba7c6a5a91392675b02ffdfa82304958ec | refs/heads/master | 2020-03-22T02:07:00.221000 | 2019-05-06T15:08:44 | 2019-05-06T15:08:44 | 139,350,237 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tz.co.nezatech.dsetp.util.exception;
public class TCPConnectionException extends Exception {
public TCPConnectionException() {
}
public TCPConnectionException(String message) {
super(message);
}
}
| UTF-8 | Java | 232 | java | TCPConnectionException.java | Java | [] | null | [] | package tz.co.nezatech.dsetp.util.exception;
public class TCPConnectionException extends Exception {
public TCPConnectionException() {
}
public TCPConnectionException(String message) {
super(message);
}
}
| 232 | 0.719828 | 0.719828 | 11 | 20.09091 | 21.470718 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 6 |
9eb12480a63cc5b76187049e415d04cf5c67e575 | 10,213,432,285,066 | f90687ed39395f807f88327cf0c77d6389f85d36 | /SSM/src/main/java/com/service/inner/JavaMailService.java | af9b0d8537261c34d750eca417b8e8ade4b0a492 | [] | no_license | coderlive/jingdong | https://github.com/coderlive/jingdong | 7c9accf46582a2e9693798b3b364bfef36cf1d0c | 2cf83ca15101ccbf6dc78722e813da4b686e9c8b | refs/heads/master | 2023-01-06T02:01:13.445000 | 2020-10-31T12:20:49 | 2020-10-31T12:20:49 | 296,878,098 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.service.inner;
public interface JavaMailService {
public boolean sendTextMail(String from, String to, String subject, String content);
}
| UTF-8 | Java | 163 | java | JavaMailService.java | Java | [] | null | [] | package com.service.inner;
public interface JavaMailService {
public boolean sendTextMail(String from, String to, String subject, String content);
}
| 163 | 0.742331 | 0.742331 | 6 | 24.833334 | 31.29652 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 6 |
28f5cef43869afa6b029d29a8334532d507c6df9 | 34,540,127,039,209 | 9917ae3d19fd2b8732ee568e096e212dfa494c43 | /src/main/java/com/java/EmployeeDaoImpl.java | d2cee1b2ed976d38152156db1a09e5e9511e4ff0 | [] | no_license | doanHa/BankAppDemo | https://github.com/doanHa/BankAppDemo | 9b65d07c4a04f0a6459aec825c402fcb5fbdfad1 | c00f46e4f33e6453b6e87d7fd5dda4f0ec6f63e4 | refs/heads/master | 2021-06-20T11:19:10.420000 | 2021-01-27T02:35:17 | 2021-01-27T02:35:17 | 177,348,082 | 0 | 0 | null | false | 2021-01-27T02:35:41 | 2019-03-23T22:51:05 | 2021-01-27T02:35:20 | 2021-01-27T02:35:40 | 117 | 0 | 0 | 1 | Java | false | false | package com.java;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.HashSet;
import java.util.Set;
@SuppressWarnings("Duplicates")
public class EmployeeDaoImpl implements EmployeeDao {
private Connection con;
@Override
... | UTF-8 | Java | 2,357 | java | EmployeeDaoImpl.java | Java | [] | null | [] | package com.java;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.HashSet;
import java.util.Set;
@SuppressWarnings("Duplicates")
public class EmployeeDaoImpl implements EmployeeDao {
private Connection con;
@Override
... | 2,357 | 0.588036 | 0.584642 | 77 | 29.61039 | 25.60294 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480519 | false | false | 6 |
1e1ca5dc5c586c714a70b5710fed7048222a5604 | 36,146,444,804,257 | 73a319915d743acc7ffea42fa46bc60e09c84645 | /app/src/main/java/com/example/choreapp/SettingsActivity.java | 0fc3ca8d4af55c4a81fd1e7488857cb7801f7750 | [] | no_license | hookleon/ChoreRoulette | https://github.com/hookleon/ChoreRoulette | 016618098b0c23595b2afc23e839dc8d77b93fd5 | c590f1135ce4b1e673985085147f13775fcc4279 | refs/heads/master | 2022-12-25T09:56:48.447000 | 2020-10-08T23:19:25 | 2020-10-08T23:19:25 | 260,791,565 | 0 | 0 | null | false | 2020-10-08T22:37:02 | 2020-05-02T23:11:09 | 2020-10-08T04:39:00 | 2020-10-08T22:37:01 | 987 | 0 | 0 | 0 | Java | false | false | /*
SettingsActivity.java
---------------------
Chore Roulette App
Leon Hook, Magnus McGee and Tiaan Stevenson-Brunt
*/
package com.example.choreapp;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.app.AlertDialog;
import android.content.ClipData;
import and... | UTF-8 | Java | 9,747 | java | SettingsActivity.java | Java | [
{
"context": "ava\n ---------------------\n Chore Roulette App\n Leon Hook, Magnus McGee and Tiaan Stevenson-Brunt\n */\npacka",
"end": 83,
"score": 0.9997716546058655,
"start": 74,
"tag": "NAME",
"value": "Leon Hook"
},
{
"context": "----------------\n Chore Roulette App\n Leon... | null | [] | /*
SettingsActivity.java
---------------------
Chore Roulette App
<NAME>, <NAME> and <NAME>
*/
package com.example.choreapp;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.app.AlertDialog;
import android.content.ClipData;
import android.content.ClipboardMa... | 9,723 | 0.617421 | 0.616292 | 278 | 34.064747 | 27.323063 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.546763 | false | false | 6 |
b2b7074db2425ca325a35da91ee1dc7061c24b85 | 36,137,854,866,106 | 4a1cdba63dc64555072c81fecc4c4dc4d499d375 | /oop/src/car/CarShop.java | df3aff34dfb48345d380b5af0824162d577908d2 | [] | no_license | svilenvul/Java | https://github.com/svilenvul/Java | c43ecdcd2eba121d9ac6ce32d86d8c51d95ef1aa | 15b41d1a54ca3bdd8a6ef3a06f9afbbdc77f7d01 | refs/heads/master | 2021-01-01T06:34:04.044000 | 2014-09-06T19:10:56 | 2014-09-06T19:10:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package car;
import java.util.Collection;
import java.util.Date;
import java.util.HashMap;
import java.util.HashSet;
import java.util.TreeMap;
public class CarShop {
private HashMap <String, HashSet <Car>> carsByBrand;
private HashMap <String, HashSet <Car>> carsByModel;
private HashMap <String, HashSet <Car>> ca... | UTF-8 | Java | 3,314 | java | CarShop.java | Java | [] | null | [] | package car;
import java.util.Collection;
import java.util.Date;
import java.util.HashMap;
import java.util.HashSet;
import java.util.TreeMap;
public class CarShop {
private HashMap <String, HashSet <Car>> carsByBrand;
private HashMap <String, HashSet <Car>> carsByModel;
private HashMap <String, HashSet <Car>> ca... | 3,314 | 0.660531 | 0.660531 | 129 | 24.689922 | 20.301907 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.713178 | false | false | 6 |
271590528688c057a64231ca35b807e9a8e1ad48 | 33,887,292,021,426 | 440fdf618d88daf29d23ec858dcb8d68ef971d70 | /TestNG_Scripts/src/Flipkart/FlipkartLogin.java | 3c73b60f8cccae7f9f55d0e62df4def06110b55b | [] | no_license | abhikhanzode/WebDriver_TestNG_Sample_Scripts | https://github.com/abhikhanzode/WebDriver_TestNG_Sample_Scripts | 5ed4a8ef0a29f2d3c3ac63acfb00aacf33ebb635 | 8a6c179945b04c52b4c20e437df897418dc96484 | refs/heads/main | 2022-12-31T03:19:23.278000 | 2020-10-13T12:37:42 | 2020-10-13T12:37:42 | 303,697,243 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Flipkart;
import java.util.Iterator;
import java.util.Set;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.StaleElementReferenceException;
import org.open... | UTF-8 | Java | 2,407 | java | FlipkartLogin.java | Java | [
{
"context": "\"));\r\n\t\t\tusername.clear();\r\n\t\t\tusername.sendKeys(\"9075758469\");\r\n\r\n\t\t\tWebElement password = driver.findElement",
"end": 1428,
"score": 0.9683222770690918,
"start": 1418,
"tag": "USERNAME",
"value": "9075758469"
},
{
"context": "ut\"));\r\n\t\t\tpassw... | null | [] | package Flipkart;
import java.util.Iterator;
import java.util.Set;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.StaleElementReferenceException;
import org.open... | 2,409 | 0.704196 | 0.687578 | 70 | 32.385715 | 31.514755 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.142857 | false | false | 6 |
feac282dd6e093a2b27ab32cf78ddbe3d6555f3c | 37,228,776,555,359 | 3b12549e4397258ba290c43901a6a384db613e5a | /siyueli-platform-member-server-pojo/src/main/java/com/siyueli/platform/member/common/permissionlogin/PermissionLoginCommonVo.java | a73a18dcb6849d74cf6661a62a7ff53727a6533c | [] | no_license | zhouxhhn/li-member | https://github.com/zhouxhhn/li-member | 56fc91fa5e089fe3aee9e7519a1b4f4a98c539bd | 54155482e60a364fd04d07fb39b17a39b4f95a6d | refs/heads/master | 2020-04-05T10:25:31.586000 | 2018-11-09T02:25:07 | 2018-11-09T02:25:07 | 156,798,261 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.siyueli.platform.member.common.permissionlogin;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.io.Serializable;
@Data
public class PermissionLoginCommonVo implements Serializable {
private static final long serialVersionUID = 1L;
@ApiModelProperty("访问的uri")
... | UTF-8 | Java | 588 | java | PermissionLoginCommonVo.java | Java | [] | null | [] | package com.siyueli.platform.member.common.permissionlogin;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.io.Serializable;
@Data
public class PermissionLoginCommonVo implements Serializable {
private static final long serialVersionUID = 1L;
@ApiModelProperty("访问的uri")
... | 588 | 0.755556 | 0.75 | 25 | 20.6 | 20.323385 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 6 |
f88c169b8349e50871bcec36346eb80172b44d3b | 39,599,598,488,586 | 36907c6dc1b58c638a24bacdd9abab93fdddd476 | /test/PlayerStrategyTester.java | e7d0b391a34de49f084de74dd7ec72e5c9d647f2 | [] | no_license | svetrie/Gin-Rummy-Strategies | https://github.com/svetrie/Gin-Rummy-Strategies | 0a394ecfd689b329d650aff72a7669b4ccf4f6e5 | f885936920e22de75fc78c1d57c4b6efa62e1854 | refs/heads/master | 2020-03-17T05:08:54.060000 | 2018-05-14T04:31:43 | 2018-05-14T04:31:43 | 133,304,083 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import com.example.*;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
import java.util.ArrayList;
public class PlayerStrategyTester {
CautiousPlayerStrategy strategy;
ArrayList<Card> deckOfCards;
Card sixOfHearts;
Card eightOfHearts;
Card threeOfClubs;
publ... | UTF-8 | Java | 5,471 | java | PlayerStrategyTester.java | Java | [] | null | [] | import com.example.*;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
import java.util.ArrayList;
public class PlayerStrategyTester {
CautiousPlayerStrategy strategy;
ArrayList<Card> deckOfCards;
Card sixOfHearts;
Card eightOfHearts;
Card threeOfClubs;
publ... | 5,471 | 0.640285 | 0.638275 | 185 | 28.572973 | 25.192585 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421622 | false | false | 6 |
12b2727435f7124b2ce970c744887915322abfb7 | 38,878,044,005,008 | d29b3d0d00d0623dfc6810df79d1ea6bdceef8c6 | /MxCommuniti/src/main/java/com/coe/mxcommunity/util/HibernateUtil.java | e33ae66d60c86bb34727cde5afcf87e99eef60d1 | [] | no_license | milandashara/Elance-MVC-Work | https://github.com/milandashara/Elance-MVC-Work | 3e9eaa66b5bb07700e1235facb9a458fc42a3776 | 89e98d55f5759212a7576f4b423e79213a00f173 | refs/heads/master | 2021-01-13T02:38:14.566000 | 2014-04-21T06:43:05 | 2014-04-21T06:43:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.coe.mxcommunity.util;
import org.hibernate.Hibernate;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
import org.hibernate.proxy.HibernateProxy;
public class HibernateUtil {
private static SessionFactory sessionFactory = null;
priva... | UTF-8 | Java | 1,079 | java | HibernateUtil.java | Java | [] | null | [] | package com.coe.mxcommunity.util;
import org.hibernate.Hibernate;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.cfg.Configuration;
import org.hibernate.proxy.HibernateProxy;
public class HibernateUtil {
private static SessionFactory sessionFactory = null;
priva... | 1,079 | 0.68304 | 0.68304 | 42 | 23.690475 | 21.230579 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 6 |
b212388eb375995602d2747e0367699b09d3661c | 38,371,237,847,613 | 391b356558530dd709db9bb2a7575d464a57e018 | /entry-buffer/src/main/java/com/github/kurtloong/entrybuffer/mapper/TurnoverFlowMapper.java | f7860053b52287179ca98858f2d72934821d4875 | [] | no_license | happyjianguo/hot-account | https://github.com/happyjianguo/hot-account | bf2532d7e269c03e7cd196b72aa382708ffeb1d5 | 30736ac17bba51b5278ca7ff93dffdcab326e555 | refs/heads/master | 2023-05-13T05:42:18.153000 | 2021-05-28T06:08:19 | 2021-05-28T06:08:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.kurtloong.entrybuffer.mapper;
import com.github.kurtloong.entrybuffer.domain.TurnoverFlow;
import io.lettuce.core.dynamic.annotation.Param;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
* The interface Turnover flow mapper.
*
* @Entity com.github.kurtloong.entrybuffer.... | UTF-8 | Java | 1,592 | java | TurnoverFlowMapper.java | Java | [
{
"context": "package com.github.kurtloong.entrybuffer.mapper;\n\nimport com.github.kurtloong.",
"end": 28,
"score": 0.93316251039505,
"start": 19,
"tag": "USERNAME",
"value": "kurtloong"
},
{
"context": ".kurtloong.entrybuffer.mapper;\n\nimport com.github.kurtloong.entrybuffer.domai... | null | [] | package com.github.kurtloong.entrybuffer.mapper;
import com.github.kurtloong.entrybuffer.domain.TurnoverFlow;
import io.lettuce.core.dynamic.annotation.Param;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
* The interface Turnover flow mapper.
*
* @Entity com.github.kurtloong.entrybuffer.... | 1,592 | 0.627215 | 0.627215 | 76 | 19.736841 | 19.681255 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.171053 | false | false | 6 |
4b4d581e187f9819ff789ad84eedf8184fa1928a | 34,394,098,157,895 | 7ff96fd02886bc39f299bb8f85eb18df6ea360d6 | /tudimension/src/main/java/com/lingxiaosuse/picture/tudimension/service/DownloadService.java | c2081aef1cd082fbd3fb52dc7680e8c5423c1ade | [
"Apache-2.0"
] | permissive | lingxiaoplus/PicDimensional | https://github.com/lingxiaoplus/PicDimensional | 4586f7d03463ce4a0915424b26944380ef82f8d2 | 839d616bf6a4f424c8ae3fdbd42c8f757d6392cd | refs/heads/master | 2022-02-14T10:05:40.228000 | 2019-08-01T15:37:49 | 2019-08-01T15:37:49 | 101,655,829 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lingxiaosuse.picture.tudimension.service;
import android.app.Activity;
import android.app.Notification;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.app.Service;
import android.content.Context;
import android.content.Intent... | UTF-8 | Java | 9,353 | java | DownloadService.java | Java | [] | null | [] | package com.lingxiaosuse.picture.tudimension.service;
import android.app.Activity;
import android.app.Notification;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.app.Service;
import android.content.Context;
import android.content.Intent... | 9,353 | 0.61831 | 0.615232 | 260 | 33.996155 | 25.871799 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596154 | false | false | 6 |
59c334a7fa657f34f691083bac9afd1aea11059a | 35,639,638,627,890 | 4ff5d72594a2c02b511bc26845692f3e2d8b662f | /dkpro-core-io-brat-asl/src/main/java/org/dkpro/core/io/brat/internal/mapping/TypeMapping.java | 13883e6596042c69d44c564ea18040e2da0e9849 | [
"Apache-2.0"
] | permissive | dkpro/dkpro-core | https://github.com/dkpro/dkpro-core | 0de78fad50168ce7b2f954723e527ef499dba59e | b69801873cd1f81f5810dd685f120e56632a2cd9 | refs/heads/main | 2023-07-02T03:20:20.322000 | 2023-06-14T19:30:53 | 2023-06-14T19:30:53 | 35,511,757 | 210 | 103 | NOASSERTION | false | 2023-09-14T19:36:54 | 2015-05-12T20:45:33 | 2023-08-23T06:08:45 | 2023-09-14T19:36:54 | 103,337 | 196 | 71 | 151 | Java | false | false | /*
* Copyright 2017
* Ubiquitous Knowledge Processing (UKP) Lab
* Technische Universität Darmstadt
*
* 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/license... | UTF-8 | Java | 2,680 | java | TypeMapping.java | Java | [] | null | [] | /*
* Copyright 2017
* Ubiquitous Knowledge Processing (UKP) Lab
* Technische Universität Darmstadt
*
* 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/license... | 2,680 | 0.66592 | 0.662934 | 86 | 30.151163 | 26.671349 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.476744 | false | false | 6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.