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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a6accacaba1c21876e8c96cdc2299d9f23c34deb | 11,046,655,902,527 | 73b259f2fa06ee80212c0020062aed5817145663 | /app/src/main/java/id/zar/filemanager/adapter/ListFileAdapter.java | ab1ab54fdec22f1d1fe7cf0f9d0556892ffcb62c | [] | no_license | mohammadzarkasi/filemanager | https://github.com/mohammadzarkasi/filemanager | b795cc91bb5cbaa49f05c74fc34efeb15fc62419 | 6ae8556e735780b6af9ed07bc25306377382d433 | refs/heads/master | 2018-02-16T21:12:58.538000 | 2016-11-08T15:44:41 | 2016-11-08T15:44:41 | 65,025,415 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package id.zar.filemanager.adapter;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.CheckBox;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import ja... | UTF-8 | Java | 2,265 | java | ListFileAdapter.java | Java | [
{
"context": ".filemanager.model.BerkasModel;\n\n/**\n * Created by zar on 07-Aug-16.\n */\npublic class ListFileAdapter ex",
"end": 470,
"score": 0.9994010329246521,
"start": 467,
"tag": "USERNAME",
"value": "zar"
}
] | null | [] | package id.zar.filemanager.adapter;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.CheckBox;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import ja... | 2,265 | 0.710817 | 0.708609 | 67 | 32.820896 | 31.407255 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567164 | false | false | 6 |
a168da1d1f67d202d2261daa2219d509fe66bd64 | 11,046,655,902,426 | ec233719080f68dc7dc2c62aca191dfe054a66d1 | /src/us/Test12.java | 77a67850ef3098d5784ec7bb8435dc1aa22bba50 | [] | no_license | ratuldutta/new | https://github.com/ratuldutta/new | 0baf0e62be7a0bdec1b5673574703dec30c164a6 | 8e3c0135e8f5ec85524a102aff53f5b98ecac1a6 | refs/heads/master | 2021-05-17T15:49:17.144000 | 2020-03-28T18:05:19 | 2020-03-28T18:05:19 | 250,854,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.us;
class Test {
public static void main(String args[]) {
Bank hdfc = new Hdfc();
hdfc.diposite();
hdfc.withdrad();
hdfc.calculateInterest();
Bank icici = new Icici();
icici.diposite();
icici.withdrad();
icici.calculateInterest();
}
}
abstract class Bank{
void diposite... | UTF-8 | Java | 749 | java | Test12.java | Java | [] | null | [] | package com.us;
class Test {
public static void main(String args[]) {
Bank hdfc = new Hdfc();
hdfc.diposite();
hdfc.withdrad();
hdfc.calculateInterest();
Bank icici = new Icici();
icici.diposite();
icici.withdrad();
icici.calculateInterest();
}
}
abstract class Bank{
void diposite... | 749 | 0.618158 | 0.615487 | 46 | 14.326087 | 12.823305 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.369565 | false | false | 6 |
130ccf2fb95093ab227b2adaaacc03e0648e8fa4 | 27,281,632,278,815 | 71400cb1bc36d76e0984eaa17e53133feed642ce | /ES_Project/broker/src/main/java/pt/ulisboa/tecnico/softeng/broker/services/remote/HotelInterface.java | a1c200993954774bfefcf3cbfba28938deab4408 | [] | no_license | FilipeAz/IST-ES | https://github.com/FilipeAz/IST-ES | ea793a1b12a7a651a79418ce57a0e7ce760c9670 | 4666537291b933b4c546636bae2dc0c2fd250012 | refs/heads/master | 2022-12-24T17:45:38.426000 | 2020-09-28T17:57:29 | 2020-09-28T17:57:29 | 298,012,872 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pt.ulisboa.tecnico.softeng.broker.services.remote;
import java.util.Set;
import org.joda.time.LocalDate;
import pt.ulisboa.tecnico.softeng.broker.services.remote.dataobjects.RoomBookingData;
public class HotelInterface {
public static enum RoomType {
SINGLE, DOUBLE
}
public static String reserveRoom(R... | UTF-8 | Java | 931 | java | HotelInterface.java | Java | [] | null | [] | package pt.ulisboa.tecnico.softeng.broker.services.remote;
import java.util.Set;
import org.joda.time.LocalDate;
import pt.ulisboa.tecnico.softeng.broker.services.remote.dataobjects.RoomBookingData;
public class HotelInterface {
public static enum RoomType {
SINGLE, DOUBLE
}
public static String reserveRoom(R... | 931 | 0.773362 | 0.773362 | 33 | 27.212122 | 30.600809 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.242424 | false | false | 6 |
449a8c1625e307a6f7233b59772faf9839f4a70b | 8,675,833,953,758 | 6c0368f7358252637de250564cb0d2fce9d314de | /desktop-client/src/main/java/net/anatolich/mahjong/desktopclient/display/GameWindow.java | aec1f2984f1041c2a17cb9dea500c4774e7e14f5 | [] | no_license | dimasmith/mahjong | https://github.com/dimasmith/mahjong | d3267e89dd6252c419c7f0643d1d5638bc6d0673 | 29afbd81615b0d9e0cf0b7db646c6e9351ebf0fa | refs/heads/main | 2023-03-06T08:49:57.859000 | 2022-08-28T21:46:38 | 2022-08-28T21:46:38 | 7,001,410 | 0 | 1 | null | false | 2023-03-01T12:58:50 | 2012-12-04T14:45:21 | 2022-08-24T20:53:05 | 2023-03-01T12:58:49 | 512 | 0 | 2 | 12 | Java | false | false | package net.anatolich.mahjong.desktopclient.display;
import java.awt.BorderLayout;
import java.awt.event.ActionEvent;
import java.util.ArrayList;
import java.util.List;
import javax.swing.AbstractAction;
import javax.swing.JFrame;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.JMenuItem;
imp... | UTF-8 | Java | 5,228 | java | GameWindow.java | Java | [
{
"context": "import org.slf4j.LoggerFactory;\n\n/**\n *\n * @author Dmytro Kovalchuk<dimasmith@gmail.com>\n */\npublic class GameWindow ",
"end": 685,
"score": 0.9998792409896851,
"start": 669,
"tag": "NAME",
"value": "Dmytro Kovalchuk"
},
{
"context": "oggerFactory;\n\n/**\n *\n * ... | null | [] | package net.anatolich.mahjong.desktopclient.display;
import java.awt.BorderLayout;
import java.awt.event.ActionEvent;
import java.util.ArrayList;
import java.util.List;
import javax.swing.AbstractAction;
import javax.swing.JFrame;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.JMenuItem;
imp... | 5,206 | 0.642693 | 0.641928 | 174 | 29.045977 | 22.705465 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534483 | false | false | 6 |
0f5f0d8ff337421cd556053b468d0169650ba367 | 4,243,427,702,767 | ecc2051b5a723c5fd0ef0345af19550ffa236cdf | /src/main/java/com/cornholio/linkedin/connectionrank/request/LinkedInProfileRequest.java | 51ce455c8fbab7ffcd6df40e4bb47f7eafa390f9 | [] | no_license | IamCornholio/linkedin-connection-rank | https://github.com/IamCornholio/linkedin-connection-rank | d82aa0f7acc3aa6f3af86b66543ed8a422d28d18 | e56fc6e29ffac227bd6428a191609e424bf51ec5 | refs/heads/master | 2016-09-05T17:09:30.745000 | 2015-11-13T18:22:32 | 2015-11-13T18:22:32 | 25,760,815 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cornholio.linkedin.connectionrank.request;
import javax.xml.bind.JAXBException;
import com.cornholio.linkedin.connectionrank.constants.URLConstants;
import com.cornholio.linkedin.connectionrank.model.Person;
import com.cornholio.linkedin.connectionrank.model.utils.PersonParser;
/**
* @author nikhilagarw... | UTF-8 | Java | 722 | java | LinkedInProfileRequest.java | Java | [
{
"context": "tionrank.model.utils.PersonParser;\n\n/**\n * @author nikhilagarwal\n */\npublic class LinkedInProfileRequest extend",
"end": 319,
"score": 0.8703588247299194,
"start": 309,
"tag": "USERNAME",
"value": "nikhilagar"
},
{
"context": "del.utils.PersonParser;\n\n/**\n * @au... | null | [] | package com.cornholio.linkedin.connectionrank.request;
import javax.xml.bind.JAXBException;
import com.cornholio.linkedin.connectionrank.constants.URLConstants;
import com.cornholio.linkedin.connectionrank.model.Person;
import com.cornholio.linkedin.connectionrank.model.utils.PersonParser;
/**
* @author nikhilagarw... | 722 | 0.785319 | 0.785319 | 31 | 22.32258 | 24.298397 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.870968 | false | false | 6 |
8d6d99a126045c741fad19d386db883eb3b55c22 | 19,619,410,625,023 | ebd10a29b96e9e79888aef1293011e245e2c9302 | /interfaces/yppt-base-interface/src/main/java/com/ctfo/base/service/intf/IStatDataManager.java | 8aaee033b9dd0731dd317f7322d10043d9d37952 | [] | no_license | sym695989697/yppt | https://github.com/sym695989697/yppt | f59f8ea55d6c25083aead7c3da63734c6e44a06d | b1eadc24aaab686cc0f690aa942f5a43d8bcdf8e | refs/heads/master | 2021-01-12T08:18:10.658000 | 2016-08-24T12:51:11 | 2016-08-24T12:51:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ctfo.base.service.intf;
/**
* 数据统计接口Manager
* @author fuxiaohui
*
*/
public interface IStatDataManager{
/**
* 根据用户ID查询 积分账户余额
* @param userId 用户id(统一认证服务uuids)
* @return 旺金币余额
* @throws ICCardException
*/
Long queryCreditBalanceByUserId(String userId) th... | UTF-8 | Java | 651 | java | IStatDataManager.java | Java | [
{
"context": "rvice.intf;\r\n\r\n\r\n/**\r\n * 数据统计接口Manager\r\n * @author fuxiaohui\r\n *\r\n */\r\npublic interface IStatDataManager{\r\n ",
"end": 84,
"score": 0.9995003938674927,
"start": 75,
"tag": "USERNAME",
"value": "fuxiaohui"
}
] | null | [] | package com.ctfo.base.service.intf;
/**
* 数据统计接口Manager
* @author fuxiaohui
*
*/
public interface IStatDataManager{
/**
* 根据用户ID查询 积分账户余额
* @param userId 用户id(统一认证服务uuids)
* @return 旺金币余额
* @throws ICCardException
*/
Long queryCreditBalanceByUserId(String userId) th... | 651 | 0.636197 | 0.636197 | 24 | 20.791666 | 19.619249 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 6 |
753c47e06b64f49eb25ba43e461de6551532854a | 2,671,469,684,032 | 8abd9f4f0849e35aedc96e840a48e5cc76ea4de7 | /core/src/com/eric/game/screens/GameScreen.java | 0c8b0bce6896fe3ed969c75b2103516e87e93457 | [] | no_license | ericholm/MazeShooterGame | https://github.com/ericholm/MazeShooterGame | a21020e308b7b87c2f714ba0853c20065492290f | 218c03a0554e6f0bfa3edab3997f85bd6beba3ca | refs/heads/master | 2016-09-05T23:15:14.201000 | 2015-09-04T23:21:26 | 2015-09-04T23:21:26 | 33,534,534 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eric.game.screens;
import java.util.ArrayList;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.InputMultiplexer;
import com.badlogic.gdx.Screen;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.s... | UTF-8 | Java | 7,045 | java | GameScreen.java | Java | [] | null | [] | package com.eric.game.screens;
import java.util.ArrayList;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.InputMultiplexer;
import com.badlogic.gdx.Screen;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.s... | 7,045 | 0.691696 | 0.686586 | 275 | 24.618181 | 23.202265 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.414545 | false | false | 6 |
c7c735916dc4f42657c28706e6bb0a988377729f | 6,674,379,200,418 | da07e8f81c7f243b306fce18662817be109f4857 | /src/main/java/pl/edu/agh/tk/interpreter/operators/EqualOperator.java | 3660fa9ce3371f84b1b25bd2047250d085e21d74 | [] | no_license | mmateja/tk-interpreter | https://github.com/mmateja/tk-interpreter | 01c47fadc7a543eed1f28efbcbbb1769817dfa56 | 3678274033c5a7248ec452017abc990644740027 | refs/heads/master | 2016-08-07T13:46:31.425000 | 2014-06-24T01:57:00 | 2014-06-24T01:57:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.edu.agh.tk.interpreter.operators;
import pl.edu.agh.tk.ThinParser.EqualOperatorExpressionContext;
import pl.edu.agh.tk.interpreter.ThinProgramVisitor;
import pl.edu.agh.tk.interpreter.context.FunctionContext;
import pl.edu.agh.tk.interpreter.exceptions.EvaluationException;
import pl.edu.agh.tk.interpreter.o... | UTF-8 | Java | 1,151 | java | EqualOperator.java | Java | [] | null | [] | package pl.edu.agh.tk.interpreter.operators;
import pl.edu.agh.tk.ThinParser.EqualOperatorExpressionContext;
import pl.edu.agh.tk.interpreter.ThinProgramVisitor;
import pl.edu.agh.tk.interpreter.context.FunctionContext;
import pl.edu.agh.tk.interpreter.exceptions.EvaluationException;
import pl.edu.agh.tk.interpreter.o... | 1,151 | 0.807993 | 0.799305 | 31 | 36.161289 | 28.172392 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.387097 | false | false | 6 |
b5d7d7431c211624bd2bd947a3dd72d5463445e2 | 31,808,527,811,472 | 5b1e45edead59f8553c8b052258b240f2da44cf2 | /code/net/huimin/yk/web/services/bq/RoomCheckinfoService.java | 0fe73abf681e7af43fb9cb9993d7024acdc40051 | [] | no_license | fetimber/mx2 | https://github.com/fetimber/mx2 | 1c970fc07074057c430b355256bf9f946f8da711 | aa240c124f6c48991d746460d491e64c7bd736b7 | refs/heads/master | 2021-01-23T21:18:24.515000 | 2017-09-08T18:18:02 | 2017-09-08T18:18:02 | 102,890,624 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.huimin.yk.web.services.bq;
import net.huimin.common.page.PageBean;
import net.huimin.yk.web.model.bq.RoomCheckinfo;
public interface RoomCheckinfoService {
public boolean saveRoomCheckInfo(RoomCheckinfo checkInfo);
public void queryCheckInfoForPage(PageBean page, RoomCheckinfo checkInfo) ;
... | UTF-8 | Java | 392 | java | RoomCheckinfoService.java | Java | [] | null | [] | package net.huimin.yk.web.services.bq;
import net.huimin.common.page.PageBean;
import net.huimin.yk.web.model.bq.RoomCheckinfo;
public interface RoomCheckinfoService {
public boolean saveRoomCheckInfo(RoomCheckinfo checkInfo);
public void queryCheckInfoForPage(PageBean page, RoomCheckinfo checkInfo) ;
... | 392 | 0.790816 | 0.790816 | 14 | 26 | 27.134584 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.928571 | false | false | 6 |
25e3b5b20367b9c77e69a6f7902aa0ce48fc4915 | 26,388,279,071,897 | 986eb4f91258f12324567100d09cf03888b59d90 | /app/src/main/java/it/alessandra/provafinale/Model/Pacco.java | 2802ebaf504542da84b58fb83e851494f4ee1e5f | [] | no_license | AlessandraImperato/ProvaFinale | https://github.com/AlessandraImperato/ProvaFinale | caee84f313d257cea5a3e5e76b51000ff92ee569 | d8019df1e82e9677165842cac046605bb9e02d6b | refs/heads/master | 2021-08-31T06:42:57.392000 | 2017-12-20T15:47:36 | 2017-12-20T15:47:36 | 114,251,099 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.alessandra.provafinale.Model;
import java.io.Serializable;
import java.util.Date;
/**
* Created by utente7.academy on 14/12/2017.
*/
public class Pacco implements Serializable {
private String deposito;
private String indirizzo;
private String destinatario;
private String dimensione;
... | UTF-8 | Java | 2,775 | java | Pacco.java | Java | [
{
"context": "lizable;\nimport java.util.Date;\n\n/**\n * Created by utente7.academy on 14/12/2017.\n */\n\npublic class Pacco implements",
"end": 128,
"score": 0.9973785281181335,
"start": 113,
"tag": "USERNAME",
"value": "utente7.academy"
}
] | null | [] | package it.alessandra.provafinale.Model;
import java.io.Serializable;
import java.util.Date;
/**
* Created by utente7.academy on 14/12/2017.
*/
public class Pacco implements Serializable {
private String deposito;
private String indirizzo;
private String destinatario;
private String dimensione;
... | 2,775 | 0.641802 | 0.638559 | 113 | 23.557522 | 23.310501 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.539823 | false | false | 6 |
3eaaccac90ef3c5d76954af2f1658d2784ed3743 | 31,241,592,145,288 | 33900776719aac900a55579d00061874b06d42d9 | /proj/proj1b/Palindrome.java | 0d916a72fb93eac8e70ac0484893ca0ea9ddbe09 | [] | no_license | sandy-ding/CS-61B-2018 | https://github.com/sandy-ding/CS-61B-2018 | 91a7ed167764e20592a5eef7ffced5ec01585e76 | 20b20da51d698aa8657ac4747be4870c014fb47b | refs/heads/master | 2020-08-12T17:24:36.534000 | 2020-01-26T15:12:38 | 2020-01-26T15:12:38 | 214,808,673 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Palindrome {
public Deque<Character> wordToDeque(String word) {
Deque d = new LinkedListDeque();
for (int i = 0, length = word.length(); i < length; i++) {
d.addLast(word.charAt(i));
}
return d;
}
public boolean isPalindrome(String word) {
De... | UTF-8 | Java | 1,033 | java | Palindrome.java | Java | [] | null | [] | public class Palindrome {
public Deque<Character> wordToDeque(String word) {
Deque d = new LinkedListDeque();
for (int i = 0, length = word.length(); i < length; i++) {
d.addLast(word.charAt(i));
}
return d;
}
public boolean isPalindrome(String word) {
De... | 1,033 | 0.57696 | 0.574056 | 34 | 29.382353 | 24.302038 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558824 | false | false | 6 |
3c068702fa8532e86d45e0010087c3c33bc8e2c0 | 532,575,984,802 | 4c14fa6dcaa6832d6a1b36107dc7da4142cd0ece | /app/src/main/java/com/hanul/caramelhomecchiato/network/JoinService.java | c19a5c2086a39b6c11ed5ec9b0970498e38b98d2 | [] | no_license | teamcoffeelike/Caramel-HOMEcchiato-Android | https://github.com/teamcoffeelike/Caramel-HOMEcchiato-Android | 1ca7115217d56e2a780d91798b57e34d6d0f285d | 2af4cf913f5b7e47c040e4097f885e28a20f48de | refs/heads/master | 2023-02-25T05:55:08.800000 | 2021-02-04T10:51:12 | 2021-02-04T10:51:12 | 315,552,690 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hanul.caramelhomecchiato.network;
import com.google.gson.JsonObject;
import retrofit2.Call;
import retrofit2.http.Field;
import retrofit2.http.FormUrlEncoded;
import retrofit2.http.POST;
public interface JoinService{
JoinService INSTANCE = NetUtils.RETROFIT.create(JoinService.class);
@FormUrlEncoded
... | UTF-8 | Java | 805 | java | JoinService.java | Java | [] | null | [] | package com.hanul.caramelhomecchiato.network;
import com.google.gson.JsonObject;
import retrofit2.Call;
import retrofit2.http.Field;
import retrofit2.http.FormUrlEncoded;
import retrofit2.http.POST;
public interface JoinService{
JoinService INSTANCE = NetUtils.RETROFIT.create(JoinService.class);
@FormUrlEncoded
... | 805 | 0.652174 | 0.647205 | 24 | 32.541668 | 26.01919 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
6d3fa459954413112bbd5265139e39e31bbe3b91 | 24,197,845,752,273 | 27d3e542f72c6188261ce4e6622b9088c25ed4cb | /src/main/java/com/sjtu/zc/trader/service/Impl/CommodityServiceImpl.java | bfebec02c2f79edd844911a6b7d4191f7e89221b | [] | no_license | zcoaolas/trader_gateway | https://github.com/zcoaolas/trader_gateway | ce8055daa8b7001258df3022df307324af9b09d4 | bb8b0d39f1c4b712977d4e4c7ee0fc2b8f14f41b | refs/heads/master | 2021-03-13T01:00:21.476000 | 2017-06-05T12:58:31 | 2017-06-05T12:58:31 | 91,473,406 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sjtu.zc.trader.service.Impl;
import com.sjtu.zc.trader.service.CommodityService;
import com.sjtu.zc.trader.util.Params;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
... | UTF-8 | Java | 2,832 | java | CommodityServiceImpl.java | Java | [
{
"context": "onnection;\nimport java.net.URL;\n\n/**\n * Created by zcoaolas on 2017/5/29.\n */\n@Service\n@Transactional\npublic ",
"end": 757,
"score": 0.9995300769805908,
"start": 749,
"tag": "USERNAME",
"value": "zcoaolas"
}
] | null | [] | package com.sjtu.zc.trader.service.Impl;
import com.sjtu.zc.trader.service.CommodityService;
import com.sjtu.zc.trader.util.Params;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
... | 2,832 | 0.728929 | 0.720714 | 69 | 39.579712 | 31.750114 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724638 | false | false | 6 |
ae107349e70c47db791ec2afe6c8c45fcf895604 | 20,916,490,741,151 | 1a4770c215544028bad90c8f673ba3d9e24f03ad | /second/quark/src/main/java/com/uc/weex/component/b/a.java | 40d2fc42962cb126f54e9a013f2db093550da387 | [] | no_license | zhang1998/browser | https://github.com/zhang1998/browser | e480fbd6a43e0a4886fc83ea402f8fbe5f7c7fce | 4eee43a9d36ebb4573537eddb27061c67d84c7ba | refs/heads/master | 2021-05-03T06:32:24.361000 | 2018-02-10T10:35:36 | 2018-02-10T10:35:36 | 120,590,649 | 8 | 10 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uc.weex.component.b;
import android.widget.ImageView;
import com.uc.weex.component.b;
import com.uc.weex.component.c;
/* compiled from: ProGuard */
final class a implements c {
final /* synthetic */ ImageView a;
final /* synthetic */ b b;
a(b bVar, ImageView imageView) {
this.b = bVar... | UTF-8 | Java | 602 | java | a.java | Java | [] | null | [] | package com.uc.weex.component.b;
import android.widget.ImageView;
import com.uc.weex.component.b;
import com.uc.weex.component.c;
/* compiled from: ProGuard */
final class a implements c {
final /* synthetic */ ImageView a;
final /* synthetic */ b b;
a(b bVar, ImageView imageView) {
this.b = bVar... | 602 | 0.518272 | 0.51495 | 26 | 22.153847 | 14.60688 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 6 |
de62439aba3e9b101bae6b669dd86df67af02808 | 31,284,541,802,471 | c63d6125f53c46fa4d2c836ec451b3b3700bfcc9 | /demo-quartz-timer/src/main/java/org/study/demo/timer/controller/TimerController.java | 75bbb136a4741c712bae77b58f4b9c4a102e8e85 | [] | no_license | yufeng629/microservice | https://github.com/yufeng629/microservice | 1d06196819f97ac714a936fed2798c705e3563ff | 92b06f6086f20831ca4f97fab2bbad8e34957ddb | refs/heads/master | 2020-03-31T16:44:43.783000 | 2019-12-30T08:44:29 | 2019-12-30T08:44:29 | 152,389,061 | 8 | 2 | null | false | 2020-07-01T21:53:34 | 2018-10-10T08:28:24 | 2019-12-30T08:44:48 | 2020-07-01T21:53:32 | 587 | 4 | 1 | 2 | Java | false | false | package org.study.demo.timer.controller;
import org.apache.dubbo.config.annotation.Reference;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestController;
import org.study.common.statics.const... | UTF-8 | Java | 6,916 | java | TimerController.java | Java | [] | null | [] | package org.study.demo.timer.controller;
import org.apache.dubbo.config.annotation.Reference;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestController;
import org.study.common.statics.const... | 6,916 | 0.655701 | 0.6429 | 164 | 39.963413 | 26.879335 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.841463 | false | false | 6 |
4d676669c0d58ca187876439f1144ba77624e414 | 18,751,827,236,048 | b297b1dcf292b09c4bddf14186ec0e973f4b0435 | /common-web/src/main/java/com/nemustech/web/option/ResponseEntityExceptionHandler2.java | ff17a7abf1169e0fb78c643c5334bf99d3ea73de | [
"Apache-2.0"
] | permissive | koreafood/common | https://github.com/koreafood/common | 8e0ec7cf40abe4a51199c4a034eda8068dc53581 | b25ac9acde235e68a897ea084a8564bc83dcdffa | refs/heads/master | 2020-03-24T02:50:09.879000 | 2018-04-27T13:12:20 | 2018-04-27T13:12:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nemustech.web.option;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice... | UTF-8 | Java | 1,659 | java | ResponseEntityExceptionHandler2.java | Java | [
{
"context": "mmon-web/sample/one\"\n * }\n * </pre>\n * \n * @author skoh\n */\n@ControllerAdvice\npublic class ResponseEntity",
"end": 924,
"score": 0.9993798732757568,
"start": 920,
"tag": "USERNAME",
"value": "skoh"
}
] | null | [] | package com.nemustech.web.option;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice... | 1,659 | 0.755978 | 0.744942 | 56 | 28.142857 | 27.882681 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.964286 | false | false | 6 |
a84f19f8b1bb94388dfab5d6f9eb186291438772 | 22,832,046,169,907 | ab52ae5b5da8f556f56ac21991f6a068b5e849f6 | /src/tabungan/Tabungan.java | 5fda35f0d7bc6e850a4b6568aefb9fe5be1119b1 | [] | no_license | me2y/PelatihanGIT | https://github.com/me2y/PelatihanGIT | 109e514b877b4a83ab1edb5db637e4bbce7fb7fa | a1a130238460381e9c9f790c5b4f99a2a287cd52 | refs/heads/master | 2021-09-10T01:11:07.125000 | 2018-03-20T13:12:22 | 2018-03-20T13:12:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package tabungan;
import java.util.Scanner;
public class Tabungan {
@SuppressWarnings("empty-statement")
public st... | UTF-8 | Java | 1,211 | java | Tabungan.java | Java | [] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package tabungan;
import java.util.Scanner;
public class Tabungan {
@SuppressWarnings("empty-statement")
public st... | 1,211 | 0.557391 | 0.549133 | 34 | 33.676472 | 24.261711 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 6 |
bb5d8afaddff994f20faa07d9dc51948f20674f7 | 32,478,542,723,648 | 92ee22f4288e12e9a2ca2f796871422803ee934f | /CS186-proj2/src/main/java/simpledb/LRUCache.java | 1336651b82369ec814f863db1d6c6c00037c2e64 | [] | no_license | dongzx666/SimpleDB | https://github.com/dongzx666/SimpleDB | 802ef01f4625626e7f143347d9b65a228f2971cd | ffb82eec7aeb122b78ca70ed69c15f4f50a301a9 | refs/heads/master | 2021-04-05T12:00:32.043000 | 2020-03-29T05:11:46 | 2020-03-29T05:11:46 | 248,555,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package simpledb;
import java.util.HashMap;
public class LRUCache {
private final int CAPACITY;
private HashMap<PageId, Node> map;
private Node head;
private Node end;
public LRUCache(int CAPACITY) {
this.CAPACITY = CAPACITY;
this.map = new HashMap<PageId, Node>();
}
p... | UTF-8 | Java | 1,930 | java | LRUCache.java | Java | [] | null | [] | package simpledb;
import java.util.HashMap;
public class LRUCache {
private final int CAPACITY;
private HashMap<PageId, Node> map;
private Node head;
private Node end;
public LRUCache(int CAPACITY) {
this.CAPACITY = CAPACITY;
this.map = new HashMap<PageId, Node>();
}
p... | 1,930 | 0.451813 | 0.451813 | 89 | 20.685392 | 14.416435 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516854 | false | false | 6 |
06835abc83d1c4aadf9d53aa13dd8f1929eef1a7 | 10,299,331,590,035 | 8c9e56076ec59a8d1fbca733410b974ea2c41bb9 | /nifi-framework-api/src/main/java/org/apache/nifi/controller/ControllerServiceProxyWrapper.java | b00e218836aa88a74009b0d0f8d242e58a3d7685 | [
"CC0-1.0",
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown"
] | permissive | apache/nifi | https://github.com/apache/nifi | 70329dca21ce61a643d5fac263ab101ae9313f5a | 2b330d9feea82764721e6190f7320d49c73986b0 | refs/heads/main | 2023-09-04T00:50:15.639000 | 2023-08-31T16:41:08 | 2023-08-31T16:41:08 | 27,911,088 | 4,182 | 3,345 | Apache-2.0 | false | 2023-09-14T20:56:07 | 2014-12-12T08:00:05 | 2023-09-14T10:07:16 | 2023-09-14T20:56:07 | 236,539 | 3,988 | 2,530 | 30 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | UTF-8 | Java | 4,726 | java | ControllerServiceProxyWrapper.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 4,726 | 0.687474 | 0.686627 | 131 | 35.076336 | 36.25032 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.236641 | false | false | 6 |
e598f1fa5e924958190e6cf88fe0c228a653924f | 15,118,284,899,804 | 04835ba276aaef78ef181565197bbdfb887fa03c | /src/main/java/com/roberto/apiserviceImpl/RoleServiceImpl.java | 1be27d2e2b47b1bc0277446141099b0cb6521872 | [] | no_license | BladimirDelBarrioPizarro/api | https://github.com/BladimirDelBarrioPizarro/api | e053167cdaeb8dc87380ac74817be8bbf5f76a79 | c9fc3d8e5f4becd884c2fd170d4803cc92c8ec0b | refs/heads/master | 2018-11-11T20:22:59.659000 | 2018-09-22T23:23:22 | 2018-09-22T23:23:22 | 146,211,913 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.roberto.apiserviceImpl;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import com.roberto.apicontrollerImpl.UserControllerImpl;
import com.roberto.apidao.RoleDao;
import com.roberto.apimodel.Role;
import com.roberto.apiservice.RoleService;
publ... | UTF-8 | Java | 688 | java | RoleServiceImpl.java | Java | [] | null | [] | package com.roberto.apiserviceImpl;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import com.roberto.apicontrollerImpl.UserControllerImpl;
import com.roberto.apidao.RoleDao;
import com.roberto.apimodel.Role;
import com.roberto.apiservice.RoleService;
publ... | 688 | 0.787791 | 0.784884 | 28 | 23.571428 | 22.445852 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
697e5b13f3c274a44a00b0e949057d2ae53396cd | 26,044,681,699,072 | 67d9f9a35748852d5efdca1559667f16f1c7229e | /src/main/java/com/spring/weather/member/service/IMemberService.java | fa3db2d58cf4ad851c863c66294964811101dd62 | [] | no_license | dhkim1993/WeatherScanner | https://github.com/dhkim1993/WeatherScanner | 5b0e80dd5e5c78b4b270c3ee95aadda36f7dbe2e | 6785d7e0f80c7762da9c391d1a1213e884f9d1a8 | refs/heads/master | 2020-07-28T17:31:54.915000 | 2020-03-11T08:07:37 | 2020-03-11T08:07:37 | 197,862,798 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.weather.member.service;
import java.util.Date;
import java.util.List;
import com.spring.weather.member.model.LoginVO;
import com.spring.weather.member.model.MemberVO;
public interface IMemberService {
void register(MemberVO member) throws Exception;
MemberVO getMemberInfo(String m... | UTF-8 | Java | 834 | java | IMemberService.java | Java | [] | null | [] | package com.spring.weather.member.service;
import java.util.Date;
import java.util.List;
import com.spring.weather.member.model.LoginVO;
import com.spring.weather.member.model.MemberVO;
public interface IMemberService {
void register(MemberVO member) throws Exception;
MemberVO getMemberInfo(String m... | 834 | 0.780702 | 0.780702 | 22 | 34.272728 | 24.784859 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.681818 | false | false | 6 |
1b969042097df194412b4f4a7b1775dc565a5a1b | 29,068,338,725,881 | 684a967dc9527b6a9681a0402d870484067d03f0 | /src/main/java/com/example/dbbs3/controller/TransactionController.java | 16f88198f78d6ed9cb81687a0fcaf2371fef38a2 | [] | no_license | gersonichwan/BackEndMBanking | https://github.com/gersonichwan/BackEndMBanking | 7502e0063fc8736a78da892956c77d2766a5b56a | 51b00ed1b5db7a11f26f150daf443816e135276e | refs/heads/master | 2022-07-27T20:35:24.470000 | 2020-05-20T02:22:36 | 2020-05-20T02:22:36 | 265,421,230 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dbbs3.controller;
import java.util.Calendar;
import java.util.Date;
import java.util.Random;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.http.MediaType... | UTF-8 | Java | 3,022 | java | TransactionController.java | Java | [] | null | [] | package com.example.dbbs3.controller;
import java.util.Calendar;
import java.util.Date;
import java.util.Random;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.http.MediaType... | 3,022 | 0.755129 | 0.747849 | 85 | 33.55294 | 25.080345 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.047059 | false | false | 6 |
bb72a9a46bdf677bfa455c5ce3f1dd3680ebb343 | 13,262,859,049,741 | 27d61bd8e22ce1c196de95237f7289edb980ae57 | /dmn-test-cases/signavio/dmn/dmn2java/expected/proto/proto3/java/dmn/date-time-proto/ModelElementRegistry.java | 3754c4fc6e79d7476bcbd927e676f3dcca774d94 | [
"Apache-2.0"
] | permissive | opatrascoiu/jdmn | https://github.com/opatrascoiu/jdmn | 16a9d82680ff4415683eb4edae994fe3a2cb2431 | 92244a9aa599e1264e9de7b47107889bb1940bae | refs/heads/master | 2023-08-25T22:26:34.920000 | 2023-03-30T16:04:06 | 2023-03-30T16:04:06 | 196,986,053 | 0 | 0 | Apache-2.0 | true | 2019-07-15T11:31:46 | 2019-07-15T11:31:45 | 2019-07-08T12:59:15 | 2019-07-08T12:59:12 | 2,899 | 0 | 0 | 0 | null | false | false |
public class ModelElementRegistry extends com.gs.dmn.runtime.discovery.ModelElementRegistry {
public ModelElementRegistry() {
// Register elements from model 'date-time-proto'
register("CompositeDateTime", "CompositeDateTime");
register("Date", "Date");
register("DateTime", "DateTim... | UTF-8 | Java | 367 | java | ModelElementRegistry.java | Java | [] | null | [] |
public class ModelElementRegistry extends com.gs.dmn.runtime.discovery.ModelElementRegistry {
public ModelElementRegistry() {
// Register elements from model 'date-time-proto'
register("CompositeDateTime", "CompositeDateTime");
register("Date", "Date");
register("DateTime", "DateTim... | 367 | 0.66485 | 0.66485 | 9 | 39.666668 | 26.516243 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 6 |
b0154d5685c422d691d0ceea09dc9ba2c04ce525 | 20,074,677,177,601 | 56a9ae33c3fae46a1a41376eb684865a5368f84a | /src/main/java/com/reciclajeApp/domain/Estadocarrodonacion.java | 48ce6fb18cf593d7ed742231f45113b1ab5b8f24 | [] | no_license | Jcss1462/reciclajeAppBack | https://github.com/Jcss1462/reciclajeAppBack | 2a192c5291bf4b1b81a9837d752d17bcfedc5870 | 2002ea51cd51dac46e7f9b8ff7f23d78f60e460f | refs/heads/main | 2023-08-25T15:51:16.335000 | 2021-10-01T23:43:32 | 2021-10-01T23:43:32 | 342,677,367 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reciclajeApp.domain;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.persistence.Table;
import javax.validation.constraints... | UTF-8 | Java | 2,020 | java | Estadocarrodonacion.java | Java | [] | null | [] | package com.reciclajeApp.domain;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.persistence.Table;
import javax.validation.constraints... | 2,020 | 0.762871 | 0.758416 | 91 | 21.208792 | 23.918137 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.032967 | false | false | 6 |
b8f7c825d08181b06b3729dad9b7c0fac4789adf | 19,808,389,196,207 | 825f876c0af5e1e471e4a8ca9e44bc4926034d75 | /test/com/votenolivro/controller/test/CombinationFactoryTest.java | 207fdbb262ae9a99c438aac814b6fab20205b556 | [] | no_license | ProjetoCassio/vote-no-livro | https://github.com/ProjetoCassio/vote-no-livro | 4fd0f192a03ee6fe0c211f829e9c1e497bf6ef21 | b19ca116c2fa67f2539a56b00f6b2a7a547b2cc8 | refs/heads/master | 2021-05-16T02:30:09.214000 | 2014-12-07T20:05:38 | 2014-12-07T20:05:38 | 19,760,660 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.votenolivro.controller.test;
import java.util.ArrayList;
import java.util.List;
import com.votenolivro.bean.Book;
import com.votenolivro.bean.Vote;
import com.votenolivro.controller.CombinationFactory;
import junit.framework.TestCase;
public class CombinationFactoryTest extends TestCase {
public void ... | UTF-8 | Java | 1,243 | java | CombinationFactoryTest.java | Java | [] | null | [] | package com.votenolivro.controller.test;
import java.util.ArrayList;
import java.util.List;
import com.votenolivro.bean.Book;
import com.votenolivro.bean.Vote;
import com.votenolivro.controller.CombinationFactory;
import junit.framework.TestCase;
public class CombinationFactoryTest extends TestCase {
public void ... | 1,243 | 0.663717 | 0.636364 | 53 | 22.452829 | 20.746962 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.226415 | false | false | 6 |
c771572a66dcd4b6cda0ef24dd67a635b70a8709 | 8,753,143,404,542 | 366f1cda9599063b38da5bea04f67f4064c12bd8 | /mainproject/zuul/src/main/java/com/btm/zuul/common/Constant.java | 67a11fddcea0f290dca31e40e45dd7084f04db07 | [] | no_license | qq1272692827/springboot1.x | https://github.com/qq1272692827/springboot1.x | ce19d1ea304bdeca5414a964c1f2df5388599ce7 | 54850622daac3dee8cbc6365c172884197cf2786 | refs/heads/master | 2020-04-26T02:06:14.524000 | 2019-03-01T03:09:44 | 2019-03-01T03:09:44 | 173,224,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.btm.zuul.common;
/**
* @author wenzhenyu
* @description 常量
* @date 2018/11/28
*/
public class Constant {
public static final int HTTP_SUCCESS = 200;
}
| UTF-8 | Java | 180 | java | Constant.java | Java | [
{
"context": "package com.btm.zuul.common;\n\n/**\n * @author wenzhenyu\n * @description 常量\n * @date 2018/11/28\n */\n\npubli",
"end": 54,
"score": 0.9977207183837891,
"start": 45,
"tag": "USERNAME",
"value": "wenzhenyu"
}
] | null | [] | package com.btm.zuul.common;
/**
* @author wenzhenyu
* @description 常量
* @date 2018/11/28
*/
public class Constant {
public static final int HTTP_SUCCESS = 200;
}
| 180 | 0.659091 | 0.596591 | 14 | 11.571428 | 14.018938 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 6 |
80a16499923a312fdedb1b04aac73985924bb418 | 19,739,669,752,832 | bcd12c0c89b857a40dcb0e7938889b690cbbe83f | /src/main/java/net/therap/SpringMVCFacebook/domain/user/Post.java | edcaaeb8ea7fdc58a6e841d8a17520539c0f2a65 | [] | no_license | shovonis/spring_mvc_facebook | https://github.com/shovonis/spring_mvc_facebook | 29df2a47799d922457d1a78c68fcda20373563a2 | 2fe5f349907cdd22cfb4615c31e89be6501742de | refs/heads/master | 2020-04-06T06:35:01.521000 | 2014-09-15T08:43:44 | 2014-09-15T08:43:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.therap.SpringMVCFacebook.domain.user;
import javax.persistence.*;
import java.sql.Timestamp;
import java.util.List;
/**
* @author rifatul.islam
* @since 6/18/14.
*/
@Entity
@Table(name = "POST")
public class Post {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "POS... | UTF-8 | Java | 1,958 | java | Post.java | Java | [
{
"context": ".Timestamp;\nimport java.util.List;\n\n/**\n * @author rifatul.islam\n * @since 6/18/14.\n */\n\n@Entity\n@Tabl",
"end": 146,
"score": 0.5826780796051025,
"start": 145,
"tag": "NAME",
"value": "r"
},
{
"context": "imestamp;\nimport java.util.List;\n\n/**\n * @author rif... | null | [] | package net.therap.SpringMVCFacebook.domain.user;
import javax.persistence.*;
import java.sql.Timestamp;
import java.util.List;
/**
* @author rifatul.islam
* @since 6/18/14.
*/
@Entity
@Table(name = "POST")
public class Post {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "POS... | 1,958 | 0.63381 | 0.631256 | 96 | 19.395834 | 17.348438 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.270833 | false | false | 6 |
72a92888398b9438c8d087741e110a00e01e07ac | 7,456,063,245,400 | c498f28046b8c052f3793220ff6c539d8d511e64 | /TodoList/src/main/java/com/example/todolist/ToDoContentProvider.java | 9542454373d59f23b0932ad7de605149d34f2c1f | [] | no_license | ryancheung/TodoListAndroid | https://github.com/ryancheung/TodoListAndroid | ef0fe9c6e7041c26a9cea009bc8ef985d2d2c4e6 | 909e7d81e78806df3115cdcc878de9e90dfb163a | refs/heads/master | 2016-09-05T23:21:42.708000 | 2014-04-05T05:19:14 | 2014-04-05T05:19:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.todolist;
import android.content.ContentProvider;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
import android.content.UriMatcher;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlit... | UTF-8 | Java | 5,406 | java | ToDoContentProvider.java | Java | [
{
"context": "iMatcher;\n\n public static final String KEY_ID = \"_id\";\n public static final String KEY_TASK = \"task",
"end": 836,
"score": 0.9882787466049194,
"start": 832,
"tag": "KEY",
"value": "\"_id"
}
] | null | [] | package com.example.todolist;
import android.content.ContentProvider;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
import android.content.UriMatcher;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlit... | 5,406 | 0.622272 | 0.620792 | 158 | 33.215191 | 27.714947 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689873 | false | false | 6 |
2166b4e0c0477a01fd20931841a604b81e0ae022 | 32,710,470,966,426 | 46b295a5592718aea5b1e0773144b402fac99004 | /PolskieKsiazki/src/main/java/mrubajczyk/polskieksiazki/Model/SerwisBazy.java | f1f827abe9b6a2276b66efee560748ed39841d8b | [] | no_license | rubajticos/ProjektInzynierski | https://github.com/rubajticos/ProjektInzynierski | ae86e555d9d9b4e905346af3ac7e51bfa1b1a8d0 | c3d0359940c82e6004b5dad6a620c3329a70cba8 | refs/heads/master | 2019-01-19T19:22:34.306000 | 2016-05-12T20:53:06 | 2016-05-12T20:53:06 | 57,316,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mrubajczyk.polskieksiazki.Model;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import java.sql.SQLException;
import javafx.concurrent.ScheduledService;
import javafx.concurrent.Task;
import javax.swing.JO... | UTF-8 | Java | 11,602 | java | SerwisBazy.java | Java | [
{
"context": "port org.jsoup.select.Elements;\n\n/**\n *\n * @author Michał-laptop\n */\npublic class SerwisBazy extends ScheduledServ",
"end": 486,
"score": 0.9487759470939636,
"start": 473,
"tag": "NAME",
"value": "Michał-laptop"
}
] | null | [] | package mrubajczyk.polskieksiazki.Model;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import java.sql.SQLException;
import javafx.concurrent.ScheduledService;
import javafx.concurrent.Task;
import javax.swing.JO... | 11,602 | 0.375076 | 0.37326 | 234 | 48.414532 | 36.353134 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619658 | false | false | 6 |
8bbcba1536ff01c8e668a70f41a61a9a346b735c | 4,664,334,519,684 | f70aba981e2eae53eb1651d219e81261a5d2d313 | /core/src/com/dethreeca/space_cleaner/game_object/user_object/ammo/IceAttack.java | ab94381f050a4d25195402a79fd2ba684a8c707c | [] | no_license | Alexey3770/space-cleaner | https://github.com/Alexey3770/space-cleaner | bedac4a44801b25d3f01312fe73678dd73fdf916 | b99e6d75c3678f8db2ea534b97c133d56cea8b5b | refs/heads/master | 2020-08-21T13:15:01.586000 | 2019-10-20T09:50:50 | 2019-10-20T09:50:50 | 216,168,341 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dethreeca.space_cleaner.game_object.user_object.ammo;
import com.badlogic.gdx.graphics.Camera;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.math... | UTF-8 | Java | 1,540 | java | IceAttack.java | Java | [] | null | [] | package com.dethreeca.space_cleaner.game_object.user_object.ammo;
import com.badlogic.gdx.graphics.Camera;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.math... | 1,540 | 0.644805 | 0.638961 | 53 | 28.056604 | 21.320036 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.603774 | false | false | 6 |
9d8cad78a3dd43afb2e4b37451cb026eb83b042b | 13,615,046,383,420 | d154422af1f25d821f71d7ca8491139a5b26cefe | /GUI/src/menu_ex/Menupan.java | afe1c68a365722932957abe033d84fbfbc569996 | [] | no_license | navang/-Studying-java | https://github.com/navang/-Studying-java | d6c6f1b932f35ca4b15c3a3907a8481eeeab9e45 | d737ca06acbb268a506f9cd6abdcb5b83f3ffb05 | refs/heads/master | 2020-05-16T03:05:04.211000 | 2019-06-27T16:45:36 | 2019-06-27T16:45:36 | 182,648,703 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package menu_ex;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class Menupan extends JFrame {
// 한신포차 메뉴 이미지 블럭
JFrame scr;
JTextField tf;
JTextArea ta;
Tang tang;
Anju anju;
Drink drink;
// 통합할 뭔가
//String total = "통합";
Menupan() {
scr = new JFrame();
tang = new Tang... | UTF-8 | Java | 1,583 | java | Menupan.java | Java | [] | null | [] | package menu_ex;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class Menupan extends JFrame {
// 한신포차 메뉴 이미지 블럭
JFrame scr;
JTextField tf;
JTextArea ta;
Tang tang;
Anju anju;
Drink drink;
// 통합할 뭔가
//String total = "통합";
Menupan() {
scr = new JFrame();
tang = new Tang... | 1,583 | 0.646055 | 0.636105 | 81 | 16.370371 | 14.462762 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.814815 | false | false | 6 |
95e7e91dcfa7529897b704ad363a81647439e6bc | 25,185,688,230,784 | bc63ec353d904f03bbc0bb4aaa45d47518496153 | /major-server/src/main/java/com/yzm/majorserver/web/mapper/CartoonContentMapper.java | e537767456ab3ee80f7c833ff047f7ecd308b4f4 | [] | no_license | apple006/major-onepunch | https://github.com/apple006/major-onepunch | 8ba85091cbddc8c77bb1f84b8715926ff3231835 | 3fcbfb2c2786624e3d471affcfccf650b673cfbf | refs/heads/master | 2020-12-02T01:59:34.655000 | 2019-06-21T01:24:32 | 2019-06-21T01:24:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yzm.majorserver.web.mapper;
import com.yzm.majorserver.web.dataobject.CartoonContent;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* ==========================
*
* @author : yizuomi... | UTF-8 | Java | 850 | java | CartoonContentMapper.java | Java | [
{
"context": "\n/**\n * ==========================\n *\n * @author : yizuomin\n * @date : Created in 23:58 2019/6/19\n * ========",
"end": 321,
"score": 0.9996393322944641,
"start": 313,
"tag": "USERNAME",
"value": "yizuomin"
}
] | null | [] | package com.yzm.majorserver.web.mapper;
import com.yzm.majorserver.web.dataobject.CartoonContent;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* ==========================
*
* @author : yizuomi... | 850 | 0.645882 | 0.632941 | 37 | 21.972973 | 22.860903 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297297 | false | false | 6 |
5d1ff229d393da4269412b9c22bb15993dedc69b | 17,360,257,824,709 | f5ba675c0af0c1f7535eabbfdb60bad9c6b07709 | /Dialog/app/src/main/java/com/example/dialog/MainActivity.java | 8432ba3503f954cb916c67d6d8954d539c9156a3 | [] | no_license | donghakang/Android | https://github.com/donghakang/Android | c1529039ba62fa029351d294fcef7134fba22677 | ae5ab33ffbc8e5a8cad497a3d635927bb63e9741 | refs/heads/master | 2023-02-24T16:48:01.876000 | 2021-01-24T19:21:16 | 2021-01-24T19:21:16 | 294,066,993 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dialog;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class MainActivity extends AppCompatActivity implements View.OnClick... | UTF-8 | Java | 1,500 | java | MainActivity.java | Java | [] | null | [] | package com.example.dialog;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class MainActivity extends AppCompatActivity implements View.OnClick... | 1,500 | 0.648907 | 0.648907 | 59 | 23.830509 | 25.736706 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38983 | false | false | 6 |
7a7410a9aeedf39d31a8cf0c7e223d7e2e39a137 | 26,276,609,919,167 | 6b3040734f41809e284655a7dd8746f95050df40 | /src/main/java/redo/p1600_1699/P1642.java | b4745d31b5bafa48a53d9b7b898af8cc100db297 | [] | no_license | yu132/leetcode-solution | https://github.com/yu132/leetcode-solution | a451e30f6e34eab93de39f7bb6d1fd135ffd154d | 6a659a4d773f58c2efd585a0b7140ace5f5ea10a | refs/heads/master | 2023-01-28T08:14:03.817000 | 2023-01-14T16:26:59 | 2023-01-14T16:26:59 | 185,592,914 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package redo.p1600_1699;
import java.util.PriorityQueue;
import org.junit.Assert;
import org.junit.Test;
/**
* @ClassName: P1642
*
* @Description: TODO(这里用一句话描述这个类的作用)
*
* @author 余定邦
*
* @date 2021年1月2日
*
*/
public class P1642 {
class Solution {
public int furthestBuilding(int[] he... | UTF-8 | Java | 1,543 | java | P1642.java | Java | [
{
"context": "Description: TODO(这里用一句话描述这个类的作用) \n *\n * @author 余定邦 \n *\n * @date 2021年1月2日 \n * \n */\npublic class P",
"end": 197,
"score": 0.9991729855537415,
"start": 194,
"tag": "NAME",
"value": "余定邦"
}
] | null | [] | package redo.p1600_1699;
import java.util.PriorityQueue;
import org.junit.Assert;
import org.junit.Test;
/**
* @ClassName: P1642
*
* @Description: TODO(这里用一句话描述这个类的作用)
*
* @author 余定邦
*
* @date 2021年1月2日
*
*/
public class P1642 {
class Solution {
public int furthestBuilding(int[] he... | 1,543 | 0.458416 | 0.413839 | 55 | 26.327272 | 25.501554 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.927273 | false | false | 6 |
0b564dfddb813b94f146cdc78a2fe38b7507fdce | 27,556,510,202,470 | 04b1e4ea8116923aa4933c6acbb62ee2086d4263 | /src/main/java/com/mc/model/UserDetail.java | 6ea972e89ce0a55bc468e1ab674d2e9c8652ce4e | [] | no_license | chuchenglong/mc-be | https://github.com/chuchenglong/mc-be | 123aae57575b4d9251d8c84350cda12576cba2e3 | 6d0905c8339441c297c67764cf3600f1253c548a | refs/heads/master | 2020-04-11T20:54:09.746000 | 2019-01-03T01:22:43 | 2019-01-03T01:22:43 | 162,087,636 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mc.model;
import java.util.Date;
import javax.persistence.*;
@Table(name = "t_user_detail")
public class UserDetail {
/**
* ID
*/
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Integer id;
/**
* 用户ID
*/
@Column(name = "user_id")
private Int... | UTF-8 | Java | 6,445 | java | UserDetail.java | Java | [] | null | [] | package com.mc.model;
import java.util.Date;
import javax.persistence.*;
@Table(name = "t_user_detail")
public class UserDetail {
/**
* ID
*/
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Integer id;
/**
* 用户ID
*/
@Column(name = "user_id")
private Int... | 6,445 | 0.476798 | 0.476798 | 381 | 14.217848 | 12.394321 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.133858 | false | false | 6 |
9a036522b457a2c09ba2bc35cd2dbb2f4f9afa96 | 29,085,518,571,866 | 273f92d97a4979a822ec9061c8a7bd68d08071ee | /duoduoke-service/src/main/java/com/fulihui/duoduoke/demo/producer/manager/TemplateSendTaskManager.java | 9fe0c6baddb1dfecf9d5c63384aa241ec62064ea | [] | no_license | lizhichange/duoduoke-platform | https://github.com/lizhichange/duoduoke-platform | dd27b6d07538e8f953f0f3eae411b89efd863c0d | 57569a9e4ce147388d84cd10a73f7a51144826fc | refs/heads/master | 2020-04-26T02:40:15.459000 | 2020-01-08T08:59:22 | 2020-01-08T08:59:22 | 173,241,480 | 2 | 1 | null | false | 2020-07-01T22:42:42 | 2019-03-01T05:40:51 | 2020-01-08T08:59:30 | 2020-07-01T22:42:41 | 2,308 | 1 | 1 | 2 | Java | false | false | package com.fulihui.duoduoke.demo.producer.manager;
import com.fulihui.duoduoke.demo.producer.manager.enums.SendDataDefinitionEnum;
import com.fulihui.duoduoke.demo.producer.model.SendUserModel;
/**
* @author: JY
* @date: 2018/8/16 9:40
*/
public interface TemplateSendTaskManager {
/**
* 检查数据是否存在
... | UTF-8 | Java | 693 | java | TemplateSendTaskManager.java | Java | [
{
"context": "mo.producer.model.SendUserModel;\n\n\n/**\n * @author: JY\n * @date: 2018/8/16 9:40\n */\npublic interface Tem",
"end": 217,
"score": 0.9988222122192383,
"start": 215,
"tag": "USERNAME",
"value": "JY"
}
] | null | [] | package com.fulihui.duoduoke.demo.producer.manager;
import com.fulihui.duoduoke.demo.producer.manager.enums.SendDataDefinitionEnum;
import com.fulihui.duoduoke.demo.producer.model.SendUserModel;
/**
* @author: JY
* @date: 2018/8/16 9:40
*/
public interface TemplateSendTaskManager {
/**
* 检查数据是否存在
... | 693 | 0.652241 | 0.636785 | 35 | 17.485714 | 22.354765 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 6 |
0668384275615dd17a68b57c5b83e7136b228e3d | 8,632,884,303,096 | 8e4a22c3787459bffdb5347fe8c3e3a08d827dc7 | /dfs_problem/src/dfs_problem/ABCD_solution.java | 1c7fa3e2c4067cb7cc41776fe145cecd485ddfc8 | [] | no_license | euigyu/java_tutorial | https://github.com/euigyu/java_tutorial | 6e2d5cb6bbadc29ecf5b9dbd260e57d52bb79dbf | e0e9fa64a8301819f51eaa405e9ced13549ccbfc | refs/heads/master | 2020-04-25T15:27:13.675000 | 2019-03-14T05:05:10 | 2019-03-14T05:05:10 | 172,879,672 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dfs_problem;
import java.util.*;
public class ABCD_solution {
static int flag;
public static void dfs(ArrayList<Integer>[] arr,int[]check,int start,int cnt ){
if(cnt==4) {
flag=1;
return;
}
check[start]=1; //방문노드 표시
for(int i=0;i<arr[start].size();i++) {
int new_start = arr[start].get(i)... | UTF-8 | Java | 1,314 | java | ABCD_solution.java | Java | [] | null | [] | package dfs_problem;
import java.util.*;
public class ABCD_solution {
static int flag;
public static void dfs(ArrayList<Integer>[] arr,int[]check,int start,int cnt ){
if(cnt==4) {
flag=1;
return;
}
check[start]=1; //방문노드 표시
for(int i=0;i<arr[start].size();i++) {
int new_start = arr[start].get(i)... | 1,314 | 0.603161 | 0.588186 | 51 | 22.568628 | 15.785641 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.862745 | false | false | 6 |
8145cdf3d627bf1006640291afaf99f44cad3313 | 4,724,464,051,555 | 724891fcf0065cfa6d51526040541394db45be8e | /2019-2-15/server/src/main/java/com/cdgit/loan/securitymanagement/mapper/GrtEarningsAccountMapper.java | 856e096c678870a277167de182a66ac5e7619ce5 | [] | no_license | Jahvey/vue_base_project00 | https://github.com/Jahvey/vue_base_project00 | 22c85f1cd15ec93871d4b62b2b63c0f12473d102 | 72c2adfa1245f02ff223440838b5f22e134debb4 | refs/heads/master | 2020-04-08T14:26:55.757000 | 2019-04-08T14:50:12 | 2019-04-08T14:50:12 | 159,437,456 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cdgit.loan.securitymanagement.mapper;
import org.apache.ibatis.annotations.Mapper;
import com.cdgit.loan.securitymanagement.bean.GrtEarningsAccount;
/**
* 工资账户Mapper
* @author wuyong
* @date 2019.1.8
*
*/
@Mapper
public interface GrtEarningsAccountMapper {
int deleteByPrimaryKey(String guarantyI... | UTF-8 | Java | 614 | java | GrtEarningsAccountMapper.java | Java | [
{
"context": ".GrtEarningsAccount;\n\n/**\n * 工资账户Mapper\n * @author wuyong\n * @date 2019.1.8\n *\n */\n@Mapper\npublic interface",
"end": 199,
"score": 0.998917281627655,
"start": 193,
"tag": "USERNAME",
"value": "wuyong"
}
] | null | [] | package com.cdgit.loan.securitymanagement.mapper;
import org.apache.ibatis.annotations.Mapper;
import com.cdgit.loan.securitymanagement.bean.GrtEarningsAccount;
/**
* 工资账户Mapper
* @author wuyong
* @date 2019.1.8
*
*/
@Mapper
public interface GrtEarningsAccountMapper {
int deleteByPrimaryKey(String guarantyI... | 614 | 0.790429 | 0.780528 | 26 | 22.346153 | 24.285074 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 6 |
0178d97c225cc53f09a6b2cd15b7dab20a4b0251 | 6,665,789,262,703 | 11f5ca98ff16931b7a8402fb09d2a9fd19938492 | /app/src/main/java/com/uni/weimar/misproject/MyAdapter.java | 93c86fb362ae11f883153d682570a3af936c23a4 | [] | no_license | gm-shirohige/demoPinch | https://github.com/gm-shirohige/demoPinch | 5fca18b4dc78771fecf60434e65c732cbfd83ba2 | afe7ba5557d9ec6343cfdb637b5ddff2b89cd974 | refs/heads/master | 2022-12-14T00:40:04.338000 | 2020-09-07T16:36:01 | 2020-09-07T16:36:01 | 293,579,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uni.weimar.misproject;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import android.view.ScaleGestureDetector;
import android.view.View;
import android.view.ViewGroup;
import androidx.recyclerview.widget.RecyclerView;
interface isExpandabale{
public voi... | UTF-8 | Java | 4,037 | java | MyAdapter.java | Java | [] | null | [] | package com.uni.weimar.misproject;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import android.view.ScaleGestureDetector;
import android.view.View;
import android.view.ViewGroup;
import androidx.recyclerview.widget.RecyclerView;
interface isExpandabale{
public voi... | 4,037 | 0.582611 | 0.582363 | 110 | 35.709091 | 26.548531 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 6 |
a0105d3198683f6796803ebe18f98bbc8fed0559 | 23,648,089,987,605 | 9bb49a3a4480b16901a6625f0bb660c211e6dcdf | /src/main/java/com/zzw/service/impl/UserServiceImpl.java | f957a89647eba89f10eb892143410517392354d1 | [] | no_license | InverseBlade/SSM-Frameowrk | https://github.com/InverseBlade/SSM-Frameowrk | 7dcbc245f78de8cf2a2f5814e1a8e9c9fb1ac4f8 | 7ae3824ed620a19f824b84d6350362d44069ad10 | refs/heads/master | 2020-04-03T18:36:46.999000 | 2018-12-29T13:52:07 | 2018-12-29T13:52:07 | 155,490,640 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzw.service.impl;
import com.zzw.dao.UserDao;
import com.zzw.entity.User;
import com.zzw.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class UserServiceImpl implements UserService {... | UTF-8 | Java | 1,263 | java | UserServiceImpl.java | Java | [] | null | [] | package com.zzw.service.impl;
import com.zzw.dao.UserDao;
import com.zzw.entity.User;
import com.zzw.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class UserServiceImpl implements UserService {... | 1,263 | 0.57474 | 0.570743 | 61 | 19.508196 | 15.603302 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344262 | false | false | 6 |
d86b2137851209a2fe2c1e502a4141b37d42a963 | 962,072,731,604 | ae5206371402a251b41f93d24af0e804c263452e | /app/src/main/java/com/jikexueyuan/learnmessenger/MyConstants.java | 411e4e47dbe1cb246bc0a7920b4cc110ed03fe98 | [] | no_license | tonyxie0419/LearnMessenger | https://github.com/tonyxie0419/LearnMessenger | d8d26f12380bd3dd3377139705fae1c8aaf95f71 | 7a99805d34eea23a4b5a6124ad76a2a6471b0ef2 | refs/heads/master | 2021-01-13T07:42:03.771000 | 2017-06-22T05:17:16 | 2017-06-22T05:17:16 | 95,077,180 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jikexueyuan.learnmessenger;
/**
* Created by admin on 2017/6/22.
*/
class MyConstants {
static final int MSG_FROM_CLIENT = 10086;
static final int MSG_FROM_SERVICE = 10010;
}
| UTF-8 | Java | 200 | java | MyConstants.java | Java | [
{
"context": "com.jikexueyuan.learnmessenger;\n\n/**\n * Created by admin on 2017/6/22.\n */\n\nclass MyConstants {\n\n stati",
"end": 64,
"score": 0.9913744330406189,
"start": 59,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package com.jikexueyuan.learnmessenger;
/**
* Created by admin on 2017/6/22.
*/
class MyConstants {
static final int MSG_FROM_CLIENT = 10086;
static final int MSG_FROM_SERVICE = 10010;
}
| 200 | 0.695 | 0.61 | 11 | 17.181818 | 18.789833 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 6 |
9e4be36bc66cbfabdf4f75075217831abceea841 | 18,957,985,665,753 | 567e7ad2744fdea1fb28f1e1f7f246fa2da04691 | /core/src/com/tinybrownmonkey/mamapara/actors/SequenceLabeller.java | 13aebcf32361b36284710882445d39adfad785c8 | [] | no_license | kurogami207176/mamapara | https://github.com/kurogami207176/mamapara | d55e410ff131054d5eca30697366f8368cbce136 | a79012cd5677dd26b41fde3d4c05a4991835bd5d | refs/heads/master | 2023-08-19T01:59:06.497000 | 2017-08-18T08:53:19 | 2017-08-18T08:53:19 | 94,060,994 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tinybrownmonkey.mamapara.actors;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.graphics.glutils.ShapeRenderer;
import com.tinybrownmonkey.mamapara.constants.GameState;
import com.tinybrownmonkey.mamapara.info.GameInfo;
import java.util.ArrayList;
import java.util.List;
/**
* ... | UTF-8 | Java | 1,793 | java | SequenceLabeller.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by alaguipo on 29/07/2017.\n */\n\npublic class SequenceLabeller",
"end": 339,
"score": 0.9995489120483398,
"start": 331,
"tag": "USERNAME",
"value": "alaguipo"
}
] | null | [] | package com.tinybrownmonkey.mamapara.actors;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.graphics.glutils.ShapeRenderer;
import com.tinybrownmonkey.mamapara.constants.GameState;
import com.tinybrownmonkey.mamapara.info.GameInfo;
import java.util.ArrayList;
import java.util.List;
/**
* ... | 1,793 | 0.612939 | 0.600669 | 73 | 23.561644 | 19.597307 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424658 | false | false | 6 |
b631adfc6789ed9323c23157cd3b7a6d89757eab | 26,190,710,633,351 | 15d4834b3a4be994291faa5dbadbaedadd178dcb | /operators/bitwiseopr.java | c67af3af43b4d6a1fa611c6e08a80945558f3bda | [] | no_license | msaitejareddy/java-programs | https://github.com/msaitejareddy/java-programs | 81b53aa8ad0ab5bc7389f07ad9fba773b45ea2ed | 9bf9d9e5794243060014f7c0f22428a428bedf4a | refs/heads/master | 2020-08-09T10:23:55.913000 | 2020-03-20T15:51:02 | 2020-03-20T15:51:02 | 214,068,025 | 0 | 0 | null | false | 2020-03-20T15:51:03 | 2019-10-10T02:26:54 | 2020-03-20T15:43:03 | 2020-03-20T15:51:02 | 6 | 0 | 0 | 0 | Java | false | false | class Test
{
public static void main(String [] args)
{
System.out.println(1 & 1 & 1 );
System.out.println(1 | 0 );
System.out.println(1 ^ 0 ^ 1);
System.out.println(true & false);
if( ((1>5) | (2<5) ))
{
System.out.println("welcome to texas java developer");
} //true
}
} | UTF-8 | Java | 278 | java | bitwiseopr.java | Java | [] | null | [] | class Test
{
public static void main(String [] args)
{
System.out.println(1 & 1 & 1 );
System.out.println(1 | 0 );
System.out.println(1 ^ 0 ^ 1);
System.out.println(true & false);
if( ((1>5) | (2<5) ))
{
System.out.println("welcome to texas java developer");
} //true
}
} | 278 | 0.622302 | 0.579137 | 17 | 15.411765 | 16.817564 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 6 |
030c3512458b2779ebf0c2616fd3e08767fb4113 | 18,416,819,771,922 | 52ae9f4ae1a0b11418bf0d2a1978b24a8e6b524a | /src/Duplamente_Encadeada/Link.java | 0218edd5062e41154e5889756c827b225c4b7bff | [] | no_license | ViniciusVitor/Algoritmo-e-estrutura-de-dados | https://github.com/ViniciusVitor/Algoritmo-e-estrutura-de-dados | 40ee43a44024442daed5707d2c928c9534ed548a | 44b2cd82badf44f2ff0782e6334ae0820a8cb7b5 | refs/heads/master | 2021-01-20T00:41:09.554000 | 2017-04-24T02:20:28 | 2017-04-24T02:20:28 | 89,171,772 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package Duplamente_Encadeada;
public class Link {
private Link anterior;
private Link proximo;
private String valor;
//Define valor do nó.
public void setValor(String valor) {
this.valor = valor;
}
//Retorna valor do nó.
public String getValor() {
return valor;
}
//Define nó anterior.... | UTF-8 | Java | 665 | java | Link.java | Java | [] | null | [] |
package Duplamente_Encadeada;
public class Link {
private Link anterior;
private Link proximo;
private String valor;
//Define valor do nó.
public void setValor(String valor) {
this.valor = valor;
}
//Retorna valor do nó.
public String getValor() {
return valor;
}
//Define nó anterior.... | 665 | 0.660091 | 0.660091 | 31 | 18.870968 | 11.614068 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.516129 | false | false | 6 |
a636ff78e1aa0659c53321d91dee21250762d6c9 | 21,148,419,033,940 | 7130cca2f003423eddf9f8cd21c75d53ba823e6a | /src/Main.java | 0e14e8523d3eadc38dde7a4944f9d62d0aaa71fb | [] | no_license | AlenaKorSpb/Body-Index | https://github.com/AlenaKorSpb/Body-Index | 1da0d375ed7b246001df6a2c123a6eb4a649603d | 1033d88bc2112145696a58d2219b010619a65943 | refs/heads/master | 2023-04-07T14:14:05.088000 | 2021-04-16T18:33:14 | 2021-04-16T18:33:14 | 295,782,570 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Main {
public static void main(String[] args) {
BmiService bmiService = new BmiService();
double index = bmiService.calculate(70, 156);
System.out.println(index);
}
}
| UTF-8 | Java | 213 | java | Main.java | Java | [] | null | [] | public class Main {
public static void main(String[] args) {
BmiService bmiService = new BmiService();
double index = bmiService.calculate(70, 156);
System.out.println(index);
}
}
| 213 | 0.629108 | 0.605634 | 8 | 25.625 | 20.724005 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
a3dcb23c8122506131e6f5f84d0fb33d1e81d66a | 18,133,351,972,676 | 911edf23f085b1ad762c04a97644f7f8903d8ebf | /szmy/src/net/jeeshop/services/front/catalogType/dao/CatalogTypeDaoImpl.java | ba864e875df89c1f0fdd5b41c8b813199afd57f6 | [] | no_license | lwt8fy/server | https://github.com/lwt8fy/server | ec214a3805bb8c57e7015cab33f65f7017361735 | 54015e31c89c3a89ee0caf53712157becaeb1f0b | refs/heads/master | 2020-04-30T16:49:30.077000 | 2019-05-24T15:54:12 | 2019-05-24T15:54:12 | 176,960,122 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.jeeshop.services.front.catalogType.dao;
import java.util.List;
import net.jeeshop.core.dao.BaseDao;
import net.jeeshop.core.dao.page.PagerModel;
import net.jeeshop.services.common.CatalogType;
public class CatalogTypeDaoImpl implements CatalogTypeDao {
private BaseDao dao;
public void setDao(BaseDao ... | UTF-8 | Java | 1,304 | java | CatalogTypeDaoImpl.java | Java | [] | null | [] | package net.jeeshop.services.front.catalogType.dao;
import java.util.List;
import net.jeeshop.core.dao.BaseDao;
import net.jeeshop.core.dao.page.PagerModel;
import net.jeeshop.services.common.CatalogType;
public class CatalogTypeDaoImpl implements CatalogTypeDao {
private BaseDao dao;
public void setDao(BaseDao ... | 1,304 | 0.763804 | 0.763804 | 47 | 26.723404 | 24.681547 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.468085 | false | false | 6 |
edb120f836f55dc2c8a360fbb10b7071a9343e66 | 21,182,778,740,753 | 758000b35215ac4802b1a5eb30fafc82b11effde | /be-graphes-algos/src/main/java/org/insa/graphs/algorithm/utils/LabelStar.java | e43ac3ba06c78f96a71b40edd1801aa0f446345e | [] | no_license | gab48/BE-graphes | https://github.com/gab48/BE-graphes | 8b2cada3566d351ebc3f4c15f443db942423153b | 6c64cbd079173ac917c59ca72e3d2f75023e783c | refs/heads/master | 2021-04-07T19:55:37.250000 | 2020-06-02T19:11:55 | 2020-06-02T19:11:55 | 248,704,116 | 0 | 0 | null | false | 2020-10-13T20:30:58 | 2020-03-20T08:26:41 | 2020-06-02T19:12:07 | 2020-10-13T20:30:57 | 4,852 | 0 | 0 | 1 | Java | false | false | package org.insa.graphs.algorithm.utils;
import org.insa.graphs.model.Arc;
import org.insa.graphs.model.Node;
public class LabelStar extends Label {
private double estimatedCost;
public LabelStar(Node node, boolean mark, double cost, Arc father) {
super(node, mark, cost, father);
}
public L... | UTF-8 | Java | 1,065 | java | LabelStar.java | Java | [] | null | [] | package org.insa.graphs.algorithm.utils;
import org.insa.graphs.model.Arc;
import org.insa.graphs.model.Node;
public class LabelStar extends Label {
private double estimatedCost;
public LabelStar(Node node, boolean mark, double cost, Arc father) {
super(node, mark, cost, father);
}
public L... | 1,065 | 0.674178 | 0.674178 | 42 | 24.357143 | 24.787498 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.452381 | false | false | 6 |
5c9c32b2012e4fe2ef50489971dafde147999ad2 | 22,204,980,969,953 | 2a03e7f54464799b7919d33bbe7b4b7e4af0d56c | /head_first_disign_pattern/src/flyBehavior/flyBeauty.java | 3a042df4efb5f76b4c1e49e5407b5885ac086aae | [] | no_license | qwmnerbvqwmn/headFirst | https://github.com/qwmnerbvqwmn/headFirst | 5fe66423508a669ce266d8b77d181a6734d94742 | aebba92a92baf6a4b6668ee76ccc6c8a844b9039 | refs/heads/master | 2020-03-28T12:05:31.654000 | 2018-10-18T13:17:35 | 2018-10-18T13:17:35 | 148,269,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package flyBehavior;
public class flyBeauty implements FlyBehavior {
@Override
public void fly() {
// TODO 自动生成的方法存根
System.out.println("I am fly beauty.");
}
}
| UTF-8 | Java | 189 | java | flyBeauty.java | Java | [] | null | [] | package flyBehavior;
public class flyBeauty implements FlyBehavior {
@Override
public void fly() {
// TODO 自动生成的方法存根
System.out.println("I am fly beauty.");
}
}
| 189 | 0.707602 | 0.707602 | 11 | 14.545455 | 16.036116 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 6 |
8a29b874a9dd50c01e609a336b4d0fdc267de74a | 13,872,744,419,897 | 2f77d6aa3251849e2f6d438daf73133d91c18c04 | /src/test/java/com/revolut/validator/AccountValidatorTest.java | 7cbbea85cbb69715e991b677d8cb049e59a8b75f | [] | no_license | acarrique/transfers-api | https://github.com/acarrique/transfers-api | b8ad2500a51cef71c98d52238da766cda06dfed2 | 038c4040318162dc74dd6ef9671afc0adc10516f | refs/heads/master | 2020-04-25T10:43:03.988000 | 2019-03-03T22:11:33 | 2019-03-03T22:11:33 | 172,719,090 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.revolut.validator;
import com.revolut.domain.Account;
import com.revolut.domain.Currency;
import com.revolut.domain.Money;
import com.revolut.domain.User;
import com.revolut.exception.DomainObjectNotFoundException;
import com.revolut.exception.NegativeAmountException;
import com.revolut.exception.Validatio... | UTF-8 | Java | 2,309 | java | AccountValidatorTest.java | Java | [] | null | [] | package com.revolut.validator;
import com.revolut.domain.Account;
import com.revolut.domain.Currency;
import com.revolut.domain.Money;
import com.revolut.domain.User;
import com.revolut.exception.DomainObjectNotFoundException;
import com.revolut.exception.NegativeAmountException;
import com.revolut.exception.Validatio... | 2,309 | 0.692941 | 0.692508 | 79 | 28.227848 | 25.874062 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582278 | false | false | 6 |
2a393c15619fa8a7e54afa7f3a2cba2cd632d549 | 30,202,210,074,068 | 92ba9f646d0fa831d46ce73d10ac87797c134b77 | /scripts/src/com/jk/test/ParamParser.java | 52ed87d19dfc8256ee201c38ac9115221b92b7d9 | [] | no_license | hellozhuzi/TaobaoSpider | https://github.com/hellozhuzi/TaobaoSpider | 5538282349854a36a4ce486a9248003521716d15 | 349d032d74dc0621bd0742d621068e72dd970363 | refs/heads/master | 2020-03-27T20:34:25.986000 | 2018-09-02T15:01:46 | 2018-09-02T15:01:46 | 147,078,493 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jk.test;
import java.util.HashMap;
import java.util.Map;
import android.util.Base64;
public class ParamParser {
private static String parseParam(String param) {
if (param == null) {
return null;
}
byte[] paramTotal = Base64.decode(param, Base64.DEFAULT);
String paramTotalStr = new String... | UTF-8 | Java | 1,444 | java | ParamParser.java | Java | [] | null | [] | package com.jk.test;
import java.util.HashMap;
import java.util.Map;
import android.util.Base64;
public class ParamParser {
private static String parseParam(String param) {
if (param == null) {
return null;
}
byte[] paramTotal = Base64.decode(param, Base64.DEFAULT);
String paramTotalStr = new String... | 1,444 | 0.658587 | 0.637119 | 57 | 24.333334 | 22.364079 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.421053 | false | false | 6 |
e67a7459a040ec10af3475a69f1dee2df66fd24e | 20,701,742,433,267 | b0487d6787423c5f7f8b67b88daaa2202eac716c | /ly-item/ly-item-service/src/main/java/com/leyou/item/service/CategoryBrandService.java | 734803dd1c3cdc54ced93ff5a3b42f06e14ca31b | [] | no_license | zzq123123/test-demo | https://github.com/zzq123123/test-demo | e328c91e1c7bbd11ac995cc4a7318e6eb1bb3e53 | 5e80d3a9bb614f8dca8cee2d77fb39e59676c140 | refs/heads/main | 2023-02-28T03:18:47.453000 | 2021-02-06T00:00:22 | 2021-02-06T00:00:22 | 336,189,605 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leyou.item.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.leyou.item.entity.CategoryBrand;
/**
* Package: com.leyou.item.service
* Description:
* Author: wude
* Date: 2020-11-14 21:33
* Modified By:
*/
public interface CategoryBrandService extends IService<CategoryB... | UTF-8 | Java | 411 | java | CategoryBrandService.java | Java | [
{
"context": " com.leyou.item.service\n * Description:\n * Author: wude\n * Date: 2020-11-14 21:33\n * Modified By:\n */\npu",
"end": 208,
"score": 0.9996964931488037,
"start": 204,
"tag": "USERNAME",
"value": "wude"
}
] | null | [] | package com.leyou.item.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.leyou.item.entity.CategoryBrand;
/**
* Package: com.leyou.item.service
* Description:
* Author: wude
* Date: 2020-11-14 21:33
* Modified By:
*/
public interface CategoryBrandService extends IService<CategoryB... | 411 | 0.750649 | 0.719481 | 16 | 23.0625 | 20.761951 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
57469224cc44363ee68dffd4de3e49bffd748020 | 20,701,742,430,656 | 853f72915950f43149769e282843a5604cf0635f | /exchange/src/main/java/cn/edu/cmu/domain/DmCgSqlx.java | 6528bf49a7f44de5215d4a8bb3346a840cdda5c8 | [] | no_license | jshand/cmu | https://github.com/jshand/cmu | 50ae054055666662527d573bbb02a27993f30291 | cd0c3b26e783f50d50a9d5b4bef2ce27e4c76e5e | refs/heads/master | 2022-10-03T15:16:10.990000 | 2021-01-06T06:48:43 | 2021-01-06T06:48:43 | 149,129,811 | 3 | 1 | null | false | 2022-10-18T19:34:00 | 2018-09-17T13:31:12 | 2022-01-25T15:12:42 | 2022-10-18T19:33:56 | 27,242 | 4 | 2 | 27 | JavaScript | false | false | package cn.edu.cmu.domain;
import java.util.Date;
public class DmCgSqlx {
/**
* 代码 01,02
*/
private String code;
/**
* 名称 在职人员因公短期出国(境)申请、校管干部因私短期出国(境)申请
*/
private String name;
/**
* 数据是否有效(0已经删除 1有效)
*/
private String valid;
/**
* 创建时间默认当前数据生成时间
... | UTF-8 | Java | 3,166 | java | DmCgSqlx.java | Java | [] | null | [] | package cn.edu.cmu.domain;
import java.util.Date;
public class DmCgSqlx {
/**
* 代码 01,02
*/
private String code;
/**
* 名称 在职人员因公短期出国(境)申请、校管干部因私短期出国(境)申请
*/
private String name;
/**
* 数据是否有效(0已经删除 1有效)
*/
private String valid;
/**
* 创建时间默认当前数据生成时间
... | 3,166 | 0.52553 | 0.504321 | 126 | 19.214285 | 16.848347 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 6 |
2050201d3042cf83b0ce9f5347d3b7cb0b1a9d3b | 1,846,836,005,514 | be2b6b3873c8a778a627d83fd104afd1d281287b | /video/src/main/java/com/hzwl/videoview/model/Video.java | 165991fae7c70760dc78c157ef40f27171a7b653 | [] | no_license | wxianing/Meist | https://github.com/wxianing/Meist | 269e8e6a014560593b1ca9bf89000220f24079dc | c5cee4244dc70f7e5f4ec308b8f0aca067dd4a61 | refs/heads/master | 2020-12-25T15:18:46.583000 | 2016-07-18T01:38:48 | 2016-07-18T01:38:48 | 61,422,561 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hzwl.videoview.model;
import java.io.Serializable;
import java.util.List;
/**
* Package:com.hzwl.videoview.model
* 作 用:
* Author:wxianing
* 时 间:2016/6/20
*/
public class Video implements Serializable {
private int PageIndex;
private int RecordCount;
private List<DataListBean> DataList... | UTF-8 | Java | 2,703 | java | Video.java | Java | [
{
"context": "ckage:com.hzwl.videoview.model\n * 作 用:\n * Author:wxianing\n * 时 间:2016/6/20\n */\npublic class Video implemen",
"end": 155,
"score": 0.9996304512023926,
"start": 147,
"tag": "USERNAME",
"value": "wxianing"
}
] | null | [] | package com.hzwl.videoview.model;
import java.io.Serializable;
import java.util.List;
/**
* Package:com.hzwl.videoview.model
* 作 用:
* Author:wxianing
* 时 间:2016/6/20
*/
public class Video implements Serializable {
private int PageIndex;
private int RecordCount;
private List<DataListBean> DataList... | 2,703 | 0.560476 | 0.557871 | 126 | 20.325397 | 16.926466 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.309524 | false | false | 6 |
b24822c340f2e4ce54f13337f84407637041cf6a | 33,208,687,173,468 | 4a610cce8c64eaa68328d68f8037be31625f5b14 | /simple-web-data/src/main/java/net/matrix/petclinic/model/NamedEntity.java | 53740bd9ba055678d7a0e2a987b09b8869a1d3d4 | [] | no_license | brain-zone/pet-clinic | https://github.com/brain-zone/pet-clinic | 2daf1484a65f6fa354f04a51739434672a12ff03 | c6dba18fc2f71051fa6d9a5aa8829b7fb1cb250f | refs/heads/main | 2023-07-18T05:08:01.548000 | 2021-08-30T11:48:36 | 2021-08-30T11:48:36 | 400,982,016 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.matrix.petclinic.model;
import javax.persistence.MappedSuperclass;
/**
* Models an entity with a {@link NamedEntity name} for all {@link BaseEntity
* base entities} in Pet Clinic application.
*
* @author anand.hemadri
*
*/
@MappedSuperclass
public class NamedEntity extends BaseEntity {
private Stri... | UTF-8 | Java | 810 | java | NamedEntity.java | Java | [
{
"context": "entities} in Pet Clinic application.\n *\n * @author anand.hemadri\n *\n */\n@MappedSuperclass\npublic class NamedEntity",
"end": 235,
"score": 0.9948614239692688,
"start": 222,
"tag": "NAME",
"value": "anand.hemadri"
}
] | null | [] | package net.matrix.petclinic.model;
import javax.persistence.MappedSuperclass;
/**
* Models an entity with a {@link NamedEntity name} for all {@link BaseEntity
* base entities} in Pet Clinic application.
*
* @author anand.hemadri
*
*/
@MappedSuperclass
public class NamedEntity extends BaseEntity {
private Stri... | 810 | 0.650617 | 0.650617 | 49 | 15.530612 | 18.195202 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.816327 | false | false | 6 |
6f7accd350463ae8f48773a943b0b9b0061819cc | 11,785,390,300,152 | e1bce8268e4d477a978555ec7afa50c44f72e3e8 | /abc12366-bangbang/src/main/java/com/abc12366/bangbang/model/event/EventApplyBbDataBo.java | 4b0e885f6b8afbf8a8bd4137c8fa853432f64528 | [] | no_license | moutainhigh/finance-tax-platform | https://github.com/moutainhigh/finance-tax-platform | 92a7fc39f52a523a6d1bfb5f4372c2d1d9fbdf5d | 2f6fd54dfaf902b3d0549c455676284fa7b65bc5 | refs/heads/master | 2021-09-13T05:34:10.761000 | 2018-04-25T14:04:48 | 2018-04-25T14:04:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abc12366.bangbang.model.event;
import java.io.Serializable;
/**
* Created by stuy on 2017/9/14.
*/
public class EventApplyBbDataBo implements Serializable {
private EventApplyBbBo data;
public EventApplyBbBo getData() {
return data;
}
public void setData(EventApplyBbBo data) {
... | UTF-8 | Java | 354 | java | EventApplyBbDataBo.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by stuy on 2017/9/14.\n */\npublic class EventApplyBbDataBo",
"end": 96,
"score": 0.999384343624115,
"start": 92,
"tag": "USERNAME",
"value": "stuy"
}
] | null | [] | package com.abc12366.bangbang.model.event;
import java.io.Serializable;
/**
* Created by stuy on 2017/9/14.
*/
public class EventApplyBbDataBo implements Serializable {
private EventApplyBbBo data;
public EventApplyBbBo getData() {
return data;
}
public void setData(EventApplyBbBo data) {
... | 354 | 0.683616 | 0.649718 | 18 | 18.666666 | 18.487232 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 6 |
c3ef970ed1e3ea9b6b61f70bb855110bae65c1f4 | 10,007,273,861,039 | 8e115b78735991569a435e4d461fe017b3f11909 | /lab2_Calc/src/main/java/com/mangarakov/creators/PrintCreator.java | 3cf9fb2a9ee42bf233cc6abfa03af9d00d46ef6c | [] | no_license | ADmangarakov/NSU_ITdepartment_Java-course | https://github.com/ADmangarakov/NSU_ITdepartment_Java-course | 79afce038d7ab8b73391bda18611fe8add2fb3b1 | 11a6917c1ba567a0a86ce12031fd114b0f7f53ed | refs/heads/master | 2021-01-07T02:33:40.162000 | 2020-05-19T06:37:02 | 2020-05-19T06:37:02 | 241,553,313 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mangarakov.creators;
import com.mangarakov.operations.Operation;
import com.mangarakov.operations.Print;
import javax.naming.Context;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
import java.util.Hashtable;
public class PrintCreator extends OperationCreator {
... | UTF-8 | Java | 744 | java | PrintCreator.java | Java | [] | null | [] | package com.mangarakov.creators;
import com.mangarakov.operations.Operation;
import com.mangarakov.operations.Print;
import javax.naming.Context;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
import java.util.Hashtable;
public class PrintCreator extends OperationCreator {
... | 744 | 0.733871 | 0.733871 | 22 | 32.81818 | 29.530626 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 6 |
9eedbe76b149f961c338779fc1f97de7c06a0050 | 18,262,200,983,789 | 4f6668042c031ae41ec09262b3aeaf66247957fa | /Backend/feedback-service/src/main/java/com/epurchasing/feedback/VO/Admin.java | f6e6de556e80699c610e6f38810332d179015c43 | [] | no_license | TaulantFazliu/E-Purchasing | https://github.com/TaulantFazliu/E-Purchasing | b290bd29762b4079f118b0fe02bc8dc141b20727 | 0f0e6f08256a640cd175f026d3a17842b3fa47e0 | refs/heads/main | 2023-05-28T12:07:38.646000 | 2021-06-14T09:32:13 | 2021-06-14T09:32:13 | 375,515,883 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epurchasing.feedback.VO;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class Admin {
private int adminId;
private String adminFirstName;
private String adminLastName;
}
| UTF-8 | Java | 288 | java | Admin.java | Java | [] | null | [] | package com.epurchasing.feedback.VO;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class Admin {
private int adminId;
private String adminFirstName;
private String adminLastName;
}
| 288 | 0.802083 | 0.802083 | 14 | 19.571428 | 12.926795 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
44c8764de92985556c809cc481c461a091baa5cd | 25,752,623,970,587 | 2cd7afaf89c1d6d7361e13f8807deba2257c6b0a | /src/callcenter/CEvent.java | 3ef06efadb55021bb927ba898760ddf817b54191 | [] | no_license | geoextra/ken2530-callcenter | https://github.com/geoextra/ken2530-callcenter | 90f19345c40904bb4ffa4f4e46bc5078b07ae714 | a4469ce626366ea79f15ecae7007d2ac62774248 | refs/heads/master | 2022-08-29T21:32:35.053000 | 2020-05-29T11:17:30 | 2020-05-29T11:17:30 | 261,151,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package callcenter;
/**
* Event class
* Events that facilitate changes in the simulation
*
* @author Joel Karel, Simone Schouten, Nick Bast, Frederick van der Windt and Moritz Gehlhaar
* @version %I%, %G%
*/
public class CEvent {
/**
* The object involved with the event
*/
private final CProces... | UTF-8 | Java | 1,248 | java | CEvent.java | Java | [
{
"context": "facilitate changes in the simulation\n *\n * @author Joel Karel, Simone Schouten, Nick Bast, Frederick van der Wi",
"end": 116,
"score": 0.9998523592948914,
"start": 106,
"tag": "NAME",
"value": "Joel Karel"
},
{
"context": "hanges in the simulation\n *\n * @author Joel... | null | [] | package callcenter;
/**
* Event class
* Events that facilitate changes in the simulation
*
* @author <NAME>, <NAME>, <NAME>, <NAME> and <NAME>
* @version %I%, %G%
*/
public class CEvent {
/**
* The object involved with the event
*/
private final CProcess target;
/**
* The type of the e... | 1,206 | 0.606571 | 0.606571 | 52 | 23 | 21.980761 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 6 |
5fd16c452948368bdb0bb19062c1cbdaa09b13ea | 1,391,569,468,622 | 1ddb6c37105c2688623135a177feb4b4d583cfed | /app/src/main/java/mobiletcc/curso/br/mobilesecretarytcc/MeuPerfilActivity.java | 0039acdb520d12cff219bb744b75afb1105c2cb4 | [] | no_license | MarthinKorb/MobileSecretary | https://github.com/MarthinKorb/MobileSecretary | 1556cbdf93477dc046202835651c2470eded1dd5 | 1a58b01c23ddde337b2ba8da7f3da9e326a1a5bd | refs/heads/master | 2020-04-27T23:15:55.011000 | 2019-07-06T20:03:29 | 2019-07-06T20:03:29 | 174,768,603 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mobiletcc.curso.br.mobilesecretarytcc;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.google.fir... | UTF-8 | Java | 2,216 | java | MeuPerfilActivity.java | Java | [] | null | [] | package mobiletcc.curso.br.mobilesecretarytcc;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.google.fir... | 2,216 | 0.65642 | 0.655967 | 83 | 25.650602 | 22.609005 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46988 | false | false | 6 |
7a474bb6d72e3703a2284297273a709b36b3bf9e | 36,051,955,523,066 | 21f054217d4cd9b0b30694b966069dd7497c3590 | /src/main/java/org/realityforge/webgl/util/Geometry.java | 22735b23dd24b8a52e33f2c92c25eec5ff2f7337 | [
"Apache-2.0"
] | permissive | realityforge/course-webgl | https://github.com/realityforge/course-webgl | 63d93122bea3b89fbbe7b4abd58f5519b569a622 | 021ababa45aa38b050560286e9d0274bb9f45a99 | refs/heads/master | 2022-05-08T06:26:00.398000 | 2022-05-06T03:21:32 | 2022-05-06T03:21:32 | 203,997,596 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.realityforge.webgl.util;
import akasha.gl.DrawMode;
import akasha.gl.WebGL2RenderingContext;
import akasha.gl.WebGLVertexArrayObject;
import java.util.Objects;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
public final class Geometry
{
@DrawMode
private final int _mode;
private ... | UTF-8 | Java | 3,412 | java | Geometry.java | Java | [] | null | [] | package org.realityforge.webgl.util;
import akasha.gl.DrawMode;
import akasha.gl.WebGL2RenderingContext;
import akasha.gl.WebGLVertexArrayObject;
import java.util.Objects;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
public final class Geometry
{
@DrawMode
private final int _mode;
private ... | 3,412 | 0.654162 | 0.652696 | 125 | 26.296 | 23.776299 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448 | false | false | 6 |
4a00226feb6852dfcb212f5579971a1bd04f71aa | 24,893,630,503,904 | 8f4d207c65e66c09b226f5c648139d227a1bcd5c | /src/org/nstodc/ui/Splash.java | c91306649408ec4005c73dc6894dead8d23991a8 | [] | no_license | hglasgow/database | https://github.com/hglasgow/database | 9cb6c6f5a24d074e9e9e6405fc139e97721410f7 | 1b21fef96db6476763b6cb42a5b2a92f561036ba | refs/heads/master | 2021-01-19T01:41:46.218000 | 2017-02-18T04:43:14 | 2017-02-18T04:43:14 | 31,404,027 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.nstodc.ui;
import javax.swing.*;
import java.awt.*;
public class Splash extends JWindow {
private final JProgressBar bar = new JProgressBar();
private float f = 10;
private int lastStartTime;
public Splash(Frame owner) {
super(owner);
getContentPane().setLayout(new Border... | UTF-8 | Java | 1,017 | java | Splash.java | Java | [] | null | [] | package org.nstodc.ui;
import javax.swing.*;
import java.awt.*;
public class Splash extends JWindow {
private final JProgressBar bar = new JProgressBar();
private float f = 10;
private int lastStartTime;
public Splash(Frame owner) {
super(owner);
getContentPane().setLayout(new Border... | 1,017 | 0.564405 | 0.548673 | 39 | 25.076923 | 21.878902 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 6 |
a7c70a28e047adb7f5fcabc3d6032d06c815b21c | 24,893,630,505,664 | d5d362bf11213ecd39bc18cb17ec296d6d957030 | /fanfou-background/src/main/java/com/fanfou/db/JdbcUtil.java | c8b58a022e9dabe2c8ed1ecf2adefb570589a395 | [] | no_license | Stormuzi/fanfou-extension | https://github.com/Stormuzi/fanfou-extension | f1725e58865f243febb41f7d8e7c43cbe287f381 | 229d297e236542eb8f3c8cf241e8f09cbe278ea5 | refs/heads/master | 2020-04-13T18:35:01.153000 | 2019-04-25T08:52:37 | 2019-04-25T08:52:37 | 163,378,814 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fanfou.db;
import java.sql.*;
public class JdbcUtil {
//通过properties工具就可以获取到properties文件中的键值从而可以加载驱动 获取链接 从而 可以增删改查
public static Connection getConn() throws SQLException {
Connection conn = null;
PropertiesUtil.loadFile("jdbc.properties");
String driver = PropertiesUtil.... | UTF-8 | Java | 1,499 | java | JdbcUtil.java | Java | [
{
"context": "ring username = PropertiesUtil.getPropertyValue(\"username\");\n String password = PropertiesUtil.getPr",
"end": 477,
"score": 0.8444333672523499,
"start": 469,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package com.fanfou.db;
import java.sql.*;
public class JdbcUtil {
//通过properties工具就可以获取到properties文件中的键值从而可以加载驱动 获取链接 从而 可以增删改查
public static Connection getConn() throws SQLException {
Connection conn = null;
PropertiesUtil.loadFile("jdbc.properties");
String driver = PropertiesUtil.... | 1,499 | 0.61808 | 0.617379 | 44 | 31.386364 | 24.327515 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613636 | false | false | 6 |
8d215e5cae020feb60b814c4573e1913544598a3 | 39,728,447,488,062 | 294bd7d58436c5bfb5785f8afb2a0c90d2c9072a | /src/Gaytalamak/WelayatObject.java | d8acd9df0778e3c8b9355ebaed5cfe54bd3f04b1 | [] | no_license | Lale23/Spring2020JavaPractice | https://github.com/Lale23/Spring2020JavaPractice | 933f8243ace62c0d64ddc0d6a58b3e3a9b4de61c | 9efb851244dcc1e1eecd4ec4ac8e806525fcfbf9 | refs/heads/master | 2022-10-20T11:33:20.042000 | 2020-06-15T18:12:51 | 2020-06-15T18:12:51 | 258,080,405 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Gaytalamak;
import java.util.ArrayList;
public class WelayatObject {
public static void main(String[] args) {
Welayat wel1= new Welayat();
ArrayList<String> wel1Cities = new ArrayList<>();
wel1Cities.add("Mary");
wel1Cities.add("Bayramaly");
wel1Cities.add("Shatlyk... | UTF-8 | Java | 1,229 | java | WelayatObject.java | Java | [
{
"context": "ties = new ArrayList<>();\n wel1Cities.add(\"Mary\");\n wel1Cities.add(\"Bayramaly\");\n w",
"end": 248,
"score": 0.9973945021629333,
"start": 244,
"tag": "NAME",
"value": "Mary"
},
{
"context": "ityNames.add(\"Sakarcaga\");\n\n wel1.setInfo(... | null | [] | package Gaytalamak;
import java.util.ArrayList;
public class WelayatObject {
public static void main(String[] args) {
Welayat wel1= new Welayat();
ArrayList<String> wel1Cities = new ArrayList<>();
wel1Cities.add("Mary");
wel1Cities.add("Bayramaly");
wel1Cities.add("Shatlyk... | 1,229 | 0.608625 | 0.563873 | 41 | 28.975609 | 25.225315 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.073171 | false | false | 6 |
17dda9c019fb9f06d0fe495c6885e131c23f3ea9 | 37,074,157,728,808 | 2ca93846ab8f638a7d8cd80f91566ee3632cf186 | /Entire Dataset/4-7/Workspace/Trilled/DinersTimer.java | 922f2c8a9c3ca4a454c0958261045b34c3eb796c | [
"MIT"
] | permissive | hjc851/SourceCodePlagiarismDetectionDataset | https://github.com/hjc851/SourceCodePlagiarismDetectionDataset | 729483c3b823c455ffa947fc18d6177b8a78a21f | f67bc79576a8df85e8a7b4f5d012346e3a76db37 | refs/heads/master | 2020-07-05T10:48:29.980000 | 2019-08-15T23:51:55 | 2019-08-15T23:51:55 | 202,626,196 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Workspace.Trilled;
import Retailer.Trainmaster;
import Programmer.Database;
import Programmer.Work;
import java.util.ArrayDeque;
public class DinersTimer extends Programmer.Database {
public synchronized String initializationPseudonym() {
return "RR:";
}
public DinersTimer() {
this.happyStoppe... | UTF-8 | Java | 1,958 | java | DinersTimer.java | Java | [] | null | [] | package Workspace.Trilled;
import Retailer.Trainmaster;
import Programmer.Database;
import Programmer.Work;
import java.util.ArrayDeque;
public class DinersTimer extends Programmer.Database {
public synchronized String initializationPseudonym() {
return "RR:";
}
public DinersTimer() {
this.happyStoppe... | 1,958 | 0.673647 | 0.672114 | 70 | 26.971428 | 25.065613 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 6 |
ff9ea89f094d667d8ec5da93d176959edc718ba6 | 39,049,842,697,654 | f44668bbc1bd891bc61592a2dacf964e2f963633 | /数据结构算法/src/cn/leetCode/t1d/t100d/t70.java | 48a9ebe7880edfed1186bbb6da403222cf1ccde7 | [] | no_license | Tubalala/Learn | https://github.com/Tubalala/Learn | e491536843db6035e9cfbf27ff69c80d64e1317b | e3fca8608b8dace500c11c917d76e63c4173af08 | refs/heads/master | 2020-05-24T16:14:05.587000 | 2019-10-09T05:59:06 | 2019-10-09T05:59:06 | 187,350,997 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.leetCode.t1d.t100d;
import java.util.HashMap;
/*假设你正在爬楼梯。需要 n 阶你才能到达楼顶。
每次你可以爬 1 或 2 个台阶。你有多少种不同的方法可以爬到楼顶呢?
注意:给定 n 是一个正整数。
示例 1:
输入: 2
输出: 2
解释: 有两种方法可以爬到楼顶。
1. 1 阶 + 1 阶
2. 2 阶
示例 2:
输入: 3
输出: 3
解释: 有三种方法可以爬到楼顶。
1. 1 阶 + 1 阶 + 1 阶
2. 1 阶 + 2 阶
3. 2 阶 + 1 阶
来源:力扣(LeetCode)
链接:https://leetcode-c... | UTF-8 | Java | 1,864 | java | t70.java | Java | [] | null | [] | package cn.leetCode.t1d.t100d;
import java.util.HashMap;
/*假设你正在爬楼梯。需要 n 阶你才能到达楼顶。
每次你可以爬 1 或 2 个台阶。你有多少种不同的方法可以爬到楼顶呢?
注意:给定 n 是一个正整数。
示例 1:
输入: 2
输出: 2
解释: 有两种方法可以爬到楼顶。
1. 1 阶 + 1 阶
2. 2 阶
示例 2:
输入: 3
输出: 3
解释: 有三种方法可以爬到楼顶。
1. 1 阶 + 1 阶 + 1 阶
2. 1 阶 + 2 阶
3. 2 阶 + 1 阶
来源:力扣(LeetCode)
链接:https://leetcode-c... | 1,864 | 0.487964 | 0.45218 | 82 | 17.743902 | 15.22659 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.329268 | false | false | 6 |
8296b864364651e4742ff94732152f96fd7f0ec0 | 39,273,180,984,624 | 8376443ea92cd3906c23d13823ba0de09624f16c | /app/src/main/java/moshimoshi/cyplay/com/doublenavigation/model/business/config/Config.java | a58c885690ca7e6dedee38d4c4304cb01d9577c5 | [] | no_license | altkachuk/pixika_offline | https://github.com/altkachuk/pixika_offline | cd39b7ffe16a626ff2e3c13db9187ddab2ce6cd0 | bd89105279fe899db75ebcd26fc69b63a19ece63 | refs/heads/master | 2020-05-17T03:02:26.224000 | 2019-04-25T16:53:37 | 2019-04-25T16:53:37 | 183,467,684 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package moshimoshi.cyplay.com.doublenavigation.model.business.config;
import android.support.annotation.NonNull;
import org.parceler.Parcel;
import moshimoshi.cyplay.com.doublenavigation.model.business.Shop;
import ninja.cyplay.com.apilibrary.models.ModelResource;
import ninja.cyplay.com.apilibrary.models.abstractmo... | UTF-8 | Java | 830 | java | Config.java | Java | [
{
"context": "dels.abstractmodels.PR_AConfig;\n\n/**\n * Created by romainlebouc on 14/08/16.\n */\n@Parcel\n@ModelResource\npublic cl",
"end": 368,
"score": 0.9993659853935242,
"start": 356,
"tag": "USERNAME",
"value": "romainlebouc"
}
] | null | [] | package moshimoshi.cyplay.com.doublenavigation.model.business.config;
import android.support.annotation.NonNull;
import org.parceler.Parcel;
import moshimoshi.cyplay.com.doublenavigation.model.business.Shop;
import ninja.cyplay.com.apilibrary.models.ModelResource;
import ninja.cyplay.com.apilibrary.models.abstractmo... | 830 | 0.715663 | 0.708434 | 36 | 22.055555 | 22.883698 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
c884303e0b4b98b303b772af63300d522a591449 | 17,411,797,442,752 | 5b037d89f67711e8f5e9e5fdbad35e96900ad784 | /InfoBurguer/src/poo/practica2/ProductoSimple.java | 33612e3065f331c3e2949819c1ec5ef63ff66f61 | [] | no_license | malkomich/java-samples | https://github.com/malkomich/java-samples | 9382b8fc43a5e4a8aba3c4bb108b0c753c254bcc | 196c4bef5da4c041a1fe90c66f90026abe302829 | refs/heads/master | 2020-12-13T21:49:33.552000 | 2016-09-20T18:29:08 | 2016-09-20T18:29:08 | 68,739,704 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package poo.practica2;
/**
*
* Clase que hereda de Producto y que agrupa productos de forma individual. Creamos otra clase abstracta
* porque se pueden modificar los precios de los productos indivduales, no asi en los combos.
*
*/
public abstract class ProductoSimple extends Producto{
/**
* Here... | UTF-8 | Java | 1,011 | java | ProductoSimple.java | Java | [] | null | [] | package poo.practica2;
/**
*
* Clase que hereda de Producto y que agrupa productos de forma individual. Creamos otra clase abstracta
* porque se pueden modificar los precios de los productos indivduales, no asi en los combos.
*
*/
public abstract class ProductoSimple extends Producto{
/**
* Here... | 1,011 | 0.702676 | 0.701685 | 35 | 26.828571 | 32.779335 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.085714 | false | false | 6 |
43be46aef66b6242eaeebf748129496445cd27f2 | 29,076,928,660,634 | 25d8a45a0753bbc1a0e5c514a93342f3b3d6dd36 | /src/zad1/State31.java | 3252d8782e89acc282e27e2817c5198d137ff56e | [] | no_license | binczyk/automat | https://github.com/binczyk/automat | 6e76b40dfc4cad0e7f92b23887b3a095540133de | 2e5983b7e3f1016db15b65df7051ac9e667520c5 | refs/heads/master | 2020-04-07T20:33:23.907000 | 2018-11-22T16:43:30 | 2018-11-22T16:43:30 | 158,693,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zad1;
import automat.State;
class State31 extends State {
public State31() {
this.name = "S3";
this.nextStates.put(Letters1.A, "S6");
this.nextStates.put(Letters1.B, "S6");
}
}
| UTF-8 | Java | 219 | java | State31.java | Java | [] | null | [] | package zad1;
import automat.State;
class State31 extends State {
public State31() {
this.name = "S3";
this.nextStates.put(Letters1.A, "S6");
this.nextStates.put(Letters1.B, "S6");
}
}
| 219 | 0.60274 | 0.557078 | 11 | 18.90909 | 16.194582 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 6 |
85132b435f26502a2eee490ee7d39e94f450b1d0 | 13,511,967,182,100 | 26acdc23dd1cf2299a4b3ff3c7f822b69376f86b | /IncubyteStringCalculator/Test/StringCalculatorTest.java | 5d0893addd6dfb7088b4045aa6bdaa6227c4d3e8 | [] | no_license | pankajmalvi/StringCalculatorTDDKata | https://github.com/pankajmalvi/StringCalculatorTDDKata | afae1c8417c9a8a82dc04c29df8394a64a4979f6 | 11bf7497dcc8e7b87c6a768591ea5c7bc9b32f7d | refs/heads/main | 2023-08-17T08:39:01.781000 | 2021-09-30T06:33:58 | 2021-09-30T06:33:58 | 411,947,014 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //import org.junit.jupiter.api.Assertions;
//import org.junit.jupiter.api.DisplayName;
//import org.junit.jupiter.api.Test;
//
//public class StringCalculatorTest {
// @Test
// @DisplayName("Should Return 0")
// public void shouldReturnZero(){
// Assertions.assertEquals(0, add(""));
// }
| UTF-8 | Java | 318 | java | StringCalculatorTest.java | Java | [] | null | [] | //import org.junit.jupiter.api.Assertions;
//import org.junit.jupiter.api.DisplayName;
//import org.junit.jupiter.api.Test;
//
//public class StringCalculatorTest {
// @Test
// @DisplayName("Should Return 0")
// public void shouldReturnZero(){
// Assertions.assertEquals(0, add(""));
// }
| 318 | 0.654088 | 0.647799 | 10 | 29.799999 | 15.574338 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
40e8090c3b61dce0c4ed17c6c9258e624461aa85 | 32,246,614,473,374 | 39140df09960bf6745d33f7c375e0458bf69a7df | /2015 Spring/Parallel Algorithms/PAWS/CBloomFilter/src/BloomFilter.java | 37aa30c452e2c28ec4e7bfd07224dc5dec314e4d | [] | no_license | alex-berliner/Schoolwork | https://github.com/alex-berliner/Schoolwork | d39bf6a7da4b0bf296b577411a9d1dea0f97792d | 81bdb244f34ab81d464f03cdd923f0f9b701f83e | refs/heads/master | 2021-05-30T00:30:43.919000 | 2015-09-30T16:54:16 | 2015-09-30T16:54:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.Random;
import java.util.concurrent.ConcurrentLinkedQueue;
import java.util.concurrent.atomic.AtomicInteger;
public class BloomFilter<AnyType> implements Runnable{
static int numThreads = 4;
static ArrayList<Thread> threads = new ArrayList<Thread>();
static ArrayList<B... | UTF-8 | Java | 5,768 | java | BloomFilter.java | Java | [
{
"context": "ert into our data structure\n\t\tString[] names = { \"Sean\", \"Arya\", \"Robb\", \"Bran\", \"Dany\" };\n\t\t\n\t\tif(numTh",
"end": 734,
"score": 0.999776303768158,
"start": 730,
"tag": "NAME",
"value": "Sean"
},
{
"context": " our data structure\n\t\tString[] names = ... | null | [] | import java.util.ArrayList;
import java.util.Random;
import java.util.concurrent.ConcurrentLinkedQueue;
import java.util.concurrent.atomic.AtomicInteger;
public class BloomFilter<AnyType> implements Runnable{
static int numThreads = 4;
static ArrayList<Thread> threads = new ArrayList<Thread>();
static ArrayList<B... | 5,768 | 0.631761 | 0.619972 | 184 | 30.347826 | 25.104103 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.652174 | false | false | 6 |
556b47cbc208c28bd6aaa5030c142c345491e4da | 15,693,810,521,465 | 463451220bc5202fac49735051f2aa77c2895757 | /ProjectSrc/src/com/dixin/action/util/ServletRequestParseSource.java | 54884d84258f29f23941800a3237f161fde562f8 | [] | no_license | jli9056/dx | https://github.com/jli9056/dx | be0197151026544e4ca8c6d261459400b606b7f6 | 1574c53177533af540ab4fc246434edfc6596d1b | refs/heads/master | 2021-01-17T19:10:20.595000 | 2016-07-05T13:07:39 | 2016-07-05T13:07:39 | 62,635,713 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dixin.action.util;
import java.util.Collection;
import javax.servlet.ServletRequest;
import com.dixin.hibernate.convert.ParseSource;
public class ServletRequestParseSource implements ParseSource {
private ServletRequest request;
public ServletRequestParseSource(ServletRequest request) {
this.request... | UTF-8 | Java | 729 | java | ServletRequestParseSource.java | Java | [] | null | [] | package com.dixin.action.util;
import java.util.Collection;
import javax.servlet.ServletRequest;
import com.dixin.hibernate.convert.ParseSource;
public class ServletRequestParseSource implements ParseSource {
private ServletRequest request;
public ServletRequestParseSource(ServletRequest request) {
this.request... | 729 | 0.780521 | 0.780521 | 31 | 22.516129 | 21.139889 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.032258 | false | false | 6 |
d936ad79cf7209317cdfbbd149ec4e41dde00985 | 15,882,789,095,151 | 3bb507d9b7530e29c603c09e653d10f72de76ecb | /RobotCode2018/src/org/usfirst/frc/team6328/robot/commands/IntakeHoldWhileElevatorLifted.java | f9ca3e0ed6104430b4b9223f2845b3fb8e9cfed4 | [] | no_license | Mechanical-Advantage/RobotCode2018 | https://github.com/Mechanical-Advantage/RobotCode2018 | 2674045fdd304fb8f1b7a48442697814406b150a | 88b64b0d21883c1194adad03ad6e86aece69c399 | refs/heads/master | 2021-05-13T14:49:32.854000 | 2019-01-16T00:51:21 | 2019-01-16T00:51:21 | 116,750,998 | 3 | 1 | null | false | 2018-02-13T01:00:13 | 2018-01-09T01:48:09 | 2018-01-13T17:02:44 | 2018-02-13T01:00:13 | 129 | 1 | 1 | 8 | Java | false | null | package org.usfirst.frc.team6328.robot.commands;
import org.usfirst.frc.team6328.robot.OI.OILED;
import org.usfirst.frc.team6328.robot.Robot;
import edu.wpi.first.wpilibj.command.Command;
/**
* Runs the intake at a low power while the elevator is above a certain height and the intake is lowered
*/
public class Int... | UTF-8 | Java | 1,780 | java | IntakeHoldWhileElevatorLifted.java | Java | [] | null | [] | package org.usfirst.frc.team6328.robot.commands;
import org.usfirst.frc.team6328.robot.OI.OILED;
import org.usfirst.frc.team6328.robot.Robot;
import edu.wpi.first.wpilibj.command.Command;
/**
* Runs the intake at a low power while the elevator is above a certain height and the intake is lowered
*/
public class Int... | 1,780 | 0.737079 | 0.72809 | 59 | 29.169491 | 30.302515 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.542373 | false | false | 6 |
e651a73c8ca3f0faba5dfacc4405deac84385518 | 3,736,621,554,776 | cf388aa9bbb6a2dc55f20ed9615097656d76ae21 | /test/Dwite200812Test.java | 0f5e8136f804bf94d932978b57def46ad0762639 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | kokizzu/DWITE-programming-contest-solutions | https://github.com/kokizzu/DWITE-programming-contest-solutions | f444f188326b11cc0a45a8433ccfbb91a76ccd15 | b9df62d3ac2b2a1c02185d68815d41eb3e3055d5 | refs/heads/master | 2023-02-11T04:31:09.689000 | 2023-01-31T05:13:58 | 2023-01-31T05:13:58 | 75,798,389 | 0 | 0 | null | true | 2023-01-31T15:15:27 | 2016-12-07T04:11:15 | 2022-09-12T18:39:41 | 2023-01-31T15:15:24 | 17,172 | 0 | 0 | 0 | HTML | false | false | /*
* DWITE programming contest solutions
* Copyright (c) Project Nayuki. All rights reserved.
*
* https://www.nayuki.io/page/dwite-programming-contest-solutions
* https://github.com/nayuki/DWITE-programming-contest-solutions
*/
import org.junit.Test;
public final class Dwite200812Test {
@Test public void ... | UTF-8 | Java | 1,016 | java | Dwite200812Test.java | Java | [
{
"context": "ogramming-contest-solutions\n * https://github.com/nayuki/DWITE-programming-contest-solutions\n */\n\nimport o",
"end": 195,
"score": 0.9995128512382507,
"start": 189,
"tag": "USERNAME",
"value": "nayuki"
}
] | null | [] | /*
* DWITE programming contest solutions
* Copyright (c) Project Nayuki. All rights reserved.
*
* https://www.nayuki.io/page/dwite-programming-contest-solutions
* https://github.com/nayuki/DWITE-programming-contest-solutions
*/
import org.junit.Test;
public final class Dwite200812Test {
@Test public void ... | 1,016 | 0.733268 | 0.619094 | 38 | 25.736841 | 30.941952 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.210526 | false | false | 6 |
71fa4b15f0260dd8148076c17db3e09d4fef0bbe | 3,049,426,793,667 | 83f50dc675c0991ccd25b70402bd3d4be14e336a | /src/org/abhi9/gearman/Runner.java | 7fb6df00719bfd2ae3ac150383cf498e09c86bfa | [] | no_license | inabhi9/uassign-corenlp-gearman-demo | https://github.com/inabhi9/uassign-corenlp-gearman-demo | 9582e43b403b13666ffbef8a7724afe1f9f6f27c | 64018ed658bc60618b2bee9d6f81a7cf8fe7d558 | refs/heads/master | 2020-12-21T16:18:00.446000 | 2014-03-06T16:20:01 | 2014-03-06T16:20:01 | 62,024,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.abhi9.gearman;
import java.io.PrintStream;
import org.abhi9.gearman.Worker;
public class Runner {
public static void main(String[] args){
// Default values
String host = "localhost";
Integer port = 4730;
String module = new String();
String filename = null;
// Parsing arguments
for ... | UTF-8 | Java | 2,009 | java | Runner.java | Java | [
{
"context": " -jar corenlp-gearman-demo.jar \" +\n \"-h127.0.0.1 -p4730 client\",\n };\n\n for (String l",
"end": 1895,
"score": 0.9997065663337708,
"start": 1886,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
}
] | null | [] | package org.abhi9.gearman;
import java.io.PrintStream;
import org.abhi9.gearman.Worker;
public class Runner {
public static void main(String[] args){
// Default values
String host = "localhost";
Integer port = 4730;
String module = new String();
String filename = null;
// Parsing arguments
for ... | 2,009 | 0.533599 | 0.523644 | 65 | 29.907692 | 19.350788 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.292308 | false | false | 6 |
619a038ed4394ec6c7a22e6e03e27abddf073bc5 | 3,607,772,543,216 | 10c3f25de9bca3112a111e87cd08ef6317b56488 | /javaee/31_agenda_MVC_datasource_profesor/src/Test.java | 8d2fcebd66897ddadbe61ff565c4d114e4aed0ff | [] | no_license | angegon/cursoSEPEJava | https://github.com/angegon/cursoSEPEJava | 8c39a41ea567bedcf40409d70c33715c4501a385 | 92bbf35458138d7864f7d8668af916ccf7abdff4 | refs/heads/master | 2021-01-13T10:38:40.186000 | 2017-01-20T16:31:38 | 2017-01-20T16:31:38 | 76,285,934 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
import java.util.List;
import java.util.stream.Stream;
public class Test {
public static void main(String[] args) {
List<Integer> lista=Arrays.asList(20, 3, 8,15);
Stream<Integer> st=lista.stream();
//Stream trabajando en modo lazy
/*Stream st2=st.filter(n->{System.out.println(n);ret... | UTF-8 | Java | 474 | java | Test.java | Java | [] | null | [] | import java.util.Arrays;
import java.util.List;
import java.util.stream.Stream;
public class Test {
public static void main(String[] args) {
List<Integer> lista=Arrays.asList(20, 3, 8,15);
Stream<Integer> st=lista.stream();
//Stream trabajando en modo lazy
/*Stream st2=st.filter(n->{System.out.println(n);ret... | 474 | 0.691983 | 0.668776 | 18 | 25.333334 | 19.382122 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.888889 | false | false | 6 |
7a3a504043b848b5b93b2e6249af024d95e791cc | 23,837,068,541,913 | fad45ee4e69a56902e4893ac187d6b6b918885c6 | /src/main/java/com/bevelio/samurai/player/SamuraiPlayer.java | a543f376124e653f8e04342db89a2111068edec4 | [
"MIT"
] | permissive | Bevelio/Samurai | https://github.com/Bevelio/Samurai | 0bb63dbd8e79624fc580f88e0bb644e58debdfb4 | e2ba255fd10468eef1c0a99b63afd9e0e3968556 | refs/heads/master | 2016-12-30T16:18:51.430000 | 2016-10-31T23:27:10 | 2016-10-31T23:27:10 | 68,369,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bevelio.samurai.player;
import java.util.UUID;
public class SamuraiPlayer
{
private String name;
private UUID uuid; //Primary Key
public SamuraiPlayer(String name, UUID uuid)
{
this.name = name;
this.uuid = uuid;
}
public UUID getUuid() { return uuid; }
public String getName() { return nam... | UTF-8 | Java | 327 | java | SamuraiPlayer.java | Java | [] | null | [] | package com.bevelio.samurai.player;
import java.util.UUID;
public class SamuraiPlayer
{
private String name;
private UUID uuid; //Primary Key
public SamuraiPlayer(String name, UUID uuid)
{
this.name = name;
this.uuid = uuid;
}
public UUID getUuid() { return uuid; }
public String getName() { return nam... | 327 | 0.706422 | 0.706422 | 18 | 17.166666 | 16.18384 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 6 |
187d39a1cc1fa131afb87046a895a7fe21f6ad23 | 2,559,800,565,442 | 65aca0f760aed78d8874cce8d7ff4ef109da1605 | /Meza-Alarcon_problem1/src/CAI3.java | 961ef9b4a3f63b6805cd9fc2bdb33a1d76eb51b3 | [] | no_license | JonathanMezaAlarcon/COP3330_Assignment3 | https://github.com/JonathanMezaAlarcon/COP3330_Assignment3 | 9c71ecf9a26a52b66e742b5a38a9e9a221f563a7 | b82d66250ade5ab1b204c533aa5bce912aabcc2c | refs/heads/master | 2023-01-28T07:18:40.232000 | 2020-12-11T23:02:09 | 2020-12-11T23:02:09 | 241,009,866 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.security.SecureRandom;
import java.util.Scanner;
public class CAI3
{
int studentResponse;
int randomNum;
int randomNum2;
int randomNumIncorr;
int randomNumCorr;
int correctAnsCount = 0;
char retryorno;
public static void main(String[] args)
{
CAI3 program = new CAI3();
program.quiz();
}
... | UTF-8 | Java | 3,698 | java | CAI3.java | Java | [] | null | [] |
import java.security.SecureRandom;
import java.util.Scanner;
public class CAI3
{
int studentResponse;
int randomNum;
int randomNum2;
int randomNumIncorr;
int randomNumCorr;
int correctAnsCount = 0;
char retryorno;
public static void main(String[] args)
{
CAI3 program = new CAI3();
program.quiz();
}
... | 3,698 | 0.679113 | 0.666937 | 178 | 19.758427 | 22.44952 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.949438 | false | false | 6 |
9062ca74486ad9886e3e81ed19c32337e821339b | 7,808,250,589,130 | d0afdcc0cf57b89303f1ecbe5da1f249b876b0cb | /robot-code/src/main/java/team1699/utils/sensors/LimeLight.java | e2477cc80c41065b0cefcd3ee30a0df102c2d2b7 | [
"MIT"
] | permissive | FIRST-Team-1699/drive-simulation | https://github.com/FIRST-Team-1699/drive-simulation | 003d6247c73db2a73787df90e5aa79bbb0380c8f | 556bf9d54e4e7e1b65e3c3033d0c2f08931c9045 | refs/heads/master | 2022-05-27T19:20:11.603000 | 2020-05-02T01:09:33 | 2020-05-02T01:09:33 | 258,546,560 | 0 | 1 | MIT | false | 2020-05-02T01:09:34 | 2020-04-24T15:10:46 | 2020-04-24T16:11:31 | 2020-05-02T01:09:34 | 130 | 0 | 0 | 0 | Java | false | false | package team1699.utils.sensors;
import edu.wpi.first.networktables.NetworkTableInstance;
public class LimeLight {
private static LimeLight instance;
private final NetworkTableInstance table;
private LimeLight() {
table = NetworkTableInstance.getDefault();
}
public static LimeLight getIn... | UTF-8 | Java | 972 | java | LimeLight.java | Java | [] | null | [] | package team1699.utils.sensors;
import edu.wpi.first.networktables.NetworkTableInstance;
public class LimeLight {
private static LimeLight instance;
private final NetworkTableInstance table;
private LimeLight() {
table = NetworkTableInstance.getDefault();
}
public static LimeLight getIn... | 972 | 0.631687 | 0.622428 | 40 | 23.299999 | 23.753105 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 6 |
7758f3f837733302791a412d7996e006cf40a91f | 9,491,877,732,387 | 47473cd9daa4846e5b99c9ebdbc0ac3f7ad60730 | /src/test/java/com/sean/MyChildClassTest.java | dac04c69cfd0df728db550aa8ee05e6648f685df | [] | no_license | sk92129/learnjava | https://github.com/sk92129/learnjava | a6edab543e7a37896eacc8beef193ad1cf846f78 | cca1fda4ac49ace2329be0fb753653f16d15af12 | refs/heads/master | 2021-03-19T07:28:06.748000 | 2017-06-14T22:53:27 | 2017-06-14T22:53:27 | 94,373,238 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sean;
import org.junit.Test;
/**
* Created by 203293 on 6/14/2017.
*/
public class MyChildClassTest {
@Test
public void testMyCode() {
Class myclass = MyChildClass.class;
}
}
| UTF-8 | Java | 212 | java | MyChildClassTest.java | Java | [
{
"context": ".sean;\n\nimport org.junit.Test;\n\n/**\n * Created by 203293 on 6/14/2017.\n */\npublic class MyChildClassTest {",
"end": 67,
"score": 0.9939181208610535,
"start": 61,
"tag": "USERNAME",
"value": "203293"
}
] | null | [] | package com.sean;
import org.junit.Test;
/**
* Created by 203293 on 6/14/2017.
*/
public class MyChildClassTest {
@Test
public void testMyCode() {
Class myclass = MyChildClass.class;
}
}
| 212 | 0.641509 | 0.580189 | 14 | 14.142858 | 14.549704 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 6 |
c5b9755f12dcc5d909a5074bd37adc0d4b5cd771 | 31,207,232,409,411 | 909a25447c103c44bfd446b161b0563525031cc0 | /src/main/java/com/saphire/iopush/model/IopushPlan.java | d8e952a745e1df8ab9781224ba970ecf4699e65d | [] | no_license | gangwaranuj/PushNotificationCore | https://github.com/gangwaranuj/PushNotificationCore | 81e73a5a7c401e9f43dc8e3c12a9ebfed38877b6 | 9612f1fceb96857199eb2f8ff15fb790be96aaf4 | refs/heads/master | 2021-09-05T22:19:39.378000 | 2018-01-31T09:52:04 | 2018-01-31T09:52:04 | 119,667,928 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.saphire.iopush.model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import javax.persistence... | UTF-8 | Java | 1,677 | java | IopushPlan.java | Java | [] | null | [] | package com.saphire.iopush.model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import javax.persistence... | 1,677 | 0.683363 | 0.679189 | 74 | 20.662163 | 21.340405 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.162162 | false | false | 6 |
25f8c94e042524e9bd4bd5e7afba3d6b79af4355 | 30,021,821,446,944 | 8f69f0376bef2d9b364c902d9ed56e77a828d1ee | /src/main/java/org/gnuhpc/interview/leetcode/solutions/NextPermutation31.java | 432c4a1df9d8632fbc8760c425bbc0b9f5a1ab1a | [] | no_license | datainsect/All-About-SDE-Interview | https://github.com/datainsect/All-About-SDE-Interview | 58a3e803374355026b2c8fc8670f49509ef5e4e5 | 1114e0445be28ebda4228ea4dd190121317092b3 | refs/heads/master | 2022-05-28T23:11:13.180000 | 2020-04-22T06:27:26 | 2020-04-22T06:27:26 | 259,385,255 | 0 | 3 | null | true | 2020-04-27T16:13:42 | 2020-04-27T16:13:41 | 2020-04-27T16:13:40 | 2020-04-22T06:27:33 | 27,180 | 0 | 0 | 0 | null | false | false | package org.gnuhpc.interview.leetcode.solutions;
import org.gnuhpc.interview.leetcode.utils.Utils;
import org.junit.Test;
import static org.gnuhpc.interview.leetcode.utils.Utils.swap;
/*
首先想一个问题,什么情况下求下一个排列最简单?根据题意,自然是字典序最大也就是降序排列的时候,因为这种情况的下一个排列就是字典序最小的,将原序列逆序就行了。
那么我们就围绕这个点来思考。
对于任意一个序列,我们从后往前找,先找到一个最长递减子序列,比如2 ... | UTF-8 | Java | 2,317 | java | NextPermutation31.java | Java | [
{
"context": "坏最小序列的单调性),这样整个序列就变成了2 3 1 4 5 7,这也就是我们的目标序列。\n\n作者:97wgl\n链接:https://leetcode-cn.com/problems/next-permutat",
"end": 554,
"score": 0.9996528029441833,
"start": 549,
"tag": "USERNAME",
"value": "97wgl"
}
] | null | [] | package org.gnuhpc.interview.leetcode.solutions;
import org.gnuhpc.interview.leetcode.utils.Utils;
import org.junit.Test;
import static org.gnuhpc.interview.leetcode.utils.Utils.swap;
/*
首先想一个问题,什么情况下求下一个排列最简单?根据题意,自然是字典序最大也就是降序排列的时候,因为这种情况的下一个排列就是字典序最小的,将原序列逆序就行了。
那么我们就围绕这个点来思考。
对于任意一个序列,我们从后往前找,先找到一个最长递减子序列,比如2 ... | 2,317 | 0.57372 | 0.53794 | 51 | 30.784313 | 39.868565 | 258 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.686275 | false | false | 6 |
f6851612373e69635c4c5a2e390c3779fbc220dd | 2,491,081,073,897 | 04fbf95e5572447c7d83c4e217aef4e07dc21829 | /src/main/java/com/rain/gameCommunity/dao/TopicDAO.java | e6e79bade33f10b09477674fa7365cb3e46b5843 | [] | no_license | WXRain/GameCommunity | https://github.com/WXRain/GameCommunity | 69db13f3088aab62d71bf3ffb39b6aacbfda3181 | 4fae86688bee1ee067c48ddb519d93ac1989511f | refs/heads/master | 2022-12-23T10:16:43.613000 | 2020-04-11T03:41:56 | 2020-04-11T03:41:56 | 78,987,471 | 2 | 2 | null | false | 2022-12-16T02:41:30 | 2017-01-15T02:23:41 | 2020-04-26T03:02:32 | 2022-12-16T02:41:26 | 1,550 | 1 | 1 | 16 | JavaScript | false | false | package com.rain.gameCommunity.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
import com.rain.gameCommunity.entity.TopicEntity;
/**
*
* @author wangxinyu
*
*/
@Repository
public interface TopicDAO {
public List<TopicEntity> queryAllTop... | UTF-8 | Java | 1,352 | java | TopicDAO.java | Java | [
{
"context": "meCommunity.entity.TopicEntity;\n/**\n * \n * @author wangxinyu\n *\n */\n@Repository\npublic interface TopicDAO {\n\n\t",
"end": 234,
"score": 0.9993867874145508,
"start": 225,
"tag": "USERNAME",
"value": "wangxinyu"
}
] | null | [] | package com.rain.gameCommunity.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
import com.rain.gameCommunity.entity.TopicEntity;
/**
*
* @author wangxinyu
*
*/
@Repository
public interface TopicDAO {
public List<TopicEntity> queryAllTop... | 1,352 | 0.767751 | 0.767751 | 42 | 31.190475 | 35.843735 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 6 |
caa400f9c8a1b9979c420ce5dbfd9c5d5a73372f | 22,067,542,008,609 | bb704caf7c1d8a40f7aeb5cd605918afb0f2739d | /chapter_006/src/main/java/ru/job4j/tracker/TrackerSQL.java | a952e5bd58286d6c9c2986890b8cb9ed20eb7599 | [
"Apache-2.0"
] | permissive | IvanBelyaev/ibelyaev | https://github.com/IvanBelyaev/ibelyaev | e8928c30adc934906b989a75f199c803e6aa38c8 | 19825d9af098dca4aa73720efebe770f36314211 | refs/heads/master | 2022-12-22T03:00:20.242000 | 2021-10-19T20:43:19 | 2021-10-19T20:43:19 | 91,551,842 | 0 | 0 | Apache-2.0 | false | 2022-12-16T05:14:42 | 2017-05-17T08:24:13 | 2021-10-20T18:12:55 | 2022-12-16T05:14:39 | 448 | 0 | 0 | 5 | Java | false | false | package ru.job4j.tracker;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.sql.Timestamp;
im... | UTF-8 | Java | 7,874 | java | TrackerSQL.java | Java | [
{
"context": "t java.util.Random;\n\n/**\n * TrackerSQL.\n * @author Ivan Belyaev\n * @since 13.11.2019\n * @version 2.0\n */\npublic c",
"end": 466,
"score": 0.999871551990509,
"start": 454,
"tag": "NAME",
"value": "Ivan Belyaev"
}
] | null | [] | package ru.job4j.tracker;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.sql.Timestamp;
im... | 7,868 | 0.580772 | 0.577089 | 230 | 33.239132 | 25.12472 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469565 | false | false | 6 |
c23c8cea6d0ccc79700616f3e31f681dd7efee3b | 15,599,321,274,489 | 42ce73abbd8035e57042fd994aef824410909a3a | /src/main/java/br/com/oimenu/model/TransferItem.java | 01c61ccf6fdc3fac1899113acf873fa8c351f70e | [
"MIT"
] | permissive | oimenu/oimenu-java | https://github.com/oimenu/oimenu-java | f5ebffc5ef1ea04a40f108050ff0d0905923ed3f | 1ace947349f360983f7593b8d41f769e4c0a88fe | refs/heads/master | 2022-09-10T04:33:09.345000 | 2022-09-01T22:28:21 | 2022-09-01T22:28:21 | 179,308,106 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.oimenu.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class TransferItem {
@SerializedName("new_item")
@Expose
private OrderItem newItem = new OrderItem();
public OrderItem getNewItem() {
return newItem;
... | UTF-8 | Java | 414 | java | TransferItem.java | Java | [] | null | [] | package br.com.oimenu.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class TransferItem {
@SerializedName("new_item")
@Expose
private OrderItem newItem = new OrderItem();
public OrderItem getNewItem() {
return newItem;
... | 414 | 0.676328 | 0.676328 | 20 | 19.700001 | 17.905586 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 6 |
62348b142018a5e6e2bf1c254ebcdfc13fc0ca9b | 17,712,445,168,213 | 8f3dcf035ae542430b1f760dc47526c44843b353 | /src/it/uniroma3/resurce/CarResurce.java | 054c653086282c5644b89f0df3ebc913cae844ac | [] | no_license | zell92/AutoRest | https://github.com/zell92/AutoRest | 10dde34e6026f3d37ce76aec7342b3246571947d | 56780d0ae0c242b95d860abad57577908067a88e | refs/heads/master | 2020-12-20T17:43:27.556000 | 2016-05-31T18:51:30 | 2016-05-31T18:51:30 | 59,236,635 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.uniroma3.resurce;
import java.util.List;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.ws.rs.*;
import javax.ws.rs.core.*;
import it.uniroma3.model.Car;
@Stateless
@Path("/car/{id}")
public class CarResurce {
@Context
pri... | UTF-8 | Java | 1,355 | java | CarResurce.java | Java | [] | null | [] | package it.uniroma3.resurce;
import java.util.List;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.ws.rs.*;
import javax.ws.rs.core.*;
import it.uniroma3.model.Car;
@Stateless
@Path("/car/{id}")
public class CarResurce {
@Context
pri... | 1,355 | 0.705535 | 0.704059 | 56 | 23.196428 | 20.22147 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.928571 | false | false | 6 |
233a02be754bb7cd8b4f236d4450196e87d17cad | 5,823,975,710,683 | 056a9eadbf8cbbaa53c1865c4dbefe8e00a90fd0 | /src/main/java/com/practice/demo/BookController.java | 700a820b48c7c34a6bf3a30ba80c5e2d278aa558 | [] | no_license | cristinamanitiu/Practice_REST | https://github.com/cristinamanitiu/Practice_REST | 6f54d2c10c9cc66b34ebc2226365744167d15df1 | a18ac0f08a12cb8941e0f13edc379486825ad201 | refs/heads/master | 2021-05-12T06:14:54.929000 | 2018-01-25T14:51:50 | 2018-01-25T14:51:50 | 117,211,103 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.practice.demo;
import org.springframework.web.bind.annotation.*;
import sun.plugin.com.event.COMEventHandler;
import java.util.List;
import java.util.concurrent.CompletableFuture;
import java.lang.String;
import static com.practice.demo.BookService.getAllBooks;
/**
* Created by cristina.manitiu on 1/12... | UTF-8 | Java | 1,631 | java | BookController.java | Java | [
{
"context": "e.demo.BookService.getAllBooks;\n\n/**\n * Created by cristina.manitiu on 1/12/2018.\n */\n@RestController\npublic class Bo",
"end": 312,
"score": 0.9449678063392639,
"start": 296,
"tag": "NAME",
"value": "cristina.manitiu"
}
] | null | [] | package com.practice.demo;
import org.springframework.web.bind.annotation.*;
import sun.plugin.com.event.COMEventHandler;
import java.util.List;
import java.util.concurrent.CompletableFuture;
import java.lang.String;
import static com.practice.demo.BookService.getAllBooks;
/**
* Created by cristina.manitiu on 1/12... | 1,631 | 0.668302 | 0.659105 | 48 | 32.979168 | 28.598143 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 6 |
0ef56d9cd439fac7d56cc2425a1288ab7236c75c | 22,162,031,290,388 | dd6fed5ebf319802f714d5a37e2f29d8245b02d6 | /src/Parser/Operation.java | 3b8d6ce15e5b3b6ae7b84cfaaec13f626d52e01d | [] | no_license | isaganiemarquezjr/cmsc-191-yasidbms | https://github.com/isaganiemarquezjr/cmsc-191-yasidbms | a83f53a6a2efb64d69420e1b641e4c578bd86188 | 9545ce7de9683037390115acda453bbf1eedc649 | refs/heads/master | 2016-09-13T17:11:40.661000 | 2016-05-27T23:50:42 | 2016-05-27T23:50:42 | 56,255,450 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Parser;
public class Operation {
public String arg1;
public String operator;
public String arg2;
public String getArgument1() {
return arg1;
}
public void setArgument1(String argument1) {
this.arg1 = argument1;
}
public String getComparison_operator() {
return operator;
}
public void setCom... | UTF-8 | Java | 673 | java | Operation.java | Java | [] | null | [] | package Parser;
public class Operation {
public String arg1;
public String operator;
public String arg2;
public String getArgument1() {
return arg1;
}
public void setArgument1(String argument1) {
this.arg1 = argument1;
}
public String getComparison_operator() {
return operator;
}
public void setCom... | 673 | 0.695394 | 0.668648 | 34 | 18.794117 | 18.65914 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.558824 | false | false | 6 |
54fdead9d18405f2ee80bcab942d8038efe1b52c | 22,162,031,291,650 | 1731ea2b0fe7bd7cbd474e6c14941c144bbf984c | /orbit-service/src/main/java/com/orbit/entity/LifeTimeTask.java | 3ffde59baf2e96aadaea92287592c2eb309e5a16 | [] | no_license | lxlx704034204/responsibilityPlatform | https://github.com/lxlx704034204/responsibilityPlatform | 042921285c2bcf9a248cd8414e84ed20021f3a78 | 78181a6c8efbb10bd29af69624a42b33d83607e6 | refs/heads/master | 2021-05-16T06:20:03.776000 | 2016-08-30T16:51:35 | 2016-08-30T16:51:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.orbit.entity;
import com.orbit.entity.permission.User;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.FetchType;
i... | UTF-8 | Java | 5,292 | java | LifeTimeTask.java | Java | [] | null | [] | package com.orbit.entity;
import com.orbit.entity.permission.User;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.FetchType;
i... | 5,292 | 0.679022 | 0.67705 | 245 | 19.702042 | 24.296406 | 274 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.330612 | false | false | 6 |
8527c970aabad767e6b13da00b46989b5e894b47 | 26,955,214,808,175 | 10591a78f4f7961b31ee768a257142db07a2f133 | /dex_testcases/dex/Src/src/Monitor_enter.java | 597468a5f2c49e0348f4d3a9acb6325c3d0267ed | [] | no_license | guptha-/guptha-.github.com | https://github.com/guptha-/guptha-.github.com | a5e24745c5089ca50de009b56ed9f08f726e76c1 | 19a3305a062e4f4c308e51ab50d5e3a2f75bda69 | refs/heads/master | 2021-03-27T16:12:27.455000 | 2012-11-05T05:17:34 | 2012-11-05T05:17:34 | 6,539,217 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Monitor_enter {
/**
* @param args
* Some of this logic was taken from the Dalvik tests
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
monitor_enter t1 = new monitor_enter();
Runnable r1 = new MERunnable(t1);
Runnable r2 = new MERunnable(t1);
Thread tr1 = ... | UTF-8 | Java | 1,039 | java | Monitor_enter.java | Java | [] | null | [] | public class Monitor_enter {
/**
* @param args
* Some of this logic was taken from the Dalvik tests
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
monitor_enter t1 = new monitor_enter();
Runnable r1 = new MERunnable(t1);
Runnable r2 = new MERunnable(t1);
Thread tr1 = ... | 1,039 | 0.640038 | 0.616939 | 61 | 16.032787 | 15.615216 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.639344 | false | false | 6 |
6049f0dc2e04c764b068cbebe7a6389f74815c07 | 20,882,131,037,099 | cc35bbc9bda475fc3809c30b573ee2f0ffaeb06b | /Plugins/Instantiation/de.uni_hildesheim.sse.easy.instantiatorCore/src/de/uni_hildesheim/sse/easy_producer/instantiator/model/buildlangModel/LoadProperties.java | b1a405d0b5f4abc1d9bb44ae4a486c1d8aa8f710 | [
"Apache-2.0"
] | permissive | ahmedjaved2109/EASyProducer | https://github.com/ahmedjaved2109/EASyProducer | 833afd006feb6d2a1f1fcc9eb82b79db2aa51ae7 | c08f831599a9f5993ed1bd144ccdadab3d1d97ed | refs/heads/master | 2021-01-18T11:09:08.843000 | 2016-03-17T20:29:40 | 2016-03-17T20:29:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.uni_hildesheim.sse.easy_producer.instantiator.model.buildlangModel;
import de.uni_hildesheim.sse.easy_producer.instantiator.model.common.VilException;
/**
* Represents a file of properties to be loaded.
*
* @author Holger Eichelberger
*/
public class LoadProperties implements IBuildlangElemen... | UTF-8 | Java | 892 | java | LoadProperties.java | Java | [
{
"context": " file of properties to be loaded.\r\n * \r\n * @author Holger Eichelberger\r\n */\r\npublic class LoadProperties implements IBui",
"end": 258,
"score": 0.9998794794082642,
"start": 239,
"tag": "NAME",
"value": "Holger Eichelberger"
}
] | null | [] | package de.uni_hildesheim.sse.easy_producer.instantiator.model.buildlangModel;
import de.uni_hildesheim.sse.easy_producer.instantiator.model.common.VilException;
/**
* Represents a file of properties to be loaded.
*
* @author <NAME>
*/
public class LoadProperties implements IBuildlangElement {
pr... | 879 | 0.624439 | 0.624439 | 37 | 22.108109 | 24.04476 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.162162 | false | false | 6 |
74d68067c6fa42446e83cdb94d1b4b307f422e73 | 7,292,854,522,409 | 119d81b862b831c77b7956af1f703bbd8a6ed19f | /ohhay-base/src/main/base/com/ohhay/base/mysql/MySQLManager.java | a37ca01dc585ca56ee2bcc6767faf3f8250decdc | [] | no_license | ThoaiNguyenHuu842/leanrjava | https://github.com/ThoaiNguyenHuu842/leanrjava | ac63ad7aad8f1e6847742fa673d59062f20c09e1 | 9ea7c05e9df11e1942919f7593f04dce18654358 | refs/heads/master | 2021-07-08T11:21:41.594000 | 2017-10-04T17:13:18 | 2017-10-04T17:13:18 | 105,794,659 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ohhay.base.mysql;
import java.util.HashMap;
import java.util.Map;
import org.apache.log4j.Logger;
import org.springframework.jdbc.datasource.DriverManagerDataSource;
import com.ohhay.base.constant.ApplicationConstant;
import com.ohhay.base.constant.SpringBeanNames;
import com.ohhay.base.mysql.service.O10... | UTF-8 | Java | 5,237 | java | MySQLManager.java | Java | [
{
"context": "rt com.ohhay.base.util.BaseHelper;\n\n/**\n * @author ThoaiNH\n * create 22/09/2015\n * manage all MySQL connecti",
"end": 396,
"score": 0.8203731775283813,
"start": 389,
"tag": "USERNAME",
"value": "ThoaiNH"
}
] | null | [] | package com.ohhay.base.mysql;
import java.util.HashMap;
import java.util.Map;
import org.apache.log4j.Logger;
import org.springframework.jdbc.datasource.DriverManagerDataSource;
import com.ohhay.base.constant.ApplicationConstant;
import com.ohhay.base.constant.SpringBeanNames;
import com.ohhay.base.mysql.service.O10... | 5,237 | 0.712431 | 0.684552 | 152 | 33.453949 | 30.164644 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.611842 | false | false | 6 |
844ce7c84b5dc8bf671bd2738a3992133d5b41ee | 11,089,605,561,752 | c5cd3380c3a13baa31b2d98ef3deaa6d3a88fe7f | /yk-code/src/main/java/com/yangkai/jdbc/dao2/impl3/UserInstanceCallback2.java | f14f4ff703def896c636824896208b0d01edaf1f | [] | no_license | leoliangyixun/training | https://github.com/leoliangyixun/training | 90b15f1311ace173673e83ebe83e2fa9dcccb11b | 360d2a5cf1041e12faf7db127cee1662e5ae88bd | refs/heads/master | 2022-12-22T18:46:48.256000 | 2020-12-16T05:52:17 | 2020-12-16T05:52:17 | 135,547,986 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.yangkai.jdbc.dao2.impl3;
import java.util.List;
import org.yangkai.jdbc.domain.User;
public class UserInstanceCallback2 {
JdbcInstanceCallbackTemplate template=new JdbcInstanceCallbackTemplate();
public User find(int id){
String sql="SELECT * FROM user WHERE id=?";
Object[] args=new Objec... | UTF-8 | Java | 954 | java | UserInstanceCallback2.java | Java | [] | null | [] | package org.yangkai.jdbc.dao2.impl3;
import java.util.List;
import org.yangkai.jdbc.domain.User;
public class UserInstanceCallback2 {
JdbcInstanceCallbackTemplate template=new JdbcInstanceCallbackTemplate();
public User find(int id){
String sql="SELECT * FROM user WHERE id=?";
Object[] args=new Objec... | 954 | 0.706499 | 0.70021 | 32 | 27.8125 | 21.215321 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.9375 | false | false | 6 |
a376f1967c9ebffec3ec617f8b0926a7867cdf6c | 15,985,868,344,982 | 9e19b411a8bdffda9e078cc0d517ba03eef1a486 | /motan-springsupport/src/test/java/com/weibo/api/motan/config/springsupport/ServiceConfigBeanTest.java | 3a7c5994a4ec717df1bc109a4bab4141a499f133 | [
"Apache-2.0"
] | permissive | weibocom/motan | https://github.com/weibocom/motan | 1d66f9950ce014ff2ba673c16be5176093bd322b | 2280e11907f04d5fd8af8d771afbcf8ed85ea0ef | refs/heads/master | 2023-08-16T21:26:35.384000 | 2023-05-04T06:47:06 | 2023-05-04T06:47:06 | 56,679,521 | 6,619 | 2,273 | NOASSERTION | false | 2023-09-13T02:09:44 | 2016-04-20T10:56:17 | 2023-09-11T02:51:23 | 2023-09-12T11:46:42 | 4,173 | 5,858 | 1,797 | 350 | Java | false | false | /*
* Copyright 2009-2016 Weibo, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | UTF-8 | Java | 2,801 | java | ServiceConfigBeanTest.java | Java | [] | null | [] | /*
* Copyright 2009-2016 Weibo, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 2,801 | 0.655123 | 0.642985 | 85 | 31.952942 | 24.832098 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564706 | false | false | 6 |
391ff4f9ce64267da9c957f90a46a575256ed052 | 12,575,664,305,452 | 22064337045d7ec29911a4e08d904b91f3b7ba18 | /src/main/java/pl/iwona/designcar/model/RoleName.java | 006ebf16d4115e1c67b2833c3effca7478fdced2 | [] | no_license | Iwona007/design-car | https://github.com/Iwona007/design-car | a9ec0100cb2eae5d4a004fa2b419e0c8bcbf7990 | 5b81a91b7d7b9dfaa9c347fe5453317dc92b6cca | refs/heads/master | 2022-12-19T07:11:25.733000 | 2020-10-05T10:23:45 | 2020-10-05T10:23:45 | 291,261,633 | 0 | 0 | null | false | 2020-08-29T22:29:09 | 2020-08-29T11:52:21 | 2020-08-29T22:07:20 | 2020-08-29T22:29:09 | 630 | 0 | 0 | 0 | Java | false | false | package pl.iwona.designcar.model;
public enum RoleName {
ROLE_USER,
ROLE_ADMIN
}
| UTF-8 | Java | 90 | java | RoleName.java | Java | [] | null | [] | package pl.iwona.designcar.model;
public enum RoleName {
ROLE_USER,
ROLE_ADMIN
}
| 90 | 0.7 | 0.7 | 6 | 14 | 11.474609 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
ebcd3bc573d70bbb7e9c71043293cdcafcd27218 | 4,002,909,538,530 | b0a6017480d04dbd706cc1b67145e3646fdf1360 | /OrbiGo/app/src/main/java/com/orbigo/activities/RouteMapActivity.java | 38cea0864bb53b7a9a2f872c02f39f12a0a41d66 | [] | no_license | death14stroke/orbigo | https://github.com/death14stroke/orbigo | 08edf81a59e47a09ebf0c7b9445d8d139fb98d40 | 7e457664646e9f792eba854d94f7acebe0fa1c7c | refs/heads/master | 2021-09-22T20:39:25.793000 | 2018-09-16T05:26:00 | 2018-09-16T05:26:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.orbigo.activities;
import android.Manifest;
import android.annotation.SuppressLint;
import android.content.res.Resources;
import android.graphics.Color;
import android.location.Location;
import android.support.v4.content.AsyncTaskLoader;
import android.content.Context;
import android.support.annotation.Non... | UTF-8 | Java | 8,061 | java | RouteMapActivity.java | Java | [
{
"context": "tination=Anand&waypoints=Jodhpur|Delhi|Indore&key=AIzaSyDwJgGn8K58gN-0jotJYvpENp8FvqxLr2I\";\n JsonObjectRequest request = new JsonObj",
"end": 2689,
"score": 0.9996810555458069,
"start": 2650,
"tag": "KEY",
"value": "AIzaSyDwJgGn8K58gN-0jotJYvpENp8FvqxLr2I"
}
] | null | [] | package com.orbigo.activities;
import android.Manifest;
import android.annotation.SuppressLint;
import android.content.res.Resources;
import android.graphics.Color;
import android.location.Location;
import android.support.v4.content.AsyncTaskLoader;
import android.content.Context;
import android.support.annotation.Non... | 8,027 | 0.615804 | 0.60985 | 209 | 37.574162 | 29.040073 | 197 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.669856 | false | false | 6 |
78f4cbd492209055e2dd8c7243524f83ca19c0b0 | 12,094,627,921,771 | 2ca46f6ddc5941ab8b2c4239b6924b9b968e520b | /SpringTest/src/main/java/com/SpringMvc/domain/Message.java | 6805f0ca84bea2b20d5ce6b96f56e92459c23aa3 | [] | no_license | ashrothi/projects | https://github.com/ashrothi/projects | 51356a92118decf5901d195563ec53db46e624ef | 2901755426e6e4900e2cb4bbe716e1bf62234da5 | refs/heads/master | 2020-03-24T20:15:12.447000 | 2018-07-31T09:17:12 | 2018-07-31T09:17:12 | 142,967,795 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.SpringMvc.domain;
public class Message {
private String description;
private boolean valid;
public String getDescription() {
return description;
}
public void setDescription(String description) {
this.description = description;
}
public boolean isValid() {
return valid;
}
public void se... | UTF-8 | Java | 372 | java | Message.java | Java | [] | null | [] | package com.SpringMvc.domain;
public class Message {
private String description;
private boolean valid;
public String getDescription() {
return description;
}
public void setDescription(String description) {
this.description = description;
}
public boolean isValid() {
return valid;
}
public void se... | 372 | 0.728495 | 0.728495 | 24 | 14.5 | 15.094149 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.041667 | false | false | 6 |
6c624d8b03d0484ce2ba1107a18f2a0f4b44e7a0 | 10,376,641,003,153 | 62e7e2432e08f22607df282eb0d5eabc42d23d45 | /AirOrderMS_springboot/src/main/java/com/zrwang/airorderms/mapper/OrderinfoMapper.java | a0e0812fe6c44a696f3d5901cb94a7f8e8c98f5d | [] | no_license | FreeLee14/Test | https://github.com/FreeLee14/Test | 00e376fbf60194f9bc4679aca7c5dc95e4debcc4 | 14bc2a6cdf0002d6cb3b9796c492f399e8dcace1 | refs/heads/master | 2022-06-28T09:53:03.477000 | 2020-03-13T16:16:21 | 2020-03-13T16:16:21 | 244,671,502 | 0 | 0 | null | false | 2022-06-17T03:00:03 | 2020-03-03T15:25:44 | 2020-03-13T16:16:48 | 2022-06-17T03:00:02 | 68 | 0 | 0 | 1 | Java | false | false | package com.zrwang.airorderms.mapper;
import com.zrwang.airorderms.entity.Orderinfo;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author zrwang
* @since 2020-03-13
*/
public interface OrderinfoMapper extends BaseMapper<Orderinfo> {
}
| UTF-8 | Java | 310 | java | OrderinfoMapper.java | Java | [
{
"context": "**\r\n * <p>\r\n * Mapper 接口\r\n * </p>\r\n *\r\n * @author zrwang\r\n * @since 2020-03-13\r\n */\r\npublic interface Orde",
"end": 206,
"score": 0.9996729493141174,
"start": 200,
"tag": "USERNAME",
"value": "zrwang"
}
] | null | [] | package com.zrwang.airorderms.mapper;
import com.zrwang.airorderms.entity.Orderinfo;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author zrwang
* @since 2020-03-13
*/
public interface OrderinfoMapper extends BaseMapper<Orderinfo> {
}
| 310 | 0.689542 | 0.663399 | 16 | 17.125 | 20.736065 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 6 |
23dcf3a002f1431f978c3c797d73e50837e719ae | 9,328,668,981,712 | 7a9da9e80c4524bf92319b01263deb8d8d9841e4 | /Assignment2/src/chat/client/RunChatClient.java | 585577b7d2eea434153626ed7e4c979a97e1fda9 | [] | no_license | IonutGrosu/JavaChatSystem | https://github.com/IonutGrosu/JavaChatSystem | ef0e1d66ccbb08fc40523bd861fb880460782672 | 833ac278e10f1a020c018f5a97b2334c5e8673f8 | refs/heads/master | 2023-07-26T12:02:10.281000 | 2021-09-09T10:37:10 | 2021-09-09T10:37:10 | 302,049,763 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chat.client;
import javafx.application.Application;
public class RunChatClient
{
public static void main(String[] args)
{
Application.launch(ChatClient.class);
}
}
| UTF-8 | Java | 184 | java | RunChatClient.java | Java | [] | null | [] | package chat.client;
import javafx.application.Application;
public class RunChatClient
{
public static void main(String[] args)
{
Application.launch(ChatClient.class);
}
}
| 184 | 0.744565 | 0.744565 | 11 | 15.727273 | 16.787933 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 6 |
ad30fa9e497fd1481cf72521b5852f840bfe70b6 | 26,096,221,307,436 | ce3a3e1c260fd71d9d136da7cbbe084de768133c | /src/main/test/org/kay/com/asyn/AsynParam.java | 471dcb4bfed594c2cfd4c26b11105ff55d5e2d55 | [] | no_license | Minato262/Thinking-in-Alogrithm | https://github.com/Minato262/Thinking-in-Alogrithm | 281ef16bf198421b732cf55579eb85e8dc513dfb | 3e75bfdd25d20837553a799a830004171aa8ca86 | refs/heads/master | 2018-02-16T14:59:53.875000 | 2017-09-09T05:00:28 | 2017-09-09T05:00:28 | 64,139,473 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.kay.com.asyn;
import java.util.Map;
import java.util.logging.Handler;
/**
* @author kay
* @version v0.0.1
*/
public class AsynParam {
private String url;
private String name;
private boolean isHost;
private Map<String, String> param;
private Handler handler;
}
| UTF-8 | Java | 298 | java | AsynParam.java | Java | [
{
"context": "\nimport java.util.logging.Handler;\n\n/**\n * @author kay\n * @version v0.0.1\n */\npublic class AsynParam {\n ",
"end": 102,
"score": 0.9828038215637207,
"start": 99,
"tag": "USERNAME",
"value": "kay"
}
] | null | [] | package org.kay.com.asyn;
import java.util.Map;
import java.util.logging.Handler;
/**
* @author kay
* @version v0.0.1
*/
public class AsynParam {
private String url;
private String name;
private boolean isHost;
private Map<String, String> param;
private Handler handler;
}
| 298 | 0.691275 | 0.681208 | 16 | 17.625 | 12.14946 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 6 |
d91aefae0f4f3ac5a063aadb63d719ea5db9af8b | 26,096,221,308,263 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/tencentmap/mapsdk/maps/a/y.java | 24cc201e255b63ff4adc4659f552b51760c5e673 | [] | no_license | xsren/AndroidReverseNotes | https://github.com/xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072000 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.tencentmap.mapsdk.maps.a;
public final class y {
private long a = -1;
private int b = -1;
private byte[] c = null;
public final long a() {
return this.a;
}
public final void a(long j) {
this.a = j;
}
public final int b() {
return this.b;
... | UTF-8 | Java | 515 | java | y.java | Java | [] | null | [] | package com.tencent.tencentmap.mapsdk.maps.a;
public final class y {
private long a = -1;
private int b = -1;
private byte[] c = null;
public final long a() {
return this.a;
}
public final void a(long j) {
this.a = j;
}
public final int b() {
return this.b;
... | 515 | 0.508738 | 0.504854 | 31 | 15.612904 | 13.263283 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.322581 | false | false | 6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.