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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c5361f1d6ba742621dac74b8028eee1d4c75ade1 | 33,217,277,089,181 | 074379a70c3bac8e2cd6a261e2a7a9ab6d8397f0 | /lunwen/src/main/java/com/hbsd/rjxy/lunwen/ljz/submit/service/SubmitSwsService.java | c19ba52e21ad674101f62a973062fa4e8af812e4 | [] | no_license | 519772745/HNUThesisSelectionSystem | https://github.com/519772745/HNUThesisSelectionSystem | b39c3244df4ce299aa051792d19339112ed3f93e | a218acf03339e76dfed529d1c6ca32d17b6e4378 | refs/heads/master | 2020-06-06T08:10:30.606000 | 2019-06-18T08:08:06 | 2019-06-18T08:08:06 | 192,686,687 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hbsd.rjxy.lunwen.ljz.submit.service;
import com.hbsd.rjxy.lunwen.entity.Student;
import com.hbsd.rjxy.lunwen.entity.StudentWithSubject;
import com.hbsd.rjxy.lunwen.ljz.submit.dao.SubmitSwsRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Examp... | UTF-8 | Java | 1,780 | java | SubmitSwsService.java | Java | [] | null | [] | package com.hbsd.rjxy.lunwen.ljz.submit.service;
import com.hbsd.rjxy.lunwen.entity.Student;
import com.hbsd.rjxy.lunwen.entity.StudentWithSubject;
import com.hbsd.rjxy.lunwen.ljz.submit.dao.SubmitSwsRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Examp... | 1,780 | 0.696023 | 0.695455 | 48 | 35.666668 | 25.211054 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.479167 | false | false | 3 |
75d28610ccb150bd40e1466498d03fb71c3e7271 | 5,488,968,272,333 | 9f43e148e2a21e5c7c346d87746a9a1f283106a5 | /old_solutions/CHEFROUT.java | db975e4ed1040c68671060d8e2c0da8e9197382d | [
"Apache-2.0"
] | permissive | DSC-JSS-NOIDA/competitive | https://github.com/DSC-JSS-NOIDA/competitive | 71e61bc11fbff2f54832ad5298adbb0c89138d0f | aa8807db24df389e52ba66dd0c5847e60237930b | refs/heads/master | 2021-06-27T06:33:56.471000 | 2019-12-21T08:34:33 | 2019-12-21T08:34:33 | 144,456,500 | 0 | 7 | Apache-2.0 | false | 2020-10-01T18:14:17 | 2018-08-12T10:11:41 | 2019-12-21T08:34:36 | 2019-12-22T05:59:56 | 357 | 0 | 6 | 1 | C++ | false | false | /* package codechef; // don't place package name! */
import java.util.*;
import java.lang.*;
import java.io.*;
/* Name of the class has to be "Main" only if the class is public. */
class Codechef
{
public static void main (String[] args) throws java.lang.Exception
{
// your code goes here
Scanner sc= new Scanne... | UTF-8 | Java | 917 | java | CHEFROUT.java | Java | [] | null | [] | /* package codechef; // don't place package name! */
import java.util.*;
import java.lang.*;
import java.io.*;
/* Name of the class has to be "Main" only if the class is public. */
class Codechef
{
public static void main (String[] args) throws java.lang.Exception
{
// your code goes here
Scanner sc= new Scanne... | 917 | 0.444929 | 0.439477 | 39 | 22.512821 | 19.133635 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.74359 | false | false | 3 |
ce7b65e50cf15c1c1b1bb801e8a90c1288443b72 | 15,169,824,549,752 | ef1429e0a2795d3ef12ff29b8e4c14b0e28495ca | /Src/Dyna/src/ca/uregina/engg/eil/dyna/util/DynaXml.java | dc2f05e9aa28c8ad7d074f9fdef361d02b16c6a7 | [] | no_license | polochen/Dyna | https://github.com/polochen/Dyna | 67b217e03b7dce8d13dbc7b0752c95fad352789e | f3784ef016b6612bc30e078d6f72d7d1e2ed9ad2 | refs/heads/master | 2016-08-05T17:09:42.595000 | 2011-06-11T19:09:12 | 2011-06-11T19:09:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* DynaXml.java
*
* Created on September 1, 2006, 8:43 PM
*
* @author Robert Harrison
*
* Energy Informatics Laboratory
* Faculty of Engineering
* University of Regina
* http://www.uregina.ca/engg
*/
package ca.uregina.engg.eil.dyna.util;
/**
*
* @author Robert Harrison
*
* Energy ... | UTF-8 | Java | 2,534 | java | DynaXml.java | Java | [
{
"context": "ated on September 1, 2006, 8:43 PM\r\n *\r\n * @author Robert Harrison\r\n *\r\n * Energy Informatics Laboratory\r\n * Faculty",
"end": 97,
"score": 0.9998519420623779,
"start": 82,
"tag": "NAME",
"value": "Robert Harrison"
},
{
"context": "uregina.engg.eil.dyna.util;\r... | null | [] | /*
* DynaXml.java
*
* Created on September 1, 2006, 8:43 PM
*
* @author <NAME>
*
* Energy Informatics Laboratory
* Faculty of Engineering
* University of Regina
* http://www.uregina.ca/engg
*/
package ca.uregina.engg.eil.dyna.util;
/**
*
* @author <NAME>
*
* Energy Informatics Labora... | 2,516 | 0.689029 | 0.685872 | 68 | 35.264706 | 25.532919 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 3 |
a98f7c96d4fa0d3403f3e664dd3274c3a3530c7d | 27,427,661,212,067 | 1e75b5be9de74da4fdae7bd112dc96843923519e | /java/pic/GifFrame.java | b33d884221593cfefffda6f995c71f8ab37e6e83 | [] | no_license | durongze/java | https://github.com/durongze/java | 12d76093c7f74bd3c3b29d81b33c8cddfd2f97fb | 8757e1a30a8f0c38f929952c05e9eda4415bcf2e | refs/heads/master | 2022-09-16T08:02:12.743000 | 2022-09-13T12:18:24 | 2022-09-13T12:18:24 | 216,608,887 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mypkg;
import java.net.*;
import java.io.*;
import java.util.*;
import java.awt.*;
import java.awt.image.*;
public class GifFrame {
public GifFrame(BufferedImage im, int del) {
image = im;
delay = del;
}
public BufferedImage image;
public int delay;
public static void main... | UTF-8 | Java | 340 | java | GifFrame.java | Java | [] | null | [] | package mypkg;
import java.net.*;
import java.io.*;
import java.util.*;
import java.awt.*;
import java.awt.image.*;
public class GifFrame {
public GifFrame(BufferedImage im, int del) {
image = im;
delay = del;
}
public BufferedImage image;
public int delay;
public static void main... | 340 | 0.644118 | 0.644118 | 18 | 17.944445 | 13.582964 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 3 |
f09201d3e0086f2367bd0748e7ec34d579aead98 | 28,518,582,906,328 | 859be4c0e809ff2ec57916f7c30682d06437988f | /WFUPattern2.java | 794197f71572563001de07df42a68689878582e6 | [] | no_license | turketwh/CSC231 | https://github.com/turketwh/CSC231 | cb58643d1cb3033e7929d8a77591983832138e08 | 5718f2658b50a43344d03790674cd605f522bfa8 | refs/heads/master | 2022-04-28T14:47:00.907000 | 2022-03-31T17:47:19 | 2022-03-31T17:47:19 | 161,812,747 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
import java.io.File;
import java.util.regex.Pattern;
public class WFUPattern2 {
public static void main(String[] args) throws Exception {
String word;
int numberOfWFULines = 0;
int totalLines = 0;
File wordFile = new File("WFUUNCDuke.txt"... | UTF-8 | Java | 876 | java | WFUPattern2.java | Java | [] | null | [] | import java.util.Scanner;
import java.io.File;
import java.util.regex.Pattern;
public class WFUPattern2 {
public static void main(String[] args) throws Exception {
String word;
int numberOfWFULines = 0;
int totalLines = 0;
File wordFile = new File("WFUUNCDuke.txt"... | 876 | 0.570776 | 0.567352 | 30 | 28.233334 | 22.258606 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 3 |
6f13deac00b62d1583e63d71a274159b9670d1aa | 12,240,656,807,855 | b727437c193af434aa1e175137b8b5cf935023a4 | /src/com/neotech/lesson21/ClassB.java | ba06d69cdf588265f4e04202f56a69eb12490b59 | [] | no_license | buraksgithub/JAVA-BASIC-BURAK | https://github.com/buraksgithub/JAVA-BASIC-BURAK | eed2e6fe1591fda4b8dc26b3d2ef37e4a7600459 | 905721c2195664cc1dba35e2be5ea39922f7f565 | refs/heads/main | 2023-07-13T21:54:49.866000 | 2021-08-18T20:32:43 | 2021-08-18T20:32:43 | 397,723,436 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.neotech.lesson21;
public class ClassB extends ClassA {
public static void main(String[] args) {
ClassB obj= new ClassB();
obj.printF();
}
}
| UTF-8 | Java | 192 | java | ClassB.java | Java | [] | null | [] | package com.neotech.lesson21;
public class ClassB extends ClassA {
public static void main(String[] args) {
ClassB obj= new ClassB();
obj.printF();
}
}
| 192 | 0.583333 | 0.572917 | 17 | 10.294118 | 13.876619 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
01d780727f602ff4f2901639aeb7990171b692a0 | 18,966,575,640,624 | 956e9d869f664bcf16057289890bb24ebef35d08 | /Level_71.java | 0c5e7bc8132bc847071ad1686f9f98a209b4d4bf | [] | no_license | jchoi3838/JoonyeongChoi | https://github.com/jchoi3838/JoonyeongChoi | 23846b5531647a72dfc6c1337c443de41d4f63f7 | 516e1c2ba86a3b4a0cead0be881d9270e34040c6 | refs/heads/main | 2023-06-20T06:59:33.166000 | 2021-07-16T12:10:03 | 2021-07-16T12:10:03 | 358,291,284 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Level_71 {
public static Long[] sequence = new Long[101];
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
sequence[0] = 0L;
sequence[1] = 1L;
sequence[2] = 1L;
sequence[3] = 1L;
while (n-- > 0) {
int i = sc... | UTF-8 | Java | 508 | java | Level_71.java | Java | [] | null | [] | import java.util.Scanner;
public class Level_71 {
public static Long[] sequence = new Long[101];
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
sequence[0] = 0L;
sequence[1] = 1L;
sequence[2] = 1L;
sequence[3] = 1L;
while (n-- > 0) {
int i = sc... | 508 | 0.604331 | 0.572835 | 26 | 18.538462 | 14.938929 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.769231 | false | false | 3 |
6bff1a2edcc834bf36544c0fb8d7ee07e86a5258 | 26,173,530,760,611 | e79c6324851a4b85bec5100282de11bf3a93801e | /src/test/GetUserNotExistedUserTest.java | 1cd5cbea15a5d65e644abd18fa3fe90eed9a5e99 | [] | no_license | InkyChew/OO_TW | https://github.com/InkyChew/OO_TW | f22e950abb4133e675bf6d37464e0ab0d064fe7d | 738072561ae683bedd27a32d687ffff9a52f90cb | refs/heads/master | 2021-07-03T01:46:45.437000 | 2021-01-16T12:13:20 | 2021-01-16T12:13:20 | 211,522,794 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import static org.junit.Assert.*;
import static org.mockito.Mockito.mock;
import javax.servlet.http.HttpSession;
import org.junit.Test;
import com.models.Auth;
public class GetUserNotExistedUserTest {
Auth auth;
HttpSession httpSession;
@Test
public void getUser_notExistedUser_returnNull() {... | UTF-8 | Java | 464 | java | GetUserNotExistedUserTest.java | Java | [] | null | [] | package test;
import static org.junit.Assert.*;
import static org.mockito.Mockito.mock;
import javax.servlet.http.HttpSession;
import org.junit.Test;
import com.models.Auth;
public class GetUserNotExistedUserTest {
Auth auth;
HttpSession httpSession;
@Test
public void getUser_notExistedUser_returnNull() {... | 464 | 0.747845 | 0.74569 | 24 | 18.333334 | 17.079878 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.041667 | false | false | 3 |
a754507fe736b849a4dbfd5488c39b464bf93ad4 | 5,660,766,960,158 | d7c6a4789b9f1b23b204c09b2b913826a8985959 | /BM_src/WayofTime/alchemicalWizardry/BloodMagicConfiguration.java | b6c3f8b75ab4837accb6df86805ac37d6779612e | [
"CC-BY-4.0"
] | permissive | nalimleinad/BloodMagic | https://github.com/nalimleinad/BloodMagic | 741de135c28d4f8a2fc9618fffe0521c9695102b | 78f3f069632501d0814cf87dbfa0f141c6e19965 | refs/heads/master | 2021-01-21T07:53:18.481000 | 2014-10-17T17:52:36 | 2014-10-17T17:52:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package WayofTime.alchemicalWizardry;
import java.io.File;
import java.util.logging.Level;
import net.minecraftforge.common.Configuration;
import WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorParadigm;
import cpw.mods.fml.common.FMLLog;
/**
* Created with IntelliJ IDEA.
* User: Pokefenn
* Date: 17/01... | UTF-8 | Java | 21,007 | java | BloodMagicConfiguration.java | Java | [
{
"context": "LLog;\n\n/**\n * Created with IntelliJ IDEA.\n * User: Pokefenn\n * Date: 17/01/14\n * Time: 19:50\n */\npublic class",
"end": 305,
"score": 0.9996696710586548,
"start": 297,
"tag": "USERNAME",
"value": "Pokefenn"
}
] | null | [] | package WayofTime.alchemicalWizardry;
import java.io.File;
import java.util.logging.Level;
import net.minecraftforge.common.Configuration;
import WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorParadigm;
import cpw.mods.fml.common.FMLLog;
/**
* Created with IntelliJ IDEA.
* User: Pokefenn
* Date: 17/01... | 21,007 | 0.721045 | 0.687771 | 242 | 85.805786 | 48.177696 | 275 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.92562 | false | false | 3 |
509c006b711c510692065225a00180982a7d18ec | 979,252,611,127 | 6107626d1648ed8b7a88204d4d3b171706cf61bb | /src/main/java/org/inayat/novo/ringelweb/resource/UnknownResource.java | 44b2b771d877e1b4c5422715190e61779d6ee874 | [] | no_license | ringelweb/lovewar | https://github.com/ringelweb/lovewar | 7850d6c03dc0ba4c3db5378511d4db9b7d392581 | ecd5ebe11a192aec9e3a8cdb9b4319b2400e02ba | refs/heads/master | 2021-09-13T02:09:19.951000 | 2018-04-23T20:27:07 | 2018-04-23T20:27:07 | 117,245,491 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.inayat.novo.ringelweb.resource;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import javax.ws.rs.core.Response.Status;
import org.inayat.novo.ringelweb.model.ReportU... | UTF-8 | Java | 899 | java | UnknownResource.java | Java | [] | null | [] | package org.inayat.novo.ringelweb.resource;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import javax.ws.rs.core.Response.Status;
import org.inayat.novo.ringelweb.model.ReportU... | 899 | 0.757508 | 0.757508 | 32 | 26.09375 | 21.700172 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.09375 | false | false | 3 |
be3d4efee8af3df289aa9c2b825199b8f35206cc | 17,609,365,973,455 | 27a37fb2e0809cf1480f16280ab50bd28b298bb0 | /WebApp/eVotWebAppMaven/src/main/java/view/ViewResultsImpl.java | 7775abd6ec46df698f617b1962fd6fd83e98baf6 | [] | no_license | AndreiMiu001/dizertatie | https://github.com/AndreiMiu001/dizertatie | b1e32e09df1f66760d864945db88a757f549f1b0 | 46db240baf6dd3524ed8ae1efcee7062f989c8c8 | refs/heads/origin | 2023-08-07T16:59:28.186000 | 2021-09-12T12:16:48 | 2021-09-12T12:16:48 | 380,767,739 | 0 | 0 | null | false | 2021-09-12T12:16:49 | 2021-06-27T15:00:12 | 2021-09-04T09:17:09 | 2021-09-12T12:16:48 | 2,116 | 0 | 0 | 0 | Java | false | false | package view;
import common.ElectionBean;
import common.ElectionResultsBean;
import common.Implementation;
import insert.InsertCandidatesImpl;
import java.sql.SQLException;
import java.util.logging.Level;
import java.util.logging.Logger;
public class ViewResultsImpl extends Implementation {
public ElectionRe... | UTF-8 | Java | 1,559 | java | ViewResultsImpl.java | Java | [] | null | [] | package view;
import common.ElectionBean;
import common.ElectionResultsBean;
import common.Implementation;
import insert.InsertCandidatesImpl;
import java.sql.SQLException;
import java.util.logging.Level;
import java.util.logging.Logger;
public class ViewResultsImpl extends Implementation {
public ElectionRe... | 1,559 | 0.608724 | 0.607441 | 48 | 31.479166 | 22.737625 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 3 |
20a07146e3fb2e17fb1411b1c7dcc145ff2f5ae9 | 24,438,363,971,325 | f2b9af33fec7a1b05684166c557e590a2523d5b6 | /WebAppTraining/src/main/java/jp/co/futureantiques/webapptraining/controller/DffTatebeController.java | acd713b76a251e293ef565f7ab24f8842390934c | [] | no_license | edword3x3/WebAppTraining | https://github.com/edword3x3/WebAppTraining | 2ad1d7115cf33038dad45a6d227aeaaee44a2818 | 0f9ef32f144057935650f0a5bed20416f5e82f77 | refs/heads/master | 2021-01-08T15:07:45.503000 | 2020-02-21T05:37:32 | 2020-02-21T05:37:32 | 242,062,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.co.futureantiques.webapptraining.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Controller;
import org.springframewo... | UTF-8 | Java | 8,425 | java | DffTatebeController.java | Java | [
{
"context": "\n/** DESSIDIA FINAL FANTASYのコントローラークラス\r\n * @author user Tatebe\r\n */\r\n@Controller\r\n@RequestMapping(value =",
"end": 1379,
"score": 0.8591094613075256,
"start": 1375,
"tag": "NAME",
"value": "user"
},
{
"context": "DESSIDIA FINAL FANTASYのコントローラークラス\r\n * @author ... | null | [] | package jp.co.futureantiques.webapptraining.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Controller;
import org.springframewo... | 8,425 | 0.74709 | 0.746816 | 238 | 28.684874 | 26.372204 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.42437 | false | false | 3 |
a37ab9f6c12ba12ca5e4ed45c2ca4f459b54fae5 | 3,427,383,921,726 | 8eeda67d43f976aa0bb2dcdaf0a60d0cbf3462c0 | /T5LogAndAuth/src/main/java/ru/itis/javalab/servlets/ChangePassword.java | bce8fc0b397301443c58384de371a38f47117fc0 | [] | no_license | EKaterinaTR/JavLab-HomeWorks | https://github.com/EKaterinaTR/JavLab-HomeWorks | f906e3496b7b3385cef3c5ab4ed9b6f3e0da4071 | be5be7874dd8d12709e6028070b777f02fe779f9 | refs/heads/master | 2023-07-24T15:51:15.254000 | 2021-09-04T18:27:07 | 2021-09-04T18:27:07 | 297,382,769 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.itis.javalab.servlets;
import ru.itis.javalab.models.User;
import ru.itis.javalab.services.CookiesService;
import ru.itis.javalab.services.UsersService;
import javax.servlet.ServletConfig;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet... | UTF-8 | Java | 1,835 | java | ChangePassword.java | Java | [] | null | [] | package ru.itis.javalab.servlets;
import ru.itis.javalab.models.User;
import ru.itis.javalab.services.CookiesService;
import ru.itis.javalab.services.UsersService;
import javax.servlet.ServletConfig;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet... | 1,835 | 0.735828 | 0.735828 | 52 | 33.942307 | 29.090319 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 3 |
28f0576cbb974ae8c357f450f4f2e8904f5bec94 | 26,242,250,193,536 | 39c4143b6547b60b2631d06a0aa946197eabee68 | /src/main/java/org/jboss/logging/DelegatingBasicLogger.java | 50de7a0913b81eec46c0dd6a52f76defae4c9523 | [] | no_license | hferentschik/jboss-logging | https://github.com/hferentschik/jboss-logging | 998b7b1a368f2ffa9c6eeda8a7cf87d6e2e89363 | 32612b9f11e04e3e33106da2b7e208954b56314a | refs/heads/master | 2020-12-29T02:55:46.666000 | 2012-02-02T18:23:13 | 2012-02-02T18:23:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* JBoss, Home of Professional Open Source.
* Copyright 2011, Red Hat Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under... | UTF-8 | Java | 28,926 | java | DelegatingBasicLogger.java | Java | [
{
"context": "ic logger instance.\n *\n * @author <a href=\"mailto:david.lloyd@redhat.com\">David M. Lloyd</a>\n */\npublic class DelegatingBa",
"end": 1190,
"score": 0.9999257326126099,
"start": 1168,
"tag": "EMAIL",
"value": "david.lloyd@redhat.com"
},
{
"context": "* @author <a hr... | null | [] | /*
* JBoss, Home of Professional Open Source.
* Copyright 2011, Red Hat Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under... | 28,903 | 0.673373 | 0.659683 | 815 | 34.492023 | 38.652325 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.431902 | false | false | 3 |
9ca4be7a350cba18e555010ac96cdbf8ec4b0b9b | 26,929,444,948,885 | 64f02f15ca0b9e42eba90eebac93f9b82cb947f1 | /policy-management-server/src/test/java/com/policy/management/app/controller/AuthControllerTest.java | ef39b122939d3b800eab7bf25dc9b54a64018d40 | [] | no_license | ashilawa/policy-managent | https://github.com/ashilawa/policy-managent | 6281628addaede11430f92b7a37ab56738ad0049 | 06fd7cd26c3fe5d741e456d65edf05159e410f26 | refs/heads/master | 2023-06-22T08:53:09.668000 | 2021-07-15T10:25:02 | 2021-07-15T10:25:02 | 368,789,410 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.policy.management.app.controller;
import static org.hamcrest.CoreMatchers.containsString;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import static ... | UTF-8 | Java | 4,793 | java | AuthControllerTest.java | Java | [
{
"context": "= new LoginRequest();\n\t\tloginRequest.setUsername(\"username\");\n\t\tloginRequest.setPassword(\"password\");\n\n\t\tUse",
"end": 2410,
"score": 0.999534010887146,
"start": 2402,
"tag": "USERNAME",
"value": "username"
},
{
"context": "Username(\"username\");\n\t\tlogi... | null | [] | package com.policy.management.app.controller;
import static org.hamcrest.CoreMatchers.containsString;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import static ... | 4,797 | 0.794701 | 0.793449 | 117 | 39.965813 | 32.684174 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.632479 | false | false | 3 |
bf75b7ab85d3baf73a256fb45bee778054e859ae | 19,421,842,116,625 | 5d4410ead3ec35680bd967864c4f57a10c17441b | /src/main/java/hacker_rank/algorithms/easy/NumberLineJumps.java | 2a618b036d47bd8c674c543b40857c06ee82511c | [] | no_license | AdrianRomanski/algorithms-java | https://github.com/AdrianRomanski/algorithms-java | 3ffa5110f628fd8d580eb129bb2ab2bc63ba180f | 825d29904098ab0c3283a2e8ddec214a99ae8784 | refs/heads/master | 2023-04-06T17:25:31.051000 | 2020-12-16T16:39:44 | 2020-12-16T16:39:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hacker_rank.algorithms.easy;
public class NumberLineJumps {
public static void main(String[] args) {
}
// Complete the kangaroo function below.
static String kangaroo(int x1, int v1, int x2, int v2) {
String result = "NO";
for(int i = 0; i < 10000; i++) {
if(x1 ==... | UTF-8 | Java | 477 | java | NumberLineJumps.java | Java | [] | null | [] | package hacker_rank.algorithms.easy;
public class NumberLineJumps {
public static void main(String[] args) {
}
// Complete the kangaroo function below.
static String kangaroo(int x1, int v1, int x2, int v2) {
String result = "NO";
for(int i = 0; i < 10000; i++) {
if(x1 ==... | 477 | 0.477987 | 0.444444 | 22 | 20.681818 | 16.9582 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 3 |
a51ba585599986dfb6732fe7eb40d78f8c723330 | 8,358,006,371,133 | a4f94f4701a59cafc7407aed2d525b2dff985c95 | /core/debug/languages/evaluation/source_gen/jetbrains/mps/debug/evaluation/structure/ToEvaluateAnnotation.java | 921926e40d362cdffc477a9901cf784758674b53 | [] | no_license | jamice/code-orchestra-core | https://github.com/jamice/code-orchestra-core | ffda62860f5b117386aa6455f4fdf61661abbe9e | b2bbf8362be2e2173864c294c635badb2e27ecc6 | refs/heads/master | 2021-01-15T13:24:53.517000 | 2013-05-09T21:39:28 | 2013-05-09T21:39:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jetbrains.mps.debug.evaluation.structure;
/*Generated by MPS */
import jetbrains.mps.smodel.SNode;
import jetbrains.mps.smodel.SModel;
import jetbrains.mps.smodel.SModelUtil_new;
import jetbrains.mps.project.GlobalScope;
public class ToEvaluateAnnotation extends GenerationHelperAnnotation {
public static f... | UTF-8 | Java | 874 | java | ToEvaluateAnnotation.java | Java | [] | null | [] | package jetbrains.mps.debug.evaluation.structure;
/*Generated by MPS */
import jetbrains.mps.smodel.SNode;
import jetbrains.mps.smodel.SModel;
import jetbrains.mps.smodel.SModelUtil_new;
import jetbrains.mps.project.GlobalScope;
public class ToEvaluateAnnotation extends GenerationHelperAnnotation {
public static f... | 874 | 0.803204 | 0.803204 | 24 | 35.416668 | 43.921253 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 3 |
6c1821b71fc2b68d5802d557be16986170c07bb7 | 28,252,294,876,707 | 3c56a667ec6937bbadb0072144c7ebc8bc4972fd | /src/main/java/dev/tolino/book/Book.java | ca9504b6f0eda8c51250c90b2dde3ac110cd431e | [] | no_license | SOFeeA/tolino | https://github.com/SOFeeA/tolino | b1e2e670f4ef62e7e0b6e97dce45a604379d4686 | 91a3c5ab589d620594b10e6f341ac4f49ad874c0 | refs/heads/master | 2020-04-05T13:48:47.044000 | 2018-11-09T20:34:47 | 2018-11-09T20:34:47 | 156,910,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.tolino.book;
import java.util.ArrayList;
import java.util.List;
public class Book {
String mTitle;
List<Page> mPages = new ArrayList();
public Book(String pTitle) {
this.mTitle = pTitle;
}
public void addPage(int pPageNr, String pLiteral) throws Exception {
if (getPage... | UTF-8 | Java | 837 | java | Book.java | Java | [] | null | [] | package dev.tolino.book;
import java.util.ArrayList;
import java.util.List;
public class Book {
String mTitle;
List<Page> mPages = new ArrayList();
public Book(String pTitle) {
this.mTitle = pTitle;
}
public void addPage(int pPageNr, String pLiteral) throws Exception {
if (getPage... | 837 | 0.593787 | 0.593787 | 33 | 24.363636 | 18.904573 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
54e0193c627324f140a0b186e472ef9a872d90dc | 13,572,096,666,675 | aa2b37a2ef470a2e8445fadd1f49c8061eba3ff3 | /api-data-manage/api-common/src/main/java/com/moyu/util/datasource/DynamicDataSource.java | d80b7159f6600a8527170225eb9b8834f6923fb8 | [] | no_license | KANGHUAWEI/systemManage | https://github.com/KANGHUAWEI/systemManage | 4fa085f6ede5a39586c8e7485ec1f8d6372f52fa | f1326f1ad7bb230b122a9df1a6a193fb4380f34d | refs/heads/master | 2020-05-13T04:56:16.214000 | 2019-04-12T10:42:36 | 2019-04-12T10:42:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.moyu.util.datasource;
import org.apache.commons.lang.StringUtils;
import org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource;
/**
* @Auther: guoxianjun
* @Date: 2018/12/3 22:32
* @Description: 定义动态数据源,实现通过集成Spring提供的AbstractRoutingDataSource,
* 只需要实现determineCurrentLookupKey方法即可
*/
p... | UTF-8 | Java | 1,644 | java | DynamicDataSource.java | Java | [
{
"context": "lookup.AbstractRoutingDataSource;\n\n/**\n * @Auther: guoxianjun\n * @Date: 2018/12/3 22:32\n * @Description: 定义动态数据",
"end": 183,
"score": 0.9994593262672424,
"start": 173,
"tag": "USERNAME",
"value": "guoxianjun"
}
] | null | [] | package com.moyu.util.datasource;
import org.apache.commons.lang.StringUtils;
import org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource;
/**
* @Auther: guoxianjun
* @Date: 2018/12/3 22:32
* @Description: 定义动态数据源,实现通过集成Spring提供的AbstractRoutingDataSource,
* 只需要实现determineCurrentLookupKey方法即可
*/
p... | 1,644 | 0.68435 | 0.675729 | 43 | 34.093021 | 25.993572 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44186 | false | false | 3 |
573c72076cc909709b596f7a378fba90b9eb71d3 | 9,010,841,396,951 | c9765301410a634e1e994360b0232dbb065df8f2 | /test/com/cwa/test/script/Test.java | aa88e0583c1b0feef22d5622a1a234e9f42a0a5d | [] | no_license | mmgame/cwa2_1010service | https://github.com/mmgame/cwa2_1010service | f92a7576207710abe3acc778db1b092a95cb9f6d | 614d127beb404ff45dbebdd6bdef6d05c44ac8bf | refs/heads/master | 2021-01-20T11:48:15.748000 | 2015-08-06T02:59:37 | 2015-08-06T02:59:37 | 40,281,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cwa.test.script;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import javax.script.ScriptEngineManager;
import com.cwa.component.script.IScriptEngineOperater;
... | UTF-8 | Java | 2,976 | java | Test.java | Java | [] | null | [] | package com.cwa.test.script;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import javax.script.ScriptEngineManager;
import com.cwa.component.script.IScriptEngineOperater;
... | 2,976 | 0.693243 | 0.683446 | 93 | 29.827957 | 23.528351 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.645161 | false | false | 3 |
a4a3ebaa564633c0efc5d69085b8e0b5e481c6bf | 16,372,415,401,321 | 90ea467e034563e50ec124444ab0e95c79516c4e | /src/main/java/com/epam/date/determinant/data/DataAcquirer.java | ab28d1b7e7340374fa8901f7ee1af0b930694ce8 | [] | no_license | jokuinn/TimeDeterminant | https://github.com/jokuinn/TimeDeterminant | 17024c1ceefc70bfd418b83cb9e150a0abbf9ec3 | 82230a5019f293cedff4819a35e2fb667a9f12f7 | refs/heads/master | 2022-12-21T12:19:29.393000 | 2020-09-19T07:48:46 | 2020-09-19T07:48:46 | 296,562,055 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.date.determinant.data;
public interface DataAcquirer {
int getSeconds();
}
| UTF-8 | Java | 97 | java | DataAcquirer.java | Java | [] | null | [] | package com.epam.date.determinant.data;
public interface DataAcquirer {
int getSeconds();
}
| 97 | 0.752577 | 0.752577 | 5 | 18.4 | 15.692037 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
8f4dbc2febb95a494e3d4296ff348f684335a941 | 24,498,493,468,430 | e01120075f244348fced50d9cb575e05e4806f19 | /src/TermProject/RoachPal.java | 86ffb0725aecf68771d7a8e91dfbcc4a322decdc | [] | no_license | raymanan11/CECS-277 | https://github.com/raymanan11/CECS-277 | 60e3e8e816f96916994f6914e8f636443bcfa2cb | dfdc8c6272e64696f5442bd22131b3a4b11639c0 | refs/heads/master | 2022-12-30T15:43:22.514000 | 2020-10-23T00:05:47 | 2020-10-23T00:05:47 | 236,222,123 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TermProject;
/**
* @author Raymond An
* @author Ryan Gieg<br>
* May 7th, 2020<br>
* Purpose: Payment using RoachPal that has email and password
*/
public class RoachPal implements Payment{
private String email;
private String password;
/**
* Default constructor that initializes email and... | UTF-8 | Java | 1,106 | java | RoachPal.java | Java | [
{
"context": "package TermProject;\n\n/**\n * @author Raymond An\n * @author Ryan Gieg<br>\n * May 7th, 2020<br>\n * ",
"end": 47,
"score": 0.9998636245727539,
"start": 37,
"tag": "NAME",
"value": "Raymond An"
},
{
"context": "TermProject;\n\n/**\n * @author Raymond An\n * @author Ry... | null | [] | package TermProject;
/**
* @author <NAME>
* @author <NAME><br>
* May 7th, 2020<br>
* Purpose: Payment using RoachPal that has email and password
*/
public class RoachPal implements Payment{
private String email;
private String password;
/**
* Default constructor that initializes email and passwo... | 1,064 | 0.609403 | 0.595841 | 48 | 22.041666 | 21.375568 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.229167 | false | false | 3 |
cd49c59e278996b35648411ffe179b8e7bea6fde | 24,498,493,469,535 | eb588f7292a21bb998190efa73fbd6c7df677fac | /java-checks/src/main/java/org/sonar/java/checks/ClassWithOnlyStaticMethodsInstantiationCheck.java | f04a07b60f80ce2f0c516636c07ce0c20fbb94cc | [] | no_license | joansmith/sonar-java | https://github.com/joansmith/sonar-java | 5ab3eb590d03d45e40815dc735fc0330b5ef3464 | 836dfb3599cedba52c9101f168b3b5d4d7d67b78 | refs/heads/master | 2021-01-10T09:52:51.989000 | 2016-02-08T12:58:18 | 2016-02-08T13:05:07 | 51,310,126 | 6 | 8 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* SonarQube Java
* Copyright (C) 2012-2016 SonarSource SA
* mailto:contact AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the Li... | UTF-8 | Java | 4,862 | java | ClassWithOnlyStaticMethodsInstantiationCheck.java | Java | [
{
"context": "llection;\nimport java.util.List;\n\n@Rule(\n key = \"S2440\",\n name = \"Classes with only \\\"static\\\" methods ",
"end": 1929,
"score": 0.8502200245857239,
"start": 1924,
"tag": "KEY",
"value": "S2440"
}
] | null | [] | /*
* SonarQube Java
* Copyright (C) 2012-2016 SonarSource SA
* mailto:contact AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the Li... | 4,862 | 0.745372 | 0.740025 | 126 | 37.587303 | 30.393261 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.547619 | false | false | 3 |
0310e56f71dc60a8d148f154e8bb930693fe66c5 | 32,753,420,665,329 | 778bbc51b19aff54a562a3ee19a933aed2f8f759 | /src/main/java/edu/duke/dbmsplus/datahooks/execution/profile/SparkStage.java | c1d2e4bfc9604e3ce33af51da4744326235158ae | [] | no_license | dukedbgroup/data-hooks | https://github.com/dukedbgroup/data-hooks | 77764e495128daf825625775612477708ee6408d | abacbd302fba7fbbf98e74b50e082f0d40f6ead0 | refs/heads/master | 2021-01-01T17:52:02.690000 | 2015-08-01T22:25:32 | 2015-08-01T22:25:32 | 32,602,575 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package edu.duke.dbmsplus.datahooks.execution.profile;
/**
* @author mayuresh
*
*/
public class SparkStage {
Long qid;
Long cid;
Long wid;
Integer stageId;
Integer jobId;
String name;
Integer numTasks;
Long submissionTime;
Long completionTime;
/**
* @return the qid
*/
public Long getQid()... | UTF-8 | Java | 2,075 | java | SparkStage.java | Java | [
{
"context": "splus.datahooks.execution.profile;\n\n/**\n * @author mayuresh\n *\n */\npublic class SparkStage {\n\tLong qid;\n\tLong",
"end": 91,
"score": 0.9945747256278992,
"start": 83,
"tag": "USERNAME",
"value": "mayuresh"
}
] | null | [] | /**
*
*/
package edu.duke.dbmsplus.datahooks.execution.profile;
/**
* @author mayuresh
*
*/
public class SparkStage {
Long qid;
Long cid;
Long wid;
Integer stageId;
Integer jobId;
String name;
Integer numTasks;
Long submissionTime;
Long completionTime;
/**
* @return the qid
*/
public Long getQid()... | 2,075 | 0.635663 | 0.635663 | 128 | 15.210938 | 14.118722 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.273438 | false | false | 3 |
6cad735b6904641c46247570a0c94e704153d5b7 | 24,704,651,889,542 | 9afcc4145dc873f1dc493093dde7589412273544 | /client/src/test/java/com/github/nk/klusterfuck/client/ConnectorsApiTest.java | b4922bfa7f845b8e05da48440f1a992a8b42ebef | [
"WTFPL"
] | permissive | n-k/klusterfuck | https://github.com/n-k/klusterfuck | e3388cafe58a19bcdf1ac5d57d76be6fd0b1597d | dce2b6f81986465907064d551a0e7b2e246c6149 | refs/heads/master | 2021-01-22T08:29:14.716000 | 2017-07-12T13:34:32 | 2017-07-12T13:34:32 | 92,620,072 | 11 | 0 | null | false | 2017-06-30T20:39:33 | 2017-05-27T19:39:22 | 2017-06-15T14:37:05 | 2017-06-30T20:39:32 | 574 | 2 | 0 | 0 | TypeScript | null | null | /*
* API
* API
*
* OpenAPI spec version: v1
*
*
* 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.github.nk.klusterfuck.client;
import com.github.nk.klusterfuck.ApiException;
imp... | UTF-8 | Java | 1,226 | java | ConnectorsApiTest.java | Java | [
{
"context": "ger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manu",
"end": 165,
"score": 0.9996402263641357,
"start": 154,
"tag": "USERNAME",
"value": "swagger-api"
}
] | null | [] | /*
* API
* API
*
* OpenAPI spec version: v1
*
*
* 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.github.nk.klusterfuck.client;
import com.github.nk.klusterfuck.ApiException;
imp... | 1,226 | 0.614192 | 0.613377 | 66 | 17.575758 | 18.274059 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.19697 | false | false | 3 |
086915d77b60f9f0c8ccd382ff40816c64353421 | 32,100,585,580,956 | 63a1974441d2de5218384a1ada10b8523a10bc43 | /src/main/java/org/khannex/io/BerSequenceBuilder.java | f047d78f849419c74a739681345b48f2f265dc80 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | patrikvarga/kh-annex | https://github.com/patrikvarga/kh-annex | bb43f7b9e06d16975ce26c7838af2e2dc4e6defa | a227aacd9f31340eaa59a3d35b755adf43e75dd2 | refs/heads/master | 2021-01-18T10:36:45.776000 | 2016-06-18T09:59:00 | 2016-06-18T09:59:00 | 60,392,328 | 0 | 0 | null | true | 2016-06-04T03:59:19 | 2016-06-04T03:59:19 | 2016-03-27T00:28:25 | 2016-04-25T03:28:40 | 40 | 0 | 0 | 0 | null | null | null | /*
* Copyright 2016 David Lukacs
*
* 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 | 1,495 | java | BerSequenceBuilder.java | Java | [
{
"context": "/*\n * Copyright 2016 David Lukacs\n *\n * Licensed under the Apache License, Version ",
"end": 33,
"score": 0.9995764493942261,
"start": 21,
"tag": "NAME",
"value": "David Lukacs"
}
] | null | [] | /*
* Copyright 2016 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | 1,489 | 0.667559 | 0.658194 | 52 | 27.75 | 23.827808 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 3 |
ad0a60fff26fc05fcc56f3494eed55a2c541c416 | 9,955,734,228,641 | bf4122f5ae3a9f9b9c2cc94ef87cdb9dcadc9dc9 | /Transfer/My Study/TYSS_JAVA/src/com/tyss/collectionframework/lists/LinkedList3.java | 778a771d39f4c945cb8a9e61c5f55117d737ce02 | [] | no_license | haren7474/TY_ELF_JFS_HarendraKumar | https://github.com/haren7474/TY_ELF_JFS_HarendraKumar | 7ef8b9a0bb6d6bdddb94b88ab2db4e0aef0fbc1d | f99ef30b40d0877167c8159e8b7f322af7cc87b9 | refs/heads/master | 2023-01-11T01:01:10.458000 | 2020-01-23T18:20:20 | 2020-01-23T18:20:20 | 225,845,989 | 0 | 0 | null | false | 2023-01-07T22:01:21 | 2019-12-04T11:00:37 | 2020-01-23T18:20:44 | 2023-01-07T22:01:20 | 156,906 | 0 | 0 | 172 | HTML | false | false | package com.tyss.collectionframework.lists;
import java.util.Collection;
import java.util.LinkedList;
public class LinkedList3
{
public static void main(String[] args) {
LinkedList l1= new LinkedList<>();
l1.add(12);
l1.pop();
l1.push(53);
l1.push(89);
System.out.println(l1);
System.out.println(... | UTF-8 | Java | 444 | java | LinkedList3.java | Java | [] | null | [] | package com.tyss.collectionframework.lists;
import java.util.Collection;
import java.util.LinkedList;
public class LinkedList3
{
public static void main(String[] args) {
LinkedList l1= new LinkedList<>();
l1.add(12);
l1.pop();
l1.push(53);
l1.push(89);
System.out.println(l1);
System.out.println(... | 444 | 0.675676 | 0.63964 | 24 | 17.5 | 14.198005 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.833333 | false | false | 3 |
fe02d7b136db2a67eb719a69616b94703b901d3c | 65,679 | 372beab84519654229c0e518ed12a96e95727896 | /src/main/java/com/pokemonfantasy/entity/Pokemon.java | 81290e761a8d6df9a5652442ccbad8ece78ae927 | [] | no_license | LimitBreaker/PokemonFantasy | https://github.com/LimitBreaker/PokemonFantasy | 364e34159da5757194cb500ee23bc39d3649a44d | a3f3851d1f0c6da48b4b884ce4dc28dfa1ed80ab | refs/heads/master | 2021-01-11T15:35:39.256000 | 2017-02-25T01:01:42 | 2017-02-25T01:01:42 | 81,618,672 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pokemonfantasy.entity;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.lang.reflect.Array;
import java.util.List;
/**
* Created by student on 2/11/17.
*/
@Entity
@Table(name="pokemon")
public class Pokemon {
@Id
@GeneratedValue(generator="increment")
... | UTF-8 | Java | 3,303 | java | Pokemon.java | Java | [
{
"context": "t.Array;\nimport java.util.List;\n\n/**\n * Created by student on 2/11/17.\n */\n@Entity\n@Table(name=\"pokemon\")\npu",
"end": 197,
"score": 0.9935935139656067,
"start": 190,
"tag": "USERNAME",
"value": "student"
}
] | null | [] | package com.pokemonfantasy.entity;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
import java.lang.reflect.Array;
import java.util.List;
/**
* Created by student on 2/11/17.
*/
@Entity
@Table(name="pokemon")
public class Pokemon {
@Id
@GeneratedValue(generator="increment")
... | 3,303 | 0.667272 | 0.66485 | 112 | 28.491072 | 24.767488 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526786 | false | false | 3 |
4812737f34ef20fd00f97a2deb36ba0d265ca05c | 18,391,049,996,650 | b19981fd921360f4dc06b16f3893bd739f5b8f31 | /src/main/java/com/eh/hospital/service/NationalitiesInfoService.java | dbaab5d7a21fa51eec8ed01db5faf2419293eed8 | [] | no_license | emranhos1/Hospital_info | https://github.com/emranhos1/Hospital_info | 12586fda6fbde1a28b39b2c7cd6866293fb62872 | 11cff0cc8d08071416c8e18e7a01d0a787156e65 | refs/heads/master | 2020-04-21T12:10:14.780000 | 2019-03-25T16:54:45 | 2019-03-25T16:54:45 | 169,554,212 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eh.hospital.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.eh.hospital.entity.Nationalities;
import com.eh.hospital.repository.NationalitiesInfoRepository;
@Service
public class Nationaliti... | UTF-8 | Java | 658 | java | NationalitiesInfoService.java | Java | [] | null | [] | package com.eh.hospital.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.eh.hospital.entity.Nationalities;
import com.eh.hospital.repository.NationalitiesInfoRepository;
@Service
public class Nationaliti... | 658 | 0.775076 | 0.775076 | 26 | 23.307692 | 24.189587 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.076923 | false | false | 3 |
77e6a52917c25de37736441d8aa70cab81517782 | 18,391,049,997,587 | b0e4364dfb4c59ca16d0d19f62b267c961fdf711 | /core/src/main/java/com/twx/core/io/cpdetector/CharsetHelp.java | 9903efded85926d9442569af354da8330c127010 | [] | no_license | tongVincent/my-web | https://github.com/tongVincent/my-web | 0fe81081fd379b2860f383f613699dfd82b39e52 | 07cd23e1a584c4c07953d3b5fab66a4e1a0147dd | refs/heads/master | 2020-04-15T14:00:25.094000 | 2018-12-14T02:02:41 | 2018-12-14T02:02:41 | 58,617,445 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.twx.core.io.cpdetector;
import com.google.common.base.Preconditions;
import com.google.common.collect.Lists;
import org.mozilla.intl.chardet.nsEUCStatistics;
import org.mozilla.intl.chardet.nsICharsetDetectionObserver;
import org.mozilla.intl.chardet.nsVerifier;
import java.nio.charset.Charset;
import jav... | UTF-8 | Java | 3,419 | java | CharsetHelp.java | Java | [] | null | [] | package com.twx.core.io.cpdetector;
import com.google.common.base.Preconditions;
import com.google.common.collect.Lists;
import org.mozilla.intl.chardet.nsEUCStatistics;
import org.mozilla.intl.chardet.nsICharsetDetectionObserver;
import org.mozilla.intl.chardet.nsVerifier;
import java.nio.charset.Charset;
import jav... | 3,419 | 0.621546 | 0.620925 | 123 | 25.186993 | 21.251629 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.390244 | false | false | 3 |
c67061ab83e8ec0459948bcd62caa3094db520fa | 23,751,169,155,494 | b7179bb0f98adf47bcb7ab5c840b635ae47201d7 | /src/main/java/com/javafast/modules/main/web/SearchController.java | 0968677dda3580814ff15aac5491bec500d510ec | [] | no_license | stormmain/javafastProj | https://github.com/stormmain/javafastProj | 8088c51314189fda0f1ad53fd4c6a48a39107c20 | 8fbf7efd354d83e29fe6d3a596eaa43b9f56732f | refs/heads/master | 2022-12-26T15:06:38.929000 | 2019-09-12T15:56:48 | 2019-09-12T15:56:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javafast.modules.main.web;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.sprin... | UTF-8 | Java | 2,434 | java | SearchController.java | Java | [
{
"context": "s.sys.utils.UserUtils;\r\n\r\n/**\r\n * 全局搜索\r\n * @author syh\r\n *\r\n */\r\n@Controller\r\npublic class SearchControl",
"end": 865,
"score": 0.9996506571769714,
"start": 862,
"tag": "USERNAME",
"value": "syh"
}
] | null | [] | package com.javafast.modules.main.web;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.sprin... | 2,434 | 0.726543 | 0.724007 | 77 | 28.727272 | 29.015284 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.857143 | false | false | 3 |
20fa430ab73528e5a77d8a32a99109ec54a19fc0 | 2,534,030,709,271 | 645d6dd30b0116cd5c69b62d7aeb9e8592be99f8 | /src/BingSearch.java | 5f3290183ddb38283c659b92df77ace5797cf623 | [] | no_license | Tarjei400/BingByAdrianCorrected | https://github.com/Tarjei400/BingByAdrianCorrected | cee3e3e6b73b87449a3ff24d9a7a1747873ea26f | 1cd3d1dfcfd610bb0fe22e445ee7e14fb93ba104 | refs/heads/master | 2021-01-18T02:20:32.818000 | 2014-10-12T15:18:42 | 2014-10-12T15:18:42 | null | 0 | 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.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import org.apache.commons.codec.binary.Base64;
import org.jsoup.Jsoup;
import org.w3c.dom.Document;
import java.util.regex.Pattern;
... | UTF-8 | Java | 4,163 | java | BingSearch.java | Java | [
{
"context": "args\n */\n\tpublic static String AZURE_APPID = \"xic29BHExQOPIPAbviyY9yB7Rl7I9UoXpEq51LFk0kg\";\n\tpublic static List<SearchEntry> search(String ",
"end": 542,
"score": 0.9853123426437378,
"start": 499,
"tag": "KEY",
"value": "xic29BHExQOPIPAbviyY9yB7Rl7I9UoXpEq51LFk0kg"
... | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import org.apache.commons.codec.binary.Base64;
import org.jsoup.Jsoup;
import org.w3c.dom.Document;
import java.util.regex.Pattern;
... | 4,125 | 0.562095 | 0.546961 | 127 | 31.771654 | 23.513168 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.102362 | false | false | 3 |
3810f7966c538df22e430851872ea763ddc2808b | 11,828,339,963,009 | 92d2115266a4cf5051e80c2e4c2c922f38e24db5 | /src/main/java/SimulationResult.java | 831cb181a6702e996f9dc80113f11d8541ad7414 | [] | no_license | jaydevnani/INFO6205Project | https://github.com/jaydevnani/INFO6205Project | 7e89ca57b51440608349637a46b3582c89ffd8cb | bf17b500933228e8a18f66cc9c7fc57828934228 | refs/heads/main | 2023-07-05T23:44:22.855000 | 2021-08-14T02:23:19 | 2021-08-14T02:23:19 | 384,151,220 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
public class SimulationResult {
List<Host> population;
int total;
int counter;
int daysToVaccinate;
public SimulationResult(List<Host> population){
this.population = population;
th... | UTF-8 | Java | 2,234 | java | SimulationResult.java | Java | [] | null | [] | import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
public class SimulationResult {
List<Host> population;
int total;
int counter;
int daysToVaccinate;
public SimulationResult(List<Host> population){
this.population = population;
th... | 2,234 | 0.61504 | 0.604745 | 64 | 33.90625 | 34.307762 | 174 | false | false | 0 | 0 | 0 | 0 | 92 | 0.041182 | 0.796875 | false | false | 3 |
7b4633e16be9fab7f89f4194e4d9fa6b22be188b | 5,832,565,628,391 | 596d36a78c206f896a4a7247a064a934a262d41e | /src/main/java/aramframework/com/uss/ion/bnt/service/BndtManageService.java | f36aa5c437fbac70ca65691aa126f5b3bd82e7a3 | [
"Apache-2.0"
] | permissive | SkyDevCode/aramcomp | https://github.com/SkyDevCode/aramcomp | 5042d9d01fe6103733f8ae3fdefb70af969527d5 | 090af4eeedbc50de91a204ee84b1cf781bcab6f5 | refs/heads/master | 2021-01-14T08:30:33.994000 | 2016-01-04T13:18:12 | 2016-01-04T13:18:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aramframework.com.uss.ion.bnt.service;
import java.io.InputStream;
import java.util.List;
import egovframework.rte.psl.dataaccess.util.EgovMap;
/**
* 개요 - 당직관리에 대한 Service Interface를 정의한다.
*
* @author 아람컴포넌트 조헌철
* @since 2014.11.11
* @version 1.0
* @see
*
* <pre>
*
* << 개정이력(Modification Informat... | UTF-8 | Java | 4,322 | java | BndtManageService.java | Java | [
{
"context": "- 당직관리에 대한 Service Interface를 정의한다.\n * \n * @author 아람컴포넌트 조헌철\n * @since 2014.11.11\n * @version 1.0\n * @see\n",
"end": 222,
"score": 0.9983906149864197,
"start": 216,
"tag": "NAME",
"value": "아람컴포넌트"
},
{
"context": " 대한 Service Interface를 정의한다.\n * \n * @author 아람컴... | null | [] | package aramframework.com.uss.ion.bnt.service;
import java.io.InputStream;
import java.util.List;
import egovframework.rte.psl.dataaccess.util.EgovMap;
/**
* 개요 - 당직관리에 대한 Service Interface를 정의한다.
*
* @author 아람컴포넌트 조헌철
* @since 2014.11.11
* @version 1.0
* @see
*
* <pre>
*
* << 개정이력(Modification Informat... | 4,322 | 0.673175 | 0.668082 | 182 | 18.423077 | 22.098234 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.879121 | false | false | 3 |
70fc6fd456d263e847debdba74ad01c0b9990019 | 9,259,949,530,190 | c1e8308a779fc3dca8fed04b4be6bc2777a75ca8 | /app/src/main/java/com/example/kornel/alphaui/utils/IconUtils.java | 1080600d0906dc7b1a8dfe70125c47e46a29c6c0 | [] | no_license | kkornel/run-all-night | https://github.com/kkornel/run-all-night | e09493eef9c241c7257d9470e8c6f3cb031b70e5 | bc419ab1cd4650023540d467f9bad730dcd95f87 | refs/heads/master | 2022-04-17T14:59:28.024000 | 2020-04-17T06:12:32 | 2020-04-17T06:12:32 | 154,920,034 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.kornel.alphaui.utils;
import com.example.kornel.alphaui.R;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
public class IconUtils {
private static final Map<String, Integer> WORKOUTS_MAP = createMap();
private static Map<String, Integer> createMap() {
... | UTF-8 | Java | 2,931 | java | IconUtils.java | Java | [] | null | [] | package com.example.kornel.alphaui.utils;
import com.example.kornel.alphaui.R;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
public class IconUtils {
private static final Map<String, Integer> WORKOUTS_MAP = createMap();
private static Map<String, Integer> createMap() {
... | 2,931 | 0.719891 | 0.698396 | 52 | 55.365383 | 36.271427 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.269231 | false | false | 3 |
30641205672562518e847ead42c74f155aa90d91 | 27,797,028,363,906 | 52a27aeb94af8b2b23bb23b1b6040358b075b0ea | /src/main/java/com/romanovich/nn/layer/Layer.java | 415cbe9000aa19d2afb2f99921db6a42b3207715 | [] | no_license | Egoryshka/Graduation-Project | https://github.com/Egoryshka/Graduation-Project | 650c59cb43a0d2f97bc25963b1e2b01fbbd9d8a4 | 3277572774b6e1cd020111a882bd31094679a575 | refs/heads/master | 2021-01-21T21:00:51.487000 | 2017-05-27T11:31:34 | 2017-05-27T11:31:34 | 92,292,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.romanovich.nn.layer;
import com.romanovich.nn.layer.neuron.Neuron;
/**
* @author romanovich
* @since 16.05.2017
*/
public interface Layer {
/**
* Gets neuron by index.
*
* @return list of neurons.
*/
Neuron getNeuron(int index);
/**
* Gets the size of an input vec... | UTF-8 | Java | 920 | java | Layer.java | Java | [
{
"context": "romanovich.nn.layer.neuron.Neuron;\n\n/**\n * @author romanovich\n * @since 16.05.2017\n */\npublic interface Layer {",
"end": 106,
"score": 0.9972907304763794,
"start": 96,
"tag": "USERNAME",
"value": "romanovich"
}
] | null | [] | package com.romanovich.nn.layer;
import com.romanovich.nn.layer.neuron.Neuron;
/**
* @author romanovich
* @since 16.05.2017
*/
public interface Layer {
/**
* Gets neuron by index.
*
* @return list of neurons.
*/
Neuron getNeuron(int index);
/**
* Gets the size of an input vec... | 920 | 0.58587 | 0.577174 | 47 | 18.574469 | 17.240162 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.148936 | false | false | 3 |
9755388c52073cee513bb9b747b6a30dcbd94c74 | 17,463,337,029,399 | f82f7d6036e4f11ce5599ecb17ffc2eebd5394b7 | /forestrymanagementsystemcollection/src/com/capgemini/parallelprojectcollection/controller/Validation.java | 2419b733c373c762c9b549556dc2281f8a7d9610 | [] | no_license | PallaviGupta123/TY_CG_HTD_BangaloreNovember_JFS_PallaviGupta | https://github.com/PallaviGupta123/TY_CG_HTD_BangaloreNovember_JFS_PallaviGupta | 1510a5e2ec70e0d7b6b15120d875f16cc65eda3e | 77aa120d892dea7b06fcd53759cb2a3216d471a2 | refs/heads/master | 2023-01-14T12:05:29.468000 | 2020-02-01T07:20:34 | 2020-02-01T07:20:34 | 225,846,071 | 0 | 0 | null | false | 2023-01-07T13:51:36 | 2019-12-04T11:00:52 | 2020-02-01T05:40:38 | 2023-01-07T13:51:35 | 3,075 | 0 | 0 | 38 | Java | false | false | package com.capgemini.parallelprojectcollection.controller;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.util.Date;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import com.capgemini.paralle... | UTF-8 | Java | 3,982 | java | Validation.java | Java | [] | null | [] | package com.capgemini.parallelprojectcollection.controller;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.util.Date;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import com.capgemini.paralle... | 3,982 | 0.66449 | 0.649674 | 139 | 27.647482 | 21.698677 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.330935 | false | false | 3 |
537776c9d3fe19963240979f463907b4eeb175d1 | 31,576,599,565,399 | 49e4b886f5ed8b17f4436d013c0a65475a8341fa | /src/main/java/jp/co/tau/web7/admin/sales/service/sale/MNG08012XServiceImpl.java | 11d3098b5e65149cd1f3106468238e3552e53830 | [] | no_license | hungbadboy/web7_admin | https://github.com/hungbadboy/web7_admin | 28a27a9edb716afe6ad9c7450a9caf2c16e43bf7 | 2dc414b4cbc7bb7326b2609353f2bc98d40132b9 | refs/heads/master | 2020-02-17T05:16:25.535000 | 2018-05-22T03:13:29 | 2018-05-22T03:13:29 | 124,648,583 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* ファイル名 : MNG08012XServiceImpl.java
* 作成者 : hoang.ntv
* 作成日時 : 2018/5/31
* Copyright © 2017-2018 TAU Corporation. All Rights Reserved.
*/
package jp.co.tau.web7.admin.sales.service.sale;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import jav... | UTF-8 | Java | 12,755 | java | MNG08012XServiceImpl.java | Java | [
{
"context": "/**\n * ファイル名 : MNG08012XServiceImpl.java\n * 作成者 : hoang.ntv\n * 作成日時 : 2018/5/31\n * Copyright © 2017-2018 TAU ",
"end": 59,
"score": 0.9995251893997192,
"start": 50,
"tag": "USERNAME",
"value": "hoang.ntv"
},
{
"context": "erviceImpl</p>\n * <p>説明:シッピングスケジュール</p>\n *... | null | [] | /**
* ファイル名 : MNG08012XServiceImpl.java
* 作成者 : hoang.ntv
* 作成日時 : 2018/5/31
* Copyright © 2017-2018 TAU Corporation. All Rights Reserved.
*/
package jp.co.tau.web7.admin.sales.service.sale;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import jav... | 12,755 | 0.658836 | 0.631414 | 331 | 36.67976 | 29.200529 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607251 | false | false | 3 |
a8ca21ccadd51986bf3daa142a54a00479433e90 | 31,576,599,566,998 | ba7a095346595a06c69266ef337b4859e9730c72 | /core/src/main/java/com/astro/core/overlap_runtime/loaders/ParticleEffectsLoader.java | 770bbcefc4b82289152b6640445e28a10bf02458 | [] | no_license | klolo/AstroRush | https://github.com/klolo/AstroRush | 52d026b0b949bc3d49b1cb36a24aba1e17df947d | ee8042ceede34f9028430e6af4c9dbccc9d97bf5 | refs/heads/master | 2020-12-18T12:01:23.503000 | 2017-03-04T16:37:20 | 2017-03-04T16:37:20 | 55,174,187 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.astro.core.overlap_runtime.loaders;
import com.astro.core.objects.ParticleObject;
import com.astro.core.objects.interfaces.IGameObject;
import com.astro.core.overlap_runtime.converters.ParticleEffectVOToIGameObjectConverter;
import com.astro.core.storage.GameResources;
import com.badlogic.gdx.graphics.g2d.... | UTF-8 | Java | 1,613 | java | ParticleEffectsLoader.java | Java | [] | null | [] | package com.astro.core.overlap_runtime.loaders;
import com.astro.core.objects.ParticleObject;
import com.astro.core.objects.interfaces.IGameObject;
import com.astro.core.overlap_runtime.converters.ParticleEffectVOToIGameObjectConverter;
import com.astro.core.storage.GameResources;
import com.badlogic.gdx.graphics.g2d.... | 1,613 | 0.776813 | 0.773094 | 43 | 36.511627 | 35.238308 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534884 | false | false | 3 |
881ef5aef64e250aebd8a85adc5941d9cd2c6a09 | 20,366,734,957,670 | 52856d4c14cb08978dcc33fe7829959a1be7bc60 | /clients/vcttool/src/main/java/org/teagle/vcttool/control/VctController.java | 80aa14c9fd405778936331b6dec44d6a2242de0c | [] | no_license | tubav/teagle_java | https://github.com/tubav/teagle_java | 924dee0f23973feaca04fdf01338ba6e46ab96db | 60aa39c807d53a63195791571af60a20255966a3 | refs/heads/master | 2021-01-20T02:16:41.468000 | 2013-03-19T09:53:47 | 2013-03-19T09:53:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.teagle.vcttool.control;
import java.util.List;
import org.eclipse.swt.graphics.Point;
import org.eclipse.swt.widgets.Composite;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.teagle.vcttool.view.ConnectionView;
import org.teagle.vcttool.view.ResourceInstanceWid... | UTF-8 | Java | 8,515 | java | VctController.java | Java | [
{
"context": ";\r\nimport teagle.vct.util.Util;\r\n\r\n/**\r\n * @author sim\r\n * \r\n */\r\npublic class VctController implements ",
"end": 787,
"score": 0.5738986134529114,
"start": 784,
"tag": "NAME",
"value": "sim"
}
] | null | [] | /**
*
*/
package org.teagle.vcttool.control;
import java.util.List;
import org.eclipse.swt.graphics.Point;
import org.eclipse.swt.widgets.Composite;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.teagle.vcttool.view.ConnectionView;
import org.teagle.vcttool.view.ResourceInstanceWid... | 8,515 | 0.715678 | 0.714856 | 259 | 30.876448 | 24.181747 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.938224 | false | false | 3 |
cf0c500dc0b6acc30dacd19e2afe6f236f45abb3 | 3,393,024,181,860 | 5e76dede865ff4891fb9530a51dbb06a8f89b5f3 | /AndroidStudioProjects/BaseDeDatos/app/src/main/java/com/example/joseantonio/basededatos/AdminSQLiteOpenHelper.java | 1da40fcf16999a57c6273cb587d1ed019c2e8c8a | [] | no_license | joseanfernandez/android-java | https://github.com/joseanfernandez/android-java | 73624eed6f92b696a5ff7c48f76484a8d7a7b99e | 468cafd64e15bceff6b8563cbbbedca791d48abd | refs/heads/master | 2020-03-19T05:59:10.487000 | 2018-06-04T06:56:15 | 2018-06-04T06:56:15 | 135,980,782 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.joseantonio.basededatos;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
public class AdminSQLiteOpenHelper extends SQLiteOpenHelper {
public AdminSQLiteOpenHelper(Context context, String name, SQLiteDatabase.... | UTF-8 | Java | 702 | java | AdminSQLiteOpenHelper.java | Java | [
{
"context": "package com.example.joseantonio.basededatos;\r\nimport android.content.Context;\r\nim",
"end": 31,
"score": 0.9738433361053467,
"start": 20,
"tag": "USERNAME",
"value": "joseantonio"
}
] | null | [] | package com.example.joseantonio.basededatos;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
public class AdminSQLiteOpenHelper extends SQLiteOpenHelper {
public AdminSQLiteOpenHelper(Context context, String name, SQLiteDatabase.... | 702 | 0.739316 | 0.739316 | 20 | 33.099998 | 34.248943 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 3 |
783079f6eacb3091fce5440ebc3e9a980c67dd7e | 11,158,325,085,894 | 864facc6c6f8a8173fb5cb0ee65057a09ac15e22 | /atm/ver_ac.java | ea85f05c80aae9cc42c709d9e3bec10f53a8a547 | [] | no_license | amitkr492/Atm-Management | https://github.com/amitkr492/Atm-Management | 20fe0c42aa79a11d26e3023b29ae6ece4724b59a | 1df104227f47b6569b8ad61f3c4cdb7ca8ba8d34 | refs/heads/master | 2016-09-13T19:06:13.442000 | 2016-08-14T03:50:11 | 2016-08-14T03:50:11 | 65,648,625 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package atm;
import java.awt.*;
import java.awt.Event.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.*;
public class ver_ac extends Thread implements ActionListener
{
JLabel l0,l20,l21,l22;
JFrame j1=new JFrame();
JLabel l1,l2;
JButton b2;
//JProgre... | UTF-8 | Java | 2,073 | java | ver_ac.java | Java | [
{
"context": "00, 100);\r\n\t\tj1.add(l2);\r\n\t\t\r\n\t\tl20=new JLabel (\" copyright@SBIPATNA \");\r\n \tl20.setFont(new Font(null,Fon",
"end": 1036,
"score": 0.5490550994873047,
"start": 1027,
"tag": "USERNAME",
"value": "copyright"
},
{
"context": "\t\tj1.add(l2);\r\n\t\t\r\... | null | [] | package atm;
import java.awt.*;
import java.awt.Event.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.*;
public class ver_ac extends Thread implements ActionListener
{
JLabel l0,l20,l21,l22;
JFrame j1=new JFrame();
JLabel l1,l2;
JButton b2;
//JProgre... | 2,073 | 0.558128 | 0.477569 | 114 | 16.18421 | 17.816593 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.298246 | false | false | 3 |
01e849c38170f5e864fe6f62c9473535b0c8aa47 | 4,587,025,091,332 | 6247bf93dc974bce00c5afa1f4489063aa08a49d | /src/state/CR2.java | 5dfa07632a7d348b8d1622e0b578648035a3d73a | [
"Apache-2.0"
] | permissive | joulupunikki/Phoenix | https://github.com/joulupunikki/Phoenix | c880d21f321c8e5c9d1c309100b61dc83a2e1b18 | 394e324901b44b9ff3daf0004ce45e054db411e4 | refs/heads/master | 2020-04-12T08:45:51.339000 | 2017-12-05T18:51:32 | 2017-12-05T18:51:32 | 16,870,708 | 42 | 18 | null | false | 2016-07-05T21:55:18 | 2014-02-15T20:08:42 | 2016-06-25T13:15:13 | 2016-07-05T21:55:18 | 1,561 | 10 | 7 | 41 | Java | null | null | /*
* Copyright (C) 2015 joulupunikki joulupunikki@gmail.communist.invalid.
*
* Disclaimer of Warranties and Limitation of Liability.
*
* The creators and distributors offer this software as-is and
* as-available, and make no representations or warranties of any
* kind concerning this software, wheth... | UTF-8 | Java | 2,479 | java | CR2.java | Java | [
{
"context": "/*\n * Copyright (C) 2015 joulupunikki joulupunikki@gmail.communist.invalid.\n",
"end": 26,
"score": 0.8887126445770264,
"start": 25,
"tag": "USERNAME",
"value": "j"
},
{
"context": "/*\n * Copyright (C) 2015 joulupunikki joulupunikki@gmail.communist.invalid.\n *\n * D... | null | [] | /*
* Copyright (C) 2015 joulupunikki <EMAIL>.
*
* Disclaimer of Warranties and Limitation of Liability.
*
* The creators and distributors offer this software as-is and
* as-available, and make no representations or warranties of any
* kind concerning this software, whether express, implied, statutor... | 2,421 | 0.688181 | 0.682937 | 70 | 34.414288 | 28.515907 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 3 |
51eb64cddfba126f815ebe6f69dbc560737ff41c | 4,587,025,092,853 | dfa3407f52c1f8955fe3711b084c24510ae33d04 | /src/main/java/BinaryGap.java | 076d3156fc61904af96d51e9425ec4807ad185a9 | [] | no_license | avitel/Codility | https://github.com/avitel/Codility | 35797a7bda36204924db47426a537f3a5c653263 | bec30faaef853c22d288eafcdbfd4348d3c0a22a | refs/heads/master | 2022-11-15T07:56:17.150000 | 2020-07-06T10:48:37 | 2020-07-06T10:48:37 | 277,515,682 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.apache.commons.lang3.StringUtils;
public class BinaryGap {
public static void main(String[] args) {
int n=1041;
System.out.println(new Solution().solution(n));
}
}
class Solution {
public int solution(int N){
String bin = Integer.toBinaryString(N);
String cutBin ... | UTF-8 | Java | 712 | java | BinaryGap.java | Java | [] | null | [] | import org.apache.commons.lang3.StringUtils;
public class BinaryGap {
public static void main(String[] args) {
int n=1041;
System.out.println(new Solution().solution(n));
}
}
class Solution {
public int solution(int N){
String bin = Integer.toBinaryString(N);
String cutBin ... | 712 | 0.523876 | 0.509831 | 27 | 25.370371 | 17.609232 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 3 |
353bbf4036455790b59f49a1f772327da8b8d661 | 6,201,932,793,903 | 1577174d8aadb508bcc2e5b39e3db666be3b299e | /service-country/src/main/java/edu/san/country/controller/CountryController.java | cc1a16eff21e81cb8cad45f639238d040663b204 | [
"Apache-2.0"
] | permissive | sankarav/spring-cloud-api-gateway | https://github.com/sankarav/spring-cloud-api-gateway | ca6efa88bde6eee20b907c1e81274903a79b8033 | 0a81e39e89c1adf4bf131c2bd6ff4334105d88c1 | refs/heads/main | 2023-04-11T23:54:40.876000 | 2021-04-28T03:10:09 | 2021-04-28T03:10:09 | 356,947,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.san.country.controller;
import edu.san.country.models.Country;
import edu.san.country.repo.CountryRepository;
import java.util.List;
import lombok.AllArgsConstructor;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springf... | UTF-8 | Java | 592 | java | CountryController.java | Java | [] | null | [] | package edu.san.country.controller;
import edu.san.country.models.Country;
import edu.san.country.repo.CountryRepository;
import java.util.List;
import lombok.AllArgsConstructor;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springf... | 592 | 0.809122 | 0.807432 | 22 | 25.90909 | 20.024778 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
f3d8e7229ad45b9f624bcd19ec1dcb9ef310ab7c | 6,201,932,797,466 | 42f5f8a5c49deb328ab1ed1f396fc1b9eb18e382 | /BuilderPuttern/src/com/company/Builder/HumanBuilder.java | e49d012f80cae6be9b902db9ceecaccadfe19a43 | [] | no_license | ShepVlad/CreationalPatterns- | https://github.com/ShepVlad/CreationalPatterns- | 5aaabc5c7f4cdc49cef51c6d7cbe2404af038558 | 15f48c48f652121d08cfe58401edc0dedb8ddbc1 | refs/heads/master | 2021-07-13T06:35:53.302000 | 2017-10-19T21:35:30 | 2017-10-19T21:35:30 | 107,598,054 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.Builder;
import com.company.Entity.Human;
import com.company.State.OnBeach;
import com.company.State.OnTree;
public class HumanBuilder {
public Human prepareFisher()
{
Human human = new Human();
human.AddState(new OnBeach());
return human;
}
public Human ... | UTF-8 | Java | 446 | java | HumanBuilder.java | Java | [] | null | [] | package com.company.Builder;
import com.company.Entity.Human;
import com.company.State.OnBeach;
import com.company.State.OnTree;
public class HumanBuilder {
public Human prepareFisher()
{
Human human = new Human();
human.AddState(new OnBeach());
return human;
}
public Human ... | 446 | 0.627803 | 0.627803 | 24 | 17.583334 | 14.980311 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 3 |
9cace9d8112f131006e1257c0d56f2930988c853 | 12,266,426,608,865 | c14dcd84b9d523d532bd557462ff9dbf641f0d51 | /src/com/jluzh/view/CourseTablePanel.java | 0937ff136f0e7b3b54f3b816ac33fbb380261056 | [] | no_license | EsauLu/JluzhJW | https://github.com/EsauLu/JluzhJW | 24e76e43e9ff361ad510cf9f88756a1e1a10c87f | b5238614cc72dd475da6ee5bc8fb67f989d857e0 | refs/heads/master | 2021-01-12T13:31:37.069000 | 2016-10-03T03:18:44 | 2016-10-03T03:18:44 | 69,375,872 | 14 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jluzh.view;
import java.awt.Color;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.util.ArrayList;
import javax.swing.BorderFactory;
import javax.swing.JLabel;
import javax.swing.JPanel;
import com.jluzh.jw.bean.Course;
public class CourseTableP... | UTF-8 | Java | 5,130 | java | CourseTablePanel.java | Java | [] | null | [] | package com.jluzh.view;
import java.awt.Color;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.util.ArrayList;
import javax.swing.BorderFactory;
import javax.swing.JLabel;
import javax.swing.JPanel;
import com.jluzh.jw.bean.Course;
public class CourseTableP... | 5,130 | 0.646803 | 0.625099 | 194 | 24.876289 | 19.806932 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.298969 | false | false | 3 |
914cf4af4fa1a9c67ef234ed0d31a0f18f5d80ec | 5,531,917,913,472 | 654d2170a131d9802d876599d17f1e0dd1c31d95 | /app/src/main/java/star/liuwen/com/cash_books/Enage/DataEnige.java | e5ad420baaf441de734ad96a268eb0c6cf6e3393 | [] | no_license | zhaozw/Cash_Book | https://github.com/zhaozw/Cash_Book | 6310cb914e9d0d6af2ac239fbcc6e99a2e994479 | 30a2bfe79bf0a8710964cea58473602d6da7cb41 | refs/heads/master | 2020-04-06T06:25:05.745000 | 2017-02-22T09:14:06 | 2017-02-22T09:14:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package star.liuwen.com.cash_books.Enage;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import star.liuwen.com.cash_books.R;
import star.liuwen.com.cash_books.bean.AccountModel;
import star.liuwen.com.cash_books.bean.ChoiceAccount;
import star.liuwen.com.cash_books.bean.IndexModel;
... | UTF-8 | Java | 14,388 | java | DataEnige.java | Java | [
{
"context": "_books.widget.PinyinComparator;\n\n/**\n * Created by liuwen on 2017/1/5.\n */\npublic class DataEnige {\n\n\n p",
"end": 632,
"score": 0.9993183016777039,
"start": 626,
"tag": "USERNAME",
"value": "liuwen"
}
] | null | [] | package star.liuwen.com.cash_books.Enage;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import star.liuwen.com.cash_books.R;
import star.liuwen.com.cash_books.bean.AccountModel;
import star.liuwen.com.cash_books.bean.ChoiceAccount;
import star.liuwen.com.cash_books.bean.IndexModel;
... | 14,388 | 0.611295 | 0.592917 | 281 | 44.117439 | 27.253204 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.295374 | false | false | 3 |
d2164b4bd87711b4a8f6a60f6ef18815e297411f | 5,531,917,914,719 | 2ce028d615f2e83d6be0de01259d888c876aef3d | /SpringApp1223/src/com/springmvc/board/controller/RegistController.java | 2a5aa1d1201ba4fa2210e1604e9d84851c6b7903 | [] | no_license | gudbrwkd98/JAVA_Spring | https://github.com/gudbrwkd98/JAVA_Spring | 70e67444e524e78a214ffa65586473182b0b5426 | 8e55e1946e3f385c58b26a95f976135b09e2c2da | refs/heads/master | 2023-03-01T01:45:13.731000 | 2021-02-08T02:42:58 | 2021-02-08T02:42:58 | 325,670,001 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springmvc.board.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.ModelAndView;
import org.springframework.web.servlet.mvc.Controller;
import com.model2.board.model.BoardDAO;
import com.model2.domain.Board;
pub... | UHC | Java | 1,039 | java | RegistController.java | Java | [] | null | [] | package com.springmvc.board.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.ModelAndView;
import org.springframework.web.servlet.mvc.Controller;
import com.model2.board.model.BoardDAO;
import com.model2.domain.Board;
pub... | 1,039 | 0.779695 | 0.777665 | 34 | 27.970589 | 25.605015 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.441176 | false | false | 3 |
d350aed0214c69123cb6f0bd3e203e1fbd5acefd | 3,599,182,621,587 | 863ec9151d7c1ec8da0d8ba3cd00b0c8e646674a | /app/src/main/java/id/ac/iainpekalongan/themovie4/feature/MoviesFragment.java | f8e618fa4c131bf74038378a211ce91dcc9ca135 | [] | no_license | zulmif1/TheMovie4 | https://github.com/zulmif1/TheMovie4 | 3efafd2b1857f441c5647fff1b80820298fc14b2 | c4f68e700ea63a4142e407492bb1c35b6255c5f3 | refs/heads/master | 2020-08-25T04:14:35.928000 | 2019-11-18T04:36:29 | 2019-11-18T04:36:29 | 216,959,690 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package id.ac.iainpekalongan.themovie4.feature;
import android.content.Context;
import android.os.Bundle;
import android.os.Parcelable;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView... | UTF-8 | Java | 3,454 | java | MoviesFragment.java | Java | [] | null | [] | package id.ac.iainpekalongan.themovie4.feature;
import android.content.Context;
import android.os.Bundle;
import android.os.Parcelable;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView... | 3,454 | 0.675738 | 0.671975 | 116 | 28.775862 | 23.603802 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568965 | false | false | 3 |
abe58273823df40ca9964a06eb7a14cde6700519 | 26,731,876,465,221 | cc98fcb237de510116d49f9c65fb29987819c558 | /src/com/goodboy/entity/Result.java | 088ad5d96a3f5e4c6082200f621df670352317b6 | [] | no_license | GoodBoyCoder/webservice | https://github.com/GoodBoyCoder/webservice | da2a98f2930150f5a3a28fc9458843186b73d5e8 | b29ec518aff7a24ca76fcecbf0c7d3656548b043 | refs/heads/master | 2023-03-03T15:14:02.244000 | 2020-12-16T13:24:49 | 2020-12-16T13:24:49 | 321,990,145 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goodboy.entity;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import java.io.Serializable;
/**
* @author GoodBoy
* @date 2020-11-21
*/
@XmlAccessorType(XmlAcces... | UTF-8 | Java | 3,219 | java | Result.java | Java | [
{
"context": "Type;\nimport java.io.Serializable;\n\n/**\n * @author GoodBoy\n * @date 2020-11-21\n */\n@XmlAccessorType(XmlAcces",
"end": 270,
"score": 0.9976755976676941,
"start": 263,
"tag": "USERNAME",
"value": "GoodBoy"
}
] | null | [] | package com.goodboy.entity;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import java.io.Serializable;
/**
* @author GoodBoy
* @date 2020-11-21
*/
@XmlAccessorType(XmlAcces... | 3,219 | 0.6418 | 0.638968 | 137 | 22.189781 | 22.167751 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.474453 | false | false | 3 |
8b911adc1871bb8f2ec148d9b56d26231641fe62 | 11,467,562,734,567 | 899698214fdf87d36d856c3b8791e14fcfc092d5 | /taller/mysql/baseDatos/src/basedatos/graficoBibli.java | 5cdd17acb4c7d47cc6631554a97540835c6226d4 | [] | no_license | ruben3452/base-de-datos | https://github.com/ruben3452/base-de-datos | 1d97f1546cd81fa79f128cd0202786479553e6cf | 56f61b08065cd5eccb0dc65d4f8c70cab8ff75e5 | refs/heads/master | 2020-05-20T06:54:41.655000 | 2019-05-07T16:24:08 | 2019-05-07T16:24:08 | 185,439,074 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package basedatos;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.logging.Logger;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
import javax... | UTF-8 | Java | 42,599 | java | graficoBibli.java | Java | [] | null | [] |
package basedatos;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.logging.Logger;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
import javax... | 42,599 | 0.631808 | 0.610601 | 797 | 52.425346 | 38.003941 | 191 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.858218 | false | false | 3 |
ccd88d26168ee5038f34e5d93949ef3b2a4df740 | 29,437,705,874,572 | c7205c66f444950640a38f3e16ce3660ec82e483 | /app/src/main/java/com/devis/testjobscheduler/ScreenReceiver.java | 7fe838571a88f0d0cab28d4c69622e0e04f47fe1 | [] | no_license | devisevianus/test-job-scheduler | https://github.com/devisevianus/test-job-scheduler | 5eb35e0ffe3d8d962e3caa8f78d765de2795f583 | acc9f2ee842c3f68f8d8d270a6fbd83afe22ac76 | refs/heads/master | 2022-07-23T22:54:55.334000 | 2020-05-15T10:03:07 | 2020-05-15T10:03:07 | 264,159,215 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.devis.testjobscheduler;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import java.util.Objects;
public class ScreenReceiver extends BroadcastReceiver {
@Override
public void onRec... | UTF-8 | Java | 1,366 | java | ScreenReceiver.java | Java | [] | null | [] | package com.devis.testjobscheduler;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import java.util.Objects;
public class ScreenReceiver extends BroadcastReceiver {
@Override
public void onRec... | 1,366 | 0.647145 | 0.639092 | 37 | 35.918919 | 29.984121 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.837838 | false | false | 3 |
ed65e5a75818e2b5f468d5c8f8ed79d62df491a0 | 27,006,754,376,662 | ff27196ffddc9937a74215daa24da0af0e398a65 | /repository/common/src/main/java/org/outerj/daisy/repository/commonimpl/PartsImpl.java | 1c81b73e809156d7b2ad77be189a4b863f9474df | [
"Apache-2.0"
] | permissive | stevekaeser/daisycms | https://github.com/stevekaeser/daisycms | ac3a9cc7e6f2c0d46c8938f01eba63ea41569eaa | e772652c98742dbdb5268a9516a6ae210b9b4348 | refs/heads/master | 2023-03-08T10:14:43.600000 | 2022-03-16T16:42:29 | 2022-03-16T16:42:29 | 250,640,483 | 0 | 3 | Apache-2.0 | false | 2023-02-22T00:15:26 | 2020-03-27T20:32:37 | 2022-03-16T16:42:42 | 2023-02-22T00:15:22 | 8,180 | 0 | 2 | 45 | Java | false | false | /*
* Copyright 2004 Outerthought bvba and Schaubroeck nv
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | UTF-8 | Java | 1,444 | java | PartsImpl.java | Java | [
{
"context": "/*\n * Copyright 2004 Outerthought bvba and Schaubroeck nv\n *\n * Licensed under the Apache License, Versi",
"end": 54,
"score": 0.8614042401313782,
"start": 43,
"tag": "NAME",
"value": "Schaubroeck"
}
] | null | [] | /*
* Copyright 2004 Outerthought bvba and Schaubroeck nv
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 1,444 | 0.701524 | 0.692521 | 43 | 32.581394 | 25.70425 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465116 | false | false | 3 |
59d9c1ed96a900f58f6ae69d98642fcdfdd9106d | 7,181,185,334,720 | d90b318f7374ee3feb3042a2a38b744d110a892e | /Proiect/Etapa 2/services/Audit.java | 17a818ce8057caa32645d0734fe207720d944b60 | [] | no_license | Mihai-V/PAO | https://github.com/Mihai-V/PAO | 7714897db6f9dbd1b5d33193431f38dd8edacc7a | e0bd8635ee7c3234591573e99deb934736cca16e | refs/heads/master | 2021-02-06T21:58:30.242000 | 2020-06-11T13:49:47 | 2020-06-11T13:49:47 | 243,951,595 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.util.Date;
public class Audit {
private static Audit instance = null;
public static Audit getInstance(){
if (instance == null)
instance = new Audit();
... | UTF-8 | Java | 1,082 | java | Audit.java | Java | [] | null | [] | package services;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.util.Date;
public class Audit {
private static Audit instance = null;
public static Audit getInstance(){
if (instance == null)
instance = new Audit();
... | 1,082 | 0.549908 | 0.549908 | 45 | 22.044445 | 17.703678 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.422222 | false | false | 3 |
76802417717e0aab2e9d3c9e9c49dbbfd21f28dc | 20,572,893,382,547 | b6b2691a20f5f3c5b387fd0e6a3d199a605ca04e | /Examples/Week 3/InstanceAndStaticVariables/src/VariableExample.java | 05c1bff85c30d320df76cedb99f3d70563041562 | [] | no_license | emurillojr/Java | https://github.com/emurillojr/Java | 017ed976846c7a9fafec738bd73270021bc1e767 | 6785374734f5848c3b0c3e940c1445b95dc87aa0 | refs/heads/master | 2020-11-29T15:07:59.109000 | 2017-11-11T04:01:33 | 2017-11-11T04:01:33 | 87,489,912 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class VariableExample {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
SalesPerson3 firstGuy = new SalesPerson3("Bruce", "ganek");
SalesPerson3 secondGuy = new SalesPerson3("Mickey", "Mouse");
System.out.println("First Person's name is... | UTF-8 | Java | 1,068 | java | VariableExample.java | Java | [
{
"context": "stub\r\n\t\tSalesPerson3 firstGuy = new SalesPerson3(\"Bruce\", \"ganek\");\r\n\t\tSalesPerson3 secondGuy = new Sales",
"end": 195,
"score": 0.9997851252555847,
"start": 190,
"tag": "NAME",
"value": "Bruce"
},
{
"context": "alesPerson3 firstGuy = new SalesPerson3(\"Bruc... | null | [] |
public class VariableExample {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
SalesPerson3 firstGuy = new SalesPerson3("Bruce", "ganek");
SalesPerson3 secondGuy = new SalesPerson3("Mickey", "Mouse");
System.out.println("First Person's name is... | 1,068 | 0.656367 | 0.652622 | 25 | 40.639999 | 35.969852 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 3 |
13663e56041b4c7082146dbc6a1a8e683ace72f3 | 24,257,975,315,792 | 1a6c661956e289b5f72201275c54f400f0a2fc7d | /src/GUI/JFrameComDiversosPanels.java | 2896d6ea16165ea14b15229a082a6395700c8d4b | [] | no_license | cassioseffrin/clinicaveterinaria | https://github.com/cassioseffrin/clinicaveterinaria | 07cd85482379e96bc0a95c59dd7c6c5ff64002db | c51641bad1f4cf6fa54dc6a9537586ef28bae628 | refs/heads/master | 2021-01-20T05:37:16.546000 | 2017-12-11T00:12:13 | 2017-12-11T00:12:13 | 101,457,024 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GUI;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JFrame;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.JMenuItem;
import javax.swing.JPanel;
/**
*
* @a... | UTF-8 | Java | 3,729 | java | JFrameComDiversosPanels.java | Java | [
{
"context": "tem;\nimport javax.swing.JPanel;\n\n/**\n *\n * @author cassioseffrin\n */\npublic class JFrameComDiversosPanels extends ",
"end": 339,
"score": 0.9925315976142883,
"start": 326,
"tag": "USERNAME",
"value": "cassioseffrin"
}
] | null | [] | package GUI;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JFrame;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.JMenuItem;
import javax.swing.JPanel;
/**
*
* @a... | 3,729 | 0.644945 | 0.638509 | 125 | 28.832001 | 20.806051 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.68 | false | false | 3 |
0a06b8f90a3938581384052c20a3d7e4788999ed | 10,084,583,240,591 | a523760888f5e5d6b8c8377805ce488aaedc74f4 | /app/src/main/java/com/ibm/wh/siam/core/dao/GroupDAO.java | b26ea9d49bb15678befae3a2d6c304ef2cb86b8c | [] | no_license | matchgrun/studious-octo-train | https://github.com/matchgrun/studious-octo-train | 746d1befe2d7236f997de623b141c5831618db05 | 319a01d408423307950e6229f8eeebe58801f091 | refs/heads/master | 2023-04-14T03:04:44.694000 | 2021-04-16T19:58:40 | 2021-04-16T19:58:40 | 358,328,359 | 0 | 0 | null | false | 2021-04-16T19:56:01 | 2021-04-15T16:43:12 | 2021-04-16T19:36:40 | 2021-04-16T19:56:01 | 0 | 0 | 0 | 0 | Java | false | false | /**
*
* @Author Match Grun.
*/
package com.ibm.wh.siam.core.dao;
import java.util.List;
import com.ibm.wh.siam.core.common.RecordUpdaterIF;
import com.ibm.wh.siam.core.dto.Group;
/**
* @author Match Grun
*
*/
public interface GroupDAO {
public Group findByCode( final String grpCode );
... | UTF-8 | Java | 852 | java | GroupDAO.java | Java | [
{
"context": "/**\r\n *\r\n * @Author Match Grun.\r\n */\r\npackage com.ibm.wh.siam.core.dao;\r\n\r\nimpor",
"end": 30,
"score": 0.9998642802238464,
"start": 20,
"tag": "NAME",
"value": "Match Grun"
},
{
"context": "com.ibm.wh.siam.core.dto.Group;\r\n\r\n/**\r\n * @author Match Grun\... | null | [] | /**
*
* @Author <NAME>.
*/
package com.ibm.wh.siam.core.dao;
import java.util.List;
import com.ibm.wh.siam.core.common.RecordUpdaterIF;
import com.ibm.wh.siam.core.dto.Group;
/**
* @author <NAME>
*
*/
public interface GroupDAO {
public Group findByCode( final String grpCode );
public... | 844 | 0.714789 | 0.714789 | 29 | 27.379311 | 30.235186 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 3 |
66b2265bd5f6c4cd563140aff0c15e5a5cdb5dac | 13,237,089,227,082 | f3998d8825edf83360d2abc69e7f218f27775ba0 | /src/com/youname/web/servlet/CheckCodeServlet.java | e2af3ce1370ec44b62899d7e32a7a87b49934cda | [] | no_license | jiangwuyang/Bookshop | https://github.com/jiangwuyang/Bookshop | cc116c1e9b598fb9e866609fdc8d30c1aee5177c | 73cee36a03b84b25a34895209999f2f5ff481301 | refs/heads/master | 2021-09-08T14:30:52.946000 | 2018-03-10T13:54:35 | 2018-03-10T13:54:35 | 124,660,526 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.youname.web.servlet;
import java.awt.image.BufferedImage;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.youname.utils.VerifyCode;
public clas... | UTF-8 | Java | 929 | java | CheckCodeServlet.java | Java | [] | null | [] | package com.youname.web.servlet;
import java.awt.image.BufferedImage;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.youname.utils.VerifyCode;
public clas... | 929 | 0.790123 | 0.785634 | 24 | 36.166668 | 34.168293 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.208333 | false | false | 3 |
9f4973ed097fdbc408d33dc5894b092bfd1e1d73 | 29,686,813,984,302 | 10d3e546cca354eae0cd7f1f3e059761470b00de | /MyThread/src/newThread/MyThread5.java | d89ec40a2cb3bc90e94dbd27285311e11723c897 | [] | no_license | 745592658/test | https://github.com/745592658/test | 32cb20bf0d1799eda4e22f8670a7c8f395069cf9 | 3790b33ae3f784e58fff5a04deb3ff4360648ddd | refs/heads/master | 2021-01-01T06:04:06.010000 | 2017-07-17T11:17:36 | 2017-07-17T11:17:36 | 97,351,304 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package newThread;
public class MyThread5 implements Runnable {
public void run() {
}
}
| UTF-8 | Java | 112 | java | MyThread5.java | Java | [] | null | [] | package newThread;
public class MyThread5 implements Runnable {
public void run() {
}
}
| 112 | 0.598214 | 0.589286 | 11 | 8.181818 | 13.563441 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 3 |
304417d2cde90d1440ee5e7985b38d6e8e18b2aa | 19,009,525,306,144 | 26b6521a0e3d48b47968e8b57fa7cabd265aa210 | /app/src/main/java/com/github/johnnysc/mytaskmanager/main/data/model/Category.java | 1327b9611df501311932ffcd5523408fedc47831 | [] | no_license | JohnnySC/MyTaskManager | https://github.com/JohnnySC/MyTaskManager | 00c70638d0b5fd1f98b06ac15e1a1fd8e095b406 | 6f779e6b9543ff3751ade37250469fe475a03468 | refs/heads/master | 2021-04-18T18:35:32.056000 | 2018-12-02T16:51:13 | 2018-12-02T16:51:13 | 126,699,547 | 3 | 2 | null | false | 2018-12-02T09:40:04 | 2018-03-25T13:21:05 | 2018-12-02T09:39:10 | 2018-12-02T09:40:03 | 5,605 | 1 | 0 | 0 | Java | false | null | package com.github.johnnysc.mytaskmanager.main.data.model;
import io.realm.RealmList;
import io.realm.RealmObject;
import io.realm.annotations.PrimaryKey;
/**
* @author JohnnySC on 19.03.18.
*/
public class Category extends RealmObject {
@PrimaryKey
private int id;
private RealmList<Task> tasks;
... | UTF-8 | Java | 650 | java | Category.java | Java | [
{
"context": "package com.github.johnnysc.mytaskmanager.main.data.model;\n\nimport io.realm.R",
"end": 27,
"score": 0.9980473518371582,
"start": 19,
"tag": "USERNAME",
"value": "johnnysc"
},
{
"context": "t io.realm.annotations.PrimaryKey;\n\n/**\n * @author JohnnySC on 19.03.18.\n *... | null | [] | package com.github.johnnysc.mytaskmanager.main.data.model;
import io.realm.RealmList;
import io.realm.RealmObject;
import io.realm.annotations.PrimaryKey;
/**
* @author JohnnySC on 19.03.18.
*/
public class Category extends RealmObject {
@PrimaryKey
private int id;
private RealmList<Task> tasks;
... | 650 | 0.630769 | 0.621538 | 36 | 17.055555 | 16.48222 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 3 |
3895f01e401b5f50567e3640100117c186e9a385 | 10,522,669,905,635 | 697f7f7889a34bea57a309cd793d41894baf3b21 | /dubbox/dubbox-provider-proxy/src/main/java/com/ttfc/dubbo/proxy/filter/DigestAuthenticationFilter.java | e858fd4c4dd07b7d14976e227bd666497f5ec0b0 | [] | no_license | tomdev2008/soa | https://github.com/tomdev2008/soa | 73b26b78f0792c380876d7635bd6590fa1d5542d | 158d8639a830dd7022b7ac53303fc7767fbc44e2 | refs/heads/master | 2021-01-22T19:08:41.872000 | 2016-12-08T06:17:39 | 2016-12-08T06:17:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ttfc.dubbo.proxy.filter;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.container.*;
import javax.ws.rs.core.*;
import org.apache.commons.codec.digest.DigestUtils;
import com.ttfc.dubbo.proxy.filter.digest.Header;
import com.ttfc.dubbo.proxy.filter.digest.Nonce;
public class DigestAuthen... | UTF-8 | Java | 2,474 | java | DigestAuthenticationFilter.java | Java | [] | null | [] | package com.ttfc.dubbo.proxy.filter;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.container.*;
import javax.ws.rs.core.*;
import org.apache.commons.codec.digest.DigestUtils;
import com.ttfc.dubbo.proxy.filter.digest.Header;
import com.ttfc.dubbo.proxy.filter.digest.Nonce;
public class DigestAuthen... | 2,474 | 0.729992 | 0.726354 | 56 | 43.17857 | 35.5965 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.089286 | false | false | 3 |
e09a211c3c285069b735b1ecd8c047fb512edd23 | 10,522,669,908,771 | e7fbb9a9738ae97240db5fe9b2a29cb5d93b141e | /src/com/loiane/pdf/PDFCreator.java | e46af92683e536d815a58668f13ce678fbe478ab | [] | no_license | talhakabakus/itext-helloworld | https://github.com/talhakabakus/itext-helloworld | 1015e1ef54e49dec9ddcb3022f5f67ab8847b077 | 41ad90af55217dcf98f80a8908a92d2a814a709f | refs/heads/master | 2020-01-03T18:43:04.860000 | 2011-08-07T21:49:58 | 2011-08-07T21:49:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.loiane.pdf;
import java.io.ByteArrayOutputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import com.itextpdf.text.Document;
import com.itextpdf.text.DocumentException;
import com.itextpdf.text.Paragraph;
import com.itextpdf.text.pdf.PdfWriter;
/**
* IText Hello World cl... | UTF-8 | Java | 2,063 | java | PDFCreator.java | Java | [
{
"context": "er;\r\n\r\n/**\r\n * IText Hello World class\r\n * @author Loiane Groner\r\n * http://loianegroner.com (English)\r\n * http://",
"end": 349,
"score": 0.9998788833618164,
"start": 336,
"tag": "NAME",
"value": "Loiane Groner"
}
] | null | [] | package com.loiane.pdf;
import java.io.ByteArrayOutputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import com.itextpdf.text.Document;
import com.itextpdf.text.DocumentException;
import com.itextpdf.text.Paragraph;
import com.itextpdf.text.pdf.PdfWriter;
/**
* IText Hello World cl... | 2,056 | 0.699952 | 0.699952 | 74 | 25.878378 | 22.46917 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.594595 | false | false | 3 |
869a428e3b37da170bacbb04e4cf60bdd65dc6c9 | 5,970,004,587,004 | 5848984aef6ed33826bb01705b34c87fa0dd4523 | /刷题/剑指Offer/src/Q43左旋字符串.java | 23dfa036a3ad84b15b340a385bbaa879b935b628 | [] | no_license | markIsCat/notes | https://github.com/markIsCat/notes | 4401390ae3589f6c682884c46cc3a0235f5b64b9 | c3d00bd9e6c331c354989808b3c179fc32c60661 | refs/heads/master | 2022-11-14T22:39:41.539000 | 2020-05-11T14:52:46 | 2020-05-11T14:52:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 左旋转字符串
*
* @author sherman
*/
public class Q43左旋字符串 {
public String leftRotateString(String str, int n) {
if ("".equals(str)) {
return "";
}
return str.substring(n) + str.substring(0, n % str.length());
}
}
| UTF-8 | Java | 283 | java | Q43左旋字符串.java | Java | [
{
"context": "/**\n * 左旋转字符串\n *\n * @author sherman\n */\npublic class Q43左旋字符串 {\n public String lef",
"end": 35,
"score": 0.9869443774223328,
"start": 28,
"tag": "USERNAME",
"value": "sherman"
}
] | null | [] | /**
* 左旋转字符串
*
* @author sherman
*/
public class Q43左旋字符串 {
public String leftRotateString(String str, int n) {
if ("".equals(str)) {
return "";
}
return str.substring(n) + str.substring(0, n % str.length());
}
}
| 283 | 0.528736 | 0.517241 | 13 | 19.076923 | 20.461828 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 3 |
ce2449cb0fcdb8e9150c2246ac5847b5d021eef5 | 5,970,004,588,283 | da26a3562d6b26c29e33cd5781a91b142dbae5cd | /ShoppingSubjects/Etsy/decompile/sources/com/google/android/gms/ads/internal/gmsg/p.java | 8ee6700a711b9111c8ac8cdc7d46549997965668 | [] | no_license | MiragTechnology/TestCasesBenchmark | https://github.com/MiragTechnology/TestCasesBenchmark | d4628c8f6f5e0499302f9aaf5a5113f79a766a3e | 6291613301d02009c4b713c2ddfbf1a0fef4e375 | refs/heads/master | 2022-01-22T22:43:22.458000 | 2019-07-15T19:51:17 | 2019-07-15T19:51:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.ads.internal.gmsg;
import com.google.android.gms.internal.ads.of;
import java.util.Map;
final /* synthetic */ class p implements ae {
static final ae a = new p();
private p() {
}
public final void zza(Object obj, Map map) {
o.c((of) obj, map);
}
}
| UTF-8 | Java | 311 | java | p.java | Java | [] | null | [] | package com.google.android.gms.ads.internal.gmsg;
import com.google.android.gms.internal.ads.of;
import java.util.Map;
final /* synthetic */ class p implements ae {
static final ae a = new p();
private p() {
}
public final void zza(Object obj, Map map) {
o.c((of) obj, map);
}
}
| 311 | 0.63344 | 0.63344 | 15 | 19.733334 | 19.216196 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 3 |
e2e3c3a77525fc7dd1faef32eb2340aa7a3d6145 | 7,756,710,984,846 | bd6f1f69a9addcfbe78b1ec92a0adc515b9a3c24 | /src/com/utn/clase6/Clase6.java | a8ac973de84f330882af8d84a1dfb4919cc0b7bd | [] | no_license | nippur101/UTN-Laboratorio-3 | https://github.com/nippur101/UTN-Laboratorio-3 | bfe57d70192cdb9cf0e06d06ec8ea9f079295936 | 297d7461c71565a3c28bc799b0f98a4647eae69c | refs/heads/master | 2023-05-04T15:57:24.095000 | 2021-05-31T18:17:08 | 2021-05-31T18:17:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Clase 6
EJEMPLOS DE PARSE EN LOCALDATETIME
* Pasar una fecha en String a LocalDate
* Pasar una hora en String a LocalTime
* Pasar una fecha y hora en String a LocalDateTime
CONSTRUCTORES EN HERENCIA
* Breve ejemplo con clases Persona y Empleado
* Como utilizar cl... | UTF-8 | Java | 3,188 | java | Clase6.java | Java | [
{
"context": " Clase6 {\n public static final String ADMIN = \"admin\";\n public final String password = \"password\";\n",
"end": 688,
"score": 0.9714705944061279,
"start": 683,
"tag": "USERNAME",
"value": "admin"
},
{
"context": "IN = \"admin\";\n public final String passwo... | null | [] | /*
Clase 6
EJEMPLOS DE PARSE EN LOCALDATETIME
* Pasar una fecha en String a LocalDate
* Pasar una hora en String a LocalTime
* Pasar una fecha y hora en String a LocalDateTime
CONSTRUCTORES EN HERENCIA
* Breve ejemplo con clases Persona y Empleado
* Como utilizar cl... | 3,190 | 0.688519 | 0.668758 | 88 | 35.227272 | 34.881855 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488636 | false | false | 3 |
e62153138fe8661bc31e1633f86056bbe538c34b | 21,655,225,148,790 | 4714d1af5964c3b0a8dc9274892da6ca05d3e5a5 | /src/dziennikszkolnyclient/Network/Exceptions/BlankCommandException.java | e40a68cb2bd7b1364be2a52a6c95de8887effa86 | [] | no_license | Xenox93/Dziennik-szkolny-client | https://github.com/Xenox93/Dziennik-szkolny-client | db45292c29b23884a65eb8a7765c8bcc5223c38a | 43803d1601ac819a6f27bae62c883e77c7fd4d49 | refs/heads/master | 2016-09-20T00:49:27.205000 | 2016-09-18T14:51:43 | 2016-09-18T14:51:43 | 66,355,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dziennikszkolnyclient.Network.Exceptions;
public class BlankCommandException extends Exception {
public BlankCommandException() {
super( "Downloaded a command from the Client is blank !!!" );
}
//==========================================================================
... | UTF-8 | Java | 426 | java | BlankCommandException.java | Java | [] | null | [] | package dziennikszkolnyclient.Network.Exceptions;
public class BlankCommandException extends Exception {
public BlankCommandException() {
super( "Downloaded a command from the Client is blank !!!" );
}
//==========================================================================
... | 426 | 0.511737 | 0.511737 | 17 | 24.058823 | 25.14773 | 80 | false | false | 0 | 0 | 0 | 0 | 77 | 0.180751 | 0.176471 | false | false | 3 |
ad43394edf654ec3efdc92da882ab7e8fce671dd | 15,032,385,563,598 | 29c9eaf3698c3b04247f2e00725970cfd1c75ca4 | /src/main/java/leetcode/primary/linkedList/ReverseList.java | 2fbeff7f2a67db49aee179560f6df617bd4120d1 | [] | no_license | PangBee/coding | https://github.com/PangBee/coding | 0c076a7aaf06b0688b3f41cb9366d93fa7a1192c | 31c259ac00a5d2420f6db8145f1613f7d8c7b2d0 | refs/heads/master | 2020-03-27T15:29:07.864000 | 2018-09-01T00:46:51 | 2018-09-01T00:46:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode.primary.linkedList;
public class ReverseList {
public static void main(String[] args) {
ListNode head = new ListNode(1);
head.next = new ListNode(2);
ListNode newHead = new Solution().revers2(null);
System.out.println(newHead);
}
static class Solution {
... | UTF-8 | Java | 1,416 | java | ReverseList.java | Java | [] | null | [] | package leetcode.primary.linkedList;
public class ReverseList {
public static void main(String[] args) {
ListNode head = new ListNode(1);
head.next = new ListNode(2);
ListNode newHead = new Solution().revers2(null);
System.out.println(newHead);
}
static class Solution {
... | 1,416 | 0.426136 | 0.423295 | 53 | 25.566038 | 13.972358 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622642 | false | false | 3 |
4445b84e9b477cea598ae2aadd493eac8cbbaf81 | 8,813,272,926,640 | fc6c869ee0228497e41bf357e2803713cdaed63e | /weixin6519android1140/src/sourcecode/com/tencent/mm/plugin/profile/ui/ContactLabelPreference.java | 5f3bda0d1dc929c88577622287558a0fcf187b2d | [] | no_license | hyb1234hi/reverse-wechat | https://github.com/hyb1234hi/reverse-wechat | cbd26658a667b0c498d2a26a403f93dbeb270b72 | 75d3fd35a2c8a0469dbb057cd16bca3b26c7e736 | refs/heads/master | 2020-09-26T10:12:47.484000 | 2017-11-16T06:54:20 | 2017-11-16T06:54:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.plugin.profile.ui;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.tencent.gmtrace.GMTrace;
import com.tencent.mm.R.h;
import com.tencent.mm.R... | UTF-8 | Java | 2,462 | java | ContactLabelPreference.java | Java | [] | null | [] | package com.tencent.mm.plugin.profile.ui;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.tencent.gmtrace.GMTrace;
import com.tencent.mm.R.h;
import com.tencent.mm.R... | 2,462 | 0.731519 | 0.665313 | 75 | 31.84 | 27.676243 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 3 |
d8244a7c17169070732f0290a317e41669f1f2a9 | 25,589,415,200,960 | 32a46be64cb1f1bdd65f41d4c3fe7de35e090b6d | /app/src/main/java/com/rodriguex/watershadow/base/BaseActivity.java | ca55c2f9c8b59e4b4d3af83799aa3102c3486426 | [] | no_license | Kiovee/WaterShadow | https://github.com/Kiovee/WaterShadow | fb4220ae899e0468ed5f5db23971f038b7ee4f80 | 4a3ad5c3e26a6a4006f6db580dbadc800ff5ca19 | refs/heads/master | 2018-02-07T09:51:26.400000 | 2017-06-29T16:23:29 | 2017-06-29T16:23:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rodriguex.watershadow.base;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
/**
* Created by hoxtory on 2017/6/28.
* 邮箱:420364673@qq.com
*/
public class BaseActivity extends AppCompatActivity {
@Override
protected void onC... | UTF-8 | Java | 423 | java | BaseActivity.java | Java | [
{
"context": "pport.v7.app.AppCompatActivity;\n\n/**\n * Created by hoxtory on 2017/6/28.\n * 邮箱:420364673@qq.com\n */\n\npublic ",
"end": 186,
"score": 0.9995191097259521,
"start": 179,
"tag": "USERNAME",
"value": "hoxtory"
},
{
"context": "y;\n\n/**\n * Created by hoxtory on 2017/6... | null | [] | package com.rodriguex.watershadow.base;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
/**
* Created by hoxtory on 2017/6/28.
* 邮箱:<EMAIL>
*/
public class BaseActivity extends AppCompatActivity {
@Override
protected void onCreate(@Nu... | 414 | 0.755396 | 0.714628 | 18 | 22.166666 | 21.59025 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 3 |
66447fe2fc1afbceab7e9a9c78f12593950438dd | 32,916,629,378,358 | 31ef995cbe09bad52914aa897bbde513f42d19b6 | /src/main/java/com/zhou/service/impl/CourseServiceImpl.java | 9cb0b3726e5c53dc91f5afaf1f7375a3a013977d | [] | no_license | vaa/CourseSystem | https://github.com/vaa/CourseSystem | 81d8bca65b4fc2e499d2144719bb36e90118fde0 | 2498f64c0b45180e3689198de09d92179de35f20 | refs/heads/master | 2020-04-17T04:19:49.054000 | 2019-01-17T13:05:07 | 2019-01-17T13:05:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhou.service.impl;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.session.SqlSession;
import com.zhou.mapper.CourseMapper;
import com.zhou.pojo.Course;
import com.zhou.service.CourseService;
import com.zhou.util.MybatisUtil;
public class CourseServiceIm... | UTF-8 | Java | 2,269 | java | CourseServiceImpl.java | Java | [] | null | [] | package com.zhou.service.impl;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.session.SqlSession;
import com.zhou.mapper.CourseMapper;
import com.zhou.pojo.Course;
import com.zhou.service.CourseService;
import com.zhou.util.MybatisUtil;
public class CourseServiceIm... | 2,269 | 0.750551 | 0.749229 | 76 | 28.855263 | 25.591787 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.131579 | false | false | 3 |
fe2636241eb0481eb9e2bdc8116ff2e972c7aabf | 979,252,609,586 | 62e334192393326476756dfa89dce9f0f08570d4 | /tk_code/tiku-essay-app/essay-common/src/main/java/com/huatu/tiku/essay/entity/EssayStandardAnswerKeyPhrase.java | 1dbcecf993641c2af2c7747cc44cd6c346cf3765 | [] | no_license | JellyB/code_back | https://github.com/JellyB/code_back | 4796d5816ba6ff6f3925fded9d75254536a5ddcf | f5cecf3a9efd6851724a1315813337a0741bd89d | refs/heads/master | 2022-07-16T14:19:39.770000 | 2019-11-22T09:22:12 | 2019-11-22T09:22:12 | 223,366,837 | 1 | 2 | null | false | 2022-06-30T20:21:38 | 2019-11-22T09:15:50 | 2022-01-05T09:12:18 | 2022-06-30T20:21:38 | 12,894 | 1 | 2 | 10 | Java | false | false | package com.huatu.tiku.essay.entity;
import lombok.*;
import org.hibernate.annotations.DynamicInsert;
import org.hibernate.annotations.DynamicUpdate;
import javax.persistence.Entity;
import javax.persistence.Table;
/**
* Created by huangqp on 2017\12\6 0006.
*/
@Entity
@Data
@Builder
@Table(name="v_essay_standard_... | UTF-8 | Java | 1,158 | java | EssayStandardAnswerKeyPhrase.java | Java | [
{
"context": "import javax.persistence.Table;\n\n/**\n * Created by huangqp on 2017\\12\\6 0006.\n */\n@Entity\n@Data\n@Builder\n@Ta",
"end": 243,
"score": 0.9995110630989075,
"start": 236,
"tag": "USERNAME",
"value": "huangqp"
}
] | null | [] | package com.huatu.tiku.essay.entity;
import lombok.*;
import org.hibernate.annotations.DynamicInsert;
import org.hibernate.annotations.DynamicUpdate;
import javax.persistence.Entity;
import javax.persistence.Table;
/**
* Created by huangqp on 2017\12\6 0006.
*/
@Entity
@Data
@Builder
@Table(name="v_essay_standard_... | 1,158 | 0.746137 | 0.719647 | 38 | 22.842106 | 16.854683 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342105 | false | false | 3 |
f527148f879db985fc0c77573792d45e1e00e05f | 9,062,381,060,803 | 8f0a5406954e7437f7460c0a941bc196f783e63f | /SpringChapter3Ex/src/com/jdbcextendsBatchProcessing/PersonsDao.java | 42680f4ce0b7aa927af6c8cb0f8b77b298547126 | [] | no_license | technolabs-pravesh/BlackBookSelf | https://github.com/technolabs-pravesh/BlackBookSelf | 8f6fb0810ad6e349215793004f13b55d92cdcf73 | 4a1942963fb6ca3c45e233257ea4ef0e146fe89f | refs/heads/master | 2016-09-14T02:11:11.699000 | 2016-06-01T12:50:18 | 2016-06-01T12:50:18 | 58,435,856 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jdbcextendsBatchProcessing;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.util.List;
import org.springframework.jdbc.core.BatchPreparedStatementSetter;
import org.springframework.jdbc.core.JdbcTemplate;
public class PersonsDao {
private JdbcTemplate jdbcTemplate;
publi... | UTF-8 | Java | 1,141 | java | PersonsDao.java | Java | [] | null | [] | package com.jdbcextendsBatchProcessing;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.util.List;
import org.springframework.jdbc.core.BatchPreparedStatementSetter;
import org.springframework.jdbc.core.JdbcTemplate;
public class PersonsDao {
private JdbcTemplate jdbcTemplate;
publi... | 1,141 | 0.751096 | 0.74759 | 46 | 23.804348 | 24.826897 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.891304 | false | false | 3 |
ec9d7338cac8292daac6e8add393171cc3168806 | 31,507,880,138,771 | 1fd746b6543e20476aa1682f7f6b721a38c6e9e8 | /src/main/java/ru/hedin/modelka/config/MvcConfig.java | c428dc246ab0fbaeaa3f6a827f43d0f8436a2033 | [] | no_license | fzhulitov/modelka | https://github.com/fzhulitov/modelka | 6f80d35883ccb31207f339f3e95e281c2615fbef | c7e137bf01cb7e517a474adbdc0ba8f8abfec7d2 | refs/heads/master | 2023-06-04T03:16:17.079000 | 2021-07-03T16:19:55 | 2021-07-03T16:19:55 | 370,414,531 | 0 | 0 | null | true | 2021-07-03T16:21:46 | 2021-05-24T16:18:55 | 2021-06-30T17:08:00 | 2021-07-03T16:21:44 | 14,460 | 0 | 0 | 0 | Java | false | false | package ru.hedin.modelka.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.CorsRegistry;
import org.springframework.web.servlet.config.annotation.ViewControllerRegistry;
import org.springfram... | UTF-8 | Java | 1,653 | java | MvcConfig.java | Java | [] | null | [] | package ru.hedin.modelka.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.CorsRegistry;
import org.springframework.web.servlet.config.annotation.ViewControllerRegistry;
import org.springfram... | 1,653 | 0.646098 | 0.641258 | 45 | 35.733334 | 30.171658 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 3 |
fbe577809c2d9f8117dae6937254e83d7395f14c | 28,776,280,912,492 | 702680dfce4bab42472c8a0b2034d884c5b1fb18 | /sharedmodule/src/main/java/com/workingbit/share/common/NotationConstants.java | 3becfa4636de82c664eb51ea29b6352630750107 | [] | no_license | lynx-r/shashkispark | https://github.com/lynx-r/shashkispark | 9c7d4452dd08a563d3a212a6e23e0a22ba2149f7 | bc575e6f1abf52bc3bd55a89a350ceb29310a44c | refs/heads/prod | 2022-04-28T15:23:26.977000 | 2018-08-09T14:18:59 | 2018-08-09T14:18:59 | 138,319,608 | 0 | 0 | null | false | 2022-04-07T16:11:40 | 2018-06-22T15:36:11 | 2018-08-09T14:19:23 | 2022-04-07T16:11:40 | 3,473 | 0 | 0 | 5 | Java | false | false | package com.workingbit.share.common;
import org.apache.commons.collections4.map.ListOrderedMap;
import org.jetbrains.annotations.Nullable;
/**
* Created by Aleksey Popryaduhin on 18:06 03/10/2017.
*/
public class NotationConstants {
@Nullable
public static final ListOrderedMap<String, String> NOTATION_DEFAULT_... | UTF-8 | Java | 526 | java | NotationConstants.java | Java | [
{
"context": "jetbrains.annotations.Nullable;\n\n/**\n * Created by Aleksey Popryaduhin on 18:06 03/10/2017.\n */\npublic class NotationCon",
"end": 178,
"score": 0.9998346567153931,
"start": 159,
"tag": "NAME",
"value": "Aleksey Popryaduhin"
}
] | null | [] | package com.workingbit.share.common;
import org.apache.commons.collections4.map.ListOrderedMap;
import org.jetbrains.annotations.Nullable;
/**
* Created by <NAME> on 18:06 03/10/2017.
*/
public class NotationConstants {
@Nullable
public static final ListOrderedMap<String, String> NOTATION_DEFAULT_TAGS = new Li... | 513 | 0.638783 | 0.614068 | 22 | 22.90909 | 23.811588 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.954545 | false | false | 3 |
905129726d9bd19ed38505f22b9a240fb6bd59f5 | 1,262,720,438,832 | 9fe409aa8e21c710c9e79d06e825831ec77f3e6c | /HighStyle/src/main/java/yjc/wdb/Highlighter/domain/EvaVO.java | 5fccc928d36e2a18633e0389cb6eb56a5be54f99 | [] | no_license | WooHyuckChoi/Highlighter | https://github.com/WooHyuckChoi/Highlighter | 3f80b78eae23c046fffe37133226f9e0816e5e16 | 1e07700f2f7c59ce458addaa2068b543084f164b | refs/heads/master | 2021-01-01T19:58:02.494000 | 2017-09-14T08:18:37 | 2017-09-14T08:18:37 | 98,730,895 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package yjc.wdb.Highlighter.domain;
public class EvaVO{
private String user_id;
private String book;
private String foreigner;
private String style;
private String level1;
private String student;
private String hand;
public String getUser_id() {
return user_id;
}
public void setUser_id(St... | UTF-8 | Java | 1,097 | java | EvaVO.java | Java | [] | null | [] | package yjc.wdb.Highlighter.domain;
public class EvaVO{
private String user_id;
private String book;
private String foreigner;
private String style;
private String level1;
private String student;
private String hand;
public String getUser_id() {
return user_id;
}
public void setUser_id(St... | 1,097 | 0.667274 | 0.660893 | 55 | 17.945454 | 13.132082 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.563636 | false | false | 3 |
5acf85669f4ceafddc686ced183d8b67da78fc67 | 29,824,252,959,023 | 3de3dae722829727edfdd6cc3b67443a69043475 | /edexOsgi/com.raytheon.uf.edex.plugin.fog/src/com/raytheon/uf/edex/plugin/fog/common/FogGeometry.java | 3ff8df8bf08299d87c5aa9f2a96c9cc7df9d7496 | [
"LicenseRef-scancode-public-domain",
"Apache-2.0"
] | permissive | Unidata/awips2 | https://github.com/Unidata/awips2 | 9aee5b7ec42c2c0a2fa4d877cb7e0b399db74acb | d76c9f96e6bb06f7239c563203f226e6a6fffeef | refs/heads/unidata_18.2.1 | 2023-08-18T13:00:15.110000 | 2023-08-09T06:06:06 | 2023-08-09T06:06:06 | 19,332,079 | 161 | 75 | NOASSERTION | false | 2023-09-13T19:06:40 | 2014-05-01T00:59:04 | 2023-09-08T16:47:16 | 2023-09-13T19:06:39 | 3,747,641 | 150 | 66 | 74 | Java | false | false | /**
* This software was developed and / or modified by Raytheon Company,
* pursuant to Contract DG133W-05-CQ-1067 with the US Government.
*
* U.S. EXPORT CONTROLLED TECHNICAL DATA
* This software product contains export-restricted data whose
* export/transfer/disclosure is restricted by U.S. law. Dissemination
... | UTF-8 | Java | 1,662 | java | FogGeometry.java | Java | [
{
"context": "ther authorization.\n * \n * Contractor Name: Raytheon Company\n * Contractor Address: 6825 Pine Street, Suit",
"end": 482,
"score": 0.9873953461647034,
"start": 466,
"tag": "NAME",
"value": "Raytheon Company"
}
] | null | [] | /**
* This software was developed and / or modified by Raytheon Company,
* pursuant to Contract DG133W-05-CQ-1067 with the US Government.
*
* U.S. EXPORT CONTROLLED TECHNICAL DATA
* This software product contains export-restricted data whose
* export/transfer/disclosure is restricted by U.S. law. Dissemination
... | 1,652 | 0.593863 | 0.573406 | 70 | 22.742857 | 21.106319 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.228571 | false | false | 3 |
60de1db7f890b878c4c3ec3080f41307b9e610a8 | 27,358,941,714,778 | b191feb2b94a7f613896837cc662f5f72b850d28 | /app/src/main/java/ph/ordr/ordrshop/activities/OnboardingActivity.java | d42658cbc0102bb8c1d6de785f3a3b224c92784d | [] | no_license | jasonlosito/OrdrShop | https://github.com/jasonlosito/OrdrShop | 27ad705176ee2b2d0e9749281af673a4ed93bbb2 | 228c184782151242cac593430892239e68287252 | refs/heads/master | 2016-08-10T19:22:46.456000 | 2016-01-19T09:49:19 | 2016-01-19T09:49:19 | 47,852,982 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ph.ordr.ordrshop.activities;
import android.app.FragmentManager;
import android.graphics.Typeface;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android... | UTF-8 | Java | 6,796 | java | OnboardingActivity.java | Java | [] | null | [] | package ph.ordr.ordrshop.activities;
import android.app.FragmentManager;
import android.graphics.Typeface;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android... | 6,796 | 0.646998 | 0.64538 | 186 | 35.537636 | 30.444401 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575269 | false | false | 3 |
85c533ea96383e7a00e701ee09b531be7769c675 | 33,432,025,476,845 | 79219e450c95a573de93f097592c60e5f8a40721 | /src/emergencylanding/k/library/debug/MouseyTest.java | 81032d10bf47378473d2df5314997012e3fdafbe | [] | no_license | danmw3/EmergencyLanding | https://github.com/danmw3/EmergencyLanding | 521a2f2c6c90e3efd13729fd5c10dc0c080b6123 | 754d790fe6079c11017c3cea8a59a361dfc36cdb | refs/heads/master | 2018-10-09T22:43:58.726000 | 2013-12-21T07:12:57 | 2013-12-21T07:12:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package emergencylanding.k.library.debug;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.awt.image.BufferedImage;
import java.util.HashMap;
import org.lwjgl.input.Keyboard;
import org.lwjgl.opengl.Display;
import emergencylanding.k.library.internalstate.Entity;
import emergencylanding... | UTF-8 | Java | 2,040 | java | MouseyTest.java | Java | [] | null | [] | package emergencylanding.k.library.debug;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.awt.image.BufferedImage;
import java.util.HashMap;
import org.lwjgl.input.Keyboard;
import org.lwjgl.opengl.Display;
import emergencylanding.k.library.internalstate.Entity;
import emergencylanding... | 2,040 | 0.734314 | 0.726471 | 79 | 24.822784 | 21.600962 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.78481 | false | false | 3 |
5ba85a395a172a6f117d1ac36875b1d68a972f68 | 33,432,025,476,065 | d165c88780e51bdc73b56cd1c48510680b864700 | /src/com/interview/graph/GraphTest.java | 874d6f9f31cb766db3409a6f8e0a2e9658288c6b | [] | no_license | mahongliang/Interview | https://github.com/mahongliang/Interview | a27ffec86da84106d3314f9b5f5eb57cf0eb2255 | b1d98415195ce3deb86d2103dc5423f83b077a7b | refs/heads/master | 2021-01-20T21:09:05.530000 | 2016-08-13T11:43:32 | 2016-08-13T11:43:32 | 65,614,730 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.interview.graph;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Stack;
public class GraphTest {
static class GraphNode{
int val;
GraphNode[] neighbors;
boolean visited;
public GraphNode(int x){
val=x;
}
public GraphNode(int x, GraphNode[] nodes){
val = x;
ne... | UTF-8 | Java | 3,280 | java | GraphTest.java | Java | [] | null | [] | package com.interview.graph;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Stack;
public class GraphTest {
static class GraphNode{
int val;
GraphNode[] neighbors;
boolean visited;
public GraphNode(int x){
val=x;
}
public GraphNode(int x, GraphNode[] nodes){
val = x;
ne... | 3,280 | 0.55 | 0.510976 | 141 | 22.262411 | 17.293726 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.120567 | false | false | 3 |
c7327775cbf7b4394b43d133815ea05cf267118d | 6,554,120,126,950 | d4fb7f1a235310a319f85dff459c7e9f501b2ec6 | /FollowApp/src/main/java/edu/illinois/mitra/demo/follow/Main.java | cbf83b8b08a25356bd96626bb94d004673a0ad77 | [] | no_license | verivital/starl | https://github.com/verivital/starl | 4a401e886b1ec4735cdf386287c06da1d04f4ebc | 0d6a0d79dedefbbf592ff015f682aeb538524fe6 | refs/heads/master | 2021-10-27T18:43:23.852000 | 2018-08-08T14:47:26 | 2018-08-08T14:47:26 | 29,361,559 | 4 | 4 | null | true | 2019-04-18T18:45:32 | 2015-01-16T18:23:04 | 2018-08-08T14:47:57 | 2018-08-08T14:47:27 | 378,329 | 5 | 6 | 1 | Java | false | false | package edu.illinois.mitra.demo.follow;
import edu.illinois.mitra.starlSim.main.SimSettings;
import edu.illinois.mitra.starlSim.main.Simulation;
public class Main {
public static void main(String[] args) {
SimSettings.Builder settings = new SimSettings.Builder();
settings.BOTS("Model_iRobot").COUNT = 5;
setti... | UTF-8 | Java | 642 | java | Main.java | Java | [] | null | [] | package edu.illinois.mitra.demo.follow;
import edu.illinois.mitra.starlSim.main.SimSettings;
import edu.illinois.mitra.starlSim.main.Simulation;
public class Main {
public static void main(String[] args) {
SimSettings.Builder settings = new SimSettings.Builder();
settings.BOTS("Model_iRobot").COUNT = 5;
setti... | 642 | 0.742991 | 0.739875 | 21 | 29.571428 | 25.935032 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 3 |
bc144630aeff36c726470451317b69f63df22a71 | 13,340,168,425,195 | 5f201e52fa416f563c42b882935f53357e1f1b22 | /yz/leetcode/amazon/MergeKSortedList.java | afd3f5e414fae7408d58541901939b143950250e | [] | no_license | ayumilong/Algorithm | https://github.com/ayumilong/Algorithm | 1719724f1b7b23234826ed5f4054aad5b10f034e | 21ddc949b4fea6ca1f1effb2b8efbf981abab77a | refs/heads/master | 2021-01-21T04:54:27.243000 | 2016-05-24T02:35:49 | 2016-05-24T02:35:49 | 42,427,239 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* File Name: MergeKSortedList.java
* Package Name: yz.amazon.leetcode
* Project Name: Algorithm
* Purpose:
* Created Time: 3:25:59 PM Apr 16, 2016
* Author: Yaolin Zhang
*/
package yz.leetcode.amazon;
import yz.leetcode.tools.*;
import java.util.*;
/**
* @author Yaolin Zhang
* @time 3:25:59 PM Apr 16, 20... | UTF-8 | Java | 2,123 | java | MergeKSortedList.java | Java | [
{
"context": "* Created Time: 3:25:59 PM Apr 16, 2016\n * Author: Yaolin Zhang\n */\npackage yz.leetcode.amazon;\n\nimport yz.leetco",
"end": 179,
"score": 0.9998561143875122,
"start": 167,
"tag": "NAME",
"value": "Yaolin Zhang"
},
{
"context": "tcode.tools.*;\nimport java.util.*;\n\... | null | [] | /**
* File Name: MergeKSortedList.java
* Package Name: yz.amazon.leetcode
* Project Name: Algorithm
* Purpose:
* Created Time: 3:25:59 PM Apr 16, 2016
* Author: <NAME>
*/
package yz.leetcode.amazon;
import yz.leetcode.tools.*;
import java.util.*;
/**
* @author <NAME>
* @time 3:25:59 PM Apr 16, 2016
*/
publi... | 2,111 | 0.493641 | 0.469618 | 78 | 26.217949 | 17.087744 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641026 | false | false | 3 |
a2fdd98817b97381382a5b20fbb1b2e5c6ae17af | 4,853,313,108,629 | 4c2faba5e41cc2a4331865354e0aace01ac3bbc3 | /src/main/java/scheduler/Processor.java | 6948a653898b099c5303c11cd26ba4ad82c7c13c | [] | no_license | saddboys/SOFTENG306Project1 | https://github.com/saddboys/SOFTENG306Project1 | 288ad27f0f4c3ca437b926eb215f4225afd5f1db | 10ea3559cf9d4b43df45cc14ef953eaa9b2f7e66 | refs/heads/master | 2022-03-04T06:58:23.302000 | 2019-08-25T10:01:41 | 2019-08-25T10:01:41 | 198,309,851 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package scheduler;
import graph.Graph;
import graph.Vertex;
import java.util.*;
/**
* Class to represent one CPU/processor on a schedule
*/
public class Processor implements Comparable<Processor> {
List<ProcessorBlock> processorBlockList;
List<Vertex> processorVertexList;
HashMap<String, Integer> proc... | UTF-8 | Java | 5,975 | java | Processor.java | Java | [] | null | [] | package scheduler;
import graph.Graph;
import graph.Vertex;
import java.util.*;
/**
* Class to represent one CPU/processor on a schedule
*/
public class Processor implements Comparable<Processor> {
List<ProcessorBlock> processorBlockList;
List<Vertex> processorVertexList;
HashMap<String, Integer> proc... | 5,975 | 0.641339 | 0.637992 | 174 | 33.339081 | 30.714949 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.494253 | false | false | 3 |
075a6a5613f34e2452d7fb84625a3990277051e7 | 32,719,060,861,053 | e7e276ece390306ac721b0603a080cf842aa8f90 | /app/src/main/java/com/sss/car/EventBusModel/ChangedChatList.java | 52569d7da18881cc525ea0e267f7853092552875 | [] | no_license | michael007js/JuXiangChe | https://github.com/michael007js/JuXiangChe | 9b1b872063fcb5cdf00f22386b8ec4111bd53d90 | 9cca55b533d65d1e7c68e3ebbd46a3146545bb20 | refs/heads/master | 2020-03-08T08:11:04.352000 | 2018-04-27T05:24:44 | 2018-04-27T05:24:44 | 128,015,077 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sss.car.EventBusModel;
/**
* Created by leilei on 2018/4/16.
*/
public class ChangedChatList {
}
| UTF-8 | Java | 113 | java | ChangedChatList.java | Java | [
{
"context": "kage com.sss.car.EventBusModel;\n\n/**\n * Created by leilei on 2018/4/16.\n */\n\npublic class ChangedChatList {",
"end": 60,
"score": 0.9994367957115173,
"start": 54,
"tag": "USERNAME",
"value": "leilei"
}
] | null | [] | package com.sss.car.EventBusModel;
/**
* Created by leilei on 2018/4/16.
*/
public class ChangedChatList {
}
| 113 | 0.699115 | 0.637168 | 8 | 13.125 | 15.218718 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 3 |
178505e20aa29d115f4d01b22fb0337d0883bbd4 | 19,490,561,652,509 | 9559161a2edc760bc88cf10477d19b480fb4e9d3 | /devring/src/main/java/com/ljy/devring/http/support/persistentcookiejar/cache/SetCookieCache.java | c47977b68f14ec94c2ad68e1b8b099e5b7719173 | [
"Apache-2.0"
] | permissive | LJYcoder/DevRing | https://github.com/LJYcoder/DevRing | 1b60292a341af43b90fef676ba3e7c5374fad442 | 991524ca16da5d82c439da8c2d15f7add2a6b6ef | refs/heads/master | 2022-08-11T01:33:05.573000 | 2021-09-04T17:52:46 | 2021-09-04T17:52:46 | 105,657,465 | 403 | 117 | null | false | 2021-09-03T02:55:49 | 2017-10-03T13:50:34 | 2021-08-07T08:13:34 | 2021-09-03T02:55:48 | 34,442 | 428 | 121 | 0 | Java | false | false | /*
* Copyright (C) 2016 Francisco José Montiel Navarro.
*
* 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 applicab... | UTF-8 | Java | 1,948 | java | SetCookieCache.java | Java | [
{
"context": "/*\n * Copyright (C) 2016 Francisco José Montiel Navarro.\n *\n * Licensed under the Apache License, Version",
"end": 55,
"score": 0.999811053276062,
"start": 25,
"tag": "NAME",
"value": "Francisco José Montiel Navarro"
}
] | null | [] | /*
* Copyright (C) 2016 <NAME>.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... | 1,923 | 0.658449 | 0.653826 | 75 | 24.959999 | 23.748369 | 86 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.293333 | false | false | 3 |
f2cd291c465381921e43d6653a00223dae2a1855 | 10,342,281,264,007 | 4e3e1626d99a1b29f40a59abb34c240b5da44d91 | /src/com/killoran/Week1/Contact.java | f27b2fd6ef4b9ac8d3177fdf79e4c022f6f6f920 | [] | no_license | JGilbert57/exercise9 | https://github.com/JGilbert57/exercise9 | e5d48464323e66fa42f6c84691a30d26b7e35fc7 | 6ed43e10966acc79dedd05a0e211a8c9dd437ac4 | refs/heads/master | 2020-04-28T12:13:28.830000 | 2019-03-12T18:02:44 | 2019-03-12T18:02:44 | 175,269,399 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.killoran.Week1;
/**
* Created by 111618 on 3/12/2019.
*/
abstract public class Contact {
private String name;
public Contact(String name) {
this.name = name;
}
abstract public void contact();
}
| UTF-8 | Java | 233 | java | Contact.java | Java | [
{
"context": "package com.killoran.Week1;\n\n/**\n * Created by 111618 on 3/12/2019.\n */\nabstract public class Contact {",
"end": 53,
"score": 0.9910508990287781,
"start": 47,
"tag": "USERNAME",
"value": "111618"
}
] | null | [] | package com.killoran.Week1;
/**
* Created by 111618 on 3/12/2019.
*/
abstract public class Contact {
private String name;
public Contact(String name) {
this.name = name;
}
abstract public void contact();
}
| 233 | 0.643777 | 0.583691 | 12 | 18.416666 | 13.949064 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
447fda0bc09e6d234d6a6b34c748b883e9bde6ff | 19,731,079,788,946 | 241c0593074fb06cd8c855ef42fe00bc8dc1dcc8 | /AdvanceEduMIS/src/main/java/kr/co/edumis/admin/attendance/dao/AdminAttDAO.java | 6675db0e62dfa11fd4da0399c5b8d5b0c67dbadf | [] | no_license | Lee-Jung-Hoon/Edu-MIS | https://github.com/Lee-Jung-Hoon/Edu-MIS | bb790a3de6978a8e36ca158a37ebfa0047c4f51d | d45ee5e17304224e708258481409bb042de103dd | refs/heads/master | 2021-01-17T19:00:54.402000 | 2015-10-29T03:15:52 | 2015-10-29T03:15:52 | 62,857,610 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.edumis.admin.attendance.dao;
import java.util.List;
import org.mybatis.spring.SqlSessionTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import kr.co.edumis.admin.attendance.vo.AdminAttListVO;
import kr.co.edumis.admin.a... | UTF-8 | Java | 1,164 | java | AdminAttDAO.java | Java | [] | null | [] | package kr.co.edumis.admin.attendance.dao;
import java.util.List;
import org.mybatis.spring.SqlSessionTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import kr.co.edumis.admin.attendance.vo.AdminAttListVO;
import kr.co.edumis.admin.a... | 1,164 | 0.74654 | 0.745675 | 45 | 23.688889 | 23.548363 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 3 |
3acd1e3b247f75007d04ddee0bb8a8f8d742d98b | 31,782,757,997,504 | 4359cc4eb26427dd532928b3e5a0339a8a0abdec | /gen-source/gen/example/jooq/tables/FilmList.java | 41a28ee2eb4bca7722286a5ffe3cd56d18897768 | [
"MIT"
] | permissive | bjansen/ceylon-jooq-example | https://github.com/bjansen/ceylon-jooq-example | a979b6ee6058a5977882fb9abac63d5cb927b4d4 | b6a1b7baeb823eb594babe91776036b3821b6c28 | refs/heads/master | 2021-06-08T20:40:07.431000 | 2017-07-18T20:07:42 | 2017-07-18T20:07:42 | 40,964,883 | 3 | 3 | null | false | 2017-08-17T22:32:30 | 2015-08-18T10:07:17 | 2017-05-13T17:26:50 | 2017-07-18T20:07:43 | 59 | 3 | 3 | 1 | Java | null | null | /**
* This class is generated by jOOQ
*/
package gen.example.jooq.tables;
import ceylon.language.String;
import com.github.bjansen.ceylon.jooqadapter.StringConverter;
import gen.example.jooq.Sakila;
import gen.example.jooq.tables.records.FilmListRecord;
import java.math.BigDecimal;
import javax.annotation.Gener... | UTF-8 | Java | 3,572 | java | FilmList.java | Java | [
{
"context": "import ceylon.language.String;\n\nimport com.github.bjansen.ceylon.jooqadapter.StringConverter;\n\nimport gen.e",
"end": 135,
"score": 0.9970760345458984,
"start": 128,
"tag": "USERNAME",
"value": "bjansen"
}
] | null | [] | /**
* This class is generated by jOOQ
*/
package gen.example.jooq.tables;
import ceylon.language.String;
import com.github.bjansen.ceylon.jooqadapter.StringConverter;
import gen.example.jooq.Sakila;
import gen.example.jooq.tables.records.FilmListRecord;
import java.math.BigDecimal;
import javax.annotation.Gener... | 3,572 | 0.712206 | 0.706327 | 129 | 26.689922 | 38.737999 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.317829 | false | false | 3 |
4d2bd4ad64983514ed0928ad4f8ff2bc338b54e8 | 32,762,010,581,235 | ab8694162cb10c6b2165455d6cd2bd675909f0a7 | /src/com/evaluator/IOFile.java | fec2fb20358824daffb1eb50c0d3c0bffa92b532 | [] | no_license | ngocbh/snake | https://github.com/ngocbh/snake | c3dde3fd1ee19d757410f0abfca4642c47fb5a49 | 3e7a7df7e8230ae440d3dd76967da86c523eb9bf | refs/heads/master | 2021-10-12T04:05:30.645000 | 2019-02-01T16:25:19 | 2019-02-01T16:25:19 | 154,638,477 | 1 | 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 com.evaluator;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundE... | UTF-8 | Java | 3,130 | java | IOFile.java | Java | [
{
"context": "er;\nimport java.io.IOException;\n\n/**\n *\n * @author Admin\n */\npublic class IOFile {\n public String line;",
"end": 436,
"score": 0.9865959286689758,
"start": 431,
"tag": "USERNAME",
"value": "Admin"
}
] | 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 com.evaluator;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundE... | 3,130 | 0.524848 | 0.524848 | 106 | 28.424528 | 17.953266 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622642 | false | false | 3 |
c35ebf789d11f306f01b9fc4c2c442fefd3dff09 | 11,123,965,362,778 | 67e1c5573135dfef5e0cbc9dd5dd93dc3f52cb5e | /src/main/java/com/geeks/services/DestocService.java | 4c2a1e68e5dba7f2bbbd7920660c3d028b550c0e | [] | no_license | javaspring2017/DataMigration | https://github.com/javaspring2017/DataMigration | 040a23cf635c575d52a98da75008ee8aae537c19 | 4486ffc32ef23664976175cda54e99c7a4330454 | refs/heads/master | 2021-01-23T12:25:46.672000 | 2017-06-08T05:47:40 | 2017-06-08T05:47:40 | 93,158,901 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.geeks.services;
import com.geeks.entities.Destoc;
import com.geeks.repo.main.DestocRepo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
/**
* Created by Anastasiia on 06.06.2017.
*/
@Service
public class DestocServic... | UTF-8 | Java | 444 | java | DestocService.java | Java | [
{
"context": "ervice;\n\nimport java.util.List;\n\n/**\n * Created by Anastasiia on 06.06.2017.\n */\n@Service\npublic class ",
"end": 258,
"score": 0.5222373604774475,
"start": 256,
"tag": "NAME",
"value": "An"
},
{
"context": "ice;\n\nimport java.util.List;\n\n/**\n * Created by An... | null | [] | package com.geeks.services;
import com.geeks.entities.Destoc;
import com.geeks.repo.main.DestocRepo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
/**
* Created by Anastasiia on 06.06.2017.
*/
@Service
public class DestocServic... | 444 | 0.734234 | 0.716216 | 23 | 18.304348 | 17.99622 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 3 |
a45ee1105bb01b9e702bdf0076c16b1260837b7f | 32,272,384,308,935 | 19e3b31e7057f3e02ba1c1d491489acd9f24f1a2 | /Data Structures/Class/Class2/MyStack.java | e41a68e4ee66c6cbec66d42c48ee38ddfccc2823 | [] | no_license | shriki001/Java-Programming | https://github.com/shriki001/Java-Programming | 61973bc56d5ada43aa802caa820b5f6a497d62fa | f904d422fc29c51c0b1b8d00a50a7b01deb3dd81 | refs/heads/master | 2020-03-23T23:56:40.368000 | 2018-07-25T07:50:08 | 2018-07-25T07:50:08 | 142,264,914 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Class2;
public class MyStack<T> {
private int size;
private T[] a;
final int DEFAULT_SIZE = 5;
public MyStack() {
a = (T[])new Object[DEFAULT_SIZE];
}
public MyStack(int capacity) {
a = (T[]) new Object[capacity];
}
public boolean push(T b) {
if (size == a.length)
return false;
else {
... | UTF-8 | Java | 775 | java | MyStack.java | Java | [] | null | [] | package Class2;
public class MyStack<T> {
private int size;
private T[] a;
final int DEFAULT_SIZE = 5;
public MyStack() {
a = (T[])new Object[DEFAULT_SIZE];
}
public MyStack(int capacity) {
a = (T[]) new Object[capacity];
}
public boolean push(T b) {
if (size == a.length)
return false;
else {
... | 775 | 0.548387 | 0.538065 | 60 | 11.916667 | 10.52662 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.65 | false | false | 3 |
3cfb85555cd667e2087c82c7a0be8778984e4db7 | 23,021,024,765,151 | 731fb4c10a8653859312418ebd84faf17da24a50 | /src/leetcode/other/ShortestWordDistanceIII.java | 2601bde9235e3bdc98a9e9b617319897ae1e1ecb | [] | no_license | fuqi1001/Leetcode | https://github.com/fuqi1001/Leetcode | 8230a7f802b2bab12fa134dc55f4018be81e7865 | 23f8db94960675cf49599db5e1b0db6b3fcfc15a | refs/heads/master | 2022-09-07T21:27:28.429000 | 2022-08-26T15:36:57 | 2022-08-26T15:36:57 | 53,355,235 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode.other;
/**
* Created by qifu on 17/1/12.
*/
public class ShortestWordDistanceIII {
public int shortestWordDistance(String[] words, String word1, String word2){
int index = -1;
int min = Integer.MAX_VALUE;
for(int i = 0 ; i < words.length; i++){
if(words[i].equ... | UTF-8 | Java | 603 | java | ShortestWordDistanceIII.java | Java | [
{
"context": "package leetcode.other;\n\n/**\n * Created by qifu on 17/1/12.\n */\npublic class ShortestWordDistance",
"end": 47,
"score": 0.9991960525512695,
"start": 43,
"tag": "USERNAME",
"value": "qifu"
}
] | null | [] | package leetcode.other;
/**
* Created by qifu on 17/1/12.
*/
public class ShortestWordDistanceIII {
public int shortestWordDistance(String[] words, String word1, String word2){
int index = -1;
int min = Integer.MAX_VALUE;
for(int i = 0 ; i < words.length; i++){
if(words[i].equ... | 603 | 0.502488 | 0.47927 | 21 | 27.714285 | 25.923225 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 3 |
c39c742aa69418e81f6b70c5d39ea27bc35d5569 | 31,817,117,731,673 | 42d3e77ca001aa645cd5d51044250b627e2b98bd | /app/src/main/java/com/panshen/test/activity/IrregularActivity.java | 789b747dc6af67b5bc6e71ca926502b13b628083 | [] | no_license | panshen/IrragularFrameModule | https://github.com/panshen/IrragularFrameModule | 7095602fbc90e1c8724abb3f5fd98a058433ee16 | 60945e0bc59d2d63e78b0962f4c66e8db08db532 | refs/heads/master | 2021-04-05T23:50:06.868000 | 2018-03-13T02:17:15 | 2018-03-13T02:17:15 | 124,868,893 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.panshen.test.activity;
import android.Manifest;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Point;
import android.graphics... | UTF-8 | Java | 12,151 | java | IrregularActivity.java | Java | [] | null | [] | package com.panshen.test.activity;
import android.Manifest;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Point;
import android.graphics... | 12,151 | 0.625568 | 0.610124 | 306 | 37.088234 | 27.720512 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643791 | false | false | 3 |
fc60bc7333505bf69955255d6dc4e5cccf6dbfcd | 17,239,998,791,877 | 3f717c10c8fc64236fc6c16a590f4709f4bfc1b4 | /src/test/java/com/jasonstorey/hipchat/ai/MainTest.java | d53b1d9f23843e7b9836cce8507938f76b6f5d33 | [] | no_license | JasonStorey/hipchat-ai | https://github.com/JasonStorey/hipchat-ai | 2776f38352b668939dad8d2703cdcfe14cc3d9da | e2d6d7a5dbf79ed68654a63af22e07ec42d6d922 | refs/heads/master | 2023-05-28T13:38:20.576000 | 2015-01-26T20:29:48 | 2015-01-26T20:29:48 | 29,706,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jasonstorey.hipchat.ai;
public class MainTest {
}
| UTF-8 | Java | 63 | java | MainTest.java | Java | [] | null | [] | package com.jasonstorey.hipchat.ai;
public class MainTest {
}
| 63 | 0.777778 | 0.777778 | 4 | 14.75 | 14.872374 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
8ccea7a1b4915f0e94110ff10e29f28c09250287 | 23,390,391,925,295 | a7e1b656007ce9ba373350be851e96237b127af0 | /src/main/java/com/capgemini/chess/statistics/service/impl/CurrentRankingServiceImpl.java | 6ed47a449460325b715078a8c4a607d2bbd375da | [] | no_license | FilipLodej/JPA2 | https://github.com/FilipLodej/JPA2 | 4c789edf5c13a57f9b29a352e9cfc1f8bc6ab83d | ad6e46f4838a6fe1c84018be033f64804441aa77 | refs/heads/master | 2021-01-23T03:59:38.771000 | 2017-03-28T19:12:33 | 2017-03-28T19:12:33 | 86,143,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.capgemini.chess.statistics.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.capgemini.chess.statistics.dao.StatisticDao;
import com.capgemini.chess.statistics.exception.UserException;
import com.capgemini.chess.statistic... | UTF-8 | Java | 827 | java | CurrentRankingServiceImpl.java | Java | [] | null | [] | package com.capgemini.chess.statistics.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.capgemini.chess.statistics.dao.StatisticDao;
import com.capgemini.chess.statistics.exception.UserException;
import com.capgemini.chess.statistic... | 827 | 0.822249 | 0.82104 | 26 | 30.807692 | 27.464689 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 3 |
c87bcc8626c9dc64da4d78c02eca7b2c4e0445e9 | 26,766,236,203,736 | 7719cf4bab40a3855ecc8de7c5f59323a697ef6e | /app/src/main/java/com/android/mb/evergreen/entity/CurrentUser.java | ff6e395f5bc2102410a8009e58a1e6031bc8e360 | [] | no_license | cgy529387306/EverGreen | https://github.com/cgy529387306/EverGreen | 528e85831741c12087a42f1e28a280693b1b59d2 | 4db34add26daa02abd753e44d03d5b9e4263f95f | refs/heads/master | 2021-07-12T20:22:26.483000 | 2019-02-20T11:37:50 | 2019-02-20T11:37:50 | 143,665,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.mb.evergreen.entity;
import android.util.Log;
import com.android.mb.evergreen.utils.JsonHelper;
import com.android.mb.evergreen.utils.PreferencesHelper;
/**
* 作者:cgy on 16/12/26 22:53
* 邮箱:593960111@qq.com
*/
public class CurrentUser {
private String account;
private String name;
... | UTF-8 | Java | 2,634 | java | CurrentUser.java | Java | [
{
"context": "mb.evergreen.utils.PreferencesHelper;\n\n\n/**\n * 作者:cgy on 16/12/26 22:53\n * 邮箱:593960111@qq.com\n */\npubl",
"end": 190,
"score": 0.9995656609535217,
"start": 187,
"tag": "USERNAME",
"value": "cgy"
},
{
"context": "esHelper;\n\n\n/**\n * 作者:cgy on 16/12/26 22:53\n *... | null | [] | package com.android.mb.evergreen.entity;
import android.util.Log;
import com.android.mb.evergreen.utils.JsonHelper;
import com.android.mb.evergreen.utils.PreferencesHelper;
/**
* 作者:cgy on 16/12/26 22:53
* 邮箱:<EMAIL>
*/
public class CurrentUser {
private String account;
private String name;
private S... | 2,625 | 0.550881 | 0.543269 | 117 | 20.333334 | 17.2973 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 3 |
3e905d9acb438173774eaef67563d073184b64b2 | 22,462,678,968,407 | ccf82688f082e26cba5fc397c76c77cc007ab2e8 | /Mage.Sets/src/mage/cards/s/SporebackTroll.java | 42ffe51f14796ed078b387eb7672ae63118733f3 | [
"MIT"
] | permissive | magefree/mage | https://github.com/magefree/mage | 3261a89320f586d698dd03ca759a7562829f247f | 5dba61244c738f4a184af0d256046312ce21d911 | refs/heads/master | 2023-09-03T15:55:36.650000 | 2023-09-03T03:53:12 | 2023-09-03T03:53:12 | 4,158,448 | 1,803 | 1,133 | MIT | false | 2023-09-14T20:18:55 | 2012-04-27T13:18:34 | 2023-09-11T18:25:38 | 2023-09-14T20:18:55 | 801,396 | 1,632 | 712 | 1,307 | Java | false | false |
package mage.cards.s;
import java.util.UUID;
import mage.MageInt;
import mage.abilities.Ability;
import mage.abilities.common.SimpleActivatedAbility;
import mage.abilities.costs.mana.ManaCostsImpl;
import mage.abilities.effects.common.RegenerateTargetEffect;
import mage.abilities.keyword.GraftAbility;
import mage.car... | UTF-8 | Java | 1,529 | java | SporebackTroll.java | Java | [
{
"context": "common.TargetCreaturePermanent;\n\n/**\n *\n * @author fireshoes\n */\npublic final class SporebackTroll extends Car",
"end": 568,
"score": 0.9995291829109192,
"start": 559,
"tag": "USERNAME",
"value": "fireshoes"
}
] | null | [] |
package mage.cards.s;
import java.util.UUID;
import mage.MageInt;
import mage.abilities.Ability;
import mage.abilities.common.SimpleActivatedAbility;
import mage.abilities.costs.mana.ManaCostsImpl;
import mage.abilities.effects.common.RegenerateTargetEffect;
import mage.abilities.keyword.GraftAbility;
import mage.car... | 1,529 | 0.718116 | 0.710922 | 48 | 30.833334 | 26.973238 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 3 |
ddbd1e0687761b47e3f6f08e6aef28f1be4b924c | 16,922,171,200,209 | 9c7e8ffeac14f451a90bf559383ec5566ea81d1b | /projects/nestedmonitor/src/main/java/fse2006nestedmonitor/NestedMonitor.java | 2a9eb3c884b088b43d298657e05fe6d22473ecfd | [
"MIT"
] | permissive | mc-imperial/jtool-sct | https://github.com/mc-imperial/jtool-sct | fc2209f2d6c6273e9dae7a37a8209291914a7195 | 80811bb88e1cec0234bc720b5b47ec9e2cdf6364 | refs/heads/master | 2021-01-12T12:46:55.912000 | 2016-10-26T11:07:18 | 2016-10-26T11:07:20 | 69,858,207 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fse2006nestedmonitor;
/* from http://www.doc.ic.ac.uk/~jnm/book/ */
/* Concurrency: State Models & Java Programs - Jeff Magee & Jeff Kramer */
/* has a deadlock */
/*********************SEMABUFFER*****************************/
class SemaBuffer implements Buffer {
// protected Object[] buf;
// protected... | UTF-8 | Java | 2,299 | java | NestedMonitor.java | Java | [
{
"context": "6nestedmonitor;\n\n/* from http://www.doc.ic.ac.uk/~jnm/book/ */\n/* Concurrency: State Models & Java Prog",
"end": 67,
"score": 0.8716913461685181,
"start": 64,
"tag": "USERNAME",
"value": "jnm"
},
{
"context": " */\n/* Concurrency: State Models & Java Programs - Jeff ... | null | [] | package fse2006nestedmonitor;
/* from http://www.doc.ic.ac.uk/~jnm/book/ */
/* Concurrency: State Models & Java Programs - <NAME> & <NAME> */
/* has a deadlock */
/*********************SEMABUFFER*****************************/
class SemaBuffer implements Buffer {
// protected Object[] buf;
// protected int in =... | 2,290 | 0.528926 | 0.522401 | 104 | 21.10577 | 18.121872 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.663462 | false | false | 3 |
631b2e30b6ca7f4efaac5b49b936f089e48dc55c | 25,718,264,170,951 | ec40070fa8cbb346c6a4a68578502af3a370c5c2 | /portal/src/main/java/com/st/yjt/controller/machine/MachineMaintainController.java | 13cbcbeca7e6bdacb5fcb1b6c2e810b42a42f849 | [] | no_license | tangzhezhi/yjt | https://github.com/tangzhezhi/yjt | 8752cf4b35490f26fa9d2e6bcd3116ff21434d59 | de6bb0c05fbd35fda01a7912247dc35ab9106345 | refs/heads/master | 2018-01-11T10:50:53.055000 | 2016-01-09T04:40:33 | 2016-01-09T04:40:33 | 36,664,149 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.st.yjt.controller.machine;
import java.util.HashMap;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMe... | UTF-8 | Java | 4,439 | java | MachineMaintainController.java | Java | [] | null | [] | package com.st.yjt.controller.machine;
import java.util.HashMap;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMe... | 4,439 | 0.737779 | 0.736202 | 137 | 31.401461 | 28.628622 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.540146 | false | false | 3 |
ecec2b22e1b51cb8b1a122d62c93b0cb02e1c81b | 22,943,715,310,094 | 8837e9dec0f8df51662169b5b3c075c0839d15ec | /lintcode-leetcode/Math/integerBreak.java | 1e1d107798b37c263b1805924a72d74816683acd | [] | no_license | EvelynShene/leetcode-lintcode_ss | https://github.com/EvelynShene/leetcode-lintcode_ss | 12e5cd7617bc29a6f373f0aa4d3765af2d3075f2 | 8f94914d804614fc72d9522aec44292816fd588e | refs/heads/master | 2020-03-19T07:13:35.957000 | 2018-11-12T18:35:59 | 2018-11-12T18:35:59 | 136,097,464 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /** 343. Integer Break(leetcode) / 1284. Integer Break(lintcode)
* Given a positive integer n, break it into the sum of at least two positive integers and maximize the product
* of those integers. Return the maximum product you can get.
*
* Example: 1) Input: 2 ; Output: 1
* Explanation: 2 = ... | UTF-8 | Java | 2,402 | java | integerBreak.java | Java | [] | null | [] | /** 343. Integer Break(leetcode) / 1284. Integer Break(lintcode)
* Given a positive integer n, break it into the sum of at least two positive integers and maximize the product
* of those integers. Return the maximum product you can get.
*
* Example: 1) Input: 2 ; Output: 1
* Explanation: 2 = ... | 2,402 | 0.484834 | 0.453539 | 75 | 26.693333 | 22.093723 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.986667 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.