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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7acd7106f8ee0e65bd7f459366c88b09a4bdd5ee | 20,461,224,209,757 | 89a64f4b674a24823cbae7899945f115417fea13 | /commonlib/src/test/java/com/saturn/test/common/radical/SqrtBinaryTest.java | d036ae9656802ec22ea368586bdd1e2281fe9afe | [] | no_license | Tbdgithub/nettylab | https://github.com/Tbdgithub/nettylab | 29ad08bd528fce8848e5d3ae20c3cd340d509e28 | fcd7f9feea92d30e798698e00ca0210a1bf08adc | refs/heads/master | 2020-03-29T07:14:36.603000 | 2018-08-21T01:22:18 | 2018-08-21T01:22:18 | 94,661,125 | 0 | 0 | null | false | 2017-08-14T01:40:17 | 2017-06-18T02:47:59 | 2017-06-18T04:41:07 | 2017-08-14T01:40:16 | 97 | 0 | 0 | 0 | Java | null | null | package com.saturn.test.common.radical;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
public class SqrtBinaryTest {
@Before
public void setup()
{
System.out.println("before");
}
@After
public void after()
{
System.out.println("after");
}
... | UTF-8 | Java | 1,047 | java | SqrtBinaryTest.java | Java | [] | null | [] | package com.saturn.test.common.radical;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
public class SqrtBinaryTest {
@Before
public void setup()
{
System.out.println("before");
}
@After
public void after()
{
System.out.println("after");
}
... | 1,047 | 0.56256 | 0.556829 | 47 | 21.276596 | 20.699165 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425532 | false | false | 4 |
205398e286ae762c3d4224cbed07041b4a38c92c | 9,844,065,052,506 | 458736a75662b1047386552f996ae0922f2cfe2c | /LearningHubSystem-rest/src/java/ws/restful/datamodel/RetrieveTAsRsp.java | 9306109366a10d445cad10fb9e97b9b73ab0f8fb | [] | no_license | xuhong98/IS3106Project | https://github.com/xuhong98/IS3106Project | 7baecfc36b7404b448b38d869f6e605cd3b0e990 | 11d7c31e0bd7bb58c5314529659ae514292513e2 | refs/heads/master | 2020-03-29T11:31:01.530000 | 2018-09-09T03:24:32 | 2018-09-09T03:24:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package ws.restful.datamodel;
import entity.TeachingAssistant;
import java.util.List;
import javax.xml.bind.annotation.XmlType;
/**
... | UTF-8 | Java | 772 | java | RetrieveTAsRsp.java | Java | [
{
"context": "ax.xml.bind.annotation.XmlType;\n\n/**\n *\n * @author Samango\n */\n@XmlType(name = \"retrieveTAsRsp\", propOrder =",
"end": 340,
"score": 0.9749351739883423,
"start": 333,
"tag": "NAME",
"value": "Samango"
}
] | 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 ws.restful.datamodel;
import entity.TeachingAssistant;
import java.util.List;
import javax.xml.bind.annotation.XmlType;
/**
... | 772 | 0.668394 | 0.668394 | 38 | 19.31579 | 20.723881 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 4 |
5a676135879e782046c6c328668e917922af4123 | 20,882,131,004,246 | 0974e07af140ae05bc5a36a88e7382048644edc6 | /src/main/java/tvseries/mum/edu/service/ITVSeriesService.java | bceb708fa215fbc99d198d6be6ff9ecc8a480601 | [] | no_license | dnessapkota10/EA_TVSeries | https://github.com/dnessapkota10/EA_TVSeries | 7850abae69668a0c3ad9b6fb754687c201bb0e3b | 76fa8c39c096ef35e2b723a2b2df5263bba1a4e5 | refs/heads/master | 2021-01-15T17:09:52.897000 | 2017-08-09T13:29:50 | 2017-08-09T13:29:50 | 99,538,309 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tvseries.mum.edu.service;
import java.util.List;
import tvseries.mum.edu.domain.Episode;
import tvseries.mum.edu.domain.Season;
import tvseries.mum.edu.domain.Series;
public interface ITVSeriesService {
public Series getSeriesById(int id);
public List<Series> getAllSeries();
public void addSeries(Series ... | UTF-8 | Java | 872 | java | ITVSeriesService.java | Java | [] | null | [] | package tvseries.mum.edu.service;
import java.util.List;
import tvseries.mum.edu.domain.Episode;
import tvseries.mum.edu.domain.Season;
import tvseries.mum.edu.domain.Series;
public interface ITVSeriesService {
public Series getSeriesById(int id);
public List<Series> getAllSeries();
public void addSeries(Series ... | 872 | 0.795872 | 0.795872 | 30 | 28.066668 | 22.05891 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.366667 | false | false | 4 |
f65dfbd3fc3b359a16070028cf9338a4c1c405f4 | 29,635,274,356,168 | 66c56f63529e9591820fce799470a4b0c0c19504 | /Assignment_6/fibonacci/src/main/java/com/amitosh/assignment/FibonacciGenerator.java | 0100852b53f4f74fe872d1b3dd36cd909757c4cd | [] | no_license | amitosh/repo_1 | https://github.com/amitosh/repo_1 | 5ad6b06d21a563592cd48deacc60d27c3bdf78ee | 60f479c9395cfcf0d639f40661aa217a6a912eac | refs/heads/master | 2016-09-01T22:13:41.509000 | 2014-09-22T16:12:46 | 2014-09-22T16:12:46 | 24,335,258 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amitosh.assignment;
/**
* Created by amitosh on 8/21/2014.
*/
public class FibonacciGenerator
{
private final int MAX_NUMBER_ALLOWED = 20;
public static void main(String[] args)
{
FibonacciGenerator gen = new FibonacciGenerator();
System.out.println("------------------------... | UTF-8 | Java | 4,094 | java | FibonacciGenerator.java | Java | [
{
"context": "package com.amitosh.assignment;\n\n/**\n * Created by amitosh on 8/21/2014.\n */\npublic class FibonacciGenerator",
"end": 58,
"score": 0.994832456111908,
"start": 51,
"tag": "USERNAME",
"value": "amitosh"
}
] | null | [] | package com.amitosh.assignment;
/**
* Created by amitosh on 8/21/2014.
*/
public class FibonacciGenerator
{
private final int MAX_NUMBER_ALLOWED = 20;
public static void main(String[] args)
{
FibonacciGenerator gen = new FibonacciGenerator();
System.out.println("------------------------... | 4,094 | 0.554958 | 0.531998 | 143 | 27.62937 | 29.068205 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405594 | false | false | 4 |
78bbb94cd38429502f7e943a1fcbf1493e3800df | 2,138,893,729,869 | 89ab984086c0c591778d798863e7f12a2e508c3b | /MyScheduler/src/scheduler/view/projectDisplayer/ProjectAttributesView.java | 5a1fc910b822764adbff5cd6503f50b99fde67a8 | [] | no_license | AtsukiImamura/myScheduler | https://github.com/AtsukiImamura/myScheduler | 683968aa4e36dc50e8aafad6ddc4d540a4390e77 | 8d1d564e5e0e58bb4c4d6ff1f1b6a27c0ea85e34 | refs/heads/master | 2020-03-24T11:05:07.694000 | 2018-09-17T07:33:13 | 2018-09-17T07:33:13 | 142,675,218 | 0 | 0 | null | false | 2018-09-17T07:33:14 | 2018-07-28T12:22:29 | 2018-09-17T07:32:02 | 2018-09-17T07:33:14 | 3,480 | 0 | 0 | 0 | Java | false | null | package scheduler.view.projectDisplayer;
import java.util.ArrayList;
import java.util.List;
import javafx.scene.paint.Color;
import javafx.scene.shape.Rectangle;
import scheduler.bean.ProjectBean;
import scheduler.bean.StatusBean;
import scheduler.bean.TAttributeBean;
import scheduler.common.constant.Constant;
import... | UTF-8 | Java | 6,391 | java | ProjectAttributesView.java | Java | [
{
"context": "w.AbstractView;\n\n/**\n * 案件の属性部を担うビュークラス\n * @author ohmoon\n *\n */\npublic class ProjectAttributesView extends",
"end": 437,
"score": 0.9992735385894775,
"start": 431,
"tag": "USERNAME",
"value": "ohmoon"
}
] | null | [] | package scheduler.view.projectDisplayer;
import java.util.ArrayList;
import java.util.List;
import javafx.scene.paint.Color;
import javafx.scene.shape.Rectangle;
import scheduler.bean.ProjectBean;
import scheduler.bean.StatusBean;
import scheduler.bean.TAttributeBean;
import scheduler.common.constant.Constant;
import... | 6,391 | 0.74445 | 0.740148 | 244 | 22.815575 | 26.899685 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.655738 | false | false | 4 |
0818c21166caa4f6ced74b8367782e6a6d110193 | 7,035,156,444,873 | bdbbcef7fcefaa8e170d47b8528a9e9b45c1a399 | /src/main/java/com/wiley/resultcontext/service/AssessmentService.java | 77e525a2a5fa55aa8810df638c6b7078ee90bdcc | [] | no_license | jmaduranga/spring-data-envers-audit-master | https://github.com/jmaduranga/spring-data-envers-audit-master | 7ddb99b65b028fa877fcb93507658d6c05d81b7c | 7dcba1c8ca354b461575a351fa44de3161f2bda5 | refs/heads/main | 2023-02-21T21:57:48.885000 | 2021-01-19T05:07:37 | 2021-01-19T05:07:37 | 330,630,073 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wiley.resultcontext.service;
import com.wiley.resultcontext.dto.AssessmentDTO;
import com.wiley.resultcontext.dto.PageResult;
import com.wiley.resultcontext.dto.PaginationDTO;
public interface AssessmentService {
AssessmentDTO addAssessment(AssessmentDTO assessmentDTO);
AssessmentDTO updateAssess... | UTF-8 | Java | 470 | java | AssessmentService.java | Java | [] | null | [] | package com.wiley.resultcontext.service;
import com.wiley.resultcontext.dto.AssessmentDTO;
import com.wiley.resultcontext.dto.PageResult;
import com.wiley.resultcontext.dto.PaginationDTO;
public interface AssessmentService {
AssessmentDTO addAssessment(AssessmentDTO assessmentDTO);
AssessmentDTO updateAssess... | 470 | 0.838298 | 0.838298 | 13 | 35.153847 | 32.684616 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 4 |
2eed56d6695ee5da469da47e23896de045f7cf03 | 39,625,368,297,707 | 9c31a1ef8645f3d968e5cf95e67cb7904c6be149 | /async/src/main/java/es/pruebas/sisifo/async/service/wait/WaitUntilFinishService.java | 9a91eba4a3dc457c781ba1f11ae33bd1c8faa427 | [] | no_license | evazquezma/JEE6 | https://github.com/evazquezma/JEE6 | eed58e820e1fdf501bfcfdf3954ae6869275f7cd | 651f27afb139fd34837885c8aba85dc4f24dbaae | refs/heads/master | 2020-12-22T17:36:24.221000 | 2019-03-11T14:55:00 | 2019-03-11T14:55:00 | 29,788,443 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.pruebas.sisifo.async.service.wait;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Future;
import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Service;
@Service
public class WaitUntilFinishService<T> {
@Async
public void waitUntilFi... | UTF-8 | Java | 599 | java | WaitUntilFinishService.java | Java | [] | null | [] | package es.pruebas.sisifo.async.service.wait;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Future;
import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Service;
@Service
public class WaitUntilFinishService<T> {
@Async
public void waitUntilFi... | 599 | 0.772955 | 0.772955 | 22 | 26.227272 | 24.233583 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 4 |
65d590627cec5cf2f22c50cabf0ab306943a0ae5 | 9,165,460,265,040 | a7c352f4044b91186f1a249de98ebac364bd5802 | /src/main/java/ee/ttu/java/studenttester/core/runners/FileWriterRunner.java | 72bf65f245a919e94ffd648fb10a855fe64e5348 | [] | no_license | TalTech-Testing/java-tester | https://github.com/TalTech-Testing/java-tester | 2c6fb677024b13a9e5b41fa4d68456ba3d35d89c | e0974bd229befc1207881bfab27ae2428c106922 | refs/heads/master | 2023-01-22T12:28:50.012000 | 2020-12-09T20:47:47 | 2020-12-09T20:47:47 | 320,074,917 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ee.ttu.java.studenttester.core.runners;
import ee.ttu.java.studenttester.core.annotations.Identifier;
import ee.ttu.java.studenttester.core.annotations.Runnable;
import ee.ttu.java.studenttester.core.enums.RunnerResultType;
import ee.ttu.java.studenttester.core.helpers.ClassUtils;
import ee.ttu.java.studenttes... | UTF-8 | Java | 3,175 | java | FileWriterRunner.java | Java | [] | null | [] | package ee.ttu.java.studenttester.core.runners;
import ee.ttu.java.studenttester.core.annotations.Identifier;
import ee.ttu.java.studenttester.core.annotations.Runnable;
import ee.ttu.java.studenttester.core.enums.RunnerResultType;
import ee.ttu.java.studenttester.core.helpers.ClassUtils;
import ee.ttu.java.studenttes... | 3,175 | 0.64189 | 0.64126 | 85 | 36.35294 | 28.955019 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.741176 | false | false | 4 |
9715ad4b4a635c2290445a64e40fe5cb4d280f7a | 19,825,569,098,180 | bd21b680a2b42c48c676d540c09062c8e1a051d8 | /src/test/java/com/georgeoliveira/tweets/common/users/dal/UsersDalTest.java | c42da731fc7de4e1a3363cdaac05881fd9134f72 | [] | no_license | icoretchi/tweets | https://github.com/icoretchi/tweets | 1ca144765f708842c487b41091a52d550f9a40c6 | a5c6b12f84036251bd6e721a3da1659c2e1bb572 | refs/heads/main | 2023-05-06T12:53:12.135000 | 2021-05-24T12:12:33 | 2021-05-24T12:12:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.georgeoliveira.tweets.common.users.dal;
import com.georgeoliveira.tweets.common.users.dal.dao.UsersDao;
import com.georgeoliveira.tweets.common.users.dtos.UserDto;
import com.georgeoliveira.tweets.common.users.fixtures.UserFixture;
import com.georgeoliveira.tweets.common.users.mappers.UserMapper;
import co... | UTF-8 | Java | 1,643 | java | UsersDalTest.java | Java | [] | null | [] | package com.georgeoliveira.tweets.common.users.dal;
import com.georgeoliveira.tweets.common.users.dal.dao.UsersDao;
import com.georgeoliveira.tweets.common.users.dtos.UserDto;
import com.georgeoliveira.tweets.common.users.fixtures.UserFixture;
import com.georgeoliveira.tweets.common.users.mappers.UserMapper;
import co... | 1,643 | 0.774194 | 0.769933 | 53 | 30 | 25.673567 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584906 | false | false | 4 |
e5a3c32037e69dd10786ddd1850893dea947ccff | 39,384,850,142,906 | 949bd7dc7dd781da7352ac1b183cf03ba3185b52 | /dsteamyellow/src/main/java/edu/georgiasouthern/dsteamyellow/db/TableDefinitions.java | bac12833a6dccbb4931e80bdac70e14ae4b37ea5 | [] | no_license | mc06989/DSTeamYellow | https://github.com/mc06989/DSTeamYellow | d3f42df82f546b83c087c2c5df45fc61c8bd19e7 | e7febaa29488321272728f156bcbe364a321e555 | refs/heads/master | 2020-03-29T00:40:47.714000 | 2018-11-30T21:11:55 | 2018-11-30T21:11:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.georgiasouthern.dsteamyellow.db;
import com.j256.ormlite.field.DatabaseField;
import com.j256.ormlite.table.DatabaseTable;
import java.util.Date;
//TODO: Implement Foreign key support for all tables and views
public class TableDefinitions {
@DatabaseTable(tableName="categories")
public static ... | UTF-8 | Java | 21,181 | java | TableDefinitions.java | Java | [] | null | [] | package edu.georgiasouthern.dsteamyellow.db;
import com.j256.ormlite.field.DatabaseField;
import com.j256.ormlite.table.DatabaseTable;
import java.util.Date;
//TODO: Implement Foreign key support for all tables and views
public class TableDefinitions {
@DatabaseTable(tableName="categories")
public static ... | 21,181 | 0.674425 | 0.674142 | 1,038 | 18.405588 | 15.975663 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.103083 | false | false | 4 |
61e0323e476789e46026842b8ed25e6c7127c431 | 37,520,834,328,484 | db5811e6ec7a5de923e41e27ce199f556a02783d | /PTHAndroid/src/main/java/me/passtheheadphones/inbox/ConversationChangesPasser.java | 61770fb5c5f958c3296816ceffe732da09310010 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause"
] | permissive | stuxo/PTHAndroid | https://github.com/stuxo/PTHAndroid | eed648d94b213c7ee07f5d4c3043aec69dad2359 | 90c1972caddc379a5d9d1578c442fa4f60405bc9 | refs/heads/master | 2019-01-07T11:44:37.581000 | 2017-02-20T05:29:34 | 2017-02-20T05:29:34 | 74,850,574 | 24 | 8 | null | false | 2016-12-19T05:13:03 | 2016-11-26T21:05:43 | 2016-12-15T05:41:21 | 2016-12-19T05:13:02 | 1,758 | 12 | 3 | 0 | Java | null | null | package me.passtheheadphones.inbox;
import android.os.Bundle;
/**
* Interface for allowing the ConversationFragment to communicate changes made
* to the conversation back to the inbox list fragments so they can update
* their views. Data is passed as a bundle through the InboxActivity which
* is then queried by t... | UTF-8 | Java | 1,604 | java | ConversationChangesPasser.java | Java | [] | null | [] | package me.passtheheadphones.inbox;
import android.os.Bundle;
/**
* Interface for allowing the ConversationFragment to communicate changes made
* to the conversation back to the inbox list fragments so they can update
* their views. Data is passed as a bundle through the InboxActivity which
* is then queried by t... | 1,604 | 0.761845 | 0.761845 | 45 | 34.644444 | 30.260466 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 4 |
7e863ff17c4953bccc525d53d72c1b9ad0f6487b | 29,188,597,809,259 | 5120b826c0b659cc609e7cecdf9718aba243dfb0 | /b2b_acc/hybris/bin/platform/ext/processing/testsrc/de/hybris/platform/processing/distributed/defaultimpl/RemainingWorkloadBasedProgressCalculatorTest.java | da88e851cdad2d0358d2c9376e1c5c6214402db4 | [] | no_license | miztli/hybris | https://github.com/miztli/hybris | 8447c85555676742b524aee901a5f559189a469a | ff84a5089a0d99899672e60c3a60436ab8bf7554 | refs/heads/master | 2022-10-26T07:21:44.657000 | 2019-05-28T20:30:10 | 2019-05-28T20:30:10 | 186,463,896 | 1 | 0 | null | false | 2022-09-16T18:38:27 | 2019-05-13T17:13:05 | 2019-05-28T20:31:04 | 2022-09-16T18:38:25 | 591,870 | 1 | 0 | 8 | Java | false | false | /*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the ter... | UTF-8 | Java | 7,721 | java | RemainingWorkloadBasedProgressCalculatorTest.java | Java | [] | null | [] | /*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the ter... | 7,721 | 0.76674 | 0.751716 | 234 | 31.995726 | 30.851795 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.017094 | false | false | 4 |
e0fc68dd1abf8cdee9fb31063c7cdc1e919c2205 | 10,015,863,796,683 | 5575212681398aedcd0c3d173f8dc3e3675a05a6 | /base/common/src/main/com/thesett/common/util/FileUtils.java | c90d7297f4fed08c7e1ccf307a8c9bdd54648e86 | [
"Apache-2.0"
] | permissive | rupertlssmith/lojix | https://github.com/rupertlssmith/lojix | 374c601881d96e333af77099f123b84d97577c92 | ad494dc8bce2345567de7689d42291d4b30fbd51 | refs/heads/master | 2023-03-18T03:31:52.569000 | 2017-11-07T15:14:14 | 2017-11-07T15:14:14 | 16,959,075 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright The Sett Ltd, 2005 to 2014.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | UTF-8 | Java | 4,373 | java | FileUtils.java | Java | [
{
"context": " file as a string.\n * </table></pre>\n *\n * @author Rupert Smith\n */\npublic class FileUtils\n{\n /**\n * Reads",
"end": 1293,
"score": 0.9993829131126404,
"start": 1281,
"tag": "NAME",
"value": "Rupert Smith"
}
] | null | [] | /*
* Copyright The Sett Ltd, 2005 to 2014.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 4,367 | 0.605305 | 0.601189 | 153 | 27.581699 | 28.64514 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.326797 | false | false | 4 |
1da7c2866e75741afa9a8889c51762708732cdc8 | 35,459,250,041,594 | 5e576241eab2f1617d479cbed322046a09e41bdd | /app/src/main/java/info/royarzun/popularmovies/utils/Utils.java | c6482e322ac3d29c3a2535c4bebe0be92b17c4f4 | [
"MIT"
] | permissive | royarzun/PopularMoviesApp | https://github.com/royarzun/PopularMoviesApp | 63da52016520538a2d2ee911474a6321a32a011b | e3866c669700667351e93c484ee55defcec60b99 | refs/heads/master | 2021-01-15T15:43:58.471000 | 2016-08-19T01:07:31 | 2016-08-19T01:07:31 | 54,279,788 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package info.royarzun.popularmovies.utils;
import android.net.Uri;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsListView;
import android.widget.ListAdapter;
import android.widget.ListView;
import java.text.ParseException;
import java.text.SimpleDateFormat;... | UTF-8 | Java | 2,447 | java | Utils.java | Java | [] | null | [] | package info.royarzun.popularmovies.utils;
import android.net.Uri;
import android.util.Log;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsListView;
import android.widget.ListAdapter;
import android.widget.ListView;
import java.text.ParseException;
import java.text.SimpleDateFormat;... | 2,447 | 0.648549 | 0.643237 | 70 | 33.957142 | 28.474768 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 4 |
cc3a96c69e3de7885e447f30fbbc71ad50609961 | 34,205,119,605,320 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/assets/MidasPay_zip/MidasPay_1.7.9a_179010_92809280434fe4a46110cc442b537591.jar/classes.jar/midas/x/l.java | dd8deaf53934dfba4dd9c0b5b41b729f41b39906 | [] | no_license | tsuzcx/qq_apk | https://github.com/tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651000 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | false | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | 2022-01-31T06:56:43 | 2022-01-31T09:46:26 | 167,304 | 0 | 1 | 1 | Java | false | false | package midas.x;
import android.content.Context;
import android.text.TextUtils;
import com.tencent.midas.comm.APLog;
import com.tencent.midas.comm.APMidasRSATools;
import java.io.File;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.URL;
import... | UTF-8 | Java | 10,961 | java | l.java | Java | [] | null | [] | package midas.x;
import android.content.Context;
import android.text.TextUtils;
import com.tencent.midas.comm.APLog;
import com.tencent.midas.comm.APMidasRSATools;
import java.io.File;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.URL;
import... | 10,961 | 0.626676 | 0.61363 | 293 | 35.430035 | 28.060989 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692833 | false | false | 4 |
df649caa0d016380bd5ab72c15d8133761ce23ff | 34,170,759,869,499 | 73721ac441b25d17bfcec5ffe368089050114020 | /mps-ui-language/languages/uiLanguage/source_gen/jetbrains/mps/uiLanguage/behavior/BindExpression_Behavior.java | 9e1693ce3c452ccd162f3f7a917ad402b437a444 | [] | no_license | JetBrains/MPS-Contrib | https://github.com/JetBrains/MPS-Contrib | c7fa7ce6892f79f36b74cc3157ff992129c1a10a | 6bb663e130842c3649bc03fecfb1436db95b9ddb | refs/heads/master | 2023-05-29T09:43:05.356000 | 2023-03-06T12:52:56 | 2023-03-06T12:52:56 | 10,595,762 | 3 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jetbrains.mps.uiLanguage.behavior;
/*Generated by MPS */
import org.jetbrains.mps.openapi.model.SNode;
import jetbrains.mps.lang.smodel.generator.smodelAdapter.SNodeOperations;
import jetbrains.mps.lang.smodel.generator.smodelAdapter.SLinkOperations;
import jetbrains.mps.smodel.adapter.structure.MetaAdapterFa... | UTF-8 | Java | 3,431 | java | BindExpression_Behavior.java | Java | [] | null | [] | package jetbrains.mps.uiLanguage.behavior;
/*Generated by MPS */
import org.jetbrains.mps.openapi.model.SNode;
import jetbrains.mps.lang.smodel.generator.smodelAdapter.SNodeOperations;
import jetbrains.mps.lang.smodel.generator.smodelAdapter.SLinkOperations;
import jetbrains.mps.smodel.adapter.structure.MetaAdapterFa... | 3,431 | 0.830953 | 0.671233 | 42 | 80.690475 | 112.147331 | 390 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.595238 | false | false | 4 |
90eaa1fab23dc8a94545c65590a03b004cf313a9 | 30,288,109,439,826 | d7a45a54e7f1d925cbc9f89a65cf224897c16bea | /src/main/java/br/senac/sp/reqpes/DAO/UsuarioAvisoEmailDAO.java | 3543b489335316807d81653e2a0ee16729ca4cba | [] | no_license | pfpacheco/reqpes | https://github.com/pfpacheco/reqpes | 34e4e6f717427c09e5a31b1ee4d0772227828486 | 4065cce29a5c9180aa72caa6170a34e4e3b0bba0 | refs/heads/master | 2023-03-12T21:39:36.387000 | 2021-02-24T22:41:46 | 2021-02-24T22:41:46 | 328,812,978 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.senac.sp.reqpes.DAO;
//-- Componentes
import br.senac.sp.Transacao;
import br.senac.sp.componente.DAO.ManipulacaoDAO;
import br.senac.sp.componente.model.Usuario;
//-- Classes da aplicação
import br.senac.sp.reqpes.Exception.RequisicaoPessoalException;
import br.senac.sp.reqpes.Interface.Interface... | ISO-8859-1 | Java | 12,321 | java | UsuarioAvisoEmailDAO.java | Java | [
{
"context": "s;\r\nimport java.util.ArrayList;\r\n\r\n/**\r\n * @author Thiago Lima Coutinho\r\n * @version 1\r\n * @data: 26/09/2008\r\n */\r\npublic",
"end": 593,
"score": 0.9998659491539001,
"start": 573,
"tag": "NAME",
"value": "Thiago Lima Coutinho"
}
] | null | [] | package br.senac.sp.reqpes.DAO;
//-- Componentes
import br.senac.sp.Transacao;
import br.senac.sp.componente.DAO.ManipulacaoDAO;
import br.senac.sp.componente.model.Usuario;
//-- Classes da aplicação
import br.senac.sp.reqpes.Exception.RequisicaoPessoalException;
import br.senac.sp.reqpes.Interface.Interface... | 12,307 | 0.621163 | 0.618158 | 310 | 37.729031 | 33.43705 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.674194 | false | false | 4 |
c257b61b416484fb8b609dba1a84de8a8b6359da | 30,288,109,440,759 | 3be57f36fab65f633a1735b432d4134d71239173 | /src/test/java/com/cilogi/util/services/qr/ImagePanel.java | 8f956009a84f4303236b529bf77efcff44bc4cd6 | [
"MIT"
] | permissive | cilogi/qr | https://github.com/cilogi/qr | 8fcdefaa54391b0e1409d9062a6d931baf146ce0 | 28c0c688c54f226ee018109d1e0c950c958a631c | refs/heads/master | 2021-01-10T13:43:16.314000 | 2016-03-23T20:38:51 | 2016-03-23T20:38:51 | 43,022,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cilogi.util.services.qr;
import javax.swing.*;
import java.awt.*;
import java.awt.image.BufferedImage;
public class ImagePanel extends JPanel {
private BufferedImage image;
private int imageWidth;
private int imageHeight;
public ImagePanel() {}
public ImagePanel(BufferedImage image) ... | UTF-8 | Java | 1,064 | java | ImagePanel.java | Java | [] | null | [] | package com.cilogi.util.services.qr;
import javax.swing.*;
import java.awt.*;
import java.awt.image.BufferedImage;
public class ImagePanel extends JPanel {
private BufferedImage image;
private int imageWidth;
private int imageHeight;
public ImagePanel() {}
public ImagePanel(BufferedImage image) ... | 1,064 | 0.642857 | 0.639098 | 43 | 23.744186 | 20.52009 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.790698 | false | false | 4 |
97955b97a4ca16328f9b1a0419830f33657c9e75 | 35,940,286,380,823 | 0afd63a63ca312726b807815475e24150e92c0d3 | /java-advanced-2020-solutions/java-solutions/ru/ifmo/rain/kurbatov/hello/HelloUDPNonblockingClient.java | ac72a20488d28184d7bed1653d76bcb8a4b86fe9 | [] | no_license | Darui99/ITMO-Java | https://github.com/Darui99/ITMO-Java | 8d0d97f21bbb4c5121f9bd4fe943f24a30a78e56 | 0579d443e8823a7411df9c4f206ec572fd1253ff | refs/heads/master | 2021-01-26T04:27:58.032000 | 2020-08-02T16:57:21 | 2020-08-02T16:57:21 | 243,308,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.ifmo.rain.kurbatov.hello;
import info.kgeorgiy.java.advanced.hello.HelloClient;
import java.io.IOException;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.StandardSocketOptions;
import java.nio.ByteBuffer;
import java.nio.channels.DatagramChannel;
import java.nio.channels.S... | UTF-8 | Java | 5,685 | java | HelloUDPNonblockingClient.java | Java | [] | null | [] | package ru.ifmo.rain.kurbatov.hello;
import info.kgeorgiy.java.advanced.hello.HelloClient;
import java.io.IOException;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.StandardSocketOptions;
import java.nio.ByteBuffer;
import java.nio.channels.DatagramChannel;
import java.nio.channels.S... | 5,685 | 0.529815 | 0.528936 | 149 | 37.154362 | 27.721704 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657718 | false | false | 4 |
0c023b1354cc8b8721f12a4125257bf185941bf5 | 34,333,968,622,050 | ddeb3536fb4558e08937ff737c16306d7a31646f | /AeroInterfaz/src/main/java/org/una/aerointerfaz/controllers/AlertaViewController.java | b7a4dfee71c71cd417fd9d3a02a17861483e0ede | [] | no_license | FarlenUrena/PF_Interfaz | https://github.com/FarlenUrena/PF_Interfaz | aa2a25ee87943d9989f7d48006e82ebc76e5945f | ca3e06c554782d22292f60f22eaebde6d7303f8e | refs/heads/main | 2023-01-24T07:14:11.870000 | 2020-11-21T00:01:11 | 2020-11-21T00:01:11 | 305,281,051 | 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 org.una.aerointerfaz.controllers;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXCheckBox;
import com.j... | UTF-8 | Java | 9,368 | java | AlertaViewController.java | Java | [
{
"context": "uesta;\n\n/**\n * FXML Controller class\n *\n * @author thony\n */\npublic class AlertaViewController extends Con",
"end": 1481,
"score": 0.9843388795852661,
"start": 1476,
"tag": "USERNAME",
"value": "thony"
}
] | 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 org.una.aerointerfaz.controllers;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXCheckBox;
import com.j... | 9,368 | 0.636509 | 0.636402 | 249 | 36.602409 | 30.325121 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606426 | false | false | 4 |
039e4586b19b3bd37c0b7c6231b71dd41002acaa | 13,769,665,217,086 | 5c53d1d1b9ac519e3d00d558a02752573b4c927d | /app/src/main/java/com/glvz/egais/ui/ActChooseShop.java | ea67b8de41f4ebb4c9f052b62b254fc18790c9be | [] | no_license | pavel-vp/GLVZegais | https://github.com/pavel-vp/GLVZegais | 8716c9c2269a4b90b00888c74e9c9aa41bd9cd82 | 5a6658e2726fcceec232272b58eb035d67c3bbeb | refs/heads/master | 2023-08-30T21:02:39.822000 | 2023-08-30T13:05:08 | 2023-08-30T13:05:49 | 137,790,935 | 0 | 1 | null | false | 2020-09-06T05:26:51 | 2018-06-18T18:28:27 | 2019-02-26T06:15:44 | 2020-09-05T15:24:51 | 3,486 | 0 | 0 | 0 | Java | false | false | package com.glvz.egais.ui;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.os.Environment;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.glv... | UTF-8 | Java | 6,756 | java | ActChooseShop.java | Java | [] | null | [] | package com.glvz.egais.ui;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.os.Environment;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.glv... | 6,756 | 0.578388 | 0.569755 | 178 | 35.443821 | 30.236515 | 190 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516854 | false | false | 4 |
7daa5572207d398a2d88f4daadc047326b4dd23f | 38,886,633,920,489 | b0c6b421af8d8a7428e0506aa289790175c33d82 | /Test/src/com/careercup/KRotatedArray.java | 710e6a2c8717b9ed2cda51b22d6b3a633fb6a709 | [] | no_license | Nitin67/MediaIQ | https://github.com/Nitin67/MediaIQ | eb41b04d6c180e73fb3467e834247848f92e2f64 | 29159d75e4376a4a74f66e38584d6dd6e2384f8f | refs/heads/master | 2020-05-17T18:01:45.609000 | 2017-09-01T15:31:01 | 2017-09-01T15:31:01 | 26,476,905 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.careercup;
public class KRotatedArray {
/**
* @param args
*/
public static void main(String[] args) {
int[] array = new int[] { 15, 16, 19, 20, 25, 1, 3, 4, 5, 7, 10, 14 };
int val = 25;
int index = binarySearch(array, val);
if (index != -1)
System.out.println("Number found at... | UTF-8 | Java | 1,650 | java | KRotatedArray.java | Java | [] | null | [] | package com.careercup;
public class KRotatedArray {
/**
* @param args
*/
public static void main(String[] args) {
int[] array = new int[] { 15, 16, 19, 20, 25, 1, 3, 4, 5, 7, 10, 14 };
int val = 25;
int index = binarySearch(array, val);
if (index != -1)
System.out.println("Number found at... | 1,650 | 0.548485 | 0.523636 | 65 | 23.384615 | 20.825052 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.276923 | false | false | 4 |
92f90338c05e1438aebeebe473d9d96503f7d9fd | 8,744,553,454,434 | ea993f18b7f60475226f3b5d750ab5b40d73d460 | /src/main/java/com/maibang/baseservice/customerInfo/controller/UserInfoController.java | 30319b4560c9ad0d4b0307e8e21410633602d55f | [
"Apache-2.0"
] | permissive | lennon0829/FuleKWeb_V2.0 | https://github.com/lennon0829/FuleKWeb_V2.0 | 08410e2dea6a3844c1c65184d2198568e570313c | 8dfedff954965e298eda6853f609aeea3cdc28ac | refs/heads/master | 2018-07-31T03:07:10.926000 | 2018-07-30T15:52:23 | 2018-07-30T15:52:23 | 120,298,258 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.maibang.baseservice.customerInfo.controller;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.URLDecoder;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
i... | UTF-8 | Java | 18,186 | java | UserInfoController.java | Java | [
{
"context": ".extern.slf4j.Slf4j;\n\n/**\n * 个人基本信息\n * \n * @author qinfei\n * @date 2017-09-26 20:57:55\n */\n@Slf4j\n@RestCont",
"end": 2444,
"score": 0.9974233508110046,
"start": 2438,
"tag": "USERNAME",
"value": "qinfei"
},
{
"context": "\tmodelMap.put(\"username\", StringUtils... | null | [] | package com.maibang.baseservice.customerInfo.controller;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.URLDecoder;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
i... | 18,186 | 0.745148 | 0.740379 | 507 | 34.570019 | 32.128387 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.276134 | false | false | 4 |
5ae14247474a10db09200bcc33a57dcf392a27ad | 23,390,391,900,651 | 74db11864f68b245d1d5bdc07717d24af0fb86a6 | /src/main/java/org/terasology/rails/carts/controllers/MinecartSystem.java | 189e2e9ff834b1c08cc56abcd808449997dfa072 | [] | no_license | zouhaieramari/Rails | https://github.com/zouhaieramari/Rails | 65ce8d4cf6b59e04704fbe29a5ca9322f7c2e642 | 790823146b6596afa65166df4d14db3cd90605c3 | refs/heads/master | 2021-01-11T20:02:31.087000 | 2016-12-18T04:28:50 | 2016-12-18T04:28:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2015 MovingBlocks
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | UTF-8 | Java | 20,722 | java | MinecartSystem.java | Java | [
{
"context": "/*\r\n * Copyright 2015 MovingBlocks\r\n *\r\n * Licensed under the Apache License, ",
"end": 28,
"score": 0.4342980682849884,
"start": 22,
"tag": "NAME",
"value": "Moving"
},
{
"context": "/*\r\n * Copyright 2015 MovingBlocks\r\n *\r\n * Licensed under the Apache Licen... | null | [] | /*
* Copyright 2015 MovingBlocks
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | 20,722 | 0.653026 | 0.645401 | 431 | 46.078888 | 39.036819 | 216 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.758701 | false | false | 4 |
050eca64c7b3846e21fbe49c1e539c606c537212 | 15,779,709,912,022 | 29693f9ca71bc6c50ab864cbca0fb67cf4f7dd7c | /src/notes/Beat.java | 639a4d3301ca57a746d922e853793bfe637082a1 | [] | no_license | VCoyote/Fugue | https://github.com/VCoyote/Fugue | eb666271e1af9d2cf817c9b502c50e83bcf73cf9 | 6ec2fd946dc714eceb5928f9df3433e27cb0a012 | refs/heads/master | 2016-09-08T00:23:36.635000 | 2013-07-27T03:37:25 | 2013-07-27T03:37:29 | 9,745,167 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package notes;
import java.util.Random;
import notes.scales.Scale;
import static controller.FugueUtil.*;
import static controller.Rules.*;
import exceptions.*;
/**
* The Beat class represents a beat of a Song, in simple time.
*
* @author Dan Pang
*
*/
public class Beat {
/**
* The bass range is G2 to A3... | UTF-8 | Java | 11,905 | java | Beat.java | Java | [
{
"context": "s a beat of a Song, in simple time.\n * \n * @author Dan Pang\n *\n */\npublic class Beat {\n\t\n\t/**\n\t * The bass ra",
"end": 255,
"score": 0.9998329281806946,
"start": 247,
"tag": "NAME",
"value": "Dan Pang"
}
] | null | [] | package notes;
import java.util.Random;
import notes.scales.Scale;
import static controller.FugueUtil.*;
import static controller.Rules.*;
import exceptions.*;
/**
* The Beat class represents a beat of a Song, in simple time.
*
* @author <NAME>
*
*/
public class Beat {
/**
* The bass range is G2 to A3 (... | 11,903 | 0.672743 | 0.666443 | 453 | 25.280354 | 21.828318 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.269316 | false | false | 4 |
94520be5b1c414cb4a4df8ef966e6a6bdc61982d | 24,472,723,687,547 | fed17f52de7cc19a4f8bb728080d1784d121fb73 | /src/scene/battle/object/TrackingShot.java | b86b48a2053bb6f4bf0c70486fb6b836579031e2 | [] | no_license | t-kuni/ShootingGame | https://github.com/t-kuni/ShootingGame | eed316960d93552b60e704ed82695ca5a6fcf064 | 1dd6d548e95866bbc6936c276df67c28c3d70ce2 | refs/heads/master | 2020-09-03T08:14:22.045000 | 2019-11-04T05:35:58 | 2019-11-04T05:35:58 | 219,423,849 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: packimports(3)
package scene.battle.object;
import academy.yamamoto.android.game.GameObject2D;
import academy.yamamoto.android.general.Gen;
// Referenced classes of package... | UTF-8 | Java | 1,396 | java | TrackingShot.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996337890625,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: packimports(3)
package scene.battle.object;
import academy.yamamoto.android.game.GameObject2D;
import academy.yamamoto.android.general.Gen;
// Referenced classes of package scene.bat... | 1,386 | 0.623209 | 0.604585 | 53 | 25.339622 | 27.412256 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566038 | false | false | 4 |
941b397f975c94b17586b5b885cdb318f9ccd6a9 | 24,472,723,687,544 | 24b92c31334160034fba6550f19aaf2ec5dd391a | /RAF3078/mobile/src/main/java/com/luna_78/wear/watch/face/raf3078/ColorImgButtonOLD.java | 0fef5804b5340b6aef47e1e49df944a2075193f1 | [] | no_license | tarantoga-as/oldwfaces | https://github.com/tarantoga-as/oldwfaces | e621dbefeeaf77da3f5b7874c1c6258ca30829dd | 4cfbc9800ad76b14fb5b896b426f40400bc30a92 | refs/heads/master | 2021-01-05T07:53:00.562000 | 2020-02-16T18:50:58 | 2020-02-16T18:50:58 | 240,941,167 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.luna_78.wear.watch.face.raf3078;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.view.View;
import android.widget.ImageButton;
import android.widget.LinearLayout;
import java.util.List;
/**
* Created by buba o... | UTF-8 | Java | 4,227 | java | ColorImgButtonOLD.java | Java | [
{
"context": "Layout;\n\nimport java.util.List;\n\n/**\n * Created by buba on 25/02/15.\n */\npublic class ColorImgButtonOLD e",
"end": 318,
"score": 0.9994806051254272,
"start": 314,
"tag": "USERNAME",
"value": "buba"
}
] | null | [] | package com.luna_78.wear.watch.face.raf3078;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.view.View;
import android.widget.ImageButton;
import android.widget.LinearLayout;
import java.util.List;
/**
* Created by buba o... | 4,227 | 0.628815 | 0.601136 | 146 | 27.945206 | 25.951952 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.69863 | false | false | 4 |
8f729c114e76c7c49afc03fd938a51e95ddc44c1 | 6,579,889,933,747 | ad95db6e01934bd9b1373945faa90fe5bdb52cd5 | /SD-S10/src/de/uka/aifb/com/systemDynamics/model/ChartLevelNode.java | cd612d61af20f90137e58220e72996f85dcd3c30 | [] | no_license | jhinkel/SystemDynamics | https://github.com/jhinkel/SystemDynamics | d2586119b5a757917bfced2034a5dde5a18c0dfd | c7b9fcced09255d8dc50d12b0eef72d740975d08 | refs/heads/master | 2021-01-21T04:36:30.913000 | 2016-05-02T00:57:28 | 2016-05-02T00:57:28 | 23,746,159 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.uka.aifb.com.systemDynamics.model;
public class ChartLevelNode{
private String levelNodeIdRef;
private String label;
public ChartLevelNode(String levelNodeIdRef, String label) {
this.levelNodeIdRef = levelNodeIdRef;
this.label = label;
}
public String getLevelNodeIdRef(){
return levelNodeIdRef... | UTF-8 | Java | 374 | java | ChartLevelNode.java | Java | [] | null | [] | package de.uka.aifb.com.systemDynamics.model;
public class ChartLevelNode{
private String levelNodeIdRef;
private String label;
public ChartLevelNode(String levelNodeIdRef, String label) {
this.levelNodeIdRef = levelNodeIdRef;
this.label = label;
}
public String getLevelNodeIdRef(){
return levelNodeIdRef... | 374 | 0.762032 | 0.762032 | 18 | 19.777779 | 17.662125 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.388889 | false | false | 4 |
080717e47910f2625abe2eaf85a128d97f77130d | 6,579,889,931,243 | 8884f16973125e4d37e979f4b578c519ad4ec4f0 | /nqcx-ncs-provide/src/main/java/org/nqcx/ncs/service/account/AccoAvatarListService.java | 3a4a4b65f4af3d62a3401d2e69519c5a9b2f4ff4 | [] | no_license | naqichuan/nqcx-ncs | https://github.com/naqichuan/nqcx-ncs | 7a7d29363c4c6756f654002e05c3838b00022524 | 52f962d6a9cdb90e18823236d0cdb44a1362d076 | refs/heads/master | 2017-12-18T13:42:13.197000 | 2017-03-28T01:19:51 | 2017-03-28T01:19:51 | 77,096,641 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2014 nqcx.org All right reserved. This software is the
* confidential and proprietary information of nqcx.org ("Confidential
* Information"). You shall not disclose such Confidential Information and shall
* use it only in accordance with the terms of the license agreement you entered
* into with ... | UTF-8 | Java | 829 | java | AccoAvatarListService.java | Java | [
{
"context": "rInfo;\n\nimport java.util.List;\n\n/**\n * \n * @author naqichuan Tue Oct 21 09:55:26 CST 2014\n * \n */\npublic inter",
"end": 528,
"score": 0.9996629953384399,
"start": 519,
"tag": "USERNAME",
"value": "naqichuan"
}
] | null | [] | /*
* Copyright 2014 nqcx.org All right reserved. This software is the
* confidential and proprietary information of nqcx.org ("Confidential
* Information"). You shall not disclose such Confidential Information and shall
* use it only in accordance with the terms of the license agreement you entered
* into with ... | 829 | 0.726708 | 0.70559 | 30 | 25.833334 | 27.841316 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 4 |
4b0bac48def71263fd060b91eef4e7fe41a0f563 | 29,042,568,894,052 | d1ee10c3cf63b0b4cfcb6383580779617fd9cdc3 | /Pert_02/latihan/Array/_Latihan Array Mutidimensi/MetodeSAW/saw.java | 4f9d8e976199dc1f29daf10a9701e8e6b47bf128 | [] | no_license | iskandar45/kuliah-oop | https://github.com/iskandar45/kuliah-oop | ee6e0db9eb12a9a7cde799ab7eb87bcf40633eeb | 48673da66d9f02e01f307a10bacf4a73a1e3f600 | refs/heads/master | 2020-04-06T18:08:39.572000 | 2018-11-15T09:52:11 | 2018-11-15T09:52:11 | 157,687,166 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// @ Project : latihan array
// @ File Name : saw.java
// @ Date : 11/10/2018
// @ Author : Nur Imam Iskandar
// @ NPM : 1506700024
/*
// Tampilkan data seperti berikut dengan menggunakan array
//
// |Alternatif| C1 | C2 | C3 | C4 |
// | A1 | 85 | 80 | 85 | 75 |
// | A2 | 65 | 80 | 70 | 70 |
// |... | UTF-8 | Java | 748 | java | saw.java | Java | [
{
"context": " : saw.java\n// @ Date : 11/10/2018\n// @ Author : Nur Imam Iskandar\n// @ NPM : 1506700024\n/*\n// Tampilkan data seper",
"end": 117,
"score": 0.999876856803894,
"start": 100,
"tag": "NAME",
"value": "Nur Imam Iskandar"
}
] | null | [] | //
// @ Project : latihan array
// @ File Name : saw.java
// @ Date : 11/10/2018
// @ Author : <NAME>
// @ NPM : 1506700024
/*
// Tampilkan data seperti berikut dengan menggunakan array
//
// |Alternatif| C1 | C2 | C3 | C4 |
// | A1 | 85 | 80 | 85 | 75 |
// | A2 | 65 | 80 | 70 | 70 |
// | A3 |... | 737 | 0.526738 | 0.427807 | 26 | 27.807692 | 19.066723 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.538462 | false | false | 4 |
e0d048aff9b4ab884716e9defa6276028d3e95e0 | 26,285,199,898,588 | 9ed02d0c529d2f320c4b32990d8ad8a8ab00a2a2 | /java/MyLibrary/src/strings/Strings.java | c9917c9c0e3cbbb96792f6e6cfcd2e901caae416 | [] | no_license | vitusya/educational | https://github.com/vitusya/educational | fc8fd68ee256fe5f14dc454746820d90fa82a7f0 | 52b325a609884466a83de3217698fb470dfbd08a | refs/heads/master | 2020-01-22T15:00:15.848000 | 2012-09-20T14:06:05 | 2012-09-20T14:06:05 | 5,142,708 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package strings;
public class Strings {
/**
* reverseRecursive - method recursively reverse String
* @param s
* @return
*/
public static String reverseRecursive(String s)
{
int N = s.length();
if (N <= 1) {return s;}
String a = s.substring(0, N/2);
String b = s.substring(N/2, N);
return reverseRecurs... | UTF-8 | Java | 355 | java | Strings.java | Java | [] | null | [] | package strings;
public class Strings {
/**
* reverseRecursive - method recursively reverse String
* @param s
* @return
*/
public static String reverseRecursive(String s)
{
int N = s.length();
if (N <= 1) {return s;}
String a = s.substring(0, N/2);
String b = s.substring(N/2, N);
return reverseRecurs... | 355 | 0.656338 | 0.64507 | 18 | 18.722221 | 17.797646 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 4 |
83434b4a55313a3dd5a62ef126df7a8017020051 | 11,166,914,993,767 | cc7ed7f00576732a596bde50fbd231feea3954e2 | /SelectionSort1.java | f54540f49ccb128a593e8e0da0224377aa3024aa | [] | no_license | bobba18/Java | https://github.com/bobba18/Java | 20f403cfd51f2ce44b7a3a5bae7e3d58b8b8c3f1 | dd1a16b8d964c5a5686baa83a2e2e4510d30d082 | refs/heads/main | 2023-08-06T20:28:59.859000 | 2022-07-14T21:55:42 | 2022-07-14T21:55:42 | 404,863,765 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Arrays;
public class SelectionSort1 {
public static void main(String[] args) {
int[] arr = {90, -12, -90, 45, 678, 1, 0, 5};
selectionSort(arr);
System.out.println(Arrays.toString(arr));
}
public static void selectionSort(int[] arr)... | UTF-8 | Java | 1,023 | java | SelectionSort1.java | Java | [] | null | [] | package com.company;
import java.util.Arrays;
public class SelectionSort1 {
public static void main(String[] args) {
int[] arr = {90, -12, -90, 45, 678, 1, 0, 5};
selectionSort(arr);
System.out.println(Arrays.toString(arr));
}
public static void selectionSort(int[] arr)... | 1,023 | 0.40176 | 0.354839 | 36 | 26.472221 | 15.4047 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 4 |
efb6c8d6b818adb0b10df24b453248330198e5fa | 29,334,626,678,918 | b529947fc56602f56309e78e28604663e0bb53f4 | /src/binaryTreeOpera/BlanceTree.java | 01d586f5c8dcf9ca1b11b74aa8a0c3b5be0761e2 | [] | no_license | zhansnjust/AlgorithmAndStructure | https://github.com/zhansnjust/AlgorithmAndStructure | 81a2710c26767bf72beb2363ea37a9bff7ae00be | 7e28c4f0ff77b3df978b4ada64ded0cc02cd0084 | refs/heads/master | 2016-12-05T08:48:10.803000 | 2016-08-27T02:19:41 | 2016-08-27T02:19:41 | 41,204,794 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package binaryTreeOpera;
public class BlanceTree {
}
| UTF-8 | Java | 61 | java | BlanceTree.java | Java | [] | null | [] | package binaryTreeOpera;
public class BlanceTree {
}
| 61 | 0.704918 | 0.704918 | 5 | 10.2 | 11.685889 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 4 |
1fbd9ec00e06ae135bb87ac9c826c3c44e26c286 | 32,203,664,832,420 | 7ffcc8cf27f80907378deef72dd5ca908b0867c5 | /ch06/ex6-14.Primes.java | fe903a7480226d3a38c2f31bb30b8b620059735d | [] | no_license | freebz/Functional-Programming-in-Java | https://github.com/freebz/Functional-Programming-in-Java | c456e7d89171feb88fc04944fae927a038fcca08 | 1f197551011e003086a7356017d1886da6ef137c | refs/heads/master | 2020-12-01T19:04:22.905000 | 2019-12-29T10:48:45 | 2019-12-29T10:48:45 | 230,737,652 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // lazy/fpij/Primes.java
public class Primes {
private static int primeAfter(final int number) {
is(isPrime(number + 1))
return number + 1;
else
return primeAfter(number + 1);
}
public static List<Integer> primes(final int fromNumber, final int count) {
return Stream.iterate(primeAfter(f... | UTF-8 | Java | 429 | java | ex6-14.Primes.java | Java | [] | null | [] | // lazy/fpij/Primes.java
public class Primes {
private static int primeAfter(final int number) {
is(isPrime(number + 1))
return number + 1;
else
return primeAfter(number + 1);
}
public static List<Integer> primes(final int fromNumber, final int count) {
return Stream.iterate(primeAfter(f... | 429 | 0.668998 | 0.659674 | 16 | 25.8125 | 25.387543 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 4 |
339fd2921d38155b8f5f23f78899db86ed472eeb | 32,203,664,832,810 | 8dfd120308767d349fd32823f0bddcacec230bae | /app/src/main/java/com/example/kalana/theapp1/MyAccount.java | fb63612beb7dfade10bf64cc26b481584104dde6 | [] | no_license | kalanaheshanwa/Loyalty-App | https://github.com/kalanaheshanwa/Loyalty-App | c3f00b15c86b58859bd3876c0bf7b6428d1437f3 | 42d2ce8c7bb3ca8d5683418ca28a8f37e24765c9 | refs/heads/master | 2021-09-10T01:07:13.252000 | 2018-03-20T12:44:06 | 2018-03-20T12:44:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.kalana.theapp1;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.TextView;
public class MyAccount extends AppCompatActivity {
String MY_PREFS_NAME = "login_pref";
String company, address, fistName, ... | UTF-8 | Java | 2,207 | java | MyAccount.java | Java | [
{
"context": "package com.example.kalana.theapp1;\n\nimport android.content.SharedPreference",
"end": 26,
"score": 0.949569582939148,
"start": 20,
"tag": "USERNAME",
"value": "kalana"
},
{
"context": "ogin_pref\";\n String company, address, fistName, lastName, merchantUserId, valu... | null | [] | package com.example.kalana.theapp1;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.TextView;
public class MyAccount extends AppCompatActivity {
String MY_PREFS_NAME = "login_pref";
String company, address, fistName, ... | 2,207 | 0.709107 | 0.708201 | 55 | 39.127274 | 29.630486 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.163636 | false | false | 4 |
d21a1ed40d0636c8482f25fa23293096e02e80a4 | 29,738,353,572,337 | a49524a77f9f64dfa5729c334624068c24776035 | /base/src/main/java/vproxybase/connection/ConnectionHandlerContext.java | 14dc7c827b40f8585d832ea005c60698171f0e83 | [
"LicenseRef-scancode-free-unknown",
"MIT"
] | permissive | nintha/vproxy | https://github.com/nintha/vproxy | d517e880f97a7852664554033493617548ae9774 | 5ff73aefe4637fcf28754c10b4f53096f97095cd | refs/heads/dev | 2023-06-18T22:22:01.280000 | 2021-02-15T16:20:35 | 2021-02-16T06:22:40 | 322,193,763 | 0 | 0 | MIT | true | 2021-02-09T11:14:48 | 2020-12-17T05:44:51 | 2021-01-11T14:16:07 | 2021-02-09T11:14:47 | 5,298 | 0 | 0 | 0 | Java | false | false | package vproxybase.connection;
public class ConnectionHandlerContext {
public final NetEventLoop eventLoop;
public final Connection connection;
public final Object attachment;
final ConnectionHandler handler;
ConnectionHandlerContext(NetEventLoop eventLoop, Connection connection, Object attachment... | UTF-8 | Java | 503 | java | ConnectionHandlerContext.java | Java | [] | null | [] | package vproxybase.connection;
public class ConnectionHandlerContext {
public final NetEventLoop eventLoop;
public final Connection connection;
public final Object attachment;
final ConnectionHandler handler;
ConnectionHandlerContext(NetEventLoop eventLoop, Connection connection, Object attachment... | 503 | 0.743539 | 0.743539 | 15 | 32.533333 | 28.595726 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 4 |
0cce51f5f810e5b5d8d26af3f5d095e912c1b100 | 30,992,484,014,465 | dbf8b98b9dce9ad3e57a90739912841217ce9331 | /wm-broker/src/main/java/com/keepthinker/wavemessaging/server/proto/SubscribeService.java | 6be31eb5450c38acc1adbab9fe64dfa66bacd481 | [] | no_license | keepthinker/wavemessaging | https://github.com/keepthinker/wavemessaging | df30678e318366b1837335d60d07509abcfb03a1 | 849c0b6842066eb419aa3996da6ce7fa69539fe6 | refs/heads/master | 2021-01-12T16:24:55.394000 | 2019-02-04T12:25:39 | 2019-02-04T12:25:39 | 70,046,999 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.keepthinker.wavemessaging.server.proto;
import com.google.protobuf.ProtocolStringList;
import com.keepthinker.wavemessaging.core.ProtocolService;
import com.keepthinker.wavemessaging.proto.WmpSubscribeMessage;
import com.keepthinker.wavemessaging.server.HandlerChannelMananger;
import io.netty.channel... | UTF-8 | Java | 1,631 | java | SubscribeService.java | Java | [
{
"context": "ramework.stereotype.Service;\r\n\r\n/**\r\n * Created by keepthinker on 2017/5/6.\r\n */\r\n@Service\r\npublic class Subscri",
"end": 654,
"score": 0.9996128082275391,
"start": 643,
"tag": "USERNAME",
"value": "keepthinker"
}
] | null | [] | package com.keepthinker.wavemessaging.server.proto;
import com.google.protobuf.ProtocolStringList;
import com.keepthinker.wavemessaging.core.ProtocolService;
import com.keepthinker.wavemessaging.proto.WmpSubscribeMessage;
import com.keepthinker.wavemessaging.server.HandlerChannelMananger;
import io.netty.channel... | 1,631 | 0.702023 | 0.696505 | 42 | 36.833332 | 26.477228 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595238 | false | false | 4 |
279cd46ff85612c3ef8f03155056a1cca0e653a0 | 12,567,074,316,495 | 67586f5679393bd9e787259d75f9e43988cc6ead | /src/main/java/com/infinova/depr/entity/Product.java | 01283676a44710643e70bbf394978c80a5cbc89d | [] | no_license | dawei-lin/depr | https://github.com/dawei-lin/depr | 541ff3d70bb75b043b187747d3b8969dfbbf7a74 | 96306d0537961dc10e8e4372704e0b6e29c76240 | refs/heads/master | 2022-07-15T11:10:11.495000 | 2019-10-12T08:11:17 | 2019-10-12T08:11:17 | 211,347,781 | 0 | 1 | null | false | 2022-06-29T17:40:37 | 2019-09-27T15:20:17 | 2019-10-12T08:11:29 | 2022-06-29T17:40:37 | 567 | 0 | 1 | 6 | Java | false | false | package com.infinova.depr.entity;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Size;
import java.io.Serializable;
import java.util.List;
/**
* @author ldw
* @date 2019/7/18 14:14
*/
@ApiMode... | UTF-8 | Java | 5,530 | java | Product.java | Java | [
{
"context": "rializable;\nimport java.util.List;\n\n/**\n * @author ldw\n * @date 2019/7/18 14:14\n */\n@ApiModel(\"产品\")\npubl",
"end": 282,
"score": 0.9996764063835144,
"start": 279,
"tag": "USERNAME",
"value": "ldw"
}
] | null | [] | package com.infinova.depr.entity;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Size;
import java.io.Serializable;
import java.util.List;
/**
* @author ldw
* @date 2019/7/18 14:14
*/
@ApiMode... | 5,530 | 0.690994 | 0.682739 | 188 | 27.351065 | 35.54401 | 435 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441489 | false | false | 4 |
a6f7c5c6879fdfd571266513d3fe189d7d9a43e8 | 16,475,494,566,132 | 4847d04e6b9e72eedc92c819a59da732c93cbd61 | /src/main/java/org/mini/service/CommonService.java | c78f2683c33895ab14f1237f78cc8c0db6a6c0be | [] | no_license | oper912/mini2 | https://github.com/oper912/mini2 | e01e0ee7532f3a516f1153c74bc696e7c64d52fd | 7bf8b067d2de076bf9f216f5ac9ced18257edf37 | refs/heads/master | 2021-04-28T21:03:44.791000 | 2018-02-18T11:07:05 | 2018-02-18T11:07:05 | 121,943,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.mini.service;
import org.mini.domain.Member;
public interface CommonService {
public Boolean idcheck(String id);
public Boolean nickcheck(String nick);
public void join(Member member);
public Boolean loginTest(String id, String pw);
public void setProfile(String id, String fileName);
publ... | UTF-8 | Java | 357 | java | CommonService.java | Java | [] | null | [] | package org.mini.service;
import org.mini.domain.Member;
public interface CommonService {
public Boolean idcheck(String id);
public Boolean nickcheck(String nick);
public void join(Member member);
public Boolean loginTest(String id, String pw);
public void setProfile(String id, String fileName);
publ... | 357 | 0.756303 | 0.756303 | 19 | 17.789474 | 18.855625 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157895 | false | false | 4 |
30e1ce66f966d630e860ae5d10d6b84d5b7cf172 | 26,199,300,510,021 | 1074c97cdd65d38c8c6ec73bfa40fb9303337468 | /rda0105-agl-aus-java-a43926f304e3/xms-persistence/src/main/java/com/gms/xms/persistence/service/webship/login/LoginServiceImp.java | 02a4a62f7b1e4e0aa9063b85ff5005383d00a56a | [] | no_license | gahlawat4u/repoName | https://github.com/gahlawat4u/repoName | 0361859254766c371068e31ff7be94025c3e5ca8 | 523cf7d30018b7783e90db98e386245edad34cae | refs/heads/master | 2020-05-17T01:26:00.968000 | 2019-04-29T06:11:52 | 2019-04-29T06:11:52 | 183,420,568 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gms.xms.persistence.service.webship.login;
import com.gms.xms.common.exception.DaoException;
import com.gms.xms.persistence.dao.webship.WebshipDao;
import com.gms.xms.txndb.vo.webship.login.WebshipDetailFilter;
import com.gms.xms.txndb.vo.webship.login.WebshipDetailVo;
import com.gms.xms.txndb.vo.web... | UTF-8 | Java | 1,108 | java | LoginServiceImp.java | Java | [
{
"context": "\n * Posted from LoginServiceImp\r\n * <p>\r\n * Author DatTV Date Jul 9, 2015 4:45:59 PM\r\n */\r\npublic class Lo",
"end": 436,
"score": 0.9976632595062256,
"start": 431,
"tag": "USERNAME",
"value": "DatTV"
}
] | null | [] | package com.gms.xms.persistence.service.webship.login;
import com.gms.xms.common.exception.DaoException;
import com.gms.xms.persistence.dao.webship.WebshipDao;
import com.gms.xms.txndb.vo.webship.login.WebshipDetailFilter;
import com.gms.xms.txndb.vo.webship.login.WebshipDetailVo;
import com.gms.xms.txndb.vo.web... | 1,108 | 0.75 | 0.740975 | 33 | 31.636364 | 30.124809 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 4 |
0ae7ca23bc793a0e75e5927ffece1615a7a04c4e | 29,901,562,372,038 | 634892ee83679d4b3aecd1945959c500b7502e83 | /data/src/main/java/com/andu/data/entity/mapper/ContactEntityDataMapper.java | 4f768f74ae5eace170ce83f17d98a857e10e7dce | [] | no_license | JamiezChen/AndU | https://github.com/JamiezChen/AndU | ba5dc32472c7047bd83fd774cefa75b78ff7ac97 | c9ae0ebc5abf3475812174b4d9fdd53b2780f36a | refs/heads/master | 2017-12-04T14:04:44.764000 | 2017-09-16T09:16:35 | 2017-09-16T09:16:35 | 81,958,225 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.andu.data.entity.mapper;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import javax.inject.Inject;
import com.andu.data.bean.Contact;
import com.andu.data.bean.IContact;
import com.andu.data.entity.ContactEntity;
import com.andu.data.entity.User;
/**
* Created by Jami... | UTF-8 | Java | 1,863 | java | ContactEntityDataMapper.java | Java | [
{
"context": "ort com.andu.data.entity.User;\n\n\n/**\n * Created by Jamies.Chen on 2016/11/30.\n */\npublic class ContactEntityData",
"end": 327,
"score": 0.9783069491386414,
"start": 316,
"tag": "NAME",
"value": "Jamies.Chen"
}
] | null | [] | package com.andu.data.entity.mapper;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import javax.inject.Inject;
import com.andu.data.bean.Contact;
import com.andu.data.bean.IContact;
import com.andu.data.entity.ContactEntity;
import com.andu.data.entity.User;
/**
* Created by Jami... | 1,863 | 0.654858 | 0.64949 | 60 | 30.049999 | 25.756828 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366667 | false | false | 4 |
9a6156e307b15f9b647588871a3e0d8665e6cb44 | 21,208,548,572,130 | 7b0a48c47cf8f8b56e714a7a44a5949f788c2501 | /Week-1-Percolation/PercolationStats.java | 0ff3c1392a2e8857c7a1349ab96093aae77150cf | [] | no_license | anvngnguyen/Coursera-Algorithm-I | https://github.com/anvngnguyen/Coursera-Algorithm-I | ace35ed090394e3891d893ef7e13df25b90aa927 | 40a807fc6dacb6e2d46da3df2bb640642d370996 | refs/heads/master | 2020-06-24T15:46:43.939000 | 2019-07-31T10:20:08 | 2019-07-31T10:20:08 | 196,337,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* *****************************************************************************
* Name:
* Date:
* Description:
**************************************************************************** */
import edu.princeton.cs.algs4.StdRandom;
import edu.princeton.cs.algs4.StdStats;
public class PercolationStats {
p... | UTF-8 | Java | 4,129 | java | PercolationStats.java | Java | [] | null | [] | /* *****************************************************************************
* Name:
* Date:
* Description:
**************************************************************************** */
import edu.princeton.cs.algs4.StdRandom;
import edu.princeton.cs.algs4.StdStats;
public class PercolationStats {
p... | 4,129 | 0.59288 | 0.584645 | 121 | 33.123966 | 31.093719 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396694 | false | false | 4 |
556acb891fadb0d629e93e5d52ba610c46ed51c5 | 32,169,305,110,448 | 6f55347e2a2c2e05921a0d2c15677473069a88e5 | /app/src/main/java/com/volkangurbuz/stajtakip/Requests/Responses/StudentResponse.java | 8c0386e9c8cc97679025509e348b32c74d6ce79e | [] | no_license | VolkanGurbuz/StajTakip | https://github.com/VolkanGurbuz/StajTakip | 4c9cbe1cad3f777cc0b9e97c20b881139069a56b | 215d243ffa60149ee97fefaecabaf76fc6bec114 | refs/heads/master | 2020-08-05T15:30:30.814000 | 2019-10-31T20:28:35 | 2019-10-31T20:28:35 | 212,596,909 | 2 | 1 | null | false | 2019-10-31T20:28:36 | 2019-10-03T14:10:26 | 2019-10-31T11:57:21 | 2019-10-31T20:28:36 | 1,012 | 2 | 0 | 0 | Java | false | false | package com.volkangurbuz.stajtakip.Requests.Responses;
import android.arch.lifecycle.LiveData;
import android.support.annotation.Nullable;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import com.volkangurbuz.stajtakip.Models.Student;
import java.util.List;
public cla... | UTF-8 | Java | 735 | java | StudentResponse.java | Java | [] | null | [] | package com.volkangurbuz.stajtakip.Requests.Responses;
import android.arch.lifecycle.LiveData;
import android.support.annotation.Nullable;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import com.volkangurbuz.stajtakip.Models.Student;
import java.util.List;
public cla... | 735 | 0.744218 | 0.744218 | 36 | 19.416666 | 18.699934 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
0f4a0d34969fa20a4d175dc2eb86648da502f96c | 22,428,319,277,405 | c091b815dd274ec2b8bc2215eaf64e9c3ff1cc0c | /3_8_2021/test/com/ss/mar/jb/AssignmentFour/AssignmentFourTestSuite.java | 332673a9b35d11a6f66708c839974a430a308976 | [] | no_license | MarvinHernandezSS/WeekOne | https://github.com/MarvinHernandezSS/WeekOne | 99f3830bfa6845b17ee3269a2ac0608172af24b3 | 70e736dcc0155d6206a83c4a5e6a921911552cca | refs/heads/master | 2023-03-17T23:33:31.687000 | 2021-03-15T09:25:11 | 2021-03-15T09:25:11 | 346,100,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ss.mar.jb.AssignmentFour;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import org.junit.runners.Suite.SuiteClasses;
@RunWith(Suite.class)
@SuiteClasses({SingletonDoubleCheckTest.class, LineTest.class})
public class AssignmentFourTestSuite {
}
| UTF-8 | Java | 280 | java | AssignmentFourTestSuite.java | Java | [] | null | [] | package com.ss.mar.jb.AssignmentFour;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import org.junit.runners.Suite.SuiteClasses;
@RunWith(Suite.class)
@SuiteClasses({SingletonDoubleCheckTest.class, LineTest.class})
public class AssignmentFourTestSuite {
}
| 280 | 0.810714 | 0.810714 | 13 | 20.538462 | 20.868141 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 7 |
68f74723aefea7623b6f1a7cd5e94f63f01939f4 | 17,308,718,270,883 | 06d61bd3e3178c9d7108bb10f72fd917c2d0c385 | /The_Demo_Site/src/main/java/Add_User_Page.java | e632af240ebfb636496a585e0cde3630f4625bc9 | [] | no_license | Andrew-Freitas-1106/Automated-Testing | https://github.com/Andrew-Freitas-1106/Automated-Testing | 7e91b68ade91d43c6aa829bb340f0da700283057 | 33dcf10210e88a6f9161e63fc252143882259437 | refs/heads/master | 2020-03-22T16:14:09.233000 | 2018-07-25T14:38:48 | 2018-07-25T14:38:48 | 140,313,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class Add_User_Page {
@FindBy(xpath = "/html/body/table/tbody/tr/td[1]/form/div/center/table/tbody/tr/td[1]/div/center/table/tbody/tr[1]/td[2]/p/input")
private WebElement username;
@FindBy(xpath = "/html/body/table/... | UTF-8 | Java | 1,118 | java | Add_User_Page.java | Java | [
{
"context": "String usernameInput){\n\n username.sendKeys(usernameInput);\n\n }\n\n public void addPassword(String",
"end": 856,
"score": 0.5606581568717957,
"start": 848,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class Add_User_Page {
@FindBy(xpath = "/html/body/table/tbody/tr/td[1]/form/div/center/table/tbody/tr/td[1]/div/center/table/tbody/tr[1]/td[2]/p/input")
private WebElement username;
@FindBy(xpath = "/html/body/table/... | 1,118 | 0.685152 | 0.671735 | 42 | 25.619047 | 37.455975 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 7 |
33e6d0a9c19cec9b76fbccfe775d0b031ec22241 | 15,547,781,616,061 | 3fec93760ea0db32e5a12c230689bbe18240a99f | /jfsmw-core/src/main/java/net/jfilesync/jfsmw/core/bundle/JfsMwAppBundle.java | 1fc86033f48c6fc37c2d6327f1a10947e64cde59 | [] | no_license | jfilesync/jfilesync-mw-old | https://github.com/jfilesync/jfilesync-mw-old | 6b7e7b39e6e5bfd9bf710fe81b87fef56e0d42c7 | ff16fca356f4ed658e83d795dd89694af99268a5 | refs/heads/master | 2022-07-03T06:49:06.074000 | 2019-01-05T20:10:12 | 2019-01-05T20:10:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.jfilesync.jfsmw.core.bundle;
/**
* @author Christoph Graupner <ch.graupner@workingdeveloper.net>
*/
public interface JfsMwAppBundle {
void init();
void start();
void stop();
}
| UTF-8 | Java | 197 | java | JfsMwAppBundle.java | Java | [
{
"context": "e net.jfilesync.jfsmw.core.bundle;\n\n/**\n * @author Christoph Graupner <ch.graupner@workingdeveloper.net>\n */\npublic int",
"end": 75,
"score": 0.9998583793640137,
"start": 57,
"tag": "NAME",
"value": "Christoph Graupner"
},
{
"context": ".core.bundle;\n\n/**\n * @au... | null | [] | package net.jfilesync.jfsmw.core.bundle;
/**
* @author <NAME> <<EMAIL>>
*/
public interface JfsMwAppBundle {
void init();
void start();
void stop();
}
| 160 | 0.71066 | 0.71066 | 10 | 18.700001 | 19.809341 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
7c46c95ea9774294ced34994a2dcf04af4581183 | 13,700,945,733,481 | 60c7e27dc4cfdc38aa8f9e154268c867e9400a14 | /TP1/TP_ID/Exercice1/q5/entrepot/src/entrepot/dao/xml/XmlTempsDAO.java | 40deb80dca5f28ab74d5d2dcc7e877071bdbe3f8 | [] | no_license | TarikDjebienMasterDegree/ID | https://github.com/TarikDjebienMasterDegree/ID | d40bd5ad6a23466fbf3a5cab328d7d34e0ed1584 | 9357667d5ea70fb10e576ed8015e89282ea34502 | refs/heads/master | 2021-08-10T21:13:52.844000 | 2017-11-13T00:48:56 | 2017-11-13T00:48:56 | 110,482,482 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entrepot.dao.xml;
import entrepot.bean.dimension.Temps;
public class XmlTempsDAO extends XmlDAO<Temps> {
@Override
public boolean create(Temps obj) {
// TODO Auto-generated method stub
return false;
}
@Override
public boolean delete(Temps obj) {
// TODO Auto-generated method stub
return false;
... | UTF-8 | Java | 526 | java | XmlTempsDAO.java | Java | [] | null | [] | package entrepot.dao.xml;
import entrepot.bean.dimension.Temps;
public class XmlTempsDAO extends XmlDAO<Temps> {
@Override
public boolean create(Temps obj) {
// TODO Auto-generated method stub
return false;
}
@Override
public boolean delete(Temps obj) {
// TODO Auto-generated method stub
return false;
... | 526 | 0.71673 | 0.71673 | 31 | 15.967742 | 15.371704 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.096774 | false | false | 7 |
cabfe4c6c07ec07b5f7e4d081a4a60f4e2ffe034 | 13,700,945,734,963 | 2d4bc1cd886cc0207d44c35cc42185aaf8acbf7c | /tuyaassist/src/main/java/xh/zero/tuyaassist/FragmentActivity_OnCreateMethodVisitor.java | 550d9b7a6048670e9dd2081a584a7446e63ed126 | [] | no_license | xionghaoo/AsmAssist | https://github.com/xionghaoo/AsmAssist | 90070021e6da294727a8e2845512cc903f71c026 | 9407435c9269469b45732be667d68dd6ff567a1e | refs/heads/master | 2023-04-15T11:50:22.291000 | 2021-04-27T02:33:19 | 2021-04-27T02:33:19 | 360,780,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xh.zero.tuyaassist;
import org.objectweb.asm.MethodVisitor;
import org.objectweb.asm.Opcodes;
import org.objectweb.asm.commons.AdviceAdapter;
public class FragmentActivity_OnCreateMethodVisitor extends AdviceAdapter {
protected FragmentActivity_OnCreateMethodVisitor(int api, MethodVisitor methodVisitor, ... | UTF-8 | Java | 1,916 | java | FragmentActivity_OnCreateMethodVisitor.java | Java | [] | null | [] | package xh.zero.tuyaassist;
import org.objectweb.asm.MethodVisitor;
import org.objectweb.asm.Opcodes;
import org.objectweb.asm.commons.AdviceAdapter;
public class FragmentActivity_OnCreateMethodVisitor extends AdviceAdapter {
protected FragmentActivity_OnCreateMethodVisitor(int api, MethodVisitor methodVisitor, ... | 1,916 | 0.691817 | 0.690755 | 43 | 42.767441 | 41.958363 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.465116 | false | false | 7 |
cdd90c883e0a8a0f9c1d8e6680cf852176dab02b | 12,008,728,573,045 | 8c19331ff293a4c45b5624497bbf23eda09ab4dd | /src/main/java/programmers/q17680/Solution.java | fa6aa693725d01c73b56690e682a00c81c08020d | [] | no_license | gbeea1004/algorithm | https://github.com/gbeea1004/algorithm | 79bdc7da2b6f2199c3744937ec90116783816ce4 | 059579dae7c9b93bc484b46d41d7e9f092f0ff73 | refs/heads/master | 2023-08-18T22:28:04.685000 | 2023-08-13T07:22:38 | 2023-08-13T07:22:38 | 153,799,597 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package programmers.q17680;
import java.util.LinkedHashSet;
import java.util.Set;
public class Solution {
public static final int CACHE_HIT_TIME = 1;
public static final int CACHE_MISS_TIME = 5;
public int solution(int cacheSize, String[] cities) {
int answer = 0;
Set<String> cache = new LinkedHashSe... | UTF-8 | Java | 786 | java | Solution.java | Java | [] | null | [] | package programmers.q17680;
import java.util.LinkedHashSet;
import java.util.Set;
public class Solution {
public static final int CACHE_HIT_TIME = 1;
public static final int CACHE_MISS_TIME = 5;
public int solution(int cacheSize, String[] cities) {
int answer = 0;
Set<String> cache = new LinkedHashSe... | 786 | 0.589059 | 0.577608 | 36 | 20.833334 | 17.577606 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472222 | false | false | 7 |
6ec0e169d57c611de679aff86a88fa0872343ce5 | 13,846,974,580,057 | 2af3ffcb53b6b50130994dcfba373208b8b889c5 | /MZHotelBMS/src/main/java/com/nier/controller/OrderCtrl.java | 687ab341cc197d0dc2f4dbe4f887809a56eee29d | [] | no_license | 632755825nier/MZBooking | https://github.com/632755825nier/MZBooking | 54d869614dabf7a6839a82e4bd061eca71cdeca1 | ac82093ee1fa1a239bf3fa5b84a69fdc395603e3 | refs/heads/master | 2022-07-09T11:29:52.107000 | 2019-07-29T08:31:56 | 2019-07-29T08:31:56 | 195,324,016 | 1 | 1 | null | false | 2022-06-21T01:24:18 | 2019-07-05T02:13:35 | 2020-02-26T06:58:01 | 2022-06-21T01:24:15 | 18,444 | 1 | 1 | 4 | JavaScript | false | false | package com.nier.controller;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springf... | UTF-8 | Java | 3,234 | java | OrderCtrl.java | Java | [] | null | [] | package com.nier.controller;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springf... | 3,234 | 0.689533 | 0.687412 | 123 | 21.991869 | 17.28315 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.869919 | false | false | 7 |
ce5bb99743e3cdb97434527ab4d61b3a30a6b55b | 20,916,490,793,479 | 5dea3b370cd0079f25d0ca244880f8efe4316431 | /src/main/java/cn/linjs/learn/App.java | 3b18ed9e052d5cb58df8eb00ee6d1e9e735fdb81 | [] | no_license | flow-life/test | https://github.com/flow-life/test | 9d4abce70137b2895c9398ee476d0f6d43c66d0d | d4389923e6dfcf8790272f44f586c62c688d6460 | refs/heads/master | 2021-01-20T22:22:50.755000 | 2017-04-27T01:00:30 | 2017-04-27T01:00:30 | 60,222,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.linjs.learn;
import java.util.Arrays;
import java.util.StringJoiner;
import java.util.stream.Collectors;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
// 1
StringJoiner stringJoiner = new StringJoiner(",");
stringJoiner.add("name")... | UTF-8 | Java | 888 | java | App.java | Java | [] | null | [] | package cn.linjs.learn;
import java.util.Arrays;
import java.util.StringJoiner;
import java.util.stream.Collectors;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
// 1
StringJoiner stringJoiner = new StringJoiner(",");
stringJoiner.add("name")... | 888 | 0.592342 | 0.587838 | 33 | 25.90909 | 23.381374 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.69697 | false | false | 7 |
ec067de7fab0b5a79511495c9121c02f9ead51e5 | 29,119,878,285,838 | 650d9c1059bd3fa2b647a6375ea9ff79018e8a5b | /src/main/java/com/crud/library/mapper/BorrowedBookMapper.java | 81772b47d86a9742e971377930609b6d28286768 | [] | no_license | gsw91/Library_REST | https://github.com/gsw91/Library_REST | 1f6329ad49bf8410248857d8a1ccd9bbfee0eb2d | 702883753c0fff4fdfda56935547afde05cde456 | refs/heads/master | 2020-03-11T05:39:52.928000 | 2018-06-19T08:51:44 | 2018-06-19T08:51:44 | 129,809,181 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.crud.library.mapper;
import com.crud.library.domain.BorrowedBook;
import com.crud.library.domain.BorrowedBookDto;
import org.springframework.stereotype.Component;
import java.util.List;
import java.util.stream.Collectors;
@Component
public class BorrowedBookMapper {
public BorrowedBookDto mapToBorro... | UTF-8 | Java | 1,297 | java | BorrowedBookMapper.java | Java | [] | null | [] | package com.crud.library.mapper;
import com.crud.library.domain.BorrowedBook;
import com.crud.library.domain.BorrowedBookDto;
import org.springframework.stereotype.Component;
import java.util.List;
import java.util.stream.Collectors;
@Component
public class BorrowedBookMapper {
public BorrowedBookDto mapToBorro... | 1,297 | 0.64919 | 0.64919 | 39 | 32.256409 | 27.726427 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 7 |
52c58e369af67aa2edbd971a4ecc6f05f6af43a4 | 34,059,090,711,485 | 1f0a896d12afa98b937f546b352046deef3326fd | /src/test/java/edu/msstate/nsparc/wings/integration/tests/WIA/TC_08_01_Gap_in_Service_Save_Changes.java | afc6fe05b34af69c4c1f67743b923f650dbb6a2a | [] | no_license | allaallala/wings_maven | https://github.com/allaallala/wings_maven | 8e3f2fc9e9a789664b4f4ccf4e506895cf595853 | 8f33c3cb567ffde08921e22a91d8dc75efbc97cb | refs/heads/master | 2022-01-26T06:30:26.290000 | 2019-06-04T13:12:17 | 2019-06-04T13:12:17 | 190,203,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.msstate.nsparc.wings.integration.tests.WIA;
import edu.msstate.nsparc.wings.integration.base.BaseWingsTest;
import edu.msstate.nsparc.wings.integration.enums.Buttons;
import edu.msstate.nsparc.wings.integration.enums.Roles;
import edu.msstate.nsparc.wings.integration.forms.AuditForm;
import edu.msstate.nsp... | UTF-8 | Java | 3,000 | java | TC_08_01_Gap_in_Service_Save_Changes.java | Java | [] | null | [] | package edu.msstate.nsparc.wings.integration.tests.WIA;
import edu.msstate.nsparc.wings.integration.base.BaseWingsTest;
import edu.msstate.nsparc.wings.integration.enums.Buttons;
import edu.msstate.nsparc.wings.integration.enums.Roles;
import edu.msstate.nsparc.wings.integration.forms.AuditForm;
import edu.msstate.nsp... | 3,000 | 0.781667 | 0.777333 | 59 | 49.847458 | 38.54771 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.830508 | false | false | 7 |
542aba4066c542484ad27175f45f31035d31cc16 | 36,464,272,380,867 | 78632ab72fecfac504a88537649f0316d09a85e0 | /src/com/ztools/xml/AbsHandler.java | 7833591c53d05fc3ae1f51d348c1ff873788379e | [
"Apache-2.0"
] | permissive | zlz3907/z-xml | https://github.com/zlz3907/z-xml | 8f1927ea4dfd4688a3f81a50eb969f9ffefd3fc7 | 516dd0b814f8dd53507f93ee0b7c28b47968fe91 | refs/heads/master | 2021-01-16T19:18:27.056000 | 2019-12-10T07:43:12 | 2019-12-10T07:43:12 | 14,496,586 | 0 | 0 | Apache-2.0 | false | 2020-10-13T17:49:27 | 2013-11-18T15:36:04 | 2019-12-10T07:43:33 | 2020-10-13T17:49:26 | 10,099 | 0 | 0 | 1 | Java | false | false | package com.ztools.xml;
import java.io.Serializable;
import org.xml.sax.helpers.DefaultHandler;
abstract public class AbsHandler extends DefaultHandler implements Serializable {
private static final long serialVersionUID = 1L;
abstract public Object getXmlObject();
}
| UTF-8 | Java | 293 | java | AbsHandler.java | Java | [] | null | [] | package com.ztools.xml;
import java.io.Serializable;
import org.xml.sax.helpers.DefaultHandler;
abstract public class AbsHandler extends DefaultHandler implements Serializable {
private static final long serialVersionUID = 1L;
abstract public Object getXmlObject();
}
| 293 | 0.761092 | 0.757679 | 12 | 22.416666 | 25.943716 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 7 |
046f2ad6aebbb5801bdea7d60f333060d0bd3c78 | 5,506,148,101,524 | 086fab320466f2db8de629c53fcc2940a398606e | /src/main/java/com/example/demo/CrossCuttingAspects.java | a0f5331807c2d3375f414cee2644da12be4b5a73 | [] | no_license | RudraMazumder/JPADemo | https://github.com/RudraMazumder/JPADemo | 2162aa286b52994345a008507d961f3596bb7ad9 | 64a7555c0f585cadc9d9a64d343b878be5a43393 | refs/heads/master | 2023-05-27T09:21:26.896000 | 2021-06-11T11:54:47 | 2021-06-11T11:54:47 | 365,828,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo;
import java.util.List;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.AfterReturning;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.con... | UTF-8 | Java | 1,042 | java | CrossCuttingAspects.java | Java | [
{
"context": "rt com.example.demo.model.Book;\r\n\r\n/**\r\n* Author - RUMAZUMD\r\n* CreatedDate - 11 jun. 2021\r\n* \r\n**/\r\n@Aspect\r\n",
"end": 417,
"score": 0.9932659268379211,
"start": 409,
"tag": "USERNAME",
"value": "RUMAZUMD"
}
] | null | [] | package com.example.demo;
import java.util.List;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.AfterReturning;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.con... | 1,042 | 0.723608 | 0.715931 | 36 | 26.944445 | 26.043707 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.972222 | false | false | 7 |
8d70e854f95003afce0931c8a7047310941952e3 | 3,951,369,930,515 | eb0372952808758081744cdb7f1609ab9d639453 | /src/anon/client/crypto/KeyPool.java | 0a0197985046fe91e5e6a74a6e91318f07112976 | [] | no_license | jondos/JonDonym | https://github.com/jondos/JonDonym | 843374697e05c466f4bd902bf814c8edad2a7c12 | 3e833aeeb0959da892c8cb0c28af8340cc72b53e | refs/heads/master | 2023-09-02T07:29:01.040000 | 2015-08-07T08:29:59 | 2015-08-07T08:29:59 | 425,932,042 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Copyright (c) 2000, The JAP-Team
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 conditions and the followi... | UTF-8 | Java | 4,797 | java | KeyPool.java | Java | [] | null | [] | /*
Copyright (c) 2000, The JAP-Team
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 conditions and the followi... | 4,797 | 0.684178 | 0.678966 | 197 | 23.350254 | 25.168753 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.573604 | false | false | 7 |
8e10d58f22af3b41c276ba70750d24c38f6ded24 | 15,582,141,377,096 | 118b9d0e239d0ddf55377d70ff984be239d39a27 | /src/projecte/Projecte.java | 780eeaade6b7c36aed7ffc6bee8efcc7f29926d8 | [] | no_license | Jordi145/Projecte | https://github.com/Jordi145/Projecte | a3a1520471c9130626af82d862c8ee8a83d6c469 | 1c9d3b720ef2a01d6e35d30c88ac797e2eab550b | refs/heads/master | 2021-01-12T15:49:47.037000 | 2016-11-08T08:18:52 | 2016-11-08T08:18:52 | 71,878,122 | 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 projecte;
import java.util.Scanner;
/**
*
* @author alumne
*/
public class Projecte {
/**
* @param args the comm... | UTF-8 | Java | 7,067 | java | Projecte.java | Java | [
{
"context": "cte;\n\nimport java.util.Scanner;\n\n/**\n *\n * @author alumne\n */\npublic class Projecte {\n\n /**\n * @para",
"end": 255,
"score": 0.9944911599159241,
"start": 249,
"tag": "USERNAME",
"value": "alumne"
}
] | 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 projecte;
import java.util.Scanner;
/**
*
* @author alumne
*/
public class Projecte {
/**
* @param args the comm... | 7,067 | 0.437829 | 0.433272 | 159 | 43.163521 | 26.097996 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.924528 | false | false | 7 |
04c7b5803f98d0731bfc4365ef5ffc7973f4032b | 29,892,972,441,500 | 94603fac1e99412c0a2f298f9772245426b77abb | /sfe/app/models/FacturaElectronica.java | 3e4891f9401bf564086d123d01ced230f38ea716 | [] | no_license | alexescg/sfe | https://github.com/alexescg/sfe | e6b82154e6b89293bbc40043a1d922357154ea8d | d4c84a13cd1a21826ac17faf435112aa1b3e69d2 | refs/heads/master | 2016-08-12T06:33:29.571000 | 2015-06-03T00:39:26 | 2015-06-03T00:39:26 | 36,253,686 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import com.google.code.morphia.annotations.Entity;
import com.google.code.morphia.annotations.Id;
import java.util.Date;
import play.modules.morphia.Model;
/**
*
* @author alex
*/
@Entity
public class FacturaElectronica extends Model{
@Id
public Integer clave;
// public Emisor emis... | UTF-8 | Java | 502 | java | FacturaElectronica.java | Java | [
{
"context": "ort play.modules.morphia.Model;\n\n/**\n *\n * @author alex\n */\n@Entity\npublic class FacturaElectronica exten",
"end": 196,
"score": 0.998327910900116,
"start": 192,
"tag": "USERNAME",
"value": "alex"
}
] | null | [] | package models;
import com.google.code.morphia.annotations.Entity;
import com.google.code.morphia.annotations.Id;
import java.util.Date;
import play.modules.morphia.Model;
/**
*
* @author alex
*/
@Entity
public class FacturaElectronica extends Model{
@Id
public Integer clave;
// public Emisor emis... | 502 | 0.673307 | 0.673307 | 31 | 15.193548 | 15.077048 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 7 |
2bfa35e092a1813e9cb10cfece1c937cd1dedfb1 | 6,279,242,196,481 | 638391c3c180126845220bd57e3a79620ea971f2 | /src/ua/nure/movenko/summaryTask4/db/dao/dictionary/TitleDictionaryDao.java | 6e115a4b2f37ec76cf6b5ca13b2f8edc51d9fed6 | [] | no_license | MariiaMovenko/optional_courses | https://github.com/MariiaMovenko/optional_courses | 117a928ebfd25f3495e6e6d3940ea5378db345aa | 0b2b4bb63610388b0a33db6e8c03d765d9d3f1d8 | refs/heads/master | 2022-06-18T22:13:38.468000 | 2020-05-06T17:21:27 | 2020-05-06T17:21:27 | 261,753,623 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.nure.movenko.summaryTask4.db.dao.dictionary;
import ua.nure.movenko.summaryTask4.db.dao.OperationDAO;
import ua.nure.movenko.summaryTask4.entities.TitleDictionary;
import java.sql.Connection;
public interface TitleDictionaryDao extends OperationDAO<TitleDictionary> {
/**
* Returns the first (and... | UTF-8 | Java | 1,675 | java | TitleDictionaryDao.java | Java | [] | null | [] | package ua.nure.movenko.summaryTask4.db.dao.dictionary;
import ua.nure.movenko.summaryTask4.db.dao.OperationDAO;
import ua.nure.movenko.summaryTask4.entities.TitleDictionary;
import java.sql.Connection;
public interface TitleDictionaryDao extends OperationDAO<TitleDictionary> {
/**
* Returns the first (and... | 1,675 | 0.723582 | 0.721791 | 40 | 40.875 | 37.50679 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 7 |
fc61f8421026d4b5aa3c27f4b486a0fec82c374c | 19,018,115,228,510 | e57962ef7ea4f5328dcc94ef87d00770f3dd050f | /Rummikub/src/Spel/Pot.java | 4711017a15da322734a295043b38ebf493adee56 | [] | no_license | scatozie/rummikub-javafx | https://github.com/scatozie/rummikub-javafx | 95a727fcfb27147fbb1939802241f355d2f324c5 | 2a1562d55b6c46a7fca94a55a946aef70d48f007 | refs/heads/main | 2023-03-11T20:38:16.234000 | 2021-03-03T15:52:18 | 2021-03-03T15:52:18 | 344,178,072 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Spel;
public class Pot {
public Steen[] collectie;
public Pot() {
collectie = new Steen[104];
vulPot();
}
private void vulPot() {
int teller = 0;
for (int i = 0; i < 2; i++) {
for (int j = 1; j < 14; j++) {
collectie[... | UTF-8 | Java | 1,230 | java | Pot.java | Java | [] | null | [] | package Spel;
public class Pot {
public Steen[] collectie;
public Pot() {
collectie = new Steen[104];
vulPot();
}
private void vulPot() {
int teller = 0;
for (int i = 0; i < 2; i++) {
for (int j = 1; j < 14; j++) {
collectie[... | 1,230 | 0.380488 | 0.360976 | 47 | 24.170214 | 19.606033 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.744681 | false | false | 7 |
c10c7385e3de5ab640e2a7e2e90fc8c1e82209ef | 17,497,696,776,355 | 1a72e81702fa7dbe458ae269f77de42da4ccae05 | /src/main/java/br/com/devdojo/maratonajsf/bean/beanvalidation/BeanValidationTesteBean.java | 627cbb288428cead52ca44808d887d1f20d5cf8d | [] | no_license | IgorPTZ/Java-Server-Faces-Course-Activities | https://github.com/IgorPTZ/Java-Server-Faces-Course-Activities | 8331a4d15c99017c5f646e05e7e226929c806df6 | aae5a576a60e61274d2467aefe8a14d8be719d24 | refs/heads/master | 2021-04-07T05:29:29.372000 | 2020-06-26T23:01:00 | 2020-06-26T23:01:00 | 248,650,272 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.devdojo.maratonajsf.bean.beanvalidation;
import javax.faces.view.ViewScoped;
import javax.inject.Named;
import javax.validation.constraints.*;
import java.io.Serializable;
@Named
@ViewScoped
public class BeanValidationTesteBean implements Serializable {
@Size(max = 10, message = "O nome deve ter e... | UTF-8 | Java | 1,583 | java | BeanValidationTesteBean.java | Java | [] | null | [] | package br.com.devdojo.maratonajsf.bean.beanvalidation;
import javax.faces.view.ViewScoped;
import javax.inject.Named;
import javax.validation.constraints.*;
import java.io.Serializable;
@Named
@ViewScoped
public class BeanValidationTesteBean implements Serializable {
@Size(max = 10, message = "O nome deve ter e... | 1,583 | 0.638325 | 0.619924 | 61 | 24.836065 | 28.895618 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409836 | false | false | 7 |
46274655c1b97ee78eff7eac61314b0bb6eedaad | 14,448,270,012,826 | 2d55f39e84eac5d2ff93494b3f66e585621b4e7e | /herd-code/herd-dao/src/main/java/org/finra/herd/dao/HttpClientOperations.java | fd1be1a33874ec59c1f9523eb323f318da03b279 | [
"Apache-2.0"
] | permissive | prashantsarkar/herd | https://github.com/prashantsarkar/herd | 6b8db274e81c6d6ffce9ce1524d79449ded6efdb | 4c53cf7cd5ed56f9df7a12da62582efc7cc1d746 | refs/heads/master | 2021-04-26T22:16:29.747000 | 2018-02-23T19:04:32 | 2018-02-23T19:04:32 | 124,059,610 | 1 | 0 | null | true | 2018-03-06T10:10:38 | 2018-03-06T10:10:38 | 2018-03-06T06:16:13 | 2018-02-23T19:04:32 | 109,495 | 0 | 0 | 0 | null | false | null | /*
* Copyright 2015 herd contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | UTF-8 | Java | 1,590 | java | HttpClientOperations.java | Java | [] | null | [] | /*
* Copyright 2015 herd contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | 1,590 | 0.738994 | 0.733962 | 49 | 31.44898 | 29.109266 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.306122 | false | false | 7 |
d305b51ade55be35b0453f87293cd7a134a870ae | 2,224,793,073,582 | 090ce416af7b670125be27bc05ff1d2d3fe19df7 | /src/main/java/entities/Students.java | e085cebc1a938306b6769af07feb5055e9fd33e8 | [] | no_license | VinegarDoppio/labs | https://github.com/VinegarDoppio/labs | 953b79a90b63bef64b1a4cab951c99ff9e8bd1ca | 2fedaccf5f7323bf780945c596130219fe6a856c | refs/heads/master | 2023-06-02T23:46:18.163000 | 2021-06-15T00:26:22 | 2021-06-15T00:26:22 | 376,990,437 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entities;
import javax.persistence.*;
import java.util.List;
public class Students extends SuperID{
@Column(name = "students_number")
private int snumber;
@Column(name = "scode")
private int scode;
@Column(name = "fullname")
private String fullname;
@Column(name = "city")
p... | UTF-8 | Java | 522 | java | Students.java | Java | [
{
"context": "ode\")\n private int scode;\n\n @Column(name = \"fullname\")\n private String fullname;\n\n @Column(name ",
"end": 255,
"score": 0.9713056683540344,
"start": 247,
"tag": "USERNAME",
"value": "fullname"
}
] | null | [] | package entities;
import javax.persistence.*;
import java.util.List;
public class Students extends SuperID{
@Column(name = "students_number")
private int snumber;
@Column(name = "scode")
private int scode;
@Column(name = "fullname")
private String fullname;
@Column(name = "city")
p... | 522 | 0.655172 | 0.655172 | 29 | 17 | 13.761516 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 7 |
80690738bdd7f745c2ac1cecc24c005834a4ac48 | 11,098,195,538,928 | c866591a7db5b428cb56a48a4021b586998a98e8 | /Android/app/src/main/java/com/hackathon/adgitm/PersonalDetailsDoc.java | 6f0368c5dbd18c456ab9ea23f63ba18ab0c0f344 | [] | no_license | anonrootkit/hackADGITM | https://github.com/anonrootkit/hackADGITM | 9e298733569db4410a37a43b02e16912f2186310 | 06b4c598800416d3fb19cfbf26ba76e4e4526707 | refs/heads/master | 2020-08-09T15:28:08.247000 | 2019-10-10T07:41:24 | 2019-10-10T07:41:24 | 214,115,044 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hackathon.adgitm;
import android.content.Intent;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
... | UTF-8 | Java | 3,392 | java | PersonalDetailsDoc.java | Java | [] | null | [] | package com.hackathon.adgitm;
import android.content.Intent;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
... | 3,392 | 0.64033 | 0.640035 | 86 | 37.44186 | 28.179081 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.813953 | false | false | 7 |
167f3f17e39da34c0e3a27d6707dc89b8096b3e7 | 17,059,610,128,585 | 17212f964a8ae4dd75e3216824fa40086416c30b | /src/main/java/org/oxerr/youzan/dto/GoodsQrcode.java | 44ca390b0ad1e5ac3124a5b39dbd94c20bcc1ec3 | [] | no_license | gucs/youzan-client | https://github.com/gucs/youzan-client | 5a37d1a93d944d99594b116695e838fd3617fa3e | 33f9bc443cf589ade48ed728f61298b7adf1014f | refs/heads/master | 2021-06-20T13:45:45.969000 | 2017-08-02T07:13:43 | 2017-08-02T07:13:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.oxerr.youzan.dto;
import java.math.BigDecimal;
import java.time.Instant;
import org.oxerr.youzan.dto.deserializer.InstantDeserializer;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
/**
* <a href="http://open.youzan.com/structpara... | UTF-8 | Java | 2,347 | java | GoodsQrcode.java | Java | [] | null | [] | package org.oxerr.youzan.dto;
import java.math.BigDecimal;
import java.time.Instant;
import org.oxerr.youzan.dto.deserializer.InstantDeserializer;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
/**
* <a href="http://open.youzan.com/structpara... | 2,347 | 0.727351 | 0.723057 | 115 | 19.252174 | 18.352985 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.426087 | false | false | 7 |
dbc812e5622c99f98f0dda301339c1c6d260b305 | 85,899,371,586 | 6cf8ef5341266feea9fc08a28237d0d024dafb42 | /CS2110_Assignment2/src/exercise2/Record.java | e5e0f837de38d32ea7f4e79e4de603e0a904f6c3 | [] | no_license | ABGates/UniversityAssignments | https://github.com/ABGates/UniversityAssignments | 511a9187a4207206f102fd13a53909bc74ffc755 | 196475fcd56d04f7ce37fbe1c0f124f19c36bc6f | refs/heads/main | 2023-01-06T04:13:29.459000 | 2020-11-09T19:33:23 | 2020-11-09T19:33:23 | 311,437,267 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exercise2;
/*
* This is a basic record class
* @param name = name on record
* @param grade = grade on record
* @author Alexander Gates | B00837129
* CSCI2110 | October 3rd, 2020
*/
public class Record {
private String name;
private int grade;
public Record(String name, int grade) {
... | UTF-8 | Java | 669 | java | Record.java | Java | [
{
"context": "ord\r\n * @param grade = grade on record\r\n * @author Alexander Gates | B00837129\r\n * CSCI2110 | October 3rd, 2020\r\n */",
"end": 153,
"score": 0.9998607039451599,
"start": 138,
"tag": "NAME",
"value": "Alexander Gates"
}
] | null | [] | package exercise2;
/*
* This is a basic record class
* @param name = name on record
* @param grade = grade on record
* @author <NAME> | B00837129
* CSCI2110 | October 3rd, 2020
*/
public class Record {
private String name;
private int grade;
public Record(String name, int grade) {
this.n... | 660 | 0.612855 | 0.585949 | 40 | 14.725 | 13.296593 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.225 | false | false | 7 |
11e60a3105e9e7748ee1e508e3a8ca762286d8f8 | 1,108,101,607,723 | 06b600492faa6527266a38266c1626e77aa65f9d | /core/src/nl/faanveldhuijsen/logicgates/figures/GateFigure.java | b2d17b5fe47306f2f54b057f80ef62373b579b59 | [] | no_license | lfaoanl/LogicGates | https://github.com/lfaoanl/LogicGates | ee108ef44cbb92cb6c6b5b43d97bc3cf1f8005cd | d388aa75c2543d849a0c1c918f4df4382c5d86d2 | refs/heads/master | 2023-01-21T04:29:32.894000 | 2020-11-25T21:39:18 | 2020-11-25T21:39:18 | 314,860,607 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.faanveldhuijsen.logicgates.figures;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.Pixmap;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
public class GateFigure extends BaseFigure {
private final Pix... | UTF-8 | Java | 1,537 | java | GateFigure.java | Java | [] | null | [] | package nl.faanveldhuijsen.logicgates.figures;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.Pixmap;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
public class GateFigure extends BaseFigure {
private final Pix... | 1,537 | 0.614834 | 0.577098 | 54 | 27.462963 | 25.151182 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 7 |
a565de46bcb14d6ed25c66e495af2074ae734bd8 | 1,108,101,610,503 | df1c6f224f9cc93921add5406ebc25c221ed140a | /src/main/java/org/crosswire/jsword/book/BookDriver.java | 14700e0a9026e556967ec0a4c5370c4f09b79519 | [] | no_license | AndBible/jsword | https://github.com/AndBible/jsword | 35144e38c83634b9e335ce1d63e0b4e8c5e7e938 | 39bdd5934a2472a7413fb93e710e437c5f58496d | refs/heads/master | 2023-08-31T06:56:09.375000 | 2023-08-30T19:58:45 | 2023-08-30T19:58:45 | 158,539,528 | 9 | 6 | null | true | 2023-02-07T16:03:11 | 2018-11-21T11:44:37 | 2023-02-07T15:11:02 | 2023-02-07T16:03:10 | 27,826 | 8 | 5 | 1 | Java | false | false | /**
* Distribution License:
* JSword is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License, version 2.1 or later
* as published by the Free Software Foundation. This program is distributed
* in the hope that it will be useful, but WITHOUT ANY WARRANTY... | UTF-8 | Java | 2,297 | java | BookDriver.java | Java | [
{
"context": "ser General Public License for details.\n * @author Joe Walker\n */\npublic interface BookDriver extends BookProvi",
"end": 954,
"score": 0.9997317790985107,
"start": 944,
"tag": "NAME",
"value": "Joe Walker"
}
] | null | [] | /**
* Distribution License:
* JSword is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License, version 2.1 or later
* as published by the Free Software Foundation. This program is distributed
* in the hope that it will be useful, but WITHOUT ANY WARRANTY... | 2,293 | 0.641551 | 0.631098 | 75 | 29.613333 | 24.813917 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 7 |
086c7fc38748a545589a701d0f7f5be18b15a91b | 29,016,799,114,007 | 8f720d00a86ad3a5f6695d4c7b484559d4f26c68 | /exercise02/MyAtomicInteger.java | 0f8d8336be8b9dca50c3a482a6d3e25faedf9815 | [] | no_license | andersfischernielsen/PCPP | https://github.com/andersfischernielsen/PCPP | ef6322b68127196f743abc039ca56de29f4609b0 | 85659e574db96239904d95089b38296f0c0ac3fd | refs/heads/master | 2020-03-27T17:46:08.461000 | 2018-11-28T13:53:17 | 2018-11-28T13:53:17 | 146,873,143 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class MyAtomicInteger {
private int value = 0;
public int addAndGet(int amount) {
synchronized (this) {
value += amount;
return value;
}
}
public int get() {
synchronized (this) {
return value;
}
}
} | UTF-8 | Java | 289 | java | MyAtomicInteger.java | Java | [] | null | [] | class MyAtomicInteger {
private int value = 0;
public int addAndGet(int amount) {
synchronized (this) {
value += amount;
return value;
}
}
public int get() {
synchronized (this) {
return value;
}
}
} | 289 | 0.484429 | 0.480969 | 16 | 17.125 | 12.170019 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
435cbbd01f7662a0c355ddc74d85601d39c30f35 | 20,143,396,652,539 | 286111c1af1bf47d6df50dda078c59e33cc33598 | /src/test/java/dynaconfig/remote/RemoteTests.java | 997a2f85cfdb1fbc7e46a8e8e6bf7b597ef91112 | [] | no_license | vineethvarghese/DynamicSpringRemoting | https://github.com/vineethvarghese/DynamicSpringRemoting | c501584c2d01b8bcd552c75353ec8d0517bf3f8d | e822847efa66f350b3b1cfda444fc5b262e3a80b | refs/heads/master | 2021-01-01T19:23:44.133000 | 2012-01-03T10:25:25 | 2012-01-03T10:25:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dynaconfig.remote;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
/**
* Date: 1/1/12
* Time: 1:03 AM
*/
@RunWith(Suite.class)
@Suite.SuiteClasses({HttpRemoteServiceConfigurationTest.class})
public class RemoteTests {
}
| UTF-8 | Java | 250 | java | RemoteTests.java | Java | [] | null | [] | package dynaconfig.remote;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
/**
* Date: 1/1/12
* Time: 1:03 AM
*/
@RunWith(Suite.class)
@Suite.SuiteClasses({HttpRemoteServiceConfigurationTest.class})
public class RemoteTests {
}
| 250 | 0.752 | 0.724 | 13 | 18.23077 | 17.378828 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 7 |
f148382fdd28d4d1afd782543a24417f6c19fa19 | 23,648,089,951,182 | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /budejie/sources/cn/v6/sixrooms/engine/GetAuthCodeForResetPwdEngine.java | ac82b066703b4f525c1a30a744b006efe614c1ee | [] | no_license | aheadlcx/analyzeApk | https://github.com/aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773000 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.v6.sixrooms.engine;
import cn.v6.sixrooms.constants.UrlStrs;
import cn.v6.sixrooms.net.NetworkServiceSingleton;
import cn.v6.sixrooms.utils.LogUtils;
import cn.v6.sixrooms.utils.UrlUtils;
import com.tencent.open.SocialConstants;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import... | UTF-8 | Java | 1,525 | java | GetAuthCodeForResetPwdEngine.java | Java | [] | null | [] | package cn.v6.sixrooms.engine;
import cn.v6.sixrooms.constants.UrlStrs;
import cn.v6.sixrooms.net.NetworkServiceSingleton;
import cn.v6.sixrooms.utils.LogUtils;
import cn.v6.sixrooms.utils.UrlUtils;
import com.tencent.open.SocialConstants;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import... | 1,525 | 0.720656 | 0.710164 | 40 | 37.125 | 29.314833 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.975 | false | false | 7 |
51adb58d76fffdf8166273c8fece382f2d5f53d6 | 14,937,896,294,836 | 5c554e22333748598445ba93f7e7350774a1d248 | /University/Student.java | f81672b7801ef0a62063baa28c60545e94580eca | [] | no_license | noelmartinez93/CAB302-Assign1 | https://github.com/noelmartinez93/CAB302-Assign1 | 369971411b4e9cade71c02cae5c9dad7114204c6 | 3f52c46bd49affc8a20d7b34e61bf503642e2525 | refs/heads/master | 2020-04-27T06:40:10.908000 | 2019-03-28T02:18:58 | 2019-03-28T02:18:58 | 174,115,087 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oop.University;
public class Student extends Academic
{
private double Stipend;
Student(Title title, int id, String name, double stipend)
{
super(title, id, name);
this.Stipend = stipend;
}
@Override
public double getWeeklyPay()
{
return Stip... | UTF-8 | Java | 493 | java | Student.java | Java | [] | null | [] | package oop.University;
public class Student extends Academic
{
private double Stipend;
Student(Title title, int id, String name, double stipend)
{
super(title, id, name);
this.Stipend = stipend;
}
@Override
public double getWeeklyPay()
{
return Stip... | 493 | 0.561866 | 0.561866 | 24 | 18.541666 | 19.512772 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
652d8774dd58a7fe768557dda9509d3a96541ca6 | 18,219,251,311,150 | f09816a447022a2285b8b4227c04707dac76ea99 | /repair-system-jsf/src/bean/equipment/state/StateBean.java | b09000c42721f8b362257b2b560a53693eb1d06e | [] | no_license | yshap/repair-system | https://github.com/yshap/repair-system | 0409cab8fee46e7edb94048992debb324b9eb02f | 90bf54bff0406454a8b0630edd64765a6c27c62e | refs/heads/master | 2020-03-16T00:44:43.378000 | 2018-06-14T22:30:36 | 2018-06-14T22:30:36 | 132,424,373 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bean.equipment.state;
import java.io.IOException;
import java.util.List;
import java.util.stream.Collectors;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ManagedProperty;
import javax.faces.bean.ViewScoped;
import javax.faces.context.FacesContex... | WINDOWS-1251 | Java | 1,731 | java | StateBean.java | Java | [
{
"context": "verter;\r\n\r\n/**\r\n * JSF Bean State\r\n * \r\n * @author YShapaval\r\n *\r\n */\r\n@ManagedBean\r\n@ViewScoped\r\npublic class",
"end": 474,
"score": 0.993885338306427,
"start": 465,
"tag": "USERNAME",
"value": "YShapaval"
}
] | null | [] | package bean.equipment.state;
import java.io.IOException;
import java.util.List;
import java.util.stream.Collectors;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ManagedProperty;
import javax.faces.bean.ViewScoped;
import javax.faces.context.FacesContex... | 1,731 | 0.665119 | 0.663958 | 79 | 19.810127 | 21.411623 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.240506 | false | false | 7 |
43569e5a50abed5a7507c2dc909f0bb81c47e730 | 10,797,547,822,340 | 0dee751caffa7f4f85f113faa4af240d860f68e7 | /app/src/main/java/com/example/urrencyonverter/DatabaseRoom/ThreadDeleting.java | 43584f289a46037d6a37f160b1ca7c7873378698 | [] | no_license | olyaave/CurrencyConverterApp | https://github.com/olyaave/CurrencyConverterApp | 97887ba5741f4759b54a3b0cdcb786216fc8b38e | fff0a83ef752e16aa1d9674bc829dd469da3089f | refs/heads/master | 2022-12-02T07:37:14.087000 | 2020-08-16T11:28:24 | 2020-08-16T11:28:24 | 284,798,893 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.urrencyonverter.DatabaseRoom;
import android.database.sqlite.SQLiteConstraintException;
import android.util.Log;
import com.example.urrencyonverter.currencyPair;
public class ThreadDeleting extends RoomThread {
public ThreadDeleting(AppDatabase database) {
super(database);
}
@O... | UTF-8 | Java | 877 | java | ThreadDeleting.java | Java | [] | null | [] | package com.example.urrencyonverter.DatabaseRoom;
import android.database.sqlite.SQLiteConstraintException;
import android.util.Log;
import com.example.urrencyonverter.currencyPair;
public class ThreadDeleting extends RoomThread {
public ThreadDeleting(AppDatabase database) {
super(database);
}
@O... | 877 | 0.650588 | 0.650588 | 27 | 30.481482 | 25.659264 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 7 |
331f1f3abc6adb4419948703d04d72ebca6fbb8a | 17,910,013,649,448 | c0d5071f7e5e3c9cdef17bbb74fdecc438066a58 | /src/main/java/com/nokia/jira/functions/ExtractGroupMembersToExcelFile.java | ce25495ce30bb8438b4550afc4f086c6bbcdda62 | [] | no_license | tubesummer/IDEA_TEST | https://github.com/tubesummer/IDEA_TEST | b14fd670dc9cae85f0156300d546de90eba1d5c5 | 870fca9f8def94587941287f016ec148d4c34688 | refs/heads/master | 2020-03-13T06:11:18.513000 | 2018-04-25T13:49:40 | 2018-04-25T13:49:40 | 130,999,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nokia.jira.functions;
//将group中user导入到Excel表中,相关ticket:RDTH-8683
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.apache.commons.httpclient.methods.GetMethod;
import org.apache.poi.hssf.usermodel.HS... | GB18030 | Java | 5,542 | java | ExtractGroupMembersToExcelFile.java | Java | [
{
"context": "\t\t\r\n\t\t\r\n\t}\r\n\t\r\n\t\r\n\t\r\n\t\r\n\r\n\r\n\t/**\r\n\t * \r\n\t * @param userName\r\n\t * @param password\r\n\t * @param restUrl\r\n\t * @re",
"end": 3755,
"score": 0.9618803858757019,
"start": 3747,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "dr... | null | [] | package com.nokia.jira.functions;
//将group中user导入到Excel表中,相关ticket:RDTH-8683
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.apache.commons.httpclient.methods.GetMethod;
import org.apache.poi.hssf.usermodel.HS... | 5,542 | 0.638949 | 0.634239 | 221 | 22.941177 | 26.548021 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.235294 | false | false | 7 |
8b06eb9081e5d4545ea69e45fe1d92dd098400eb | 9,552,007,315,071 | 3aa59cf63ef3832f27b31a1a94d88f6bfbbf67c0 | /src/com/github/nbena/librarymanager/gui/action/AbstractActionWithBookUser.java | 0e70dde140f64fa757b6ed68414c6fcecca32578 | [] | no_license | nbena/LibraryManager | https://github.com/nbena/LibraryManager | cfb78e5a445cc4d48064dbc66556afc5e448b3b4 | d204e08e4d13ab08f8bc1c144c7420d263696378 | refs/heads/master | 2020-03-17T21:45:25.126000 | 2018-08-28T09:18:42 | 2018-08-28T09:18:42 | 133,973,566 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.nbena.librarymanager.gui.action;
import com.github.nbena.librarymanager.gui.LibrarianModel;
public abstract class AbstractActionWithBookUser extends AbstractActionWithUser {
protected String title;
protected String [] authors;
protected int year;
protected String topic;
protected String ph... | UTF-8 | Java | 715 | java | AbstractActionWithBookUser.java | Java | [] | null | [] | package com.github.nbena.librarymanager.gui.action;
import com.github.nbena.librarymanager.gui.LibrarianModel;
public abstract class AbstractActionWithBookUser extends AbstractActionWithUser {
protected String title;
protected String [] authors;
protected int year;
protected String topic;
protected String ph... | 715 | 0.702098 | 0.692308 | 33 | 20.666666 | 20.750563 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.515152 | false | false | 7 |
88840b7fe4369d13bceca551c07ef4704feed118 | 17,669,495,515,384 | d54c7360b13e84aeab5daabde9aa504b1ce457e0 | /Ess/src/main/java/com/ulfric/ess/commands/CommandWorld.java | 57e4c785322bd5e9de102891e6b29862be199d7f | [] | no_license | ThatForkyDev/LuckyPrison | https://github.com/ThatForkyDev/LuckyPrison | 0fa1abfd4a83280522c6f100de2ac72c0e97c754 | ea0dd1a57986c2f8a5f8f6200f705bdb49f16e69 | refs/heads/master | 2022-01-17T18:30:15.317000 | 2016-12-27T13:29:19 | 2016-12-27T13:29:19 | 77,457,692 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ulfric.ess.commands;
import com.ulfric.ess.modules.ModuleSpawnpoint;
import com.ulfric.lib.api.command.SimpleCommand;
import com.ulfric.lib.api.command.arg.ArgStrategy;
import com.ulfric.lib.api.java.Strings;
import com.ulfric.lib.api.locale.Locale;
import net.md_5.bungee.api.ChatColor;
import net.md_5.bun... | UTF-8 | Java | 1,975 | java | CommandWorld.java | Java | [] | null | [] | package com.ulfric.ess.commands;
import com.ulfric.ess.modules.ModuleSpawnpoint;
import com.ulfric.lib.api.command.SimpleCommand;
import com.ulfric.lib.api.command.arg.ArgStrategy;
import com.ulfric.lib.api.java.Strings;
import com.ulfric.lib.api.locale.Locale;
import net.md_5.bungee.api.ChatColor;
import net.md_5.bun... | 1,975 | 0.710886 | 0.707342 | 74 | 25.68919 | 25.732998 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.013514 | false | false | 7 |
40cd0dc7c8a858648cb716e3033c0712127e8e86 | 30,399,778,592,383 | 0bd26f270a8fbaac191d50a4db73b2f7c7512e62 | /src/test/java/org/contentmine/image/diagram/DiagramAnalyzerTest.java | c5d01aee6c69a6e9af7520c6105851ce942b3d93 | [
"Apache-2.0"
] | permissive | petermr/ami3 | https://github.com/petermr/ami3 | 7ce9a036aefc9df942dd3572bee537952fce6728 | 9c3ace6c6aa4d80c20a37a4a6ddf1124681b3213 | refs/heads/master | 2022-09-10T14:11:11.794000 | 2022-01-04T16:39:33 | 2022-01-04T23:20:14 | 206,774,799 | 20 | 8 | Apache-2.0 | false | 2022-09-01T23:12:36 | 2019-09-06T10:55:06 | 2022-06-08T14:18:53 | 2022-09-01T23:12:35 | 1,445,134 | 13 | 5 | 40 | HTML | false | false | package org.contentmine.image.diagram;
import java.awt.image.BufferedImage;
import java.io.File;
import java.util.Iterator;
import org.apache.logging.log4j.Logger;
import org.apache.logging.log4j.LogManager;
import org.contentmine.cproject.CMineFixtures;
import org.contentmine.graphics.svg.SVGCircle;
import org.conte... | UTF-8 | Java | 13,097 | java | DiagramAnalyzerTest.java | Java | [] | null | [] | package org.contentmine.image.diagram;
import java.awt.image.BufferedImage;
import java.io.File;
import java.util.Iterator;
import org.apache.logging.log4j.Logger;
import org.apache.logging.log4j.LogManager;
import org.contentmine.cproject.CMineFixtures;
import org.contentmine.graphics.svg.SVGCircle;
import org.conte... | 13,097 | 0.702604 | 0.682599 | 354 | 35.99435 | 27.576294 | 109 | false | false | 38 | 0.002901 | 0 | 0 | 0 | 0 | 2.807909 | false | false | 7 |
2a34969e0895f7580c17f19e0d94f742dd96a4e0 | 19,095,424,617,255 | 7a48feb47d93523c78f548d42d8fb1be24b2081a | /src/main/java/fr/tse/info4/project/model/datarecovery/DaveApiManager.java | e7280a00307dbf3e6a7cd70c3d28a0cf68d62313 | [] | no_license | TimotheeTailleur/P2016_LasTortugasDeLasGalapagos | https://github.com/TimotheeTailleur/P2016_LasTortugasDeLasGalapagos | bf81c5bb0559a0eb94937ef2815a19e157996edb | 491a689484a5b0e91bf65b6ee78201c7efefab00 | refs/heads/master | 2021-08-11T10:20:45.147000 | 2017-11-13T14:55:11 | 2017-11-13T14:55:11 | 110,561,055 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.tse.info4.project.model.datarecovery;
import java.util.ArrayList;
import java.util.List;
import com.google.code.stackexchange.client.constant.StackExchangeApiMethods;
import com.google.code.stackexchange.client.provider.url.ApiUrlBuilder;
import com.google.code.stackexchange.common.PagedList;
imp... | UTF-8 | Java | 2,611 | java | DaveApiManager.java | Java | [] | null | [] | package fr.tse.info4.project.model.datarecovery;
import java.util.ArrayList;
import java.util.List;
import com.google.code.stackexchange.client.constant.StackExchangeApiMethods;
import com.google.code.stackexchange.client.provider.url.ApiUrlBuilder;
import com.google.code.stackexchange.common.PagedList;
imp... | 2,611 | 0.672922 | 0.666794 | 97 | 24.917526 | 26.212719 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.773196 | false | false | 7 |
92963e614707fc69e9ef6fe5e54ed668e25fdf07 | 5,909,875,044,709 | da941699c67861309a3d49b35f3e245756ee3a63 | /src/main/java/com/gui/utilities/Configuration.java | f098f807be64c310394553cdef9411b77db03b48 | [] | no_license | Martis467/ActivityTracker | https://github.com/Martis467/ActivityTracker | 24f4a49aee742fa95c5c11b3be38421be12bdcab | ea38de002f320b484435a9651c4f8fe51a323b50 | refs/heads/master | 2023-06-08T11:20:43.701000 | 2020-03-05T10:16:48 | 2020-03-05T10:16:48 | 195,681,763 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gui.utilities;
/**
* Static class to easily switch between testing and prod environments.
* A test.config.json would be a more formal solution, but for this case a class works fine.
*/
public class Configuration {
private static boolean test = true;
private static final String testConnectionStri... | UTF-8 | Java | 677 | java | Configuration.java | Java | [] | null | [] | package com.gui.utilities;
/**
* Static class to easily switch between testing and prod environments.
* A test.config.json would be a more formal solution, but for this case a class works fine.
*/
public class Configuration {
private static boolean test = true;
private static final String testConnectionStri... | 677 | 0.714919 | 0.714919 | 22 | 29.772728 | 29.330301 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 7 |
88c2f2f928d215735a3421eb3eaf730fa351e4f4 | 6,622,839,607,972 | 51f2d15acc4af7fce3a440934d8e6d1f1c2885ff | /work/src/main/java/com/admin/work/main/home/search/NetWorkQQSong.java | 8851aa3bbdbbee4a24d2fd7ead54a5872bf57c59 | [] | no_license | LvKang-insist/ImitateQQMusic | https://github.com/LvKang-insist/ImitateQQMusic | 6e194b16b7a485caa4eaa810ed42e1c45cbcb19e | b05baa85c85915eafe7d26ab9d15f9590195eaf5 | refs/heads/master | 2020-07-14T15:00:59.373000 | 2019-08-30T08:30:54 | 2019-08-30T08:30:54 | 205,339,378 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.admin.work.main.home.search;
public class NetWorkQQSong {
private String type;
private String like;
private String songid;
private String name;
private String author;
private String lrc;
private String url;
private String pic;
private String album;
public String get... | UTF-8 | Java | 1,482 | java | NetWorkQQSong.java | Java | [] | null | [] | package com.admin.work.main.home.search;
public class NetWorkQQSong {
private String type;
private String like;
private String songid;
private String name;
private String author;
private String lrc;
private String url;
private String pic;
private String album;
public String get... | 1,482 | 0.564103 | 0.564103 | 85 | 16.435293 | 13.623895 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.329412 | false | false | 7 |
a64c6cb1a532c93d614175cbe6986300a2bb65a2 | 21,053,929,711,788 | 5ae4f61fcfd162bea6b7aaa82e6888039a49f967 | /app/src/main/java/sakurafish/com/myexameventbus/MainActivity.java | e255725f0fcfc131600c30e52c66ebf1e3a13b8f | [
"Apache-2.0"
] | permissive | gauravtyagi20/Android-MyExamEventBus | https://github.com/gauravtyagi20/Android-MyExamEventBus | 53263b959a9efeebc3a70d956272ec4f477e3500 | b777c64b40afa73f75a293f30abe9f5ee13e2308 | refs/heads/master | 2020-04-10T17:22:51.952000 | 2017-01-28T04:28:27 | 2017-01-28T04:32:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sakurafish.com.myexameventbus;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.support.v7.app.ActionBarActivity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextVie... | UTF-8 | Java | 3,547 | java | MainActivity.java | Java | [] | null | [] | package sakurafish.com.myexameventbus;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.support.v7.app.ActionBarActivity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextVie... | 3,547 | 0.597227 | 0.595069 | 104 | 30.201923 | 24.473055 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.394231 | false | false | 7 |
f54460ef2bfbc381ef9ef0cbdad013d927434030 | 27,590,869,947,909 | c758fbe9b429fe3fa1275b52edfc3e7829116502 | /WIP/Sources/Backend/TaxiNet/src/main/java/vn/co/taxinet/bo/impl/TermBOImpl.java | 611d43328af478c7b5fa811a41332ba853ee312f | [] | no_license | sangnvus/tns-project | https://github.com/sangnvus/tns-project | 83d0103f3c8ca73b61047e3261cb05609c2d501a | 706923c6f3deacbd929525f34e8c0b671fd0d5f4 | refs/heads/master | 2016-09-06T10:50:27.643000 | 2015-03-13T03:30:59 | 2015-03-13T03:30:59 | 32,120,530 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vn.co.taxinet.bo.impl;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import vn.co.taxinet.bo.TermBO;
import vn.co.taxinet.dao.TermDAO;
import vn.co.taxin... | UTF-8 | Java | 799 | java | TermBOImpl.java | Java | [] | null | [] | package vn.co.taxinet.bo.impl;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import vn.co.taxinet.bo.TermBO;
import vn.co.taxinet.dao.TermDAO;
import vn.co.taxin... | 799 | 0.737171 | 0.734668 | 34 | 21.5 | 20.465538 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.058824 | false | false | 7 |
2eeb1f8c35771c3ecbb82878f8a64a4c222a2bd9 | 27,590,869,944,271 | 45525aa4fb659c612e29646e6c99c85ef2621a86 | /src/main/java/aula20201019/ag/AppOláMundoEvolutivo.java | 4e4d0d707b483a04311c47d6640b19f3228c85f4 | [] | no_license | volponi121/4esoft2020 | https://github.com/volponi121/4esoft2020 | 6cf047afb17e51195720f758ddf45ed1904f3a42 | 0eb330ef81e219fe44c0b8f60852f2970ea19340 | refs/heads/master | 2021-04-22T01:23:53.583000 | 2020-11-22T14:57:17 | 2020-11-22T14:57:17 | 297,091,199 | 0 | 1 | null | true | 2020-09-20T14:14:39 | 2020-09-20T14:14:38 | 2020-08-31T23:25:39 | 2020-08-31T23:25:37 | 176 | 0 | 0 | 0 | null | false | false | package aula20201019.ag;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;
public class AppOláMundoEvolutivo {
private static final String OBJETIVO = "Formandos ESOFT";
private static final String... | UTF-8 | Java | 5,205 | java | AppOláMundoEvolutivo.java | Java | [] | null | [] | package aula20201019.ag;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;
public class AppOláMundoEvolutivo {
private static final String OBJETIVO = "Formandos ESOFT";
private static final String... | 5,205 | 0.620043 | 0.613336 | 125 | 39.551998 | 35.350689 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.688 | false | false | 7 |
94f922368afaac61ed4d8cd01b3007f60f886ad8 | 23,545,010,768,130 | 777e5f7dd02a0fc718beaf0fa8d4a0b67ea062aa | /src/main/java/io/javabrains/springbootstarter/hello/HelloController.java | 576a8dc0f4f835f48f5f91e5984ffed988e03b7c | [] | no_license | poojabh37/spring-boot-app | https://github.com/poojabh37/spring-boot-app | f08e2b1cff9434993344206a99323a248b4bcf0c | 6f1cd4c5c9830d190684b683269f2bb796d01db1 | refs/heads/master | 2023-07-30T13:39:46.498000 | 2021-09-29T06:14:51 | 2021-09-29T06:14:51 | 411,551,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.javabrains.springbootstarter.hello;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.server.Respo... | UTF-8 | Java | 694 | java | HelloController.java | Java | [] | null | [] | package io.javabrains.springbootstarter.hello;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.server.Respo... | 694 | 0.756484 | 0.755043 | 22 | 30.545454 | 25.175253 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 7 |
e1e553aa1a176890de1adcab8053eb2eb132cf4a | 12,146,167,575,182 | 5ba36902b5fa0f1c0723868c2ef259ad1f6fe311 | /app/src/main/java/com/mat_brandao/saudeapp/view/establishment/EstablishmentFragment.java | 04646a70f14799b4b1bc05edc51b9ba36ac18c19 | [
"MIT"
] | permissive | matbrandao/Saude-no-Mapa | https://github.com/matbrandao/Saude-no-Mapa | 31b9ee304fe5f666d9940bcd8cbae776dbb42b66 | 46a756f6bab3f3c5c4db7b5521c23d0a59a6494e | refs/heads/master | 2020-06-16T16:55:24.601000 | 2016-11-29T13:24:05 | 2016-11-29T13:24:05 | 75,081,827 | 19 | 18 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mat_brandao.saudeapp.view.establishment;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.res.ColorStateList;
import android.os.Bundle;
import android.provider.Settings;
import android.support.annotation.Nullable;
import android.support.design.widget.Coordinator... | UTF-8 | Java | 6,842 | java | EstablishmentFragment.java | Java | [] | null | [] | package com.mat_brandao.saudeapp.view.establishment;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.res.ColorStateList;
import android.os.Bundle;
import android.provider.Settings;
import android.support.annotation.Nullable;
import android.support.design.widget.Coordinator... | 6,842 | 0.69468 | 0.693949 | 218 | 30.389908 | 27.337833 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486239 | false | false | 7 |
b1df844289c932c7e3c91239ee37002b002c7448 | 8,151,847,950,937 | d9d631475e6b5b084e70c2961ac4912014c46fab | /app/src/main/java/com/example/rottentomatoes/view/FadeInNetworkImageView.java | 40ada875b1e4c528dee07ff3d3e4556aa9560be5 | [
"Apache-2.0"
] | permissive | leisuresuit/RottenTomatoes | https://github.com/leisuresuit/RottenTomatoes | 5f18c1113bc36e3a2aa26651c2e057998f361060 | 435a14d4617ac0df8544aeca39b57bf302ea1bb1 | refs/heads/master | 2016-08-09T23:49:12.842000 | 2016-01-26T07:43:49 | 2016-01-26T07:43:49 | 50,452,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.rottentomatoes.view;
import android.content.Context;
import android.graphics.Bitmap;
import android.net.Uri;
import android.support.v4.view.ViewCompat;
import android.util.AttributeSet;
import android.view.ViewGroup;
import com.android.volley.toolbox.ImageLoader;
import com.android.volley.toolbox.... | UTF-8 | Java | 1,967 | java | FadeInNetworkImageView.java | Java | [] | null | [] | package com.example.rottentomatoes.view;
import android.content.Context;
import android.graphics.Bitmap;
import android.net.Uri;
import android.support.v4.view.ViewCompat;
import android.util.AttributeSet;
import android.view.ViewGroup;
import com.android.volley.toolbox.ImageLoader;
import com.android.volley.toolbox.... | 1,967 | 0.678699 | 0.674123 | 63 | 30.238094 | 26.676613 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634921 | false | false | 7 |
61e7a86690ea2ce1c126e1916d71953cfb816c29 | 27,865,747,841,198 | 69f58554f657b2a7d597c3caa7ec872fd040b3b7 | /src/game/modele/tile/tileGround/tileLadder.java | 61a8683e4d51b6b9fdee4684c9ad09909d2c78f1 | [] | no_license | CodeurEnArbre/DoomZelda | https://github.com/CodeurEnArbre/DoomZelda | dd86a413bf480ef550df63f74d478e2fe8693be3 | 05ca9ca3e1a5f3e872e19ffc9a50279ba3a532e7 | refs/heads/master | 2020-03-15T00:15:33.485000 | 2018-06-19T11:40:11 | 2018-06-19T11:40:11 | 131,863,716 | 115 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game.modele.tile.tileGround;
public class tileLadder extends TileGround{
public enum Ladder{
Ladder_Top(107),
Ladder_Bottom(139);
private int id;
Ladder(int id) {
this.id = id;
}
public int get() {
return id;
}
}
public tileLadder() {
super(123);
}
... | UTF-8 | Java | 375 | java | tileLadder.java | Java | [] | null | [] | package game.modele.tile.tileGround;
public class tileLadder extends TileGround{
public enum Ladder{
Ladder_Top(107),
Ladder_Bottom(139);
private int id;
Ladder(int id) {
this.id = id;
}
public int get() {
return id;
}
}
public tileLadder() {
super(123);
}
... | 375 | 0.581333 | 0.557333 | 27 | 11.888889 | 11.795584 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.62963 | false | false | 7 |
f4c004f66a64274046cb2f43de73988f4e232da0 | 19,739,669,726,718 | 5c85b15a5a9967019925060d0c503c69f4adb548 | /src/callback/UsersCallback.java | c1a4a8a32db4a841879bbfb5b6c027063af9e6db | [] | no_license | ilina322/exercise2 | https://github.com/ilina322/exercise2 | 4509e0914394354c8fdbe6221d8694fe7e312b0c | 7b5c33f39be3073c43fe8eea8f3dd521f15cb36d | refs/heads/main | 2023-05-08T05:52:30.578000 | 2021-05-29T13:03:24 | 2021-05-29T13:03:24 | 372,015,031 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package callback;
import callback.model.User;
import java.util.List;
public interface UsersCallback {
void onUsersObtained(List<User> users);
}
| UTF-8 | Java | 151 | java | UsersCallback.java | Java | [] | null | [] | package callback;
import callback.model.User;
import java.util.List;
public interface UsersCallback {
void onUsersObtained(List<User> users);
}
| 151 | 0.768212 | 0.768212 | 9 | 15.777778 | 15.404024 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 7 |
0ae39c9834092b31d61c85d941214a89df1b6cce | 18,262,200,947,749 | 790cecc9a26dc52b515615100931452ea5faafc6 | /test/com/interview/algorithms/general/C1_4_ExcelColumnToIntegerTest.java | 59d1555368a103c8bf722c113f210060d14dfc84 | [] | no_license | rioshen/interview | https://github.com/rioshen/interview | 33b55d9ff1bcd1f794c9d37c3678177afdf66d9f | 02eb5ef8b9ad0c98c0315b383ccdd449c05402d4 | refs/heads/master | 2020-12-26T02:59:38.797000 | 2015-01-21T13:05:55 | 2015-01-21T13:05:55 | 29,694,448 | 2 | 2 | null | true | 2015-01-22T18:55:58 | 2015-01-22T18:55:57 | 2015-01-22T12:31:02 | 2015-01-21T13:06:16 | 7,238 | 0 | 0 | 0 | null | null | null | package com.interview.algorithms.general;
import junit.framework.TestCase;
public class C1_4_ExcelColumnToIntegerTest extends TestCase {
public void testTransform(){
int column = C1_4_ExcelColumnToInteger.transform("A");
assertEquals(1, column);
column = C1_4_ExcelColumnToInteger.transfor... | UTF-8 | Java | 465 | java | C1_4_ExcelColumnToIntegerTest.java | Java | [] | null | [] | package com.interview.algorithms.general;
import junit.framework.TestCase;
public class C1_4_ExcelColumnToIntegerTest extends TestCase {
public void testTransform(){
int column = C1_4_ExcelColumnToInteger.transform("A");
assertEquals(1, column);
column = C1_4_ExcelColumnToInteger.transfor... | 465 | 0.690323 | 0.662366 | 16 | 28.125 | 23.489027 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 7 |
d3271107d67bbf3738ea1b50067581133d9dc8fa | 32,117,765,441,612 | 0dfc963042437ceec8e2866b6a8613540b23c7a1 | /sh05oa_maven/src/main/java/cn/itcast/shoa/dao/impl/PersonDaoImpl.java | 3dead54fe8353f84de0703ac318071d9f46f399e | [] | no_license | future-lxq/MyBaron | https://github.com/future-lxq/MyBaron | fc73a5ba243e671b0720fc3b493de12fa29fe54c | cd91a48c009ef83b5e6e00ed07af43ea362b3fd6 | refs/heads/master | 2020-03-27T06:26:24.495000 | 2018-08-27T10:53:06 | 2018-08-27T10:53:06 | 146,106,104 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.itcast.shoa.dao.impl;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
import com.opensymphony.xwork2.ObjectFactory;
import cn.itcast.shoa.dao.PersonDao;
import cn.itcast.shoa.domain.Person;
public class PersonDaoImpl extends HibernateDaoSupport implements PersonDao{
@Override
pu... | UTF-8 | Java | 445 | java | PersonDaoImpl.java | Java | [] | null | [] | package cn.itcast.shoa.dao.impl;
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
import com.opensymphony.xwork2.ObjectFactory;
import cn.itcast.shoa.dao.PersonDao;
import cn.itcast.shoa.domain.Person;
public class PersonDaoImpl extends HibernateDaoSupport implements PersonDao{
@Override
pu... | 445 | 0.806742 | 0.802247 | 18 | 23.722221 | 24.762888 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 7 |
722e212bddc0676bdc6fabb005434f1200f87a9f | 2,422,361,599,894 | 6486c17a9384a8cc9b096c41a350c7f8c06e3473 | /src/main/java/com/example/demo/accesslog/AccessLogService.java | 5a972c23784419ce03110a4d12ba6049f3ecb0d9 | [] | no_license | Shinya0714/bankbank | https://github.com/Shinya0714/bankbank | 1f424db7254098bdddca1fb077976397c90aa4c9 | 09548cb195ccc73c68be08f7f862f5bf67b42ea6 | refs/heads/master | 2023-09-05T00:10:25.642000 | 2021-11-16T00:53:42 | 2021-11-16T00:53:42 | 388,771,467 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.accesslog;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.dom... | UTF-8 | Java | 2,388 | java | AccessLogService.java | Java | [] | null | [] | package com.example.demo.accesslog;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.dom... | 2,388 | 0.726923 | 0.721368 | 99 | 22.636364 | 26.23147 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.080808 | false | false | 7 |
0e464e23a63241cc10c36d72df757e3a08c41cb5 | 6,116,033,481,728 | 5c0ff8063a4c121cf0623523b74a4008cf3a1ec8 | /src/by/popkov/java8/DeodorantEvaporator.java | 7396d748ca8b22e71c79bf69b830b2101f316275 | [] | no_license | VladislavBY/Codewars | https://github.com/VladislavBY/Codewars | 26493f9513c5a3c8fc90ec5b3f3860792868746e | 8d643396b74f0450f6c7d4ea2fa902c1a28faee5 | refs/heads/master | 2020-09-22T00:17:59.837000 | 2020-04-27T13:14:14 | 2020-04-27T13:14:14 | 224,850,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.popkov.java8;
//This program tests the life of an evaporator containing a gas.
//
// We know the content of the evaporator (content in ml), the percentage of foam or gas lost every day (evap_per_day) and the threshold (threshold) in percentage beyond which the evaporator is no longer useful. All numb... | UTF-8 | Java | 966 | java | DeodorantEvaporator.java | Java | [] | null | [] | package by.popkov.java8;
//This program tests the life of an evaporator containing a gas.
//
// We know the content of the evaporator (content in ml), the percentage of foam or gas lost every day (evap_per_day) and the threshold (threshold) in percentage beyond which the evaporator is no longer useful. All numb... | 966 | 0.6294 | 0.611801 | 26 | 36.153847 | 51.684467 | 252 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 7 |
be78aaffa54af6e927b3be635c172baf74ed9f53 | 23,725,399,377,882 | 00d71ab84457bad93bf6b3dd24c0040d91b1ad88 | /spring-cloud/service-ribbon/src/main/java/base/cloud/service/TestService.java | a02d2c2f2c38eddbc33349d4c8f80611d9004a7b | [] | no_license | 354447958/test | https://github.com/354447958/test | d8d33c5fd8049c355e62549abd6ef29509c3e468 | f40111e14daf45b3fdf4413656fa7f98b8ab64ff | refs/heads/master | 2020-05-22T05:40:13.502000 | 2019-04-16T08:52:14 | 2019-04-16T08:52:14 | 41,477,361 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package base.cloud.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.client.RestTemplate;
import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand;
@Service
public class TestService {
@Autowired
privat... | UTF-8 | Java | 708 | java | TestService.java | Java | [] | null | [] | package base.cloud.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.client.RestTemplate;
import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand;
@Service
public class TestService {
@Autowired
privat... | 708 | 0.776074 | 0.776074 | 25 | 25.120001 | 26.519909 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.04 | false | false | 7 |
19385be75d9f37b6966415bfad43f921a6e9bcce | 9,929,964,458,412 | 5dcfef9885f2f81bb8b3a4a48296af2459fbd6ac | /学生成绩管理/源程序/NewSystem/src/com/dao/UserDAO.java | 96c683c139f861d940e2ddb8a43a495bc464a1cc | [] | no_license | lvzekun/ssh | https://github.com/lvzekun/ssh | c26ed4fe30836b5c68a5fa11006814c6cca76604 | 85e3e07e0ebc587c044ce05b7298810754591632 | refs/heads/master | 2021-05-16T17:45:44.018000 | 2017-09-11T00:50:48 | 2017-09-11T00:50:48 | 103,072,343 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dao;
import java.util.List;
import com.bean.Login;
public interface UserDAO {
/**
* 根据id查找用户
* @param id 需要查找的用户id
*/
Login get(Integer id);
/*根据 name*/
/**
* 增加用户
* @param user 需要增加的用户
*/
Login findUserByNameAndPass(String username , Stri... | GB18030 | Java | 496 | java | UserDAO.java | Java | [] | null | [] | package com.dao;
import java.util.List;
import com.bean.Login;
public interface UserDAO {
/**
* 根据id查找用户
* @param id 需要查找的用户id
*/
Login get(Integer id);
/*根据 name*/
/**
* 增加用户
* @param user 需要增加的用户
*/
Login findUserByNameAndPass(String username , Stri... | 496 | 0.577103 | 0.574766 | 28 | 14.285714 | 14.532862 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 7 |
ed1b358704c31731bb2f6cdb9debad0176fbef54 | 13,245,679,173,577 | aade141b5c2a1d9a2562cea7084785c200932671 | /src/main/java/fr/lino/layani/lior/exception/DoctorNotFoundException.java | c82e7d1145c94063b94ac524812567b01581f4f0 | [] | no_license | linolayani/lior-backend | https://github.com/linolayani/lior-backend | bcf06281c0a7341bb2574ae9109e625eed641ad6 | ec7d0ca8ce5e27c08bda857913056092c0f39bd5 | refs/heads/master | 2023-02-27T00:07:53.732000 | 2022-11-26T04:52:59 | 2022-11-26T04:52:59 | 293,085,780 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.lino.layani.lior.exception;
public class DoctorNotFoundException extends RuntimeException {
private static final long serialVersionUID = 1L;
public DoctorNotFoundException(int id) {
super("Could not find doctor with id " + id);
}
}
| UTF-8 | Java | 250 | java | DoctorNotFoundException.java | Java | [] | null | [] | package fr.lino.layani.lior.exception;
public class DoctorNotFoundException extends RuntimeException {
private static final long serialVersionUID = 1L;
public DoctorNotFoundException(int id) {
super("Could not find doctor with id " + id);
}
}
| 250 | 0.776 | 0.772 | 9 | 26.777779 | 24.16507 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 7 |
a7472f5b26dc0f7aa3fee666bfbc06d9a673dff8 | 4,629,974,808,332 | a7243f80372f569d2161b7c7ed0313e13e6c09aa | /UserInformation/src/main/java/com/newvision/service/impl/UserDetailsServiceImpl.java | 77c01671fe7f35e55f3571707ac560acc7b83f40 | [] | no_license | sandeepdhamal/UserInformation | https://github.com/sandeepdhamal/UserInformation | c70ee71b56a540a4845e2cfbe9617c6e47c1ddd6 | ad92aaa4cc9ecc0f0430b2bfae489e0dcbc39a64 | refs/heads/master | 2022-12-26T11:41:27.132000 | 2020-10-10T16:56:50 | 2020-10-10T16:56:50 | 301,799,412 | 0 | 0 | null | false | 2020-10-10T16:20:56 | 2020-10-06T17:09:22 | 2020-10-08T05:27:21 | 2020-10-10T16:20:55 | 14 | 0 | 0 | 0 | Java | false | false | package com.newvision.service.impl;
import java.util.List;
import java.util.Optional;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.newvision.entity.User;
import com.newvision.exception.User... | UTF-8 | Java | 2,940 | java | UserDetailsServiceImpl.java | Java | [
{
"context": "ion.service.UserDetailsService;\r\n\r\n/**\r\n * @author Sandeep Dhamal\r\n *\r\n */\r\n@Service\r\n@Transactional\r\npublic class ",
"end": 471,
"score": 0.999859631061554,
"start": 457,
"tag": "NAME",
"value": "Sandeep Dhamal"
},
{
"context": "\tprivate UserRepository... | null | [] | package com.newvision.service.impl;
import java.util.List;
import java.util.Optional;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.newvision.entity.User;
import com.newvision.exception.User... | 2,932 | 0.688435 | 0.688435 | 123 | 21.902439 | 19.984716 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.682927 | false | false | 7 |
4eb5a10e0817e07d9f426714d2232edd560b2cb5 | 29,377,576,368,346 | aff2f251e1f8eda2accd815b6bd69149fcfb5ce9 | /src/main/java/com/richotaru/authenticationapi/service/WorkSpaceService.java | fc1a240ee8d152e941f88e0b050e248aa91f950e | [] | no_license | richrhyms/authentication-api | https://github.com/richrhyms/authentication-api | 11b1e7afc3fa96c1c0233311f9c1525c0cce5740 | 13ef206e3d64dc4d3f1b05b56473f1622759be12 | refs/heads/dev | 2023-04-04T13:43:57.435000 | 2021-04-19T05:22:57 | 2021-04-19T05:22:57 | 324,979,623 | 0 | 0 | null | false | 2021-01-03T20:55:14 | 2020-12-28T10:22:00 | 2020-12-30T09:34:35 | 2021-01-03T20:55:14 | 153 | 0 | 0 | 0 | Java | false | false | package com.richotaru.authenticationapi.service;
import com.richotaru.authenticationapi.domain.model.dto.WorkSpaceCreationDto;
import com.richotaru.authenticationapi.domain.model.dto.WorkSpaceUpdateDto;
import com.richotaru.authenticationapi.entity.WorkSpace;
public interface WorkSpaceService {
WorkSpace createWo... | UTF-8 | Java | 421 | java | WorkSpaceService.java | Java | [] | null | [] | package com.richotaru.authenticationapi.service;
import com.richotaru.authenticationapi.domain.model.dto.WorkSpaceCreationDto;
import com.richotaru.authenticationapi.domain.model.dto.WorkSpaceUpdateDto;
import com.richotaru.authenticationapi.entity.WorkSpace;
public interface WorkSpaceService {
WorkSpace createWo... | 421 | 0.850356 | 0.850356 | 10 | 41.099998 | 29.039455 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 7 |
750eff9812da8ae58fe3c02183555925ee0e3c8d | 13,314,398,623,967 | 234efc32592d20069a0d3ccff4c19143bf3ad924 | /app/src/main/java/android/martin/expertoeasyrules/reglas/darDiagnosticoFinal/pacientePresentaVAD.java | 7f49f98609ad7fed94b2c7a5469c03fc25a22bca | [] | no_license | tincho2015/DiagosticoVAD | https://github.com/tincho2015/DiagosticoVAD | 623d985139f350b9f83d96fac36e6cda61e7ad8a | 4ec1542873d3280cbda6dec4614869e5bbb6b10e | refs/heads/master | 2023-01-23T13:49:37.538000 | 2020-11-26T16:12:20 | 2020-11-26T16:12:20 | 316,280,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.martin.expertoeasyrules.reglas.darDiagnosticoFinal;
import android.martin.expertoeasyrules.hechos.diagnosticoFinal;
import org.jeasy.rules.annotation.Action;
import org.jeasy.rules.annotation.Condition;
import org.jeasy.rules.annotation.Rule;
import org.jeasy.rules.api.Facts;
@Rule(name = "R_77",des... | UTF-8 | Java | 955 | java | pacientePresentaVAD.java | Java | [] | null | [] | package android.martin.expertoeasyrules.reglas.darDiagnosticoFinal;
import android.martin.expertoeasyrules.hechos.diagnosticoFinal;
import org.jeasy.rules.annotation.Action;
import org.jeasy.rules.annotation.Condition;
import org.jeasy.rules.annotation.Rule;
import org.jeasy.rules.api.Facts;
@Rule(name = "R_77",des... | 955 | 0.723158 | 0.717895 | 31 | 29.645161 | 28.592293 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 7 |
3b75fed06486ac951bd867992cf7d366f5db0c51 | 9,191,230,070,046 | aaf8eb879f225258be85ad68229270d6d291eda2 | /src/java/com/demo/dao/impl/PerfilDaoImpl.java | d5ff650c5120ce6f315a323edb23ea6ff9af3832 | [] | no_license | screaber2012/AvineyWeb | https://github.com/screaber2012/AvineyWeb | 770c36c746467aa220ec3bab0f0730f4e54657fc | 6c1b63cf11f01bd9499c6df4b7de171fe9d1268f | refs/heads/master | 2016-09-06T06:11:07.300000 | 2013-03-07T21:00:05 | 2013-03-07T21:00:05 | 8,636,465 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.demo.dao.impl;
import com.demo.dao.PerfilDao;
import com.demo.model.Perfil;
import com.demo.util.HibernateUtil;
import java.util.List;
import org.hibernate.Session;
/**
*
* @author Flopez
*/
public class... | UTF-8 | Java | 2,073 | java | PerfilDaoImpl.java | Java | [
{
"context": ";\nimport org.hibernate.Session;\n\n/**\n *\n * @author Flopez\n */\npublic class PerfilDaoImpl implements PerfilD",
"end": 303,
"score": 0.9896013140678406,
"start": 297,
"tag": "USERNAME",
"value": "Flopez"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.demo.dao.impl;
import com.demo.dao.PerfilDao;
import com.demo.model.Perfil;
import com.demo.util.HibernateUtil;
import java.util.List;
import org.hibernate.Session;
/**
*
* @author Flopez
*/
public class... | 2,073 | 0.630487 | 0.630487 | 70 | 28.614286 | 23.60042 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442857 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.