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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fde288d984e552f5a1915ef955f712a83f05fc19 | 5,488,968,274,860 | 32b1e369407247ba40eb39137d20492361dd1751 | /src/main/java/com/pony/MobileInterface/util/ProductOrderNumberGenerator.java | b6c7bf8afaa5004a9afe93a876b506475552fe99 | [] | no_license | KyleQiao1992/pony | https://github.com/KyleQiao1992/pony | c181b7f821f3044888c943203d4edbfcac04e109 | ff8b0d99374309204b825c5b87c1bfa641343450 | refs/heads/master | 2021-01-12T18:34:14.083000 | 2017-06-05T13:55:49 | 2017-06-05T13:55:49 | 81,730,918 | 1 | 1 | null | false | 2017-05-30T04:09:55 | 2017-02-12T14:17:17 | 2017-02-17T06:27:47 | 2017-05-30T04:09:55 | 575 | 1 | 2 | 0 | Java | null | null | package com.pony.MobileInterface.util;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Created by Administrator on 2017/4/16 0016.
*/
public class ProductOrderNumberGenerator {
public static String getProductOrderNumber(){
DateFormat format1 = new SimpleDa... | UTF-8 | Java | 658 | java | ProductOrderNumberGenerator.java | Java | [
{
"context": "eFormat;\nimport java.util.Date;\n\n/**\n * Created by Administrator on 2017/4/16 0016.\n */\npublic class ProductOrderN",
"end": 159,
"score": 0.5687611103057861,
"start": 146,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.pony.MobileInterface.util;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Created by Administrator on 2017/4/16 0016.
*/
public class ProductOrderNumberGenerator {
public static String getProductOrderNumber(){
DateFormat format1 = new SimpleDa... | 658 | 0.689062 | 0.65625 | 25 | 24.6 | 24.58292 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 3 |
1c1b58b4303a60d2fed0f4e936f06e4785144fd5 | 9,715,216,080,529 | 95fea1989be3c685648c5488aaf9251ca7668510 | /pms-srv/pms-srv-test/src/main/java/com/evry/fs/payment/pms/srv/testdata/ProjectDetailsTestDataConstants.java | 123a750d7e07611054fead3caa39a9f378c0544d | [] | no_license | tosurya01/Project_Management_System_SOAP | https://github.com/tosurya01/Project_Management_System_SOAP | 4bb427f57793f143bbe8a8b3810d25a497f7913d | dd73eac7bc3a93f0183f5cc64aeb97d78b2c278b | refs/heads/master | 2020-05-18T19:42:05.277000 | 2019-05-07T11:07:19 | 2019-05-07T11:07:19 | 184,613,996 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.evry.fs.payment.pms.srv.testdata;
public final class ProjectDetailsTestDataConstants {
// Positive senario
public static final Integer PROJECT_ID = 3245;
public static final String PROJECT_NAME = "payments";
public static final String PROJECT_STATUS = "Y";
public static final Integer ESTIMATED_HRS = 5... | UTF-8 | Java | 856 | java | ProjectDetailsTestDataConstants.java | Java | [] | null | [] | package com.evry.fs.payment.pms.srv.testdata;
public final class ProjectDetailsTestDataConstants {
// Positive senario
public static final Integer PROJECT_ID = 3245;
public static final String PROJECT_NAME = "payments";
public static final String PROJECT_STATUS = "Y";
public static final Integer ESTIMATED_HRS = 5... | 856 | 0.76986 | 0.746495 | 21 | 39.761906 | 18.657068 | 55 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.47619 | false | false | 3 |
b5fdd112213e55cde6311d2fad87eac7db4cf2b4 | 13,434,657,762,105 | 54ea4b551d0cf8b7dd185faa6d796dac509d921e | /gmall-api/src/main/java/com/lichen/gmall/service/SpuService.java | 5e6f1d6317f2ca6ea9b2c1009518e02a4fbad000 | [] | no_license | AndaCinder/gmall | https://github.com/AndaCinder/gmall | dd93bd1a8a29472891309af92671cf2e546165a2 | 8022ddadd5866115e50cbe70d2c3f46828894182 | refs/heads/master | 2022-09-15T15:34:31.952000 | 2020-05-10T16:02:33 | 2020-05-10T16:02:33 | 191,106,030 | 0 | 0 | null | false | 2022-09-01T23:10:06 | 2019-06-10T05:58:30 | 2020-05-10T16:02:36 | 2022-09-01T23:10:05 | 20,535 | 0 | 0 | 8 | CSS | false | false | package com.lichen.gmall.service;
import com.lichen.gmall.bean.*;
import java.util.List;
import java.util.Map;
public interface SpuService {
List<SpuInfo> spuList(String catalog3Id);
List<BaseSaleAttr> baseSaleAttrList();
void saveSpu(SpuInfo spuInfo);
List<SpuImage> getSpuImageList(String spuId);... | UTF-8 | Java | 762 | java | SpuService.java | Java | [] | null | [] | package com.lichen.gmall.service;
import com.lichen.gmall.bean.*;
import java.util.List;
import java.util.Map;
public interface SpuService {
List<SpuInfo> spuList(String catalog3Id);
List<BaseSaleAttr> baseSaleAttrList();
void saveSpu(SpuInfo spuInfo);
List<SpuImage> getSpuImageList(String spuId);... | 762 | 0.761155 | 0.759843 | 31 | 23.580645 | 25.520105 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 3 |
2b9979c01d42aa2bde594c8df6b4e91c99f33d96 | 13,469,017,497,662 | 548f5f690f2dc48a6892ff76d5392b045601cd96 | /src/main/java/com/clancey/apollo/common/utils/TreeUtil.java | 19925be109007c7fd4404d5a731a30d9e81d558c | [] | no_license | LvGY518/apollo | https://github.com/LvGY518/apollo | 40417882914eba60dd4cdfedd0b199e71fc93e8d | 6c2e8fd849b4318175ef16ed9efad9d92f58b317 | refs/heads/master | 2020-05-01T05:22:02.305000 | 2019-03-23T15:48:45 | 2019-03-23T15:48:45 | 177,299,631 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clancey.apollo.common.utils;
import com.clancey.apollo.common.base.LevelCode;
import java.util.ArrayList;
import java.util.List;
/**
* @author ChenShuai
* @date 2018/9/13 14:39
*/
public class TreeUtil {
/**
* 生成树
* @param array
* @param codeSpan
* @param <T>
* @return
... | UTF-8 | Java | 2,561 | java | TreeUtil.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * @author ChenShuai\n * @date 2018/9/13 14:39\n */\npublic class TreeUti",
"end": 169,
"score": 0.9441800117492676,
"start": 160,
"tag": "NAME",
"value": "ChenShuai"
}
] | null | [] | package com.clancey.apollo.common.utils;
import com.clancey.apollo.common.base.LevelCode;
import java.util.ArrayList;
import java.util.List;
/**
* @author ChenShuai
* @date 2018/9/13 14:39
*/
public class TreeUtil {
/**
* 生成树
* @param array
* @param codeSpan
* @param <T>
* @return
... | 2,561 | 0.55214 | 0.546323 | 82 | 28.353659 | 25.365797 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.390244 | false | false | 3 |
ad026a61739c3c7a7dbdda4a9fa70ad1cc4162ce | 22,230,750,788,559 | 480c579af469c6d42607c73a7076c8101e6e7bca | /src/test/java/com/antti/task/unit/controller/item/BuilderTest.java | 4dcdaa14ef79485780af7082eab98e9c512b1ff4 | [] | no_license | anttiranta/feeds-reader-java | https://github.com/anttiranta/feeds-reader-java | ac47be861eacb1500a421f02210feca0edf28440 | c8d0f8599b199cd4abb7b06b6d66ced4914e9346 | refs/heads/master | 2020-12-07T22:26:12.152000 | 2020-07-23T18:25:02 | 2020-07-23T18:25:02 | 232,816,183 | 0 | 0 | null | false | 2020-10-13T18:44:38 | 2020-01-09T13:31:19 | 2020-07-23T18:25:20 | 2020-10-13T18:44:36 | 213 | 0 | 0 | 1 | Java | false | false | package com.antti.task.unit.controller.item;
import java.util.Optional;
import javax.servlet.http.HttpServletRequest;
import org.junit.Test;
import static org.junit.Assert.*;
import com.antti.task.controller.item.Builder;
import com.antti.task.entity.Item;
import com.antti.task.repository.ItemRepository;
import org.ju... | UTF-8 | Java | 1,791 | java | BuilderTest.java | Java | [] | null | [] | package com.antti.task.unit.controller.item;
import java.util.Optional;
import javax.servlet.http.HttpServletRequest;
import org.junit.Test;
import static org.junit.Assert.*;
import com.antti.task.controller.item.Builder;
import com.antti.task.entity.Item;
import com.antti.task.repository.ItemRepository;
import org.ju... | 1,791 | 0.619766 | 0.617532 | 65 | 26.553846 | 19.414532 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.523077 | false | false | 3 |
77ce1757e53a4b0bbf031cfcb33f29131f0d8c54 | 26,173,530,760,831 | 4c9fb2fa41d1a21ccfe11e97408675e12d2c49e6 | /Rider.java | 34aca43ce1020d7e3f938c5aca493125d4ed6495 | [] | no_license | yuliya-kovalenko/motogp | https://github.com/yuliya-kovalenko/motogp | f27ee0ca7999e7b54915038b9d684ee0abef12f7 | 2791d5a72baac6f7fc5976d262ed1c8c9dba74a4 | refs/heads/master | 2020-06-24T11:17:08.415000 | 2019-08-13T05:54:43 | 2019-08-13T05:54:43 | 198,949,209 | 1 | 0 | null | false | 2019-08-13T05:54:44 | 2019-07-26T05:00:55 | 2019-08-11T22:04:26 | 2019-08-13T05:54:43 | 12 | 0 | 0 | 1 | Java | false | false | public class Rider implements Comparable<Rider> {
String firstName;
String lastName;
int age;
int championships;
String nationality;
String placeOfBirth;
public Rider(String firstName, String lastName, int age, int championships,
String nationality, String placeOfBirth) {
this.firstName = firstName;
th... | UTF-8 | Java | 919 | java | Rider.java | Java | [
{
"context": "onality, String placeOfBirth) {\n\t\tthis.firstName = firstName;\n\t\tthis.lastName = lastName;\n\t\tthis.age = age;\n\t\t",
"end": 314,
"score": 0.9958038926124573,
"start": 305,
"tag": "NAME",
"value": "firstName"
},
{
"context": " {\n\t\tthis.firstName = firstName;\n... | null | [] | public class Rider implements Comparable<Rider> {
String firstName;
String lastName;
int age;
int championships;
String nationality;
String placeOfBirth;
public Rider(String firstName, String lastName, int age, int championships,
String nationality, String placeOfBirth) {
this.firstName = firstName;
th... | 919 | 0.735582 | 0.735582 | 46 | 18.97826 | 17.925558 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.652174 | false | false | 3 |
5b5cceb12f62f05d3b65d51fb6a3cac298596c94 | 1,546,188,294,145 | ae2c2ea06a5dd66837cde8bbb48575546a6c886d | /client/src/main/java/org/jivesoftware/phone/client/HangUpEvent.java | 7b900dccfaa8ee926383af48a64dd14a2f4e6e49 | [] | no_license | carloca68/asterisk-im | https://github.com/carloca68/asterisk-im | ef5ebd5e74b063351dfea440234dbb33e8f231f8 | c0c94e8e6d4e4d777f0dba2ff0781a7e489100a8 | refs/heads/master | 2021-01-21T15:31:27.389000 | 2015-07-01T11:16:12 | 2015-07-01T11:16:12 | 38,365,314 | 0 | 1 | null | true | 2015-07-01T10:33:03 | 2015-07-01T10:33:03 | 2015-01-14T20:12:10 | 2014-12-17T14:24:35 | 12,224 | 0 | 0 | 0 | null | null | null | /**
* $RCSfile: HangUpEvent.java,v $
* $Revision: 1.5 $
* $Date: 2005/06/25 02:09:35 $
*
* Copyright (C) 1999-2004 Jive Software. All rights reserved.
*
* This software is the proprietary information of Jive Software. Use is subject to license terms.
*/
package org.jivesoftware.phone.client;
import org.jiveso... | UTF-8 | Java | 1,020 | java | HangUpEvent.java | Java | [
{
"context": "current xmpp user hangs up his phone\n *\n * @author Andrew Wright\n */\npublic class HangUpEvent extends PhoneEventPa",
"end": 474,
"score": 0.9998440742492676,
"start": 461,
"tag": "NAME",
"value": "Andrew Wright"
}
] | null | [] | /**
* $RCSfile: HangUpEvent.java,v $
* $Revision: 1.5 $
* $Date: 2005/06/25 02:09:35 $
*
* Copyright (C) 1999-2004 Jive Software. All rights reserved.
*
* This software is the proprietary information of Jive Software. Use is subject to license terms.
*/
package org.jivesoftware.phone.client;
import org.jiveso... | 1,013 | 0.659804 | 0.636275 | 44 | 22.181818 | 24.904612 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.204545 | false | false | 3 |
2c606b7a25dcac4a6869879c6b28c6c2707fcf9a | 9,036,611,248,443 | 52790a2482187396c600e604567d0a1c2b36a581 | /src/main/java/cn/com/myproject/learn/leetcode/editor/cn/FindTheDuplicateNumber.java | 3d971a37d85ec01583dee963be93973ab3d6d32d | [
"Apache-2.0"
] | permissive | liyang2012/qd | https://github.com/liyang2012/qd | f2deba3048e738aa30f0eda08a9a26ab0b987652 | fe77cdbd38621d58ef7d27c40b82602a64f8f705 | refs/heads/master | 2023-07-14T20:17:42.030000 | 2023-06-27T10:41:16 | 2023-06-27T10:41:16 | 239,151,980 | 0 | 0 | Apache-2.0 | false | 2023-06-14T22:25:41 | 2020-02-08T15:11:36 | 2022-02-09T06:32:58 | 2023-06-14T22:25:38 | 2,712 | 0 | 0 | 3 | Java | false | false | //Given an array nums containing n + 1 integers where each integer is between 1
//and n (inclusive), prove that at least one duplicate number must exist. Assume t
//hat there is only one duplicate number, find the duplicate one.
//
// Example 1:
//
//
//Input: [1,3,4,2,2]
//Output: 2
//
//
// Example 2:
//
//
//... | UTF-8 | Java | 3,191 | java | FindTheDuplicateNumber.java | Java | [] | null | [] | //Given an array nums containing n + 1 integers where each integer is between 1
//and n (inclusive), prove that at least one duplicate number must exist. Assume t
//hat there is only one duplicate number, find the duplicate one.
//
// Example 1:
//
//
//Input: [1,3,4,2,2]
//Output: 2
//
//
// Example 2:
//
//
//... | 3,191 | 0.39821 | 0.379354 | 122 | 24.655737 | 19.47961 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442623 | false | false | 3 |
722cf924a70fc3d51c437f8b9f9bf8fab98b93b5 | 7,292,854,527,079 | 5f870690cb5b13c3afb363f606ef4b4680a2e263 | /valamis-lrs-tincan/src/main/java/com/arcusys/valamis/lrs/util/Nameprep.java | e33d23283dc9a7ec1b0444197291b13b44732691 | [] | no_license | robcanini/valamis-lrs | https://github.com/robcanini/valamis-lrs | 1cac60c468c513166e8fda7299ce2ca7cdc6fd8c | 748795315fe530a56a611effd691763e331f59c9 | refs/heads/master | 2021-06-19T15:13:03.701000 | 2017-07-27T08:19:18 | 2017-07-27T08:19:18 | 118,146,959 | 1 | 0 | null | true | 2018-01-19T16:07:34 | 2018-01-19T16:07:34 | 2017-04-21T09:22:59 | 2017-07-27T08:19:18 | 564 | 0 | 0 | 0 | null | false | null | package com.arcusys.valamis.lrs.util;
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. The ASF licenses this file to You
* under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License.
* You may obtain... | UTF-8 | Java | 32,866 | java | Nameprep.java | Java | [] | null | [] | package com.arcusys.valamis.lrs.util;
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. The ASF licenses this file to You
* under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License.
* You may obtain... | 32,866 | 0.404704 | 0.254458 | 919 | 34.763874 | 13.041482 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73123 | false | false | 3 |
0b5b95f51a5830f38dcf3d2f2d2cc8ca709ef896 | 12,833,362,345,587 | 39a3ed36c9f6ebdd526f742a5a35de5c8c3f2442 | /src/org/usfirst/frc/team4486/robot/OI.java | 2c4df1e8a2a0716b5071dc975a0a9c69b3f0e94f | [] | no_license | al2699/Team4486-Stronghold-Code | https://github.com/al2699/Team4486-Stronghold-Code | 270f0c4ed82f3260a094435bceb6a72019928860 | 6e48f8c9e71ab7f1b0e20a37f698d77286a8c1e9 | refs/heads/master | 2018-12-31T17:22:23.367000 | 2017-01-11T22:24:11 | 2017-01-11T22:24:11 | 70,091,336 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Written by the AT-Team
package org.usfirst.frc.team4486.robot;
import edu.wpi.first.wpilibj.Joystick;
import edu.wpi.first.wpilibj.buttons.JoystickButton;
import org.usfirst.frc.team4486.robot.commands.GetDown;
import org.usfirst.frc.team4486.robot.commands.GetIntake;
import org.usfirst.frc.team4486.robot.command... | UTF-8 | Java | 3,854 | java | OI.java | Java | [] | null | [] | // Written by the AT-Team
package org.usfirst.frc.team4486.robot;
import edu.wpi.first.wpilibj.Joystick;
import edu.wpi.first.wpilibj.buttons.JoystickButton;
import org.usfirst.frc.team4486.robot.commands.GetDown;
import org.usfirst.frc.team4486.robot.commands.GetIntake;
import org.usfirst.frc.team4486.robot.command... | 3,854 | 0.817852 | 0.800467 | 75 | 50.373333 | 38.465145 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 3 |
d8f81de55391dea9686c7cc02a329217b3687e3e | 12,833,362,349,396 | 1b280f8167dab27fa9c0aff3d05e5504badf6ed8 | /src/test/java/org/op4j/test/auto/Test.java | 0f916d174c2dddacb4d39023e8dafdbaadf905df | [
"Apache-2.0"
] | permissive | shyding/op4j | https://github.com/shyding/op4j | bcf2d600bbea83c2bb0fe48142a0fa5abe2bb1d9 | b577596dfe462089d3dd169666defc6de7ad289a | refs/heads/master | 2021-05-16T18:54:01.108000 | 2012-05-13T22:24:48 | 2012-05-13T22:24:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.op4j.test.auto;
import java.beans.Expression;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.javaruntype.type.Type;
import org.junit.Ignore;
import org.op4j.Op;
import org.op4j.exceptions.ExecutionException;
@Ignore
public class Test {
public static final ... | UTF-8 | Java | 6,040 | java | Test.java | Java | [] | null | [] | package org.op4j.test.auto;
import java.beans.Expression;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.javaruntype.type.Type;
import org.junit.Ignore;
import org.op4j.Op;
import org.op4j.exceptions.ExecutionException;
@Ignore
public class Test {
public static final ... | 6,040 | 0.662748 | 0.661921 | 163 | 35.055214 | 27.262022 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.895705 | false | false | 3 |
43197914b76ead4e1d2a5fa95289ddc70f875a80 | 6,210,522,734,722 | bc6cdd5ba7d326a8e8b08961d375c7a6c9ae50d9 | /src/main/java/com/ericsson/ei/rules/RulesObject.java | df137e7192fb5fb563e81f0a485a5248f8ca72a2 | [
"Apache-2.0"
] | permissive | aprudyus/eiffel-intelligence | https://github.com/aprudyus/eiffel-intelligence | 04f40753f694ca479da4bf24dc37c023f8e340d3 | 6bf96c03c32b10359e2be7cefc85badc4030de78 | refs/heads/master | 2021-07-09T10:13:14.975000 | 2017-10-08T21:15:52 | 2017-10-08T21:15:52 | 103,252,148 | 0 | 0 | null | true | 2017-09-12T09:43:01 | 2017-09-12T09:43:01 | 2017-08-30T13:10:36 | 2017-09-11T12:54:34 | 138 | 0 | 0 | 0 | null | null | null | package com.ericsson.ei.rules;
import com.fasterxml.jackson.databind.JsonNode;
public class RulesObject {
private JsonNode rulesObject;
public RulesObject(JsonNode rulesObject) {
super();
this.rulesObject = rulesObject;
}
public JsonNode getJsonRulesObject() {
return rulesObj... | UTF-8 | Java | 1,347 | java | RulesObject.java | Java | [
{
"context": "package com.ericsson.ei.rules;\n\nimport com.fasterxml.jackson.datab",
"end": 16,
"score": 0.7578016519546509,
"start": 12,
"tag": "USERNAME",
"value": "eric"
}
] | null | [] | package com.ericsson.ei.rules;
import com.fasterxml.jackson.databind.JsonNode;
public class RulesObject {
private JsonNode rulesObject;
public RulesObject(JsonNode rulesObject) {
super();
this.rulesObject = rulesObject;
}
public JsonNode getJsonRulesObject() {
return rulesObj... | 1,347 | 0.648849 | 0.648849 | 53 | 24.415094 | 23.681402 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301887 | false | false | 3 |
fce4018f0bb8869e5d28c5cf869f82c7864c7387 | 30,751,965,863,900 | 4276a177aa989299bd4942359cd31d4b6c0d6181 | /src/main/java/com/kanaxis/sms/dao/SubjectDao.java | 0d17fe9a594e73b632b4a3bd69bee0dbcccf7359 | [] | no_license | madhu-horoppa/SMSKanaxis | https://github.com/madhu-horoppa/SMSKanaxis | e75ea1a3952fb80cdb606cb4fed19c73122b83ad | 721a939d02d94b8b6f85b7859de4e3cbe8247596 | refs/heads/master | 2020-04-15T04:42:09.438000 | 2016-03-27T04:54:45 | 2016-03-27T04:54:45 | 42,056,315 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kanaxis.sms.dao;
import com.kanaxis.sms.util.ResultData;
public interface SubjectDao {
public ResultData addSubjects(String subjectsDetails);
public ResultData getAllsubjects();
public ResultData getSubjectsByClass(String class_id);
public ResultData updateSubjects(String class_id, String subjectN... | UTF-8 | Java | 351 | java | SubjectDao.java | Java | [] | null | [] | package com.kanaxis.sms.dao;
import com.kanaxis.sms.util.ResultData;
public interface SubjectDao {
public ResultData addSubjects(String subjectsDetails);
public ResultData getAllsubjects();
public ResultData getSubjectsByClass(String class_id);
public ResultData updateSubjects(String class_id, String subjectN... | 351 | 0.80057 | 0.80057 | 16 | 20.9375 | 23.535793 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 3 |
428bc9c1477fad83ce54d129c5a6b7c5a971fa6f | 29,798,483,132,865 | ea9a7cc2c5438eae3ef5bb10694f640f469b6146 | /OnlineShopBackend/src/main/java/com/shop/demo/repository/ProductRepository.java | dfbf03a206d911db0f54ded8413ffbd246c3bdd0 | [] | no_license | BoyanVD/Online_Shop_Backend | https://github.com/BoyanVD/Online_Shop_Backend | ba1d4b22ece62a1b2fcc599380f8bd1dd86149d6 | 9ef2707defc84d028badf990c4f8fdb40e5fce74 | refs/heads/master | 2020-09-16T15:03:55.910000 | 2019-11-25T15:35:14 | 2019-11-25T15:35:14 | 223,808,060 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shop.demo.repository;
import com.shop.demo.model.entity.Product;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface ProductRepository exte... | UTF-8 | Java | 800 | java | ProductRepository.java | Java | [] | null | [] | package com.shop.demo.repository;
import com.shop.demo.model.entity.Product;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface ProductRepository exte... | 800 | 0.815 | 0.815 | 26 | 29.76923 | 29.597696 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 3 |
487d4519cb1d82f4232b73dbe44cc64dfdc915f4 | 14,800,457,336,778 | 2e1f147ffc358f039479d73cdda1b2405922c645 | /src/main/java/com/pangu/Util/HttpUtil.java | c29686d29bbf8156e71d162895c1b187d12aa165 | [] | no_license | EarWheat/Pangu | https://github.com/EarWheat/Pangu | 67df962848baae6455002ff5bc44ed34043e1006 | b64598001c12b395bb4ca3654842afff45572b8d | refs/heads/master | 2022-07-11T05:59:38.848000 | 2022-06-16T02:14:52 | 2022-06-16T02:14:52 | 229,016,824 | 0 | 0 | null | false | 2022-06-29T17:59:29 | 2019-12-19T09:10:17 | 2021-10-04T08:27:27 | 2022-06-29T17:59:28 | 59 | 0 | 0 | 3 | Java | false | false | package com.pangu.Util;
/**
* @author liuzhaoluliuzhaolu
* @date 2021/6/21 下午5:08
* @desc Http工具类
* @prd
* @Modification History:
* Date Author Description
* ------------------------------------------ *
*/
public class HttpUtil {
}
| UTF-8 | Java | 268 | java | HttpUtil.java | Java | [
{
"context": "package com.pangu.Util;\n\n/**\n * @author liuzhaoluliuzhaolu\n * @date 2021/6/21 下午5:08\n * @desc Http工具类\n * @pr",
"end": 58,
"score": 0.9992761611938477,
"start": 40,
"tag": "USERNAME",
"value": "liuzhaoluliuzhaolu"
}
] | null | [] | package com.pangu.Util;
/**
* @author liuzhaoluliuzhaolu
* @date 2021/6/21 下午5:08
* @desc Http工具类
* @prd
* @Modification History:
* Date Author Description
* ------------------------------------------ *
*/
public class HttpUtil {
}
| 268 | 0.511628 | 0.472868 | 13 | 18.846153 | 14.970978 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.076923 | false | false | 3 |
2fcc3867928406bfd28107541ed372a61698bf0d | 11,003,706,227,006 | a497bb0084e9c9fcedaf39cc5bcd33c8d646a354 | /2.JavaCore/src/com/javarush/task/task18/task1820/Solution.java | 9b54539dc37533158ff536ec6b6ac962edebca4e | [] | no_license | RomanKulik/JavaRush | https://github.com/RomanKulik/JavaRush | 5e7cc2ce03e4d363a0c4a445b4506a54adcf990a | ba4681d62b33add93007408474a6e704ed9bb800 | refs/heads/master | 2022-11-08T02:08:04.139000 | 2022-10-13T19:34:58 | 2022-10-13T19:34:58 | 139,819,700 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javarush.task.task18.task1820;
/*
Округление чисел
Округление чисел
Считать с консоли 2 имени файла.
Первый файл содержит вещественные(дробные) числа, разделенные пробелом. Например, 3.1415.
Округлить числа до целых и записать через пробел во второй файл.
Закрыть потоки.
Принцип округления:
3.49 => 3
3.5... | UTF-8 | Java | 2,812 | java | Solution.java | Java | [] | null | [] | package com.javarush.task.task18.task1820;
/*
Округление чисел
Округление чисел
Считать с консоли 2 имени файла.
Первый файл содержит вещественные(дробные) числа, разделенные пробелом. Например, 3.1415.
Округлить числа до целых и записать через пробел во второй файл.
Закрыть потоки.
Принцип округления:
3.49 => 3
3.5... | 2,812 | 0.632759 | 0.605603 | 75 | 29.933332 | 29.482349 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 3 |
726a6acde7a8b0706ae146ac966975f2bc904954 | 2,224,793,085,932 | ae5d7cf8a6bab1f2663d203a2481f608f75c18f8 | /webflux/src/main/java/com/helena128/webflux/config/WebClientConfiguration.java | 93e9b05b3a3e76792fefae3971868f4dfd87dd0e | [] | no_license | helena128/ReactiveDemo | https://github.com/helena128/ReactiveDemo | 35efc448726b25d68afbe6ff44db1b0ed3975b93 | ccb937e7be6e32000fcc9529f0eca81f5032959b | refs/heads/master | 2023-01-12T13:14:22.222000 | 2020-11-16T17:32:14 | 2020-11-16T17:32:14 | 313,057,466 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.helena128.webflux.config;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.reactive.function.client.WebClient;
@Configuration
public class WebClientConf... | UTF-8 | Java | 509 | java | WebClientConfiguration.java | Java | [
{
"context": "package com.helena128.webflux.config;\n\nimport org.springframework.beans",
"end": 21,
"score": 0.6942797303199768,
"start": 14,
"tag": "USERNAME",
"value": "lena128"
}
] | null | [] | package com.helena128.webflux.config;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.reactive.function.client.WebClient;
@Configuration
public class WebClientConf... | 509 | 0.770138 | 0.764244 | 19 | 25.789474 | 23.761045 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 3 |
3144eda7475e5b69335981faa866418a25eadeeb | 5,411,658,809,880 | 24ad530924a079d72bf63f52150f8b514807d17e | /core/src/main/java/org/neo4j/ogm/session/request/strategy/impl/NodeDeleteStatements.java | b04e66ca31b1730cf185848372be67f9e506edba | [
"Apache-2.0",
"GPL-3.0-only"
] | permissive | neo4j/neo4j-ogm | https://github.com/neo4j/neo4j-ogm | bf05ac139a00e6dcffb9bf8484913c1e9a42a5d1 | c51a7637c8e591c2ecfb57463b945d078a6dfff4 | refs/heads/master | 2023-09-06T05:25:12.374000 | 2023-08-28T13:24:12 | 2023-08-28T13:24:12 | 24,224,646 | 351 | 224 | Apache-2.0 | false | 2023-07-26T14:39:14 | 2014-09-19T09:43:23 | 2023-07-25T13:53:14 | 2023-07-26T14:39:13 | 18,513 | 314 | 159 | 3 | Java | false | false | /*
* Copyright (c) 2002-2023 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.... | UTF-8 | Java | 4,263 | java | NodeDeleteStatements.java | Java | [
{
"context": "request.strategy.DeleteStatements;\n\n/**\n * @author Luanne Misquitta\n * @author Michael J. Simons\n */\npublic class Nod",
"end": 1346,
"score": 0.9998915195465088,
"start": 1330,
"tag": "NAME",
"value": "Luanne Misquitta"
},
{
"context": "ments;\n\n/**\n * @author L... | null | [] | /*
* Copyright (c) 2002-2023 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.... | 4,242 | 0.673704 | 0.663617 | 106 | 39.21698 | 32.972546 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.660377 | false | false | 3 |
c41470e99650ce7a9980a9e6ccef2e1044869234 | 27,341,761,828,473 | d02efdb9497473df7f2bd329c2b69fe13b59102a | /app-service/src/main/java/com/cosmoplat/example/service/RedisExampleService.java | ee3a69e71b538fbc719b95aefe62207210aef484 | [] | no_license | adsfskk/industry-app-framework | https://github.com/adsfskk/industry-app-framework | 88bb62748b1799d8b44384978733c5a73081f42f | 772377a3d18d1807093e9d065894db9a7a3c027b | refs/heads/master | 2022-11-28T15:16:05.570000 | 2020-07-07T08:08:35 | 2020-07-07T08:08:35 | 276,517,081 | 0 | 1 | null | true | 2020-07-02T01:15:14 | 2020-07-02T01:15:13 | 2020-07-02T01:15:11 | 2020-07-01T11:46:59 | 51 | 0 | 0 | 0 | null | false | false | package com.cosmoplat.example.service;
/**
* @author 27279
*/
public interface RedisExampleService {
/**
* @param rediskey
* @return
*/
Object andRedis(String rediskey);
/**
*
* @param rediskey
*/
void removeRedis(String rediskey);
}
| UTF-8 | Java | 286 | java | RedisExampleService.java | Java | [
{
"context": "ge com.cosmoplat.example.service;\n\n/**\n * @author 27279\n */\npublic interface RedisExampleService {\n\n /",
"end": 60,
"score": 0.9949439764022827,
"start": 55,
"tag": "USERNAME",
"value": "27279"
}
] | null | [] | package com.cosmoplat.example.service;
/**
* @author 27279
*/
public interface RedisExampleService {
/**
* @param rediskey
* @return
*/
Object andRedis(String rediskey);
/**
*
* @param rediskey
*/
void removeRedis(String rediskey);
}
| 286 | 0.583916 | 0.566434 | 19 | 14.052631 | 13.949057 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.157895 | false | false | 3 |
3c81418c052bc9adf388c9e5ba673193c0e088ac | 5,471,788,364,528 | cbf430cc6c7a201842029f41359d1d092fc56111 | /cadpage/src/net/anei/cadpage/parsers/NJ/NJCamdenCountyAParser.java | 81c1c367479df8c1f6569d1af03278c30fb91ff4 | [] | no_license | JBassett/cadpage | https://github.com/JBassett/cadpage | 65be96632d2179af7717143ab233ce3b8d3e7319 | 3c0c97f269b855f3d7e4a6976cd179d76df60d6e | refs/heads/master | 2016-09-06T08:52:10.364000 | 2015-01-28T05:45:14 | 2015-01-28T05:45:14 | 29,971,570 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.anei.cadpage.parsers.NJ;
import java.util.Properties;
import net.anei.cadpage.parsers.dispatch.DispatchArchonixParser;
public class NJCamdenCountyAParser extends DispatchArchonixParser {
public NJCamdenCountyAParser() {
super(CITY_CODES, "CAMDEN COUNTY", "NJ");
}
@Override
public Stri... | UTF-8 | Java | 2,560 | java | NJCamdenCountyAParser.java | Java | [
{
"context": "verride\n public String getFilter() {\n return \"cccademail@camdencounty.com\";\n }\n\n private static final Properties CITY_COD",
"end": 376,
"score": 0.9999241232872009,
"start": 349,
"tag": "EMAIL",
"value": "cccademail@camdencounty.com"
},
{
"context": "w Stri... | null | [] | package net.anei.cadpage.parsers.NJ;
import java.util.Properties;
import net.anei.cadpage.parsers.dispatch.DispatchArchonixParser;
public class NJCamdenCountyAParser extends DispatchArchonixParser {
public NJCamdenCountyAParser() {
super(CITY_CODES, "CAMDEN COUNTY", "NJ");
}
@Override
public Stri... | 2,454 | 0.512891 | 0.421484 | 101 | 24.346535 | 12.216233 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.613861 | false | false | 3 |
06864efe3b19e5d6c6764a32e6cf2f61b4828ecf | 18,760,417,188,121 | a608205c96ebbb906218c0e8f02a7ffd8879674e | /Prototype_/src/main/java/hu/alkfejl2019/prototype/entities/User.java | c4787db832786b107400442088b2e797e11a4bc5 | [] | no_license | KDany/alkfejl2019 | https://github.com/KDany/alkfejl2019 | 5b3d735476732300dc597b86dcbff09b6cb0a485 | 12c7740dfb48f36356f06723776f3a94c72c48c5 | refs/heads/master | 2023-01-09T04:34:45.125000 | 2019-12-09T00:00:41 | 2019-12-09T00:00:41 | 212,767,055 | 0 | 0 | null | false | 2023-01-07T12:35:24 | 2019-10-04T08:16:29 | 2019-12-09T00:00:55 | 2023-01-07T12:35:24 | 35,639 | 0 | 0 | 28 | Java | false | false | package hu.alkfejl2019.prototype.entities;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.OneToMany;
import javax.persiste... | UTF-8 | Java | 1,079 | java | User.java | Java | [] | null | [] | package hu.alkfejl2019.prototype.entities;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.OneToMany;
import javax.persiste... | 1,079 | 0.785913 | 0.782206 | 54 | 18.888889 | 15.499901 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.87037 | false | false | 3 |
5193a67cce8ef86ff7a1345b05e7b7257dc77b93 | 9,766,755,635,078 | 955e0ab6080b7653dca270f62c9322b719990f3e | /src/main/java/com/aps/service/crud/CrudServiceImpl.java | 62a5c19db73b6b9aae54f79fcfd03b9ff17bc7b7 | [] | no_license | anderson-souza/micronaut-crud | https://github.com/anderson-souza/micronaut-crud | 86a20fbcf983c4881d1c88d4d9412d3bf936d10b | e29690b98a684a00adfd1775dc49208194e0f57e | refs/heads/main | 2023-07-14T15:59:39.917000 | 2021-08-25T14:06:48 | 2021-08-25T14:06:48 | 388,780,038 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aps.service.crud;
import com.aps.exceptions.NotFoundException;
import com.aps.model.DefaultEntity;
import io.micronaut.data.model.Page;
import io.micronaut.data.model.Pageable;
import io.micronaut.data.repository.PageableRepository;
import static com.google.common.base.Preconditions.checkNotNull;
public ... | UTF-8 | Java | 1,940 | java | CrudServiceImpl.java | Java | [] | null | [] | package com.aps.service.crud;
import com.aps.exceptions.NotFoundException;
import com.aps.model.DefaultEntity;
import io.micronaut.data.model.Page;
import io.micronaut.data.model.Pageable;
import io.micronaut.data.repository.PageableRepository;
import static com.google.common.base.Preconditions.checkNotNull;
public ... | 1,940 | 0.674935 | 0.674935 | 74 | 25.148649 | 23.852407 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472973 | false | false | 3 |
3bdac0bda7cbe517c5369e2fea88b95b1fb81160 | 9,766,755,634,691 | e8d456b6894f680d14fcc168ef9d22af1ecc283e | /library-basicres/src/main/java/com/sim/basicres/views/SplitEditText.java | be755a96d58beef919450de9c980c07bf5a43afd | [] | no_license | HelloSim/TravelTool | https://github.com/HelloSim/TravelTool | 20d8d5299ca56a3afa155fff614c510cb6e5a4eb | b0ac9c43cfde9609f825df6c98d488049421f040 | refs/heads/main | 2023-06-01T14:29:19.748000 | 2021-06-21T10:39:22 | 2021-06-21T10:39:22 | 297,370,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sim.basicres.views;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.Rect;
import android.graphics.RectF;
import android.text.InputFilter... | UTF-8 | Java | 17,807 | java | SplitEditText.java | Java | [
{
"context": "a.lang.annotation.RetentionPolicy;\n\n/**\n * @author Sim --- 一个灵活的分割编辑框。常常应用于 验证码输入、密码输入 等场景\n */\npublic cl",
"end": 748,
"score": 0.9861302971839905,
"start": 745,
"tag": "NAME",
"value": "Sim"
}
] | null | [] | package com.sim.basicres.views;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.Rect;
import android.graphics.RectF;
import android.text.InputFilter... | 17,807 | 0.595546 | 0.591737 | 571 | 28.886164 | 25.922207 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555166 | false | false | 3 |
b9ea91929adc9059f447e807882980786cfd436b | 23,098,334,154,950 | b33bccd9479dc0c19bddac7312690559c77240f1 | /wm/src/main/java/com/dzb/wm/service/JoinService.java | 2175db2b0ec58a6d0ec837a3fb8776a01308910e | [] | no_license | suahe/hymakeWeb | https://github.com/suahe/hymakeWeb | 38810f7ab813458cf839b2c67e64520c44a8811a | d800b9c0cc2bfefaf01d4178d1113fad52dc0d9f | refs/heads/master | 2023-02-06T11:48:46.979000 | 2020-12-29T05:44:47 | 2020-12-29T05:44:47 | 325,197,488 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dzb.wm.service;
import java.util.Date;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.... | UTF-8 | Java | 3,534 | java | JoinService.java | Java | [
{
"context": ";\n\n/**\n * @Description t_join 表Service类\n * @author daizb@hymake.com\n * @date 2020-06-26 00:31:49\n * @version 1.0\n * @",
"end": 658,
"score": 0.9999242424964905,
"start": 642,
"tag": "EMAIL",
"value": "daizb@hymake.com"
},
{
"context": "rows\n\t * @param joinEntit... | null | [] | package com.dzb.wm.service;
import java.util.Date;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.... | 3,472 | 0.724956 | 0.692736 | 136 | 24.110294 | 21.920872 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.433824 | false | false | 3 |
545f8d76f77c5e7d963bff8d081e6fa78e8299ce | 26,938,034,924,154 | 1e3768890ef8d23645ed0aef96f3553efe9f200c | /src/com/main/controller/MainCtr.java | 9b6b42a675da1d14f8eef4dc21000dabd5038a2a | [] | no_license | sonnke/javafx-file-reader | https://github.com/sonnke/javafx-file-reader | a8763408dee2b579e30ebb82effe2fe45652a79e | 37e117ba5825fdf22e81e4182eef7404e4cd7d25 | refs/heads/master | 2020-12-10T00:12:23.903000 | 2020-01-26T00:32:10 | 2020-01-26T00:32:10 | 233,453,813 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.main.controller;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Scanner;
public class MainCtr {
private String fileName = null;
public MainCtr(String filename) {
this.fileName = filename... | UTF-8 | Java | 1,104 | java | MainCtr.java | Java | [] | null | [] | package com.main.controller;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Scanner;
public class MainCtr {
private String fileName = null;
public MainCtr(String filename) {
this.fileName = filename... | 1,104 | 0.706522 | 0.706522 | 50 | 21.08 | 18.231665 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.26 | false | false | 3 |
32f3cc36e1bd7bad387c13db39f1883542f70e92 | 13,675,175,937,280 | 080e0e0e6b17110df802cc429fdd23927c20820b | /app/src/main/java/in/co/geekninja/charithranweshikal/InternetListener.java | 21f5e040ecdc1834019fc2bb9e87632a6e540f0c | [] | no_license | minto5050/Alchemist | https://github.com/minto5050/Alchemist | 5c75803d9cbc8a1052fa183fd4478f64293a8102 | 28be6dc5e784a6a005e7a96828a7120dc2e87eb7 | refs/heads/master | 2020-12-12T09:45:20.676000 | 2019-09-17T07:24:36 | 2019-09-17T07:24:36 | 52,656,836 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package in.co.geekninja.charithranweshikal;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import in.co.geekninja.charithranweshikal.Services.Fetc... | UTF-8 | Java | 1,920 | java | InternetListener.java | Java | [] | null | [] | package in.co.geekninja.charithranweshikal;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import in.co.geekninja.charithranweshikal.Services.Fetc... | 1,920 | 0.728125 | 0.722917 | 46 | 40.739132 | 30.437702 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 3 |
066ad7dc6c6e0f6600a988eb046dc557ea01fa62 | 26,474,178,443,203 | 86b96f70421b465b5037af010d9ff6350f2af770 | /longestsubstring.java | ba914af3d44e20d811f73f812b93f5ebb72ca495 | [] | no_license | meet-github-1/programmin1 | https://github.com/meet-github-1/programmin1 | 552595d93af550e6d131a7b7c1bdb5e9fca21903 | 2a8c18b58d299aed38031f095e338b2b82abf0a0 | refs/heads/master | 2023-06-23T19:01:37.874000 | 2021-07-27T05:08:37 | 2021-07-27T05:08:37 | 389,856,518 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.lang.*;
class longestsubstring{
static int findlongest(String s,int k){
int len=s.length();
if(len==0 || len<k) return 0;
if(k<=1) return len;
Map<Character,Integer> mp=new HashMap<Character,Integer>();
for(int i=0;i<len;i++){
mp.pu... | UTF-8 | Java | 942 | java | longestsubstring.java | Java | [] | null | [] | import java.util.*;
import java.lang.*;
class longestsubstring{
static int findlongest(String s,int k){
int len=s.length();
if(len==0 || len<k) return 0;
if(k<=1) return len;
Map<Character,Integer> mp=new HashMap<Character,Integer>();
for(int i=0;i<len;i++){
mp.pu... | 942 | 0.505308 | 0.492569 | 33 | 27.545454 | 17.123598 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
bfd7b1f6e5d6203467a2265af4eea85191305e15 | 12,601,434,064,236 | a716acd96dee129d50337e00ebf7c9af00ffc0aa | /src/main/java/com/butakka/infrastructure/routing/AbstractRouterStrategyConfigurer.java | 776c5e6894d95c67c0b3b04dc299c145e172ae31 | [
"MIT"
] | permissive | esolomka/butakka | https://github.com/esolomka/butakka | 6452b8d6d928b5600bb67d4c3c3d415dbdf38443 | dcb79f868da390bad2665e24d8fa3594d98ce13b | refs/heads/master | 2020-05-29T11:36:30.763000 | 2015-03-08T18:07:53 | 2015-03-08T18:07:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.butakka.infrastructure.routing;
import com.butakka.annotations.RouterActor;
import com.butakka.infrastructure.context.ActorDefinerContext;
import com.butakka.infrastructure.context.SupervisorStrategyContext;
import org.springframework.beans.factory.annotation.Autowired;
/**
* Created by Jesus Barquín on ... | UTF-8 | Java | 788 | java | AbstractRouterStrategyConfigurer.java | Java | [
{
"context": "s.factory.annotation.Autowired;\n\n/**\n * Created by Jesus Barquín on 8/03/15.\n */\npublic abstract class AbstractRou",
"end": 316,
"score": 0.9998611211776733,
"start": 303,
"tag": "NAME",
"value": "Jesus Barquín"
}
] | null | [] | package com.butakka.infrastructure.routing;
import com.butakka.annotations.RouterActor;
import com.butakka.infrastructure.context.ActorDefinerContext;
import com.butakka.infrastructure.context.SupervisorStrategyContext;
import org.springframework.beans.factory.annotation.Autowired;
/**
* Created by <NAME> on 8/03/15... | 780 | 0.814485 | 0.808132 | 26 | 29.26923 | 30.44359 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 3 |
38a7a372ae5f3354a57eef788891c3e8a34d8727 | 12,601,434,061,682 | 2003a264c841eb0c6e3496cd39181550cddcf54f | /src/Algorithm/Algo.java | adbc9c70e1d47119c5d0068318e72258ac414c65 | [
"MIT"
] | permissive | armanaxh/Page-Replacement-Algorithm-Simulation | https://github.com/armanaxh/Page-Replacement-Algorithm-Simulation | 3db801a3f4b00a1530fab4c7d4976a4d50631ec0 | ff6ee4ddce535b8945ca372f7fc18ac6deded280 | refs/heads/master | 2021-05-13T23:16:55.020000 | 2018-01-06T22:11:13 | 2018-01-06T22:11:13 | 116,510,948 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Algorithm;
import controller.Result;
import core.MemorySimulator;
import core.ProgramSimulator;
/**
* Created by armanaxh on 1/3/18.
*/
public abstract class Algo {
protected MemorySimulator memorySim;
protected ProgramSimulator programSim;
protected Result result;
public Algo(MemorySimulat... | UTF-8 | Java | 584 | java | Algo.java | Java | [
{
"context": ";\nimport core.ProgramSimulator;\n\n/**\n * Created by armanaxh on 1/3/18.\n */\npublic abstract class Algo {\n p",
"end": 132,
"score": 0.9990249872207642,
"start": 124,
"tag": "USERNAME",
"value": "armanaxh"
}
] | null | [] | package Algorithm;
import controller.Result;
import core.MemorySimulator;
import core.ProgramSimulator;
/**
* Created by armanaxh on 1/3/18.
*/
public abstract class Algo {
protected MemorySimulator memorySim;
protected ProgramSimulator programSim;
protected Result result;
public Algo(MemorySimulat... | 584 | 0.69863 | 0.691781 | 26 | 21.461538 | 18.134605 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
d7674fe965d3b805ae02143cfed5222008ba529a | 2,044,404,487,618 | 2f3c04382a66dbf222c8587edd67a5df4bc80422 | /src/com/softproideas/app/admin/users/service/UsersServiceImpl.java | 7d9e4e34000c79e58098dba606c62d05cf884a4a | [] | no_license | arnoldbendaa/cppro | https://github.com/arnoldbendaa/cppro | d3ab6181cc51baad2b80876c65e11e92c569f0cc | f55958b85a74ad685f1360ae33c881b50d6e5814 | refs/heads/master | 2020-03-23T04:18:00.265000 | 2018-09-11T08:15:28 | 2018-09-11T08:15:28 | 141,074,966 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright ©2015. IT Services Jacek Kurasiewicz, Warsaw, Poland. All Rights
* Reserved.
*
* Republication, redistribution, granting a license to other parties, using,
* copying, modifying this software and its documentation is prohib... | UTF-8 | Java | 16,045 | java | UsersServiceImpl.java | Java | [
{
"context": "******************\n * Copyright ©2015. IT Services Jacek Kurasiewicz, Warsaw, Poland. All Rights\n * Reserved.\n *\n * Re",
"end": 130,
"score": 0.9806900024414062,
"start": 113,
"tag": "NAME",
"value": "Jacek Kurasiewicz"
},
{
"context": "urasiewicz, ul. Koszykowa 60/... | null | [] | /*******************************************************************************
* Copyright ©2015. IT Services <NAME>, Warsaw, Poland. All Rights
* Reserved.
*
* Republication, redistribution, granting a license to other parties, using,
* copying, modifying this software and its documentation is prohibited withou... | 16,028 | 0.657629 | 0.655011 | 374 | 41.90107 | 32.837036 | 235 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671123 | false | false | 3 |
de0b5bc41f88a4dda0af13f3413bef98dc9e666c | 8,727,373,561,100 | 9cbc8b7fc4bcd5af7a9725e2d731009192c0ffd2 | /src/com/cn/ncist/rq/question/vo/QuestionModel.java | fa7240b0ca5d6a303bcc0b384bd76cce31af0740 | [] | no_license | mawencai-oss/LYGLSystem | https://github.com/mawencai-oss/LYGLSystem | 7a65b429f1a497b48ed24cf1b5ae269196385d32 | 016351e6047f742529a01cb2bbf69c602fa18cae | refs/heads/master | 2021-06-20T06:17:10.557000 | 2017-08-02T04:34:38 | 2017-08-02T04:34:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cn.ncist.rq.question.vo;
public class QuestionModel {
private Integer question_id ;
private String question_content ;
private String question_answer ;
private String question_label ;
public Integer getQuestion_id() {
return question_id;
}
public void setQuestion_id(Integer questionId) {
questi... | UTF-8 | Java | 833 | java | QuestionModel.java | Java | [] | null | [] | package com.cn.ncist.rq.question.vo;
public class QuestionModel {
private Integer question_id ;
private String question_content ;
private String question_answer ;
private String question_label ;
public Integer getQuestion_id() {
return question_id;
}
public void setQuestion_id(Integer questionId) {
questi... | 833 | 0.758703 | 0.758703 | 33 | 24.272728 | 17.966759 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.515152 | false | false | 3 |
3c19291c2980acd5f6cc6f479b10ec93132a3ec8 | 25,228,637,897,820 | 1a2b471746a7e665d0a4103ece9d0927476a7d96 | /src/BL/BL_W/ShiftLogic.java | fae520b0849a663421d83a297f9117ed6c3ccef4 | [] | no_license | NaamaDayan/Nituz3 | https://github.com/NaamaDayan/Nituz3 | 13e7c8461c02bc4606e1e3e97a850e5e4978714c | ab2a8e66381aff92ab68c07a771193a842f0568c | refs/heads/master | 2020-03-18T09:31:30.494000 | 2018-05-28T23:07:46 | 2018-05-28T23:07:46 | 134,567,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package BL.BL_W;
import BL.BL_T.Entities.Place;
import DAL.DAL_W.WorkersDatabase;
import BL.BL_W.Entities_W.Role;
import BL.BL_W.Entities_W.Shift;
import BL.BL_W.Entities_W.Worker;
import java.sql.Date;
import java.sql.SQLException;
import java.util.*;
public class ShiftLogic {
public static boolean removeAvail... | UTF-8 | Java | 1,998 | java | ShiftLogic.java | Java | [] | null | [] | package BL.BL_W;
import BL.BL_T.Entities.Place;
import DAL.DAL_W.WorkersDatabase;
import BL.BL_W.Entities_W.Role;
import BL.BL_W.Entities_W.Shift;
import BL.BL_W.Entities_W.Worker;
import java.sql.Date;
import java.sql.SQLException;
import java.util.*;
public class ShiftLogic {
public static boolean removeAvail... | 1,998 | 0.735736 | 0.735736 | 62 | 31.225807 | 30.462255 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 3 |
e03f096583245522d484bad56b3fa7090b3fd9b7 | 32,573,031,977,007 | bbe10639bb9c8f32422122c993530959534560e1 | /delivery/app-release_source_from_JADX/com/google/android/gms/nearby/messages/Messages.java | 81c8836149c6acab571133147497ab432aaf9c78 | [
"Apache-2.0"
] | permissive | ANDROFAST/delivery_articulos | https://github.com/ANDROFAST/delivery_articulos | dae74482e41b459963186b6e7e3d6553999c5706 | ddcc8b06d7ea2895ccda2e13c179c658703fec96 | refs/heads/master | 2020-04-07T15:13:18.470000 | 2018-11-21T02:15:19 | 2018-11-21T02:15:19 | 158,476,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.nearby.messages;
import com.google.android.gms.common.api.GoogleApiClient;
import com.google.android.gms.common.api.PendingResult;
import com.google.android.gms.common.api.Status;
public interface Messages {
PendingResult<Status> getPermissionStatus(GoogleApiClient googleApiClient);... | UTF-8 | Java | 1,623 | java | Messages.java | Java | [] | null | [] | package com.google.android.gms.nearby.messages;
import com.google.android.gms.common.api.GoogleApiClient;
import com.google.android.gms.common.api.PendingResult;
import com.google.android.gms.common.api.Status;
public interface Messages {
PendingResult<Status> getPermissionStatus(GoogleApiClient googleApiClient);... | 1,623 | 0.834874 | 0.834874 | 34 | 46.735294 | 50.170479 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.970588 | false | false | 3 |
91a590ba0ffafbe5490ecb917211c03cca6e120d | 180,388,690,142 | a14aacd714ece121001b3ec7803ea93c747bae2e | /src/com/fetal_movement/model/FetalMovementDAO_interface.java | be8e458aaa45c756e6212722568d66db221db629 | [] | no_license | ericshiu/mimimi | https://github.com/ericshiu/mimimi | aee27fe6b58ef507fce21c313f8b04359c3d9ee4 | 6e2ab7148fc658c4d948629f2f6f18eb4ae0f0a2 | refs/heads/master | 2020-12-02T21:11:19.448000 | 2018-03-06T03:30:16 | 2018-03-06T03:30:16 | 96,266,964 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fetal_movement.model;
import java.util.List;
import com.member.model.MemberVO;
import com.point_record.model.PointRecordVO;
public interface FetalMovementDAO_interface {
public void insert(FetalMovementVO fetal_movementVO, PointRecordVO pointRecordVO, MemberVO memberVO);
public void update(FetalMo... | UTF-8 | Java | 492 | java | FetalMovementDAO_interface.java | Java | [] | null | [] | package com.fetal_movement.model;
import java.util.List;
import com.member.model.MemberVO;
import com.point_record.model.PointRecordVO;
public interface FetalMovementDAO_interface {
public void insert(FetalMovementVO fetal_movementVO, PointRecordVO pointRecordVO, MemberVO memberVO);
public void update(FetalMo... | 492 | 0.792683 | 0.792683 | 18 | 26.333334 | 28.178005 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
d9065dc82ce0808f6403e2bf3f184c8ed1e9a3c1 | 21,534,966,063,613 | d866c060f4752eafb10664b0855e02d112537788 | /webuy-learning/webuy-learning-sharing/src/main/java/com/weweibuy/webuy/learning/sharing/mapper/DispatchBillSettlementInfoMapper.java | 3032245a2273c382eb80e80cfac7ad528e5621c6 | [] | no_license | weweibuy/weweibuy | https://github.com/weweibuy/weweibuy | 75910a4fa229efda39b626740f0f8138db4d4cb2 | d48ec7ce9135293991703ecfae4bfc3b08112e85 | refs/heads/master | 2023-07-20T06:27:57.327000 | 2022-12-24T14:13:16 | 2022-12-24T14:13:16 | 150,745,949 | 14 | 5 | null | false | 2023-09-05T22:03:32 | 2018-09-28T13:37:34 | 2023-05-05T09:38:59 | 2023-09-05T22:03:32 | 26,003 | 13 | 5 | 9 | Java | false | false | package com.weweibuy.webuy.learning.sharing.mapper;
import com.weweibuy.webuy.learning.sharing.model.po.DispatchBillSettlementInfo;
import com.weweibuy.webuy.learning.sharing.model.po.DispatchBillSettlementInfoExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface DispatchBillSet... | UTF-8 | Java | 1,212 | java | DispatchBillSettlementInfoMapper.java | Java | [] | null | [] | package com.weweibuy.webuy.learning.sharing.mapper;
import com.weweibuy.webuy.learning.sharing.model.po.DispatchBillSettlementInfo;
import com.weweibuy.webuy.learning.sharing.model.po.DispatchBillSettlementInfoExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface DispatchBillSet... | 1,212 | 0.834984 | 0.834984 | 30 | 39.433334 | 41.81123 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 12 |
bbfcb86a2b4f71dbbdf5a08d4758383fd36fd89b | 29,377,576,360,945 | fd2708b02e7d9841aa622b4243e43967ea2eb4ec | /leet-code/src/main/java/每日一题/实现strStr.java | 21ba8e1590fc0153704930f2405b94c8dbfebf82 | [] | no_license | johnraychina/learn-algorithms | https://github.com/johnraychina/learn-algorithms | 86b9b16a13b1028f767a92419a381b57a768067e | 5a78fdbd44deaad874c709252d8653043cdd70da | refs/heads/master | 2023-01-22T20:25:52.075000 | 2023-01-08T04:35:49 | 2023-01-08T04:35:49 | 165,871,381 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 每日一题;
/**
* 实现strStr()函数。
* <p>
* 给你两个字符串haystack 和 needle ,请你在 haystack 字符串中找出 needle 字符串出现的第一个位置(下标从 0 开始)。
* 如果不存在,则返回 -1 。
* <p>
* 说明:
* <p>
* 当needle是空字符串时,我们应当返回什么值呢?这是一个在面试中很好的问题。
* <p>
* 对于本题而言,当needle是空字符串时我们应当返回 0 。这
* 与 C 语言的strstr()以及 Java 的indexOf()定义相符。
* <p>
* 来源:力扣(LeetCode)
* 链接:... | UTF-8 | Java | 2,795 | java | 实现strStr.java | Java | [] | null | [] | package 每日一题;
/**
* 实现strStr()函数。
* <p>
* 给你两个字符串haystack 和 needle ,请你在 haystack 字符串中找出 needle 字符串出现的第一个位置(下标从 0 开始)。
* 如果不存在,则返回 -1 。
* <p>
* 说明:
* <p>
* 当needle是空字符串时,我们应当返回什么值呢?这是一个在面试中很好的问题。
* <p>
* 对于本题而言,当needle是空字符串时我们应当返回 0 。这
* 与 C 语言的strstr()以及 Java 的indexOf()定义相符。
* <p>
* 来源:力扣(LeetCode)
* 链接:... | 2,795 | 0.495709 | 0.488353 | 83 | 28.481928 | 23.118011 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.506024 | false | false | 12 |
653f3955ecebadd4eafbdf9674c27fe6af918038 | 10,840,497,456,779 | 43f455228715985139e21d7e4490534279cb8b24 | /app/src/main/java/com/flashlight13/clocks/logic/RequestCodesHolder.java | 8486078cac83e018a6863a8b6817e51b306ab9f7 | [] | no_license | FlashLight13/SmartWatch | https://github.com/FlashLight13/SmartWatch | 5e81d588f738ca8ad52138cccaeccbd0f7be2f31 | ae68e56bf652cfdc2db0cdce59fbe695fca119d1 | refs/heads/master | 2020-03-30T16:41:30.776000 | 2015-10-01T17:07:22 | 2015-10-01T17:07:22 | 30,789,064 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.flashlight13.clocks.logic;
/**
* Created by Антон on 06.04.2015.
*/
public class RequestCodesHolder {
public static final int CLOCK_SETTINGS_ACTIVITY_REQUEST_CODE = 1;
public static final int CUSTOM_CLOCK_ACTIVITY_REQUEST_CODE = 2;
}
| UTF-8 | Java | 262 | java | RequestCodesHolder.java | Java | [
{
"context": " com.flashlight13.clocks.logic;\n\n/**\n * Created by Антон on 06.04.2015.\n */\npublic class RequestCodesHolde",
"end": 63,
"score": 0.999468982219696,
"start": 58,
"tag": "NAME",
"value": "Антон"
}
] | null | [] | package com.flashlight13.clocks.logic;
/**
* Created by Антон on 06.04.2015.
*/
public class RequestCodesHolder {
public static final int CLOCK_SETTINGS_ACTIVITY_REQUEST_CODE = 1;
public static final int CUSTOM_CLOCK_ACTIVITY_REQUEST_CODE = 2;
}
| 262 | 0.7393 | 0.692607 | 9 | 27.555555 | 26.085804 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
cf92598a01a4defa174456b3a09f411cd5b5c5f3 | 12,592,844,158,646 | fa93ca85439d80ed66715566089b5c83b8a6dcf3 | /maimaiwebservice/src/main/java/maimaiweb/com/maimai/service/service/impl/SelectListServiceImpl.java | ef37c6da6e57379738d3ad5f2355ec4b84c96fda | [] | no_license | zqh359569442/maimaicomcn | https://github.com/zqh359569442/maimaicomcn | 27b2e454c0daf5b52224024e942e6a5830336ef1 | 284a52e196a7726f28bd58aef6c1b370de625b05 | refs/heads/master | 2021-08-28T12:15:14.030000 | 2017-12-12T07:13:13 | 2017-12-12T07:13:13 | 113,831,413 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package maimaiweb.com.maimai.service.service.impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import maimaiweb.com.maimai.dao.mapper.MmSelectProject;
import maimaiweb.com.maimai.dao.mapper.dto.TbItem;
import maimaiweb.com.maimai.service.domain.PageResult;
import maimaiweb.com.maima... | UTF-8 | Java | 1,338 | java | SelectListServiceImpl.java | Java | [] | null | [] | package maimaiweb.com.maimai.service.service.impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import maimaiweb.com.maimai.dao.mapper.MmSelectProject;
import maimaiweb.com.maimai.dao.mapper.dto.TbItem;
import maimaiweb.com.maimai.service.domain.PageResult;
import maimaiweb.com.maima... | 1,338 | 0.745889 | 0.7429 | 39 | 33.307693 | 23.490482 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641026 | false | false | 12 |
4855af2dc5fe6b5054101025ae3f6627a760148e | 9,122,510,563,668 | e22fcb90e91e6384d8db9f495904170fe011ac54 | /smartwidget/src/main/java/com/hhh/smartwidget/dialog/adjust/AdjustStyle.java | 11856ef264f23283ec310b79c8d78de1e242eb82 | [
"Apache-2.0"
] | permissive | 3HJack/SmartWidget | https://github.com/3HJack/SmartWidget | 7e0c2baa1edb2d763ec4f96ba60512c0b00bef8f | 16a43fa285a17dc798e2778f2b319b408e3d1dd4 | refs/heads/master | 2020-07-16T15:51:58.983000 | 2020-04-28T10:11:36 | 2020-04-28T10:28:19 | 205,818,643 | 20 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hhh.smartwidget.dialog.adjust;
import androidx.annotation.NonNull;
import com.hhh.smartwidget.dialog.SmartDialog;
public interface AdjustStyle {
void apply(@NonNull SmartDialog dialog);
}
| UTF-8 | Java | 205 | java | AdjustStyle.java | Java | [] | null | [] | package com.hhh.smartwidget.dialog.adjust;
import androidx.annotation.NonNull;
import com.hhh.smartwidget.dialog.SmartDialog;
public interface AdjustStyle {
void apply(@NonNull SmartDialog dialog);
}
| 205 | 0.809756 | 0.809756 | 9 | 21.777779 | 19.724648 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 12 |
f49c920f1c56a0f238ebcc7edcf0035e202953dc | 11,519,102,324,051 | d91dc4eb7fb29176b174bf0f0310385de342c32b | /app/src/main/java/com/example/whensaturdaycome/persuratan/adapter/Adaptersuratkel.java | 61d61f5e146faae95f87daf7c9cbb6e8263c641e | [] | no_license | aritrisnawan/Persuratan | https://github.com/aritrisnawan/Persuratan | 2efca754c453091ff51c8ad656ca44b482ce1eca | fe3a5e1139c25fd76704572395577e993a27b63e | refs/heads/master | 2020-03-27T17:12:56.416000 | 2018-08-31T05:33:33 | 2018-08-31T05:33:33 | 146,836,231 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.whensaturdaycome.persuratan.adapter;
import android.content.Context;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.example.whensaturdaycome.pe... | UTF-8 | Java | 1,810 | java | Adaptersuratkel.java | Java | [] | null | [] | package com.example.whensaturdaycome.persuratan.adapter;
import android.content.Context;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.example.whensaturdaycome.pe... | 1,810 | 0.714917 | 0.71105 | 58 | 30.206896 | 23.578012 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.637931 | false | false | 12 |
6ea09a793d06732787927bc4b2fcb78256d912cd | 5,858,335,396,239 | 531024cc7633e749b5ffa10c7de9e52886f9e875 | /app/src/main/java/com/example/lenovo/gmegeeknews/view/zhihuview/CalendarView.java | 325b3042a5798594d1dddb8017e5f2acd4659236 | [] | no_license | BeiFenKu/GeekNews | https://github.com/BeiFenKu/GeekNews | fcca55f89896b5c77070e3e820cbe908a7d12904 | 6be3916e38c006934dd53ecccdfa9fdacff92277 | refs/heads/master | 2020-06-13T09:31:05.252000 | 2019-04-24T00:16:58 | 2019-04-24T00:16:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lenovo.gmegeeknews.view.zhihuview;
import com.example.lenovo.gmegeeknews.base.BaseMvpView;
public interface CalendarView extends BaseMvpView {
}
| UTF-8 | Java | 167 | java | CalendarView.java | Java | [] | null | [] | package com.example.lenovo.gmegeeknews.view.zhihuview;
import com.example.lenovo.gmegeeknews.base.BaseMvpView;
public interface CalendarView extends BaseMvpView {
}
| 167 | 0.838323 | 0.838323 | 6 | 26.833334 | 26.529333 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
14c26774e6762e8934c7b6b318f632d00a6de8b5 | 6,012,954,282,378 | 3d54fc7ae9ef5f5f57078d9f09fdbe53e08aefbc | /Java/Projetos/Java 01/src/pkg01/Java013.java | 1207153438ac9c27fdfba81aeda01e918b44099d | [] | no_license | ThomasLossio/Codigos-durante-a-faculdade | https://github.com/ThomasLossio/Codigos-durante-a-faculdade | ee5f13adb14967acd3b4309d566715519a6f2205 | 33ee1edaa936182ad918199d21abb5f82f942c55 | refs/heads/master | 2021-09-18T13:18:25 | 2018-07-14T23:53:25 | 2018-07-14T23:53:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package pkg01;
/**
*
* @author Geral
*/
public class Java013 {
public static void main(String[] thomas){
float media =... | UTF-8 | Java | 475 | java | Java013.java | Java | [
{
"context": "the editor.\n */\n\npackage pkg01;\n\n/**\n *\n * @author Geral\n */\npublic class Java013 {\n public static void",
"end": 225,
"score": 0.999528706073761,
"start": 220,
"tag": "NAME",
"value": "Geral"
}
] | 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 pkg01;
/**
*
* @author Geral
*/
public class Java013 {
public static void main(String[] thomas){
float media =... | 475 | 0.597895 | 0.581053 | 22 | 20.59091 | 21.504036 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 12 |
67dc59185242cf27833a55a110f8b75ad67cfeac | 3,959,959,859,596 | 2d72c1ba614610e941a653e6ec5c209d4541305d | /src/main/java/com/example/springintroduction/SpringIntroductionApplication.java | 3c420230ef6f4da8d7d0f6aff944a8de6012596a | [] | no_license | AnatolSich/Spring-introduction | https://github.com/AnatolSich/Spring-introduction | b4ccc68c31676921a5add9c119073c819e592ba5 | 0bbd8afd55f5808ad36e9b7d07118057792d1cf2 | refs/heads/master | 2023-04-09T01:45:30.363000 | 2021-04-27T12:36:41 | 2021-04-27T12:36:41 | 361,366,370 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.springintroduction;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ImportResource;
import org.springframework.jms.annotation.EnableJms;
@EnableJms
@SpringBootApplication
@ImportRe... | UTF-8 | Java | 526 | java | SpringIntroductionApplication.java | Java | [] | null | [] | package com.example.springintroduction;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ImportResource;
import org.springframework.jms.annotation.EnableJms;
@EnableJms
@SpringBootApplication
@ImportRe... | 526 | 0.846008 | 0.846008 | 17 | 29.941177 | 25.700699 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 12 |
27d0254a23050dd458bbdf92e6b5e3eb8382c992 | 1,752,346,685,493 | 8b39a8fa8b1e5cd6874de83f22b7905593021a04 | /railwayWeb/src/main/java/com/tschool/railwayweb/util/exception/RefreshException.java | b953e73283b1e9602c16139620d869e8ea5c4c3d | [] | no_license | Stalin45/railwayWeb | https://github.com/Stalin45/railwayWeb | 6107f3c120f911ae3b0f27225bc935bbd4b459c0 | e99302d51c5e21c70f2f0a900b79f1ba64d6582b | refs/heads/master | 2020-04-08T12:37:53.607000 | 2014-05-05T15:21:23 | 2014-05-05T15:21:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tschool.railwayweb.util.exception;
public class RefreshException extends Exception {
public RefreshException(Throwable cause) {
super(cause);
}
}
| UTF-8 | Java | 180 | java | RefreshException.java | Java | [] | null | [] | package com.tschool.railwayweb.util.exception;
public class RefreshException extends Exception {
public RefreshException(Throwable cause) {
super(cause);
}
}
| 180 | 0.716667 | 0.716667 | 8 | 21.5 | 20.670027 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
e4f782190b96f9d2ae57664d1571c94b2db252b9 | 9,689,446,285,119 | a1716550caf93efa4d226342e3532b7ec1e33594 | /app/src/main/java/com/example/administrator/myapplication/NotiActivity.java | 56ee7d7c2f58c8769885291e6303e035a76a513d | [] | no_license | pjl12138/MyApplication18 | https://github.com/pjl12138/MyApplication18 | 1b6dd73a045357d93c13fa2d053befab48447972 | d8638335492dbe605ccf1771403efa7e762e0e78 | refs/heads/master | 2021-01-21T11:45:20.727000 | 2017-05-19T01:39:31 | 2017-05-19T01:39:31 | 91,753,110 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.administrator.myapplication;
import android.app.Activity;
import android.os.Bundle;
public class NotiActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_noti);
}... | UTF-8 | Java | 323 | java | NotiActivity.java | Java | [] | null | [] | package com.example.administrator.myapplication;
import android.app.Activity;
import android.os.Bundle;
public class NotiActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_noti);
}... | 323 | 0.752322 | 0.752322 | 13 | 23.846153 | 20.839483 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 12 |
93444eb66e254e6acbade8c8aed719652949944d | 26,895,085,267,124 | fa45a61fba9bbcdf817034ecf6e059e1ab0c260a | /src/main/java/com/cxf/sell/service/BasicService.java | 930334878b18fdafb5d815efdc7f76ac0dcc66b1 | [] | no_license | momosv/sell | https://github.com/momosv/sell | 9517a45f21e474ca09ffed256e6f9956a12f62c7 | 7a21b00a2804bfe5c6de2fb771831cdd9eb17df4 | refs/heads/master | 2020-03-19T05:19:57.374000 | 2018-06-07T09:02:02 | 2018-06-07T09:02:02 | 135,921,240 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @Title: BasicService.java
* @Package com.yjw.andy.service
* @Description: TODO
* @author 余健文
* @date 2016年9月19日
*/
package com.cxf.sell.service;
import java.util.List;
import java.util.Map;
/**
*
* @param <T>
* @param <E>
*/
public interface BasicService<T ,E > {
int countByExample(E example);... | UTF-8 | Java | 1,803 | java | BasicService.java | Java | [
{
"context": "yjw.andy.service\n * @Description: TODO\n * @author 余健文\n * @date 2016年9月19日\n */\npackage com.cxf.sell.serv",
"end": 104,
"score": 0.9998348951339722,
"start": 101,
"tag": "NAME",
"value": "余健文"
}
] | null | [] | /**
* @Title: BasicService.java
* @Package com.yjw.andy.service
* @Description: TODO
* @author 余健文
* @date 2016年9月19日
*/
package com.cxf.sell.service;
import java.util.List;
import java.util.Map;
/**
*
* @param <T>
* @param <E>
*/
public interface BasicService<T ,E > {
int countByExample(E example);... | 1,803 | 0.73311 | 0.729202 | 73 | 23.534246 | 29.446529 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808219 | false | false | 12 |
8b4cdb7a6692312f56f29411bbcc86fa5b835773 | 1,846,835,946,433 | 1a98d2b0c9bac58e7344c74a1da78420467b6a9d | /app/src/main/java/com/treasure_ct/happiness_xt/activity/user/UserEditUserInfoActivity.java | 583dd02dfb4ee66855304628f47696326f07d4ad | [] | no_license | treasurect/Happiness_XT | https://github.com/treasurect/Happiness_XT | 079d8ded715beaa0e4e7a1e3b3354e8bb1127a76 | f42ab32a636f85f2017b78ab2d4b7f290b28883c | refs/heads/master | 2021-01-23T04:13:33.549000 | 2017-06-01T17:36:44 | 2017-06-01T17:36:44 | 86,706,542 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.treasure_ct.happiness_xt.activity.user;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.provider.MediaStore;
import android.text.InputType;
import android.v... | UTF-8 | Java | 16,025 | java | UserEditUserInfoActivity.java | Java | [
{
"context": ");\n editor.putString(\"token\", \"login\");\n editor.putString(\"user_ico",
"end": 8814,
"score": 0.6116418838500977,
"start": 8809,
"tag": "KEY",
"value": "login"
},
{
"context": ";\n editor.putString(\"user_pwd... | null | [] | package com.treasure_ct.happiness_xt.activity.user;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.provider.MediaStore;
import android.text.InputType;
import android.v... | 16,031 | 0.547834 | 0.543866 | 379 | 40.232189 | 26.697838 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.717678 | false | false | 12 |
cbee9d0472238e165a0e6b3c9f7220061ecb64bb | 6,597,069,770,466 | c6b9856e1489bf6541bb744c9f35de924fbbe6aa | /javaTest2/Note/src/gcd/app/Gcd.java | 602f13197da102d653bcdafbbcdf8170dada12af | [] | no_license | syw78/Java_Study | https://github.com/syw78/Java_Study | 276161de8a43789b04e3956a29309741a8182c96 | 005206e1d471331137e61ec01e52c40e7ac44965 | refs/heads/master | 2020-07-16T08:13:35.116000 | 2019-10-07T09:05:20 | 2019-10-07T09:05:20 | 205,752,933 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gcd.app;
import java.util.Scanner;
public class Gcd {
public static void main(String[] args) {
//1. x,y 값을 입력받는다(1~100)
int x=inputValue();
int y=inputValue();
int temp=0;
//2. x,y값의 대소결정한다.(큰값 : x , 작은값 : y)
if(x<y) {
temp=x;
x=y;
y=temp;
}
//3.최대 공약수 구하기
while(true) {
... | UHC | Java | 773 | java | Gcd.java | Java | [] | null | [] | package gcd.app;
import java.util.Scanner;
public class Gcd {
public static void main(String[] args) {
//1. x,y 값을 입력받는다(1~100)
int x=inputValue();
int y=inputValue();
int temp=0;
//2. x,y값의 대소결정한다.(큰값 : x , 작은값 : y)
if(x<y) {
temp=x;
x=y;
y=temp;
}
//3.최대 공약수 구하기
while(true) {
... | 773 | 0.534107 | 0.507983 | 46 | 13.978261 | 12.168186 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.956522 | false | false | 12 |
4d7fe756376266edc3c7e714539c163464f0a00c | 20,014,547,604,828 | 48e54c5cbd622a427908f48d8861ab0cafb239ea | /src/test/java/camt/se494/course/service/CourseServiceImplTest.java | f082ecf98a1347569431f99de1623d3f2b3f9184 | [] | no_license | chertpong/se494-homework1 | https://github.com/chertpong/se494-homework1 | 7dfeb68d322627cc772570be5d022cf6b8e10882 | e42141a9fed2c52345e23a01a2ba6816da33344d | refs/heads/master | 2020-05-02T05:30:14.216000 | 2015-10-15T10:57:58 | 2015-10-15T10:57:58 | 43,546,501 | 0 | 0 | null | true | 2015-10-02T10:08:37 | 2015-10-02T10:08:36 | 2015-10-02T03:01:10 | 2015-10-02T03:06:55 | 0 | 0 | 0 | 0 | null | null | null | package camt.se494.course.service;
import camt.se494.course.dao.CourseEnrolmentDao;
import camt.se494.course.entity.Course;
import camt.se494.course.entity.CourseEnrolment;
import camt.se494.course.entity.CourseReport;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
... | UTF-8 | Java | 1,427 | java | CourseServiceImplTest.java | Java | [
{
"context": "rt static org.mockito.Mockito.*;\n/**\n * Created by Chertpong on 14/10/2558.\n */\npublic class CourseServiceImpl",
"end": 481,
"score": 0.9774378538131714,
"start": 472,
"tag": "USERNAME",
"value": "Chertpong"
}
] | null | [] | package camt.se494.course.service;
import camt.se494.course.dao.CourseEnrolmentDao;
import camt.se494.course.entity.Course;
import camt.se494.course.entity.CourseEnrolment;
import camt.se494.course.entity.CourseReport;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
... | 1,427 | 0.75473 | 0.730904 | 39 | 35.589745 | 26.985008 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 12 |
c67b740cff1ef4410e7c6e8678fba7d3ddefcf9f | 17,961,553,297,068 | dd563d0d0f9cedb38339805672bf941f30e30013 | /src/com/company/行为型/职责链模式/实例/ZongJingLi.java | 83b0467d525fed0e6670420e39e0aa070d0a187d | [] | no_license | StevenJack1/DesignPatterns | https://github.com/StevenJack1/DesignPatterns | 8fe2e8191be05319b90651001ee2f4a7ba9f044c | b7fdc2f7fc8f34198856ce8ba9b8686e936f6bfb | refs/heads/master | 2021-05-21T10:22:26.924000 | 2020-04-03T06:59:20 | 2020-04-03T06:59:20 | 252,652,497 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.行为型.职责链模式.实例;
public class ZongJingLi extends Manager {
public ZongJingLi(String name) {
super(name);
}
@Override
public void handlerRequest(Request request) {
if (request.getType() == "请假"){
System.out.println("总经理可以处理任何时间的请假");
} else if (requ... | GB18030 | Java | 686 | java | ZongJingLi.java | Java | [
{
"context": "package com.company.行为型.职责链模式.实例;\n\npublic class ZongJingLi extends Manager {\n public ZongJingLi(String na",
"end": 58,
"score": 0.7523887753486633,
"start": 48,
"tag": "NAME",
"value": "ZongJingLi"
},
{
"context": "blic class ZongJingLi extends Manager {\n publ... | null | [] | package com.company.行为型.职责链模式.实例;
public class ZongJingLi extends Manager {
public ZongJingLi(String name) {
super(name);
}
@Override
public void handlerRequest(Request request) {
if (request.getType() == "请假"){
System.out.println("总经理可以处理任何时间的请假");
} else if (requ... | 686 | 0.599668 | 0.589701 | 19 | 30.68421 | 26.766146 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 12 |
ae2b54b0de30024ffd9d173f9e816af826d59e6f | 16,329,465,719,457 | 080173631a570e7d032a1d500c54d21df6356a5a | /FBPM/RM/fcs-rm-facade-wsp/src/main/java/com/born/fcs/rm/ws/order/report/project/BatchSaveOrder.java | 9704d97aac06c2bba45975f6f10378e4e5717a5e | [] | no_license | cckmit/fcs | https://github.com/cckmit/fcs | d3d577284859b517f3ecc0519b25e2a8add64ca2 | 6ea55733a4aeade931149ee02bc9d3867301d047 | refs/heads/master | 2022-04-28T12:09:00.393000 | 2018-02-08T03:55:32 | 2018-02-08T03:55:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.born.fcs.rm.ws.order.report.project;
import org.apache.commons.lang.builder.ToStringBuilder;
import org.apache.commons.lang.builder.ToStringStyle;
import com.born.fcs.rm.ws.order.report.ReportOrder;
/**
*
* 基层定期报表批量保存
*
* @author lirz
*
* 2016-8-10 上午10:32:16
*/
public class BatchSaveOrder exte... | UTF-8 | Java | 880 | java | BatchSaveOrder.java | Java | [
{
"context": "ReportOrder;\n\n/**\n * \n * 基层定期报表批量保存\n * \n * @author lirz\n * \n * 2016-8-10 上午10:32:16\n */\npublic class Batc",
"end": 255,
"score": 0.9995211362838745,
"start": 251,
"tag": "USERNAME",
"value": "lirz"
}
] | null | [] | package com.born.fcs.rm.ws.order.report.project;
import org.apache.commons.lang.builder.ToStringBuilder;
import org.apache.commons.lang.builder.ToStringStyle;
import com.born.fcs.rm.ws.order.report.ReportOrder;
/**
*
* 基层定期报表批量保存
*
* @author lirz
*
* 2016-8-10 上午10:32:16
*/
public class BatchSaveOrder exte... | 880 | 0.71274 | 0.674279 | 40 | 19.799999 | 22.450167 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 12 |
19d26d4fec267662164a8968e6a71e2a5deda933 | 14,594,298,938,010 | 29b5e8c48cc30e956f4bf033773e2b48ba30e4fb | /lifecycling/src/main/java/me/tatiyanupanwong/supasin/libraries/android/lifecycling/Lifecycling.java | 75f470117945c97be916145f377078c6afc2f86a | [
"Apache-2.0"
] | permissive | SupasinTatiyanupanwongArchive/lifecycling-android | https://github.com/SupasinTatiyanupanwongArchive/lifecycling-android | 98e8948e702bf3743a32e280dc62e2ee4edd231b | 8dd816692b8cf32e2d2d39fc2f77e8cfaa6be940 | refs/heads/master | 2023-02-28T22:58:21.974000 | 2021-02-03T14:49:12 | 2021-02-03T14:49:12 | 160,052,698 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2015-2016 Supasin Tatiyanupanwong
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | UTF-8 | Java | 1,621 | java | Lifecycling.java | Java | [
{
"context": "/*\n * Copyright 2015-2016 Supasin Tatiyanupanwong\n *\n * Licensed under the Apache License, Version ",
"end": 49,
"score": 0.9998883008956909,
"start": 26,
"tag": "NAME",
"value": "Supasin Tatiyanupanwong"
},
{
"context": "cycling;\n\nimport android.util.Log;\n\n/**\n... | null | [] | /*
* Copyright 2015-2016 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 1,566 | 0.684146 | 0.675509 | 50 | 31.42 | 30.448704 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 12 |
714f68c67a6c67de270f6306541dc6fb693b8b64 | 15,307,263,446,038 | c239126fbf798460bb5a337322b2a452f4e7ae78 | /pawan_project/src/main/java/com/java/MapDemo.java | 402e71923e723125b9430ac29e3d2ebd5110fcc7 | [] | no_license | pkprawah/sample-java-program | https://github.com/pkprawah/sample-java-program | 905da61ae1fe66e1b4d273f89f541c52e3d93ede | 1e3d76fb8604f92f4d048c7fb191406e03efa99a | refs/heads/master | 2022-03-14T00:36:20.913000 | 2022-02-23T09:35:29 | 2022-02-23T09:35:29 | 211,013,291 | 0 | 0 | null | false | 2023-09-05T22:01:37 | 2019-09-26T06:12:39 | 2022-02-23T09:27:38 | 2023-09-05T22:01:36 | 178 | 0 | 0 | 1 | Java | false | false | package com.java;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class MapDemo {
public static void main(String[] args) {
List<String> numbers = Arrays.asList("1", "2", "3", "4", "5", "6");
/* List<Integer> evenList=numbers.stream()
.flatMap(string -> ... | UTF-8 | Java | 482 | java | MapDemo.java | Java | [] | null | [] | package com.java;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class MapDemo {
public static void main(String[] args) {
List<String> numbers = Arrays.asList("1", "2", "3", "4", "5", "6");
/* List<Integer> evenList=numbers.stream()
.flatMap(string -> ... | 482 | 0.63278 | 0.616183 | 22 | 20.90909 | 23.366467 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.818182 | false | false | 12 |
233c8c75a9ade3d0e49e580a7e0359a3c5b40ae2 | 15,307,263,444,677 | 17adbe946a7f657c279556cd666839b19a46bad9 | /java - faculdade/lista1/src/Questao8/Teste.java | 52e2622beeda0367ee865cd5ff59b0bda8e7b040 | [] | no_license | jaquelinebonoto/EstagioVemSer | https://github.com/jaquelinebonoto/EstagioVemSer | bfd4acce7ef6d00e2112b4d16b862dcf5761be88 | 48db9877fa84a87dc03bd35f9ffa45bf680cd534 | refs/heads/master | 2020-04-26T18:23:32.682000 | 2018-11-07T18:46:57 | 2018-11-07T18:46:57 | 173,743,623 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package Questao8;
public class Teste {
public static void main(String[] args) {
Pagamento vetor [] = new Pagamento[5];
Cheque c1 = new Cheque(1234, 1267, 0);
Cheque cheques[] = new Cheque[4];
cheques[2] = new Cheque(1235, 12, 1245);
vetor[0] = new PagamentoCheque("12/11/200... | UTF-8 | Java | 707 | java | Teste.java | Java | [] | null | [] |
package Questao8;
public class Teste {
public static void main(String[] args) {
Pagamento vetor [] = new Pagamento[5];
Cheque c1 = new Cheque(1234, 1267, 0);
Cheque cheques[] = new Cheque[4];
cheques[2] = new Cheque(1235, 12, 1245);
vetor[0] = new PagamentoCheque("12/11/200... | 707 | 0.579915 | 0.466761 | 19 | 36.157894 | 26.220247 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.526316 | false | false | 12 |
4c74506caaec8a8e77aaa478e8c5ffae54a9cdf1 | 283,467,853,273 | 6d67d3e38026ab3c0b26e31898035e574e4fc26b | /src/main/java/com/benjiweber/html/values/PixelMeasurement.java | 9cbae2a0e575c1450cccc567647b898aa9130843 | [] | no_license | benjiman/java-html-dsl | https://github.com/benjiman/java-html-dsl | 5796a9c91b6c5dedd91d6a7aa7756bdf47420b33 | 8204b299e4f5338b06525284052a331cfc7646fa | refs/heads/master | 2021-06-14T09:13:05.282000 | 2021-02-28T15:11:13 | 2021-02-28T15:11:13 | 41,144,468 | 76 | 13 | null | false | 2021-02-28T15:11:32 | 2015-08-21T08:20:57 | 2021-02-28T15:11:16 | 2021-02-28T15:11:32 | 102 | 66 | 11 | 1 | Java | false | false | package com.benjiweber.html.values;
public class PixelMeasurement {
public final int numberOfPixels;
public PixelMeasurement(int numberOfPixels) {
this.numberOfPixels = numberOfPixels;
}
public static PixelMeasurement px(int num) { return new PixelMeasurement(num); }
@Override
public... | UTF-8 | Java | 385 | java | PixelMeasurement.java | Java | [
{
"context": "package com.benjiweber.html.values;\n\npublic class PixelMeasurement {\n",
"end": 19,
"score": 0.5985173583030701,
"start": 17,
"tag": "USERNAME",
"value": "we"
}
] | null | [] | package com.benjiweber.html.values;
public class PixelMeasurement {
public final int numberOfPixels;
public PixelMeasurement(int numberOfPixels) {
this.numberOfPixels = numberOfPixels;
}
public static PixelMeasurement px(int num) { return new PixelMeasurement(num); }
@Override
public... | 385 | 0.696104 | 0.696104 | 16 | 23.0625 | 23.450663 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 12 |
67d169eb0fec89c6c51ce097e00558df3575bda0 | 19,619,410,676,477 | 6bf5c29aab83fa9ed48b860be185a4196e62ec1b | /TimeSpaceComplexity/Complexity.java | 47d448ef616dc9da1a79cdebdcd2bea020575b7e | [] | no_license | Snehomoy100/Java-Sessions | https://github.com/Snehomoy100/Java-Sessions | a76dcb733b330e3c3d6fac61204b6b830492fae0 | d05ba68e0c8763f93421527f34e5af7ccf5731a1 | refs/heads/main | 2023-05-05T18:07:12.276000 | 2022-08-31T14:27:35 | 2022-08-31T14:27:35 | 370,429,927 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Complexity {
public static void main(String[] args) {
int i;
for(i = 0; i<5; ++i){
System.out.println(i);
}
}
}
| UTF-8 | Java | 169 | java | Complexity.java | Java | [] | null | [] | public class Complexity {
public static void main(String[] args) {
int i;
for(i = 0; i<5; ++i){
System.out.println(i);
}
}
}
| 169 | 0.473373 | 0.461538 | 8 | 20.125 | 14.234092 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
e186db63dc1643864b84e57b7be3d17662917d2b | 15,281,493,641,936 | e834b11f60cd14112cd37a5f5a8d2d38b63397f3 | /main/java/com/aem/community/core/service/CommentsServiceImpl.java | d10eca0a764a7a91b9b908d7d9395624daefb7e9 | [] | no_license | dsoporan/internshipAEM | https://github.com/dsoporan/internshipAEM | 8a3b813b7c1669b517d507286bc846f609c88c72 | e3c7b404b9ac62b4d020aab023f033a07b04dbe2 | refs/heads/master | 2020-07-24T00:26:42.780000 | 2019-09-11T08:00:25 | 2019-09-11T08:00:25 | 207,748,733 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aem.community.core.service;
import com.aem.community.core.constants.MyConstants;
import com.aem.community.core.models.Comment;
import org.apache.sling.commons.json.JSONArray;
import org.apache.sling.commons.json.JSONException;
import org.apache.sling.commons.json.JSONObject;
import java.util.ArrayLi... | UTF-8 | Java | 1,498 | java | CommentsServiceImpl.java | Java | [] | null | [] | package com.aem.community.core.service;
import com.aem.community.core.constants.MyConstants;
import com.aem.community.core.models.Comment;
import org.apache.sling.commons.json.JSONArray;
import org.apache.sling.commons.json.JSONException;
import org.apache.sling.commons.json.JSONObject;
import java.util.ArrayLi... | 1,498 | 0.601469 | 0.600801 | 38 | 37.421051 | 27.413626 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 12 |
317b0be6b28168a9d142ebdd31471def24cc98d1 | 15,814,069,590,817 | 8df1452011e9502cb60a51db7cb8e31f166bb42a | /src/ca/bytetube/day14_exception/ArrayTools.java | 2023edaf395edda35e54f3ffe1c6535944f9bd01 | [] | no_license | isisisisisitch/javadev11 | https://github.com/isisisisisitch/javadev11 | 6440c997d8aece0ae0aa24f849d4265dce93b6b9 | dfce71f4ac01bb9a0791a5595abb924245e3310f | refs/heads/master | 2023-04-14T05:42:29.192000 | 2021-04-12T02:06:02 | 2021-04-12T02:06:02 | 332,923,766 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.bytetube.day14_exception;
public class ArrayTools {
public static int getElement(int[] arr, int index) throws NullPointerException, ArrayIndexOutOfBoundsException{
if (arr == null) {
throw new NullPointerException("arr is null !");
}
if (index < 0 || index > arr.len... | UTF-8 | Java | 497 | java | ArrayTools.java | Java | [] | null | [] | package ca.bytetube.day14_exception;
public class ArrayTools {
public static int getElement(int[] arr, int index) throws NullPointerException, ArrayIndexOutOfBoundsException{
if (arr == null) {
throw new NullPointerException("arr is null !");
}
if (index < 0 || index > arr.len... | 497 | 0.616162 | 0.608081 | 18 | 26.5 | 32.762192 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
74a35b251625306a558984fba02b98f34e6b255a | 463,856,517,121 | 05be38447857654784d207204cb0e548c82a9f81 | /src/main/java/com/sample/app/FilterDemo.java | d62954c63f016d8553aa414d758e51da74bb0ae5 | [] | no_license | harikrishna553/rxjava | https://github.com/harikrishna553/rxjava | 6f26670a340cf0b06f4397104b7b0bd9403ce532 | 6c16499e946e7a4dcfeb5433aaa40d6dd56d7711 | refs/heads/master | 2022-09-08T20:34:23.020000 | 2020-05-31T07:07:58 | 2020-05-31T07:07:58 | 266,188,843 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sample.app;
import java.util.concurrent.TimeUnit;
import io.reactivex.rxjava3.core.Observable;
public class FilterDemo {
private static void sleep(int noOfSeconds) {
try {
Thread.currentThread().sleep(noOfSeconds * 1000);
} catch (InterruptedException e) {
// TODO Auto-generated catch block
... | UTF-8 | Java | 559 | java | FilterDemo.java | Java | [] | null | [] | package com.sample.app;
import java.util.concurrent.TimeUnit;
import io.reactivex.rxjava3.core.Observable;
public class FilterDemo {
private static void sleep(int noOfSeconds) {
try {
Thread.currentThread().sleep(noOfSeconds * 1000);
} catch (InterruptedException e) {
// TODO Auto-generated catch block
... | 559 | 0.690519 | 0.67263 | 27 | 19.666666 | 20.821997 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.481481 | false | false | 12 |
3a35ad1f17a71af7573ffdd084ab9889e7b7c4f2 | 18,425,409,715,066 | 4cb828505b77fc4e3b513e53df720b9cfaae4152 | /src/com/decimatepvp/hub/commands/JoinTestServerCommand.java | 3e3ba3469d66e756c969c65698eb557d2bae2995 | [] | no_license | Alexandra321/hub | https://github.com/Alexandra321/hub | 5b48b7d144e658e1bef2025fa278b68bafd6ff2d | 4820026a6fec18e1e8f75c752c62fb34fc5fc024 | refs/heads/master | 2021-07-12T01:32:59.408000 | 2017-10-13T14:52:56 | 2017-10-13T14:52:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.decimatepvp.hub.commands;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import com.decimatepvp.hub.core.DecimateHub;
import com.google.common.io.... | UTF-8 | Java | 1,207 | java | JoinTestServerCommand.java | Java | [] | null | [] | package com.decimatepvp.hub.commands;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import com.decimatepvp.hub.core.DecimateHub;
import com.google.common.io.... | 1,207 | 0.729909 | 0.719138 | 46 | 25.23913 | 25.082632 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.086957 | false | false | 12 |
402955d59c2dd1f9588182e34657509c707a09c5 | 11,501,922,438,733 | 51041bbb465dbb174164434d8f5844cded5466ec | /skiworld/skiworld-ejb/src/main/java/Service/EquipementSkierEJBRemote.java | 0b68d4f6dfaa0b0afa9e995349e8769bcf7516f3 | [] | no_license | idluom/worldServer | https://github.com/idluom/worldServer | 3df669d7152c553b4d0f66cdd03965e052744593 | f47ffd61db67ab18f915c545af9aeceeaf611949 | refs/heads/master | 2021-06-17T18:20:06.478000 | 2017-05-18T21:13:30 | 2017-05-18T21:13:30 | 83,998,102 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Service;
import javax.ejb.Remote;
import Entity.EquipementSkier;
@Remote
public interface EquipementSkierEJBRemote {
public void addEquipmentSkier(EquipementSkier E);
public void deleteEquipementSkier(EquipementSkier E);
public void updateEquipementSkier(EquipementSkier E);
public EquipementSkier ... | UTF-8 | Java | 360 | java | EquipementSkierEJBRemote.java | Java | [] | null | [] | package Service;
import javax.ejb.Remote;
import Entity.EquipementSkier;
@Remote
public interface EquipementSkierEJBRemote {
public void addEquipmentSkier(EquipementSkier E);
public void deleteEquipementSkier(EquipementSkier E);
public void updateEquipementSkier(EquipementSkier E);
public EquipementSkier ... | 360 | 0.813889 | 0.813889 | 14 | 23.714285 | 22.22106 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
c4461dcb83eafb0c23c3bc7826265eac22baf705 | 4,982,162,085,842 | d190e39ed3bd1c2c73cff57441ff345d20359b97 | /01_java/src/ch04_repetition/exam/Quiz05.java | e898b7252feed6a917c27a1c692f538a9210aef8 | [] | no_license | odh3126/project | https://github.com/odh3126/project | 728d85512607a43e5913a41a49812a6d0346d2d2 | ebe2456efb473e9dadb3a253699a1888b6907e39 | refs/heads/master | 2021-06-20T13:52:53.520000 | 2019-09-02T15:23:10 | 2019-09-02T15:23:10 | 197,679,699 | 0 | 0 | null | false | 2021-04-22T19:23:43 | 2019-07-19T01:23:49 | 2019-09-02T15:23:17 | 2021-04-22T19:23:43 | 16,137 | 0 | 0 | 2 | Java | false | false | /**
화면에서 수를 입력받고 입력받은 수가 몇자리인지 출력하는 프로그램을 작성하시오
입력 : 8722
8722은 4자리입니다.
입력 : 872
872은 3자리입니다.
*/
package ch04_repetition.exam;
public class Quiz05 {
public static void main(String[] args) {
}
}
| UTF-8 | Java | 326 | java | Quiz05.java | Java | [] | null | [] | /**
화면에서 수를 입력받고 입력받은 수가 몇자리인지 출력하는 프로그램을 작성하시오
입력 : 8722
8722은 4자리입니다.
입력 : 872
872은 3자리입니다.
*/
package ch04_repetition.exam;
public class Quiz05 {
public static void main(String[] args) {
}
}
| 326 | 0.620536 | 0.53125 | 16 | 12 | 14.066805 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 12 |
e31291dab5f72eb1801db313c01ea3cd1772a545 | 28,123,445,872,488 | 02becaf7316be858dda32f162fecfc2a8dc0c1c7 | /src/main/java/com/commandcenter/common/schedule/LogAnalyseDealSchedule.java | 9e59ab1661bda75bc33eea96fd173d8f42d8b693 | [] | no_license | Alanbobo/mpa | https://github.com/Alanbobo/mpa | 37bd185c4c2057837689737e6f028306a74167fa | 1f6604e3475ec4c23c816ff65656add09a5082fb | refs/heads/master | 2023-04-07T05:02:40.806000 | 2021-04-17T07:09:15 | 2021-04-17T07:09:15 | 358,807,942 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.commandcenter.common.schedule;
import com.commandcenter.common.utils.DateUtil;
import com.commandcenter.common.utils.SmtUtils;
import com.commandcenter.model.logmodel.MpaLogAnalyse;
import com.commandcenter.service.logservice.MpaLogAnalyseService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
im... | UTF-8 | Java | 5,632 | java | LogAnalyseDealSchedule.java | Java | [
{
"context": "et.URLDecoder;\nimport java.util.*;\n\n/**\n * @author r25437\n * @create 2018-12-26 9:03\n * @desc 调用日志处理后台进程,每天",
"end": 746,
"score": 0.9993556141853333,
"start": 740,
"tag": "USERNAME",
"value": "r25437"
}
] | null | [] | package com.commandcenter.common.schedule;
import com.commandcenter.common.utils.DateUtil;
import com.commandcenter.common.utils.SmtUtils;
import com.commandcenter.model.logmodel.MpaLogAnalyse;
import com.commandcenter.service.logservice.MpaLogAnalyseService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
im... | 5,632 | 0.576979 | 0.570381 | 123 | 43.357723 | 32.934063 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.691057 | false | false | 12 |
f4719d645d8a9a677c4bc1d355c8272a930446ef | 5,892,695,158,350 | 7e7f5e87b311c984790520d4a18e890e340d1ca6 | /FXController.java | 8922e0c042bf33f2d7c86e3eb90814ee17818621 | [] | no_license | royglez/proyecto-tesis | https://github.com/royglez/proyecto-tesis | 1b81eae82d30c03de07404f9cb2cabd545d1eeba | 11389d688a74b0f6766aad044eae8a7728216426 | refs/heads/master | 2021-01-10T20:01:14.471000 | 2013-11-08T23:25:51 | 2013-11-08T23:25:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package application;
import org.opencv.core.Mat;
import org.opencv.core.Rect;
import facefinder.ImageSource;
import facefinder.ObjectsFinder;
import javafx.animation.AnimationTimer;
import javafx.application.Application;
import javafx.beans.property.SimpleObjectProperty;
import javafx.embed.swing.SwingFXUtils;
impor... | UTF-8 | Java | 3,083 | java | FXController.java | Java | [] | null | [] | package application;
import org.opencv.core.Mat;
import org.opencv.core.Rect;
import facefinder.ImageSource;
import facefinder.ObjectsFinder;
import javafx.animation.AnimationTimer;
import javafx.application.Application;
import javafx.beans.property.SimpleObjectProperty;
import javafx.embed.swing.SwingFXUtils;
impor... | 3,083 | 0.731755 | 0.717807 | 97 | 30.783504 | 30.447598 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.835052 | false | false | 12 |
4a22c4d783c52dcaddc20edf6baf814f63c30dfc | 5,892,695,155,102 | 4b9b1516d70057f12bd88b9a6c4c7dbddb9ed8fb | /irs-maven/src/main/java/com/lpr/dao/SalItemMapper.java | a44514ff218e5c8a5523da6de3cf9c518e640f7a | [] | no_license | LPRGDDD/OA | https://github.com/LPRGDDD/OA | 071856253ba77fbe26ea34c65b5098dabbeb1de2 | 7c1ff99035b7a6b794c350c1a787b48b0f8b7def | refs/heads/master | 2020-04-01T00:02:23.689000 | 2018-11-13T15:58:13 | 2018-11-13T15:58:13 | 152,174,147 | 0 | 0 | null | false | 2018-10-12T01:37:43 | 2018-10-09T02:17:07 | 2018-10-10T01:15:41 | 2018-10-12T01:37:43 | 6,512 | 0 | 0 | 0 | JavaScript | false | null | package com.lpr.dao;
import java.util.List;
import java.util.Map;
import com.lpr.entity.SalItem;
/**
* 薪酬项目定义表
* @author 刘培然
*
*/
public interface SalItemMapper {
/**
* 根据薪酬编号删除
* @param itemId薪酬编号
* @return
*/
int deleteByPrimaryKey(Integer itemId);
/**
* 薪酬项目定义表添加
* @... | GB18030 | Java | 1,443 | java | SalItemMapper.java | Java | [
{
"context": ".lpr.entity.SalItem;\r\n/**\r\n * 薪酬项目定义表\r\n * @author 刘培然\r\n *\r\n */\r\npublic interface SalItemMapper {\r\n\t/**\r",
"end": 136,
"score": 0.9995806813240051,
"start": 133,
"tag": "NAME",
"value": "刘培然"
}
] | null | [] | package com.lpr.dao;
import java.util.List;
import java.util.Map;
import com.lpr.entity.SalItem;
/**
* 薪酬项目定义表
* @author 刘培然
*
*/
public interface SalItemMapper {
/**
* 根据薪酬编号删除
* @param itemId薪酬编号
* @return
*/
int deleteByPrimaryKey(Integer itemId);
/**
* 薪酬项目定义表添加
* @... | 1,443 | 0.530612 | 0.530612 | 68 | 16.044117 | 12.544549 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 12 |
71905f0f8d4c8ec20ae1b017c4c7bc5d00901d75 | 20,151,986,616,891 | 0031ba8b6d46429fd8c91d7218e69e667d2701d7 | /back/src/main/java/com/ssafy/happyhouse/model/service/MemberService.java | 9ae74df33ccc2adc925e559c162f3a032cf59927 | [] | no_license | wnsgml0756/house-web-project | https://github.com/wnsgml0756/house-web-project | 889887be1a219857d342d8d01e660aaa24e46b2e | c40c668c5f14bf9e980555cf36b04d71e017ebd5 | refs/heads/main | 2023-06-08T00:15:19.954000 | 2021-06-18T07:16:53 | 2021-06-18T07:16:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssafy.happyhouse.model.service;
import java.util.List;
import java.util.Map;
import com.ssafy.happyhouse.model.HouseDeal;
import com.ssafy.happyhouse.model.MemberDto;
public interface MemberService {
// 로그인
public MemberDto login(MemberDto memberDto) throws Exception;
public int memberRe... | UTF-8 | Java | 698 | java | MemberService.java | Java | [] | null | [] | package com.ssafy.happyhouse.model.service;
import java.util.List;
import java.util.Map;
import com.ssafy.happyhouse.model.HouseDeal;
import com.ssafy.happyhouse.model.MemberDto;
public interface MemberService {
// 로그인
public MemberDto login(MemberDto memberDto) throws Exception;
public int memberRe... | 698 | 0.768786 | 0.768786 | 25 | 25.68 | 21.917519 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.08 | false | false | 12 |
0bd8ac01a393b8c0c96e86546e38f2adec57d198 | 37,125,697,313,830 | c9befdd8b64f8414375fb75d99f01eb6684d679d | /Lab1/es3/Main.java | c06230642776698d65c6d75fbd0d859a03b5ea70 | [] | no_license | sia4/flc_labs | https://github.com/sia4/flc_labs | 31ae8c4bf8a41906e1226697dd767f9491652e62 | dd898dda931fad0342d8a583dbfe4427b2cd9a09 | refs/heads/master | 2020-03-20T07:15:33.663000 | 2018-06-14T08:17:18 | 2018-06-14T08:17:18 | 137,276,446 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.lang.*;
class Es3 {
public static void main(String argv[]) {
if (argv.length == 0) {
System.out.println("Usage : java Yylex <inputfile>");
}
else {
/* Header html */
System.out.println("<HTML>");
System.out.printl... | UTF-8 | Java | 2,167 | java | Main.java | Java | [] | null | [] | import java.io.*;
import java.lang.*;
class Es3 {
public static void main(String argv[]) {
if (argv.length == 0) {
System.out.println("Usage : java Yylex <inputfile>");
}
else {
/* Header html */
System.out.println("<HTML>");
System.out.printl... | 2,167 | 0.464698 | 0.460083 | 50 | 42.34 | 29.089249 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.42 | false | false | 12 |
9e6d016aa2bebc506b79340d809fc95e136904e5 | 28,999,619,243,822 | 5bb4621fff4147c0ef8a93086dc9d48acd350e40 | /src/com/threedr/thomasci/Inventory.java | 22be8f45278bcef40ed21d91f56b518366c8efb3 | [
"MIT"
] | permissive | ChrisIThomas/3DR | https://github.com/ChrisIThomas/3DR | 43848dbc195fd54fcd83b03caba7e3a0f384633f | f934dcd598a3c4b31b191a5bf66100faa148875e | refs/heads/master | 2020-12-02T05:27:21.073000 | 2017-08-09T09:38:58 | 2017-08-09T09:38:58 | 71,781,613 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.threedr.thomasci;
public class Inventory {
private Item[] gear;
private int coins;
private boolean alchemy;
private int health = 0, speed = 0, aspeed = 0;
//0-7 armor
//8-11 hotbar
//12-21 inventory slots
//22-26 alchemy slots
//27-30 quiver slots
public Inventory() {
gear = new Item[31];
c... | UTF-8 | Java | 3,338 | java | Inventory.java | Java | [] | null | [] | package com.threedr.thomasci;
public class Inventory {
private Item[] gear;
private int coins;
private boolean alchemy;
private int health = 0, speed = 0, aspeed = 0;
//0-7 armor
//8-11 hotbar
//12-21 inventory slots
//22-26 alchemy slots
//27-30 quiver slots
public Inventory() {
gear = new Item[31];
c... | 3,338 | 0.550929 | 0.516177 | 166 | 19.108435 | 16.076258 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.728916 | false | false | 12 |
a25ced186df896c7e5b142ecf645164a13f4f0db | 36,679,020,734,474 | a7555ed95f4347f69e11191fb464356ba86cc5d8 | /appky-application/src/main/java/org/lorislab/appky/application/model/UserProfile.java | e6d793906881fa6984ee7b8c1a44d8f4df844890 | [
"Apache-2.0"
] | permissive | lorislab-archived/appky | https://github.com/lorislab-archived/appky | d20c597def9054401a7830bc699a11bed45bcc34 | 9280b3a166471fdd1488a163fff3e5c9186c53f9 | refs/heads/master | 2021-05-29T08:12:01.612000 | 2014-06-27T20:53:41 | 2014-06-27T20:53:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2014 lorislab.org.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | UTF-8 | Java | 5,749 | java | UserProfile.java | Java | [
{
"context": "ersistent;\n\n/**\n * The user profile.\n *\n * @author Andrej Petras <andrej@ajka-andrej.com>\n */\n@Entity\n@Table(name ",
"end": 857,
"score": 0.9999035000801086,
"start": 844,
"tag": "NAME",
"value": "Andrej Petras"
},
{
"context": " * The user profile.\n *\n * @aut... | null | [] | /*
* Copyright 2014 lorislab.org.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | 5,727 | 0.572795 | 0.568099 | 263 | 20.859316 | 18.465443 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.186312 | false | false | 12 |
28b9e8f91458d70ce1e32a28e3cc6cd88042969a | 10,101,763,129,813 | 39007837cbf066e0b94e49477101b74d875d43a3 | /MyWeather/app/src/main/java/com/example/windows10timt/myweather/data/AdapterLayout5.java | b4d70eb5b790ceac5dd469b8ba261389ceac2a0e | [] | no_license | veovuive/MyProject | https://github.com/veovuive/MyProject | b49948f3f28292c472c3c6d7c264d7a01fe9b560 | a18bbed146482c61abb11ddf8488bcfddba03c84 | refs/heads/master | 2021-01-11T20:51:00.785000 | 2017-01-17T09:17:30 | 2017-01-17T09:17:30 | 79,196,968 | 0 | 1 | null | false | 2017-01-17T09:22:40 | 2017-01-17T06:37:50 | 2017-01-17T09:04:02 | 2017-01-17T09:21:31 | 0 | 0 | 0 | 1 | Java | null | null | package com.example.windows10timt.myweather.data;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.example.windows10timt.myweather.AdapterMylist;
import com.example.windows10timt.mywea... | UTF-8 | Java | 3,626 | java | AdapterLayout5.java | Java | [] | null | [] | package com.example.windows10timt.myweather.data;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.example.windows10timt.myweather.AdapterMylist;
import com.example.windows10timt.mywea... | 3,626 | 0.630998 | 0.617485 | 105 | 33.533333 | 29.127983 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552381 | false | false | 12 |
d6ae939571664c3c0d5755822037aae61b6f1b17 | 13,554,916,833,595 | 8a7ace4c2fd97229a82110563b09c27e7144d2cb | /src/main/java/ExcpetionHandling/App.java | 3842bc9242d94c0192a6d33f809c7bb9fe7a4a21 | [] | no_license | sittingbuzz/sandbox | https://github.com/sittingbuzz/sandbox | 9cfae5f75f84396e2316c8c26b0cc9b718318306 | 7bdf9d47e71ba46b9b37a68e28f24daf00eb47b3 | refs/heads/master | 2020-03-31T23:17:04.241000 | 2018-10-19T16:53:06 | 2018-10-19T16:53:06 | 152,649,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ExcpetionHandling;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Service;
import org.springframework.web.bi... | UTF-8 | Java | 1,523 | java | App.java | Java | [] | null | [] | package ExcpetionHandling;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Service;
import org.springframework.web.bi... | 1,523 | 0.700591 | 0.698621 | 69 | 21.072464 | 21.151159 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275362 | false | false | 12 |
e9b455e8c59f16ef98c28ac5d5e1313c18205a6a | 13,554,916,833,931 | 76afd171f7f9a91005dd2dd500a97e4126e2f38a | /src-gen/org/example/layeredstyle/layeredStyle/Domain.java | 747a44e07c48d278c1f30bc1ea2bff18d298b1b6 | [] | no_license | ucamiand/XtendDSL | https://github.com/ucamiand/XtendDSL | ac934e71c2ff25ce8d618562f871def7e125dfcd | 053cfda06f74d932946e635a8a1c3fc4ccd2a868 | refs/heads/master | 2020-06-12T22:01:46.285000 | 2019-06-29T18:49:33 | 2019-06-29T18:49:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* generated by Xtext 2.17.0
*/
package org.example.layeredstyle.layeredStyle;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Domain</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following feat... | UTF-8 | Java | 1,139 | java | Domain.java | Java | [] | null | [] | /**
* generated by Xtext 2.17.0
*/
package org.example.layeredstyle.layeredStyle;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Domain</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following feat... | 1,139 | 0.675154 | 0.671642 | 40 | 27.475 | 29.086069 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1 | false | false | 12 |
c1cb9832e6f8b85d8d94e4313dab8f82568b6df5 | 38,525,856,651,458 | dfceb0753eef8351b7dae3294f6674d7efd5ad62 | /src/main/java/com/gzjky/dao/writedao/MonthlyReportsWriteMapper.java | 996ac5cb75d9e3bd015d72f07c38644f2e9cc56c | [] | no_license | wengui/gzjky_dao | https://github.com/wengui/gzjky_dao | f32d99f0626508e37af84ed965dd8e4f1a40ebf6 | 27c308b4a8e36ef8ffab7ea0992b216d9532364b | refs/heads/master | 2021-01-10T01:39:10.310000 | 2016-04-05T07:27:31 | 2016-04-05T07:27:31 | 49,264,044 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gzjky.dao.writedao;
import com.gzjky.bean.gen.MonthlyReports;
public interface MonthlyReportsWriteMapper {
int insert(MonthlyReports record);
int insertSelective(MonthlyReports record);
} | UTF-8 | Java | 218 | java | MonthlyReportsWriteMapper.java | Java | [] | null | [] | package com.gzjky.dao.writedao;
import com.gzjky.bean.gen.MonthlyReports;
public interface MonthlyReportsWriteMapper {
int insert(MonthlyReports record);
int insertSelective(MonthlyReports record);
} | 218 | 0.770642 | 0.770642 | 9 | 22.444445 | 20.271004 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 12 |
cd298d9d3b44cd45bfd373609fc543d254cdf073 | 34,273,839,041,526 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_beff0520c5d93ce3411994e363a56f1ef8fa83f1/Throw_c/2_beff0520c5d93ce3411994e363a56f1ef8fa83f1_Throw_c_s.java | ba420d10e5d97ec496da65e7581700eda474a916 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /*
* This file is part of the Polyglot extensible compiler framework.
*
* Copyright (c) 2000-2007 Polyglot project group, Cornell University
* Copyright (c) 2006-2007 IBM Corporation
*
*/
package polyglot.ast;
import java.util.Collections;
import java.util.List;
import polyglot.types.*;
import ... | UTF-8 | Java | 2,580 | java | 2_beff0520c5d93ce3411994e363a56f1ef8fa83f1_Throw_c_s.java | Java | [] | null | [] | /*
* This file is part of the Polyglot extensible compiler framework.
*
* Copyright (c) 2000-2007 Polyglot project group, Cornell University
* Copyright (c) 2006-2007 IBM Corporation
*
*/
package polyglot.ast;
import java.util.Collections;
import java.util.List;
import polyglot.types.*;
import ... | 2,580 | 0.607364 | 0.600388 | 103 | 24.038836 | 23.599787 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.699029 | false | false | 12 |
c3f81cf913fecd01b60934a1c7ab7b7e04416193 | 3,513,283,285,517 | 6d7bc098b22157d59778d76ec607efaa78b6833d | /Maria_Full_FUHUB/Maria_Full_FUHUB/src/java/entity/InformationEntity.java | 193874f160ea995ca7c1d1367a4cf7f7f32eeac5 | [] | no_license | FantasticBoyZ/LAB231 | https://github.com/FantasticBoyZ/LAB231 | 72f217c2ac8f3dd1573954be2d3ef625b53867aa | 230fe1080c2c3070a8ca70f945510fc36708c20a | refs/heads/main | 2023-04-06T20:45:13.698000 | 2021-04-19T09:07:44 | 2021-04-19T09:07:44 | 359,392,104 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright(C) 2005, FPT University
* Lab Java Web:
* Maria Bagnarelli's Cafe
*
* Record of change:
* DATE Version AUTHOR DESCRIPTION
* 2021-02-20 1.0 TungDT ... | UTF-8 | Java | 3,530 | java | InformationEntity.java | Java | [
{
"context": "University\t\t\t\t\t\t\t\n * Lab Java Web:\t\t\t\t\t\t\t\n * Maria Bagnarelli's Cafe\n *\t\t\t\t\t\t\t\n * Record of change:\t\t\t\t\t\t\t\n * D",
"end": 107,
"score": 0.9978559017181396,
"start": 89,
"tag": "NAME",
"value": "Maria Bagnarelli's"
},
{
"context": ... | null | [] | /*
* Copyright(C) 2005, FPT University
* Lab Java Web:
* <NAME> Cafe
*
* Record of change:
* DATE Version AUTHOR DESCRIPTION
* 2021-02-20 1.0 TungDT Fi... | 3,505 | 0.557981 | 0.554012 | 157 | 21.464968 | 21.479521 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464968 | false | false | 12 |
3233d96e8b36ba4ce3db13f3fb153727242baaed | 26,268,020,042,024 | 6a2d8668115080c8dd6c7aede832492006619350 | /app/src/main/java/com/zyc/zcontrol/deviceItem/a1/A1Fragment.java | 31767d616643b9d173138e72d61fe802eb7ee414 | [] | no_license | konosubakonoakua/SmartControl_Android_MQTT | https://github.com/konosubakonoakua/SmartControl_Android_MQTT | 0c674f14b004c2bbfbdc6cd77319257832497d32 | 76a8e3564dbdaac04a87df1884bea4164435e894 | refs/heads/master | 2023-08-05T05:39:27.458000 | 2023-07-20T02:13:12 | 2023-07-20T02:13:12 | 234,287,543 | 0 | 0 | null | true | 2023-07-20T11:38:05 | 2020-01-16T09:49:53 | 2021-11-16T07:48:18 | 2023-07-20T11:38:02 | 219,229 | 0 | 0 | 0 | Java | false | false | package com.zyc.zcontrol.deviceItem.a1;
import android.animation.ObjectAnimator;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import android.view.LayoutInflater;
... | UTF-8 | Java | 11,151 | java | A1Fragment.java | Java | [] | null | [] | package com.zyc.zcontrol.deviceItem.a1;
import android.animation.ObjectAnimator;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import android.view.LayoutInflater;
... | 11,151 | 0.593586 | 0.587116 | 302 | 33.798012 | 28.123819 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582781 | false | false | 12 |
f48c8ae0f2e1fd7e1c637a28826f3bebaca90383 | 35,192,962,026,310 | 155d7e5c1543f6d102479de8e54527f4b77a1b38 | /server-core/src/main/java/io/onedev/server/web/asset/selectionpopover/SelectionPopoverResourceReference.java | 62f5c9d7c8e839ebee6de9928982c08bcf67db3d | [
"MIT"
] | permissive | theonedev/onedev | https://github.com/theonedev/onedev | 0945cbe8c2ebeeee781ab88ea11363217bf1d0b7 | 1ec9918988611d5eb284a21d7e94e071c7b48aa7 | refs/heads/main | 2023-08-22T22:37:29.554000 | 2023-08-22T14:52:13 | 2023-08-22T14:52:13 | 156,317,154 | 12,162 | 880 | MIT | false | 2023-08-07T02:33:21 | 2018-11-06T02:57:01 | 2023-08-07T01:39:22 | 2023-08-07T02:15:24 | 205,120 | 11,450 | 773 | 0 | Java | false | false | package io.onedev.server.web.asset.selectionpopover;
import java.util.ArrayList;
import java.util.List;
import org.apache.wicket.Application;
import org.apache.wicket.markup.head.CssHeaderItem;
import org.apache.wicket.markup.head.HeaderItem;
import org.apache.wicket.markup.head.JavaScriptHeaderItem;
import org.apach... | UTF-8 | Java | 1,123 | java | SelectionPopoverResourceReference.java | Java | [] | null | [] | package io.onedev.server.web.asset.selectionpopover;
import java.util.ArrayList;
import java.util.List;
import org.apache.wicket.Application;
import org.apache.wicket.markup.head.CssHeaderItem;
import org.apache.wicket.markup.head.HeaderItem;
import org.apache.wicket.markup.head.JavaScriptHeaderItem;
import org.apach... | 1,123 | 0.827248 | 0.826358 | 30 | 36.433334 | 32.817356 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.266667 | false | false | 12 |
1bc91b63f8dabbd76a49f0a704ec435cc5d01601 | 3,513,283,287,092 | b55bab6cf6c90927ed0f6ec677ebeb9d4db83806 | /Tree Data Structure/Min Depth of Binary Tree/Min Depth of Binary Tree.java | 5323454398f4fb4eb52c418a764013cec769e295 | [] | no_license | asatulsinha4/interviewbit-solutions | https://github.com/asatulsinha4/interviewbit-solutions | a2dded1e17c062c4757dd7854adb48efef3e5f79 | d68f9c2e20933d9612d5ee3c944ad39e483b6819 | refs/heads/main | 2023-05-31T02:14:15.883000 | 2021-06-23T18:52:13 | 2021-06-23T18:52:13 | 365,693,297 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Given a binary tree, find its minimum depth.
The minimum depth is the number of nodes along the shortest path from the root node down to the nearest leaf node.
NOTE : The path has to end on a leaf node.
Example :
1
/
2
min depth = 2.
*/
/**
* Definition for binary tree
* class TreeN... | UTF-8 | Java | 956 | java | Min Depth of Binary Tree.java | Java | [] | null | [] | /*
Given a binary tree, find its minimum depth.
The minimum depth is the number of nodes along the shortest path from the root node down to the nearest leaf node.
NOTE : The path has to end on a leaf node.
Example :
1
/
2
min depth = 2.
*/
/**
* Definition for binary tree
* class TreeN... | 956 | 0.542887 | 0.538703 | 46 | 19.782608 | 20.919008 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413043 | false | false | 12 |
24f410a4ab0aec83ecdc51cd008babd3cd146e8e | 37,306,085,965,816 | 43f97f56138b321cfbd56afe12f3160a45fac764 | /03-java-spring/02-spring-data-i/02-show/mvc/src/main/java/com/HopeA/mvc/models/Min.java | 0f68b1c31d4c3134bfcea2cf1421795594937f84 | [] | no_license | java-june-2021/HopeA-Assignments | https://github.com/java-june-2021/HopeA-Assignments | a43ca8ebf81aef313c8280358db14f89813504d5 | aa5d89551273b366f8b5256b2daf331a31637d33 | refs/heads/master | 2023-06-24T14:05:30.226000 | 2021-07-23T02:31:05 | 2021-07-23T02:31:05 | 375,159,950 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.HopeA.mvc.models;
public @interface Min {
int value();
}
| UTF-8 | Java | 73 | java | Min.java | Java | [] | null | [] | package com.HopeA.mvc.models;
public @interface Min {
int value();
}
| 73 | 0.684932 | 0.684932 | 7 | 9.428572 | 11.44998 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
d84da0c06529bf193e591b75b3af327a7024686c | 37,357,625,574,975 | c65f220f1ec07e80fec9ac9dc2eec921777f6b34 | /app/src/main/java/com/webingate/paysmartcustomerapp/customerapp/Travels.java | f2d6a53ff52080862edbef6de93fe49aa167fd75 | [] | no_license | WIGRepositories/PaysmartCustomerApp | https://github.com/WIGRepositories/PaysmartCustomerApp | 78082695ebcf1b3d6cf14f73b8ae1726c8fe247c | 5a8692f3b5accf4934ffe9adaa86ca2e735fde51 | refs/heads/DEV | 2020-04-04T09:04:24.322000 | 2019-07-31T11:24:30 | 2019-07-31T11:24:30 | 155,805,691 | 0 | 2 | null | false | 2019-06-23T13:49:30 | 2018-11-02T02:50:59 | 2019-06-21T12:50:52 | 2019-06-23T13:49:30 | 6,635 | 0 | 0 | 0 | Java | false | false | package com.webingate.paysmartcustomerapp.customerapp;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater;
import android.view.View... | UTF-8 | Java | 5,435 | java | Travels.java | Java | [] | null | [] | package com.webingate.paysmartcustomerapp.customerapp;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater;
import android.view.View... | 5,435 | 0.657222 | 0.646918 | 157 | 33.624203 | 22.907293 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643312 | false | false | 12 |
6d99fc07dc0160d3b4b0a6eb8e67aaebd0f5bf59 | 16,045,997,885,362 | fdb27904cc14ec5a30da073cb1d73d6e09c8eac6 | /src/controllers/EditTestController.java | 02a4d1184798f522dfd8d31ff1fb0fc978eba519 | [
"MIT"
] | permissive | johanthejohan/gitfix3 | https://github.com/johanthejohan/gitfix3 | c8e61e126bb2c259f747f09c989fe18c89fc1e41 | c73f39aec79dcbb9d7f1c6290aad0f84622ed0be | refs/heads/master | 2019-07-15T21:53:23.769000 | 2017-05-30T12:57:53 | 2017-05-30T12:57:53 | 92,832,799 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controllers;
import entities.Question;
import entities.Test;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Scene;
import javafx.scene.control.*;
import javafx.scene.text.Font;
import javafx.stage.Stage;
import services.TestService;
import java.io... | UTF-8 | Java | 6,184 | java | EditTestController.java | Java | [] | null | [] | package controllers;
import entities.Question;
import entities.Test;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Scene;
import javafx.scene.control.*;
import javafx.scene.text.Font;
import javafx.stage.Stage;
import services.TestService;
import java.io... | 6,184 | 0.616753 | 0.614327 | 181 | 33.165745 | 25.671213 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.651934 | false | false | 12 |
d5cea320c27672b90347cf1fcb9932a34918074f | 23,991,687,324,153 | e92cc76df8a7fd4cc3a9f2c18e3646adba16c0f2 | /Consumer/src/main/java/vn/tecapro/example/springjms/service/OrderService.java | bccad9d68922b06e2d1045d3b9dadbd1b320a7f5 | [] | no_license | chenhuang511/queue-pubsub-client | https://github.com/chenhuang511/queue-pubsub-client | f727d34f0ccf467a3633433998bde134132c9e0d | 105ae9244c50067a1b8825bae01e1b5468fd363d | refs/heads/master | 2022-07-08T22:46:24.320000 | 2016-07-28T06:57:19 | 2016-07-28T06:57:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vn.tecapro.example.springjms.service;
import vn.tecapro.example.springjms.model.Product;
/**
* Created by HoangTD on 7/26/2016.
*/
public interface OrderService {
public void processOrder(Product product);
}
| UTF-8 | Java | 224 | java | OrderService.java | Java | [
{
"context": "xample.springjms.model.Product;\n\n/**\n * Created by HoangTD on 7/26/2016.\n */\npublic interface OrderService {",
"end": 124,
"score": 0.9995697140693665,
"start": 117,
"tag": "USERNAME",
"value": "HoangTD"
}
] | null | [] | package vn.tecapro.example.springjms.service;
import vn.tecapro.example.springjms.model.Product;
/**
* Created by HoangTD on 7/26/2016.
*/
public interface OrderService {
public void processOrder(Product product);
}
| 224 | 0.758929 | 0.727679 | 10 | 21.4 | 20.655266 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 12 |
33aea40a91d0b3e185c489b9006fc696281cdef2 | 28,037,546,513,890 | 071e60a9537ab5baf3c0ab911202a4da02a7fc6f | /src/test/java/com/stashya/web/rest/KResourceIntTest.java | bbe1acec5bf9fb44b98b92f94047eeb52e01a1ac | [] | no_license | BulkSecurityGeneratorProject/newblog | https://github.com/BulkSecurityGeneratorProject/newblog | c94c1d7a8d41303b2ad74fdafee1e7648d59f56f | 788cb44d03e77e2b7c78f27e8e1c093c77a97ce8 | refs/heads/master | 2022-12-11T09:44:56.486000 | 2017-06-30T11:03:14 | 2017-06-30T11:03:14 | 296,606,927 | 0 | 0 | null | true | 2020-09-18T11:53:03 | 2020-09-18T11:53:02 | 2017-06-30T10:50:57 | 2017-06-30T11:06:06 | 4,178 | 0 | 0 | 0 | null | false | false | package com.stashya.web.rest;
import com.stashya.AbstractCassandraTest;
import com.stashya.BlogApp;
import com.stashya.domain.K;
import com.stashya.repository.KRepository;
import com.stashya.web.rest.errors.ExceptionTranslator;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import o... | UTF-8 | Java | 7,069 | java | KResourceIntTest.java | Java | [] | null | [] | package com.stashya.web.rest;
import com.stashya.AbstractCassandraTest;
import com.stashya.BlogApp;
import com.stashya.domain.K;
import com.stashya.repository.KRepository;
import com.stashya.web.rest.errors.ExceptionTranslator;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import o... | 7,069 | 0.665158 | 0.661197 | 214 | 32.032711 | 25.198166 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.397196 | false | false | 12 |
03ea4cf3d65b2840f5397279063f12ac5085aa4c | 9,912,784,528,742 | 5c2c1692afa95ef3f3947be791cb9741ab3dacd1 | /Unidade3/src/br/ufscar/si/poo/cap3/excecoes/TesteDivisao.java | 725a3941cb532ef172c5475e0bd53c78916881f7 | [] | no_license | delanobeder/POO-Java | https://github.com/delanobeder/POO-Java | d353449f04dc3e3d0be3caf77055ef049bd8da15 | 8ffb01da0173e08a3b58fbe5d775e116a52f2463 | refs/heads/master | 2021-05-27T08:20:53.053000 | 2013-11-06T15:17:57 | 2013-11-06T15:17:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.ufscar.si.poo.cap3.excecoes;
/**
* Classe TesteDivisao
*
* @author Delano Medeiros Beder
*/
public class TesteDivisao {
public double divisao(double num, int den) throws DivideByZeroException {
if (den == 0) {
throw new DivideByZeroException();
}
return num / de... | UTF-8 | Java | 535 | java | TesteDivisao.java | Java | [
{
"context": "cecoes;\n\n\n/**\n * Classe TesteDivisao\n *\n * @author Delano Medeiros Beder\n */\npublic class TesteDivisao {\n\n public doubl",
"end": 104,
"score": 0.999891459941864,
"start": 83,
"tag": "NAME",
"value": "Delano Medeiros Beder"
}
] | null | [] | package br.ufscar.si.poo.cap3.excecoes;
/**
* Classe TesteDivisao
*
* @author <NAME>
*/
public class TesteDivisao {
public double divisao(double num, int den) throws DivideByZeroException {
if (den == 0) {
throw new DivideByZeroException();
}
return num / den;
}
p... | 520 | 0.588785 | 0.585047 | 25 | 20.4 | 21.683174 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 12 |
47dae168da238625562ea8c533c7c5aa7bdd481d | 25,821,343,427,227 | 411e6927d353277f446493d0db4a9313c7f7bf3d | /src/main/java/io/github/suppliers/service/mapper/RegisteredSupplierMapper.java | 9fabf5f04342ccbe78a36188150501e19a9add2c | [
"MIT"
] | permissive | prepayments/prepayments_supplier_catalogue | https://github.com/prepayments/prepayments_supplier_catalogue | b121e540d516708b62a09c6eb20118bfe674e022 | 8c6ad6deddc98423319a7d392d2b7ad421573073 | refs/heads/master | 2020-05-18T08:34:35.825000 | 2019-05-14T15:57:12 | 2019-05-14T15:57:12 | 184,298,607 | 0 | 0 | null | false | 2019-04-30T16:49:20 | 2019-04-30T16:47:36 | 2019-04-30T16:48:33 | 2019-04-30T16:49:19 | 0 | 0 | 0 | 0 | Java | false | false | package io.github.suppliers.service.mapper;
import io.github.suppliers.domain.RegisteredSupplier;
import io.github.suppliers.service.dto.RegisteredSupplierDTO;
import org.mapstruct.Mapper;
/**
* Mapper for the entity RegisteredSupplier and its DTO RegisteredSupplierDTO.
*/
@Mapper(componentModel = "spring", uses = ... | UTF-8 | Java | 699 | java | RegisteredSupplierMapper.java | Java | [] | null | [] | package io.github.suppliers.service.mapper;
import io.github.suppliers.domain.RegisteredSupplier;
import io.github.suppliers.service.dto.RegisteredSupplierDTO;
import org.mapstruct.Mapper;
/**
* Mapper for the entity RegisteredSupplier and its DTO RegisteredSupplierDTO.
*/
@Mapper(componentModel = "spring", uses = ... | 699 | 0.738197 | 0.738197 | 22 | 30.772728 | 29.673882 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 12 |
0f62ab8a88821f4ac2fe582359c0d4483bde9924 | 678,604,864,614 | 623dffc8e04d52c3ae1b7b77196c75d5d6103e76 | /src/org/unbiquitous/uos/core/messageEngine/messages/Notify.java | 7c0895051a4ee9063898512856b2d35fe3759113 | [] | no_license | lhsantos/uos_core | https://github.com/lhsantos/uos_core | 9248660d2786a3617a98d82e4cff1be0404dfaa9 | f9e0608c80f8c70350437b774531e84c4cd37af5 | refs/heads/master | 2021-01-18T11:23:19.475000 | 2014-08-23T18:31:21 | 2014-08-23T18:31:21 | 25,847,869 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.unbiquitous.uos.core.messageEngine.messages;
import static org.unbiquitous.uos.core.ClassLoaderUtils.compare;
import java.util.HashMap;
import java.util.Map;
import org.unbiquitous.json.JSONException;
import org.unbiquitous.json.JSONObject;
public class Notify extends Message {
private Str... | UTF-8 | Java | 3,955 | java | Notify.java | Java | [] | null | [] | package org.unbiquitous.uos.core.messageEngine.messages;
import static org.unbiquitous.uos.core.ClassLoaderUtils.compare;
import java.util.HashMap;
import java.util.Map;
import org.unbiquitous.json.JSONException;
import org.unbiquitous.json.JSONObject;
public class Notify extends Message {
private Str... | 3,955 | 0.652086 | 0.651833 | 186 | 19.263441 | 18.786591 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.801075 | false | false | 12 |
e104e0a9e7dd8cbd5f6fb6bd5175bfd27b9d1793 | 21,663,815,084,697 | eb1dcb2cd143de1dc4ab141d80b4faac70adb7f2 | /java8-labs-home/java8-lambdas/src/main/java/org/lompo/labs/java8/lambdas/constructorreference/ConstuctorReferenceWithBiFunction.java | bf2951c5958c81837889549df5efd8eeeca0284b | [] | no_license | alainlompo/java-8-focus-labs | https://github.com/alainlompo/java-8-focus-labs | ee34cfac7c0e8e73f6068dc664f2fdf69c37dc07 | 2553f28cf8a1533d49cacccc2aacf5bb8a12e111 | refs/heads/master | 2021-01-13T17:27:28.411000 | 2017-03-09T16:55:13 | 2017-03-09T16:55:13 | 37,966,059 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lompo.labs.java8.lambdas.constructorreference;
import java.util.function.BiFunction;
import org.lompo.labs.java8.lambdas.Peach;
/**
* Illustrates the uses of constructor reference in BiFunction definitions, along with
* its lambda equivalent
* @author LOMPO
*
*/
public class ConstuctorReferenceWithB... | UTF-8 | Java | 1,078 | java | ConstuctorReferenceWithBiFunction.java | Java | [
{
"context": "ns, along with\n * its lambda equivalent\n * @author LOMPO\n *\n */\npublic class ConstuctorReferenceWithBiFunc",
"end": 275,
"score": 0.9062597155570984,
"start": 270,
"tag": "USERNAME",
"value": "LOMPO"
}
] | null | [] | package org.lompo.labs.java8.lambdas.constructorreference;
import java.util.function.BiFunction;
import org.lompo.labs.java8.lambdas.Peach;
/**
* Illustrates the uses of constructor reference in BiFunction definitions, along with
* its lambda equivalent
* @author LOMPO
*
*/
public class ConstuctorReferenceWithB... | 1,078 | 0.752319 | 0.744898 | 33 | 31.666666 | 36.620632 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.484848 | false | false | 12 |
3c03b56e68d8b851f5e35cd6edb283101a300db5 | 16,939,351,025,949 | 081db3741025a3bff71e87147adc5361f65406a8 | /src/ch10/Odd.java | 247b82d5517d17479efd19c059cbbbc7095da35d | [] | no_license | Eyan123/javasource | https://github.com/Eyan123/javasource | 66046c853686fed25783a55ffaf23e496e21d5c0 | a885749d17ce758a62e431d7bf897140bff8a39c | refs/heads/master | 2023-04-10T21:54:53.772000 | 2021-04-14T04:00:16 | 2021-04-14T04:00:16 | 357,111,328 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch10;
public class Odd extends OddDetector {
public Odd(int n) {
super(n);
}
@Override
public boolean isOdd() {
if (super.n % 2 == 0) {
System.out.println(super.n);
System.out.println("홀수가 아닙니다");
return false;
} else {
System.out.println("홀수입니다");
return true;
}
... | UTF-8 | Java | 353 | java | Odd.java | Java | [] | null | [] | package ch10;
public class Odd extends OddDetector {
public Odd(int n) {
super(n);
}
@Override
public boolean isOdd() {
if (super.n % 2 == 0) {
System.out.println(super.n);
System.out.println("홀수가 아닙니다");
return false;
} else {
System.out.println("홀수입니다");
return true;
}
... | 353 | 0.574468 | 0.56231 | 21 | 13.666667 | 12.418624 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 12 |
24c60656341472e5e9790a0c7448429275d66dae | 24,404,004,185,891 | cf1693c8339dd2c78877adb2234713f7bb114016 | /src/main/java/logic/brick/GlassBrick.java | 7721742e7bf0ebbf616e003816a87c536ad35578 | [] | no_license | Vasepulv/cc3002-breakout | https://github.com/Vasepulv/cc3002-breakout | 7c3ed5bc1c2621103cb85f5bd8a6944b4ade9da4 | 57be1e401e23c137cddb7f3bc16d5ddf010ec327 | refs/heads/master | 2020-04-07T02:45:56.561000 | 2018-12-27T17:41:25 | 2018-12-27T17:41:25 | 157,988,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package logic.brick;
import logic.update.BrickDestroyedUpdate;
/**
*
* @author Juan-Pablo Silva
*/
public class GlassBrick extends AbstractBrick {
public GlassBrick() {
super(1, 50);
}
@Override
protected void sendUpdate() {
notifyObservers(new BrickDestroyedUpdate(this));
}
}
| UTF-8 | Java | 320 | java | GlassBrick.java | Java | [
{
"context": "ic.update.BrickDestroyedUpdate;\n\n/**\n *\n * @author Juan-Pablo Silva\n */\npublic class GlassBrick extends AbstractBrick",
"end": 99,
"score": 0.9998481869697571,
"start": 83,
"tag": "NAME",
"value": "Juan-Pablo Silva"
}
] | null | [] | package logic.brick;
import logic.update.BrickDestroyedUpdate;
/**
*
* @author <NAME>
*/
public class GlassBrick extends AbstractBrick {
public GlassBrick() {
super(1, 50);
}
@Override
protected void sendUpdate() {
notifyObservers(new BrickDestroyedUpdate(this));
}
}
| 310 | 0.6625 | 0.653125 | 18 | 16.777779 | 17.45647 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 12 |
5e3e7855e3c5c79e5e8fc73867998b92a7dbde39 | 31,662,498,917,193 | 9c03b546ea16a35ce1cbbb49714ddb745f6d193a | /app/src/main/java/com/example/administrator/afinal/Fragment/wode.java | 6e8972d2d1934b86ecb9b5434629c2f114895e53 | [] | no_license | isBoom/final | https://github.com/isBoom/final | 890565fd4ae2475e59aa4f22c6b154a61e94b812 | 04d16ad4f8c72e75a1dd51de00afaaf9759b3bc6 | refs/heads/master | 2020-09-24T01:33:13.171000 | 2019-12-03T13:46:58 | 2019-12-03T13:46:58 | 225,630,159 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.administrator.afinal.Fragment;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* Created by Administrator on 2019/12/3.
*/
public class wode extends Fragment {
public wode() {
... | UTF-8 | Java | 529 | java | wode.java | Java | [] | null | [] | package com.example.administrator.afinal.Fragment;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* Created by Administrator on 2019/12/3.
*/
public class wode extends Fragment {
public wode() {
... | 529 | 0.754253 | 0.73913 | 21 | 24.190475 | 26.652292 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 12 |
475c7eb2da26a783407762ec7512c4101841b372 | 33,036,888,454,438 | 93da011421790f519dbf15af19211dff5176822f | /src/br/com/haila/formulario/FTriagem.java | 1eca383562bb1a1bf01a76d8cf3c7896c7592f01 | [] | no_license | hailamello200/ProjetoHospital | https://github.com/hailamello200/ProjetoHospital | 50f47c15d5b2bdd60688220c2801154462b2372e | 4ec11922d1dcbce690c1edb68216654b2c332daf | refs/heads/master | 2020-03-21T06:24:27.870000 | 2018-06-21T20:18:17 | 2018-06-21T20:18:17 | 138,217,424 | 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 br.com.haila.formulario;
import Singleton.SEnfermeira;
import Singleton.SPaciente;
import Singleton.STriagem;
import br.com.ha... | UTF-8 | Java | 18,127 | java | FTriagem.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author SATC\n */\npublic class FTriagem extends javax.swing.JFr",
"end": 471,
"score": 0.9996709823608398,
"start": 467,
"tag": "USERNAME",
"value": "SATC"
}
] | 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 br.com.haila.formulario;
import Singleton.SEnfermeira;
import Singleton.SPaciente;
import Singleton.STriagem;
import br.com.ha... | 18,127 | 0.638806 | 0.626614 | 355 | 50.059155 | 35.887924 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.698592 | false | false | 12 |
434811702b50b16996485796bd9fffb1b7dfd1eb | 36,146,444,790,651 | 3467111873a28e3c2c5f83bbc70ff0de4fa0001c | /app/src/main/java/com/whpe/qrcode/jiangxi_jian/activity/custombus/ActivityCustomBusToPay.java | 7c06fea424f7896be08c8e7989947e4b440db0d6 | [] | no_license | henggenzuigao/jiangongjiao | https://github.com/henggenzuigao/jiangongjiao | f1a504a10daa4d14e549d868d70834b94b9f5b21 | b6f04222c317848100f1fc1044799de1be68623e | refs/heads/master | 2023-04-05T15:02:20.300000 | 2021-04-09T11:23:19 | 2021-04-09T11:23:19 | 356,211,379 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.whpe.qrcode.jiangxi_jian.activity.custombus;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.os.CountDownTimer;
import android.os.Handler;
import android.os.Message;
import android.text.TextUtils;
import android... | UTF-8 | Java | 15,044 | java | ActivityCustomBusToPay.java | Java | [
{
"context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by yang on 2019/1/13.\n */\n\npublic class ActivityCustomBus",
"end": 2277,
"score": 0.716005802154541,
"start": 2273,
"tag": "USERNAME",
"value": "yang"
}
] | null | [] | package com.whpe.qrcode.jiangxi_jian.activity.custombus;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.os.CountDownTimer;
import android.os.Handler;
import android.os.Message;
import android.text.TextUtils;
import android... | 15,044 | 0.687458 | 0.684848 | 366 | 39.825138 | 37.221195 | 225 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625683 | false | false | 12 |
26e6731a51093929281765f66eb06f7c884d60eb | 38,122,129,720,039 | 3dae280485206ae9f49919a6438b7c0067611e8a | /jwt-resource-server/src/main/java/com/example/demoresource/CustomAccessTokenConverter.java | 641cedde401716106fecc904fcff2e173f7eaf71 | [] | no_license | ArtemMe/shaverma | https://github.com/ArtemMe/shaverma | 12a124549128547a5e0796e0c9144fb96f5215bf | ab5b8ee1f01554753ddea06107138723eb6c927d | refs/heads/master | 2023-01-07T12:58:13.489000 | 2019-05-27T20:32:56 | 2019-05-27T20:32:56 | 130,253,306 | 5 | 0 | null | false | 2023-01-04T02:41:58 | 2018-04-19T17:59:53 | 2022-12-02T02:10:40 | 2023-01-04T02:41:58 | 1,665 | 4 | 0 | 9 | Java | false | false | //package com.example.demoresource;
//
//import org.springframework.security.oauth2.provider.OAuth2Authentication;
//import org.springframework.security.oauth2.provider.token.DefaultAccessTokenConverter;
//import org.springframework.stereotype.Component;
//
//import java.util.Map;
//
//@Component
//public class CustomA... | UTF-8 | Java | 656 | java | CustomAccessTokenConverter.java | Java | [] | null | [] | //package com.example.demoresource;
//
//import org.springframework.security.oauth2.provider.OAuth2Authentication;
//import org.springframework.security.oauth2.provider.token.DefaultAccessTokenConverter;
//import org.springframework.stereotype.Component;
//
//import java.util.Map;
//
//@Component
//public class CustomA... | 656 | 0.760671 | 0.753049 | 19 | 33.526318 | 31.929806 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 12 |
61efdd56fab1a3745af9ade6052de9c72d3358ee | 37,864,431,688,554 | 5d11f938a50e42316805fcb4c4a193955d9ac874 | /xiaoniu-service/src/main/java/com/xiaoniu/service/news/CmpyNewsService.java | 7d142b9b5b7eaf5305a167c261b2497d55cf303f | [] | no_license | x-front/xiaoniu | https://github.com/x-front/xiaoniu | 102faea14a82c3e79adb79936fe9d75599db78c9 | 6dc978edb6624eaa1841f20268237f05a129af06 | refs/heads/master | 2021-04-12T03:48:53.727000 | 2017-10-27T09:00:38 | 2017-10-27T09:00:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaoniu.service.news;
import java.util.List;
import com.github.pagehelper.PageInfo;
import com.xiaoniu.db.domain.CmpyNews;
import com.xiaoniu.db.domain.NewsSearchVO;
import com.xiaoniu.service.base.BaseService;
public interface CmpyNewsService extends BaseService<CmpyNews>{
public List<NewsSea... | UTF-8 | Java | 823 | java | CmpyNewsService.java | Java | [] | null | [] | package com.xiaoniu.service.news;
import java.util.List;
import com.github.pagehelper.PageInfo;
import com.xiaoniu.db.domain.CmpyNews;
import com.xiaoniu.db.domain.NewsSearchVO;
import com.xiaoniu.service.base.BaseService;
public interface CmpyNewsService extends BaseService<CmpyNews>{
public List<NewsSea... | 823 | 0.760843 | 0.760843 | 24 | 31.625 | 36.317825 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.375 | false | false | 12 |
22c609930f839e5dcb838bde8f6d4e9a73067de9 | 35,201,551,992,324 | dba87418d2286ce141d81deb947305a0eaf9824f | /sources/com/wowza/gocoder/sdk/support/wmstransport/wms/p042a/p047e/C4325a.java | 767bd18a6b6d7f16cd912166470a712cea5a8ce2 | [] | no_license | Sluckson/copyOavct | https://github.com/Sluckson/copyOavct | 1f73f47ce94bb08df44f2ba9f698f2e8589b5cf6 | d20597e14411e8607d1d6e93b632d0cd2e8af8cb | refs/heads/main | 2023-03-09T12:14:38.824000 | 2021-02-26T01:38:16 | 2021-02-26T01:38:16 | 341,292,450 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wowza.gocoder.sdk.support.wmstransport.wms.p042a.p047e;
/* renamed from: com.wowza.gocoder.sdk.support.wmstransport.wms.a.e.a */
/* compiled from: GoCoderSDK */
public class C4325a {
/* renamed from: a */
public static final int f4606a = 2889;
/* renamed from: b */
public static final int... | UTF-8 | Java | 715 | java | C4325a.java | Java | [] | null | [] | package com.wowza.gocoder.sdk.support.wmstransport.wms.p042a.p047e;
/* renamed from: com.wowza.gocoder.sdk.support.wmstransport.wms.a.e.a */
/* compiled from: GoCoderSDK */
public class C4325a {
/* renamed from: a */
public static final int f4606a = 2889;
/* renamed from: b */
public static final int... | 715 | 0.641958 | 0.553846 | 27 | 25.481482 | 21.867226 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 12 |
6fcd8999e272f8288cabc4088a3b4b14fa9d81a1 | 34,857,954,600,610 | 27d5409ae38463e6f31639bb54d2ccc71d773023 | /p1010/src/com/shadow/extras/lucene/KeyWord.java | c86115fe692d29fda6403c0dccaebcf15ca47a40 | [] | no_license | wy243808263/Spring-Onther | https://github.com/wy243808263/Spring-Onther | cc7dedb3a836e462f63224a0d8bc6b83056de35e | 78b69e415835bfa67ec7fb8f9f8fe0285dc2bf3e | refs/heads/master | 2021-01-01T04:59:35.035000 | 2017-07-15T01:26:04 | 2017-07-15T01:26:04 | 97,286,954 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shadow.extras.lucene;
public class KeyWord {
private Integer id;
private String word;
private Integer hit;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getWord() {
return word;
}
public void setWord(String word) {
this.word = w... | UTF-8 | Java | 433 | java | KeyWord.java | Java | [] | null | [] | package com.shadow.extras.lucene;
public class KeyWord {
private Integer id;
private String word;
private Integer hit;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getWord() {
return word;
}
public void setWord(String word) {
this.word = w... | 433 | 0.660508 | 0.660508 | 35 | 11.371428 | 12.095066 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.057143 | false | false | 12 |
11f412d29e5b748d0de6a3669e14f11f9452f468 | 37,632,503,449,135 | c8e8a3cec2a2ee3c56daa7210445d7d92852e996 | /LeetCode_Courses/src/com/leetcode/august/Challenges/ValidPalinDrome.java | 20e93db89e7e15b2050aceae6dc77e874775057e | [] | no_license | Ritwika94/Leetcode_challenges | https://github.com/Ritwika94/Leetcode_challenges | 67ec931c6c7b45109fb0f1b045603653b6480579 | 981bc33a225c61505ea349f3f602e18bcbe4e4a2 | refs/heads/master | 2023-02-25T05:10:36.869000 | 2020-08-29T15:24:28 | 2020-08-29T15:24:28 | 286,774,575 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leetcode.august.Challenges;
public class ValidPalinDrome {
public static void main(String[] args) {
String str="A man, a plan, a canal: Panama";
System.out.println(isPalindrome(str));
}
public static boolean isPalindrome(String s) {
if(s==null)
return true;
... | UTF-8 | Java | 2,250 | java | ValidPalinDrome.java | Java | [] | null | [] | package com.leetcode.august.Challenges;
public class ValidPalinDrome {
public static void main(String[] args) {
String str="A man, a plan, a canal: Panama";
System.out.println(isPalindrome(str));
}
public static boolean isPalindrome(String s) {
if(s==null)
return true;
... | 2,250 | 0.390222 | 0.385778 | 86 | 24.16279 | 20.514805 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604651 | false | false | 12 |
a25e226133c9f52b17d2b380cf9632b8763e5638 | 34,505,767,298,652 | 5304fca5abc4351d4743deaa3e11090a9b9e1455 | /src/Bluegrownd.java | 6cd3657952dbff011e8e73c99c966d30c6398fde | [] | no_license | YairHanimov/Arknoid-multilevel-game-intro-to-oop | https://github.com/YairHanimov/Arknoid-multilevel-game-intro-to-oop | 49eed6e7f62c67d2db603f99b2299c23d24b785d | f8bf652006dbf57c5285fef5b8f80266cded480a | refs/heads/master | 2020-09-14T18:26:34.203000 | 2019-11-21T16:16:06 | 2019-11-21T16:16:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import biuoop.DrawSurface;
import java.awt.Color;
/**
* The type Bluegrownd.
*/
public class Bluegrownd implements Sprite {
private Sprite b;
/**
* Draw on.
*
* @param d the d
*/
@Override
public void drawOn(DrawSurface d) {
d.setColor(Color.blue);
... | UTF-8 | Java | 1,341 | java | Bluegrownd.java | Java | [] | null | [] | import biuoop.DrawSurface;
import java.awt.Color;
/**
* The type Bluegrownd.
*/
public class Bluegrownd implements Sprite {
private Sprite b;
/**
* Draw on.
*
* @param d the d
*/
@Override
public void drawOn(DrawSurface d) {
d.setColor(Color.blue);
... | 1,341 | 0.51827 | 0.442207 | 56 | 21.910715 | 16.015926 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.803571 | false | false | 12 |
d240e92a042df2edc2b458a84d7613394b522b1d | 3,118,146,318,770 | a566d06f71bb4823fbcaea201cca5dadbc7bba0f | /IASC.Roll/src/org/IASC/Roll/Entity/RML_TABLE.java | 196a03e1e6fc055f351407878e012eddf8be15ef | [] | no_license | SaeedMirshams/RollGuide | https://github.com/SaeedMirshams/RollGuide | e40ead0995613b933f4060e20daf4675e97ce2e2 | 95c5c1df97752a366e3b072177983aec4062880c | refs/heads/master | 2017-12-05T15:03:50.121000 | 2017-03-23T18:47:18 | 2017-03-23T18:47:18 | 80,336,450 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.IASC.Roll.Entity;
import java.util.ArrayList;
public class RML_TABLE{
Object rowid;
/**Sets rowid
* @param value the rowid to set
*/public void setrowid(Object value)
{
this.rowid=value;
}
/**
* @return the rowid
*/public Object getrowid()
{
return this.rowid;
}
Inte... | UTF-8 | Java | 4,803 | java | RML_TABLE.java | Java | [] | null | [] | package org.IASC.Roll.Entity;
import java.util.ArrayList;
public class RML_TABLE{
Object rowid;
/**Sets rowid
* @param value the rowid to set
*/public void setrowid(Object value)
{
this.rowid=value;
}
/**
* @return the rowid
*/public Object getrowid()
{
return this.rowid;
}
Inte... | 4,803 | 0.65584 | 0.65584 | 214 | 21.443926 | 22.108994 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294393 | false | false | 12 |
0505f4ed4daaf8eb313ceb590cf6cfb2c2dd0962 | 34,918,084,153,335 | 7e2a859d23ef381d558dd73f8e24315a44c7e43c | /Obres/src/Model/TipusVia.java | d635ddbb90d686c904b933ac63ce2490856742ca | [] | no_license | OskyFJ/Prac3Programacio | https://github.com/OskyFJ/Prac3Programacio | 25a15ad466cee7e1a9ccd09134eaefed8e958c72 | 31b54da29119e22fa123dd409123abe3bda63a22 | refs/heads/master | 2016-09-02T05:57:59.989000 | 2014-11-29T19:26:43 | 2014-11-29T19:26:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Model;
public enum TipusVia {
AUTOPISTA, AUTOVIA, NACIONAL, COMARCAL, ALTRES
}
| UTF-8 | Java | 94 | java | TipusVia.java | Java | [] | null | [] | package Model;
public enum TipusVia {
AUTOPISTA, AUTOVIA, NACIONAL, COMARCAL, ALTRES
}
| 94 | 0.723404 | 0.723404 | 5 | 16.799999 | 17.197674 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.