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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1c50b5b225cee0e6c6719e8270a18d5a89f924c4 | 29,678,224,048,783 | e23c077a0acc9ec32757b46bfd5ed2b031dacd7c | /MyTravel/app/src/main/java/com/example/mytravel/ui/detailtour/DetailTourFrMvpView.java | 8dfc47334020f92137e883ded011b95cddf506db | [] | no_license | KhacTung-Shjn/travel | https://github.com/KhacTung-Shjn/travel | 9a7b3800f5e2319b6b6683a11b1dc526a5fbe0f9 | 1c59ee644b1aa00b5db7ed72cc9de8d9d190e346 | refs/heads/master | 2022-12-04T05:48:24.533000 | 2020-08-02T03:16:23 | 2020-08-02T03:16:23 | 270,491,299 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mytravel.ui.detailtour;
import com.example.mytravel.base.MvpView;
public interface DetailTourFrMvpView extends MvpView {
}
| UTF-8 | Java | 145 | java | DetailTourFrMvpView.java | Java | [] | null | [] | package com.example.mytravel.ui.detailtour;
import com.example.mytravel.base.MvpView;
public interface DetailTourFrMvpView extends MvpView {
}
| 145 | 0.827586 | 0.827586 | 6 | 23.166666 | 23.190636 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
a316c670d155778e210490e6a4ad16590ed8b22f | 13,400,297,999,724 | 27d45e0f93bf1156c4cc4f698a7241fcb90d217d | /src/control/GalleryUploadController.java | ddaae46e4839632e2e1031ce18af3fb52e5c9f09 | [] | no_license | sophie-jhkim/AnneFanpage | https://github.com/sophie-jhkim/AnneFanpage | 92e776e1748637afa207d0a2b3f4a992a761ab33 | 035d5bd1c90f2b91a15ebee1967a95e6517f56e7 | refs/heads/master | 2023-07-17T18:53:45.692000 | 2021-08-02T13:57:23 | 2021-08-02T13:57:23 | 374,912,589 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package control;
import java.util.Enumeration;
import java.util.Map;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpSession;
import com.oreilly.servlet.MultipartRequest;
import com.oreilly.servlet.multipart.DefaultFileRenamePolicy;
import dao.GalleryDao;
import dto.Gallery;
import dto.Mania;
@Co... | UTF-8 | Java | 1,815 | java | GalleryUploadController.java | Java | [] | null | [] | package control;
import java.util.Enumeration;
import java.util.Map;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpSession;
import com.oreilly.servlet.MultipartRequest;
import com.oreilly.servlet.multipart.DefaultFileRenamePolicy;
import dao.GalleryDao;
import dto.Gallery;
import dto.Mania;
@Co... | 1,815 | 0.716897 | 0.710249 | 69 | 25.15942 | 21.043518 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.173913 | false | false | 3 |
f0e24b40e1fb9994b704786d5e0a818622869d9c | 21,406,117,045,291 | 1b72958ab7d8749594fd0dca20e3d9e793151b4e | /dep-scoring-ctrl/src/com/ctb/lexington/domain/score/controller/tbcontroller/StudentResultStatusController.java | 984c98a6f8b054d29cf4d8ff9448ef6a2f1aacc4 | [] | no_license | sumit-sardar/GitMigrationRepo01 | https://github.com/sumit-sardar/GitMigrationRepo01 | d0a89e33d3c7d873fac2dd66a7a5e59fd2b1bc3a | a474889914ea0e9805547ac7f4659c49e1a6b712 | refs/heads/master | 2021-01-17T00:45:16.256000 | 2016-05-12T18:37:01 | 2016-05-12T18:37:01 | 61,346,131 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ctb.lexington.domain.score.controller.tbcontroller;
import java.sql.Connection;
import java.io.IOException;
import java.sql.SQLException;
import com.ctb.lexington.exception.CTBSystemException;
import com.ctb.lexington.exception.DataException;
import com.ctb.lexington.db.data.ContextData;
import com... | UTF-8 | Java | 6,191 | java | StudentResultStatusController.java | Java | [
{
"context": "r.IrsTABEPredSubjectFactMapper;\r\n\r\n/**\r\n * @author Rama_Rao\r\n *\r\n */\r\npublic class StudentResultStatusControl",
"end": 1200,
"score": 0.889373779296875,
"start": 1192,
"tag": "NAME",
"value": "Rama_Rao"
}
] | null | [] | package com.ctb.lexington.domain.score.controller.tbcontroller;
import java.sql.Connection;
import java.io.IOException;
import java.sql.SQLException;
import com.ctb.lexington.exception.CTBSystemException;
import com.ctb.lexington.exception.DataException;
import com.ctb.lexington.db.data.ContextData;
import com... | 6,191 | 0.783557 | 0.783072 | 103 | 58.116505 | 27.833521 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.834951 | false | false | 3 |
3eb4768bb136ddd7dc815316974fbf6a817c7d7e | 32,452,772,904,858 | 8de939e722bb91f85e0f8a96d986186277d0bbdb | /src/main/java/com/storm/util/StormConfig.java | f12c7be2d23c127333845e007f9c9d28d92ef764 | [] | no_license | RevatureRobert/STORM_P1 | https://github.com/RevatureRobert/STORM_P1 | 830fd540143fcc52e91e18cd97e6fc7ae50a8ca9 | ed8fae78ea0aec2efe614d9e1d1cc8fe3bdb5e73 | refs/heads/main | 2023-03-25T21:08:48.193000 | 2021-03-26T17:33:40 | 2021-03-26T17:33:40 | 351,637,300 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.storm.util;
import java.io.*;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
import java.sql.Connection;
import java.util.Properties;
/**
* StormConfig will hold an instance of a jdbc
*/
public class StormConfig {
private String username;
private String password;
priva... | UTF-8 | Java | 3,646 | java | StormConfig.java | Java | [
{
"context": " switch(key.toString()){\n case \"username\": this.username = value.toString();\n ",
"end": 1005,
"score": 0.9359612464904785,
"start": 997,
"tag": "USERNAME",
"value": "username"
},
{
"context": ";\n case \"password\": this.... | null | [] | package com.storm.util;
import java.io.*;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
import java.sql.Connection;
import java.util.Properties;
/**
* StormConfig will hold an instance of a jdbc
*/
public class StormConfig {
private String username;
private String password;
priva... | 3,644 | 0.595173 | 0.594899 | 148 | 23.635136 | 21.154562 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378378 | false | false | 3 |
a9d3753474bf7f75458c1d4f4c5997b3f0e27893 | 15,685,220,606,983 | e0aabab7bd366af3ba1886a8f071a1d7a1d22fe0 | /SpringMVC/src/com/huyang/service/spring/ProductService.java | ccdd4c03fe54e932220a6799c4ef384569900e83 | [] | no_license | programbird1994/JavaWebShoppingMall | https://github.com/programbird1994/JavaWebShoppingMall | e79a7d67a813ce6909c081c78745aaaf70d3f400 | 99e944eb9bf3fbd17be27e5652d3e3692a7f4ca3 | refs/heads/master | 2021-01-17T20:50:36.459000 | 2016-06-25T09:03:01 | 2016-06-25T09:03:01 | 61,934,915 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huyang.service.spring;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.huyang.dao.spring.HibernateProductDao;
import com.huyang.model.spring.Com... | UTF-8 | Java | 2,831 | java | ProductService.java | Java | [] | null | [] | package com.huyang.service.spring;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.huyang.dao.spring.HibernateProductDao;
import com.huyang.model.spring.Com... | 2,831 | 0.797951 | 0.797951 | 113 | 24.053097 | 27.291231 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.451327 | false | false | 3 |
ef3567a3cdc684dca3ac79d5a4b133fb610de124 | 2,173,253,494,136 | 6ef4869c6bc2ce2e77b422242e347819f6a5f665 | /devices/google/Pixel 2/29/QPP6.190730.005/src/framework/android/os/IStoraged.java | bb66189a919b8c7a08ebdd2bbfcd7d389da0cb82 | [] | no_license | hacking-android/frameworks | https://github.com/hacking-android/frameworks | 40e40396bb2edacccabf8a920fa5722b021fb060 | 943f0b4d46f72532a419fb6171e40d1c93984c8e | refs/heads/master | 2020-07-03T19:32:28.876000 | 2019-08-13T03:31:06 | 2019-08-13T03:31:06 | 202,017,534 | 2 | 0 | null | false | 2019-08-13T03:33:19 | 2019-08-12T22:19:30 | 2019-08-13T03:31:53 | 2019-08-13T03:33:18 | 63,898 | 0 | 0 | 0 | Java | false | false | /*
* Decompiled with CFR 0.145.
*/
package android.os;
import android.os.Binder;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.RemoteException;
public interface IStoraged
extends IInterface {
public int getRecentPerf() throws RemoteException;
public vo... | UTF-8 | Java | 6,568 | java | IStoraged.java | Java | [] | null | [] | /*
* Decompiled with CFR 0.145.
*/
package android.os;
import android.os.Binder;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.RemoteException;
public interface IStoraged
extends IInterface {
public int getRecentPerf() throws RemoteException;
public vo... | 6,568 | 0.484622 | 0.476401 | 208 | 30.572115 | 22.589025 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466346 | false | false | 3 |
70b8bb3cf28f88ec76459306768ae2d094490fad | 29,609,504,570,487 | 884f3e247125f8606c20f25592e0c998c5a64d67 | /src/main/java/com/bishal/todolist/model/Task.java | ca29bd1500e14e5a18bc940d5c000773f0079a5e | [] | no_license | Bishalj/Todo-List-BE | https://github.com/Bishalj/Todo-List-BE | ba6c624b799a360a6d94efb077fac895111f7698 | 0e1ee38332eb195216140cb7fbaa6c27908c299f | refs/heads/master | 2020-05-31T05:54:33.555000 | 2020-04-05T06:41:01 | 2020-04-05T06:41:01 | 190,129,514 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bishal.todolist.model;
import java.util.Date;
import org.springframework.data.annotation.CreatedDate;
import org.springframework.data.annotation.Id;
import org.springframework.data.annotation.LastModifiedDate;
import org.springframework.data.mongodb.core.mapping.Document;
import com.fasterxml.jackson.ann... | UTF-8 | Java | 1,958 | java | Task.java | Java | [] | null | [] | package com.bishal.todolist.model;
import java.util.Date;
import org.springframework.data.annotation.CreatedDate;
import org.springframework.data.annotation.Id;
import org.springframework.data.annotation.LastModifiedDate;
import org.springframework.data.mongodb.core.mapping.Document;
import com.fasterxml.jackson.ann... | 1,958 | 0.752298 | 0.752298 | 87 | 21.505747 | 16.981987 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.413793 | false | false | 3 |
980647b5bc9be69bcae981dd590ba649d856fc62 | 472,446,429,358 | 9e6ad6ad462a1d587542c78fe84ce9981ed2e6e2 | /src/main/java/com/kode/test/StringTest.java | 1349c3b2eca0c2187b5c4f1f39009357ec2f4a11 | [] | no_license | zhongchengyong/java-test | https://github.com/zhongchengyong/java-test | 84285e8f664b896a805a33b5cfc4f41e12eb640c | 380fe99f767dde3a07a66a11514a6f888ed9f92b | refs/heads/master | 2021-09-13T00:09:59.364000 | 2018-04-23T00:57:45 | 2018-04-23T00:57:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kode.test;
/**
* Created by zhongcy on 2016/9/30.
*/
public class StringTest {
public static void main(String[] args) {
String s = "1".concat("2").concat("3").concat("4");
String s1 = "1" + "2" + "3" + System.lineSeparator();
System.out.println(s);
System.out.println(s... | UTF-8 | Java | 332 | java | StringTest.java | Java | [
{
"context": "package com.kode.test;\n\n/**\n * Created by zhongcy on 2016/9/30.\n */\npublic class StringTest {\n p",
"end": 49,
"score": 0.9994895458221436,
"start": 42,
"tag": "USERNAME",
"value": "zhongcy"
}
] | null | [] | package com.kode.test;
/**
* Created by zhongcy on 2016/9/30.
*/
public class StringTest {
public static void main(String[] args) {
String s = "1".concat("2").concat("3").concat("4");
String s1 = "1" + "2" + "3" + System.lineSeparator();
System.out.println(s);
System.out.println(s... | 332 | 0.566265 | 0.518072 | 13 | 24.538462 | 20.660685 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 3 |
5b116f56340c5712fadf7a941474597771dc3930 | 16,982,300,733,205 | c6334d697f35c3538f7fac9e11e113e9bf379c9d | /src/test/java/com/compomics/util/test/general/TestCommandLineParser.java | 5ba2aeb7ff479d9121f815a2b22a886c3929f550 | [
"Apache-2.0"
] | permissive | compomics/compomics-utilities | https://github.com/compomics/compomics-utilities | cd2b5a24531c8a73eea077b9219e97a871b9ff00 | c4431c0cc84769aee70a00e04de349a7100ef52f | refs/heads/master | 2023-07-24T23:50:00.894000 | 2023-06-20T14:56:26 | 2023-06-20T14:56:26 | 41,178,332 | 33 | 25 | null | false | 2023-09-14T19:46:07 | 2015-08-21T21:30:27 | 2023-06-29T23:13:57 | 2023-09-14T19:46:07 | 112,367 | 25 | 16 | 4 | Java | false | false | /*
* Copyright (C) Lennart Martens
*
* Contact: lennart.martens AT UGent.be (' AT ' to be replaced with '@')
*/
package com.compomics.util.test.general;
import com.compomics.util.general.CommandLineParser;
import org.junit.Assert;
import junit.framework.TestCase;
import org.apache.logging.log4j.Logger;
import or... | UTF-8 | Java | 12,721 | java | TestCommandLineParser.java | Java | [
{
"context": "/*\n * Copyright (C) Lennart Martens\n * \n * Contact: lennart.martens AT UGent.be (' AT",
"end": 35,
"score": 0.9998761415481567,
"start": 20,
"tag": "NAME",
"value": "Lennart Martens"
},
{
"context": "*\n * Copyright (C) Lennart Martens\n * \n * Contact: lennart.marte... | null | [] | /*
* Copyright (C) <NAME>
*
* Contact: <EMAIL> AT UGent.be (' AT ' to be replaced with '@')
*/
package com.compomics.util.test.general;
import com.compomics.util.general.CommandLineParser;
import org.junit.Assert;
import junit.framework.TestCase;
import org.apache.logging.log4j.Logger;
import org.apache.logging.... | 12,695 | 0.60011 | 0.587454 | 302 | 41.122517 | 27.571489 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.884106 | false | false | 3 |
3de354a2abd72618082aaf204e3970229b67a8fd | 14,061,722,951,992 | bc60f460a9649ca1827418d2965478111f681de6 | /app/src/main/java/com/panachai/vocabulary_20words/testDatabaseMain.java | 28269040ad3a1189f73469aaf63dff56dbf6a6b1 | [] | no_license | panachainy/Vocabulary_20Words | https://github.com/panachainy/Vocabulary_20Words | 2f517dded3c8be55c9dfc8acdee406bf48e340ff | f4a309faa5060922195ca44df87e8a26c899face | refs/heads/master | 2021-06-13T00:23:54.326000 | 2017-03-15T16:31:25 | 2017-03-15T16:31:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.panachai.vocabulary_20words;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import java.util.ArrayList;
public class ... | UTF-8 | Java | 1,841 | java | testDatabaseMain.java | Java | [] | null | [] | package com.panachai.vocabulary_20words;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import java.util.ArrayList;
public class ... | 1,841 | 0.656808 | 0.653112 | 46 | 34.282608 | 25.46751 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673913 | false | false | 3 |
2b9ddeb69708b4081d4577eb781b265fff60f53c | 24,172,076,000,095 | 309231b0449f3a98ba8ddfb66be513b576d439bc | /src/main/java/ui/legui/listener/WindowIconifyEventListener.java | edfd27317d7a9233b694244483909f1cbc15b300 | [] | no_license | costia097/lwjglPRac | https://github.com/costia097/lwjglPRac | 0924278aa977e6bd56cdb89ded9b9c2e0dece469 | 4365797b03af4230dc4eaad46c8e5f4cb9ba6e1c | refs/heads/master | 2020-04-27T00:33:16.679000 | 2019-08-12T19:21:53 | 2019-08-12T19:21:53 | 173,937,493 | 1 | 0 | null | false | 2019-08-14T07:56:48 | 2019-03-05T11:54:19 | 2019-08-13T06:37:36 | 2019-08-14T07:54:30 | 17,000 | 0 | 0 | 1 | Java | false | false | package ui.legui.listener;
import ui.legui.event.WindowIconifyEvent;
/**
* Created by ShchAlexander on 04.02.2017.
*/
public interface WindowIconifyEventListener extends EventListener<WindowIconifyEvent> {
void process(WindowIconifyEvent event);
}
| UTF-8 | Java | 257 | java | WindowIconifyEventListener.java | Java | [
{
"context": "legui.event.WindowIconifyEvent;\n\n/**\n * Created by ShchAlexander on 04.02.2017.\n */\npublic interface WindowIconify",
"end": 102,
"score": 0.844947338104248,
"start": 89,
"tag": "USERNAME",
"value": "ShchAlexander"
}
] | null | [] | package ui.legui.listener;
import ui.legui.event.WindowIconifyEvent;
/**
* Created by ShchAlexander on 04.02.2017.
*/
public interface WindowIconifyEventListener extends EventListener<WindowIconifyEvent> {
void process(WindowIconifyEvent event);
}
| 257 | 0.789883 | 0.758755 | 11 | 22.363636 | 27.063133 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 3 |
c56a64532484603781bd765539d01eab0ac227b7 | 27,556,510,205,976 | fc66f6d24a86c9844e380678cd996e1d79b4af7c | /src/me/aelesia/runescape/tasks/base/DisposeTask.java | c6667c542caae5f9077d7ed89299e517a65b87a7 | [] | no_license | aelesia/runescape-bots-master4 | https://github.com/aelesia/runescape-bots-master4 | 8f9c4cf84b4b0bf8d1212092627a2b6549e2c1ee | 4de2492b6719d0367a6ac2cd6162e0bbf48523c5 | refs/heads/master | 2021-09-22T11:20:39.715000 | 2018-09-09T10:13:41 | 2018-09-09T10:13:41 | 147,384,824 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.aelesia.runescape.tasks.base;
import me.aelesia.runescape.actions.InventoryActions;
import me.aelesia.runescape.exceptions.IllegalArgumentException;
import me.aelesia.runescape.utils.game.InventoryUtils;
import me.aelesia.runescape.utils.general.CommonUtils;
public abstract class DisposeTask extends BaseTa... | UTF-8 | Java | 814 | java | DisposeTask.java | Java | [] | null | [] | package me.aelesia.runescape.tasks.base;
import me.aelesia.runescape.actions.InventoryActions;
import me.aelesia.runescape.exceptions.IllegalArgumentException;
import me.aelesia.runescape.utils.game.InventoryUtils;
import me.aelesia.runescape.utils.general.CommonUtils;
public abstract class DisposeTask extends BaseTa... | 814 | 0.77027 | 0.77027 | 33 | 23.666666 | 21.199867 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.393939 | false | false | 3 |
e2d2a0ef66e7aecce97cd6bef006dc56c610b46b | 22,497,038,751,345 | 04957c31e81b79fb14bcdee26353e95336133f65 | /app/src/main/java/com/baikaleg/v3/cookingaid/ui/storage/StorageActivity.java | 140d700d2c793c30013f989d67625e43219e830e | [] | no_license | VladZaytcev/Capstone | https://github.com/VladZaytcev/Capstone | f67905a1179fe7d95f9454616eeb5aaf7eb96d0d | a39af63637b612292073d3e8cadf34f3ac88c663 | refs/heads/master | 2020-03-21T21:02:35.243000 | 2018-08-07T01:04:36 | 2018-08-07T01:04:36 | 139,043,216 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baikaleg.v3.cookingaid.ui.storage;
import android.arch.lifecycle.ViewModelProviders;
import android.databinding.BindingAdapter;
import android.databinding.DataBindingUtil;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import a... | UTF-8 | Java | 3,446 | java | StorageActivity.java | Java | [] | null | [] | package com.baikaleg.v3.cookingaid.ui.storage;
import android.arch.lifecycle.ViewModelProviders;
import android.databinding.BindingAdapter;
import android.databinding.DataBindingUtil;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import a... | 3,446 | 0.725189 | 0.721416 | 92 | 36.45652 | 28.943127 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597826 | false | false | 3 |
cd8f603e1bdf9b1f1f06c16c21b994ad9cbdc8fc | 22,874,995,865,443 | de079f215b27f94edf32d9eeaf0a6e9bb8c4e226 | /src/codechef/problems/sort.java | 68d86db6dde0080077c37de1ce0e8803bfd204f6 | [] | no_license | yashshh/codechef-problems | https://github.com/yashshh/codechef-problems | 06a966b48b291fd5d792e696e3d83040baec8286 | 7315fd66d0270524e69685d6883cb211d4aa505a | refs/heads/master | 2020-07-12T16:17:33.951000 | 2019-08-28T06:15:41 | 2019-08-28T06:15:41 | 204,861,509 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package codechef.problems;
import java.io.*;
import java.math.*;
import java.security.*;
import java.text.*;
import java.util... | UTF-8 | Java | 1,405 | java | sort.java | Java | [
{
"context": "*;\r\nimport java.util.regex.*;\r\n/**\r\n *\r\n * @author JAIN\r\n */\r\npublic class sort {\r\n\r\n\r\n\r\n \r\n // Com",
"end": 408,
"score": 0.9079997539520264,
"start": 404,
"tag": "NAME",
"value": "JAIN"
}
] | 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 codechef.problems;
import java.io.*;
import java.math.*;
import java.security.*;
import java.text.*;
import java.util... | 1,405 | 0.471174 | 0.454804 | 65 | 19.492308 | 16.963421 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.569231 | false | false | 3 |
dabeb073e3286a5ea14632898e3a0f1bb0e35585 | 2,946,347,610,211 | 004d0bc7735d37ddbd41ad8a95e4099cba180395 | /src/main/java/recommendation/groups/evolution/composed/cleanuppers/MultiRecommenderEngineResultRecommendationCleanupperFactory.java | 3c6519d8ace7da9a987c77bdf740417e2b3a3990 | [] | no_license | xubinzheng/SOMINT | https://github.com/xubinzheng/SOMINT | be6c84618c4015b390acdd213c51b168fde58281 | 85a8a2843a4e265162009b9178d920de3b910849 | refs/heads/master | 2021-01-15T22:58:10.246000 | 2015-01-13T04:16:32 | 2015-01-13T04:16:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package recommendation.groups.evolution.composed.cleanuppers;
public class MultiRecommenderEngineResultRecommendationCleanupperFactory<V> implements
RecommendationCleanupperFactory<V> {
@Override
public RecommendationCleanupper<V> createRecommendationCleanupper() {
return new MultiRecommenderEngineResultRecomme... | UTF-8 | Java | 350 | java | MultiRecommenderEngineResultRecommendationCleanupperFactory.java | Java | [] | null | [] | package recommendation.groups.evolution.composed.cleanuppers;
public class MultiRecommenderEngineResultRecommendationCleanupperFactory<V> implements
RecommendationCleanupperFactory<V> {
@Override
public RecommendationCleanupper<V> createRecommendationCleanupper() {
return new MultiRecommenderEngineResultRecomme... | 350 | 0.854286 | 0.854286 | 11 | 30.818182 | 33.247879 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 3 |
d0f07e1cd71865ac62c2c6b4251cac91f6085869 | 25,675,314,546,160 | 6d158fbbd1fe40c3b82ebca51ca9e160a0d115cb | /src/main/java/serviceImpl/UserServiceImpl.java | 5a0c9b3c9191093f1390e8f6ae5785731f60e0d0 | [] | no_license | dagealuba/Music_web | https://github.com/dagealuba/Music_web | 50cf84270ce5e2e55d527925c147289d33888ae3 | 7ed8a22ed6d82c65e8c7f6abbe36de70f435aa6c | refs/heads/master | 2023-03-04T13:03:20.958000 | 2019-06-18T15:40:28 | 2019-06-18T15:40:28 | 174,840,667 | 1 | 1 | null | false | 2023-02-22T05:09:06 | 2019-03-10T15:13:42 | 2019-06-18T15:41:01 | 2023-02-22T05:09:05 | 3,097 | 1 | 1 | 2 | Java | false | false | package serviceImpl;
import entity.Love;
import entity.User;
import factory.DaoFactory;
import service.UserService;
import java.util.List;
import java.util.UUID;
public class UserServiceImpl implements UserService {
@Override
public User findUserById(String userId) {
return DaoFactory.getUserDaoImpl(... | UTF-8 | Java | 1,702 | java | UserServiceImpl.java | Java | [] | null | [] | package serviceImpl;
import entity.Love;
import entity.User;
import factory.DaoFactory;
import service.UserService;
import java.util.List;
import java.util.UUID;
public class UserServiceImpl implements UserService {
@Override
public User findUserById(String userId) {
return DaoFactory.getUserDaoImpl(... | 1,702 | 0.661939 | 0.661939 | 69 | 23.52174 | 22.904091 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.362319 | false | false | 3 |
adaa5c90077156cf4c04f88645006ffd327fd0ae | 9,079,560,891,531 | d3d3146ba91da060527dcb06a60daf903ce383bc | /src/main/dao/AereoDao.java | 28e24ba7e9abb34e288b02d3232c7d665664fadb | [] | no_license | giacomodibiagio/compagniaaereajdbc | https://github.com/giacomodibiagio/compagniaaereajdbc | 8b72650b0ff2bd234fdad2667c09d940b2bfc869 | ce9c157d20646f5059ab64d978b0afcf801d61d6 | refs/heads/master | 2023-05-04T21:31:32.770000 | 2021-05-28T12:32:31 | 2021-05-28T12:32:31 | 371,694,375 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.dao;
import main.model.Aereo;
public interface AereoDao extends Dao<Aereo> {
}
| UTF-8 | Java | 95 | java | AereoDao.java | Java | [] | null | [] | package main.dao;
import main.model.Aereo;
public interface AereoDao extends Dao<Aereo> {
}
| 95 | 0.757895 | 0.757895 | 7 | 12.571428 | 16.369459 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 3 |
15ec0e7013d886bae1be25780856b0bb23c5eebd | 9,079,560,888,814 | 4012cf19d29a3a0743800dde99835667ca80c2cc | /concurrent/src/cn/blocking/que/ReadWriteDemoLock.java | c1308dfe0fdbba0e310e1058156963d57605a6cf | [] | no_license | LovingMoney/LovingMoney | https://github.com/LovingMoney/LovingMoney | 77e78b204e7e846ee193327a89ea10c098b0269a | 291caee2a96f0d4dbd45f7618a368f2e4f283bf4 | refs/heads/master | 2020-03-19T01:24:58.739000 | 2018-06-06T12:28:26 | 2018-06-06T12:28:26 | 135,543,718 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.blocking.que;
import java.util.concurrent.locks.ReadWriteLock;
import java.util.concurrent.locks.ReentrantReadWriteLock;
public class ReadWriteDemoLock {
public static String name = "张三";
public static void main(String[] args) {
ReadWriteLock lock = new ReentrantReadWriteLock();
new Th... | GB18030 | Java | 1,546 | java | ReadWriteDemoLock.java | Java | [
{
"context": "WriteDemoLock {\r\n\t\r\n\tpublic static String name = \"张三\";\r\n\t\r\n\tpublic static void main(String[] args) {\r\n",
"end": 208,
"score": 0.9993423223495483,
"start": 206,
"tag": "NAME",
"value": "张三"
}
] | null | [] | package cn.blocking.que;
import java.util.concurrent.locks.ReadWriteLock;
import java.util.concurrent.locks.ReentrantReadWriteLock;
public class ReadWriteDemoLock {
public static String name = "张三";
public static void main(String[] args) {
ReadWriteLock lock = new ReentrantReadWriteLock();
new Th... | 1,546 | 0.678191 | 0.659574 | 61 | 22.655737 | 18.762436 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.704918 | false | false | 3 |
7acbdfe49ea2c4269adad55d8f8008dd66ce5b5c | 455,266,536,448 | 06bbe02ea25a53dbc4fc7a5361ac1ac67841bb33 | /src/main/java/com/silent/template/backstage/dao/UserDao.java | 7a3d0e13d8fe3f942b88a5c62fab668ee1d94f73 | [] | no_license | silenters/silent-template-backstage | https://github.com/silenters/silent-template-backstage | 41a5f6dcc8bc4ccaf7204fbfd5af3707fc1d2b54 | 6e870a52457c35c890380f6049082fb223955bbf | refs/heads/master | 2020-03-17T02:43:17.233000 | 2018-05-13T03:31:53 | 2018-05-13T03:31:53 | 133,202,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.silent.template.backstage.dao;
import java.util.List;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import com.silent.template.backstage.bean.po.UserPo;
/**
* 用户信息处理DAO
... | UTF-8 | Java | 1,678 | java | UserDao.java | Java | [
{
"context": "stage.bean.po.UserPo;\n\n/**\n * 用户信息处理DAO\n * @author TanJin\n * @date 2018年3月5日\n */\npublic interface UserDao {",
"end": 337,
"score": 0.9529891610145569,
"start": 331,
"tag": "USERNAME",
"value": "TanJin"
},
{
"context": "rn\n\t */\n\t@Update(\"UPDATE auth_user SET ... | null | [] | package com.silent.template.backstage.dao;
import java.util.List;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import com.silent.template.backstage.bean.po.UserPo;
/**
* 用户信息处理DAO
... | 1,680 | 0.668597 | 0.664736 | 65 | 22.907692 | 31.117012 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.261539 | false | false | 3 |
7dd24122f71f68ef8309dc61704adef8e2a5f440 | 10,557,029,648,800 | ed551db77c18c6e0f8acdd5b6c80c4bb93c7f602 | /audit/src/main/java/org/apache/karaf/audit/util/NumberOutput.java | ca0cbaa138887a2f0d86b340bc357073a58b5ee1 | [
"BSD-3-Clause",
"EPL-1.0",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | sho25/karaf | https://github.com/sho25/karaf | df43b8540b374dae00715d454679f3f264b530af | 95110009181760c3e7ef86e96834a763899962db | refs/heads/master | 2023-08-03T18:58:47.471000 | 2020-03-09T17:56:12 | 2020-03-09T17:56:12 | 255,053,862 | 0 | 0 | Apache-2.0 | false | 2023-07-23T11:42:03 | 2020-04-12T09:59:19 | 2020-04-12T10:13:18 | 2023-07-23T11:42:02 | 23,804 | 0 | 0 | 1 | Java | false | false | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses ... | UTF-8 | Java | 37,190 | java | NumberOutput.java | Java | [] | null | [] | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses ... | 37,190 | 0.72982 | 0.717505 | 3,096 | 11.01195 | 16.980463 | 810 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.116602 | false | false | 3 |
0a387996188552d28edddeeb066da88bc79eaa3e | 30,056,181,200,886 | e57cd45896daf6a79700db415359adf6bf957e3c | /src/Solving_Step_by_Step/Chap09/BOJ_11653/Main.java | fcb0dd379275172a5c987ac3aa3ac477ba6955e8 | [] | no_license | Charmull/Algorithm-BOJ_PS_Java | https://github.com/Charmull/Algorithm-BOJ_PS_Java | ed6d7dfb17be711a341ed3589e160bc64c31e8b6 | 278b97145e23809c3ee50a0fa30d998d6852bb62 | refs/heads/master | 2023-08-16T22:05:41.189000 | 2021-10-03T12:20:37 | 2021-10-03T12:20:37 | 347,173,726 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Solving_Step_by_Step.Chap09.BOJ_11653;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
// 메모리 : 14692KB, 시간 : 168ms
public class Main {
public static void returnPrime(int num, StringBuilder sb) {
int i = 2;
while(num != 1) {
if(num %... | UTF-8 | Java | 828 | java | Main.java | Java | [] | null | [] | package Solving_Step_by_Step.Chap09.BOJ_11653;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
// 메모리 : 14692KB, 시간 : 168ms
public class Main {
public static void returnPrime(int num, StringBuilder sb) {
int i = 2;
while(num != 1) {
if(num %... | 828 | 0.5489 | 0.526895 | 32 | 24.5625 | 20.285366 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 3 |
feefd8bde8dfcf3b8f36b60ef685aca0d4c5f2ff | 36,361,193,160,940 | 5d57e65264616c5baaecebaf79c4694b7ddd38ef | /src/main/java/com/amazonaws/lambda/pool/DAO.java | f0a2a238d44c5419ae0a5cadbdea1c1687e3cae4 | [] | no_license | danielamas/aws_lambda | https://github.com/danielamas/aws_lambda | 53cba67c7235eeaed6e5986ed7089606dd55247d | cce131b1d2972dc98f4e73a62deb1cae03687ac4 | refs/heads/master | 2021-04-29T17:40:34.018000 | 2018-02-16T18:29:46 | 2018-02-16T18:29:46 | 121,676,217 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amazonaws.lambda.pool;
import javax.sql.DataSource;
import org.apache.commons.dbcp.ConnectionFactory;
import org.apache.commons.dbcp.DriverManagerConnectionFactory;
import org.apache.commons.dbcp.PoolableConnectionFactory;
import org.apache.commons.dbcp.PoolingDataSource;
import org.apache.commons.pool.im... | UTF-8 | Java | 2,736 | java | DAO.java | Java | [] | null | [] | package com.amazonaws.lambda.pool;
import javax.sql.DataSource;
import org.apache.commons.dbcp.ConnectionFactory;
import org.apache.commons.dbcp.DriverManagerConnectionFactory;
import org.apache.commons.dbcp.PoolableConnectionFactory;
import org.apache.commons.dbcp.PoolingDataSource;
import org.apache.commons.pool.im... | 2,736 | 0.714547 | 0.70943 | 86 | 30.813953 | 31.533855 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.348837 | false | false | 3 |
b7051f24b3490f749367809fa69db0f43dfa96e0 | 39,024,072,887,076 | 6482753b5eb6357e7fe70e3057195e91682db323 | /io/netty/channel/EventLoop.java | 95b5cd8a830cf49448db1971bcf09f77b6897baa | [] | no_license | TheShermanTanker/Server-1.16.3 | https://github.com/TheShermanTanker/Server-1.16.3 | 45cf9996afa4cd4d8963f8fd0588ae4ee9dca93c | 48cc08cb94c3094ebddb6ccfb4ea25538492bebf | refs/heads/master | 2022-12-19T02:20:01.786000 | 2020-09-18T21:29:40 | 2020-09-18T21:29:40 | 296,730,962 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.netty.channel;
import io.netty.util.concurrent.OrderedEventExecutor;
public interface EventLoop extends OrderedEventExecutor, EventLoopGroup {
EventLoopGroup parent();
}
| UTF-8 | Java | 187 | java | EventLoop.java | Java | [] | null | [] | package io.netty.channel;
import io.netty.util.concurrent.OrderedEventExecutor;
public interface EventLoop extends OrderedEventExecutor, EventLoopGroup {
EventLoopGroup parent();
}
| 187 | 0.818182 | 0.818182 | 7 | 25.714285 | 26.509912 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 3 |
8f311c7bfa981c7f444009b15af8bc2d3bfbcc68 | 39,058,432,617,621 | 98cc0bf108fbf949aa55da5d3c831708fdc01ed6 | /hcConference/src/main/java/hc/test/web/entity/demo/TConference.java | 6110f4275725129f593fc0af600406cd3ef81fdb | [] | no_license | newGuyXin/aXinRepo1 | https://github.com/newGuyXin/aXinRepo1 | b31af1b7bc2cad21dc9e86438e75e7c16c20d0f6 | 95f91767fd49cca76fda46d33b882c19730ef5db | refs/heads/master | 2022-11-14T00:52:36.054000 | 2020-07-02T09:32:58 | 2020-07-02T09:32:58 | 250,248,448 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hc.test.web.entity.demo;
import hc.test.web.entity.base.BaseEntity;
import lombok.Getter;
import lombok.Setter;
/**
* 会议室实体类
*/
@Getter
@Setter
public class TConference extends BaseEntity {
//会议室名称
private String name;
//会议室编号
private Integer code;
//备注信息
private String remark;
}... | UTF-8 | Java | 361 | java | TConference.java | Java | [] | null | [] | package hc.test.web.entity.demo;
import hc.test.web.entity.base.BaseEntity;
import lombok.Getter;
import lombok.Setter;
/**
* 会议室实体类
*/
@Getter
@Setter
public class TConference extends BaseEntity {
//会议室名称
private String name;
//会议室编号
private Integer code;
//备注信息
private String remark;
}... | 361 | 0.691589 | 0.691589 | 23 | 12.956522 | 13.595006 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 3 |
8dd90f9f1e45033a4b777d53bc3effced623bd0f | 36,636,071,066,603 | 31b6c73a0730650831475e930a1c60cae9526559 | /ThanksgivingMaps/ThanksgivingMaps.java | 9905152882c37d3a0b1c58237a72935fd377f3d6 | [] | no_license | johnanselmo-s3i/DataStructures1819 | https://github.com/johnanselmo-s3i/DataStructures1819 | f116d678bb453c637ca30a506b1cf33125d759f5 | e782f2ec7a6998318656a84481183e056ded0fe5 | refs/heads/master | 2020-03-27T13:40:03.119000 | 2019-05-28T14:32:50 | 2019-05-28T14:32:50 | 146,621,917 | 2 | 3 | null | false | 2019-05-23T14:40:37 | 2018-08-29T15:36:55 | 2019-05-23T14:39:04 | 2019-05-23T14:40:36 | 308 | 1 | 2 | 1 | Java | false | false | import java.util.ArrayList;
import java.util.Scanner;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Map;
import java.util.TreeMap;
import java.util.Collections;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
import java.util.TreeSet;
public class Thanksgiving... | UTF-8 | Java | 2,912 | java | ThanksgivingMaps.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.Scanner;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Map;
import java.util.TreeMap;
import java.util.Collections;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
import java.util.TreeSet;
public class Thanksgiving... | 2,912 | 0.549451 | 0.542582 | 82 | 34.524391 | 26.127373 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.756098 | false | false | 3 |
c56613dcb40ca9650e7a71780d5a43b0049c464a | 39,453,569,582,561 | 5cb666b24f3abf90f95ff7f77125065de1052f6f | /app/src/main/java/ru/pks/beatystyle/ItemViewActivity.java | e9879a2c59d3bf72ab5433154c0d1ecccbaec4ba | [] | no_license | KirillNN/BeatyStyle | https://github.com/KirillNN/BeatyStyle | a657be8322fb08ad8f9814f2d4f319ba23705d66 | de3f76c2724e9a73d03aa66d830e7671d27b04cd | refs/heads/master | 2018-11-05T07:23:49.098000 | 2018-09-25T17:17:43 | 2018-09-25T17:17:43 | 117,264,229 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.pks.beatystyle;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
public class ItemViewActivity extends AppCompatActivity implements
ItemViewFragment.NomenclatureListListener {
@Override
protected void onCreate(Bundle savedInstanceState) {
... | UTF-8 | Java | 597 | java | ItemViewActivity.java | Java | [] | null | [] | package ru.pks.beatystyle;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
public class ItemViewActivity extends AppCompatActivity implements
ItemViewFragment.NomenclatureListListener {
@Override
protected void onCreate(Bundle savedInstanceState) {
... | 597 | 0.768844 | 0.767169 | 24 | 23.875 | 22.011951 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 3 |
e67d5872ee0c5ba625a1b1017939cd577ba759d3 | 5,403,068,925,205 | e3ee65e4f0fa745ed58630943869238e1d6e0eff | /app/src/main/java/org/desperu/go4lunch/viewmodel/MessageViewModel.java | 96e95b9585dd682b2f09a0dd81987f5521bc8e02 | [] | no_license | desperu/Go4Lunch | https://github.com/desperu/Go4Lunch | fed06fe9f1f0d8ae2620f3a15c53999261cb5924 | 19085bd3158629c4a3a2c4f4daa7f30bcaf44445 | refs/heads/master | 2020-09-13T05:53:01.848000 | 2020-01-23T13:54:13 | 2020-01-23T13:54:13 | 222,671,798 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.desperu.go4lunch.viewmodel;
import android.app.Application;
import android.content.Context;
import android.net.Uri;
import android.util.TypedValue;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.Text... | UTF-8 | Java | 12,638 | java | MessageViewModel.java | Java | [] | null | [] | package org.desperu.go4lunch.viewmodel;
import android.app.Application;
import android.content.Context;
import android.net.Uri;
import android.util.TypedValue;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.Text... | 12,638 | 0.708815 | 0.707549 | 286 | 43.192307 | 35.814228 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.503497 | false | false | 3 |
e236f9be72c06e97a9749777c7d3776c0e12a50c | 7,730,941,189,598 | e23ac3b0fda116779401f100d7a5a1e61f321bcd | /08-spring-boot-springmvc-mybatis/src/main/java/com/serendipity/service/impl/UsersServiceImpl.java | c568cac1afda11c1df0d48b5374bc17c579fc767 | [] | no_license | SerendipityH/SpringBoot | https://github.com/SerendipityH/SpringBoot | 385bf6cf36e344db26dd686b7c20ce12c96323e5 | d2cf5803ef770c7e1dd84d9817f0c35039f72096 | refs/heads/main | 2021-07-14T08:45:52.412000 | 2021-06-02T14:03:06 | 2021-06-02T14:03:06 | 177,093,933 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.serendipity.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.serendipity.mapper.UsersMapper;
import com.serendipity.pojo.U... | UTF-8 | Java | 1,252 | java | UsersServiceImpl.java | Java | [] | null | [] | package com.serendipity.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.serendipity.mapper.UsersMapper;
import com.serendipity.pojo.U... | 1,252 | 0.682109 | 0.682109 | 50 | 23.040001 | 19.861481 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 3 |
f77669356efe07a43000da20253c0a60d7b12421 | 4,054,449,137,214 | cc5798c4e32a26422c719747ae6b4ef3a425aeac | /app/src/main/java/Adapters/UserViewAdapter.java | d9e36e00eef999e16f6feeb1df5d6aae1c517d59 | [] | no_license | dushyanthkandiah/QuikDelAdmin | https://github.com/dushyanthkandiah/QuikDelAdmin | 5f212ce2ddec1fe5f94a7a5df643996d3ec0087c | 4938de336ffc25e6d04cb8bcd25c983df9fae11c | refs/heads/master | 2020-04-13T00:08:18.403000 | 2018-12-24T10:42:54 | 2018-12-24T10:42:54 | 162,838,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Adapters;
import android.annotation.SuppressLint;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Build;
import android.support.annotation.NonNull;
import android.support.annotation.RequiresApi;
import android.support.v4.view.GravityCompat;
... | UTF-8 | Java | 5,602 | java | UserViewAdapter.java | Java | [] | null | [] | package Adapters;
import android.annotation.SuppressLint;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Build;
import android.support.annotation.NonNull;
import android.support.annotation.RequiresApi;
import android.support.v4.view.GravityCompat;
... | 5,602 | 0.661906 | 0.660657 | 140 | 39.014286 | 33.512894 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 3 |
0a7b0f71b89f13183fef9a4847eb6421525132e9 | 29,042,568,921,260 | 30e3c91f23aaa6127ee3e520becc443701e18faa | /sources/com/p683ss/android/ugc/aweme/p1807im/sdk/utils/C35209av.java | 7e31604a43f3c03848cf323cf08053e1f8880ec9 | [] | no_license | jakesyl/tishtosh_source | https://github.com/jakesyl/tishtosh_source | 521d4ab2bc28325519cf84422cce9c5709339b1f | c88d8f6fc6147fc08dfda6bd6d8540156278fa5d | refs/heads/master | 2022-09-10T17:19:16.637000 | 2020-05-25T06:06:31 | 2020-05-25T06:06:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.p683ss.android.ugc.aweme.p1807im.sdk.utils;
import com.bytedance.p702im.core.p706c.C11180b;
import p2628d.p2639f.p2641b.C52711k;
/* renamed from: com.ss.android.ugc.aweme.im.sdk.utils.av */
public final class C35209av {
/* renamed from: a */
public static final int m79593a(C11180b bVar) {
... | UTF-8 | Java | 458 | java | C35209av.java | Java | [] | null | [] | package com.p683ss.android.ugc.aweme.p1807im.sdk.utils;
import com.bytedance.p702im.core.p706c.C11180b;
import p2628d.p2639f.p2641b.C52711k;
/* renamed from: com.ss.android.ugc.aweme.im.sdk.utils.av */
public final class C35209av {
/* renamed from: a */
public static final int m79593a(C11180b bVar) {
... | 458 | 0.655022 | 0.515284 | 16 | 27.625 | 20.462999 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 3 |
61a688a27156a55bab2fadd0e98c6ff855e3c4e4 | 20,787,641,775,667 | 18db825349567321164921a1f50a56029765faa5 | /src/edu/mit/compilers/codegen/Operand.java | 5b46919383a20796eb928907b4f42e40dd29ea0f | [] | no_license | huangjd/6.035-sp16 | https://github.com/huangjd/6.035-sp16 | 48a9eb02245d775b451095ff7faf953d60347b08 | d696a2df8f1b854c2d4758b738b05be524c25e53 | refs/heads/master | 2021-01-18T17:34:12.003000 | 2017-02-07T22:39:49 | 2017-02-07T22:39:49 | 67,671,266 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.mit.compilers.codegen;
import edu.mit.compilers.common.Util;
public abstract class Operand {
public enum Type {
r8, r64, xmm, ymm;
@Override
public String toString() {
switch (this) {
case r8:
return "[r8]";
case r64:
return "[r64]";
case xmm:
... | UTF-8 | Java | 8,045 | java | Operand.java | Java | [] | null | [] | package edu.mit.compilers.codegen;
import edu.mit.compilers.common.Util;
public abstract class Operand {
public enum Type {
r8, r64, xmm, ymm;
@Override
public String toString() {
switch (this) {
case r8:
return "[r8]";
case r64:
return "[r64]";
case xmm:
... | 8,045 | 0.608701 | 0.594282 | 420 | 18.154762 | 18.581797 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421429 | false | false | 3 |
0b94b1e50169d97595cc3e7268c732e4451beed4 | 20,787,641,774,093 | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /baike/sources/qsbk/app/widget/qiuyoucircle/n.java | 4eee864e77e0c2a67f926a62099ac875cb9e6824 | [] | no_license | aheadlcx/analyzeApk | https://github.com/aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773000 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package qsbk.app.widget.qiuyoucircle;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.text.SpannableStringBuilder;
import com.facebook.common.references.CloseableReference;
import com.facebook.datasource.DataSource;
import com.f... | UTF-8 | Java | 1,861 | java | n.java | Java | [] | null | [] | package qsbk.app.widget.qiuyoucircle;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.text.SpannableStringBuilder;
import com.facebook.common.references.CloseableReference;
import com.facebook.datasource.DataSource;
import com.f... | 1,861 | 0.780763 | 0.768404 | 38 | 47.973682 | 41.276657 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.078947 | false | false | 3 |
7c4da0f86ba96251fa44a5109f70188cceaa3ffe | 25,177,098,305,199 | 13a2778e504bebfcd78e980efbedf90f888fe8fc | /freerapid-plugins/branches/tong2shot/src/projectfreeupload/cz/vity/freerapid/plugins/services/projectfreeupload/ProjectFreeUploadServiceImpl.java | 41cffbaf012949a9c1dc92f89a6a088b498454c9 | [] | no_license | zc0nf/freerapid | https://github.com/zc0nf/freerapid | 4c57cb8670c96799d7606076a34841214220119d | 4004e804fe456ae2b4551cd831a3fa8214a456cd | refs/heads/master | 2020-09-02T13:23:40.791000 | 2019-10-09T22:17:29 | 2019-10-09T22:17:29 | 219,230,060 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.vity.freerapid.plugins.services.projectfreeupload;
import cz.vity.freerapid.plugins.services.xfilesharing.XFileSharingServiceImpl;
import cz.vity.freerapid.plugins.webclient.interfaces.PluginRunner;
/**
* Class that provides basic info about plugin
*
* @author birchie
*/
public class ProjectF... | UTF-8 | Java | 710 | java | ProjectFreeUploadServiceImpl.java | Java | [
{
"context": "t provides basic info about plugin\r\n *\r\n * @author birchie\r\n */\r\npublic class ProjectFreeUploadServiceImpl e",
"end": 292,
"score": 0.9993464350700378,
"start": 285,
"tag": "USERNAME",
"value": "birchie"
}
] | null | [] | package cz.vity.freerapid.plugins.services.projectfreeupload;
import cz.vity.freerapid.plugins.services.xfilesharing.XFileSharingServiceImpl;
import cz.vity.freerapid.plugins.webclient.interfaces.PluginRunner;
/**
* Class that provides basic info about plugin
*
* @author birchie
*/
public class ProjectF... | 710 | 0.707042 | 0.707042 | 28 | 23.428572 | 25.585192 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 3 |
c546bc13879e35f36afa1d77f593cf423159c049 | 13,443,247,645,350 | 6235d3b43a49a6d7fea4344300874e8e6853f020 | /src/main/java/com/bytedance/android/livesdk/live/provider/b.java | a2b0ece66ad052874fa6f42344e031cec1462927 | [] | no_license | junges521/src_awe | https://github.com/junges521/src_awe | a12bcfeb6c62bd55afba7147b83f4e3df8797019 | cff4a5e230f3346f493df79744e6f2a6f20a47e2 | refs/heads/master | 2020-07-13T19:37:36.253000 | 2019-08-29T10:47:51 | 2019-08-29T10:47:51 | 205,140,726 | 0 | 0 | null | true | 2019-08-29T10:41:58 | 2019-08-29T10:41:58 | 2019-08-29T08:24:29 | 2019-08-23T11:31:27 | 177,015 | 0 | 0 | 0 | null | false | false | package com.bytedance.android.livesdk.live.provider;
import com.bytedance.android.livesdk.TTLiveSDKContext;
import com.bytedance.android.livesdk.live.g;
import com.bytedance.android.livesdk.network.ResponseInterceptor;
import com.bytedance.android.livesdk.v.h;
import com.bytedance.android.livesdk.v.j;
import com.byted... | UTF-8 | Java | 2,886 | java | b.java | Java | [] | null | [] | package com.bytedance.android.livesdk.live.provider;
import com.bytedance.android.livesdk.TTLiveSDKContext;
import com.bytedance.android.livesdk.live.g;
import com.bytedance.android.livesdk.network.ResponseInterceptor;
import com.bytedance.android.livesdk.v.h;
import com.bytedance.android.livesdk.v.j;
import com.byted... | 2,886 | 0.720028 | 0.686417 | 53 | 53.452831 | 44.759552 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.301887 | false | false | 3 |
d9724020c9790bca4ea02cd32135acaab8e1a210 | 13,202,729,481,758 | effcf55f48d57ca3055f2312cae55bf364502b16 | /Lab3/LHIP.java | 232ccb8858117985da85311bd0d90fd2a3791378 | [] | no_license | atlas25git/NetworkingLabSem5 | https://github.com/atlas25git/NetworkingLabSem5 | ef8217af51d88d6a769f066db0110139ea110430 | 8a42644f46f939be7d6e9dfa1a2892db52b61b8e | refs/heads/main | 2023-05-20T04:07:42.546000 | 2021-06-13T10:40:58 | 2021-06-13T10:40:58 | 366,012,415 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.net.*;
public class LHIP
{
public static void main(String [] args)
{
try {
InetAddress addr = InetAddress.getLocalHost();
System.out.println("Local Host\n"+addr.getHostName()+"\n"+addr.getHostAddress());
} catch (Exception ex) {
System.err.println(e... | UTF-8 | Java | 344 | java | LHIP.java | Java | [] | null | [] | import java.net.*;
public class LHIP
{
public static void main(String [] args)
{
try {
InetAddress addr = InetAddress.getLocalHost();
System.out.println("Local Host\n"+addr.getHostName()+"\n"+addr.getHostAddress());
} catch (Exception ex) {
System.err.println(e... | 344 | 0.561047 | 0.561047 | 13 | 25.461538 | 25.942585 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 3 |
0bdedb44b7d7644895f8400e50656986edb7a0a1 | 8,521,215,129,479 | 701d414a41a4a9095fb2911ce0059793012d205b | /src/main/java/org/metadatacenter/artifacts/model/core/FieldUI.java | f7975d2da2eb4168a68f97f817c06f862f3eb984 | [
"BSD-2-Clause"
] | permissive | metadatacenter/cedar-artifact-tools | https://github.com/metadatacenter/cedar-artifact-tools | b7c93b98c360fabdfb92c80db74d9a9a0dced613 | 63607a24feb622c2c5d6a628d871daf0ce666bff | refs/heads/main | 2023-04-02T08:43:23.882000 | 2023-03-30T20:16:46 | 2023-03-30T20:16:46 | 190,095,070 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.metadatacenter.artifacts.model.core;
import java.util.Optional;
public class FieldUI
{
private final FieldInputType inputType;
private final boolean valueRecommendationEnabled;
private final boolean hidden;
private final Optional<Boolean> timeZoneEnabled;
private final Optional<TemporalGranulari... | UTF-8 | Java | 2,836 | java | FieldUI.java | Java | [] | null | [] | package org.metadatacenter.artifacts.model.core;
import java.util.Optional;
public class FieldUI
{
private final FieldInputType inputType;
private final boolean valueRecommendationEnabled;
private final boolean hidden;
private final Optional<Boolean> timeZoneEnabled;
private final Optional<TemporalGranulari... | 2,836 | 0.753526 | 0.753526 | 77 | 35.805195 | 32.683861 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584416 | false | false | 3 |
976b6c8270de8dfa8fa06018bebe7f48bace194d | 6,605,659,747,271 | f3d9b8d46911c2c737412105d4c1c02f9d06fa4f | /Spring-boot/BookLibrary/src/main/java/com/example/spring_02/respository/BookDao.java | d30adaeebc2f77a16ca83dc37d7e93ac198a17be | [] | no_license | gunht/gunht.github.io | https://github.com/gunht/gunht.github.io | e18bacfa10b5345b3bf1148c54ca94996d244cfe | 5f50590fece365bcafb86bfb342cb602cb4e7c4d | refs/heads/master | 2021-03-26T01:50:08.673000 | 2021-03-15T06:44:39 | 2021-03-15T06:44:39 | 248,223,039 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.spring_02.respository;
import com.example.spring_02.model.Book;
import com.fasterxml.jackson.databind.MappingIterator;
import com.fasterxml.jackson.databind.ObjectReader;
import com.fasterxml.jackson.dataformat.csv.CsvMapper;
import com.fasterxml.jackson.dataformat.csv.CsvSchema;
import lombok.Snea... | UTF-8 | Java | 2,721 | java | BookDao.java | Java | [] | null | [] | package com.example.spring_02.respository;
import com.example.spring_02.model.Book;
import com.fasterxml.jackson.databind.MappingIterator;
import com.fasterxml.jackson.databind.ObjectReader;
import com.fasterxml.jackson.dataformat.csv.CsvMapper;
import com.fasterxml.jackson.dataformat.csv.CsvSchema;
import lombok.Snea... | 2,721 | 0.626337 | 0.623755 | 93 | 28.150537 | 26.411934 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462366 | false | false | 3 |
189398c356dd0bce7ae470de57b13e91ec2fa1b7 | 11,965,778,905,974 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project42/src/main/java/org/gradle/test/performance42_2/Production42_136.java | 6dee2c092d8d9346aa191bbc378ca6f22c1aee1a | [] | no_license | gradle/performance-comparisons | https://github.com/gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164000 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | false | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | 2022-09-09T14:38:38 | 2022-09-30T08:04:34 | 19,731 | 14 | 13 | 103 | null | false | false | package org.gradle.test.performance42_2;
public class Production42_136 extends org.gradle.test.performance14_2.Production14_136 {
private final String property;
public Production42_136() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| UTF-8 | Java | 305 | java | Production42_136.java | Java | [] | null | [] | package org.gradle.test.performance42_2;
public class Production42_136 extends org.gradle.test.performance14_2.Production14_136 {
private final String property;
public Production42_136() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| 305 | 0.681967 | 0.613115 | 14 | 20.785715 | 23.946901 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 3 |
73722d4f6f3bac0b14a322866ede6f28996c5436 | 11,965,778,907,664 | b4f647b57092a41d592b1cd5a35b63c411cae248 | /src/testpackage/day4.java | ae769d409561f9ed4654875e313164c1a04290f8 | [] | no_license | Himanshu8316/GITDemo | https://github.com/Himanshu8316/GITDemo | 6eeac7c799cd5b8fbf85f8792717ed249b7f5559 | 245eba9bfa3a852040015247a7c4c6eebc81dfde | refs/heads/master | 2022-09-24T12:18:19.524000 | 2020-06-07T12:43:49 | 2020-06-07T12:43:49 | 269,998,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testpackage;
import org.testng.annotations.Test;
public class day4 {
@Test(groups={"smoke"})
public void HomeLoanInterestcalculator()
{
System.out.println("HomeLoanInterestcalculator");
System.out.println("HomeLoanInterestcalculator01");
}
}
| UTF-8 | Java | 261 | java | day4.java | Java | [] | null | [] | package testpackage;
import org.testng.annotations.Test;
public class day4 {
@Test(groups={"smoke"})
public void HomeLoanInterestcalculator()
{
System.out.println("HomeLoanInterestcalculator");
System.out.println("HomeLoanInterestcalculator01");
}
}
| 261 | 0.766284 | 0.754789 | 13 | 19.076923 | 19.475672 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.923077 | false | false | 3 |
93c8e9c974bdb4ece963d5a28fa54530015e64d1 | 3,856,880,658,781 | 80e10ba1fbc9114ddbb1eb9562e51fa209b12a56 | /proyectoTecnicas/src/Clase/conexion_consulta.java | 88005cb2c2f187ed4d35331da042676440dffee0 | [] | no_license | Jorge710/ProyectoTecnicas-2018A | https://github.com/Jorge710/ProyectoTecnicas-2018A | a9df645a45d7e52b0695f7f5e113a05e573569b3 | 13df6402ece96706a59360c6d0aff93d73a80260 | refs/heads/master | 2020-03-21T16:56:40.172000 | 2018-08-09T11:39:20 | 2018-08-09T11:39:20 | 138,803,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Clase;
import java.sql.*;
import java.util.ArrayList;
/**
*
* @author Jorge
*/
public class conexion_consulta {
stati... | UTF-8 | Java | 3,679 | java | conexion_consulta.java | Java | [
{
"context": ".*;\nimport java.util.ArrayList;\n\n/**\n *\n * @author Jorge\n */\npublic class conexion_consulta {\n\n static ",
"end": 272,
"score": 0.9989251494407654,
"start": 267,
"tag": "NAME",
"value": "Jorge"
}
] | 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 Clase;
import java.sql.*;
import java.util.ArrayList;
/**
*
* @author Jorge
*/
public class conexion_consulta {
stati... | 3,679 | 0.539005 | 0.537374 | 111 | 32.144146 | 24.608593 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531532 | false | false | 3 |
405b176058ac78b2d638d39c67b0b9b332c240be | 3,856,880,657,251 | 19cc45f9dd2da9542821df32d41712fcdf715e6a | /src/main/java/com/itheima/controller/QuickController.java | 4714c428d6ef4e3315c6d7c68f2b9701a3ffddfd | [] | no_license | riffmj/springboot | https://github.com/riffmj/springboot | b46c279eddc65cb982c3ef7903a6e1f4805da119 | 234b7f6ce39549f52007495cb439990fa918bcff | refs/heads/master | 2023-05-31T06:17:41.030000 | 2021-06-27T04:54:45 | 2021-06-27T04:54:45 | 380,653,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itheima.controller;
import com.itheima.domain.StudentInfoDO;
import org.springframework.boot.autoconfigure.web.ServerProperties;
import org.springframework.core.io.ClassPathResource;
import org.springframework.core.io.Resource;
import org.springframework.ui.Model;
import org.springframework.web.bind.annot... | UTF-8 | Java | 3,405 | java | QuickController.java | Java | [] | null | [] | package com.itheima.controller;
import com.itheima.domain.StudentInfoDO;
import org.springframework.boot.autoconfigure.web.ServerProperties;
import org.springframework.core.io.ClassPathResource;
import org.springframework.core.io.Resource;
import org.springframework.ui.Model;
import org.springframework.web.bind.annot... | 3,405 | 0.600691 | 0.597864 | 93 | 33.225807 | 21.139643 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55914 | false | false | 3 |
5cf5bf9c8630c5d596465150a8bdbf706d4e6a53 | 23,897,198,065,516 | 37b40af1a1f1da9f9526c1d24f2975c338bd5db3 | /src/test/java/com/context/ShowData.java | 67212c381d86764ccf35cbac845a415b1544e1cf | [
"Apache-2.0"
] | permissive | RanHuang/PraSMM | https://github.com/RanHuang/PraSMM | 942a055826b3512e3796b3108e5de22f1901120b | 83aaf3810f4f51385031e8e04f327e9b9c60f202 | refs/heads/master | 2022-04-28T18:43:15.438000 | 2019-11-17T09:31:58 | 2019-11-17T09:31:58 | 186,238,516 | 0 | 0 | Apache-2.0 | false | 2022-04-23T01:44:37 | 2019-05-12T10:05:13 | 2019-11-17T09:32:17 | 2022-04-23T01:44:34 | 204 | 0 | 0 | 7 | Java | false | false | package com.context;
import com.alibaba.fastjson.JSON;
import org.junit.After;
import org.junit.Before;
import java.util.List;
/**
* @author nick
* @date 19-6-2 星期日 12:12
**/
public abstract class ShowData {
protected StringBuilder sb;
@Before
public void before() {
sb = new StringBuilder();
... | UTF-8 | Java | 787 | java | ShowData.java | Java | [
{
"context": "it.Before;\n\nimport java.util.List;\n\n/**\n * @author nick\n * @date 19-6-2 星期日 12:12\n **/\npublic abstract cl",
"end": 149,
"score": 0.7745228409767151,
"start": 145,
"tag": "USERNAME",
"value": "nick"
}
] | null | [] | package com.context;
import com.alibaba.fastjson.JSON;
import org.junit.After;
import org.junit.Before;
import java.util.List;
/**
* @author nick
* @date 19-6-2 星期日 12:12
**/
public abstract class ShowData {
protected StringBuilder sb;
@Before
public void before() {
sb = new StringBuilder();
... | 787 | 0.615877 | 0.605634 | 35 | 21.314285 | 21.10487 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
ed211b47f71c5e03eb88453f58564ab8cfc7362b | 2,860,448,248,990 | 921e997f092ee13af57ee8d879f3d738b91e315f | /src/main/java/project/pageobjects/JBPMLoginPage.java | f28ca0eb3c1b95e40d92ede1d295ca7de55963f0 | [] | no_license | rpradeep1/Serenity_Cucumber | https://github.com/rpradeep1/Serenity_Cucumber | 873ee987d13812c37b7baf16e92440da93b79dc9 | 66db02025e1f8eb4582a2aaea06e0d4a35b870df | refs/heads/master | 2020-03-28T13:48:21.512000 | 2018-09-25T07:32:18 | 2018-09-25T07:32:18 | 148,430,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package project.pageobjects;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.support.FindBy;
import net.serenitybdd.core.pages.PageObject;
import net.serenitybdd.core.pages.WebElementFacade;
import net.thucydides.core.annotations.WhenPageOpens;
import project.utilities.GenericUtils;
import... | UTF-8 | Java | 1,966 | java | JBPMLoginPage.java | Java | [
{
"context": "\t\tUserName_Txt.clear();\r\n\t\t\tUserName_Txt.sendKeys(UserName);\r\n\t\t\tlogger.info(\"User Name entered successfully",
"end": 1363,
"score": 0.7221933603286743,
"start": 1355,
"tag": "USERNAME",
"value": "UserName"
}
] | null | [] | package project.pageobjects;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.support.FindBy;
import net.serenitybdd.core.pages.PageObject;
import net.serenitybdd.core.pages.WebElementFacade;
import net.thucydides.core.annotations.WhenPageOpens;
import project.utilities.GenericUtils;
import... | 1,966 | 0.715158 | 0.71414 | 71 | 25.690142 | 26.440788 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.774648 | false | false | 3 |
542c335caf6398af9a9396326760d81b1e7f2d80 | 5,600,637,404,764 | ba0dbb748f44a73e261eec48e062f073e75f706d | /src/cz/vutbr/fit/pdb03/AnimalsDatabase.java | 5bd888f8087f2a7154741a57d9996e0edc6cc9f7 | [] | no_license | beny/PDB-projekt | https://github.com/beny/PDB-projekt | 51d8275f0105db325558a05a53034ed7415ec910 | dae3132db7cb53d70ec7c71287a3feae0766a497 | refs/heads/master | 2020-05-17T00:52:19.419000 | 2010-12-16T17:22:39 | 2010-12-16T17:22:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.vutbr.fit.pdb03;
import java.awt.geom.Point2D;
import java.io.IOException;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Vector;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import javax.swing.JList;
import javax.swing.JSplitPane;
import cz.vutbr.fit.pdb03.controll... | UTF-8 | Java | 9,359 | java | AnimalsDatabase.java | Java | [
{
"context": " okna, rozdeleneho do tri\n * panelu.\n *\n * @author Ondřej Beneš <xbenes00@stud.fit.vutbr.cz>\n *\n */\npublic class ",
"end": 818,
"score": 0.9999008178710938,
"start": 806,
"tag": "NAME",
"value": "Ondřej Beneš"
},
{
"context": "eho do tri\n * panelu.\n *\n * @autho... | null | [] | package cz.vutbr.fit.pdb03;
import java.awt.geom.Point2D;
import java.io.IOException;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Vector;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import javax.swing.JList;
import javax.swing.JSplitPane;
import cz.vutbr.fit.pdb03.controll... | 9,332 | 0.697261 | 0.692234 | 407 | 21.96806 | 21.011322 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.110565 | false | false | 3 |
77e8d19385624afd505ea3dd8ce6b713b30bcfd3 | 12,850,542,151,796 | ed8d877c814c9a33e8fbb480d24008fb851654af | /intentoVentana/src/vistas/ContenidoDeVentana.java | a49546adba6ab37ef0c063c1f5ca06305bfac0dd | [
"Apache-2.0"
] | permissive | malonemanuel/plan_de_estudios | https://github.com/malonemanuel/plan_de_estudios | 5894fcb5f8b7e1e938b6540f28109c94b4936bfe | 05eacb905e424f673085552be383e3e2ff3e59d0 | refs/heads/master | 2019-01-24T12:52:40.449000 | 2013-08-11T02:12:59 | 2013-08-11T02:12:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vistas;
import java.lang.reflect.Field;
import javax.swing.JFrame;
import java.awt.Component;
import java.awt.LayoutManager;
public abstract class ContenidoDeVentana {
protected LayoutManager layout;
public abstract void init();
public ContenidoDeVentana(){
init();
}
public void setLayout(Lay... | UTF-8 | Java | 1,032 | java | ContenidoDeVentana.java | Java | [] | null | [] | package vistas;
import java.lang.reflect.Field;
import javax.swing.JFrame;
import java.awt.Component;
import java.awt.LayoutManager;
public abstract class ContenidoDeVentana {
protected LayoutManager layout;
public abstract void init();
public ContenidoDeVentana(){
init();
}
public void setLayout(Lay... | 1,032 | 0.718992 | 0.718992 | 46 | 21.434782 | 18.915892 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.108696 | false | false | 3 |
e03722cb69c94959b88aed6175ce84182e04ded0 | 6,322,191,919,814 | 43b25fcc8452d55c14a90136629fff6450563ac4 | /app/src/main/java/com/gentlehealthcare/mobilecare/net/bean/SyncExecutioningWorkWorkBean.java | ba6391c8b4b2eb0776360e5e4f61bab96243e353 | [] | no_license | wushanfa/CMS | https://github.com/wushanfa/CMS | aaba72121deab620b40a6706132adca423af6e8b | 32443efdec80a22742c3af4da6f1a944ed8c38df | refs/heads/master | 2021-01-20T10:19:30.787000 | 2017-06-14T06:35:53 | 2017-06-14T06:35:53 | 90,346,507 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gentlehealthcare.mobilecare.net.bean;
import java.util.List;
import com.gentlehealthcare.mobilecare.UserInfo;
import com.gentlehealthcare.mobilecare.db.table.TB_ExecutionWork;
/**
*
* @ClassName: SyncWillExecutionWorkBean
* @Description: 同步待执行工作 实体类
* @author ouyang
* @date 2015年3月10日 上午9:14:20
*... | UTF-8 | Java | 800 | java | SyncExecutioningWorkWorkBean.java | Java | [
{
"context": "nWorkBean \n * @Description: 同步待执行工作 实体类\n * @author ouyang\n * @date 2015年3月10日 上午9:14:20 \n *\n */\npublic clas",
"end": 286,
"score": 0.9991885423660278,
"start": 280,
"tag": "USERNAME",
"value": "ouyang"
}
] | null | [] | package com.gentlehealthcare.mobilecare.net.bean;
import java.util.List;
import com.gentlehealthcare.mobilecare.UserInfo;
import com.gentlehealthcare.mobilecare.db.table.TB_ExecutionWork;
/**
*
* @ClassName: SyncWillExecutionWorkBean
* @Description: 同步待执行工作 实体类
* @author ouyang
* @date 2015年3月10日 上午9:14:20
*... | 800 | 0.767532 | 0.751948 | 35 | 21 | 22.605942 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.742857 | false | false | 3 |
01f17f89c5557cbba8479ca2127aea1e857f5d75 | 17,815,524,403,194 | d339ad12c176a582898c398f471067cc20946a3a | /src/main/java/com/natanielmendes/labs/domain/Email_.java | 3821313e31f57584765dd97411b7023715bdee89 | [] | no_license | natanielmendes/criteria-query-sample | https://github.com/natanielmendes/criteria-query-sample | c85f3f8851ff2ec6539dbc220daa59b90cc89621 | 45a6ea999c2d47bc4960dd13b54de8f502c47194 | refs/heads/master | 2020-12-31T07:33:11.693000 | 2016-04-15T14:51:19 | 2016-04-15T14:51:20 | 56,324,128 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.natanielmendes.labs.domain;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@StaticMetamodel(Email.class)
public abstract class Email_ {
public static volatile SingularAttribute<Email, Long> id;
public static volatile SingularAttribute<Email, St... | UTF-8 | Java | 735 | java | Email_.java | Java | [] | null | [] | package com.natanielmendes.labs.domain;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@StaticMetamodel(Email.class)
public abstract class Email_ {
public static volatile SingularAttribute<Email, Long> id;
public static volatile SingularAttribute<Email, St... | 735 | 0.829932 | 0.829932 | 18 | 39.777779 | 27.025822 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 3 |
b115b0d310627b457bb069c59edf0b016a4f77d4 | 18,287,970,813,417 | a85a5e0024c03dd63098802bcbd70bd315326b9e | /WoPeD-Editor/src/main/java/org/woped/editor/controller/vep/ApplicationEventProcessor.java | eff41346cef455f81b3afa2338697d0d8d19c6cd | [] | no_license | tfreytag/WoPeD | https://github.com/tfreytag/WoPeD | d2309ef561f366b0362f99f39a8c75a85b7ea1a8 | 6e2ed2e4661a1a62339e526eeb60811be2713f38 | refs/heads/master | 2023-08-31T11:49:48.511000 | 2023-01-04T23:19:19 | 2023-01-04T23:19:19 | 261,135,833 | 7 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.woped.editor.controller.vep;
import java.awt.print.PrinterException;
import java.awt.print.PrinterJob;
import java.beans.PropertyChangeEvent;
import java.util.Iterator;
import org.woped.core.config.ConfigurationManager;
import org.woped.core.controller.AbstractEventProcessor;
import org.woped.core.controll... | UTF-8 | Java | 8,898 | java | ApplicationEventProcessor.java | Java | [
{
"context": "break;\n }\n }\n\n /**\n * TODO: DOCUMENTATION (alexnagy)\n *\n * @param editor\n */\n public void prin",
"end": 7879,
"score": 0.971827507019043,
"start": 7871,
"tag": "USERNAME",
"value": "alexnagy"
}
] | null | [] | package org.woped.editor.controller.vep;
import java.awt.print.PrinterException;
import java.awt.print.PrinterJob;
import java.beans.PropertyChangeEvent;
import java.util.Iterator;
import org.woped.core.config.ConfigurationManager;
import org.woped.core.controller.AbstractEventProcessor;
import org.woped.core.controll... | 8,898 | 0.646437 | 0.645201 | 238 | 36.386555 | 27.017612 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.579832 | false | false | 3 |
015412c2b431eeb70059c17bdaa65f5c20b21a29 | 29,248,727,351,470 | 4ab7f59294a57518ffb1c8323a76991f15a601f0 | /db.test.datamap/src/main/java/com/aliyun/ext/jtester/hamcrest/core/AnyOf.java | 36230845277f2a399522940190f6931fd8856359 | [] | no_license | aliyun/unit_test_db | https://github.com/aliyun/unit_test_db | 15f241ac11dcd8f414b38f3599b21e667ba2d25a | ac4036faf09d523a0114c2df5b55f3431927bcb3 | refs/heads/master | 2023-03-12T23:57:27.612000 | 2018-06-08T06:29:33 | 2018-06-08T06:29:33 | 136,114,524 | 3 | 1 | null | false | 2022-06-20T23:53:07 | 2018-06-05T03:26:48 | 2020-12-21T12:15:37 | 2022-06-20T23:53:06 | 3,420 | 3 | 0 | 1 | Java | false | false | package com.aliyun.ext.jtester.hamcrest.core;
import java.util.Arrays;
import com.aliyun.ext.jtester.hamcrest.Description;
import com.aliyun.ext.jtester.hamcrest.Factory;
import com.aliyun.ext.jtester.hamcrest.Matcher;
/**
* Calculates the logical disjunction of multiple matchers. Evaluation is
* shortcut, so subs... | UTF-8 | Java | 1,392 | java | AnyOf.java | Java | [] | null | [] | package com.aliyun.ext.jtester.hamcrest.core;
import java.util.Arrays;
import com.aliyun.ext.jtester.hamcrest.Description;
import com.aliyun.ext.jtester.hamcrest.Factory;
import com.aliyun.ext.jtester.hamcrest.Matcher;
/**
* Calculates the logical disjunction of multiple matchers. Evaluation is
* shortcut, so subs... | 1,392 | 0.670977 | 0.670977 | 52 | 25.76923 | 25.124777 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.288462 | false | false | 3 |
0de1608f120c3d24ebd18a8c150d8823b8e31415 | 12,489,764,929,585 | c483dd5bcf53a4b8df9dc0858ef7133235062b36 | /src/main/java/be/normegil/mylibrary/ApplicationProperties.java | 1e73e5c942ad516a5203af9615a40835b7cb5a89 | [
"Unlicense"
] | permissive | Normegil/MyLibrary-Java | https://github.com/Normegil/MyLibrary-Java | 96668797136dc0446f16e426aec3be3c20b00ede | 4e8403709a86ea38abb24c07cf251dbeaaabf0a8 | refs/heads/master | 2021-01-17T06:55:09.441000 | 2015-01-13T14:09:32 | 2015-01-13T14:09:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.normegil.mylibrary;
import org.apache.commons.lang3.builder.ToStringStyle;
import javax.ws.rs.ApplicationPath;
import javax.ws.rs.core.Application;
import java.time.Duration;
import java.time.format.DateTimeFormatter;
import java.time.temporal.ChronoUnit;
import java.time.temporal.TemporalAmount;
@Applica... | UTF-8 | Java | 1,002 | java | ApplicationProperties.java | Java | [] | null | [] | package be.normegil.mylibrary;
import org.apache.commons.lang3.builder.ToStringStyle;
import javax.ws.rs.ApplicationPath;
import javax.ws.rs.core.Application;
import java.time.Duration;
import java.time.format.DateTimeFormatter;
import java.time.temporal.ChronoUnit;
import java.time.temporal.TemporalAmount;
@Applica... | 1,002 | 0.798403 | 0.791417 | 30 | 32.400002 | 27.900537 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 3 |
3c2484213d77a4aefe0d3c8d6d3c711f711b152e | 11,244,224,420,521 | 43e744ba2a19763e87be750621c02e717313f820 | /src/main/java/com/mt/sx/service/impl/SxUserAddressServiceImpl.java | 05693729f7fae3675f192e318665dd514a485b37 | [] | no_license | ftk112233/sx- | https://github.com/ftk112233/sx- | 360505b5938efa383700c15cfe6b238c94c9622c | fc7e70b2264b7e57a2f62374ea851c6fa74b07a8 | refs/heads/master | 2022-07-02T21:50:18.823000 | 2019-12-28T06:45:27 | 2019-12-28T06:45:27 | 227,544,727 | 0 | 0 | null | false | 2022-06-21T02:25:52 | 2019-12-12T07:19:23 | 2019-12-28T06:45:56 | 2022-06-21T02:25:49 | 341 | 0 | 0 | 3 | Java | false | false | package com.mt.sx.service.impl;
import com.mt.sx.mapper.SxAddressInfoMapper;
import com.mt.sx.pojo.SxAddressInfo;
import com.mt.sx.service.SxUserAddressService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.Date;
import java.util.List;
... | UTF-8 | Java | 1,471 | java | SxUserAddressServiceImpl.java | Java | [] | null | [] | package com.mt.sx.service.impl;
import com.mt.sx.mapper.SxAddressInfoMapper;
import com.mt.sx.pojo.SxAddressInfo;
import com.mt.sx.service.SxUserAddressService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.Date;
import java.util.List;
... | 1,471 | 0.746431 | 0.746431 | 49 | 29.020409 | 24.739038 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.408163 | false | false | 3 |
3cc1d3b42eb91cf56c13a674c56a593bf3466de4 | 31,224,412,272,560 | c65963e81a35008f28b53da1d0cf68f4d209d46a | /src/main/java/com/ll/stock/monitor/service/IMonitorService.java | 30f820069a21632748fe7d32c8ebc652640168b0 | [] | no_license | fengyuwuyu/stock | https://github.com/fengyuwuyu/stock | 75d67b6a1d9b517baaa5b73184b3a4ba1fb27316 | 4a382c1960b934b2d6254339a65ed5249593724d | refs/heads/master | 2021-01-01T16:21:28.660000 | 2019-01-23T10:04:00 | 2019-01-23T10:04:00 | 97,810,071 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ll.stock.monitor.service;
public interface IMonitorService {
void add();
}
| UTF-8 | Java | 90 | java | IMonitorService.java | Java | [] | null | [] | package com.ll.stock.monitor.service;
public interface IMonitorService {
void add();
}
| 90 | 0.755556 | 0.755556 | 6 | 14 | 15.779734 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
d1d07455a90de05012b47e9482697267e465d41b | 11,072,425,695,682 | e91c4ac11e33e005fabba1963de4d543e544a892 | /lavajatogit/src/Testes/ClienteDAO/TestaClienteDAOgrava.java | 4a5bacddd53c71024edf18d8d60a53251165ef05 | [] | no_license | kurtye/lavajato | https://github.com/kurtye/lavajato | 6d735f848755c2a90886b5c7c2a4f94d9f39e338 | 9b52919bef2a03bd932bcfe5ab5ad066011e07c5 | refs/heads/master | 2016-08-05T21:48:32.550000 | 2015-11-09T23:24:03 | 2015-11-09T23:24:03 | 42,899,186 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Testes.ClienteDAO;
import Modelo.Cliente;
import Persistencia.ClienteDAO;
/**
*
* @author laecio
*/
public c... | UTF-8 | Java | 839 | java | TestaClienteDAOgrava.java | Java | [
{
"context": "rt Persistencia.ClienteDAO;\r\n\r\n/**\r\n *\r\n * @author laecio\r\n */\r\npublic class TestaClienteDAOgrava {\r\n \r\n",
"end": 305,
"score": 0.9982234835624695,
"start": 299,
"tag": "USERNAME",
"value": "laecio"
},
{
"context": "liente = new Cliente();\r\n ... | 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 Testes.ClienteDAO;
import Modelo.Cliente;
import Persistencia.ClienteDAO;
/**
*
* @author laecio
*/
public c... | 832 | 0.611442 | 0.570918 | 33 | 23.424242 | 20.563324 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484848 | false | false | 3 |
bb45d2dc58b12e2652b28d5e7419b8a1f2b6be17 | 11,072,425,699,977 | fd96bf2065fa700d883636dcb1f6dfe216b27f12 | /src/main/java/com/base/lang/StringUtils.java | e5da132cf3277986fd0d177b41c89effa1bdb295 | [] | no_license | glsgolden/simple-base | https://github.com/glsgolden/simple-base | 18a23832b54f78a883311f87585f246ecf16b455 | 86ba5c6002e3e168cbce33ac472d050493fa3a8c | refs/heads/master | 2016-09-08T08:34:03.813000 | 2015-04-15T13:07:56 | 2015-04-15T13:07:56 | 33,222,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @(#)StringUtils.java Oct 6, 2011
*
* Copyright 2011-2016 Morningstar, Inc. All rights reserved.
*/
package com.base.lang;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.Collections;
import java.util.Enumeration;
import java.util.HashMap;
import java.util.It... | UTF-8 | Java | 28,302 | java | StringUtils.java | Java | [
{
"context": "mons.collections.CollectionUtils;\n\n\n/**\n * @author Samon Liang\n * \n * @see org.apache.commons.lang.StringUtils\n ",
"end": 569,
"score": 0.9997731447219849,
"start": 558,
"tag": "NAME",
"value": "Samon Liang"
}
] | null | [] | /*
* @(#)StringUtils.java Oct 6, 2011
*
* Copyright 2011-2016 Morningstar, Inc. All rights reserved.
*/
package com.base.lang;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.Collections;
import java.util.Enumeration;
import java.util.HashMap;
import java.util.It... | 28,297 | 0.599074 | 0.59229 | 1,009 | 27.049555 | 23.533699 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888008 | false | false | 3 |
fb34870c907028e3ccbe01075b16e7ec3acb28a0 | 9,320,079,037,757 | 91aaf09590692a3f35ab43cbd81acab3ecf3b932 | /hexagon-ddd-commons/src/main/java/org/hexagonframework/ddd/domain/AggregateRoot.java | c8a4a3fe59de591eef2c41d433d8d2a9919b9d08 | [
"Apache-2.0"
] | permissive | hexagonframework/hexagon-framework | https://github.com/hexagonframework/hexagon-framework | 3751bf800aa3636658ccf4d6fbbf26c6f23cbdf1 | 86e6305a1967b595410eee4a5c55d611fdbae2d1 | refs/heads/master | 2020-06-01T06:32:23.897000 | 2018-04-08T01:45:21 | 2018-04-08T01:45:21 | 94,065,287 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.hexagonframework.ddd.domain;
import java.io.Serializable;
/**
* @author Xuegui Yuan
*/
public interface AggregateRoot<ID extends Serializable> extends Entity<ID> {
void apply(DomainEvent domainEvent);
}
| UTF-8 | Java | 225 | java | AggregateRoot.java | Java | [
{
"context": "ain;\n\nimport java.io.Serializable;\n\n/**\n * @author Xuegui Yuan\n */\npublic interface AggregateRoot<ID extends Ser",
"end": 98,
"score": 0.999832034111023,
"start": 87,
"tag": "NAME",
"value": "Xuegui Yuan"
}
] | null | [] | package org.hexagonframework.ddd.domain;
import java.io.Serializable;
/**
* @author <NAME>
*/
public interface AggregateRoot<ID extends Serializable> extends Entity<ID> {
void apply(DomainEvent domainEvent);
}
| 220 | 0.755556 | 0.755556 | 12 | 17.75 | 23.241934 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
9302fe4760b746c2449d018f75b907f5d9989d86 | 13,958,643,715,956 | 61775d5ab720aaba9280f8bd3cc327498c10d96e | /src/com.mentor.nucleus.bp.ui.explorer/src/com/mentor/nucleus/bp/ui/explorer/ui/actions/ExplorerPasteAction.java | a6dd1b9ef46af6786ddfd9e6883853dd14a06bb4 | [
"Apache-2.0"
] | permissive | NDGuthrie/bposs | https://github.com/NDGuthrie/bposs | bf1cbec3d0bd5373edecfbe87906417b5e14d9f1 | 2c47abf74a3e6fadb174b08e57aa66a209400606 | refs/heads/master | 2016-09-05T17:26:54.796000 | 2014-11-17T15:24:00 | 2014-11-17T15:24:00 | 28,010,057 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //========================================================================
//
//File: $RCSfile: ExplorerPasteAction.java,v $
//Version: $Revision: 1.5 $
//Modified: $Date: 2013/01/10 23:15:51 $
//
//(c) Copyright 2005-2014 by Mentor Graphics Corp. All rights reserved.
//
//==============================... | UTF-8 | Java | 4,150 | java | ExplorerPasteAction.java | Java | [] | null | [] | //========================================================================
//
//File: $RCSfile: ExplorerPasteAction.java,v $
//Version: $Revision: 1.5 $
//Modified: $Date: 2013/01/10 23:15:51 $
//
//(c) Copyright 2005-2014 by Mentor Graphics Corp. All rights reserved.
//
//==============================... | 4,150 | 0.667711 | 0.660241 | 118 | 33.169491 | 25.409296 | 80 | false | false | 0 | 0 | 0 | 0 | 75 | 0.053976 | 2.110169 | false | false | 3 |
0ec2e025f655a9484142c413591c759503b1bb94 | 7,773,890,813,325 | e103ff7c35074afbb2f94c87fded0d0603191dc6 | /src/Main.java | 7bc191f2294a69bc2b821d92b734e7f48bb655e6 | [] | no_license | SeifIbrahim/telegram_lumberjack_bot | https://github.com/SeifIbrahim/telegram_lumberjack_bot | a2f61b5b8128e73e286b4202012c5be1022e8d1d | 30136513092ddc7648e7bd2e7b394c8968d9422b | refs/heads/master | 2020-03-25T03:30:46.879000 | 2018-08-02T21:16:39 | 2018-08-02T21:16:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
public class Main {
public static void main(String[] args) {
Robot robot = null;
boolean left = true;
try {
robot = new Robot();
} catch (AWTException e) {
e.printStackTrace();
}
int counter = 0;
int delay = 70;
int ycoord = 365;
while (true) {
if (counter == 200) {
d... | UTF-8 | Java | 1,083 | java | Main.java | Java | [] | null | [] | import java.awt.*;
public class Main {
public static void main(String[] args) {
Robot robot = null;
boolean left = true;
try {
robot = new Robot();
} catch (AWTException e) {
e.printStackTrace();
}
int counter = 0;
int delay = 70;
int ycoord = 365;
while (true) {
if (counter == 200) {
d... | 1,083 | 0.576177 | 0.526316 | 49 | 21.102041 | 16.117229 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.408163 | false | false | 3 |
8e6e5541911f3f25be4a3902ff6abb48c0aa9c7e | 23,665,269,822,394 | b217881f9f07f35295fa3a38cc4a3926fbd684e4 | /SavingAcc.java | 72b8ece582c43722c1ec98291fa13c815fa2ecc2 | [] | no_license | Anindya96ghosh/FrameWork-Case-Study-II | https://github.com/Anindya96ghosh/FrameWork-Case-Study-II | 7155cb937860f6a6769874d9305a4a9340d34ea1 | 7179a2977e6ef564e2421d4d419a4f134323a35e | refs/heads/master | 2020-03-25T02:21:49.051000 | 2018-08-07T16:56:34 | 2018-08-07T16:56:34 | 143,286,377 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.BankController;
public abstract class SavingAcc extends BankAcc{
private boolean isSalary;
private static final float MINBAL=1000;
//Parameterized Constructor
public SavingAcc(int accNo, String accNm, float accBal, boolean isSalary) {
super(accNo, accNm, accBal);
this.isSalary = isS... | UTF-8 | Java | 564 | java | SavingAcc.java | Java | [] | null | [] | package com.BankController;
public abstract class SavingAcc extends BankAcc{
private boolean isSalary;
private static final float MINBAL=1000;
//Parameterized Constructor
public SavingAcc(int accNo, String accNm, float accBal, boolean isSalary) {
super(accNo, accNm, accBal);
this.isSalary = isS... | 564 | 0.703901 | 0.696809 | 27 | 18.888889 | 20.024675 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.296296 | false | false | 3 |
fac48d7ec9e37ed50299b0c493e8db6498866a88 | 29,394,756,201,897 | f8d9410bd068a66f53ce3010e4e3d34407270bcb | /src/main/java/nl/daaannn/testingstuff/TestingStuff.java | fb07aa9fbef71009ff2e43833a8be5733ff72b03 | [] | no_license | Daaannn/TestingStuff | https://github.com/Daaannn/TestingStuff | 590eeea7cf85237d4705db05bb32e0daa433ccbe | 369f323f9923d181b69fee65192e543482421fa8 | refs/heads/master | 2020-03-17T03:03:51.756000 | 2018-05-13T08:14:33 | 2018-05-13T08:14:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.daaannn.testingstuff;
import org.bukkit.plugin.java.JavaPlugin;
public class TestingStuff extends JavaPlugin {
@Override
public void onEnable() {
// Plugin startup logic
}
@Override
public void onDisable() {
// Plugin shutdown logic
}
}
| UTF-8 | Java | 293 | java | TestingStuff.java | Java | [
{
"context": "package nl.daaannn.testingstuff;\n\nimport org.bukkit.plugin.java.Java",
"end": 18,
"score": 0.6026010513305664,
"start": 14,
"tag": "USERNAME",
"value": "annn"
}
] | null | [] | package nl.daaannn.testingstuff;
import org.bukkit.plugin.java.JavaPlugin;
public class TestingStuff extends JavaPlugin {
@Override
public void onEnable() {
// Plugin startup logic
}
@Override
public void onDisable() {
// Plugin shutdown logic
}
}
| 293 | 0.658703 | 0.658703 | 17 | 16.235294 | 15.976193 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.117647 | false | false | 3 |
ee1ce8a2c1edb57b984090c3a2c3dd85c98c2492 | 10,617,159,188,551 | 575fbea221642a662134f2a4d2015b3582548562 | /app/src/main/java/com/example/thsk/hareskovskole/commercials/ScreenSliderAdapter.java | e9b2561cf6d357bde317620621951f6245b1f3ef | [] | no_license | TSkogemann/HareskovSkole | https://github.com/TSkogemann/HareskovSkole | 9484fd73ab067adb2e42784405dad56c339486de | f81b41bc15e9cca8dfe909bc42e5f511be972d23 | refs/heads/master | 2020-09-11T23:55:40.379000 | 2017-08-09T22:16:15 | 2017-08-09T22:16:15 | 94,455,959 | 1 | 0 | null | false | 2017-06-15T16:37:50 | 2017-06-15T15:58:35 | 2017-06-15T16:10:48 | 2017-06-15T16:37:09 | 0 | 1 | 0 | 1 | Java | null | null | package com.example.thsk.hareskovskole.commercials;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import com.bumptech.glide.G... | UTF-8 | Java | 1,855 | java | ScreenSliderAdapter.java | Java | [
{
"context": "kole.R;\n\nimport java.util.List;\n\n/**\n * Created by thsk on 25/06/2017.\n */\n\npublic class ScreenSliderAdap",
"end": 414,
"score": 0.9996147155761719,
"start": 410,
"tag": "USERNAME",
"value": "thsk"
}
] | null | [] | package com.example.thsk.hareskovskole.commercials;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import com.bumptech.glide.G... | 1,855 | 0.712668 | 0.707817 | 59 | 30.440678 | 28.581297 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542373 | false | false | 3 |
0ef36d0144402ced510bb202b3845c3b0fcc9a0e | 10,617,159,184,381 | 8585ffe1c22e8e14b17b0f5125e1f912d78e6597 | /GPS_LMS/src/com/youbus/jsontest/CharacterEncodingFilter.java | b88622c3c083056c780599c28ccb946dd2affeb0 | [] | no_license | shijie-rock/WH-HUAYUE | https://github.com/shijie-rock/WH-HUAYUE | 01723c8a760826a244ab71bec5036c39c918820e | e5d6681648d9ddac92e239bcf452796dc1473e62 | refs/heads/master | 2022-03-03T18:01:38.476000 | 2019-11-11T08:37:48 | 2019-11-11T08:37:48 | 105,342,406 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 项目名称:AGENT_CENTER
* 包 名:com.youbus.framework.comm
* 文 件 名:CharacterEncodingFilter.java
* 创 建日期:2015年4月15日-下午11:17:17
* Copyright @ 2015-YouBus.com.cn
*/
package com.youbus.jsontest;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import ja... | GB18030 | Java | 1,856 | java | CharacterEncodingFilter.java | Java | [] | null | [] | /**
* 项目名称:AGENT_CENTER
* 包 名:com.youbus.framework.comm
* 文 件 名:CharacterEncodingFilter.java
* 创 建日期:2015年4月15日-下午11:17:17
* Copyright @ 2015-YouBus.com.cn
*/
package com.youbus.jsontest;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import ja... | 1,856 | 0.713227 | 0.694413 | 68 | 23.794117 | 23.328573 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.941176 | false | false | 3 |
57d1c80f00ba0941b39f934749577e3444a97c60 | 13,288,628,838,722 | a9a9dadc20ce5a11ef5c556999def04b74f0c6df | /four/validateBST.java | 9dcf1045ef30fb610ac7ec74e4e098f6e028c64b | [] | no_license | lijia577/Test | https://github.com/lijia577/Test | e5a197727ceb7825a75a17554ff0360624dd5eb2 | 7c6671ff7620d829000e2d49b7c757acd05b713a | refs/heads/master | 2021-01-25T08:59:50.303000 | 2015-04-06T21:09:54 | 2015-04-06T21:09:54 | 31,445,437 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class TreeNode{
int data;
TreeNode left;
TreeNode right;
public TreeNode(int data){
this.data = data;
}
}
class validateBST{
//The defintion of BST: FOR ALL NODE, all the left subnode<= NODE, all the right subnode > Node.
// The idea is to check the boundary of a node. For example, in t... | UTF-8 | Java | 1,960 | java | validateBST.java | Java | [] | null | [] | import java.util.*;
class TreeNode{
int data;
TreeNode left;
TreeNode right;
public TreeNode(int data){
this.data = data;
}
}
class validateBST{
//The defintion of BST: FOR ALL NODE, all the left subnode<= NODE, all the right subnode > Node.
// The idea is to check the boundary of a node. For example, in t... | 1,960 | 0.688265 | 0.679592 | 70 | 27 | 32.930229 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.942857 | false | false | 3 |
d4a623515f7b22be48255a39661cfec40bd1826a | 21,646,635,204,159 | 33cc4a8ac423d232a1f13b1498988230a339deb4 | /src/main/java/coderpad/BinaryTreeMirror.java | 13ab0efb4bb0374841980169a7f44981425f0432 | [] | no_license | viktorijat/oracle-certified-professional-questions | https://github.com/viktorijat/oracle-certified-professional-questions | 7576d75fe5fc89118b1aa06d3c90360ff423e8f4 | 432a93caa585706993d9c3676462e37f7b2932d6 | refs/heads/master | 2020-04-07T09:26:02.401000 | 2019-04-14T18:04:20 | 2019-04-14T18:04:20 | 158,251,805 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package coderpad;
class BSTNode {
int data;
Node left, right;
BSTNode(int data) {
this.data = data;
this.left = this.right = null;
}
public void print(String prefix, Node n, boolean isLeft) {
if (n != null) {
System.out.println(prefix + (isLeft ? "|-- " : "\\--... | UTF-8 | Java | 1,827 | java | BinaryTreeMirror.java | Java | [] | null | [] | package coderpad;
class BSTNode {
int data;
Node left, right;
BSTNode(int data) {
this.data = data;
this.left = this.right = null;
}
public void print(String prefix, Node n, boolean isLeft) {
if (n != null) {
System.out.println(prefix + (isLeft ? "|-- " : "\\--... | 1,827 | 0.558292 | 0.555556 | 76 | 23.039474 | 22.924614 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486842 | false | false | 3 |
c6a8f262e57bab448630ba7ec6a6548fc693499b | 36,962,488,555,485 | 83d568b653bf5a71bd6504d8e1802e4048f4755f | /Event_Management-backend/src/main/java/com/team1/backend/controllers/UserController.java | 0a2c7a15b5b6caeb9a8dd6f815cba02d183aa8a5 | [
"Apache-2.0"
] | permissive | tbarua1/Event_Management_team-1 | https://github.com/tbarua1/Event_Management_team-1 | f3faa102fd221764726aab179a9995857d342ae1 | 3e8751f3765692815b00494717f6d2a1ce7d7c74 | refs/heads/main | 2023-06-06T09:07:05.674000 | 2021-06-30T03:37:15 | 2021-06-30T03:37:15 | 377,742,136 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.team1.backend.controllers;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.PostMapping;
i... | UTF-8 | Java | 1,426 | java | UserController.java | Java | [] | null | [] | package com.team1.backend.controllers;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.PostMapping;
i... | 1,426 | 0.765778 | 0.76087 | 43 | 31.069767 | 22.868071 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.093023 | false | false | 3 |
cfe58817a51a097d23962478f7ef7face6aee57d | 34,351,148,467,645 | 841ee64e6f8dd355271dba7d1bda85030d497abf | /src/main/java/com/epam/library/command/ReportCommand.java | 12759b36ec4a36303f8f34b4786550898da6625d | [] | no_license | Shiler/library | https://github.com/Shiler/library | 580cf5b143eb28a0d8778a6e9b95fd604f9784d7 | 22851235c148bbe287a9ac2456f737acf7286716 | refs/heads/master | 2020-05-26T15:22:19.271000 | 2017-03-30T00:34:06 | 2017-03-30T00:34:06 | 85,010,253 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.library.command;
import com.epam.library.exception.ServiceException;
import com.epam.library.service.impl.EmployeeService;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
*
*/
public class ReportCommand implements ICommand {
private static final Logger LO... | UTF-8 | Java | 1,238 | java | ReportCommand.java | Java | [] | null | [] | package com.epam.library.command;
import com.epam.library.exception.ServiceException;
import com.epam.library.service.impl.EmployeeService;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
*
*/
public class ReportCommand implements ICommand {
private static final Logger LO... | 1,238 | 0.646204 | 0.642973 | 34 | 35.441177 | 30.418833 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 3 |
66fc7e0d31bf66bc223b0e0d0624228b1d5ab9a0 | 19,507,741,522,325 | a0baa9fb848e4d5dc02486125760432c8ff1c12c | /src/main/java/com/andrewsears/novus/bc/EquationPart.java | 256c0aff2ac318c76f6b965b88e9f758fa9ae755 | [] | no_license | andrewsears/novus-bc | https://github.com/andrewsears/novus-bc | 9607f06f61e33acb956eaa25d03c25f0d3ad67b3 | 3ed326fc8a86dc86394c1e27622b78d4be910331 | refs/heads/master | 2016-09-06T05:07:16.731000 | 2015-03-14T17:01:46 | 2015-03-14T17:01:46 | 32,200,914 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Andrew Sears
* Copyright 2015
* Created on Mar 13, 2015
*/
package com.andrewsears.novus.bc;
import java.io.Serializable;
import java.math.BigDecimal;
/**
* POJO that handles both halves of an equation and the operation
*
* @author Andrew Sears <a href="mailto=andrew@andrewsears.com">andrew@andrewsears.... | UTF-8 | Java | 2,289 | java | EquationPart.java | Java | [
{
"context": "/*\n * Andrew Sears\n * Copyright 2015\n * Created on Mar 13, 2015\n */\n",
"end": 18,
"score": 0.9998581409454346,
"start": 6,
"tag": "NAME",
"value": "Andrew Sears"
},
{
"context": "es of an equation and the operation\n * \n * @author Andrew Sears <a href=\"mailto=and... | null | [] | /*
* <NAME>
* Copyright 2015
* Created on Mar 13, 2015
*/
package com.andrewsears.novus.bc;
import java.io.Serializable;
import java.math.BigDecimal;
/**
* POJO that handles both halves of an equation and the operation
*
* @author <NAME> <a href="mailto=<EMAIL>"><EMAIL></a>
*/
public class EquationPart impl... | 2,247 | 0.670599 | 0.656182 | 116 | 18.732759 | 21.792658 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.12931 | false | false | 3 |
95342e9f787deab766181935015d09d2ddfc7ccf | 36,532,991,839,956 | fd16312397056999339d05c12e012db3b9a5c08b | /actionold/LoginAction.java | fd3f4f696c2c78aaa24dc4401b42978664b8cb7d | [] | no_license | Deniel089/horse-totalizator | https://github.com/Deniel089/horse-totalizator | 44f7c2614feac2dd39f63db1b62658352fb8fb75 | 64e9559640c6eba2322fd14a19d5d7a9fee92680 | refs/heads/master | 2021-07-03T20:54:30.884000 | 2019-08-31T17:21:23 | 2019-08-31T17:21:23 | 91,186,997 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smirnou.fourthlab.actionold;
import com.smirnou.fourthlab.model.User;
import com.smirnou.fourthlab.exception.HorseRaceException;
import org.apache.log4j.Logger;
import com.smirnou.fourthlab.service.ServiceFactoryImpl;
import com.smirnou.fourthlab.service.api.UserService;
import javax.servlet.http.HttpServ... | UTF-8 | Java | 1,351 | java | LoginAction.java | Java | [] | null | [] | package com.smirnou.fourthlab.actionold;
import com.smirnou.fourthlab.model.User;
import com.smirnou.fourthlab.exception.HorseRaceException;
import org.apache.log4j.Logger;
import com.smirnou.fourthlab.service.ServiceFactoryImpl;
import com.smirnou.fourthlab.service.api.UserService;
import javax.servlet.http.HttpServ... | 1,351 | 0.717179 | 0.714929 | 37 | 35.027027 | 27.320408 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594595 | false | false | 3 |
c96c0ea9e8ef78ed8a4a7b729bb531ac617ec4a7 | 36,017,595,768,993 | edc8a642bab3a82a398023d86bc5bffcacb2efe9 | /NibllBojanActivities/app/src/main/java/com/example/bojan/nibllbojanactivities/device.java | 99c8122c63f94568a6dd5a3e40798e4e62973efd | [] | no_license | TheMrL14/Nibll | https://github.com/TheMrL14/Nibll | 14a24a3bdc9959c3d1eb3dd5cbcecb8ae3f229b8 | 816dc7f407ceeec0fdcf16142c2394873a2e8484 | refs/heads/master | 2021-09-03T20:02:48.255000 | 2018-01-11T15:34:01 | 2018-01-11T15:34:01 | 114,631,471 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bojan.nibllbojanactivities;
import android.content.Intent;
import android.os.CountDownTimer;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget... | UTF-8 | Java | 9,099 | java | device.java | Java | [
{
"context": "t aan/uit te zetten\n String url = \"http://192.168.1.128:8080/device/statusChangeById?\";\n url += \"i",
"end": 3081,
"score": 0.9996798634529114,
"start": 3068,
"tag": "IP_ADDRESS",
"value": "192.168.1.128"
},
{
"context": "uest\n (Reques... | null | [] | package com.example.bojan.nibllbojanactivities;
import android.content.Intent;
import android.os.CountDownTimer;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget... | 9,099 | 0.577646 | 0.571711 | 232 | 38.215519 | 39.30151 | 278 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590517 | false | false | 3 |
df8f3e1a6893685e46bb4e735fac6022b6651cb2 | 35,802,847,399,364 | 0c26117c2feda9515b0db00476667c2232012f99 | /app/src/main/java/com/gracepsy/knarfytrebil/player/module/my/AccountRecordPageCount.java | 3fde472bfa4f9e9c6792e9f477b666313d768378 | [
"MIT"
] | permissive | caijun820/firstproject | https://github.com/caijun820/firstproject | b775991899b29af4fbbac095681ddebf2461e4a0 | 7b2253ab5b6774b1a40bdfd39869f7b9c64aa417 | refs/heads/master | 2016-08-11T18:43:02.105000 | 2016-03-30T03:37:04 | 2016-03-30T03:37:04 | 55,026,925 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gracepsy.knarfytrebil.player.module.my;
import com.gracepsy.knarfytrebil.player.my.AccountRecordBean;
import java.util.ArrayList;
import java.util.List;
/**
* Created by guling on 15-9-30.
*/
public class AccountRecordPageCount {
private int pageCount;
private List<AccountRecordBean> list=new A... | UTF-8 | Java | 671 | java | AccountRecordPageCount.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by guling on 15-9-30.\n */\npublic class AccountRecordPageCou",
"end": 192,
"score": 0.9995388984680176,
"start": 186,
"tag": "USERNAME",
"value": "guling"
}
] | null | [] | package com.gracepsy.knarfytrebil.player.module.my;
import com.gracepsy.knarfytrebil.player.my.AccountRecordBean;
import java.util.ArrayList;
import java.util.List;
/**
* Created by guling on 15-9-30.
*/
public class AccountRecordPageCount {
private int pageCount;
private List<AccountRecordBean> list=new A... | 671 | 0.691505 | 0.684054 | 30 | 21.366667 | 21.451469 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
ecb6f707cb349f7a3df71a01b44026b80e71491d | 25,795,573,640,767 | fa23d64ad6df10fb0949863c1e722d0c722e2fbe | /tianZhongYunBao7/src/main/java/com/expai/tianzhongyunbao/util/DistanceActionSheet.java | 642dff0c579a9ea79bf6b9cd78ef8e4a7eecf426 | [] | no_license | yunlonggmail/TianZhongYunBao7 | https://github.com/yunlonggmail/TianZhongYunBao7 | 8a2be2e8f0e26e0059780e13d1d0b5edd8c4d11b | 110da14644a5998660446df94e250c15e4aeaa94 | refs/heads/master | 2016-09-16T16:13:02.101000 | 2016-08-18T13:37:29 | 2016-08-18T13:37:29 | 62,721,348 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.expai.tianzhongyunbao.util;
import com.expai.tianzhongyunbao.R;
import android.annotation.SuppressLint;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface.OnCancelListener;
import android.view.Gravity;
import android.view.LayoutInflater;
import andr... | UTF-8 | Java | 4,159 | java | DistanceActionSheet.java | Java | [] | null | [] | package com.expai.tianzhongyunbao.util;
import com.expai.tianzhongyunbao.R;
import android.annotation.SuppressLint;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface.OnCancelListener;
import android.view.Gravity;
import android.view.LayoutInflater;
import andr... | 4,159 | 0.70666 | 0.686463 | 145 | 26.682758 | 19.559883 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.537931 | false | false | 3 |
d015c64d708fce127ffb357f433f79548e9ce8ff | 37,520,834,311,709 | 6c72b9fe32468c6526fa6493e284a8dfedc25b6e | /leetcode/recover_bst/java/Solution.java | 429c95eabdb1b1cde14c6c3277a16bd685e55e51 | [] | no_license | xxiao23/xiao-puzzle | https://github.com/xxiao23/xiao-puzzle | dd44bd897960261388d30eb0232e52793ef42afb | 623b3a5d9a7dfdc58c9aba6496bf63fab0bebadd | refs/heads/master | 2016-09-06T11:48:14.381000 | 2014-03-17T17:17:40 | 2014-03-17T17:17:40 | 1,697,727 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
TreeNode cur = null;
TreeNode prev = null;
TreeNode n1 = null;
TreeNode n2 = null;
public void recoverTree(TreeNode root) {
// Start typing your Java solution below
// DO NOT write main() function
this.cur = null;
this.prev = null;
this.n1 = null... | UTF-8 | Java | 871 | java | Solution.java | Java | [] | null | [] | public class Solution {
TreeNode cur = null;
TreeNode prev = null;
TreeNode n1 = null;
TreeNode n2 = null;
public void recoverTree(TreeNode root) {
// Start typing your Java solution below
// DO NOT write main() function
this.cur = null;
this.prev = null;
this.n1 = null... | 871 | 0.463835 | 0.448909 | 43 | 19.255814 | 12.302567 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.348837 | false | false | 3 |
4b6cf0b9af420dcc15f4bedd5331d5734c506383 | 26,027,501,869,367 | 3915515e2b655ce8c6d74600411186b0adc16d34 | /demmo1/src/InterviewPrograms_TechnicalRoundQuestions/Program4.java | 6adef276307362fb456c4898913094c00b188c16 | [] | no_license | deepeshdk/USTGlobal-16Sep19-Deepesh-Khandelwal | https://github.com/deepeshdk/USTGlobal-16Sep19-Deepesh-Khandelwal | e11c4c434e94ca12eacbcb840a4ce7cc3a17d3b3 | 4eb6ff3f8d5eb9ad269e63a3baf36e1970dd1750 | refs/heads/master | 2023-01-13T09:41:55.474000 | 2020-06-05T13:18:02 | 2020-06-05T13:18:02 | 215,532,209 | 0 | 0 | null | false | 2023-01-07T18:51:06 | 2019-10-16T11:31:22 | 2020-06-05T13:18:25 | 2023-01-07T18:51:04 | 23,003 | 0 | 0 | 210 | CSS | false | false | package InterviewPrograms_TechnicalRoundQuestions;
public class Program4
{
public static void main(String[] args)
{
int x=2;
//if(x=2)//Type mismatch: cannot convert from int to boolean
System.out.println("Megan Fox");
}
}
| UTF-8 | Java | 235 | java | Program4.java | Java | [
{
"context": "onvert from int to boolean\n\t\t\tSystem.out.println(\"Megan Fox\");\n\t}\n\n}\n",
"end": 225,
"score": 0.9998444318771362,
"start": 216,
"tag": "NAME",
"value": "Megan Fox"
}
] | null | [] | package InterviewPrograms_TechnicalRoundQuestions;
public class Program4
{
public static void main(String[] args)
{
int x=2;
//if(x=2)//Type mismatch: cannot convert from int to boolean
System.out.println("<NAME>");
}
}
| 232 | 0.723404 | 0.710638 | 11 | 20.363636 | 21.579758 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.181818 | false | false | 3 |
e2c8da5d3ad4fcc0f91d2e671988c8632cdd510c | 36,472,862,305,490 | 45ea4ba787257a2471ce378b2a6a7f52bb9fb49f | /COMP445_fun/src/http/ResponseParser.java | ff637122b6e1bee312c6c99d363ab92bc233c954 | [] | no_license | samgo1/Comp445 | https://github.com/samgo1/Comp445 | a5175d6ff98ef117dedde1c3a79e5bd0f1554ce1 | 35018faadfc8e31e1e2e399fc589cc2a935cb562 | refs/heads/master | 2020-12-21T11:59:28.845000 | 2020-04-06T16:45:20 | 2020-04-06T16:45:20 | 236,423,584 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package http;
import java.io.InputStream;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
public class ResponseParser {
private InputStream mInputStream;
private String mVersion;
private int mSta... | UTF-8 | Java | 2,468 | java | ResponseParser.java | Java | [] | null | [] | package http;
import java.io.InputStream;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
public class ResponseParser {
private InputStream mInputStream;
private String mVersion;
private int mSta... | 2,468 | 0.661264 | 0.658023 | 94 | 25.25532 | 20.639734 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.234043 | false | false | 3 |
2ddc2858ba75cf5b4ccb0ce4b6e357ca906f1619 | 35,570,919,168,107 | 8a0a6129500af8a48df10a0376b36843ae6d585d | /byte-buddy-use/src/main/java/com/xuesran/chapter13/test/StringValueTest.java | a4c79fbfef11f21cfc9f1ff6b8282778ace86e26 | [] | no_license | xueshun/agent-use | https://github.com/xueshun/agent-use | 0ec7f9ad9fe6de4aebb4732e1fedb48e6f8d5d1b | c02b38662d508ec820b47a94ecddb8f81513efa5 | refs/heads/main | 2023-01-11T04:25:11.725000 | 2020-11-17T13:08:22 | 2020-11-17T13:08:22 | 313,213,871 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xuesran.chapter13.test;
import com.xuesran.chapter12.allotter.ToStringAssigner;
import com.xuesran.chapter13.entity.StringTest;
import com.xuesran.chapter13.paramBinder.StringValueBinder;
import net.bytebuddy.ByteBuddy;
import net.bytebuddy.implementation.MethodDelegation;
import net.bytebuddy.matcher.Elem... | UTF-8 | Java | 1,250 | java | StringValueTest.java | Java | [] | null | [] | package com.xuesran.chapter13.test;
import com.xuesran.chapter12.allotter.ToStringAssigner;
import com.xuesran.chapter13.entity.StringTest;
import com.xuesran.chapter13.paramBinder.StringValueBinder;
import net.bytebuddy.ByteBuddy;
import net.bytebuddy.implementation.MethodDelegation;
import net.bytebuddy.matcher.Elem... | 1,250 | 0.676 | 0.6656 | 31 | 39.258064 | 27.691814 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 3 |
a93748111d39735c3b5d13b864df0af8757afce0 | 38,938,173,527,883 | 7234a8ff870d5cfab3779d8fd19915d93229bab4 | /src/main/java/FindRightInterval.java | 895849fd2a81712b81d0df6545b955ec28d283f5 | [] | no_license | snehasishroy/leetcode-practice | https://github.com/snehasishroy/leetcode-practice | 6b723b2366cdacd9864e2807f99d4e9bbd66f8cb | 2116625b77af211897036df0539df257826b1245 | refs/heads/master | 2023-03-10T03:06:04.726000 | 2023-03-08T19:42:51 | 2023-03-08T19:42:51 | 181,065,505 | 15 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
import java.util.Comparator;
/**
* https://leetcode.com/problems/find-right-interval/
* <p>
* Given a set of intervals, for each of the interval i, check if there exists an interval j whose start point is bigger
* than or equal to the end point of the interval i, which can be called that j... | UTF-8 | Java | 3,514 | java | FindRightInterval.java | Java | [] | null | [] | import java.util.Arrays;
import java.util.Comparator;
/**
* https://leetcode.com/problems/find-right-interval/
* <p>
* Given a set of intervals, for each of the interval i, check if there exists an interval j whose start point is bigger
* than or equal to the end point of the interval i, which can be called that j... | 3,514 | 0.608139 | 0.59761 | 78 | 44.051281 | 41.014664 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 3 |
70e59ac3f7c60c5424caa24d149c25bc9ab5d8c9 | 11,733,850,678,200 | 55f5071e46a1100da96d14034d0ef1fef0a4db18 | /src/modelo/CartaMonstruo.java | 10979a58aafe1772250c826a53118b1ae492f611 | [] | no_license | victorbravoarroyo/TP2-Algo3 | https://github.com/victorbravoarroyo/TP2-Algo3 | dbef910cd06c2670c5845cfe65300389e22c16ff | ca3f4ebc2d7e30328276020ac3302d68336c6451 | refs/heads/master | 2020-03-21T07:55:39.671000 | 2018-06-21T07:47:00 | 2018-06-21T07:47:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package modelo;
import java.util.ArrayList;
import java.util.Collection;
public class CartaMonstruo extends Carta {
protected int ataque;
protected int defensa;
protected Jugador duenio;
protected Estado estado;
protected Nivel nivel;
protected Collection<CartaMonstruo> sacrificios;
public CartaMonstruo(Str... | UTF-8 | Java | 2,318 | java | CartaMonstruo.java | Java | [] | null | [] | package modelo;
import java.util.ArrayList;
import java.util.Collection;
public class CartaMonstruo extends Carta {
protected int ataque;
protected int defensa;
protected Jugador duenio;
protected Estado estado;
protected Nivel nivel;
protected Collection<CartaMonstruo> sacrificios;
public CartaMonstruo(Str... | 2,318 | 0.74245 | 0.741588 | 101 | 21.950495 | 20.466043 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.574257 | false | false | 3 |
ce8d1507235bf0b9cf3a31733695688b0c7389a8 | 32,633,161,542,236 | 1912c29f438f87454ef3f3d2c99b438bc49c5d63 | /Bank Project Hibernet/src/bean/TransactionDetails.java | 95b538568691ba08e2f910e674cf89529d9b1ecf | [] | no_license | dolasairam/capgemini | https://github.com/dolasairam/capgemini | 2b8415610793f50be2e858cf061115b51cc88a93 | a8e581af39ca674721c30fc72ee2512f03c8c21e | refs/heads/master | 2020-04-28T03:06:26.572000 | 2019-05-02T07:41:39 | 2019-05-02T07:41:39 | 174,923,515 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bean;
import java.sql.Timestamp;
//import java.util.Date;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.PrePersist;
import javax.pe... | UTF-8 | Java | 1,664 | java | TransactionDetails.java | Java | [] | null | [] | package bean;
import java.sql.Timestamp;
//import java.util.Date;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.PrePersist;
import javax.pe... | 1,664 | 0.73738 | 0.73738 | 84 | 18.809525 | 16.998934 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.202381 | false | false | 3 |
802bcf2eac167fbb28fc29866a707ceb1c898447 | 22,067,541,992,735 | 844b2f89b1518691f67176d4ac771e42946dc568 | /src/main/java/com/rsupport/rsupporthomework/controller/MypageController.java | 1b11e4de5d017ca31b704e1e9cdb4f1f177db5a9 | [] | no_license | cocodevs/spring-notice-homework | https://github.com/cocodevs/spring-notice-homework | 90697c1bca1bacdd93645f40f29220e48898dbec | c5eb00e1fa471f821dc41a932eb05b3e96e37911 | refs/heads/master | 2023-06-18T10:29:24.519000 | 2021-07-22T15:46:22 | 2021-07-22T15:46:22 | 387,377,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rsupport.rsupporthomework.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class MypageController {
@GetMapping("/mypage")
public String mypage() {
return "/mypage/index";
}
}
| UTF-8 | Java | 301 | java | MypageController.java | Java | [] | null | [] | package com.rsupport.rsupporthomework.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class MypageController {
@GetMapping("/mypage")
public String mypage() {
return "/mypage/index";
}
}
| 301 | 0.754153 | 0.754153 | 12 | 24.083334 | 19.863947 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 3 |
6f9ca2093ae48d383470a0ae94ef5898eeccf762 | 26,233,660,279,241 | a911c396727271722c133e8240c382917ea5a06a | /src/main/java/com/sharing/controller/UploadController.java | cd2cecb39811cd118833e49c1838340c08f27fa4 | [] | no_license | Mahi509/filesharing | https://github.com/Mahi509/filesharing | b8735ddd3393275e4a62f16a5c95665c4e7cb20f | df642610417e82136b0402a1e2bf91cde166d1f1 | refs/heads/master | 2016-08-12T17:41:57.165000 | 2015-11-25T06:27:58 | 2015-11-25T06:27:58 | 44,516,024 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sharing.controller;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.servlet.http.HttpSession;
import org.springfra... | UTF-8 | Java | 4,754 | java | UploadController.java | Java | [
{
"context": "e();\n\t\tString user=(String) session.getAttribute(\"userName\");\n\t\n\t\tDateFormat dateFormat = new SimpleDateForm",
"end": 3382,
"score": 0.9966922998428345,
"start": 3374,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "m.out.println(\" USER NAME \"+sessio... | null | [] | package com.sharing.controller;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.servlet.http.HttpSession;
import org.springfra... | 4,754 | 0.701725 | 0.692049 | 199 | 22.894472 | 22.844545 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.547739 | false | false | 3 |
6235f37336ce9b6c43fa83deb3eeaf5ce1f78b46 | 11,081,015,658,466 | 08419b38d42357621813b41fc97d0741deb42ed1 | /src/main/java/fi/bizhop/kiekkohamsteri/security/JWTAuthentication.java | f2f37a691b9d977bcfa943d7961d8346a5572750 | [] | no_license | Bizhop/kiekkohamsteri | https://github.com/Bizhop/kiekkohamsteri | 17ec81e81e18876d5358e21c5a6c6b6b081cfec4 | 707ac7c24a48b81d30c1a66d2bd136921fa26585 | refs/heads/main | 2023-07-27T08:20:14.141000 | 2023-04-05T13:39:13 | 2023-04-05T13:39:13 | 88,643,898 | 1 | 0 | null | false | 2023-07-05T21:48:34 | 2017-04-18T15:56:41 | 2023-01-31T16:49:18 | 2023-07-05T21:48:34 | 882 | 1 | 0 | 2 | Java | false | false | package fi.bizhop.kiekkohamsteri.security;
import fi.bizhop.kiekkohamsteri.ShutdownManager;
import fi.bizhop.kiekkohamsteri.security.provider.JWTSecretKeyProvider;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.Jwts;
import io.jsonwebtoken.io.Decoders;
import io.jsonwebtoken.security.Keys;
import org.apache.log... | UTF-8 | Java | 2,549 | java | JWTAuthentication.java | Java | [] | null | [] | package fi.bizhop.kiekkohamsteri.security;
import fi.bizhop.kiekkohamsteri.ShutdownManager;
import fi.bizhop.kiekkohamsteri.security.provider.JWTSecretKeyProvider;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.Jwts;
import io.jsonwebtoken.io.Decoders;
import io.jsonwebtoken.security.Keys;
import org.apache.log... | 2,549 | 0.63672 | 0.628874 | 82 | 30.085365 | 23.51087 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536585 | false | false | 3 |
5ca1f57ef3e7ea094f2e29aac9bb83c826f4ab26 | 11,081,015,658,373 | d2242545df402608e2fbe53e87400ac028b22cda | /src/main/java/cn/tico/iot/configmanger/module/mao/redis/KindManager.java | 0b43da2af0a00e19b3663f330d8ba106cf835cdc | [] | no_license | loveexception/config_manager | https://github.com/loveexception/config_manager | 01cf8e7d89039fe6d802b7614784ff561bdea6e0 | 0e49704538cadd3f2c322bf095874f1d038d1930 | refs/heads/master | 2022-10-06T09:57:07.070000 | 2021-04-07T10:44:40 | 2021-04-07T10:44:40 | 195,495,226 | 1 | 0 | null | false | 2022-09-01T23:09:24 | 2019-07-06T03:57:14 | 2021-11-03T18:05:15 | 2022-09-01T23:09:23 | 9,673 | 1 | 0 | 8 | JavaScript | false | false | package cn.tico.iot.configmanger.module.mao.redis;
import cn.tico.iot.configmanger.module.iot.models.base.Kind;
import cn.tico.iot.configmanger.module.iot.models.base.Location;
import cn.tico.iot.configmanger.module.iot.services.KindService;
import cn.tico.iot.configmanger.module.iot.services.LocationService;
import c... | UTF-8 | Java | 6,759 | java | KindManager.java | Java | [] | null | [] | package cn.tico.iot.configmanger.module.mao.redis;
import cn.tico.iot.configmanger.module.iot.models.base.Kind;
import cn.tico.iot.configmanger.module.iot.models.base.Location;
import cn.tico.iot.configmanger.module.iot.services.KindService;
import cn.tico.iot.configmanger.module.iot.services.LocationService;
import c... | 6,759 | 0.557365 | 0.55646 | 235 | 27.225533 | 23.842663 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.489362 | false | false | 3 |
46186f6e52700780461f7b3d8bb67152b648b2bd | 8,581,344,687,261 | d439307f1a01064cef6713347ff05e2b47f2e13e | /RAD75BLACK/DirectTalent_DataAccess/src/com/manpower/portal/mpnet/dao/interfaces/RecruiterCommentsDAO.java | 27c074c15ae6a51a2cb81883a752802b7b967a0d | [] | no_license | ermakovmaxim/WorkSpaces | https://github.com/ermakovmaxim/WorkSpaces | d7cf417543521b6a7ca66f9305fbb2127072327c | 3b2c8c8dde34d9e1203f0796795dbafc4b17eaae | refs/heads/master | 2020-03-09T10:26:44.089000 | 2013-04-29T18:03:10 | 2013-04-29T18:03:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on Jul 9, 2007
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package com.manpower.portal.mpnet.dao.interfaces;
import java.util.List;
import com.manpower.portal.mpnet.hbn.beans.AdvertisementContact;
/**
* @author mstoff... | UTF-8 | Java | 588 | java | RecruiterCommentsDAO.java | Java | [
{
"context": "et.hbn.beans.AdvertisementContact;\n\n/**\n * @author mstoffel\n * \n * TODO To change the template for this gener",
"end": 322,
"score": 0.9995083808898926,
"start": 314,
"tag": "USERNAME",
"value": "mstoffel"
}
] | null | [] | /*
* Created on Jul 9, 2007
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package com.manpower.portal.mpnet.dao.interfaces;
import java.util.List;
import com.manpower.portal.mpnet.hbn.beans.AdvertisementContact;
/**
* @author mstoff... | 588 | 0.755102 | 0.746599 | 21 | 27 | 27.79003 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 3 |
ff8e3f40fbcdf2ed9989e92b71f45b6d381efaa6 | 9,603,546,906,937 | ac5b9523455735ca8c12f2ab03735329aab67887 | /android/org/godotengine/godot/GpgsModule.java | 57ffc14eae784ce4f24f7a24e40a5b8549ae60e4 | [
"MIT"
] | permissive | bluwork/godot_android_gpgs | https://github.com/bluwork/godot_android_gpgs | 6743a12492bc4246a8ef8edd110696628ea641d1 | b5254268c5b6ad7dff2ff236a49d083a30320974 | refs/heads/master | 2020-04-13T18:39:04.676000 | 2020-01-20T00:20:35 | 2020-01-20T00:20:35 | 163,380,994 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.godotengine.godot;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import androidx.annotation.NonNull;
import com.google.android.gms.auth.api.Auth;
import com.google.android.gms.auth.api.signin.GoogleSignIn;
import com.google.android.gm... | UTF-8 | Java | 9,616 | java | GpgsModule.java | Java | [] | null | [] | package org.godotengine.godot;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import androidx.annotation.NonNull;
import com.google.android.gms.auth.api.Auth;
import com.google.android.gms.auth.api.signin.GoogleSignIn;
import com.google.android.gm... | 9,616 | 0.59765 | 0.595674 | 280 | 33.342857 | 28.783247 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528571 | false | false | 3 |
df4d0134dfb9d8b5ba09818277cf830cea068150 | 20,401,094,688,750 | 4b02716fe4b91399d2bfda4dda3becc31a9d793a | /huigou-uasp/src/main/java/com/huigou/uasp/exception/VerifyCodeException.java | 9b0d823108f14784ef9ad9665976efb3fe9c7e71 | [] | no_license | wuyounan/drawio | https://github.com/wuyounan/drawio | 19867894fef13596be31f4f5db4296030f2a19b6 | d0d1a0836e6b3602c27a53846a472a0adbe15e93 | refs/heads/develop | 2022-12-22T05:12:08.062000 | 2020-02-06T07:28:12 | 2020-02-06T07:28:12 | 241,046,824 | 0 | 2 | null | false | 2022-12-16T12:13:57 | 2020-02-17T07:38:48 | 2020-02-17T07:39:31 | 2022-12-16T12:13:54 | 26,419 | 0 | 2 | 34 | JavaScript | false | false | package com.huigou.uasp.exception;
import com.huigou.context.MessageSourceContext;
/**
* 验证码输入错误
*
* @author xx
*/
public class VerifyCodeException extends RuntimeException {
private static final long serialVersionUID = 1L;
public VerifyCodeException() {
super(MessageSourceContext.getMessageAsD... | UTF-8 | Java | 661 | java | VerifyCodeException.java | Java | [
{
"context": "ssageSourceContext;\n\n/**\n * 验证码输入错误\n * \n * @author xx\n */\npublic class VerifyCodeException extends Runt",
"end": 117,
"score": 0.9825093746185303,
"start": 115,
"tag": "USERNAME",
"value": "xx"
}
] | null | [] | package com.huigou.uasp.exception;
import com.huigou.context.MessageSourceContext;
/**
* 验证码输入错误
*
* @author xx
*/
public class VerifyCodeException extends RuntimeException {
private static final long serialVersionUID = 1L;
public VerifyCodeException() {
super(MessageSourceContext.getMessageAsD... | 661 | 0.706337 | 0.704791 | 29 | 21.310345 | 24.69553 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 3 |
62bba3531a14c81d5983172fa016490e30cf4917 | 9,294,309,263,195 | 1692c23ee224b6a670510ac78884c63ab9fc6bf7 | /playlist-service/src/main/java/com/example/playlistservice/services/PlaylistServiceImpl.java | 4cfc31998bd849c4c86e25a1e1eec8cf76b012f0 | [] | no_license | sofsin96/MusicAPI | https://github.com/sofsin96/MusicAPI | 02c150db01f632aec940d860f1ec3faaa329c509 | 9a407d4172f59b9198ea19059eb256d9cf0af047 | refs/heads/master | 2023-03-13T07:33:58.228000 | 2021-03-09T08:09:42 | 2021-03-09T08:09:42 | 345,667,145 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.playlistservice.services;
import com.example.playlistservice.dtos.PlaylistDto;
import com.example.playlistservice.mappers.PlaylistMapper;
import com.example.playlistservice.models.Playlist;
import com.example.playlistservice.repositories.PlaylistRepository;
import org.springframework.http.HttpStatu... | UTF-8 | Java | 2,745 | java | PlaylistServiceImpl.java | Java | [] | null | [] | package com.example.playlistservice.services;
import com.example.playlistservice.dtos.PlaylistDto;
import com.example.playlistservice.mappers.PlaylistMapper;
import com.example.playlistservice.models.Playlist;
import com.example.playlistservice.repositories.PlaylistRepository;
import org.springframework.http.HttpStatu... | 2,745 | 0.712568 | 0.712568 | 78 | 34.192307 | 29.487093 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448718 | false | false | 3 |
4e00f3f74c76063a642e09649e490729f4d4bcd9 | 6,803,228,231,432 | 46ab66a06534c752c146e90fa5aea10ba5e55838 | /src/main/java/com/lawsystem/lawserver/model/content/RemoveMemberContent.java | f048f02075df06f786f610c997d4ae779ea9afa8 | [] | no_license | democrasim/server | https://github.com/democrasim/server | 46b5b207512e5d3b2152642261b055f1c789100d | 30668ab01800322adbb236c28c6cd79f56c151c3 | refs/heads/master | 2023-07-11T08:31:43.674000 | 2021-08-11T12:07:32 | 2021-08-11T12:07:32 | 359,477,690 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lawsystem.lawserver.model.content;
import com.lawsystem.lawserver.model.Member;
import lombok.Data;
@Data
public class RemoveMemberContent extends DescribedContent{
private Member member;
}
| UTF-8 | Java | 208 | java | RemoveMemberContent.java | Java | [] | null | [] | package com.lawsystem.lawserver.model.content;
import com.lawsystem.lawserver.model.Member;
import lombok.Data;
@Data
public class RemoveMemberContent extends DescribedContent{
private Member member;
}
| 208 | 0.817308 | 0.817308 | 9 | 22.111111 | 21.288727 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 3 |
8ed2c99b5c840cf1df9eb12a4f7e93d1a5c7ef28 | 5,875,515,324,126 | 9c9646b36b69afa215e290a7678b7f43c5c93a5b | /src/main/java/com/iutiao/exception/APIException.java | 981611028c1e79b6c2c0d4d8a972b7416dd6ad2e | [] | no_license | yxy/iutiao | https://github.com/yxy/iutiao | f0fbb58f2c30899e2895ba431c181976a51d6acd | 261b0367c1b103f53d90463d04daf964aff38ce4 | refs/heads/master | 2020-03-03T22:37:24.761000 | 2016-06-01T08:46:16 | 2016-06-01T08:46:16 | 44,441,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iutiao.exception;
/**
* Created by yxy on 15/10/13.
*/
public class APIException extends UTiaoException {
private static final long serialVersionUID = 1L;
public APIException(String message, String requestId, Integer statusCode, Throwable e) {
super(message, requestId, statusCode, e);
... | UTF-8 | Java | 362 | java | APIException.java | Java | [
{
"context": "package com.iutiao.exception;\n\n/**\n * Created by yxy on 15/10/13.\n */\npublic class APIException extend",
"end": 52,
"score": 0.9994810819625854,
"start": 49,
"tag": "USERNAME",
"value": "yxy"
}
] | null | [] | package com.iutiao.exception;
/**
* Created by yxy on 15/10/13.
*/
public class APIException extends UTiaoException {
private static final long serialVersionUID = 1L;
public APIException(String message, String requestId, Integer statusCode, Throwable e) {
super(message, requestId, statusCode, e);
... | 362 | 0.70442 | 0.685083 | 15 | 23.133333 | 26.976204 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 3 |
511abe5e5d949d3aba2c9ac1670d5ebc9c357a4b | 7,954,279,501,037 | e36d8d06eeca75633419743accda20c31c94fc4d | /src/main/java/methods/LogoutMethod.java | c2d47174172c80c11a3dd3e5274103cfdfa4a8e7 | [] | no_license | Kuzma2103/guru99demoQA | https://github.com/Kuzma2103/guru99demoQA | dbcbc4ff57e678792402b14773e7a0f0aed36717 | b3a966cc9feeb2ea696fa65961114b01fdd8d87a | refs/heads/main | 2023-06-23T03:45:45.841000 | 2021-07-13T08:23:49 | 2021-07-13T08:23:49 | 379,525,344 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package methods;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import pages.BasePage;
public class LogoutMethod extends BasePage {
public LogoutMethod(WebDriver driver) {
super(driver);
}
By accountBy = By.xpath("//div[@class='account-cart-wrapper']/a[@data-target-element=... | UTF-8 | Java | 512 | java | LogoutMethod.java | Java | [] | null | [] | package methods;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import pages.BasePage;
public class LogoutMethod extends BasePage {
public LogoutMethod(WebDriver driver) {
super(driver);
}
By accountBy = By.xpath("//div[@class='account-cart-wrapper']/a[@data-target-element=... | 512 | 0.658203 | 0.658203 | 22 | 22.272728 | 25.204945 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
7918466b6bc74e6784613d0d771c809d46a300e1 | 30,176,440,226,627 | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_partial/10567003.java | fc0f105b58dbbc664f87be867421ed630b081035 | [] | no_license | whatafree/JCoffee | https://github.com/whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254000 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
class c10567003 {
private InputStream loadSource(String url) throws ClientProtocolException, IOException {
HttpClient httpclient = new DefaultHttpClient();
httpclient.getParams().setParameter(HTTP.USER_AGENT, "Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 6.0)");
HttpGet httpget = new H... | UTF-8 | Java | 489 | java | 10567003.java | Java | [] | null | [] |
class c10567003 {
private InputStream loadSource(String url) throws ClientProtocolException, IOException {
HttpClient httpclient = new DefaultHttpClient();
httpclient.getParams().setParameter(HTTP.USER_AGENT, "Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 6.0)");
HttpGet httpget = new H... | 489 | 0.691207 | 0.662577 | 12 | 39.5 | 36.197376 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 3 |
848382e31759f192d2ed0e3d5b2cca54c5c42f4e | 27,857,157,950,461 | 6f0ae943dd696aadf309418661f0083ffb9438b3 | /src/main/java/com/milind/sample/oauth/config/CustomUserDetails.java | 965b215f73cf37d38eaf4a3f515e74b485fa89ba | [] | no_license | milindbharambe/samples | https://github.com/milindbharambe/samples | e2b3b559526fa3255a57c06517bc85e4d0f7a2a1 | f49eaabe70d6631283dafb804fde354a75345224 | refs/heads/master | 2020-08-16T17:35:28.533000 | 2019-10-16T11:33:49 | 2019-10-16T11:33:49 | 215,533,000 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.milind.sample.oauth.config;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.security.core.userdetails.UserD... | UTF-8 | Java | 1,953 | java | CustomUserDetails.java | Java | [
{
"context": "\n public String getUsername() {\r\n return username;\r\n }\r\n\r\n @Override\r\n public boolean isAc",
"end": 1585,
"score": 0.9350152611732483,
"start": 1577,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package com.milind.sample.oauth.config;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.security.core.userdetails.UserD... | 1,953 | 0.684076 | 0.683564 | 69 | 26.304348 | 25.292093 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 3 |
40ab7366a0d31fe627c8833ab68000ea1745e295 | 29,892,972,442,562 | ed32e54b8d82afb64664543f69a55de78fc362ea | /src/SumofLeftLeaves.java | b227a1556de911f4201f37154748e7d92c86ec9c | [] | no_license | Manaswi94/Algorithms-Trees | https://github.com/Manaswi94/Algorithms-Trees | 1388b3222534cd248405430a27f698604e401388 | 280ce1ec7edc3ce83b9d2dc6048d308724d47e50 | refs/heads/master | 2017-12-30T19:55:10.375000 | 2016-11-11T08:47:38 | 2016-11-11T08:47:38 | 69,764,165 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // 404. Sum of Left Leaves
public class SumofLeftLeaves {
public static int sumOfLeftLeaves(TreeNode root) {
int sumL = 0, sumR = 0;
if (root == null)
return 0;
if (root.left != null) {
if (root.left.right == null && root.left.left == null)
sumL = root.left.val + sumOfLeftLeaves(root.left);
else
... | UTF-8 | Java | 1,019 | java | SumofLeftLeaves.java | Java | [] | null | [] | // 404. Sum of Left Leaves
public class SumofLeftLeaves {
public static int sumOfLeftLeaves(TreeNode root) {
int sumL = 0, sumR = 0;
if (root == null)
return 0;
if (root.left != null) {
if (root.left.right == null && root.left.left == null)
sumL = root.left.val + sumOfLeftLeaves(root.left);
else
... | 1,019 | 0.655545 | 0.634936 | 36 | 27.305555 | 17.468733 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.25 | false | false | 3 |
553fd7b79d957a27e1a086355e8a46b083bfd7d0 | 11,699,490,915,869 | 7a41c5051f8db434dee47fa7e65625a3ce841124 | /src/main/java/com/aillkeen/tiraduvida/TiraDuvidaApplication.java | db19d0d70e23beff3eb91b8ae5c4048c17a39fd0 | [] | no_license | Aillkeen/daca-backend | https://github.com/Aillkeen/daca-backend | b121361405ae4235a96e5e71ee4bee8f7bacf396 | 8200cf5f3536c94054a9f32419ceac47d4686761 | refs/heads/master | 2020-03-23T18:59:13.564000 | 2018-08-07T03:40:08 | 2018-08-07T03:40:08 | 141,946,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aillkeen.tiraduvida;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.security.crypto.password.PasswordEnc... | UTF-8 | Java | 1,322 | java | TiraDuvidaApplication.java | Java | [
{
"context": "o admin = new Usuario();\n\t admin.setEmail(\"professor@tiraduvida.com\");\n\t admin.setPassword(passwordEncoder.enc",
"end": 1037,
"score": 0.9999330639839172,
"start": 1013,
"tag": "EMAIL",
"value": "professor@tiraduvida.com"
},
{
"context": " adm... | null | [] | package com.aillkeen.tiraduvida;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.security.crypto.password.PasswordEnc... | 1,292 | 0.747352 | 0.742814 | 39 | 32.897434 | 27.767159 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 3 |
d07dc00d356cce54af958e1e48086f5f07ca88b6 | 21,079,699,544,865 | 8fc353fcca109517b84f890df1f9e1f8a90adc78 | /src/main/java/com/surekam/modules/cms/web/CategoryRoleUserController.java | a49dc46625bfd44ae127b276c436af5abaf097d3 | [] | no_license | yycGitHub/production-process | https://github.com/yycGitHub/production-process | 6ecd5ac15087288763cd8d7abe83d706f8f8e6f5 | 58a8628ef2f53164571b42f2629d23fb4b881e12 | refs/heads/master | 2022-12-08T16:55:34.955000 | 2020-08-31T09:03:34 | 2020-08-31T09:03:36 | 291,583,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.surekam.modules.cms.web;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.C... | UTF-8 | Java | 8,820 | java | CategoryRoleUserController.java | Java | [
{
"context": ".SystemService;\n\n/**\n * 栏目管理员Controller\n * @author liuyi\n * @version 2018-01-29\n */\n@Controller\n@RequestMa",
"end": 1105,
"score": 0.9970535635948181,
"start": 1100,
"tag": "USERNAME",
"value": "liuyi"
}
] | null | [] | package com.surekam.modules.cms.web;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.C... | 8,820 | 0.73008 | 0.728194 | 226 | 36.539822 | 31.677589 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.800885 | false | false | 3 |
02c27eef426d3679e0e7f7dfea1d11f9d815f0aa | 30,004,641,530,677 | 77ba7725783a6f5a4cb3b46420dda766c14f194b | /fate-serving-admin/src/main/java/com/webank/ai/fate/serving/admin/controller/MonitorController.java | 870ea18581c4e64f7c6d96d1ef21eac4a95b946e | [
"Apache-2.0"
] | permissive | zhp8341/FATE-Serving | https://github.com/zhp8341/FATE-Serving | 78532c2f90906fce9208815c88b50faae649b04c | 3a81bc16f907a42fdb34835b84630a1c25722c19 | refs/heads/master | 2023-07-23T08:53:58.632000 | 2021-06-28T02:31:45 | 2021-06-28T02:31:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2019 The FATE Authors. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | UTF-8 | Java | 8,758 | java | MonitorController.java | Java | [] | null | [] | /*
* Copyright 2019 The FATE Authors. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 8,758 | 0.68543 | 0.678694 | 182 | 47.12088 | 36.385403 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.725275 | false | false | 3 |
9bbc6c2ddef5f970676dd3bc905559ae85774a7a | 32,452,772,953,940 | 7fa7b9119573c20b74b7a28093bc387f66f34267 | /edusession/src/main/java/pl/edusession/domain/cms/articles/ArticleCreator.java | f13b134e36b5df88172683f4438fb503ed4b8c84 | [] | no_license | mwarycha/edusession.pl | https://github.com/mwarycha/edusession.pl | 9af4c56ebf22cc785333bed9f96f0988b76caadf | 319e8d4bccf5221775c2ccf29a6f1b7b0ab5b349 | refs/heads/master | 2018-12-26T20:29:27.546000 | 2018-12-24T13:43:46 | 2018-12-24T13:43:46 | 126,728,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.edusession.domain.cms.articles;
import org.springframework.webflow.execution.RequestContext;
import pl.edusession.domain.cms.comparators.MapComparatorSortBySectionEntityId;
import pl.edusession.domain.cms.comparators.SetComparatorSortBySectionId;
import pl.edusession.domain.entities.ArticleEntity;
import pl... | UTF-8 | Java | 15,864 | java | ArticleCreator.java | Java | [] | null | [] | package pl.edusession.domain.cms.articles;
import org.springframework.webflow.execution.RequestContext;
import pl.edusession.domain.cms.comparators.MapComparatorSortBySectionEntityId;
import pl.edusession.domain.cms.comparators.SetComparatorSortBySectionId;
import pl.edusession.domain.entities.ArticleEntity;
import pl... | 15,864 | 0.647756 | 0.647063 | 471 | 32.68153 | 30.285486 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435244 | false | false | 3 |
9dfd25908500297343e30bd4d92772d71be6cc30 | 1,992,864,850,532 | aef3f5cfabcfb6a56671f5a4e48d0c9f032247ae | /src/com/dev/jbooklib/controller/RootLayoutController.java | 2fd7d13cca3947220244f8989d6179eb8582c3b9 | [] | no_license | vetal71/JBookLibrary | https://github.com/vetal71/JBookLibrary | be00aa93a1f392baa6fe49383ac6029a56a7c10d | 2cb4c53cb793ba0fadd29aeb58887d15a0fa6b10 | refs/heads/master | 2021-01-19T11:11:54.050000 | 2017-04-12T15:01:49 | 2017-04-12T15:01:49 | 87,555,636 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dev.jbooklib.controller;
import com.dev.jbooklib.MainApp;
import com.dev.jbooklib.service.BookService;
import javafx.fxml.FXML;
import javafx.scene.control.Label;
import javafx.scene.control.Separator;
import org.controlsfx.control.StatusBar;
import static com.dev.jbooklib.util.Contants.COUNT_RECORD_INFO;... | UTF-8 | Java | 1,811 | java | RootLayoutController.java | Java | [
{
"context": "евого элемента интерфейса приложения\n * Created by kolesnik on 11/04/2017.\n */\npublic class RootLayoutControl",
"end": 617,
"score": 0.9995532035827637,
"start": 609,
"tag": "USERNAME",
"value": "kolesnik"
}
] | null | [] | package com.dev.jbooklib.controller;
import com.dev.jbooklib.MainApp;
import com.dev.jbooklib.service.BookService;
import javafx.fxml.FXML;
import javafx.scene.control.Label;
import javafx.scene.control.Separator;
import org.controlsfx.control.StatusBar;
import static com.dev.jbooklib.util.Contants.COUNT_RECORD_INFO;... | 1,811 | 0.703872 | 0.698747 | 66 | 25.60606 | 22.88567 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469697 | false | false | 3 |
65809ba5c9dd6adf7e987c7d76f393aa11f06506 | 17,695,265,278,757 | 970610a2ffe92b1e28ccf5c52cd18165448e9820 | /src/main/java/faultdiagnosis/FaultDiagnosisMode3.java | 54bd1016e8af9f4c44de410e2cfcec2d3ff97a5b | [] | no_license | Tarrei/LogFlash | https://github.com/Tarrei/LogFlash | f85106d469140b2b067d82024a8f7a649e3468b1 | fe495d39a326513b07e3f75812b2b8b658a24e71 | refs/heads/master | 2023-03-26T14:21:30.970000 | 2020-09-24T13:55:49 | 2020-09-24T13:55:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package faultdiagnosis;
import TCFGmodel.TCFG;
import org.apache.flink.api.java.tuple.Tuple7;
import java.util.List;
import java.util.Map;
public class FaultDiagnosisMode3 implements FaultDiagnosis{
@Override
public double calProbability(double ti, double tj, double alphaji, long timeWindow, long delta) {
... | UTF-8 | Java | 774 | java | FaultDiagnosisMode3.java | Java | [] | null | [] | package faultdiagnosis;
import TCFGmodel.TCFG;
import org.apache.flink.api.java.tuple.Tuple7;
import java.util.List;
import java.util.Map;
public class FaultDiagnosisMode3 implements FaultDiagnosis{
@Override
public double calProbability(double ti, double tj, double alphaji, long timeWindow, long delta) {
... | 774 | 0.710594 | 0.700258 | 30 | 24.799999 | 34.139324 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 3 |
796428688a88da734a87e87e6a72baf1894bb21f | 21,784,074,151,774 | 7983039bb5d02aded648572d6b9b49ceb8879e67 | /LiteLoader/trunk/java/common/com/mumfrey/liteloader/core/Containers.java | 4238d5a6378f33c0f2d6aaf4032a15e7305827cd | [] | no_license | svn2github/liteloader | https://github.com/svn2github/liteloader | 251faf2c428f1b900e0f7b0a369c6b48ae9fe8ab | 5f936435fcade2dd8dfbfe5904f6be92a766eb25 | refs/heads/master | 2021-01-19T17:17:34.912000 | 2015-09-09T10:36:19 | 2015-09-09T10:36:19 | 41,661,022 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mumfrey.liteloader.core;
import java.io.File;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import com.mumfrey.liteloader.api.ContainerRegistry;
import com.mumfrey.... | UTF-8 | Java | 4,958 | java | Containers.java | Java | [
{
"context": "Registry for LiteLoaderEnumerator\r\n * \r\n * @author Adam Mummery-Smith\r\n */\r\nclass Containers implements ContainerRegist",
"end": 572,
"score": 0.9995613694190979,
"start": 554,
"tag": "NAME",
"value": "Adam Mummery-Smith"
}
] | null | [] | package com.mumfrey.liteloader.core;
import java.io.File;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import com.mumfrey.liteloader.api.ContainerRegistry;
import com.mumfrey.... | 4,946 | 0.736789 | 0.736789 | 159 | 29.18239 | 35.936501 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.169811 | false | false | 3 |
cd9dbe69a9cb942614bf5e1c93b74e0534d4ab99 | 25,563,645,355,889 | 11dd04d13180cab5b68db8338c982e3c8742a6eb | /app/src/main/java/com/app/mcworlduser/Activities/OrderHistoryActivity.java | 4b5066f560c559ddf3e8bf2bb8c8d44e0c695a95 | [] | no_license | abhilashasharma2021/MC-World-User | https://github.com/abhilashasharma2021/MC-World-User | a0a60553fd5c700cb012c73187aaf8efe5d29cac | b01167677987dca5882d4c6d8bf354352da26437 | refs/heads/master | 2023-04-12T16:02:12.486000 | 2021-05-05T05:46:05 | 2021-05-05T05:46:05 | 364,473,382 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.mcworlduser.Activities;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.Context;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import androi... | UTF-8 | Java | 7,534 | java | OrderHistoryActivity.java | Java | [] | null | [] | package com.app.mcworlduser.Activities;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.Context;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import androi... | 7,534 | 0.541678 | 0.541147 | 171 | 43.064327 | 33.105034 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.654971 | false | false | 3 |
fc73aeb8971a63dda3584609968a7da7a01f087c | 6,279,242,205,022 | 2cb499e4be6ce34054bf854793f0c34716180359 | /module2/src/bai12_java_collection_frameword/thuc_hanh/bai4_tim_kiem_cay_nhi_phan/Tree.java | cc0f0865b54e4c254fa90c17ef8d463dff10065b | [] | no_license | nhutam123/C0221G1-le-nhu-tam | https://github.com/nhutam123/C0221G1-le-nhu-tam | 3b1398583e778cec1c232ce72a562daf1778398e | 549304e82500a5094a91e332dc8a23213ffca80b | refs/heads/main | 2023-07-12T01:06:09.316000 | 2021-08-11T10:35:45 | 2021-08-11T10:35:45 | 342,120,462 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bai12_java_collection_frameword.thuc_hanh.bai4_tim_kiem_cay_nhi_phan;
public interface Tree<E> {
public boolean insert(E e);
public void inorder();
public int getSize();
}
| UTF-8 | Java | 195 | java | Tree.java | Java | [] | null | [] | package bai12_java_collection_frameword.thuc_hanh.bai4_tim_kiem_cay_nhi_phan;
public interface Tree<E> {
public boolean insert(E e);
public void inorder();
public int getSize();
}
| 195 | 0.707692 | 0.692308 | 8 | 23.375 | 23.848152 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.