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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ed596be1945dc346dacb4728b54989c5d99f62f0 | 16,862,041,662,343 | b3c52bfaf5cf787e55b081d64adf87ba7dc8736d | /src/main/java/pl/dev/news/devnewsservice/security/TokenAuthenticationProvider.java | f4b23bd944385a0d9837df07d54dc8f522a1e4d6 | [] | no_license | artsemkniazeu/devnews-service | https://github.com/artsemkniazeu/devnews-service | 223ae3c99df3d820a3cfc5a410068d950daed47d | 89c1e58e998d4101638236cf3f2944bc2296dca8 | refs/heads/master | 2023-01-09T09:56:36.591000 | 2020-10-27T15:35:20 | 2020-10-27T15:35:20 | 307,744,442 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.dev.news.devnewsservice.security;
import lombok.AllArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.security.authentication.AuthenticationProvider;
import org.springframework.security.core.Authentication;
import org.springframework.stereotype.Component;
import pl.dev.news.devnew... | UTF-8 | Java | 2,315 | java | TokenAuthenticationProvider.java | Java | [] | null | [] | package pl.dev.news.devnewsservice.security;
import lombok.AllArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.security.authentication.AuthenticationProvider;
import org.springframework.security.core.Authentication;
import org.springframework.stereotype.Component;
import pl.dev.news.devnew... | 2,315 | 0.757235 | 0.75594 | 56 | 40.339287 | 31.009951 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553571 | false | false | 4 |
77dc2709371410683b816353207f3687a21c226b | 23,158,463,719,704 | 8d41c27b8eb74fdbf81ecbee74fab76d30811138 | /Assignment 2/Assignment2.java | 093efb73eb1405e3c6be0c9049fcf07fa968b6b4 | [] | no_license | theduke55/CS-1400 | https://github.com/theduke55/CS-1400 | d00701b1bcb3e5b2b992a85248eedfbc292f57ac | 8b6c85a3988936344974849554f49e7ea1544a54 | refs/heads/master | 2020-09-05T13:13:07.857000 | 2020-01-02T17:21:28 | 2020-01-02T17:21:28 | 220,116,316 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Assignment2
{
public static void main (String[] args)
{
Scanner in = new Scanner (System.in);
//Setting up my variables
String month = "";
int day = 0;
int year = 0;
//Requesting Users DOB... | UTF-8 | Java | 883 | java | Assignment2.java | Java | [] | null | [] | import java.util.Scanner;
public class Assignment2
{
public static void main (String[] args)
{
Scanner in = new Scanner (System.in);
//Setting up my variables
String month = "";
int day = 0;
int year = 0;
//Requesting Users DOB... | 883 | 0.468856 | 0.463194 | 40 | 20.125 | 20.717369 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 4 |
99b3337b3969c721b190e8c1f9de1bc9b367e7d8 | 11,759,620,493,360 | 569b0874299591893c8b1e1ee3abb9f7ac65a81d | /app/src/main/java/com/whatthehealth/ui/shoppinglist/AddShoppingItemFragment.java | 6bbbfdba0e0c703e027fd44b858dec22e4259be4 | [] | no_license | sylwiaZon/What-the-health | https://github.com/sylwiaZon/What-the-health | e58f4e64c1fc622022575848fb1fe9fc6f75e368 | 398c6e46ad765795d8c1f35feaf198c127eeb7c5 | refs/heads/master | 2022-11-07T11:24:20.384000 | 2020-06-21T17:04:22 | 2020-06-21T17:04:22 | 270,711,817 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.whatthehealth.ui.shoppinglist;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.TextView;
import androidx.fragment.app.DialogFragment;
import com... | UTF-8 | Java | 1,694 | java | AddShoppingItemFragment.java | Java | [] | null | [] | package com.whatthehealth.ui.shoppinglist;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.TextView;
import androidx.fragment.app.DialogFragment;
import com... | 1,694 | 0.670012 | 0.670012 | 47 | 35.042553 | 28.021236 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553191 | false | false | 4 |
b714bd8aa30666b95433df7a2b0f1f148b964e27 | 11,759,620,493,913 | e6203fbbf0cd7575380c6df8d9249dfb7b61d86e | /algo/src/main/java/com/hl/algo/divideCity/Chrosome.java | c85425482ca982dac6872dd6492153f4616efeed | [] | no_license | hlherbert/experiment | https://github.com/hlherbert/experiment | 92393ea57283ba22848d00825b72661ebb8d0f95 | 6d74e92bfa7215c111deca2a4e0c6dda23190fe1 | refs/heads/master | 2020-04-14T14:48:30.194000 | 2019-12-06T12:58:08 | 2019-12-06T12:58:08 | 163,907,580 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hl.algo.divideCity;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
/**
* 染色体
*/
public class Chrosome {
// 随机发生器
private static Random rand = new Random();
// A点集
private List<Point> A = new ArrayList<>();
// B点集
private List<Point> B = new ArrayLis... | UTF-8 | Java | 7,508 | java | Chrosome.java | Java | [] | null | [] | package com.hl.algo.divideCity;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
/**
* 染色体
*/
public class Chrosome {
// 随机发生器
private static Random rand = new Random();
// A点集
private List<Point> A = new ArrayList<>();
// B点集
private List<Point> B = new ArrayLis... | 7,508 | 0.489489 | 0.473574 | 260 | 24.615385 | 19.322519 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573077 | false | false | 4 |
85f808fec55df8d385bf4a8646dd3692a81a6f53 | 7,937,099,590,945 | b6618b68bcfde72a71cd50bc22b76f34e3e528c0 | /tests/org.jboss.tools.cdi.seam3.bot.test/src/org/jboss/tools/cdi/seam3/bot/test/tests/DefaultBeansTest.java | cf22ca867744156fb164cd36f0887443e583fe9c | [] | no_license | ibuziuk/jbosstools-integration-tests | https://github.com/ibuziuk/jbosstools-integration-tests | 55549324de5070d27255a88f369993c95a07484d | c832194438546d43f79abebe603d718583472582 | refs/heads/master | 2021-01-24T05:05:33.995000 | 2015-08-20T15:26:26 | 2015-08-31T12:20:50 | 41,677,117 | 1 | 0 | null | true | 2015-08-31T13:33:43 | 2015-08-31T13:33:43 | 2015-05-07T15:27:56 | 2015-08-31T12:21:19 | 103,505 | 0 | 0 | 0 | null | null | null | /*******************************************************************************
* Copyright (c) 2010-2012 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
* and... | UTF-8 | Java | 7,847 | java | DefaultBeansTest.java | Java | [
{
"context": ".After;\nimport org.junit.Test;\n\n/**\n * \n * @author jjankovi\n * \n */\n@CleanWorkspace\n@OpenPerspective(JavaEEPe",
"end": 1872,
"score": 0.9975890517234802,
"start": 1864,
"tag": "USERNAME",
"value": "jjankovi"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 2010-2012 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
* and... | 7,847 | 0.739901 | 0.734421 | 245 | 31.028572 | 26.967161 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.110204 | false | false | 4 |
52a9371edf8196526b361d54f471298948539908 | 1,537,598,319,271 | 6f6643bb625fc68b8a860d66978bb666c842ca09 | /Medium/NumberOfIslands.java | 1ecdde2d5bb3ebfbf48eb9eb2c9fb60d46b30a9c | [] | no_license | Uzairfaraz20/Leetcode_Solutions | https://github.com/Uzairfaraz20/Leetcode_Solutions | 6b0fd55d2df99683c3b66a9289871344c0092a05 | ac7b4ce3b683282f4abd8c8b1a85239d1e0be9f0 | refs/heads/master | 2022-11-27T11:57:30.325000 | 2020-08-06T15:27:09 | 2020-08-06T15:27:09 | 258,435,779 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Solution {
public int numIslands(char[][] grid) {
int count = 0; //total count of islands
//loop through all posiitons in the 2d array
for(int x = 0; x < grid.length; x++){
for(int y = 0; y < grid[x].length; y++){
//if we find a one
... | UTF-8 | Java | 1,205 | java | NumberOfIslands.java | Java | [] | null | [] | class Solution {
public int numIslands(char[][] grid) {
int count = 0; //total count of islands
//loop through all posiitons in the 2d array
for(int x = 0; x < grid.length; x++){
for(int y = 0; y < grid[x].length; y++){
//if we find a one
... | 1,205 | 0.473859 | 0.460581 | 38 | 30.736841 | 23.379799 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.921053 | false | false | 4 |
5e25ec737a013dbcd572e30cb1ef235feb6d3a22 | 2,456,721,360,603 | 70d2dab8fe9d7cac39bc371d009cfa4c7babf145 | /MagicRealm/src/lwjglview/controller/board/counter/LWJGLCounterCollection.java | a978f8d710f0876684b2cb3bfb06f628ce61869f | [] | no_license | elyas145/MagicRealm | https://github.com/elyas145/MagicRealm | 6c6eb63e2f6c75f11c74e6a0f42879e232f0e971 | cb2a1c0899222458dff58c698059515309877f54 | refs/heads/master | 2021-01-01T03:59:49.080000 | 2016-05-03T13:53:04 | 2016-05-03T13:53:04 | 57,972,244 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lwjglview.controller.board.counter;
import java.awt.Color;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import utils.math.linear.Matrix;
import utils.resources.LWJGLCounterGenerator;
import utils.resources.ResourceHandler;
impor... | UTF-8 | Java | 2,421 | java | LWJGLCounterCollection.java | Java | [] | null | [] | package lwjglview.controller.board.counter;
import java.awt.Color;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import utils.math.linear.Matrix;
import utils.resources.LWJGLCounterGenerator;
import utils.resources.ResourceHandler;
impor... | 2,421 | 0.768691 | 0.768691 | 92 | 25.315218 | 21.377522 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.576087 | false | false | 4 |
e72b5a3f1bd51022d872d075772072feaf6383f2 | 26,534,308,011,852 | e98d1862f614c0945d0d2556b6324a708b4bd811 | /Xulu 1.5.2/com/elementars/eclient/guirewrite/elements/TextNotes.java | 23fb47e4ee2756776c61645be623c4e99841c925 | [] | no_license | chocopie69/Minecraft-Modifications-Codes | https://github.com/chocopie69/Minecraft-Modifications-Codes | 946f7fd2b431b1e3c4272cf96d75460883468917 | a843aa9163e9e508e74dad10572d68477e5e38bf | refs/heads/main | 2023-08-27T08:46:06.036000 | 2022-06-25T14:35:06 | 2022-06-25T14:35:06 | 412,120,508 | 71 | 54 | null | false | 2022-01-11T15:55:25 | 2021-09-30T15:30:35 | 2022-01-10T04:52:49 | 2022-01-09T16:44:51 | 331,436 | 4 | 2 | 3 | null | false | false | //
// Decompiled by Procyon v0.5.36
//
package com.elementars.eclient.guirewrite.elements;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.Component;
import javax.swing.JButton;
import javax.swing.JTextField;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax... | UTF-8 | Java | 1,543 | java | TextNotes.java | Java | [] | null | [] | //
// Decompiled by Procyon v0.5.36
//
package com.elementars.eclient.guirewrite.elements;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.Component;
import javax.swing.JButton;
import javax.swing.JTextField;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax... | 1,543 | 0.604666 | 0.596241 | 55 | 27.054546 | 18.139278 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 4 |
748288fc762be27b989bce9df59fc707d20128c2 | 3,478,923,554,283 | 9a3d15777c25e585a2c00857c34e651ec5afa312 | /huiyi/src/main/java/com/mvc/member/service/BusinessTypeManager.java | e2fd27c0989d94567ff327c09ddffe44f4219a16 | [] | no_license | avords/huiyi | https://github.com/avords/huiyi | ce583098045f4923c634d3d16dcabe945b1c0699 | 41fa957bd27d1f2a231c53a05fb09f65dee5a760 | refs/heads/master | 2016-08-12T02:28:12.761000 | 2016-03-30T04:27:43 | 2016-03-30T04:27:43 | 55,032,156 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mvc.member.service;
import java.io.Serializable;
import java.util.List;
import org.springframework.stereotype.Service;
import com.mvc.framework.service.BaseService;
import com.mvc.member.model.BusinessType;
@Service
public class BusinessTypeManager extends BaseService<BusinessType, Serializab... | UTF-8 | Java | 627 | java | BusinessTypeManager.java | Java | [] | null | [] | package com.mvc.member.service;
import java.io.Serializable;
import java.util.List;
import org.springframework.stereotype.Service;
import com.mvc.framework.service.BaseService;
import com.mvc.member.model.BusinessType;
@Service
public class BusinessTypeManager extends BaseService<BusinessType, Serializab... | 627 | 0.759171 | 0.759171 | 21 | 27.857143 | 30.768391 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.952381 | false | false | 4 |
c4f639dd432366d0481560cfb68c72b8e0400da0 | 27,084,063,777,213 | 6a625032bbc989ca2a598f2ac8c29626369c3894 | /core/src/main/java/com/gapfyl/services/notifications/NotificationService.java | 3e03f48b7ec3da77bd5ae03d3e617e6d6256b8bd | [] | no_license | vigneshwaran26/gapfyl_application | https://github.com/vigneshwaran26/gapfyl_application | 037caf26d3916f5be127d8a33d3867d8e944ceff | b1c9e2fb5b6abaac665b51cac4957e10f5f284a6 | refs/heads/master | 2023-08-28T14:14:27.628000 | 2021-09-19T18:02:03 | 2021-09-19T18:02:03 | 408,198,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gapfyl.services.notifications;
import com.gapfyl.dto.notifications.Notification;
import com.gapfyl.models.users.UserEntity;
import java.util.List;
public interface NotificationService {
Notification createNotification(Notification notificationDTO, UserEntity userEntity);
List<Notification> fetc... | UTF-8 | Java | 366 | java | NotificationService.java | Java | [] | null | [] | package com.gapfyl.services.notifications;
import com.gapfyl.dto.notifications.Notification;
import com.gapfyl.models.users.UserEntity;
import java.util.List;
public interface NotificationService {
Notification createNotification(Notification notificationDTO, UserEntity userEntity);
List<Notification> fetc... | 366 | 0.827869 | 0.827869 | 14 | 25.142857 | 28.896013 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
8f247596d5fd4689e1f0286a6160ee6a0a2e2b44 | 21,328,807,632,922 | 72b968cf8e1d0378f4a94f498e5071f3e0d63e00 | /src/day14_StringClass/day14_StringClass.java | eef00aa36224d067de6b9e10ca643d0f8d68b86c | [] | no_license | gsaltug/Java2020Class | https://github.com/gsaltug/Java2020Class | c18544cfe2da727928fcb01667a025176856ac95 | dcee1d09c777dfedaa575a3a6435736ba789918e | refs/heads/master | 2022-07-10T19:18:58.875000 | 2020-05-17T20:51:29 | 2020-05-17T20:51:29 | 259,124,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day14_StringClass;
import java.util.Scanner;
public class day14_StringClass {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Enter first word:");
String word1 = input.next();
System.out.println("Enter second word:");
... | UTF-8 | Java | 884 | java | day14_StringClass.java | Java | [] | null | [] | package day14_StringClass;
import java.util.Scanner;
public class day14_StringClass {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Enter first word:");
String word1 = input.next();
System.out.println("Enter second word:");
... | 884 | 0.599548 | 0.572398 | 35 | 24.257143 | 21.24193 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 4 |
b97d1f80d6942f7848e83324ad9549b6e3053ddd | 14,370,960,628,599 | 41c388c814e6e8bac76e4da9535d6f584e4907c5 | /project/prx-core/src/main/java/cn/sunline/prx/core/uid/id/RemoteIDService.java | 95c39e8a85ec44cfd5fc3080091364634366db78 | [] | no_license | sunline360/myprx | https://github.com/sunline360/myprx | acb934e2370e950d442d7df0048724355b5315f7 | 5c4befc710dd94747482312a20d86d926a48a63c | refs/heads/master | 2018-01-11T07:43:10.262000 | 2014-11-18T12:53:08 | 2014-11-18T12:53:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2014, prx-system[nic lee] All Rights Reserved.
*/
package cn.sunline.prx.core.uid.id;
import cn.sunline.prx.core.uid.UniqueIDGenerator;
import cn.sunline.prx.core.uid.UniqueIDService;
/**
* Function: TODO add funtion description. <br/>
* @author nic lee
* @since 0.0.1
* @see
*/
p... | UTF-8 | Java | 523 | java | RemoteIDService.java | Java | [
{
"context": ": TODO add funtion description. <br/>\n * @author nic lee\n * @since 0.0.1\n * @see \t \n */\npublic class Re",
"end": 284,
"score": 0.9996891021728516,
"start": 277,
"tag": "NAME",
"value": "nic lee"
}
] | null | [] | /**
* Copyright (c) 2014, prx-system[nic lee] All Rights Reserved.
*/
package cn.sunline.prx.core.uid.id;
import cn.sunline.prx.core.uid.UniqueIDGenerator;
import cn.sunline.prx.core.uid.UniqueIDService;
/**
* Function: TODO add funtion description. <br/>
* @author <NAME>
* @since 0.0.1
* @see
*/
pu... | 522 | 0.678776 | 0.665392 | 24 | 20.75 | 22.017511 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 4 |
d9567113cd93092ab0563013fb964c0cb945a4b5 | 20,031,727,507,695 | 97e92b8adb8cad8a5e3939c5023f06ff6ef57e69 | /src/heap/Test2.java | de896bb5bac1220435ff04d549e8b5c38b2d20f1 | [] | no_license | sport0102/algorithm-programmers | https://github.com/sport0102/algorithm-programmers | 9cd0ae70ec05b915c290e217ed8ea6d5ed3eda6a | 03737898003c4da9671821a3aec65bb57271846a | refs/heads/master | 2020-07-30T14:57:23.662000 | 2019-11-06T06:52:07 | 2019-11-06T06:52:07 | 210,269,901 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package heap;
import java.util.Comparator;
import java.util.LinkedList;
import java.util.PriorityQueue;
public class Test2 {
public static void main(String[] args) {
// int stock = 4;
// int[] dates = {4, 10, 15};
// int[] supplies = {20, 5, 10};
// int k = 30;
// 답 2
// ... | UTF-8 | Java | 2,997 | java | Test2.java | Java | [] | null | [] | package heap;
import java.util.Comparator;
import java.util.LinkedList;
import java.util.PriorityQueue;
public class Test2 {
public static void main(String[] args) {
// int stock = 4;
// int[] dates = {4, 10, 15};
// int[] supplies = {20, 5, 10};
// int k = 30;
// 답 2
// ... | 2,997 | 0.452963 | 0.42618 | 96 | 30.114584 | 20.803581 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 4 |
759d651e2ccd13ad62fb034198a4c7aebf63f9df | 10,067,403,385,773 | 806a5eacfc88121a594a81162a5b454ef5595169 | /src/test/java/ma/greensupply/erm/web/rest/ProprietaireActionResourceIT.java | 9a2e5f030d42de7ec82a9fdddf98d8e45c65d67d | [] | no_license | manalmadaniy/ERM | https://github.com/manalmadaniy/ERM | bb0e12ebf73be004d393eae5ea10c7da99b17487 | 5aa7c46d448c0332db69d8fefcd2df8e42f5babe | refs/heads/master | 2023-01-01T20:25:22.922000 | 2020-10-17T10:24:03 | 2020-10-17T10:24:03 | 294,349,422 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ma.greensupply.erm.web.rest;
import ma.greensupply.erm.KompliansApp;
import ma.greensupply.erm.domain.ProprietaireAction;
import ma.greensupply.erm.repository.ProprietaireActionRepository;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.anno... | UTF-8 | Java | 9,952 | java | ProprietaireActionResourceIT.java | Java | [] | null | [] | package ma.greensupply.erm.web.rest;
import ma.greensupply.erm.KompliansApp;
import ma.greensupply.erm.domain.ProprietaireAction;
import ma.greensupply.erm.repository.ProprietaireActionRepository;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.anno... | 9,952 | 0.724277 | 0.723774 | 226 | 43.035397 | 32.87693 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.367257 | false | false | 4 |
cec3bcd10d73850a143cf40f4a6b3bb19625826c | 10,402,410,838,496 | 77bb365c341c7bfd6cf033fafe60989b042aa596 | /app/src/main/java/dev/journey/life/common/JuHeApiService.java | 42e413e39488273c5c36392dba464298bed6ec62 | [] | no_license | mwping/MvpSampleApp | https://github.com/mwping/MvpSampleApp | cc75f93b27ef458e1b7d5346275ff78fa9e03bc3 | 3eee9f2d30bb570a605e7b93165971ee13c8f427 | refs/heads/master | 2016-08-07T07:31:10.604000 | 2016-05-18T09:10:19 | 2016-05-18T09:10:19 | 59,098,707 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.journey.life.common;
/**
* Created by mwp on 16/5/16.
*/
public interface JuHeApiService {
}
| UTF-8 | Java | 108 | java | JuHeApiService.java | Java | [
{
"context": "ackage dev.journey.life.common;\n\n/**\n * Created by mwp on 16/5/16.\n */\npublic interface JuHeApiService {",
"end": 55,
"score": 0.9995744228363037,
"start": 52,
"tag": "USERNAME",
"value": "mwp"
}
] | null | [] | package dev.journey.life.common;
/**
* Created by mwp on 16/5/16.
*/
public interface JuHeApiService {
}
| 108 | 0.694444 | 0.648148 | 7 | 14.428572 | 14.714979 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 4 |
88c3424ba5d1589bb1fdb60cff9d757d930c4469 | 11,347,303,641,969 | 408d10920dfff9cca6f2c8dab9d45bb96dfca829 | /src/main/java/week3/day1/LearningWindows.java | 7baa3654d701e79d940bbd5f1f15e34ec6e990e5 | [] | no_license | Anbuselvam2018/Selenium_Anbu | https://github.com/Anbuselvam2018/Selenium_Anbu | a5c593aaa9cd32916e36e4f66129bb97faa64ae9 | c5f4fa5f2dcfb2442f7454c55e263e6e05c99117 | refs/heads/master | 2020-03-25T06:49:04.370000 | 2018-08-04T13:09:38 | 2018-08-04T13:09:38 | 143,525,599 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package week3.day1;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import org.openqa.selenium.Alert;
import org.openqa.selenium.chrome.ChromeDriver;
public class LearningWindows {
public static void main(String[] args) {
System.setProperty("webdriver.chrome.driver", "C:\\DRI... | UTF-8 | Java | 1,535 | java | LearningWindows.java | Java | [] | null | [] | package week3.day1;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import org.openqa.selenium.Alert;
import org.openqa.selenium.chrome.ChromeDriver;
public class LearningWindows {
public static void main(String[] args) {
System.setProperty("webdriver.chrome.driver", "C:\\DRI... | 1,535 | 0.703583 | 0.699674 | 51 | 28.09804 | 22.395075 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.137255 | false | false | 4 |
63afbd2310f76dabe1dfd46af948f86b3c2fbbc3 | 22,883,585,774,033 | 15621393e52f816ef3eb56f780439056ccd4ed69 | /src/main/java/com/nbui/employee/controller/EmpController.java | ccf3387898f2143203bd29e824303a187a999ca4 | [] | no_license | Echo-Mao/SpringBootTestProject | https://github.com/Echo-Mao/SpringBootTestProject | 0cb5c2d446878d906e30942b733331bb0dbb5e88 | 53a47285c0075a72bf7d161568b22bf045661060 | refs/heads/master | 2022-07-16T18:03:48.601000 | 2019-08-07T12:28:47 | 2019-08-07T12:28:47 | 173,556,406 | 0 | 0 | null | false | 2022-06-29T17:33:41 | 2019-03-03T09:46:22 | 2019-08-07T12:28:52 | 2022-06-29T17:33:41 | 4,800 | 0 | 0 | 7 | CSS | false | false | package com.nbui.employee.controller;
import java.io.IOException;
import java.util.HashMap;
import java.util.List;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.apache.poi.hssf.usermodel.HSSFCell;
import org.apache.poi.hssf.usermodel.HSSFRichTextString;
... | UTF-8 | Java | 9,225 | java | EmpController.java | Java | [
{
"context": ".sf.json.JSONArray;\r\n/**\r\n * 员工信息查询模块\r\n * @author 雷石秀\r\n * 员工查询Controller层:EmpQueryController\r\n * \r\n */\r",
"end": 1388,
"score": 0.9996365308761597,
"start": 1385,
"tag": "NAME",
"value": "雷石秀"
},
{
"context": " int rowNum = 1;\r\n String[] headers ... | null | [] | package com.nbui.employee.controller;
import java.io.IOException;
import java.util.HashMap;
import java.util.List;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.apache.poi.hssf.usermodel.HSSFCell;
import org.apache.poi.hssf.usermodel.HSSFRichTextString;
... | 9,225 | 0.683544 | 0.679944 | 269 | 30.011152 | 26.157015 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.773234 | false | false | 4 |
1df47bf44706a1300a451c3c1870db8c858a854d | 23,295,902,673,330 | 336a42df03f3330b72f3c31a17e344f061f20f24 | /src/test/java/br/com/bluesoft/desafio/service/impl/PedidoServiceImplTest.java | e2c6c2c8c5296a64ba4c85844167b91b8efa4636 | [] | no_license | vezixtor/desafio-pedido-bluesoft | https://github.com/vezixtor/desafio-pedido-bluesoft | 086149ad0ed577ee4bb358a351493dbad9b004a3 | a52df41e840841eb424fb18f7435c01ec2c03fdd | refs/heads/master | 2020-07-31T19:50:08.347000 | 2019-09-24T04:10:24 | 2019-09-24T04:10:24 | 210,734,967 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.bluesoft.desafio.service.impl;
import br.com.bluesoft.desafio.dto.FornecedorDTO;
import br.com.bluesoft.desafio.dto.MelhorFornecedorDTO;
import br.com.bluesoft.desafio.dto.NovoPedidoDTO;
import br.com.bluesoft.desafio.dto.PrecoDTO;
import br.com.bluesoft.desafio.model.Fornecedor;
import br.com.bluesoft.... | UTF-8 | Java | 5,927 | java | PedidoServiceImplTest.java | Java | [
{
"context": " Produto produto = new Produto(\"7892840222949\", \"SALGADINHO FANDANGOS QUEIJO\");\n doReturn(produto).when(produtoReposito",
"end": 5343,
"score": 0.9998416304588318,
"start": 5316,
"tag": "NAME",
"value": "SALGADINHO FANDANGOS QUEIJO"
},
{
"context": " Produ... | null | [] | package br.com.bluesoft.desafio.service.impl;
import br.com.bluesoft.desafio.dto.FornecedorDTO;
import br.com.bluesoft.desafio.dto.MelhorFornecedorDTO;
import br.com.bluesoft.desafio.dto.NovoPedidoDTO;
import br.com.bluesoft.desafio.dto.PrecoDTO;
import br.com.bluesoft.desafio.model.Fornecedor;
import br.com.bluesoft.... | 5,885 | 0.696642 | 0.672684 | 138 | 41.95652 | 52.101749 | 530 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.050725 | false | false | 4 |
2f3dbf248f00aef22b4ee1790904e2916e0c955f | 34,179,349,743,631 | 873bd9443c7f5742104e7ba0d391ea55519a7ee2 | /src/main/java/samurai/command/osu/Rank.java | 241b5fff8c5e213f39fc17deb11dc21c244d1bf0 | [
"Apache-2.0"
] | permissive | Cprovost9731/DiscordSamuraiBot | https://github.com/Cprovost9731/DiscordSamuraiBot | 560cd28edaef47b584f587c51fd35d2218165731 | 3901b70f09ea5c5161038389905cbd294cbc7ef7 | refs/heads/master | 2021-01-20T12:57:58.586000 | 2017-05-05T19:01:34 | 2017-05-05T19:01:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright 2017 Ton Ly
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, s... | UTF-8 | Java | 3,649 | java | Rank.java | Java | [
{
"context": "/* Copyright 2017 Ton Ly\n \n Licensed under the Apache License, Version 2.",
"end": 27,
"score": 0.9996419548988342,
"start": 21,
"tag": "NAME",
"value": "Ton Ly"
}
] | null | [] | /* Copyright 2017 <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 in writing, s... | 3,649 | 0.633872 | 0.624555 | 89 | 39.988766 | 29.154564 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730337 | false | false | 4 |
dabd79f71fefcc916e769abff1d83b1886cec5f7 | 26,130,581,081,785 | 0fafb94e7b876feffe2d4769225c3efcd2a71e59 | /app/src/main/java/com/hzj163/myhzjapp/adapter/PostInfoAdapter.java | bbb9d101942c59ef338debd5233b4e865336c279 | [] | no_license | lingluda/MyHzjApp17 | https://github.com/lingluda/MyHzjApp17 | 4713f077b5818f96daba9c6548ce9f74b01c827d | 42331de6528444c0588be0c7fb00317087df7249 | refs/heads/master | 2016-09-12T14:18:14.881000 | 2016-05-13T02:53:25 | 2016-05-13T02:53:25 | 58,694,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hzj163.myhzjapp.adapter;
import android.content.Context;
import android.graphics.Bitmap;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
... | UTF-8 | Java | 9,406 | java | PostInfoAdapter.java | Java | [
{
"context": "istener;\n\nimport java.util.ArrayList;\n\n/**\n * 作者: 黄志江老师 on 2015/10/30.\n * 网址: www.hzj163.com\n * 网书: https",
"end": 1274,
"score": 0.9941245317459106,
"start": 1269,
"tag": "NAME",
"value": "黄志江老师"
},
{
"context": " 网址: www.hzj163.com\n * 网书: https://www.gitbook.c... | null | [] | package com.hzj163.myhzjapp.adapter;
import android.content.Context;
import android.graphics.Bitmap;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
... | 9,402 | 0.658296 | 0.649779 | 236 | 37.305084 | 35.30653 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567797 | false | false | 4 |
ff63beff6925aadc912642ba4fa44e52c447c9f9 | 592,705,516,831 | 96c9b00094b201155f29f84ac3778abb85b4b06f | /src/AbstactFactoryPattern/ConfigClient.java | 0c53e3454f3fa4c0dd3bb60ad3c430bc4c9d7043 | [] | no_license | lixina/DesignPattern | https://github.com/lixina/DesignPattern | 1f7a9ea801afd5d7337be4a1409aa152803f15f8 | 8c8e2ecfaa54318d5c04dc29e056d35b428a09c0 | refs/heads/master | 2020-03-27T04:30:58.349000 | 2018-09-12T08:24:35 | 2018-09-13T01:12:02 | 145,947,094 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package AbstactFactoryPattern;
public class ConfigClient {
public static void main(String[] args) {
User user = new User();
ConfigDataDourse datasourse = new ConfigDataDourse();
IUser iUser;
try {
iUser = datasourse.CreateUser();
IDepartment iDepartment = datasourse.createDe... | UTF-8 | Java | 722 | java | ConfigClient.java | Java | [] | null | [] | package AbstactFactoryPattern;
public class ConfigClient {
public static void main(String[] args) {
User user = new User();
ConfigDataDourse datasourse = new ConfigDataDourse();
IUser iUser;
try {
iUser = datasourse.CreateUser();
IDepartment iDepartment = datasourse.createDe... | 722 | 0.655125 | 0.65374 | 32 | 20.5625 | 17.296925 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.40625 | false | false | 4 |
10a5bc7495276695037eef816e1b55216594f537 | 26,053,271,687,712 | f54cab13077db394ee32d5cf7dd9a96eea1c4876 | /FinalAssignment/R1315594_10_이호정/R1315594_10_이호정/src/PanelDrawing.java | c910a4a012d41c0c8a47d5f31f1dec2dc9b1a9a7 | [] | no_license | Hojeongleeee/BasicJavaProgramming-in-class | https://github.com/Hojeongleeee/BasicJavaProgramming-in-class | 2198fb3d878b24c17100346a92d2ead763a2cd14 | 1a5e81c726b6d98c7d1bc37d7b3fd02393561370 | refs/heads/master | 2021-01-10T17:52:31.948000 | 2016-02-15T08:53:48 | 2016-02-15T08:53:48 | 48,412,631 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.Color;
import java.awt.Graphics;
import javax.swing.JPanel;
/*
* 시계 배경 (동그라미) 그리기
* paintComponent(Graphics) - JPanel 메소드 오버라이드함. 그림그림
*
*/
class PanelDrawing extends JPanel{
@Override
protected void paintComponent(Graphics g) {
super.paintComponent(g);
//시계 배경 그리기
g.setColor(Color.orange);... | UHC | Java | 453 | java | PanelDrawing.java | Java | [] | null | [] | import java.awt.Color;
import java.awt.Graphics;
import javax.swing.JPanel;
/*
* 시계 배경 (동그라미) 그리기
* paintComponent(Graphics) - JPanel 메소드 오버라이드함. 그림그림
*
*/
class PanelDrawing extends JPanel{
@Override
protected void paintComponent(Graphics g) {
super.paintComponent(g);
//시계 배경 그리기
g.setColor(Color.orange);... | 453 | 0.700767 | 0.644501 | 18 | 20.777779 | 14.953838 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.444444 | false | false | 4 |
a31d48520ec6691f92e8ab7d660049caa6d33888 | 25,864,293,081,020 | 04122e1782d4226f5185b24a2685ed29bb232c84 | /Java/FastCampus/Lecture/ch05/s05/p01/Main.java | 923389c6212d4c2ac9e393118a3059c2b6f17008 | [] | no_license | limjoonchul/TIL | https://github.com/limjoonchul/TIL | ab1d4adaae7acd6337cc9c833e6afe730ad24704 | d92564ea4eeb37607af652c0af129ef23d4197ce | refs/heads/master | 2023-05-06T20:21:09.820000 | 2021-05-12T12:23:26 | 2021-05-12T12:23:26 | 274,395,769 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.s05.p01;
import java.lang.reflect.Array;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
/**
* 람다식 lambda expression
* jdk 1.8에서 추가된 함수형 프로그래밍 기법
* 함수형 프로그래밍이란? -> 객체지향 프로그래밍과 다르게, 비즈니스 로직만 빠르게 구현하는 방식
* (비즈니스로직이란 : 미션 크리티컬(Mission Critical한 부분 <= 돈이 되는 부분?... | UTF-8 | Java | 6,978 | java | Main.java | Java | [] | null | [] | package com.company.s05.p01;
import java.lang.reflect.Array;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
/**
* 람다식 lambda expression
* jdk 1.8에서 추가된 함수형 프로그래밍 기법
* 함수형 프로그래밍이란? -> 객체지향 프로그래밍과 다르게, 비즈니스 로직만 빠르게 구현하는 방식
* (비즈니스로직이란 : 미션 크리티컬(Mission Critical한 부분 <= 돈이 되는 부분?... | 6,978 | 0.593091 | 0.583894 | 127 | 34.102364 | 26.202673 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.377953 | false | false | 4 |
80957dc96a8df23977bcd3c9d08fcc02e850c983 | 24,369,644,478,700 | 116c4f3ec2b263f25204fc9d82d9ac81c3b373aa | /src/main/java/by/epam/javatraining/beseda/webproject/controller/command/implementation/get/LocaleChangerCommand.java | 2d7cbfb58d6f73e75a6b71319da1f6a13502a40b | [] | no_license | BesedaM/Autobase | https://github.com/BesedaM/Autobase | dd7e617cf425fd849ec2bfe245057fc99af00b40 | 57dca15c9872bb4fd182d9bdbb43ce77cbb21bd4 | refs/heads/master | 2022-09-28T16:54:01.672000 | 2020-03-25T20:16:42 | 2020-03-25T20:16:42 | 186,532,564 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.epam.javatraining.beseda.webproject.controller.command.implementation.get;
import by.epam.javatraining.beseda.webproject.controller.command.ActionCommand;
import by.epam.javatraining.beseda.webproject.controller.command.util.srcontent.SessionRequestContent;
import javax.servlet.http.HttpSession;
impo... | UTF-8 | Java | 1,566 | java | LocaleChangerCommand.java | Java | [] | null | [] | package by.epam.javatraining.beseda.webproject.controller.command.implementation.get;
import by.epam.javatraining.beseda.webproject.controller.command.ActionCommand;
import by.epam.javatraining.beseda.webproject.controller.command.util.srcontent.SessionRequestContent;
import javax.servlet.http.HttpSession;
impo... | 1,566 | 0.790549 | 0.789272 | 38 | 39.263157 | 40.273853 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.368421 | false | false | 4 |
a613c311ea1eb06fc71ea0c4cc379f83a8aa2bbc | 36,464,272,344,494 | 3c28c1830c6ac2fd44d7b6dab71198b4b9fe32f2 | /Part 30/src/Sprite.java | fd0cbc081f1b3cf2066934fd092bf4bc5427fe7e | [] | no_license | stemkoski/B.A.G.E.L.-Java | https://github.com/stemkoski/B.A.G.E.L.-Java | 9d8d769ed093e51c96cca86c9476edba905c9d8f | dd3db41f7e2619e38d42a04bb610a1a0208a699c | refs/heads/main | 2023-04-19T21:39:00.396000 | 2021-04-30T18:14:14 | 2021-04-30T18:14:14 | 336,272,280 | 6 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import javafx.scene.canvas.GraphicsContext;
public class Sprite extends Entity
{
/**
* sprite location in game world
*/
public Vector position;
/**
* angle of rotation (in degrees) of the texture
*/
public double angle;
// reflect along x direction
public boolean mirrored... | UTF-8 | Java | 5,773 | java | Sprite.java | Java | [] | null | [] |
import javafx.scene.canvas.GraphicsContext;
public class Sprite extends Entity
{
/**
* sprite location in game world
*/
public Vector position;
/**
* angle of rotation (in degrees) of the texture
*/
public double angle;
// reflect along x direction
public boolean mirrored... | 5,773 | 0.578902 | 0.576996 | 224 | 24.763393 | 20.630514 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.370536 | false | false | 4 |
0eb2c0f9889bfabe479f6fbe2f000af1cf969fe9 | 19,894,288,560,502 | 8a0c601d38eabc62b7fbc8652515acb252cd6508 | /src/main/java/simbryo/dynamics/tissue/TissueDynamicsInterface.java | 6564e2ee5109ecfcecabc836fca35477683705a8 | [] | no_license | amytraylor/simbryo | https://github.com/amytraylor/simbryo | 771ed3088fedc5e3b9075c8abebec29849cb8395 | df7be8cb2ce4801507595c44011a8c6672afb107 | refs/heads/master | 2020-07-12T09:48:19.685000 | 2018-09-23T03:24:12 | 2018-09-23T03:24:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package simbryo.dynamics.tissue;
import java.io.Serializable;
import simbryo.SimulationInterface;
import simbryo.particles.ParticleSystemInterface;
/**
* Tissue dynamics interface
*
*
* @author royer
*/
public interface TissueDynamicsInterface extends
ParticleSystemInte... | UTF-8 | Java | 467 | java | TissueDynamicsInterface.java | Java | [
{
"context": "/**\n * Tissue dynamics interface\n * \n *\n * @author royer\n */\npublic interface TissueDynamicsInterface exte",
"end": 207,
"score": 0.9962080121040344,
"start": 202,
"tag": "USERNAME",
"value": "royer"
}
] | null | [] | package simbryo.dynamics.tissue;
import java.io.Serializable;
import simbryo.SimulationInterface;
import simbryo.particles.ParticleSystemInterface;
/**
* Tissue dynamics interface
*
*
* @author royer
*/
public interface TissueDynamicsInterface extends
ParticleSystemInte... | 467 | 0.582441 | 0.582441 | 21 | 21.238094 | 22.272991 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 4 |
bf32a78069a085b832eeb03bb772b7d05f40350a | 19,301,583,053,737 | da41237e18690fd89587ab0551c66580cd945536 | /DianCan/src/com/diancan/MainFirstPage.java | d1e709a008b8848b83ae938b3b6c75929f34686a | [] | no_license | langyan8973/AndroidDiancan | https://github.com/langyan8973/AndroidDiancan | 7f65ff2a828f1971f49b186b2eab1b8b17c27eac | 153e5221cfcca7012a188c90fd30b76c95a42369 | refs/heads/master | 2021-01-23T13:36:45.754000 | 2013-04-10T08:08:12 | 2013-04-10T08:08:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.diancan;
import java.io.File;
import java.io.IOException;
import java.util.Iterator;
import java.util.List;
import com.baidu.mapapi.BMapManager;
import com.baidu.mapapi.GeoPoint;
import com.baidu.mapapi.LocationListener;
import com.baidu.mapapi.MKAddrInfo;
import com.baidu.mapapi.MKBusLineResult;
import c... | UTF-8 | Java | 18,036 | java | MainFirstPage.java | Java | [] | null | [] | package com.diancan;
import java.io.File;
import java.io.IOException;
import java.util.Iterator;
import java.util.List;
import com.baidu.mapapi.BMapManager;
import com.baidu.mapapi.GeoPoint;
import com.baidu.mapapi.LocationListener;
import com.baidu.mapapi.MKAddrInfo;
import com.baidu.mapapi.MKBusLineResult;
import c... | 18,036 | 0.724052 | 0.721437 | 546 | 31.926741 | 24.897118 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.549451 | false | false | 4 |
5aabfc00b557abdd463ab87566346f178388c8fe | 34,445,637,732,135 | 714c8d38fcc683f06d192edad8adb31f80e9d7cf | /src/main/java/br/com/caelum/model/Produto.java | 424e48b4b24729d486989250cf92efa4940529f8 | [] | no_license | skatesham/loja-web-jpa-tomcat-maven | https://github.com/skatesham/loja-web-jpa-tomcat-maven | 6da556504a45951aa173204119496db490c6c1af | 1af7f31f15d437ba6f0cf2da74a10112be487277 | refs/heads/master | 2020-04-11T22:43:47.335000 | 2018-12-18T18:59:32 | 2018-12-18T18:59:32 | 162,146,015 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package br.com.caelum.model;
import java.util.LinkedList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
//import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persiste... | UTF-8 | Java | 2,288 | java | Produto.java | Java | [] | null | [] |
package br.com.caelum.model;
import java.util.LinkedList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
//import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persiste... | 2,288 | 0.767513 | 0.7662 | 83 | 26.506023 | 21.974998 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.975904 | false | false | 4 |
5cd35adc26db54fa252f4cc6827e125a542f9119 | 34,445,637,732,175 | 250aa2508e907317d748ec1b499590bf4c7d6109 | /src/main/java/ws/rocket/sqlstore/types/StringMapper.java | a785c152bc94f9001f4d34071710a1e66f587d49 | [
"Apache-2.0"
] | permissive | mrtamm/sqlstore | https://github.com/mrtamm/sqlstore | d5909f28e84508da59b8cdde47937ebd20242d91 | 8bb7ff4cab1ae747ab5b88c2ca489838e1f7656a | refs/heads/master | 2023-04-13T14:21:56.657000 | 2023-03-17T10:33:20 | 2023-03-17T10:33:20 | 29,619,582 | 4 | 0 | NOASSERTION | false | 2023-03-17T10:33:22 | 2015-01-21T21:57:04 | 2023-01-09T16:27:11 | 2023-03-17T10:33:21 | 466 | 2 | 0 | 2 | Java | false | false | /*
* Copyright 2014 the original author or authors.
*
* 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 applicab... | UTF-8 | Java | 2,599 | java | StringMapper.java | Java | [] | null | [] | /*
* Copyright 2014 the original author or authors.
*
* 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 applicab... | 2,599 | 0.693728 | 0.689496 | 87 | 28.873564 | 26.433958 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.494253 | false | false | 4 |
129b4f8dc2813f2686f02fcf8d5bcd2bbb505d43 | 12,309,376,315,042 | 594dbe9ad659263e560e2d84d02dae411e3ff2ca | /glaf-web/src/main/java/com/glaf/form/core/util/FormRuleDomainFactory.java | ee0fe3ae363862268365ff7a04cd89e247007034 | [] | no_license | eosite/openyourarm | https://github.com/eosite/openyourarm | 670b3739f9abb81b36a7d90846b6d2e68217b443 | 7098657ee60bf6749a13c0ea19d1ac1a42a684a0 | refs/heads/master | 2021-05-08T16:38:30.406000 | 2018-01-24T03:38:45 | 2018-01-24T03:38:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.glaf.form.core.util;
import java.util.*;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
import com.glaf.core.base.DataRequest;
import com.glaf.core.base.DataRequest.FilterDescriptor;
import com.glaf.core.domain.ColumnDefinition;
import com.glaf.core.domain.TableDe... | UTF-8 | Java | 6,128 | java | FormRuleDomainFactory.java | Java | [] | null | [] | package com.glaf.form.core.util;
import java.util.*;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
import com.glaf.core.base.DataRequest;
import com.glaf.core.base.DataRequest.FilterDescriptor;
import com.glaf.core.domain.ColumnDefinition;
import com.glaf.core.domain.TableDe... | 6,128 | 0.728001 | 0.724076 | 203 | 29.118227 | 20.560995 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.625616 | false | false | 4 |
5f37a839a14aa63762a9fbdfcd82de565326cad5 | 12,713,103,237,394 | 6cad0166f18be3d88024db93c74909db3d985df8 | /core/src/main/java/com/datastax/dse/driver/internal/core/cql/reactive/FailedReactiveResultSet.java | 07712f457fb378f7ebcabd05e1ba2d9df85aae7d | [
"Apache-2.0"
] | permissive | datastax/java-driver | https://github.com/datastax/java-driver | 7589a4cc8c3d51948aea68a196134ff860dc3a40 | d990f92ba01c3ecaaa3f31a0f1fb327f77a96617 | refs/heads/4.x | 2023-08-31T13:33:31.065000 | 2023-08-22T22:27:53 | 2023-08-22T22:27:53 | 6,765,281 | 1,065 | 763 | Apache-2.0 | false | 2023-09-12T01:40:18 | 2012-11-19T18:44:41 | 2023-09-01T02:20:53 | 2023-09-12T01:40:18 | 36,911 | 1,306 | 857 | 25 | Java | false | false | /*
* Copyright DataStax, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wri... | UTF-8 | Java | 2,090 | java | FailedReactiveResultSet.java | Java | [
{
"context": "/*\n * Copyright DataStax, Inc.\n *\n * Licensed under the Apache License",
"end": 20,
"score": 0.9458693861961365,
"start": 16,
"tag": "NAME",
"value": "Data"
},
{
"context": "/*\n * Copyright DataStax, Inc.\n *\n * Licensed under the Apache License, Ve",
"end": 24... | null | [] | /*
* Copyright DataStax, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wri... | 2,090 | 0.78134 | 0.779426 | 58 | 35.034481 | 31.737591 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 4 |
1eca643dc8df0e0184911e7ae3397f583c8e7f2f | 30,382,598,679,339 | 1e19950a101f1f1d913c47d8f9e2a2ddcb508e09 | /app/src/main/java/com/udacity/bakeit/listeners/IRecipeStepItemClickListener.java | e2d2f2985856f867e645f936dd08c59dd68e7606 | [] | no_license | vijimscse/BakeIt | https://github.com/vijimscse/BakeIt | 4d697288a98cd22384f47c676aad59c67580573f | d06f53ea261240829e7722a7c6cbe5d1ea738a7f | refs/heads/master | 2021-01-20T05:40:47.957000 | 2017-09-16T17:18:56 | 2017-09-16T17:18:56 | 101,462,214 | 0 | 0 | null | false | 2017-08-30T08:46:53 | 2017-08-26T04:23:53 | 2017-08-26T04:24:26 | 2017-08-30T08:46:53 | 179 | 0 | 0 | 0 | Java | null | null | package com.udacity.bakeit.listeners;
/**
* Created by VijayaLakshmi.IN on 8/27/2017.
*/
public interface IRecipeStepItemClickListener {
void onStepClick(int position);
}
| UTF-8 | Java | 179 | java | IRecipeStepItemClickListener.java | Java | [
{
"context": "e com.udacity.bakeit.listeners;\n\n/**\n * Created by VijayaLakshmi.IN on 8/27/2017.\n */\n\npublic interface IRecipeStepIt",
"end": 73,
"score": 0.9996712803840637,
"start": 57,
"tag": "NAME",
"value": "VijayaLakshmi.IN"
}
] | null | [] | package com.udacity.bakeit.listeners;
/**
* Created by VijayaLakshmi.IN on 8/27/2017.
*/
public interface IRecipeStepItemClickListener {
void onStepClick(int position);
}
| 179 | 0.748603 | 0.709497 | 9 | 18.888889 | 19.851921 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 4 |
a90bfa82c6ee7684e57d217f4a0ee0f1d90383d1 | 34,505,767,274,899 | 7c76fd7f4719da7cc91694390f055eb1f2e0b2b0 | /app/src/main/java/com/alim/relhan/Adapter/NewsAdapter.java | 9f79bd9a40e21f7d368c73680747cbaf62c64a24 | [] | no_license | mark1Ultra/RelHan | https://github.com/mark1Ultra/RelHan | 5a6956c996a719f6c77ffe785f54fd6624e88a73 | 761497d22ccbc76f2518919228e2e1d78ce350b9 | refs/heads/master | 2023-07-24T12:25:00.237000 | 2020-11-26T18:50:13 | 2020-11-26T18:50:13 | 316,311,289 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alim.relhan.Adapter;
import android.content.Context;
import android.net.Uri;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
... | UTF-8 | Java | 3,188 | java | NewsAdapter.java | Java | [] | null | [] | package com.alim.relhan.Adapter;
import android.content.Context;
import android.net.Uri;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
... | 3,188 | 0.661857 | 0.659975 | 117 | 26.247864 | 25.23053 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529915 | false | false | 4 |
6e1ac1b2376de05650d321858be7bf9e68c57712 | 37,065,567,765,691 | 32a8f7bc502f1652c6db7980f1a3dcbdd7cf11b0 | /app/src/main/java/sems/activityrecognition/gui/result_receivers/ActivityTransitionResultReceiver.java | a244ca3f7f5c4a6bb38052c90181cf08eed7f0dd | [] | no_license | NielsHeltner/mobile-systems-assignment-5 | https://github.com/NielsHeltner/mobile-systems-assignment-5 | d35bf4ecc40171d0808c07127908165db7af2a62 | 1f64407335e28425abc7a76f2fd45f87a492ff80 | refs/heads/master | 2020-04-02T13:49:28.413000 | 2018-10-25T15:05:14 | 2018-10-25T15:05:14 | 154,498,912 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sems.activityrecognition.gui.result_receivers;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.util.Log;
import com.google.android.gms.location.ActivityTransitionResult;
import sems.activityrecognitio... | UTF-8 | Java | 1,168 | java | ActivityTransitionResultReceiver.java | Java | [] | null | [] | package sems.activityrecognition.gui.result_receivers;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.util.Log;
import com.google.android.gms.location.ActivityTransitionResult;
import sems.activityrecognitio... | 1,168 | 0.764555 | 0.763699 | 36 | 31.444445 | 28.81497 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 4 |
686702e64c7f121a32ed125abb0c7879837fe5ad | 10,196,252,430,085 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_1019124.java | c06a555c4337659c1405ea1d2a1e03c4bcfec9f1 | [] | no_license | P79N6A/icse_20_user_study | https://github.com/P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606000 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | private void prepare(MarkdownEditText MarkdownEditText,MarkdownEditText.EditTextWatcher editTextWatcher){
mEditControllerList=new ArrayList<>();
mEditControllerList.add(new BlockQuotesLive());
mEditControllerList.add(new StyleLive());
mEditControllerList.add(new CenterAlignLive());
mEditControllerList.add(new... | UTF-8 | Java | 626 | java | Method_1019124.java | Java | [] | null | [] | private void prepare(MarkdownEditText MarkdownEditText,MarkdownEditText.EditTextWatcher editTextWatcher){
mEditControllerList=new ArrayList<>();
mEditControllerList.add(new BlockQuotesLive());
mEditControllerList.add(new StyleLive());
mEditControllerList.add(new CenterAlignLive());
mEditControllerList.add(new... | 626 | 0.819489 | 0.819489 | 12 | 51.166668 | 23.465696 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 4 |
b9a7da0cff20d43fcb60be3412b8d529348b9016 | 34,557,306,888,280 | a25dc12428680812b36774a29c659cfd50ae0b59 | /src/main/java/cn/com/servlet/adminservlet/AdminServlet.java | dcbf0efa52bb04209733c34f1746968dbe90d8fd | [] | no_license | Ryan0820/YPadWeb | https://github.com/Ryan0820/YPadWeb | 04f75db74a2647f4cfef8eb2725dcab9cba965d9 | 7f4828e387815892ee8cac7431c8483a2ccd1478 | refs/heads/master | 2020-04-26T16:15:05.278000 | 2019-03-04T04:20:29 | 2019-03-04T04:20:29 | 173,672,452 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.servlet.adminservlet;
import cn.com.domain.ADM;
import cn.com.service.admservice.ADMService;
import cn.com.service.admservice.impl.ADMServiceImpl;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServ... | UTF-8 | Java | 2,679 | java | AdminServlet.java | Java | [] | null | [] | package cn.com.servlet.adminservlet;
import cn.com.domain.ADM;
import cn.com.service.admservice.ADMService;
import cn.com.service.admservice.impl.ADMServiceImpl;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServ... | 2,679 | 0.645149 | 0.642376 | 65 | 37.846153 | 30.85162 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.646154 | false | false | 4 |
48fd9e4165217d950ef675f05396cb34bfc9db7b | 28,784,870,886,790 | 80d68d89129f754d060a05d4b80c0197c9fb1720 | /src/main/java/ch/heigvd/SwaggerConfig.java | ce7e1715beba2b3e97dad34eab4d986e8ef47340 | [] | no_license | limayankee/HEIG-AMT-Gamification | https://github.com/limayankee/HEIG-AMT-Gamification | ca4b1369c858f59840347bb9211c59a2b176865a | a1440b25082b3594bb1aa00589c58c0351fce49a | refs/heads/master | 2020-07-27T02:19:54.664000 | 2017-01-25T21:12:20 | 2017-01-25T21:12:20 | 73,705,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.heigvd;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelectors;
import spri... | UTF-8 | Java | 1,280 | java | SwaggerConfig.java | Java | [] | null | [] | package ch.heigvd;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelectors;
import spri... | 1,280 | 0.657812 | 0.654688 | 38 | 32.710526 | 23.107197 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 4 |
eac997b6bb774e4f5d1575f679cac02bca53f994 | 20,486,994,052,343 | 2067fa08fc3649e9626d6b4119b92782dabaa49b | /src/main/java/com/example/spring/learn/demo/entity/Tiger.java | aef2946b5e901f9116e5b0fa311ea61ed02dfb77 | [] | no_license | 502636321/spring-learn-demo | https://github.com/502636321/spring-learn-demo | 2cb323096d2f32bd3bb10895f7fb442dca479df1 | 4a797335e2a751837fdcf8f5ccbb7907c1f25a46 | refs/heads/master | 2022-11-06T19:28:23.039000 | 2020-06-24T10:06:09 | 2020-06-24T10:06:09 | 274,372,160 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.spring.learn.demo.entity;
import org.springframework.stereotype.Component;
/**
* 老虎
*/
@Component
public class Tiger implements Animal {
private String name;
@Override
public String getName() {
return name;
}
@Override
public void setName(String name) {
... | UTF-8 | Java | 351 | java | Tiger.java | Java | [] | null | [] | package com.example.spring.learn.demo.entity;
import org.springframework.stereotype.Component;
/**
* 老虎
*/
@Component
public class Tiger implements Animal {
private String name;
@Override
public String getName() {
return name;
}
@Override
public void setName(String name) {
... | 351 | 0.648415 | 0.648415 | 22 | 14.772727 | 15.652278 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 4 |
b70e047f2d5fe5bacbdd5259a4750b34f59ec594 | 2,327,872,339,743 | 8a590cac69b915ef134552d1d7d0c1d7288ede6a | /muti_thread_and_high_concurrency/src/main/java/src/threadcoreknowledge/uncaughtexception/MyUncatchExceptionHandler.java | 2f8ab31671c2522820b8e2242f9281627cb818c9 | [] | no_license | yaopeng-coder/muti_thread_AND_hign_concurrency | https://github.com/yaopeng-coder/muti_thread_AND_hign_concurrency | e70899124de7a02e08e793ae2db729cd42458272 | d1087627bcc90f7e8fb6060e1d7b8467fc74bc84 | refs/heads/master | 2020-08-09T23:11:34.384000 | 2019-12-02T03:31:27 | 2019-12-02T03:31:27 | 214,197,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package src.threadcoreknowledge.uncaughtexception;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
* @program: muti_thread_AND_hign_concurrency
* @author: yaopeng
* @create: 2019-10-23 08:20
**/
public class MyUncatchExceptionHandler implements Thread.UncaughtExceptionHandler {
private S... | UTF-8 | Java | 688 | java | MyUncatchExceptionHandler.java | Java | [
{
"context": "gram: muti_thread_AND_hign_concurrency\n * @author: yaopeng\n * @create: 2019-10-23 08:20\n **/\npublic class My",
"end": 187,
"score": 0.9991250038146973,
"start": 180,
"tag": "USERNAME",
"value": "yaopeng"
}
] | null | [] | package src.threadcoreknowledge.uncaughtexception;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
* @program: muti_thread_AND_hign_concurrency
* @author: yaopeng
* @create: 2019-10-23 08:20
**/
public class MyUncatchExceptionHandler implements Thread.UncaughtExceptionHandler {
private S... | 688 | 0.700599 | 0.682635 | 25 | 25.719999 | 24.208296 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 4 |
5d262fc14c51c3b8034da0fd27c29f05d6bff675 | 21,122,649,220,777 | 86e8c3a776882b98676100ae4007e5dfed401320 | /Barmaktar/src/com/barmaktar/trash/CloudEndpointUtils.java | ec09e08d3be1ae39d551bdf325b9d7bbb5439e6f | [] | no_license | ssymbol/barmaktar | https://github.com/ssymbol/barmaktar | d19b5f42ce2f029631cbbee806bc2cac2fe6ab64 | 18b2fb365ad0688b187ed481bd4aa2c7ad5bbf29 | refs/heads/master | 2016-07-30T05:37:37.022000 | 2014-05-13T18:36:46 | 2014-05-13T18:36:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.barmaktar.trash;
import com.barmaktar.utils.Const;
import com.google.api.client.googleapis.json.GoogleJsonError;
import com.google.api.client.googleapis.json.GoogleJsonResponseException;
import com.google.api.client.googleapis.services.AbstractGoogleClient;
import com.google.api.client.googleapis.services.... | UTF-8 | Java | 3,684 | java | CloudEndpointUtils.java | Java | [] | null | [] | package com.barmaktar.trash;
import com.barmaktar.utils.Const;
import com.google.api.client.googleapis.json.GoogleJsonError;
import com.google.api.client.googleapis.json.GoogleJsonResponseException;
import com.google.api.client.googleapis.services.AbstractGoogleClient;
import com.google.api.client.googleapis.services.... | 3,684 | 0.697883 | 0.697883 | 129 | 27.55814 | 25.89032 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.744186 | false | false | 4 |
f0b2febdfef7c510fa8c60d67ee5f260edb9d174 | 24,687,472,058,927 | 7ab01dbd607a572c61e34dd3cd4ccb22bd141afb | /Week04/NumberOfIslands.java | 19703b70a48a80a8fdf4c788d6200576fe604445 | [] | no_license | Luke-Lu2020/algorithm010 | https://github.com/Luke-Lu2020/algorithm010 | f1ee65806bee80a792e6911904c06b3f62067224 | 12a5788171c651c75d209deaae4808cc35d54eb7 | refs/heads/master | 2022-11-16T02:28:09.656000 | 2020-07-05T16:26:49 | 2020-07-05T16:26:49 | 270,375,162 | 0 | 0 | null | true | 2020-06-07T17:08:29 | 2020-06-07T17:08:29 | 2020-06-07T13:40:22 | 2020-06-02T04:38:10 | 4 | 0 | 0 | 0 | null | false | false | //给你一个由 '1'(陆地)和 '0'(水)组成的的二维网格,请你计算网格中岛屿的数量。
//
// 岛屿总是被水包围,并且每座岛屿只能由水平方向或竖直方向上相邻的陆地连接形成。
//
// 此外,你可以假设该网格的四条边均被水包围。
//
//
//
// 示例 1:
//
// 输入:
//[
//['1','1','1','1','0'],
//['1','1','0','1','0'],
//['1','1','0','0','0'],
//['0','0','0','0','0']
//]
//输出: 1
//
//
// 示例 2:
//
// 输入:
//[
//['1','1','0','0','0'... | UTF-8 | Java | 1,923 | java | NumberOfIslands.java | Java | [] | null | [] | //给你一个由 '1'(陆地)和 '0'(水)组成的的二维网格,请你计算网格中岛屿的数量。
//
// 岛屿总是被水包围,并且每座岛屿只能由水平方向或竖直方向上相邻的陆地连接形成。
//
// 此外,你可以假设该网格的四条边均被水包围。
//
//
//
// 示例 1:
//
// 输入:
//[
//['1','1','1','1','0'],
//['1','1','0','1','0'],
//['1','1','0','0','0'],
//['0','0','0','0','0']
//]
//输出: 1
//
//
// 示例 2:
//
// 输入:
//[
//['1','1','0','0','0'... | 1,923 | 0.438424 | 0.400862 | 73 | 21.260275 | 18.70611 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.246575 | false | false | 4 |
ef9555107f933dd1cf25cf426c89071738270e35 | 10,977,936,465,739 | e44dc641f95d884bb4fd3a7579389e0cc91c25e3 | /taskgroup/src/main/java/com/cmos/audiotransfer/taskgroup/TaskListener.java | 473f4a21b383f4769bdf0e950ddb0041e5165f86 | [] | no_license | hejiew/audiotransfer | https://github.com/hejiew/audiotransfer | ce389cbf9e684af3319f04ef5886e617883b1fca | d3e6aa4cfa84be7ffd153ea5489d4eae0b0c3469 | refs/heads/master | 2018-10-15T21:01:34.426000 | 2018-09-10T07:05:55 | 2018-09-10T07:05:55 | 139,229,914 | 0 | 1 | null | false | 2018-08-01T08:59:32 | 2018-06-30T07:47:00 | 2018-08-01T06:27:07 | 2018-08-01T08:59:32 | 168 | 0 | 1 | 0 | Java | false | null | package com.cmos.audiotransfer.taskgroup;
import com.cmos.audiotransfer.taskgroup.filters.FilterConfigs;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.kafka.core.KafkaTemplate;
import org.sp... | UTF-8 | Java | 1,254 | java | TaskListener.java | Java | [] | null | [] | package com.cmos.audiotransfer.taskgroup;
import com.cmos.audiotransfer.taskgroup.filters.FilterConfigs;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.kafka.core.KafkaTemplate;
import org.sp... | 1,254 | 0.749194 | 0.747581 | 41 | 29.243902 | 27.60327 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487805 | false | false | 4 |
d3e514736500d6ff69997f14d9e1c368ceaa5e09 | 34,583,076,695,376 | a721307055c781ab85297cdb17d58d0e8e101a9c | /Service/src/com/laf/service/M22/BridgeM22.java | b7e3c19beafd5eda344438d982d84620388911d5 | [] | no_license | MarkeJave/laf | https://github.com/MarkeJave/laf | 4a981f026880a19a2db1e816f1f762099291cafc | 768de274ba5ffcec220fcbca6640063db4175076 | refs/heads/master | 2021-01-17T18:07:38.703000 | 2017-06-29T02:56:42 | 2017-06-29T02:56:42 | 57,199,148 | 25 | 12 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.laf.service.M22;
import org.springframework.stereotype.Service;
import com.laf.service.IService;
@Service
public class BridgeM22 extends Method22_1_0 {
public IService matchVersion(String version){
IService service = super.matchVersion(version);
if(service == null){
service = this;
}
... | UTF-8 | Java | 341 | java | BridgeM22.java | Java | [] | null | [] | package com.laf.service.M22;
import org.springframework.stereotype.Service;
import com.laf.service.IService;
@Service
public class BridgeM22 extends Method22_1_0 {
public IService matchVersion(String version){
IService service = super.matchVersion(version);
if(service == null){
service = this;
}
... | 341 | 0.733138 | 0.709677 | 19 | 16.947369 | 18.187542 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.210526 | false | false | 4 |
b85a984576958288783d9cb8dd564b49fde5342d | 33,895,881,906,709 | e7f67c2d1e1c8ed74d7d01adb29e981c2787ebcb | /odcleanstore/core/src/main/java/cz/cuni/mff/odcleanstore/transformer/Transformer.java | 4f220637395a8d603b71774814468cc2b95c6f62 | [
"Apache-2.0"
] | permissive | ODCleanStore/ODCleanStore | https://github.com/ODCleanStore/ODCleanStore | 686d5b345b43c5d9a304b6e998b26c7ae8e70d30 | 3a68c345c5b67349447add8d61d97ae59edd8d7d | refs/heads/master | 2016-09-15T18:45:05.982000 | 2015-10-07T10:57:35 | 2015-10-07T10:57:35 | 8,683,537 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.cuni.mff.odcleanstore.transformer;
/**
* Interface of a custom transformer.
*
* The transformer can modify the given input named graph, attach a new named graph to the
* transformed graph (see {@link TransformedGraph#addAttachedGraph(String)}) or modify any of the
* already attached named graphs.
* Th... | UTF-8 | Java | 1,387 | java | Transformer.java | Java | [
{
"context": "ted for each named graph to process.\n *\n * @author Jan Michelfeit\n */\npublic interface Transformer {\n /**\n *",
"end": 581,
"score": 0.9998833537101746,
"start": 567,
"tag": "NAME",
"value": "Jan Michelfeit"
}
] | null | [] | package cz.cuni.mff.odcleanstore.transformer;
/**
* Interface of a custom transformer.
*
* The transformer can modify the given input named graph, attach a new named graph to the
* transformed graph (see {@link TransformedGraph#addAttachedGraph(String)}) or modify any of the
* already attached named graphs.
* Th... | 1,379 | 0.746936 | 0.746936 | 32 | 42.34375 | 36.143471 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 4 |
77e4b0f9df7cafd9309be3a6a8be7db59fe2be68 | 38,551,626,451,363 | 2454baff3fe16d860182de792a49ae216a0f40e3 | /HereAPI_v2Porting/src/com/example/hereapi_example/MarkerDemoActivity.java | 7873aa122fe9f79880a4bd941c9d05713f78b11c | [] | no_license | cha63506/NokiaX_Maps | https://github.com/cha63506/NokiaX_Maps | a2a8dbf0e17d8d6c91403f4a4ea76786c343b2a4 | 4d95f7cf705618e70b86d281600b65ff3aa6c3a8 | refs/heads/master | 2017-12-01T09:10:11.593000 | 2014-03-18T07:09:34 | 2014-03-18T07:09:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hereapi_example;
import java.util.List;
import java.util.Random;
import com.here.android.common.GeoCoordinate;
import com.here.android.common.Image;
import com.here.android.common.ViewObject;
import com.here.android.common.ViewObject.ViewObjectType;
import com.here.android.mapping.Map.InfoBubbleA... | UTF-8 | Java | 20,496 | java | MarkerDemoActivity.java | Java | [] | null | [] | package com.example.hereapi_example;
import java.util.List;
import java.util.Random;
import com.here.android.common.GeoCoordinate;
import com.here.android.common.Image;
import com.here.android.common.ViewObject;
import com.here.android.common.ViewObject.ViewObjectType;
import com.here.android.mapping.Map.InfoBubbleA... | 20,496 | 0.609534 | 0.60041 | 624 | 31.846153 | 26.709898 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.509615 | false | false | 4 |
282de3189bc7b1b78cb56a9cad0e05a23009c3c6 | 36,773,509,991,290 | 07ca6277c0a967df93bfd39e47e95f917ee07746 | /controller/datailController.java | 3076b249ccd3067d61fbec2428e967f2870057ac | [] | no_license | daheewoo/calendar_javaFx | https://github.com/daheewoo/calendar_javaFx | 9e75ad9096f39b15d2f8d3619d6b720009200864 | 75471e7a01d04dd7bb4eaf4fea8b9ad1269cf909 | refs/heads/master | 2020-11-28T07:37:19.466000 | 2020-01-18T02:45:21 | 2020-01-18T02:45:21 | 229,745,593 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package theBug.calendar.controller;
import java.io.IOException;
import java.net.URL;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.ResourceBundle;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.scene.control.Alert;
import javafx.scene.control.Alert.Al... | UTF-8 | Java | 4,368 | java | datailController.java | Java | [
{
"context": "부사항을 출력해주는 클래스\n\t * <pre>\n\t * <b>History</b>\n\t * \t 우다희 , 1.0, 2019.11.11, 최초작성\n\t * </pre>\n\t * \n\t * @auth",
"end": 776,
"score": 0.6997034549713135,
"start": 773,
"tag": "NAME",
"value": "우다희"
},
{
"context": " 1.0, 2019.11.11, 최초작성\n\t * </pre>\n\t * \n\t *... | null | [] | package theBug.calendar.controller;
import java.io.IOException;
import java.net.URL;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.ResourceBundle;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.scene.control.Alert;
import javafx.scene.control.Alert.Al... | 4,368 | 0.665144 | 0.656731 | 154 | 26.012987 | 18.583258 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.590909 | false | false | 4 |
b287f3b8f7bd5ecb19b8344991d09ffee90a59b7 | 3,513,283,304,059 | 6832918e1b21bafdc9c9037cdfbcfe5838abddc4 | /jdk_8_maven/cs/rest/original/languagetool/languagetool-core/src/main/java/org/languagetool/rules/spelling/SpellingCheckRule.java | 0f4ea6e5ab119c859e9335370b915950cbf20f24 | [
"Apache-2.0",
"GPL-1.0-or-later",
"LGPL-2.0-or-later",
"LGPL-2.1-only"
] | permissive | EMResearch/EMB | https://github.com/EMResearch/EMB | 200c5693fb169d5f5462d9ebaf5b61c46d6f9ac9 | 092c92f7b44d6265f240bcf6b1c21b8a5cba0c7f | refs/heads/master | 2023-09-04T01:46:13.465000 | 2023-04-12T12:09:44 | 2023-04-12T12:09:44 | 94,008,854 | 25 | 14 | Apache-2.0 | false | 2023-09-13T11:23:37 | 2017-06-11T14:13:22 | 2023-08-20T08:44:30 | 2023-09-13T11:23:36 | 154,785 | 19 | 12 | 3 | Java | false | false | /* LanguageTool, a natural language style checker
* Copyright (C) 2012 Marcin Milkowski (http://www.languagetool.org)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* ve... | UTF-8 | Java | 24,633 | java | SpellingCheckRule.java | Java | [
{
"context": "ural language style checker \n * Copyright (C) 2012 Marcin Milkowski (http://www.languagetool.org)\n * \n * This library",
"end": 89,
"score": 0.9994713068008423,
"start": 73,
"tag": "NAME",
"value": "Marcin Milkowski"
},
{
"context": "stract rule for spellchecking rule... | null | [] | /* LanguageTool, a natural language style checker
* Copyright (C) 2012 <NAME> (http://www.languagetool.org)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 ... | 24,612 | 0.701689 | 0.697345 | 592 | 40.608109 | 36.161308 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533784 | false | false | 4 |
a7a7876d1da608324eac0c53c3538938cd1700d7 | 37,898,791,430,065 | 7eefd0ddcf35d4903fd50fb685b24db7cf8f82b0 | /Level #1/Java Basics/IntroductionToJava/src/FiveSpecialLetters.java | c276955b43d972573a9bd15f18484c296aabef2f | [] | no_license | AlexKondov/SoftwareUniversity | https://github.com/AlexKondov/SoftwareUniversity | 04862a871d27686f62bce2832e4889d7ecc58b2a | 5e8e693d1dba38d8a0b34402419d23593772809a | refs/heads/master | 2016-09-15T06:47:36.870000 | 2016-04-25T08:41:03 | 2016-04-25T08:41:03 | 20,235,621 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class FiveSpecialLetters {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int start = in.nextInt();
int end = in.nextInt();
int count = 0;
for (char c1 = 'a'; c1 <= 'e'; c1++) {
for (char c2 = 'a'; c2 <= 'e'; c2++) {
for (char c3... | UTF-8 | Java | 1,233 | java | FiveSpecialLetters.java | Java | [] | null | [] | import java.util.Scanner;
public class FiveSpecialLetters {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int start = in.nextInt();
int end = in.nextInt();
int count = 0;
for (char c1 = 'a'; c1 <= 'e'; c1++) {
for (char c2 = 'a'; c2 <= 'e'; c2++) {
for (char c3... | 1,233 | 0.523925 | 0.49635 | 57 | 20.649122 | 17.155113 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.210526 | false | false | 4 |
2b5585efa44f5c1962173ac64d84bf3e960de9c1 | 36,601,711,297,075 | 89a7ac867ff2eb7743ebf3c323554ae76728534f | /src/main/groovy/com/server/core/utils/JwtFilter.java | 343c27a48b64c7ce9fe4734c04719dbdc09d8b62 | [] | no_license | navalta3030/spring_server | https://github.com/navalta3030/spring_server | 2a40f615601e15296c867a4deadde4487a4d84ae | 0dfc391fdf93b5486259c6ecfba1b42d6d0a15af | refs/heads/master | 2021-02-16T19:25:49.547000 | 2020-03-08T11:17:06 | 2020-03-08T11:17:06 | 245,037,682 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.server.core.utils;
import com.server.core.service.utils.JwtUtil;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.secur... | UTF-8 | Java | 2,774 | java | JwtFilter.java | Java | [] | null | [] | package com.server.core.utils;
import com.server.core.service.utils.JwtUtil;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.secur... | 2,774 | 0.724946 | 0.724585 | 68 | 39.794117 | 33.006489 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573529 | false | false | 4 |
522c772325db7ce2835f44bce6c33defcade9ad2 | 21,672,405,040,033 | 277cb244aae72cdcea4025811684a6c652df83ea | /DVN-root/DVN-web/src/main/java/edu/harvard/iq/dvn/api/datadeposit/CollectionDepositManagerImpl.java | a652d8378241221320bc18281f1af404e7b71c77 | [] | no_license | kcondon/maventest3 | https://github.com/kcondon/maventest3 | f94660cf8e1ee4aa8a7cf1ff62e98a634daff6ee | 4ab11c90828a5d21fd13bb496e94668bf31465bd | refs/heads/master | 2021-01-01T15:18:20.463000 | 2013-08-12T20:18:48 | 2013-08-12T20:18:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Copyright (C) 2005-2012, by the President and Fellows of Harvard College.
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 app... | UTF-8 | Java | 8,644 | java | CollectionDepositManagerImpl.java | Java | [
{
"context": "s:\n // wget https://raw.github.com/swordapp/Simple-Sword-Server/master/tests/resources/multip",
"end": 7774,
"score": 0.9993774890899658,
"start": 7766,
"tag": "USERNAME",
"value": "swordapp"
},
{
"context": "l implementations\" -- http://www.mail-archiv... | null | [] | /*
Copyright (C) 2005-2012, by the President and Fellows of Harvard College.
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 app... | 8,615 | 0.631189 | 0.623207 | 173 | 48.965317 | 42.736034 | 273 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641618 | false | false | 4 |
dc387d2fe845494aa51dcb1871ca3cd06c153e75 | 25,486,335,981,148 | 3c0f99a4ab28780424bfb31d71358888471f9863 | /src/main/java/com/ynz/Worker.java | 5070efe5debd482ef09f0096d5b4913457aa5551 | [] | no_license | yichunzhao/value-spel | https://github.com/yichunzhao/value-spel | 39bf90c435d8d70a8f9112f3595944fbb0ff8b5a | 931555a1e9843f8ab1f095c09365e38fb31a6508 | refs/heads/master | 2022-12-07T11:29:36.201000 | 2020-09-01T05:59:42 | 2020-09-01T05:59:42 | 290,070,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ynz;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Component;
@Component
@Slf4j
@RequiredArgsConstructor
public class Worker {
private final Saw saw;
public void doTask() {
saw.cut();
}
}
| UTF-8 | Java | 289 | java | Worker.java | Java | [] | null | [] | package com.ynz;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Component;
@Component
@Slf4j
@RequiredArgsConstructor
public class Worker {
private final Saw saw;
public void doTask() {
saw.cut();
}
}
| 289 | 0.737024 | 0.726644 | 17 | 16 | 14.544051 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 4 |
85fbaa4d794e5773330acd1696cd33034762644f | 37,726,992,737,411 | fcf6fe903ab18e0cd3e09b06d031aa18a6c6885a | /src/com/company/plants/PlantsSeeds.java | f7ac4d7d99fa952a00b5d87aabb8601c3c0ec3a1 | [] | no_license | ApictoSole/SimFarm | https://github.com/ApictoSole/SimFarm | 3e468111b3040097c65760cdf361683bed73d5e2 | c179cdb4573d3666ed4e21068017711fdb5adcc5 | refs/heads/master | 2022-12-20T23:55:13.957000 | 2020-09-20T14:38:01 | 2020-09-20T14:38:01 | 297,094,832 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.plants;
public class PlantsSeeds {
public PlantsValues values;
public Double amount;
public PlantsSeeds(PlantsValues values, Double amount) {
this.values = values;
this.amount = amount;
}
@Override
public String toString() {
return "PlantsSeeds{" +
... | UTF-8 | Java | 430 | java | PlantsSeeds.java | Java | [] | null | [] | package com.company.plants;
public class PlantsSeeds {
public PlantsValues values;
public Double amount;
public PlantsSeeds(PlantsValues values, Double amount) {
this.values = values;
this.amount = amount;
}
@Override
public String toString() {
return "PlantsSeeds{" +
... | 430 | 0.555814 | 0.555814 | 19 | 21.631578 | 16.203348 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 4 |
821001072d2b67d32c14e6e848529dbacaf28895 | 31,069,793,456,849 | 899ae5877be5b950db7b2ebeda1a17ecb16f4d40 | /CRS/feature/src/main/java/ca/mcgill/hci/crs_application/feature/WifiSwitchOrAdd.java | d6a843b99d2a23db647427d88972a37f06ff44d7 | [] | no_license | florencecyc/CRS | https://github.com/florencecyc/CRS | 83a57aaf4e4a84aab5d0ba047f0dc48ebfe75da9 | 96eb3df5188e44a202810c2893e31081ba2cd605 | refs/heads/master | 2020-09-24T05:51:13.793000 | 2019-11-24T00:40:07 | 2019-11-24T00:40:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.mcgill.hci.crs_application.feature;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.wifi.WifiInfo;
import android.net.wifi.WifiManager;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.util.Log;
... | UTF-8 | Java | 4,131 | java | WifiSwitchOrAdd.java | Java | [] | null | [] | package ca.mcgill.hci.crs_application.feature;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.wifi.WifiInfo;
import android.net.wifi.WifiManager;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.util.Log;
... | 4,131 | 0.563786 | 0.563786 | 103 | 39.106796 | 27.442406 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631068 | false | false | 4 |
140f8d42431c7f08cfa0ce40cdcca131c74928f8 | 4,758,823,822,194 | 0a4b7636cd35e54ae5a908c6fddb7802fbd43335 | /src/lexical_analysis/Lexer.java | 428c2289495ae2354c7df2391335d9b9f746013d | [] | no_license | suppressf0rce/groove | https://github.com/suppressf0rce/groove | 000f1c418786127012274c67d7659e0b341edf2a | 1d4641c419106184c7b746d22c7ac5d45b249479 | refs/heads/master | 2021-09-14T11:10:12.105000 | 2018-05-12T13:26:16 | 2018-05-12T13:26:16 | 115,052,203 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lexical_analysis;
import java.util.HashMap;
public class Lexer implements Cloneable{
//Variables
//------------------------------------------------------------------------------------------------------------------
private String text;
public int pos;
public Character current_char;
pub... | UTF-8 | Java | 18,161 | java | Lexer.java | Java | [] | null | [] | package lexical_analysis;
import java.util.HashMap;
public class Lexer implements Cloneable{
//Variables
//------------------------------------------------------------------------------------------------------------------
private String text;
public int pos;
public Character current_char;
pub... | 18,161 | 0.471064 | 0.469137 | 571 | 30.805605 | 26.3104 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.726795 | false | false | 4 |
c891a94dd48186a1d744c752531148efe5abee95 | 16,681,653,023,290 | 026e1c23c188a1dd55f28878ddd4d277cecba93f | /app/src/main/java/com/vietis/eatit/ShopDetailsActivity.java | 854c2ff5c3fab82dcf6a417748ead25db6740982 | [] | no_license | AnVuongVan/Grocery | https://github.com/AnVuongVan/Grocery | 9aa889a1218fc13794ebe84087f9b7cdc8a7e4f5 | dcad9e5597026890874af01556bdd207ea38edc3 | refs/heads/master | 2022-12-30T08:08:30.592000 | 2020-10-20T16:00:51 | 2020-10-20T16:00:51 | 305,761,247 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vietis.eatit;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.RecyclerView;
import android.annotation.SuppressLint;
import android.app.ProgressDialog;
import android.content.DialogInterface;... | UTF-8 | Java | 29,522 | java | ShopDetailsActivity.java | Java | [] | null | [] | package com.vietis.eatit;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.RecyclerView;
import android.annotation.SuppressLint;
import android.app.ProgressDialog;
import android.content.DialogInterface;... | 29,522 | 0.586207 | 0.584479 | 693 | 41.60173 | 29.40291 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.747475 | false | false | 4 |
1df551380a06ba49a21dad711124f065cfbc3862 | 7,267,084,665,378 | 3f87df2a878de64eccdcac22bb09b8944ba06fd4 | /java/other/jsonrpc/src/main/java/com/example/jsonrpc/demo/ServerAPIImpl.java | 648eeca52d5b29cb7313e5fc7749dd2b088971b7 | [] | no_license | juncevich/workshop | https://github.com/juncevich/workshop | 621d1262a616ea4664198338b712898af9e61a76 | fbaeecfb399be65a315c60d0aa24ecae4067918d | refs/heads/master | 2023-04-30T14:53:43.154000 | 2023-04-15T17:26:53 | 2023-04-15T17:26:53 | 78,441,425 | 0 | 0 | null | false | 2023-03-28T20:52:35 | 2017-01-09T15:27:29 | 2022-01-10T20:51:12 | 2023-03-28T20:52:34 | 100,702 | 0 | 0 | 238 | JavaScript | false | false | package com.example.jsonrpc.demo;
import com.googlecode.jsonrpc4j.spring.AutoJsonRpcServiceImpl;
import org.springframework.stereotype.Service;
@Service
@AutoJsonRpcServiceImpl
public class ServerAPIImpl implements ServerAPI {
@Override
public String concateStrings(String firstString, String secondString) {
... | UTF-8 | Java | 376 | java | ServerAPIImpl.java | Java | [] | null | [] | package com.example.jsonrpc.demo;
import com.googlecode.jsonrpc4j.spring.AutoJsonRpcServiceImpl;
import org.springframework.stereotype.Service;
@Service
@AutoJsonRpcServiceImpl
public class ServerAPIImpl implements ServerAPI {
@Override
public String concateStrings(String firstString, String secondString) {
... | 376 | 0.784574 | 0.781915 | 13 | 27.923077 | 24.854845 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 4 |
787c3fe8c67ab842fa11e8badf3ad62e913c007f | 7,267,084,667,018 | 3db9d692c83c9f0da875fd33dd6e0369cbe2bdd7 | /src/main/java/UpdatableFalse/User.java | 96174c3bf044b41428d1f8469999edb4f30211f9 | [] | no_license | dangoldipu/basicHibernate | https://github.com/dangoldipu/basicHibernate | 8df9cd6be72611cc28bffc271c06295432226c7e | 25bd4c5be86fd5f70fa022d2a8dc5f0f2c560c53 | refs/heads/master | 2020-03-07T06:16:56.940000 | 2018-03-29T16:24:09 | 2018-03-29T16:24:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package UpdatableFalse;
import lombok.*;
import org.hibernate.annotations.Formula;
import javax.persistence.*;
import java.time.LocalDate;
@Entity
@Data
@NoArgsConstructor
@AllArgsConstructor
class User {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private String name;
... | UTF-8 | Java | 390 | java | User.java | Java | [] | null | [] | package UpdatableFalse;
import lombok.*;
import org.hibernate.annotations.Formula;
import javax.persistence.*;
import java.time.LocalDate;
@Entity
@Data
@NoArgsConstructor
@AllArgsConstructor
class User {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private String name;
... | 390 | 0.748718 | 0.748718 | 22 | 16.681818 | 14.894741 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 4 |
665dc0ef9b1fd0907937fec567a907f145558736 | 8,830,452,806,046 | afb98455eabb44371be50f34d7b77d1572d9477e | /app/src/main/java/com/tools/security/settings/AboutUsActivity.java | 427df617b009a698a32f975c936f79c9729980ca | [] | no_license | BCsl/private_security | https://github.com/BCsl/private_security | 5070b42377d7b5fe0d8a635b0abea6e00dd7563f | 5680bb85702830d62506f53d2ff1308e819d7aef | refs/heads/master | 2020-03-26T11:17:54.244000 | 2017-10-14T00:22:15 | 2017-10-14T00:22:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tools.security.settings;
import android.content.Intent;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
import com.facebook.CallbackManager;
import com.facebook.FacebookCallback;
import c... | UTF-8 | Java | 4,640 | java | AboutUsActivity.java | Java | [
{
"context": "ls.ToastUtil;\n\n\n/**\n * description:关于我们\n * author: xiaodifu\n * date: 2016/12/13.\n */\n\npublic class AboutUsAct",
"end": 760,
"score": 0.9995790719985962,
"start": 752,
"tag": "USERNAME",
"value": "xiaodifu"
}
] | null | [] | package com.tools.security.settings;
import android.content.Intent;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
import com.facebook.CallbackManager;
import com.facebook.FacebookCallback;
import c... | 4,640 | 0.633117 | 0.630736 | 143 | 31.307692 | 23.920683 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573427 | false | false | 4 |
d5c279582f3a2b12dafa944b7754346985f1f4ed | 34,222,299,464,008 | 6b7232478718ecf23ea33f86820c6440782de3d6 | /src/HashTable/No349IntersectionOfTwoArrays.java | e3f16474a30b30ec41a483d22770272c78f92860 | [] | no_license | shirleywan/leetcode | https://github.com/shirleywan/leetcode | c930b29f77ca36b899ad4456da60adda674a8b81 | d470f8cb6805a9759d961ee36969c84984b66ab4 | refs/heads/master | 2020-03-19T18:05:11.728000 | 2019-05-02T06:04:59 | 2019-05-02T06:04:59 | 136,787,927 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package HashTable;
import java.lang.reflect.Array;
import java.util.*;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
/**
* 349. Intersection of Two Arrays
* Given two arrays, write a function to compute their intersection.
*
* Example 1:
* Input: ... | UTF-8 | Java | 3,199 | java | No349IntersectionOfTwoArrays.java | Java | [] | null | [] | package HashTable;
import java.lang.reflect.Array;
import java.util.*;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
/**
* 349. Intersection of Two Arrays
* Given two arrays, write a function to compute their intersection.
*
* Example 1:
* Input: ... | 3,199 | 0.481052 | 0.446915 | 109 | 28.293577 | 19.763418 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.853211 | false | false | 4 |
ab703893928ebb05557072d422984022c60bd60e | 34,084,860,498,289 | f3afde981fa2bef8e49323a13896bb4dcf74320e | /src/main/java/pages/StatusCodePage.java | 9d55859f65d12f3f1e28a4bbee415b08d5c5f17e | [] | no_license | dimiksonkha/web-automation-selenium-testng | https://github.com/dimiksonkha/web-automation-selenium-testng | 422218e189ffde727096865277f88969b9bad516 | ec7c22b46600ae660d7ce64a2b6fc22028cd2ac7 | refs/heads/main | 2023-07-01T08:01:56.610000 | 2021-08-09T16:44:44 | 2021-08-09T16:44:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class StatusCodePage {
private WebDriver driver;
private By statusOkPageLink = By.cssSelector("a[href=\"status_codes/200\"]");
public StatusCodePage(WebDriver driver){
this.driver = driver;
}
publ... | UTF-8 | Java | 465 | java | StatusCodePage.java | Java | [] | null | [] | package pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class StatusCodePage {
private WebDriver driver;
private By statusOkPageLink = By.cssSelector("a[href=\"status_codes/200\"]");
public StatusCodePage(WebDriver driver){
this.driver = driver;
}
publ... | 465 | 0.705376 | 0.698925 | 20 | 22.25 | 22.746153 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 4 |
a9f4d1a2e86e544bf766727275ead57aadb92c62 | 38,414,187,517,139 | 7a0d5942b014a547a3e2f9e18af970628a99a4b6 | /src/a8/GOLGameFrame.java | 3af48236d7ce59315d3c95445d95a8cd1bdf0fdd | [] | no_license | quyiyao1999/a8-quyiyao1999 | https://github.com/quyiyao1999/a8-quyiyao1999 | acc73c0d70fd57472b1ea51c862c8cefee5211d1 | 5373b2e60e3a0b8b26509ecb3551ac44f5ec318c | refs/heads/master | 2020-09-24T08:11:19.937000 | 2019-12-04T23:16:11 | 2019-12-04T23:16:11 | 225,710,648 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package a8;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.io.*;
public class GOLGameFrame extends JFrame implements Runnable {
private GOLModel model;
GridView grid;
private boolean isRun = false;
private boolean isTorus = false;
protected JButton buttonRun;
pro... | UTF-8 | Java | 4,562 | java | GOLGameFrame.java | Java | [] | null | [] | package a8;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.io.*;
public class GOLGameFrame extends JFrame implements Runnable {
private GOLModel model;
GridView grid;
private boolean isRun = false;
private boolean isTorus = false;
protected JButton buttonRun;
pro... | 4,562 | 0.486629 | 0.48619 | 176 | 24.920454 | 16.905298 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.795455 | false | false | 4 |
ec701fd66b18cedc50dd5890d4d761a9ceb14f54 | 36,172,214,603,358 | e43360f16d8139392c7da37cd25e7e3e8e697eb9 | /src/main/java/Basic/DataStructure/StackSequence.java | 0b4a631d8cb47e94b0c81c004fa0e55c4e78f45b | [] | no_license | KBY-TECH/codingTest | https://github.com/KBY-TECH/codingTest | 3b0b73d1907b3ae04c51dbc8c1b4ec9ee916b165 | a4eb5aba9d6cae50a2fa7f82e9521f5de6d09977 | refs/heads/master | 2023-03-24T12:23:14.301000 | 2023-03-24T09:19:30 | 2023-03-24T09:19:30 | 304,711,348 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Basic.DataStructure;
import java.util.ArrayList;
import java.util.Scanner;
import java.util.Stack;
public class StackSequence {
public static void main(String args[]) {
ArrayList<Character> ans=new ArrayList<Character>();
Stack<Integer> s = new Stack<Integer>();
Scanner sc = new Sc... | UTF-8 | Java | 1,208 | java | StackSequence.java | Java | [] | null | [] | package Basic.DataStructure;
import java.util.ArrayList;
import java.util.Scanner;
import java.util.Stack;
public class StackSequence {
public static void main(String args[]) {
ArrayList<Character> ans=new ArrayList<Character>();
Stack<Integer> s = new Stack<Integer>();
Scanner sc = new Sc... | 1,208 | 0.357616 | 0.35596 | 47 | 24.723404 | 12.896811 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446809 | false | false | 4 |
ca48b20f49cf32ec9fd32c5193d6a9594c615406 | 37,967,510,916,237 | c724c0ddb000db6e3c5c24147b67f5935bfc533a | /src/test/java/runnerAndSteps/RunnerTest.java | 4e7485b6aa5077204146e81c1a710b2525c12548 | [] | no_license | hemantshori/GessitAutomatedTests | https://github.com/hemantshori/GessitAutomatedTests | 9549b9b4cbc2dbd1468d260bc59003f610abdd51 | 7d8146937ce5089b8dbc78388908112b6ff3a1d7 | refs/heads/master | 2019-07-27T08:01:58.540000 | 2017-07-04T23:04:38 | 2017-07-04T23:04:38 | 86,405,430 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package runnerAndSteps;
import org.junit.runner.RunWith;
import cucumber.api.CucumberOptions;
import cucumber.api.junit.Cucumber;
// This is Runner and the tests will be run from here......Right click and Run as Junit tests
@RunWith(Cucumber.class)
@CucumberOptions
// ************************************** CSS Port... | UTF-8 | Java | 1,420 | java | RunnerTest.java | Java | [] | null | [] | package runnerAndSteps;
import org.junit.runner.RunWith;
import cucumber.api.CucumberOptions;
import cucumber.api.junit.Cucumber;
// This is Runner and the tests will be run from here......Right click and Run as Junit tests
@RunWith(Cucumber.class)
@CucumberOptions
// ************************************** CSS Port... | 1,420 | 0.459859 | 0.451408 | 39 | 35.410255 | 32.071011 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 4 |
4da6691e603b22400b281dd637e2f12752f76bc2 | 34,969,623,764,109 | 4213c34fc368fa765fd73770cc59c2e20e7e78b8 | /Level1/Advanced DS/Graphs/countIslands.java | 87cc365e81689960e5fc65397db03676f5332af2 | [] | no_license | shivamgupta57121/PlacementProgram | https://github.com/shivamgupta57121/PlacementProgram | 427a9fa68ec876623bc0c3ff17f9b21b91533efc | c6ea46b5201863fd718afbe957bef8074951776a | refs/heads/master | 2023-04-16T07:33:56.026000 | 2022-01-23T12:10:39 | 2022-01-23T12:10:39 | 343,877,614 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
int m = Integer.parseInt(br.readLine());
int n = Integer.parseInt(br.readLine());
int[][] arr = new i... | UTF-8 | Java | 1,635 | java | countIslands.java | Java | [] | null | [] | import java.io.*;
import java.util.*;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
int m = Integer.parseInt(br.readLine());
int n = Integer.parseInt(br.readLine());
int[][] arr = new i... | 1,635 | 0.510703 | 0.500917 | 51 | 31.078432 | 25.241457 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.137255 | false | false | 4 |
cbfb46d3636d389339eb35d10b102fbaace0eb83 | 36,386,962,969,378 | 415af878b1644b3b68eff7dfc6da4acaa42b7796 | /src/main/java/Entity/Role.java | bfb7b19bc029baacbbf31ed245a6a900294e996f | [] | no_license | PillowCrusher/Kwitter | https://github.com/PillowCrusher/Kwitter | 0c4e40d1fa8fc330560dfc417dc351faac9795c7 | 50882d7552bb9e3fc4060dee1bd19e3a1056d4dc | refs/heads/master | 2022-06-27T07:41:08.598000 | 2019-06-11T16:45:14 | 2019-06-11T16:45:14 | 190,813,045 | 0 | 0 | null | false | 2020-10-13T13:45:10 | 2019-06-07T21:49:10 | 2019-06-11T16:45:30 | 2020-10-13T13:45:09 | 19,368 | 0 | 0 | 2 | Java | false | false | package Entity;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import java.util.Objects;
@NamedQueries(
{
@NamedQuery(
name = "kwetterRole.getRole",
query = "SELECT r FROM kwetterRole r WHERE... | UTF-8 | Java | 1,700 | java | Role.java | Java | [] | null | [] | package Entity;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import java.util.Objects;
@NamedQueries(
{
@NamedQuery(
name = "kwetterRole.getRole",
query = "SELECT r FROM kwetterRole r WHERE... | 1,700 | 0.572353 | 0.572353 | 79 | 20.518988 | 19.304266 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.379747 | false | false | 4 |
33a1f89f6afaec10115f855b0b23647b158761d5 | 35,519,379,575,915 | 7b263c3da72fe63a09b886d47b18ef59696e723d | /workspace_8/course/src/shoppingCart/VacationScaleTest.java | 09a971cacea9b58f7a581da5f29d47fad92c29b4 | [] | no_license | lindalinda12/Java1 | https://github.com/lindalinda12/Java1 | 1374a7d5b2ff7f011266ec846be25fe3932ec28e | e6168906a5e6019db94060629f67ac227369a39e | refs/heads/master | 2018-01-01T03:24:58.621000 | 2017-11-17T14:37:13 | 2017-11-17T14:37:13 | 69,605,657 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package shoppingCart;
public class VacationScaleTest {
public static void main(String[] args) {
VacationScale vacation = new VacationScale();
vacation.yearsOfService = 2;
vacation.setVacationScale();
vacation.displayVacationDays();
}
}
| UTF-8 | Java | 259 | java | VacationScaleTest.java | Java | [] | null | [] | package shoppingCart;
public class VacationScaleTest {
public static void main(String[] args) {
VacationScale vacation = new VacationScale();
vacation.yearsOfService = 2;
vacation.setVacationScale();
vacation.displayVacationDays();
}
}
| 259 | 0.725869 | 0.722008 | 16 | 15.1875 | 16.901253 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3125 | false | false | 4 |
9f63fc82367ab4dca478baa1365ccf53117bbbf2 | 38,010,460,595,331 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_26243.java | dfc0dca6e5411917d4f8719b65d2800ee1bd51c5 | [] | no_license | P79N6A/icse_20_user_study | https://github.com/P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606000 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | @Override public Description matchMethod(MethodTree tree,VisitorState state){
List<? extends ExpressionTree> thrown=tree.getThrows();
if (thrown.isEmpty()) {
return NO_MATCH;
}
SetMultimap<Symbol,ExpressionTree> exceptionsBySuper=LinkedHashMultimap.create();
for ( ExpressionTree exception : thrown) {
... | UTF-8 | Java | 1,356 | java | Method_26243.java | Java | [] | null | [] | @Override public Description matchMethod(MethodTree tree,VisitorState state){
List<? extends ExpressionTree> thrown=tree.getThrows();
if (thrown.isEmpty()) {
return NO_MATCH;
}
SetMultimap<Symbol,ExpressionTree> exceptionsBySuper=LinkedHashMultimap.create();
for ( ExpressionTree exception : thrown) {
... | 1,356 | 0.713127 | 0.711652 | 30 | 44.200001 | 41.850845 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 8 |
0ad9aa7f94187a490ff5a664277843fcf7502a1d | 38,414,187,518,916 | 154f12236b3aae62e8c74615ea0e85101601734d | /src/main/java/com/meetu/console/domain/EasyUIResult.java | 7447c180c5c35ad273a33d035d6e4fcaddf364f4 | [] | no_license | StarFire996/meetu_console | https://github.com/StarFire996/meetu_console | c2895b722327b03c909a0efd9fa6529c5ac45709 | fd01fc1bbc1b3018cd158b4a7c352d8834cd4f9e | refs/heads/master | 2021-01-09T20:26:27.318000 | 2016-06-07T02:02:05 | 2016-06-07T02:02:05 | 60,574,274 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meetu.console.domain;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.node.ArrayNode;
public class EasyUIResult {
private static ... | UTF-8 | Java | 2,418 | java | EasyUIResult.java | Java | [] | null | [] | package com.meetu.console.domain;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.node.ArrayNode;
public class EasyUIResult {
private static ... | 2,418 | 0.527876 | 0.527434 | 87 | 23.977011 | 22.211615 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.356322 | false | false | 8 |
5d49c86edcae7af46e030277d9078e477c4be485 | 37,692,633,007,042 | e42d699d95bf9ce8cd1927a33c03ad26cf4659e8 | /sst0405/src/main/java/com/jwkj/adapter/YzwAdapter.java | 544a613884bdbc862860e0d089f8b97ef260608b | [
"Apache-2.0"
] | permissive | bingo1118/SST_AS | https://github.com/bingo1118/SST_AS | 4417636503dcfe13d861e5e76c4f735a9b0e2941 | 7577c7fb4190a02ed9abb75a95bec386960ff0df | refs/heads/master | 2020-05-15T11:17:45.614000 | 2019-04-19T07:13:59 | 2019-04-19T07:13:59 | 182,219,314 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jwkj.adapter;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import com.test.jpushServer.R;
import com.jwkj.global.Constants;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View... | UTF-8 | Java | 2,867 | java | YzwAdapter.java | Java | [] | null | [] | package com.jwkj.adapter;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import com.test.jpushServer.R;
import com.jwkj.global.Constants;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View... | 2,867 | 0.706313 | 0.704569 | 108 | 25.546297 | 21.458998 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.907407 | false | false | 8 |
4a911815e3db862d43979c86b444526b1f080863 | 25,537,875,592,828 | b7f7890e7e9da002c39c25b5d7446e17201cd499 | /Simple Banking System/task/src/banking/CardRepo.java | fbf679f0d51456894854613f6cbde1cbe4caef36 | [] | no_license | ac6776/SimpleBankingSystem | https://github.com/ac6776/SimpleBankingSystem | 8b2cc89ebeda51d190316cf0d3d219e27189d7dd | 46ab1bc5c323c7062cc5d9f2d16792c8b52e147b | refs/heads/master | 2023-02-13T05:37:17.844000 | 2021-01-21T14:05:19 | 2021-01-21T14:05:19 | 331,646,144 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package banking;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class CardRepo {
private DBService service;
public CardRepo(String dbName) {
service = DBService.getInstance(dbName);
service.modifyData("CREATE TABLE IF NOT... | UTF-8 | Java | 2,682 | java | CardRepo.java | Java | [] | null | [] | package banking;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class CardRepo {
private DBService service;
public CardRepo(String dbName) {
service = DBService.getInstance(dbName);
service.modifyData("CREATE TABLE IF NOT... | 2,682 | 0.588367 | 0.58613 | 72 | 36.25 | 34.311787 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 8 |
5a3be5d5a5a54c472c18736f990342f1fdd541f3 | 35,296,041,280,381 | e6650815bd64d76d5749058a3f6f8af94267baa6 | /src/test/org/apache/hadoop/conf/TestJsonConfiguration.java | c5dc2943e1ae0b9b5b5cbc6d4a2f46e49895643f | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-unknown"
] | permissive | ymmah/hadoop-20 | https://github.com/ymmah/hadoop-20 | 1763fd3b2ac41e3b59dd4d6cc9f47a04f38193bf | 8987caf62c9f0b87bc9767c5510146c83f205285 | refs/heads/master | 2020-03-27T13:50:43.264000 | 2018-08-29T17:10:21 | 2018-08-29T17:10:21 | 146,631,291 | 0 | 0 | Apache-2.0 | true | 2018-08-29T16:55:33 | 2018-08-29T16:55:33 | 2018-08-29T12:04:21 | 2014-10-10T18:40:53 | 56,550 | 0 | 0 | 0 | null | false | null | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | UTF-8 | Java | 2,580 | java | TestJsonConfiguration.java | Java | [] | null | [] | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | 2,580 | 0.721318 | 0.710078 | 65 | 38.692307 | 26.002913 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.830769 | false | false | 8 |
3af6b88c0239cf2d82a41b111590236ef2a98ad9 | 39,324,720,595,886 | 6107626d1648ed8b7a88204d4d3b171706cf61bb | /src/main/java/org/inayat/novo/ringelweb/model/MessageModel.java | d14a8d56c7bf9b52086be0bde36237846adb39ff | [] | no_license | ringelweb/lovewar | https://github.com/ringelweb/lovewar | 7850d6c03dc0ba4c3db5378511d4db9b7d392581 | ecd5ebe11a192aec9e3a8cdb9b4319b2400e02ba | refs/heads/master | 2021-09-13T02:09:19.951000 | 2018-04-23T20:27:07 | 2018-04-23T20:27:07 | 117,245,491 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.inayat.novo.ringelweb.model;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity(name = "Messages")
@Table(name = "Messages")
public class MessageModel {
@Id
@GeneratedValue
... | UTF-8 | Java | 1,613 | java | MessageModel.java | Java | [] | null | [] | package org.inayat.novo.ringelweb.model;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity(name = "Messages")
@Table(name = "Messages")
public class MessageModel {
@Id
@GeneratedValue
... | 1,613 | 0.699938 | 0.699938 | 78 | 18.679487 | 14.455497 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.397436 | false | false | 8 |
2d64eb11b947347241aceaf2091f4059dc2484bb | 34,102,040,384,963 | 56f6305a1943bcd63fbd5dead12355d75e865805 | /SelectMultipleFromList/app/src/main/java/craterzone/selectmultiplefromlist/model/Country.java | bc6a81dc7694a31a8b8e38dccd2902b3da060836 | [] | no_license | amanag395/android-projects | https://github.com/amanag395/android-projects | 646f7619609bc6aba4e67a1830e9d7dabe334ae6 | d006f79f938af762d27a6dd1af5c42c79031de08 | refs/heads/master | 2021-01-23T07:49:46.166000 | 2017-04-08T08:09:09 | 2017-04-08T08:09:09 | 86,448,529 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package craterzone.selectmultiplefromlist.model;
import android.support.annotation.NonNull;
import java.util.Comparator;
/**
* Created by aMAN GUPTA on 3/6/2017.
*/
public class Country {
private String name;
private boolean isSlected;
public Country(String name) {
this.name = name.toUpperCas... | UTF-8 | Java | 633 | java | Country.java | Java | [
{
"context": ";\n\nimport java.util.Comparator;\n\n/**\n * Created by aMAN GUPTA on 3/6/2017.\n */\n\npublic class Country {\n priv",
"end": 152,
"score": 0.9951959848403931,
"start": 142,
"tag": "NAME",
"value": "aMAN GUPTA"
}
] | null | [] | package craterzone.selectmultiplefromlist.model;
import android.support.annotation.NonNull;
import java.util.Comparator;
/**
* Created by <NAME> on 3/6/2017.
*/
public class Country {
private String name;
private boolean isSlected;
public Country(String name) {
this.name = name.toUpperCase();... | 629 | 0.624013 | 0.614534 | 37 | 16.108109 | 15.170712 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297297 | false | false | 8 |
878e3640aa078198cbee3f8ccd1572562c066975 | 16,836,271,845,008 | 542f0cc719f1ede8cd255686971912af158cda15 | /StopLimit2/src/stoplimit2/CoinRobot.java | ba5df33fcfb00357fb832c3776c304816a1725fd | [] | no_license | yaakoubox/stoplimit2 | https://github.com/yaakoubox/stoplimit2 | e33c056d833012da1c0bf138707c67ef894146fd | 780b2dd72c6dbf4747783f473d0444be37c35625 | refs/heads/master | 2020-04-04T17:13:26.169000 | 2018-11-04T18:31:27 | 2018-11-04T18:31:27 | 156,112,261 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
package stoplimit2;
import java.awt.event.MouseEvent;
import java.awt.AWTException;
import java.awt.Robot;
import java.awt.event.InputEvent;
import java.awt.event.KeyEvent;
//import javafx.scene.input.KeyCode;
import static javafx.scene.input.KeyCode.PERIOD;
public class CoinRobot {
public stat... | UTF-8 | Java | 10,323 | java | CoinRobot.java | Java | [] | null | [] | //
package stoplimit2;
import java.awt.event.MouseEvent;
import java.awt.AWTException;
import java.awt.Robot;
import java.awt.event.InputEvent;
import java.awt.event.KeyEvent;
//import javafx.scene.input.KeyCode;
import static javafx.scene.input.KeyCode.PERIOD;
public class CoinRobot {
public stat... | 10,323 | 0.399496 | 0.390681 | 301 | 32.295681 | 18.739931 | 80 | false | false | 0 | 0 | 0 | 0 | 81 | 0.039233 | 0.498339 | false | false | 8 |
d2e2f1bae7465677766a9a472b2205929295cf3d | 14,310,831,048,896 | a2f6fa1bf2a45e9dbd1365f239bf833638ba83df | /反射/day17/MyInvocationTest.java | 17ab8b8d98337d3bda9da6f616ec3f2432e6433e | [] | no_license | Follow-your-body/JavaLearnBasic | https://github.com/Follow-your-body/JavaLearnBasic | 4f8a070dad347686e06c3bd7a106f98ddfe2f31c | cbe24213f6621870b9ac9a970ff15ab37c7f1146 | refs/heads/master | 2021-01-18T16:53:13.730000 | 2017-04-16T05:29:45 | 2017-04-16T05:29:45 | 86,778,360 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 用动态代理类的格式输出:
* ****************(静态)
* 信息工程学院(静态)
* ****************(静态)
* 自动化(动态)
* ****************(静态)
* */
package day17;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
interface School {
void perfession(String str);
}
// 被代理类
cla... | GB18030 | Java | 1,488 | java | MyInvocationTest.java | Java | [] | null | [] | /*
* 用动态代理类的格式输出:
* ****************(静态)
* 信息工程学院(静态)
* ****************(静态)
* 自动化(动态)
* ****************(静态)
* */
package day17;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
interface School {
void perfession(String str);
}
// 被代理类
cla... | 1,488 | 0.643175 | 0.635015 | 69 | 18.536232 | 17.273235 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.246377 | false | false | 8 |
63f146d2f909a46df509bb938637c5b5f7b9fa88 | 15,324,443,315,570 | caa64876e9a42a8720dcbaf28edd1da6828a70c4 | /com/google/common/reflect/TypeCapture.java | 5221de2a1c14943d8d885d0e77bc8600bc454b38 | [] | no_license | linouxis9/mc-dev-1.10.2 | https://github.com/linouxis9/mc-dev-1.10.2 | 488bb40d6823a1a78e752de350ca7270ac689240 | ba3498c936b28fd4bdfa2fb74e97e85f13d8a1a4 | refs/heads/master | 2016-09-22T12:49:41.289000 | 2016-07-03T16:32:17 | 2016-07-03T16:32:17 | 62,504,260 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.common.reflect;
import com.google.common.base.Preconditions;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
abstract class TypeCapture<T> {
TypeCapture() {}
final Type capture() {
Type type = this.getClass().getGenericSuperclass();
Precondition... | UTF-8 | Java | 500 | java | TypeCapture.java | Java | [] | null | [] | package com.google.common.reflect;
import com.google.common.base.Preconditions;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
abstract class TypeCapture<T> {
TypeCapture() {}
final Type capture() {
Type type = this.getClass().getGenericSuperclass();
Precondition... | 500 | 0.72 | 0.718 | 17 | 28.411764 | 31.587523 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 8 |
d1ef2aa05e33f7a5cf7d59eed4e7ed8804bca453 | 1,168,231,156,807 | 318b918b520f494fc4cc22e353d5e29126de843c | /work-task/src/main/java/com/example/demo/controller/AdminController.java | 0211e1b34d0724ef47f3c70cbcf8cd3ec1d9adea | [] | no_license | zzzNightlights/work-task-manage | https://github.com/zzzNightlights/work-task-manage | d9199f01fac51d9e4bcaf6ef9d27fb6373e34433 | 927617a7878f2d73ccc84d84115bca69ea5b8c39 | refs/heads/master | 2020-06-23T08:59:29.384000 | 2019-07-29T10:00:29 | 2019-07-29T10:00:29 | 198,578,078 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.controller;
import com.example.demo.entity.Mail;
import com.example.demo.entity.Notice;
import com.example.demo.entity.Task;
import com.example.demo.entity.User;
import com.example.demo.service.NoticeService;
import com.example.demo.service.TaskService;
import com.example.demo.service.UserServ... | UTF-8 | Java | 6,811 | java | AdminController.java | Java | [] | null | [] | package com.example.demo.controller;
import com.example.demo.entity.Mail;
import com.example.demo.entity.Notice;
import com.example.demo.entity.Task;
import com.example.demo.entity.User;
import com.example.demo.service.NoticeService;
import com.example.demo.service.TaskService;
import com.example.demo.service.UserServ... | 6,811 | 0.661525 | 0.661525 | 184 | 35.994564 | 19.524649 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.788043 | false | false | 8 |
ca15367d64fffbf33085a5b4b944d8f052ad149d | 29,566,554,921,493 | e1446bb45de9adda3d9ddc09d492ae759771a8f5 | /app/src/main/java/com/helha/tacotel/ArticlesPaiementArrayAdapter.java | f21c889073e4dcaf25686848f404037ee9cfd339 | [] | no_license | Melisson-Verstraete/TacotelRepo | https://github.com/Melisson-Verstraete/TacotelRepo | 6d4caae9ce18574d436595d94d6833336e1a18fe | 0b407eadbb7f90d893a7ad02976409d4fc907bc5 | refs/heads/master | 2023-07-18T22:04:41.604000 | 2021-08-16T20:25:58 | 2021-08-16T20:25:58 | 390,723,069 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.helha.tacotel;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNul... | UTF-8 | Java | 2,857 | java | ArticlesPaiementArrayAdapter.java | Java | [] | null | [] | package com.helha.tacotel;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNul... | 2,857 | 0.675079 | 0.673326 | 77 | 36.064934 | 30.403921 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675325 | false | false | 8 |
52549b6522f151c9662d3af8ed705df9d58412a4 | 7,387,343,761,673 | 8ffa8357cad7ae2f57c5dbb929671ea6339fe024 | /src/main/java/com/cesi/seatingplan/SeatingPlanApplication.java | e21c8ce6d429678d6c0f07876f363d77d8208da0 | [] | no_license | Retchen/seatingplan | https://github.com/Retchen/seatingplan | 1396baede3f8cce3ee6a3b7aa9aa2950a5feb4f2 | 7a46d9f4bcac467c1ca394023991bf44a9abc47d | refs/heads/master | 2021-07-07T03:06:51.019000 | 2017-10-04T14:51:04 | 2017-10-04T14:51:04 | 105,778,707 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cesi.seatingplan;
import com.cesi.seatingplan.dao.model.Batiment;
import com.cesi.seatingplan.dao.model.Materiel;
import com.cesi.seatingplan.dao.model.Type;
import com.cesi.seatingplan.dao.repository.BatimentRepository;
import com.cesi.seatingplan.dao.repository.TypeRepository;
import com.cesi.seatingplan... | UTF-8 | Java | 2,099 | java | SeatingPlanApplication.java | Java | [
{
"context": "ateriel 1\"));\n materiels.add(new Materiel(\"Materiel 2\"));\n materielRepository.save(materiels);\n ",
"end": 1983,
"score": 0.9862110018730164,
"start": 1973,
"tag": "NAME",
"value": "Materiel 2"
}
] | null | [] | package com.cesi.seatingplan;
import com.cesi.seatingplan.dao.model.Batiment;
import com.cesi.seatingplan.dao.model.Materiel;
import com.cesi.seatingplan.dao.model.Type;
import com.cesi.seatingplan.dao.repository.BatimentRepository;
import com.cesi.seatingplan.dao.repository.TypeRepository;
import com.cesi.seatingplan... | 2,095 | 0.725107 | 0.723202 | 66 | 30.818182 | 23.475267 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 8 |
f630cb268450a7b1497a51f93b95ba39faed3e92 | 2,834,678,475,615 | 4d5929164bcafdde945ded1c1760d8795d49d2f0 | /src/main/java/com/dream/interceptor/ExceptionInterceptor.java | e873dd8f06ce4682a3b4b7454f781305ed0ca5d4 | [] | no_license | duelgenji/china-dream | https://github.com/duelgenji/china-dream | dff4dc27f031308280172cc6f3804520ffc2b084 | cd1cbbb783746b827bd66c31d03e74dcd75620f8 | refs/heads/master | 2020-12-30T15:31:08.064000 | 2018-04-10T15:02:27 | 2018-04-10T15:02:27 | 91,156,235 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dream.interceptor;
import org.springframework.http.HttpStatus;
import org.springframework.web.HttpSessionRequiredException;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.ResponseSt... | UTF-8 | Java | 1,163 | java | ExceptionInterceptor.java | Java | [
{
"context": ".HashMap;\nimport java.util.Map;\n\n/**\n * Created by knight on 16/5/4.\n */\n//@ControllerAdvice\npublic class E",
"end": 400,
"score": 0.9996578693389893,
"start": 394,
"tag": "USERNAME",
"value": "knight"
}
] | null | [] | package com.dream.interceptor;
import org.springframework.http.HttpStatus;
import org.springframework.web.HttpSessionRequiredException;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.ResponseSt... | 1,163 | 0.716017 | 0.709091 | 39 | 28.615385 | 26.778881 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487179 | false | false | 8 |
859dad5033ecc3559593e30e83bb71c39ecf32df | 31,671,088,848,149 | a109d961775e2c22005a09ba5fe7e14dc448b6ec | /src/main/java/it/isuri/flightsearch/repository/FlightRepository.java | 8b771b232d3d114c7d67743d27b3fefcdd898498 | [] | no_license | isuri1/flight-search | https://github.com/isuri1/flight-search | fe2902b722506eb5449a46f3c531e3ae6a0dca62 | 8d2567e320881f3fec7f52c16975d59987f8faa9 | refs/heads/master | 2021-06-27T08:00:01.268000 | 2019-11-14T16:12:05 | 2019-11-14T16:12:05 | 220,808,495 | 0 | 0 | null | false | 2021-03-05T07:39:50 | 2019-11-10T15:21:08 | 2019-11-14T16:12:46 | 2021-03-05T07:39:19 | 67 | 0 | 0 | 1 | Java | false | false | package it.isuri.flightsearch.repository;
import it.isuri.flightsearch.model.FlightEntity;
import it.isuri.flightsearch.model.FlightType;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.da... | UTF-8 | Java | 1,328 | java | FlightRepository.java | Java | [] | null | [] | package it.isuri.flightsearch.repository;
import it.isuri.flightsearch.model.FlightEntity;
import it.isuri.flightsearch.model.FlightType;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.da... | 1,328 | 0.784639 | 0.784639 | 28 | 46.42857 | 37.858219 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 8 |
fc370d44f3d36c3ae73763d95ae7a0d83835ea2b | 33,019,708,600,263 | d7be0cf96dae35a98dc1643011e025a28e3c92bd | /QZComm/src/main/java/com/ks/protocol/vo/arena/ArenaInfoVO.java | 140cb7ae98284686dad0141a0385c050589ba70d | [] | no_license | liaohanjie/QZStore | https://github.com/liaohanjie/QZStore | 8ab5827138266dc88179ee2cfb94c98d391c39be | 698d1e7d8386bca3b15fd4b3ea3020e5b9cc3c43 | refs/heads/master | 2021-01-10T18:35:14.604000 | 2016-05-31T05:17:50 | 2016-05-31T05:17:50 | 59,005,984 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ks.protocol.vo.arena;
import java.util.List;
import com.ks.protocol.FieldDesc;
import com.ks.protocol.Message;
import com.ks.protocol.vo.user.UserBaseinfoVO;
public abstract class ArenaInfoVO extends Message {
private static final long serialVersionUID = 1L;
@FieldDesc(desc="自己的竞技场")
private ArenaVO ... | UTF-8 | Java | 903 | java | ArenaInfoVO.java | Java | [] | null | [] | package com.ks.protocol.vo.arena;
import java.util.List;
import com.ks.protocol.FieldDesc;
import com.ks.protocol.Message;
import com.ks.protocol.vo.user.UserBaseinfoVO;
public abstract class ArenaInfoVO extends Message {
private static final long serialVersionUID = 1L;
@FieldDesc(desc="自己的竞技场")
private ArenaVO ... | 903 | 0.758939 | 0.757785 | 36 | 23.083334 | 17.000612 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.277778 | false | false | 8 |
75c21175bca24bc1bca63968835b4f4643ec414f | 5,497,558,159,022 | ca9f86ab38f5951daca02d8e68395e1af7d028a9 | /Proces2/src/com/company/SJF.java | d2cf7035690f408008b3828b3aa74c1bbc872d00 | [] | no_license | matswierczynski/Idea-Projects | https://github.com/matswierczynski/Idea-Projects | d1aa1108a6fa52af1f179b1a0628981e0f3619ad | 4fc7d6dce9142a6675eab1e98589a097d93e60ed | refs/heads/master | 2022-05-04T03:58:21.452000 | 2017-04-07T19:30:45 | 2017-04-07T19:30:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Date;
/**
* Created by matik on 04.03.2017.
*/
public class SJF {
Date date;
long time;
Queue queue;
public SJF(Queue q){
queue = q;
}
public int run()
{
date=new Date();
time=date.getTime();
long summary=0;
... | UTF-8 | Java | 874 | java | SJF.java | Java | [
{
"context": "ompany;\n\nimport java.util.Date;\n\n/**\n * Created by matik on 04.03.2017.\n */\npublic class SJF {\n Date da",
"end": 69,
"score": 0.9989379644393921,
"start": 64,
"tag": "USERNAME",
"value": "matik"
}
] | null | [] | package com.company;
import java.util.Date;
/**
* Created by matik on 04.03.2017.
*/
public class SJF {
Date date;
long time;
Queue queue;
public SJF(Queue q){
queue = q;
}
public int run()
{
date=new Date();
time=date.getTime();
long summary=0;
... | 874 | 0.503433 | 0.489703 | 43 | 19.325581 | 15.558922 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55814 | false | false | 8 |
a178fceac549aec4dfc20f9c0723011198d3e949 | 30,940,944,418,013 | 46debc8dc8a9ec5b14ddd8f1dbf299fc5e50258d | /src/main/java/harbour/shared/domain/NodeGroup.java | 1f99fb2ed3df7ec273126a2e7fd7dfe231ac884a | [] | no_license | welvet/docker-harbour | https://github.com/welvet/docker-harbour | 647cd4375fb1314a9896ccc19c06a738503c3a06 | 04373dfab96c9b7f43afe008d0a376ac5df9fa12 | refs/heads/master | 2016-08-06T21:52:39.054000 | 2014-12-22T12:43:28 | 2014-12-22T12:43:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package harbour.shared.domain;
import java.io.Serializable;
/**
* Created by akutuzov on 05/11/14.
*/
public class NodeGroup extends AbstractNode implements Serializable {
}
| UTF-8 | Java | 178 | java | NodeGroup.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by akutuzov on 05/11/14.\n */\npublic class NodeGroup extends A",
"end": 88,
"score": 0.9991947412490845,
"start": 80,
"tag": "USERNAME",
"value": "akutuzov"
}
] | null | [] | package harbour.shared.domain;
import java.io.Serializable;
/**
* Created by akutuzov on 05/11/14.
*/
public class NodeGroup extends AbstractNode implements Serializable {
}
| 178 | 0.764045 | 0.730337 | 9 | 18.777779 | 22.399294 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 8 |
35e5352d737fa819e3008a2648c5fb2985f66feb | 30,743,375,911,839 | b1d74bd8800ad0081a49ca2acce7b2a9dd350e04 | /src/test/Units/Mage.java | b3590f2091d5f6a712e24fbd1d5c1da481f019ef | [] | no_license | CristianPantilie/Game | https://github.com/CristianPantilie/Game | bc470d52cd85ca049f090e36cc5b702b1b904bc4 | 486cd635cf7799ad2457ecf690c204e9b8d3ade9 | refs/heads/master | 2022-03-04T21:27:48.921000 | 2019-08-06T07:33:59 | 2019-08-06T07:33:59 | 198,370,898 | 0 | 1 | null | false | 2019-08-06T07:34:01 | 2019-07-23T06:55:33 | 2019-07-31T11:34:20 | 2019-08-06T07:34:00 | 82 | 0 | 1 | 1 | Java | false | false | package test.Units;
public class Mage extends Hero {
public Mage(int level) {
super(level);
}
}
| UTF-8 | Java | 113 | java | Mage.java | Java | [] | null | [] | package test.Units;
public class Mage extends Hero {
public Mage(int level) {
super(level);
}
}
| 113 | 0.619469 | 0.619469 | 7 | 15.142858 | 12.135292 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 8 |
e4acac9a934255a82ed022e323d2ad713385b024 | 16,312,285,794,598 | cfe7a28a9cf22cf221cdaa59f6cd55ef6c1ee0e0 | /src/test/java/fr/univtlse3/m2dl/magnetrade/request/RequestTest.java | d07003f9af0697d82e2b337fa6be4c7eab1024af | [
"MIT"
] | permissive | M2DL/2019-ivvq-magnetrade | https://github.com/M2DL/2019-ivvq-magnetrade | ce15b036b8022cccc73b89f340b0faf76f1a8ce8 | 4c959ff226f426441bde15d7c7458f8987d78048 | refs/heads/master | 2020-04-22T20:56:28.807000 | 2020-03-20T00:47:01 | 2020-03-20T00:47:01 | 170,657,186 | 0 | 3 | MIT | false | 2020-03-20T00:47:02 | 2019-02-14T08:41:24 | 2019-05-15T20:33:39 | 2020-03-20T00:47:01 | 1,698 | 0 | 3 | 3 | Java | false | false | package fr.univtlse3.m2dl.magnetrade.request;
import fr.univtlse3.m2dl.magnetrade.comment.Comment;
import fr.univtlse3.m2dl.magnetrade.magnet.Magnet;
import org.hamcrest.core.IsEqual;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Date;
import static org.junit.Assert.*;
... | UTF-8 | Java | 6,781 | java | RequestTest.java | Java | [] | null | [] | package fr.univtlse3.m2dl.magnetrade.request;
import fr.univtlse3.m2dl.magnetrade.comment.Comment;
import fr.univtlse3.m2dl.magnetrade.magnet.Magnet;
import org.hamcrest.core.IsEqual;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Date;
import static org.junit.Assert.*;
... | 6,781 | 0.622769 | 0.614954 | 210 | 31.295238 | 28.47352 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.814286 | false | false | 8 |
0aa288b92a55765ec06488fec703060e52c459e5 | 25,589,415,164,086 | 7e5e1b44d0c2d04a06ae85ea3bd93485f93107de | /CarTracker1.0/src/com/cartracker/mobile/android/ui/EmergencyActivity.java | ffd8b27f5e1daa56ed25c3c772a3653dc4321983 | [
"IJG"
] | permissive | bigdog001/carFinder | https://github.com/bigdog001/carFinder | e2707d065a689159b3bc542e769303c75f93c05d | 5741365316b006fc92542d56d195e51f16bb2778 | refs/heads/master | 2021-01-20T20:38:59.299000 | 2016-07-24T00:06:39 | 2016-07-24T00:06:39 | 60,020,429 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cartracker.mobile.android.ui;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.Vie... | UTF-8 | Java | 23,784 | java | EmergencyActivity.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by jw362j on 10/13/2014.\n */\npublic class EmergencyActivity",
"end": 958,
"score": 0.999589741230011,
"start": 952,
"tag": "USERNAME",
"value": "jw362j"
}
] | null | [] | package com.cartracker.mobile.android.ui;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.Vie... | 23,784 | 0.579802 | 0.574288 | 480 | 46.983334 | 38.297787 | 269 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.677083 | false | false | 8 |
c892564afda2161ae0ca3619fb4c9665e8596542 | 8,675,834,008,087 | aa0086f1b3ac00ed1346e7e4ee9affe08ea756b6 | /kzdoctorapp/src/main/java/com/tongxinyiliao/kzdoctorapp/main/MainActivity.java | 8300d12566be75e9e3971f38072c26dd4f97f68c | [] | no_license | guoyoujin/gz | https://github.com/guoyoujin/gz | 33ea48db6d9ebefded1dfc2a4d52613f6d5bab61 | 1e222fa92d1b442d490c0a7ca029021148235d35 | refs/heads/master | 2016-09-05T18:03:53.868000 | 2015-08-26T02:28:30 | 2015-08-26T02:28:30 | 37,524,125 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tongxinyiliao.kzdoctorapp.main;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPager;
import android.support.v4.view.ViewPager.OnPageChangeListener;
import andro... | UTF-8 | Java | 5,946 | java | MainActivity.java | Java | [] | null | [] | package com.tongxinyiliao.kzdoctorapp.main;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPager;
import android.support.v4.view.ViewPager.OnPageChangeListener;
import andro... | 5,946 | 0.632307 | 0.627119 | 189 | 29.592592 | 24.767878 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529101 | false | false | 8 |
18c6a54ca61fe634840cbe2bf3e532a687946d09 | 11,201,274,713,337 | 05be63d920085c326ca906b7d46a35065e6873a3 | /app/src/main/java/com/apsit/toll/data/network/pojo/toll/Toll.java | dcb811bc934251dc6c2174bccc03fd0a0280a727 | [] | no_license | adibaba1995/Toll | https://github.com/adibaba1995/Toll | 59b5c495fa4147ef5d9a6cfb2d4e8cb1387f73ae | 114ba0b79cb0627aa19edad3f47af3a49127bf9b | refs/heads/master | 2021-03-30T15:32:23.279000 | 2017-04-02T11:26:46 | 2017-04-02T11:26:46 | 85,519,568 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.apsit.toll.data.network.pojo.toll;
import android.util.Log;
public class Toll {
public static final int SELECT_TYPE_TWO_AXLE = 1;
public static final int SELECT_TYPE_TWO_AXLE_HEAVY = 2;
public static final int SELECT_TYPE_LCV = 3;
public static final int SELECT_TYPE_UPTO_THREE_AXLE = 4;
... | UTF-8 | Java | 4,239 | java | Toll.java | Java | [] | null | [] | package com.apsit.toll.data.network.pojo.toll;
import android.util.Log;
public class Toll {
public static final int SELECT_TYPE_TWO_AXLE = 1;
public static final int SELECT_TYPE_TWO_AXLE_HEAVY = 2;
public static final int SELECT_TYPE_LCV = 3;
public static final int SELECT_TYPE_UPTO_THREE_AXLE = 4;
... | 4,239 | 0.576787 | 0.575372 | 202 | 19.990099 | 29.282169 | 353 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371287 | false | false | 8 |
44f2082866e2b34588431880a9588188b587e544 | 9,302,899,179,627 | 6c707137cc87139c6840a974eb823938514cff8d | /Java Basics/ConstructorChaining.java | ce0c6a544f06aab9f5bb8d15ca9746dbf1cbf36a | [] | no_license | dominant001/Java-Learning | https://github.com/dominant001/Java-Learning | bd26d11e2f1b1b43ca4b8150106e712f237b026a | c1cd71debb3336ba3d7a5d901d25dd3fef61a1b6 | refs/heads/main | 2023-06-06T03:01:02.151000 | 2021-06-26T19:49:58 | 2021-06-26T19:49:58 | 380,571,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
class Ax{
public Ax(){
System.out.println("A1");
}
}
class Bx extends Ax{
public Bx(){
this(5);// call the second Bx constructer
System.out.println("B1");
}
public Bx(int x){
super();// call the parent class constructer
... | UTF-8 | Java | 715 | java | ConstructorChaining.java | Java | [] | null | [] | package com.company;
class Ax{
public Ax(){
System.out.println("A1");
}
}
class Bx extends Ax{
public Bx(){
this(5);// call the second Bx constructer
System.out.println("B1");
}
public Bx(int x){
super();// call the parent class constructer
... | 715 | 0.612587 | 0.606993 | 30 | 21.9 | 29.352285 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.233333 | false | false | 8 |
c87359493108e391eb68f3581f2ecb2c4a1b1c6e | 24,970,939,873,721 | 4782ba235d0ad171c597408e998800da58438874 | /src/data_structures/linked_list/Queue.java | 39c66549e8140f05759592142c7a488c6db76bad | [] | no_license | KaranRohra/Data-Structures-and-Algorithm-in-Java | https://github.com/KaranRohra/Data-Structures-and-Algorithm-in-Java | 773b109b72298812a7c98937a678e8abe18431ca | db1683b870a8cddba36a4f83bab9cc99d27eac61 | refs/heads/master | 2023-02-12T15:34:47.215000 | 2021-01-17T10:58:47 | 2021-01-17T10:58:47 | 323,531,189 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package data_structures.linked_list;
interface QueueADT<T>{
void add(T data);
T remove();
T getFirst();
T getLast();
boolean isEmpty();
int size();
void addLast(T data);
T removeFirst();
}
public class Queue<T> implements QueueADT<T>{
private Node<T> front;
private Node<T> rear... | UTF-8 | Java | 1,392 | java | Queue.java | Java | [] | null | [] | package data_structures.linked_list;
interface QueueADT<T>{
void add(T data);
T remove();
T getFirst();
T getLast();
boolean isEmpty();
int size();
void addLast(T data);
T removeFirst();
}
public class Queue<T> implements QueueADT<T>{
private Node<T> front;
private Node<T> rear... | 1,392 | 0.534483 | 0.533764 | 78 | 16.846153 | 12.010761 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410256 | false | false | 8 |
b6f3e8e7795526d6ef637aaef1f5ba793e2fa747 | 14,242,111,558,702 | 0354f2bd4220f4be82d3f5171f8c7736ecb55957 | /Java/Java Projects/SourceCode/Chapter_10/Example10_19/TrafficLightPolymorphism.java | d4213f7a75d30b70ad959fb4f047dd47feadf40d | [] | no_license | CableX88/Projects | https://github.com/CableX88/Projects | 8e57bf1a98fe655ffa5f95d6b5c04ba4cde046ef | 53eab0f3189239a590faab0f637b033c75c32514 | refs/heads/master | 2022-04-14T08:40:07.112000 | 2020-03-09T19:50:42 | 2020-03-09T19:50:42 | 101,965,196 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Figure Hierarchy Client using Polymorphism
* Anderson, Franceschi
*/
import javax.swing.JFrame;
import java.awt.*;
import java.util.ArrayList;
public class TrafficLightPolymorphism extends JFrame
{
private ArrayList<Figure> figuresList;
public TrafficLightPolymorphism( )
{
figuresList = new ArrayList<Fi... | UTF-8 | Java | 1,001 | java | TrafficLightPolymorphism.java | Java | [
{
"context": "/* Figure Hierarchy Client using Polymorphism\n * Anderson, Franceschi\n*/\nimport javax.swing.JFrame;\nimport j",
"end": 57,
"score": 0.9859922528266907,
"start": 49,
"tag": "NAME",
"value": "Anderson"
},
{
"context": "e Hierarchy Client using Polymorphism\n * Anderson... | null | [] | /* Figure Hierarchy Client using Polymorphism
* Anderson, Franceschi
*/
import javax.swing.JFrame;
import java.awt.*;
import java.util.ArrayList;
public class TrafficLightPolymorphism extends JFrame
{
private ArrayList<Figure> figuresList;
public TrafficLightPolymorphism( )
{
figuresList = new ArrayList<Fi... | 1,001 | 0.666334 | 0.612388 | 37 | 26.054054 | 23.772511 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.945946 | false | false | 8 |
5af7a822cbfedf1815997712992c04ce4d480cbb | 11,278,584,135,402 | 53cdcbf9e4f3c2baf340fd41c3af57556d85dcf5 | /app/src/main/java/com/miapple/myapplication/MainActivity.java | 4d52a0fac9898d77ee00529e823f766fa784a351 | [] | no_license | turboburst/MyApplication3 | https://github.com/turboburst/MyApplication3 | f43a47cd40624719b0c87dd911c8140626547a09 | bb907612bf910721a31b91244df7a9d2b92315b4 | refs/heads/master | 2016-06-14T14:24:58.058000 | 2016-05-08T12:24:02 | 2016-05-08T12:24:02 | 58,310,825 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.miapple.myapplication;
import android.annotation.TargetApi;
import android.content.Intent;
import android.os.Build;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast... | UTF-8 | Java | 11,548 | java | MainActivity.java | Java | [] | null | [] | package com.miapple.myapplication;
import android.annotation.TargetApi;
import android.content.Intent;
import android.os.Build;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast... | 11,548 | 0.750953 | 0.722636 | 179 | 63.513966 | 35.330421 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.620112 | false | false | 8 |
d8328006d696875b54fdd528c0d5d5aae6806630 | 5,248,450,057,441 | 037637a2c0d177362285e0608d4f4f00dc4cfce9 | /components/camel-avro/src/main/java/org/apache/camel/component/avro/AvroNettyEndpoint.java | 8cec7251799f892e77ff08d92da5d0f87a5de888 | [
"Apache-2.0",
"LicenseRef-scancode-unknown",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | dmgerman/camel | https://github.com/dmgerman/camel | 07379b6a1d191078b085b62bbb0a6732141994aa | cab53c57b3e58871df1f96d54b2a2ad5a73ce220 | refs/heads/master | 2023-01-03T23:00:15.190000 | 2019-12-20T08:30:29 | 2019-12-20T08:30:29 | 230,528,998 | 0 | 0 | Apache-2.0 | false | 2023-01-02T22:14:35 | 2019-12-27T22:50:51 | 2019-12-28T01:30:10 | 2023-01-02T22:14:34 | 129,843 | 0 | 0 | 3 | Java | false | false | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses ... | UTF-8 | Java | 2,785 | java | AvroNettyEndpoint.java | Java | [] | null | [] | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses ... | 2,785 | 0.771275 | 0.767684 | 100 | 26.84 | 87.662956 | 810 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.07 | false | false | 8 |
3725e934e9da7a02ed61824b8ebbe587cd8a942d | 10,703,058,529,100 | c5155d951792f8bb3cc3c0c8fc471b29a9c85df4 | /cloud-yunying-module8005/src/main/java/com/donglan/Module8005Application.java | 87fd88b2e8ecfeee51cb10a5a24bf18fd8f4b14d | [] | no_license | taojian9706/springcloud-2021 | https://github.com/taojian9706/springcloud-2021 | 23b88e514ef265ee34a6b6446618a0ef5c00a0e5 | 63a6619aec197b8ed89e3cd16ff64e735938bfdd | refs/heads/master | 2023-02-27T06:58:13.215000 | 2021-02-03T03:17:48 | 2021-02-03T03:17:48 | 332,134,735 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.donglan;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
/**
* @author TAOJIAN
* @version 1.0
* @since 2021-01-25 ... | UTF-8 | Java | 579 | java | Module8005Application.java | Java | [
{
"context": "netflix.eureka.EnableEurekaClient;\n\n/**\n * @author TAOJIAN\n * @version 1.0\n * @since 2021-01-25 11:02:22\n */",
"end": 282,
"score": 0.9992183446884155,
"start": 275,
"tag": "NAME",
"value": "TAOJIAN"
}
] | null | [] | package com.donglan;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
/**
* @author TAOJIAN
* @version 1.0
* @since 2021-01-25 ... | 579 | 0.782383 | 0.740933 | 21 | 26.571428 | 23.146679 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 8 |
91c3c84b0c632968e6ee464f211df8d9890513e2 | 32,890,859,574,523 | d7acd55b04bdd18c06f6c9af000a4408675dc86b | /Lista6/LocadoraVeiculos/Passeio.java | 4cd3ead62cb69d8df9cc71dc1174389513d825b3 | [] | no_license | andr3m0ur4/Java-Exercicios-OO | https://github.com/andr3m0ur4/Java-Exercicios-OO | 987e4a2d0a992a521ee181548e4858731754dd9f | 47f51db47ffb76baf52e5a65f19b2104397c684b | refs/heads/master | 2023-04-29T22:16:39.025000 | 2021-05-23T01:03:05 | 2021-05-23T01:03:05 | 357,344,592 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Passeio extends Veiculo {
private boolean arCondicionado;
private int portas;
public Passeio () {
super();
arCondicionado = true;
portas = 4;
}
public void setArCondicionado ( boolean arCondicionado ) {
this.arCondicionado = arCondicionado;
}
public void setPortas ( int portas )... | UTF-8 | Java | 651 | java | Passeio.java | Java | [] | null | [] | public class Passeio extends Veiculo {
private boolean arCondicionado;
private int portas;
public Passeio () {
super();
arCondicionado = true;
portas = 4;
}
public void setArCondicionado ( boolean arCondicionado ) {
this.arCondicionado = arCondicionado;
}
public void setPortas ( int portas )... | 651 | 0.640553 | 0.637481 | 35 | 17.6 | 16.062735 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.542857 | false | false | 8 |
532edbc71b8d4d7db47d2506716c11cf900f4fe0 | 4,166,118,302,959 | ee5a8d71a580ddb64df96ce75769f97317f3d4ff | /src/MultiTasking/ThreadSequence/Shop.java | 4648419b5c2bd17a06347b239611681a9d267af9 | [] | no_license | charbori/Algorithm_workspace | https://github.com/charbori/Algorithm_workspace | 2740ebd9a4a8536a82873be60756e521bd626ef2 | 46efbe9f6a246f532f4385fc74fed7e044a5e656 | refs/heads/master | 2023-01-11T23:46:01.504000 | 2020-11-09T15:29:24 | 2020-11-09T15:29:24 | 297,359,434 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MultiTasking.ThreadSequence;
public class Shop {
int price;
String name;
public Shop(int price, String name){
this.price = price;
this.name = name;
}
}
| UTF-8 | Java | 193 | java | Shop.java | Java | [] | null | [] | package MultiTasking.ThreadSequence;
public class Shop {
int price;
String name;
public Shop(int price, String name){
this.price = price;
this.name = name;
}
}
| 193 | 0.621762 | 0.621762 | 10 | 18.299999 | 13.191285 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 8 |
30925036720a82208cc4e353632907c5efdf888d | 23,390,391,942,618 | b2b11b1993aee07df8f43005ce47bcffdf6a23dc | /MICProject/src/com/bontsi/micproject/main/activity/MVP_Main.java | a2503dc78766b60a7ab9affdfaafc4657533baf5 | [] | no_license | ngbontsi/HomeWork | https://github.com/ngbontsi/HomeWork | 1f85770e7bc980f6cfd69dd1e5b21c79d589c454 | 4dc086cff45447843b6d7c2cd1c2eb5d6457bd3c | refs/heads/master | 2021-01-12T12:43:07.674000 | 2017-07-24T10:54:30 | 2017-07-24T10:54:30 | 69,661,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bontsi.micproject.main.activity;
import android.app.AlertDialog;
import android.content.Context;
import android.view.ViewGroup;
import android.widget.EditText;
import android.widget.Toast;
import com.bontsi.micproject.main.activity.view.recycler.NotesViewHolder;
import com.bontsi.micproject.models.Note;
... | UTF-8 | Java | 2,684 | java | MVP_Main.java | Java | [
{
"context": "--------------------------------------- Created by Tin Megali on\n * 18/03/16. Project: tuts+mvp_sample\n * -----",
"end": 715,
"score": 0.9998720288276672,
"start": 705,
"tag": "NAME",
"value": "Tin Megali"
},
{
"context": "nmegali.com</a> <a\n * href=\"http://www.gith... | null | [] | package com.bontsi.micproject.main.activity;
import android.app.AlertDialog;
import android.content.Context;
import android.view.ViewGroup;
import android.widget.EditText;
import android.widget.Toast;
import com.bontsi.micproject.main.activity.view.recycler.NotesViewHolder;
import com.bontsi.micproject.models.Note;
... | 2,680 | 0.720566 | 0.718331 | 100 | 25.84 | 26.070183 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.19 | false | false | 8 |
b1cef9dfe66c40927ce7197302000f4041b0d7a3 | 5,377,299,062,872 | 011236854e0d64bfe7b66e0b453b79798aa57869 | /DesignPatternExample/src/DesignPattern/IteratorPattern/IteratorPatternDemo.java | 115c8a05ff289160fde6418d85713c1159e0ddb5 | [] | no_license | sachingarg123/designPatternsExample | https://github.com/sachingarg123/designPatternsExample | 057ab33d32322863ecc3704b225cb4274f82b15a | 32f5e4895d3fd17f2c944226abb9b3cf76a90a04 | refs/heads/master | 2021-01-09T20:43:35.818000 | 2016-06-24T07:21:46 | 2016-06-24T07:21:46 | 61,863,353 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //**********************************************************************
// Copyright (c) 2016 Telefonaktiebolaget LM Ericsson, Sweden.
// All rights reserved.
// The Copyright to the computer program(s) herein is the property of
// Telefonaktiebolaget LM Ericsson, Sweden.
// The program(s) may be used and/or copied wi... | UTF-8 | Java | 1,576 | java | IteratorPatternDemo.java | Java | [] | null | [] | //**********************************************************************
// Copyright (c) 2016 Telefonaktiebolaget LM Ericsson, Sweden.
// All rights reserved.
// The Copyright to the computer program(s) herein is the property of
// Telefonaktiebolaget LM Ericsson, Sweden.
// The program(s) may be used and/or copied wi... | 1,576 | 0.573604 | 0.561548 | 46 | 33.260868 | 22.818218 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 8 |
6b5fc029586715ecc363ae137864cadff7eca99e | 17,617,955,881,193 | d8b06d3f54efb389e4d29f70de30e8974efbdb4a | /SDM/Millionaires/app/src/main/java/labs/sdm/millionaires/database/MySQLiteOpenHelper.java | 0edf6b066daf64a17192a3be1f68bc7d20918f51 | [] | no_license | Radahal/UPV | https://github.com/Radahal/UPV | da6fa4b004cf0ffda9c1e829d5138b52d2385318 | d704fd9a55d2670549919b73b115e23ebba3c78a | refs/heads/master | 2021-05-08T11:13:39.737000 | 2018-10-11T21:11:47 | 2018-10-11T21:11:47 | 119,887,698 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package labs.sdm.millionaires.database;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteException;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by Rafal on 2018-03-04.
*/
public class MySQLiteOpenHelper extends SQLiteOpenHelper {... | UTF-8 | Java | 1,079 | java | MySQLiteOpenHelper.java | Java | [
{
"context": "tabase.sqlite.SQLiteOpenHelper;\n\n/**\n * Created by Rafal on 2018-03-04.\n */\n\npublic class MySQLiteOpenHelp",
"end": 241,
"score": 0.9985762238502502,
"start": 236,
"tag": "NAME",
"value": "Rafal"
}
] | null | [] | package labs.sdm.millionaires.database;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteException;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by Rafal on 2018-03-04.
*/
public class MySQLiteOpenHelper extends SQLiteOpenHelper {... | 1,079 | 0.668211 | 0.658017 | 40 | 25.975 | 34.111206 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525 | false | false | 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.