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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9426aee21bb7d34344a92c479d9dd1556de397fe | 8,143,258,006,937 | 36a6ddcbf70284a8e5c5314a1546b75a78a4b76f | /user-service-server/src/main/java/com/truward/orion/user/service/server/controller/UserRestController.java | 87fc07115d92c742a72cc6e1ab80f5d355809c8f | [] | no_license | truward/user-service-app | https://github.com/truward/user-service-app | a3e30e9a9ae93c29a30b6d629979256213bb4dba | 3dac41cd973f85dc983618b3181f74b393523603 | refs/heads/master | 2021-01-17T07:42:20.827000 | 2017-08-23T06:03:14 | 2017-08-23T06:03:14 | 40,039,336 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.truward.orion.user.service.server.controller;
import com.truward.brikar.server.controller.DefaultRestExceptionHandler;
import com.truward.orion.user.service.model.UserRestService;
import com.truward.orion.user.service.server.logic.UserAccountService;
import org.springframework.beans.factory.annotation.Auto... | UTF-8 | Java | 3,497 | java | UserRestController.java | Java | [
{
"context": "s major operations on user accounts.\n *\n * @author Alexander Shabanov\n */\n@Controller\n@RequestMapping(\"/api/user/v1\")\np",
"end": 830,
"score": 0.9997455477714539,
"start": 812,
"tag": "NAME",
"value": "Alexander Shabanov"
}
] | null | [] | package com.truward.orion.user.service.server.controller;
import com.truward.brikar.server.controller.DefaultRestExceptionHandler;
import com.truward.orion.user.service.model.UserRestService;
import com.truward.orion.user.service.server.logic.UserAccountService;
import org.springframework.beans.factory.annotation.Auto... | 3,485 | 0.794967 | 0.794109 | 89 | 38.292133 | 35.7341 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393258 | false | false | 5 |
e3512a9f796c63ed7e2adb066098f00bca932f28 | 20,169,166,441,459 | aede92dfa7a43b7ef711a8e278e80f8bf44bb6f6 | /src/main/java/com/undergrowth/SpringBootHelloWorld.java | a37ef782dd870775e80cea453710d71ccceb2ff1 | [] | no_license | undergrowthlinear/2016MyBookSummary | https://github.com/undergrowthlinear/2016MyBookSummary | 1390ac77fb98fab86e7a633b8e746c417aa77ef5 | 21cb3f620927899762a8f36aa309544ac30a1e25 | refs/heads/master | 2021-01-12T02:50:34.753000 | 2019-04-23T00:05:52 | 2019-04-23T00:05:52 | 78,116,005 | 9 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.undergrowth;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody;
/**
* @author zhangwu
* @version 1.0.0
* @description s... | UTF-8 | Java | 705 | java | SpringBootHelloWorld.java | Java | [
{
"context": ".web.bind.annotation.ResponseBody;\n\n/**\n * @author zhangwu\n * @version 1.0.0\n * @description springboot欢迎你\n ",
"end": 284,
"score": 0.9942627549171448,
"start": 277,
"tag": "USERNAME",
"value": "zhangwu"
}
] | null | [] | package com.undergrowth;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody;
/**
* @author zhangwu
* @version 1.0.0
* @description s... | 705 | 0.736691 | 0.715108 | 25 | 26.799999 | 25.491959 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.24 | false | false | 5 |
021a5f4303c70395309130481618d140a7f689be | 15,032,385,546,284 | 401b74223d2143ad167b10b36816cd3d3dcec097 | /RunApp/src/com/msx7/core/command/impl/HttpJsonPostCommand.java | 647741c25f8eafc9534bbe3af04005c02e3f7caf | [] | no_license | fuhongliang/Run | https://github.com/fuhongliang/Run | bb24557c18168751c123107cf5c4fc9dcea04550 | d9ec399462a9b7e1717f5bceef397ce3e84b9337 | refs/heads/master | 2018-05-14T02:21:58.203000 | 2014-06-19T15:20:02 | 2014-06-19T15:20:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.msx7.core.command.impl;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import org.apache.http.HttpResponse;
import org.apache.http.ParseException;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.client.methods.HttpRequestBase;
import org.apache.http.entity.... | UTF-8 | Java | 2,454 | java | HttpJsonPostCommand.java | Java | [] | null | [] | package com.msx7.core.command.impl;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import org.apache.http.HttpResponse;
import org.apache.http.ParseException;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.client.methods.HttpRequestBase;
import org.apache.http.entity.... | 2,454 | 0.640994 | 0.638957 | 84 | 28.214285 | 25.975296 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 5 |
a780f242326fe35328b00967ca155fc0f54b16e4 | 8,065,948,607,856 | 9eaaeb656514fd529c3e9fa194f85397047fbfef | /LinkedDeque.java | 2f90e6ee1a3529f3cb3685202514846a6edcaac5 | [] | no_license | brandonblau/CMSI-281 | https://github.com/brandonblau/CMSI-281 | b2016e29eb948e5e745a10618e85fcc26e60d9c0 | af9e1bbeb4cec941a6ae64d269d37840b443e071 | refs/heads/master | 2021-01-10T14:19:33.661000 | 2015-12-22T11:40:09 | 2015-12-22T11:40:09 | 43,082,002 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class LinkedDeque {
//private variables:
private int size;
private Node left;
private Node right;
private Node base;
public LinkedDeque() {
//default constructor
this.left = null;
this.right = null;
this.size = 0;
}
public void insertLeft( Object o ) {
//insert the object into the "left" si... | UTF-8 | Java | 3,859 | java | LinkedDeque.java | Java | [] | null | [] | public class LinkedDeque {
//private variables:
private int size;
private Node left;
private Node right;
private Node base;
public LinkedDeque() {
//default constructor
this.left = null;
this.right = null;
this.size = 0;
}
public void insertLeft( Object o ) {
//insert the object into the "left" si... | 3,859 | 0.619591 | 0.609225 | 171 | 21.561403 | 20.599226 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.245614 | false | false | 5 |
dd86b4dbd1ec74870a51a61f6be5f73d90cdae25 | 4,672,924,426,839 | 1937141f70bab5c46a9a758e16d22d2a13c98a2f | /MonteCarlo/src/MonteCarlo.java | fa2ceec703c44a6041144dece4503c008f0530c7 | [] | no_license | sahara2001/workspace | https://github.com/sahara2001/workspace | 8788c00f59f4ddad1d08290570297ee0d5729c2e | ce8a9b624f338dad151eac874def7ef294083ac3 | refs/heads/master | 2021-09-12T02:18:55.135000 | 2018-04-13T18:49:52 | 2018-04-13T18:49:52 | 124,847,023 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import components.random.Random;
import components.random.Random1L;
import components.simplereader.SimpleReader;
import components.simplereader.SimpleReader1L;
import components.simplewriter.SimpleWriter;
import components.simplewriter.SimpleWriter1L;;
/**
* Monte Carlo Estimate: compute percentage of pseudo-... | UTF-8 | Java | 2,873 | java | MonteCarlo.java | Java | [
{
"context": " left half subinterval [0.0,0.5).\r\n *\r\n * @author: Heming Sun\r\n */\r\npublic final class MonteCarlo {\r\n\r\n /**\r",
"end": 437,
"score": 0.9998031854629517,
"start": 427,
"tag": "NAME",
"value": "Heming Sun"
}
] | null | [] | import components.random.Random;
import components.random.Random1L;
import components.simplereader.SimpleReader;
import components.simplereader.SimpleReader1L;
import components.simplewriter.SimpleWriter;
import components.simplewriter.SimpleWriter1L;;
/**
* Monte Carlo Estimate: compute percentage of pseudo-... | 2,869 | 0.514445 | 0.493909 | 98 | 27.316326 | 23.072908 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387755 | false | false | 5 |
d7d205051b4d560bf4bc067a7d636dd1d652fa5d | 20,220,706,038,250 | 2cc7f17c361ae1f0d9da409aae4236ef03bcfb85 | /codjo-mad-gui/src/test/java/net/codjo/mad/gui/request/action/WindowActionTestCase.java | b99b15150cd4a698f893c1de589b77e860eac53c | [] | no_license | codjo-sandbox/codjo-mad | https://github.com/codjo-sandbox/codjo-mad | 805f89a41ea3a9f7d9071de055a91422e42461a7 | f75600b1d43ae7edd6c604067bf3b6ab62a7be8f | refs/heads/integration | 2021-01-18T06:35:48.043000 | 2015-10-14T12:42:59 | 2015-10-14T12:42:59 | 3,572,559 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.codjo.mad.gui.request.action;
import net.codjo.mad.client.request.Result;
import net.codjo.mad.client.request.Row;
import net.codjo.mad.gui.request.DetailDataSource;
import net.codjo.mad.gui.request.PreferenceFactory;
import javax.swing.JInternalFrame;
import org.uispec4j.Button;
import org.uispec4j.Desktop... | UTF-8 | Java | 2,976 | java | WindowActionTestCase.java | Java | [] | null | [] | package net.codjo.mad.gui.request.action;
import net.codjo.mad.client.request.Result;
import net.codjo.mad.client.request.Row;
import net.codjo.mad.gui.request.DetailDataSource;
import net.codjo.mad.gui.request.PreferenceFactory;
import javax.swing.JInternalFrame;
import org.uispec4j.Button;
import org.uispec4j.Desktop... | 2,976 | 0.686156 | 0.682124 | 89 | 32.438202 | 26.028486 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58427 | false | false | 5 |
0b025c0beab97d5ecc5a6aa4151e53c356e59cd0 | 20,323,785,249,670 | 4104c178abc2bf951c463af1b0b6b398f85a7c01 | /Laba12/src/LogIn.java | 14d9fec1648dc1d50ce942c2c7e5d51c028c2296 | [] | no_license | KaMiNaLeX/Java_Labs | https://github.com/KaMiNaLeX/Java_Labs | 7edb0fae171a9888777f45dd52a67296e0bbe002 | 5b8f2e1a2f606539ff1432d64468bfcf6b03e81a | refs/heads/master | 2020-07-17T23:46:33.604000 | 2019-09-03T16:56:05 | 2019-09-03T16:56:05 | 206,121,046 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.servlet.*;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import java.io.IOException;
import java.util.Calendar;
@WebServlet("/Login")
pub... | UTF-8 | Java | 1,001 | java | LogIn.java | Java | [
{
"context": " if(request.getParameter(\"userName\").equals(\"admin\")&&\n request.getParameter(\"userPas",
"end": 518,
"score": 0.999254047870636,
"start": 513,
"tag": "USERNAME",
"value": "admin"
},
{
"context": " request.getParameter(\"userPass\").equal... | null | [] | import javax.servlet.*;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import java.io.IOException;
import java.util.Calendar;
@WebServlet("/Login")
pub... | 1,006 | 0.668332 | 0.666334 | 26 | 37.5 | 24.164898 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 5 |
484c8326a4ab5d4dfaaaaee2ef6cadfbf284d43f | 20,323,785,250,846 | c01bab0bc1762fe419efaa0beea410e8e61d4717 | /x-mis/src/xMIS-new/xMIS/src/com/bitc/jk/xmis/model/PatentInformation.java | 8c5551ebae3e084c7ac8dda2e2b6d30c0d0bbb2d | [] | no_license | cgzwyy/other | https://github.com/cgzwyy/other | 626c79f228aa34c059cfac2a4c6f953ab306235d | 7fe7d9f7a61a38784bb830cef5078a22d03e2966 | refs/heads/master | 2020-11-29T15:07:53.341000 | 2017-04-07T01:31:46 | 2017-04-07T01:31:46 | 87,490,134 | 4 | 12 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bitc.jk.xmis.model;
import java.sql.Date;
import com.bitc.jk.xmis.util.JSONUtils;
public class PatentInformation extends TableBean{
private static final long serialVersionUID = 588358338404132780L;
/**
* 主键
* */
private String sjid;
/**
* 公司ID
* */
private int companyID;
/**
* 专利... | UTF-8 | Java | 6,358 | java | PatentInformation.java | Java | [] | null | [] | package com.bitc.jk.xmis.model;
import java.sql.Date;
import com.bitc.jk.xmis.util.JSONUtils;
public class PatentInformation extends TableBean{
private static final long serialVersionUID = 588358338404132780L;
/**
* 主键
* */
private String sjid;
/**
* 公司ID
* */
private int companyID;
/**
* 专利... | 6,358 | 0.730931 | 0.715094 | 355 | 16.430986 | 20.08847 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.185915 | false | false | 5 |
398e41f69b5983554c006b6cf117f0303a86cd09 | 24,120,536,340,071 | 21907e16adc068a1868b8337b0df2fedf42c7ba4 | /app/src/main/java/com/example/sunmoonbus/ShuttleDBConnect.java | 5d987bfaca6efcbb044b2929d503078ca759e322 | [] | no_license | DongHwan97/SunmoonBus | https://github.com/DongHwan97/SunmoonBus | 9373649491fdb1b960a2e461fb6d51e8c2df74b9 | 6e31f6ef950d84547e41a066f0f9b68ed4129414 | refs/heads/master | 2023-01-31T09:04:42.545000 | 2020-12-03T19:15:17 | 2020-12-03T19:15:17 | 310,588,574 | 1 | 0 | null | false | 2020-12-03T18:51:30 | 2020-11-06T12:14:35 | 2020-11-30T12:04:14 | 2020-12-03T18:48:39 | 70,014 | 1 | 0 | 0 | Java | false | false | package com.example.sunmoonbus;
import androidx.annotation.NonNull;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseError;
import com.google.firebase.database.DatabaseReference;
import com.google.firebase.database.FirebaseDatabase;
import com.google.firebase.database.Valu... | UTF-8 | Java | 2,407 | java | ShuttleDBConnect.java | Java | [] | null | [] | package com.example.sunmoonbus;
import androidx.annotation.NonNull;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseError;
import com.google.firebase.database.DatabaseReference;
import com.google.firebase.database.FirebaseDatabase;
import com.google.firebase.database.Valu... | 2,407 | 0.599917 | 0.594931 | 71 | 32.901409 | 28.831299 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.450704 | false | false | 5 |
286c9a23852be5cd7a273ac7691e8c70782fd687 | 27,350,351,746,369 | 3f45e680635722e9f009e96f1a2eda64e45698bf | /src/hMatrix/real/TestAgglo.java | e4656024726c68a4aaee17efceb3fa667758bed5 | [] | no_license | JoSiau/MIPSE_Tests | https://github.com/JoSiau/MIPSE_Tests | f72d4d3f9f3574e3b73c9b75b79c2ddeefac08cb | 3584982c77784f9677840d95745a93bbc97e0f8f | refs/heads/master | 2020-07-24T08:38:19.084000 | 2016-11-15T08:36:23 | 2016-11-15T08:36:23 | 73,792,003 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package hMatrix.real;
import g2elab.mipse.meshCore.IO.gmsh.ImportGmshMeshRegion;
import g2elab.mipse.meshCore.elements.ElementSetHomogene;
import g2elab.mipse.meshCore.functionSpace.Cell;
import g2elab.mipse.mi... | UTF-8 | Java | 6,868 | java | TestAgglo.java | Java | [
{
"context": "n;\r\nimport java.io.PrintWriter;\r\n\r\n/**\r\n * @author siau\r\n */\r\npublic class TestAgglo {\r\n\r\n /**\r\n *",
"end": 1266,
"score": 0.9973629117012024,
"start": 1262,
"tag": "USERNAME",
"value": "siau"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package hMatrix.real;
import g2elab.mipse.meshCore.IO.gmsh.ImportGmshMeshRegion;
import g2elab.mipse.meshCore.elements.ElementSetHomogene;
import g2elab.mipse.meshCore.functionSpace.Cell;
import g2elab.mipse.mi... | 6,868 | 0.51558 | 0.497816 | 158 | 41.468353 | 33.535297 | 177 | false | false | 0 | 0 | 0 | 0 | 73 | 0.094351 | 0.886076 | false | false | 5 |
9c672a35ff3739698ba7822ebfaf6feb97e7722f | 9,955,734,237,760 | da37f228b7c5e29f47a35b7d6382530c2960f389 | /astar/Fudge.java | d7e79f27d057598c76489a1cc929ce2c83eeac38 | [] | no_license | MoonRaito/A- | https://github.com/MoonRaito/A- | 193820441bb5f4037f29905d14982f27f7a51195 | 8a9909bff7e92f7a196ea08a69046a4039811a8b | refs/heads/master | 2021-01-19T13:20:55.667000 | 2017-02-18T09:46:09 | 2017-02-18T09:46:09 | 82,376,941 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
public class Fudge extends HuristicAStar
{
//An implementation of Amit Patel's 'fudge' huristic.
public double cbDist(Point a,Point b,double low){
Point start = GridCell.getStartCell().getPosition();
double dx1 = a.x - b.x;
double dy1 = a.y - b.y;
doubl... | UTF-8 | Java | 626 | java | Fudge.java | Java | [
{
"context": "tends HuristicAStar\r\n{\r\n //An implementation of Amit Patel's 'fudge' huristic.\r\n public double cbDist(Poi",
"end": 102,
"score": 0.8958622217178345,
"start": 92,
"tag": "NAME",
"value": "Amit Patel"
}
] | null | [] | import java.awt.*;
public class Fudge extends HuristicAStar
{
//An implementation of <NAME>'s 'fudge' huristic.
public double cbDist(Point a,Point b,double low){
Point start = GridCell.getStartCell().getPosition();
double dx1 = a.x - b.x;
double dy1 = a.y - b.y;
double dx... | 622 | 0.567093 | 0.539936 | 18 | 32.888889 | 23.10096 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 5 |
44c1130954a5f4d865839d4efac3b928a237d642 | 19,593,640,816,323 | e5a7aedcae7cc47ce57e58d06cbdca7f0d45cec8 | /src/main/java/com/cb/contractfarming/suppliers/api/SuppliersAPI.java | 5dd79910c74f8aa09662d406a31120451f80c98a | [] | no_license | kodebossman/contract-farming | https://github.com/kodebossman/contract-farming | f82dc6a77ba33db24cd0d6f483c5443bce62d374 | c0fb524858a06d4ae7faf0d2b7e2ae1101ef8358 | refs/heads/master | 2022-11-29T15:42:20.684000 | 2020-07-21T15:28:08 | 2020-07-21T15:28:08 | 278,437,076 | 0 | 1 | null | false | 2020-07-20T18:25:31 | 2020-07-09T18:08:34 | 2020-07-20T18:19:46 | 2020-07-20T18:25:31 | 176 | 0 | 1 | 0 | Java | false | false | package com.cb.contractfarming.suppliers.api;
import com.cb.contractfarming.common.ApiResponse;
import com.cb.contractfarming.common.CrudApi;
import com.cb.contractfarming.common.PaginationResult;
import com.cb.contractfarming.config.TypeMapper;
import com.cb.contractfarming.suppliers.Suppliers;
import com.cb.contrac... | UTF-8 | Java | 2,069 | java | SuppliersAPI.java | Java | [] | null | [] | package com.cb.contractfarming.suppliers.api;
import com.cb.contractfarming.common.ApiResponse;
import com.cb.contractfarming.common.CrudApi;
import com.cb.contractfarming.common.PaginationResult;
import com.cb.contractfarming.config.TypeMapper;
import com.cb.contractfarming.suppliers.Suppliers;
import com.cb.contrac... | 2,069 | 0.773804 | 0.772354 | 61 | 32.918034 | 29.645609 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508197 | false | false | 5 |
a9f83cd6ec81155ededec0b7eb50572fae6f72a0 | 11,467,562,725,622 | fecbf08eb24fc6941b07b7cb9b2330a9370a22a6 | /Trees/Problems/iterativeInoderTransversal.java | f660104aa3ce7c6ccbf898172e0ad4ef110f7729 | [] | no_license | slightlybae/Java-Coding-Algorithm-Questions | https://github.com/slightlybae/Java-Coding-Algorithm-Questions | 9205460a34721e62270331e0e3cbd1d7cf1f9426 | 68e4504de07f10774d5b6df22113b88ab722c436 | refs/heads/master | 2023-08-20T03:18:53.929000 | 2021-10-16T14:51:44 | 2021-10-16T14:51:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package Trees.Problems;
import java.util.*;
import Trees.Node;
//https://practice.geeksforgeeks.org/problems/inorder-traversal-iterative/1
public class iterativeInoderTransversal {
Node root;
iterativeInoderTransversal() {
root = null;
}
ArrayList<Integer> inorderIterative() {
A... | UTF-8 | Java | 2,096 | java | iterativeInoderTransversal.java | Java | [] | null | [] |
package Trees.Problems;
import java.util.*;
import Trees.Node;
//https://practice.geeksforgeeks.org/problems/inorder-traversal-iterative/1
public class iterativeInoderTransversal {
Node root;
iterativeInoderTransversal() {
root = null;
}
ArrayList<Integer> inorderIterative() {
A... | 2,096 | 0.516221 | 0.511927 | 75 | 26.933332 | 20.127151 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.506667 | false | false | 5 |
044bd124db25455c1100462e35bc8c91b55e3400 | 8,521,215,134,177 | ac973a535bd5f8db665b4730319a4fe2bd91a874 | /src/leetcode/IsPalindrome.java | d02276fefbd98ede53c8dcc18f21a0cffdc1e9ed | [] | no_license | ChenLin12138/Leetcode | https://github.com/ChenLin12138/Leetcode | e1ca94225df274089e8b1c8adcd0f35f102bb5c0 | 1f6ebca41ef1faaf938f90dd74ccf34e64a86262 | refs/heads/main | 2023-08-17T22:53:58.340000 | 2021-10-17T07:32:20 | 2021-10-17T07:32:20 | 418,055,317 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
import java.util.ArrayList;
import java.util.List;
/**
* @author Chen Lin
* @date 2021-08-07
*/
public class IsPalindrome {
public static void main(String[] args) {
ListNode node1 = new ListNode(1);
ListNode node2 = new ListNode(2);
ListNode node3 = new ListNode(2);
ListNode node4 ... | UTF-8 | Java | 992 | java | IsPalindrome.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * @author Chen Lin\n * @date 2021-08-07\n */\n\npublic class IsPalindrom",
"end": 94,
"score": 0.9960112571716309,
"start": 86,
"tag": "NAME",
"value": "Chen Lin"
}
] | null | [] | package leetcode;
import java.util.ArrayList;
import java.util.List;
/**
* @author <NAME>
* @date 2021-08-07
*/
public class IsPalindrome {
public static void main(String[] args) {
ListNode node1 = new ListNode(1);
ListNode node2 = new ListNode(2);
ListNode node3 = new ListNode(2);
ListNode node4 = ... | 990 | 0.63664 | 0.610324 | 55 | 16.963636 | 16.099648 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.963636 | false | false | 5 |
f05cb97cc86954ec49fffe0162be2c7a80340b19 | 16,758,962,413,392 | 244e4a0742c088d6294441138284c17760520db2 | /src/com/company/Main.java | c44aba1b35b6a98c3e6ed4be8d16fe88a14c75f0 | [] | no_license | sdagit/zad_2 | https://github.com/sdagit/zad_2 | 62e9cbb75234e24a32b55bae20a03f2bd1fc4559 | 077b2a32f1049a560c42c770fee6f75840e775f2 | refs/heads/master | 2020-03-31T10:03:43.039000 | 2018-10-08T18:08:20 | 2018-10-08T18:08:20 | 152,121,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Podaj znak: + lub -");
char sign = input.next().charAt(0);
System.out.println("Podaj 2 liczby a ja wyśweitlę ich... | UTF-8 | Java | 660 | java | Main.java | Java | [] | null | [] | package com.company;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Podaj znak: + lub -");
char sign = input.next().charAt(0);
System.out.println("Podaj 2 liczby a ja wyśweitlę ich... | 660 | 0.527523 | 0.524465 | 28 | 22.357143 | 21.587387 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 5 |
45584946c531503514372b8b50dcf416a784417a | 7,473,243,102,774 | 94993ad44a42b82e21d43bda2a9cd8026255f15c | /src/main/java/fr/epsi/model/ConnectDto.java | 6611025aab00b617f861eaf0e2954910812ce293 | [] | no_license | michaelbertoni/pente-server | https://github.com/michaelbertoni/pente-server | e01262a69039af5d8f7903ba422dc24367776a9c | 859f2c5d55d58dfa13c2a84fecc233e832d66fde | refs/heads/master | 2021-01-19T11:31:07.793000 | 2017-04-14T06:05:05 | 2017-04-14T06:05:05 | 87,971,830 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.epsi.model;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
/**
* Created by micha on 11/04/2017.
*/
/**
* Objet retourné pour la requête /connect/{nomJoueur}
*/
@Getter
@Setter
@ToString
public class ConnectDto {
private String idJoueur;
private Integer code;
privat... | UTF-8 | Java | 377 | java | ConnectDto.java | Java | [
{
"context": "Setter;\nimport lombok.ToString;\n\n/**\n * Created by micha on 11/04/2017.\n */\n\n/**\n * Objet retourné pour la",
"end": 116,
"score": 0.9623956680297852,
"start": 111,
"tag": "USERNAME",
"value": "micha"
}
] | null | [] | package fr.epsi.model;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
/**
* Created by micha on 11/04/2017.
*/
/**
* Objet retourné pour la requête /connect/{nomJoueur}
*/
@Getter
@Setter
@ToString
public class ConnectDto {
private String idJoueur;
private Integer code;
privat... | 377 | 0.706667 | 0.685333 | 27 | 12.888889 | 14.236972 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 5 |
8e42142ce2bf7509ad348f0c23c45ad0cb63f55e | 3,564,822,873,481 | 4f13c94ca828fe7ea0a8d24b1a51b7fbcb862575 | /app/src/main/java/com/dotech_hosting/listahu/MainActivity.java | 20120d78cb96c7b7d68694c1ced1ae76027931b5 | [
"MIT"
] | permissive | hybridhyper/listahu-android | https://github.com/hybridhyper/listahu-android | 0b4cfe4881c401a5b60b29cd404851dd68e59b22 | de229cbaff2bcded3278d822967faec061e2f2f5 | refs/heads/master | 2021-05-29T21:26:30.111000 | 2015-11-12T10:52:36 | 2015-11-12T10:52:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dotech_hosting.listahu;
import android.app.ActivityManager;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.provider.Settings;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.... | UTF-8 | Java | 5,263 | java | MainActivity.java | Java | [] | null | [] | package com.dotech_hosting.listahu;
import android.app.ActivityManager;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.provider.Settings;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.... | 5,263 | 0.645449 | 0.644499 | 155 | 32.954838 | 27.624987 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56129 | false | false | 5 |
24f4b695d7a29cde5e4bcd7ccc09df7eb0dc8d69 | 12,584,254,197,820 | 10f8d97b3c5749ca99db32773737b455982b18fb | /LA1_Java_Example/netsample/src/main/java/Google.java | a20fc0bf6e65a5d3d63b29c594be5d29844a948d | [] | no_license | hsharpreet/MacProjects | https://github.com/hsharpreet/MacProjects | 68d5aec0171ab8f885061ae16a94aa04c59134cf | 7c7364b438a6e3d45eb719d520b0628730fb7307 | refs/heads/master | 2020-04-13T00:03:27.607000 | 2019-01-29T02:23:43 | 2019-01-29T02:23:43 | 162,836,674 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.PrintStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.Socket;
import java.net.URL;
public class Google {
public static void main(Str... | UTF-8 | Java | 1,613 | java | Google.java | Java | [
{
"context": "try {\n\t\t\tString newUrl = \"https://www.cs.cmu.edu/~adamchik/15-121/lectures/Trees/code/BST.java\";\n\t\t\tString g",
"end": 522,
"score": 0.98892742395401,
"start": 514,
"tag": "USERNAME",
"value": "adamchik"
}
] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.PrintStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.Socket;
import java.net.URL;
public class Google {
public static void main(Str... | 1,613 | 0.66026 | 0.647241 | 59 | 26.338984 | 22.339909 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.711864 | false | false | 5 |
4d1cf26584e44246d5c3072867ac1bac41c390e2 | 11,982,958,766,387 | 7f30ccb83137b980d422d3c34ab29ef19f86d704 | /src/main/java/com/example/twitter/clone/mapper/RetweetMapper.java | c5b828aef7f4ece5440686122daf8f064ca1e42d | [] | no_license | bhattarairazu/twitter_clone_back | https://github.com/bhattarairazu/twitter_clone_back | 656c907d7c5146898ab9031ff304af505e5cc36c | ae6d4af6026f8fe4e6ad5b0f6b88c50be32ea8b9 | refs/heads/master | 2023-02-22T14:55:04.861000 | 2020-12-28T08:27:35 | 2020-12-28T08:27:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.twitter.clone.mapper;
import com.example.twitter.clone.dto.ReTweetsDto;
import com.example.twitter.clone.entity.ReTweets;
import com.example.twitter.clone.entity.Tweets;
import org.mapstruct.Mapper;
import org.mapstruct.Mapping;
import java.util.List;
@Mapper
public interface RetweetMapper {
... | UTF-8 | Java | 580 | java | RetweetMapper.java | Java | [] | null | [] | package com.example.twitter.clone.mapper;
import com.example.twitter.clone.dto.ReTweetsDto;
import com.example.twitter.clone.entity.ReTweets;
import com.example.twitter.clone.entity.Tweets;
import org.mapstruct.Mapper;
import org.mapstruct.Mapping;
import java.util.List;
@Mapper
public interface RetweetMapper {
... | 580 | 0.777586 | 0.777586 | 20 | 28 | 26.124701 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
da4d9521b06ca36952c8dde6766895a1e5000353 | 5,815,385,770,618 | da3a35a46de0abc7935c344e37148e4eb2e81433 | /src/main/java/com/ivan/leetcode/questions/SumOfMutatedArrayClosestToTarget.java | b68350cd80e4718710189591b2bc78c79fb17e02 | [] | no_license | bivana/leetcode | https://github.com/bivana/leetcode | caed85e003df12fc4925cd386b6a54c547fa7e94 | 14c976b43ad4a8a06928430ab1cc92ff6b776b78 | refs/heads/master | 2022-12-22T14:57:19.674000 | 2022-12-13T03:41:49 | 2022-12-13T03:41:49 | 210,486,836 | 0 | 0 | null | false | 2022-06-17T03:35:49 | 2019-09-24T01:42:25 | 2021-12-17T02:13:24 | 2022-06-17T03:35:48 | 711 | 0 | 0 | 2 | Java | false | false | package com.ivan.leetcode.questions;
import org.junit.Assert;
import org.junit.Test;
import java.math.BigDecimal;
import java.util.Arrays;
/**
* 1300. 转变数组后最接近目标值的数组和
* 给你一个整数数组 arr 和一个目标值 target ,请你返回一个整数 value ,使得将数组中所有大于 value 的值变成 value 后,数组的和最接近 target (最接近表示两者之差的绝对值最小)。
*
* 如果有多种使得和最接近 target 的方案,请你返回这些整数... | UTF-8 | Java | 2,430 | java | SumOfMutatedArrayClosestToTarget.java | Java | [] | null | [] | package com.ivan.leetcode.questions;
import org.junit.Assert;
import org.junit.Test;
import java.math.BigDecimal;
import java.util.Arrays;
/**
* 1300. 转变数组后最接近目标值的数组和
* 给你一个整数数组 arr 和一个目标值 target ,请你返回一个整数 value ,使得将数组中所有大于 value 的值变成 value 后,数组的和最接近 target (最接近表示两者之差的绝对值最小)。
*
* 如果有多种使得和最接近 target 的方案,请你返回这些整数... | 2,430 | 0.609037 | 0.53389 | 76 | 25.789474 | 25.366947 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.868421 | false | false | 5 |
c60b32f0ecd27244765162b8feba366fafe18bd0 | 22,763,326,719,868 | 7b6bade06c98e9e0e97eff68d013aa77bd485cd2 | /src/main/java/streaming/AdminSystem.java | 4094c44c086a898718703e492a367a1ce4e701b0 | [] | no_license | lake4863/Streaming-Wars | https://github.com/lake4863/Streaming-Wars | 5e351e042676f639576a52aff58cdd43ee254a1c | 7327275072e585cdb1a7b59abb854e75593a8fc0 | refs/heads/main | 2023-03-03T01:11:10.588000 | 2021-02-18T22:57:55 | 2021-02-18T22:57:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package streaming;
import streaming.core.entity.DemographicGroup;
import streaming.core.entity.Stream;
import streaming.core.entity.Studio;
import streaming.core.event.Event;
import streaming.core.event.EventFactory;
import streaming.core.event.EventType;
import streaming.core.util.Pair;
import streaming.db.DbUtils;
i... | UTF-8 | Java | 21,359 | java | AdminSystem.java | Java | [] | null | [] | package streaming;
import streaming.core.entity.DemographicGroup;
import streaming.core.entity.Stream;
import streaming.core.entity.Studio;
import streaming.core.event.Event;
import streaming.core.event.EventFactory;
import streaming.core.event.EventType;
import streaming.core.util.Pair;
import streaming.db.DbUtils;
i... | 21,359 | 0.561777 | 0.55644 | 437 | 47.876431 | 31.916414 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.860412 | false | false | 5 |
fd366bb117f4dcdbb11ce0a09c65d59d9073b423 | 7,284,264,586,190 | 67d1b1800b1a2aff8e02676a72945453dc8e336a | /src/main/java/repositories/ShoutRepository.java | 4dae5af15d4f7bca217b5604cfaa66ba047ede00 | [] | no_license | vicrosa25/Acme-Shout | https://github.com/vicrosa25/Acme-Shout | 933d4e2a8607c0ac11bd01f4496f26673a4c837d | 7fae5636a37e7d49f846ef55d96ca1de13745cf4 | refs/heads/master | 2020-03-31T02:40:08.526000 | 2018-10-06T12:02:34 | 2018-10-06T12:02:34 | 151,834,669 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import domain.Shout;
@Repository
public interface ShoutRepository extends JpaRepository<Shout, Integer> {
@Query("select count... | UTF-8 | Java | 572 | java | ShoutRepository.java | Java | [] | null | [] | package repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import domain.Shout;
@Repository
public interface ShoutRepository extends JpaRepository<Shout, Integer> {
@Query("select count... | 572 | 0.772727 | 0.765734 | 20 | 27.6 | 25.209919 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 5 |
3608b67920fda90d8bcd39928b07da81f4ea8e86 | 4,020,089,444,048 | d5479d8a0a78554b9dedd46653238e870c384e45 | /src/main/java/com/goodsoft/library/web/MainController.java | e1bd02488365a1c5470ab8959412e72fbb88a729 | [] | no_license | vovanabali/trade-rip | https://github.com/vovanabali/trade-rip | 42a95a77a54b58d5044ca4498fc398a933c96949 | b8ff4e0dde03793d97691bcaac69ce3b150967f4 | refs/heads/master | 2023-01-05T11:58:59.952000 | 2019-07-28T11:29:35 | 2019-07-28T11:29:35 | 192,054,720 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goodsoft.library.web;
import lombok.RequiredArgsConstructor;
import org.springframework.web.bind.annotation.*;
@CrossOrigin
@RestController
@RequestMapping("/main")
@RequiredArgsConstructor
public class MainController {
}
| UTF-8 | Java | 237 | java | MainController.java | Java | [] | null | [] | package com.goodsoft.library.web;
import lombok.RequiredArgsConstructor;
import org.springframework.web.bind.annotation.*;
@CrossOrigin
@RestController
@RequestMapping("/main")
@RequiredArgsConstructor
public class MainController {
}
| 237 | 0.822785 | 0.822785 | 12 | 18.75 | 16.016268 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 5 |
5b2024c58b1e91233d10d49cc8c9362c38c4f1e9 | 23,897,198,089,113 | cfbc944cf3fb9a4ad7b175be44dd30b5af3fd4b4 | /backend/src/main/java/info/esdras/dsdeliver/services/ProductService.java | 9b975f0879b97603e3333827dd8204fbd0e6caad | [] | no_license | BZR4/dsdeliver-sds2 | https://github.com/BZR4/dsdeliver-sds2 | 975dc1ad4116de4aa76012ddb4bca366379940bd | d94885eba0c7786a5c2cbfc0375c1e2f43bb0c01 | refs/heads/main | 2023-02-15T16:00:38.949000 | 2021-01-10T16:08:45 | 2021-01-10T16:08:45 | 327,989,935 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package info.esdras.dsdeliver.services;
import info.esdras.dsdeliver.dto.ProductDTO;
import java.util.List;
public interface ProductService {
List<ProductDTO> findAll();
}
| UTF-8 | Java | 179 | java | ProductService.java | Java | [] | null | [] | package info.esdras.dsdeliver.services;
import info.esdras.dsdeliver.dto.ProductDTO;
import java.util.List;
public interface ProductService {
List<ProductDTO> findAll();
}
| 179 | 0.782123 | 0.782123 | 9 | 18.888889 | 17.578045 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 5 |
9fab3651eb10ab1b07a4850f027c4e1afba3cfa3 | 4,604,204,942,736 | 183d057ee3f1255551c9f2bc6080dfcc23262639 | /app/src/main/java/com/cliffex/videomaker/videoeditor/introvd/template/explorer/p296a/C7137b.java | 537de24ff70b7305b0812207211043d6a853149a | [] | no_license | datcoind/VideoMaker-1 | https://github.com/datcoind/VideoMaker-1 | 5567ff713f771b19154ba463469b97d18d0164ec | bcd6697db53b1e76ee510e6e805e46b24a4834f4 | refs/heads/master | 2023-03-19T20:33:16.016000 | 2019-09-27T13:55:07 | 2019-09-27T13:55:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.introvd.template.explorer.p296a;
import android.text.TextUtils;
import com.introvd.template.router.app.config.AppConfigObserver;
/* renamed from: com.introvd.template.explorer.a.b */
public class C7137b extends AppConfigObserver {
public void onChange(int i, String str) {
if (!TextUtils.isEmpt... | UTF-8 | Java | 389 | java | C7137b.java | Java | [] | null | [] | package com.introvd.template.explorer.p296a;
import android.text.TextUtils;
import com.introvd.template.router.app.config.AppConfigObserver;
/* renamed from: com.introvd.template.explorer.a.b */
public class C7137b extends AppConfigObserver {
public void onChange(int i, String str) {
if (!TextUtils.isEmpt... | 389 | 0.7018 | 0.660668 | 13 | 28.923077 | 21.92807 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 5 |
1aaeaa97aa8297540f1a7863a7557587a366eaf8 | 4,595,615,074,895 | 27e540d93a25a0a8f57ede384d7e6046013319c3 | /src/main/java/general/modelo/Mensaje.java | 3e3c231c7632248c343a26062767373d14963086 | [] | no_license | applocalizador/localizars | https://github.com/applocalizador/localizars | a6062691f385ff4c2ff26093cb4126d578a0a00c | fe925288814047cb334ab69cf409d21a76a1a3a4 | refs/heads/master | 2021-10-19T14:44:09.306000 | 2019-02-21T22:15:20 | 2019-02-21T22:15:20 | 110,984,580 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package general.modelo;
import java.util.ArrayList;
/**
* @author juliano
*/
public class Mensaje {
public static String DATA = "data";
public static String ALERT = "alert";
private Stri... | UTF-8 | Java | 5,396 | java | Mensaje.java | Java | [
{
"context": "\r\n\r\nimport java.util.ArrayList;\r\n\r\n/**\r\n * @author juliano\r\n */\r\npublic class Mensaje {\r\n public static S",
"end": 187,
"score": 0.9946314692497253,
"start": 180,
"tag": "USERNAME",
"value": "juliano"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package general.modelo;
import java.util.ArrayList;
/**
* @author juliano
*/
public class Mensaje {
public static String DATA = "data";
public static String ALERT = "alert";
private Stri... | 5,396 | 0.582654 | 0.582654 | 221 | 22.425339 | 23.976046 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.429864 | false | false | 5 |
6a22faee3288b3dae35e527504224e749b2c47de | 12,343,736,030,436 | b67cc278d7eb6c4fc483671a180f3442ef36c031 | /Polynom/src/main/java/imit/Polynom/Polynom.java | 0d41bb797101b31d022454e440b79c7710fc2548 | [] | no_license | Dimtk26/Java18 | https://github.com/Dimtk26/Java18 | 290649c213cf98e365d411895c94b81620f8923c | 0ebaaddcf4152a83535f9dcda89efb2a595d8f4c | refs/heads/master | 2021-01-25T13:36:10.018000 | 2018-03-29T16:25:05 | 2018-03-29T16:25:05 | 123,593,977 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package imit.Polynom;
import java.util.Arrays;
public class Polynom {
private double[] coefficients;
public Polynom(){
coefficients = new double[3];
coefficients[0] = 0;
coefficients[1] = 0;
coefficients[2] = 1;
}
public Polynom(double[] temp) throws Val... | UTF-8 | Java | 2,803 | java | Polynom.java | Java | [] | null | [] | package imit.Polynom;
import java.util.Arrays;
public class Polynom {
private double[] coefficients;
public Polynom(){
coefficients = new double[3];
coefficients[0] = 0;
coefficients[1] = 0;
coefficients[2] = 1;
}
public Polynom(double[] temp) throws Val... | 2,803 | 0.510159 | 0.4843 | 92 | 27.423914 | 23.583908 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48913 | false | false | 5 |
3296a52e7e2a516e2b2ec0e7e75040197946fc87 | 32,959,579,051,975 | 53f9ed6ee42d3043ebce9f0fbc12090933f9b97e | /src/com/dave/lawton/main/Main.java | c1402d25bd3b594090b046caaa5c629f35f956f9 | [] | no_license | LawtoNDA17/pig-latin | https://github.com/LawtoNDA17/pig-latin | 53c1311de88eab43fba2d4cde70fde6fe6e9a9c9 | 9ab9d419823d2dcbd5e793474860efd760aad33b | refs/heads/master | 2021-01-23T04:44:29.605000 | 2017-01-29T21:43:05 | 2017-01-29T21:43:05 | 80,373,908 | 0 | 0 | null | false | 2017-01-29T21:43:05 | 2017-01-29T21:28:53 | 2017-01-29T21:32:14 | 2017-01-29T21:43:05 | 0 | 0 | 0 | 0 | Java | null | null | package com.dave.lawton.main;
import java.util.Scanner;
import com.dave.lawton.utilities.BasicUtilities;
public class Main {
public static BasicUtilities bu = new BasicUtilities();
public static void main(String[] args)
{
boolean running = true;
while(running)
{
String english = bu.getStringInput("... | UTF-8 | Java | 698 | java | Main.java | Java | [] | null | [] | package com.dave.lawton.main;
import java.util.Scanner;
import com.dave.lawton.utilities.BasicUtilities;
public class Main {
public static BasicUtilities bu = new BasicUtilities();
public static void main(String[] args)
{
boolean running = true;
while(running)
{
String english = bu.getStringInput("... | 698 | 0.697708 | 0.69341 | 30 | 22.266666 | 22.820946 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 5 |
341eac339aadca5c9a145d4f15a2e02107745c9b | 15,187,004,387,834 | f45be393f6e9dc615fdfcee8ffc80dd6a6468957 | /game-of-life-20141019/src/main/java/org/example/gol/Cell.java | e9ec87e5f579ab5d72706985e187340b4052f1f7 | [] | no_license | signed/game-of-life | https://github.com/signed/game-of-life | 0f9ce778d28e07b2e5f481063e128c447c86a04d | aebee419f2c4760dbb1f503e3b7a6984a42c1756 | refs/heads/master | 2021-01-20T12:38:17.745000 | 2017-11-19T00:27:26 | 2017-11-19T00:29:14 | 25,597,299 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.example.gol;
public class Cell {
private final boolean alive;
public static Cell CreateAliveCell() {
return new Cell(true);
}
public static Cell CreateDeadCell() {
return new Cell(false);
}
public Cell(boolean alive) {
this.alive = alive;
}
public... | UTF-8 | Java | 435 | java | Cell.java | Java | [] | null | [] | package org.example.gol;
public class Cell {
private final boolean alive;
public static Cell CreateAliveCell() {
return new Cell(true);
}
public static Cell CreateDeadCell() {
return new Cell(false);
}
public Cell(boolean alive) {
this.alive = alive;
}
public... | 435 | 0.583908 | 0.583908 | 25 | 16.4 | 14.532722 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 5 |
dae5f50a90ee423bc47cc90586d052f3ad445da3 | 30,820,685,363,049 | 99aab4f8141af98602630bb530ddca8fc8e4c4c8 | /src/main/java/io/github/cristaling/swegg/backend/core/notifications/Notification.java | 2a6b3e8d8ae323e808716260badaee641fd6a569 | [] | no_license | ciprifodor/SWEgg-BackEnd | https://github.com/ciprifodor/SWEgg-BackEnd | 0da076a3d46a0d5d32983f511e3cb7e455d13dd8 | 2fcdba2cab3fb170adbfd8b0a2df51090edc9687 | refs/heads/master | 2022-01-04T19:43:49.973000 | 2019-05-21T13:59:51 | 2019-05-21T13:59:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.cristaling.swegg.backend.core.notifications;
import com.fasterxml.jackson.annotation.JsonIgnore;
import io.github.cristaling.swegg.backend.core.member.Member;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persiste... | UTF-8 | Java | 2,025 | java | Notification.java | Java | [
{
"context": "package io.github.cristaling.swegg.backend.core.notifications;\n\nimport com.fas",
"end": 28,
"score": 0.7439525127410889,
"start": 18,
"tag": "USERNAME",
"value": "cristaling"
},
{
"context": "l.jackson.annotation.JsonIgnore;\nimport io.github.cristaling.swegg.backend.... | null | [] | package io.github.cristaling.swegg.backend.core.notifications;
import com.fasterxml.jackson.annotation.JsonIgnore;
import io.github.cristaling.swegg.backend.core.member.Member;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persiste... | 2,025 | 0.740247 | 0.740247 | 105 | 18.285715 | 18.540928 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 5 |
404ca5f1f96f9a2339b2fffe2b688b7f8c3ea05c | 7,215,545,094,359 | e2d403c978e4464395193daf1118de63e7cb64df | /src/com/github/xzzpig/sudoku/location/Location.java | 561dcd8b2ee8bf48d32b3b2a6f923553da854fd2 | [] | no_license | xzzpig/Javas | https://github.com/xzzpig/Javas | 11f086aedef1f1a189f60e7f059f10d04f1deb64 | c9d871149ac3589fe87bec8d2593bdc6a5fba45b | refs/heads/master | 2021-01-17T17:32:34.389000 | 2016-05-15T09:08:09 | 2016-05-15T09:08:09 | 58,852,816 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.xzzpig.sudoku.location;
import com.github.xzzpig.sudoku.Board;
public class Location {
private Board pboard;
private Row prow;
private Column pcolumn;
private Block pblock;
public Location(Board board, int x, int y) {
pboard = board;
prow = new Row(board, y);
pcolumn = new ... | UTF-8 | Java | 822 | java | Location.java | Java | [
{
"context": "package com.github.xzzpig.sudoku.location;\r\n\r\nimport com.github.xzzpig.sudo",
"end": 25,
"score": 0.9471990466117859,
"start": 19,
"tag": "USERNAME",
"value": "xzzpig"
},
{
"context": "thub.xzzpig.sudoku.location;\r\n\r\nimport com.github.xzzpig.sudoku.Board;\r\n\r\... | null | [] | package com.github.xzzpig.sudoku.location;
import com.github.xzzpig.sudoku.Board;
public class Location {
private Board pboard;
private Row prow;
private Column pcolumn;
private Block pblock;
public Location(Board board, int x, int y) {
pboard = board;
prow = new Row(board, y);
pcolumn = new ... | 822 | 0.627737 | 0.627737 | 42 | 17.571428 | 17.975039 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.47619 | false | false | 5 |
26f3cfa029e7ce3dbf8577bc33cef4573a84a60e | 31,971,736,608,930 | ec88f347ab9c9514bfcec5820eb1792bf3fa440a | /cdr.core/src/main/java/com/yly/cdr/entity/CustomizeNotification.java | 890fd069d6b6cafc7f54fad3facd03bb7e3716cb | [] | no_license | zhiji6/szbj-code | https://github.com/zhiji6/szbj-code | 67018746538eb0b7b74b15a5a5fd634c5bf83c24 | 56367d000e20b9851d9e8e4b22b7f1091928a651 | refs/heads/master | 2023-08-20T06:58:34.625000 | 2017-07-18T07:40:19 | 2017-07-18T07:40:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yly.cdr.entity;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
import javax.persistence.Id;
import javax.persistence.GeneratedVal... | UTF-8 | Java | 3,568 | java | CustomizeNotification.java | Java | [] | null | [] | package com.yly.cdr.entity;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
import javax.persistence.Id;
import javax.persistence.GeneratedVal... | 3,568 | 0.672926 | 0.668722 | 159 | 21.440252 | 20.727823 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371069 | false | false | 5 |
f2b00d337ae02e24cbd6356b46097b8d5ef8e7f5 | 8,598,524,568,889 | 863cf0bbd25a11556b458934c404d917d536c77e | /admin-console/src/main/java/com/cool/wendao/manager/admin/sys/controller/JobController.java | 873bd7b9919fcc3027ef879503b8ad686f9cf4ff | [] | no_license | xsxz01/wendaoshouyou | https://github.com/xsxz01/wendaoshouyou | 2eeaa7f820fa54c9c15d6b1e5a7d3fada688e678 | abdadf8885e9b553ab5fdf005efc195e07eab7d8 | refs/heads/master | 2021-05-19T05:48:52.097000 | 2020-01-17T07:16:31 | 2020-01-17T07:16:31 | 251,553,820 | 1 | 2 | null | true | 2020-03-31T09:13:17 | 2020-03-31T09:13:16 | 2020-01-17T07:16:54 | 2020-01-17T07:16:52 | 59,225 | 0 | 0 | 0 | null | false | false | package com.cool.wendao.manager.admin.sys.controller;
import com.cool.wendao.admin.core.MgtPageBean;
import com.cool.wendao.admin.core.ResultBean;
import com.cool.wendao.admin.params.SysJob;
import com.cool.wendao.admin.server.MgtBaseJobService;
import com.cool.wendao.manager.admin.sys.security.SecurityMetadataSource;... | UTF-8 | Java | 3,868 | java | JobController.java | Java | [
{
"context": "t.http.HttpServletRequest;\n\n/**\n * 岗位管理\n * @author liuyu\n *\n */\n@Controller\n@RequestMapping(\"admin/sys/job",
"end": 893,
"score": 0.9289305210113525,
"start": 888,
"tag": "USERNAME",
"value": "liuyu"
}
] | null | [] | package com.cool.wendao.manager.admin.sys.controller;
import com.cool.wendao.admin.core.MgtPageBean;
import com.cool.wendao.admin.core.ResultBean;
import com.cool.wendao.admin.params.SysJob;
import com.cool.wendao.admin.server.MgtBaseJobService;
import com.cool.wendao.manager.admin.sys.security.SecurityMetadataSource;... | 3,868 | 0.765213 | 0.759289 | 115 | 31.295652 | 27.32477 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.034783 | false | false | 5 |
1e4f64da22ade289ef8aceae62ded281a4cf2d21 | 16,003,048,201,303 | 499869272d82ed02d43ae9dd29d8b3cd35860a48 | /src/main/java/de/vdv/trias/CallAtNearStop.java | be2f19a90dec5870e36d125a78755a94c3284709 | [
"MIT"
] | permissive | ecofleetservices/efs-trias-adapter | https://github.com/ecofleetservices/efs-trias-adapter | d1efcaae264d1a9f6dfe41586cb5b3d2ce713da2 | 3be06c7559911c4280fca199ae55afc28512fa13 | refs/heads/master | 2022-07-27T02:31:54.579000 | 2021-07-08T11:38:46 | 2021-07-08T11:38:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* MIT License
*
* Copyright (c) 2020 Hochschule Esslingen
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use,... | UTF-8 | Java | 4,840 | java | CallAtNearStop.java | Java | [
{
"context": "/*\n * MIT License\n * \n * Copyright (c) 2020 Hochschule Esslingen\n * \n * Permission is hereby granted, free of char",
"end": 64,
"score": 0.9933714866638184,
"start": 44,
"tag": "NAME",
"value": "Hochschule Esslingen"
}
] | null | [] | /*
* MIT License
*
* Copyright (c) 2020 <NAME>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify,... | 4,826 | 0.655992 | 0.65 | 159 | 29.440252 | 28.57575 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396226 | false | false | 5 |
280bfa51492c2ec94c89ed18bac0516bcf1c119e | 15,315,853,417,700 | 437c1569341d32996d522fbdd0fdcb4dec603359 | /ew.common/src/main/java/com/eduworks/lang/util/EwCache.java | 9e6d7bb5376cba78729ebac596930a3a3759680f | [
"Apache-2.0"
] | permissive | Eduworks/ew | https://github.com/Eduworks/ew | 199b5dc23ce4408b4bbf70543b087bb1c06f70ff | a7954aa8e9a79f1a8330c9b45a71cad8a0da11df | refs/heads/master | 2022-09-27T03:42:52.559000 | 2020-11-25T23:37:33 | 2020-11-25T23:37:33 | 58,094,996 | 2 | 2 | Apache-2.0 | false | 2022-09-01T22:56:44 | 2016-05-05T01:25:18 | 2020-11-25T23:37:47 | 2022-09-01T22:56:42 | 2,815 | 2 | 0 | 17 | Java | false | false | package com.eduworks.lang.util;
import java.lang.ref.SoftReference;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
public class EwCache<K, V>
{
public static boolean cache = tr... | UTF-8 | Java | 2,290 | java | EwCache.java | Java | [] | null | [] | package com.eduworks.lang.util;
import java.lang.ref.SoftReference;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
public class EwCache<K, V>
{
public static boolean cache = tr... | 2,290 | 0.672052 | 0.667249 | 102 | 20.450981 | 25.521858 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.715686 | false | false | 5 |
051f8ed9d2fd7a1f4a662cce23dca79260e660fe | 13,486,197,375,388 | be339244186205fa54a56e88ec33b83deccf4842 | /rocketmq/distributed-transaction/pay-service/src/main/java/cn/nicollcheng/rocketmq/transaction/listener/TransactionListenerImpl.java | d0e6fc123e473f15ab26d26e3e32b903a0e8fd69 | [] | no_license | ChengErnest/java-all-in-one | https://github.com/ChengErnest/java-all-in-one | 2c10e6a7445e7d65f5e14a9caf578a75e088db49 | efa3e625c81c7b80a2b9ebde68dbaedd49b984dc | refs/heads/master | 2023-08-17T05:47:58.579000 | 2021-09-14T04:07:44 | 2021-09-14T04:07:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.nicollcheng.rocketmq.transaction.listener;
import cn.nicollcheng.rocketmq.transaction.entity.PayLog;
import cn.nicollcheng.rocketmq.transaction.service.PayLogService;
import com.alibaba.fastjson.JSON;
import org.apache.rocketmq.spring.annotation.RocketMQTransactionListener;
import org.apache.rocketmq.spring... | UTF-8 | Java | 2,212 | java | TransactionListenerImpl.java | Java | [] | null | [] | package cn.nicollcheng.rocketmq.transaction.listener;
import cn.nicollcheng.rocketmq.transaction.entity.PayLog;
import cn.nicollcheng.rocketmq.transaction.service.PayLogService;
import com.alibaba.fastjson.JSON;
import org.apache.rocketmq.spring.annotation.RocketMQTransactionListener;
import org.apache.rocketmq.spring... | 2,212 | 0.692116 | 0.691617 | 57 | 34.175438 | 26.630758 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.403509 | false | false | 5 |
ea9ed3c3ccc0032d8ad3b8efd4bb41d5f7bf9854 | 13,486,197,379,736 | 36a51e85a38b6d0443219a5de9d0a92550c5c4af | /src/IProvider.java | cabd439db615985b7dd32a7938447083f4d75436 | [] | no_license | ArielA147/Entity-cache | https://github.com/ArielA147/Entity-cache | 6d1f605ccc72004e817eb1caa69627c382504867 | 5045ef71dcc91c15f8bc56c062e83ec2b675283e | refs/heads/master | 2023-07-15T19:10:18.915000 | 2021-08-24T13:56:32 | 2021-08-24T13:56:32 | 220,810,777 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.security.KeyException;
import java.util.Map;
/**
* represents the provider action such as : adding, removing and update an entity in json format
*/
public interface IProvider {
public String getData(int id);
public Map<Integer, String> getAll();
/**
* adding a new entity to the map
... | UTF-8 | Java | 1,147 | java | IProvider.java | Java | [] | null | [] | import java.security.KeyException;
import java.util.Map;
/**
* represents the provider action such as : adding, removing and update an entity in json format
*/
public interface IProvider {
public String getData(int id);
public Map<Integer, String> getAll();
/**
* adding a new entity to the map
... | 1,147 | 0.673932 | 0.673932 | 39 | 28.410257 | 29.077013 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.282051 | false | false | 5 |
46e3b5a77c310f12d1023c5b7ecd859b27d641a9 | 13,486,197,376,631 | 507123d829b7507814e212874290245295b9702f | /app/src/main/java/com/yksayttyt/Cozuyorumm/Model/Gonderi.java | dd537bd73b3e47f52d020af3f7a6208cb59d5ee1 | [] | no_license | cmktass/FinansalOdev | https://github.com/cmktass/FinansalOdev | c201362c77dc0c60418adf98bd9992007efb2de0 | fbcde2099a7a81c6431de2acb09643524e50bc82 | refs/heads/master | 2020-11-26T09:39:32.724000 | 2019-12-19T11:18:57 | 2019-12-19T11:18:57 | 229,032,048 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yksayttyt.Cozuyorumm.Model;
import com.google.firebase.Timestamp;
public class Gonderi
{
private String gonderiId;
private String gonderenId;
private String gonderiDersi;
private String dersKonusu;
private String gonderiHakında;
private String gonderiResmi;
private String tarih... | UTF-8 | Java | 1,999 | java | Gonderi.java | Java | [] | null | [] | package com.yksayttyt.Cozuyorumm.Model;
import com.google.firebase.Timestamp;
public class Gonderi
{
private String gonderiId;
private String gonderenId;
private String gonderiDersi;
private String dersKonusu;
private String gonderiHakında;
private String gonderiResmi;
private String tarih... | 1,999 | 0.663147 | 0.663147 | 85 | 22.4 | 22.838667 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435294 | false | false | 5 |
e9f45553ab54894731dce838ce36dfb3f0edd57a | 17,471,927,002,786 | 26c9966cf1aae8e10915cf5a4351dec6d57b381e | /ProjetoEscolasFutebol(Annotations)/src/main/java/com/projetoea/escolasfutebol/ClassesJava/PartcipantetorneioCriteria.java | be7bca122fb571de22adcceab139f135a81374d1 | [] | no_license | GoncaloGMarques/ProjetoEA | https://github.com/GoncaloGMarques/ProjetoEA | a5272e84f53363c28c7bf0e58ac537c66823e905 | 23f7cce2055959b761c74c5230d6c6336b623db2 | refs/heads/master | 2020-03-19T20:47:27.508000 | 2018-06-25T16:50:38 | 2018-06-25T16:50:38 | 136,916,693 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.projetoea.escolasfutebol.ClassesJava; /**
* "Visual Paradigm: DO NOT MODIFY THIS FILE!"
*
* This is an automatic generated file. It will be regenerated every time
* you generate persistence class.
*
* Modifying its content may cause the program not work, or your work may lost.
*/
/**
* Licensee:... | UTF-8 | Java | 2,224 | java | PartcipantetorneioCriteria.java | Java | [
{
"context": "work, or your work may lost.\n */\n\n/**\n * Licensee: Gonçalo Marques(Universidade do Minho)\n * License Type: Academic\n",
"end": 336,
"score": 0.9998578429222107,
"start": 321,
"tag": "NAME",
"value": "Gonçalo Marques"
}
] | null | [] | package com.projetoea.escolasfutebol.ClassesJava; /**
* "Visual Paradigm: DO NOT MODIFY THIS FILE!"
*
* This is an automatic generated file. It will be regenerated every time
* you generate persistence class.
*
* Modifying its content may cause the program not work, or your work may lost.
*/
/**
* Licensee:... | 2,214 | 0.776428 | 0.776428 | 67 | 32.164181 | 25.323339 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.477612 | false | false | 5 |
f0b9dd2d9196bb0288348e41100c17478019c952 | 10,342,281,292,192 | 5ad6fa5e0d94bf68077923a5f19ff399d54a7e5b | /chat/src/main/java/cn/itcast/chat/bean/BlogsBean.java | bff178ddbd4cc2ccb65f0a242a648f0f09b59c46 | [] | no_license | Jcfa/Chat | https://github.com/Jcfa/Chat | c6c51c30213646065fbe8dfe44af542884e6dba7 | 9af4ae86c01847138b3deed1cde6cb40a6a3369f | refs/heads/master | 2021-01-12T01:32:25.834000 | 2017-01-17T05:48:33 | 2017-01-17T05:48:33 | 78,401,515 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.itcast.chat.bean;
import android.widget.TextView;
import java.util.List;
/**
* Created by User on 2017/1/14.
*/
public class BlogsBean {
public String blogs;
public int pagesize;
public List<BlogsLIst> blog;
}
| UTF-8 | Java | 240 | java | BlogsBean.java | Java | [] | null | [] | package cn.itcast.chat.bean;
import android.widget.TextView;
import java.util.List;
/**
* Created by User on 2017/1/14.
*/
public class BlogsBean {
public String blogs;
public int pagesize;
public List<BlogsLIst> blog;
}
| 240 | 0.695833 | 0.666667 | 15 | 15 | 13.411438 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 5 |
20c681bbc1cee35bf8b6ae98ac0123126a5c2492 | 755,914,265,988 | a54117549ac759707fc18c6ba7845c96f182a738 | /app/src/main/java/com/example/manh/fragment/utils/HanlderFragment.java | d6127cb4db96ec9934f10ec6be1c669d0e144834 | [] | no_license | phongmh307/modern-ui-player | https://github.com/phongmh307/modern-ui-player | b37144182d6b8019023294fc4c832d0b2a33b545 | 9c53cf11654aed97522c7e5cde6e44d783d81f76 | refs/heads/master | 2016-09-06T04:13:27.206000 | 2015-04-08T08:24:15 | 2015-04-08T08:24:15 | 31,358,678 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.manh.fragment.utils;
/**
* Created by me866chuan on 3/11/15.
*/
public interface HanlderFragment {
public void onSelectFragment(int position);
public void onScrolling();
public void onScrolled();
}
| UTF-8 | Java | 233 | java | HanlderFragment.java | Java | [
{
"context": "om.example.manh.fragment.utils;\n\n/**\n * Created by me866chuan on 3/11/15.\n */\npublic interface HanlderFragment ",
"end": 70,
"score": 0.9992957711219788,
"start": 60,
"tag": "USERNAME",
"value": "me866chuan"
}
] | null | [] | package com.example.manh.fragment.utils;
/**
* Created by me866chuan on 3/11/15.
*/
public interface HanlderFragment {
public void onSelectFragment(int position);
public void onScrolling();
public void onScrolled();
}
| 233 | 0.72103 | 0.686695 | 10 | 22.299999 | 17.458809 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 5 |
504c9ea6f43e090179f5904a9b02c1e05e1af36e | 13,271,448,968,467 | 75f92185dc77bc81de9de20cd51a0a4dcfe74812 | /src/main/java/com/zsj/adapter/ThreeOutlet.java | bacddf8e77d38cd6c0f41f5fce5db2eb5c0b17d6 | [] | no_license | zhoushiji123/java_designPattern | https://github.com/zhoushiji123/java_designPattern | a41ab6280bad8d53375b9f406a3dffb21272000f | 206260e67d6e32bbf2486a1846782ba00bab0385 | refs/heads/master | 2021-01-20T09:49:56.891000 | 2017-05-26T12:33:08 | 2017-05-26T12:33:08 | 90,291,621 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zsj.adapter;
/**
* Created by zsj on 2017/5/5.
* 适配目标 三个口的插口
*/
public interface ThreeOutlet {
void connect();
}
| UTF-8 | Java | 154 | java | ThreeOutlet.java | Java | [
{
"context": "package com.zsj.adapter;\n\n/**\n * Created by zsj on 2017/5/5.\n * 适配目标 三个口的插口\n */\npublic interface",
"end": 47,
"score": 0.9995757341384888,
"start": 44,
"tag": "USERNAME",
"value": "zsj"
}
] | null | [] | package com.zsj.adapter;
/**
* Created by zsj on 2017/5/5.
* 适配目标 三个口的插口
*/
public interface ThreeOutlet {
void connect();
}
| 154 | 0.649254 | 0.604478 | 9 | 13.888889 | 11.760994 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 5 |
8fa1e864c7512436d681310e48ef2e6b8ca84f5b | 16,827,681,934,141 | 7821c0e1dd9c37821b7c7bda8cf7b6924d6f7134 | /src/main/java/com/baizhi/rlt/dao/BannerDao.java | 5e87dbc939f65c0118912264f524a19210e8c104 | [] | no_license | A1521585727/cmfz | https://github.com/A1521585727/cmfz | d6614aec73e91fb800670d26afe319d9cf8e3c0b | c319f2f52bdbc7a721a38ada1142367e74a0b9fd | refs/heads/master | 2022-10-27T13:32:18.945000 | 2020-01-08T13:41:05 | 2020-01-08T13:41:05 | 232,571,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baizhi.rlt.dao;
import com.baizhi.rlt.entity.Banner;
import tk.mybatis.mapper.additional.idlist.DeleteByIdListMapper;
import tk.mybatis.mapper.common.Mapper;
import tk.mybatis.mapper.common.special.InsertListMapper;
public interface BannerDao extends InsertListMapper<Banner>, Mapper<Banner>, DeleteByIdLis... | UTF-8 | Java | 347 | java | BannerDao.java | Java | [] | null | [] | package com.baizhi.rlt.dao;
import com.baizhi.rlt.entity.Banner;
import tk.mybatis.mapper.additional.idlist.DeleteByIdListMapper;
import tk.mybatis.mapper.common.Mapper;
import tk.mybatis.mapper.common.special.InsertListMapper;
public interface BannerDao extends InsertListMapper<Banner>, Mapper<Banner>, DeleteByIdLis... | 347 | 0.832853 | 0.832853 | 9 | 37.555557 | 35.267582 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 5 |
f45f4e3d765c2a55f7fc58d1135c25cb02ac997a | 16,827,681,935,996 | 461ff44771548e72ebb8eabd9486211cef945208 | /src/main/java/com/asudev/unicode/Events.java | f45a3b1a40aa4d1c0d2287446db86dc17b37c868 | [] | no_license | AsuDev2/Unicode | https://github.com/AsuDev2/Unicode | 3ba018069cade5e44e7aa86c12f611b225305a52 | 82fac82410d115c989c5a3b8940fee0fe83ba258 | refs/heads/master | 2022-12-04T00:12:34.865000 | 2020-08-27T21:23:42 | 2020-08-27T21:23:42 | 290,884,933 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.asudev.unicode;
import org.bukkit.configuration.InvalidConfigurationException;
import org.bukkit.configuration.file.FileConfiguration;
import org.bukkit.configuration.file.YamlConfiguration;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.... | UTF-8 | Java | 1,948 | java | Events.java | Java | [] | null | [] | package com.asudev.unicode;
import org.bukkit.configuration.InvalidConfigurationException;
import org.bukkit.configuration.file.FileConfiguration;
import org.bukkit.configuration.file.YamlConfiguration;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.... | 1,948 | 0.653491 | 0.644764 | 60 | 31.466667 | 21.709036 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 5 |
0315b034cb4db59e5a661aa4002899788f97e9ef | 24,292,335,094,823 | 770d32010ee40dda14cd7ec2838df0cd68f81e09 | /app/src/main/java/com/wru/ryclist0419/ValueObject/MessageValueObject.java | 517c63aa2edbe4a9c67d7c4addf3235aaf18d0c1 | [] | no_license | SylvesterLi/RycList0419 | https://github.com/SylvesterLi/RycList0419 | 7efe91ccbc9635a87b48a412fabf1facb56373f7 | 64c69dfbebcb151049cc1032ddaa0fd694871d2a | refs/heads/master | 2020-03-11T19:10:58.935000 | 2018-04-19T10:35:05 | 2018-04-19T10:35:05 | 130,199,733 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wru.ryclist0419.ValueObject;
/**
* Created by SANG-ASUS on 2018/4/19.
*/
public class MessageValueObject {
//定义三个值
public String Name;
public String Message;
public boolean IsSent;
//构造函数 重写
public MessageValueObject(String name,String message,boolean isSent)
{
//简化传... | UTF-8 | Java | 443 | java | MessageValueObject.java | Java | [
{
"context": "om.wru.ryclist0419.ValueObject;\n\n/**\n * Created by SANG-ASUS on 2018/4/19.\n */\n\npublic class MessageValueObjec",
"end": 69,
"score": 0.9987860918045044,
"start": 60,
"tag": "USERNAME",
"value": "SANG-ASUS"
}
] | null | [] | package com.wru.ryclist0419.ValueObject;
/**
* Created by SANG-ASUS on 2018/4/19.
*/
public class MessageValueObject {
//定义三个值
public String Name;
public String Message;
public boolean IsSent;
//构造函数 重写
public MessageValueObject(String name,String message,boolean isSent)
{
//简化传... | 443 | 0.641647 | 0.615012 | 22 | 17.772728 | 17.616964 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 5 |
0cc1b750c2c1d89d3a5bd5e02463362d7f3f4cf3 | 29,832,842,864,540 | 5c35fabe0817c8fd97e5ff7efd36a1a91f4a72be | /app/src/main/java/com/example/sreet/learning/customListAdapter.java | 34a5aea4fd192cfb96f3895c4f646621ec16ff23 | [] | no_license | sreeteja06/catastropheapp | https://github.com/sreeteja06/catastropheapp | 3679cdb720c0ab4dda4ec653b977cd0a1da31d2f | d6d7fb6bbfcee028a4e0a8d03f93fc7ef9d9ca01 | refs/heads/master | 2020-03-15T13:26:48.716000 | 2018-07-21T15:28:36 | 2018-07-21T15:28:36 | 132,166,824 | 2 | 1 | null | false | 2018-07-05T19:40:41 | 2018-05-04T16:58:57 | 2018-07-05T19:36:33 | 2018-07-05T19:40:41 | 8,972 | 1 | 1 | 0 | Java | false | null | package com.example.sreet.learning;
import android.content.Context;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Filter;
import ... | UTF-8 | Java | 4,985 | java | customListAdapter.java | Java | [] | null | [] | package com.example.sreet.learning;
import android.content.Context;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Filter;
import ... | 4,985 | 0.598596 | 0.596189 | 141 | 34.361702 | 26.046679 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631206 | false | false | 5 |
fd4e79eb89d9a0d21c999eacb6404c2b2ec98536 | 23,974,507,515,687 | f828fca009172d735cbd88e793e03a419f192a43 | /app/src/main/java/com/xuie/musicservice/media/MediaSource.java | 7899ffb1b2c3200f9d85d73abb487137fb05db0c | [
"Apache-2.0"
] | permissive | xuie0000/MusicService | https://github.com/xuie0000/MusicService | 5c211c8db7a7aa9bddbc28fbffc93622bcdee555 | f145aac99f3fe5cbdcb59aee01ec4b791a905bf6 | refs/heads/master | 2021-01-13T10:01:46.127000 | 2017-05-12T09:19:11 | 2017-05-12T09:19:11 | 72,184,018 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xuie.musicservice.media;
import android.database.Cursor;
import android.provider.MediaStore;
import android.util.Log;
import com.xuie.musicservice.App;
import java.util.ArrayList;
import java.util.List;
/**
* Created by xuie on 16-8-31.
*/
public class MediaSource {
private static final String T... | UTF-8 | Java | 5,916 | java | MediaSource.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by xuie on 16-8-31.\n */\n\npublic class MediaSource {\n\n ",
"end": 241,
"score": 0.9996645450592041,
"start": 237,
"tag": "USERNAME",
"value": "xuie"
}
] | null | [] | package com.xuie.musicservice.media;
import android.database.Cursor;
import android.provider.MediaStore;
import android.util.Log;
import com.xuie.musicservice.App;
import java.util.ArrayList;
import java.util.List;
/**
* Created by xuie on 16-8-31.
*/
public class MediaSource {
private static final String T... | 5,916 | 0.602265 | 0.601251 | 150 | 38.439999 | 35.882118 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586667 | false | false | 5 |
dc149c3fd45364f205692c7d19c4030ccc4d9bee | 17,059,610,127,563 | 466add949b74ecb4406420b18070dbfef903223e | /tds/src/main/java/thredds/server/wcs/v1_0_0_1/WcsRequestBuilder.java | bdbe4835e92c19bb710f15e4483ecd14ef1e35f5 | [
"BSD-3-Clause"
] | permissive | Unidata/tds | https://github.com/Unidata/tds | 7012765df88598f15acd7fdea3e6a61b0b896cd7 | 0d0b03334c898558348408c1cc083567cd9a402b | refs/heads/main | 2023-08-28T19:27:03.920000 | 2023-08-24T21:09:24 | 2023-08-28T19:07:18 | 194,304,228 | 48 | 34 | BSD-3-Clause | false | 2023-09-14T17:03:09 | 2019-06-28T16:34:17 | 2023-09-12T04:31:16 | 2023-09-14T17:03:08 | 958,911 | 46 | 24 | 30 | Java | false | false | /*
* Copyright (c) 1998-2018 John Caron and University Corporation for Atmospheric Research/Unidata
* See LICENSE for license information.
*/
package thredds.server.wcs.v1_0_0_1;
import thredds.server.wcs.Request;
import ucar.nc2.ft2.coverage.CoverageCollection;
public abstract class WcsRequestBuilder {
public s... | UTF-8 | Java | 2,795 | java | WcsRequestBuilder.java | Java | [
{
"context": "/*\n * Copyright (c) 1998-2018 John Caron and University Corporation for Atmospheric Resear",
"end": 40,
"score": 0.9998313784599304,
"start": 30,
"tag": "NAME",
"value": "John Caron"
}
] | null | [] | /*
* Copyright (c) 1998-2018 <NAME> and University Corporation for Atmospheric Research/Unidata
* See LICENSE for license information.
*/
package thredds.server.wcs.v1_0_0_1;
import thredds.server.wcs.Request;
import ucar.nc2.ft2.coverage.CoverageCollection;
public abstract class WcsRequestBuilder {
public stati... | 2,791 | 0.749911 | 0.744544 | 80 | 33.9375 | 30.958578 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 5 |
021e32297b4c16473363403d77032a2164a099b3 | 3,401,614,107,454 | 4bb27b2054d4c2093069c60369e6177cc7b20e99 | /WebService/mywebservice/src/com/entity/WebDelegate.java | b5175baeb04c8694a55bec2d8fe863bcec387e7c | [] | no_license | tutuboy/tangrenjietanan | https://github.com/tutuboy/tangrenjietanan | 62ac61f672329f959479cb3ffa7728300baa4d7b | 09b187987a8518ee953756d1b6cb6c6e29c635fe | refs/heads/master | 2021-01-24T22:27:56.946000 | 2018-06-03T03:54:11 | 2018-06-03T03:54:11 | 123,280,760 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.entity;
import javax.jws.WebMethod;
import javax.jws.WebService;
import javax.xml.ws.Endpoint;
@javax.jws.WebService(targetNamespace = "http://entity.com/", serviceName = "WebService", portName = "WebPort")
public class WebDelegate {
com.entity.Web web = new com.entity.Web();
public String sayHello(St... | UTF-8 | Java | 430 | java | WebDelegate.java | Java | [] | null | [] | package com.entity;
import javax.jws.WebMethod;
import javax.jws.WebService;
import javax.xml.ws.Endpoint;
@javax.jws.WebService(targetNamespace = "http://entity.com/", serviceName = "WebService", portName = "WebPort")
public class WebDelegate {
com.entity.Web web = new com.entity.Web();
public String sayHello(St... | 430 | 0.727907 | 0.727907 | 20 | 20.549999 | 25.701118 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 5 |
8d8e6f0628892287399b35f9d952693aa97789e4 | 14,937,896,286,598 | 9c8732326e2e548bd59946a6e9f742243356e25b | /inheritance/src/inheritance/A.java | 01d92063c86c24dad77746c16b464b5eb4cd4487 | [] | no_license | voletidheeraj29/MarsWorkSpace | https://github.com/voletidheeraj29/MarsWorkSpace | fcefaa273f23e9a3eadbadca2712ae20c53d3684 | 7ef416c368d6f88051d1f56e413397634e60b5b0 | refs/heads/master | 2021-01-20T20:09:19.256000 | 2016-07-20T06:50:06 | 2016-07-20T06:50:06 | 63,757,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inheritance;
public class A {
public void science (){
System.out.println("a science");
}public void math(){
System.out.println("a math");
}
}
| UTF-8 | Java | 155 | java | A.java | Java | [] | null | [] | package inheritance;
public class A {
public void science (){
System.out.println("a science");
}public void math(){
System.out.println("a math");
}
}
| 155 | 0.683871 | 0.683871 | 10 | 14.5 | 12.1429 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 5 |
ccfd595143eca016cdf0dd7f8201f99542c51874 | 16,466,904,641,871 | b204fe721667bc90cceb708c7a3d8a34329593d0 | /src/main/java/com/github/ggalmazor/ltdownsampling/Bucket.java | 4d8f943b255242d2bdf2cbe533ee846ad96d1548 | [] | no_license | ggalmazor/lt_downsampling_java8_legacy | https://github.com/ggalmazor/lt_downsampling_java8_legacy | 92f3d8cf20ab6f88f84432e4f2966a7d5e116088 | a6c2f1b5cfcd425f38b455c813e055e033bf4853 | refs/heads/master | 2020-12-24T19:13:28.471000 | 2016-04-19T16:07:50 | 2016-04-19T16:07:50 | 56,587,643 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.ggalmazor.ltdownsampling;
import javaslang.Lazy;
import javaslang.collection.Stream;
import javaslang.control.Option;
import java.util.function.Function;
class Bucket<T extends Point> {
private final Stream<T> data;
private final Lazy<T> first;
private final Lazy<Point> center;
private fin... | UTF-8 | Java | 1,182 | java | Bucket.java | Java | [
{
"context": "package com.github.ggalmazor.ltdownsampling;\n\nimport javaslang.Lazy;\nimport ja",
"end": 28,
"score": 0.9981628656387329,
"start": 19,
"tag": "USERNAME",
"value": "ggalmazor"
}
] | null | [] | package com.github.ggalmazor.ltdownsampling;
import javaslang.Lazy;
import javaslang.collection.Stream;
import javaslang.control.Option;
import java.util.function.Function;
class Bucket<T extends Point> {
private final Stream<T> data;
private final Lazy<T> first;
private final Lazy<Point> center;
private fin... | 1,182 | 0.647208 | 0.646362 | 55 | 20.49091 | 19.346479 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418182 | false | false | 5 |
06d2f493717fedb7e468a0eeaae8906a535a4b7d | 23,819,888,639,823 | b526ee2238cb39d4c3959b13eecea18343421675 | /ccsu-notify-service/src/main/java/cn/ccsu/notify/service/impl/NotifyServiceImpl.java | d827bae49bca61e9bcf7cbc7d6f771bf02d9c728 | [
"Apache-2.0"
] | permissive | notobject/ccsu-micro-platform-projects | https://github.com/notobject/ccsu-micro-platform-projects | b3080073576c08c5eb234d8a2495446aea5b5a7d | 8a44bf4a9ae38082ec35b301071f7d1d2690cd16 | refs/heads/master | 2023-06-21T15:21:36.398000 | 2021-08-27T06:25:08 | 2021-08-27T06:25:08 | 159,641,562 | 9 | 1 | Apache-2.0 | false | 2023-06-14T22:29:36 | 2018-11-29T09:33:28 | 2021-08-27T06:25:11 | 2023-06-14T22:29:36 | 5,875 | 5 | 1 | 6 | JavaScript | false | false | package cn.ccsu.notify.service.impl;
import cn.ccsu.notify.dao.SystemNotifyDAO;
import cn.ccsu.notify.dao.NoteCommentNotifyDAO;
import cn.ccsu.notify.enums.NotifyStatus;
import cn.ccsu.notify.enums.NotifyType;
import cn.ccsu.notify.pojo.dto.SystemNotifyDTO;
import cn.ccsu.notify.pojo.dto.NoteCommentNotifyDTO;
import c... | UTF-8 | Java | 6,068 | java | NotifyServiceImpl.java | Java | [
{
"context": "mport java.util.stream.Collectors;\n\n/**\n * @author hangs.zhang\n * @date 2018/12/10\n * *****************\n * funct",
"end": 774,
"score": 0.9519720077514648,
"start": 763,
"tag": "USERNAME",
"value": "hangs.zhang"
}
] | null | [] | package cn.ccsu.notify.service.impl;
import cn.ccsu.notify.dao.SystemNotifyDAO;
import cn.ccsu.notify.dao.NoteCommentNotifyDAO;
import cn.ccsu.notify.enums.NotifyStatus;
import cn.ccsu.notify.enums.NotifyType;
import cn.ccsu.notify.pojo.dto.SystemNotifyDTO;
import cn.ccsu.notify.pojo.dto.NoteCommentNotifyDTO;
import c... | 6,068 | 0.690033 | 0.687043 | 133 | 44.263157 | 32.473213 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.864662 | false | false | 5 |
91fa31ecb8707595a8ef37b1c5a69b0d79c4da82 | 23,021,024,738,229 | ddd38972d2e73c464ee77024f6ba4d6e11aac97b | /platform/arcus-subsystems/src/test/java/com/iris/common/subsystem/care/behavior/TestPresenceBehavior.java | aa7f1d226518bc69ec022cec644001ec1112e219 | [
"Apache-2.0"
] | permissive | arcus-smart-home/arcusplatform | https://github.com/arcus-smart-home/arcusplatform | bc5a3bde6dc4268b9aaf9082c75482e6599dfb16 | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | refs/heads/master | 2022-04-27T02:58:20.720000 | 2021-09-05T01:36:12 | 2021-09-05T01:36:12 | 168,190,985 | 104 | 50 | Apache-2.0 | false | 2022-03-10T01:33:34 | 2019-01-29T16:49:10 | 2022-02-04T14:01:34 | 2022-03-10T01:33:34 | 417,117 | 80 | 51 | 30 | Java | false | false | /*
* Copyright 2019 Arcus Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | UTF-8 | Java | 8,214 | java | TestPresenceBehavior.java | Java | [] | null | [] | /*
* Copyright 2019 Arcus Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 8,214 | 0.756878 | 0.751644 | 182 | 44.126373 | 36.784798 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818681 | false | false | 5 |
211a6267037614715d8d8f579c4bcb96937d32c0 | 2,534,030,733,054 | 59b5e7e3a484edce9c2306ed4bb79f5cc0586f15 | /tbo/src/com/sosee/sys/user/service/UserService.java | 7a401c6d3f6417b87aff2471bbf81032f24dd083 | [] | no_license | Blusez/javaWeb-Dome | https://github.com/Blusez/javaWeb-Dome | 415f62aac1134b6fbc7385a0d4a2cd612dad28df | af7f3b2226f529b8a2db4594e30ede39330cd535 | refs/heads/master | 2020-07-10T16:54:33.308000 | 2016-09-09T08:03:06 | 2016-09-09T08:03:06 | 67,776,939 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sosee.sys.user.service;
import java.util.List;
import com.sosee.base.dao.Page;
import com.sosee.sys.user.pojo.Role;
import com.sosee.sys.user.pojo.User;
/**
*
* 作者: qiangle
* 创建时间:2011-5-30 上午11:13:45
* 功能:用户service
*/
public interface UserService {
User getValue(String id);
User getValueByLoginN... | UTF-8 | Java | 697 | java | UserService.java | Java | [
{
"context": "port com.sosee.sys.user.pojo.User;\n\n/**\n * \n * 作者: qiangle\n * 创建时间:2011-5-30 上午11:13:45\n * 功能:用户service\n */\n",
"end": 190,
"score": 0.9994458556175232,
"start": 183,
"tag": "USERNAME",
"value": "qiangle"
}
] | null | [] | package com.sosee.sys.user.service;
import java.util.List;
import com.sosee.base.dao.Page;
import com.sosee.sys.user.pojo.Role;
import com.sosee.sys.user.pojo.User;
/**
*
* 作者: qiangle
* 创建时间:2011-5-30 上午11:13:45
* 功能:用户service
*/
public interface UserService {
User getValue(String id);
User getValueByLoginN... | 697 | 0.744395 | 0.724963 | 27 | 23.777779 | 15.290601 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.074074 | false | false | 5 |
4cfbe546b25030c10080543e6f571cf0dc6d7588 | 18,820,546,707,217 | 73d916b3585fe8035fa24cd859268792995a90ae | /src/GUI/ListeOffresAdmin.java | 44af2e257948ad86e350f00ef6773510a4009dbd | [] | no_license | senjoux/RealEstate_Java | https://github.com/senjoux/RealEstate_Java | ac9121848ff041ae48ab174e2e1b8999d365679a | c79f22ab8019dfd68a39df3c98ab5bc7ba16aaf2 | refs/heads/master | 2021-01-10T04:57:50.550000 | 2015-05-28T23:23:22 | 2015-05-28T23:23:22 | 36,471,196 | 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 GUI;
import DAO.OffreDAO;
import Entity.Offre;
import Technique.MapX;
import com.alee.laf.WebLookAndFeel;
import java.net.URL;... | UTF-8 | Java | 11,268 | java | ListeOffresAdmin.java | Java | [
{
"context": ".swing.table.DefaultTableModel;\n\n/**\n *\n * @author user\n */\npublic class ListeOffresAdmin extends javax.s",
"end": 508,
"score": 0.9991959929466248,
"start": 504,
"tag": "USERNAME",
"value": "user"
},
{
"context": " jLabel2.setIcon(new ImageIcon(\"C:\\\\Use... | 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 GUI;
import DAO.OffreDAO;
import Entity.Offre;
import Technique.MapX;
import com.alee.laf.WebLookAndFeel;
import java.net.URL;... | 11,268 | 0.624645 | 0.60609 | 267 | 41.187267 | 33.074574 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625468 | false | false | 5 |
00bc65bacc592c8d5cede34579da55df22ec8ee9 | 3,238,405,374,525 | 62ddb1be268705652d21d2752775ef95fa0733c8 | /Kinezis/src/test/java/com/as/kinesis/workingExample/FromSharp.java | b5f917d9f63cbce9bd88f1bca12fdca54a580cf8 | [] | no_license | nikolafax/kinesis_connector | https://github.com/nikolafax/kinesis_connector | 23febe2a639a39c177353f8c9a7219f7d76ca938 | 8de849de16e73e39683c7fc79a3fb1c7f8eb25ad | refs/heads/master | 2021-01-23T16:54:36.670000 | 2017-12-18T15:16:37 | 2017-12-18T15:16:37 | 102,751,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.as.kinesis.workingExample;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.PushbackInputStream;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.List;
import java.util.Optional;
import j... | UTF-8 | Java | 7,884 | java | FromSharp.java | Java | [] | null | [] | package com.as.kinesis.workingExample;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.PushbackInputStream;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.List;
import java.util.Optional;
import j... | 7,884 | 0.730847 | 0.726788 | 244 | 31.311476 | 26.39535 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.221312 | false | false | 5 |
0a4855340d512fc6d240d2a318579c69d2484dc1 | 3,891,240,396,718 | 990707459f14cb9b47c93b55a577678432dd7ca2 | /RobotFunApp/app/src/main/java/com/ghostysoft/robotfun/RobotService.java | 5475354227509446d272a3b1b9d93e91dbc41420 | [] | no_license | ghostyguo/MiniPlanV670_Spider | https://github.com/ghostyguo/MiniPlanV670_Spider | 981d5f979b3a5921208410fad48544c2ac059dfa | 6e59b21accb36e30a068e6847e0209b8e3f8e119 | refs/heads/master | 2020-12-30T12:23:36.728000 | 2017-05-22T09:26:06 | 2017-05-22T09:26:06 | 91,429,502 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ghostysoft.robotfun;
import android.app.Service;
import android.content.Intent;
import android.os.Binder;
import android.os.IBinder;
import android.util.Log;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.Socket;
imp... | UTF-8 | Java | 10,456 | java | RobotService.java | Java | [] | null | [] | package com.ghostysoft.robotfun;
import android.app.Service;
import android.content.Intent;
import android.os.Binder;
import android.os.IBinder;
import android.util.Log;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.Socket;
imp... | 10,456 | 0.546233 | 0.543021 | 310 | 32.141937 | 24.373291 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.658065 | false | false | 5 |
260742b0dc5c8fc38fc2936cf51a4986cef4c808 | 2,714,419,397,249 | fde5f3d67d79c33311af5ef5cec86905b2cb3c41 | /src/test/java/com/bairamov/base_n/NumeralSystemTest.java | aac974e6ca5464b3616a36d3cf43efe92de03feb | [] | no_license | BairamovRishad/Problems | https://github.com/BairamovRishad/Problems | e481ee2e232c0970bebf8e413149f7703f7c7df6 | d5e54602f89b34edd47ab08edcb431a079988660 | refs/heads/master | 2021-01-13T00:56:43.136000 | 2016-10-29T23:41:38 | 2016-10-29T23:41:38 | 51,790,277 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bairamov.base_n;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import java.util.Arrays;
import java.util.Collection;
import static org.junit.Assert.assertEquals;
@RunWith(Parameterized.class)
public class NumeralSystemTest {
private int[] input;
... | UTF-8 | Java | 933 | java | NumeralSystemTest.java | Java | [] | null | [] | package com.bairamov.base_n;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import java.util.Arrays;
import java.util.Collection;
import static org.junit.Assert.assertEquals;
@RunWith(Parameterized.class)
public class NumeralSystemTest {
private int[] input;
... | 933 | 0.630225 | 0.606645 | 36 | 24.944445 | 19.578821 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 5 |
612a6c0d71c4e737bb9e0b8a6b6606a41d08995a | 32,272,384,288,953 | 1927b43e27ecbe9d0e8f99120e2b71e599baee4a | /src/redrun/model/gameobject/trap/full/ExplodingBoxField.java | bac0eab5ad54d451abfaea41d692363f661f300a | [
"MIT"
] | permissive | l50/redrun | https://github.com/l50/redrun | d869b1a4d060c851be75179d3c567de0fe343ce5 | a6ef54f99e512c0d59edee010058cb42e9998073 | refs/heads/master | 2020-03-29T09:36:55.688000 | 2015-01-13T02:36:33 | 2015-01-13T02:36:33 | 28,900,525 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package redrun.model.gameobject.trap.full;
import java.util.ArrayList;
import redrun.model.constants.Constants;
import redrun.model.game.GameData;
import redrun.model.gameobject.trap.Trap;
import redrun.model.gameobject.trap.piece.ExplosiveBox;
import redrun.model.gameobject.trap.piece.NonExplosiveBox;
import redrun.... | UTF-8 | Java | 2,396 | java | ExplodingBoxField.java | Java | [
{
"context": "The container to make the box field\n * \n * @author Adam Michell\n * \n * @version 1.0\n * @since 2014-12-9\n */\npubli",
"end": 419,
"score": 0.9996243715286255,
"start": 407,
"tag": "NAME",
"value": "Adam Michell"
}
] | null | [] | package redrun.model.gameobject.trap.full;
import java.util.ArrayList;
import redrun.model.constants.Constants;
import redrun.model.game.GameData;
import redrun.model.gameobject.trap.Trap;
import redrun.model.gameobject.trap.piece.ExplosiveBox;
import redrun.model.gameobject.trap.piece.NonExplosiveBox;
import redrun.... | 2,390 | 0.584307 | 0.5697 | 110 | 20.781818 | 23.376516 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.463636 | false | false | 5 |
154021b0f629eef681746046ad15d290a0b78703 | 13,726,715,478,423 | e3beab1a0f45f57f93bc91eb825382867eaf8633 | /src/inheritance/apples.java | 8f9723da8144558ac57949451148787d8d8b74c0 | [] | no_license | JackQiu/J2SE1307 | https://github.com/JackQiu/J2SE1307 | 71fa1101e2d8b9c93eb7d1d7e818b9d1c24f2cd8 | bf0c1172a702b1f29b825df93ae8e3c8828d32b6 | refs/heads/master | 2017-12-22T10:16:49.575000 | 2013-07-24T22:27:53 | 2013-07-24T22:27:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inheritance;
public class apples {
public static void main(String[] args) {
// TODO Auto-generated method stub
tuna a = new tuna();
potpie b = new potpie();
a.eat();
b.eat();
}
}
| UTF-8 | Java | 206 | java | apples.java | Java | [] | null | [] | package inheritance;
public class apples {
public static void main(String[] args) {
// TODO Auto-generated method stub
tuna a = new tuna();
potpie b = new potpie();
a.eat();
b.eat();
}
}
| 206 | 0.621359 | 0.621359 | 15 | 12.733334 | 13.552203 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.266667 | false | false | 5 |
c90aee7ba6f053d2c8fafb284ad31041305dcbe0 | 5,025,111,745,355 | 42cd943b27b19771fa66cd0c7d44188a770a4dc5 | /src/main/java/HttpGauge.java | d49bb1a192f45e42a5ffe4bbaeb96fa3be4acf9a | [] | no_license | michalsi/HttpGauge | https://github.com/michalsi/HttpGauge | 0ebfe764ed12ec96e4e6a13c89a0bc6d1ca8b178 | c440d5449518173a96de24158f23b1300a85bf72 | refs/heads/master | 2021-07-05T10:55:35.645000 | 2020-10-17T11:01:22 | 2020-10-17T11:01:22 | 193,151,008 | 0 | 0 | null | false | 2020-10-17T11:01:23 | 2019-06-21T19:35:47 | 2019-06-24T18:57:27 | 2020-10-17T11:01:23 | 17 | 0 | 0 | 0 | Java | false | false | import java.net.MalformedURLException;
import java.net.URISyntaxException;
import java.net.URL;
import java.net.http.HttpRequest;
import java.net.http.HttpResponse;
class HttpGauge {
private final static long MILLISECONDS = 1000;
private final static String DEFAULT_URL = PropertiesLoader.getProperty("defaultUr... | UTF-8 | Java | 3,759 | java | HttpGauge.java | Java | [] | null | [] | import java.net.MalformedURLException;
import java.net.URISyntaxException;
import java.net.URL;
import java.net.http.HttpRequest;
import java.net.http.HttpResponse;
class HttpGauge {
private final static long MILLISECONDS = 1000;
private final static String DEFAULT_URL = PropertiesLoader.getProperty("defaultUr... | 3,759 | 0.619846 | 0.61825 | 108 | 33.805557 | 28.137711 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 5 |
b179a57917149096823472bab84b94d6fe902d28 | 11,476,152,623,436 | 8dcf42e0d46357a745f29fc5b38c10ecbd09973a | /ParallelTSP.java | b6369cd2f16b505f9a79175d09a2abb2cf1b0a5a | [
"MIT"
] | permissive | nickybu/tsp_simulated_annealing | https://github.com/nickybu/tsp_simulated_annealing | b8726f60f627beef4c1692040e501227da3eceac | 8e74a1264e9fee3d35424c64e81bae078e814dd1 | refs/heads/master | 2022-11-21T20:51:42.068000 | 2022-11-02T18:36:35 | 2022-11-02T18:36:35 | 206,109,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.text.DecimalFormat;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.*;
public class ParallelTSP {
private DecimalFormat df = new DecimalFormat("#.0000");
private Route route;
private final float initDistance;
private final int numThreads;
// Counters for ... | UTF-8 | Java | 5,409 | java | ParallelTSP.java | Java | [] | null | [] | import java.text.DecimalFormat;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.*;
public class ParallelTSP {
private DecimalFormat df = new DecimalFormat("#.0000");
private Route route;
private final float initDistance;
private final int numThreads;
// Counters for ... | 5,409 | 0.572564 | 0.567388 | 139 | 37.91367 | 29.881657 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.71223 | false | false | 5 |
646fe97c822456b1dc9d5f49037e8a3f4fc966f7 | 11,476,152,622,016 | 2eb5604c0ba311a9a6910576474c747e9ad86313 | /chado-pg-orm/src/org/irri/iric/chado/so/DCluster.java | d21443d2023228e59153687cff464392da434ce6 | [] | no_license | iric-irri/portal | https://github.com/iric-irri/portal | 5385c6a4e4fd3e569f5334e541d4b852edc46bc1 | b2d3cd64be8d9d80b52d21566f329eeae46d9749 | refs/heads/master | 2021-01-16T00:28:30.272000 | 2014-05-26T05:46:30 | 2014-05-26T05:46:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.irri.iric.chado.so;
// Generated 05 26, 14 1:32:25 PM by Hibernate Tools 3.4.0.CR1
/**
* DCluster generated by hbm2java
*/
public class DCluster implements java.io.Serializable {
private DClusterId id;
public DCluster() {
}
public DCluster(DClusterId id) {
this.id = id;
}
public DClusterId g... | UTF-8 | Java | 409 | java | DCluster.java | Java | [] | null | [] | package org.irri.iric.chado.so;
// Generated 05 26, 14 1:32:25 PM by Hibernate Tools 3.4.0.CR1
/**
* DCluster generated by hbm2java
*/
public class DCluster implements java.io.Serializable {
private DClusterId id;
public DCluster() {
}
public DCluster(DClusterId id) {
this.id = id;
}
public DClusterId g... | 409 | 0.679707 | 0.640587 | 27 | 14.148149 | 17.549303 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 5 |
142e825b6b6f348e1b1041fbb71061cfb64991ab | 9,070,970,982,095 | 4b60bb4b053742d41ab31a3d41699dbd782de27d | /ovls-generator/src/main/java/com/yst/ovls/entity/QuestionOptions.java | f85bdd06e042d76a7321bd698eefede63577b3df | [] | no_license | yanshitong/OnlineLearningSystem | https://github.com/yanshitong/OnlineLearningSystem | 4a685d0fb0fceb41d0be589b81f32a577341086b | d30d7def5404e66080b723943b604c17742ce8a7 | refs/heads/master | 2020-05-07T15:33:52.210000 | 2019-04-10T18:19:06 | 2019-04-10T18:19:06 | 180,639,142 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yst.ovls.entity;
/** 试题选项*/
public class QuestionOptions {
/**
* 选项ID
*/
private Integer optionId;
/**
* 试题ID(唯一性约束)
*/
private Integer questionId;
/**
* 选项内容
*/
private String optionName;
/**
* This method was generated by MyBatis Generator.... | UTF-8 | Java | 2,523 | java | QuestionOptions.java | Java | [] | null | [] | package com.yst.ovls.entity;
/** 试题选项*/
public class QuestionOptions {
/**
* 选项ID
*/
private Integer optionId;
/**
* 试题ID(唯一性约束)
*/
private Integer questionId;
/**
* 选项内容
*/
private String optionName;
/**
* This method was generated by MyBatis Generator.... | 2,523 | 0.632383 | 0.603455 | 90 | 26.666666 | 26.231449 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 5 |
4f674b8d79dfec999ad2d1db2da41afa2db59374 | 17,806,934,457,388 | e5d766f60c61633436bc70fa2a8a82ebad5b89cb | /源码/src/electronicmall/entities/Returns.java | 7e7b9a48e646112a1fad6441d1bc31064207901b | [] | no_license | ORGRY/3-1Growingfruits | https://github.com/ORGRY/3-1Growingfruits | 048f199a664e4affa5deb5ea13c00440ea537fff | 74535d61a3c8a7a63585696727fb39edcea143cf | refs/heads/master | 2022-01-09T13:55:46.723000 | 2019-06-26T12:03:58 | 2019-06-26T12:03:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.etime.electronicmall.entities;
import java.math.BigDecimal;
public class Returns {
private String retid;
private String sid;
private String orderid;
private String userid;
private String rettime;
private String retreason;
private BigDecimal retstate;
... | UTF-8 | Java | 1,581 | java | Returns.java | Java | [] | null | [] | package edu.etime.electronicmall.entities;
import java.math.BigDecimal;
public class Returns {
private String retid;
private String sid;
private String orderid;
private String userid;
private String rettime;
private String retreason;
private BigDecimal retstate;
... | 1,581 | 0.578115 | 0.578115 | 75 | 19.106667 | 19.491245 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.306667 | false | false | 5 |
e93ddd6af48c8e03ec17cba7df4c0cedde732153 | 14,791,867,418,119 | cc1d2e3bb8c76b775ddbe7372217e10cbef84b97 | /hw2-project/src/cn/edu/nju/software/grapheditor/cmd/FrontCmd.java | b851efe3a52ba20068ea4b14a4ad26fbd436c03a | [] | no_license | iyuq/myjavaprogram | https://github.com/iyuq/myjavaprogram | e60c18f5a5ea2a618d3f047cb838a77b6d5a3cd3 | d62d8fe8d0a80ebb2bed962e380d628b4c7bd626 | refs/heads/master | 2016-08-04T21:10:15.335000 | 2012-03-10T12:09:39 | 2012-03-10T12:09:39 | 34,702,316 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.nju.software.grapheditor.cmd;
import java.awt.Point;
import java.util.ArrayList;
import cn.edu.nju.software.grapheditor.Drawing;
import cn.edu.nju.software.grapheditor.shape.Shape;
public class FrontCmd extends Command {
ArrayList<Shape> shapeList;
public void executeClick(Point p, D... | UTF-8 | Java | 550 | java | FrontCmd.java | Java | [] | null | [] | package cn.edu.nju.software.grapheditor.cmd;
import java.awt.Point;
import java.util.ArrayList;
import cn.edu.nju.software.grapheditor.Drawing;
import cn.edu.nju.software.grapheditor.shape.Shape;
public class FrontCmd extends Command {
ArrayList<Shape> shapeList;
public void executeClick(Point p, D... | 550 | 0.64 | 0.64 | 22 | 23 | 18.392193 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.954545 | false | false | 5 |
0f55edaf11514087178990d2443c3035bd7f414a | 15,436,112,482,144 | 9a733e8b1428773d3f05525f7ff9a7933deeb07b | /app/src/main/java/com/shidai/yunshang/view/widget/NavBarWallet.java | 0ffe7029abf6455f9f7dee86ff4dcb4a35a5424c | [] | no_license | ruhui/Yunshang | https://github.com/ruhui/Yunshang | e164be3539524aebb27c6521256bb9ca356e4308 | 91445e30bb01ee3d13cbc22ccd507f1cffc8b083 | refs/heads/master | 2021-01-01T15:20:44.052000 | 2017-08-15T07:36:32 | 2017-08-15T07:36:32 | 97,596,759 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shidai.yunshang.view.widget;
import android.content.Context;
import android.support.annotation.DrawableRes;
import android.support.annotation.StringRes;
import android.support.v7.widget.Toolbar;
import android.util.AttributeSet;
import android.view.View;
import android.widget.ImageView;
import android.widg... | UTF-8 | Java | 3,588 | java | NavBarWallet.java | Java | [] | null | [] | package com.shidai.yunshang.view.widget;
import android.content.Context;
import android.support.annotation.DrawableRes;
import android.support.annotation.StringRes;
import android.support.v7.widget.Toolbar;
import android.util.AttributeSet;
import android.view.View;
import android.widget.ImageView;
import android.widg... | 3,588 | 0.670773 | 0.669653 | 148 | 23.135136 | 21.092028 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297297 | false | false | 5 |
c9f7986033eab76af52686d36c9ae9222428e2e7 | 20,693,152,435,910 | 0d477f7fa5eb34d8bbdef07c106a9a088e86b9e9 | /app/src/main/java/com/veemed/veedoc/utils/ReturnResponse.java | 59624dd0b3ba399f8eb2a7d9e9a2de46d6962a01 | [] | no_license | naveed-iqbal/veedoc-android-native | https://github.com/naveed-iqbal/veedoc-android-native | 06b0d4592f955b0fa77090bf54d46fb8804b1632 | a6673f9de5041cba9261f0ab5e9aa5b6461bb346 | refs/heads/master | 2022-12-02T01:21:01.770000 | 2020-08-20T17:41:59 | 2020-08-20T17:41:59 | 268,339,511 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.veemed.veedoc.utils;
public class ReturnResponse<T> {
private String message;
private boolean valid = false;
private T returnObject;
public ReturnResponse() {
}
public ReturnResponse(String message, boolean valid) {
this.message = message;
this.valid = valid;
... | UTF-8 | Java | 910 | java | ReturnResponse.java | Java | [] | null | [] | package com.veemed.veedoc.utils;
public class ReturnResponse<T> {
private String message;
private boolean valid = false;
private T returnObject;
public ReturnResponse() {
}
public ReturnResponse(String message, boolean valid) {
this.message = message;
this.valid = valid;
... | 910 | 0.616484 | 0.616484 | 46 | 18.782608 | 17.665876 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 5 |
5db7f33ab8ca485717364a51c49b56e4d09c675a | 14,929,306,352,028 | 0931d503171055006d123bad9e6031ed080ea470 | /src/main/java/com/looye/job/TestJob.java | c450f0007d7af5706acf5afefb2b76a13bf40ff8 | [] | no_license | Looye-Liu/SpringBoot-test | https://github.com/Looye-Liu/SpringBoot-test | b235f976400dffa09df1b186c7dea1886577eb70 | 6668dd9ba692421b44a01f447eb2ce1ed9e93597 | refs/heads/master | 2021-08-16T19:31:57.429000 | 2017-11-20T08:47:42 | 2017-11-20T08:47:42 | 110,433,614 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.looye.job;
import org.springframework.stereotype.Component;
/**
* Created by looye on 2017/11/18.
*
* @author looye
* @date 2017/11/18
*/
@Component
public class TestJob {
public void excute() {
System.out.println("---TestJob-ScheduleTask excute----");
}
}
| UTF-8 | Java | 292 | java | TestJob.java | Java | [
{
"context": "framework.stereotype.Component;\n\n/**\n * Created by looye on 2017/11/18.\n *\n * @author looye\n * @date 2017/",
"end": 97,
"score": 0.9989571571350098,
"start": 92,
"tag": "USERNAME",
"value": "looye"
},
{
"context": "*\n * Created by looye on 2017/11/18.\n *\n * @au... | null | [] | package com.looye.job;
import org.springframework.stereotype.Component;
/**
* Created by looye on 2017/11/18.
*
* @author looye
* @date 2017/11/18
*/
@Component
public class TestJob {
public void excute() {
System.out.println("---TestJob-ScheduleTask excute----");
}
}
| 292 | 0.657534 | 0.60274 | 16 | 17.25 | 18.256847 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 5 |
09302bbf4b450950daec3e445efecac51fdf0f02 | 7,181,185,328,511 | 377a7ebc48b84c9be52279dc478d43468dad4498 | /android/app/src/main/java/com/example/quickrepair/dao/PaymentDAO.java | 5ab6abcfe43ba09f993f3b78009eaa76c266e4f7 | [] | no_license | 00mjk/SoftwareEngineeringProject | https://github.com/00mjk/SoftwareEngineeringProject | 091cbc4e23aa1f9b6ccb9c5e77c54bf75317fe43 | b0c44b945316039376cbe6a5edd93ac64fa195fd | refs/heads/master | 2022-10-10T21:38:43.909000 | 2020-06-03T18:36:17 | 2020-06-03T18:36:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.quickrepair.dao;
import com.example.quickrepair.domain.Payment;
import java.util.List;
public interface PaymentDAO {
/**
* Delete a Payment
* @param entity Payment
*/
public void delete(Payment entity);
/**
* Find all Payments
* @return Payments
*/
... | UTF-8 | Java | 711 | java | PaymentDAO.java | Java | [] | null | [] | package com.example.quickrepair.dao;
import com.example.quickrepair.domain.Payment;
import java.util.List;
public interface PaymentDAO {
/**
* Delete a Payment
* @param entity Payment
*/
public void delete(Payment entity);
/**
* Find all Payments
* @return Payments
*/
... | 711 | 0.587904 | 0.587904 | 40 | 16.775 | 14.438642 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 5 |
ac9fca5813ccab9bcc8543538d5e2876f1b9b066 | 816,043,832,024 | 0acd4e62b0f32031ead391ee9a5fd7c7b16638ca | /src/parser/SyntaxTree.java | e19c59f471ceaf309859f9039b2d0d70c629d50d | [] | no_license | balazsbela/LLOne-Parser | https://github.com/balazsbela/LLOne-Parser | 058a42135b04c287458236d95873ec4603322149 | 1a749a8da327beee236058510b2f18a29bdb0a53 | refs/heads/master | 2021-01-22T23:58:19.566000 | 2012-01-18T20:44:23 | 2012-01-18T20:44:23 | 3,153,104 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package parser;
import grammar.Production;
import grammar.Symbol;
import java.util.List;
public interface SyntaxTree {
public void add(Production p) throws Exception;
public List<Symbol> getSymbolLeaves();
}
| UTF-8 | Java | 226 | java | SyntaxTree.java | Java | [] | null | [] | package parser;
import grammar.Production;
import grammar.Symbol;
import java.util.List;
public interface SyntaxTree {
public void add(Production p) throws Exception;
public List<Symbol> getSymbolLeaves();
}
| 226 | 0.743363 | 0.743363 | 12 | 16.833334 | 16.164948 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 5 |
140cd192df9505b1a944f147ea34894dbac968df | 23,175,643,562,838 | 1ff8b2a268a93b5d4d218cbc5d08d8d7b7bc7c8f | /src/main/java/com/wave/expr/imp/ConstantExpr.java | 982a239454c8a6684e1af0331dc76a89db6f797f | [] | no_license | lengxiao1983/wave | https://github.com/lengxiao1983/wave | 608b6a1bcccf4cd9b6d0584e92d372bd8c878825 | c4f94a67ad55f995a98208844141efa8ae18e159 | refs/heads/main | 2023-03-01T13:07:55.980000 | 2021-02-10T08:18:13 | 2021-02-10T08:18:13 | 336,724,481 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wave.expr.imp;
import com.wave.expr.AbstractExpr;
import com.wave.expr.AbstractExprFactory;
import com.wave.expr.ExprFactory;
import com.wave.expr.value.WaveRow;
import java.util.List;
import java.util.Map;
/**
* @author shkstart
* @create 2021-01-26 21:49
*/
public class ConstantExpr ex... | UTF-8 | Java | 1,192 | java | ConstantExpr.java | Java | [
{
"context": "il.List;\r\nimport java.util.Map;\r\n\r\n/**\r\n * @author shkstart\r\n * @create 2021-01-26 21:49\r\n */\r\npublic class C",
"end": 256,
"score": 0.9995467662811279,
"start": 248,
"tag": "USERNAME",
"value": "shkstart"
}
] | null | [] | package com.wave.expr.imp;
import com.wave.expr.AbstractExpr;
import com.wave.expr.AbstractExprFactory;
import com.wave.expr.ExprFactory;
import com.wave.expr.value.WaveRow;
import java.util.List;
import java.util.Map;
/**
* @author shkstart
* @create 2021-01-26 21:49
*/
public class ConstantExpr ex... | 1,192 | 0.581376 | 0.571309 | 56 | 19.285715 | 16.810619 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.321429 | false | false | 5 |
28e8b82f8f7235763524cdb6e5e8bb931e55a640 | 1,477,468,793,120 | 514146cf9d4b6aa8f905fac01675e9f171734f16 | /app/src/main/java/com/raphael/rapha/myNews/jobScheduler/NewsOfTheDayJobScheduler.java | 38f4d7f8829f947efdbbb2c78fe759fe574817be | [] | no_license | EthamQ/CustomNewsAndroid_2019 | https://github.com/EthamQ/CustomNewsAndroid_2019 | b9a7a155e3e2e906d6ff3838e921397ad49e196d | 43261661f8e7235523f00d0c1d763e20c33371be | refs/heads/master | 2020-04-16T05:14:04.011000 | 2019-05-15T08:49:08 | 2019-05-15T08:49:08 | 165,297,235 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.raphael.rapha.myNews.jobScheduler;
import android.app.job.JobParameters;
import android.app.job.JobService;
import android.arch.lifecycle.LiveData;
import android.arch.lifecycle.Observer;
import android.support.annotation.Nullable;
import android.util.Log;
import com.raphael.rapha.myNews.activities.mainAc... | UTF-8 | Java | 9,326 | java | NewsOfTheDayJobScheduler.java | Java | [] | null | [] | package com.raphael.rapha.myNews.jobScheduler;
import android.app.job.JobParameters;
import android.app.job.JobService;
import android.arch.lifecycle.LiveData;
import android.arch.lifecycle.Observer;
import android.support.annotation.Nullable;
import android.util.Log;
import com.raphael.rapha.myNews.activities.mainAc... | 9,326 | 0.659554 | 0.658696 | 192 | 47.572918 | 34.013401 | 198 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645833 | false | false | 5 |
4bcd782d12a7d32756fd97eb7e37921e60979d72 | 32,916,629,363,711 | 43f80e9269a2b47b6a85c20377fbb26ac295d0ed | /webdev2019/src/main/java/edu/br/unifacear/webdev2019/voo/repository/VooRepository.java | 0399cb8cdf3cfac424426365681ca38b753b49b0 | [] | no_license | DougBica/unifacear2019 | https://github.com/DougBica/unifacear2019 | eb0950bdbbcea4ffd6f514dc1a0db4d3fe91a5fa | 9e17d74a0605b6fa13c7d240dfe3a5b28959a605 | refs/heads/master | 2023-08-29T10:28:41.861000 | 2019-12-10T21:49:27 | 2019-12-10T21:49:27 | 428,262,043 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.br.unifacear.webdev2019.voo.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import edu.br.unifacear.webdev2019.voo.entity.Voo;
public interface VooRepository extends JpaRepository<Voo, Long> {
}
| UTF-8 | Java | 237 | java | VooRepository.java | Java | [] | null | [] | package edu.br.unifacear.webdev2019.voo.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import edu.br.unifacear.webdev2019.voo.entity.Voo;
public interface VooRepository extends JpaRepository<Voo, Long> {
}
| 237 | 0.822785 | 0.78903 | 9 | 25.333334 | 28.425341 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 5 |
8f553d7e76675845c8f8feafadd65d044f675b82 | 28,492,813,077,640 | d6ba22a8a9dd431921b8af8982edf115e0f84e01 | /stroom-processor/stroom-processor-impl/src/main/java/stroom/processor/impl/ProcessorFilterDao.java | ca8885448afe19d48dc8e3673e2cf9e3c8cdbbb8 | [
"LicenseRef-scancode-proprietary-license",
"Apache-2.0",
"CDDL-1.0",
"GPL-1.0-or-later",
"LGPL-2.0-or-later",
"MPL-1.0",
"CC-BY-4.0",
"LicenseRef-scancode-public-domain",
"EPL-1.0"
] | permissive | gchq/stroom | https://github.com/gchq/stroom | 15dc1d4a8527fe7888d060d39e639b48183ff8bd | 759370c31d5d441444bca9d59c41c54bc42816f2 | refs/heads/master | 2023-09-05T01:40:41.773000 | 2023-09-04T16:40:12 | 2023-09-04T16:40:12 | 72,740,687 | 442 | 65 | Apache-2.0 | false | 2023-09-14T12:12:28 | 2016-11-03T11:55:47 | 2023-09-01T18:33:25 | 2023-09-14T12:12:27 | 170,887 | 410 | 54 | 552 | Java | false | false | package stroom.processor.impl;
import stroom.entity.shared.ExpressionCriteria;
import stroom.processor.shared.ProcessorFilter;
import stroom.util.shared.HasIntCrud;
import stroom.util.shared.ResultPage;
import java.time.Instant;
public interface ProcessorFilterDao extends HasIntCrud<ProcessorFilter> {
ResultPag... | UTF-8 | Java | 1,427 | java | ProcessorFilterDao.java | Java | [] | null | [] | package stroom.processor.impl;
import stroom.entity.shared.ExpressionCriteria;
import stroom.processor.shared.ProcessorFilter;
import stroom.util.shared.HasIntCrud;
import stroom.util.shared.ResultPage;
import java.time.Instant;
public interface ProcessorFilterDao extends HasIntCrud<ProcessorFilter> {
ResultPag... | 1,427 | 0.769446 | 0.769446 | 34 | 40.970589 | 40.569828 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323529 | false | false | 5 |
6cee245300290c37c060894fae3dd420d0b5b3dc | 24,532,853,239,855 | 06399f9f58786de0a94abbe7812db4afc9403326 | /src/main/java/com/company/Main.java | 0bf237ceeb426759d58c84be61f714a1a0a91397 | [] | no_license | yaubwefidnsovzmp/StringUnbox | https://github.com/yaubwefidnsovzmp/StringUnbox | 0c6f6ff3d324e12369583e76e590d7faeac897dc | 127b9176055af997ed8a8b03b9a745cb7189a316 | refs/heads/main | 2023-03-16T00:04:02.868000 | 2021-03-16T10:40:21 | 2021-03-16T10:40:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class Main {
public static boolean validateString(String str) {
int validFlag = 0, brackets = 0;
Pattern validSymbolsPattern = Pattern.compile("[\\w\\d\\[\\]]+");
Pattern numbersPattern = Pattern.co... | UTF-8 | Java | 2,455 | java | Main.java | Java | [] | null | [] | package com.company;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class Main {
public static boolean validateString(String str) {
int validFlag = 0, brackets = 0;
Pattern validSymbolsPattern = Pattern.compile("[\\w\\d\\[\\]]+");
Pattern numbersPattern = Pattern.co... | 2,455 | 0.545417 | 0.539715 | 71 | 33.577465 | 28.481604 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464789 | false | false | 5 |
40d89812c31392e44f9e388672f4c21a870e93d1 | 1,537,598,323,760 | deaff82aec793595564c951ebb91a2ccb8cc6b1c | /algorithm/src/BOJ1018.java | ac5cb306c2803810b30ff44c69b7bf9070f9df84 | [] | no_license | longnh214/algorithm-study | https://github.com/longnh214/algorithm-study | b021ca0b5a33a51febf5df033b00535336ce3ea7 | 6b72e62db97541044cf3508ee323325457aeae41 | refs/heads/master | 2023-07-13T09:13:04.202000 | 2023-07-02T12:38:29 | 2023-07-02T12:38:29 | 213,540,001 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @author choi
* @date Sep 24, 2020
* @see https://www.acmicpc.net/problem/1018
* @mem 13,344kb
* @time 88ms
* @caution
* [고려사항]
* 체스가
* WBWBWBWB
* BWBWBWBW
* WBWBWBWB
* BWBWBWBW
* WBWBWBWB
* BWBWBWBW
* WBWBWBWB
* BWBWBWBW
* 로만 이루어질 줄 알았는데
*
* BWBWBWBW
* WBWBWBWB
* BWBWBWBW
* WBWBWBWB
* BWBW... | UTF-8 | Java | 1,978 | java | BOJ1018.java | Java | [
{
"context": "/**\n * @author choi\n * @date Sep 24, 2020\n * @see https://www.acmicpc",
"end": 19,
"score": 0.9744174480438232,
"start": 15,
"tag": "NAME",
"value": "choi"
}
] | null | [] | /**
* @author choi
* @date Sep 24, 2020
* @see https://www.acmicpc.net/problem/1018
* @mem 13,344kb
* @time 88ms
* @caution
* [고려사항]
* 체스가
* WBWBWBWB
* BWBWBWBW
* WBWBWBWB
* BWBWBWBW
* WBWBWBWB
* BWBWBWBW
* WBWBWBWB
* BWBWBWBW
* 로만 이루어질 줄 알았는데
*
* BWBWBWBW
* WBWBWBWB
* BWBWBWBW
* WBWBWBWB
* BWBW... | 1,978 | 0.479055 | 0.45435 | 80 | 22.2875 | 18.24431 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4875 | false | false | 6 |
6b03b06359ae3d5fa968a364058ef3b15c610739 | 31,860,067,403,717 | bffaae27aa2f7e874f5fd8e24e7b9ce1ab905914 | /src/view/NikiLaundryView.java | b178305e871b4e59a1ef9196ec68b1331d933867 | [] | no_license | elingsudo/NikiLaundry | https://github.com/elingsudo/NikiLaundry | 378f2427c00e1724e470e4b0bc9c0db59d8dd74c | 378c2c922280d5fc0b56b913002ff07c843430bd | refs/heads/master | 2021-01-23T06:39:33.359000 | 2018-06-02T04:55:57 | 2018-06-02T04:55:57 | 93,039,285 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2017 Me
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distri... | UTF-8 | Java | 22,010 | java | NikiLaundryView.java | Java | [
{
"context": "ort javax.swing.JTextField;\r\n\r\n/**\r\n *\r\n * @author Eling Supriyatno\r\n */\r\npublic class NikiLaundryView extends javax.",
"end": 953,
"score": 0.9998584389686584,
"start": 937,
"tag": "NAME",
"value": "Eling Supriyatno"
},
{
"context": "24, 0, 255));\r\n ... | null | [] | /*
* Copyright (C) 2017 Me
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distri... | 21,994 | 0.693276 | 0.667924 | 486 | 43.288067 | 33.094257 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909465 | false | false | 6 |
1fa5d28df86df7f4a20021fe8c6e3b5fb63b4c96 | 31,860,067,402,322 | 1e732fdcd83acf7f0efa535b925fa65665b98f22 | /examples/src/main/java/eu/amidst/winter/Session2/E_HiddenMarkovModel.java | 4ff05baa5036c40d46523c46c70431c36afd3b85 | [
"Apache-2.0",
"BSD-3-Clause",
"Minpack"
] | permissive | amidst/toolbox | https://github.com/amidst/toolbox | eda804a6e2a0177d27b416dbb70a4601716a26e5 | cf5304f2fbe192d9a191098bdc5ac535ec3e381f | refs/heads/master | 2020-12-11T05:24:45.847000 | 2020-12-04T10:03:52 | 2020-12-04T10:03:52 | 18,322,758 | 123 | 41 | Apache-2.0 | false | 2020-12-04T10:03:53 | 2014-04-01T08:32:35 | 2020-11-18T08:03:53 | 2020-12-04T10:03:52 | 451,003 | 104 | 36 | 46 | 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 not use this... | UTF-8 | Java | 1,870 | java | E_HiddenMarkovModel.java | Java | [
{
"context": "ls.KalmanFilter;\n\n/**\n * Session 2.\n * Created by andresmasegosa on 16/01/2018.\n */\npublic class E_HiddenMarkovMod",
"end": 1229,
"score": 0.9952629208564758,
"start": 1215,
"tag": "USERNAME",
"value": "andresmasegosa"
}
] | 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 not use this... | 1,870 | 0.752941 | 0.745455 | 43 | 42.488373 | 68.317101 | 402 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395349 | false | false | 6 |
89a0e2ec8e6883a0be5d25bd83d9986bee6855cc | 2,482,491,155,775 | da313c977d972db150a2151f9ed3abf18d69a22d | /app/src/main/java/com/wangng/pindu/base/BaseView.java | 2dba38be51bfb226ef6f861d42129b0883e91647 | [] | no_license | createBean/PinDuReader | https://github.com/createBean/PinDuReader | cb3fbe5e21f91c22125397c2c3209b5862520710 | fbbbf4ca55ed9faf63cb4bc229d7cae0ff4b8bb9 | refs/heads/master | 2021-01-02T08:15:42.845000 | 2017-09-25T02:43:07 | 2017-09-25T02:43:07 | 98,979,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wangng.pindu.base;
/**
* Created by wng on 2017/2/16.
*/
public interface BaseView {
}
| UTF-8 | Java | 104 | java | BaseView.java | Java | [
{
"context": "package com.wangng.pindu.base;\n\n/**\n * Created by wng on 2017/2/16.\n */\n\npublic interface BaseView {\n\n}",
"end": 53,
"score": 0.9996145963668823,
"start": 50,
"tag": "USERNAME",
"value": "wng"
}
] | null | [] | package com.wangng.pindu.base;
/**
* Created by wng on 2017/2/16.
*/
public interface BaseView {
}
| 104 | 0.663462 | 0.596154 | 9 | 10.555555 | 13.359234 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 6 |
946c4f8ea75589526a6c54bc051f3a37c5eaab7f | 20,590,073,242,028 | 3f62a0a8ab97259d698961b4558d6e836607e672 | /src/main/java/com/hfy/flyhotel/repository/LoginerRepository.java | e5d343a954891111258b29c95b92a63cd3ee0f84 | [] | no_license | HFYGitHub/fly-hotel | https://github.com/HFYGitHub/fly-hotel | 113ff8056d234bbd75a5f5aa0295dd9e09ba9909 | b5208a14d364c77b5104565c732d457921674eea | refs/heads/main | 2022-12-26T11:19:05.583000 | 2020-10-09T16:13:22 | 2020-10-09T16:13:22 | 301,804,674 | 0 | 0 | null | false | 2020-10-09T16:13:23 | 2020-10-06T17:29:48 | 2020-10-08T18:35:23 | 2020-10-09T16:13:23 | 4,923 | 0 | 0 | 0 | CSS | false | false | package com.hfy.flyhotel.repository;
import com.hfy.flyhotel.entity.Loginer;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface LoginerRepository extends JpaRepository<Loginer,Integer> {
}
| UTF-8 | Java | 281 | java | LoginerRepository.java | Java | [] | null | [] | package com.hfy.flyhotel.repository;
import com.hfy.flyhotel.entity.Loginer;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface LoginerRepository extends JpaRepository<Loginer,Integer> {
}
| 281 | 0.846975 | 0.846975 | 9 | 30.222221 | 26.802893 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 6 |
6393655adc9286b09d122825ba95aded83523a29 | 20,117,626,859,509 | 8ac6b3dfd8bbe3c3bd18f0bb98b3356a1eb8996a | /src/main/java/net/cortexmodders/lyoko/network/PacketType.java | 0209ae85bfeca90a69aa0d48c4369bebbc411704 | [
"MIT"
] | permissive | Taokyla/CodeLyokoMod | https://github.com/Taokyla/CodeLyokoMod | d6fd1ddfd9386aa29dde5f525548dff82fa4fd54 | 963cbe5d2f1d295867901bb9d071fe8c4d18e57f | refs/heads/master | 2021-01-14T10:16:46.682000 | 2014-11-08T17:10:30 | 2014-11-08T17:10:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Code Lyoko Mod for Minecraft ${version}
* Copyright 2014 Cortex Modders, Matthew Warren, Jacob Rhoda, and other contributors.
* Released under the MIT license http://opensource.org/licenses/MIT
*/
package net.cortexmodders.lyoko.network;
import cpw.mods.fml.common.network.simpleimpl.IMessage;
import cpw.mods... | UTF-8 | Java | 1,343 | java | PacketType.java | Java | [
{
"context": "craft ${version}\n * Copyright 2014 Cortex Modders, Matthew Warren, Jacob Rhoda, and other contributors.\n * Released",
"end": 94,
"score": 0.9998626708984375,
"start": 80,
"tag": "NAME",
"value": "Matthew Warren"
},
{
"context": "\n * Copyright 2014 Cortex Modders, Mat... | null | [] | /*
* Code Lyoko Mod for Minecraft ${version}
* Copyright 2014 Cortex Modders, <NAME>, <NAME>, and other contributors.
* Released under the MIT license http://opensource.org/licenses/MIT
*/
package net.cortexmodders.lyoko.network;
import cpw.mods.fml.common.network.simpleimpl.IMessage;
import cpw.mods.fml.common.n... | 1,330 | 0.721519 | 0.718541 | 37 | 35.297298 | 33.733345 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 6 |
a0061903c67c51d5ce339d695f5fd082b2f9cedc | 11,725,260,762,000 | f1aeebf1809752df97d5574c20c3267b3e544449 | /src/org/arios/game/content/global/quest/impl/free/BlackKnightsFortress.java | 963d3942817076e9448b923c28eea3b675c9248b | [] | no_license | arodrigues97/arios-530 | https://github.com/arodrigues97/arios-530 | 21ecb7a22566480461e357e83f0d01a849f6e30b | ef34b92888c8e14d6b1cea4b56ff2d413d90f03e | refs/heads/master | 2023-04-04T20:23:03.384000 | 2021-04-15T02:44:55 | 2021-04-15T02:44:55 | 348,170,734 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.arios.game.content.global.quest.impl.free;
import org.arios.game.content.global.quest.Quest;
import org.arios.game.content.global.quest.QuestState;
import org.arios.game.node.entity.player.Player;
import org.arios.game.node.item.Item;
/**
* Represents the black knights fortress quest.
* @author... | UTF-8 | Java | 4,488 | java | BlackKnightsFortress.java | Java | [
{
"context": "ents the black knights fortress quest.\r\n * @author 'Vexia\r\n * @date 28/12/2013\r\n */\r\npublic final clas",
"end": 320,
"score": 0.8639574646949768,
"start": 320,
"tag": "NAME",
"value": ""
},
{
"context": "ts the black knights fortress quest.\r\n * @author 'Vexia\... | null | [] | package org.arios.game.content.global.quest.impl.free;
import org.arios.game.content.global.quest.Quest;
import org.arios.game.content.global.quest.QuestState;
import org.arios.game.node.entity.player.Player;
import org.arios.game.node.item.Item;
/**
* Represents the black knights fortress quest.
* @author... | 4,444 | 0.639037 | 0.597816 | 118 | 36.033897 | 36.165096 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.669492 | false | false | 6 |
e19c80bebf0e648430857b6faa0f322ff9074f0d | 22,643,067,602,829 | 74dc4c2c911575c571b32bfc065f413e8da10e7a | /thinkInThread/src/main/java/luban3/demo1/Demo1_Executor.java | b7405cc80c63e078591cb30d69f535986948c79b | [] | no_license | Joker-lly/IdeaProjects | https://github.com/Joker-lly/IdeaProjects | faaed1fc598db4c08397e8603a726d459a68c6e0 | 1e8cef4a8ea0aff43decb6f3bb9c45eb691c5433 | refs/heads/master | 2022-12-22T23:02:14.533000 | 2020-08-31T09:19:57 | 2020-08-31T09:19:57 | 207,516,961 | 3 | 0 | null | false | 2022-12-10T05:57:36 | 2019-09-10T09:24:01 | 2020-08-31T09:20:00 | 2022-12-10T05:57:35 | 54,869 | 2 | 0 | 3 | Java | false | false | package luban3.demo1;
import java.util.concurrent.Executor;
/**
* 认识Executor
* JDK8在线文档地址:https://docs.oracle.com/javase/8/docs/api/index.html
*/
public class Demo1_Executor implements Executor{
public static void main(String[] args) {
}
@Override
public void execute(Runnable command) {
command.run();
}
... | UTF-8 | Java | 338 | java | Demo1_Executor.java | Java | [] | null | [] | package luban3.demo1;
import java.util.concurrent.Executor;
/**
* 认识Executor
* JDK8在线文档地址:https://docs.oracle.com/javase/8/docs/api/index.html
*/
public class Demo1_Executor implements Executor{
public static void main(String[] args) {
}
@Override
public void execute(Runnable command) {
command.run();
}
... | 338 | 0.723602 | 0.708075 | 19 | 15.947369 | 19.829468 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 6 |
6e0b3a3ac848c680f3b81f573620c25e6b1ba789 | 2,396,591,763,444 | a2966adad6c4816544ba0a15416d9b1263e8ad6a | /seahorse/internal/businessservices/Katavuccol/src/seahorse/internal/business/katavuccolservice/dal/IUserCredentialRepository.java | b56d43c0186b7452c34f1cfe30e7b07478c94912 | [] | no_license | woodsongem/seahorse | https://github.com/woodsongem/seahorse | 38fb91053f83dc7f94005efd17318fb9f7e35c27 | 50e5d73b98a1c6bf221e9d6f33c8bef57156686b | refs/heads/master | 2021-01-17T06:08:50.636000 | 2019-03-17T21:54:08 | 2019-03-17T21:54:08 | 93,977,770 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package seahorse.internal.business.katavuccolservice.dal;
/**
* @author sajanmje
*
*/
public interface IUserCredentialRepository {
//UserCredentialDAO getUserCredentialById(UserCredentialMessageEntity userCredentialMessageEntity);
}
| UTF-8 | Java | 252 | java | IUserCredentialRepository.java | Java | [
{
"context": "al.business.katavuccolservice.dal;\n\n/**\n * @author sajanmje\n *\n */\npublic interface IUserCredentialRepository",
"end": 94,
"score": 0.9993613362312317,
"start": 86,
"tag": "USERNAME",
"value": "sajanmje"
}
] | null | [] | /**
*
*/
package seahorse.internal.business.katavuccolservice.dal;
/**
* @author sajanmje
*
*/
public interface IUserCredentialRepository {
//UserCredentialDAO getUserCredentialById(UserCredentialMessageEntity userCredentialMessageEntity);
}
| 252 | 0.781746 | 0.781746 | 13 | 18.384615 | 29.616882 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 6 |
27f41e4a2f6c0570726f3513564b019f5533d990 | 31,267,361,964,056 | 308d55898c891bf8702b537b125378b8885e289b | /geode-core/src/integrationTest/java/org/apache/geode/logging/internal/api/LoggingWithLocatorLauncherIntegrationTest.java | 3a03d2b263609e39d03d783e50c9cf74641de4bc | [
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown"
] | permissive | apache/geode | https://github.com/apache/geode | 6913469dd6c8805a4a7c9ad606efb99fe831a646 | e4e0aee30c14cff039d39a7dc79c1263aa1bef22 | refs/heads/develop | 2023-09-03T23:56:44.728000 | 2023-07-13T10:16:12 | 2023-07-13T10:16:12 | 34,839,383 | 1,646 | 582 | Apache-2.0 | false | 2023-08-19T01:03:46 | 2015-04-30T07:00:05 | 2023-08-17T18:57:09 | 2023-08-19T01:03:42 | 224,875 | 2,232 | 679 | 22 | 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 not ... | UTF-8 | Java | 2,332 | java | LoggingWithLocatorLauncherIntegrationTest.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 not ... | 2,332 | 0.77916 | 0.777444 | 65 | 34.876923 | 34.101887 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 6 |
9673f25788ce00a0880db4813fd8270b190c97ca | 19,069,654,857,300 | e415b6a2df5818926bfb5ff5e3b8480a2751b9b9 | /src/test/java/com/jofofe/clientes/service/ClienteServiceTest.java | 292e4c95aef0f5956d4767f96c32c5d70d4f47f8 | [] | no_license | Jofofe/clientes | https://github.com/Jofofe/clientes | a6025618643610e8751a178a53e4e96fb2281fe3 | def1dcd9a484c083454e9c62b1e835e15a052d44 | refs/heads/master | 2023-08-04T15:39:12.793000 | 2021-09-28T05:17:44 | 2021-09-28T05:17:44 | 410,141,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jofofe.clientes.service;
import com.jofofe.clientes.ClientesApplication;
import com.jofofe.clientes.controller.AbstractBaseControllerTest;
import com.jofofe.clientes.domain.Cliente;
import com.jofofe.clientes.exception.ClienteNaoCadastradoException;
import com.jofofe.clientes.exception.EmailClienteJaCadast... | UTF-8 | Java | 4,828 | java | ClienteServiceTest.java | Java | [
{
"context": "r()\n .id(1)\n .nome(\"dsfsd\")\n .idade(\"29\")\n .e",
"end": 3664,
"score": 0.9612748622894287,
"start": 3659,
"tag": "NAME",
"value": "dsfsd"
},
{
"context": " .idade(\"29\")\n .em... | null | [] | package com.jofofe.clientes.service;
import com.jofofe.clientes.ClientesApplication;
import com.jofofe.clientes.controller.AbstractBaseControllerTest;
import com.jofofe.clientes.domain.Cliente;
import com.jofofe.clientes.exception.ClienteNaoCadastradoException;
import com.jofofe.clientes.exception.EmailClienteJaCadast... | 4,811 | 0.649337 | 0.646645 | 149 | 31.409395 | 25.838688 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47651 | false | false | 6 |
39f71cbe4307aefc836e6588e4b4cd081e26f7fc | 35,338,990,938,381 | 60a15d28bcc3c874941365e2823ff1bfaf6e52e3 | /src/main/java/com/klm/contract/pojo/Contract.java | 29a46de82622a3fcd976a2fab753a3b23b78c49d | [] | no_license | mohanreddycse580/contract-automation | https://github.com/mohanreddycse580/contract-automation | 38282a18b07e07e0298747031478590c9e4dad8f | 1a84feb254d14340c26e85ee06c68ab94a39e3c0 | refs/heads/master | 2022-07-15T17:26:40.799000 | 2019-10-16T17:15:34 | 2019-10-16T17:15:34 | 214,858,743 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.klm.contract.pojo;
public class Contract {
private String contractId;
private String contractEndDate;
private String contractOwner;
private String contractOwnerEmail;
public Contract(String contractId, String contractEndDate, String contractOwner, String contractOwnerEmail) {
super();
... | UTF-8 | Java | 1,490 | java | Contract.java | Java | [] | null | [] | package com.klm.contract.pojo;
public class Contract {
private String contractId;
private String contractEndDate;
private String contractOwner;
private String contractOwnerEmail;
public Contract(String contractId, String contractEndDate, String contractOwner, String contractOwnerEmail) {
super();
... | 1,490 | 0.732215 | 0.732215 | 60 | 22.833334 | 25.229061 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.433333 | false | false | 6 |
410fa773412ef79e441fb8a05e92806867f8a83f | 37,108,517,445,661 | 949b6c135aa5ed304d85d4afa9810d3663ee253f | /TicTacToe2/src/com/example/tresenraya/Circulo.java | bf23411ccbcbcaf9583c43044147d77c95d9ecbc | [] | no_license | VANEZARS/Lab_2_TicTacToe_inf-323 | https://github.com/VANEZARS/Lab_2_TicTacToe_inf-323 | 78398268b5f34294ecceee85803ab2d4d7b5f56e | 993640011547534f25e66a2265aaeea761a9d306 | refs/heads/master | 2021-04-16T05:52:44.855000 | 2020-03-23T04:08:09 | 2020-03-23T04:08:09 | 249,332,180 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tresenraya;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.FloatBuffer;
import javax.microedition.khronos.opengles.GL10;
public class Circulo {
/**
* 3 2
*
* 4 1
*
* 5 0
*
* 6 9
*
* 7 8
*/
private FloatBuffer bufVertices;
private i... | WINDOWS-1250 | Java | 3,961 | java | Circulo.java | Java | [] | null | [] | package com.example.tresenraya;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.FloatBuffer;
import javax.microedition.khronos.opengles.GL10;
public class Circulo {
/**
* 3 2
*
* 4 1
*
* 5 0
*
* 6 9
*
* 7 8
*/
private FloatBuffer bufVertices;
private i... | 3,961 | 0.605303 | 0.551515 | 118 | 31.576271 | 29.048296 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.194915 | false | false | 6 |
8fbe6798f698a5ca60e2b6d5a6974cffec7a2076 | 38,525,856,645,796 | 4e43d03fb61a621de897889dd1e68d79f0a1a286 | /source/FM/V1R5/esdk_fm_neadp_1.5_native_java/src/main/java/com/huawei/esdk/fusionmanager/local/model/alarm/SMSConfIdResp.java | 542c35a915d2c586773cfc73896e2edd8d638206 | [
"Apache-2.0"
] | permissive | eSDK/esdk_cloud_fm_r3_native_java | https://github.com/eSDK/esdk_cloud_fm_r3_native_java | 9b03eb738e2e77a22ea57f0b36f1c53764a97075 | 660e4780cd1af4454b809250ddb5d5c3f676cbde | refs/heads/master | 2018-10-08T09:29:32.531000 | 2015-10-16T08:26:57 | 2015-10-16T08:26:57 | 26,214,218 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huawei.esdk.fusionmanager.local.model.alarm;
import com.huawei.esdk.fusionmanager.local.model.FMSDKResponse;
/**
* 告警转邮箱配置ID响应。
* <p>
* @since eSDK Cloud V100R003C30
*/
public class SMSConfIdResp extends FMSDKResponse
{
/**
* 告警转邮箱配置ID。
*/
private String smsConfId;
public St... | UTF-8 | Java | 516 | java | SMSConfIdResp.java | Java | [] | null | [] | package com.huawei.esdk.fusionmanager.local.model.alarm;
import com.huawei.esdk.fusionmanager.local.model.FMSDKResponse;
/**
* 告警转邮箱配置ID响应。
* <p>
* @since eSDK Cloud V100R003C30
*/
public class SMSConfIdResp extends FMSDKResponse
{
/**
* 告警转邮箱配置ID。
*/
private String smsConfId;
public St... | 516 | 0.652083 | 0.635417 | 26 | 17.461538 | 18.745729 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.192308 | false | false | 6 |
8b690d76baf7a561a5ec914359768d16d402c1ac | 34,187,939,711,623 | 863acb02a064a0fc66811688a67ce3511f1b81af | /sources/com/fyber/inneractive/sdk/external/InneractiveUnitController.java | d08b5705e2542312a660b9d9407a1ac8c37bfa42 | [
"MIT"
] | permissive | Game-Designing/Custom-Football-Game | https://github.com/Game-Designing/Custom-Football-Game | 98d33eb0c04ca2c48620aa4a763b91bc9c1b7915 | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | refs/heads/master | 2020-08-04T00:02:04.876000 | 2019-10-06T06:55:08 | 2019-10-06T06:55:08 | 211,914,568 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fyber.inneractive.sdk.external;
import android.annotation.TargetApi;
import com.fyber.inneractive.sdk.external.InneractiveUnitController.EventsListener;
public interface InneractiveUnitController<EL extends EventsListener> {
public static class AdDisplayError extends Exception {
public AdDisp... | UTF-8 | Java | 1,922 | java | InneractiveUnitController.java | Java | [] | null | [] | package com.fyber.inneractive.sdk.external;
import android.annotation.TargetApi;
import com.fyber.inneractive.sdk.external.InneractiveUnitController.EventsListener;
public interface InneractiveUnitController<EL extends EventsListener> {
public static class AdDisplayError extends Exception {
public AdDisp... | 1,922 | 0.709157 | 0.707076 | 67 | 27.686567 | 30.981077 | 103 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402985 | false | false | 6 |
e24720a6881bd3882f98cd21ceced51df8a76e29 | 38,551,626,462,841 | 6afd73c805ae91b6d78efdee55d72dd5c6fe2d62 | /src/main/java/uk/co/alumeni/prism/domain/workflow/WorkflowResourceExecution.java | a3f86561b91e2bdfeb3bcc14fbf2e27df4e8b520 | [] | no_license | prism-hr/old-prism-server | https://github.com/prism-hr/old-prism-server | 8d33ee0a2d5829341118471070bbbd1cda47ac2c | 5d23d5924456caa3526da38c9477b3a531d158da | refs/heads/master | 2020-03-17T00:44:02.342000 | 2017-10-09T11:18:37 | 2017-10-09T11:18:37 | 133,127,816 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.co.alumeni.prism.domain.workflow;
import uk.co.alumeni.prism.domain.application.Application;
import uk.co.alumeni.prism.domain.resource.Resource;
import static org.apache.commons.lang3.ObjectUtils.firstNonNull;
public abstract class WorkflowResourceExecution extends WorkflowResource {
public... | UTF-8 | Java | 565 | java | WorkflowResourceExecution.java | Java | [] | null | [] | package uk.co.alumeni.prism.domain.workflow;
import uk.co.alumeni.prism.domain.application.Application;
import uk.co.alumeni.prism.domain.resource.Resource;
import static org.apache.commons.lang3.ObjectUtils.firstNonNull;
public abstract class WorkflowResourceExecution extends WorkflowResource {
public... | 565 | 0.757522 | 0.755752 | 19 | 27.736841 | 28.55621 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 6 |
d4bb8978c69b5c798b4e7b2d766bc436970a19f7 | 20,280,835,625,824 | f184f4678a5ae0a848edfe4c8e3b310f17cca473 | /Class4/src/Package1/Class2.java | 0738ce1c9130f36bfcebb878bbe14ac49c3bd51f | [] | no_license | Vivek1517/For-Viveks-New-Laptop | https://github.com/Vivek1517/For-Viveks-New-Laptop | 2d84576fca2370cf5ff0c54399d67b8f7c0b54e6 | 37d3a248bb4b79cbbc70c6ec75cb18706f21d998 | refs/heads/master | 2023-06-16T12:33:44.303000 | 2021-07-12T18:03:28 | 2021-07-12T18:03:28 | 385,277,769 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Package1;
public class Class2 {
public static void main(String[] args) {
Class1 newClass= new Class1();
newClass.multiplication();
newClass.division();
}
}
| UTF-8 | Java | 198 | java | Class2.java | Java | [] | null | [] | package Package1;
public class Class2 {
public static void main(String[] args) {
Class1 newClass= new Class1();
newClass.multiplication();
newClass.division();
}
}
| 198 | 0.621212 | 0.60101 | 10 | 18.799999 | 15.942396 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 6 |
fe001a771237348552ab2ef574a3fc3c6a5e441c | 10,866,267,292,755 | 45f87afc7fe493a3739885d39f9eb0184c96e0c9 | /services/autoscaling/src/main/java/com/ncloud/autoscaling/model/PutScalingPolicyRequest.java | cfb3d29c61ba79a7a7326d60cdcb55a393b212db | [
"MIT"
] | permissive | NaverCloudPlatform/ncloud-sdk-java | https://github.com/NaverCloudPlatform/ncloud-sdk-java | 6635639835ed19dc82e4605c554f894a14645004 | bb692dab5f00f94f36c1fcc622bec6d2f2c88d28 | refs/heads/master | 2023-05-03T07:21:03.219000 | 2023-04-19T10:56:17 | 2023-04-19T10:56:17 | 210,761,909 | 7 | 6 | MIT | false | 2023-04-19T10:56:52 | 2019-09-25T05:23:36 | 2023-01-24T03:15:20 | 2023-04-19T10:56:31 | 1,103 | 2 | 5 | 1 | Java | false | false | /*
* autoscaling
* <br/>https://ncloud.apigw.ntruss.com/autoscaling/v2
*
* NBP corp.
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
package com.ncloud.autoscaling.model;
import java.util.... | UTF-8 | Java | 5,460 | java | PutScalingPolicyRequest.java | Java | [
{
"context": "ger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manu",
"end": 202,
"score": 0.9996318817138672,
"start": 191,
"tag": "USERNAME",
"value": "swagger-api"
}
] | null | [] | /*
* autoscaling
* <br/>https://ncloud.apigw.ntruss.com/autoscaling/v2
*
* NBP corp.
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
package com.ncloud.autoscaling.model;
import java.util.... | 5,460 | 0.751114 | 0.750742 | 206 | 25.150486 | 28.804356 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.519418 | false | false | 6 |
8fa9c406bbd87f18b189caf967230b235b589233 | 13,048,110,651,845 | 689cdf772da9f871beee7099ab21cd244005bfb2 | /classes/com/alipay/c/f/h.java | f03b4df8c838d2396b250a82a2b83caa6f0766f1 | [] | no_license | waterwitness/dazhihui | https://github.com/waterwitness/dazhihui | 9353fd5e22821cb5026921ce22d02ca53af381dc | ad1f5a966ddd92bc2ac8c886eb2060d20cf610b3 | refs/heads/master | 2020-05-29T08:54:50.751000 | 2016-10-08T08:09:46 | 2016-10-08T08:09:46 | 70,314,359 | 2 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alipay.c.f;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import com.alipay.d.a.a.a.a;
import com.alipay.d.a.a.a.a.b;
import java.util.UUID;
public final class h
{
private static String a = "";
public static String a(Conte... | UTF-8 | Java | 4,683 | java | h.java | Java | [] | null | [] | package com.alipay.c.f;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import com.alipay.d.a.a.a.a;
import com.alipay.d.a.a.a.a.b;
import java.util.UUID;
public final class h
{
private static String a = "";
public static String a(Conte... | 4,683 | 0.577621 | 0.57335 | 174 | 25.91954 | 29.830256 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528736 | false | false | 6 |
ecbd1ed5403c55bd74bc053e03f0ba1f7b05882d | 23,029,614,650,937 | 863acb02a064a0fc66811688a67ce3511f1b81af | /sources/p005cm/aptoide/p006pt/search/view/C4728M.java | 8d3cc21c3365acf2f2e311f6d07102c0783af906 | [
"MIT"
] | permissive | Game-Designing/Custom-Football-Game | https://github.com/Game-Designing/Custom-Football-Game | 98d33eb0c04ca2c48620aa4a763b91bc9c1b7915 | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | refs/heads/master | 2020-08-04T00:02:04.876000 | 2019-10-06T06:55:08 | 2019-10-06T06:55:08 | 211,914,568 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p005cm.aptoide.p006pt.search.view;
import p005cm.aptoide.p006pt.presenter.View.LifecycleEvent;
import p026rx.p027b.C0132p;
/* renamed from: cm.aptoide.pt.search.view.M */
/* compiled from: lambda */
public final /* synthetic */ class C4728M implements C0132p {
/* renamed from: a */
public static fina... | UTF-8 | Java | 533 | java | C4728M.java | Java | [] | null | [] | package p005cm.aptoide.p006pt.search.view;
import p005cm.aptoide.p006pt.presenter.View.LifecycleEvent;
import p026rx.p027b.C0132p;
/* renamed from: cm.aptoide.pt.search.view.M */
/* compiled from: lambda */
public final /* synthetic */ class C4728M implements C0132p {
/* renamed from: a */
public static fina... | 533 | 0.694184 | 0.600375 | 19 | 27.052631 | 24.845785 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 6 |
5ab4d7c1fcf6b26e5f8fc1c090af7ef56acd4b60 | 23,029,614,648,271 | 307801df482a628c095187ce786b9c8510cc83e3 | /greetgo-util/src/kz/greetgo/util/events/HasAddEventHandler1.java | beba5c6a90d82dda64d4a761201acfa06514f538 | [] | no_license | greetgo/greetgo.util | https://github.com/greetgo/greetgo.util | c5a91ab57816b48c53ec7e01148cf29f2bf6e59c | 1f98147579924b82d8197beabd95ccef463a0d48 | refs/heads/master | 2023-08-17T14:03:55.729000 | 2023-08-11T07:54:42 | 2023-08-11T07:54:42 | 81,086,608 | 0 | 0 | null | false | 2017-09-14T08:46:07 | 2017-02-06T12:49:56 | 2017-02-06T12:51:47 | 2017-09-14T08:46:07 | 7,882 | 0 | 0 | 0 | Java | null | null | package kz.greetgo.util.events;
public interface HasAddEventHandler1<T> {
HandlerKiller addEventHandler(EventHandler1<T> handler);
}
| UTF-8 | Java | 136 | java | HasAddEventHandler1.java | Java | [] | null | [] | package kz.greetgo.util.events;
public interface HasAddEventHandler1<T> {
HandlerKiller addEventHandler(EventHandler1<T> handler);
}
| 136 | 0.808824 | 0.794118 | 5 | 26.200001 | 22.69273 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 6 |
51a5f17791a7f328a70c2dd4315ee63dfd1fcbb1 | 24,644,522,360,702 | 95508cbbf1097830b1cb9dd26c146960152ff91d | /src/main/java/me/d4rk/fracassadobot/core/postcommandrequest/PostCommandRequest.java | d7457f966708e3f815157adf51850e2ec1355dcc | [] | no_license | lucaargolo/fracassadobot | https://github.com/lucaargolo/fracassadobot | 1ef28b7b346f9fe1ec3828d7e02f45fab2a23a77 | 82f4f451016862a584c981e16418e6cce648e919 | refs/heads/master | 2020-07-28T10:53:47.794000 | 2020-05-31T19:40:05 | 2020-05-31T19:40:05 | 209,397,932 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.d4rk.fracassadobot.core.postcommandrequest;
import net.dv8tion.jda.api.events.message.guild.GuildMessageReceivedEvent;
public class PostCommandRequest {
public enum ENUM {
USE_DEBUFF(new PostCommandRequest("**Por favor, mencione o usuario no qual deseja utilizar o debuff:**")),
USE_OWN... | UTF-8 | Java | 1,668 | java | PostCommandRequest.java | Java | [] | null | [] | package me.d4rk.fracassadobot.core.postcommandrequest;
import net.dv8tion.jda.api.events.message.guild.GuildMessageReceivedEvent;
public class PostCommandRequest {
public enum ENUM {
USE_DEBUFF(new PostCommandRequest("**Por favor, mencione o usuario no qual deseja utilizar o debuff:**")),
USE_OWN... | 1,668 | 0.648082 | 0.645683 | 54 | 29.888889 | 31.931446 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 6 |
91b10f87509939ee1bd2449ebc90071846c5b11c | 11,098,195,529,844 | d4184d83154ad52fc359925f55cf40fecce94041 | /softwaredesign/src/module/retryframework/ExponenetialBackoffPolicy.java | 9b5cde623f25d0760c72ec9849f635650aa5bb0b | [] | no_license | shadab005/DataStructureAndAlgo | https://github.com/shadab005/DataStructureAndAlgo | 8322551d9f04a782852ba2520bc77dc13abe592c | 9883105fbf3c785a2f2fc39f6175255a152dcd69 | refs/heads/master | 2022-05-06T04:44:28.051000 | 2022-03-12T11:57:01 | 2022-03-12T11:57:01 | 92,103,132 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package module.retryframework;
public class ExponenetialBackoffPolicy extends RetryPolicy {
private int multiplier = 2;
public void setMultiplier(int multiplier) {
this.multiplier = multiplier;
}
@Override
public int getNextExecutionDelay(RetryContext context) {
//Formula : mutliplier^(attemp-1)*initialD... | UTF-8 | Java | 417 | java | ExponenetialBackoffPolicy.java | Java | [] | null | [] | package module.retryframework;
public class ExponenetialBackoffPolicy extends RetryPolicy {
private int multiplier = 2;
public void setMultiplier(int multiplier) {
this.multiplier = multiplier;
}
@Override
public int getNextExecutionDelay(RetryContext context) {
//Formula : mutliplier^(attemp-1)*initialD... | 417 | 0.76259 | 0.755396 | 17 | 23.529411 | 25.998003 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.176471 | false | false | 6 |
cffeae8e69c6d867bc7566516db6e6e47938b027 | 28,673,201,731,826 | 9a307e84228b75b761a7a1c4e829bdc78e96ac73 | /paqueteEjemplo/unouno.java | 1abf3983c1f7e4ac99e3cff1b5e5853046b6ef53 | [] | no_license | jegiraldp/java | https://github.com/jegiraldp/java | 164bf8c926f9222233b1661f68dd3ab9b3b80703 | 313d66f4b656ae479e37ac99170ec447034b8054 | refs/heads/master | 2023-08-31T09:26:30.993000 | 2023-08-31T01:50:33 | 2023-08-31T01:50:33 | 159,452,680 | 5 | 25 | null | null | null | null | null | null | null | null | null | null | null | null | null | package y;
public class unouno{
static void m1(){
System.out.println("Saludos desde unouno m1");
}
public void m2(){
System.out.println("Saludos desde uno uno m2");
}
} | UTF-8 | Java | 185 | java | unouno.java | Java | [] | null | [] | package y;
public class unouno{
static void m1(){
System.out.println("Saludos desde unouno m1");
}
public void m2(){
System.out.println("Saludos desde uno uno m2");
}
} | 185 | 0.654054 | 0.632432 | 18 | 9.333333 | 14.96663 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.