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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f415e2e6e017741555cc54ba32f77b289a6f8dcb | 17,179,869,217,841 | b9451c54b2ff7ddb797afc029672c57181a79bf9 | /core/src/main/java/org/infinispan/commands/tx/PrepareCommand.java | 383a3dcc0a61b387ff77f2e1694686eabdb3f96b | [
"Apache-2.0",
"LicenseRef-scancode-dco-1.1"
] | permissive | infinispan/infinispan | https://github.com/infinispan/infinispan | 4c16a7f7381894e1c38c80e39cc9346b566407ad | 1babc3340f2cf9bd42c84102a42c901d20feaa84 | refs/heads/main | 2023-08-31T19:46:06.326000 | 2023-06-20T08:14:50 | 2023-08-31T17:54:31 | 1,050,944 | 920 | 527 | Apache-2.0 | false | 2023-09-14T21:00:45 | 2010-11-04T12:33:19 | 2023-09-13T11:30:16 | 2023-09-14T21:00:44 | 145,284 | 1,077 | 595 | 22 | Java | false | false | package org.infinispan.commands.tx;
import static org.infinispan.commons.marshall.MarshallUtil.marshallCollection;
import static org.infinispan.commons.marshall.MarshallUtil.unmarshallCollection;
import java.io.IOException;
import java.io.ObjectInput;
import java.io.ObjectOutput;
import java.util.ArrayList;
import ja... | UTF-8 | Java | 10,329 | java | PrepareCommand.java | Java | [
{
"context": "rresponding to the 1st phase of 2PC.\n *\n * @author Manik Surtani (<a href=\"mailto:manik@jboss.org\">manik@jboss.org",
"end": 2742,
"score": 0.9998132586479187,
"start": 2729,
"tag": "NAME",
"value": "Manik Surtani"
},
{
"context": "2PC.\n *\n * @author Manik Surtani ... | null | [] | package org.infinispan.commands.tx;
import static org.infinispan.commons.marshall.MarshallUtil.marshallCollection;
import static org.infinispan.commons.marshall.MarshallUtil.unmarshallCollection;
import java.io.IOException;
import java.io.ObjectInput;
import java.io.ObjectOutput;
import java.util.ArrayList;
import ja... | 10,290 | 0.727854 | 0.726885 | 278 | 36.154675 | 28.83383 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517986 | false | false | 6 |
e938265f95dd95f24da49159d78cd95197a9aa13 | 30,434,138,316,333 | 61cea96c85593a4f4f54dcc74faedef9c45c7f49 | /src/main/java/com/xuchi/work/service/impl/RouterServiceImpl.java | 4b2aea269988697e9b46d9106639032661972db3 | [] | no_license | xcnick/MvcNow | https://github.com/xcnick/MvcNow | a32d643c79be6892fd8c2ea31d3e9f935b90d9a9 | ceb1ad78167ee5588ab1ff4036543d6381cd002b | refs/heads/master | 2015-08-14T07:07:56.766000 | 2014-12-07T13:48:50 | 2014-12-07T13:48:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xuchi.work.service.impl;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.xuchi... | UTF-8 | Java | 4,978 | java | RouterServiceImpl.java | Java | [
{
"context": "tLocation(router.getLocation());\r\n\t\tt.setPassword(router.getPassword());\r\n\t\tt.setShangjiaid(router.getShangjiaid());\r\n",
"end": 2664,
"score": 0.9299401640892029,
"start": 2646,
"tag": "PASSWORD",
"value": "router.getPassword"
},
{
"context": "om Trouter t whe... | null | [] | package com.xuchi.work.service.impl;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.xuchi... | 4,972 | 0.634073 | 0.633468 | 173 | 26.670521 | 23.446436 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.479769 | false | false | 6 |
5d853ecd586c15717dbda45c8e64fe9e104cbfae | 33,509,334,896,588 | 398774f5812a01244216f72e1fd652b49379f880 | /src/main/java/com/woodtailer/emailalertplugin/model/IncommingRequest.java | b50d5e39b79ace36e29d317dc57f5aaf3dfd7a3f | [] | no_license | harald-billstein/emailAlert | https://github.com/harald-billstein/emailAlert | d22492480e76e61013ead8de01d69d6ac7a8c8f9 | 2d3c6c8f7b6ab55f7a39be08015fbdd7749c37c1 | refs/heads/master | 2020-03-27T18:04:30.153000 | 2018-09-13T13:37:23 | 2018-09-13T13:37:23 | 146,896,495 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.woodtailer.emailalertplugin.model;
import java.util.ArrayList;
import lombok.Data;
@Data
public class IncommingRequest {
private String emailAddress;
private ArrayList words;
}
| UTF-8 | Java | 198 | java | IncommingRequest.java | Java | [] | null | [] | package com.woodtailer.emailalertplugin.model;
import java.util.ArrayList;
import lombok.Data;
@Data
public class IncommingRequest {
private String emailAddress;
private ArrayList words;
}
| 198 | 0.792929 | 0.792929 | 13 | 14.230769 | 15.532368 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 6 |
ab003e509ea80b89b33bd3122057a8e6017c7188 | 3,109,556,367,676 | 17aafa3c4369df27ea57cb210ac8c3309295d400 | /demos/android/AppTFPNoGUIGraphicsBridgeDemo2/src/com/example/apptfpnoguigraphicsbridgedemo2/jImageView.java | c4fa96ad40227f48b680c162a183e57dbc13b2a5 | [] | no_license | jmpessoa/tfpnoguigraphicsbridge | https://github.com/jmpessoa/tfpnoguigraphicsbridge | 1a34243b84185c2250b4695d28f318ea67f8d6a0 | d88e7892ba52c577d592eff01f694fa760ca98fd | refs/heads/master | 2021-01-17T08:58:51.492000 | 2017-06-25T19:51:47 | 2017-06-25T19:51:47 | 34,188,563 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.apptfpnoguigraphicsbridgedemo2;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.lang.reflect.Field;
import javax.microedition.khronos.opengles.GL10;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.B... | UTF-8 | Java | 9,603 | java | jImageView.java | Java | [] | null | [] | package com.example.apptfpnoguigraphicsbridgedemo2;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.lang.reflect.Field;
import javax.microedition.khronos.opengles.GL10;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.B... | 9,603 | 0.69874 | 0.692388 | 314 | 29.579618 | 25.381578 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.232484 | false | false | 6 |
42f8268a2f8cb6b54f269d3e8a2e7495029a4934 | 25,211,458,062,980 | 7bc975c929eedca0d2254360360b7f021749ae7f | /src/main/java/com/redxun/bpm/activiti/event/TaskCompleteApplicationEvent.java | 0b0a676f42f11fe369f3419f48994b8e25723a33 | [] | no_license | liaosheng2018/jsaas-1 | https://github.com/liaosheng2018/jsaas-1 | 7d6e5a10b9bf22e4e6793a4efe3c783fb4afc621 | 0fd2df00b4680c92500429bd800b1806b816002d | refs/heads/master | 2022-03-10T12:22:51.907000 | 2019-11-29T07:11:11 | 2019-11-29T07:11:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.redxun.bpm.activiti.event;
import org.activiti.engine.impl.persistence.entity.TaskEntity;
import org.springframework.context.ApplicationEvent;
/**
*
*
* <pre>
* 描述:任务完成监听器
* 作者:cjx
* 邮箱:chshxuan@163.com
* 日期:2016年5月7日-下午2:17:18
* @Copyright (c) 2014-2016 广州红迅软件有限公司(http://www.redxun.cn)
* 本源代码受... | UTF-8 | Java | 636 | java | TaskCompleteApplicationEvent.java | Java | [
{
"context": "nEvent;\n\n/**\n * \n * \n * <pre>\n * 描述:任务完成监听器\n * 作者:cjx\n * 邮箱:chshxuan@163.com\n * 日期:2016年5月7日-下午2:17:18\n",
"end": 201,
"score": 0.9997252225875854,
"start": 198,
"tag": "USERNAME",
"value": "cjx"
},
{
"context": "**\n * \n * \n * <pre>\n * 描述:任务完成监听器\n * 作者:cjx... | null | [] | package com.redxun.bpm.activiti.event;
import org.activiti.engine.impl.persistence.entity.TaskEntity;
import org.springframework.context.ApplicationEvent;
/**
*
*
* <pre>
* 描述:任务完成监听器
* 作者:cjx
* 邮箱:<EMAIL>
* 日期:2016年5月7日-下午2:17:18
* @Copyright (c) 2014-2016 广州红迅软件有限公司(http://www.redxun.cn)
* 本源代码受软件著作法保护,请... | 627 | 0.750965 | 0.708494 | 22 | 22.545454 | 23.598396 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 6 |
8659a017110e38dbaea10777ef37a45da0fd21f4 | 29,446,295,827,276 | 25a4a049b236316f05d8826cd8b6f391d8bfcc9c | /dataaccess/src/main/java/wsvintsitsky/hotel/dataaccess/ApartmentClassDao.java | c08b4862aa887b82605b0aa9bcff3e1789767349 | [] | no_license | vvsvintsitsky/webhotel | https://github.com/vvsvintsitsky/webhotel | 942e064a4fa04232fe72c42b516504237a7b90f4 | e5396a9acb242a62d9e108b346942d2bce66fb8a | refs/heads/master | 2020-12-25T06:42:50.560000 | 2016-06-29T00:10:27 | 2016-06-29T00:10:27 | 59,880,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wsvintsitsky.hotel.dataaccess;
import wsvintsitsky.hotel.dataaccess.filters.ApartmentClassFilter;
import wsvintsitsky.hotel.datamodel.ApartmentClass;
public interface ApartmentClassDao extends AbstractDao<ApartmentClass, Long> {
void multiUpdateAptClass(ApartmentClassFilter filter, String newAptClass);
}
| UTF-8 | Java | 319 | java | ApartmentClassDao.java | Java | [] | null | [] | package wsvintsitsky.hotel.dataaccess;
import wsvintsitsky.hotel.dataaccess.filters.ApartmentClassFilter;
import wsvintsitsky.hotel.datamodel.ApartmentClass;
public interface ApartmentClassDao extends AbstractDao<ApartmentClass, Long> {
void multiUpdateAptClass(ApartmentClassFilter filter, String newAptClass);
}
| 319 | 0.858934 | 0.858934 | 9 | 34.444443 | 32.37664 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 6 |
e3b3320c45b69c11d653709c9e2dc1bb18036e15 | 29,446,295,828,988 | 116203847f66655631bb7d0de8bcf20bc88576c7 | /src/main/java/org/chassot/auth/controller/HealthController.java | f5c97ce3facd1cd272535df84c60972465d538ac | [] | no_license | chassot/auth | https://github.com/chassot/auth | 408e775a461cfd0ecc2f6aea313a534dd386d286 | 111d688db8ba2202abb26717310f618b3b50251b | refs/heads/master | 2022-04-10T09:30:53.817000 | 2020-03-31T14:40:52 | 2020-03-31T14:40:52 | 237,776,233 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.chassot.auth.controller;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@CrossOrigin
@Reques... | UTF-8 | Java | 471 | java | HealthController.java | Java | [] | null | [] | package org.chassot.auth.controller;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@CrossOrigin
@Reques... | 471 | 0.791932 | 0.791932 | 17 | 26.705883 | 22.367952 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 6 |
56638b1089105893349e93bd77c6af88aa66b013 | 970,662,668,063 | 7a6e97193bf4fce8a3467660f79369dc66cc9364 | /tutorial1/src/test/java/net/serenitybdd/tutorials/features/navigation/WhenBrowsingProductCategories.java | e00d63cceff9b1e41510ac79e3cfd05ac3325be0 | [] | no_license | YuriyPent/serenity-tutorials | https://github.com/YuriyPent/serenity-tutorials | 309e9bf5fd24dfa6fcd45527aa252da3518c4c07 | 882a3a770669154c0ecda33ca242d3d0df7b0be8 | refs/heads/master | 2022-07-18T06:09:54.522000 | 2019-06-24T08:52:29 | 2019-06-24T08:52:29 | 177,342,874 | 0 | 0 | null | false | 2019-04-07T20:57:15 | 2019-03-23T21:41:03 | 2019-03-25T20:10:17 | 2019-04-07T20:57:09 | 9 | 0 | 0 | 1 | Java | false | false | package net.serenitybdd.tutorials.features.navigation;
import net.serenitybdd.junit.runners.SerenityRunner;
import net.serenitybdd.screenplay.Actor;
import net.serenitybdd.screenplay.abilities.BrowseTheWeb;
import net.serenitybdd.screenplay.questions.page.TheWebPage;
import net.serenitybdd.tutorials.steps.NavigatingUs... | UTF-8 | Java | 1,590 | java | WhenBrowsingProductCategories.java | Java | [
{
"context": "toProducts() {\n\n Actor mike = Actor.named(\"Mike\");\n mike.can(BrowseTheWeb.with(browser));\n",
"end": 1276,
"score": 0.7954949140548706,
"start": 1272,
"tag": "NAME",
"value": "Mike"
}
] | null | [] | package net.serenitybdd.tutorials.features.navigation;
import net.serenitybdd.junit.runners.SerenityRunner;
import net.serenitybdd.screenplay.Actor;
import net.serenitybdd.screenplay.abilities.BrowseTheWeb;
import net.serenitybdd.screenplay.questions.page.TheWebPage;
import net.serenitybdd.tutorials.steps.NavigatingUs... | 1,590 | 0.761905 | 0.761905 | 46 | 31.869566 | 25.934372 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586957 | false | false | 6 |
8cc353a57767da402d9525ce98d3a324642ee707 | 39,324,720,606,850 | c4623aa95fb8cdd0ee1bc68962711c33af44604e | /src/com/google/android/gms/internal/jl$d.java | e3b2416bbea5a1f1efff65cac20da2954992c2c8 | [] | no_license | reverseengineeringer/com.yelp.android | https://github.com/reverseengineeringer/com.yelp.android | 48f7f2c830a3a1714112649a6a0a3110f7bdc2b1 | b0ac8d4f6cd5fc5543f0d8de399b6d7b3a2184c8 | refs/heads/master | 2021-01-19T02:07:25.997000 | 2016-07-19T16:37:24 | 2016-07-19T16:37:24 | 38,555,675 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal;
import com.google.android.gms.common.data.DataHolder;
public abstract class jl$d<TListener>
extends jl<T>.b<TListener>
{
private final DataHolder JG;
public jl$d(TListener paramTListener, DataHolder paramDataHolder)
{
super(paramTListener, paramDataHolder);
... | UTF-8 | Java | 772 | java | jl$d.java | Java | [] | null | [] | package com.google.android.gms.internal;
import com.google.android.gms.common.data.DataHolder;
public abstract class jl$d<TListener>
extends jl<T>.b<TListener>
{
private final DataHolder JG;
public jl$d(TListener paramTListener, DataHolder paramDataHolder)
{
super(paramTListener, paramDataHolder);
... | 772 | 0.690414 | 0.681347 | 36 | 20.472221 | 21.631363 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361111 | false | false | 6 |
91c5d776d5b72862e7a31f835da165bd31e7ea82 | 18,751,827,265,608 | 426ece8fcb5476070b613aa7aaceed941443f5e4 | /app/src/main/java/com/atguigu/time/module_tickey/impletickbuy/MoviePager.java | 6851e80d7e22d88450bafde3f43659295314e360 | [] | no_license | FightingForDream/TimePro | https://github.com/FightingForDream/TimePro | 0543494e05cd6cc63930c1e17433dc66c11f45da | 040382dad74a8c3c04db54e49460c93d104fcb6d | refs/heads/master | 2021-01-10T17:19:16.802000 | 2016-04-21T01:36:26 | 2016-04-21T01:36:26 | 55,791,832 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atguigu.time.module_tickey.impletickbuy;
import android.app.Activity;
import android.graphics.drawable.AnimationDrawable;
import android.support.design.widget.TabLayout;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter... | UTF-8 | Java | 5,910 | java | MoviePager.java | Java | [] | null | [] | package com.atguigu.time.module_tickey.impletickbuy;
import android.app.Activity;
import android.graphics.drawable.AnimationDrawable;
import android.support.design.widget.TabLayout;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter... | 5,910 | 0.610857 | 0.608389 | 204 | 26.813726 | 25.215048 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387255 | false | false | 6 |
9a673a28d71889be35fa5d9cb209f0f7afe758c9 | 16,758,962,444,962 | 855c25512f7cadea6b77d0ac86b1cbcb6d4fabb0 | /app/src/main/java/com/example/edgu1/angleseahospital/DrugsInformation.java | a0dc1d0d65c2c79ec66db4bcb9972e2e658cfd65 | [] | no_license | edgu100/Angleseahospital999 | https://github.com/edgu100/Angleseahospital999 | 8306370ad57bd95c10eb63cab3b671f6257b89d7 | aadd065bf4a0c113c6dc5bd9384b62b4b649d28d | refs/heads/master | 2022-01-04T23:05:46.767000 | 2019-04-30T03:13:16 | 2019-04-30T03:13:16 | 107,745,888 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.edgu1.angleseahospital;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.NavigationView;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app.ActionBarDrawerT... | UTF-8 | Java | 5,870 | java | DrugsInformation.java | Java | [] | null | [] | package com.example.edgu1.angleseahospital;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.NavigationView;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app.ActionBarDrawerT... | 5,870 | 0.610733 | 0.60954 | 159 | 35.91824 | 27.128616 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.654088 | false | false | 6 |
e355a9aec9efa869e285e8982aa586a7e7ef0bc4 | 20,048,907,376,233 | 562cef37d5c1c40d0a1ad68e21ca685147fda2e7 | /AlugaGames.Core/src/alugagames/core/jogos/Categoria.java | c2ce0a7763631152ed02c6e4b91cf8e49d6cdadc | [] | no_license | wllm-git/alugagames | https://github.com/wllm-git/alugagames | ba3065b2e87c6076bbda25ef4ad2c1ecc22162fd | 56c8106bac8ee6f4676e00b20dcb892b01502054 | refs/heads/master | 2021-01-21T19:12:21.302000 | 2016-12-01T21:11:09 | 2016-12-01T21:11:09 | 68,386,945 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package alugagames.core.jogos;
public enum Categoria {
Aventura,
Acao,
Esporte,
Corrida,
Arcade,
Estrategia,
Guerra
}
| UTF-8 | Java | 126 | java | Categoria.java | Java | [] | null | [] | package alugagames.core.jogos;
public enum Categoria {
Aventura,
Acao,
Esporte,
Corrida,
Arcade,
Estrategia,
Guerra
}
| 126 | 0.738095 | 0.738095 | 11 | 10.454545 | 8.435462 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 6 |
c63e51c24066d366e50e0c03428a9af7924516a6 | 31,344,671,372,977 | 36556e520378ed4a2484271955fe94f5b69d9860 | /src/main/java/com/estebanposada/service/IRolService.java | a51eda2631a50c86817db2ce5be23850d94a8af7 | [] | no_license | EstebanPosada/MiniBlog_EstebanPosada | https://github.com/EstebanPosada/MiniBlog_EstebanPosada | 1b19c1dfe16ff770b4cea2720cf3c5fb1650a636 | dd46a12e283bf1012789b5f38e86390b80e8bfe8 | refs/heads/master | 2020-03-28T00:46:21.620000 | 2018-09-25T04:07:31 | 2018-09-25T04:07:31 | 147,448,370 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.estebanposada.service;
import java.util.List;
import com.estebanposada.model.Rol;
import com.estebanposada.model.Usuario;
import com.estebanposada.model.UsuarioRol;
public interface IRolService extends IService<Rol> {
Integer asignar(Usuario usuario, List<Rol> roles);
List<UsuarioRol> list... | UTF-8 | Java | 362 | java | IRolService.java | Java | [] | null | [] | package com.estebanposada.service;
import java.util.List;
import com.estebanposada.model.Rol;
import com.estebanposada.model.Usuario;
import com.estebanposada.model.UsuarioRol;
public interface IRolService extends IService<Rol> {
Integer asignar(Usuario usuario, List<Rol> roles);
List<UsuarioRol> list... | 362 | 0.779006 | 0.779006 | 14 | 23.857143 | 21.937759 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 6 |
b3db95f590c1e173c9c7ff13f9fc43cf1f299630 | 21,311,627,733,631 | 3fcdca1ea49c02188eb1d9e253f47cbb49380833 | /fin_dev/fin.common/src/main/java/com/yqjr/fin/common/base/starter/exception/RepetitionException.java | 64718b8d4188f27059de4edba5794c723e4633f6 | [] | no_license | jsdelivrbot/yqjr | https://github.com/jsdelivrbot/yqjr | f13f50dc765b1c7aa7ad513ee455c9380ab3d7c6 | 08c7182c3d4dcc303f512b55b4405266dd3ad66c | refs/heads/master | 2020-04-10T13:50:37.840000 | 2018-12-09T11:08:44 | 2018-12-09T11:08:44 | 161,060,607 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yqjr.fin.common.base.starter.exception;
import com.yqjr.fin.common.base.starter.enums.ServiceResponseEnum;
public class RepetitionException extends CommonBizzException {
private String code;
public RepetitionException(ServiceResponseEnum serviceResponseEnum) {
super(serviceResponseEnum);
... | UTF-8 | Java | 510 | java | RepetitionException.java | Java | [] | null | [] | package com.yqjr.fin.common.base.starter.exception;
import com.yqjr.fin.common.base.starter.enums.ServiceResponseEnum;
public class RepetitionException extends CommonBizzException {
private String code;
public RepetitionException(ServiceResponseEnum serviceResponseEnum) {
super(serviceResponseEnum);
... | 510 | 0.709804 | 0.709804 | 21 | 23.285715 | 24.329372 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
4ab9e6565452368007fddc900c5f3a09a253987c | 2,250,562,883,295 | b22ce3f486a013947721c0f7936f50c6a5976a16 | /ftsp_android_client/tags/ftsp_android_client_v1.3.0.52797/common_library/src/main/java/com/kungeek/android/ftsp/common/view/activity/ImMainActivity.java | af02a7dce24303aa055f04cfd61066e8fabb6b4a | [] | no_license | NeXtyin/kgcode | https://github.com/NeXtyin/kgcode | 8073c3e8465b0fce91a7fad77f82cefc58c0dc7f | 000f4caf87a038bc57ab01d75516b8b4355ef0d3 | refs/heads/master | 2018-09-10T01:52:27.219000 | 2018-06-05T07:02:11 | 2018-06-05T07:02:11 | 136,038,325 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright(c) Beijing Kungeek Science & Technology Ltd.
*/
package com.kungeek.android.ftsp.common.view.activity;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.res.Resources;
import android.gra... | UTF-8 | Java | 15,711 | java | ImMainActivity.java | Java | [
{
"context": "\n\n/**\n * <pre>\n * 沟通中心主页。\n * </pre>\n *\n * @author 周家鑫 zhoujiaxin@kungeek.com\n * @version 1.00.00\n * <p",
"end": 1878,
"score": 0.9998669624328613,
"start": 1875,
"tag": "NAME",
"value": "周家鑫"
},
{
"context": "*\n * <pre>\n * 沟通中心主页。\n * </pre>\n *\n * @author ... | null | [] | /*
* Copyright(c) Beijing Kungeek Science & Technology Ltd.
*/
package com.kungeek.android.ftsp.common.view.activity;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.res.Resources;
import android.gra... | 15,696 | 0.616193 | 0.611174 | 421 | 34.501186 | 25.852369 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.489311 | false | false | 6 |
6d771737fb4301775355a3314dd8e7ab9f83914f | 18,305,150,683,995 | 5ef33b91a220c63899d73c05580f0e7fd549a18e | /HouseShelter/src/com/hiibox/houseshelter/MyApplication.java | 0edb48c9ab069e4d3323682698ff8182cf9aa585 | [] | no_license | magicbear/CompanyProject | https://github.com/magicbear/CompanyProject | c9a54b60294f6b0b8f829034175bcb8317055e15 | 9ad17f7aebbf57787f84219293f4aa6e26f4ccec | refs/heads/master | 2020-12-30T16:40:26.264000 | 2014-03-13T15:08:05 | 2014-03-13T15:08:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hiibox.houseshelter;
import java.io.IOException;
import android.app.Application;
import com.hiibox.houseshelter.net.TCPFileClient;
import com.hiibox.houseshelter.net.TCPMainClient;
import com.hiibox.houseshelter.net.TCPManager;
import com.hiibox.houseshelter.net.TCPMsgClient;
import com.hiibox.houseshelt... | UTF-8 | Java | 2,648 | java | MyApplication.java | Java | [
{
"context": " \n public static String password = null; \n public static int userLevel = -1; ",
"end": 627,
"score": 0.9741740822792053,
"start": 623,
"tag": "PASSWORD",
"value": "null"
}
] | null | [] | package com.hiibox.houseshelter;
import java.io.IOException;
import android.app.Application;
import com.hiibox.houseshelter.net.TCPFileClient;
import com.hiibox.houseshelter.net.TCPMainClient;
import com.hiibox.houseshelter.net.TCPManager;
import com.hiibox.houseshelter.net.TCPMsgClient;
import com.hiibox.houseshelt... | 2,654 | 0.489426 | 0.488671 | 75 | 34.306667 | 26.961193 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 6 |
814a42be0d09634b447fcaa6f289d6363cb00b85 | 18,064,632,449,646 | 1073ba84fce40e2502427445b3cc22b9e5c975a4 | /src/main/java/com/gloomy/impl/FoodDAOImpl.java | 6897c672cece429c2334bae0302170fd36a90415 | [] | no_license | Gloomy1207/FastFoodWebservice | https://github.com/Gloomy1207/FastFoodWebservice | 67b303bf26ddffe6be6be7acaa3668367eac4e64 | 10f38f6e2ebf4899686a0bb7a4ab4758d8ee7079 | refs/heads/develop | 2020-12-01T02:57:12.878000 | 2017-05-21T01:28:46 | 2017-05-21T01:28:46 | 85,093,252 | 0 | 0 | null | false | 2017-04-28T14:53:10 | 2017-03-15T16:02:12 | 2017-03-18T16:30:09 | 2017-04-28T14:53:09 | 24,731 | 0 | 0 | 0 | Java | null | null | package com.gloomy.impl;
import com.gloomy.beans.Food;
import com.gloomy.beans.LatLng;
import com.gloomy.dao.FoodDAO;
import com.gloomy.utils.GeoIPUtil;
import com.sun.istack.internal.Nullable;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.spring... | UTF-8 | Java | 1,948 | java | FoodDAOImpl.java | Java | [
{
"context": "Set;\n\n/**\n * Copyright © 2017 Gloomy\n * Created by Gloomy on 07/04/2017.\n */\n@Service\npublic class Foo",
"end": 615,
"score": 0.6209304332733154,
"start": 614,
"tag": "NAME",
"value": "G"
},
{
"context": "t;\n\n/**\n * Copyright © 2017 Gloomy\n * Created by Gloom... | null | [] | package com.gloomy.impl;
import com.gloomy.beans.Food;
import com.gloomy.beans.LatLng;
import com.gloomy.dao.FoodDAO;
import com.gloomy.utils.GeoIPUtil;
import com.sun.istack.internal.Nullable;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.spring... | 1,948 | 0.687725 | 0.681561 | 61 | 30.918034 | 26.376402 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.639344 | false | false | 6 |
601558f58b7b1c76f90d2656efc931883f836938 | 8,323,646,635,234 | 0f30e404703b628e711037a687d912519d3b2b89 | /Uva/UVA/1244/1244.java | 2341e418d7167b43f8dd7b768b614c66c505f04c | [] | no_license | willsenw/mysolution | https://github.com/willsenw/mysolution | e57b05b7ba3d04bd19d77500d69d452001bf87eb | 34f87eae487e7ef6a02fc810185e0ebd73712115 | refs/heads/master | 2019-01-01T06:32:16.573000 | 2018-12-08T10:30:37 | 2018-12-08T10:30:37 | 69,456,843 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.*;
public class Main{
public static void main(String args[]){
InputStream inputS = System.in;
OutputStream outputS = System.out;
InputReader in = new InputReader(inputS);
PrintWriter out = new PrintWriter(outputS);
P1244 x = new P1244();
... | UTF-8 | Java | 3,351 | java | 1244.java | Java | [] | null | [] | import java.io.*;
import java.util.*;
public class Main{
public static void main(String args[]){
InputStream inputS = System.in;
OutputStream outputS = System.out;
InputReader in = new InputReader(inputS);
PrintWriter out = new PrintWriter(outputS);
P1244 x = new P1244();
... | 3,351 | 0.448224 | 0.424351 | 133 | 24.203007 | 18.238503 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.323308 | false | false | 6 |
af7d0e489286a02bb72afe8278d9c5aba17bed9b | 17,016,660,445,654 | a0cd546101594e679544d24f92ae8fcc17013142 | /refactorit-core/src/main/java/net/sf/refactorit/ui/module/apidiff/ApiDiffFilterModel.java | dd6e0d4c249b0fe141d843cf01dc85eef88a3ee5 | [] | no_license | svn2github/RefactorIT | https://github.com/svn2github/RefactorIT | f65198bb64f6c11e20d35ace5f9563d781b7fe5c | 4b1fc1ebd06c8e192af9ccd94eb5c2d96f79f94c | refs/heads/master | 2021-01-10T03:09:28.310000 | 2008-09-18T10:17:56 | 2008-09-18T10:17:56 | 47,540,746 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2001-2008 Aqris Software AS. All rights reserved.
*
* This program is dual-licensed under both the Common Development
* and Distribution License ("CDDL") and the GNU General Public
* License ("GPL"). You may elect to use one or the other of these
* licenses.
*/
package net.sf.refactorit.u... | UTF-8 | Java | 3,043 | java | ApiDiffFilterModel.java | Java | [] | null | [] | /*
* Copyright 2001-2008 Aqris Software AS. All rights reserved.
*
* This program is dual-licensed under both the Common Development
* and Distribution License ("CDDL") and the GNU General Public
* License ("GPL"). You may elect to use one or the other of these
* licenses.
*/
package net.sf.refactorit.u... | 3,043 | 0.623398 | 0.616826 | 131 | 21.229008 | 21.761568 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442748 | false | false | 6 |
46594451f0cca3772d63899cb34528e05319ee0d | 6,012,954,226,735 | 9e13bbdcd4dc16527e4ec77730673a1b3fe2c495 | /app/src/main/java/com/example/subhashvaikunth/testproject2/ImgViewAndPath.java | 268ae9fef8098c7afb31a9b371105a4b00b0db0f | [] | no_license | Deepz22/Test-project-magento | https://github.com/Deepz22/Test-project-magento | 48d06195493499afa539617f7ec1527101b4dd40 | d9510b22d2bb15e021d19aca45d7389343eca5fb | refs/heads/master | 2020-12-24T20:52:45.289000 | 2016-04-24T12:01:30 | 2016-04-24T12:01:30 | 56,969,356 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.subhashvaikunth.testproject2;
import android.widget.ImageView;
import android.widget.ProgressBar;
public class ImgViewAndPath {
private ImageView imageView;
private String path;
private ProgressBar pb;
public ImageView getImageView() {
return imageView;
}
public... | UTF-8 | Java | 666 | java | ImgViewAndPath.java | Java | [
{
"context": "package com.example.subhashvaikunth.testproject2;\n\nimport android.widget.ImageView;\ni",
"end": 35,
"score": 0.9947347640991211,
"start": 20,
"tag": "USERNAME",
"value": "subhashvaikunth"
}
] | null | [] | package com.example.subhashvaikunth.testproject2;
import android.widget.ImageView;
import android.widget.ProgressBar;
public class ImgViewAndPath {
private ImageView imageView;
private String path;
private ProgressBar pb;
public ImageView getImageView() {
return imageView;
}
public... | 666 | 0.641141 | 0.63964 | 38 | 16.526316 | 16.192488 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 6 |
73accc9915ac9de67c4f1b1a16b923b10626075f | 21,663,815,068,273 | 2305a8ab95de5737d1fac3d55fdb8106378bfaf8 | /crawler/src/main/java/com/jamal/crawler/JsoupGet.java | 4361ec3b4227189092db5e5ca89577dd71435d73 | [] | no_license | Newjavaer1/java-base | https://github.com/Newjavaer1/java-base | 4e60ffe48f864923e023bbe87af15b58e0bd346c | 7bd3da5a4d17ed4044f0471f209348cdd095f00c | refs/heads/master | 2022-07-19T14:03:09.379000 | 2019-10-25T08:57:08 | 2019-10-25T08:57:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jamal.crawler;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import java.util.ArrayList;
import java.util.List;
/**
* jsoup get 方式网页采集,以 CSDN 博客为例
*/
public class JsoupGet {
public static void main(String[] args) throws E... | UTF-8 | Java | 2,603 | java | JsoupGet.java | Java | [
{
"context": " String CSDN__HOME_URL = \"https://blog.csdn.net/z694644032/article/list/1?\";\n String CSDN__HOME_URL =",
"end": 466,
"score": 0.9991142153739929,
"start": 456,
"tag": "USERNAME",
"value": "z694644032"
},
{
"context": " String CSDN__HOME_URL = \"https://blog... | null | [] | package com.jamal.crawler;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import java.util.ArrayList;
import java.util.List;
/**
* jsoup get 方式网页采集,以 CSDN 博客为例
*/
public class JsoupGet {
public static void main(String[] args) throws E... | 2,603 | 0.585055 | 0.573187 | 75 | 29.333334 | 27.272615 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.426667 | false | false | 6 |
72a14c71a1b6c820161fe8ad9196704b1f33181e | 4,406,636,477,299 | d7703769f52a27b13ff1dc83e673f0619f4afbb2 | /show-member/src/main/java/com/szhengzhu/service/MatchService.java | 9d7adf63db9422c1bbb4b9ccc8536afc9a3b838c | [] | no_license | zengjianhong/show-root | https://github.com/zengjianhong/show-root | 1ff346c936971b3bbfa20edec75c452b285d1903 | 5a9db5f90ff7a60cd59fed7e4fe40fa242c1e5e8 | refs/heads/master | 2022-02-14T17:57:45.806000 | 2022-01-16T11:54:50 | 2022-01-16T11:54:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.szhengzhu.service;
import com.szhengzhu.bean.member.MatchInfo;
import com.szhengzhu.bean.member.param.ExchangeParam;
import com.szhengzhu.core.PageGrid;
import com.szhengzhu.core.PageParam;
import java.util.List;
import java.util.Map;
/**
* @author jehon
*/
public interface MatchService {
/**
... | UTF-8 | Java | 1,552 | java | MatchService.java | Java | [
{
"context": "a.util.List;\nimport java.util.Map;\n\n/**\n * @author jehon\n */\npublic interface MatchService {\n\n /**\n ",
"end": 270,
"score": 0.9996596574783325,
"start": 265,
"tag": "USERNAME",
"value": "jehon"
}
] | null | [] | package com.szhengzhu.service;
import com.szhengzhu.bean.member.MatchInfo;
import com.szhengzhu.bean.member.param.ExchangeParam;
import com.szhengzhu.core.PageGrid;
import com.szhengzhu.core.PageParam;
import java.util.List;
import java.util.Map;
/**
* @author jehon
*/
public interface MatchService {
/**
... | 1,552 | 0.568697 | 0.568697 | 83 | 16.012049 | 15.987566 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.253012 | false | false | 6 |
c7c6c3388ba549ef7f3115b195a247e2eacd3bc4 | 506,806,193,389 | b5f461a4aeb220e098a469a96dc78c2a64cf8da1 | /DeteleHtmlUtil.java | 2ab51e693706ef115090576dfe99dd8f0b9daaa9 | [] | no_license | nxbnxb/JAVADesignPattern | https://github.com/nxbnxb/JAVADesignPattern | 5ab550820084d27c6711afee0a05dfe33ff86d02 | d741fe00bb59b37e68f72f6a7bca58e99a19b901 | refs/heads/master | 2021-01-13T06:12:44.309000 | 2017-06-21T05:26:12 | 2017-06-21T05:26:12 | 94,961,404 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wy.com.write.util;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import wy.com.tool.MD5Util;
public class DeteleHtmlUtil {
private static final String regEx_script = "<script[^>]*?>[\\s\\S]*?<\\/script>"; // 定义script的正则表... | UTF-8 | Java | 4,522 | java | DeteleHtmlUtil.java | Java | [
{
"context": "m htmlStr\r\n * @return 删除Html标签\r\n * @author LongJin\r\n */\r\n private static String delHTMLTag(S",
"end": 2498,
"score": 0.9828330874443054,
"start": 2491,
"tag": "NAME",
"value": "LongJin"
}
] | null | [] | package wy.com.write.util;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import wy.com.tool.MD5Util;
public class DeteleHtmlUtil {
private static final String regEx_script = "<script[^>]*?>[\\s\\S]*?<\\/script>"; // 定义script的正则表... | 4,522 | 0.580162 | 0.568982 | 145 | 26.993103 | 24.220396 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.965517 | false | false | 6 |
c3f93465b42afccfd7715e94f1df3f676614a196 | 146,028,910,803 | a42cb3f928a4eb10751d30191e7a6d0b10b1f4b1 | /src/main/java/com/raccoon/city/survivors/SurvivorsApplication.java | 8fb3ac95b3f2381772d6d355a8833b4c91446a8b | [] | no_license | vladf2n/survivors | https://github.com/vladf2n/survivors | 1b6f15ddec052ea8302c6ab458223c6667f17016 | 454844eb4aeceb8edd04089629799c25e200af09 | refs/heads/main | 2023-01-04T04:05:57.768000 | 2020-11-03T03:50:14 | 2020-11-03T03:50:14 | 308,521,194 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.raccoon.city.survivors;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SurvivorsApplication {
public static void main(String[] args) {
SpringApplication.run(SurvivorsApplication.class, args);
... | UTF-8 | Java | 325 | java | SurvivorsApplication.java | Java | [] | null | [] | package com.raccoon.city.survivors;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SurvivorsApplication {
public static void main(String[] args) {
SpringApplication.run(SurvivorsApplication.class, args);
... | 325 | 0.824615 | 0.824615 | 13 | 24 | 24.210615 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 6 |
b307a5c5b3803e08c297fdb3e3be8c1f13e11fc7 | 14,577,119,034,457 | c1b4d353c116ea605385ca360f884fc0f82e8bbc | /app/src/main/java/com/tupaiaer/cataloguemovie/ui/activity/MainActivity.java | 1c7018a85ddc921f440aa5b685591d5b3ff8b29f | [] | no_license | sandypriyatna/Pilemku | https://github.com/sandypriyatna/Pilemku | 0ffdbcd433cf13cb99c71589b33f2cfac970aa75 | 664124c08c41ff507f51d329111bebad113edcd5 | refs/heads/master | 2020-04-27T23:13:48.223000 | 2019-03-10T02:03:00 | 2019-03-10T02:03:00 | 174,767,191 | 0 | 1 | null | false | 2019-10-13T14:26:53 | 2019-03-10T02:03:07 | 2019-03-10T02:03:42 | 2019-03-10T02:03:40 | 136 | 0 | 1 | 1 | Java | false | false | package com.tupaiaer.cataloguemovie.ui.activity;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppCompatActivity;
import com.tupaiaer.cataloguemovie.R;
import com.tupaiaer.cataloguemovie.adapter.ViewPagerAdapter;
/**
... | UTF-8 | Java | 1,616 | java | MainActivity.java | Java | [
{
"context": "movie.adapter.ViewPagerAdapter;\n\n/**\n * Created by sandypriyatna on 10/03/19\n * github.com/sandypriyatna\n */\n\npubl",
"end": 347,
"score": 0.9996253848075867,
"start": 334,
"tag": "USERNAME",
"value": "sandypriyatna"
},
{
"context": "reated by sandypriyatna on 10/... | null | [] | package com.tupaiaer.cataloguemovie.ui.activity;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppCompatActivity;
import com.tupaiaer.cataloguemovie.R;
import com.tupaiaer.cataloguemovie.adapter.ViewPagerAdapter;
/**
... | 1,616 | 0.701114 | 0.696163 | 52 | 30.076923 | 27.295988 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 6 |
47810cec66599f8bc3036b6863763968d392e5bf | 9,311,489,129,460 | 0c775c6c43fa8818972bc90d7ed10f09e9ba6661 | /texteriaclient/texteria/elements/container/IContainer.java | 3308cf67abb9d38b119702b42826e87c9f0054ef | [] | no_license | xfrutelacode/VimeWorld-Texteria-SRC | https://github.com/xfrutelacode/VimeWorld-Texteria-SRC | f7d2e1d98a3b219c9468530d9bfbd7f511d41152 | 92555b646f931c015aadbdbd4054b34fb4e725cb | refs/heads/main | 2023-03-06T23:10:46.640000 | 2021-11-11T06:49:47 | 2021-11-11T06:49:47 | 426,886,232 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.xtrafrancyz.mods.texteria.elements.container;
import net.xtrafrancyz.mods.texteria.elements.Element2D;
public interface IContainer
{
Element2D getElement(String var1);
float getWidth();
float getHeight();
}
| UTF-8 | Java | 235 | java | IContainer.java | Java | [] | null | [] | package net.xtrafrancyz.mods.texteria.elements.container;
import net.xtrafrancyz.mods.texteria.elements.Element2D;
public interface IContainer
{
Element2D getElement(String var1);
float getWidth();
float getHeight();
}
| 235 | 0.765957 | 0.753191 | 12 | 18.583334 | 21.096834 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 6 |
bf225848316054b9f3e733ebd3201509fcaf8f43 | 6,382,321,471,242 | 992a73374de01f4909d735d31e4b20fa878a3775 | /jgoldbox/jgoldbox/src/jia/editor/lists/pnl_ModuleList.java | 20ccae4a0eb87ce213070b9fefa8b563bfc6dba2 | [] | no_license | Kintar/jgoldbox | https://github.com/Kintar/jgoldbox | 991951f956e36eab789479df122399c294ee5d04 | 786401458477d4d51c7d306ed4c92c51895bb4a6 | refs/heads/master | 2021-01-10T19:20:53.164000 | 2010-07-01T20:58:40 | 2010-07-01T20:58:40 | 32,217,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* ModuleList.java
*
* Created on October 17, 2007, 4:18 PM
*/
package jia.editor.lists;
import jia.editor.EditorMain;
import jia.editor.forms.LevelForm;
import jia.editor.widgets.LevelsTable;
import jia.tools.PanelSwapper;
/**
*
* @author estell
*/
public class pnl_ModuleList extends javax.swing.JPanel {
... | UTF-8 | Java | 10,999 | java | pnl_ModuleList.java | Java | [
{
"context": "import jia.tools.PanelSwapper;\n\n/**\n *\n * @author estell\n */\npublic class pnl_ModuleList extends javax.swi",
"end": 258,
"score": 0.8716377019882202,
"start": 252,
"tag": "USERNAME",
"value": "estell"
}
] | null | [] | /*
* ModuleList.java
*
* Created on October 17, 2007, 4:18 PM
*/
package jia.editor.lists;
import jia.editor.EditorMain;
import jia.editor.forms.LevelForm;
import jia.editor.widgets.LevelsTable;
import jia.tools.PanelSwapper;
/**
*
* @author estell
*/
public class pnl_ModuleList extends javax.swing.JPanel {
... | 10,999 | 0.707701 | 0.701973 | 170 | 63.700001 | 53.797863 | 250 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.794118 | false | false | 6 |
cd82615858f5a0ab7639164c8c5aaf57483cff71 | 24,678,882,109,292 | 272e15aea0eb75958d1dce13966c6bafba53d94e | /src/tw/org/iii/Home/Sample191.java | e1ce99d42f4669649c672215f76316efcb8aeffc | [] | no_license | wangFCfthxc/Home | https://github.com/wangFCfthxc/Home | 8dd2e80fa4d0c283dea00b018ab931a442823a0f | 343919ba3aed1543aa7959ac94f8ce13d3c28b40 | refs/heads/master | 2020-12-05T19:35:05.574000 | 2017-04-12T02:27:01 | 2017-04-12T02:27:01 | 66,151,775 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tw.org.iii.Home;
import javax.swing.JApplet;
import javax.swing.JLabel;
public class Sample191 extends JApplet{
private JLabel lb;
public void init(){
lb = new JLabel(); // 建立元件
lb.setText("安安你好"); // 設定元件
add(lb); // 將元件新增到容器中
}
}
| UTF-8 | Java | 323 | java | Sample191.java | Java | [] | null | [] | package tw.org.iii.Home;
import javax.swing.JApplet;
import javax.swing.JLabel;
public class Sample191 extends JApplet{
private JLabel lb;
public void init(){
lb = new JLabel(); // 建立元件
lb.setText("安安你好"); // 設定元件
add(lb); // 將元件新增到容器中
}
}
| 323 | 0.615658 | 0.604982 | 17 | 14.529411 | 13.386199 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.647059 | false | false | 6 |
f521493a19278bb09be38ff01de1fb4c71a72cdf | 31,945,966,756,716 | fe9f4cae529b8f127cab8fc3380e86cd84ec0c4c | /library/src/main/java/com/gatebuzz/rapidapi/rx/internal/InvocationHandler.java | 07b35ed537aeebbe692951d39a360cc7f12dca6b | [
"Apache-2.0"
] | permissive | waffle-iron/RxRapidApi | https://github.com/waffle-iron/RxRapidApi | 1a5725825da4c2cdd9bbe4994507788d816515d2 | c0f57eed3630e5f7711613b7c5fec49a68e2c4b0 | refs/heads/master | 2020-06-14T22:57:28.608000 | 2016-12-02T14:09:15 | 2016-12-02T14:09:15 | 75,401,028 | 0 | 0 | null | true | 2016-12-02T14:09:14 | 2016-12-02T14:09:13 | 2016-12-01T21:45:50 | 2016-12-02T14:01:27 | 162 | 0 | 0 | 0 | null | null | null | package com.gatebuzz.rapidapi.rx.internal;
import android.support.annotation.VisibleForTesting;
import android.support.v4.util.Pair;
import java.lang.reflect.Method;
import java.net.URLEncoder;
import java.util.HashMap;
import java.util.Map;
import rx.Observable;
public class InvocationHandler implements java.lang.... | UTF-8 | Java | 1,954 | java | InvocationHandler.java | Java | [] | null | [] | package com.gatebuzz.rapidapi.rx.internal;
import android.support.annotation.VisibleForTesting;
import android.support.v4.util.Pair;
import java.lang.reflect.Method;
import java.net.URLEncoder;
import java.util.HashMap;
import java.util.Map;
import rx.Observable;
public class InvocationHandler implements java.lang.... | 1,954 | 0.706244 | 0.704708 | 53 | 35.867924 | 33.329708 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.811321 | false | false | 6 |
f7f2b426f8abeaa655a0a55da26794bd3550cc38 | 670,014,967,351 | 781def5964be9b9281d921569e028f161c82155b | /universal-application-tool-0.0.1/app/services/applicant/question/NameQuestion.java | 15549c89bb0f10ae11dc18cdcf51560d508c312d | [
"Apache-2.0",
"CC0-1.0"
] | permissive | armintalaie/civiform | https://github.com/armintalaie/civiform | d2a0c065a3ca2a56643c52d511ad3a0fcea7d060 | a9050b77957852775bcb3d434be7e1eccd2f8ede | refs/heads/main | 2023-05-05T19:19:33.672000 | 2021-05-22T00:13:11 | 2021-05-22T00:13:11 | 369,723,865 | 1 | 0 | Apache-2.0 | true | 2021-05-22T05:29:51 | 2021-05-22T05:29:50 | 2021-05-22T00:13:14 | 2021-05-22T04:55:51 | 2,600 | 0 | 0 | 0 | null | false | false | package services.applicant.question;
import com.google.common.collect.ImmutableSet;
import java.util.Arrays;
import java.util.Optional;
import java.util.stream.Collectors;
import services.MessageKey;
import services.Path;
import services.applicant.ValidationErrorMessage;
import services.question.types.NameQuestionDefi... | UTF-8 | Java | 4,492 | java | NameQuestion.java | Java | [] | null | [] | package services.applicant.question;
import com.google.common.collect.ImmutableSet;
import java.util.Arrays;
import java.util.Optional;
import java.util.stream.Collectors;
import services.MessageKey;
import services.Path;
import services.applicant.ValidationErrorMessage;
import services.question.types.NameQuestionDefi... | 4,492 | 0.729964 | 0.729742 | 152 | 28.552631 | 28.60548 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.348684 | false | false | 6 |
75ada06e45fb4f410056a4ab6a0298eff4c4e48d | 30,270,929,561,466 | d6c5174f9e974c5b324e3031b780af39e67228a2 | /334-Increasing-Triplet-Subsequence/solution.java | 5f62051f75ab0075afd8b233cd3d97812d7a8973 | [] | no_license | JBrVJxsc/lt | https://github.com/JBrVJxsc/lt | 30054b5fe6653de6e9134911afbb3d01a6172c6a | 7cfe02a0a3ad63df389d2d6772fb96c8d2c67c40 | refs/heads/master | 2021-06-05T04:14:01.496000 | 2016-10-12T03:41:10 | 2016-10-12T03:41:10 | 58,743,300 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
public boolean increasingTriplet(int[] nums) {
int a = Integer.MAX_VALUE;
int b = Integer.MAX_VALUE;
for (int i : nums) {
if (i <= a) {
a = i;
} else if (i <= b) {
b = i;
} else {
return true;
}
}
return false;
}
}... | UTF-8 | Java | 322 | java | solution.java | Java | [] | null | [] | public class Solution {
public boolean increasingTriplet(int[] nums) {
int a = Integer.MAX_VALUE;
int b = Integer.MAX_VALUE;
for (int i : nums) {
if (i <= a) {
a = i;
} else if (i <= b) {
b = i;
} else {
return true;
}
}
return false;
}
}... | 322 | 0.453416 | 0.453416 | 18 | 16.833334 | 11.875512 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
52d531dbf6124acedd39c2999eea3837ddfa50b6 | 21,285,857,967,480 | c95ca5eeeb81f492383514d4a54e5f066d2ac08f | /xiaoyaoji-web/src/main/java/cn/com/xiaoyaoji/extension/asynctask/message/MessageNotify.java | c426da47301bc6cd3dcdb5dfaeae5b5946fe0530 | [] | no_license | Jsonlu/api | https://github.com/Jsonlu/api | 679bc5fa6a54f732d98cadf3c07c0a4cfbcaaa58 | a6695c46c5af22be06b4cfcc95286d3181e57b81 | refs/heads/master | 2021-01-01T19:38:09.510000 | 2017-07-29T07:25:44 | 2017-07-29T07:25:44 | 98,634,690 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.xiaoyaoji.extension.asynctask.message;
import cn.com.xiaoyaoji.extension.asynctask.ProjectMessage;
import cn.com.xiaoyaoji.extension.websocket.WsUtils;
/**
* @author zhoujingjie
* @date 2016-07-26
*/
public class MessageNotify {
@Message("PROJECT.INVITE")
public void projectInviteUser(Strin... | UTF-8 | Java | 4,228 | java | MessageNotify.java | Java | [
{
"context": "yaoji.extension.websocket.WsUtils;\n\n/**\n * @author zhoujingjie\n * @date 2016-07-26\n */\npublic class MessageNotif",
"end": 195,
"score": 0.9987854957580566,
"start": 184,
"tag": "USERNAME",
"value": "zhoujingjie"
}
] | null | [] | package cn.com.xiaoyaoji.extension.asynctask.message;
import cn.com.xiaoyaoji.extension.asynctask.ProjectMessage;
import cn.com.xiaoyaoji.extension.websocket.WsUtils;
/**
* @author zhoujingjie
* @date 2016-07-26
*/
public class MessageNotify {
@Message("PROJECT.INVITE")
public void projectInviteUser(Strin... | 4,228 | 0.684957 | 0.683065 | 114 | 36.087719 | 23.220741 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.745614 | false | false | 6 |
979739d978a55467cf21a08267889cdeb5b29a79 | 26,010,322,010,064 | 0d6118d90f48e8be6f4565416eb8a4da59f4f49c | /src/main/java/com/mak/corejava/seven/inheritancee/OverRidingDemo.java | 845c486753880b096bbf899ca008ed88ca2b3386 | [] | no_license | MateenKhan/corejava | https://github.com/MateenKhan/corejava | a0d44dcbe9ffe6336e301a1328c1ab7b0a07e4f2 | 750ad09945ea4a1aa6f4b192373c13ba383691b2 | refs/heads/master | 2021-01-01T06:44:16.151000 | 2017-07-19T17:58:29 | 2017-07-19T17:58:29 | 97,501,013 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mak.corejava.seven.inheritancee;
public class OverRidingDemo {
public static void main(String[] args) {
// TODO Auto-generated method stub
Machine machine = new Machine();
System.out.println("Machine color:"+machine.color);
machine.consumpEclectricity();
Machine refrigirator = new Refrigirat... | UTF-8 | Java | 861 | java | OverRidingDemo.java | Java | [] | null | [] | package com.mak.corejava.seven.inheritancee;
public class OverRidingDemo {
public static void main(String[] args) {
// TODO Auto-generated method stub
Machine machine = new Machine();
System.out.println("Machine color:"+machine.color);
machine.consumpEclectricity();
Machine refrigirator = new Refrigirat... | 861 | 0.749129 | 0.744483 | 36 | 22.944445 | 21.50445 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.388889 | false | false | 6 |
93c26e2ba28bd7a8ed9e91a6397f0e5a76db0a7d | 24,472,723,706,213 | ee731d0acfb6dc9465d6842245ba91a02ef93fcc | /jdbc/src/com/sample/bookstore/dao/OrderDAO.java | 479582a4e94624a7fc869b44e105e5b1a9690203 | [] | no_license | siwolsmu89/J_HTA_java_workspace | https://github.com/siwolsmu89/J_HTA_java_workspace | 6a668c421c5ada7b792be0ee0a94b3232bd109ca | 43b0bae8e5b7cb68513d8670b136f098d7b8a4e1 | refs/heads/master | 2022-11-18T17:23:29.458000 | 2020-07-20T08:57:02 | 2020-07-20T08:57:02 | 258,408,262 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sample.bookstore.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
import com.sample.bookstore.util.ConnectionUtil;
import com.sample.bookstore.util.QueryUtil;
import com.sample.bookstore.vo.Book;
import com.sa... | UTF-8 | Java | 2,870 | java | OrderDAO.java | Java | [] | null | [] | package com.sample.bookstore.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
import com.sample.bookstore.util.ConnectionUtil;
import com.sample.bookstore.util.QueryUtil;
import com.sample.bookstore.vo.Book;
import com.sa... | 2,870 | 0.724739 | 0.722648 | 99 | 27.989899 | 23.248545 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.222222 | false | false | 6 |
59c838f4c51354eade8ebf876902d67045bf598b | 12,360,915,931,805 | a80b6708361fe152425874cc9694a17ebd28bd05 | /src/main/java/com/ast/airlinesystem/controller/reservationServlet.java | 70e2a0ea5c3ae79210e1af9b5049095599947e53 | [] | no_license | Gairaud/LAB-01-Moviles | https://github.com/Gairaud/LAB-01-Moviles | c2e010a43bfaab66061804826d7b9e56457150f7 | 8f8a1753030d6474c3eac300c3e8080c5455798f | refs/heads/main | 2023-06-08T02:19:57.424000 | 2021-07-02T10:07:36 | 2021-07-02T10:07:36 | 353,820,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ast.airlinesystem.controller;
import java.io.*;
import java.sql.SQLException;
import java.util.List;
import com.ast.airlinesystem.logic.Model;
import com.ast.airlinesystem.logic.Reservation;
import com.ast.airlinesystem.logic.User;
import jakarta.servlet.http.*;
import com.google.gson.*;
public class r... | UTF-8 | Java | 2,063 | java | reservationServlet.java | Java | [] | null | [] | package com.ast.airlinesystem.controller;
import java.io.*;
import java.sql.SQLException;
import java.util.List;
import com.ast.airlinesystem.logic.Model;
import com.ast.airlinesystem.logic.Reservation;
import com.ast.airlinesystem.logic.User;
import jakarta.servlet.http.*;
import com.google.gson.*;
public class r... | 2,063 | 0.569074 | 0.569074 | 63 | 31.746031 | 30.157244 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507937 | false | false | 6 |
f20bd775a2540f782b2f706713c592ec245a0203 | 26,285,199,917,681 | dfdcfcdc688f14585079991d7be7ffe74eb5648b | /src/project9.java | 0f53063aa6a10f1f08d2d9fe2d1f6ccfd8fc00f7 | [] | no_license | chaoxing0910/project2 | https://github.com/chaoxing0910/project2 | 70f652036aab067c7c8cccc9cdd4d235e2c8d8f2 | 25c5b1eacc8294334b648dad2dfe774c50334102 | refs/heads/master | 2022-12-26T20:09:18.816000 | 2020-10-04T14:12:25 | 2020-10-04T14:12:25 | 301,146,034 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class project9 {
public static void main(String[] args) {
// 3.25¼¸ºÎ£º½»µã
double x1, y1, x2, y2, x3, y3, x4, y4;
double a, b, c, d, e, f, x, y, fenmu;
System.out.print("Enter x1, y1, x2, y2, x3, y3, x4, y4: ");
Scanner input = new Scanner(System.in);
x1=in... | WINDOWS-1252 | Java | 857 | java | project9.java | Java | [] | null | [] | import java.util.Scanner;
public class project9 {
public static void main(String[] args) {
// 3.25¼¸ºÎ£º½»µã
double x1, y1, x2, y2, x3, y3, x4, y4;
double a, b, c, d, e, f, x, y, fenmu;
System.out.print("Enter x1, y1, x2, y2, x3, y3, x4, y4: ");
Scanner input = new Scanner(System.in);
x1=in... | 857 | 0.577332 | 0.517119 | 32 | 24.46875 | 25.356194 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.15625 | false | false | 6 |
3542daf4e4223c644eae6a39ce309df165046639 | 19,842,748,971,197 | e9c68e4a460d5506fa6c5c4adf294843c47bda9b | /src/main/java/nz/co/example/admin-app/domain/logic/CircuitSubComponentSorter.java | 53e74fc27ba02c2fe89d15d0a29a0a1cb15f61f5 | [
"Apache-2.0"
] | permissive | nick-manasys/admin-webapp | https://github.com/nick-manasys/admin-webapp | dc66e5a7d0f13d6a34f1605fe1a2a22ce2b022bf | bc5ed3ba7edf41667ae22460ac81e264883181a6 | refs/heads/master | 2021-01-01T04:52:02.415000 | 2016-05-22T22:46:00 | 2016-05-22T22:46:00 | 59,436,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package nz.co.example.dev.domain.logic;
import java.util.List;
import nz.co.example.dev.domain.model.Circuit;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
/**
* Capable of sorting all of the circuit subcomponents to match them up into cir... | UTF-8 | Java | 1,802 | java | CircuitSubComponentSorter.java | Java | [
{
"context": "mponents that could not be matched.\n * \n * @author nivanov\n */\n@Service\npublic class CircuitSubComponentSort",
"end": 697,
"score": 0.9991922378540039,
"start": 690,
"tag": "USERNAME",
"value": "nivanov"
}
] | null | [] | /**
*
*/
package nz.co.example.dev.domain.logic;
import java.util.List;
import nz.co.example.dev.domain.model.Circuit;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
/**
* Capable of sorting all of the circuit subcomponents to match them up into cir... | 1,802 | 0.73141 | 0.73141 | 48 | 36.541668 | 41.112629 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
49699e1f24f00a57d8db4285146bc3209abce7db | 19,842,748,971,567 | 2b570d248063c1f54aef12cc97c7cab66bc15523 | /src/boxes/GameUtils.java | 3826daea948f89537cafc5d9938659d9fbfe27ed | [] | no_license | HugoRattovski/j2Dge | https://github.com/HugoRattovski/j2Dge | de7f126f1235852db62eb3e794c66e5f16d65c76 | 2a71eea29d9c950ec2ad4147fcf8cb64496636f6 | refs/heads/master | 2020-06-02T10:34:29.956000 | 2014-01-28T20:11:11 | 2014-01-28T20:11:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package boxes;
import com.thoughtworks.xstream.XStream;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import static org.lwjgl.opengl.GL11.*;
import org.newdawn.slick.opengl.Texture;
import org.newdawn.slick.opengl.TextureLoad... | UTF-8 | Java | 2,296 | java | GameUtils.java | Java | [] | null | [] | package boxes;
import com.thoughtworks.xstream.XStream;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import static org.lwjgl.opengl.GL11.*;
import org.newdawn.slick.opengl.Texture;
import org.newdawn.slick.opengl.TextureLoad... | 2,296 | 0.600174 | 0.599303 | 63 | 34.444443 | 29.184566 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 6 |
d4c1a27fafc279120e603b231a13f50bfefe8569 | 27,401,891,403,714 | 71f55c3abda19a5c0356fd87a7d9b22583bcfa1c | /bundles/scripting/sightly/engine/src/main/java/org/apache/sling/scripting/sightly/impl/engine/compiled/SourceIdentifier.java | 62a3a4be8337cebba6f82493b7ce65afde9d4599 | [
"MIT",
"Apache-2.0",
"JSON"
] | permissive | chetanmeh/sling | https://github.com/chetanmeh/sling | 4a7dcccd4eb75eeefa3ca8d7798107f8508fbf69 | c738beabb6eb0d49c9bcfccaf277f4b52290ba44 | refs/heads/trunk | 2020-04-05T22:54:22.955000 | 2016-10-08T10:22:02 | 2016-10-08T10:22:02 | 4,012,092 | 0 | 1 | null | true | 2014-02-04T07:33:07 | 2012-04-13T04:00:31 | 2013-09-27T13:15:29 | 2013-09-27T13:15:05 | 26,497 | 3 | 1 | 1 | Java | null | null | /*******************************************************************************
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this... | UTF-8 | Java | 5,791 | java | SourceIdentifier.java | Java | [] | null | [] | /*******************************************************************************
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this... | 5,791 | 0.621827 | 0.618028 | 132 | 42.871212 | 30.886009 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 6 |
b5b5f6a75e5bbacc4a8f855576a2b36c4f33cc5b | 1,778,116,521,298 | 9fc5f55af715c4901408a71c2333deaf83825941 | /src/Audit.java | 6b0fb6072e5127566582c87d0306c9de82048cba | [] | no_license | hellodrf/MoralMachine | https://github.com/hellodrf/MoralMachine | 0bb28cf4c37e7fea33555502dc96df6caf95f7df | a6991a8d77a064e4bd5b8a6a97be5dc8a06a3306 | refs/heads/master | 2022-11-28T18:03:56.221000 | 2020-08-07T03:12:37 | 2020-08-07T03:12:37 | 282,394,300 | 3 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Moral Machine: Audit.java
* manages audit sessions.
*
* ©Runfeng Du
*/
import ethicalengine.*;
import ethicalengine.Character;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.PrintWriter;
import java.text.DecimalFormat;
import java.util.ArrayList;
import java.util.Compar... | UTF-8 | Java | 7,848 | java | Audit.java | Java | [
{
"context": "ine: Audit.java\n * manages audit sessions.\n *\n * ©Runfeng Du\n */\n\nimport ethicalengine.*;\nimport ethicalengine",
"end": 76,
"score": 0.9998400807380676,
"start": 66,
"tag": "NAME",
"value": "Runfeng Du"
}
] | null | [] | /*
* Moral Machine: Audit.java
* manages audit sessions.
*
* ©<NAME>
*/
import ethicalengine.*;
import ethicalengine.Character;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.PrintWriter;
import java.text.DecimalFormat;
import java.util.ArrayList;
import java.util.Comparator... | 7,844 | 0.563018 | 0.559067 | 232 | 32.827587 | 25.057787 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508621 | false | false | 6 |
b5d1b2ca15ae00431907c40caf374a510cfda7e0 | 32,555,852,121,760 | 5b1ccc3382f0bd73525f15da26a28b96e5576d35 | /daily/src/main/java/com/btmf/business/service/slaver/impl/UserServiceImpl.java | 09e94e0179b43bb9b683a7519b93fc91dcc0cf1d | [] | no_license | crazy-yyh/intelligentrecommendation | https://github.com/crazy-yyh/intelligentrecommendation | be9a3ea1cdcf6a1dd3d97570e2fa845480f8138c | ae1bea205cf31e1c69539a8be5ac9b6544c0189a | refs/heads/master | 2023-07-19T02:49:36.785000 | 2021-09-30T13:43:38 | 2021-09-30T13:43:38 | 410,312,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.btmf.business.service.slaver.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.btmf.business.dao.slaver.UserDao;
import com.btmf.business.entity.slaver.UserEntity;
import com.btmf.business.service.slaver.UserService;
import org.springframework.stereotype.Service;
@Servi... | UTF-8 | Java | 437 | java | UserServiceImpl.java | Java | [] | null | [] | package com.btmf.business.service.slaver.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.btmf.business.dao.slaver.UserDao;
import com.btmf.business.entity.slaver.UserEntity;
import com.btmf.business.service.slaver.UserService;
import org.springframework.stereotype.Service;
@Servi... | 437 | 0.832952 | 0.832952 | 15 | 28.200001 | 29.775158 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 6 |
fc778c2f179147926d334fbc39353bd8982ba2b3 | 1,657,857,394,535 | d428f82b02d1aa8ca13c9aff9bbe719f52ca8c67 | /src/main/java/com/bharuwa/haritkranti/repositories/FinancialDetailRepo.java | 4dbde11cf28ab5917d7a50a64caf00cccf36973f | [] | no_license | PatanjaliAyurveda/HaritkrantiApiV1 | https://github.com/PatanjaliAyurveda/HaritkrantiApiV1 | ce10cb95b91a7da23b4b5095edbe222940cfa2b3 | e4c71419a164ca3360f43ca8252b6d1a0a05291c | refs/heads/master | 2023-02-01T02:57:21.602000 | 2020-12-16T06:22:20 | 2020-12-16T06:22:20 | 321,889,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bharuwa.haritkranti.repositories;
import com.bharuwa.haritkranti.models.FinancialDetails;
import org.springframework.data.mongodb.repository.MongoRepository;
import org.springframework.stereotype.Repository;
/**
* @author harman
*/
@Repository
public interface FinancialDetailRepo extends MongoRepository... | UTF-8 | Java | 350 | java | FinancialDetailRepo.java | Java | [
{
"context": "ngframework.stereotype.Repository;\n\n/**\n * @author harman\n */\n@Repository\npublic interface FinancialDetailR",
"end": 243,
"score": 0.9632084369659424,
"start": 237,
"tag": "USERNAME",
"value": "harman"
}
] | null | [] | package com.bharuwa.haritkranti.repositories;
import com.bharuwa.haritkranti.models.FinancialDetails;
import org.springframework.data.mongodb.repository.MongoRepository;
import org.springframework.stereotype.Repository;
/**
* @author harman
*/
@Repository
public interface FinancialDetailRepo extends MongoRepository... | 350 | 0.837143 | 0.837143 | 12 | 28.166666 | 29.464197 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 6 |
9aa00e5c73ef6f196c16a7307b73f8a1d899d3da | 3,075,196,634,113 | 24b0712c0a59ba77ae20cdb77de9fc9d1aeb108c | /src/cn/littleround/ASTnode/ParenthesisOpNode.java | 1902ea103f3526fed612b07f217be319032b8244 | [] | no_license | djrmlrfs/MxStaro | https://github.com/djrmlrfs/MxStaro | 8c8bebf86474dab54590259d681c926651c5a828 | 3f237b0ae721c3a609394cd2ccbdcec62e53d6fb | refs/heads/master | 2020-03-13T07:13:03.872000 | 2018-04-24T15:42:51 | 2018-04-24T15:42:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.littleround.ASTnode;
import cn.littleround.symbol.VariableSymbol;
import cn.littleround.type.FuncType;
import cn.littleround.type.TypeList;
public class ParenthesisOpNode extends BinaryOpNode {
@Override
public void updateType() {
super.updateType();
if (!(op1().type instanceof Func... | UTF-8 | Java | 1,011 | java | ParenthesisOpNode.java | Java | [] | null | [] | package cn.littleround.ASTnode;
import cn.littleround.symbol.VariableSymbol;
import cn.littleround.type.FuncType;
import cn.littleround.type.TypeList;
public class ParenthesisOpNode extends BinaryOpNode {
@Override
public void updateType() {
super.updateType();
if (!(op1().type instanceof Func... | 1,011 | 0.581602 | 0.573689 | 31 | 31.612904 | 23.299837 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 6 |
2b3c9a1cfa0cbeb92f3e6757a97d8d56be98e8a7 | 4,063,039,123,614 | 03821dbcd5b1fad16f6ff2dd222dac0dbc0502fd | /source/src/main/java/co/weeby/chat/Room.java | 4faf36ab61beb0776b86e045e2ad20c23ad11518 | [
"Apache-2.0"
] | permissive | jiangzhen1984/ChatServer | https://github.com/jiangzhen1984/ChatServer | 2f45e87857c8f70bc7364fdc7aa45429f71cf124 | bb064ae3bd500529e7c4de91e6dd9c573dcdb6c2 | refs/heads/master | 2021-01-10T09:07:58.314000 | 2016-02-24T04:55:17 | 2016-02-24T04:55:17 | 52,133,775 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.weeby.chat;
import java.util.ArrayList;
import java.util.List;
public class Room {
private String name;
private List<Telnet> users;
public Room(String name) {
super();
this.name = name;
users = new ArrayList<Telnet>();
}
public Room() {
users = new ArrayList<Telnet>();
}
pu... | UTF-8 | Java | 618 | java | Room.java | Java | [] | null | [] | package co.weeby.chat;
import java.util.ArrayList;
import java.util.List;
public class Room {
private String name;
private List<Telnet> users;
public Room(String name) {
super();
this.name = name;
users = new ArrayList<Telnet>();
}
public Room() {
users = new ArrayList<Telnet>();
}
pu... | 618 | 0.640777 | 0.640777 | 52 | 10.884615 | 12.625758 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.192308 | false | false | 6 |
f9799dbee6633d419a4f612fad9428f558524a52 | 27,565,100,170,545 | 341a1b65e15c551a93a013c234b5b31febed4d8b | /data_structure_1/src/eg/edu/alexu/csd/filestructure/sort/Node.java | 1f2bdfe51c93b77931c58cb4e53a28d88cef81d6 | [] | no_license | islammostafa99/heapsort | https://github.com/islammostafa99/heapsort | 512e2936694452e8d9d441336af59ad98d2232ee | 022a3cc300abc9e37e2c40606c606fea357dd4d4 | refs/heads/master | 2021-03-17T04:06:10.888000 | 2020-03-13T00:37:51 | 2020-03-13T00:37:51 | 246,957,462 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eg.edu.alexu.csd.filestructure.sort;
import java.util.Vector;
public class Node implements INode {
private Object node;
private int index;
private int f;
public Node(Object object){
for (int i=0;i<Controller.arr.size();i++){
if(Controller.arr.elementAt(i).getValue().e... | UTF-8 | Java | 1,192 | java | Node.java | Java | [] | null | [] | package eg.edu.alexu.csd.filestructure.sort;
import java.util.Vector;
public class Node implements INode {
private Object node;
private int index;
private int f;
public Node(Object object){
for (int i=0;i<Controller.arr.size();i++){
if(Controller.arr.elementAt(i).getValue().e... | 1,192 | 0.537752 | 0.527685 | 46 | 23.956522 | 16.556828 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.369565 | false | false | 6 |
dcbeafe2ae9d7abb3ca36621201f92cb64ec794a | 36,215,164,273,239 | 944c10b47d046601f0c41527937147c338d18859 | /app/src/main/java/zjj/com/dribbbledemoapp/activities/UserActivity.java | 9c68a29a1fed9b167f6e3a1f9e0c233d86277fd3 | [
"Apache-2.0"
] | permissive | jz233/DribbbleDemoApp | https://github.com/jz233/DribbbleDemoApp | 8c77ebaf8223799cd083e5e8ebbac9759da7d28c | 9ea3eaeebb5cb536278a19e49c271cb953f550b1 | refs/heads/master | 2021-01-11T04:41:55.773000 | 2016-11-22T13:35:36 | 2016-11-22T13:35:36 | 71,110,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zjj.com.dribbbledemoapp.activities;
import android.content.Context;
import android.content.Intent;
import android.support.v7.app.ActionBar;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Toolbar;
import android.util.Log;
impor... | UTF-8 | Java | 9,459 | java | UserActivity.java | Java | [] | null | [] | package zjj.com.dribbbledemoapp.activities;
import android.content.Context;
import android.content.Intent;
import android.support.v7.app.ActionBar;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Toolbar;
import android.util.Log;
impor... | 9,459 | 0.547204 | 0.545724 | 251 | 36.685261 | 25.690165 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641434 | false | false | 6 |
f9dfac70f229b09d150173ef898bbddc255ae176 | 38,173,669,340,254 | 8b518a1192a427a8abe9fd0c37f7c33c8f2924cc | /web-server/metaScience/src/som/metascience/elements/Author.java | 7948aa966a91720b84903d4eed720889c7a2c4ed | [] | no_license | SOM-Research/metaScience | https://github.com/SOM-Research/metaScience | 8f070d1312f8a86b7f5cadcb23e8ca46493f0b28 | 84b2fb53b8624791399b1a3342ffddca8c86a9af | refs/heads/master | 2023-05-23T04:28:46.604000 | 2022-10-28T14:14:26 | 2022-10-28T14:14:26 | 20,441,319 | 9 | 1 | null | false | 2016-07-27T13:46:13 | 2014-06-03T12:12:50 | 2016-07-25T12:12:05 | 2016-07-27T13:46:13 | 9,919 | 5 | 1 | 4 | Python | null | null | package som.metascience.elements;
public class Author {
private String name;
private int numberPublications;
public Author(String name, int numberPublications) {
this.name = name;
this.numberPublications = numberPublications;
}
public int getNumberPublications() {
return this.numberPublications;
}
... | UTF-8 | Java | 375 | java | Author.java | Java | [] | null | [] | package som.metascience.elements;
public class Author {
private String name;
private int numberPublications;
public Author(String name, int numberPublications) {
this.name = name;
this.numberPublications = numberPublications;
}
public int getNumberPublications() {
return this.numberPublications;
}
... | 375 | 0.738667 | 0.738667 | 22 | 16.045454 | 16.818489 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.318182 | false | false | 6 |
8e97583e69f2c62ddd1e88aebd230db63be93632 | 35,639,638,657,456 | 57637ab52d00fe0524aa1a5f74857bdaf6bec16e | /googlemaptest/app/src/main/java/com/termproject/user/googlemaptest/Map.java | 9bde720247dc9e5fd13bbe4afcafe3c1aff56b28 | [] | no_license | skins346/BluetoothTracker | https://github.com/skins346/BluetoothTracker | cac19af26cbf3d1bd45553bec632b4b861693ce2 | 66780e6eda5ed5b0b93aafd2166233f7c069e0bf | refs/heads/master | 2020-07-15T11:11:14.115000 | 2016-08-22T23:19:05 | 2016-08-22T23:19:05 | 66,314,634 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.termproject.user.googlemaptest;
import android.content.Context;
import android.location.Address;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import androi... | UTF-8 | Java | 3,764 | java | Map.java | Java | [] | null | [] | package com.termproject.user.googlemaptest;
import android.content.Context;
import android.location.Address;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import androi... | 3,764 | 0.640695 | 0.63593 | 111 | 31.126125 | 26.53134 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585586 | false | false | 6 |
163089798fcbf2c2c944ac0a04e941a985963ff7 | 1,357,209,735,519 | d58493ae0309e87796792172e33b7e979e8a0b63 | /src/main/java/com/damani/service/PaymentService.java | 86300d5edd696ac10d2729010f623ecdc81a0efa | [] | no_license | nehaaghara/GruhUdhyog | https://github.com/nehaaghara/GruhUdhyog | b34d03ea61dfa6603150b4f2cb576267ff7ceb7c | 29fbf09ae526d1114d89ecc32de07fd1722f26ed | refs/heads/master | 2020-04-26T23:16:58.522000 | 2019-04-09T11:04:48 | 2019-04-09T11:04:48 | 173,897,499 | 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 com.damani.service;
import com.damani.model.TblPayment;
import com.damani.model.TblShipping;
import com.damani.model.TblUserTa... | UTF-8 | Java | 621 | java | PaymentService.java | Java | [
{
"context": "ngframework.stereotype.Service;\n\n/**\n *\n * @author ITMCS\n */\n@Service\npublic interface PaymentService {\n ",
"end": 396,
"score": 0.9995606541633606,
"start": 391,
"tag": "USERNAME",
"value": "ITMCS"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.damani.service;
import com.damani.model.TblPayment;
import com.damani.model.TblShipping;
import com.damani.model.TblUserTa... | 621 | 0.780998 | 0.780998 | 22 | 27.227272 | 27.886021 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 6 |
83a42cc7c92a7022020ffe43eb635de381ea9d0c | 38,594,576,137,345 | b6ee1c1a394ed7be00f616060a8f75faa03d5dd8 | /Decorator/Decorator/src/LiderEquipe.java | 029f770c142b2df0c00cf5c829d8d53c23116e35 | [] | no_license | leandroscramos/Disciplina_POO_2019_1 | https://github.com/leandroscramos/Disciplina_POO_2019_1 | 587a1f24bdb81f1025e42ac6b12c77b188063057 | 3f7a45077ae2facf2b105e25d77d005e40a160b8 | refs/heads/master | 2020-04-28T02:13:24.072000 | 2019-05-15T14:19:19 | 2019-05-15T14:19:19 | 173,816,105 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class LiderEquipe extends FuncionarioDecorator{
public LiderEquipe(Funcionario f) {
this.funcionario = f;
}
public String descricao(){
return funcionario.descricao() + " e Lider de equipe";
}
public double getSalario(){
return funcionario.getSalario() + 300.00;
... | UTF-8 | Java | 324 | java | LiderEquipe.java | Java | [] | null | [] | public class LiderEquipe extends FuncionarioDecorator{
public LiderEquipe(Funcionario f) {
this.funcionario = f;
}
public String descricao(){
return funcionario.descricao() + " e Lider de equipe";
}
public double getSalario(){
return funcionario.getSalario() + 300.00;
... | 324 | 0.645062 | 0.62963 | 14 | 22.142857 | 21.705355 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 6 |
1979a860731d41bb2148e79406422bc16e1b6025 | 4,758,823,831,785 | 18d92bf091b985f09936162725341c2f151c9d7d | /treegen-core/src/main/java/pl/mj/treegen/core/math/RandomGenerator.java | 775eebf1fc8e2f9de5337393fab0f3e94a1402fc | [] | no_license | mateuszjaszewski/TreeGenWebApp | https://github.com/mateuszjaszewski/TreeGenWebApp | ceb3d556943e135d31b4d4cf4d3b1508cbaa46bd | 3bf4787fc147ef1f5c314f63e862f1d6db48ea77 | refs/heads/master | 2021-01-10T07:21:44.480000 | 2016-11-11T20:04:24 | 2016-11-11T20:04:24 | 49,782,299 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.mj.treegen.core.math;
import java.util.Random;
public class RandomGenerator {
private int globalSeed;
private int lastSeed;
private Random globalRandom;
private Random currentRandom;
public RandomGenerator(int globalSeed) {
this.globalSeed = globalSeed;
this.globalRan... | UTF-8 | Java | 1,329 | java | RandomGenerator.java | Java | [] | null | [] | package pl.mj.treegen.core.math;
import java.util.Random;
public class RandomGenerator {
private int globalSeed;
private int lastSeed;
private Random globalRandom;
private Random currentRandom;
public RandomGenerator(int globalSeed) {
this.globalSeed = globalSeed;
this.globalRan... | 1,329 | 0.573363 | 0.569601 | 59 | 21.525423 | 20.501638 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.491525 | false | false | 6 |
6f10b061ad6e05ec9e8f75681c68dbf5d171c000 | 37,709,812,876,639 | 3693ef74c30522887e0d9dcd6cfff71cfdc38204 | /LayeredArc/src/com/cg/service/CustomerServiceImpl.java | 7d4dc0c17ae450ee24f83745f03d22c3f091b083 | [] | no_license | shivamsingh361/la | https://github.com/shivamsingh361/la | 545cc426bceaa202a7551bc02d36a2d93260273c | 1cd42dedd7c8847724244f33ad247acf40888b9e | refs/heads/master | 2020-12-29T12:18:44.907000 | 2020-02-06T04:06:13 | 2020-02-06T04:06:13 | 238,605,331 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cg.service;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.apache.log4j.PropertyConfigurator;
import com.cg.dao.CustomerDaoImpl;
import com.cg.dto.CustomerDTO;
import com.cg.exception.CustomException;
public class CustomerServiceImpl implements C... | UTF-8 | Java | 2,285 | java | CustomerServiceImpl.java | Java | [] | null | [] | package com.cg.service;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.apache.log4j.PropertyConfigurator;
import com.cg.dao.CustomerDaoImpl;
import com.cg.dto.CustomerDTO;
import com.cg.exception.CustomException;
public class CustomerServiceImpl implements C... | 2,285 | 0.697593 | 0.697155 | 77 | 27.675325 | 23.746738 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.38961 | false | false | 6 |
4aab44dc49fc56e3ceb9f0ee2f2f6ba3394aadb2 | 11,879,879,594,576 | ceb9286bc2eb870c553acc0ca3fd97f252d6f8af | /Sem12/EurekaApp/src/pe/egcc/eurekaapp/view/ClienteView.java | 526f4de79d205d2d545a6ad5f93494cf4359b679 | [] | no_license | gcoronelc/UCH_PROG-I_2017-1 | https://github.com/gcoronelc/UCH_PROG-I_2017-1 | 2c38a76bddad4680cd40433e79d93251e36a09df | 1e6e2e118957954b79d6098d4fc9b0187c0207cd | refs/heads/master | 2020-05-21T06:20:31.440000 | 2017-07-14T17:34:03 | 2017-07-14T17:34:03 | 84,587,319 | 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 pe.egcc.eurekaapp.view;
import java.util.Map;
import javax.swing.JOptionPane;
import pe.egcc.eurekaapp.controller.ClienteContr... | UTF-8 | Java | 7,092 | java | ClienteView.java | Java | [
{
"context": "p.controller.ClienteController;\n\n/**\n *\n * @author docente\n */\npublic class ClienteView extends javax.swing.",
"end": 353,
"score": 0.9987956285476685,
"start": 346,
"tag": "USERNAME",
"value": "docente"
}
] | 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 pe.egcc.eurekaapp.view;
import java.util.Map;
import javax.swing.JOptionPane;
import pe.egcc.eurekaapp.controller.ClienteContr... | 7,092 | 0.63512 | 0.625952 | 158 | 43.873417 | 36.177433 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.632911 | false | false | 6 |
09030c7a1cb16eab08ff7ee6a6354fd2de79881b | 24,481,313,619,511 | d0b5a38740ba4a47ec0c416c2f2032cd7ef7f356 | /app/src/main/java/com/darkdeymon/ceub_potosi/clases/CentrosSalud.java | ab9629ef7b3bd50cba4236b68bac77dd1a67f219 | [] | no_license | DARKDEYMON/CEUB-Potosi-Coregido | https://github.com/DARKDEYMON/CEUB-Potosi-Coregido | 0b3bf4fcb24afe3dddcb3135570e6a69d62a3fb0 | cbc564fc1a44b8130a64b034dd91a474ac89bb85 | refs/heads/master | 2020-03-17T22:14:07.853000 | 2018-05-21T16:19:52 | 2018-05-21T16:19:52 | 133,995,015 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.darkdeymon.ceub_potosi.clases;
import com.google.android.gms.maps.model.LatLng;
public class CentrosSalud {
private String nombre;
private String zona;
private String telefono;
private LatLng ubicacion;
public CentrosSalud(String nombre, String zona, String telefono, float Lat, float ... | UTF-8 | Java | 1,071 | java | CentrosSalud.java | Java | [] | null | [] | package com.darkdeymon.ceub_potosi.clases;
import com.google.android.gms.maps.model.LatLng;
public class CentrosSalud {
private String nombre;
private String zona;
private String telefono;
private LatLng ubicacion;
public CentrosSalud(String nombre, String zona, String telefono, float Lat, float ... | 1,071 | 0.628385 | 0.628385 | 49 | 20.857143 | 19.155645 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469388 | false | false | 6 |
8137f61675fe5ef4df8f9cccd195e234bfbad406 | 16,673,063,088,080 | 8e48dee8aec288f6e5789751228b5181c9373a3d | /src/main/java/com/webservice/controller/UserController.java | ad7cbd66425c5951443dcda4b6f9f31792f10814 | [] | no_license | palakchaurasia27/ecomm-9 | https://github.com/palakchaurasia27/ecomm-9 | 7ae84967b933d840e7b9a256a0c5e2210d53cca0 | 3917349d7714a8922247da94eba890e294b57321 | refs/heads/main | 2023-08-29T06:24:38.552000 | 2021-11-16T08:32:53 | 2021-11-16T08:32:53 | 427,837,642 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.webservice.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.spri... | UTF-8 | Java | 2,559 | java | UserController.java | Java | [] | null | [] | package com.webservice.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.spri... | 2,559 | 0.749512 | 0.747558 | 82 | 30.219513 | 24.372128 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.47561 | false | false | 6 |
269043dfaa7872cdece533de563b4b42ffc7419e | 20,340,965,157,764 | 84f9964ce782e5a0138e616f2588d0c12bc76c3b | /src/main/java/com/lsx/study/ProducerAndConsumer/Producer.java | dfb31b395f8fd9cbd8dde1660e1251b5b8fb9058 | [] | no_license | liushuangxiao/DesignPatterns | https://github.com/liushuangxiao/DesignPatterns | 6848fef82c743123fb3c71b5c9071abda9d9d30d | 30ebcb975554710db184e6dd6b12c7e4af87e5f5 | refs/heads/master | 2020-05-20T21:03:47.145000 | 2018-03-14T12:22:32 | 2018-03-14T12:22:32 | 84,524,028 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lsx.study.ProducerAndConsumer;
/**
* @author kebi on 2017/3/14.
*/
public class Producer {
}
| UTF-8 | Java | 111 | java | Producer.java | Java | [
{
"context": "com.lsx.study.ProducerAndConsumer;\n\n/**\n * @author kebi on 2017/3/14.\n */\npublic class Producer {\n\n\n\n}\n",
"end": 63,
"score": 0.9994975924491882,
"start": 59,
"tag": "USERNAME",
"value": "kebi"
}
] | null | [] | package com.lsx.study.ProducerAndConsumer;
/**
* @author kebi on 2017/3/14.
*/
public class Producer {
}
| 111 | 0.675676 | 0.612613 | 10 | 10.1 | 14.604451 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1 | false | false | 6 |
9171f7814b2b508c40d01ab2f92e891cb61e4337 | 18,476,949,357,590 | 87b45223cb6b4e25bc3ed9ee737d385a913b7f3c | /action-executor/src/main/java/at/ac/tuwien/infosys/viepepc/actionexecutor/ProcessStepExecutorController.java | 994a05a9feff338370d71bc0ada1475582536137 | [] | no_license | piwa/ViePEP-C | https://github.com/piwa/ViePEP-C | 3f87dd3d6a6c4fe4f4e56c2d6a63f8465ca12de6 | 45e1891145a5b27b3013bef008fbb297af7bbee1 | refs/heads/master | 2022-05-16T08:30:01.360000 | 2019-09-09T15:08:02 | 2019-09-09T15:08:02 | 71,267,556 | 0 | 0 | null | false | 2018-02-07T14:51:04 | 2016-10-18T16:18:33 | 2016-10-18T16:22:21 | 2018-02-07T14:51:04 | 894 | 0 | 0 | 0 | Java | false | null | package at.ac.tuwien.infosys.viepepc.actionexecutor;
import at.ac.tuwien.infosys.viepepc.library.entities.workflow.ProcessStep;
import at.ac.tuwien.infosys.viepepc.library.entities.workflow.ProcessStepStatus;
import at.ac.tuwien.infosys.viepepc.serviceexecutor.ServiceExecution;
import at.ac.tuwien.infosys.viepepc.serv... | UTF-8 | Java | 1,444 | java | ProcessStepExecutorController.java | Java | [] | null | [] | package at.ac.tuwien.infosys.viepepc.actionexecutor;
import at.ac.tuwien.infosys.viepepc.library.entities.workflow.ProcessStep;
import at.ac.tuwien.infosys.viepepc.library.entities.workflow.ProcessStepStatus;
import at.ac.tuwien.infosys.viepepc.serviceexecutor.ServiceExecution;
import at.ac.tuwien.infosys.viepepc.serv... | 1,444 | 0.765928 | 0.76385 | 42 | 33.380951 | 31.885176 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 6 |
087b21c635259288238eac18f483b4a6f21c25c5 | 18,476,949,355,129 | c8ddd884cc3fd84420cd5fa699fe6989804841a8 | /teht_18/src/prototype/Clock.java | b4f4dfa5cc8b6f7eeaa6eb3aa7f21863f01a2382 | [] | no_license | qqmss/Suunnittelumallit-2020 | https://github.com/qqmss/Suunnittelumallit-2020 | 6d7f4901ce62a3ef48c557fd63a317a438b96d6e | 684873e5f4e5a2bd3121984dc0d4a9cff7f29c25 | refs/heads/master | 2021-04-07T20:19:50.459000 | 2020-05-05T09:12:45 | 2020-05-05T09:12:45 | 248,705,935 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package prototype;
public class Clock implements Cloneable{
private Second second;
private Minute minute;
private Hour hour;
public Clock(Second second, Minute minute, Hour hour) {
this.second = second;
this.minute = minute;
this.hour = hour;
}
public Second getSecond(... | UTF-8 | Java | 1,120 | java | Clock.java | Java | [] | null | [] | package prototype;
public class Clock implements Cloneable{
private Second second;
private Minute minute;
private Hour hour;
public Clock(Second second, Minute minute, Hour hour) {
this.second = second;
this.minute = minute;
this.hour = hour;
}
public Second getSecond(... | 1,120 | 0.583929 | 0.583929 | 53 | 20.132076 | 18.499401 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396226 | false | false | 6 |
efc834e787392da97b5aa4319a2ef440ff0b1d37 | 32,736,240,781,490 | f62396e8d8f2f130f660a9e12c3e91a05414a79d | /pasticceria-unicorno/src/main/java/it/dstech/models/Ricetta.java | 7081bc2a7f4056d53dcf3f30ac20a6a5ad29f6cf | [] | no_license | marco-12/PasticceriaUnicorno | https://github.com/marco-12/PasticceriaUnicorno | 619de056d23b15add56af00ee2b8311f29a08c6f | 67b28f2794110407a8d1fec0038e7886bad63c8f | refs/heads/master | 2022-11-07T04:02:37.058000 | 2020-07-01T11:03:46 | 2020-07-01T11:03:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.dstech.models;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.persistence.OneToMany;
@Entity
public c... | UTF-8 | Java | 1,683 | java | Ricetta.java | Java | [] | null | [] | package it.dstech.models;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.persistence.OneToMany;
@Entity
public c... | 1,683 | 0.754773 | 0.74642 | 96 | 16.458334 | 17.822573 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.114583 | false | false | 6 |
c78367304b4c8a248a48d22c79a149ab929abe49 | 12,077,448,097,491 | b55caaf5548f06ef525ebdc2254955a643d3d5bb | /gs1-pds/gs1-pds-client/src/main/java/org/gs1us/sgg/gbservice/api/BillingTransaction.java | 0e0b944620f91e8d05472275817920dbec68b885 | [] | no_license | GS1-APPS/Siddharth-582017 | https://github.com/GS1-APPS/Siddharth-582017 | d0dbf9300dcf2c3b8680546b50fc1af1a273f377 | 7aeca4191e95cae276a5be22e6058f24e7b89fe3 | refs/heads/master | 2021-01-20T14:53:33.660000 | 2017-06-30T02:26:31 | 2017-06-30T02:26:31 | 90,685,142 | 1 | 1 | null | false | 2017-06-30T02:26:32 | 2017-05-09T00:36:50 | 2017-06-01T21:26:32 | 2017-06-30T02:26:31 | 56,408 | 1 | 1 | 0 | Java | null | null | package org.gs1us.sgg.gbservice.api;
import java.util.Date;
public interface BillingTransaction
{
BillingTransactionType getType();
Date getDate();
String getReference();
String getDescription();
Amount getAmount();
Amount getBalance();
}
| UTF-8 | Java | 265 | java | BillingTransaction.java | Java | [] | null | [] | package org.gs1us.sgg.gbservice.api;
import java.util.Date;
public interface BillingTransaction
{
BillingTransactionType getType();
Date getDate();
String getReference();
String getDescription();
Amount getAmount();
Amount getBalance();
}
| 265 | 0.716981 | 0.713208 | 13 | 19.384615 | 13.635578 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 6 |
7c45cbe6f658a57de0be5241df063acf69882fee | 936,302,883,468 | 68b801a185c1e9a9f29e1c9850c644183e26ca0d | /src/main/java/tree/binarysearch/problems/Problem009.java | b614147b4801c97c98ce248670646c34f29f02c0 | [] | no_license | avishekgurung/algo | https://github.com/avishekgurung/algo | c081f8fbd11d22eed87d17a6db7e6f5aa52c0706 | c63f86634d94bb4b74dbb17f4b51129bcc7b7e17 | refs/heads/master | 2021-08-03T00:08:25.868000 | 2021-07-27T05:43:07 | 2021-07-27T05:43:07 | 155,651,748 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tree.binarysearch.problems;
import tree.binarysearch.util.BinarySearchTree;
import tree.binarysearch.util.Node;
public class Problem009 {
private static Node prev = null;
/**
* The BT can now be used as a DLL as where left pointer is same prev and right
* pointer is same as next in DLL.
* @para... | UTF-8 | Java | 1,093 | java | Problem009.java | Java | [] | null | [] | package tree.binarysearch.problems;
import tree.binarysearch.util.BinarySearchTree;
import tree.binarysearch.util.Node;
public class Problem009 {
private static Node prev = null;
/**
* The BT can now be used as a DLL as where left pointer is same prev and right
* pointer is same as next in DLL.
* @para... | 1,093 | 0.651418 | 0.648673 | 46 | 22.76087 | 18.610638 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 6 |
41af2ec438d10ff7164132a340401e304008ffb5 | 1,374,389,546,354 | b659613c10ac2ab3b8664d9c7781823a4553572d | /src/main/java/org/infosystema/peakcoin/conversation/ConversationUser.java | 6321d81e1af12ccf0f3afb5de5e9e6f48c7fd3dd | [] | no_license | beksay/peakcoin | https://github.com/beksay/peakcoin | 72315f986e3d5f07ad9aa38f1e8fd90110ec1ee2 | 8d4f80835f07fd49d6ac0a094458a641b1595a33 | refs/heads/master | 2022-12-11T20:26:29.528000 | 2020-09-18T04:25:12 | 2020-09-18T04:25:12 | 296,512,685 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.infosystema.peakcoin.conversation;
import javax.enterprise.context.ConversationScoped;
import javax.inject.Named;
import org.infosystema.peakcoin.annotation.Logged;
import org.infosystema.peakcoin.controller.base.Conversational;
import org.infosystema.peakcoin.domain.Company;
import org.infosystema.peakco... | UTF-8 | Java | 1,180 | java | ConversationUser.java | Java | [
{
"context": "osystema.peakcoin.domain.User;\n\n/**\n * \n * @author Kuttubek Aidaraliev\n *\n */\n@Logged\n@Named\n@ConversationScoped\npublic ",
"end": 467,
"score": 0.9998725056648254,
"start": 448,
"tag": "NAME",
"value": "Kuttubek Aidaraliev"
}
] | null | [] | package org.infosystema.peakcoin.conversation;
import javax.enterprise.context.ConversationScoped;
import javax.inject.Named;
import org.infosystema.peakcoin.annotation.Logged;
import org.infosystema.peakcoin.controller.base.Conversational;
import org.infosystema.peakcoin.domain.Company;
import org.infosystema.peakco... | 1,167 | 0.755085 | 0.738983 | 61 | 18.344263 | 18.762436 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.032787 | false | false | 6 |
76524215272c7a54c1a76e80f5143a58416c061f | 26,345,329,457,319 | 1240264c572125ba7975e79ef80a49ab26637776 | /commons/src/main/java/io/wcm/sling/commons/caservice/impl/ContextAwareServiceTracker.java | b7f4fd9c89bf347cdf74f233714bcaa69e9bbdc3 | [
"Apache-2.0"
] | permissive | wcm-io/wcm-io-sling | https://github.com/wcm-io/wcm-io-sling | 3dc4d0bd610f2638b00b27491e5360b0ea593696 | a4ca9d32ad7e0b0d252e61fb9486671c6e99fe04 | refs/heads/master | 2023-08-15T00:51:28.694000 | 2021-01-17T13:03:04 | 2021-01-17T13:03:04 | 39,159,871 | 3 | 4 | null | false | 2016-11-17T19:13:12 | 2015-07-15T20:35:26 | 2016-04-14T14:22:45 | 2016-11-17T19:13:11 | 253 | 2 | 2 | 0 | Java | null | null | /*
* #%L
* wcm.io
* %%
* Copyright (C) 2017 wcm.io
* %%
* 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 ap... | UTF-8 | Java | 4,105 | java | ContextAwareServiceTracker.java | Java | [] | null | [] | /*
* #%L
* wcm.io
* %%
* Copyright (C) 2017 wcm.io
* %%
* 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 ap... | 4,105 | 0.749817 | 0.747381 | 118 | 33.788136 | 30.77002 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.550847 | false | false | 6 |
fe0fceb0fa2740ddfafa47ca9077088c4a7055b9 | 11,132,555,231,935 | 2ba747a642e5f012d9783a4f3c3b7dc2188466e0 | /menu/src/main/java/com/miso/menu/MenuActivity.java | 4ec7b633058280ddd29e4dc1a6edf465caeb42d7 | [] | no_license | M187/TheGame | https://github.com/M187/TheGame | 55f38c27513661bce7ec38d0e24b7ca7ae45f1fe | 3a8e5a42ca5137b29c4ae6c460fb060fe37c3a29 | refs/heads/master | 2020-04-12T08:55:07.691000 | 2018-01-26T14:07:42 | 2018-01-26T14:07:42 | 53,611,562 | 0 | 0 | null | false | 2016-05-30T07:43:30 | 2016-03-10T19:36:27 | 2016-03-10T19:38:28 | 2016-05-29T17:19:04 | 23,849 | 0 | 0 | 1 | Java | null | null | package com.miso.menu;
import android.appwidget.AppWidgetManager;
import android.content.ComponentName;
import android.content.Intent;
import android.content.Loader;
import android.database.Cursor;
import android.media.AudioManager;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.view.View;
... | UTF-8 | Java | 3,680 | java | MenuActivity.java | Java | [] | null | [] | package com.miso.menu;
import android.appwidget.AppWidgetManager;
import android.content.ComponentName;
import android.content.Intent;
import android.content.Loader;
import android.database.Cursor;
import android.media.AudioManager;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.view.View;
... | 3,680 | 0.694022 | 0.691576 | 111 | 32.153152 | 30.430307 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 6 |
0cdf3d199c4c0905453c4fad94bb32e2c2074063 | 20,048,907,390,849 | 2a6ce6d5ad9f5f6cc743629d096d6f7fdfc47305 | /ColdFusion-core/src/main/java/com/freifeld/coldfusion/priority/PriorityTuple.java | c153b1b71c55d88ce5252a8fa19ecc48b12d860b | [
"Apache-2.0"
] | permissive | FreifeldRoyi/ColdFusion | https://github.com/FreifeldRoyi/ColdFusion | db2417026d4d057c9850e860b3c9506d796f00b9 | 78db6afef0be6522d30f85961d146d19d66d390f | refs/heads/master | 2018-07-16T15:49:11.590000 | 2018-07-02T11:11:57 | 2018-07-02T11:11:57 | 135,738,745 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.freifeld.coldfusion.priority;
import com.freifeld.coldfusion.FuseClassMetaData;
import java.util.Comparator;
public class PriorityTuple<S>
{
public static final Comparator<PriorityTuple<?>> PRIORITY_TUPLE_COMPARATOR = Comparator.comparingDouble(PriorityTuple::getPriority);
private final S source;
pri... | UTF-8 | Java | 1,200 | java | PriorityTuple.java | Java | [] | null | [] | package com.freifeld.coldfusion.priority;
import com.freifeld.coldfusion.FuseClassMetaData;
import java.util.Comparator;
public class PriorityTuple<S>
{
public static final Comparator<PriorityTuple<?>> PRIORITY_TUPLE_COMPARATOR = Comparator.comparingDouble(PriorityTuple::getPriority);
private final S source;
pri... | 1,200 | 0.775 | 0.775 | 55 | 20.818182 | 27.386189 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.327273 | false | false | 6 |
8dd916ebfb7ca3f7db31db18f4cb8fed47c6137a | 13,374,528,202,894 | a770502571649f4d7622221f8e18583999950813 | /wrapper/src/main/java/io/mywish/wrapper/service/WrapperTransactionService.java | 1583a358d6bc91beed67644283d8e2169a8e3273 | [] | no_license | mickeystone/event_scanner | https://github.com/mickeystone/event_scanner | cb5a0c8563326107d45dc893d7ec772ae4c7d1c8 | 599baecace89765ad7c2f3d04e1ec926614ca35c | refs/heads/master | 2020-03-20T13:58:37.845000 | 2018-06-14T14:42:44 | 2018-06-14T14:42:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.mywish.wrapper.service;
import io.mywish.wrapper.WrapperTransaction;
public interface WrapperTransactionService<T> {
WrapperTransaction build(T source);
}
| UTF-8 | Java | 172 | java | WrapperTransactionService.java | Java | [] | null | [] | package io.mywish.wrapper.service;
import io.mywish.wrapper.WrapperTransaction;
public interface WrapperTransactionService<T> {
WrapperTransaction build(T source);
}
| 172 | 0.80814 | 0.80814 | 7 | 23.571428 | 20.471981 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
f5f803790a41160dec14dce85360070261e6288f | 326,417,534,015 | cb8ff9177c9a2e581a6d6367899130d0d0f3a97b | /8_Paintings/src/main/java/edu/kea/paintings/controllers/Paintings.java | c31c306926a41dd1c9ef3406ae682b04d6c91e3b | [] | no_license | dwaGithub/KEA_3.Semester-main | https://github.com/dwaGithub/KEA_3.Semester-main | 4178caea8ffe97792adf07821ee7b9566d007a26 | 323409b6b3560fac314736ce9363c5a9155488f9 | refs/heads/master | 2023-08-16T20:11:34.471000 | 2021-10-05T08:43:02 | 2021-10-05T08:43:02 | 400,079,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.kea.paintings.controllers;
import edu.kea.paintings.models.Painting;
import edu.kea.paintings.repositories.PaintingRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
@RestController
public class Paintings {
@Autowired
Pain... | UTF-8 | Java | 2,336 | java | Paintings.java | Java | [] | null | [] | package edu.kea.paintings.controllers;
import edu.kea.paintings.models.Painting;
import edu.kea.paintings.repositories.PaintingRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
@RestController
public class Paintings {
@Autowired
Pain... | 2,336 | 0.692637 | 0.691781 | 62 | 36.677418 | 31.90802 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 6 |
ad25a0b6896769a22235c5eb6da75eee1d98cdc8 | 326,417,532,672 | 8191bea395f0e97835735d1ab6e859db3a7f8a99 | /com.antutu.ABenchMark_source_from_JADX/com/google/android/gms/signin/internal/CheckServerAuthResult.java | a48c34082211ca30837b218884e5dec7f734bcc0 | [] | no_license | msmtmsmt123/jadx-1 | https://github.com/msmtmsmt123/jadx-1 | 5e5aea319e094b5d09c66e0fdb31f10a3238346c | b9458bb1a49a8a7fba8b9f9a6fb6f54438ce03a2 | refs/heads/master | 2021-05-08T19:21:27.870000 | 2017-01-28T04:19:54 | 2017-01-28T04:19:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.signin.internal;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.google.android.gms.common.api.Scope;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable;
import java.util.List;
public class CheckServerAuthResult implements SafeParcelable {... | UTF-8 | Java | 835 | java | CheckServerAuthResult.java | Java | [] | null | [] | package com.google.android.gms.signin.internal;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.google.android.gms.common.api.Scope;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable;
import java.util.List;
public class CheckServerAuthResult implements SafeParcelable {... | 835 | 0.692216 | 0.639521 | 32 | 25.09375 | 21.603472 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65625 | false | false | 6 |
392b674e264742a601b924f67451172d01885a81 | 8,040,178,832,477 | 47fd9e562c3483983ea1144a87fc095931ec486b | /crud-swagger/src/main/java/com/example/demo/NameValidator.java | 13f4d491965622e752f3728c4fafe1218243683e | [] | no_license | binimbabu/Springboot-CRUD-Swagger-custom-validation | https://github.com/binimbabu/Springboot-CRUD-Swagger-custom-validation | a93f43b94cd2c58b28dbf8b2fb2df9c7077836bd | f3699d23713fc4ed7e249710f3182307176f7ded | refs/heads/master | 2022-12-01T12:59:12.261000 | 2020-08-21T08:45:13 | 2020-08-21T08:45:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo;
import com.example.demo.Entity.User;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
public class NameValidator implements ConstraintValidator<NameConstraint, User> {
@Override
public void initialize(NameConstraint constraintAnnotatio... | UTF-8 | Java | 705 | java | NameValidator.java | Java | [] | null | [] | package com.example.demo;
import com.example.demo.Entity.User;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
public class NameValidator implements ConstraintValidator<NameConstraint, User> {
@Override
public void initialize(NameConstraint constraintAnnotatio... | 705 | 0.695035 | 0.69078 | 29 | 23.310345 | 26.361027 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 6 |
4b6fdcec8084ab17086ffab87a0f0b3d69458878 | 29,042,568,912,936 | 028cbe18b4e5c347f664c592cbc7f56729b74060 | /v2/appserv-core-ee/http-session-persistence-ha/src/java/com/sun/enterprise/ee/web/sessmgmt/ConnectionUtil.java | 090513bb35dbc8057e0b4154fd817cefb34b3a00 | [] | no_license | dmatej/Glassfish-SVN-Patched | https://github.com/dmatej/Glassfish-SVN-Patched | 8d355ff753b23a9a1bd9d7475fa4b2cfd3b40f9e | 269e29ba90db6d9c38271f7acd2affcacf2416f1 | refs/heads/master | 2021-05-28T12:55:06.267000 | 2014-11-11T04:21:44 | 2014-11-11T04:21:44 | 23,610,469 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution License("CDDL")... | UTF-8 | Java | 30,888 | java | ConnectionUtil.java | Java | [
{
"context": "se.resource.ResourceInstaller;\n\n/**\n *\n * @author lwhite\n */\npublic class ConnectionUtil {\n \n /**\n ",
"end": 2809,
"score": 0.9996505379676819,
"start": 2803,
"tag": "USERNAME",
"value": "lwhite"
},
{
"context": " props.setProperty(\... | null | [] | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution License("CDDL")... | 30,890 | 0.558016 | 0.55439 | 787 | 38.247776 | 26.902542 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.43202 | false | false | 6 |
5a2856bbc349898d384be7a6749be6b3d0f31c46 | 29,437,705,915,140 | bb6bdb777d9732c5ff8125d1cf849b1495575081 | /PrimerosPasos/src/Adivina_numero.java | 52053d18d2a6f43c2f4ad37c7a91624d021b2b35 | [] | no_license | jgfeliz/java | https://github.com/jgfeliz/java | 8c91bab712ad01f76ed433691f1534b36e45cbfc | e354b6f60269785a8e892637cb600cb055e420d6 | refs/heads/master | 2021-09-09T19:04:41.213000 | 2018-03-19T03:21:00 | 2018-03-19T03:21:00 | 116,167,193 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Adivina_numero {
public static void main(String[] args) {
// TODO Auto-generated method stub
int aleatorio;
int intentos=1;
aleatorio =(int)(Math.random() * 100); //aqui se realiza una refunsicion, pasar un numero decimal creado con random a entero
Scanner en... | UTF-8 | Java | 901 | java | Adivina_numero.java | Java | [] | null | [] | import java.util.*;
public class Adivina_numero {
public static void main(String[] args) {
// TODO Auto-generated method stub
int aleatorio;
int intentos=1;
aleatorio =(int)(Math.random() * 100); //aqui se realiza una refunsicion, pasar un numero decimal creado con random a entero
Scanner en... | 901 | 0.63929 | 0.63485 | 43 | 19.976744 | 27.753473 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.581395 | false | false | 6 |
8e206d09f3e3cce36ad92502c75bdb389c87f5dc | 4,629,974,756,031 | 7359a1c779a17afcda8b5da4edefb8f93a100b90 | /app/src/main/java/com/beebeom/a17_cursoradapter/MyCursorAdapter.java | 3ebd668ea6f144d87db367440b2efc38f5911d30 | [] | no_license | leebeebeom/Study_17_CursorAdapter | https://github.com/leebeebeom/Study_17_CursorAdapter | c56a37b1ad1248dc283b2bfcd50b23a041a49b68 | 3bc1bdb4a399f6ecdba1a0dee1dde509228d2825 | refs/heads/master | 2023-01-15T23:18:23.049000 | 2020-11-28T01:12:11 | 2020-11-28T01:12:11 | 316,631,934 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.beebeom.a17_cursoradapter;
import android.content.Context;
import android.database.Cursor;
import android.provider.MediaStore;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.cursoradapter.widget.CursorAdapter;
... | UTF-8 | Java | 1,076 | java | MyCursorAdapter.java | Java | [] | null | [] | package com.beebeom.a17_cursoradapter;
import android.content.Context;
import android.database.Cursor;
import android.provider.MediaStore;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.cursoradapter.widget.CursorAdapter;
... | 1,076 | 0.744802 | 0.742911 | 35 | 29.228571 | 28.286379 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 6 |
63463da70a30a9a82c649ea1db9ac17c45dc22d8 | 21,715,354,712,334 | 6f28ba66909fa293d9058eb033e1694b4ec97eb0 | /smartenv-system/smartenv-system-service/src/main/java/com/ai/apac/smartenv/system/service/impl/RegionServiceImpl.java | 05e5707c40874433f22d98bf05712372057e27b0 | [] | no_license | fangxunqing/smart-env | https://github.com/fangxunqing/smart-env | 01870c01ceb8141787652585b7bf3738a3498641 | 99665cb17c8f7b96f1f6d29223d26a08b5b05d8a | refs/heads/main | 2023-04-26T17:55:03.072000 | 2021-05-25T03:29:15 | 2021-05-25T03:29:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2018-2028, Chill Zhuang All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,
* this list of c... | UTF-8 | Java | 18,531 | java | RegionServiceImpl.java | Java | [
{
"context": "/*\n * Copyright (c) 2018-2028, Chill Zhuang All rights reserved.\n *\n * Redistribution and us",
"end": 48,
"score": 0.9998546838760376,
"start": 36,
"tag": "NAME",
"value": "Chill Zhuang"
},
{
"context": "out specific prior written permission.\n * Author: Chill... | null | [] | /*
* Copyright (c) 2018-2028, <NAME> All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,
* this list of conditi... | 18,508 | 0.690536 | 0.687877 | 377 | 46.896553 | 35.731499 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.639257 | false | false | 6 |
2c7bde653f23e265b0caf96562a97fb2807eb2bc | 12,893,491,843,052 | 234041d5e6f4c01d46ffb1964f268692e4893f72 | /GGeasyLoL/app/src/main/java/com/antika/berk/ggeasylol/fragment/VideoFragment.java | a26a3d9c3443a74709355c4e990c0b52f7d8c9aa | [] | no_license | BerkEmre/GGEasy | https://github.com/BerkEmre/GGEasy | c858e76c2bef02bbf8658f9415f2982ee939f9ec | 491e0c33abeb52d9af6bd420ec43bc16b88b20a8 | refs/heads/master | 2020-06-12T20:20:56.377000 | 2017-11-24T09:21:13 | 2017-11-24T09:21:13 | 75,754,683 | 3 | 1 | null | false | 2016-12-10T17:46:57 | 2016-12-06T17:26:18 | 2016-12-07T14:13:44 | 2016-12-10T17:46:57 | 20,996 | 2 | 0 | 0 | Java | null | null | package com.antika.berk.ggeasylol.fragment;
import android.media.MediaPlayer;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.Window;
import android.wid... | UTF-8 | Java | 1,812 | java | VideoFragment.java | Java | [] | null | [] | package com.antika.berk.ggeasylol.fragment;
import android.media.MediaPlayer;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.Window;
import android.wid... | 1,812 | 0.65287 | 0.64128 | 55 | 31.945454 | 28.527765 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 6 |
36623b14714e2d1e8c9d98b2fb78f32e8b4fbb02 | 16,149,077,057,609 | 8f755e5600ef02dacce310603f52d275e066017d | /src/java/controllers/korisnik/KorisnikGradskeViewController.java | f71128ea7478ccb62d5b047551044eb304b07dfc | [] | no_license | mladjanmih/public-transport-management-system | https://github.com/mladjanmih/public-transport-management-system | bfe9cd3b8f72b4adbc5cfc52bddaddd59a2e4c6d | d2cf93d46b46cd95bfa9531c1596db8c7959e959 | refs/heads/master | 2020-03-26T09:59:33.295000 | 2019-03-03T14:31:50 | 2019-03-03T14:31:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Mladjan Mihajlovic
* Programiranje internet aplikacija | Elektrotehnicki fakultet | Avgust 2018
*/
package controllers.korisnik;
import beans.GradskaLinija;
import beans.Stanica;
import beans.managers.BeanManager;
import java.io.Serializable;
import java.text.SimpleDateFormat;
import java.util.Arra... | UTF-8 | Java | 3,927 | java | KorisnikGradskeViewController.java | Java | [
{
"context": "/*\r\n * Mladjan Mihajlovic \r\n * Programiranje internet aplikacija | Elektrot",
"end": 25,
"score": 0.9998919367790222,
"start": 7,
"tag": "NAME",
"value": "Mladjan Mihajlovic"
},
{
"context": "ort utils.ApplicationUtils;\r\n\r\n/**\r\n *\r\n * @author Mlađan\r\n */\r... | null | [] | /*
* <NAME>
* Programiranje internet aplikacija | Elektrotehnicki fakultet | Avgust 2018
*/
package controllers.korisnik;
import beans.GradskaLinija;
import beans.Stanica;
import beans.managers.BeanManager;
import java.io.Serializable;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
impo... | 3,915 | 0.60596 | 0.604432 | 122 | 30.180328 | 30.072866 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.467213 | false | false | 6 |
101841c45f3d45a57c09b450eaacc4ef77af891d | 26,749,056,343,462 | bc8adf80a4e4842ee08ce72b76af10d9ecad7aa3 | /src/server/Operation.java | 5f7d032d67a73ba64260cb93ee9431e83d82b8f9 | [] | no_license | Marcusx11/TrabalhoSistemasDistribuidos | https://github.com/Marcusx11/TrabalhoSistemasDistribuidos | 4089ed9b5a4eebd66dfb2a002d2efeb82c91531f | b9b3331f62f3d274ffdaec9c09a582ea772e5bfe | refs/heads/main | 2023-07-07T07:54:00.953000 | 2021-08-03T18:44:37 | 2021-08-03T18:44:37 | 381,514,260 | 1 | 0 | null | false | 2021-07-21T14:20:48 | 2021-06-29T22:40:22 | 2021-07-21T00:46:25 | 2021-07-21T14:20:48 | 9,816 | 1 | 0 | 0 | Java | false | false | package server;
import core.Response;
import core.ResponseCode;
import core.models.transfer.Transfer;
import core.models.transfer.TransferDAO;
import core.models.user.User;
import core.models.user.UserDAO;
import java.util.List;
public class Operation {
private float userBalance(User user) {
TransferDAO ... | UTF-8 | Java | 3,204 | java | Operation.java | Java | [] | null | [] | package server;
import core.Response;
import core.ResponseCode;
import core.models.transfer.Transfer;
import core.models.transfer.TransferDAO;
import core.models.user.User;
import core.models.user.UserDAO;
import java.util.List;
public class Operation {
private float userBalance(User user) {
TransferDAO ... | 3,204 | 0.61985 | 0.618914 | 98 | 31.693878 | 30.67985 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561224 | false | false | 6 |
7672600ee5ba197906f0f356db84fc4a7d65a262 | 16,939,351,041,307 | fb2db831430b0831b314c25a437b6b1b5fccf200 | /XToolOutAndroid/src/main/java/ulric/li/xout/core/communication/CommunicationImpl.java | 64d25e97107b27179e1dfc0a67dad1bc167b32b9 | [] | no_license | LiuZhiDaa/PeriodAndroid | https://github.com/LiuZhiDaa/PeriodAndroid | 8795840c6ca1e923bf87a2afdfdd2775ed7e5d98 | aa6cfab846ec82ad322d53df87e8e43dbda93568 | refs/heads/master | 2020-04-22T15:38:46.178000 | 2019-02-13T09:57:27 | 2019-02-13T09:57:27 | 170,483,783 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ulric.li.xout.core.communication;
import android.content.Intent;
import android.support.v4.content.LocalBroadcastManager;
import ulric.li.utils.UtilsLog;
import ulric.li.xout.core.XOutFactory;
/**
* Created by WangYu on 2018/9/5.
*/
public class CommunicationImpl implements IOutComponent {
private sta... | UTF-8 | Java | 2,284 | java | CommunicationImpl.java | Java | [
{
"context": "ulric.li.xout.core.XOutFactory;\n\n/**\n * Created by WangYu on 2018/9/5.\n */\npublic class CommunicationImpl i",
"end": 228,
"score": 0.8211160898208618,
"start": 222,
"tag": "USERNAME",
"value": "WangYu"
}
] | null | [] | package ulric.li.xout.core.communication;
import android.content.Intent;
import android.support.v4.content.LocalBroadcastManager;
import ulric.li.utils.UtilsLog;
import ulric.li.xout.core.XOutFactory;
/**
* Created by WangYu on 2018/9/5.
*/
public class CommunicationImpl implements IOutComponent {
private sta... | 2,284 | 0.623468 | 0.620403 | 86 | 25.55814 | 22.133635 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.383721 | false | false | 6 |
bd52cca66529e709711d5263b45c1dd111aa2165 | 24,962,349,951,636 | ed80d330815b18862d587d71a12897cd261947d3 | /src/main/java/com/frlz/mapper/PrePlanMapper.java | 21a9e7c7290ea63311f725346773c45245e2190a | [] | no_license | a02241/frlzGitHub | https://github.com/a02241/frlzGitHub | e3e8d31d2a4c468341b0567e308b4b1b698da871 | c785fd6ed0ba616648b869ea42be3622f739465d | refs/heads/master | 2020-04-27T10:33:00.427000 | 2019-04-26T01:18:00 | 2019-04-26T01:18:00 | 174,258,940 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.frlz.mapper;
import com.frlz.pojo.PrePlan;
import org.apache.ibatis.annotations.*;
import java.util.Date;
import java.util.List;
/**
* @author cz
*/
public interface PrePlanMapper {
@SelectKey(keyProperty = "prePlanId",resultType = String.class, before = true,
statement = "select replac... | UTF-8 | Java | 1,332 | java | PrePlanMapper.java | Java | [
{
"context": "a.util.Date;\nimport java.util.List;\n/**\n * @author cz\n */\npublic interface PrePlanMapper {\n\n @Select",
"end": 160,
"score": 0.990892767906189,
"start": 158,
"tag": "USERNAME",
"value": "cz"
}
] | null | [] | package com.frlz.mapper;
import com.frlz.pojo.PrePlan;
import org.apache.ibatis.annotations.*;
import java.util.Date;
import java.util.List;
/**
* @author cz
*/
public interface PrePlanMapper {
@SelectKey(keyProperty = "prePlanId",resultType = String.class, before = true,
statement = "select replac... | 1,332 | 0.692192 | 0.691441 | 36 | 36 | 31.361689 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 6 |
a57f24c6f4a5a64bb15369ab38ba2a71806a2301 | 3,178,275,834,965 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_8ab11cd3fca47be804782f3a028761c77bc60afb/JumpCommand/2_8ab11cd3fca47be804782f3a028761c77bc60afb_JumpCommand_s.java | 1d07fea49f30749c84d9c36e2ae5ee2946b11876 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package no.runsafe.creativetoolbox.command;
import no.runsafe.creativetoolbox.PlotFilter;
import no.runsafe.creativetoolbox.PlotList;
import no.runsafe.creativetoolbox.database.ApprovedPlotRepository;
import no.runsafe.framework.api.IScheduler;
import no.runsafe.framework.api.command.argument.EnumArgument... | UTF-8 | Java | 2,523 | java | 2_8ab11cd3fca47be804782f3a028761c77bc60afb_JumpCommand_s.java | Java | [] | null | [] | package no.runsafe.creativetoolbox.command;
import no.runsafe.creativetoolbox.PlotFilter;
import no.runsafe.creativetoolbox.PlotList;
import no.runsafe.creativetoolbox.database.ApprovedPlotRepository;
import no.runsafe.framework.api.IScheduler;
import no.runsafe.framework.api.command.argument.EnumArgument... | 2,523 | 0.710662 | 0.710662 | 76 | 31.18421 | 28.949007 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.013158 | false | false | 6 |
e09ebc97283a5ce6a5652b123b9241284b236729 | 20,607,253,128,991 | cd53388a4b1922598dd7f3dc25592b59b7c85c1f | /Javadir/java_train/src/main/java/tenthChapter/anonymousClasses/StringCorrector.java | 8b2d4e367b7fa9ac8ee0272c7aa20812743f5f1e | [] | no_license | IgorPystovit/Java | https://github.com/IgorPystovit/Java | fe3654e7f69cd3adbbc011e32d3314b2a0fee176 | 4dd3b18ed775a943f7b32a2062cb1eb65e7413ec | refs/heads/master | 2020-04-30T02:01:45.076000 | 2019-05-19T11:14:06 | 2019-05-19T11:14:06 | 176,546,848 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tenthChapter.anonymousClasses;
public class StringCorrector {
private String string;
public StringCorrector(String string){
this.string = string;
}
public String getString() {
return string;
}
}
| UTF-8 | Java | 243 | java | StringCorrector.java | Java | [] | null | [] | package tenthChapter.anonymousClasses;
public class StringCorrector {
private String string;
public StringCorrector(String string){
this.string = string;
}
public String getString() {
return string;
}
}
| 243 | 0.666667 | 0.666667 | 13 | 17.692308 | 15.454074 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 6 |
5ca092c216508f0a95a379d93090720fdd46781a | 20,607,253,126,624 | 3ed62214bc614f8bf58672664714fbf4950a2085 | /cn.yuanwill.bufferedStream/BufferedInputStreamTest.java | c622c22104a7a33c78a8bfb652586f2a48c2d87f | [] | no_license | shenyWill/javaSE | https://github.com/shenyWill/javaSE | f2091a4c55c79706a1d7b1d6bc6fab899d773d12 | 1fff69b781576b3321ecce81b50153434902fefd | refs/heads/master | 2020-03-28T11:45:06.813000 | 2018-11-25T08:29:05 | 2018-11-25T08:29:05 | 148,243,916 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.yuanwill.bufferedStream;
import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
public class BufferedInputStreamTest {
public static void main(String[] args) throws IOException {
File file = new File("C:... | UTF-8 | Java | 602 | java | BufferedInputStreamTest.java | Java | [
{
"context": " IOException {\n\t\tFile file = new File(\"C:\\\\Users\\\\shenyuan\\\\Desktop\\\\test\\\\test1.txt\");\n\t\tFileInputStream fi",
"end": 337,
"score": 0.9240242838859558,
"start": 329,
"tag": "USERNAME",
"value": "shenyuan"
}
] | null | [] | package cn.yuanwill.bufferedStream;
import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
public class BufferedInputStreamTest {
public static void main(String[] args) throws IOException {
File file = new File("C:... | 602 | 0.737542 | 0.73588 | 24 | 24.083334 | 21.908743 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.458333 | false | false | 6 |
6ac48c32d799b9e7fe78c14f159717a6c28bc76d | 2,628,520,039,882 | 2f441b2ab0c2e149c8935b4ca9d29077513aafbf | /app/src/main/java/aca/com/hris/Database/SetVar.java | d60fdb844ac36ea10e11cd605eae7deecaed144e | [] | no_license | AcaInsurance/hris | https://github.com/AcaInsurance/hris | 00ce002bb7e11bd112714c98b3cf1a321d8d53be | 408d168662808554f5662546092b2917d1583023 | refs/heads/master | 2021-01-11T05:47:58.369000 | 2016-10-24T02:20:34 | 2016-10-24T02:20:47 | 71,743,363 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aca.com.hris.Database;
import com.raizlabs.android.dbflow.annotation.Column;
import com.raizlabs.android.dbflow.annotation.PrimaryKey;
import com.raizlabs.android.dbflow.annotation.Table;
import com.raizlabs.android.dbflow.sql.language.Select;
import com.raizlabs.android.dbflow.structure.BaseModel;
/**
* Cre... | UTF-8 | Java | 615 | java | SetVar.java | Java | [
{
"context": "oid.dbflow.structure.BaseModel;\n\n/**\n * Created by Marsel on 17/11/2015.\n */\n@Table(databaseName = DBMaster",
"end": 334,
"score": 0.9316977858543396,
"start": 328,
"tag": "USERNAME",
"value": "Marsel"
}
] | null | [] | package aca.com.hris.Database;
import com.raizlabs.android.dbflow.annotation.Column;
import com.raizlabs.android.dbflow.annotation.PrimaryKey;
import com.raizlabs.android.dbflow.annotation.Table;
import com.raizlabs.android.dbflow.sql.language.Select;
import com.raizlabs.android.dbflow.structure.BaseModel;
/**
* Cre... | 615 | 0.717073 | 0.704065 | 24 | 24.625 | 20.594927 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 6 |
e44c4d8fb640361fac75c5b413408d7c615a34ae | 19,593,640,870,911 | f03ecea84afd14ab2793f9f413697f47ee0fab60 | /app/src/main/java/com/sinapsissoft/rizoma/fragment/CropFragment.java | 0fd5d9f9b7853e27be7e4fcc5f9c1644ed700fd3 | [] | no_license | sinapsisSoft/Rizoma | https://github.com/sinapsisSoft/Rizoma | c999c1543d7004e31f16b44c62fd65fd9805b590 | c5b6b46969aa8b8a753766d0ad2656d2605af08f | refs/heads/master | 2020-04-04T03:44:45.457000 | 2018-12-03T17:34:58 | 2018-12-03T17:34:58 | 155,724,094 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sinapsissoft.rizoma.fragment;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextVie... | UTF-8 | Java | 4,109 | java | CropFragment.java | Java | [] | null | [] | package com.sinapsissoft.rizoma.fragment;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextVie... | 4,109 | 0.70017 | 0.694573 | 120 | 33.241665 | 26.152756 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508333 | false | false | 6 |
8ec24f873646222b6616d4d0d26233e570dafe1a | 12,859,132,143,048 | ab2c88ccfdef270530b2299685655318339217a6 | /Semana 4/Lab/pyLab04/src/e03/EjecutableV2.java | 61374c601f7cadb539e5ada429d500a79710361e | [] | no_license | FranMZA/DiploIntroJava | https://github.com/FranMZA/DiploIntroJava | eab44c2042379292e57c5fd0ae494b89f1f32383 | d0ca2a17f01dd90905294efbb24fcf7ee9a3f47b | refs/heads/master | 2022-12-17T11:29:44.910000 | 2020-09-26T02:19:12 | 2020-09-26T02:19:12 | 290,071,146 | 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 e03;
import java.util.Scanner;
/**
*
* @author Franco J. Mulé <franjmule@gmail.com>
*/
public class EjecutableV2 {
/*... | UTF-8 | Java | 3,894 | java | EjecutableV2.java | Java | [
{
"context": "e03;\n\nimport java.util.Scanner;\n\n/**\n *\n * @author Franco J. Mulé <franjmule@gmail.com>\n */\npublic class Ejecutable",
"end": 258,
"score": 0.9998540282249451,
"start": 244,
"tag": "NAME",
"value": "Franco J. Mulé"
},
{
"context": ".util.Scanner;\n\n/**\n *\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 e03;
import java.util.Scanner;
/**
*
* @author <NAME> <<EMAIL>>
*/
public class EjecutableV2 {
/**
* @param args... | 3,873 | 0.507209 | 0.500257 | 116 | 32.482758 | 25.499657 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.474138 | false | false | 6 |
aed06a6afbd222659835ff64ad9633e18cc3cad6 | 29,927,332,132,043 | d465ae58a2a3b195c70fb67d0d35f90a291eda72 | /app/src/main/java/com/liurui/mydemo/widget/web/CustomChromeClient.java | fd0af67f25488414fef08adf88da8adbd18a55cd | [] | no_license | RichardLiuRui/MyDemo | https://github.com/RichardLiuRui/MyDemo | 47beb70c53e47d07e711d7282bb78fc9b5de75a8 | c68b39fb509fe4deb5b154d73140a2144d94772d | refs/heads/master | 2020-03-11T23:20:06.183000 | 2019-02-22T09:43:06 | 2019-02-22T09:43:09 | 130,318,708 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liurui.mydemo.widget.web;
import android.webkit.JsResult;
import android.webkit.WebChromeClient;
import android.webkit.WebView;
import android.widget.ProgressBar;
/**
* WebChromeClient主要辅助WebView处理Javascript的对话框、网站图标、网站title、加载进度等
* Created by LiuRui on 2018/12/13
*/
public class CustomChromeClient ext... | UTF-8 | Java | 1,885 | java | CustomChromeClient.java | Java | [
{
"context": "w处理Javascript的对话框、网站图标、网站title、加载进度等\n * Created by LiuRui on 2018/12/13\n */\npublic class CustomChromeClient",
"end": 266,
"score": 0.960792601108551,
"start": 260,
"tag": "USERNAME",
"value": "LiuRui"
}
] | null | [] | package com.liurui.mydemo.widget.web;
import android.webkit.JsResult;
import android.webkit.WebChromeClient;
import android.webkit.WebView;
import android.widget.ProgressBar;
/**
* WebChromeClient主要辅助WebView处理Javascript的对话框、网站图标、网站title、加载进度等
* Created by LiuRui on 2018/12/13
*/
public class CustomChromeClient ext... | 1,885 | 0.708309 | 0.703595 | 56 | 29.303572 | 26.099342 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482143 | false | false | 6 |
2f998ca2724564d1adaf4570732513e0f491f3bc | 3,702,261,861,226 | 1931c95e6308b8cb9b13c4077db16e95cb7c041b | /module_class/src/main/java/com/mingpinmall/classz/ui/vm/ClassificationItemHolder.java | 72fce67bdeb4ff586f11800d7ec837693891b5e9 | [] | no_license | 965310001/MPS | https://github.com/965310001/MPS | 73f766ed29b4d0db080723607f432ef50f438d95 | 406a261b3bf7a4b3e97c404a55559cd769f9eb5f | refs/heads/master | 2020-04-30T21:04:05.171000 | 2019-06-21T10:28:14 | 2019-06-21T10:28:14 | 177,085,675 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package com.mingpinmall.classz.ui.vm;
//
//import android.content.Context;
//import android.databinding.BindingAdapter;
//import android.databinding.DataBindingUtil;
//import android.support.annotation.NonNull;
//import android.view.LayoutInflater;
//import android.view.View;
//import android.widget.ImageView;
//
//i... | UTF-8 | Java | 1,844 | java | ClassificationItemHolder.java | Java | [] | null | [] | //package com.mingpinmall.classz.ui.vm;
//
//import android.content.Context;
//import android.databinding.BindingAdapter;
//import android.databinding.DataBindingUtil;
//import android.support.annotation.NonNull;
//import android.view.LayoutInflater;
//import android.view.View;
//import android.widget.ImageView;
//
//i... | 1,844 | 0.707158 | 0.707158 | 55 | 32.527271 | 27.312239 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472727 | false | false | 6 |
df6929665c437ec0a2798ad39ac63748f08a3019 | 6,408,091,275,884 | fa39070496ed0f2a62faa54fb1fe462548f08b01 | /src/main/java/com/github/xibalba/zhorse/commands/CommandRez.java | 4eb06ffe5a1f54cf3762bc8bff4253611c492724 | [] | no_license | EvroxFR/ZHorse | https://github.com/EvroxFR/ZHorse | 04390527bc4d6a7536141f41d176696e297d01b5 | 27209727ce6a6e19623fe45dd09d16aa3bdcf644 | refs/heads/master | 2020-03-19T05:35:14.004000 | 2018-04-23T13:29:43 | 2018-04-23T13:29:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.xibalba.zhorse.commands;
import java.util.UUID;
import org.bukkit.Location;
import org.bukkit.attribute.Attribute;
import org.bukkit.block.Block;
import org.bukkit.command.CommandSender;
import com.github.xibalba.zhorse.ZHorse;
import com.github.xibalba.zhorse.database.HorseInventoryReco... | UTF-8 | Java | 2,325 | java | CommandRez.java | Java | [
{
"context": "package com.github.xibalba.zhorse.commands;\r\n\r\nimport java.util.UUID;\r\n\r\nimp",
"end": 26,
"score": 0.8694736957550049,
"start": 19,
"tag": "USERNAME",
"value": "xibalba"
},
{
"context": "ukkit.command.CommandSender;\r\n\r\nimport com.github.xibalba.zhorse.ZHorse... | null | [] | package com.github.xibalba.zhorse.commands;
import java.util.UUID;
import org.bukkit.Location;
import org.bukkit.attribute.Attribute;
import org.bukkit.block.Block;
import org.bukkit.command.CommandSender;
import com.github.xibalba.zhorse.ZHorse;
import com.github.xibalba.zhorse.database.HorseInventoryReco... | 2,325 | 0.705806 | 0.705806 | 61 | 36.147541 | 32.280449 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.131148 | false | false | 6 |
308d8a36cb23466b4bfeb2ebea63e4634e45c0db | 14,482,629,737,469 | 7834b193fb9a82dc4739cd62f0536172181b1dd2 | /spring-test/leecode/src/main/java/org/leecode/result/impl/Result_463.java | 5b19b1d9765cbe7204b5c286d9197f820d8df3b0 | [] | no_license | CHForDream/jm-spring-boot | https://github.com/CHForDream/jm-spring-boot | 995afbefe9a6921caac81cea358d6d80310d9f10 | 231f467b88645907ec9d3cc99a30b0efdbae1e09 | refs/heads/master | 2023-01-12T14:33:35.752000 | 2020-11-06T07:16:29 | 2020-11-06T07:16:29 | 278,351,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.leecode.result.impl;
import org.leecode.result.IResult;
import org.springframework.stereotype.Service;
import com.alibaba.fastjson.JSON;
@Service
public class Result_463 implements IResult {
/**
* 给定两个大小为 m 和 n 的正序(从小到大)数组 nums1 和 nums2。
* 请你找出这两个正序数组的中位数,并且要求算法的时间复杂度为 O(log(m + n))。
* 你可以假设 nums1... | UTF-8 | Java | 1,787 | java | Result_463.java | Java | [] | null | [] | package org.leecode.result.impl;
import org.leecode.result.IResult;
import org.springframework.stereotype.Service;
import com.alibaba.fastjson.JSON;
@Service
public class Result_463 implements IResult {
/**
* 给定两个大小为 m 和 n 的正序(从小到大)数组 nums1 和 nums2。
* 请你找出这两个正序数组的中位数,并且要求算法的时间复杂度为 O(log(m + n))。
* 你可以假设 nums1... | 1,787 | 0.572044 | 0.514778 | 82 | 18.804878 | 16.133921 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.341463 | false | false | 6 |
d72c1314ed401e60305a017356bf2f476b744a30 | 17,660,905,538,753 | 9008c0d68f2ced89970c57f201624f6cd014e30a | /plugins/ru.runa.gpd/src/ru/runa/gpd/property/StartImagePropertyDescriptor.java | a14ca1c817c5a4414f5febfdd427a317aa83517c | [] | no_license | MaximCheb/runawfe-free-devstudio | https://github.com/MaximCheb/runawfe-free-devstudio | fa9cabc442280123b5eb5469416054b056838bb2 | 7a9546e4a5a5e8c2573e26d62af1248b9cc6238f | refs/heads/master | 2023-05-31T10:26:07.838000 | 2021-06-14T21:36:32 | 2021-06-14T21:36:32 | 366,336,621 | 0 | 0 | null | true | 2021-06-05T21:51:17 | 2021-05-11T10:04:50 | 2021-05-11T10:04:51 | 2021-06-05T21:51:17 | 57,456 | 0 | 0 | 0 | null | false | false | package ru.runa.gpd.property;
import org.eclipse.core.resources.IFile;
import org.eclipse.jface.viewers.CellEditor;
import org.eclipse.jface.viewers.DialogCellEditor;
import org.eclipse.swt.SWT;
import org.eclipse.swt.graphics.Color;
import org.eclipse.swt.graphics.Image;
import org.eclipse.swt.graphics.ImageData;
imp... | UTF-8 | Java | 2,819 | java | StartImagePropertyDescriptor.java | Java | [] | null | [] | package ru.runa.gpd.property;
import org.eclipse.core.resources.IFile;
import org.eclipse.jface.viewers.CellEditor;
import org.eclipse.jface.viewers.DialogCellEditor;
import org.eclipse.swt.SWT;
import org.eclipse.swt.graphics.Color;
import org.eclipse.swt.graphics.Image;
import org.eclipse.swt.graphics.ImageData;
imp... | 2,819 | 0.621497 | 0.620078 | 86 | 31.77907 | 23.46913 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604651 | false | false | 6 |
6f9be21e958c4fe3dc1365bc8d55bf5c8c32f1d0 | 28,896,539,984,423 | f6701e05530e88982f17da25f49d9920ee2caaa9 | /src/main/java/ws/TemaUris.java | d5783de8dadfdad1bc5e93be0767d0979535af59 | [] | no_license | franciscomaestre/JEE_ECP | https://github.com/franciscomaestre/JEE_ECP | 7b2c775c361fb77b90724a44ea0d8ffdd3a38f3e | 6905f5786e9be504a42568151830f7b20146d8c2 | refs/heads/master | 2015-08-21T05:36:56.358000 | 2015-04-03T21:54:06 | 2015-04-03T21:54:06 | 31,808,826 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ws;
public interface TemaUris {
public String PATH_TEMAS = "/temas";
public String PATH_ID_PARAM = "{id}";
} | UTF-8 | Java | 137 | java | TemaUris.java | Java | [] | null | [] | package ws;
public interface TemaUris {
public String PATH_TEMAS = "/temas";
public String PATH_ID_PARAM = "{id}";
} | 137 | 0.605839 | 0.605839 | 9 | 13.444445 | 16.760477 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
6bffdd5a06d3adba86032731e49340c36b489d63 | 9,955,734,217,917 | ed19bc01866d227a5d7f3b5d7326842af90cd63d | /src/cs3500/animator/view/MyPanel.java | ede6b8bcc2186e2109d5f93ca29125b5b53b36bc | [] | no_license | GCranton/HW5-ExCellence | https://github.com/GCranton/HW5-ExCellence | 2bd9baa5c2dfd0efb1a272bffa216ddcdba08996 | ab47225619b3c2e4762a0b6334577f7935fb2266 | refs/heads/master | 2022-04-12T10:05:27.968000 | 2020-04-07T05:06:23 | 2020-04-07T05:06:23 | 246,434,087 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cs3500.animator.view;
import cs3500.animator.model.Animator;
import cs3500.animator.shapes.IShape;
import javax.swing.JPanel;
import java.awt.Graphics;
import java.awt.Color;
/**
* Specialized JPanel class used to animate Animators in VideoAnimatorView.
* currTick keeps track of the tick that ... | UTF-8 | Java | 1,698 | java | MyPanel.java | Java | [] | null | [] | package cs3500.animator.view;
import cs3500.animator.model.Animator;
import cs3500.animator.shapes.IShape;
import javax.swing.JPanel;
import java.awt.Graphics;
import java.awt.Color;
/**
* Specialized JPanel class used to animate Animators in VideoAnimatorView.
* currTick keeps track of the tick that ... | 1,698 | 0.640165 | 0.624853 | 57 | 27.789474 | 26.470598 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.438596 | false | false | 6 |
f8582cee5d2dca3a80da06a7cddd317bd1d82562 | 9,852,654,980,912 | 3c3dfa68b464610dc560b953a935d363396cc197 | /Code/Day17/src/cn/yykjc/self/Map_Demo1.java | d073e680283993380f4d301c05fcebc2f87d8d3a | [] | no_license | zhuangsuzheng/JavaStrudy | https://github.com/zhuangsuzheng/JavaStrudy | 04fa9ac68de3ef0d1982e047d4b509a6cac8ea9d | a436d64cfa4d35ed24b0ce2b893d1df9d98ee307 | refs/heads/master | 2020-06-03T01:48:47.197000 | 2019-06-25T13:47:40 | 2019-06-25T13:47:40 | 191,381,016 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.yykjc.self;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
public class Map_Demo1 {
public static void main(String[] args) {
// TODO Auto-generated method stub
//demo1();
//demo2();
//demo3();
// demo4();
}
public static void demo4() ... | GB18030 | Java | 2,053 | java | Map_Demo1.java | Java | [
{
"context": " = new HashMap<>();\n\t\tInteger aInteger = map.put(\"庄宿正\", 12);\n\t\tInteger bInteger = map.put(\"张三\", 13);\n\t\t",
"end": 401,
"score": 0.9982293844223022,
"start": 398,
"tag": "NAME",
"value": "庄宿正"
},
{
"context": "map.put(\"庄宿正\", 12);\n\t\tInteger bInteger = map... | null | [] | package cn.yykjc.self;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
public class Map_Demo1 {
public static void main(String[] args) {
// TODO Auto-generated method stub
//demo1();
//demo2();
//demo3();
// demo4();
}
public static void demo4() ... | 2,053 | 0.645478 | 0.626357 | 69 | 27.043478 | 20.533772 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.347826 | false | false | 6 |
08359764f851fce89e8188727708616c4312876a | 15,685,220,570,884 | 0ee973dced51a7c5ae49efe41abe886e458df1df | /GasInformationApp/src/com/gasinforapp/bean/User.java | 74f0dcec0498447dc22582c9562aaf645ea6a046 | [] | no_license | c317/AndroidApp | https://github.com/c317/AndroidApp | 89145cdf6bd37c9cd125cf411b9b58971efb75c4 | 42373aa705e6d4ba694bc95dd38ff927ea423f24 | refs/heads/master | 2016-08-11T18:56:44.019000 | 2016-03-27T08:37:02 | 2016-03-27T08:37:02 | 49,556,153 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gasinforapp.bean;
public class User {
private int userID;
private String account;
private String userName;
private String password;
private String department;
private String job;
public int getUserID() {
return userID;
}
public void setUserID(int userID) {
this.userID = userID... | UTF-8 | Java | 998 | java | User.java | Java | [
{
"context": "userID;\r\n\tprivate String account;\r\n\tprivate String userName;\r\n\tprivate String password;\r\n\tprivate String depa",
"end": 126,
"score": 0.9728181958198547,
"start": 118,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "D;\r\n\t}\r\n\r\n\tpublic String ge... | null | [] | package com.gasinforapp.bean;
public class User {
private int userID;
private String account;
private String userName;
private String password;
private String department;
private String job;
public int getUserID() {
return userID;
}
public void setUserID(int userID) {
this.userID = userID... | 998 | 0.668337 | 0.668337 | 59 | 14.915255 | 14.257069 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.237288 | false | false | 6 |
ecd5ebe9c8f421eb6e29bd234b57431587e609ae | 4,045,859,200,690 | a4a32e489baa6cb4af80651a8e19a57d086ad8ae | /src/main/java/com/cupcakes/logic/DTO/Invoice.java | b0b0dd7281ef8312d0cd74bf06ca8bd9e05c93ba | [] | no_license | cph-mn521/Cup_Cake | https://github.com/cph-mn521/Cup_Cake | 2aae6eb131613aac4dd1f3d602bc6d4285c059da | 2f4526dd8130a264de85c0ac11c476d82ae1753d | refs/heads/master | 2020-04-25T16:35:02.403000 | 2019-03-15T12:14:34 | 2019-03-15T12:14:34 | 172,917,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cupcakes.logic.DTO;
import java.sql.Date;
/**
*
* @author martin bøgh
*/
public class Invoice {
private int invoice_id;
private int user_id;
private int cart_id;
private Date invoice_date;
private String username;
private String email;
private String balance;
public Inv... | UTF-8 | Java | 1,172 | java | Invoice.java | Java | [
{
"context": "gic.DTO;\n\nimport java.sql.Date;\n\n/**\n *\n * @author martin bøgh\n */\npublic class Invoice {\n private int invoic",
"end": 85,
"score": 0.9998663067817688,
"start": 74,
"tag": "NAME",
"value": "martin bøgh"
},
{
"context": "voice_date = invoice_date;\n th... | null | [] | package com.cupcakes.logic.DTO;
import java.sql.Date;
/**
*
* @author <NAME>
*/
public class Invoice {
private int invoice_id;
private int user_id;
private int cart_id;
private Date invoice_date;
private String username;
private String email;
private String balance;
public Invoice(... | 1,166 | 0.578138 | 0.578138 | 66 | 16.742424 | 18.672058 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439394 | false | false | 6 |
514ec3795d29f8519937f344244ccfd30efbe942 | 32,366,873,543,808 | fa3c41529cf3590a50c09d11260c02c7a9fba277 | /src/main/java/cn/edu/hfut/backend/dao/UserMapper.java | 0fd8ba6183a43e8193132d55a422526f3a3deda4 | [] | no_license | xuewenG/online-chat-backend | https://github.com/xuewenG/online-chat-backend | d6f33b1a1bdf5028abc1aa546254977f27eed145 | a883884b559dc7ab6c3124da88f6514e348e21c4 | refs/heads/master | 2022-11-12T08:37:59.076000 | 2020-07-06T17:53:20 | 2020-07-06T17:53:20 | 274,790,204 | 0 | 0 | null | false | 2020-07-05T13:02:27 | 2020-06-24T23:35:16 | 2020-07-05T12:48:37 | 2020-07-05T13:02:26 | 506 | 0 | 0 | 0 | Java | false | false | package cn.edu.hfut.backend.dao;
import cn.edu.hfut.backend.dao.provider.UserProvider;
import cn.edu.hfut.backend.entity.User;
import org.apache.ibatis.annotations.*;
import java.sql.Timestamp;
@Mapper
public interface UserMapper {
@Select("SELECT * FROM " +
"user " +
"WHERE user.account... | UTF-8 | Java | 1,980 | java | UserMapper.java | Java | [] | null | [] | package cn.edu.hfut.backend.dao;
import cn.edu.hfut.backend.dao.provider.UserProvider;
import cn.edu.hfut.backend.entity.User;
import org.apache.ibatis.annotations.*;
import java.sql.Timestamp;
@Mapper
public interface UserMapper {
@Select("SELECT * FROM " +
"user " +
"WHERE user.account... | 1,980 | 0.608586 | 0.608081 | 61 | 31.442623 | 24.542051 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.688525 | false | false | 6 |
e53d0685122863bfaee864b08b2b46258a602593 | 3,599,182,602,980 | a0e8253aa7002586929520d94c15ec1c51ec0789 | /testsuite/integration-arquillian/servers/auth-server/services/testsuite-providers/src/main/java/org/keycloak/testsuite/events/EventsListenerProvider.java | 87606ca984be66fe739ccfe9f2170e99b73f72ee | [
"Apache-2.0"
] | permissive | vmuzikar/keycloak | https://github.com/vmuzikar/keycloak | 1c6f9fdc2e51b3aa7887c23bdb4c64de9a6db512 | 115efcf34aeb116a692ede6d30bf25b1147ca1a2 | refs/heads/master | 2023-08-03T03:01:49.979000 | 2016-05-20T08:17:17 | 2016-05-20T08:17:17 | 43,059,184 | 4 | 0 | Apache-2.0 | true | 2022-10-12T13:27:17 | 2015-09-24T10:02:07 | 2022-08-16T08:21:04 | 2022-10-12T13:27:16 | 177,567 | 2 | 0 | 0 | Java | false | false | /*
* Copyright 2016 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* 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.apach... | UTF-8 | Java | 2,543 | java | EventsListenerProvider.java | Java | [
{
"context": "kedBlockingQueue;\n\n/**\n * @author <a href=\"mailto:mstrukel@redhat.com\">Marko Strukelj</a>\n */\npublic class EventsListen",
"end": 989,
"score": 0.9999254941940308,
"start": 970,
"tag": "EMAIL",
"value": "mstrukel@redhat.com"
},
{
"context": "*\n * @author <a href=... | null | [] | /*
* Copyright 2016 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* 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.apach... | 2,523 | 0.717656 | 0.71451 | 78 | 31.602564 | 30.21858 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 6 |
2e3b34d722feb52fe100fd9ad2a2ab48adb71f98 | 8,744,553,414,723 | 9a23070b18dce92bb428647fb6baf5680126eed7 | /MapGraph/MapNode.java | 268119f6a5ebd274fded2c7b7041b1683b898aea | [] | no_license | Snafkin547/InfluencerAnalysis | https://github.com/Snafkin547/InfluencerAnalysis | ab9c37c2b35528c76b29aa505abacfddb6ddced2 | 32ab0ffb3e33895b0d93ebbcfdc2f9e9a15bb939 | refs/heads/master | 2023-07-15T16:51:02.063000 | 2021-08-24T15:33:53 | 2021-08-24T15:33:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package roadgraph;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Set;
import geography.GeographicPoint;
public class MapNode implements Comparable<MapNode>{
private GeographicPoint location;
private List<MapEdge> edges;
private Linked... | UTF-8 | Java | 2,157 | java | MapNode.java | Java | [] | null | [] | package roadgraph;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Set;
import geography.GeographicPoint;
public class MapNode implements Comparable<MapNode>{
private GeographicPoint location;
private List<MapEdge> edges;
private Linked... | 2,157 | 0.651368 | 0.649977 | 96 | 21.46875 | 18.050249 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 6 |
e50cd0412f8006d3b50039c30f2a885472a12420 | 28,321,014,369,183 | 8103c9ec42a0566fa613bf290828e1851a122e90 | /web-service/src/main/java/com/mohress/training/service/course/CourseBizImpl.java | 3739901039e9cb8da2ef6c4d4e8a77366f135beb | [] | no_license | telen/hrproject | https://github.com/telen/hrproject | 058a81ed8f87762045161fa3e0dbb160a009bac4 | f99a7c2cfff4963bffbe80945aeb349b120846eb | refs/heads/master | 2021-01-15T17:29:13.587000 | 2017-09-04T07:40:20 | 2017-09-04T07:40:20 | 99,756,073 | 0 | 2 | null | false | 2017-09-04T07:40:21 | 2017-08-09T02:21:38 | 2017-08-11T03:21:12 | 2017-09-04T07:40:21 | 520 | 0 | 2 | 0 | Java | null | null | package com.mohress.training.service.course;
import com.google.common.base.Preconditions;
import com.mohress.training.dto.QueryDto;
import com.mohress.training.dto.course.CourseItemDto;
import com.mohress.training.dto.course.CourseRequestDto;
import com.mohress.training.entity.TblCourse;
import com.mohress.training.en... | UTF-8 | Java | 4,244 | java | CourseBizImpl.java | Java | [
{
"context": "\nimport java.util.List;\n\n/**\n * 课程服务\n * Created by qx.wang on 2017/8/18.\n */\n@Slf4j\n@Service\npublic class Co",
"end": 1004,
"score": 0.9564076066017151,
"start": 997,
"tag": "USERNAME",
"value": "qx.wang"
}
] | null | [] | package com.mohress.training.service.course;
import com.google.common.base.Preconditions;
import com.mohress.training.dto.QueryDto;
import com.mohress.training.dto.course.CourseItemDto;
import com.mohress.training.dto.course.CourseRequestDto;
import com.mohress.training.entity.TblCourse;
import com.mohress.training.en... | 4,244 | 0.706402 | 0.703297 | 121 | 33.595043 | 26.209764 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578512 | false | false | 6 |
e83529a1675e36b66db36777226002fa41339f7e | 11,089,605,582,756 | 9d1a6356e638fe225f87c2a64cd731c878f24dce | /compress.java | a06c38978654534c03fd4d942c3eebfdae63c383 | [] | no_license | sunsui/leetcode | https://github.com/sunsui/leetcode | 5d7d1108640246df854ab25cf6ea11a8b9bc1691 | ceee740c2f8d1ecb080e8d98bbc3f251dd8c949c | refs/heads/master | 2021-09-03T00:10:08.190000 | 2018-01-04T07:42:35 | 2018-01-04T07:42:35 | 113,028,750 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
import java.util.Arrays;
class Solution {
public int compress(char[] chars) {
// int tmp = 1;
// StringBuilder sb = new StringBuilder();
// if(chars.length == 1)
// return 1;
// for(int i=1;i<chars.length;i++){
// if(chars[i] != chars[i-1] ){
// ... | UTF-8 | Java | 1,349 | java | compress.java | Java | [] | null | [] | package leetcode;
import java.util.Arrays;
class Solution {
public int compress(char[] chars) {
// int tmp = 1;
// StringBuilder sb = new StringBuilder();
// if(chars.length == 1)
// return 1;
// for(int i=1;i<chars.length;i++){
// if(chars[i] != chars[i-1] ){
// ... | 1,349 | 0.435137 | 0.421794 | 43 | 30.372093 | 21.395525 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.116279 | false | false | 6 |
85eab188a22314904fb0e2a64f637a9d3366afc7 | 33,320,356,313,552 | 00fa5bc1ef75a14fccff68f62bd0c855604cf22c | /src/main/java/com/bank/controller/AccountController.java | 413202b89d2f5b7a75599f4c0f5ea1e4dfb82ad9 | [] | no_license | boschma2702/F4U-Bank | https://github.com/boschma2702/F4U-Bank | e47544dc79d62aab62c9480b5abd5b2d3b087009 | 64080b8b9399585d2df3ba691f5ca46778633856 | refs/heads/master | 2021-01-01T03:59:24.567000 | 2017-09-09T09:08:18 | 2017-09-09T09:08:18 | 97,100,353 | 0 | 1 | null | false | 2017-09-09T09:08:18 | 2017-07-13T08:42:44 | 2017-07-13T08:48:58 | 2017-09-09T09:08:18 | 455 | 0 | 1 | 0 | Java | null | null | package com.bank.controller;
import com.bank.exception.*;
import com.bank.projection.account.AccountAmountProjection;
import com.bank.projection.account.AccountOpenProjection;
import com.bank.projection.account.AccountOverdraftLimitProjection;
import com.bank.service.AuthenticationService;
import com.bank.service.acco... | UTF-8 | Java | 9,042 | java | AccountController.java | Java | [] | null | [] | package com.bank.controller;
import com.bank.exception.*;
import com.bank.projection.account.AccountAmountProjection;
import com.bank.projection.account.AccountOpenProjection;
import com.bank.projection.account.AccountOverdraftLimitProjection;
import com.bank.service.AuthenticationService;
import com.bank.service.acco... | 9,042 | 0.669432 | 0.669432 | 178 | 49.797752 | 45.983433 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.837079 | false | false | 6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.