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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
59a1720399be3a161882ebb6d70215f479f85b9f | 11,089,605,622,561 | 26b9c21869aab522c08aa4a33977e2ec1f421b4f | /src/main/java/cz/tomek/fcblesno/repository/LocationRepository.java | 509b1c74f0ebe9d2e85d2dadb795326220f296d4 | [] | no_license | tomkre/fcblesno-public | https://github.com/tomkre/fcblesno-public | a7b45d76b56232f16ada5719bfeaa3d2955b45f3 | 77f10c690326104c7b1cf6cf468e05545514d189 | refs/heads/master | 2023-06-17T15:46:29.913000 | 2021-07-07T16:59:03 | 2021-07-07T16:59:03 | 383,860,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.tomek.fcblesno.repository;
import cz.tomek.fcblesno.model.Location;
/**
* Location repository.
*
* @author tomek
*
*/
public interface LocationRepository extends AppEntityRepository<Location> {
}
| UTF-8 | Java | 210 | java | LocationRepository.java | Java | [
{
"context": ".Location;\n\n/**\n* Location repository.\n*\n* @author tomek\n*\n*/\npublic interface LocationRepository extends ",
"end": 125,
"score": 0.9987800121307373,
"start": 120,
"tag": "USERNAME",
"value": "tomek"
}
] | null | [] | package cz.tomek.fcblesno.repository;
import cz.tomek.fcblesno.model.Location;
/**
* Location repository.
*
* @author tomek
*
*/
public interface LocationRepository extends AppEntityRepository<Location> {
}
| 210 | 0.771429 | 0.771429 | 13 | 15.153846 | 22.072769 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 13 |
9820c962983177808277a26e169a43b615f7271b | 283,467,901,768 | a8b70bf45293cc0cfeb7272f500606e53b90206c | /gitlogtask5/src/main/java/logging/interest.java | c9680080048beee34e82ce7a8811bce707f649b3 | [
"Apache-2.0"
] | permissive | Jyotsnakesiraju/logging | https://github.com/Jyotsnakesiraju/logging | 3dac1b9c1b3b8bbcb328eaa282fdc3f8def2f6c2 | d2430714a3d678e0f63682fb0df469aede5fb4da | refs/heads/master | 2021-01-26T05:59:22.666000 | 2020-02-26T18:58:33 | 2020-02-26T18:58:33 | 243,337,124 | 0 | 0 | Apache-2.0 | false | 2020-10-13T19:53:09 | 2020-02-26T18:36:19 | 2020-02-26T18:58:38 | 2020-10-13T19:53:07 | 9 | 0 | 0 | 1 | Java | false | false | package logging;
import java.applet.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/*
<applet code=”Interest_Calc” width=450 height=300>
</applet>
*/
public class interest extends Applet implements ActionListen... | WINDOWS-1250 | Java | 1,993 | java | interest.java | Java | [] | null | [] | package logging;
import java.applet.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/*
<applet code=”Interest_Calc” width=450 height=300>
</applet>
*/
public class interest extends Applet implements ActionListen... | 1,993 | 0.733032 | 0.700855 | 83 | 22.963856 | 21.085852 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.795181 | false | false | 13 |
8e3d4bec8bb5239a4d156d11f731ccb551c3ca4b | 3,195,455,700,001 | 0d0459dc3e37180dcb2e5ff31298877ada6598e1 | /DanmarWeb/src/main/java/com/facturador/danmar/form/mapper/DocumentoImpuestoMapper.java | 4bf79668d92bdf7c32feb772a17e40293f7f52eb | [] | no_license | kaloyero/Danmar | https://github.com/kaloyero/Danmar | 5c7739bc8ae133d070101d036e8d9e15b3e27271 | 136a110ecaef217aa02bce33a5c61aaf1b080313 | refs/heads/master | 2021-01-21T04:47:11.823000 | 2016-06-08T19:39:56 | 2016-06-08T19:39:56 | 45,519,222 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facturador.danmar.form.mapper;
import com.danmar.utils.ConvertionUtil;
import com.danmar.utils.FormatUtil;
import com.facturador.danmar.form.DocumentoImpuestoForm;
import com.facturador.danmar.model.DocumentoImpuesto;
public class DocumentoImpuestoMapper extends MapperImpl<DocumentoImpuesto,DocumentoImpu... | UTF-8 | Java | 1,079 | java | DocumentoImpuestoMapper.java | Java | [] | null | [] | package com.facturador.danmar.form.mapper;
import com.danmar.utils.ConvertionUtil;
import com.danmar.utils.FormatUtil;
import com.facturador.danmar.form.DocumentoImpuestoForm;
import com.facturador.danmar.model.DocumentoImpuesto;
public class DocumentoImpuestoMapper extends MapperImpl<DocumentoImpuesto,DocumentoImpu... | 1,079 | 0.774791 | 0.772938 | 37 | 28.18919 | 27.749689 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.810811 | false | false | 13 |
96ac501238d05d55786ec14368da7e841f04ff6f | 16,758,962,449,605 | c960d90545af4f7747feda69f5b3013f6509eb4b | /mainProject/src/main/java/com/six/web/board/AskBoardServiceImpl.java | f5419b690793eb60c09ba96734def9b8a5fc3c3b | [] | no_license | akffoddl5/test | https://github.com/akffoddl5/test | 82ff6c36b708f75af8607aae9ca87aa29f7858fc | e50fb33aa057b78d92337f3e6ecb29dfb23e4af2 | refs/heads/master | 2022-12-20T20:50:01.586000 | 2020-02-10T04:18:21 | 2020-02-10T04:18:21 | 228,166,486 | 0 | 0 | null | false | 2022-12-16T15:24:35 | 2019-12-15T10:31:49 | 2020-02-10T04:18:34 | 2022-12-16T15:24:33 | 4,092 | 0 | 0 | 5 | HTML | false | false | package com.six.web.board;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class AskBoardServiceImpl implements AskBoardService {
@Autowired
private AskBoardDAO askBoardDAO;
@Override
public void insertBoard(AskBoardVO vo) {
askBo... | UTF-8 | Java | 430 | java | AskBoardServiceImpl.java | Java | [] | null | [] | package com.six.web.board;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class AskBoardServiceImpl implements AskBoardService {
@Autowired
private AskBoardDAO askBoardDAO;
@Override
public void insertBoard(AskBoardVO vo) {
askBo... | 430 | 0.781395 | 0.781395 | 23 | 17.695652 | 20.182718 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.956522 | false | false | 13 |
ac8ef2e0efd6a0de384ea136af069c7d0daf0b2c | 17,703,855,250,240 | 5913ccc23b6557c4cfe46be33b0b156943b8f3af | /Entropy Simulation v0.03/src/masterPackage/Queues.java | dbca3e99433cfb0be9827bf7fe74e87195be1fe8 | [] | no_license | Sciencegeek123/EntropySimulation | https://github.com/Sciencegeek123/EntropySimulation | 114ed82258dc930e48c6149a02f84ae857975945 | 37ff7aad05c21e70e466dc0406bb5b4ee647eb36 | refs/heads/master | 2016-03-28T18:51:23.765000 | 2013-06-22T03:01:36 | 2013-06-22T03:01:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package masterPackage;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.concurrent.ConcurrentLinkedQueue;
import java.util.concurrent.LinkedBlockingQueue;
public class Queues {
public static LinkedBlockingQueue<ParticleObject> Preprocessing = new LinkedBlockingQueue<Part... | UTF-8 | Java | 585 | java | Queues.java | Java | [] | null | [] | package masterPackage;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.concurrent.ConcurrentLinkedQueue;
import java.util.concurrent.LinkedBlockingQueue;
public class Queues {
public static LinkedBlockingQueue<ParticleObject> Preprocessing = new LinkedBlockingQueue<Part... | 585 | 0.818803 | 0.818803 | 21 | 26.857143 | 33.625793 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
1d6e87d65b63e4944b5a3c0a2373bc70bb7aa4c2 | 16,080,357,613,695 | b240532b7bde3b044ee715c587048cf402a7dd9f | /MuleVersion/zabbixapi.java | c46ae1268b2f1e20346bddde509f1d97eee4fd9b | [] | no_license | goncaezgicakir/CSE343Monitoring | https://github.com/goncaezgicakir/CSE343Monitoring | 251402d0b7403be7b1e984a4005577cee7d077ea | 2522f89e5f01801ff74147fd0f0b789189659634 | refs/heads/master | 2021-01-08T22:19:30.295000 | 2020-01-13T13:14:26 | 2020-01-13T13:14:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MonitoringPackage;
import java.io.ByteArrayInputStream;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
public class zabbixapi {
public static InputStream login(String username,String password){
String login = "{\"jsonrpc\":\"2.0\",\"method\":\"user.login\",\"params\":{\"... | UTF-8 | Java | 4,738 | java | zabbixapi.java | Java | [
{
"context": "ams\\\":{\\\"user\\\":\\\"\"+username+\"\\\",\\\"password\\\":\\\"\"+password+\"\\\"},\\\"id\\\":1}\";\n //return login;\n ",
"end": 369,
"score": 0.7278339862823486,
"start": 361,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "create_host(ip,auth... | null | [] | package MonitoringPackage;
import java.io.ByteArrayInputStream;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
public class zabbixapi {
public static InputStream login(String username,String password){
String login = "{\"jsonrpc\":\"2.0\",\"method\":\"user.login\",\"params\":{\"... | 4,740 | 0.546222 | 0.53377 | 95 | 48.873684 | 48.958897 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.494737 | false | false | 13 |
e1c5cdbe45c5f6910364bc09dc31acd684bd22b7 | 37,641,093,396,563 | 399aaaa1c8019e487f760a89aade1e6d5dade1e1 | /src/main/java/cz/linksoft/hr/java/ip2location/rest/CityRestController.java | 124242c27885d77a395444e10b2da21e4e22588a | [] | no_license | svobodaroman/linksoft | https://github.com/svobodaroman/linksoft | d0f87f7e4badaca3b0442847efc252673f1e3f10 | 420f4864441abb04bdc2cc35b20c9a4cc3a22481 | refs/heads/master | 2020-04-20T12:17:47.745000 | 2019-02-02T14:30:31 | 2019-02-02T14:30:31 | 168,839,462 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.linksoft.hr.java.ip2location.rest;
import java.util.Collection;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestControlle... | UTF-8 | Java | 1,369 | java | CityRestController.java | Java | [] | null | [] | package cz.linksoft.hr.java.ip2location.rest;
import java.util.Collection;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestControlle... | 1,369 | 0.748722 | 0.74653 | 53 | 24.830189 | 24.662809 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.867925 | false | false | 13 |
9c8db350b1c1585b2a034e85972a1722123f6bc1 | 35,390,530,542,076 | 33b75e41dd583706eaed6716c84bb7282f3906e2 | /browser/src/com/blink/browser/download/DownloadActivity.java | bdc30a8fbe007165ca66e1d0d64f37717c988975 | [] | no_license | chenshige/blink | https://github.com/chenshige/blink | 2319887245002810835d9260c457c2c98f4471a4 | 09660605bfdeefa00c8829eba71b4197f32d422a | refs/heads/master | 2020-03-10T10:48:14.739000 | 2017-10-08T10:50:35 | 2017-10-08T10:50:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.blink.browser.download;
import android.app.ActionBar;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import an... | UTF-8 | Java | 6,270 | java | DownloadActivity.java | Java | [] | null | [] | package com.blink.browser.download;
import android.app.ActionBar;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import an... | 6,270 | 0.664912 | 0.663317 | 190 | 32 | 27.02533 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
48ec65aaecd9cd0637bdeef9523a66b4e13c9c79 | 37,331,855,745,231 | 9db9d4241eec01f2aecd40e6ed822c41998be7c9 | /src/com/sinosoft/picc/report/jaxb/complexrelation/impl/ItemSourImpl.java | 1fbc25330e28beac592bd9ef4d264fa920e1558a | [] | no_license | moutainhigh/acc2 | https://github.com/moutainhigh/acc2 | 41bf7edce155cc81763d3756a2ae939d7eaed24e | 08fbcf9e7a42e45dc042949401e301690d2170aa | refs/heads/master | 2023-01-23T00:19:25.522000 | 2019-12-26T15:44:25 | 2019-12-26T15:44:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.2-b15-fcs
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2005.03.16 at... | UTF-8 | Java | 35,549 | java | ItemSourImpl.java | Java | [] | null | [] | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.2-b15-fcs
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2005.03.16 at... | 35,549 | 0.606037 | 0.456609 | 658 | 53.025837 | 50.767075 | 381 | false | false | 0 | 0 | 66 | 0.112408 | 0 | 0 | 0.515198 | false | false | 13 |
d8f9b8d70de79c1eb6c58a3e8a9d03fa41ef6109 | 27,487,790,752,697 | d641d77d9c48dbb6e29139cbae8fc5555b5ecee0 | /src/com/offer/线性表/Queue.java | e882831ff1eb1b119d65eff4d1b35312a0b65f8e | [] | no_license | lixuehan1129/algorithm | https://github.com/lixuehan1129/algorithm | 8dbbd68b6b2161ac71ea1297c4600e3fcf7d5e9d | 40f1c14b64b239e809f31c228df9b0702e2d7f07 | refs/heads/master | 2023-01-05T07:08:19.383000 | 2020-11-09T00:48:18 | 2020-11-09T00:48:18 | 294,684,418 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.offer.线性表;
import java.util.Iterator;
/**
* 老爹说过要用魔法打败魔法
* *
*
* @ClassName: Queue
* @Author 李学翰
* @Description: TODO
* @Data: Create in 15:31 2020/7/27
* @Version: *
* <p>
* 你只管开车办法由老爹来想
*/
public class Queue<T> implements Iterable<T>{
//记录首结点
private Node head;
//记录当前队列的元素个数
p... | UTF-8 | Java | 2,310 | java | Queue.java | Java | [
{
"context": "过要用魔法打败魔法\n * *\n *\n * @ClassName: Queue\n * @Author 李学翰\n * @Description: TODO\n * @Data: Create in 15:31 2",
"end": 115,
"score": 0.9974864721298218,
"start": 112,
"tag": "NAME",
"value": "李学翰"
}
] | null | [] | package com.offer.线性表;
import java.util.Iterator;
/**
* 老爹说过要用魔法打败魔法
* *
*
* @ClassName: Queue
* @Author 李学翰
* @Description: TODO
* @Data: Create in 15:31 2020/7/27
* @Version: *
* <p>
* 你只管开车办法由老爹来想
*/
public class Queue<T> implements Iterable<T>{
//记录首结点
private Node head;
//记录当前队列的元素个数
p... | 2,310 | 0.492056 | 0.485601 | 105 | 18.180952 | 12.497452 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342857 | false | false | 13 |
17f84ff610f0e4cf33e858a7b29d950878b417ba | 28,690,381,559,097 | c7877c8eb9f27b408cdf1685082f9303e63829a7 | /java_multithreading/src/main/java/org/emil/completablefuture/demo_02/future/FutureTest.java | e3f07f7e2fd7d235e74e9a44e131816c99798a75 | [] | no_license | EmilXMG/JavaStudy | https://github.com/EmilXMG/JavaStudy | b34a15c14a8daa3a8c40750354073909265bfce2 | ea1406a6e879cdf9fa9266795ba65200faa61edf | refs/heads/master | 2023-07-25T01:50:05.474000 | 2023-07-07T08:01:22 | 2023-07-07T08:01:22 | 242,535,346 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.emil.completablefuture.demo_02.future;
import org.emil.completablefuture.demo_02.entity.MedalInfo;
import org.emil.completablefuture.demo_02.entity.UserInfo;
import org.emil.completablefuture.demo_02.service.MedalService;
import org.emil.completablefuture.demo_02.service.UserInfoService;
import java.util.... | UTF-8 | Java | 1,703 | java | FutureTest.java | Java | [
{
"context": " java.util.concurrent.FutureTask;\n\n/**\n * @Author: emil\n * @Date: 2023/6/8 14:21\n * @Version: v1.0.0\n * @",
"end": 496,
"score": 0.9996066689491272,
"start": 492,
"tag": "USERNAME",
"value": "emil"
}
] | null | [] | package org.emil.completablefuture.demo_02.future;
import org.emil.completablefuture.demo_02.entity.MedalInfo;
import org.emil.completablefuture.demo_02.entity.UserInfo;
import org.emil.completablefuture.demo_02.service.MedalService;
import org.emil.completablefuture.demo_02.service.UserInfoService;
import java.util.... | 1,703 | 0.722051 | 0.702903 | 50 | 31.379999 | 30.800577 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46 | false | false | 13 |
9417fd8a174cc36e3bb4193159c33d1ebf9ba3ee | 16,080,357,587,492 | 471f7552f5fdc89fb29271ce4a45dffeb28b96fa | /sell/src/main/java/com/imooc/utils/KeyUtil.java | b08c3f5ce765ae6954aef79a6380208eefcce8d4 | [] | no_license | sgwe/WechatOrder | https://github.com/sgwe/WechatOrder | 7bec0e24fe3f83ffbb9b20954118ea1bf804b321 | 041a613170091291d64b7c870776dc08f1a19846 | refs/heads/master | 2020-08-03T05:23:15.488000 | 2019-09-29T13:30:20 | 2019-09-29T13:30:20 | 211,636,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.imooc.utils;
import java.util.Random;
/**
* @Author yangxi
* @Date 2019/7/22 16:00
*/
public class KeyUtil {
/**
* 功能描述: 自动生成订单id(生成唯一主键)
* 格式:时间+随机数
*/
public static synchronized String genUniqueKey() {
Random random = new Random();
Integer number = random.nextI... | UTF-8 | Java | 470 | java | KeyUtil.java | Java | [
{
"context": "c.utils;\n\nimport java.util.Random;\n\n/**\n * @Author yangxi\n * @Date 2019/7/22 16:00\n */\npublic class KeyUtil",
"end": 73,
"score": 0.9995813369750977,
"start": 67,
"tag": "USERNAME",
"value": "yangxi"
}
] | null | [] | package com.imooc.utils;
import java.util.Random;
/**
* @Author yangxi
* @Date 2019/7/22 16:00
*/
public class KeyUtil {
/**
* 功能描述: 自动生成订单id(生成唯一主键)
* 格式:时间+随机数
*/
public static synchronized String genUniqueKey() {
Random random = new Random();
Integer number = random.nextI... | 470 | 0.619617 | 0.564593 | 21 | 18.904762 | 19.830004 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 13 |
2448b5fdbbfef4c8d0652e62d4491a0f9daf87e9 | 31,267,361,926,275 | 551a6099a3c91da61970eaf37d8951056b0cbbef | /src/main/java/com/joseluisgs/productosapirest/dto/GetPedidoDTO.java | 899cc92903ba31e850aa227501c9742884f0e040 | [] | no_license | CIFP-Virgen-de-Gracia/productosapirest-sec | https://github.com/CIFP-Virgen-de-Gracia/productosapirest-sec | 1fe357b411d85ffad2e449be4aa2066fc719b096 | 4dae3ac8939f30f481b4743b0db5d90466e008dc | refs/heads/master | 2021-05-24T07:59:43.276000 | 2020-03-30T12:28:06 | 2020-03-30T12:28:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.joseluisgs.productosapirest.dto;
import java.time.LocalDateTime;
import java.util.Set;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonFormat.Shape;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstruct... | UTF-8 | Java | 977 | java | GetPedidoDTO.java | Java | [] | null | [] | package com.joseluisgs.productosapirest.dto;
import java.time.LocalDateTime;
import java.util.Set;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonFormat.Shape;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstruct... | 977 | 0.745138 | 0.745138 | 48 | 19.354166 | 17.381132 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 13 |
817400025a302918d1f275f2fc867b0868bf085c | 34,763,465,299,007 | 22d12450ae61ec47b7614347ccf16dfe89bf946e | /xbase-web/src/main/java/com/apollo/xbase/web/spring/SpringDataSourceConfig.java | 72bebaaee28d4270bc46e74e7be41afbb9e28f68 | [] | no_license | ChawinTyan/xbase | https://github.com/ChawinTyan/xbase | eda9d75a045e81804792c8d4a4741d1e457fe56d | f4863a8490380fce70d959e70175944214cf84f8 | refs/heads/master | 2020-03-29T09:11:20.378000 | 2019-08-27T15:16:43 | 2019-08-27T15:16:43 | 149,745,274 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.apollo.xbase.web.spring;
import com.alibaba.druid.pool.DruidDataSource;
import org.apache.ibatis.session.SqlSessionFactory;
import org.mybatis.spring.SqlSessionFactoryBean;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Bean;
import... | UTF-8 | Java | 879 | java | SpringDataSourceConfig.java | Java | [] | null | [] | package com.apollo.xbase.web.spring;
import com.alibaba.druid.pool.DruidDataSource;
import org.apache.ibatis.session.SqlSessionFactory;
import org.mybatis.spring.SqlSessionFactoryBean;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Bean;
import... | 879 | 0.784983 | 0.784983 | 28 | 30.392857 | 25.729832 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
c09a25b2b65af5fe9c267bcd957bfd26eb4764bd | 7,301,444,466,135 | fb007f8e23684621ff271a20f45e83eda9c3448f | /app/src/main/java/example/codeclan/com/blackjack/Runner.java | 87cb473294f218c3d6ab6fa38c3d2c4c694430e8 | [] | no_license | goobering/Blackjack | https://github.com/goobering/Blackjack | 6e159469f69cb6cafa1048a7b71560f7018a915d | 34aee78d3c1cace273429a4d4b761af46892f948 | refs/heads/master | 2021-01-21T23:16:32.103000 | 2017-06-25T21:20:16 | 2017-06-25T21:20:16 | 95,386,411 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example.codeclan.com.blackjack;
import java.util.ArrayList;
import java.util.List;
/**
* Created by user on 23/06/2017.
*/
public class Runner
{
public static void main(String[] args)
{
Viewer viewer = new Viewer();
//Set up deck
Deck deck = new Deck();
deck.makeDec... | UTF-8 | Java | 5,099 | java | Runner.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by user on 23/06/2017.\n */\n\npublic class Runner\n{\n pub",
"end": 115,
"score": 0.9494905471801758,
"start": 111,
"tag": "USERNAME",
"value": "user"
}
] | null | [] | package example.codeclan.com.blackjack;
import java.util.ArrayList;
import java.util.List;
/**
* Created by user on 23/06/2017.
*/
public class Runner
{
public static void main(String[] args)
{
Viewer viewer = new Viewer();
//Set up deck
Deck deck = new Deck();
deck.makeDec... | 5,099 | 0.545009 | 0.539321 | 157 | 31.477707 | 26.302887 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458599 | false | false | 13 |
b4518d42645138099dbf2e9132ab0efcaf69c727 | 27,771,258,604,083 | 760f285eabf015b7906229697302305fb1d0bd5c | /src/br/com/softgraf/model/dao/DAOImpl.java | 9147b5cebe24e3adfed7af0d2686dd92b3928055 | [] | no_license | rafareypy/Correcao | https://github.com/rafareypy/Correcao | 2d38add615716d0ddf5a2020cdef897ad533ab65 | 71f270fbb090e92ffff4155ccf379b65005e72a9 | refs/heads/master | 2021-01-22T04:57:24.646000 | 2014-11-25T23:10:47 | 2014-11-25T23:10:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.softgraf.model.dao;
import java.io.Serializable;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.Session;
import org.hibernate.criterion.Restrictions;
import br.com.softgraf.model.bean.Funcionario;
import br.com.softgraf.model.bean.Unidade;
import br.com.softgraf.util.Hibern... | UTF-8 | Java | 1,933 | java | DAOImpl.java | Java | [] | null | [] | package br.com.softgraf.model.dao;
import java.io.Serializable;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.Session;
import org.hibernate.criterion.Restrictions;
import br.com.softgraf.model.bean.Funcionario;
import br.com.softgraf.model.bean.Unidade;
import br.com.softgraf.util.Hibern... | 1,933 | 0.69374 | 0.692706 | 106 | 17.235849 | 20.043139 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.801887 | false | false | 13 |
ee4297ce7d4abe2a93b788351c0e74dd5f835222 | 455,266,533,757 | 4b00fb3dc3162ef46aae9f5bf340effbb7c42ba5 | /ch5/Solution1.java | f9393199093b81eb8de3b97e74248c75042e9356 | [] | no_license | polydier/CCAssignment | https://github.com/polydier/CCAssignment | bfc3a3deabf693faa0f19393d1de3e80b2019d2c | 11214941efb5b9d55e93cf11ed11755b68c3ed21 | refs/heads/master | 2021-01-17T06:48:44.713000 | 2015-10-08T05:46:22 | 2015-10-08T05:46:22 | 42,411,562 | 0 | 0 | null | true | 2015-09-13T20:24:52 | 2015-09-13T20:24:52 | 2015-09-10T16:11:57 | 2015-09-12T22:54:45 | 108 | 0 | 0 | 0 | null | null | null | package ch5;
//andrew ID:dzhu1
//import java.io.*;
import java.util.Scanner;
// given two 32-bit numbers, N and M, and two bit positions.
public class Solution1 {
public static void main(String[] args){
Scanner in = new Scanner(System.in);
String s = in.nextLine();
String[] input = (s.split(" "));
int newinput... | UTF-8 | Java | 772 | java | Solution1.java | Java | [
{
"context": "package ch5;\n//andrew ID:dzhu1\n//import java.io.*;\nimport java.util.Sca",
"end": 21,
"score": 0.9987841844558716,
"start": 15,
"tag": "NAME",
"value": "andrew"
},
{
"context": "package ch5;\n//andrew ID:dzhu1\n//import java.io.*;\nimport java.util.Scanner;\n// ",
... | null | [] | package ch5;
//andrew ID:dzhu1
//import java.io.*;
import java.util.Scanner;
// given two 32-bit numbers, N and M, and two bit positions.
public class Solution1 {
public static void main(String[] args){
Scanner in = new Scanner(System.in);
String s = in.nextLine();
String[] input = (s.split(" "));
int newinput... | 772 | 0.637306 | 0.615285 | 28 | 26.571428 | 18.354502 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.392857 | false | false | 13 |
f676755553175cee94517d0a5f2b21819e20a0f3 | 31,748,398,265,031 | b2de3f27d9db367c00c516c49fef9fae92cf78b2 | /src/Teacher.java | 230363e48265896065778be0baab2a9627730bb4 | [] | no_license | Spengit/ViceLibrary | https://github.com/Spengit/ViceLibrary | 87275cb159edacae81eda2c0268ce85ba4d97cf6 | 905770756de771a815da43845536b2c6d8c56229 | refs/heads/master | 2020-08-29T01:26:02.459000 | 2019-11-20T20:27:54 | 2019-11-20T20:27:54 | 217,879,689 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Teacher extends User {
public Teacher(String name, String lastName,
String address, String email, String phoneNumber, double fines) {
super(name, lastName, address, email, phoneNumber, fines);
// TODO Auto-generated constructor stub
}
private static final int MAX_CHECKOUT = 50;
private stat... | UTF-8 | Java | 992 | java | Teacher.java | Java | [
{
"context": "xtends User {\n\n\tpublic Teacher(String name, String lastName,\n\t\t\tString address, String email, String phoneNum",
"end": 82,
"score": 0.6814884543418884,
"start": 74,
"tag": "NAME",
"value": "lastName"
},
{
"context": " String phoneNumber, double fines) {\n\t\tsupe... | null | [] |
public class Teacher extends User {
public Teacher(String name, String lastName,
String address, String email, String phoneNumber, double fines) {
super(name, lastName, address, email, phoneNumber, fines);
// TODO Auto-generated constructor stub
}
private static final int MAX_CHECKOUT = 50;
private stat... | 992 | 0.695565 | 0.69254 | 54 | 17.351852 | 18.662853 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.481481 | false | false | 13 |
12b99c363339df710ae04e162341b97df64b5f8d | 29,695,403,891,797 | 9af4e63ea990926a713e0a17c6748eea33a7ca82 | /src/main/java/com/westbank/domain/MaritalStatus.java | 71dd9e805a62c66f194fa2375216ea75b1fec74b | [
"MIT"
] | permissive | greetsubbu/loan-approval-portal | https://github.com/greetsubbu/loan-approval-portal | fd8c1d0b7da9da4c48c9b1e28607f47defbf3f55 | ec7fa146bc2fa298fa1c3c2f824f7f92df1466b9 | refs/heads/master | 2022-11-25T01:20:44.462000 | 2020-07-28T22:36:39 | 2020-07-28T22:36:39 | 283,342,080 | 0 | 0 | MIT | true | 2020-07-28T22:32:31 | 2020-07-28T22:32:30 | 2020-07-14T02:34:22 | 2020-01-27T08:26:28 | 820 | 0 | 0 | 0 | null | false | false | package com.westbank.domain;
public enum MaritalStatus {
MARRIED, NOT_MARRIED, OTHER
}
| UTF-8 | Java | 89 | java | MaritalStatus.java | Java | [] | null | [] | package com.westbank.domain;
public enum MaritalStatus {
MARRIED, NOT_MARRIED, OTHER
}
| 89 | 0.775281 | 0.775281 | 5 | 16.799999 | 13.317657 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 13 |
b769d97d8b54a7f28a4504f48d8762bc04e54aea | 26,216,480,441,166 | 6ef4869c6bc2ce2e77b422242e347819f6a5f665 | /devices/google/Pixel 2/29/QPP6.190730.005/src/framework/android/service/print/InstalledPrintServiceProto.java | 27bbd7f5170ad42333179c7b0b05afd07f7282c4 | [] | no_license | hacking-android/frameworks | https://github.com/hacking-android/frameworks | 40e40396bb2edacccabf8a920fa5722b021fb060 | 943f0b4d46f72532a419fb6171e40d1c93984c8e | refs/heads/master | 2020-07-03T19:32:28.876000 | 2019-08-13T03:31:06 | 2019-08-13T03:31:06 | 202,017,534 | 2 | 0 | null | false | 2019-08-13T03:33:19 | 2019-08-12T22:19:30 | 2019-08-13T03:31:53 | 2019-08-13T03:33:18 | 63,898 | 0 | 0 | 0 | Java | false | false | /*
* Decompiled with CFR 0.145.
*/
package android.service.print;
public final class InstalledPrintServiceProto {
public static final long ADD_PRINTERS_ACTIVITY = 1138166333443L;
public static final long ADVANCED_OPTIONS_ACTIVITY = 1138166333444L;
public static final long COMPONENT_NAME = 1146756268033L;... | UTF-8 | Java | 389 | java | InstalledPrintServiceProto.java | Java | [] | null | [] | /*
* Decompiled with CFR 0.145.
*/
package android.service.print;
public final class InstalledPrintServiceProto {
public static final long ADD_PRINTERS_ACTIVITY = 1138166333443L;
public static final long ADVANCED_OPTIONS_ACTIVITY = 1138166333444L;
public static final long COMPONENT_NAME = 1146756268033L;... | 389 | 0.771208 | 0.627249 | 11 | 34.272728 | 28.071632 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 13 |
836c7d1c41d7045948435449f9e4b3a443f30302 | 23,510,651,000,416 | e8dbe93906e6b2d4335ec4911aaed5a321953338 | /sisvia-project/sisvia-util/src/main/java/com/pe/sisvia/util/TemplateConverter.java | 726d082ea602fdbc5b55ced978ced676ed822468 | [] | no_license | asanchez1610/sisvia | https://github.com/asanchez1610/sisvia | b1a5a70297b9a4580fffed5bd19d7544c17e25d0 | 26e31a0ec46b4c335676cfa7dd551395044873d6 | refs/heads/master | 2020-03-21T19:15:03.354000 | 2018-12-07T08:46:35 | 2018-12-07T08:46:35 | 138,937,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pe.sisvia.util;
import java.io.File;
import java.io.FileOutputStream;
import java.io.StringWriter;
import java.util.HashMap;
import java.util.Map;
import com.itextpdf.html2pdf.HtmlConverter;
import freemarker.cache.FileTemplateLoader;
import freemarker.template.Configuration;
import freemarke... | UTF-8 | Java | 2,454 | java | TemplateConverter.java | Java | [] | null | [] | package com.pe.sisvia.util;
import java.io.File;
import java.io.FileOutputStream;
import java.io.StringWriter;
import java.util.HashMap;
import java.util.Map;
import com.itextpdf.html2pdf.HtmlConverter;
import freemarker.cache.FileTemplateLoader;
import freemarker.template.Configuration;
import freemarke... | 2,454 | 0.579055 | 0.574572 | 72 | 32.083332 | 22.558413 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.722222 | false | false | 13 |
a16fa957182aa0a62f26b96f9d5a9b50354fd80a | 2,121,713,849,804 | 13bbb102202d1e04a20331805527fd81db308a2f | /app/src/main/java/com/example/testing/HomePage.java | 69e20acc87138f7705d28bdfad479259b49badfa | [] | no_license | cguo9/techacks | https://github.com/cguo9/techacks | c273c2cccdcb5c2ff52cec8c3094b7132548c1a3 | 23cf6370c34b23fe3ade7266032c7b962ee2a921 | refs/heads/master | 2022-12-04T17:00:32.413000 | 2020-08-16T14:32:49 | 2020-08-16T14:32:49 | 287,689,359 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.testing;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageButton;
import androidx.appcompat.app.AppCompatActivity;
import com.google.firebase.auth.FirebaseAuth;
public class HomePage extends AppCompatActiv... | UTF-8 | Java | 1,751 | java | HomePage.java | Java | [] | null | [] | package com.example.testing;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageButton;
import androidx.appcompat.app.AppCompatActivity;
import com.google.firebase.auth.FirebaseAuth;
public class HomePage extends AppCompatActiv... | 1,751 | 0.645346 | 0.640777 | 52 | 32.673077 | 23.451031 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596154 | false | false | 13 |
bc2e29955353c3a6815f2f51c32873304c18434b | 2,723,009,319,830 | 7bd54424caff38ff4ff431d1a55cd51b3172210b | /test/org/tdl/vireo/model/MockDocumentType.java | 2c68e1371ed0df1c263d2bbf225044612639930e | [] | no_license | TAMULib/Vireo | https://github.com/TAMULib/Vireo | 8c5d8138189a034e8b8a9d23685fbb97bae39ba2 | 45965f11cb859ef4395cc5216121c12fb64d3be5 | refs/heads/tamu_production | 2023-08-31T04:08:45.524000 | 2014-12-05T19:50:22 | 2014-12-05T19:50:22 | 12,141,038 | 0 | 1 | null | true | 2019-07-03T15:14:49 | 2013-08-15T18:46:03 | 2019-06-19T19:07:52 | 2019-07-03T15:14:49 | 18,162 | 1 | 0 | 6 | Java | false | false | package org.tdl.vireo.model;
/**
* This is a simple mock document type class that may be useful for testing.
* Feel free to extend this to add in extra parameters that you feel
* appropriate.
*
* The basic concept is all properties are public so you can create the mock
* object and then set whatever relevant pr... | UTF-8 | Java | 1,404 | java | MockDocumentType.java | Java | [
{
"context": " * @author <a href=\"http://www.scottphillips.com\">Scott Phillips</a>\n */\npublic class MockDocumentType extends Abs",
"end": 437,
"score": 0.9997631907463074,
"start": 423,
"tag": "NAME",
"value": "Scott Phillips"
}
] | null | [] | package org.tdl.vireo.model;
/**
* This is a simple mock document type class that may be useful for testing.
* Feel free to extend this to add in extra parameters that you feel
* appropriate.
*
* The basic concept is all properties are public so you can create the mock
* object and then set whatever relevant pr... | 1,396 | 0.72151 | 0.72151 | 76 | 17.473684 | 20.353115 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.986842 | false | false | 13 |
8de019e16bf0d0936c4fe289b87eed8393f53882 | 10,591,389,392,105 | d73d5d59ea0866e39e39aeb08f1a326e45b1e5e6 | /pro-spring-5-master/chapter18/webflux/src/test/java/com/apress/prospring5/ch18/web/SingerHandlerTest.java | fb2623c12d050f7ff158a16f600da16a433106f8 | [
"LicenseRef-scancode-proprietary-license",
"MIT"
] | permissive | dhanu10896/tech-notes | https://github.com/dhanu10896/tech-notes | 1194a54c3b6e4d3db49aacf49af4521581db8e75 | fd64525e587172e8c80c1764117c6b15b5da30b5 | refs/heads/master | 2022-02-06T14:59:39.541000 | 2019-11-16T15:25:23 | 2019-11-30T16:28:54 | 225,039,136 | 0 | 0 | MIT | false | 2022-01-21T23:34:38 | 2019-11-30T16:26:13 | 2019-11-30T16:30:46 | 2022-01-21T23:34:37 | 77,109 | 0 | 0 | 17 | JavaScript | false | false | package com.apress.prospring5.ch18.web;
import com.apress.prospring5.ch18.ServerConfig;
import com.apress.prospring5.ch18.config.TestConfig;
import com.apress.prospring5.ch18.entities.Singer;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.jupiter.api.Assertions;
import org.junit.runner.RunWith;
impor... | UTF-8 | Java | 2,362 | java | SingerHandlerTest.java | Java | [
{
"context": "junit.jupiter.api.Assertions.*;\n\n/**\n * Created by iuliana.cosmina on 8/6/17.\n */\n@RunWith(SpringRunner.class)\n@Cont",
"end": 815,
"score": 0.9479473829269409,
"start": 800,
"tag": "USERNAME",
"value": "iuliana.cosmina"
},
{
"context": ";\n\t\t\tassertAll(\"singer... | null | [] | package com.apress.prospring5.ch18.web;
import com.apress.prospring5.ch18.ServerConfig;
import com.apress.prospring5.ch18.config.TestConfig;
import com.apress.prospring5.ch18.entities.Singer;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.jupiter.api.Assertions;
import org.junit.runner.RunWith;
impor... | 2,362 | 0.737087 | 0.723963 | 79 | 28.873417 | 24.124868 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.860759 | false | false | 13 |
1f96a968609f5d414f00e3895e1820874207a1ca | 3,401,614,103,318 | a8a40972162fdff7683ae4d251b02fe0cccf6b0a | /projects/maven-hotdeploy-plugin/src/test/java/com/ctp/seam/maven/packaging/HotClassesPackagingTaskTest.java | a36d40ac4ebde256cb16d37becd2f0d1f7ea848b | [] | no_license | ggam/ctpjava | https://github.com/ggam/ctpjava | 4927182c41ffae89061b3233bf6536202e42b784 | 07a30364359517b5a5276c519d745ec644e8f14d | refs/heads/master | 2016-09-12T18:21:38.452000 | 2010-08-12T13:15:35 | 2010-08-12T13:15:35 | 58,070,795 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ctp.seam.maven.packaging;
import java.io.File;
import junit.framework.Assert;
import junit.framework.TestCase;
import org.apache.maven.plugin.logging.Log;
import org.apache.maven.plugin.logging.SystemStreamLog;
import org.apache.maven.plugin.war.packaging.WarPackagingContext;
import org.apache.... | UTF-8 | Java | 2,516 | java | HotClassesPackagingTaskTest.java | Java | [] | null | [] | package com.ctp.seam.maven.packaging;
import java.io.File;
import junit.framework.Assert;
import junit.framework.TestCase;
import org.apache.maven.plugin.logging.Log;
import org.apache.maven.plugin.logging.SystemStreamLog;
import org.apache.maven.plugin.war.packaging.WarPackagingContext;
import org.apache.... | 2,516 | 0.585056 | 0.582671 | 76 | 31.105263 | 23.121862 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.618421 | false | false | 13 |
1f618531e82578957ea5c1ed6e17a46600628f2f | 5,007,931,867,768 | 32fb9e6ec1cafbc0dc5ef3363fcb28dcc7c7c7d1 | /MusicMadeEazy/src/main/data/java/com/dgs/data/dao/MmeAlbumArtistSongMappingDao.java | db25673c7659dae1ed6d338059229f21bc6108e6 | [] | no_license | Akhila2992/Music-Made-Eazy | https://github.com/Akhila2992/Music-Made-Eazy | 3c0581897ef2690bfacf5b302ab9752e4e44322f | 76898583bee62da1b89473dc4f7a4072e22d2ebb | refs/heads/master | 2021-05-03T11:46:43.530000 | 2016-09-28T15:30:31 | 2016-09-28T15:30:31 | 69,476,479 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dgs.data.dao;
// default package
// Generated 25 Aug, 2016 2:06:53 PM by Hibernate Tools 5.0.0.Alpha3
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
impor... | UTF-8 | Java | 2,148 | java | MmeAlbumArtistSongMappingDao.java | Java | [
{
"context": "ing.\n * @see .MmeAlbumArtistSongMapping\n * @author Hibernate Tools\n */\n@Stateless\npublic class MmeAlbumArtistS",
"end": 550,
"score": 0.7848846316337585,
"start": 541,
"tag": "NAME",
"value": "Hibernate"
},
{
"context": "ee .MmeAlbumArtistSongMapping\n * @author Hi... | null | [] | package com.dgs.data.dao;
// default package
// Generated 25 Aug, 2016 2:06:53 PM by Hibernate Tools 5.0.0.Alpha3
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
impor... | 2,148 | 0.76676 | 0.759777 | 73 | 28.424658 | 25.79472 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.849315 | false | false | 13 |
3d0497d7c5ea4f54b377183fd58cf2d1bc64e547 | 11,802,570,197,924 | a3b29bfd456def13e48c6f6c161b8292684394fc | /src/test/java/org/katas/tennis/TenisTest.java | f2bab589b2d749188d21699495222408978f253c | [] | no_license | rroldan/tennis-kata | https://github.com/rroldan/tennis-kata | 777b8d4ad714d63ea4665ddb27075229713b98c8 | 3255816016aea9610d38dee353953d23e87929e7 | refs/heads/master | 2020-06-01T04:15:42.254000 | 2014-06-01T12:07:27 | 2014-06-01T12:07:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.katas.tennis;
import static org.junit.Assert.*;
import org.junit.Test;
import org.katas.tennis.Tenis;
public class TenisTest {
@Test
public void gana15PuntosJugador1(){
Tenis tenis = new Tenis();
int puntosJugador0 = tenis.puntos(0);
tenis.sumaPuntos(0);
assertEquals("Valor no esperado",pu... | UTF-8 | Java | 2,187 | java | TenisTest.java | Java | [] | null | [] | package org.katas.tennis;
import static org.junit.Assert.*;
import org.junit.Test;
import org.katas.tennis.Tenis;
public class TenisTest {
@Test
public void gana15PuntosJugador1(){
Tenis tenis = new Tenis();
int puntosJugador0 = tenis.puntos(0);
tenis.sumaPuntos(0);
assertEquals("Valor no esperado",pu... | 2,187 | 0.694102 | 0.666209 | 112 | 18.526785 | 15.609612 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.017857 | false | false | 13 |
f1c5b8dbe4deb3587893b2928fb2ac1381e2d9df | 12,481,175,031,741 | 64d6f6f0e31f27679f3623a5f80496ac372f9f28 | /domain/src/main/java/be/pekket/ucll/ip/domain/db/ChiroDB/ChiroMap.java | e25617981fb2f275a4830a9011915b08bbcadc8a | [] | no_license | Pekket/UCLL-IP | https://github.com/Pekket/UCLL-IP | 3788a7b5cd23365845ff040cade3a551aeb483c4 | c0886426208b660edb6ef24525e58cb83e5a6db9 | refs/heads/master | 2018-02-09T07:57:23.688000 | 2016-10-07T11:52:29 | 2016-10-07T11:52:29 | 70,241,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.pekket.ucll.ip.domain.db.ChiroDB;
import be.pekket.ucll.ip.domain.db.DbException;
import be.pekket.ucll.ip.domain.model.Chiro;
import be.pekket.ucll.ip.domain.model.Member;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class ChiroMap implements I... | UTF-8 | Java | 2,797 | java | ChiroMap.java | Java | [] | null | [] | package be.pekket.ucll.ip.domain.db.ChiroDB;
import be.pekket.ucll.ip.domain.db.DbException;
import be.pekket.ucll.ip.domain.model.Chiro;
import be.pekket.ucll.ip.domain.model.Member;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class ChiroMap implements I... | 2,797 | 0.603146 | 0.601716 | 93 | 29.07527 | 25.240877 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.494624 | false | false | 13 |
d70b0758502b61a7b4d21b279b32de9e83e02ebe | 15,728,170,265,905 | 421ab47aca53d9cb60e24ac7d0888242df494952 | /liquibase-ext/src/main/java/liquibase/database/ext/MySQLDatabase.java | e4e44abba6134e756d0e581d2bf243a4d366440a | [
"Apache-2.0"
] | permissive | jcaddel/liquibase | https://github.com/jcaddel/liquibase | 742bf76a205194ba0689eb284d5e6fd91d270e80 | 2beef81e4c532a9ce4603784fe541b272e66b8be | refs/heads/master | 2021-01-16T20:32:38.481000 | 2012-08-20T22:35:29 | 2012-08-20T22:35:29 | 2,140,989 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package liquibase.database.ext;
import liquibase.Constants;
import liquibase.database.DelimiterStyle;
import liquibase.database.structure.ForeignKeyConstraintType;
public class MySQLDatabase extends liquibase.database.core.MySQLDatabase {
public static final DelimiterStyle DEFAULT_DELIMITER_STYLE = DelimiterStyle... | UTF-8 | Java | 1,808 | java | MySQLDatabase.java | Java | [] | null | [] | package liquibase.database.ext;
import liquibase.Constants;
import liquibase.database.DelimiterStyle;
import liquibase.database.structure.ForeignKeyConstraintType;
public class MySQLDatabase extends liquibase.database.core.MySQLDatabase {
public static final DelimiterStyle DEFAULT_DELIMITER_STYLE = DelimiterStyle... | 1,808 | 0.724558 | 0.724558 | 53 | 33.113209 | 35.152851 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301887 | false | false | 13 |
66f1d3274bf2d59d88c1353c8ac03e5e058bf6b2 | 8,658,654,136,024 | e06d005d0bad5473467fba1fca48c2757f14bf7c | /euler2.java | 024bcfebdc53f68653f59966624ba5fe8e779eeb | [] | no_license | smutchek/projectEuler | https://github.com/smutchek/projectEuler | 59abe2a16b4def67a3a2d82aaa689000e159327c | bd1febd7497d05b06229face944e778b3ba0856a | refs/heads/master | 2020-06-26T19:23:26.620000 | 2019-08-10T18:22:07 | 2019-08-10T18:22:07 | 199,730,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
public class euler2{
public static void main(String[] args) {
ArrayList<Integer> fibonacci = new ArrayList<Integer>();
fibonacci.add(1);
fibonacci.add(2);
int lastNum = 0;
int counter = 1;
while(lastNum <= 4000000){
lastNum ... | UTF-8 | Java | 851 | java | euler2.java | Java | [] | null | [] | import java.util.ArrayList;
public class euler2{
public static void main(String[] args) {
ArrayList<Integer> fibonacci = new ArrayList<Integer>();
fibonacci.add(1);
fibonacci.add(2);
int lastNum = 0;
int counter = 1;
while(lastNum <= 4000000){
lastNum ... | 851 | 0.520564 | 0.499412 | 26 | 31.76923 | 19.462603 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 13 |
db8c7c8fb9ff73a95cfdf6c1428e548790716e17 | 28,887,950,103,751 | ab3eaee1c61711338a47039461b9c4ac72ace89d | /login/src/main/java/com/programem/login/SecurityWebConfig.java | 3eb00f759436b58b4ea77876dd41394342cd7e01 | [] | no_license | eduarda-moreira/login | https://github.com/eduarda-moreira/login | 557fd211951309edd4fef96baab8f02aa3a85985 | 121ed0e85b825e3203b5dc658b7c3ebc8f53ee6c | refs/heads/master | 2022-11-17T14:47:59.891000 | 2020-07-18T02:41:00 | 2020-07-18T02:41:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.programem.login;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
import org.springframework.security.config.annotation.web.configuration.WebSecurityConfigur... | UTF-8 | Java | 855 | java | SecurityWebConfig.java | Java | [
{
"context": " .inMemoryAuthentication()\n .withUser(\"duda\").password(\"{noop}duda\")\n .roles(\"USER",
"end": 595,
"score": 0.9993007183074951,
"start": 591,
"tag": "USERNAME",
"value": "duda"
},
{
"context": "entication()\n .withUser(\"duda\").passwor... | null | [] | package com.programem.login;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
import org.springframework.security.config.annotation.web.configuration.WebSecurityConfigur... | 852 | 0.716959 | 0.716959 | 27 | 30.666666 | 32.684803 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.185185 | false | false | 13 |
0f312068f60642654a5d57f0cebf4d1d189a998f | 17,085,379,966,719 | f05cdd2465d1afc39f26032dc4900ec9b7b14f51 | /core/src/com/mygdx/game/interfaces/PlayerNpcBase.java | 27b1eec1518f4526a26277ab7089fa345cce22db | [] | no_license | Camargod/RabbitHut | https://github.com/Camargod/RabbitHut | eccef9125a12a03d23e354f17c66aeac31bc59f4 | ce1286e349f4bdffb59e4b77e81fd5f39fd62b96 | refs/heads/master | 2021-04-18T14:31:53.623000 | 2020-07-25T00:15:50 | 2020-07-25T00:15:50 | 249,553,278 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mygdx.game.interfaces;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.*;
import com.badlogic.gdx.physics.box2d.Body;
import com.badlogic.gdx.physics.box2d.Box2D;
import com.badlogic.gdx.utils.Array;
import com.mygdx.game.MyGdxGame;
public class... | UTF-8 | Java | 4,002 | java | PlayerNpcBase.java | Java | [] | null | [] | package com.mygdx.game.interfaces;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.*;
import com.badlogic.gdx.physics.box2d.Body;
import com.badlogic.gdx.physics.box2d.Box2D;
import com.badlogic.gdx.utils.Array;
import com.mygdx.game.MyGdxGame;
public class... | 4,002 | 0.685407 | 0.650425 | 129 | 30.031008 | 33.005505 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.55814 | false | false | 13 |
a387fb99c478aab8eb48f97577176adb38271f4b | 6,914,897,399,901 | 47df535cef3253ce788eb0ee17db3ded112647dc | /app/src/main/java/com/example/jaishree/attendance/StudentSubjectAttendance.java | fd7572ffcecef7efc4b939738fd32f656dd52cc0 | [] | no_license | Jaishreeagarwal48/Smart_Attendance_System | https://github.com/Jaishreeagarwal48/Smart_Attendance_System | e8d868906ebf87f31e7681bfe5dcb4c79386b161 | d4d4793adda6c6ce715e5c0f3affb47cba90a2de | refs/heads/master | 2020-09-16T08:15:19.847000 | 2019-11-24T07:44:19 | 2019-11-24T07:44:39 | 223,709,033 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.jaishree.attendance;
import android.app.DatePickerDialog;
import android.content.SharedPreferences;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.... | UTF-8 | Java | 4,291 | java | StudentSubjectAttendance.java | Java | [] | null | [] | package com.example.jaishree.attendance;
import android.app.DatePickerDialog;
import android.content.SharedPreferences;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.... | 4,291 | 0.655325 | 0.651363 | 113 | 36.97345 | 31.839325 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.716814 | false | false | 13 |
26ae32d9d35bdbc4d9313bc42548a9d1dcbfffa0 | 27,805,618,277,720 | a9c947bada3737df5a236260d24d9b50fde18a0b | /app/src/main/java/com/gavin/redagger/base/App.java | 4c351943f3db56de116844f8a64c5ecad1922180 | [] | no_license | gavinxxxxxx/ReDagger | https://github.com/gavinxxxxxx/ReDagger | 41cfdd9ef07b7d59c3fb64f5f5e503354e8cdafd | 65642e77b27e763a530a2a6802ed2e646e3a3cf3 | refs/heads/master | 2021-01-20T02:54:57.198000 | 2017-04-26T10:17:53 | 2017-04-26T10:17:53 | 89,467,744 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gavin.redagger.base;
import android.app.Application;
import com.gavin.redagger.inject.component.ApplicationComponent;
import com.gavin.redagger.inject.component.DaggerApplicationComponent;
import com.gavin.redagger.inject.module.ApplicationModule;
/**
* 自定义Application
*
* @author gavin.xiong 2016/5/18... | UTF-8 | Java | 697 | java | App.java | Java | [
{
"context": "cationModule;\n\n/**\n * 自定义Application\n *\n * @author gavin.xiong 2016/5/18\n */\npublic class App extends Applicatio",
"end": 310,
"score": 0.9525824189186096,
"start": 299,
"tag": "USERNAME",
"value": "gavin.xiong"
}
] | null | [] | package com.gavin.redagger.base;
import android.app.Application;
import com.gavin.redagger.inject.component.ApplicationComponent;
import com.gavin.redagger.inject.component.DaggerApplicationComponent;
import com.gavin.redagger.inject.module.ApplicationModule;
/**
* 自定义Application
*
* @author gavin.xiong 2016/5/18... | 697 | 0.68741 | 0.677279 | 28 | 23.678572 | 22.786358 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
00bcadbab02345578490265d5e03a837dafd051d | 23,768,349,068,798 | 4099fb95bb56c0a1416478914224f5becfb654f5 | /server/src/main/java/com/huake/saas/weixin/model/BindWeixinMessage.java | 8a48933c2d103a7208be38b883f24b4aae1d250e | [] | no_license | tyxing007/AppPortal | https://github.com/tyxing007/AppPortal | 9c43b90c7ac4bb2920c5cb830e9d43bfa3b58bc7 | 5c12486d1f2d99fceb0875608818e8dcadf7282b | refs/heads/master | 2020-12-25T09:46:56.418000 | 2015-02-12T09:13:10 | 2015-02-12T09:13:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huake.saas.weixin.model;
import java.math.BigDecimal;
import java.util.Date;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement(name = "xm... | UTF-8 | Java | 3,614 | java | BindWeixinMessage.java | Java | [] | null | [] | package com.huake.saas.weixin.model;
import java.math.BigDecimal;
import java.util.Date;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement(name = "xm... | 3,614 | 0.683177 | 0.683177 | 191 | 16.921467 | 15.765265 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.21466 | false | false | 13 |
26a43e1ad65438375bee5a1ee8fc43e4420c794d | 17,884,243,886,791 | 8fe60ac9f24c90797221276bfbca5708049b8cd6 | /chess-game/src/main/java/com/nadeem/app/kata/Command.java | d8039b894f79f737f13fe40eae30a90b65f7e7c2 | [
"Apache-2.0"
] | permissive | AlexRogalskiy/katas | https://github.com/AlexRogalskiy/katas | 398030cd961261db149ee2a594efa46fa4aace59 | 41533353c5479ed593fdac56d4b21a5d26bebdde | refs/heads/master | 2021-12-12T08:08:25.773000 | 2016-12-24T04:01:17 | 2016-12-24T04:01:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nadeem.app.kata;
/**
* @author Nadeem Mohammad
*
*/
public class Command {
private Piece piece;
private Position destination;
public Command(final Piece piece, final Position destination) {
this.piece = piece;
this.destination = destination;
}
public Piece getPiece() {
ret... | UTF-8 | Java | 405 | java | Command.java | Java | [
{
"context": "package com.nadeem.app.kata;\r\n\r\n/**\r\n * @author Nadeem Mohammad\r\n *\r\n */\r\npublic class Command {\r\n\r\n\tprivate Piec",
"end": 63,
"score": 0.9998766183853149,
"start": 48,
"tag": "NAME",
"value": "Nadeem Mohammad"
}
] | null | [] | package com.nadeem.app.kata;
/**
* @author <NAME>
*
*/
public class Command {
private Piece piece;
private Position destination;
public Command(final Piece piece, final Position destination) {
this.piece = piece;
this.destination = destination;
}
public Piece getPiece() {
return piece... | 396 | 0.669136 | 0.669136 | 24 | 14.875 | 16.076153 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
5e3c738923144d90860cd999839364366318ec21 | 35,785,667,532,487 | b13d1f04427215f278fd391448af8aef05a45099 | /src/org/hollowcraft/server/model/World.java | 5acbacb1fabea98cba598d487d63e72a2c016288 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Mediator/HollowCraft | https://github.com/Mediator/HollowCraft | 991655dd71d753c95787f5e7878eaa24f867b24b | ecb62018dfe1b86e1ec17996e4a00a6d06c764dc | refs/heads/master | 2016-09-09T23:57:42.340000 | 2010-10-07T03:26:34 | 2010-10-07T03:26:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.hollowcraft.server.model;
/*
* HollowCraft License
* Copyright (c) 2010 Caleb Champlin.
* All rights reserved
* This license must be include in all copied, cloned and derived works
*/
import java.util.*;
import java.io.IOException;
import org.hollowcraft.model.BlockDefinition;
import org.hollow... | UTF-8 | Java | 2,231 | java | World.java | Java | [
{
"context": "\n\n/*\n * HollowCraft License\n * Copyright (c) 2010 Caleb Champlin.\n * All rights reserved\n * This license must be",
"end": 102,
"score": 0.9998748898506165,
"start": 88,
"tag": "NAME",
"value": "Caleb Champlin"
},
{
"context": "j.*;\n\n/**\n * Manages the in-gam... | null | [] | package org.hollowcraft.server.model;
/*
* HollowCraft License
* Copyright (c) 2010 <NAME>.
* All rights reserved
* This license must be include in all copied, cloned and derived works
*/
import java.util.*;
import java.io.IOException;
import org.hollowcraft.model.BlockDefinition;
import org.hollowcraft.mo... | 2,215 | 0.761094 | 0.758853 | 90 | 23.788889 | 19.441362 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.911111 | false | false | 13 |
5c12b69eab7ae96c03964385adff53fa34a570c3 | 12,747,462,994,097 | efa45b76e1431d63c02ffb1a86f5a748938b663e | /src/com/main/baofang/DishOrderActivity.java | ffcadc91ea9cd9a2c08ef8484dd1020e31ae8b5d | [] | no_license | wooof21/Serious-Creator_Project1 | https://github.com/wooof21/Serious-Creator_Project1 | 8668dfcdd042fcac7abcc7822c57e4cd28711dd7 | 87bff0846c8add981432f05faa8c2c335917fe0a | refs/heads/master | 2020-06-19T04:43:40.764000 | 2016-11-27T23:14:16 | 2016-11-27T23:14:16 | 74,920,037 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.main.baofang;
import java.io.File;
import java.io.IOException;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.j... | GB18030 | Java | 25,831 | java | DishOrderActivity.java | Java | [
{
"context": "r;\nimport android.widget.TextView;\n\n/**\n * @author Liming Chu\n * \n * @param\n * @return\n */\npublic class DishOrd",
"end": 2831,
"score": 0.9993768930435181,
"start": 2821,
"tag": "NAME",
"value": "Liming Chu"
}
] | null | [] | /**
*
*/
package com.main.baofang;
import java.io.File;
import java.io.IOException;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.j... | 25,827 | 0.656856 | 0.652217 | 955 | 25.185341 | 18.941248 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.969634 | false | false | 13 |
3d00b36c119aeb4f265795847d155389d536248d | 27,530,740,424,429 | efe3be5bfdb14c2a742d8083d1aed2eac1946984 | /al0ne/src/com/al0ne/Engine/Utility/GameChanges.java | 4a9f0da0c011640ff55e5ae6f7309a34092e6a31 | [] | no_license | teh-BMW/al0ne | https://github.com/teh-BMW/al0ne | d77c578885f2c687a1620e588fbdcdb906b51561 | 4e327c5f3bf411eb0001ac9e14fed17a6c0e0b3e | refs/heads/master | 2021-01-19T08:11:30.276000 | 2018-04-29T16:19:02 | 2018-04-29T16:19:02 | 56,603,377 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.al0ne.Engine.Utility;
import com.al0ne.AbstractEntities.*;
import com.al0ne.AbstractEntities.Pairs.Pair;
import com.al0ne.AbstractEntities.Player.Player;
import com.al0ne.AbstractEntities.Abstract.Enemy;
import com.al0ne.AbstractEntities.Abstract.Item;
import com.al0ne.ConcreteEntities.Items.ConcreteItems.... | UTF-8 | Java | 11,593 | java | GameChanges.java | Java | [
{
"context": "m.al0ne.Engine.Main.printToLog;\n\n/**\n * Created by BMW on 13/04/2017.\n */\npublic class GameChanges {\n\n ",
"end": 1066,
"score": 0.998816967010498,
"start": 1063,
"tag": "USERNAME",
"value": "BMW"
}
] | null | [] | package com.al0ne.Engine.Utility;
import com.al0ne.AbstractEntities.*;
import com.al0ne.AbstractEntities.Pairs.Pair;
import com.al0ne.AbstractEntities.Player.Player;
import com.al0ne.AbstractEntities.Abstract.Enemy;
import com.al0ne.AbstractEntities.Abstract.Item;
import com.al0ne.ConcreteEntities.Items.ConcreteItems.... | 11,593 | 0.521263 | 0.51695 | 388 | 28.878866 | 23.542751 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
f957cadb6221b58cd7bdefd417f6e44862bd085a | 37,177,236,935,230 | 1bcc50283f96c98ddb684856d2d9abfd5860c54e | /src/controlador/ControladorMenu.java | 0e182f0db9003e38e6c51b03bffbdd013c2d7753 | [] | no_license | key0202/integrador_proyecto1 | https://github.com/key0202/integrador_proyecto1 | d2690aa444eeaae62595800a12394a5b365ddec4 | fd77b3a56d0d029c4b07755ccb9fee2417be2748 | refs/heads/master | 2022-11-01T15:07:11.520000 | 2020-06-13T17:03:27 | 2020-06-13T17:03:27 | 268,121,304 | 0 | 0 | null | false | 2020-06-13T17:03:29 | 2020-05-30T16:48:31 | 2020-06-13T08:43:39 | 2020-06-13T17:03:28 | 392 | 0 | 0 | 0 | Java | false | false | package controlador;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.io.File;
import javax.swing.JOptionPane;
import modelo.dao.DaoAlumno;
import modelo.dao.DaoAsistencia;
import modelo.dao.DaoMateria;
import mo... | UTF-8 | Java | 6,088 | java | ControladorMenu.java | Java | [
{
"context": "archivos txt\n public static String username = \"DAVID\";\n public static String destino = \"Desktop\"; /",
"end": 1511,
"score": 0.9996030926704407,
"start": 1506,
"tag": "USERNAME",
"value": "DAVID"
}
] | null | [] | package controlador;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.io.File;
import javax.swing.JOptionPane;
import modelo.dao.DaoAlumno;
import modelo.dao.DaoAsistencia;
import modelo.dao.DaoMateria;
import mo... | 6,088 | 0.65681 | 0.656317 | 168 | 35.232143 | 27.248411 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529762 | false | false | 13 |
e356209c6f4d5592af9556660cdd930d3a9e3639 | 25,761,213,893,856 | e10bbfc26434d3aeea13890bca20d2fe3cfbba29 | /app/src/main/java/com/horen/horenbase/bean/NavigationTag.java | fd4c9b6fdced172ee06671f0f991ffdb4ced9ace | [] | no_license | barry-ran/Live-1 | https://github.com/barry-ran/Live-1 | b7c723a6fbea79adbdfe9ba45d762f55e412343b | fc30bda5f1f592ee027920ceb2bb663bef8e7bab | refs/heads/master | 2021-10-08T05:08:06.498000 | 2018-07-17T03:58:33 | 2018-07-17T03:58:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.horen.horenbase.bean;
import com.mcxtzhang.indexlib.IndexBar.bean.BaseIndexPinyinBean;
import java.util.List;
/**
* @author :ChenYangYi
* @date :2018/07/04/16:56
* @description :
* @github :https://github.com/chenyy0708
*/
public class NavigationTag extends BaseIndexPinyinBean {
/**
* cou... | UTF-8 | Java | 1,677 | java | NavigationTag.java | Java | [
{
"context": "yinBean;\n\nimport java.util.List;\n\n/**\n * @author :ChenYangYi\n * @date :2018/07/04/16:56\n * @description :\n * @",
"end": 151,
"score": 0.9998550415039062,
"start": 141,
"tag": "NAME",
"value": "ChenYangYi"
},
{
"context": "\n * @description :\n * @github :https:/... | null | [] | package com.horen.horenbase.bean;
import com.mcxtzhang.indexlib.IndexBar.bean.BaseIndexPinyinBean;
import java.util.List;
/**
* @author :ChenYangYi
* @date :2018/07/04/16:56
* @description :
* @github :https://github.com/chenyy0708
*/
public class NavigationTag extends BaseIndexPinyinBean {
/**
* cou... | 1,677 | 0.536076 | 0.521169 | 89 | 17.842697 | 15.860274 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.280899 | false | false | 13 |
b448483ec73787068ea1d60be58f35f3f83e96cd | 38,250,978,750,565 | 18bd0c0edc7fff52c614a2d30688a05bbbfcd2f8 | /src/humanResources/LinkedList.java | 38d4e23ba4a985dae2caf9abb6486e98bed0f8fe | [] | no_license | DrewTrue/Lab5 | https://github.com/DrewTrue/Lab5 | eae746a18c48be074636fe7da726907463dd93d7 | b52f9f4e99d15ed504e1792dd79896dd566ea501 | refs/heads/master | 2020-03-16T09:11:41.402000 | 2018-05-09T14:55:31 | 2018-05-09T14:55:31 | 132,610,907 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package humanResources;
import java.util.*;
public class LinkedList<T>{
private Node<T> head;
private Node<T> tail;
private int size;
public Node<T> getHead(){
return head;
}
public Node<T> getTail(){
return tail;
}
public boolean addNodeList(T value){
Node<T... | UTF-8 | Java | 13,704 | java | LinkedList.java | Java | [] | null | [] | package humanResources;
import java.util.*;
public class LinkedList<T>{
private Node<T> head;
private Node<T> tail;
private int size;
public Node<T> getHead(){
return head;
}
public Node<T> getTail(){
return tail;
}
public boolean addNodeList(T value){
Node<T... | 13,704 | 0.4811 | 0.476649 | 491 | 26.910387 | 20.795584 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513238 | false | false | 13 |
800f628e092106dde98d3e8532fe2fc7507b8de3 | 26,431,228,799,373 | 29817a12757c9b5953fe6ff4a4d5f3af991d826b | /No 3/GFC.java | d7368550cc81b2e797d36babfcff10abfff85c3a | [] | no_license | Dini274/UAS-SMT-2 | https://github.com/Dini274/UAS-SMT-2 | 137966fb9019bb566a19588cc0a07004ff42dbe7 | d7f22c4bd005e83509eba3b48df43b52c2d4cdab | refs/heads/main | 2023-06-23T09:01:10.228000 | 2021-07-11T15:07:32 | 2021-07-11T15:07:32 | 384,947,547 | 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.
*/
/**
*
* @author Dini Aryani
*/
// Java program to insert a string into another string
// without using any pre-defined m... | UTF-8 | Java | 1,909 | java | GFC.java | Java | [
{
"context": "emplate in the editor.\r\n */\r\n\r\n/**\r\n *\r\n * @author Dini Aryani\r\n */\r\n// Java program to insert a string into ano",
"end": 223,
"score": 0.9998400807380676,
"start": 212,
"tag": "NAME",
"value": "Dini Aryani"
},
{
"context": "Get the Strings\r\n Stri... | 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.
*/
/**
*
* @author <NAME>
*/
// Java program to insert a string into another string
// without using any pre-defined method... | 1,901 | 0.508643 | 0.507596 | 68 | 26.07353 | 21.229361 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.308824 | false | false | 13 |
320d6d7fcb7a1256b7f06780eadbd92439d7e581 | 10,179,072,492,366 | 3eed3dcf0de427eb7925d8758b516bc5eecb6031 | /common-util/src/main/java/com/zgl/common/util/ExecutorUtils.java | 343bc8e210b736b69fb92a7bfb9e67bb91f44fc4 | [] | no_license | zgl-dlut/common-utils | https://github.com/zgl-dlut/common-utils | 2e55a04bbbf7a0fff3277aae1d4973e2e8cf1e85 | 53733b5bfa86c3e5a678d5eec3a9ab4d0c999699 | refs/heads/master | 2022-07-04T05:07:04.635000 | 2020-03-22T03:49:05 | 2020-03-22T03:49:05 | 177,900,483 | 0 | 0 | null | false | 2022-06-17T02:06:41 | 2019-03-27T02:03:53 | 2020-03-22T03:49:21 | 2022-06-17T02:06:40 | 66 | 0 | 0 | 1 | Java | false | false | package com.zgl.common.util;
import com.alibaba.ttl.threadpool.TtlExecutors;
import com.google.common.util.concurrent.ThreadFactoryBuilder;
import org.springframework.lang.Nullable;
import java.util.concurrent.*;
/**
* @author zgl
* @date 2019/8/20 下午5:39
*/
public class ExecutorUtils {
private static final Thre... | UTF-8 | Java | 1,187 | java | ExecutorUtils.java | Java | [
{
"context": "e;\n\nimport java.util.concurrent.*;\n\n/**\n * @author zgl\n * @date 2019/8/20 下午5:39\n */\npublic class Execut",
"end": 234,
"score": 0.9996354579925537,
"start": 231,
"tag": "USERNAME",
"value": "zgl"
}
] | null | [] | package com.zgl.common.util;
import com.alibaba.ttl.threadpool.TtlExecutors;
import com.google.common.util.concurrent.ThreadFactoryBuilder;
import org.springframework.lang.Nullable;
import java.util.concurrent.*;
/**
* @author zgl
* @date 2019/8/20 下午5:39
*/
public class ExecutorUtils {
private static final Thre... | 1,187 | 0.7773 | 0.760963 | 39 | 28.846153 | 38.978325 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.102564 | false | false | 13 |
cd2ab1ea176ce0696e59d398b0903a750c276469 | 36,386,962,955,369 | 5b5b0ee91677524292b69cfc8cde227fdf7ba7f9 | /A2Prj/src/com/mycompany/a2/ICollection.java | 0dcb7464b323c9fb253be9350626aa4901033330 | [] | no_license | nihito/CSC-134 | https://github.com/nihito/CSC-134 | a6e87e234e4452f6030a5e379b87cd11e0488a94 | f116bb0505313ba38e45b438797cb7d9b91b5817 | refs/heads/master | 2023-04-24T15:27:18.496000 | 2019-06-01T07:20:19 | 2019-06-01T07:20:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mycompany.a2;
public interface ICollection {
public void add(Object object);
public IIterator getIterator();
}
| UTF-8 | Java | 143 | java | ICollection.java | Java | [] | null | [] | package com.mycompany.a2;
public interface ICollection {
public void add(Object object);
public IIterator getIterator();
}
| 143 | 0.685315 | 0.678322 | 10 | 12.3 | 14.366976 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 13 |
e774f29d778164906e6395ce592ab165c29a265a | 27,719,718,942,430 | a0e6582789547592521227cc4ba7e8d4e1e64f1d | /src/model/services/DepartamentoServices.java | 64f25cda316c7b6f0380ba209b1da7b3a3775c83 | [] | no_license | MatheusPedroSS/workshop-javafx-jdbc | https://github.com/MatheusPedroSS/workshop-javafx-jdbc | 9c3508e52a85f4f24de09095ce922c76fd45879e | 1749ecbe4fdec23dea2161d7a060ae8775675323 | refs/heads/master | 2020-05-01T02:58:07.263000 | 2019-03-23T08:05:29 | 2019-03-23T08:05:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model.services;
import java.util.List;
import model.dao.DaoFactory;
import model.dao.DepartamentoDao;
import model.entities.Departamento;
public class DepartamentoServices {
private DepartamentoDao dao = DaoFactory.criarDepartamentoDao();
public List<Departamento> findAll(){
return dao.buscarTodos();... | UTF-8 | Java | 541 | java | DepartamentoServices.java | Java | [] | null | [] | package model.services;
import java.util.List;
import model.dao.DaoFactory;
import model.dao.DepartamentoDao;
import model.entities.Departamento;
public class DepartamentoServices {
private DepartamentoDao dao = DaoFactory.criarDepartamentoDao();
public List<Departamento> findAll(){
return dao.buscarTodos();... | 541 | 0.720887 | 0.720887 | 29 | 17.655172 | 17.336977 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.344828 | false | false | 13 |
6c71574f3dcf940da2b24b46bcdd7644e012ccd5 | 11,098,195,529,151 | 174c982382d832cb4f444e8534ea3f6d69f3cc77 | /src/main/java/com/mobileshop/dto/ProductDTO.java | 2cc38378ee2e22c60b57b7ca99619ee63932a3b7 | [] | no_license | phamdatDeveloper/mobilestore2021 | https://github.com/phamdatDeveloper/mobilestore2021 | d094037ee889ef57836fb98139558509fe8b2ad0 | 155cb5de0b042f26787b23bd97c3fe922b4075cc | refs/heads/main | 2023-06-27T16:30:56.182000 | 2021-07-23T15:34:26 | 2021-07-23T15:34:26 | 356,815,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mobileshop.dto;
import java.util.List;
import org.hibernate.validator.constraints.NotEmpty;
public class ProductDTO extends BaseDTO {
@NotEmpty(message="Không được để trống trường này")
private String productName;
@NotEmpty(message="Không được để trống trường này")
private int price;
private int p... | UTF-8 | Java | 2,450 | java | ProductDTO.java | Java | [] | null | [] | package com.mobileshop.dto;
import java.util.List;
import org.hibernate.validator.constraints.NotEmpty;
public class ProductDTO extends BaseDTO {
@NotEmpty(message="Không được để trống trường này")
private String productName;
@NotEmpty(message="Không được để trống trường này")
private int price;
private int p... | 2,450 | 0.730066 | 0.730066 | 143 | 15.839161 | 16.808943 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.146853 | false | false | 13 |
a0bb52046315f009d6f45b1642950dd4095c8fdb | 28,673,201,730,958 | 561caee0c767ff6b49db6ec1e16fddfbba5396c4 | /DataStructures/Graph/CheckCycleDirectedGraph.java | 0519d78e099a4a82186f60c6bb1bcfff4f72146e | [] | no_license | ranjithkumarshetty/practiceProblems | https://github.com/ranjithkumarshetty/practiceProblems | b025238571a06bb9bf8353d523393f06b36e8824 | 17b3e5304bd767793e7ffbe25e33d8cb0a21d6d9 | refs/heads/master | 2016-09-07T18:51:32.610000 | 2016-02-29T18:17:07 | 2016-02-29T18:17:07 | 24,291,557 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Iterator;
import java.util.LinkedList;
public class CheckCycleDirectedGraph {
private int v; // |V|
private LinkedList<Integer> adj[]; // Adjacency list
CheckCycleDirectedGraph(int v) {
this.v = v;
adj = new LinkedList[v];
for (int i = 0; i < v; i++) {
... | UTF-8 | Java | 1,842 | java | CheckCycleDirectedGraph.java | Java | [] | null | [] | import java.util.Iterator;
import java.util.LinkedList;
public class CheckCycleDirectedGraph {
private int v; // |V|
private LinkedList<Integer> adj[]; // Adjacency list
CheckCycleDirectedGraph(int v) {
this.v = v;
adj = new LinkedList[v];
for (int i = 0; i < v; i++) {
... | 1,842 | 0.459283 | 0.453855 | 68 | 26.088236 | 18.547819 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 13 |
7af15d7fd7843bd84b5e94593f795ca3ab1af644 | 27,410,481,284,811 | df4aabc07017ee607cfdff26b900acd59e91db36 | /DS0/src/Client.java | ce0e9b7a6ebc1f8ab37b52df651d525d8bc71fc1 | [] | no_license | StephenPWalker/Java | https://github.com/StephenPWalker/Java | 5d2185a5d78cdaa2c47c338c280f240fd8b88cfb | f073d349dd8128bc036da91872d341838a90e6df | refs/heads/master | 2020-08-31T23:21:00.202000 | 2020-05-10T17:53:44 | 2020-05-10T17:53:44 | 218,811,812 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.net.*;
import java.io.*;
public class Client{
public Client(String server_host, int server_port) {
try {
while(true)
{
Socket s = new Socket(server_host, server_port);
InputStream in = s.getInputStream();
BufferedReader bin = new BufferedReader (new InputStreamRea... | UTF-8 | Java | 988 | java | Client.java | Java | [] | null | [] | import java.net.*;
import java.io.*;
public class Client{
public Client(String server_host, int server_port) {
try {
while(true)
{
Socket s = new Socket(server_host, server_port);
InputStream in = s.getInputStream();
BufferedReader bin = new BufferedReader (new InputStreamRea... | 988 | 0.588057 | 0.572874 | 44 | 21.363636 | 21.0865 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.181818 | false | false | 13 |
26eafc65d2b98a4ffb2a6c76354485fa48b14b7f | 24,541,443,163,412 | b0da683af639f8c08f6e8216d6360fa9891d4053 | /FoodOrderingApp-service/src/main/java/com/upgrad/FoodOrderingApp/service/business/CategoryService.java | 9416e5299df5a1fc3a6b9837df0eb970ea2ac87d | [] | no_license | pavankarthiktanikanti/FoodOrderingAppBackend | https://github.com/pavankarthiktanikanti/FoodOrderingAppBackend | 61b3bafecafe5ff24ffba95e5314fd035d31b8f4 | c636325aa9009eac438280f41accf4c0cdd84332 | refs/heads/master | 2021-01-08T23:41:32.268000 | 2020-03-01T13:09:17 | 2020-03-01T13:09:17 | 242,177,857 | 0 | 0 | null | false | 2020-03-01T13:09:19 | 2020-02-21T16:03:03 | 2020-03-01T12:50:52 | 2020-03-01T13:09:18 | 229 | 0 | 0 | 0 | Java | false | false | package com.upgrad.FoodOrderingApp.service.business;
import com.upgrad.FoodOrderingApp.service.dao.CategoryDao;
import com.upgrad.FoodOrderingApp.service.dao.RestaurantCategoryDao;
import com.upgrad.FoodOrderingApp.service.entity.CategoryEntity;
import com.upgrad.FoodOrderingApp.service.entity.RestaurantCategoryEntity... | UTF-8 | Java | 2,921 | java | CategoryService.java | Java | [] | null | [] | package com.upgrad.FoodOrderingApp.service.business;
import com.upgrad.FoodOrderingApp.service.dao.CategoryDao;
import com.upgrad.FoodOrderingApp.service.dao.RestaurantCategoryDao;
import com.upgrad.FoodOrderingApp.service.entity.CategoryEntity;
import com.upgrad.FoodOrderingApp.service.entity.RestaurantCategoryEntity... | 2,921 | 0.732626 | 0.730572 | 70 | 40.728573 | 34.175564 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 13 |
70dee779c2070e43877af533f95aabfebbae20de | 32,590,211,855,303 | 37e169f38662f8dfc7bea2f276428afb6a8975c3 | /src/test/java/habrBdd/pagesHabr/HabrUsersPage.java | 154ba029e20c31b4ee4b0d25a97ba120fc28570a | [] | no_license | mari-kamar/homework_6-1 | https://github.com/mari-kamar/homework_6-1 | 4dcd96375259787d9426c943f3de8f1d720c411a | 01717d551a375ce273a5133b0ceaf227efcfc109 | refs/heads/master | 2022-12-04T13:28:43.290000 | 2020-08-13T15:32:59 | 2020-08-13T15:32:59 | 287,316,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package habrBdd.pagesHabr;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait... | UTF-8 | Java | 2,784 | java | HabrUsersPage.java | Java | [] | null | [] | package habrBdd.pagesHabr;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait... | 2,784 | 0.714182 | 0.709442 | 53 | 50.754719 | 55.756516 | 202 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.773585 | false | false | 13 |
cdd1f27a0da61e8928178ed1beb66a76a2d2a7c3 | 31,310,311,591,613 | 4bcc89e01b62f8a2a47451bb2079709f17acc920 | /framework/src/main/java/com/wkz/framework/widgets/recycleradapter/FRCommonRecyclerAdapter.java | 09707b5c2e2867ef074ed41ea6f07f99e20e5091 | [] | no_license | FPhoenixCorneaE/PleasedReading | https://github.com/FPhoenixCorneaE/PleasedReading | 004fe6a01c6f8718ee3bdbd15188e991a9661648 | 6e78c18e21686aebb26e81b8d2dc0a0bc04d7036 | refs/heads/master | 2021-06-11T15:30:07.323000 | 2021-05-21T09:32:57 | 2021-05-21T09:32:57 | 151,233,219 | 4 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wkz.framework.widgets.recycleradapter;
import android.content.Context;
import androidx.annotation.IdRes;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import android.view.View;
import android.view.ViewGroup;
import java.util.ArrayList;
import java.util.List;
public... | UTF-8 | Java | 3,474 | java | FRCommonRecyclerAdapter.java | Java | [] | null | [] | package com.wkz.framework.widgets.recycleradapter;
import android.content.Context;
import androidx.annotation.IdRes;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import android.view.View;
import android.view.ViewGroup;
import java.util.ArrayList;
import java.util.List;
public... | 3,474 | 0.67419 | 0.6739 | 97 | 34.628864 | 35.294437 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56701 | false | false | 13 |
d61b491521e61d441d72e9474c9481aeb62ae05e | 13,580,686,626,374 | f64e5d5f55719ea7f8ec64cefc17315858f3978c | /Assignment4_31-10-2020/Assignment4/src/UserInterface/CustomerRole/BookTickets.java | 3cf1715f121005b5dffca1039ef8a8e4111c0200 | [] | no_license | NEU-AED-Assignment-Group-PSA/Team-SAP | https://github.com/NEU-AED-Assignment-Group-PSA/Team-SAP | e762901fa6464f7cbab4d89fef2284cc19ccbcce | 57bc2add0215d5cfa95f36da385cca79238b267b | refs/heads/main | 2023-07-19T06:51:36.719000 | 2021-09-15T00:25:45 | 2021-09-15T00:25:45 | 304,469,488 | 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 UserInterface.CustomerRole;
import Business.Airliner;
import Business.AirlinerDirectory;
import Business.Customer;
import Busi... | UTF-8 | Java | 29,549 | java | BookTickets.java | Java | [
{
"context": ".swing.table.DefaultTableModel;\n\n/**\n *\n * @author aditi\n */\npublic class BookTickets extends javax.swing.",
"end": 907,
"score": 0.9980139136314392,
"start": 902,
"tag": "USERNAME",
"value": "aditi"
}
] | 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 UserInterface.CustomerRole;
import Business.Airliner;
import Business.AirlinerDirectory;
import Business.Customer;
import Busi... | 29,549 | 0.583607 | 0.568615 | 618 | 46.813915 | 39.274399 | 210 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.855987 | false | false | 13 |
953b1987c9ffb497ed3e958e5d1b1b68adedb000 | 4,784,593,584,821 | c714a05756c0b68b1449449f2ce07600d4f19fde | /.svn/pristine/95/953b1987c9ffb497ed3e958e5d1b1b68adedb000.svn-base | 4434c6f4966f027299c83905a8ab13d84b4eb7e6 | [] | no_license | viking-man/bugfix | https://github.com/viking-man/bugfix | a5553c5249a142085b8454bb3d9052a1f2049a11 | 66975b370c2190651f24d0844ae94372a00353da | refs/heads/master | 2020-03-02T15:01:37.792000 | 2017-09-06T12:07:15 | 2017-09-06T12:07:15 | 101,290,980 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wbcloud.water.spring.dao;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Pointcut;
import org.springframework.core.Ordered;
import org.springframework.stereotype.Component;
/**
* 根据service包... | UTF-8 | Java | 1,397 | 953b1987c9ffb497ed3e958e5d1b1b68adedb000.svn-base | Java | [
{
"context": ";\n\n\n/**\n * 根据service包名来动态设置是否选择只读数据源aop\n * @author liao.yiying\n *\n */\n@Component\n@Aspect\npublic class Dat",
"end": 354,
"score": 0.6976439952850342,
"start": 350,
"tag": "NAME",
"value": "liao"
},
{
"context": "**\n * 根据service包名来动态设置是否选择只读数据源aop\n * @author l... | null | [] | package wbcloud.water.spring.dao;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Pointcut;
import org.springframework.core.Ordered;
import org.springframework.stereotype.Component;
/**
* 根据service包... | 1,397 | 0.76047 | 0.759735 | 54 | 24.203703 | 28.195993 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.259259 | false | false | 13 | |
09c3cbfbb8dff2645b1b9e574ef3fdc70907ccce | 1,065,151,906,555 | c929618c3ca6c12f02c40f47e9dbce40b529f5fb | /java/arrayOfProducts.java | 3603799313e7422adb0846dd5888097cc9aa6a99 | [] | no_license | TanisTanis/leetcode | https://github.com/TanisTanis/leetcode | 1674840814f9ab49c8b351f94f7d71b8a8acea6e | 84dee8e0984f25769ab50084b9b5f1430def0ad7 | refs/heads/main | 2023-08-01T11:15:42.825000 | 2021-09-09T18:30:40 | 2021-09-09T18:30:40 | 348,529,567 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class ArrayOfProducts {
public int[] arrayOfProducts(int[] array) {
int[] results = new int[array.length];
for (int i = 0; i < array.length; i++) {
int product = 1;
for (int j = 0; j < array.length; j++) {
if (i == j) {
continue;
}
product *= array[j];
}
... | UTF-8 | Java | 377 | java | arrayOfProducts.java | Java | [] | null | [] | class ArrayOfProducts {
public int[] arrayOfProducts(int[] array) {
int[] results = new int[array.length];
for (int i = 0; i < array.length; i++) {
int product = 1;
for (int j = 0; j < array.length; j++) {
if (i == j) {
continue;
}
product *= array[j];
}
... | 377 | 0.490716 | 0.482759 | 17 | 21.235294 | 15.394917 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 13 |
46aa535a2dd2aec4c0435e3dccff013f1c5bb8b9 | 292,057,807,175 | c1c36f58a53778d9471cfa75830ca916410292d6 | /SistemasDistribuidos/src/exercicio1/Main.java | 723cc16b4ee46345fcda9c84cca1f0d956f1f558 | [] | no_license | karencj/git | https://github.com/karencj/git | 6ca2ccdb822bfa87c4b20001994b5c4cd657407b | d3603ecc48fd34d37ba850b31d0eb4b8118f689f | refs/heads/master | 2018-04-07T02:21:45.126000 | 2017-05-21T15:12:31 | 2017-05-21T15:12:31 | 89,524,174 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exercicio1;
public class Main {
public static void main( String args []) {
ThreadTeste t = new ThreadTeste("hello from multiples threads transforming lowercase to uppercase with 80 characters");
ThreadTeste.lista.add(t);
for(int i =0; i<29; i++)
{
t = new ThreadTeste("");
ThreadTeste.l... | UTF-8 | Java | 460 | java | Main.java | Java | [] | null | [] | package exercicio1;
public class Main {
public static void main( String args []) {
ThreadTeste t = new ThreadTeste("hello from multiples threads transforming lowercase to uppercase with 80 characters");
ThreadTeste.lista.add(t);
for(int i =0; i<29; i++)
{
t = new ThreadTeste("");
ThreadTeste.l... | 460 | 0.645652 | 0.630435 | 19 | 23.210526 | 27.2292 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.947368 | false | false | 13 |
c0e760444c74a453ae2a50e2d83e1ffaacd1e5d3 | 5,944,234,769,662 | eebcb4e2ffce5343d9a3aeeea71c8c9967cf1501 | /src/main/java/run/halo/app/model/properties/OtherProperties.java | 8d19597e6e97a1f0ec983b9788ebbe5fa9aea603 | [
"MIT",
"GPL-3.0-only"
] | permissive | shaungao94/halo-master | https://github.com/shaungao94/halo-master | b91d74ec8d8a1a9c18a43a769535002181d09a87 | 617b447eda1f90909b193fcccbcdc00139733021 | refs/heads/main | 2023-06-19T17:40:53.315000 | 2021-07-05T20:10:54 | 2021-07-05T20:10:54 | 383,250,492 | 0 | 1 | MIT | false | 2021-07-05T20:10:54 | 2021-07-05T19:54:50 | 2021-07-05T19:54:57 | 2021-07-05T20:10:54 | 0 | 0 | 1 | 0 | Java | false | false | package run.halo.app.model.properties;
import run.halo.app.model.enums.PostEditorType;
/**
* Other properties.
*
* @author johnniang
* @author ryanwang
* @date 2019-04-01
*/
public enum OtherProperties implements PropertyEnum {
/**
* Global custom head.
*/
CUSTOM_HEAD("blog_custom_head", Stri... | UTF-8 | Java | 1,403 | java | OtherProperties.java | Java | [
{
"context": "ditorType;\n\n/**\n * Other properties.\n *\n * @author johnniang\n * @author ryanwang\n * @date 2019-04-01\n */\npubli",
"end": 137,
"score": 0.9995050430297852,
"start": 128,
"tag": "USERNAME",
"value": "johnniang"
},
{
"context": "her properties.\n *\n * @author john... | null | [] | package run.halo.app.model.properties;
import run.halo.app.model.enums.PostEditorType;
/**
* Other properties.
*
* @author johnniang
* @author ryanwang
* @date 2019-04-01
*/
public enum OtherProperties implements PropertyEnum {
/**
* Global custom head.
*/
CUSTOM_HEAD("blog_custom_head", Stri... | 1,403 | 0.624376 | 0.618674 | 65 | 20.584616 | 22.627344 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 13 |
be11e4cf4544f8b6476d5e50d7994de4fc128cf5 | 4,105,988,780,046 | a666f5dde73ea4f249a2583bb553aad8e326c5d3 | /SMSViewer/src/blu/model/Contact.java | 6054a77de1dcee7cdab4aaf623146789ad2a09e3 | [] | no_license | blu2lz/SMSViewer | https://github.com/blu2lz/SMSViewer | c5e9a59c8c6fab7e61a7c6a711612b53008e842a | c6e82dba1077a81ea9dfc69dddcf5f5c89e7cd46 | refs/heads/master | 2021-01-16T18:40:04.571000 | 2013-11-25T21:28:25 | 2013-11-25T21:28:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package blu.model;
import java.util.List;
import ezvcard.types.TelephoneType;
/**
* This class represents a contact with its properties (first name, last name, number).
*
* @author Torsten Casselt
*/
public class Contact {
private String firstName, lastName, displayString;
private List<TelephoneType> numbers... | UTF-8 | Java | 1,221 | java | Contact.java | Java | [
{
"context": "es (first name, last name, number).\n * \n * @author Torsten Casselt\n */\npublic class Contact {\n\n\tprivate String first",
"end": 203,
"score": 0.9997528195381165,
"start": 188,
"tag": "NAME",
"value": "Torsten Casselt"
},
{
"context": "asselt\n */\npublic class Cont... | null | [] | package blu.model;
import java.util.List;
import ezvcard.types.TelephoneType;
/**
* This class represents a contact with its properties (first name, last name, number).
*
* @author <NAME>
*/
public class Contact {
private String firstName, lastName, displayString;
private List<TelephoneType> numbers;
/**
... | 1,212 | 0.673219 | 0.673219 | 59 | 19.694916 | 25.587507 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.355932 | false | false | 13 |
f965d719618edbba9bb6be443de8b54bab482d64 | 28,673,201,690,112 | 399e0c9be4d631812f25f92370270f9c971674fe | /src/main/java/org/diplomatiq/diplomatiqbackend/filters/JsonResponseWritingFilter.java | e8553ea3132f10e4a19ffe4244b3019a0c5d47cb | [
"MIT"
] | permissive | Diplomatiq/diplomatiq-backend | https://github.com/Diplomatiq/diplomatiq-backend | a89bd2baf3d533612f8f51ee36bd3c94d50a1995 | 97ed829e42f6bfaa48607b33e1e7543b3aec061c | refs/heads/develop | 2021-05-23T14:18:53.161000 | 2020-05-10T23:47:08 | 2020-05-10T23:47:08 | 253,334,403 | 0 | 0 | MIT | false | 2021-02-27T08:01:24 | 2020-04-05T21:20:40 | 2020-05-10T23:51:28 | 2021-02-27T08:01:20 | 449 | 0 | 0 | 2 | Java | false | false | package org.diplomatiq.diplomatiqbackend.filters;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframework.web.filter.GenericFilterBean;
import javax.servlet.http.HttpServletResponse;
import java.io.IOExce... | UTF-8 | Java | 1,535 | java | JsonResponseWritingFilter.java | Java | [] | null | [] | package org.diplomatiq.diplomatiqbackend.filters;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframework.web.filter.GenericFilterBean;
import javax.servlet.http.HttpServletResponse;
import java.io.IOExce... | 1,535 | 0.749837 | 0.749186 | 39 | 38.358974 | 31.901682 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641026 | false | false | 13 |
0928473a5f7b0a11836fcefa7ffef6b461a689ca | 31,507,880,143,944 | 1e9792d7fb8cbd3e916f16d29018fe4899cac3b5 | /src/main/java/com/ainur/models/Teachers.java | 4ec0876602274cd05e5e059661c5f1a645b008bc | [] | no_license | ceasar13m/Schoolv1 | https://github.com/ceasar13m/Schoolv1 | 5bbc531adad29fec6182c1f4fa6458f62d8f5eed | 03ac399ccdc2f9f6718eacdf5a0d24d7837e9084 | refs/heads/master | 2022-08-14T22:19:01.160000 | 2019-10-21T18:02:25 | 2019-10-21T18:02:25 | 180,863,773 | 0 | 0 | null | false | 2022-07-07T22:09:24 | 2019-04-11T19:29:50 | 2019-10-21T18:02:39 | 2022-07-07T22:09:21 | 66 | 0 | 0 | 4 | Java | false | false | package com.ainur.models;
import java.util.ArrayList;
public class Teachers {
private ArrayList<Teacher> arrayList = new ArrayList<>();
public ArrayList<Teacher> getArrayList() {
return arrayList;
}
public void setArrayList(ArrayList<Teacher> arrayList) {
this.arrayList = arrayList;
... | UTF-8 | Java | 328 | java | Teachers.java | Java | [] | null | [] | package com.ainur.models;
import java.util.ArrayList;
public class Teachers {
private ArrayList<Teacher> arrayList = new ArrayList<>();
public ArrayList<Teacher> getArrayList() {
return arrayList;
}
public void setArrayList(ArrayList<Teacher> arrayList) {
this.arrayList = arrayList;
... | 328 | 0.685976 | 0.685976 | 15 | 20.866667 | 21.118292 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
0f9b83b31242e4095f196fc24cfae889207b6090 | 10,788,957,904,505 | d613574d9b823d52a5c99302124a49104b2bf112 | /src/main/java/io/choerodon/base/api/validator/PasswordPolicyValidator.java | 783c1d71bf9ae5368a88edc0e7f2dda083b6e7b2 | [
"Apache-2.0"
] | permissive | zhoushiqiang222/base-service | https://github.com/zhoushiqiang222/base-service | 20cdc60c3350678561eb9cd392c850ddee95b2ba | af621601f53efdefef44bce83ab0b1bef0813778 | refs/heads/master | 2022-12-19T15:10:42.624000 | 2020-09-25T03:05:34 | 2020-09-25T03:05:34 | 298,939,185 | 0 | 0 | Apache-2.0 | true | 2020-09-27T02:43:39 | 2020-09-27T02:43:38 | 2020-09-25T03:19:51 | 2020-09-25T03:19:49 | 3,359 | 0 | 0 | 0 | null | false | false | package io.choerodon.base.api.validator;
import io.choerodon.core.exception.CommonException;
import io.choerodon.base.infra.dto.PasswordPolicyDTO;
import io.choerodon.base.infra.mapper.PasswordPolicyMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;... | UTF-8 | Java | 2,265 | java | PasswordPolicyValidator.java | Java | [
{
"context": "ingframework.stereotype.Component;\n\n/**\n * @author wuguokai\n */\n@Component\npublic class PasswordPolicyValidat",
"end": 345,
"score": 0.9995759725570679,
"start": 337,
"tag": "USERNAME",
"value": "wuguokai"
}
] | null | [] | package io.choerodon.base.api.validator;
import io.choerodon.core.exception.CommonException;
import io.choerodon.base.infra.dto.PasswordPolicyDTO;
import io.choerodon.base.infra.mapper.PasswordPolicyMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;... | 2,265 | 0.705077 | 0.705077 | 57 | 38.736843 | 31.279457 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 13 |
80f85c1c794131696735d2780b3f41cbbcfd564c | 6,081,673,693,710 | 96e00d7b1eb8703a1668de56f73dac92cf24a651 | /src/main/java/uesocc/edu/sv/ingenieria/tpi135_rutasbuses/controlers/ParadasFacade.java | 998eac6118cbbc0e6432aa99faba3bfdf8a74426 | [] | no_license | javierbl30/TPI135-RutasBuses | https://github.com/javierbl30/TPI135-RutasBuses | ab710d295a34b2321fdefa871d93ae7a1490cf15 | fb93d4eff398814d7dec7b9ad8054f1e1bc521ae | refs/heads/master | 2022-07-08T10:29:28.649000 | 2019-06-06T18:13:02 | 2019-06-06T18:13:02 | 182,018,427 | 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 uesocc.edu.sv.ingenieria.tpi135_rutasbuses.controlers;
import java.util.ArrayList;
import java.util.Collections;
import java.u... | UTF-8 | Java | 1,503 | java | ParadasFacade.java | Java | [
{
"context": "135_rutasbuses.entitys.Paradas;\n\n/**\n *\n * @author pedrojv\n */\n@LocalBean\n@Stateless\npublic class ParadasFac",
"end": 596,
"score": 0.9995644688606262,
"start": 589,
"tag": "USERNAME",
"value": "pedrojv"
}
] | 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 uesocc.edu.sv.ingenieria.tpi135_rutasbuses.controlers;
import java.util.ArrayList;
import java.util.Collections;
import java.u... | 1,503 | 0.675981 | 0.668663 | 52 | 27.903847 | 27.035063 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 13 |
097f9f2606b7714221e215f007e475bb5a48bc47 | 33,397,665,745,702 | 416ce226649437dc700a497b3be56d0e8c6fcdd6 | /SpotCounter.java | 3027e6028bcda35f8df026cfc2604cbda27d1b6f | [] | no_license | nrhawkins/javaeli | https://github.com/nrhawkins/javaeli | 1b265a8519b0e2472055d904f4166aede8b2ae78 | 9a8a9fa892f9856728d9a748511162e21d513253 | refs/heads/master | 2016-09-06T12:09:32.598000 | 2015-03-12T03:57:04 | 2015-03-12T03:57:04 | 32,055,613 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.io.*;
public class SpotCounter
{
boolean DISPLAY = false;
//boolean DISPLAY = false;
public SpotCounter(File[] files)
{
//System.out.println("Displaying the image file");
if(DISPLAY)
{
new ImageViewer(files[0]);
}
//System.out.println("Creating the Eli... | UTF-8 | Java | 519 | java | SpotCounter.java | Java | [] | null | [] |
import java.io.*;
public class SpotCounter
{
boolean DISPLAY = false;
//boolean DISPLAY = false;
public SpotCounter(File[] files)
{
//System.out.println("Displaying the image file");
if(DISPLAY)
{
new ImageViewer(files[0]);
}
//System.out.println("Creating the Eli... | 519 | 0.614644 | 0.612717 | 24 | 20.5 | 17.363756 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 13 |
018a9a268188d02f3495d4f748012fa38ed6f502 | 21,105,469,349,390 | 6a6b6f05f0d8e4b79ed959cc30d2520dc49c57d4 | /src/main/java/com/xysd/internal_wf/domain/impl/StrTypeProcessVariable.java | 486575076c16ad7a8da1da7e827ae8d90854af59 | [] | no_license | wyx6fox/shrimp | https://github.com/wyx6fox/shrimp | f5de0a798011b413230db241e49be7d9bc93f080 | 7ff2d335eadb248ea7f0713cd922a1f240806d36 | refs/heads/master | 2021-01-23T11:54:48.955000 | 2010-11-01T03:09:24 | 2010-11-01T03:09:24 | 971,767 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xysd.internal_wf.domain.impl;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Transient;
import com.xysd.internal_wf.domain.ProcessVariable;
@Entity
@Table(name = "wf_procvar")
public class StrTypeProcessV... | UTF-8 | Java | 629 | java | StrTypeProcessVariable.java | Java | [] | null | [] | package com.xysd.internal_wf.domain.impl;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Transient;
import com.xysd.internal_wf.domain.ProcessVariable;
@Entity
@Table(name = "wf_procvar")
public class StrTypeProcessV... | 629 | 0.740858 | 0.740858 | 36 | 16.472221 | 17.028547 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.916667 | false | false | 13 |
a0e3b1027a0ad49b314e282cd46c8c688a93a84f | 2,757,369,062,426 | cc6f4ef611129fd2b86ce4db56a9faa7b4bebaee | /mps1/src/main/java/com/bigcho/mps/repository/AlbumRepository.java | 78b08eddb539efd4fcd99f4fb0fd612a55f90d25 | [] | no_license | hycho/nahonza | https://github.com/hycho/nahonza | 5397ccb2ada32e0454cd5a537ac402574639dac4 | 52779e3ab7812fb7cef89d9ba43f798eddcf7d3d | refs/heads/master | 2021-01-23T20:46:29.076000 | 2015-03-05T04:51:49 | 2015-03-05T04:51:49 | 33,249,800 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bigcho.mps.repository;
import java.util.Collection;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.Repository;
import c... | UTF-8 | Java | 507 | java | AlbumRepository.java | Java | [] | null | [] | package com.bigcho.mps.repository;
import java.util.Collection;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.Repository;
import c... | 507 | 0.828402 | 0.828402 | 18 | 27.166666 | 23.248058 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 13 |
408ee9d6c4fc2c31503c34cc6830badc8dccce4c | 31,413,390,837,694 | d6416d7c97ff4421077b62a26074c6cebab8ae87 | /commonlib/src/main/java/com/wwzl/commonlib/arouter/RouterManager.java | b56036e3659e7b4f1d0ee7a3be832097db67239b | [] | no_license | zhangcongmin/Android_Common | https://github.com/zhangcongmin/Android_Common | c22fc25e337c370d35daf6e677f98f34c4e264e8 | e7bcfd7107876ad8c35a3e45047c2da1d6339542 | refs/heads/master | 2021-01-03T05:17:12.592000 | 2020-02-18T10:01:37 | 2020-02-18T10:01:37 | 239,937,880 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wwzl.commonlib.arouter;
import android.content.Context;
import androidx.core.app.ActivityOptionsCompat;
import com.alibaba.android.arouter.facade.Postcard;
import com.alibaba.android.arouter.launcher.ARouter;
import com.wwzl.commonlib.R;
/**
* 作者: created by zcm on 2018/11/22
* 修改: modified by zcm on ... | UTF-8 | Java | 2,383 | java | RouterManager.java | Java | [
{
"context": "mport com.wwzl.commonlib.R;\n\n/**\n * 作者: created by zcm on 2018/11/22\n * 修改: modified by zcm on 2018/11/2",
"end": 279,
"score": 0.9995383024215698,
"start": 276,
"tag": "USERNAME",
"value": "zcm"
},
{
"context": "者: created by zcm on 2018/11/22\n * 修改: modified by z... | null | [] | package com.wwzl.commonlib.arouter;
import android.content.Context;
import androidx.core.app.ActivityOptionsCompat;
import com.alibaba.android.arouter.facade.Postcard;
import com.alibaba.android.arouter.launcher.ARouter;
import com.wwzl.commonlib.R;
/**
* 作者: created by zcm on 2018/11/22
* 修改: modified by zcm on ... | 2,383 | 0.677013 | 0.669366 | 72 | 29.875 | 31.200933 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402778 | false | false | 13 |
c76ebda183de9a77792b3bab6888a9e5177d7ab1 | 2,911,987,835,793 | 353985f1a8ce2561acc86d76929ba649f21989d5 | /src/main/java/io/pivotal/foodclient/controller/FoodClientController.java | 27266a57e1d0b97d940bda717b3c5f325b835682 | [] | no_license | eggboy/foodclient-sleuth | https://github.com/eggboy/foodclient-sleuth | b04ba5227934aa82a31413a76046b0e3356d0f85 | 7fb4919bce9c4e41a9fc8324997c173fe2a81477 | refs/heads/master | 2020-04-22T03:12:15.608000 | 2019-02-11T06:14:11 | 2019-02-11T06:14:11 | 170,077,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.pivotal.foodclient.controller;
import io.pivotal.foodclient.domain.Food;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVar... | UTF-8 | Java | 754 | java | FoodClientController.java | Java | [] | null | [] | package io.pivotal.foodclient.controller;
import io.pivotal.foodclient.domain.Food;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVar... | 754 | 0.785146 | 0.785146 | 23 | 31.782608 | 23.108358 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 13 |
48d8c0f3819f6c207dfc1d1c9cbde255186c25a8 | 10,677,288,704,867 | fd6bdbac45ba54460de9460f0deab908ae80963f | /src/main/java/pack/admin/controller/MovieBean.java | 9830f16f648a9e9ab04b583eae4f9f73859cfb85 | [] | no_license | lcg0826/spring_web_project | https://github.com/lcg0826/spring_web_project | c65b62c04407ae24d27199b3c90484595b284141 | 6a23387825e27a46ce5c0fec2e72c10418a6ca16 | refs/heads/master | 2023-01-23T02:45:27.787000 | 2020-12-06T08:07:46 | 2020-12-06T08:07:46 | 318,982,279 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pack.admin.controller;
import org.springframework.web.multipart.MultipartFile;
public class MovieBean {
//영화 자료를 sql에 넣기 위한 bean 영화자료 생성, 수정시 필요
private String no,name,date,country,content,genre,director,preview,time,actor_name,image2,common;
private MultipartFile image; //파일 업로드를 위한 MultipartFile sett... | UTF-8 | Java | 1,933 | java | MovieBean.java | Java | [] | null | [] | package pack.admin.controller;
import org.springframework.web.multipart.MultipartFile;
public class MovieBean {
//영화 자료를 sql에 넣기 위한 bean 영화자료 생성, 수정시 필요
private String no,name,date,country,content,genre,director,preview,time,actor_name,image2,common;
private MultipartFile image; //파일 업로드를 위한 MultipartFile sett... | 1,933 | 0.6864 | 0.682667 | 125 | 14 | 16.984228 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.296 | false | false | 13 |
5b1186f52329543211f56a35b891eda26a55f73f | 14,061,722,942,960 | 6f3634019562ce6f48b04537a5d188c6c9f022de | /Java/Projekt_IT_03/src/com/company/Main.java | 52c86be3001197f8c07f7a6c8471f4e484ebe53f | [] | no_license | mariajanzen/Java_Course_Advanced | https://github.com/mariajanzen/Java_Course_Advanced | 7e7cc1c0fa833b3191739af68d78174b6b3c074c | 3c76fd8c69df104790fb1348c53b14680eea1c61 | refs/heads/master | 2023-02-19T12:06:45.657000 | 2021-01-12T17:22:00 | 2021-01-12T17:22:00 | 297,412,567 | 0 | 2 | null | false | 2021-01-19T08:55:36 | 2020-09-21T17:29:29 | 2021-01-12T17:22:03 | 2021-01-19T08:54:58 | 3,259 | 0 | 1 | 2 | Java | false | false | package com.company;
public class Main {
public static void main(String[] args) {
printHello( "Andrey");
printHello( "Irina");
printHello( "Maria");
String n="Jack";
printHello(n);
int z=mult(minus(100, 20),10);
System.out.println(z);
minus(1000, 120)... | UTF-8 | Java | 986 | java | Main.java | Java | [
{
"context": "c void main(String[] args) {\n printHello( \"Andrey\");\n printHello( \"Irina\");\n printHel",
"end": 115,
"score": 0.999788761138916,
"start": 109,
"tag": "NAME",
"value": "Andrey"
},
{
"context": " printHello( \"Andrey\");\n printHello... | null | [] | package com.company;
public class Main {
public static void main(String[] args) {
printHello( "Andrey");
printHello( "Irina");
printHello( "Maria");
String n="Jack";
printHello(n);
int z=mult(minus(100, 20),10);
System.out.println(z);
minus(1000, 120)... | 986 | 0.508163 | 0.493878 | 45 | 20.777779 | 16.709131 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 13 |
1b92da2342edf92bae096623fbe1a9e80d1344b8 | 11,811,160,074,518 | 11968abfbfe936770c0e811f525bdff36f77d397 | /x.SelfTasks/src/examplesCheck/L001_Serialize.java | 2e0258d8c2cdd3298fe47eff5c31c902e78664c5 | [] | no_license | sunsey/JavaRush | https://github.com/sunsey/JavaRush | 92f2e2bdc9029a694ba3ed957dc3dd377a67b05e | 247fb80d0d82e6a3b585f7abac7cdee5317c44c1 | refs/heads/master | 2020-12-13T19:24:45.684000 | 2017-09-02T14:47:09 | 2017-09-02T14:47:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2017. Код создан Д.Кляусом. Для использования кода в коммерческих продуктах - свяжитесь @ : deadlords@mail.ru
*/
package examplesCheck;
import java.io.*;
import static java.lang.System.out;
/**
* Работа с интерфейсами Serializable и Externazible
*
* в классе всякие пробы работ с интерфейсами... | UTF-8 | Java | 24,196 | java | L001_Serialize.java | Java | [
{
"context": "/*\n * Copyright (c) 2017. Код создан Д.Кляусом. Для использования кода в коммерческих продуктах ",
"end": 46,
"score": 0.6986117362976074,
"start": 39,
"tag": "NAME",
"value": "Кляусом"
},
{
"context": "ания кода в коммерческих продуктах - свяжитесь @ : deadlords@mail.... | null | [] | /*
* Copyright (c) 2017. Код создан Д.Кляусом. Для использования кода в коммерческих продуктах - свяжитесь @ : <EMAIL>
*/
package examplesCheck;
import java.io.*;
import static java.lang.System.out;
/**
* Работа с интерфейсами Serializable и Externazible
*
* в классе всякие пробы работ с интерфейсами сведены в... | 24,186 | 0.643668 | 0.639544 | 519 | 40.58189 | 37.125168 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.635838 | false | false | 13 |
df19fc820607105b9c0d7af12ad7268a35963ac1 | 9,079,560,916,218 | 9eab523f2019a5cee0a01aca8fa294c87307f994 | /BigDataProject/src/main/java/ar/bigdata/analisis/dao/mongo/TwitterDaoMongo.java | 390e206301e2a9539dccd23a5e15de2da7141497 | [] | no_license | gustavobustos/bigdata-utn | https://github.com/gustavobustos/bigdata-utn | 7abaa016540bfbcae8c405251b8bfa40de8cf1a9 | 064573da4a847c74f29cef75762f080f243d2edb | refs/heads/master | 2021-01-19T22:21:35.957000 | 2017-06-25T23:22:34 | 2017-06-25T23:22:34 | 88,799,767 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.bigdata.analisis.dao.mongo;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.bson.Document;
import org.bson.conversions.Bson;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ar.bigdata.analisis.dao.TwitterDa... | UTF-8 | Java | 4,456 | java | TwitterDaoMongo.java | Java | [] | null | [] | package ar.bigdata.analisis.dao.mongo;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.bson.Document;
import org.bson.conversions.Bson;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import ar.bigdata.analisis.dao.TwitterDa... | 4,456 | 0.752693 | 0.751122 | 155 | 27.748386 | 31.430946 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.070968 | false | false | 13 |
dc8ffd44b6be1d297d634cda71417b9fe93b6eff | 14,448,270,034,772 | c98559715fe149d832d63fad20cce55fdd49ad19 | /app/src/it/java/com/springapp/mvc/DAO/OrganizationIntegrationTest.java | dab223b3d1331797ed93c3166a6bd18cf54c81a7 | [] | no_license | alexlivenson/spring-ex | https://github.com/alexlivenson/spring-ex | 01bbd8fc44ed92bebb3930da6e89dd355aaa2cb6 | 8608b4a71f5914a63e1708c49f43e3fbec8d745f | refs/heads/master | 2021-01-18T11:07:48.151000 | 2015-01-27T19:17:19 | 2015-01-27T19:18:28 | 29,640,137 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springapp.mvc.DAO;
import com.springapp.config.TestAppConfig;
import com.springapp.mvc.dao.IOrganizationCustomRepository;
import com.springapp.mvc.dao.IOrganizationRepository;
import com.springapp.mvc.model.Organization;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.bea... | UTF-8 | Java | 1,439 | java | OrganizationIntegrationTest.java | Java | [] | null | [] | package com.springapp.mvc.DAO;
import com.springapp.config.TestAppConfig;
import com.springapp.mvc.dao.IOrganizationCustomRepository;
import com.springapp.mvc.dao.IOrganizationRepository;
import com.springapp.mvc.model.Organization;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.bea... | 1,439 | 0.751216 | 0.740097 | 43 | 32.488373 | 25.796495 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55814 | false | false | 13 |
04a91f7e9e27b94bf7a1dbd76aea37b12248a755 | 2,972,117,415,528 | c22e314eb8b33bb7823f72653e931f82e5ac4175 | /org.dbdoclet.tag/src/main/java/org/dbdoclet/tag/dbd/Return.java | b07ab73943415dce4cb45fed0739731d2592c1a1 | [] | no_license | mfuchs23/markup | https://github.com/mfuchs23/markup | 5239a0448ef07deb8df5751d1e2e9666cdf1501e | af0d1610a1be93c4f1f3bda8ee1e6d9e66cbeaa2 | refs/heads/master | 2023-06-24T15:50:15.997000 | 2023-06-07T10:45:48 | 2023-06-07T10:45:48 | 22,429,612 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* $Id$
*
* ### Copyright (C) 2005 Michael Fuchs ###
* ### All Rights Reserved. ###
*
* Author: Michael Fuchs
* E-Mail: michael.fuchs@unico-group.com
* URL: http://www.michael-a-fuchs.de
*
* RCS Information
* Author..........: $Author$
* Date............: $Date$
* Revision........: $Revis... | UTF-8 | Java | 666 | java | Return.java | Java | [
{
"context": "/* \n * $Id$\n *\n * ### Copyright (C) 2005 Michael Fuchs ###\n * ### All Rights Reserved. ###\n ",
"end": 54,
"score": 0.9998425245285034,
"start": 41,
"tag": "NAME",
"value": "Michael Fuchs"
},
{
"context": "All Rights Reserved. ###\n *\n * Aut... | null | [] | /*
* $Id$
*
* ### Copyright (C) 2005 <NAME> ###
* ### All Rights Reserved. ###
*
* Author: <NAME>
* E-Mail: <EMAIL>
* URL: http://www.michael-a-fuchs.de
*
* RCS Information
* Author..........: $Author$
* Date............: $Date$
* Revision........: $Revision$
* State...........: $State$
*... | 630 | 0.555556 | 0.54955 | 35 | 18.028572 | 16.378532 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 13 |
0711abbc498f502c5440845e5340362b5af86e15 | 25,512,105,743,311 | bcd8df9eea1f9750d082090e6a198e87ade62a2f | /src/HBF/User.java | 94c92861afb7cc72c15ba66588bbf2e2c1e5cf21 | [] | no_license | BjarkeHou/DM-HBF | https://github.com/BjarkeHou/DM-HBF | 7d1fc81b10da214e2d0907a753949914c6deddaf | 78a1fee5c010e44f49040f89fa5b0b659a0a1a2a | refs/heads/master | 2021-01-17T07:02:14.388000 | 2016-05-30T06:37:05 | 2016-05-30T06:37:05 | 55,604,900 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package HBF;
import java.util.Comparator;
public class User implements Comparator<User>, Comparable<User>{
private int MMR = 1200;
private int id;
private String name;
public User(int id) {
this.id = id;
}
public User(int id, String name) {
this.id = id;
this.name = name;
}
public int id() {
ret... | UTF-8 | Java | 769 | java | User.java | Java | [] | null | [] | package HBF;
import java.util.Comparator;
public class User implements Comparator<User>, Comparable<User>{
private int MMR = 1200;
private int id;
private String name;
public User(int id) {
this.id = id;
}
public User(int id, String name) {
this.id = id;
this.name = name;
}
public int id() {
ret... | 769 | 0.63329 | 0.612484 | 48 | 15.020833 | 14.967311 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.541667 | false | false | 13 |
62c5c9d1181c21f134dff7f49d3cd664a68b0598 | 18,399,639,904,055 | e14933120b5ca277eae449c718b64db27e750337 | /src/jekks/Car.java | fc29f259c15362e90c7af27c338f98188537d574 | [] | no_license | scottkildall/JEKKS | https://github.com/scottkildall/JEKKS | eb6de291001140ffd04e4bb357b5473312c22ce3 | 5ed8574df02befb041af9eedeaca3d4c99d182ae | refs/heads/master | 2020-06-04T17:57:54.787000 | 2014-02-27T06:46:11 | 2014-02-27T06:46:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jekks;
import processing.core.PApplet;
public class Car extends Vehicle {
public Car( PApplet _p, String imageFilename, String exhastFilename ) {
super(_p, imageFilename, exhastFilename);
advanceY = r.nextFloatRange(2f,4f);
advanceX = r.nextFloatRange(-9f,-6f);
startY = 350;
y = startY;
... | UTF-8 | Java | 463 | java | Car.java | Java | [] | null | [] | package jekks;
import processing.core.PApplet;
public class Car extends Vehicle {
public Car( PApplet _p, String imageFilename, String exhastFilename ) {
super(_p, imageFilename, exhastFilename);
advanceY = r.nextFloatRange(2f,4f);
advanceX = r.nextFloatRange(-9f,-6f);
startY = 350;
y = startY;
... | 463 | 0.658747 | 0.634989 | 24 | 18.291666 | 19.262396 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.041667 | false | false | 13 |
0dae4ae6c10da65ece97ec1a04b94bc1f1db48d3 | 4,329,327,046,738 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i59619.java | de6d27a7ad942a78cd33f67708da599da04ce4c6 | [] | no_license | vincentclee/jvm-limits | https://github.com/vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711000 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package number_of_direct_superinterfaces;
public interface i59619 {} | UTF-8 | Java | 69 | java | i59619.java | Java | [] | null | [] | package number_of_direct_superinterfaces;
public interface i59619 {} | 69 | 0.826087 | 0.753623 | 3 | 22.333334 | 16.937796 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
54224e9f035998f0f07284fe2e40a25e3e79b329 | 2,826,088,506,553 | 847fb0bb54e3494785ab8edccb120a79e5934b79 | /src/main/java/cc/lzy/sb/query/Conditions.java | 88bdff635a076c2a230d29a298b326d5c968bf01 | [] | no_license | litbai/spring-boot-demo | https://github.com/litbai/spring-boot-demo | e97b4bb603c270f97d166a6bd8dfbdc8f5eaec6f | a05275423a0a854ade121fb34724ae3cb835a23e | refs/heads/master | 2020-04-18T21:22:54.739000 | 2019-05-12T01:32:36 | 2019-05-12T01:32:36 | 167,763,788 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package cc.lzy.sb.query;
import org.apache.commons.lang3.StringUtils;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
* 条件查询
* reference from xiaoyao@item-center
*/
public class Conditions {
private List<Condition> andConditionList;
private List<Condition>... | UTF-8 | Java | 2,814 | java | Conditions.java | Java | [
{
"context": "ort java.util.List;\n\n/**\n * 条件查询\n * reference from xiaoyao@item-center\n */\npublic class Conditions {\n\n private List<C",
"end": 214,
"score": 0.9998823404312134,
"start": 195,
"tag": "EMAIL",
"value": "xiaoyao@item-center"
}
] | null | [] | /**
*
*/
package cc.lzy.sb.query;
import org.apache.commons.lang3.StringUtils;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
* 条件查询
* reference from <EMAIL>
*/
public class Conditions {
private List<Condition> andConditionList;
private List<Condition> orCondition... | 2,802 | 0.581706 | 0.579537 | 121 | 21.859505 | 19.203695 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413223 | false | false | 13 |
f4e56df23763a00ac69c4d7d4c7d24901d9698d4 | 31,147,102,863,012 | 6e9d66bf42023251280f174305d55ad3ae49a2e0 | /src/main/java/org/py/html/AbstractHtmlBase.java | 7330f5505273af6316b4dae8ee7b4ae45f75a537 | [] | no_license | Chauuuuu/cms2018 | https://github.com/Chauuuuu/cms2018 | 59dcb437a2495045f42ae60006b17536cd3f8eaf | fcb6c34369f22c993047463dbee7cc555ad5c616 | refs/heads/master | 2022-09-22T00:04:36.841000 | 2020-05-31T15:05:30 | 2020-05-31T15:05:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.py.html;
import org.jsoup.nodes.Document;
public abstract class AbstractHtmlBase {
protected Document document;
public static final String WWW = "www.";
public static final String HTTP = "http://";
public static final String HTTPS = "https://";
public static final String HOSTSEPARATOR ... | UTF-8 | Java | 576 | java | AbstractHtmlBase.java | Java | [] | null | [] | package org.py.html;
import org.jsoup.nodes.Document;
public abstract class AbstractHtmlBase {
protected Document document;
public static final String WWW = "www.";
public static final String HTTP = "http://";
public static final String HTTPS = "https://";
public static final String HOSTSEPARATOR ... | 576 | 0.663194 | 0.663194 | 24 | 23 | 19.617168 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 13 |
a9a23d6bee1154adb91b18b5c00011c22d40d04a | 781,684,093,667 | 20a6b649e6821122d9616d26c8de83f0af14cb6d | /src/main/java/com/niyazieren/sslchecklib/SslInfoFetcher.java | b045c45d3ebeb1ff15f606fc2c3553aa0bb8e885 | [] | no_license | niyazieren/SSLcheckLib | https://github.com/niyazieren/SSLcheckLib | 3c7bd5ba668411da1bf62e4a67babbf5c0c36807 | 2265237188857f9a56d4ca92d97784e8bd231bbe | refs/heads/master | 2020-04-25T21:07:13.885000 | 2019-03-26T08:55:42 | 2019-03-26T08:55:42 | 173,070,926 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.niyazieren.sslchecklib;
import javax.net.ssl.HttpsURLConnection;
import javax.net.ssl.SSLContext;
import javax.net.ssl.SSLPeerUnverifiedException;
import javax.net.ssl.TrustManager;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLConnection;
import... | UTF-8 | Java | 2,823 | java | SslInfoFetcher.java | Java | [] | null | [] | package com.niyazieren.sslchecklib;
import javax.net.ssl.HttpsURLConnection;
import javax.net.ssl.SSLContext;
import javax.net.ssl.SSLPeerUnverifiedException;
import javax.net.ssl.TrustManager;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLConnection;
import... | 2,823 | 0.621411 | 0.614676 | 95 | 28.694736 | 22.902573 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 13 |
7cdd6ffd4b4b984939652093882538e73174af65 | 7,662,221,704,364 | 69201a77492822beaddac179f9aee005ae86840d | /kuo-auth/src/main/java/im/kuo/auth/config/SocialConfig.java | 6697acd4429aa6de100b5ad71a9fe767e39c56eb | [] | no_license | softlight0629/kuo | https://github.com/softlight0629/kuo | a2274be3b6e5a22669a2323f62f165969b5f1a66 | d44f2f9ea3786c97e12279cc5643dd598b46a035 | refs/heads/master | 2021-01-24T01:28:02.651000 | 2018-11-06T01:59:21 | 2018-11-06T01:59:21 | 122,807,289 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package im.kuo.auth.config;
import im.kuo.auth.social.ProviderConnectionSignup;
import im.kuo.auth.social.RedirectSocialSignInAdapter;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Scope;
import org.springf... | UTF-8 | Java | 4,014 | java | SocialConfig.java | Java | [
{
"context": "er);\n controller.setApplicationUrl(\"http://100.72.192.136/auth\");\n\n return controller;\n }\n\n @B",
"end": 2035,
"score": 0.905218780040741,
"start": 2021,
"tag": "IP_ADDRESS",
"value": "100.72.192.136"
}
] | null | [] | package im.kuo.auth.config;
import im.kuo.auth.social.ProviderConnectionSignup;
import im.kuo.auth.social.RedirectSocialSignInAdapter;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Scope;
import org.springf... | 4,012 | 0.7713 | 0.76856 | 109 | 35.825687 | 34.843777 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513761 | false | false | 13 |
7acdad723cc3fca854a994a2df0e6dff62f4922e | 14,645,838,500,527 | 7b5530d74ff2c86356dd963f49d26e4482c95a76 | /01.30/src/main/java/com/nakamura/controller/MyController.java | 2b85c85f79e25c3f359ebe9c6907dad70b54d242 | [] | no_license | syoushibi/test | https://github.com/syoushibi/test | a91032a7644f86993d4f55c7e58506db8ee4635a | 8c25aa3cca0714c82bd0352bd516091c91cf4457 | refs/heads/master | 2023-02-28T19:07:58.992000 | 2021-02-04T09:36:50 | 2021-02-04T09:36:50 | 333,007,573 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nakamura.controller;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import ... | UTF-8 | Java | 729 | java | MyController.java | Java | [] | null | [] | package com.nakamura.controller;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import ... | 729 | 0.803841 | 0.799726 | 27 | 26 | 22.519127 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.962963 | false | false | 13 |
baf0231f79016cbf755a5a7e8be150e9adab4868 | 14,645,838,501,765 | bfd505990092b2b952321191f7286b3fa79a841d | /src/test/java/man/kuke/AppTest5.java | 3b200233234a463e808136746c5c7bdb3a0f9ba9 | [] | no_license | China-YunSu/MultiFileCloudTransmission | https://github.com/China-YunSu/MultiFileCloudTransmission | 16a2378898a51bb52c4e915c32e1a7135537fe00 | f2cae7c34d49d92695b4b67918218aaac0204c1e | refs/heads/master | 2023-03-14T12:07:46.919000 | 2021-03-05T10:12:00 | 2021-03-05T10:12:00 | 344,770,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package man.kuke;
import man.kuke.core.NetNode;
import man.kuke.core.Resource;
import man.kuke.registry.mapper.ConsumerService;
import man.kuke.rmi.core.RMIClient;
import man.kuke.rmi.core.RMIServer;
import man.kuke.sender.mapper.ResourcesServices;
import java.util.Set;
/**
* @author: kuke
* @date: 2021/2/3 - 13:4... | UTF-8 | Java | 1,065 | java | AppTest5.java | Java | [
{
"context": "sServices;\n\nimport java.util.Set;\n\n/**\n * @author: kuke\n * @date: 2021/2/3 - 13:47\n * @description:\n */\np",
"end": 294,
"score": 0.9995589256286621,
"start": 290,
"tag": "USERNAME",
"value": "kuke"
},
{
"context": " registry.setPort(54100);\n registry.se... | null | [] | package man.kuke;
import man.kuke.core.NetNode;
import man.kuke.core.Resource;
import man.kuke.registry.mapper.ConsumerService;
import man.kuke.rmi.core.RMIClient;
import man.kuke.rmi.core.RMIServer;
import man.kuke.sender.mapper.ResourcesServices;
import java.util.Set;
/**
* @author: kuke
* @date: 2021/2/3 - 13:4... | 1,065 | 0.698592 | 0.667606 | 33 | 31.272728 | 25.483534 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606061 | false | false | 13 |
2aef61458150d802d74919e33db7d7e60f97b7aa | 7,550,552,506,894 | e30e7f556ed64b94b80787b12b831d3059bce4ac | /strings/Duplicates_in_a_string.java | 4669569b7ecf4b4f010f88f8926de886b9616480 | [] | no_license | Junaid-Mohamed/DS_Algo | https://github.com/Junaid-Mohamed/DS_Algo | a0189193130fdc3862b28f27884687ea0b0c4bfe | 6bc0a714b9301953a061b2ae7623891140f3b00e | refs/heads/master | 2023-01-10T04:09:29.376000 | 2020-11-13T16:35:34 | 2020-11-13T16:35:34 | 308,299,256 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package strings;
public class Duplicates_in_a_string {
static void findDuplicates(String s) {
int c[] = new int[256];
for(int i=0;i<s.length();i++) {
c[s.charAt(i)]++;
}
for(int i=0;i<256;i++) {
if(c[i]>1 && (char)i != ' ') {
System.out.println((char)i +"-> has count of ->"+c[i]);
}
}
... | UTF-8 | Java | 432 | java | Duplicates_in_a_string.java | Java | [] | null | [] | package strings;
public class Duplicates_in_a_string {
static void findDuplicates(String s) {
int c[] = new int[256];
for(int i=0;i<s.length();i++) {
c[s.charAt(i)]++;
}
for(int i=0;i<256;i++) {
if(c[i]>1 && (char)i != ' ') {
System.out.println((char)i +"-> has count of ->"+c[i]);
}
}
... | 432 | 0.543981 | 0.523148 | 28 | 14.428572 | 16.708485 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.75 | false | false | 13 |
94e72c711dd639aedaccd29a361c012d3bcb6785 | 7,550,552,508,856 | aa04074ff0b5b637ef223364a4bc9c6381346bc7 | /prj/src/subpackage/Encrypt/test2.java | ba6240d7fe7d08aab19eb44b74bfbcc7b820a35a | [] | no_license | DestroySera/Javaschool-coding | https://github.com/DestroySera/Javaschool-coding | 07205e1c0d5d0267ad0e003553f86b9851742520 | 92c138b1b5d26abc83c99f7097979489955b00dd | refs/heads/main | 2023-09-01T04:52:33.645000 | 2021-11-02T01:37:10 | 2021-11-02T01:37:10 | 366,551,841 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package subpackage.Encrypt;
import java.io.File;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.stream.Collectors;
import javax.crypto.SecretKey;
import javax.crypto.spec.IvParameterSpec;
public class test2 {
public static void main(Str... | UTF-8 | Java | 851 | java | test2.java | Java | [
{
"context": ") throws Exception {\r\n\t\tString plainText = \"Hello, MadPlay!\";\r\n\r\n\t\tSecretKey key = AESCryptoUtil.getKey();\r\n",
"end": 388,
"score": 0.9367518424987793,
"start": 381,
"tag": "USERNAME",
"value": "MadPlay"
}
] | null | [] | package subpackage.Encrypt;
import java.io.File;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.stream.Collectors;
import javax.crypto.SecretKey;
import javax.crypto.spec.IvParameterSpec;
public class test2 {
public static void main(Str... | 851 | 0.752056 | 0.749706 | 26 | 30.73077 | 26.423412 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.576923 | false | false | 13 |
b0bb72a59a349a3f30324517e46d7d0d3a7ae924 | 1,829,656,122,103 | b8f41a2a1516fb62d623598374021d07988348b8 | /src/main/java/org/lostfan/ktv/utils/RenderedServicesLoader.java | 974588b303c7904d293564cea4b4e0b5e672ced0 | [] | no_license | LostFan/KTVI | https://github.com/LostFan/KTVI | 13dbf4dbeaa31488d252558b044612f7c46ffe6e | f810fffa740eda26412a7d2ed252c3f924078a38 | refs/heads/master | 2022-02-01T18:56:52.914000 | 2020-12-15T05:15:46 | 2020-12-15T05:15:46 | 88,361,436 | 0 | 0 | null | false | 2022-01-21T23:16:12 | 2017-04-15T17:00:20 | 2020-12-15T05:15:58 | 2022-01-21T23:16:10 | 794 | 0 | 0 | 2 | Java | false | false | package org.lostfan.ktv.utils;
import org.lostfan.ktv.domain.RenderedService;
import org.lostfan.ktv.model.FixedServices;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.util.ArrayList;
impo... | UTF-8 | Java | 2,104 | java | RenderedServicesLoader.java | Java | [] | null | [] | package org.lostfan.ktv.utils;
import org.lostfan.ktv.domain.RenderedService;
import org.lostfan.ktv.model.FixedServices;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.util.ArrayList;
impo... | 2,104 | 0.61597 | 0.609791 | 60 | 34.066666 | 29.044142 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
4ea78d3fcc9a1432f37ac54fff3a8595d133c7bb | 14,276,471,334,400 | 5dbeea2cf2be5b81b6129626e6f8f3d369c391b4 | /app/src/main/java/com/ruobilin/basf/basfchemical/presenter/SearchChemicalPresenter.java | 1c81b0607d523579046d49753ae7afff79e0e446 | [] | no_license | strivecheng/chemistry | https://github.com/strivecheng/chemistry | 6fd5154c63d58e915e9b0879c2281191dce8af1a | 47ab2980b525686d8644ded30a3491e4c1264d29 | refs/heads/master | 2020-04-13T08:03:56.317000 | 2018-12-29T13:44:12 | 2018-12-29T13:44:12 | 163,070,856 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ruobilin.basf.basfchemical.presenter;
import com.ruobilin.basf.basfchemical.base.BasePresenterImpl;
import com.ruobilin.basf.basfchemical.base.BaseShowView;
import com.ruobilin.basf.basfchemical.bean.ChemicalInfo;
import com.ruobilin.basf.basfchemical.contract.SearchChemicalContract;
import com.ruobilin.ba... | UTF-8 | Java | 1,540 | java | SearchChemicalPresenter.java | Java | [
{
"context": "ase.Preconditions.checkNotNull;\n\n/**\n * Created by strive on 2018/12/26.\n */\n\npublic class SearchChemicalPr",
"end": 477,
"score": 0.9996296167373657,
"start": 471,
"tag": "USERNAME",
"value": "strive"
}
] | null | [] | package com.ruobilin.basf.basfchemical.presenter;
import com.ruobilin.basf.basfchemical.base.BasePresenterImpl;
import com.ruobilin.basf.basfchemical.base.BaseShowView;
import com.ruobilin.basf.basfchemical.bean.ChemicalInfo;
import com.ruobilin.basf.basfchemical.contract.SearchChemicalContract;
import com.ruobilin.ba... | 1,540 | 0.777273 | 0.772078 | 49 | 30.428572 | 33.101574 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44898 | false | false | 13 |
19e54c492ee6a65fdc50a8b15e1700ec4751cafd | 23,132,693,912,802 | c62cdd12fb181972e8a5218242c68f5691d88389 | /sportjumpPOM/sportjumpDAO/src/test/java/es/uma/sportjump/sjs/dao/test/impl/mock/ExerciseBlockDaoMockTest.java | 2548e526732ecefb56f7d2ce129535d71ee30dfb | [] | no_license | juanminet/SportJump_Server | https://github.com/juanminet/SportJump_Server | 078e8026c53c974abe2265d0205e575ae14bd43e | f1b9417910f32e13a1b2d42a85f5d9242c8e7699 | refs/heads/master | 2021-03-27T16:56:36.070000 | 2014-03-23T01:04:17 | 2014-03-23T01:04:17 | 5,387,623 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.uma.sportjump.sjs.dao.test.impl.mock;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import es.uma.sportjump.sjs.dao.test.ExerciseBlockDaoTest;
@RunWith(SpringJUni... | UTF-8 | Java | 828 | java | ExerciseBlockDaoMockTest.java | Java | [] | null | [] | package es.uma.sportjump.sjs.dao.test.impl.mock;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import es.uma.sportjump.sjs.dao.test.ExerciseBlockDaoTest;
@RunWith(SpringJUni... | 828 | 0.798309 | 0.794686 | 33 | 24.09091 | 24.226662 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.030303 | false | false | 13 |
f44759e8d496169062cc6a1c59bcf9996be746a8 | 154,618,841,185 | b6e0ead88e885c2c9a3bc0c364f415f928d476ab | /src/main/java/com/george/math/LinkedList.java | ed6f7db0c2671d77ac7c4d181bc88898a84d8ea8 | [] | no_license | MrGeroge/Algorithm | https://github.com/MrGeroge/Algorithm | eba30a1f2227366d59e6e92ab4c0879cb069a049 | eb1bd15191fb0ae4c8211aa37f89351270d1a256 | refs/heads/master | 2021-04-30T15:52:36.471000 | 2018-02-12T13:40:44 | 2018-02-12T13:40:44 | 121,250,947 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.george.math;
/**
* Created by George on 2017/6/14.
*/
public class LinkedList {//双端链表
class Node{
public Node next;//后节点
public Object data;//数据
}
private Node head;
public LinkedList(){
head=new Node();
head.data=-1;
head.next=null;
}
publi... | UTF-8 | Java | 2,240 | java | LinkedList.java | Java | [
{
"context": "package com.george.math;\n\n/**\n * Created by George on 2017/6/14.\n */\npublic class LinkedList {//双端链表",
"end": 50,
"score": 0.5844559669494629,
"start": 44,
"tag": "USERNAME",
"value": "George"
}
] | null | [] | package com.george.math;
/**
* Created by George on 2017/6/14.
*/
public class LinkedList {//双端链表
class Node{
public Node next;//后节点
public Object data;//数据
}
private Node head;
public LinkedList(){
head=new Node();
head.data=-1;
head.next=null;
}
publi... | 2,240 | 0.435453 | 0.42341 | 95 | 20.852633 | 13.096378 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 13 |
987918201c6617e7f7047ed00fddeffbeb26a260 | 23,433,341,617,146 | 692ac36a1fce277b92bb4ae3c60728c46b260066 | /app/src/main/java/com/example/sviostali/sk_dnevnik/Activities/StudentReview.java | 580d08f8a369118ee50abaa8ee08c75313f53167 | [] | no_license | makaMusa/Skolski-Dnevnik | https://github.com/makaMusa/Skolski-Dnevnik | 327e002c5f0fa443754895ecb66a26e5cff673eb | 83900cdbfc95836ae5307907232b9ab33da0f599 | refs/heads/master | 2020-08-08T19:04:08.497000 | 2019-10-28T20:49:51 | 2019-10-28T20:49:51 | 213,895,528 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sviostali.sk_dnevnik.Activities;
import android.app.AlertDialog;
import android.content.DialogInterface;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.text.InputType;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
... | UTF-8 | Java | 8,522 | java | StudentReview.java | Java | [] | null | [] | package com.example.sviostali.sk_dnevnik.Activities;
import android.app.AlertDialog;
import android.content.DialogInterface;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.text.InputType;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
... | 8,522 | 0.562889 | 0.559836 | 207 | 40.135265 | 27.191769 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.792271 | false | false | 13 |
228bb4f50ca969dc7ce0a18b00cf7b3ee6759546 | 2,860,448,278,416 | fe52998b23fbd57bfad48c5e97448cf3f4347e11 | /src/main/java/io/github/syst3ms/skriptparser/types/changers/Arithmetic.java | df14d1cdd569b64fcca805ad8566e0ebf7cc92f7 | [
"MIT"
] | permissive | Olyno/skript-parser | https://github.com/Olyno/skript-parser | 46eb944ccf098a8691ac98893f3c42cb4ab6bf1c | 8a5e504b9bee37b7954b22468b9790f2e0ac5787 | refs/heads/master | 2021-11-27T08:26:14.914000 | 2021-10-16T16:13:48 | 2021-10-16T16:13:48 | 252,204,193 | 0 | 0 | MIT | true | 2020-04-01T14:49:34 | 2020-04-01T14:49:33 | 2020-03-31T18:25:05 | 2020-03-31T18:25:02 | 732 | 0 | 0 | 0 | null | false | false | package io.github.syst3ms.skriptparser.types.changers;
/**
* An interface describing arithmetic operations between two types
* @param <A> the first type
* @param <R> the second type
*/
public interface Arithmetic<A, R> {
R difference(A first, A second);
A add(A value, R difference);
A subtract(A val... | UTF-8 | Java | 384 | java | Arithmetic.java | Java | [
{
"context": "package io.github.syst3ms.skriptparser.types.changers;\n\n/**\n * An interface",
"end": 25,
"score": 0.9965373873710632,
"start": 18,
"tag": "USERNAME",
"value": "syst3ms"
}
] | null | [] | package io.github.syst3ms.skriptparser.types.changers;
/**
* An interface describing arithmetic operations between two types
* @param <A> the first type
* @param <R> the second type
*/
public interface Arithmetic<A, R> {
R difference(A first, A second);
A add(A value, R difference);
A subtract(A val... | 384 | 0.692708 | 0.690104 | 17 | 21.588236 | 21.321238 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 13 |
57b36e003168e61a814b32e045ce60d9e6dbadd7 | 33,913,061,774,181 | 4358cdc53143ac6bedc25cca926a9ce6a954e021 | /env2/env/Cell.java | e46ccca49c268687a81d1356d9494749ff5e7f3c | [] | no_license | belkacemlahouel/WorldsWar | https://github.com/belkacemlahouel/WorldsWar | 2dc6d2457ce12fab9bcbfaf897a5beafdf9b7251 | c839821b1a49a9284a794e72c0f1a87b981c2862 | refs/heads/master | 2021-01-22T20:39:44.268000 | 2016-02-11T18:11:02 | 2016-02-11T18:11:02 | 33,307,920 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package env2.env;
import java.util.ArrayList;
import java.util.List;
import env2.api.AbstractCell;
import env2.api.AbstractWorldObject;
public class Cell extends AbstractCell {
private List<AbstractWorldObject> objects;
public Cell() {
objects = new ArrayList<AbstractWorldObject>();
}
public List<Abstract... | UTF-8 | Java | 577 | java | Cell.java | Java | [] | null | [] | package env2.env;
import java.util.ArrayList;
import java.util.List;
import env2.api.AbstractCell;
import env2.api.AbstractWorldObject;
public class Cell extends AbstractCell {
private List<AbstractWorldObject> objects;
public Cell() {
objects = new ArrayList<AbstractWorldObject>();
}
public List<Abstract... | 577 | 0.745234 | 0.740035 | 32 | 17.03125 | 17.787785 | 53 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.09375 | false | false | 13 |
4c9f4aac0efb9ce61214773ff8e939372b72ab1b | 11,493,332,504,322 | 4126f4ea904a0aad10f6ca67c71c8e2759862197 | /Kattis/src/trivial/StackingCups.java | 93461e62d7bc2ad504aa6ff474ab3604f23bbc29 | [] | no_license | Sargot15/Kattis | https://github.com/Sargot15/Kattis | e1b7fb85c8d5fb5cf0a6313f4481298d91f2bb0c | c1aca6397841c4fd32b7224e6c3bb3b13f8646e3 | refs/heads/master | 2020-06-30T17:53:50.071000 | 2019-08-14T18:46:24 | 2019-08-14T18:46:24 | 200,901,484 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trivial;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Scanner;
public class StackingCups {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
List<Cup> cups = new ArrayList<Cup>();
String lines = sc.nextLine();
... | UTF-8 | Java | 1,237 | java | StackingCups.java | Java | [] | null | [] | package trivial;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Scanner;
public class StackingCups {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
List<Cup> cups = new ArrayList<Cup>();
String lines = sc.nextLine();
... | 1,237 | 0.602264 | 0.594988 | 53 | 21.377359 | 15.928172 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 13 |
d0533f5e1048084f1cfafc4ad9fa40a2411db02c | 8,340,826,512,137 | a8c524e30540909c7ce1ab99b681e56c0c0d62cd | /src/idao/BloodIDao.java | 19177a1a8f5ba1be38216d8f2d51483e737ca27d | [] | no_license | skyofme/TankGame | https://github.com/skyofme/TankGame | c63cc96770c21c7a669b540319fd83f79e78d2a4 | a3b0b86095f18eb6b446c2d26f68a2e2acf4383f | refs/heads/master | 2020-04-26T01:57:05.719000 | 2019-03-01T02:17:09 | 2019-03-01T02:17:09 | 173,220,195 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package idao;
import java.awt.Graphics;
import java.awt.Rectangle;
/**
* 这是一个BloodIDao类接口
* @author 刘小燕
*
*/
public interface BloodIDao {
/**
* draw方法 用于画出血块
* @param Graphics 类的画笔
*/
public void draw(Graphics g);
/**
* getRect方法用于获取该血块的面积
* @return 返回Rectangle类型的值
*/
public Rectangle getRect();
}... | GB18030 | Java | 401 | java | BloodIDao.java | Java | [
{
"context": "wt.Rectangle;\n\n/**\n * 这是一个BloodIDao类接口\n * @author 刘小燕\n *\n */\npublic interface BloodIDao {\n\t/**\n\t * draw",
"end": 107,
"score": 0.9997726082801819,
"start": 104,
"tag": "NAME",
"value": "刘小燕"
}
] | null | [] | package idao;
import java.awt.Graphics;
import java.awt.Rectangle;
/**
* 这是一个BloodIDao类接口
* @author 刘小燕
*
*/
public interface BloodIDao {
/**
* draw方法 用于画出血块
* @param Graphics 类的画笔
*/
public void draw(Graphics g);
/**
* getRect方法用于获取该血块的面积
* @return 返回Rectangle类型的值
*/
public Rectangle getRect();
}... | 401 | 0.676012 | 0.676012 | 22 | 13.590909 | 10.957186 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 13 |
61dbd8b61426533c1a96e7566728b2eda1355769 | 20,555,713,487,277 | 4f17301d9d8cfdb77bcbc8fae81991bb101a21fc | /rpc-framework-common/src/main/java/com/csu/rpc/coder/NettyDecoder.java | ac724b9640077e871f70f7e20ab2c12b8a95c987 | [] | no_license | cgb-netty/Simple-RPC2 | https://github.com/cgb-netty/Simple-RPC2 | cc641f6b021000a23e1a582352413e73759d7659 | 11d392f2ba6b01df366400fc4f45fe5b2a2e141d | refs/heads/main | 2023-05-12T09:20:40.468000 | 2021-05-29T14:43:20 | 2021-05-29T14:43:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.csu.rpc.coder;
import com.csu.rpc.dto.Packet;
import com.csu.rpc.dto.PacketCodeC;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.ByteToMessageDecoder;
import java.util.List;
public class NettyDecoder extends ByteToMessageDecoder {
@Overri... | UTF-8 | Java | 518 | java | NettyDecoder.java | Java | [] | null | [] | package com.csu.rpc.coder;
import com.csu.rpc.dto.Packet;
import com.csu.rpc.dto.PacketCodeC;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.ByteToMessageDecoder;
import java.util.List;
public class NettyDecoder extends ByteToMessageDecoder {
@Overri... | 518 | 0.764479 | 0.764479 | 18 | 27.777779 | 26.523691 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 13 |
68fa8dcf36e3208cefd237cd586f0d7fe25219ff | 32,839,319,949,680 | d89f547715d7dde43bbca624d81e8fea57c5c39b | /code2/剑指Offer_58-2_左旋转字符串.java | 6c2518bacf9cef8d1b1f02dd1bf87cd892176c97 | [] | no_license | renanxin/leetcode | https://github.com/renanxin/leetcode | e18617c2d7468a49eb28348f1d44defe2a2f1990 | f6e5c78e6b9ec0d8598ef333b94bac7e9eb4a331 | refs/heads/master | 2021-06-24T06:18:14.132000 | 2021-02-15T14:29:31 | 2021-02-15T14:29:31 | 193,859,773 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import leetcode.ListNode;
import leetcode.Node;
import leetcode.SwordTowardOffer;
import leetcode.TreeNode;
import java.util.*;
import java.util.stream.Stream;
class Solution{
// 58-2 左旋转字符串
public String reverseLeftWords(String s, int n) {
StringBuilder builder = new StringBuilder();
builde... | UTF-8 | Java | 443 | java | 剑指Offer_58-2_左旋转字符串.java | Java | [] | null | [] | import leetcode.ListNode;
import leetcode.Node;
import leetcode.SwordTowardOffer;
import leetcode.TreeNode;
import java.util.*;
import java.util.stream.Stream;
class Solution{
// 58-2 左旋转字符串
public String reverseLeftWords(String s, int n) {
StringBuilder builder = new StringBuilder();
builde... | 443 | 0.693735 | 0.684455 | 19 | 21.68421 | 17.189508 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 13 |
311cae0617dc08dea03a5b8d4b759757cc116f04 | 6,244,882,514,987 | d16b4588f2fb0a44c3343095f5e0dbe32a242f69 | /java-ws-template/src/main/java/com/example/myapp/crud/GridManager.java | 79b4c438aff6d685f54bd6df0b4d39025f8b160c | [
"MIT"
] | permissive | luca-vercelli/java-web-template | https://github.com/luca-vercelli/java-web-template | c46df7e35cb80f725c2830104827b215b1a9e22a | e3cdc6d91cf41b7b5fcbbc1f5a17092c9b859510 | refs/heads/master | 2022-11-27T01:43:39.418000 | 2021-07-23T17:24:02 | 2021-07-23T17:24:02 | 85,752,303 | 1 | 5 | MIT | false | 2022-11-16T12:34:22 | 2017-03-21T20:54:17 | 2021-07-23T17:38:35 | 2022-11-16T12:34:19 | 18,130 | 0 | 5 | 8 | Java | false | false | package com.example.myapp.crud;
import java.io.File;
import java.io.IOException;
import java.util.List;
import java.util.Set;
import javax.ejb.Stateless;
import javax.inject.Inject;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.metamodel.Attri... | UTF-8 | Java | 4,271 | java | GridManager.java | Java | [] | null | [] | package com.example.myapp.crud;
import java.io.File;
import java.io.IOException;
import java.util.List;
import java.util.Set;
import javax.ejb.Stateless;
import javax.inject.Inject;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.metamodel.Attri... | 4,271 | 0.646219 | 0.643877 | 177 | 22.129944 | 21.279684 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.723164 | false | false | 13 |
3187e22c01af12d0722a55fd45ea6ef1655011ac | 38,749,194,999,434 | 3c67de51a9577128221c19dccf9d220b68762a43 | /sdk/src/main/java/BEC/NewsRsp.java | 0b59d53e09e53a5adf44f47fdf9532db19a2751d | [] | no_license | w296365959/NF_Project02 | https://github.com/w296365959/NF_Project02 | 670152a485e75fafbc340cbc6487edef03c8e840 | a2b6f5a4dbb239891994c8f0895275d8dcd5330b | refs/heads/master | 2020-03-17T03:28:45.510000 | 2019-04-23T16:28:41 | 2019-04-23T16:28:41 | 133,237,038 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package BEC;
public final class NewsRsp extends com.dengtacj.thoth.Message implements java.lang.Cloneable, java.io.Serializable
{
private static final long serialVersionUID = 1L;
public BEC.NewsList stNewsList = null;
public int iStatus = 0;
public String sNextNewsID = "";
public BEC.NewsList g... | UTF-8 | Java | 2,041 | java | NewsRsp.java | Java | [] | null | [] | package BEC;
public final class NewsRsp extends com.dengtacj.thoth.Message implements java.lang.Cloneable, java.io.Serializable
{
private static final long serialVersionUID = 1L;
public BEC.NewsList stNewsList = null;
public int iStatus = 0;
public String sNextNewsID = "";
public BEC.NewsList g... | 2,041 | 0.645762 | 0.638902 | 81 | 24.185184 | 28.030895 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45679 | false | false | 13 |
a34a5486564febccdc54ffd6506c1ee0220f884d | 38,646,115,757,287 | a84f9e443ef6214714e9b948b1141a4f2b170961 | /src/net/athenamc/spigot/core/staff/StaffModule.java | 1e862c02399983f226ccfcf5559036aa81cd5220 | [] | no_license | ZarpaoMC/AthenaCore | https://github.com/ZarpaoMC/AthenaCore | d930dda0ebff90f7fd352fe72fec9d4d35d1a699 | 96264a132ba9107312d70f0db319a1031d8ba36c | refs/heads/master | 2021-06-22T06:57:56.751000 | 2017-06-13T21:44:43 | 2017-06-13T21:44:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.athenamc.spigot.core.staff;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.util.HashMap;
import java.util.HashSet;
import java.util.UUID;
import org.bukkit.Bukkit... | UTF-8 | Java | 10,577 | java | StaffModule.java | Java | [] | null | [] | package net.athenamc.spigot.core.staff;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.util.HashMap;
import java.util.HashSet;
import java.util.UUID;
import org.bukkit.Bukkit... | 10,577 | 0.675144 | 0.673631 | 288 | 34.725693 | 25.259165 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.340278 | false | false | 13 |
a122d4ab72a9208ca971f1d0fc6233d220f99584 | 35,287,451,359,961 | f0edbe898b6b81c2c6fa721bb5142715a96abb20 | /library/src/main/java/com/jack/library/camera/CameraStorage.java | acdbca3f1cd836aaaa0e2f4b635743d32bb58e34 | [] | no_license | jack21024/FloatCamera | https://github.com/jack21024/FloatCamera | d30de889e9e81df9aa4b7988b6d829289cc280f7 | 03482624c73a7f42dd11b93cc03ae4d11abc699f | refs/heads/master | 2021-01-17T07:42:24.816000 | 2016-07-05T06:59:48 | 2016-07-05T06:59:48 | 38,156,611 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jack.library.camera;
import java.util.List;
/**
* This class is used to help accessing camera record (image, video) to storage which may a external
* storage or a web service.
* <p/>
* Author: Jack Tseng (jack21024@gmail.com)
*/
public interface CameraStorage {
/**
* Lists all of support st... | UTF-8 | Java | 1,255 | java | CameraStorage.java | Java | [
{
"context": "al\n * storage or a web service.\n * <p/>\n * Author: Jack Tseng (jack21024@gmail.com)\n */\npublic interface Camera",
"end": 221,
"score": 0.9998757243156433,
"start": 211,
"tag": "NAME",
"value": "Jack Tseng"
},
{
"context": " or a web service.\n * <p/>\n * Author: Ja... | null | [] | package com.jack.library.camera;
import java.util.List;
/**
* This class is used to help accessing camera record (image, video) to storage which may a external
* storage or a web service.
* <p/>
* Author: <NAME> (<EMAIL>)
*/
public interface CameraStorage {
/**
* Lists all of support storage's type
... | 1,239 | 0.606375 | 0.60239 | 58 | 20.637932 | 24.169443 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.224138 | false | false | 13 |
2c6ba1bdeeeb86086fb3fd1384a75299c36f9d97 | 35,192,962,074,913 | 213bd12729cc67ec9b6fcc5a857fd7ab3fc01b6d | /src/test/java/com/morley/betfair/compression/HistoricDataUtilsTest.java | d86467edcf17ae19c66ce36c692f97d4dc7d6b48 | [] | no_license | enrobsop/bf-compression | https://github.com/enrobsop/bf-compression | d03f57247ea3f20f04b066a2c87e9b50cabd9f3c | bbb41cb47a6d045e4eea18cafcb81ab2cb992343 | refs/heads/master | 2016-09-05T13:02:48.139000 | 2014-07-15T13:08:12 | 2014-07-15T13:08:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* File: HistoricDataUtilsTest.java
* Project: BetfairOptimisation
* Created By: Paul Osborne, Morley Computing Limited.
* Created On: 23 Jul 2009, 16:32:21
* Copyright: Paul Osborne and Morley Computing Limited.
* Contact: www.morley-computing.co.uk, info@morley-computing.co.uk
*
* This... | UTF-8 | Java | 2,420 | java | HistoricDataUtilsTest.java | Java | [
{
"context": " * Project: BetfairOptimisation\r\n * Created By: Paul Osborne, Morley Computing Limited.\r\n * Created On: 23 Jul",
"end": 111,
"score": 0.9998999834060669,
"start": 99,
"tag": "NAME",
"value": "Paul Osborne"
},
{
"context": " Created On: 23 Jul 2009, 16:32:21\r\n *... | null | [] | /**
* File: HistoricDataUtilsTest.java
* Project: BetfairOptimisation
* Created By: <NAME>, Morley Computing Limited.
* Created On: 23 Jul 2009, 16:32:21
* Copyright: <NAME> and Morley Computing Limited.
* Contact: www.morley-computing.co.uk, <EMAIL>
*
* This code is not to be used without ... | 2,382 | 0.709091 | 0.699587 | 87 | 25.816092 | 22.176165 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.37931 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.