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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e83b610fe930ccddee4a8bdbbe7680242113cf3b | 20,959,440,453,110 | 50d0769146c44baec701a2ff47048a4ff2ec83ed | /vol-data/src/test/java/Vol/test/TestJulien.java | e3e032cabbd21630126e6867be8c7accede46841 | [] | no_license | AdriChatai/vol.model | https://github.com/AdriChatai/vol.model | 8627ff4c058f5cc9088800bd4534c51f90f8d579 | dc444ebcff816b420d816a6827974424806301cd | refs/heads/master | 2020-04-27T17:40:32.244000 | 2019-03-08T15:11:00 | 2019-03-08T15:11:00 | 174,532,082 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Vol.test;
import java.util.Date;
import sopra.formation.Application;
import sopra.formation.dao.IClientDao;
import sopra.formation.dao.IFacturationDao;
import sopra.formation.dao.IPassagerDao;
import sopra.formation.dao.IReservationDao;
import sopra.vol.model.Adresse;
import sopra.vol.model.Civi... | UTF-8 | Java | 1,881 | java | TestJulien.java | Java | [
{
"context": "ClientParticulier julien = new ClientParticulier(\"man\", \"julien\", Civilite.M);\r\n\r\n\t\tjulien.setAdresse(n",
"end": 943,
"score": 0.9223729372024536,
"start": 940,
"tag": "NAME",
"value": "man"
},
{
"context": "articulier julien = new ClientParticulier(\"man\", \... | null | [] | package Vol.test;
import java.util.Date;
import sopra.formation.Application;
import sopra.formation.dao.IClientDao;
import sopra.formation.dao.IFacturationDao;
import sopra.formation.dao.IPassagerDao;
import sopra.formation.dao.IReservationDao;
import sopra.vol.model.Adresse;
import sopra.vol.model.Civi... | 1,875 | 0.734184 | 0.715577 | 63 | 27.857143 | 27.956234 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.555556 | false | false | 13 |
1b7109d3fbc0cc4f333765e2d5b1f5bf42e0cc8e | 37,726,992,730,685 | ceb72f39c3e2f28a9f6c289ab5ec0ce275e3c3b5 | /src/main/java/br/com/reflection/classes/Mapeador.java | 3026b5ddf4486c5974a9d0224dc3f452edce8b70 | [] | no_license | dougg0k/reflection-java | https://github.com/dougg0k/reflection-java | 0fbfdbf2b54f5d5f2732f68e0f39ee49958bfbe5 | 86b8ce20ab36b8c3dbe6ef251f6697f81a505f9d | refs/heads/master | 2016-08-11T10:04:36.752000 | 2016-03-04T19:58:09 | 2016-03-04T19:58:09 | 53,069,518 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.reflection.classes;
import java.io.FileInputStream;
import java.io.IOException;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
public class Mapeador {
private Map<Class<?>, Class<?>... | UTF-8 | Java | 2,109 | java | Mapeador.java | Java | [] | null | [] | package br.com.reflection.classes;
import java.io.FileInputStream;
import java.io.IOException;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
public class Mapeador {
private Map<Class<?>, Class<?>... | 2,109 | 0.697243 | 0.696768 | 66 | 30.878788 | 27.136868 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.530303 | false | false | 13 |
bf613deedb73075be630aa217184b0503cc5dca0 | 1,425,929,199,344 | 62accff45f74eda60411d0c5b79480788981d413 | /src/main/java/com/lsj/springboot/springEvent/EmailService.java | 55f77c7fc15d01527a2343352f3452f52ab9e2cd | [] | no_license | yuanshuaif/SpringBoot | https://github.com/yuanshuaif/SpringBoot | d1f05b461dd32a564063917f7166f803e0e42ff4 | 082861e06f8a3cbf53bf461a3f0d836decf2c2e9 | refs/heads/master | 2022-07-20T07:50:58.380000 | 2022-07-17T05:29:46 | 2022-07-17T05:29:46 | 243,789,945 | 1 | 1 | null | false | 2021-01-13T08:11:57 | 2020-02-28T15:10:39 | 2021-01-13T08:10:48 | 2021-01-13T08:11:56 | 669 | 1 | 0 | 2 | Java | false | false | package com.lsj.springboot.springEvent;
import org.springframework.context.ApplicationEvent;
import org.springframework.context.ApplicationListener;
import org.springframework.stereotype.Service;
/**
* Created by 10326 on 2019/11/17.
* 3.事件的监听者
* ApplicationListener<E extends ApplicationEvent> 接口是由 Spring 提供的事件订阅者... | UTF-8 | Java | 919 | java | EmailService.java | Java | [
{
"context": "gframework.stereotype.Service;\n\n/**\n * Created by 10326 on 2019/11/17.\n * 3.事件的监听者\n * ApplicationListener",
"end": 221,
"score": 0.9984647631645203,
"start": 216,
"tag": "USERNAME",
"value": "10326"
}
] | null | [] | package com.lsj.springboot.springEvent;
import org.springframework.context.ApplicationEvent;
import org.springframework.context.ApplicationListener;
import org.springframework.stereotype.Service;
/**
* Created by 10326 on 2019/11/17.
* 3.事件的监听者
* ApplicationListener<E extends ApplicationEvent> 接口是由 Spring 提供的事件订阅者... | 919 | 0.777622 | 0.758042 | 22 | 31.5 | 28.979225 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 13 |
7d8e576ad0baaf5934269231ec73099af59403a5 | 1,425,929,198,088 | dc6d84d0bd62f549ab7320578696129bbe818a45 | /app/src/main/java/com/mini_proj/annetao/wego/FragmentMe.java | 894e9907a99b73f3a1e94398428cd536c142ead0 | [] | no_license | jpanaitoh/WeGo | https://github.com/jpanaitoh/WeGo | 9ad827612ce79383936849b6fe898a03dc7ee11a | dfe37c9b843fdb5340a1b7b267bbcee6d429be1f | refs/heads/master | 2021-06-03T03:07:07.140000 | 2016-07-15T07:55:04 | 2016-07-15T07:55:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mini_proj.annetao.wego;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android... | UTF-8 | Java | 6,300 | java | FragmentMe.java | Java | [
{
"context": "ircleimageview.CircleImageView;\n\n/**\n * Created by huangweiping on 16/7/10.\n */\npublic class FragmentMe extends F",
"end": 596,
"score": 0.9995431900024414,
"start": 584,
"tag": "USERNAME",
"value": "huangweiping"
}
] | null | [] | package com.mini_proj.annetao.wego;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android... | 6,300 | 0.549196 | 0.54582 | 159 | 38.119495 | 30.93173 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.591195 | false | false | 13 |
f3344259344efc0c2fb3d53fe48497405750c4a2 | 35,115,652,646,552 | 1624fa8feb3b0ede2964d883f3742f11c69b9aea | /Mom_Baby/src/com/ghjh/mom_baby/EditDiary_Activity.java | f31570cadb8dca5cec07cf8896557e5c29ff491f | [] | no_license | kyunnis/mom_baby | https://github.com/kyunnis/mom_baby | f5eb407bf1d9f67eac38bda97bdfd2d758c4adbd | 2c5950bbe3780c1eec8d1777c76153949eb1237f | refs/heads/master | 2021-05-28T13:19:04.766000 | 2015-02-23T14:25:11 | 2015-02-23T14:25:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ghjh.mom_baby;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.ImageButton;
public class EditDiary_Activity extends Activity {
@Overri... | UTF-8 | Java | 826 | java | EditDiary_Activity.java | Java | [] | null | [] | package com.ghjh.mom_baby;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.ImageButton;
public class EditDiary_Activity extends Activity {
@Overri... | 826 | 0.733656 | 0.733656 | 32 | 23.875 | 20.473688 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.71875 | false | false | 13 |
4a89979bcb740d9c5d6a3a4e13afadeb3884f066 | 35,115,652,643,508 | b2016b74acf02c0117128b505baac48338d825c9 | /src/main/java/newbee/morningGlory/mmorpg/player/activity/limitTimeRank/event/C2G_LimitTimeRank_List.java | 32d8197ac9de4eb0b00d8bca6313e3fc2dec2716 | [] | no_license | atom-chen/server | https://github.com/atom-chen/server | 979830e60778a3fba1740ea3afb2e38937e84cea | c44e12a3efe5435d55590c9c0fd9e26cec58ed65 | refs/heads/master | 2020-06-17T02:54:13.348000 | 2017-10-13T18:40:21 | 2017-10-13T18:40:21 | 195,772,502 | 0 | 1 | null | true | 2019-07-08T08:46:37 | 2019-07-08T08:46:37 | 2017-10-12T04:18:14 | 2017-10-13T18:45:50 | 4,222 | 0 | 0 | 0 | null | false | false | package newbee.morningGlory.mmorpg.player.activity.limitTimeRank.event;
import org.apache.mina.core.buffer.IoBuffer;
import sophia.foundation.communication.core.ActionEventBase;
public class C2G_LimitTimeRank_List extends ActionEventBase {
private byte SortBoardType;
@Override
protected IoBuffer packBody(IoBuffe... | UTF-8 | Java | 592 | java | C2G_LimitTimeRank_List.java | Java | [] | null | [] | package newbee.morningGlory.mmorpg.player.activity.limitTimeRank.event;
import org.apache.mina.core.buffer.IoBuffer;
import sophia.foundation.communication.core.ActionEventBase;
public class C2G_LimitTimeRank_List extends ActionEventBase {
private byte SortBoardType;
@Override
protected IoBuffer packBody(IoBuffe... | 592 | 0.783784 | 0.780405 | 28 | 20.142857 | 22.462214 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.964286 | false | false | 13 |
ac495611ae3cef1ea6fd28bf43d93d882bbf4cb5 | 25,185,688,235,965 | ffdf281a5035b414931bcb42de9bceb1ec030ff1 | /kootest/shared/com/koolearn/kootest/paper/service/PaperService.java | 78f413a11e276d94743d8d111d42a13d2ad5a297 | [] | no_license | gehaisong/koo-yun | https://github.com/gehaisong/koo-yun | f70d4a40ad1cb3f5242208c6cee1037b7257c18f | f4a140835ccd1ca70fa56b2f8d6f5cab63bede4c | refs/heads/master | 2016-08-11T03:54:27.855000 | 2016-03-16T09:15:16 | 2016-03-16T09:15:16 | 54,014,614 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.koolearn.kootest.paper.service;
import java.util.List;
import com.koolearn.kootest.common.LoginUser;
import com.koolearn.kootest.common.Pager;
import com.koolearn.kootest.examcore.paper.entity.TestPaper;
import com.koolearn.kootest.paper.entity.PaperCorrectDto;
import com.koolearn.kootest.paper.entity.Pap... | UTF-8 | Java | 2,786 | java | PaperService.java | Java | [
{
"context": "rn \n\t * @return TestPaper \n\t * @author: 葛海松\n\t * @time: 2015年4月13日 下午6:47:55 \n\t * @thro",
"end": 1910,
"score": 0.9763931035995483,
"start": 1907,
"tag": "NAME",
"value": "葛海松"
},
{
"context": " * @return List<SchoolLevel> \n\t * @author: ... | null | [] | package com.koolearn.kootest.paper.service;
import java.util.List;
import com.koolearn.kootest.common.LoginUser;
import com.koolearn.kootest.common.Pager;
import com.koolearn.kootest.examcore.paper.entity.TestPaper;
import com.koolearn.kootest.paper.entity.PaperCorrectDto;
import com.koolearn.kootest.paper.entity.Pap... | 2,786 | 0.701741 | 0.692247 | 105 | 23.076191 | 21.587782 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 13 |
1a02579cb8899b418f2b076a20f5fa24afff906c | 33,655,363,736,127 | 76b1f72b7a361db4c46b0a4f42cbeb0cbb6d284b | /Automata.java | 50a26604db1736855eb87106b4a9b0889c28d9fe | [] | no_license | Worapat-task999/Own_Compiler | https://github.com/Worapat-task999/Own_Compiler | f1d4ed879c6b7b8927f5dbcf04331d012745ab55 | c2f34b2e50fcea5557b2118576afa81603fc9945 | refs/heads/main | 2023-03-27T23:45:52.098000 | 2021-03-27T15:11:32 | 2021-03-27T15:11:32 | 352,103,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // DO NOT EDIT
// Generated by JFlex 1.8.2 http://jflex.de/
// source: D:/Worksapce/VSWorksapce/automata/automata.flex
import java.util.*;
// See https://github.com/jflex-de/jflex/issues/222
@SuppressWarnings("FallThrough")
public class Automata {
/** This character denotes the end of file. */
public static fina... | UTF-8 | Java | 23,257 | java | Automata.java | Java | [
{
"context": "x\n\nimport java.util.*;\n\n// See https://github.com/jflex-de/jflex/issues/222\n@SuppressWarnings(\"FallThrough\")",
"end": 175,
"score": 0.9990040063858032,
"start": 167,
"tag": "USERNAME",
"value": "jflex-de"
}
] | null | [] | // DO NOT EDIT
// Generated by JFlex 1.8.2 http://jflex.de/
// source: D:/Worksapce/VSWorksapce/automata/automata.flex
import java.util.*;
// See https://github.com/jflex-de/jflex/issues/222
@SuppressWarnings("FallThrough")
public class Automata {
/** This character denotes the end of file. */
public static fina... | 23,257 | 0.57875 | 0.493314 | 781 | 28.77849 | 23.863962 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.440461 | false | false | 13 |
6ac6c19f344c022ca6831a05e1db32eea60f9145 | 21,088,289,458,416 | d5e6817fcda7b8ac3e8739fd88295273bc5b8f32 | /src/main/java/com/alllxt/selenium/litecart/pages/adminPages/menu/pages/countries/EditCountries.java | 2e489890d9ac1cb17b89f2b59773b5621cb8b71b | [] | no_license | AlllxT/AlllxTSelenium | https://github.com/AlllxT/AlllxTSelenium | 08fb93854d8d5bf4bb5a68a32f96d8e5c80b02f4 | 96fb5475d9736a8f628bb4cc92abdd94e5d03ce9 | refs/heads/master | 2021-01-19T21:31:57.082000 | 2017-08-09T19:29:11 | 2017-08-09T19:29:11 | 88,659,620 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alllxt.selenium.litecart.pages.adminPages.menu.pages.countries;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.ExpectedConditions;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import java.util.TreeSet;
import static ... | UTF-8 | Java | 3,114 | java | EditCountries.java | Java | [
{
"context": ".testng.Assert.assertNotEquals;\n\n/**\n * Created by atribushny on 11.05.2017.\n */\npublic class EditCountries ext",
"end": 701,
"score": 0.9992669820785522,
"start": 691,
"tag": "USERNAME",
"value": "atribushny"
}
] | null | [] | package com.alllxt.selenium.litecart.pages.adminPages.menu.pages.countries;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.ExpectedConditions;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import java.util.TreeSet;
import static ... | 3,114 | 0.694284 | 0.691394 | 69 | 44.130436 | 28.313417 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.753623 | false | false | 13 |
a34e56c304f38bd0e9655a59ce921c7dc6db6f1a | 10,342,281,290,763 | e5099ced2125a452f0a5ae5e6dd9c5875c71bd85 | /src/WordApp.java | ed6c89764db4b2c2975b3f87c664e2acd4155549 | [
"MIT"
] | permissive | Ramsesuct/FallingWordsTypingTutor | https://github.com/Ramsesuct/FallingWordsTypingTutor | cfbde776051cd5e64f997da9749a884fd8013a6c | 7222471fce46d88ba81aa8d6a8813c2196fda962 | refs/heads/master | 2022-02-25T20:07:26.366000 | 2019-09-29T17:57:46 | 2019-09-29T17:57:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package skeletonCodeAssgnmt2;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Scanner;
import java.util.concurrent.*;
//model is separate from the view.
public class Word... | UTF-8 | Java | 7,507 | java | WordApp.java | Java | [] | null | [] | //package skeletonCodeAssgnmt2;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Scanner;
import java.util.concurrent.*;
//model is separate from the view.
public class Word... | 7,507 | 0.637005 | 0.633409 | 277 | 26.101084 | 22.035021 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.714802 | false | false | 13 |
7ba79ba28d687d4e455b1e5aacb815fb75e2f9f3 | 13,589,276,554,073 | bd923c8fc412eb55f0cad69501760c053c9a3135 | /CollegeCisc/src/labs/Authenticator.java | c8fd359761dfdeafb9247db89c8dc29a5ff5bcac | [] | no_license | lkhalid0095/CollegeCisc | https://github.com/lkhalid0095/CollegeCisc | 50f94c426673dacd8eea497d80e43bceb4c20455 | f9356400d5996ec02ff69c790143754ee6ea4924 | refs/heads/master | 2020-07-19T01:01:28.533000 | 2019-11-06T18:53:02 | 2019-11-06T18:53:02 | 206,347,398 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package labs;
import java.io.File;
import java.util.Scanner;
class Authenticator {
final static int SIZE = 100;
private User[] users = new User[SIZE];
int size;
// arg - constructor
public Authenticator(String filename) throws Exception {
Scanner in = new Scanner(new File(filename));
int count = 0;
whil... | UTF-8 | Java | 2,010 | java | Authenticator.java | Java | [] | null | [] | package labs;
import java.io.File;
import java.util.Scanner;
class Authenticator {
final static int SIZE = 100;
private User[] users = new User[SIZE];
int size;
// arg - constructor
public Authenticator(String filename) throws Exception {
Scanner in = new Scanner(new File(filename));
int count = 0;
whil... | 2,010 | 0.50796 | 0.50398 | 61 | 31.967213 | 25.619516 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.426229 | false | false | 13 |
871f2758efb7642a28f1055c94be3d36eb6c1192 | 14,834,817,104,083 | 765ecfe694118844e5a5dc303fa081bea89062ec | /app/src/main/java/com/example/anh/deton/Fragment_Navigation/Fragment_2.java | a417dccad4c721e772447ec6c08b82cb750c61aa | [] | no_license | sandScorpionTeam/detonbookproject | https://github.com/sandScorpionTeam/detonbookproject | 64db7fdf17752dd6ed52fac5495279d65816827a | 8ba9902d7a6d1f239812347606e76d6ad6abd122 | refs/heads/master | 2020-07-06T21:57:35.623000 | 2016-12-16T16:58:37 | 2016-12-16T16:58:37 | 74,043,536 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.anh.deton.Fragment_Navigation;
import android.app.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.w... | UTF-8 | Java | 2,036 | java | Fragment_2.java | Java | [
{
"context": "import com.example.anh.deton.R;\n\n/**\n * Created by Admin on 30/11/2016.\n */\n\npublic class Fragment_2 exten",
"end": 503,
"score": 0.9253858327865601,
"start": 498,
"tag": "USERNAME",
"value": "Admin"
}
] | null | [] | package com.example.anh.deton.Fragment_Navigation;
import android.app.Fragment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.w... | 2,036 | 0.621316 | 0.613458 | 65 | 30.323076 | 25.77841 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676923 | false | false | 13 |
ea70d2a314c95060a52206f18802d4c3aa7c5862 | 32,667,521,309,315 | 8c4f580d1fdd127acecdb8b802f9c362a902c26a | /TpFinalLab5/src/controller/AdminController.java | f41cf143688350560c339b09f3e838261e365722 | [] | no_license | FrancoGallardo/TP_Fin_Lab5_G13 | https://github.com/FrancoGallardo/TP_Fin_Lab5_G13 | 8dc5bda9a5c6905b880806ad8dd6b0f9dbef5a58 | e06ed296cf96799ce4dfcc2c258867c15f88e91d | refs/heads/main | 2023-06-29T10:26:04.963000 | 2021-07-20T22:56:04 | 2021-07-20T22:56:04 | 378,566,285 | 0 | 0 | null | false | 2021-06-21T00:11:26 | 2021-06-20T05:29:10 | 2021-06-20T06:37:52 | 2021-06-21T00:11:25 | 41 | 0 | 0 | 0 | null | false | false | package controller;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springf... | UTF-8 | Java | 7,367 | java | AdminController.java | Java | [] | null | [] | package controller;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springf... | 7,367 | 0.74793 | 0.746708 | 211 | 33.914692 | 23.947264 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.78673 | false | false | 13 |
2d96717d2a39d395d8cc3aa02ea32a68ae4b6e8a | 31,430,570,738,999 | 30b80639280370ccc1203f260026e88d759eccec | /yopaymentslibrary/src/main/java/ug/co/yo/yopay/yopaymentslibrary/YoPaymentsResponse.java | cd92bf8d55fc2890ff057f082a714ac7f4c85df2 | [
"MIT"
] | permissive | wagaana/YoPaymentsAndroidAPI | https://github.com/wagaana/YoPaymentsAndroidAPI | 47f4337d3805151945848e458378eb1c25915922 | 9dfe483fb0a3124a3045d178d9867b3ab73bafa5 | refs/heads/master | 2020-07-14T21:56:08.629000 | 2017-11-06T10:09:41 | 2017-11-06T10:09:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ug.co.yo.yopay.yopaymentslibrary;
/**
* Created by AZIZ on 10/10/2017.
*/
public class YoPaymentsResponse {
private String Status;
private String StatusCode;
private String StatusMessage;
private String TransactionStatus;
private String ErrorMessageCode;
private String ErrorMessage;
... | UTF-8 | Java | 4,455 | java | YoPaymentsResponse.java | Java | [
{
"context": ".co.yo.yopay.yopaymentslibrary;\n\n/**\n * Created by AZIZ on 10/10/2017.\n */\n\npublic class YoPaymentsRespon",
"end": 65,
"score": 0.9987267851829529,
"start": 61,
"tag": "USERNAME",
"value": "AZIZ"
}
] | null | [] | package ug.co.yo.yopay.yopaymentslibrary;
/**
* Created by AZIZ on 10/10/2017.
*/
public class YoPaymentsResponse {
private String Status;
private String StatusCode;
private String StatusMessage;
private String TransactionStatus;
private String ErrorMessageCode;
private String ErrorMessage;
... | 4,455 | 0.658586 | 0.65679 | 157 | 27.375795 | 24.698544 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.350318 | false | false | 13 |
43f83fd2edc867274cfe506f0e881f172327d7a2 | 30,528,627,550,599 | 4dad86a6e6799b79f4f80b696abb3262803f75cb | /New/Main.java | 46183c863c7b23d9cec19df6834300afc1138449 | [] | no_license | Krasimir-Bozhilov/SoftwareUniversity | https://github.com/Krasimir-Bozhilov/SoftwareUniversity | 888fc6a791b26e89704a70cb6e28925e66143737 | 4f02c67675fbe22395574dd89c5d4bc4edd5edcf | refs/heads/main | 2023-02-04T06:12:27.568000 | 2020-12-19T16:44:16 | 2020-12-19T16:44:16 | 307,695,381 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package New;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String[] tokens=scanner.nextLine().split("\\s+");
Vehicle car= new Car(
Double.parseDouble(tokens[0]),Double.parseDouble(to... | UTF-8 | Java | 1,023 | java | Main.java | Java | [] | null | [] | package New;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String[] tokens=scanner.nextLine().split("\\s+");
Vehicle car= new Car(
Double.parseDouble(tokens[0]),Double.parseDouble(to... | 1,023 | 0.484848 | 0.478983 | 32 | 29.96875 | 21.500704 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40625 | false | false | 13 |
ca477a50709962dd735ac4e7b74a874cc12fc38b | 31,001,074,007,362 | fede30c025f92cc48732f3e90ded11cd39d55518 | /app/src/main/java/collect/xyd/net/cn/xinyidaicollect/fragment/BusinessListFragment.java | 3e98ef8072780085a9cacd4e5fd047a789ab4d66 | [] | no_license | Young-Phoenix/XinyidaiCollect | https://github.com/Young-Phoenix/XinyidaiCollect | 116bf4c50671ab3b24c0574b38b14dcd2423c609 | 593dbc59a5b14019edad3dd6e37347024513763a | refs/heads/master | 2016-09-16T03:04:31.776000 | 2015-09-15T06:33:18 | 2015-09-15T06:33:18 | 41,533,011 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package collect.xyd.net.cn.xinyidaicollect.fragment;
import android.app.Activity;
import android.app.Dialog;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.text.format.DateUtils;
import android.view.LayoutInfla... | UTF-8 | Java | 8,508 | java | BusinessListFragment.java | Java | [
{
"context": "net.cn.xinyidaicollect.utils.T;\n\n/**\n * Created by Administrator on 2015/8/3 0003.\n */\npublic abstract class Busin",
"end": 1774,
"score": 0.647980272769928,
"start": 1761,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package collect.xyd.net.cn.xinyidaicollect.fragment;
import android.app.Activity;
import android.app.Dialog;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.text.format.DateUtils;
import android.view.LayoutInfla... | 8,508 | 0.653901 | 0.648565 | 199 | 41.381908 | 30.001255 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.798995 | false | false | 13 |
023cf1dd0d1c0dbaeb9d4fa5b43f065e35a4d790 | 32,263,794,384,439 | d2d4124d200a69e4a020109e016e5a7e76f71516 | /cv-project/src/main/java/com/itis/practice/team123/cvproject/controllers/TeacherCompanyContentController.java | 629c20af0f54998d1ed3c489d6a30f3ce2e25c76 | [] | no_license | SimonOnBoard/cv | https://github.com/SimonOnBoard/cv | 5cb62590057913ae02c4d1c0ccc88cd5d936a918 | 24c6540a34bf6ee0b43c791e98a77f9d2594f0a0 | refs/heads/master | 2023-05-05T06:40:37.776000 | 2021-06-02T14:36:26 | 2021-06-02T14:36:26 | 278,649,545 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itis.practice.team123.cvproject.controllers;
import com.itis.practice.team123.cvproject.dto.CompanyEditForm;
import com.itis.practice.team123.cvproject.dto.TeacherEditForm;
import com.itis.practice.team123.cvproject.enums.Role;
import com.itis.practice.team123.cvproject.models.Company;
import com.itis.prac... | UTF-8 | Java | 4,095 | java | TeacherCompanyContentController.java | Java | [] | null | [] | package com.itis.practice.team123.cvproject.controllers;
import com.itis.practice.team123.cvproject.dto.CompanyEditForm;
import com.itis.practice.team123.cvproject.dto.TeacherEditForm;
import com.itis.practice.team123.cvproject.enums.Role;
import com.itis.practice.team123.cvproject.models.Company;
import com.itis.prac... | 4,095 | 0.733333 | 0.725275 | 83 | 48.337349 | 35.124313 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566265 | false | false | 13 |
442ecdd38d89423fc31c9a0a2cee1022120feb9a | 33,724,083,270,614 | 13b3a2af51b52586ba3b63da259b71c1f2df55bb | /PokemonApp/app/src/main/java/valjevac/kresimir/homework3/fragments/AddPokemonFragment.java | 88ddc3bd6445be882e4276902e18c3c51db767f6 | [] | no_license | kvaljeva/InfinumAcademy | https://github.com/kvaljeva/InfinumAcademy | 1f296de6f0648ad2989958c693323e9e7cc768a5 | 5e0e0c2410489e1f890e213801511a8db5e95f92 | refs/heads/master | 2021-01-20T20:53:24.647000 | 2016-08-05T16:36:26 | 2016-08-05T16:36:26 | 62,646,748 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package valjevac.kresimir.homework3.fragments;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.graphics.PorterDuff;
import android.graphics.drawable.Drawable;
import android.net.Uri;
import ... | UTF-8 | Java | 19,419 | java | AddPokemonFragment.java | Java | [] | null | [] | package valjevac.kresimir.homework3.fragments;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.graphics.PorterDuff;
import android.graphics.drawable.Drawable;
import android.net.Uri;
import ... | 19,419 | 0.635924 | 0.633503 | 620 | 30.320969 | 28.500626 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.524194 | false | false | 13 |
32cb37cae668102139d47cd2e4d70933804b80d6 | 10,075,993,343,203 | 347fb1fcaa2a6f2911cd32a5d61f1156d97ffd24 | /src/main/java/com/umcs/Kalendarz.java | 0ac4277ff085fff708cef5ea09f306e34b4fbaee | [] | no_license | darq37/java-bdd-tests | https://github.com/darq37/java-bdd-tests | 538f4921da26dfa549a1fe289984167a17c7a18b | 798bfbad4243627d29d911c4c326e30e5a92667b | refs/heads/master | 2020-04-07T18:24:01.901000 | 2018-11-22T12:40:56 | 2018-11-22T12:40:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.umcs;
public class Kalendarz {
public static int getNextMonth(int month) {
if (month == 12) { //zepsuty kod
return 1;
}
if (month < 1 ) {
return 1;
}
return month + 1;
}
public static double setPrice(double price){
}
publi... | UTF-8 | Java | 373 | java | Kalendarz.java | Java | [] | null | [] | package com.umcs;
public class Kalendarz {
public static int getNextMonth(int month) {
if (month == 12) { //zepsuty kod
return 1;
}
if (month < 1 ) {
return 1;
}
return month + 1;
}
public static double setPrice(double price){
}
publi... | 373 | 0.536193 | 0.520107 | 20 | 17.65 | 16.92417 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 13 |
cdd5926e81a07d3cafc75fa78c3ebbd43eb89377 | 19,043,885,013,181 | 0274f440965c9020c47fb0f45d655ecd725eef6a | /src/Automata/PushdownAutomata.java | 69e0613f1767a54bd3dcfa6b0ab68df35c77af48 | [
"Apache-2.0"
] | permissive | Lambeaux/automata-validator | https://github.com/Lambeaux/automata-validator | 85ef10d76e370367e7dd6e3f2fea535e6d87e3a3 | 5a117106aca51466a5b3cbc9202a219204afa75f | refs/heads/master | 2021-01-10T16:51:27.223000 | 2016-03-30T09:39:09 | 2016-03-30T09:39:09 | 55,050,820 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Automata;
import java.util.List;
import java.util.Map;
import java.util.Stack;
import Automata.Core.Relation;
import Automata.Core.State;
/**
* Container class that represents a fully defined automata, in this case, a
* {@link PushdownAutomata}. It holds a comprehensive {@link Map} object of all the states... | UTF-8 | Java | 2,159 | java | PushdownAutomata.java | Java | [] | null | [] | package Automata;
import java.util.List;
import java.util.Map;
import java.util.Stack;
import Automata.Core.Relation;
import Automata.Core.State;
/**
* Container class that represents a fully defined automata, in this case, a
* {@link PushdownAutomata}. It holds a comprehensive {@link Map} object of all the states... | 2,159 | 0.645206 | 0.643817 | 71 | 29.408451 | 28.089182 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464789 | false | false | 13 |
92282b0548565fd43342ff88cc94a59ec44a6426 | 18,176,301,656,186 | be76c4aceeb29e116960b7c2403bc07bf5bd07af | /src/main/java/com/chatwithstranger/demo/message/NoticeMessage.java | f59be9fcc95170be3d6553fdc0aec24a7c9862a5 | [] | no_license | callmewaggs/chat-with-stranger | https://github.com/callmewaggs/chat-with-stranger | 3682957015c47bad969d54f6010ff896950f6e5c | 869dacb64fa918c39e875eb09feb2e89aa1021f9 | refs/heads/master | 2021-06-18T14:20:34.478000 | 2020-06-05T10:25:01 | 2020-06-05T10:25:01 | 206,061,160 | 0 | 0 | null | false | 2021-04-26T19:34:52 | 2019-09-03T11:28:20 | 2020-06-05T10:25:12 | 2021-04-26T19:34:50 | 5,075 | 0 | 0 | 1 | HTML | false | false | package com.chatwithstranger.demo.message;
import javax.persistence.Entity;
@Entity
public class NoticeMessage extends Message {
private NoticeMessage() {
}
public NoticeMessage(
String username, String content, String time, int onlineCount, String onlineUsers) {
super(username, "NOTICE", conten... | UTF-8 | Java | 362 | java | NoticeMessage.java | Java | [] | null | [] | package com.chatwithstranger.demo.message;
import javax.persistence.Entity;
@Entity
public class NoticeMessage extends Message {
private NoticeMessage() {
}
public NoticeMessage(
String username, String content, String time, int onlineCount, String onlineUsers) {
super(username, "NOTICE", conten... | 362 | 0.740331 | 0.740331 | 15 | 23.133333 | 28.165857 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 13 |
1594ed17daa09dd4a317b8550ac4f5d2c55636ec | 21,552,145,953,509 | 08ea971ff142492eab36a042919792aa2294e7fd | /OdlMapRedTest/src/main/java/lufax/mis/cal/utils/UrlUtils.java | 70814bd7b0cae6bd968501ef4391b2d13cdbdb93 | [] | no_license | jibaro/HadoopRandomForest | https://github.com/jibaro/HadoopRandomForest | d690d0d7bb7a9fa976deb5e72216017e34365b10 | 22f026693c16d0a8d01db7a7f59e4e140300d262 | refs/heads/master | 2021-01-12T21:18:54.071000 | 2015-08-14T06:45:11 | 2015-08-14T06:45:11 | 44,235,028 | 3 | 1 | null | true | 2015-10-14T08:41:48 | 2015-10-14T08:41:48 | 2015-08-14T06:45:11 | 2015-08-14T06:45:11 | 35,576 | 0 | 0 | 0 | null | null | null | package lufax.mis.cal.utils;
import lufax.mis.cal.common.MisCommon;
import java.net.MalformedURLException;
import java.net.URL;
/**
* Created by lufax on 7/3/15.
*/
public class UrlUtils {
public static Integer getUrlType(String urlString) throws MalformedURLException {
URL url = new URL(urlString);
... | UTF-8 | Java | 990 | java | UrlUtils.java | Java | [
{
"context": "Exception;\nimport java.net.URL;\n\n/**\n * Created by lufax on 7/3/15.\n */\npublic class UrlUtils {\n public",
"end": 154,
"score": 0.9996306300163269,
"start": 149,
"tag": "USERNAME",
"value": "lufax"
}
] | null | [] | package lufax.mis.cal.utils;
import lufax.mis.cal.common.MisCommon;
import java.net.MalformedURLException;
import java.net.URL;
/**
* Created by lufax on 7/3/15.
*/
public class UrlUtils {
public static Integer getUrlType(String urlString) throws MalformedURLException {
URL url = new URL(urlString);
... | 990 | 0.626518 | 0.596154 | 32 | 29.875 | 35.059547 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46875 | false | false | 13 |
876f833f0b93559c72f5498200470f1cf50d84e8 | 37,203,006,727,015 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/12/12_8f80d5f7e82045688c113722e119484a3e498e47/DrawableUtil/12_8f80d5f7e82045688c113722e119484a3e498e47_DrawableUtil_t.java | 2f51aa8969c9a830dbc4f8d5900ec0c0192ad20e | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package com.nolanlawson.apptracker.util;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Rect;
import android.graphics.Bitmap.Config;
import android.graphics.drawable.Drawable;
public class DrawableUtil {
public static Bitmap conve... | UTF-8 | Java | 799 | java | 12_8f80d5f7e82045688c113722e119484a3e498e47_DrawableUtil_t.java | Java | [
{
"context": " package com.nolanlawson.apptracker.util;\n \n import android.content.Contex",
"end": 24,
"score": 0.9506160020828247,
"start": 13,
"tag": "USERNAME",
"value": "nolanlawson"
}
] | null | [] | package com.nolanlawson.apptracker.util;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Rect;
import android.graphics.Bitmap.Config;
import android.graphics.drawable.Drawable;
public class DrawableUtil {
public static Bitmap conve... | 799 | 0.754693 | 0.747184 | 26 | 29.692308 | 26.832485 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.730769 | false | false | 13 |
fe79c2c8bca4f0c5b7b2b4addfc4fbc51be85f80 | 37,194,416,793,355 | dc041f72fc0a508d299e82de99582c855a7ccbae | /Quark/src/main/java/ar/com/quark/resource/DefaultAssetManager.java | e8df2d11a372e448dbd09d95c01fb9027e3e6b2d | [
"Apache-2.0"
] | permissive | impodream/Quark-Engine | https://github.com/impodream/Quark-Engine | 67b9f152ee9eab1e36c59df53524210185f359ea | 946c7d0f8056939505f4f46c360778d12158112c | refs/heads/master | 2020-04-17T04:55:58.571000 | 2018-07-09T03:43:13 | 2018-07-09T03:43:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* This file is part of Quark Framework, licensed under the APACHE License.
*
* Copyright (c) 2014-2016 Agustin L. Alvarez <wolftein1@gmail.com>
*
* 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 ... | UTF-8 | Java | 10,958 | java | DefaultAssetManager.java | Java | [
{
"context": " the APACHE License.\n *\n * Copyright (c) 2014-2016 Agustin L. Alvarez <wolftein1@gmail.com>\n *\n * Licensed under the Ap",
"end": 127,
"score": 0.9998629689216614,
"start": 109,
"tag": "NAME",
"value": "Agustin L. Alvarez"
},
{
"context": " *\n * Copyright (c) 2014-2... | null | [] | /*
* This file is part of Quark Framework, licensed under the APACHE License.
*
* Copyright (c) 2014-2016 <NAME> <<EMAIL>>
*
* 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://... | 10,934 | 0.543712 | 0.542252 | 374 | 28.299465 | 28.3535 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393048 | false | false | 13 |
9f32f06d63d1ca0c62ef113272d52648d3ce2dd6 | 15,522,011,864,429 | 909c61324aba6e84e945e8911d0d147c8740d346 | /linlist23.java | e617c3249b4b2c14645dd835f03442573e41cfd7 | [] | no_license | RevathiAsokan/Java-Collections-LinkedList | https://github.com/RevathiAsokan/Java-Collections-LinkedList | f82563f6e54fdd2618e97f69e4d369001c8c84b6 | dce971bdd8975904efb1af8ed14d351b29e25d58 | refs/heads/master | 2021-01-07T23:37:59.786000 | 2020-07-06T09:01:50 | 2020-07-06T09:01:50 | 241,833,758 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // To convert a linked list to array list
import java.util.LinkedList;
import java.util.ArrayList;
class linlist23
{
public static void main(String args[])
{
LinkedList<String> games = new LinkedList<String>();
games.add("Cricket");
games.add("Hockey");
games.add("Football");
ArrayList<St... | UTF-8 | Java | 420 | java | linlist23.java | Java | [] | null | [] | // To convert a linked list to array list
import java.util.LinkedList;
import java.util.ArrayList;
class linlist23
{
public static void main(String args[])
{
LinkedList<String> games = new LinkedList<String>();
games.add("Cricket");
games.add("Hockey");
games.add("Football");
ArrayList<St... | 420 | 0.67619 | 0.671429 | 18 | 21.444445 | 19.37129 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.388889 | false | false | 13 |
98f74c90e3c0e8290dba85ab211b9eb755ba5ac4 | 33,973,191,348,672 | ce7251d788742678471237207188027d0675240d | /crazyBird/src/main/java/com/crazyBird/service/lost/impl/LostServiceImpl.java | 168a7e397f4359699779de70f7d41bde9c9a1ffb | [] | no_license | FnGZS/ZYPcrazy | https://github.com/FnGZS/ZYPcrazy | 36b0c41e979e52510fcf1dc034548da56cc785a4 | b56df19d85fcba22c73a4987a2ed4259b0f3c298 | refs/heads/master | 2022-12-22T13:41:57.571000 | 2019-11-28T13:47:56 | 2019-11-28T13:47:56 | 154,813,509 | 0 | 0 | null | false | 2022-12-16T03:30:34 | 2018-10-26T09:52:20 | 2019-11-28T13:48:18 | 2022-12-16T03:30:31 | 1,375 | 0 | 0 | 17 | Java | false | false | package com.crazyBird.service.lost.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.crazyBird.dao.affairs.dataobject.AffairsDO;
import com.crazyBird.dao.lost.LostArticleDao;
import com.crazyBird.dao.lost.LostArticl... | UTF-8 | Java | 2,660 | java | LostServiceImpl.java | Java | [] | null | [] | package com.crazyBird.service.lost.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.crazyBird.dao.affairs.dataobject.AffairsDO;
import com.crazyBird.dao.lost.LostArticleDao;
import com.crazyBird.dao.lost.LostArticl... | 2,660 | 0.772693 | 0.771548 | 92 | 27.5 | 21.91411 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.684783 | false | false | 13 |
93ce17443d05f9debcb8449ca1b18135d4a41dfb | 34,308,198,802,473 | 4db1d77783c481662b9743118d4d29ef5f8fe1b8 | /src/test/java/Tests/DummyTest.java | aa9cc438c7b1eeb5e6140c991e1c573130418a43 | [] | no_license | vivekshringi/Example | https://github.com/vivekshringi/Example | 60626315cd278aaa2644d72b0ab031cda93e5e89 | 114fb76b65589abb8d804dc7eab94c2b71b41920 | refs/heads/master | 2021-06-29T20:17:40.081000 | 2020-05-24T20:42:55 | 2020-05-24T20:42:55 | 66,984,394 | 0 | 0 | null | false | 2020-10-12T22:37:34 | 2016-08-30T23:12:59 | 2020-05-24T20:42:58 | 2020-10-12T22:37:33 | 6,482 | 0 | 0 | 1 | Java | false | false | package Tests;
import static org.junit.Assert.*;
import java.io.File;
import java.util.concurrent.TimeUnit;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox... | UTF-8 | Java | 1,498 | java | DummyTest.java | Java | [
{
"context": "dElement(By.cssSelector(\"input#email\")).sendKeys(\"Hello@example.com\");\ndriver.findElement(By.cssSelector(\"button#form",
"end": 1318,
"score": 0.9996947050094604,
"start": 1301,
"tag": "EMAIL",
"value": "Hello@example.com"
}
] | null | [] | package Tests;
import static org.junit.Assert.*;
import java.io.File;
import java.util.concurrent.TimeUnit;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox... | 1,488 | 0.744326 | 0.739653 | 56 | 25.75 | 26.716936 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 13 |
02c9d5f7b6b47711e7ec774c60ca2c785b9525c8 | 15,418,932,646,104 | 18c23bd69befa0bdd29f9610f82d85b80ade63f0 | /src/main/java/neo/requirements/problems/readers/FileReader.java | fc0e85933986a922d1917040df4ef66636d330a8 | [] | no_license | NEO-Research-Group/NextReleaseProblem | https://github.com/NEO-Research-Group/NextReleaseProblem | 4b3380b5408aa82eb241ef0a7d50f8c03627b024 | 49fe47f6655c85d2e1dc17a7a9bc92ec8d45e053 | refs/heads/master | 2021-06-03T18:55:30.742000 | 2016-07-04T01:18:38 | 2016-07-04T01:18:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package neo.requirements.problems.readers;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import neo.requirements.problems.NextReleaseProblem;
import neo.requirements.problems... | UTF-8 | Java | 3,459 | java | FileReader.java | Java | [] | null | [] | package neo.requirements.problems.readers;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import neo.requirements.problems.NextReleaseProblem;
import neo.requirements.problems... | 3,459 | 0.732138 | 0.729245 | 120 | 27.808332 | 23.12693 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.341667 | false | false | 13 |
f9a4053fe94ab0280b2c8a3d408aad91307a9b6d | 35,424,890,290,587 | 78968d8624b5ce982aade20f24da211d287903b8 | /LionKingGold/app/src/main/java/com/lionkinggold/ui/home/newsandcalendar/CategoryCode.java | f509d5891286e659d3fb62ad5c9ecbebab7e0a82 | [] | no_license | fanwangxing/android | https://github.com/fanwangxing/android | 41afee8f9071b8b814eaa85d09a895e82d669802 | a35e1431b9880cfa717905a7b25f873dcf1daa96 | refs/heads/master | 2016-09-16T12:52:21.934000 | 2016-08-17T03:15:53 | 2016-08-17T03:15:53 | 61,735,402 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lionkinggold.ui.home.newsandcalendar;
public class CategoryCode {
/**
* 国际
*/
public static final String BankNews = "BANKNEWS";
/**
* 宏观
*/
public static final String Economy = "ECONOMY";
/**
* 市场
*/
public static final String FinancialMarket = "FINANCIALMARKET";
/**
* 要闻
*/
public ... | UTF-8 | Java | 521 | java | CategoryCode.java | Java | [] | null | [] | package com.lionkinggold.ui.home.newsandcalendar;
public class CategoryCode {
/**
* 国际
*/
public static final String BankNews = "BANKNEWS";
/**
* 宏观
*/
public static final String Economy = "ECONOMY";
/**
* 市场
*/
public static final String FinancialMarket = "FINANCIALMARKET";
/**
* 要闻
*/
public ... | 521 | 0.643863 | 0.643863 | 28 | 16.75 | 20.601015 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.107143 | false | false | 13 |
6e4c7a6197eee32eb063219165c30a49409fc6e4 | 37,383,395,349,052 | 7cb67820b8784049e4acd27c93d7cdc022330c6d | /app/src/main/java/com/bit3000/servicetest/services/base/ServiceGenerator.java | ec694aae018f2ed1b7a27090f9e3f34451a3a8e6 | [] | no_license | bit3000tech/servicetest | https://github.com/bit3000tech/servicetest | 9600ef60fa019900215a4b1d8033563fa1f2fa92 | 6c8f6fd848ac4e92253d46fe7b57a10ee7986d02 | refs/heads/master | 2021-01-09T05:36:41.116000 | 2017-02-04T18:29:00 | 2017-02-04T18:29:00 | 80,802,268 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bit3000.servicetest.services.base;
import com.google.gson.GsonBuilder;
import com.google.gson.JsonSyntaxException;
import com.google.gson.TypeAdapter;
import com.google.gson.stream.JsonReader;
import com.google.gson.stream.JsonToken;
import com.google.gson.stream.JsonWriter;
import java.io.IOException;
im... | UTF-8 | Java | 3,597 | java | ServiceGenerator.java | Java | [] | null | [] | package com.bit3000.servicetest.services.base;
import com.google.gson.GsonBuilder;
import com.google.gson.JsonSyntaxException;
import com.google.gson.TypeAdapter;
import com.google.gson.stream.JsonReader;
import com.google.gson.stream.JsonToken;
import com.google.gson.stream.JsonWriter;
import java.io.IOException;
im... | 3,597 | 0.630247 | 0.626355 | 132 | 26.25 | 26.148867 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 13 |
d1c554c5b07f09e3b31a5451cc05c95919c2defe | 37,383,395,350,867 | 1068dc0e8f924837c0880410b7daab9de4432c38 | /PilhaDinamicaDobra.java | dfd84ada89f74755f3cb049e05550f2cbecaf1cc | [] | no_license | lincolnrelias/EP1-AEDI | https://github.com/lincolnrelias/EP1-AEDI | a9b2b745febafe7b3af7858e30a8d65a8e28cd79 | 62d6e02e95cd74dcbad22e10c82039cd63ca79bf | refs/heads/master | 2023-01-21T01:16:44.043000 | 2020-11-16T22:36:55 | 2020-11-16T22:36:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class PilhaDinamicaDobra implements Estruturas {
protected int capacity ;
public static final int CAPACITY = 8;
protected Integer[] pilha;
protected int size;
public PilhaDinamicaDobra(){
capacity = CAPACITY;
pilha = new Integer[capacity];
size = 0;
}
public void... | UTF-8 | Java | 857 | java | PilhaDinamicaDobra.java | Java | [] | null | [] | public class PilhaDinamicaDobra implements Estruturas {
protected int capacity ;
public static final int CAPACITY = 8;
protected Integer[] pilha;
protected int size;
public PilhaDinamicaDobra(){
capacity = CAPACITY;
pilha = new Integer[capacity];
size = 0;
}
public void... | 857 | 0.557243 | 0.546729 | 38 | 21.552631 | 12.877352 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.605263 | false | false | 13 |
a00084c7930f9e725425f340aa5cb634f1fbecc6 | 34,437,047,821,698 | 250f544441b0e4637569c960cdcf7375f8e16f11 | /src/main/java/com/app/controller/customer/CustomerController.java | 18c0a868ead01bb4096d1e106c5edb77e8135f28 | [
"MIT"
] | permissive | devgirl7/springrest | https://github.com/devgirl7/springrest | 1e2a53231327690613a033641718554bedb2afda | 9ed095a0ffe8dbec2ebf02ff6586c125abbddbe7 | refs/heads/master | 2021-09-13T11:28:33.333000 | 2018-04-28T23:49:39 | 2018-04-28T23:49:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.controller.customer;
import javax.servlet.http.HttpServletRequest;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframewo... | UTF-8 | Java | 4,658 | java | CustomerController.java | Java | [] | null | [] | package com.app.controller.customer;
import javax.servlet.http.HttpServletRequest;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframewo... | 4,658 | 0.779519 | 0.774581 | 91 | 50.186813 | 36.978138 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.582418 | false | false | 13 |
7469083dcf5f467f0d39e8d49bc8a38de527e34c | 13,546,326,857,881 | d588bc35f9e64804f8b0f788b0cdd26f601ebc10 | /logistics-manager-service/src/main/java/com/sxt/service/impl/UserServiceImpl.java | 5e1fda58dd3565bdbadd36d5873453ee6d47f1d5 | [] | no_license | ClodWingsLWY/sxt-logistics-manager | https://github.com/ClodWingsLWY/sxt-logistics-manager | 21ee107b790fa1efbaaed6920884ea970f2bfdb6 | d32d6085d31f68859ff3fd7576de4745f3cb7d79 | refs/heads/master | 2020-04-30T13:30:31.634000 | 2019-03-25T07:16:01 | 2019-03-25T07:16:01 | 176,858,028 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sxt.service.impl;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import org.springframework.ui.Model;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.sxt.dto.UserDto;
import com.sxt.mapper.RoleMapper;
imp... | UTF-8 | Java | 3,407 | java | UserServiceImpl.java | Java | [] | null | [] | package com.sxt.service.impl;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import org.springframework.ui.Model;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.sxt.dto.UserDto;
import com.sxt.mapper.RoleMapper;
imp... | 3,407 | 0.731567 | 0.729333 | 122 | 24.680328 | 20.174349 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.95082 | false | false | 13 |
5ab42673a191fd42e418689631efd0bcd3ec5088 | 14,740,327,791,589 | e6fce99b03ffdc1fb6f38d4dd3dbd82f57ff3b73 | /vhr/src/main/java/cn/com/security/session/cache/CacheSessionInformation.java | ceba4e2a81b11640d776d46185c463d82e2e9bc5 | [] | no_license | cckmit/vhr | https://github.com/cckmit/vhr | 1dd85fd8d06f91c8fd94668a45f92b3d7045cb4e | 38d81e76a026a9a8312a7119e8c25cee269dc63c | refs/heads/master | 2023-06-21T17:44:20.152000 | 2021-07-25T03:44:17 | 2021-07-25T03:44:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.security.session.cache;
import lombok.Data;
import org.jacoco.agent.rt.internal_43f5073.core.data.SessionInfo;
import org.springframework.security.core.SpringSecurityCoreVersion;
import org.springframework.security.core.session.SessionInformation;
import org.springframework.security.web.authentication.A... | UTF-8 | Java | 2,440 | java | CacheSessionInformation.java | Java | [
{
"context": "nInformation,这个类需要被反序列化,因此这里是解决无参数构造器问题\n * @author wyl\n * @create 2020-08-11 21:30\n */\npublic class Cach",
"end": 631,
"score": 0.9996318817138672,
"start": 628,
"tag": "USERNAME",
"value": "wyl"
}
] | null | [] | package cn.com.security.session.cache;
import lombok.Data;
import org.jacoco.agent.rt.internal_43f5073.core.data.SessionInfo;
import org.springframework.security.core.SpringSecurityCoreVersion;
import org.springframework.security.core.session.SessionInformation;
import org.springframework.security.web.authentication.A... | 2,440 | 0.670865 | 0.663308 | 91 | 25.175825 | 23.861134 | 103 | true | false | 0 | 0 | 0 | 0 | 98 | 0.041142 | 0.43956 | false | false | 13 |
dc58d99a94658465ffa7dc4280b558cdf702db5b | 23,098,334,136,795 | 9d24c0c6e8fb8db9dfcfc5e892fc1ddd1e014e8b | /pojo/Payments.java | 18378f58c0ec32f15dd1c4e2c46a900a9d080b1e | [] | no_license | MohitS13/J2EE_comp | https://github.com/MohitS13/J2EE_comp | b70600f1874a9352b7037282b589f7bca1b6954a | 2449f103f1e968741a3594aa516339fd0b332484 | refs/heads/master | 2020-12-12T01:49:46.820000 | 2020-01-15T06:22:56 | 2020-01-15T06:22:56 | 234,012,815 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.pojo;
import java.sql.Timestamp;
import javax.persistence.*;
@Entity
@Table(name="payments")
public class Payments {
private Integer id;
private double amount;
private PayType type;
private Timestamp transactionTime;
private Timestamp nextpaymentDueDate;
private Users user;
public Payments(... | UTF-8 | Java | 1,835 | java | Payments.java | Java | [] | null | [] | package com.app.pojo;
import java.sql.Timestamp;
import javax.persistence.*;
@Entity
@Table(name="payments")
public class Payments {
private Integer id;
private double amount;
private PayType type;
private Timestamp transactionTime;
private Timestamp nextpaymentDueDate;
private Users user;
public Payments(... | 1,835 | 0.701907 | 0.700817 | 95 | 18.31579 | 19.774658 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.463158 | false | false | 13 |
cdf652d3be6184c794e195597f835bd17a910d23 | 7,851,200,258,660 | a22a947b6f52fa25d986d7cdfae6142842ade608 | /repository/src/main/java/it/fescacom/lambra/repository/web/utils/DataExtractorUtility.java | 6a55e301b154b945f84d9616b1274bc853de0c86 | [] | no_license | fscanu/LambraBLigaStatsExporter | https://github.com/fscanu/LambraBLigaStatsExporter | 4096db2ff3fb59cc42c0e7f0accacdb3004e21c3 | 59c171f893b573b67aa3d31f19f3f81422dc1e89 | refs/heads/master | 2020-05-28T02:00:05.277000 | 2016-11-15T19:07:06 | 2016-11-15T19:07:06 | 68,817,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.fescacom.lambra.repository.web.utils;
import it.fescacom.lambra.domain.stats.CoachStats;
import it.fescacom.lambra.domain.stats.PlayersStats;
import it.fescacom.lambra.domain.stats.TeamStats;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import ... | UTF-8 | Java | 5,844 | java | DataExtractorUtility.java | Java | [
{
"context": "a.common.constants.Constants.*;\n\n/**\n * Created by scanufe on 21/09/16.\n */\npublic class DataExtractorUtilit",
"end": 524,
"score": 0.9996450543403625,
"start": 517,
"tag": "USERNAME",
"value": "scanufe"
},
{
"context": "r().\n ... | null | [] | package it.fescacom.lambra.repository.web.utils;
import it.fescacom.lambra.domain.stats.CoachStats;
import it.fescacom.lambra.domain.stats.PlayersStats;
import it.fescacom.lambra.domain.stats.TeamStats;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import ... | 5,844 | 0.512663 | 0.505818 | 122 | 46.901638 | 32.122055 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.639344 | false | false | 13 |
af8a6aff7f384bf907d8ec15010b576dc9f18987 | 13,134,010,049,879 | a6c8021e2552d3bf7702d46fc78b5f638f78d810 | /Flyable.java | 356e476edcce0980b7a7cbfba7bbafb32064ba1e | [] | no_license | fanfada/Interface | https://github.com/fanfada/Interface | 04e4acb888b459dfbc0d56f908bf632741a8692d | a456ecefb7cfb8c1016a1cac874d739fd799c859 | refs/heads/master | 2022-12-30T06:47:04.489000 | 2020-10-16T01:12:45 | 2020-10-16T01:12:45 | 304,346,015 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oop.OopDemo.Interface;
public interface Flyable {//接口中只有常量和方法
int FLY_SPEED=100;
int FLY_HEIGHT=2;
void fly();
void fuelLoss();
}
| UTF-8 | Java | 177 | java | Flyable.java | Java | [] | null | [] | package oop.OopDemo.Interface;
public interface Flyable {//接口中只有常量和方法
int FLY_SPEED=100;
int FLY_HEIGHT=2;
void fly();
void fuelLoss();
}
| 177 | 0.66242 | 0.636943 | 9 | 16.444445 | 13.073392 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 13 |
ea22d79ace06e8992a5897cd3831e8d0c1531ed2 | 6,322,191,873,108 | 8bf6efa2ec9f29e7247324bb2e394c6ff98f66ea | /src/main/java/cn/lloml/destinyrecruit/mapper/GameModeMapper.java | 0c7bdc0e09199ee00a388d934ba768b821b32ebb | [] | no_license | Lloml/DestinyRecruit | https://github.com/Lloml/DestinyRecruit | 6c4545d745d5d870c97a228255c3735b38499df1 | 71b3746deff89964cd7850165f14d7ad69f98b08 | refs/heads/main | 2023-08-06T18:08:34.584000 | 2021-10-01T15:06:37 | 2021-10-01T15:06:37 | 407,116,027 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.lloml.destinyrecruit.mapper;
import cn.lloml.destinyrecruit.dto.GameModeDTO;
import org.apache.ibatis.annotations.Param;
import cn.lloml.destinyrecruit.domain.GameMode;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface GameModeMapper {
int deleteByPrimaryKey(L... | UTF-8 | Java | 644 | java | GameModeMapper.java | Java | [] | null | [] | package cn.lloml.destinyrecruit.mapper;
import cn.lloml.destinyrecruit.dto.GameModeDTO;
import org.apache.ibatis.annotations.Param;
import cn.lloml.destinyrecruit.domain.GameMode;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface GameModeMapper {
int deleteByPrimaryKey(L... | 644 | 0.781056 | 0.781056 | 28 | 22.035715 | 20.742437 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
ad4313e6519deca9914cd31ea8da9988a2902df0 | 1,065,151,909,598 | c75aa9a66729e1fb92db4f7cdfc6337317ec3c5c | /src/test/MoodAnalyserTests.java | b13e42835067d48697ddc95003bf748220ad72c0 | [] | no_license | pareshbaviskar7967/Java-Mood_Analyzer | https://github.com/pareshbaviskar7967/Java-Mood_Analyzer | 6d10ab3f48798b7114deba54613b853c56b5a6ac | d8b6b5d28c4d9b73c20cef6591fe189458e989b0 | refs/heads/master | 2023-06-04T03:01:50.561000 | 2021-06-17T06:15:45 | 2021-06-18T15:07:40 | 378,016,988 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import static org.junit.Assert.*;
import org.junit.Test;
import main.MoodAnalyzer;
public class MoodAnalyserTests {
@Test
public void testMoodAnalyzer_Constructor_SadMessage_shouldReturn_SAD() throws CustomException {
String mood = MoodAnalyzer.MoodAnalyzer(" ");
mood = MoodAnalyzer.MoodAnalyzer(... | UTF-8 | Java | 587 | java | MoodAnalyserTests.java | Java | [] | null | [] | package test;
import static org.junit.Assert.*;
import org.junit.Test;
import main.MoodAnalyzer;
public class MoodAnalyserTests {
@Test
public void testMoodAnalyzer_Constructor_SadMessage_shouldReturn_SAD() throws CustomException {
String mood = MoodAnalyzer.MoodAnalyzer(" ");
mood = MoodAnalyzer.MoodAnalyzer(... | 587 | 0.761499 | 0.761499 | 24 | 23.5 | 27.381563 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 13 |
8617f06e8c6a6e93753058171884e8bae54c2639 | 292,057,808,397 | c6286046591bb4b58ffd16d85afc937ae768a43a | /kafkaSample/src/main/java/kafka/client/impl/KafkaSendProcessor.java | 2c697ce2185a2075a08ceba5b54965b102720257 | [] | no_license | cdfeasy/samples | https://github.com/cdfeasy/samples | 6e044ed3a837269d0d3840e4b870ad35eee6c7e3 | 01cfadb22af0f8b4262dbbf5afb398b12e486d0b | refs/heads/master | 2020-04-12T09:34:02.060000 | 2017-01-09T08:11:43 | 2017-01-09T08:11:43 | 29,688,647 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kafka.client.impl;
import kafka.client.common.KafkaConfigBuilder;
import kafka.client.common.KafkaEntry;
import org.apache.kafka.clients.producer.KafkaProducer;
import org.apache.kafka.clients.producer.ProducerRecord;
import org.apache.kafka.common.serialization.Serializer;
import org.slf4j.Logger;
import org.... | UTF-8 | Java | 1,953 | java | KafkaSendProcessor.java | Java | [
{
"context": "concurrent.LinkedBlockingQueue;\n\n/**\n * Created by d.asadullin on 03.03.2016.\n */\npublic class KafkaSendP",
"end": 498,
"score": 0.7877972722053528,
"start": 494,
"tag": "USERNAME",
"value": "d.as"
},
{
"context": "rrent.LinkedBlockingQueue;\n\n/**\n * Created by d... | null | [] | package kafka.client.impl;
import kafka.client.common.KafkaConfigBuilder;
import kafka.client.common.KafkaEntry;
import org.apache.kafka.clients.producer.KafkaProducer;
import org.apache.kafka.clients.producer.ProducerRecord;
import org.apache.kafka.common.serialization.Serializer;
import org.slf4j.Logger;
import org.... | 1,953 | 0.611367 | 0.603687 | 55 | 34.50909 | 31.172758 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.745455 | false | false | 13 |
e528439f4ab9b5cd1a07b3f3b69c22fde36162a9 | 26,645,977,143,560 | 649eaed7c81f51d1289099c50d36561e6fe01bc0 | /RPSPayloadGenerator/src/main/java/pl/edu/agh/rps/generator/CPUUsageMonitor.java | 7ef65bbf1710b817fb8dc11998ab31b68a58d510 | [] | no_license | agh-rps/rps | https://github.com/agh-rps/rps | 357ac3ac0aad76718138fb5ab4d422ac00a2cee8 | 7724ad7b7f34507eec943dace3025d455a5f866f | refs/heads/master | 2021-01-25T08:49:19.623000 | 2014-06-16T16:03:43 | 2014-06-16T16:03:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.edu.agh.rps.generator;
import java.util.Date;
import pl.edu.agh.rps.metricsprovider.model.MetricValue;
import pl.edu.agh.rps.metricsprovider.model.Resource;
import com.jezhumble.javasysmon.CpuTimes;
import com.jezhumble.javasysmon.JavaSysMon;
public class CPUUsageMonitor implements IResource {
private ... | UTF-8 | Java | 849 | java | CPUUsageMonitor.java | Java | [] | null | [] | package pl.edu.agh.rps.generator;
import java.util.Date;
import pl.edu.agh.rps.metricsprovider.model.MetricValue;
import pl.edu.agh.rps.metricsprovider.model.Resource;
import com.jezhumble.javasysmon.CpuTimes;
import com.jezhumble.javasysmon.JavaSysMon;
public class CPUUsageMonitor implements IResource {
private ... | 849 | 0.767962 | 0.766784 | 35 | 23.257143 | 21.547745 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.371429 | false | false | 13 |
0f993071989395d98e53449c473ee095f835600d | 26,645,977,139,652 | 1bd6db1e5e1534984e7420959e94e1cfb0dd0906 | /src/com/ericsson/mssp/solution/forms/ManageADRForm.java | 97c3544933e0af8fe09af829951b81cf28d8946b | [] | no_license | aggarwalrahul86/admspre | https://github.com/aggarwalrahul86/admspre | 56c1a50c430ac3c3c9d20ba38d3fc7b1f9144475 | da491d8b09cbba198f7d8b247e7414bffb67a468 | refs/heads/master | 2016-09-05T18:52:30.350000 | 2015-09-17T11:03:13 | 2015-09-17T11:03:13 | 42,646,238 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ericsson.mssp.solution.forms;
import java.util.List;
import com.ericsson.mssp.common.dto.SolutionADRDTO;
/**
* ----------------------------------------------------------------------------
* --------------------------- Copyright (C) 2012 Ericsson India Global Pvt
* Limited All Rights Reserved Project :... | UTF-8 | Java | 4,858 | java | ManageADRForm.java | Java | [
{
"context": "------------------------------- 1 | Dec 12, 2012 |edassri\n * | Created.\n * --------------------------------",
"end": 661,
"score": 0.6438060998916626,
"start": 654,
"tag": "USERNAME",
"value": "edassri"
}
] | null | [] | package com.ericsson.mssp.solution.forms;
import java.util.List;
import com.ericsson.mssp.common.dto.SolutionADRDTO;
/**
* ----------------------------------------------------------------------------
* --------------------------- Copyright (C) 2012 Ericsson India Global Pvt
* Limited All Rights Reserved Project :... | 4,858 | 0.646151 | 0.641828 | 264 | 17.401516 | 18.081825 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.246212 | false | false | 13 |
43666c21f1256c6353b1118eb7a0b37c185ed92e | 13,743,895,397,046 | bda087bd50be01b2bd32b1c8bb3c8106ace50270 | /src/com/market/service/Impl/ApplicationService.java | dcd88e04a05498ef3fcad7e08c955a3b89d1b9ab | [] | no_license | sei233/GroupMission | https://github.com/sei233/GroupMission | bd7a02a3b38d2c2438c01b84332e440a3dba68ad | bb10880f7f0d3f174ecf4a29408f31763e04036e | refs/heads/master | 2020-03-26T16:12:24.848000 | 2018-08-31T06:34:02 | 2018-08-31T06:34:02 | 145,088,216 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.market.service.Impl;
import com.market.bean.po.Application;
import com.market.dao.Dao;
import com.market.service.BasicOperate;
import java.util.List;
public class ApplicationService implements BasicOperate {
private Dao<Application> appDao = new Dao<>();
public List<Application> selectByPage(In... | UTF-8 | Java | 2,331 | java | ApplicationService.java | Java | [] | null | [] | package com.market.service.Impl;
import com.market.bean.po.Application;
import com.market.dao.Dao;
import com.market.service.BasicOperate;
import java.util.List;
public class ApplicationService implements BasicOperate {
private Dao<Application> appDao = new Dao<>();
public List<Application> selectByPage(In... | 2,331 | 0.548263 | 0.533248 | 75 | 30.08 | 23.384758 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 13 |
57ab1f0482e4b68fddf6417396011e40f5fe4acc | 6,949,257,138,084 | 5ff757345f89c2859e96d6f8174c62ff3a8e0f3c | /src/main/java/br/com/star/wars/api/controller/PlanetaController.java | 8b19dc316743baa5a1d4840918cf5118121f409b | [] | no_license | viniciusv/Api-Star-Wars | https://github.com/viniciusv/Api-Star-Wars | 7c2c7f05781aa00518d6c73d4d1d960bab0eba15 | bab54e5818e6a147012127ac54e718ef8f117d3e | refs/heads/master | 2020-04-03T18:22:51.552000 | 2018-10-31T01:39:10 | 2018-10-31T01:39:10 | 155,481,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.star.wars.api.controller;
import java.net.URI;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.w... | UTF-8 | Java | 2,544 | java | PlanetaController.java | Java | [] | null | [] | package br.com.star.wars.api.controller;
import java.net.URI;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.w... | 2,544 | 0.794025 | 0.794025 | 72 | 34.333332 | 28.730549 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.416667 | false | false | 13 |
ba11c2ab37ca520d49841c51cbe1c82602553c04 | 12,429,635,357,163 | c474b03758be154e43758220e47b3403eb7fc1fc | /apk/decompiled/com.tinder_2018-07-26_source_from_JADX/sources/com/tinder/overflow/model/C10030c.java | 06fdb8a9ac9ff825c79e204bcb70f05a32f82717 | [] | no_license | EstebanDalelR/tinderAnalysis | https://github.com/EstebanDalelR/tinderAnalysis | f80fe1f43b3b9dba283b5db1781189a0dd592c24 | 941e2c634c40e5dbf5585c6876ef33f2a578b65c | refs/heads/master | 2020-04-04T09:03:32.659000 | 2018-11-23T20:41:28 | 2018-11-23T20:41:28 | 155,805,042 | 0 | 0 | null | false | 2018-11-18T16:02:45 | 2018-11-02T02:44:34 | 2018-11-18T15:58:25 | 2018-11-18T16:02:44 | 353,670 | 0 | 0 | 0 | null | false | null | package com.tinder.overflow.model;
import com.tinder.enums.ReportCause;
import kotlin.Metadata;
@Metadata(bv = {1, 0, 2}, k = 3, mv = {1, 1, 10})
/* renamed from: com.tinder.overflow.model.c */
public final /* synthetic */ class C10030c {
/* renamed from: a */
public static final /* synthetic */ int[] f32914a... | UTF-8 | Java | 675 | java | C10030c.java | Java | [] | null | [] | package com.tinder.overflow.model;
import com.tinder.enums.ReportCause;
import kotlin.Metadata;
@Metadata(bv = {1, 0, 2}, k = 3, mv = {1, 1, 10})
/* renamed from: com.tinder.overflow.model.c */
public final /* synthetic */ class C10030c {
/* renamed from: a */
public static final /* synthetic */ int[] f32914a... | 675 | 0.657778 | 0.586667 | 19 | 34.526318 | 26.236511 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 13 |
acc628302179abae6353aa4fa37defa9b9ba247e | 33,732,673,206,262 | 4e9328ab46b665949c821c4fc56b363f50e6438f | /SpringMVCCRUDSimple/src/main/java/com/testyantra/dao/EmpDaoImpl.java | 9478e7ca26d2e1fbb5cd0af164344d039f452145 | [] | no_license | smalghate7867/MyProjects | https://github.com/smalghate7867/MyProjects | a30082d90c369968a1585f00314d9dd34e205368 | a927849b1bb184b83a34b15fce5202bd2c65691f | refs/heads/master | 2020-06-24T02:58:08.187000 | 2019-06-14T07:19:18 | 2019-06-14T07:19:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.testyantra.dao;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfra... | UTF-8 | Java | 6,835 | java | EmpDaoImpl.java | Java | [
{
"context": "s used for Data persistance logic\r\n * \r\n * @author TYSS\r\n *\r\n */\r\n@Repository\r\npublic class EmpDaoImpl im",
"end": 755,
"score": 0.9996302127838135,
"start": 751,
"tag": "USERNAME",
"value": "TYSS"
}
] | null | [] | package com.testyantra.dao;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfra... | 6,835 | 0.664667 | 0.659693 | 203 | 31.66995 | 28.788757 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.256158 | false | false | 13 |
73253783323cc9e16874a64a32d08823e16f3432 | 8,108,898,291,067 | 779e273b3728ad481580ea1cda2282774142521b | /app/src/main/java/com/waterbanana/meetapp/DrawingView.java | 86f6de6a6df9dfb8166bc4d6569751b5bff81b88 | [] | no_license | WaterBanana/MeetApp | https://github.com/WaterBanana/MeetApp | 3ba5d53103d25f9195ef5fc962a744bf089aa351 | 3dea19a70f0340ef5b89dde5d2f2637371a55773 | refs/heads/master | 2016-09-06T02:03:18.209000 | 2016-01-07T02:26:30 | 2016-01-07T02:26:30 | 38,182,959 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.waterbanana.meetapp;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.PorterDuff;
import android.os.Handle... | UTF-8 | Java | 9,247 | java | DrawingView.java | Java | [] | null | [] | package com.waterbanana.meetapp;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.PorterDuff;
import android.os.Handle... | 9,247 | 0.59057 | 0.580513 | 262 | 34.29771 | 27.180117 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652672 | false | false | 13 |
b4228359b450608374da6fe9e48cca2e77abd7be | 1,958,505,097,434 | a5b990fc41e515ec83ae07f7839df366ff8c4d0a | /OderFoodApp/app/src/main/java/com/saitama/orderfood/model/FoodModel.java | e12f90e51f5f7d2977705ea870dc95b681522b75 | [] | no_license | frsknalexis/OrderFood | https://github.com/frsknalexis/OrderFood | 3aa5a9999805dca255d81770eb5b858ea3fc7d60 | 63a36662d14e4830700d0bdbf658aca8ce55d5f1 | refs/heads/main | 2023-06-22T10:49:28.127000 | 2021-07-08T13:46:21 | 2021-07-08T13:46:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.saitama.orderfood.model;
public class FoodModel {
private Long id;
private String name;
private String avatar;
private Double price;
private String description;
private RestaurantModel restaurant;
public Long getId() {
return id;
}
public void setId(Long id) {
... | UTF-8 | Java | 1,114 | java | FoodModel.java | Java | [] | null | [] | package com.saitama.orderfood.model;
public class FoodModel {
private Long id;
private String name;
private String avatar;
private Double price;
private String description;
private RestaurantModel restaurant;
public Long getId() {
return id;
}
public void setId(Long id) {
... | 1,114 | 0.610413 | 0.610413 | 58 | 18.206896 | 16.007282 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327586 | false | false | 13 |
1f938428bf2e29fe838115497e50973ae82bf32a | 1,958,505,094,598 | 5382302319bf3282b73eb058485768ad558fb0b7 | /src/main/java/me/dong/removeconditionalstatement/discount/step2/NaverDiscountPolicy.java | a92e57023c1a083b8aae839159fa5c7cda08c5db | [] | no_license | opklnm102/remove-conditional-statement | https://github.com/opklnm102/remove-conditional-statement | 15b6d07f7590e18353a262312fa8668dc9408c0e | b7fe35c8b3f52ea7279b50af71a6743e82b31c75 | refs/heads/master | 2020-03-12T06:57:09.631000 | 2018-07-27T02:20:23 | 2018-07-27T02:20:23 | 130,496,784 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.dong.removeconditionalstatement.discount.step2;
/**
* Created by ethan.kim on 2018. 5. 13..
*/
public class NaverDiscountPolicy implements Discountable {
@Override
public long getDiscountAmt(long originAmt) {
return (long) (originAmt * 0.1);
}
}
| UTF-8 | Java | 281 | java | NaverDiscountPolicy.java | Java | [
{
"context": "tionalstatement.discount.step2;\n\n/**\n * Created by ethan.kim on 2018. 5. 13..\n */\npublic class NaverDiscountPo",
"end": 87,
"score": 0.9800891876220703,
"start": 78,
"tag": "USERNAME",
"value": "ethan.kim"
}
] | null | [] | package me.dong.removeconditionalstatement.discount.step2;
/**
* Created by ethan.kim on 2018. 5. 13..
*/
public class NaverDiscountPolicy implements Discountable {
@Override
public long getDiscountAmt(long originAmt) {
return (long) (originAmt * 0.1);
}
}
| 281 | 0.697509 | 0.661922 | 12 | 22.416666 | 23.120909 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 13 |
0beefc0a331eff1155052d5ae4535e6096e97aa7 | 30,674,656,438,124 | ae9cebde5ae065e042bc678b8f645cc2ae3a8936 | /core/src/main/java/com/lhever/sc/devops/core/support/rabbitmq/RabbitMQHelper.java | c477fa498bb9ad607a89cb812eb4d89420d12234 | [] | no_license | lhever/log-realtime-view | https://github.com/lhever/log-realtime-view | 30428ea6230bba5ae18ce7da25aaec2ab79db9b9 | 8b97deab4476ea5d1ab0cd98f68d803edc3432ce | refs/heads/master | 2023-06-07T22:15:44.885000 | 2021-06-15T17:00:20 | 2021-06-15T17:00:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lhever.sc.devops.core.support.rabbitmq;
import com.lhever.sc.devops.core.support.threadpool.SimpleThreadPoolService;
import com.lhever.sc.devops.core.utils.JsonUtils;
import com.lhever.sc.devops.core.utils.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.amqp... | UTF-8 | Java | 3,212 | java | RabbitMQHelper.java | Java | [] | null | [] | package com.lhever.sc.devops.core.support.rabbitmq;
import com.lhever.sc.devops.core.support.threadpool.SimpleThreadPoolService;
import com.lhever.sc.devops.core.utils.JsonUtils;
import com.lhever.sc.devops.core.utils.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.amqp... | 3,212 | 0.681507 | 0.680261 | 104 | 29.884615 | 29.529747 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596154 | false | false | 13 |
041737971804fec9a59259b64e71c41d437c43d3 | 7,155,415,516,562 | d46e7505778a0b5f231b486ee76ea7ae51b346f7 | /buildings/src/main/java/com/imagine/buildings/dal/entity/Client.java | b685b6c1b6b794672247ed6892c2b271ee75f5b4 | [] | no_license | amersalah/Buildings-Project | https://github.com/amersalah/Buildings-Project | 9e3a23488539afa5f82baea9f1f1669f12aa9671 | b0fa0180d11178f46e38ce33639cb042e23d3a8c | refs/heads/master | 2020-07-23T13:14:42.799000 | 2019-09-10T13:34:23 | 2019-09-10T13:34:23 | 207,568,883 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.imagine.buildings.dal.entity;
import javax.persistence.*;
import java.util.Set;
@Entity
@Table(name = "client")
public class Client {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
@Column(updatable = false)
private Long id;
@Column(nullable = false)
private String name;
... | UTF-8 | Java | 502 | java | Client.java | Java | [] | null | [] | package com.imagine.buildings.dal.entity;
import javax.persistence.*;
import java.util.Set;
@Entity
@Table(name = "client")
public class Client {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
@Column(updatable = false)
private Long id;
@Column(nullable = false)
private String name;
... | 502 | 0.687251 | 0.687251 | 29 | 16.310345 | 14.987589 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 13 |
5542c129bee64bf2a096db8e78beda8ca16cc190 | 7,155,415,518,040 | 432234d2255e91c1b4da060f3a5913dd224ba037 | /src/main/java/com/ipa/ip2/api/util/dtaselect/CensusPeptide.java | 768076bbee9a7ed3938b41717bf4fea9c73cee47 | [] | no_license | IP2Global/ip2api | https://github.com/IP2Global/ip2api | e71a24dad966d0dbae06c21cadb8d4a45cbea3c2 | b1b2aa1c91b97cff88eba786c85922e198324c25 | refs/heads/master | 2021-03-27T15:57:51.141000 | 2019-12-10T20:33:17 | 2019-12-10T20:33:17 | 87,003,623 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ipa.ip2.api.util.dtaselect;
/**
* @author Robin Park
* @version $Id: CensusPeptide.java,v 1.3 2012/08/21 15:43:23 cvsuser Exp $
*/
import java.util.*;
public class CensusPeptide extends Peptide
{
private boolean isSline;// 'SLINE': true, '&SLINE': false
private String sline;
private boo... | UTF-8 | Java | 28,235 | java | CensusPeptide.java | Java | [
{
"context": "e com.ipa.ip2.api.util.dtaselect;\n\n/**\n * @author Robin Park\n * @version $Id: CensusPeptide.java,v 1.3 2012/08",
"end": 67,
"score": 0.999619722366333,
"start": 57,
"tag": "NAME",
"value": "Robin Park"
}
] | null | [] | package com.ipa.ip2.api.util.dtaselect;
/**
* @author <NAME>
* @version $Id: CensusPeptide.java,v 1.3 2012/08/21 15:43:23 cvsuser Exp $
*/
import java.util.*;
public class CensusPeptide extends Peptide
{
private boolean isSline;// 'SLINE': true, '&SLINE': false
private String sline;
private boolean... | 28,231 | 0.653763 | 0.647317 | 880 | 31.085228 | 27.437296 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4625 | false | false | 13 |
be226527bb4929e33da7de98051298e6259e543a | 37,623,913,547,956 | 482558210fd6a13fe514eeebe7b88c8ef352c15a | /app/src/main/java/com/app/myplaces/object/PlacePhotoObject.java | 5d9d7c7a0a3a423563d41aa131901e0fa181975a | [] | no_license | robivini/ExpoTuris | https://github.com/robivini/ExpoTuris | 950e00019fcb25529f16577f8affb4d6f977506f | 67500b02b958a1dad1312c870500e8192e6aab71 | refs/heads/master | 2021-01-12T00:08:02.856000 | 2017-01-11T20:19:38 | 2017-01-11T20:19:38 | 78,676,136 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.myplaces.object;
import com.ypyproductions.utils.StringUtils;
import com.app.myplaces.constanst.IWhereMyLocationConstants;
/**
*
* PhotoObject.java
* @author :DOBAO
* @Email :dotrungbao@gmail.com
* @Skype :baopfiev_k50
* @Phone :+84983028786
* @Date :Nov 21, 2013
* @project :WhereMy... | UTF-8 | Java | 1,311 | java | PlacePhotoObject.java | Java | [
{
"context": "stants;\n\n/**\n * \n * PhotoObject.java\n * @author :DOBAO\n * @Email :dotrungbao@gmail.com\n * @Skype :ba",
"end": 187,
"score": 0.9679951667785645,
"start": 182,
"tag": "USERNAME",
"value": "DOBAO"
},
{
"context": " PhotoObject.java\n * @author :DOBAO\n * @Emai... | null | [] | package com.app.myplaces.object;
import com.ypyproductions.utils.StringUtils;
import com.app.myplaces.constanst.IWhereMyLocationConstants;
/**
*
* PhotoObject.java
* @author :DOBAO
* @Email :<EMAIL>
* @Skype :baopfiev_k50
* @Phone :+84983028786
* @Date :Nov 21, 2013
* @project :WhereMyLocation
* @... | 1,298 | 0.721587 | 0.705568 | 62 | 20.145161 | 20.274605 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.33871 | false | false | 13 |
119315f671e3d303042f04d39473217683f3c0e0 | 39,367,670,258,058 | cecd29f1b6b0c82fbd3453590d014444889bc3d9 | /UserSurvey/src/main/java/com/haresh/spring/controller/UserController.java | 1f177ec661948d6f9814eac8f8eebd4096eb0abd | [] | no_license | hareshshaha7/Survey | https://github.com/hareshshaha7/Survey | 835d99665ed91689a4b16f3e73d767360d2a3326 | 76db2178c6f3323a622f7f3eace08b4f8bce9347 | refs/heads/master | 2020-04-03T07:39:36.253000 | 2018-10-29T19:09:51 | 2018-10-29T19:09:51 | 155,109,389 | 0 | 0 | null | false | 2018-10-29T19:09:52 | 2018-10-28T19:50:34 | 2018-10-29T15:34:24 | 2018-10-29T19:09:52 | 15 | 0 | 0 | 0 | Java | false | null | package com.haresh.spring.controller;
import org.apache.log4j.Logger;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.servlet.ModelAndView;
import com.haresh.spring.model.User;
public class UserController {
final static Logger logger = Logger.getLogger(UserController.class... | UTF-8 | Java | 1,018 | java | UserController.java | Java | [
{
"context": "new ModelAndView(\"index.jsp\", \"User\", new User(1,\"Haresh\", 26, 15.5));\n\t}\n}\n",
"end": 998,
"score": 0.9867682456970215,
"start": 992,
"tag": "NAME",
"value": "Haresh"
}
] | null | [] | package com.haresh.spring.controller;
import org.apache.log4j.Logger;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.servlet.ModelAndView;
import com.haresh.spring.model.User;
public class UserController {
final static Logger logger = Logger.getLogger(UserController.class... | 1,018 | 0.670923 | 0.664047 | 32 | 30.8125 | 29.083326 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8125 | false | false | 13 |
f0581e178943c64627d64448d9c90707eadbd769 | 12,472,585,065,140 | f4f6af540085cf13e01ab75836a77f9448313877 | /src/java/com/lfantastico/domain/Relationship.java | c64d4049eec599f2325c4e2c9a1691fc5847ef36 | [] | no_license | robbyn/fantastico | https://github.com/robbyn/fantastico | df78dde82c85f9b53d6fc4fddf802c0f77038e5f | 4caea1c7d3b5325f684d13b61d6446e9215eec6e | refs/heads/master | 2021-01-09T23:40:05.112000 | 2015-08-27T07:20:50 | 2015-08-27T07:20:50 | 41,455,909 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lfantastico.domain;
public enum Relationship {
SERIOUS, CASUAL;
public String getName() {
return name();
}
}
| UTF-8 | Java | 143 | java | Relationship.java | Java | [] | null | [] | package com.lfantastico.domain;
public enum Relationship {
SERIOUS, CASUAL;
public String getName() {
return name();
}
}
| 143 | 0.636364 | 0.636364 | 9 | 14.888889 | 12.440475 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 13 |
57fad6d63b2f274fad4da5c7a80a1060f64cecd1 | 9,483,287,843,148 | 55b8aebec9fddfdca0cc5532bfbc464d0ec1f208 | /Java/src/Item.java | 69fbcb347117f678fc09ad8436e264ff8ba75c4f | [] | no_license | KRolla16/Platformy-Programistyczne | https://github.com/KRolla16/Platformy-Programistyczne | b9b41ebe9f04368fc7027295aaae5216f392d945 | 09c9bb4c4d99ffaa7c3d1b87efec319dd2629b36 | refs/heads/master | 2020-06-08T19:23:24.286000 | 2019-06-05T15:33:20 | 2019-06-05T15:33:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.awt.*;
import java.awt.image.ImageObserver;
import java.util.ArrayList;
public class Item {
public int _x;
public int _y;
private Image apple;
public Item(int x, int y, String imageFileName)
{
_x = x;
_y = y;
ImageIcon iia = new ImageIcon(i... | UTF-8 | Java | 603 | java | Item.java | Java | [] | null | [] | import javax.swing.*;
import java.awt.*;
import java.awt.image.ImageObserver;
import java.util.ArrayList;
public class Item {
public int _x;
public int _y;
private Image apple;
public Item(int x, int y, String imageFileName)
{
_x = x;
_y = y;
ImageIcon iia = new ImageIcon(i... | 603 | 0.585406 | 0.585406 | 29 | 19.827587 | 18.405525 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689655 | false | false | 13 |
e21d2c67b9b220ccc64d4b5aa3b6d6ad72d23b40 | 6,322,191,929,257 | 0c1e70b297b836553cab6b082cd3acd24aa5d071 | /src/main/java/com/notorious/exception/ServiceException.java | 1b2d52f7f1e6f961583895fae23eb1ebe9f2a375 | [] | no_license | heruideid/springBoot_demo | https://github.com/heruideid/springBoot_demo | c58d00c291baa549c78022ac049dfe43c7c7c322 | f6cded696fe7482da0de547c3970bda1e4a1102c | refs/heads/master | 2022-12-25T23:45:40.362000 | 2020-10-04T09:42:41 | 2020-10-04T09:42:41 | 301,089,653 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.notorious.exception;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @author Rui
* @date 2020/10/3 10:12
*/
@Data
@AllArgsConstructor
@NoArgsConstructor
public class ServiceException extends Exception{
protected String msg;
protected E... | UTF-8 | Java | 352 | java | ServiceException.java | Java | [
{
"context": "mport lombok.NoArgsConstructor;\r\n\r\n/**\r\n * @author Rui\r\n * @date 2020/10/3 10:12\r\n */\r\n@Data\r\n@AllArgsCo",
"end": 147,
"score": 0.9830054640769958,
"start": 144,
"tag": "NAME",
"value": "Rui"
}
] | null | [] | package com.notorious.exception;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @author Rui
* @date 2020/10/3 10:12
*/
@Data
@AllArgsConstructor
@NoArgsConstructor
public class ServiceException extends Exception{
protected String msg;
protected E... | 352 | 0.744318 | 0.713068 | 17 | 18.705883 | 14.839394 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 13 |
bcfa77e878219f839793ca60d96830d74b7771c3 | 29,257,317,223,944 | e6c635b986bac0d9957680bbb79685184baed49e | /src/main/java/com/abc/AccountSavings.java | 9c702429a13dac715bc733fb9cdbf8c0f2008b90 | [] | no_license | brayskiy/abc-bank | https://github.com/brayskiy/abc-bank | 08924d0a9752835a0778781ae6959b0b23c46fa2 | c9df1473bc91817a4371f9928741486b88d77322 | refs/heads/master | 2017-04-27T10:17:11.704000 | 2016-05-06T15:44:01 | 2016-05-06T15:44:01 | 58,146,275 | 0 | 0 | null | true | 2016-05-05T16:46:31 | 2016-05-05T16:46:31 | 2015-08-10T05:00:11 | 2016-04-18T12:54:37 | 661 | 0 | 0 | 0 | null | null | null | package com.abc;
// Not clear with the last requirement
// (To which account(s) type it should be applied)
// "Interest rates should accrue daily (incl. weekends), rates above are per-annum"
// Assume, this requirement should be applied to Maxi Savings account only
public class AccountSavings extends Account {
p... | UTF-8 | Java | 675 | java | AccountSavings.java | Java | [] | null | [] | package com.abc;
// Not clear with the last requirement
// (To which account(s) type it should be applied)
// "Interest rates should accrue daily (incl. weekends), rates above are per-annum"
// Assume, this requirement should be applied to Maxi Savings account only
public class AccountSavings extends Account {
p... | 675 | 0.654815 | 0.625185 | 23 | 28.347826 | 24.002914 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26087 | false | false | 13 |
3410a566955c0b6e28b6ced3eccc908d9681b5e6 | 29,257,317,221,445 | 3b78917d6d4ceeb01e24ac9c9dc4eb32d9fe224f | /dummies/module-36/src/main/java/Module36.java | 37ae4afbd11c1faad637570c6367c496410da536 | [] | no_license | phoenixuprising/dex2oat_example | https://github.com/phoenixuprising/dex2oat_example | c1ba4382e7afff870df0b59e2c741bc950da4e4c | fd9a4b499fdf20c1242b13160dd21e91ccb8c6ba | refs/heads/master | 2020-07-01T15:26:17.519000 | 2019-08-09T06:12:43 | 2019-08-09T06:12:43 | 201,210,441 | 1 | 1 | null | false | 2019-08-09T03:48:26 | 2019-08-08T08:08:43 | 2019-08-08T08:17:52 | 2019-08-09T03:48:26 | 291 | 0 | 1 | 0 | Java | false | false | package com.example.module36;
public class Module36 {
public final int MODULE_NUMBER = 36;
} | UTF-8 | Java | 95 | java | Module36.java | Java | [] | null | [] | package com.example.module36;
public class Module36 {
public final int MODULE_NUMBER = 36;
} | 95 | 0.757895 | 0.694737 | 5 | 18.200001 | 15.223666 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
035315358a099b1361f2786b5cbe70b6f4f7693e | 26,594,437,519,275 | 125af77cd9d58bc8e681a3452f08b97f39fc04f6 | /src/main/java/com/synir/paiban/controllers/PageController.java | 73d477bff98c72ca92041471c6a56151ebcab3a9 | [] | no_license | clarenceqy/EmployeeManagement_SpringBoot | https://github.com/clarenceqy/EmployeeManagement_SpringBoot | 43a073c86db7951b62210f4042aabd6ba45bb2ec | 5ac95264f0194d3d68972c454aea91939de7f715 | refs/heads/main | 2023-05-06T17:54:01.696000 | 2021-05-27T06:50:20 | 2021-05-27T06:50:20 | 371,271,958 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.synir.paiban.controllers;
import java.io.IOException;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import javax.validation.Valid;
import org.json.JSONArray;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframe... | UTF-8 | Java | 6,191 | java | PageController.java | Java | [
{
"context": "n session){\n\t\tString name = request.getParameter(\"username\");\n\t String password = request.getParameter(\"p",
"end": 1558,
"score": 0.9351517558097839,
"start": 1550,
"tag": "USERNAME",
"value": "username"
},
{
"context": "ect username = request.getSession().ge... | null | [] | package com.synir.paiban.controllers;
import java.io.IOException;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import javax.validation.Valid;
import org.json.JSONArray;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframe... | 6,191 | 0.755774 | 0.755451 | 175 | 34.377144 | 24.233755 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.108572 | false | false | 13 |
c65cb3e66c0e0708dfbad31358770451bb740c73 | 9,560,597,212,642 | 6762f11e3fe673989ac1b3d2341f7078800cf6d8 | /Interest-Group/src/com/test/arrays/ArrayRotate.java | f2d4ca6061f02cea1596393f6898aac981227113 | [] | no_license | mahireddy45/test1 | https://github.com/mahireddy45/test1 | e749586fa90ea246eba0615bc307b662de9f571d | ac1d11792957e7fa962a6b3f4c7c91c3b11de590 | refs/heads/master | 2021-01-11T21:44:03.655000 | 2018-07-19T04:26:26 | 2018-07-19T04:26:26 | 78,843,035 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.arrays;
public class ArrayRotate {
//Using auxiliary array of size d for rotation
//Space Complexity O(d)
//Time Complexity O(n)
private static void auxArrRotation(int[] arr, int d, int len) {
int[] auxArr = new int[d];
for(int i =0; i<d; i++) {
auxArr[i] = arr[i];
}
for(i... | UTF-8 | Java | 1,573 | java | ArrayRotate.java | Java | [] | null | [] | package com.test.arrays;
public class ArrayRotate {
//Using auxiliary array of size d for rotation
//Space Complexity O(d)
//Time Complexity O(n)
private static void auxArrRotation(int[] arr, int d, int len) {
int[] auxArr = new int[d];
for(int i =0; i<d; i++) {
auxArr[i] = arr[i];
}
for(i... | 1,573 | 0.553083 | 0.534011 | 71 | 20.183098 | 16.333073 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.647887 | false | false | 13 |
5bc2b9be5f58346e93036f9e82290a5917d7ecb5 | 15,625,091,070,516 | 3310a7cbdeb8aafa64da40ba8e26385e85586dcc | /src/main/java/com/focustech/mic/common/ClientManager.java | 580a4e628b469e4df07dae03b109e643e9db9df2 | [] | no_license | songboxue/mictest | https://github.com/songboxue/mictest | c1d012cd06176c276b0c3ef0b6eecc8df7cf6e21 | 9ed1f4ed01597c790fe780012e58f0557c13e14d | refs/heads/master | 2021-05-11T13:01:45.667000 | 2018-02-13T03:03:47 | 2018-02-13T03:03:47 | 117,670,679 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.focustech.mic.common;
import org.apache.http.HttpHost;
import org.apache.http.client.HttpClient;
import org.apache.http.conn.params.ConnRoutePNames;
import org.apache.http.impl.client.DefaultHttpClient;
import java.util.HashMap;
import java.util.Map;
/**
* User: songboxue
* Date: 2018/1/17
* Descripti... | UTF-8 | Java | 2,506 | java | ClientManager.java | Java | [
{
"context": ".util.HashMap;\nimport java.util.Map;\n\n/**\n * User: songboxue\n * Date: 2018/1/17\n * Description:\n */\npublic cla",
"end": 288,
"score": 0.9996982216835022,
"start": 279,
"tag": "USERNAME",
"value": "songboxue"
},
{
"context": " private static HttpHost proxy = n... | null | [] | package com.focustech.mic.common;
import org.apache.http.HttpHost;
import org.apache.http.client.HttpClient;
import org.apache.http.conn.params.ConnRoutePNames;
import org.apache.http.impl.client.DefaultHttpClient;
import java.util.HashMap;
import java.util.Map;
/**
* User: songboxue
* Date: 2018/1/17
* Descripti... | 2,506 | 0.60033 | 0.59166 | 85 | 27.494118 | 21.227409 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.505882 | false | false | 13 |
634b84d3232c287d3bf400a28ad8a03a8626b606 | 29,343,216,615,832 | 931a5bba80b845d73ecec7d6c3ac03c15125dce7 | /src/main/java/pl/mikigal/byteshop/controllers/admin/AdminController.java | be5f8dd51cb59e289f5ce25ab1bd12d31e4b66a5 | [] | no_license | bmstefanski/ByteShop | https://github.com/bmstefanski/ByteShop | 8e8942ef5518b792680eab2656f44cc6e8b7f441 | 4ceffa17774b820ef33efadd9aa1e6d746f1049a | refs/heads/master | 2018-10-11T20:03:24.379000 | 2018-07-11T13:21:48 | 2018-07-11T13:21:48 | 140,557,856 | 0 | 0 | null | true | 2018-07-11T10:11:01 | 2018-07-11T10:11:01 | 2018-07-02T23:51:44 | 2018-07-02T23:51:32 | 1,167 | 0 | 0 | 0 | null | false | null | package pl.mikigal.byteshop.controllers.admin;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.transaction.annotation.Transactional;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
impo... | UTF-8 | Java | 3,853 | java | AdminController.java | Java | [] | null | [] | package pl.mikigal.byteshop.controllers.admin;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.transaction.annotation.Transactional;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
impo... | 3,853 | 0.691948 | 0.688312 | 107 | 34.981308 | 28.548363 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.766355 | false | false | 13 |
505feb2ac353b0d5daae471915d347e78a7e31fb | 15,187,004,416,856 | c4013c6cc6fb3df6ca63227ff9e7fc19773fdf99 | /android/BiUnion/app/src/main/java/com/bibinet/biunion/project/net/expand/PageEmit.java | e9ecb4ae01e19d16fe14f9575b14245a0df65092 | [] | no_license | w1052181187/development_project | https://github.com/w1052181187/development_project | 57af856de60f0ee8de50544049d1b80a362e7f39 | 8dcfffed15a7486543915b9441daee720d37400c | refs/heads/master | 2022-12-16T09:24:12.532000 | 2020-01-02T00:50:56 | 2020-01-02T00:50:56 | 213,525,565 | 1 | 1 | null | false | 2022-12-10T07:43:05 | 2019-10-08T01:53:51 | 2020-01-02T06:53:20 | 2022-12-10T07:43:04 | 210,109 | 1 | 1 | 137 | JavaScript | false | false | package com.bibinet.biunion.project.net.expand;
import java.util.List;
/**
* Created by Administrator on 2017/4/19.
*/
public interface PageEmit<T> {
//读取更多 分页
void loadMoreSuccess(List<T> historyInfo);
void loadMoreFail(String s);
}
| UTF-8 | Java | 264 | java | PageEmit.java | Java | [] | null | [] | package com.bibinet.biunion.project.net.expand;
import java.util.List;
/**
* Created by Administrator on 2017/4/19.
*/
public interface PageEmit<T> {
//读取更多 分页
void loadMoreSuccess(List<T> historyInfo);
void loadMoreFail(String s);
}
| 264 | 0.702381 | 0.674603 | 13 | 18.384615 | 18.12155 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 13 |
4e91a1a21f501784745a6d6985b6e560a948302a | 12,369,505,855,881 | 91c3e0a20800cf26bece73ca8aa380e30d2541c7 | /kornell-core/src/main/java/kornell/core/entity/AuthClientType.java | 8c3a6df10093a0ecc5e34943bc043081c05b2d07 | [
"Apache-2.0"
] | permissive | Craftware/Kornell | https://github.com/Craftware/Kornell | 17b7322fe57e5fe50963209addefc6d851eb9410 | 592fd243dac4602141233cddb43240f05155c787 | refs/heads/master | 2020-04-04T04:41:55.953000 | 2019-02-27T02:42:10 | 2019-02-27T02:42:10 | 5,362,225 | 19 | 8 | Apache-2.0 | false | 2018-12-05T01:44:35 | 2012-08-09T22:38:30 | 2018-11-21T04:31:23 | 2018-12-05T01:28:12 | 121,125 | 16 | 10 | 0 | Java | false | null | package kornell.core.entity;
public enum AuthClientType {
web, flash
}
| UTF-8 | Java | 76 | java | AuthClientType.java | Java | [] | null | [] | package kornell.core.entity;
public enum AuthClientType {
web, flash
}
| 76 | 0.736842 | 0.736842 | 5 | 14.2 | 12.302845 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
a200d623af37e57b2a4ba06c0929ae7a0288cdaf | 32,040,456,087,781 | d8907150858f4601f2bdb260cb413b188b77432f | /src/ch16/App16_4.java | 34dff09c72122603665b0a3cdd6a945baa466d57 | [] | no_license | Ura777/JavaTutorial | https://github.com/Ura777/JavaTutorial | c276c9b467295d5dff1b2c37956c564e5f81d491 | 7177cbbb61619dc11ac41161158a6b194d725b50 | refs/heads/master | 2021-01-24T17:31:51.399000 | 2018-07-19T03:33:21 | 2018-07-19T03:33:21 | 123,221,559 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* TreeSet類別
*
* 實作SortedSet Interface,
* Elements會自動排序 + 不可重複。
*
* Elements會由小排到大。
*/
package ch16;
import java.util.TreeSet;
public class App16_4
{
public static void main(String[] args)
{
//宣告TreeSet物件,資料型態為Integer。
TreeSet<Integer> tset = new TreeSet<>();
//加入資料
for(int i=20; i>=2; i-=... | UTF-8 | Java | 1,165 | java | App16_4.java | Java | [] | null | [] | /*
* TreeSet類別
*
* 實作SortedSet Interface,
* Elements會自動排序 + 不可重複。
*
* Elements會由小排到大。
*/
package ch16;
import java.util.TreeSet;
public class App16_4
{
public static void main(String[] args)
{
//宣告TreeSet物件,資料型態為Integer。
TreeSet<Integer> tset = new TreeSet<>();
//加入資料
for(int i=20; i>=2; i-=... | 1,165 | 0.626274 | 0.597961 | 46 | 18.195652 | 20.432943 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.434783 | false | false | 13 |
3ceebfeac38dce66104ad28ba0f82855c9c6104c | 8,229,157,343,987 | 011a0b63ff06b04a50ccaf664c6690203f871a68 | /src/main/java/service/ProductJDBC.java | 465663b8d341d648cc9527851b28c7cb2c2f12b1 | [] | no_license | deepvn98/module3-week2-JDBC_product | https://github.com/deepvn98/module3-week2-JDBC_product | 580b049b790c45a004b45316427f778b992b5ccd | 044da9f17c1f32a2342ffc1b7e653f43cb035b68 | refs/heads/master | 2023-05-29T03:44:42.612000 | 2021-05-27T04:48:46 | 2021-05-27T04:48:46 | 370,992,496 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import model.Product;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
public class ProductJDBC implements ProductInterface{
private Connection getConnection(){
Connection connection = null;
try {
Class.forName("com.mysql.jdbc.Driver");
... | UTF-8 | Java | 4,614 | java | ProductJDBC.java | Java | [
{
"context": "lhost:3306/productlist\",\n \"sangnguyen\",\n \"677264\"\n ",
"end": 488,
"score": 0.9751774072647095,
"start": 478,
"tag": "USERNAME",
"value": "sangnguyen"
}
] | null | [] | package service;
import model.Product;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
public class ProductJDBC implements ProductInterface{
private Connection getConnection(){
Connection connection = null;
try {
Class.forName("com.mysql.jdbc.Driver");
... | 4,614 | 0.589077 | 0.584092 | 125 | 35.911999 | 27.63187 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.728 | false | false | 13 |
0cfecf29f9932a814c7bf66568ec9b3ba5dd7664 | 31,791,347,950,537 | cb683d7f387149413c34f2534edd03da9fbaad2c | /Demoproj/src/BiggestEleArr.java | fb450140b912c02fb33c6fef24cd2b0bc84dfd6c | [] | no_license | ananwoy/Java | https://github.com/ananwoy/Java | ad34b5e9d3c1ba6e2ea1fabcff98bb5a10f86ab7 | c95eeb8eb44fe96f71f1ad5e3c7a9aa0b0f47ce6 | refs/heads/master | 2021-09-07T06:21:30.163000 | 2018-02-18T19:47:22 | 2018-02-18T19:47:22 | 115,987,530 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class BiggestEleArr {
static int maxArr(int a[])
{
int max=a[0];
for (int i = 0; i < a.length; i++) {
if(max<a[i])
{
max=a[i];
}
}
return max;
}
public static void main(String[] args) {
int a[]= {72,2,3,4,5,69,7,9,34};
int z=maxArr(a);
System.out.println("max value is "+z);... | UTF-8 | Java | 323 | java | BiggestEleArr.java | Java | [] | null | [] | import java.util.Scanner;
public class BiggestEleArr {
static int maxArr(int a[])
{
int max=a[0];
for (int i = 0; i < a.length; i++) {
if(max<a[i])
{
max=a[i];
}
}
return max;
}
public static void main(String[] args) {
int a[]= {72,2,3,4,5,69,7,9,34};
int z=maxArr(a);
System.out.println("max value is "+z);... | 323 | 0.600619 | 0.557276 | 18 | 17 | 13.751767 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 13 |
60f64898b1a8a27ec4d51fa4a593f6d8d94b1dcd | 5,720,896,440,845 | a0932f3476cd097b4f13d48a616ac3bcd4c5a388 | /src/net/Plommer/SandkassinnKits/Commands/ListCommand.java | e9d317df94764921a79c1b008f395bac66f374aa | [] | no_license | TheNokar/SandkassinnKits | https://github.com/TheNokar/SandkassinnKits | b1ad1f5208cc31950a12e8dd16affb87348d008d | a10bbd5eda3b71bb2b6992c656119e2603c6525b | refs/heads/master | 2021-03-12T20:26:23.193000 | 2014-09-15T15:14:29 | 2014-09-15T15:14:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.Plommer.SandkassinnKits.Commands;
import java.util.ArrayList;
import net.Plommer.SandkassinnKits.Utils.Utils;
public class ListCommand extends BaseCommand {
public ListCommand() {
bePlayer = true;
name = "list";
argLength = 0;
usage = "list sjá lista af leyfðum kittum";
}
@Override
public b... | WINDOWS-1252 | Java | 794 | java | ListCommand.java | Java | [] | null | [] | package net.Plommer.SandkassinnKits.Commands;
import java.util.ArrayList;
import net.Plommer.SandkassinnKits.Utils.Utils;
public class ListCommand extends BaseCommand {
public ListCommand() {
bePlayer = true;
name = "list";
argLength = 0;
usage = "list sjá lista af leyfðum kittum";
}
@Override
public b... | 794 | 0.666667 | 0.664141 | 35 | 21.628571 | 18.150303 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.942857 | false | false | 13 |
0e641771e32eeaeaf5e3c2dff898a69cc03c739f | 27,144,193,358,709 | 216518119d9106241a4f278eeac717cb8626193f | /Backend/src/main/java/com/careberos/Repository/RrppJefeRepository.java | 1f6fa98710fdfd126579f8ede46fc5e8407f6d04 | [
"MIT"
] | permissive | sebat94/ticketera_ionic | https://github.com/sebat94/ticketera_ionic | dd9ca1a237867b70916b6233a6949d9b58e396e9 | 2277ad4a3c305dc8c10ef080ee4868ac8d24435b | refs/heads/master | 2020-03-19T02:08:56.843000 | 2020-02-02T14:29:30 | 2020-02-02T14:29:30 | 135,603,296 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.careberos.Repository;
import com.careberos.Model.Rrpp;
import com.careberos.Model.Rrppjefe;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.query.Param;
public interface RrppJefeRepository extends ... | UTF-8 | Java | 822 | java | RrppJefeRepository.java | Java | [] | null | [] | package com.careberos.Repository;
import com.careberos.Model.Rrpp;
import com.careberos.Model.Rrppjefe;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.query.Param;
public interface RrppJefeRepository extends ... | 822 | 0.777372 | 0.777372 | 19 | 42.263157 | 32.591316 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 13 |
a0d2d83feaf6240b0da3bbc4fb867f809988f194 | 38,757,784,896,240 | 8d35146cc9b0f46782655aec228ef802c67e477f | /rcp_work/code/src/chapter08/complex/widget/TableExample1.java | 1b3df6af4687daa80a276c4fcb9bb08bddf41c35 | [
"MIT"
] | permissive | code1990/javaweb | https://github.com/code1990/javaweb | 2839a64363c2cd625dcd38d582d3c80b406e3ee4 | 148a15e603aef31d2251deba0d0a46297f6f4e30 | refs/heads/master | 2022-12-22T10:23:27.284000 | 2020-06-16T14:44:23 | 2020-06-16T14:44:32 | 242,639,166 | 1 | 0 | MIT | false | 2022-12-12T02:49:05 | 2020-02-24T03:35:20 | 2021-11-02T03:40:48 | 2022-12-12T02:49:05 | 24,649 | 1 | 0 | 26 | Java | false | false | /**@author WangJinTao,MengQingChang 2006
*/
package chapter08.complex.widget;
import org.eclipse.swt.*;
import org.eclipse.swt.widgets.*;
import org.eclipse.swt.layout.*;
public class TableExample1 {
public TableExample1() {
final Display display = Display.getDefault();
final Shell shell = new Shell();
shell.se... | GB18030 | Java | 1,433 | java | TableExample1.java | Java | [
{
"context": "/**@author WangJinTao,MengQingChang 2006\n */\npackage chapter08.complex.",
"end": 21,
"score": 0.9997636079788208,
"start": 11,
"tag": "NAME",
"value": "WangJinTao"
},
{
"context": "/**@author WangJinTao,MengQingChang 2006\n */\npackage chapter08.complex.widget;\nimpor... | null | [] | /**@author WangJinTao,MengQingChang 2006
*/
package chapter08.complex.widget;
import org.eclipse.swt.*;
import org.eclipse.swt.widgets.*;
import org.eclipse.swt.layout.*;
public class TableExample1 {
public TableExample1() {
final Display display = Display.getDefault();
final Shell shell = new Shell();
shell.se... | 1,433 | 0.721088 | 0.70068 | 46 | 27.76087 | 16.492666 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.369565 | false | false | 13 |
1f17fab4a175a8bd843e2bbd4225ea3445fcf68f | 22,849,226,079,713 | 8632f2404095b372fbc96a795f73cc11b35393fb | /app/src/main/java/com/highstreet/wallet/task/ProgressTaskListener.java | e908e1d55bbe5bbbbdad0a50f1a7d9d04bab6cda | [] | no_license | haoshiy/Wallet | https://github.com/haoshiy/Wallet | b8d7f635c8d31313b9492b0a2dbeb08f8adb9c64 | 6a01cd990fa04e889f061880e0ec64385a6a3e6f | refs/heads/master | 2023-02-19T13:58:55.961000 | 2021-01-19T09:10:41 | 2021-01-19T09:10:41 | 303,988,554 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.highstreet.wallet.task;
public interface ProgressTaskListener {
public abstract void onTaskResponse(TaskResult result);
public abstract void onTaskProgress(Integer progress);
}
| UTF-8 | Java | 199 | java | ProgressTaskListener.java | Java | [] | null | [] | package com.highstreet.wallet.task;
public interface ProgressTaskListener {
public abstract void onTaskResponse(TaskResult result);
public abstract void onTaskProgress(Integer progress);
}
| 199 | 0.80402 | 0.80402 | 7 | 27.428572 | 24.858786 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
efaf8d96f913dcf92685bc9cf47b8f7916fc3754 | 34,419,867,966,931 | 7d08aded7303fbb7bed5ab1819ea0fd1dba93b11 | /src/main/java/GameEntities/Deck.java | c22490b5469051deeb8685aa38630629507678fd | [] | no_license | simonaraucinova/blackjackAssignment | https://github.com/simonaraucinova/blackjackAssignment | 125bb1b7f6b520a263b8c4a0ec5562d5561e2126 | 8ca98cedd9cfeb91c83ed7498521f46e3be6eb24 | refs/heads/master | 2022-06-17T05:39:40.320000 | 2018-09-23T21:47:40 | 2018-09-23T21:47:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GameEntities;
import CardProperties.Rank;
import CardProperties.Suit;
import java.util.*;
/**
* Represents deck in one round of game.
*
* Author: SimRau
*/
public class Deck {
Stack<Card> content = new Stack<>();
public Deck(int decksCount) {
this.content.addAll(initializeDeck(decksCoun... | UTF-8 | Java | 1,973 | java | Deck.java | Java | [
{
"context": "epresents deck in one round of game.\n *\n * Author: SimRau\n */\npublic class Deck {\n\n Stack<Card> conte",
"end": 163,
"score": 0.5765432119369507,
"start": 160,
"tag": "NAME",
"value": "Sim"
},
{
"context": "sents deck in one round of game.\n *\n * Author: SimRau... | null | [] | package GameEntities;
import CardProperties.Rank;
import CardProperties.Suit;
import java.util.*;
/**
* Represents deck in one round of game.
*
* Author: SimRau
*/
public class Deck {
Stack<Card> content = new Stack<>();
public Deck(int decksCount) {
this.content.addAll(initializeDeck(decksCoun... | 1,973 | 0.556006 | 0.545362 | 77 | 24.623377 | 20.143665 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.662338 | false | false | 13 |
1cbf92fbea7f705dd48c853710397235b78377f9 | 38,122,129,738,461 | 6f0b8cf1de6ceddd51fa18300c3ef2aeab6c18fe | /src/test/java/org/hospitality/app/service/utility/impl/ServiceServiceImplTest.java | c672fc38eca86c361eb8a07fa4391b12c62c31ba | [] | no_license | Le-Fox/hospitalityApp | https://github.com/Le-Fox/hospitalityApp | c663ecadd74850495cbc24feaab15759f1fc289b | 2cea64d52012b664b5c8c67bef532b637953f86d | refs/heads/master | 2023-01-23T14:28:32.734000 | 2020-11-28T13:58:49 | 2020-11-28T13:58:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.hospitality.app.service.utility.impl;
/*
author: @Moliehi Mabilietse
desc: Service test
*/
import org.hospitality.app.entity.utility.Service;
import org.hospitality.app.factory.utility.ServiceFactory;
import org.hospitality.app.service.utility.ServiceService;
import org.hospitality.app.service.util... | UTF-8 | Java | 1,973 | java | ServiceServiceImplTest.java | Java | [
{
"context": "itality.app.service.utility.impl;\n/*\n author: @Moliehi Mabilietse\n desc: Service test\n */\nimport org.hospitality",
"end": 84,
"score": 0.999113917350769,
"start": 66,
"tag": "NAME",
"value": "Moliehi Mabilietse"
}
] | null | [] | package org.hospitality.app.service.utility.impl;
/*
author: @<NAME>
desc: Service test
*/
import org.hospitality.app.entity.utility.Service;
import org.hospitality.app.factory.utility.ServiceFactory;
import org.hospitality.app.service.utility.ServiceService;
import org.hospitality.app.service.utility.impl.Ser... | 1,961 | 0.690319 | 0.687785 | 61 | 31.344263 | 24.081068 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52459 | false | false | 13 |
5208af0c4d3ea72002d818cd58c60d53fa239d0b | 35,854,387,021,600 | 16bfe4d91fa6d8c7cd1dce4db0d409e9c3ddc2af | /raj/matrix/MakeRowsAndColumns1IfCellIs1.java | bf4687f76068024ddeb7c538d20049f5fe34b16b | [] | no_license | passionatecoderraj/dsa | https://github.com/passionatecoderraj/dsa | 84eb03b524efeb81012c91491fc3dce9aa65aa7a | b8a9654fed1183e464915fb4b8481ae10fe266d6 | refs/heads/master | 2020-05-21T12:24:38.812000 | 2020-01-21T04:29:58 | 2020-01-21T04:29:58 | 48,559,484 | 8 | 6 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.raj.matrix;
import com.interview.graph.CommonUtil;
public class MakeRowsAndColumns1IfCellIs1 {
public static void main(String args[]) throws Exception {
int a[][] = { { 1, 0, 0, 1 }, { 0, 0, 1, 0 }, { 0, 0, 0, 0 }, };
int m = a.length, n = a[0].length;
CommonUtil.print2DArray(a, m, n);
// Time ... | UTF-8 | Java | 2,035 | java | MakeRowsAndColumns1IfCellIs1.java | Java | [] | null | [] | package com.raj.matrix;
import com.interview.graph.CommonUtil;
public class MakeRowsAndColumns1IfCellIs1 {
public static void main(String args[]) throws Exception {
int a[][] = { { 1, 0, 0, 1 }, { 0, 0, 1, 0 }, { 0, 0, 0, 0 }, };
int m = a.length, n = a[0].length;
CommonUtil.print2DArray(a, m, n);
// Time ... | 2,035 | 0.485012 | 0.442752 | 89 | 21.865168 | 19.433084 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.314607 | false | false | 13 |
2904277acb4cc9bf8041d4adcb6ef3b0997608da | 3,410,204,095,593 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a164/A164045.java | 6ba64b6a63c51a4ca203d8c706b4785f86c17aab | [] | no_license | flywind2/joeis | https://github.com/flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080000 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package irvine.oeis.a164;
import irvine.oeis.LinearRecurrence;
/**
* A164045 <code>a(n+1) = 5*a(n) - n</code>.
* @author Sean A. Irvine
*/
public class A164045 extends LinearRecurrence {
/** Construct the sequence. */
public A164045() {
super(new long[] {5, -11, 7}, new long[] {1, 4, 18});
}
}
| UTF-8 | Java | 311 | java | A164045.java | Java | [
{
"context": "64045 <code>a(n+1) = 5*a(n) - n</code>.\n * @author Sean A. Irvine\n */\npublic class A164045 extends LinearRecurrence",
"end": 139,
"score": 0.9998902082443237,
"start": 125,
"tag": "NAME",
"value": "Sean A. Irvine"
}
] | null | [] | package irvine.oeis.a164;
import irvine.oeis.LinearRecurrence;
/**
* A164045 <code>a(n+1) = 5*a(n) - n</code>.
* @author <NAME>
*/
public class A164045 extends LinearRecurrence {
/** Construct the sequence. */
public A164045() {
super(new long[] {5, -11, 7}, new long[] {1, 4, 18});
}
}
| 303 | 0.620579 | 0.5209 | 15 | 19.733334 | 19.237001 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 13 |
39130e135f7175184817d9d6d67c2196e3bf4ea1 | 35,210,141,934,140 | 4ad8da0966fad079f666cb18194c947bd0278700 | /app/src/main/java/com/example/signup/ValuePoint.java | 3cbd7ffc41b3c224d91e52773a9182ac9aaf0c39 | [] | no_license | harsimrankaur0520/android | https://github.com/harsimrankaur0520/android | eaf04ed3e3c23563607095d005163ba0b50830cd | 4fdef522fd01a5bde88b0d56caf6247aee66ba22 | refs/heads/master | 2021-01-31T06:09:19.862000 | 2020-02-27T12:13:36 | 2020-02-27T12:13:36 | 243,511,317 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.signup;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.EditText;
import android.widget.GridView;
import android.widget.TextView;
import android.widget.Toast;
import com.google.firebase.auth.FirebaseAuth;
import ... | UTF-8 | Java | 2,599 | java | ValuePoint.java | Java | [] | null | [] | package com.example.signup;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.EditText;
import android.widget.GridView;
import android.widget.TextView;
import android.widget.Toast;
import com.google.firebase.auth.FirebaseAuth;
import ... | 2,599 | 0.688342 | 0.688342 | 82 | 30.695122 | 28.049908 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.560976 | false | false | 13 |
dfa54e803a386f4ab0ec1052f79d50263a50f96a | 39,367,670,257,201 | e302b6e998916d8f06ccdad9459812fff43938f5 | /java/trc/com/p6majo/math/complexode/ComplexRKSolver_Test.java | e5458d266a45de95a0d5ff0914580d6ccc96fe06 | [] | no_license | p6majo/toewn | https://github.com/p6majo/toewn | bc3b08d32c210e6ffa8fc29f83285729be4b2794 | 404c248096065c7eba83afe0f5a62392fa1c538e | refs/heads/master | 2018-09-28T12:27:28.202000 | 2018-09-17T05:39:58 | 2018-09-17T05:39:58 | 132,366,351 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.p6majo.math.complexode;
import com.nr.ode.DerivativeInf;
import com.nr.sf.Bessjy;
import com.p6majo.math.complex.Complex;
import com.p6majo.math.ode.RKSolver;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static com.nr.test.NRTestUtil.maxel;
import static com.nr.test.NRTest... | UTF-8 | Java | 3,045 | java | ComplexRKSolver_Test.java | Java | [] | null | [] | package com.p6majo.math.complexode;
import com.nr.ode.DerivativeInf;
import com.nr.sf.Bessjy;
import com.p6majo.math.complex.Complex;
import com.p6majo.math.ode.RKSolver;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static com.nr.test.NRTestUtil.maxel;
import static com.nr.test.NRTest... | 3,045 | 0.668637 | 0.653859 | 106 | 27.726416 | 25.197535 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.839623 | false | false | 13 |
413b6f55693b955ab8b06bf319c9f8cb21598edc | 38,053,410,267,450 | c3e159817bfbff793b9899c381c7caf58999c7cc | /Create_Cp.java | 69d31782151b2e39186fe0f86bc63a98e352b854 | [] | no_license | MoisesSilvaM/Clustering-Problem | https://github.com/MoisesSilvaM/Clustering-Problem | d295208aaf0cc92c21e7c6d0d5022aaf9538c38b | 242f0efa15454c7242102460f05fa0f95ec96751 | refs/heads/master | 2020-06-18T18:34:35.649000 | 2019-07-11T14:59:08 | 2019-07-11T14:59:08 | 196,402,465 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import ec.*;
import ec.gp.*;
public class Create_Cp extends GPNode {
/**
*
*/
private static final long serialVersionUID = 8629833052067486042L;
//private static Logger logNormal = LogManager.getLogger("logNormal");
public Si... | WINDOWS-1252 | Java | 1,461 | java | Create_Cp.java | Java | [] | null | [] | import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import ec.*;
import ec.gp.*;
public class Create_Cp extends GPNode {
/**
*
*/
private static final long serialVersionUID = 8629833052067486042L;
//private static Logger logNormal = LogManager.getLogger("logNormal");
public Si... | 1,461 | 0.696575 | 0.681507 | 44 | 32.204544 | 31.917919 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.840909 | false | false | 13 |
3d38e5963b5473c0452d16eba24e529c9691ef31 | 36,129,264,931,578 | 10726164a08dd49f643248d388800f3bbd5ba888 | /src/session/OfferDaoBean.java | 3a38877837b242d4cda2f9029a30ffcba315a9cf | [] | no_license | gisko/E_ponuda | https://github.com/gisko/E_ponuda | 8b72c7e5c74defc7dc8cea41c3767d06123c3cf3 | e06a8868bd1bc37c668561a1687e3b1118a63c29 | refs/heads/master | 2016-09-06T07:02:56.288000 | 2015-03-02T22:06:07 | 2015-03-02T22:06:07 | 31,564,856 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package session;
import java.util.List;
import javax.ejb.Local;
import javax.ejb.Stateless;
import javax.persistence.Query;
import entity.Category;
import entity.Offer;
import entity.Seller;
@Stateless
@Local(OfferDaoLocal.class)
public class OfferDaoBean extends GenericDaoBean<Offer, Integer> implements
OfferDaoL... | UTF-8 | Java | 1,401 | java | OfferDaoBean.java | Java | [] | null | [] | package session;
import java.util.List;
import javax.ejb.Local;
import javax.ejb.Stateless;
import javax.persistence.Query;
import entity.Category;
import entity.Offer;
import entity.Seller;
@Stateless
@Local(OfferDaoLocal.class)
public class OfferDaoBean extends GenericDaoBean<Offer, Integer> implements
OfferDaoL... | 1,401 | 0.748751 | 0.748751 | 53 | 25.433962 | 21.856747 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.528302 | false | false | 13 |
3a27091d0b844e5843fbae5ac30451640a5906a1 | 38,276,748,571,763 | ff1f60ff4bd69ccbe4c59aedf9c8d2b321732df4 | /src/main/java/com/projetoodonto/converter/ConsultaConverter.java | 9619e979ab8309d55d1c80915394355956529502 | [] | no_license | edsonlima95/sistema-odontologico | https://github.com/edsonlima95/sistema-odontologico | a7b4cd0c67d205e3d8a43a3911c4847020be1699 | ecf29809ca081eeec705c431e27b26d30c93dbac | refs/heads/master | 2021-03-27T14:31:57.643000 | 2017-12-04T14:57:39 | 2017-12-04T14:57:39 | 113,044,578 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.projetoodonto.converter;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.faces.convert.Converter;
import javax.faces.convert.FacesConverter;
import javax.inject.Inject;
import com.projetoodonto.dao.ConsultaDAO;
import com.projetoodonto.model.Consult... | UTF-8 | Java | 996 | java | ConsultaConverter.java | Java | [] | null | [] | package com.projetoodonto.converter;
import javax.faces.component.UIComponent;
import javax.faces.context.FacesContext;
import javax.faces.convert.Converter;
import javax.faces.convert.FacesConverter;
import javax.inject.Inject;
import com.projetoodonto.dao.ConsultaDAO;
import com.projetoodonto.model.Consult... | 996 | 0.740964 | 0.740964 | 37 | 24.918919 | 24.700781 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.432432 | false | false | 13 |
fae99482a931e9cd4f173e51594262b32d429776 | 35,184,372,140,313 | 8ed302a6e8ae25c98a51423f810fd8cc4b836a73 | /FabioCiconiGuessingGameWeb/src/binary/search/game/exception/GameLostException.java | 0d07f50832d89343a7f9dc2d553e0f4f3abf00de | [] | no_license | fabiociconi/Java-EE | https://github.com/fabiociconi/Java-EE | 4228c6bc3b3e7a91c65e3b6f58d35a94875d3aed | 82c04a10dfe620beea7b3639dde75e54f9512882 | refs/heads/master | 2021-03-22T03:12:54.155000 | 2018-01-08T00:15:18 | 2018-01-08T00:15:18 | 113,242,665 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Author Fabio Alexandre Ciconi
*/
package binary.search.game.exception;
/**
* @author ZeusAC
*
*/
public class GameLostException extends Exception {
/**
*
*/
private static final long serialVersionUID = 1L;
/**
* @param string
*/
public GameLostExcep... | UTF-8 | Java | 397 | java | GameLostException.java | Java | [
{
"context": "/**\r\n * Author Fabio Alexandre Ciconi\r\n */\r\npackage binary.search.game.exception;\r\n\r\n/*",
"end": 38,
"score": 0.9998462200164795,
"start": 16,
"tag": "NAME",
"value": "Fabio Alexandre Ciconi"
},
{
"context": "e binary.search.game.exception;\r\n\r\n/**\r\n * @... | null | [] | /**
* Author <NAME>
*/
package binary.search.game.exception;
/**
* @author ZeusAC
*
*/
public class GameLostException extends Exception {
/**
*
*/
private static final long serialVersionUID = 1L;
/**
* @param string
*/
public GameLostException(String stri... | 381 | 0.584383 | 0.581864 | 24 | 14.541667 | 17.334887 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 13 |
482ca009536be935ce87cf84baa11b1fc1a1a35b | 3,058,016,716,087 | 99a4ee4a4482f165fe8c23d50fcf8f08648d0a42 | /Documents/SNHU/IT145/IT145Pseudocode/src/it145pseudocode/IT145Pseudocode.java | 0ba63c8e71030d0a82dff5f2a5d4b0c43576090d | [] | no_license | Ihatejeeps/ZooKeeperMonitor | https://github.com/Ihatejeeps/ZooKeeperMonitor | 5eb9de44648fb52241b255305d00bc11a7347152 | 84bb44181d0d6e981ae2235ee09b490335f5a594 | refs/heads/master | 2020-04-24T07:27:13.504000 | 2019-02-21T04:21:12 | 2019-02-21T04:21:12 | 171,799,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it145pseudocode;
import java.util.Scanner;
/**
*
* @author Paul Hale
*/
public class IT145Pseudocode {
public static void main(String[] args) {
// TODO code application logic here
Scanner scnr = new Scanner(System.in);
int applesOnHand = 0;
int applesStk... | UTF-8 | Java | 1,153 | java | IT145Pseudocode.java | Java | [
{
"context": "e;\r\nimport java.util.Scanner;\r\n/**\r\n *\r\n * @author Paul Hale\r\n */\r\npublic class IT145Pseudocode {\r\n\r\n \r\n ",
"end": 82,
"score": 0.999840259552002,
"start": 73,
"tag": "NAME",
"value": "Paul Hale"
}
] | null | [] | package it145pseudocode;
import java.util.Scanner;
/**
*
* @author <NAME>
*/
public class IT145Pseudocode {
public static void main(String[] args) {
// TODO code application logic here
Scanner scnr = new Scanner(System.in);
int applesOnHand = 0;
int applesStk = ... | 1,150 | 0.60451 | 0.595837 | 34 | 31.970589 | 25.587778 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558824 | false | false | 13 |
ba56b73b39e29f641cad1887751d08ce5ce0f0a6 | 33,036,888,504,002 | acb71e6b4328fe32005a4bc854577b5b460e1f30 | /src/br/gov/saudecaruaru/bpai/gui/interfaces/PrincipalView.java | c0d6132a01de0c613a7b3fd659ae92bcce647102 | [] | no_license | jbsalgado/bpa-i | https://github.com/jbsalgado/bpa-i | 1ad14af34110e1fbf9fd719f933087780b0cf3f3 | ae4396f8d3de245a3ac672cb7f74ffdddf5d14d3 | refs/heads/master | 2016-09-02T00:22:26.083000 | 2013-03-27T19:55:11 | 2013-03-27T19:55:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.gov.saudecaruaru.bpai.gui.interfaces;
import java.awt.event.ActionListener;
import java.awt.event.MouseListener;
/**
*
* @author Albuquerque
*/
public interface PrincipalView {
public void packAndSho... | UTF-8 | Java | 792 | java | PrincipalView.java | Java | [
{
"context": "t java.awt.event.MouseListener;\n\n/**\n *\n * @author Albuquerque\n */\npublic interface PrincipalView {\n\n public ",
"end": 255,
"score": 0.7367179989814758,
"start": 244,
"tag": "NAME",
"value": "Albuquerque"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.gov.saudecaruaru.bpai.gui.interfaces;
import java.awt.event.ActionListener;
import java.awt.event.MouseListener;
/**
*
* @author Albuquerque
*/
public interface PrincipalView {
public void packAndSho... | 792 | 0.782828 | 0.782828 | 31 | 24.548388 | 27.050537 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 13 |
5b8d2c6aff90d167c7d738e3eb296bb3e7c80113 | 10,565,619,573,603 | 9173b58d253783b545558cedc0453766e6cf58c2 | /src/iso/ISO8583Server.java | 6ef0b9f4623f6d6046dee64229bb3ad408a3d636 | [] | no_license | Maulid-Abdullahi/ISO-8583 | https://github.com/Maulid-Abdullahi/ISO-8583 | d0e24d17785c80b7ed19255f2298d96b0ab0d0f8 | 471bdf1bcc2f4fbc30caf32297ad58ce5ecd6ea0 | refs/heads/master | 2022-11-22T15:59:51.941000 | 2020-07-18T14:45:40 | 2020-07-18T14:45:40 | 280,677,013 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package iso;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.ServerSocket;
import java.net.Socket;
/**
* Reads an ISO 8583 message and splits it into
* separate pieces of data:
* - header
* - MTI
* - Bitmap
* - Data el... | UTF-8 | Java | 4,441 | java | ISO8583Server.java | Java | [] | null | [] | package iso;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.ServerSocket;
import java.net.Socket;
/**
* Reads an ISO 8583 message and splits it into
* separate pieces of data:
* - header
* - MTI
* - Bitmap
* - Data el... | 4,441 | 0.528485 | 0.514974 | 137 | 31.401461 | 26.779842 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.437956 | false | false | 13 |
3adcacd714eb66e759b9a05f34212510d9733004 | 2,044,404,461,187 | db56a7bb5e76d4ca97441672f1aaeaff5ff00738 | /src/com/badwater/bot/helpers/Readers/GoogleSearch/Results/Person.java | 99716e33e93813610a80f98c3430a2d2f055a6fb | [] | no_license | rstr5105/BadWaterBot | https://github.com/rstr5105/BadWaterBot | 1a092a166acefd633c9b5fcb57f7de9a27de1761 | 5b620b1475cb16ed7965e2cc80e51bd78c8e00d2 | refs/heads/master | 2020-05-26T19:50:48.537000 | 2014-09-30T15:53:16 | 2014-09-30T15:53:16 | 22,572,871 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.badwater.bot.helpers.Readers.GoogleSearch.Results;
import com.google.gson.annotations.Expose;
import javax.annotation.Generated;
;
@Generated("org.jsonschema2pojo")
public class Person {
@Expose
private String url;
public String getUrl() {
return url;
}
public void setUrl(String url) {
this... | UTF-8 | Java | 338 | java | Person.java | Java | [] | null | [] |
package com.badwater.bot.helpers.Readers.GoogleSearch.Results;
import com.google.gson.annotations.Expose;
import javax.annotation.Generated;
;
@Generated("org.jsonschema2pojo")
public class Person {
@Expose
private String url;
public String getUrl() {
return url;
}
public void setUrl(String url) {
this... | 338 | 0.733728 | 0.730769 | 23 | 13.652174 | 17.007948 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73913 | false | false | 13 |
8c267a0c08a90e371cfc38c848fc279b06995357 | 31,061,203,526,345 | 9a888373e3af517c3aedbde7871f6f549ce5d2ea | /src/test/java/TesteKeyCloak.java | 8f33bb6383125b413595dac212910ba4fd333183 | [] | no_license | diorgejorge/keycloak-autenticated-resteasy-core-conector | https://github.com/diorgejorge/keycloak-autenticated-resteasy-core-conector | 0e37d40e444d96cf739237e50c301aef3fcde1c5 | e7d45d92fd706c10cfc760b9e156e74fa66d908c | refs/heads/master | 2020-09-20T00:13:03.534000 | 2016-09-02T18:48:31 | 2016-09-02T18:48:31 | 67,160,232 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import com.core.keycloak.util.KeyCloakUtil;
import org.apache.http.client.ClientProtocolException;
import org.jboss.resteasy.client.ClientRequest;
import org.jboss.resteasy.client.ClientResponse;
import org.junit.Ignore;
import org.junit.Test;
import java.io.BufferedReader;
import java.io.ByteArrayInputStream;
import ... | UTF-8 | Java | 2,247 | java | TesteKeyCloak.java | Java | [
{
"context": "r;\nimport java.util.Properties;\n\n/**\n * Created by totvs on 01/09/2016.\n */\npublic class TesteKeyCloak {\n ",
"end": 428,
"score": 0.9995265007019043,
"start": 423,
"tag": "USERNAME",
"value": "totvs"
}
] | null | [] | import com.core.keycloak.util.KeyCloakUtil;
import org.apache.http.client.ClientProtocolException;
import org.jboss.resteasy.client.ClientRequest;
import org.jboss.resteasy.client.ClientResponse;
import org.junit.Ignore;
import org.junit.Test;
import java.io.BufferedReader;
import java.io.ByteArrayInputStream;
import ... | 2,247 | 0.661771 | 0.64931 | 67 | 32.537312 | 29.164141 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552239 | false | false | 13 |
d8a1fe58c28d0343a2c9a0cd4aea1b17b800ebc1 | 26,654,567,068,800 | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.socialplatform-base/sources/X/C05911Bu.java | e8da89f389cc498182cfceeb09443a6a635305a3 | [] | no_license | phwd/quest-tracker | https://github.com/phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959000 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | true | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | 2021-04-10T22:15:44 | 2021-04-10T22:15:39 | 116,441 | 0 | 0 | 0 | null | false | false | package X;
import android.view.View;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List;
/* renamed from: X.1Bu reason: invalid class name and case insensitive filesystem */
public class C05911Bu {
public int A00;
public int A01 = 0;
public int A02;
public int A03;
public int... | UTF-8 | Java | 2,264 | java | C05911Bu.java | Java | [] | null | [] | package X;
import android.view.View;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List;
/* renamed from: X.1Bu reason: invalid class name and case insensitive filesystem */
public class C05911Bu {
public int A00;
public int A01 = 0;
public int A02;
public int A03;
public int... | 2,264 | 0.492049 | 0.435512 | 70 | 31.342857 | 23.26425 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671429 | false | false | 13 |
d4d05ad131730c1d9f34bd1150398e65b5fc0978 | 27,668,179,325,316 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_18437.java | 03fc6e2076a22de065bd1b0eb384e1e080e23bd8 | [] | no_license | P79N6A/icse_20_user_study | https://github.com/P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606000 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | private void createNewTransitions(LayoutState newLayoutState,Transition rootTransition){
prepareTransitionManager();
mTransitionManager.setupTransitions(mLastMountedLayoutState,newLayoutState,rootTransition);
final Map<TransitionId,?> nextTransitionIds=newLayoutState.getTransitionIdMapping();
for ( TransitionI... | UTF-8 | Java | 484 | java | Method_18437.java | Java | [] | null | [] | private void createNewTransitions(LayoutState newLayoutState,Transition rootTransition){
prepareTransitionManager();
mTransitionManager.setupTransitions(mLastMountedLayoutState,newLayoutState,rootTransition);
final Map<TransitionId,?> nextTransitionIds=newLayoutState.getTransitionIdMapping();
for ( TransitionI... | 484 | 0.811983 | 0.811983 | 10 | 47.400002 | 34.470856 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 13 |
53a17555d230919eb4da13a20c44d2529e67e86e | 5,549,097,782,441 | a7fb781534d36b0929ae55d8a79b8f7c2cc787ff | /Code/MBBackend/src/main/java/com/management/employee/service/IEmployeeService.java | b009d594804fbb6e7f4eef4f48761d0e24b2e946 | [] | no_license | sandeshnavale007/MBAssignment | https://github.com/sandeshnavale007/MBAssignment | 834569aa835240777f02703ff963f0cd68f03396 | 35cbfea1bba71f48ed0fafd30cdbbd2573a6d59f | refs/heads/main | 2023-04-09T06:00:51.037000 | 2021-04-06T13:03:33 | 2021-04-06T13:03:33 | 354,518,974 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.management.employee.service;
import java.util.List;
import javax.validation.Valid;
import com.management.employee.modal.APIResponse;
import com.management.employee.modal.EmployeeRequest;
import com.management.employee.modal.Login;
import com.management.employee.modal.ManagerRequest;
import com.management... | UTF-8 | Java | 1,293 | java | IEmployeeService.java | Java | [] | null | [] | package com.management.employee.service;
import java.util.List;
import javax.validation.Valid;
import com.management.employee.modal.APIResponse;
import com.management.employee.modal.EmployeeRequest;
import com.management.employee.modal.Login;
import com.management.employee.modal.ManagerRequest;
import com.management... | 1,293 | 0.83372 | 0.83372 | 35 | 35.942856 | 35.919708 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
439c82806949a85d490cd58e7f46e6cd235e72d7 | 21,363,167,356,001 | beb5d87155fd19ba33209172c5c15ecae0dee7f3 | /src/main/java/hu/bitbot/springwebclinettest/dto/IsProjectJavaResponseDto.java | f2c92bfa68634c4883083235e031ceba48f9c62f | [] | no_license | kryzsu/stringWebClientTest | https://github.com/kryzsu/stringWebClientTest | 16247c3c0980ae40c347f314fad247fcf29b9880 | a397b592feb4ab4b9df28d81323744d302ca09d1 | refs/heads/master | 2022-05-24T10:44:37.556000 | 2020-04-26T23:25:09 | 2020-04-26T23:25:09 | 259,131,447 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hu.bitbot.springwebclinettest.dto;
import javax.validation.constraints.NotEmpty;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class IsProjectJavaResponseDto {
private Boolean java;
}
| UTF-8 | Java | 237 | java | IsProjectJavaResponseDto.java | Java | [] | null | [] | package hu.bitbot.springwebclinettest.dto;
import javax.validation.constraints.NotEmpty;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class IsProjectJavaResponseDto {
private Boolean java;
}
| 237 | 0.835443 | 0.835443 | 12 | 18.75 | 16.862804 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
900b9cdfd274c0f313880239fbe0496ab41fb739 | 936,302,907,467 | 6b5ec0c0e2aa10423e7f1062d7ae79c5ec937b21 | /gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set12/men/Card12_073.java | 83c9c57485db81da5d9a5a4f66ece6a3d656dbab | [] | no_license | MarcinSc/gemp-lotr | https://github.com/MarcinSc/gemp-lotr | 84ff73746fcad66a881bfaa28fa248927f743246 | 500675c7826dd1397e431d6068ca2c8c065b89ff | refs/heads/master | 2021-07-08T20:48:26.354000 | 2021-04-21T17:58:29 | 2021-04-21T17:58:29 | 32,196,470 | 10 | 16 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gempukku.lotro.cards.set12.men;
import com.gempukku.lotro.common.CardType;
import com.gempukku.lotro.common.Culture;
import com.gempukku.lotro.common.Phase;
import com.gempukku.lotro.common.Race;
import com.gempukku.lotro.filters.Filters;
import com.gempukku.lotro.game.PhysicalCard;
import com.gempukku.lot... | UTF-8 | Java | 1,856 | java | Card12_073.java | Java | [] | null | [] | package com.gempukku.lotro.cards.set12.men;
import com.gempukku.lotro.common.CardType;
import com.gempukku.lotro.common.Culture;
import com.gempukku.lotro.common.Phase;
import com.gempukku.lotro.common.Race;
import com.gempukku.lotro.filters.Filters;
import com.gempukku.lotro.game.PhysicalCard;
import com.gempukku.lot... | 1,856 | 0.724919 | 0.713592 | 48 | 37.625 | 32.805378 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 13 |
1b61fe8732027424ada4562e026ef7604ee6c094 | 8,229,157,371,689 | 010df33432daf4c23f8fe9ed9bb600ebe9293c9e | /SERVERR/src/nowga/plugin/kitpvp/inventarios/InvAPI.java | 44cdfe62175e4dae0d9f79a13d78781ba1494b8d | [] | no_license | Nowga-codes/Kit-pvp | https://github.com/Nowga-codes/Kit-pvp | 2de4ca30cab9b1e36635a39a9b492ac288b6c63b | a8076b349f07dc424268ad1017d82c2534843fc7 | refs/heads/master | 2021-04-16T07:49:42.606000 | 2020-03-23T05:03:57 | 2020-03-23T05:03:57 | 249,338,791 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nowga.plugin.kitpvp.inventarios;
import java.util.ArrayList;
import org.bukkit.DyeColor;
import org.bukkit.Material;
import org.bukkit.inventory.ItemStack;
import org.bukkit.inventory.meta.ItemMeta;
import nowga.plugin.kitpvp.warps.WarpAPI;
public class InvAPI {
//KITS PADR├O
public s... | IBM852 | Java | 7,619 | java | InvAPI.java | Java | [] | null | [] | package nowga.plugin.kitpvp.inventarios;
import java.util.ArrayList;
import org.bukkit.DyeColor;
import org.bukkit.Material;
import org.bukkit.inventory.ItemStack;
import org.bukkit.inventory.meta.ItemMeta;
import nowga.plugin.kitpvp.warps.WarpAPI;
public class InvAPI {
//KITS PADR├O
public s... | 7,619 | 0.745225 | 0.718321 | 132 | 54.31818 | 53.513283 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.977273 | false | false | 13 |
2a51ef26cc48619ad85ca62c3883c0ee890dcd7c | 10,874,857,228,326 | 6d2caab84011487d2fb307dec2c9d5428bd3a25a | /Java/MemoryPoolAndHashmap/src/MemManagerTest.java | d621d1c5c8706e3ecb4c754e26e0a65cd1da3610 | [] | no_license | hjiahui7/MyProjects | https://github.com/hjiahui7/MyProjects | 23c791abc7a4bf9a01146a26a39c06e8b71de293 | e6d34db3fa0afa9c3139bf36eacfc67684c0aee4 | refs/heads/master | 2023-02-06T10:34:58.988000 | 2019-08-06T02:38:28 | 2019-08-06T02:38:28 | 200,756,944 | 2 | 1 | null | false | 2023-01-25T12:21:37 | 2019-08-06T01:52:59 | 2021-08-17T00:29:39 | 2023-01-25T12:21:36 | 14,475 | 0 | 0 | 9 | C | false | false | import student.TestCase;
/**
* test the memory manager class
*
* @author jiahui huang<hjiahui7>
* @author Yusheng Cao<cyschris>
* @version 2018.9.4
*/
public class MemManagerTest extends TestCase {
/**
* the field
*/
private MemManager mem;
/**
* set up the test
*/
public v... | UTF-8 | Java | 6,397 | java | MemManagerTest.java | Java | [
{
"context": "/**\n * test the memory manager class\n *\n * @author jiahui huang<hjiahui7>\n * @author Yusheng Cao<cyschris>\n * @ve",
"end": 89,
"score": 0.9998447299003601,
"start": 77,
"tag": "NAME",
"value": "jiahui huang"
},
{
"context": "e memory manager class\n *\n * @author j... | null | [] | import student.TestCase;
/**
* test the memory manager class
*
* @author <NAME><hjiahui7>
* @author <NAME><cyschris>
* @version 2018.9.4
*/
public class MemManagerTest extends TestCase {
/**
* the field
*/
private MemManager mem;
/**
* set up the test
*/
public void setUp()... | 6,386 | 0.556355 | 0.5068 | 201 | 30.825871 | 17.924788 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.129353 | false | false | 13 |
d2ceaa96ea67b4d326286a29f06933802835023e | 25,769,834,957 | c80e3ca3b955dc11d2a75397b4e22710324dae3b | /simulator/src/main/java/com/github/benmanes/caffeine/cache/simulator/parser/snia/parallel/package-info.java | b537cc988144f4199814f349c728affcdd76c0d1 | [
"Apache-2.0"
] | permissive | ben-manes/caffeine | https://github.com/ben-manes/caffeine | b36f779a12e4d61c7acab3f9f4e9e9237933eea4 | 3a42ae05239c62c572a9aabe81a3f1e2f9ee2ee5 | refs/heads/master | 2023-08-17T23:54:35.385000 | 2023-08-13T18:59:23 | 2023-08-17T19:48:13 | 27,954,927 | 14,816 | 1,697 | Apache-2.0 | false | 2023-09-14T08:07:04 | 2014-12-13T08:45:11 | 2023-09-14T04:40:58 | 2023-09-14T08:07:03 | 106,039 | 14,201 | 1,533 | 8 | Java | false | false | @CheckReturnValue
package com.github.benmanes.caffeine.cache.simulator.parser.snia.parallel;
import com.google.errorprone.annotations.CheckReturnValue;
| UTF-8 | Java | 153 | java | package-info.java | Java | [
{
"context": "@CheckReturnValue\npackage com.github.benmanes.caffeine.cache.simulator.parser.snia.parallel;\n\ni",
"end": 45,
"score": 0.9994583129882812,
"start": 37,
"tag": "USERNAME",
"value": "benmanes"
}
] | null | [] | @CheckReturnValue
package com.github.benmanes.caffeine.cache.simulator.parser.snia.parallel;
import com.google.errorprone.annotations.CheckReturnValue;
| 153 | 0.862745 | 0.862745 | 4 | 37.25 | 29.911327 | 74 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
4fea260b3aa58c257480b0d640c19117e33fd70f | 25,829,933,346,652 | 992572930c702d11b8e45b18407a4c910fb2e30e | /topics/java/conteudo/Maven/project-2/src/main/java/com/christian/models/Attribute.java | a4a2d3890ace30aa308d3fcf9bbec03f8fb2bfce | [] | no_license | christian-camsb/studies | https://github.com/christian-camsb/studies | 5b49e7721b2bd688370d11eb2f3840973c569c33 | 4b06cba5394d3161c27aea4c83d4eef91bdc969d | refs/heads/master | 2023-08-04T23:28:47.218000 | 2022-10-17T23:02:14 | 2022-10-17T23:02:14 | 207,177,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.christian.models;
import java.util.ArrayList;
public class Attribute {
private String name;
private ArrayList<String> values;
public Attribute(String name) {
this.setName(name);
this.setValues(new ArrayList<String>());
}
public String getName() {
return this... | UTF-8 | Java | 1,333 | java | Attribute.java | Java | [] | null | [] | package com.christian.models;
import java.util.ArrayList;
public class Attribute {
private String name;
private ArrayList<String> values;
public Attribute(String name) {
this.setName(name);
this.setValues(new ArrayList<String>());
}
public String getName() {
return this... | 1,333 | 0.541635 | 0.540135 | 60 | 21.233334 | 19.323877 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.383333 | false | false | 13 |
8b05407ff0286ad5715cf36a31d70a9101ad9799 | 7,421,703,533,699 | 36f79a68f943e4e3b8f393f846546753852bb0dd | /app/src/main/java/com/slothnull/android/medox/model/AbstractSwitch.java | 3ff289b690c011aaf491ae3b8ab593c37812abf1 | [
"Apache-2.0",
"MIT"
] | permissive | mahmoudShaheen/Medox | https://github.com/mahmoudShaheen/Medox | fbb9e9e454b6681111d4775efeae1ad270c8eb77 | e0fa72760866f18f48ace8722ed7812c0325ca07 | refs/heads/master | 2021-01-18T20:27:01.126000 | 2017-07-25T23:49:35 | 2017-07-25T23:49:35 | 84,390,742 | 0 | 1 | null | false | 2017-07-15T20:58:04 | 2017-03-09T02:51:57 | 2017-04-20T12:27:49 | 2017-07-15T20:58:04 | 2,430 | 0 | 1 | 0 | Java | null | null | package com.slothnull.android.medox.model;
/**
* Created by Mahmoud Shaheen
* Project: Medox
* Licence: MIT
*/
import com.google.firebase.database.IgnoreExtraProperties;
// [START user_class]
@IgnoreExtraProperties
public class AbstractSwitch {
public String switch1;
public String switch2;
public St... | UTF-8 | Java | 1,112 | java | AbstractSwitch.java | Java | [
{
"context": ".slothnull.android.medox.model;\n\n/**\n * Created by Mahmoud Shaheen\n * Project: Medox\n * Licence: MIT\n */\n\nimport com",
"end": 77,
"score": 0.9998565316200256,
"start": 62,
"tag": "NAME",
"value": "Mahmoud Shaheen"
}
] | null | [] | package com.slothnull.android.medox.model;
/**
* Created by <NAME>
* Project: Medox
* Licence: MIT
*/
import com.google.firebase.database.IgnoreExtraProperties;
// [START user_class]
@IgnoreExtraProperties
public class AbstractSwitch {
public String switch1;
public String switch2;
public String swit... | 1,103 | 0.638489 | 0.609712 | 43 | 24.88372 | 19.656597 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581395 | false | false | 13 |
7a594406b9294c214cba91b6218b40e05b2da36e | 7,421,703,533,384 | cb7df8f66ab8e126fa568718fc9f2f208f4bfaaf | /blueocean-pipeline-api-impl/src/main/java/io/jenkins/blueocean/rest/impl/pipeline/analytics/DeclarativePipelineAnalyticsCheck.java | 06ea1a81ce7daf6e130e4e2e65c3858f9fefd67a | [
"MIT"
] | permissive | jenkinsci/blueocean-plugin | https://github.com/jenkinsci/blueocean-plugin | ef2da70d47e966b93497c206cba16d63a6e26907 | cffed37074f03ad3be4422d372cb0bb5db5d6f65 | refs/heads/master | 2023-09-01T08:13:23.781000 | 2023-08-30T05:12:43 | 2023-08-30T05:12:43 | 50,250,915 | 3,088 | 723 | MIT | false | 2023-09-12T21:05:01 | 2016-01-23T18:02:45 | 2023-09-12T20:49:13 | 2023-09-12T21:05:00 | 31,398 | 2,858 | 542 | 43 | Java | false | false | package io.jenkins.blueocean.rest.impl.pipeline.analytics;
import hudson.Extension;
import hudson.model.Item;
import hudson.model.Job;
import io.jenkins.blueocean.service.embedded.analytics.JobAnalyticsCheck;
import io.jenkins.blueocean.rest.impl.pipeline.PrimaryBranch;
import jenkins.branch.MultiBranchProject;
import... | UTF-8 | Java | 1,058 | java | DeclarativePipelineAnalyticsCheck.java | Java | [] | null | [] | package io.jenkins.blueocean.rest.impl.pipeline.analytics;
import hudson.Extension;
import hudson.model.Item;
import hudson.model.Job;
import io.jenkins.blueocean.service.embedded.analytics.JobAnalyticsCheck;
import io.jenkins.blueocean.rest.impl.pipeline.PrimaryBranch;
import jenkins.branch.MultiBranchProject;
import... | 1,058 | 0.761815 | 0.761815 | 31 | 33.129032 | 26.484009 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 13 |
3a84c1e1b0e1c5bbac51c85088ddbf05ca621687 | 15,702,400,462,077 | c25eec7d8caea97fd6d096eee05590d1048ef5a8 | /app/src/main/java/com/example/calculator/MainActivity.java | 28903d78fa3e5b0a5a813a940b73a22c1460c9cb | [] | no_license | rpanagakos/Calculator | https://github.com/rpanagakos/Calculator | cde99691bb7f97a192e7cdfa1f215b1e0f2b00b2 | cf3e3ad3a98762d813d10c858b15e986f49ac3a4 | refs/heads/master | 2022-11-26T02:00:19.696000 | 2020-07-24T09:19:02 | 2020-07-24T09:19:02 | 279,934,869 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.calculator;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.lifecycle.Observer;
import androidx.lifecycle.ViewModelProvider;
import androidx.swiperefreshlayout.widget.SwipeRefreshLayout;
import android.... | UTF-8 | Java | 6,242 | java | MainActivity.java | Java | [] | null | [] | package com.example.calculator;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.lifecycle.Observer;
import androidx.lifecycle.ViewModelProvider;
import androidx.swiperefreshlayout.widget.SwipeRefreshLayout;
import android.... | 6,242 | 0.62496 | 0.62496 | 141 | 43.276596 | 34.968498 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808511 | false | false | 13 |
739b287fdbb624929918b9681a1a2750b78b89a2 | 17,884,243,845,782 | 7a0d7b581c74fe8f4ff8f83feb1074e4199c6ff7 | /src/main/java/cn/sccin/spboot/domain/repository/BaseReposityInter.java | 42c693965cd17edeb44cda2be7ec8b9672d2dce7 | [] | no_license | partyJdo/Spbo | https://github.com/partyJdo/Spbo | 1f875adae446a002b00f0aec527ca3068a0e3e54 | faffc50ea1754d1f9502daea9485adcdba2668d0 | refs/heads/master | 2021-01-10T05:26:07.717000 | 2015-11-06T08:40:06 | 2015-11-06T08:40:06 | 45,526,761 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package cn.sccin.spboot.domain.repository;
//
//import org.springframework.data.repository.Repository;
//
//import java.util.List;
//
///**
// * Created by developer_hyaci on 2015/9/25.
// */
//public interface BaseReposityInter<T> {
// //新增、修改
// void modify(T bean);
// //删除
// void remove(T bean);
// ... | UTF-8 | Java | 433 | java | BaseReposityInter.java | Java | [
{
"context": "\n//import java.util.List;\n//\n///**\n// * Created by developer_hyaci on 2015/9/25.\n// */\n//public interface BaseReposi",
"end": 173,
"score": 0.9994727969169617,
"start": 158,
"tag": "USERNAME",
"value": "developer_hyaci"
}
] | null | [] | //package cn.sccin.spboot.domain.repository;
//
//import org.springframework.data.repository.Repository;
//
//import java.util.List;
//
///**
// * Created by developer_hyaci on 2015/9/25.
// */
//public interface BaseReposityInter<T> {
// //新增、修改
// void modify(T bean);
// //删除
// void remove(T bean);
// ... | 433 | 0.612048 | 0.595181 | 19 | 20.894737 | 16.539886 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.