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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4ca56f39815a914d7f870f6bad51d8cc77d95d43 | 29,695,403,921,062 | 78594cffccc6f2d6a7ed8508cc4e8899798fb9b4 | /climbing/climbing-consumer/src/main/java/org/climbing/consumer/impl/rowmappers/spot/SpotRM.java | aae810ab23dbb195958c9b84f33d6d4e87d0906b | [] | no_license | nadaJab/climbing-website | https://github.com/nadaJab/climbing-website | e6d0c8ed13ebee444f9d141cc81e78ec3d61f605 | ec1f320f93ceca7d16abbda4fc404c32b027a95c | refs/heads/master | 2021-08-18T05:42:10.214000 | 2018-12-31T10:53:51 | 2018-12-31T10:53:51 | 133,322,442 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.climbing.consumer.impl.rowmappers.spot;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.climbing.model.beans.spot.Country;
import org.climbing.model.beans.spot.Spot;
import org.springframework.jdbc.core.RowMapper;
public class SpotRM implements RowMapper<Spot>{
@Override
public Spo... | UTF-8 | Java | 1,017 | java | SpotRM.java | Java | [] | null | [] | package org.climbing.consumer.impl.rowmappers.spot;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.climbing.model.beans.spot.Country;
import org.climbing.model.beans.spot.Spot;
import org.springframework.jdbc.core.RowMapper;
public class SpotRM implements RowMapper<Spot>{
@Override
public Spo... | 1,017 | 0.752212 | 0.752212 | 34 | 28.911764 | 22.605787 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.735294 | false | false | 9 |
646b023a5f707e71a600290ae2909bc38ec121fe | 31,808,527,824,127 | f57465508b8ca9b8206cc99ab07f11f53c3acbf8 | /org.wso2.tools.humantask/src/org/open/oasis/docs/ns/bpel4people/ws/humantask/ht/util/htdAdapterFactory.java | 74bb32577585c83129a87c3be0d41340d9eee7b8 | [] | no_license | RockychengJson/humiee | https://github.com/RockychengJson/humiee | 63fbf9c045d6836dfa0b7e2c61877cdce0c9e9c3 | 48b6eaa71b8b93054ea6201cf50f0e3095625946 | refs/heads/master | 2020-04-02T08:16:40.071000 | 2011-10-12T10:50:17 | 2011-10-12T10:50:17 | 39,053,875 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package org.open.oasis.docs.ns.bpel4people.ws.humantask.ht.util;
import org.eclipse.emf.common.notify.Adapter;
import org.eclipse.emf.common.notify.Notifier;
import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
import org.eclipse.emf.ecore.EObje... | UTF-8 | Java | 34,832 | java | htdAdapterFactory.java | Java | [] | null | [] | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package org.open.oasis.docs.ns.bpel4people.ws.humantask.ht.util;
import org.eclipse.emf.common.notify.Adapter;
import org.eclipse.emf.common.notify.Notifier;
import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
import org.eclipse.emf.ecore.EObje... | 34,832 | 0.690802 | 0.688074 | 934 | 35.293362 | 37.018192 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.598501 | false | false | 9 |
d985c118bb3ad8d1dd08cca146c17fc182f88f7c | 12,644,383,789,744 | 34de830c09d8a78583ff0d669be83116f3883bdc | /src/package10_99/Week2Exercise3.java | fbe047a76a76aa804a03e76b85f598e04564d4b5 | [] | no_license | phonne/JavaExercise | https://github.com/phonne/JavaExercise | e1faa90aa3e8b2a197445de7b313d9ac28daf9e8 | 39460c2b91570512a16c5120596568a6af521e47 | refs/heads/master | 2021-01-24T10:07:28.293000 | 2016-11-30T14:33:57 | 2016-11-30T14:33:57 | 69,676,024 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package package10_99;
import java.util.*;
public class Week2Exercise3 {
public static void main(String[] args) {
// TODO Auto-generated method stub
int numbers[] = new int[20];
int x = 1;
numbers[0] = 1;
System.out.println("the array is: " + numbers[0]);
for (x = 1; x < 20; x++) {
numbers[x] = 2 * nu... | UTF-8 | Java | 706 | java | Week2Exercise3.java | Java | [] | null | [] | package package10_99;
import java.util.*;
public class Week2Exercise3 {
public static void main(String[] args) {
// TODO Auto-generated method stub
int numbers[] = new int[20];
int x = 1;
numbers[0] = 1;
System.out.println("the array is: " + numbers[0]);
for (x = 1; x < 20; x++) {
numbers[x] = 2 * nu... | 706 | 0.573654 | 0.532578 | 32 | 21.0625 | 19.026196 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.96875 | false | false | 9 |
8e0b55bf3746271875d33d3e6e39bf617b753ee4 | 16,028,817,975,460 | 9004d560b0fb3acb3da59c6b1e47f6d65e8d4427 | /src/ReseauBat/Actionneur.java | 967337fadf2120a2196a819bbeda90bbd715438f | [] | no_license | clementche/ReseauBat | https://github.com/clementche/ReseauBat | aba1684e2db78ff7db6b8730983c022daf1c304d | 23eed5ba637b510f003f3d77ca8f829da59dd2a1 | refs/heads/master | 2021-01-10T13:05:50.750000 | 2016-03-21T10:06:56 | 2016-03-21T10:06:56 | 53,858,609 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ReseauBat;
import tuwien.auto.calimero.link.KNXNetworkLinkIP;
public class Actionneur {
public static KNXNetworkLinkIP link;
public static void main(final String[] args)
{
// Etablissement de la connection
Connection conn = new Connection("192.168.1.118","192.168.1.105");
// on se connecte ... | UTF-8 | Java | 979 | java | Actionneur.java | Java | [
{
"context": "a connection\n\t\t\tConnection conn = new Connection(\"192.168.1.118\",\"192.168.1.105\");\n\t\t\t\n\t\t\t// on se connecte à la ",
"end": 275,
"score": 0.9995841979980469,
"start": 262,
"tag": "IP_ADDRESS",
"value": "192.168.1.118"
},
{
"context": "Connection conn = ne... | null | [] | package ReseauBat;
import tuwien.auto.calimero.link.KNXNetworkLinkIP;
public class Actionneur {
public static KNXNetworkLinkIP link;
public static void main(final String[] args)
{
// Etablissement de la connection
Connection conn = new Connection("192.168.1.118","192.168.1.105");
// on se connecte ... | 979 | 0.660494 | 0.628601 | 45 | 20.6 | 19.36021 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.555556 | false | false | 9 |
55fe198c71ba928210fc1ae7336508fe40c9793f | 137,438,984,199 | e1d9769aa8f2b9f992ef12d03775270c2e2c220f | /HomeTask14/src/com/geekhub/hw8/CreateFileServlet.java | 188cce6d23ddb4daf9b576161388c572fd58b508 | [] | no_license | vgradilenko/GeekHub | https://github.com/vgradilenko/GeekHub | 1f43c18073cc17a60a86a9d91f9e74b3d306a1e2 | f51f6652307fc0ba53685e7332c67fea15c81851 | refs/heads/master | 2021-01-17T15:49:35.690000 | 2017-03-06T19:33:32 | 2017-03-06T19:33:32 | 84,112,619 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.geekhub.hw8;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.*;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
@WebServlet("/fi... | UTF-8 | Java | 1,630 | java | CreateFileServlet.java | Java | [] | null | [] | package com.geekhub.hw8;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.*;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
@WebServlet("/fi... | 1,630 | 0.657669 | 0.655215 | 49 | 32.265305 | 25.405106 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.591837 | false | false | 9 |
dc632b2082c76a489cbfdeca7421787abc34e4dd | 32,289,564,135,407 | 90fd68f104d59340c7d28a49d5d6bfbc4da61724 | /companhiaTelefonica/src/companhiaTelefonica/Chamada_Originada.java | d23034106d1964114943b689d770d8ba566327f6 | [] | no_license | brunorchaves/Trabalho_POO_2 | https://github.com/brunorchaves/Trabalho_POO_2 | 0d20f04f1a0b19f75f3017acfd494bec5cdda231 | 7568bcd7f5ddf2230b2526da38af06aa25095770 | refs/heads/main | 2023-03-24T03:29:08.521000 | 2021-03-18T13:43:40 | 2021-03-18T13:43:40 | 345,126,762 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package companhiaTelefonica;
import java.util.Date;
public class Chamada_Originada implements Dado{
private NumerodeTelefone numeroOrigem;
private long numeroDestino;
private Date dataInicioChamada;
private Date dataFimChamada;
public Chamada_Originada(NumerodeTelefone numeroOrigem, long numeroDestino, Date data... | UTF-8 | Java | 1,589 | java | Chamada_Originada.java | Java | [] | null | [] | package companhiaTelefonica;
import java.util.Date;
public class Chamada_Originada implements Dado{
private NumerodeTelefone numeroOrigem;
private long numeroDestino;
private Date dataInicioChamada;
private Date dataFimChamada;
public Chamada_Originada(NumerodeTelefone numeroOrigem, long numeroDestino, Date data... | 1,589 | 0.783512 | 0.783512 | 53 | 28.981133 | 26.871105 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.792453 | false | false | 9 |
7acff0fd49887df238a5479ec1c963b6a26c4a1c | 10,041,633,606,248 | c3c1888448b5ba4c40ead7e8d42c61e2ecb2910d | /app/src/main/java/com/example/creditmanagement/MainActivity.java | 6e64f1afef1513e2cb89634f05cee79bf6ad6fe5 | [] | no_license | anasbaig10/CreditManagement | https://github.com/anasbaig10/CreditManagement | f01c6f61fe159821bd08ab4337e186c243ef7b68 | 54b24569c2ebcb0a27ab60116f7fa982fa09b5d3 | refs/heads/master | 2020-06-16T08:18:28.537000 | 2019-07-04T06:10:49 | 2019-07-04T06:10:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.creditmanagement;
import android.content.Intent;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widget.ImageView;
public class MainActivity e... | UTF-8 | Java | 877 | java | MainActivity.java | Java | [] | null | [] | package com.example.creditmanagement;
import android.content.Intent;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widget.ImageView;
public class MainActivity e... | 877 | 0.68073 | 0.675029 | 28 | 30.321428 | 20.960939 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 9 |
f6ac5de63cf86d697e2c58994ae876291a41252e | 21,157,008,947,481 | 20f5ed4673149711e12a24461842c9d56b639389 | /todo-api/src/test/java/pl/airborn/todo/api/UserValidationTest.java | ae4fa1ff63456ce6dc5fc4818dbbf1f1048e9a5b | [] | no_license | airborn/Todo | https://github.com/airborn/Todo | 3022865fcaff75d51a64bc1cad534d6a82d5389d | 385fe0e245dd87a98d9b316f047616ef75572b28 | HEAD | 2019-06-16T15:14:00.900000 | 2013-12-13T20:22:07 | 2013-12-13T20:22:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.airborn.todo.api;
import com.google.common.base.Strings;
import java.util.Set;
import javax.validation.ConstraintViolation;
import javax.validation.Validation;
import javax.validation.Validator;
import javax.validation.ValidatorFactory;
import junitparams.JUnitParamsRunner;
import junitparams.Parameters;
im... | UTF-8 | Java | 6,364 | java | UserValidationTest.java | Java | [
{
"context": " // given\n final String password = \"PASS\";\n user.setPassword(password);\n\n //",
"end": 3368,
"score": 0.9994878768920898,
"start": 3364,
"tag": "PASSWORD",
"value": "PASS"
},
{
"context": "tring password = \"PASS\";\n user.setPass... | null | [] | package pl.airborn.todo.api;
import com.google.common.base.Strings;
import java.util.Set;
import javax.validation.ConstraintViolation;
import javax.validation.Validation;
import javax.validation.Validator;
import javax.validation.ValidatorFactory;
import junitparams.JUnitParamsRunner;
import junitparams.Parameters;
im... | 6,374 | 0.663262 | 0.659648 | 210 | 29.304762 | 29.371389 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433333 | false | false | 9 |
b3d7aa6c69cb2f394dc7dbf7696900e6cad5cea2 | 11,982,958,820,098 | 8c2c6be9c006207ce0c72f31f5750c317264a2d4 | /gui/gameCursor.java | 9c65dfc8a7576e6bd250a83d49fd274ac4d6c392 | [] | no_license | phu004/JavaRTS | https://github.com/phu004/JavaRTS | 77975b451eea63120f68dbc29c13aa74525d7940 | da46b71cad8eb453277d23392f2c27046b819671 | refs/heads/master | 2023-01-12T09:23:45.393000 | 2022-12-30T01:25:37 | 2022-12-30T01:25:37 | 146,737,560 | 131 | 28 | null | false | 2022-03-25T23:39:25 | 2018-08-30T11:05:35 | 2022-03-25T02:20:43 | 2022-03-25T23:39:24 | 31,165 | 27 | 5 | 1 | Java | false | false | package gui;
import java.awt.Image;
import java.awt.image.PixelGrabber;
import javax.imageio.ImageIO;
import core.camera;
import core.mainThread;
public class gameCursor {
public int[][] arrowIcons;
public int[][] smallArrowIcons;
public int[] smallArrowIcons4;
public int[] cursorIcon;
public int[] screen;
... | UTF-8 | Java | 19,055 | java | gameCursor.java | Java | [] | null | [] | package gui;
import java.awt.Image;
import java.awt.image.PixelGrabber;
import javax.imageio.ImageIO;
import core.camera;
import core.mainThread;
public class gameCursor {
public int[][] arrowIcons;
public int[][] smallArrowIcons;
public int[] smallArrowIcons4;
public int[] cursorIcon;
public int[] screen;
... | 19,055 | 0.606245 | 0.576122 | 652 | 28.22546 | 23.686535 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.789877 | false | false | 9 |
c50beb02f306ad08b3845040f4c8b02d7dbe0286 | 31,026,843,781,635 | 7aa1dbcfdc52fbb6dba6ee32836b457aba911f0f | /System/src/com/compendium/ui/dialogs/UIGotoDialog.java | fa2bf666a310dc2b660ce8d4160af8075c9b44e2 | [] | no_license | SUPRAPROOFS/CompendiumCognexus | https://github.com/SUPRAPROOFS/CompendiumCognexus | 53974405a14f96a2084c3c4249cd923029aa6e29 | 2296b3778730fc28e4b2041225488c1a1a13288b | refs/heads/master | 2021-05-28T11:11:27.435000 | 2014-12-15T08:25:19 | 2014-12-15T08:25:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /********************************************************************************
* *
* (c) Copyright 2009 Verizon Communications USA and The Open University UK *
* ... | UTF-8 | Java | 6,663 | java | UIGotoDialog.java | Java | [] | null | [] | /********************************************************************************
* *
* (c) Copyright 2009 Verizon Communications USA and The Open University UK *
* ... | 6,663 | 0.588774 | 0.576167 | 186 | 33.822582 | 26.712643 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.467742 | false | false | 9 |
5ee39d884700922a77aeef1c2459daf163de47bb | 26,371,099,237,541 | 1c44160ce3d61744b9a5238444133a11406d0d00 | /app/src/main/java/com/jackchan/eventbus/handler/DefaultEventHandler.java | 8b94d5be1f1cf4df2051707b803f28e8a156d01f | [
"Apache-2.0"
] | permissive | JackChan1999/Eventbus | https://github.com/JackChan1999/Eventbus | c9ae1685ece58864335c51e3a16d2a1725b6e6ee | f99051ca1306ef079c747b104ee6af07d994abec | refs/heads/master | 2021-01-20T01:34:27.505000 | 2017-04-25T01:04:06 | 2017-04-25T01:04:06 | 89,300,487 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2016 JackChan <jackychan2040@gmail.com>
*
* 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 a... | UTF-8 | Java | 2,239 | java | DefaultEventHandler.java | Java | [
{
"context": "/*\n * Copyright (C) 2016 JackChan <jackychan2040@gmail.com>\n *\n * Licensed under th",
"end": 33,
"score": 0.99915611743927,
"start": 25,
"tag": "NAME",
"value": "JackChan"
},
{
"context": "/*\n * Copyright (C) 2016 JackChan <jackychan2040@gmail.com>\n *\n * Licensed ... | null | [] | /*
* Copyright (C) 2016 JackChan <<EMAIL>>
*
* 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... | 2,214 | 0.627405 | 0.596903 | 69 | 29.884058 | 23.394869 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26087 | false | false | 9 |
89fc9a7b12a31809f86b2345a95c36c756d7a2b7 | 23,407,571,806,888 | 29195eced9d884aeb7c9012a12c01f72299bcf9a | /StudentDemo.java | f5ede67e50f665adddec23462a922eafd40506ae | [] | no_license | tejasgopalrane/Core-Java-Assignment-6 | https://github.com/tejasgopalrane/Core-Java-Assignment-6 | a2036de45a4df6205d034fba40143e259452af22 | d34e5c4e547ce512a2322a0ce7f640b09119f9be | refs/heads/main | 2023-01-09T21:12:17.890000 | 2020-11-10T06:37:15 | 2020-11-10T06:37:15 | 311,568,198 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
class Student {
int rollno;
String name;
Student()
{
this.rollno=rollno;
this.name=name;
}
void setdata()
{ Scanner sc=new Scanner(System.in);
System.out.println ("Enter roll no. of Student");
rollno = sc.nextInt();
System.out.println ("Enter Name ... | UTF-8 | Java | 641 | java | StudentDemo.java | Java | [
{
"context": "dent()\r\n\t {\r\n\t\t this.rollno=rollno;\r\n\t\t this.name=name;\r\n\t }\r\n\tvoid setdata()\r\n\t{ Scanner sc=new Scan",
"end": 134,
"score": 0.9722005128860474,
"start": 130,
"tag": "NAME",
"value": "name"
}
] | null | [] | import java.util.Scanner;
class Student {
int rollno;
String name;
Student()
{
this.rollno=rollno;
this.name=name;
}
void setdata()
{ Scanner sc=new Scanner(System.in);
System.out.println ("Enter roll no. of Student");
rollno = sc.nextInt();
System.out.println ("Enter Name ... | 641 | 0.585023 | 0.585023 | 34 | 16.852942 | 15.694009 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.529412 | false | false | 9 |
d8e00cbab0083dd15932e757901d9b07875ec17c | 35,527,969,486,114 | d1c2ae62eb4f919e8c734f42b580ca11359a7c5f | /server/src/main/java/com/changhong/system/repository/MovieDaoImpl.java | edd906d8138dca099c045cf7a55e5afa33949597 | [] | no_license | kunkun39/BJ_GH | https://github.com/kunkun39/BJ_GH | 1e7b054e02eaee3c54ad5734289b6542d4e34a04 | 5e58b9982e01e56f3bb270bb1a7f6991b098a9bc | refs/heads/master | 2020-04-05T22:44:41.622000 | 2015-03-16T06:14:01 | 2015-03-16T06:14:01 | 26,847,624 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.changhong.system.repository;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.changhong.common.repository.HibernateEntityObjectDao;
import com.changhong.common.utils.JodaUtils;
import com.changhong.common.utils.PagingUtils;
import com.changhong.system.domain.... | UTF-8 | Java | 18,628 | java | MovieDaoImpl.java | Java | [
{
"context": "gUtils;\r\n\r\nimport java.util.List;\r\n\r\n/**\r\n * User: Jack Wang\r\n * Date: 14-11-20\r\n * Time: 上午11:30\r\n */\r\n@Repos",
"end": 739,
"score": 0.9988794922828674,
"start": 730,
"tag": "NAME",
"value": "Jack Wang"
}
] | null | [] | package com.changhong.system.repository;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.changhong.common.repository.HibernateEntityObjectDao;
import com.changhong.common.utils.JodaUtils;
import com.changhong.common.utils.PagingUtils;
import com.changhong.system.domain.... | 18,625 | 0.55947 | 0.555952 | 450 | 39.066666 | 28.657518 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.915556 | false | false | 9 |
6b1e525573c61a20ea952d38cdbed8d4ccdf514d | 35,991,825,948,701 | 51b6478f0152c01571a27a31053f4667c351832b | /app/src/main/java/com/dthang/myapp/model/cart/ModelCart.java | 97a6fbc4631e48ede90ad858f844fc170b152517 | [] | no_license | Kien0511/StoreApp | https://github.com/Kien0511/StoreApp | 1e126f7e463bdb0e6022a2e58a6aca16f95dbdcb | 8e2b80b84f010dc08f91f5c564d613605ea2eff6 | refs/heads/master | 2020-04-09T04:30:18.821000 | 2018-12-02T14:22:14 | 2018-12-02T14:22:14 | 160,025,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dthang.myapp.model.cart;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import com.dthang.myapp.model.objectclass.Product;
import java.util.ArrayList;
import java.util.List;
pub... | UTF-8 | Java | 2,637 | java | ModelCart.java | Java | [] | null | [] | package com.dthang.myapp.model.cart;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import com.dthang.myapp.model.objectclass.Product;
import java.util.ArrayList;
import java.util.List;
pub... | 2,637 | 0.646947 | 0.646189 | 84 | 30.392857 | 30.306379 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 9 |
3493fcaa894bf099b174bd2972f7ac108f83efe8 | 8,641,474,244,047 | b093924775b76408a53136832763f53a95a01d24 | /app/src/main/java/com/example/aspl/fortunecourier/adapter/CheckRateCustomerAdapter.java | 3f719f88907328a16653b72dd0a59a80a2e7aef4 | [] | no_license | AshoreSystems/FortuneCourier_Android | https://github.com/AshoreSystems/FortuneCourier_Android | 6a8b484de0ef1a45fb79736f1791e90a6d10cfc6 | 3bd4d60ce7e0d2064b4c4a762fb29315e3b06aec | refs/heads/master | 2021-05-12T00:15:16.404000 | 2018-02-28T13:25:12 | 2018-02-28T13:25:13 | 117,529,678 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.aspl.fortunecourier.adapter;
/**
* Created by aspl on 28/11/17.
*/
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.graphics.Color;
import android.support.v7.widget.RecyclerView;
import android.text.Html;
import android.text.SpannableS... | UTF-8 | Java | 38,720 | java | CheckRateCustomerAdapter.java | Java | [
{
"context": "le.aspl.fortunecourier.adapter;\n\n/**\n * Created by aspl on 28/11/17.\n */\n\nimport android.app.Activity;\nim",
"end": 72,
"score": 0.999626874923706,
"start": 68,
"tag": "USERNAME",
"value": "aspl"
}
] | null | [] | package com.example.aspl.fortunecourier.adapter;
/**
* Created by aspl on 28/11/17.
*/
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.graphics.Color;
import android.support.v7.widget.RecyclerView;
import android.text.Html;
import android.text.SpannableS... | 38,720 | 0.616968 | 0.612371 | 670 | 56.792538 | 66.144371 | 393 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.78806 | false | false | 9 |
0b99429df6f9f4533302e3d6d710deaf353844af | 9,629,316,677,811 | c6378370162b9deafd10125afddab1e4759ebfc2 | /app/src/main/java/com/example/e_labrary/semester_1.java | a417150a4d850d8c67d04dbf592804dbe61e5100 | [] | no_license | shamim-miah/ELabrary | https://github.com/shamim-miah/ELabrary | 2d5d5050781233c25f72d122bcdb0ccc2f0ccfb3 | 1d62db83812fa1e951f7bca9e866db0784d61ea2 | refs/heads/master | 2020-07-24T11:23:11.018000 | 2019-09-11T21:18:25 | 2019-09-11T21:18:25 | 207,907,517 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.e_labrary;
import android.content.Intent;
import android.net.Uri;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.text.method.LinkMovementMethod;
import and... | UTF-8 | Java | 2,011 | java | semester_1.java | Java | [] | null | [] | package com.example.e_labrary;
import android.content.Intent;
import android.net.Uri;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.text.method.LinkMovementMethod;
import and... | 2,011 | 0.723521 | 0.704625 | 58 | 33.637932 | 32.811741 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.706897 | false | false | 9 |
bf84a9ec9c7f00dda906fc3ec6945e79015fdc39 | 26,431,228,809,992 | d7795b9a651e3751644d83cfba57fbb85e804485 | /JDBC/src/p1/PatStar.java | 8c78beb7e5d065e2c2e478ddceac9d97dda6122e | [] | no_license | Manumahesh/Database_programs | https://github.com/Manumahesh/Database_programs | 2172dfe05672ee66cbcd21b3073e0a10dfa025b1 | 368bb4f97dc04cb824590ff566d365c4e43244ea | refs/heads/master | 2020-04-06T11:22:23.141000 | 2018-11-13T17:05:57 | 2018-11-13T17:05:57 | 157,414,356 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p1;
import java.util.Scanner;
public class PatStar {
public static void main(String[] args)
{
int count=0;
Scanner s=new Scanner(System.in);
int n=s.nextInt();
for (int i = 1; i <= n; i++)
{
if((i%2)==0)
{
for(int j=1;j<=i;j++)
{
count++;
System.out.print(count);
}
... | UTF-8 | Java | 545 | java | PatStar.java | Java | [] | null | [] | package p1;
import java.util.Scanner;
public class PatStar {
public static void main(String[] args)
{
int count=0;
Scanner s=new Scanner(System.in);
int n=s.nextInt();
for (int i = 1; i <= n; i++)
{
if((i%2)==0)
{
for(int j=1;j<=i;j++)
{
count++;
System.out.print(count);
}
... | 545 | 0.511927 | 0.495413 | 37 | 13.72973 | 11.854178 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.054054 | false | false | 15 |
b8f8458ef442247dda84346ef0a834d2ac19113f | 34,033,320,897,250 | 859b8b77229d869de4bf3c60d363af7b11d70bee | /src/Choiinyoung/command/MViewCommand.java | 876a399c8709d475e84d6df3b60ff20e2e7cd998 | [] | no_license | Dlsdud/test01 | https://github.com/Dlsdud/test01 | 9f82dc6349a2f712910bdb1f935fe7940c082f20 | c5e0e988804118b8ed31fd3020f9b9aa306d90f9 | refs/heads/master | 2023-08-29T11:05:53.020000 | 2021-11-11T06:56:28 | 2021-11-11T06:56:28 | 426,897,384 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Choiinyoung.command;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import Choiinyoung.dao.MemberDAO;
import Choiinyoung.dto.MemberDTO;
public class MViewCommand implements MCommand {
@Override... | UTF-8 | Java | 711 | java | MViewCommand.java | Java | [] | null | [] | package Choiinyoung.command;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import Choiinyoung.dao.MemberDAO;
import Choiinyoung.dto.MemberDTO;
public class MViewCommand implements MCommand {
@Override... | 711 | 0.771429 | 0.766917 | 26 | 24.576923 | 25.296965 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.346154 | false | false | 15 |
63e8529b876de2b3a92b2a98c4ba8874831379d2 | 33,045,478,439,310 | 762ccf699b9fc543ff12ddd84057a3805ad927a3 | /SGE/src/windowbuilder/notas/CadastrarNotas.java | 04016d83aad6f18abee983f299dd1b2793180165 | [] | no_license | mrcsxsiq/ICC005 | https://github.com/mrcsxsiq/ICC005 | 6e974997b18940710ad7e62adc853c1f19f2d8f6 | 115ef54e79ecea68b766bddd952899dc8bd9546a | refs/heads/master | 2021-01-09T20:29:41.008000 | 2016-07-28T20:49:04 | 2016-07-28T20:49:04 | 64,427,042 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package windowbuilder.notas;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.text.NumberFormat;
import java.util.ArrayList;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swi... | UTF-8 | Java | 3,323 | java | CadastrarNotas.java | Java | [] | null | [] | package windowbuilder.notas;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.text.NumberFormat;
import java.util.ArrayList;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swi... | 3,323 | 0.721035 | 0.70328 | 115 | 27.895653 | 21.130804 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.834783 | false | false | 15 |
e47eabdb6aefe2ceee90c70b265b9815b5c2eccb | 14,156,212,270,241 | 4ca6ab0e9659a20fffcec22404733e6fce9da012 | /pyg-common/src/main/java/com/user/vo/PygUserVO.java | 3d80b130c9fd4b3c8c26da879dfa0e9ebfa65c30 | [] | no_license | tom12510/pygparent | https://github.com/tom12510/pygparent | 2f76e7cf8c7362d3fec92bdcd714198306774420 | d3edc290a0ae4405f48d027fe220372fb77065af | refs/heads/master | 2022-04-21T05:02:35.999000 | 2020-04-19T06:05:33 | 2020-04-19T06:05:33 | 256,806,311 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.user.vo;
import com.user.entity.PygUser;
import lombok.Data;
@Data
public class PygUserVO extends PygUser {
}
| UTF-8 | Java | 124 | java | PygUserVO.java | Java | [] | null | [] | package com.user.vo;
import com.user.entity.PygUser;
import lombok.Data;
@Data
public class PygUserVO extends PygUser {
}
| 124 | 0.774194 | 0.774194 | 8 | 14.5 | 14.43087 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 15 |
bdac2501fe04cb45ac4076cea716772b3aaefa0f | 37,495,064,516,120 | c19cb77e3958a194046d6f84ca97547cc3a223c3 | /pkix/src/main/java/org/bouncycastle/mozilla/jcajce/JcaSignedPublicKeyAndChallenge.java | 83440fff642dc873eb273319c4f575e2c5c3afc3 | [
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bcgit/bc-java | https://github.com/bcgit/bc-java | 1b6092bc5d2336ec26ebd6da6eeaea6600b4c70a | 62b03c0f704ebd243fe5f2d701aef4edd77bba6e | refs/heads/main | 2023-09-04T00:48:33.995000 | 2023-08-30T05:33:42 | 2023-08-30T05:33:42 | 10,416,648 | 1,984 | 1,021 | MIT | false | 2023-08-26T05:14:28 | 2013-06-01T02:38:42 | 2023-08-25T23:28:27 | 2023-08-24T12:11:48 | 66,399 | 2,000 | 1,072 | 224 | Java | false | false | package org.bouncycastle.mozilla.jcajce;
import java.security.InvalidKeyException;
import java.security.KeyFactory;
import java.security.NoSuchAlgorithmException;
import java.security.NoSuchProviderException;
import java.security.Provider;
import java.security.PublicKey;
import java.security.spec.X509EncodedKeySpec;
... | UTF-8 | Java | 2,698 | java | JcaSignedPublicKeyAndChallenge.java | Java | [] | null | [] | package org.bouncycastle.mozilla.jcajce;
import java.security.InvalidKeyException;
import java.security.KeyFactory;
import java.security.NoSuchAlgorithmException;
import java.security.NoSuchProviderException;
import java.security.Provider;
import java.security.PublicKey;
import java.security.spec.X509EncodedKeySpec;
... | 2,698 | 0.749073 | 0.742031 | 81 | 32.308643 | 31.643711 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432099 | false | false | 15 |
d5c1ec2ddad5a9ca538e074cd84fd7f0e8ac37fc | 37,495,064,516,570 | d4ad8016de5c475eff84017f0a3ba71e0dd15d67 | /platform-contract/src/main/java/com/hotel/platform/contract/cota/RatePlanCandidatesType.java | 94f969963f19f82ab4188867d71c0f5383fdb20a | [] | no_license | switch-platfom/platform-service | https://github.com/switch-platfom/platform-service | 88a3865fcc206e561afdecdd1c922ab2ce1b5c9d | d57399304e4ca912bc20fe56f4e46194e76aeb3a | refs/heads/master | 2020-05-05T10:29:03.308000 | 2019-04-12T15:26:24 | 2019-04-12T15:26:24 | 179,947,414 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.hotel.platform.contract.cota;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>RatePlanCandidatesType complex t... | UTF-8 | Java | 5,199 | java | RatePlanCandidatesType.java | Java | [] | null | [] |
package com.hotel.platform.contract.cota;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>RatePlanCandidatesType complex t... | 5,199 | 0.519026 | 0.51359 | 199 | 23.954773 | 18.484354 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.356784 | false | false | 15 |
6ce731e4bde193c417e4837c6932ff0585461ab3 | 35,330,401,014,429 | 337f380fb6ca4491dc1efe860d9504821ce30372 | /easyMoney2.0/src/com/easy/util/wechat/WechatSupport.java | 52185ffabb4c5392d5d68c1f979bdd2d8fa191cf | [] | no_license | tong12580/easyMoney2.0 | https://github.com/tong12580/easyMoney2.0 | f227deddc92e498160e25431d6dd438bd6c55815 | 580c4b10f8d8ac1419c5c6664592e9932fc7d40f | refs/heads/master | 2016-08-09T01:39:57.497000 | 2016-02-26T06:57:15 | 2016-02-26T06:57:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Filename: WechatSupport.java
* Description:
* Copyright: Copyright (c)2014
* Company: ecm
* @author: 凡俊
* @version: 1.0
* Create at: 2014-5-25
*
* Modification History:
* Date Author Version Description
* ----------------------------------------... | UTF-8 | Java | 2,764 | java | WechatSupport.java | Java | [
{
"context": "ght (c)2014 \r\n* Company: ecm \r\n* @author: 凡俊 \r\n* @version: 1.0 \r\n* Create at: 2014-5-25",
"end": 136,
"score": 0.9996726512908936,
"start": 134,
"tag": "NAME",
"value": "凡俊"
},
{
"context": "------------------------------- \r\n* 2014-5-25 凡俊 ... | null | [] | /**
* Filename: WechatSupport.java
* Description:
* Copyright: Copyright (c)2014
* Company: ecm
* @author: 凡俊
* @version: 1.0
* Create at: 2014-5-25
*
* Modification History:
* Date Author Version Description
* ----------------------------------------... | 2,764 | 0.610201 | 0.594564 | 110 | 22.418182 | 19.891699 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.772727 | false | false | 15 |
38a1eac96acc52003e4aa27131471e9b66a12a51 | 34,952,443,881,951 | dd7be969ab55e38e346a2aaa93286fe339edbabb | /Dice.java | 17346edf54dc0c7ea81666b101a7dc887b8238f3 | [] | no_license | LasseJensen213/CDIO_01 | https://github.com/LasseJensen213/CDIO_01 | 62f55761f0ec42a81cd0e47fee41c3242875c254 | 958466837d05f6ccfafb0e02b785daa146bededb | refs/heads/master | 2021-01-13T09:49:49.820000 | 2016-10-07T08:17:52 | 2016-10-07T08:17:52 | 69,891,518 | 0 | 2 | null | false | 2016-10-07T08:17:52 | 2016-10-03T16:59:46 | 2016-10-03T17:14:54 | 2016-10-07T08:17:52 | 33 | 0 | 2 | 0 | Java | null | null | package dice;
public class Dice {
private int faceValue;
// Roll the dices
public void roll() {
faceValue = (int)(Math.random()*6+1);
}
//Compare faceValue
public boolean isEqual(Dice d) {
if(d.getFaceValue()==this.faceValue){
return true;
}
else {
return false;
}
}
... | UTF-8 | Java | 492 | java | Dice.java | Java | [] | null | [] | package dice;
public class Dice {
private int faceValue;
// Roll the dices
public void roll() {
faceValue = (int)(Math.random()*6+1);
}
//Compare faceValue
public boolean isEqual(Dice d) {
if(d.getFaceValue()==this.faceValue){
return true;
}
else {
return false;
}
}
... | 492 | 0.605691 | 0.601626 | 35 | 12.057143 | 13.225393 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 15 |
268ddf235e95b2752ff1d76b6d60e42cf351332a | 34,900,904,289,283 | 670707c31ccfa9057ee7c65ab6ff8234b2cc3d28 | /1-Andoird_Sources/ch06/word_count/ word_count_java/src/mobile/android/word/count/java/wordcountjavatestmain.java | 0177b710f37cf687843df05881544d0ea5f37dc1 | [] | no_license | Hero2200/linux-kernel-demo | https://github.com/Hero2200/linux-kernel-demo | 2b37211e4266a0fa3f3fc5cd9271b9096aa3fc27 | 0b7ce2a70a3ed4fb79ac92cd5edd140a4e773fcf | refs/heads/master | 2021-01-12T17:13:57.506000 | 2017-04-13T14:44:45 | 2017-04-13T14:44:45 | 71,520,554 | 2 | 0 | null | false | 2016-10-21T02:08:21 | 2016-10-21T02:03:03 | 2016-10-21T02:03:03 | 2016-10-21T02:07:07 | 0 | 0 | 0 | 1 | null | null | null | package mobile.android.word.count.java;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
public class WordCountJavaTestMain ext... | UTF-8 | Java | 1,570 | java | wordcountjavatestmain.java | Java | [] | null | [] | package mobile.android.word.count.java;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
public class WordCountJavaTestMain ext... | 1,570 | 0.70801 | 0.697674 | 72 | 20.513889 | 21.81551 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.680556 | false | false | 15 |
902cc5515d6951bb0c466a58f7946e1b99627403 | 34,961,033,828,057 | 41b7addf912af49cee81750e4c61042763441b68 | /src/org/davidsadowsky/tutorialisland/tasks/Combat.java | bce27bfbfaef36baf4218f831a8ef764397ca9a9 | [] | no_license | DavidSadowsky/RSBot-Suite | https://github.com/DavidSadowsky/RSBot-Suite | d2bc686640944c4a54856232014f91824a0de87f | 15a59375d42de10acaa55452a9a0c8f253419005 | refs/heads/master | 2023-02-04T11:55:00.448000 | 2020-12-22T18:42:28 | 2020-12-22T18:42:28 | 315,728,606 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.davidsadowsky.tutorialisland.tasks;
import org.davidsadowsky.tutorialisland.Autotutorialisland;
import org.rspeer.runetek.adapter.scene.Npc;
import org.rspeer.runetek.api.commons.Time;
import org.rspeer.runetek.api.commons.math.Random;
import org.rspeer.runetek.api.component.Dialog;
import org.rspeer.runet... | UTF-8 | Java | 6,904 | java | Combat.java | Java | [] | null | [] | package org.davidsadowsky.tutorialisland.tasks;
import org.davidsadowsky.tutorialisland.Autotutorialisland;
import org.rspeer.runetek.adapter.scene.Npc;
import org.rspeer.runetek.api.commons.Time;
import org.rspeer.runetek.api.commons.math.Random;
import org.rspeer.runetek.api.component.Dialog;
import org.rspeer.runet... | 6,904 | 0.597625 | 0.565904 | 195 | 34.410255 | 26.398832 | 247 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.682051 | false | false | 15 |
e362e6142d7559416b9dc0965809cfeebe73c6d3 | 29,875,792,565,688 | cc61e8d736fad51618d2da635466c2a2d1420d25 | /lib/src/main/java/com/zzh/lib/core/business/stream/BSProgress.java | 6f8b888dc24c5e7f10106ce725a236951982af3d | [
"MIT"
] | permissive | zzhhz/libcore | https://github.com/zzhhz/libcore | fb24bcd6c15474bf2728cd421c4e28768c2731f6 | 60905a3de4e78b972555c965ffad0d22eef7cf5e | refs/heads/master | 2020-06-23T14:54:34.614000 | 2019-07-30T07:15:49 | 2019-07-30T07:15:49 | 198,603,404 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzh.lib.core.business.stream;
import com.zzh.lib.stream.FStream;
public interface BSProgress extends FStream
{
void bsShowProgress(String msg);
void bsHideProgress();
}
| UTF-8 | Java | 193 | java | BSProgress.java | Java | [] | null | [] | package com.zzh.lib.core.business.stream;
import com.zzh.lib.stream.FStream;
public interface BSProgress extends FStream
{
void bsShowProgress(String msg);
void bsHideProgress();
}
| 193 | 0.756477 | 0.756477 | 11 | 16.545454 | 18.212702 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 15 |
4207f2819a5a0fbd9169c33210324cd389793ccf | 34,677,565,984,023 | 630e08722bec5ab15acc30ae072b8f037b9e4740 | /modules/lib-sessioncontrol/src/main/java/org/openxsp/java/session/InstantMessage.java | 3cc05768e67d827f321b79feb22bb987390a76dd | [
"Apache-2.0"
] | permissive | fhg-fokus-nubomedia/signaling-plane | https://github.com/fhg-fokus-nubomedia/signaling-plane | f54feef2b77cca498501523bbd06fd203dedeba1 | 2ab48dfde4556bd6920d6cbaa1d80a8646ba737f | refs/heads/master | 2021-01-10T11:28:03.998000 | 2016-01-08T11:44:57 | 2016-01-29T21:41:18 | 49,268,585 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.openxsp.java.session;
/**
* Created by fsc on 7/16/14.
*/
public interface InstantMessage extends SessionControlMessage{
String getFrom();
void setFrom(String from);
String getTo();
void setTo(String to);
String getContent();
void setContent(String content);
String get... | UTF-8 | Java | 486 | java | InstantMessage.java | Java | [
{
"context": "kage org.openxsp.java.session;\n\n\n/**\n * Created by fsc on 7/16/14.\n */\npublic interface InstantMessage e",
"end": 57,
"score": 0.999616801738739,
"start": 54,
"tag": "USERNAME",
"value": "fsc"
}
] | null | [] | package org.openxsp.java.session;
/**
* Created by fsc on 7/16/14.
*/
public interface InstantMessage extends SessionControlMessage{
String getFrom();
void setFrom(String from);
String getTo();
void setTo(String to);
String getContent();
void setContent(String content);
String get... | 486 | 0.711934 | 0.701646 | 28 | 16.357143 | 19.116587 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 15 |
59be67d23124a2e8e7b9e8e0aa9e9ff2b3fb218c | 32,186,484,974,376 | fac90541e1f0a60e5ae0a4e32a9782bf293198e1 | /jig-core/src/main/java/org/dddjava/jig/domain/model/models/domains/businessrules/MethodSmellList.java | 36dde5217566c42e6dd1917111906b753ed2d717 | [
"Apache-2.0"
] | permissive | yoshiejp/jig | https://github.com/yoshiejp/jig | 569f1104dc4579a83668343ee45d2fe321aa2462 | 4661a5aecd5441af3c196a132dee5cfdecfc6c30 | refs/heads/main | 2023-07-17T12:32:11.037000 | 2021-09-07T15:33:13 | 2021-09-07T15:33:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.dddjava.jig.domain.model.models.domains.businessrules;
import org.dddjava.jig.domain.model.models.jigobject.member.JigMethod;
import org.dddjava.jig.domain.model.parts.classes.method.MethodRelations;
import java.util.ArrayList;
import java.util.Comparator;
import java.util.List;
import java.util.stream.Co... | UTF-8 | Java | 1,347 | java | MethodSmellList.java | Java | [] | null | [] | package org.dddjava.jig.domain.model.models.domains.businessrules;
import org.dddjava.jig.domain.model.models.jigobject.member.JigMethod;
import org.dddjava.jig.domain.model.parts.classes.method.MethodRelations;
import java.util.ArrayList;
import java.util.Comparator;
import java.util.List;
import java.util.stream.Co... | 1,347 | 0.629826 | 0.629826 | 38 | 33.763157 | 30.181412 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.394737 | false | false | 15 |
a8d8e6577834ee94ecbfeab34880142195bf2408 | 36,051,955,514,545 | 03b6665d7b18a8a71d46b006ac3c04137f18cb58 | /org/enguage/objects/expr/Function.java | e70df03a429e459c7c6ef25d8cdd4d5765e23125 | [
"Apache-2.0"
] | permissive | martinwheatman/Enguage | https://github.com/martinwheatman/Enguage | 7759c55b406a5a03888e8e24b5f8479ca62cf7c6 | c563f793d9ee695c52f902326e3db517c0ece820 | refs/heads/master | 2021-01-22T03:40:34.466000 | 2021-01-03T16:11:21 | 2021-01-03T16:11:21 | 76,124,908 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.enguage.objects.expr;
import java.util.ListIterator;
import org.enguage.objects.Variable;
import org.enguage.objects.space.Overlay;
import org.enguage.util.Audit;
import org.enguage.util.Strings;
import org.enguage.util.attr.Attribute;
import org.enguage.util.sys.Shell;
import org.enguage.vehicle.number.N... | UTF-8 | Java | 5,146 | java | Function.java | Java | [] | null | [] | package org.enguage.objects.expr;
import java.util.ListIterator;
import org.enguage.objects.Variable;
import org.enguage.objects.space.Overlay;
import org.enguage.util.Audit;
import org.enguage.util.Strings;
import org.enguage.util.attr.Attribute;
import org.enguage.util.sys.Shell;
import org.enguage.vehicle.number.N... | 5,146 | 0.601049 | 0.594831 | 157 | 31.777071 | 23.262993 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.955414 | false | false | 15 |
3b706d6b07dfe601589821f86b401c9eeda381f8 | 35,072,702,984,787 | ffb8ee9a1edb222b23b93a149501eb39298f2492 | /src/main/java/com/mycompany/services/AccountService.java | a11210bbee5b8bfc828f456e58ab59c7653fea11 | [] | no_license | stephenkearns1/Banking-API | https://github.com/stephenkearns1/Banking-API | 2de8e75a8b1714505482cb20d9d176c919ecd237 | 36b731df32822f53396bd54af7fb76a53b54b0e1 | refs/heads/master | 2021-09-22T14:07:39.023000 | 2018-09-10T21:15:19 | 2018-09-10T21:15:19 | 113,056,652 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mycompany.services;
import com.mycompany.models.Account;
import com.mycompany.models.Customer;
import com.mycompany.storag... | UTF-8 | Java | 3,003 | java | AccountService.java | Java | [
{
"context": "istance;\nimport java.util.List;\n\n/**\n *\n * @author barry\n */\npublic class AccountService {\n DBPresista",
"end": 384,
"score": 0.9728888273239136,
"start": 379,
"tag": "USERNAME",
"value": "barry"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mycompany.services;
import com.mycompany.models.Account;
import com.mycompany.models.Customer;
import com.mycompany.storag... | 3,003 | 0.576424 | 0.575425 | 112 | 25.8125 | 21.999809 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 15 |
be34e71443478203f31aec9cbb36eac2a724f999 | 39,290,360,859,353 | 9518abd733d41a5a16ea86152f7823e6af51dadc | /src/by/bemn/java_intro_online/lesson04_programming_with_classes/simple_classes_objects/task2/Main.java | 93a8148ce383b3853f176a6ed6a941f2e07c3a82 | [] | no_license | AHahalinski/JavaIntroOnline | https://github.com/AHahalinski/JavaIntroOnline | f00b167dd983a8382ad8856122d910aa10a0885b | 7c86f48f56f699de6813b5364cbf596f501e90df | refs/heads/master | 2023-03-08T01:27:48.855000 | 2019-09-22T19:17:33 | 2019-09-22T19:17:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.bemn.java_intro_online.lesson04_programming_with_classes.simple_classes_objects.task2;
public class Main {
public static void main(String[] args) {
Test2 test2 = new Test2();
System.out.println(test2.getName() + " " + test2.getAge());
test2.setAge(50);
test2.setName("M... | UTF-8 | Java | 596 | java | Main.java | Java | [
{
"context": "\n test2.setAge(50);\n test2.setName(\"Maria\");\n System.out.println(test2.getName() + \"",
"end": 324,
"score": 0.9997900724411011,
"start": 319,
"tag": "NAME",
"value": "Maria"
},
{
"context": "st2.getAge());\n\n Test2 test21 = new Test2(\... | null | [] | package by.bemn.java_intro_online.lesson04_programming_with_classes.simple_classes_objects.task2;
public class Main {
public static void main(String[] args) {
Test2 test2 = new Test2();
System.out.println(test2.getName() + " " + test2.getAge());
test2.setAge(50);
test2.setName("M... | 596 | 0.600671 | 0.557047 | 18 | 32.111111 | 30.888489 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 15 |
9d3285d88bc0026da2bef72f6107e7671eda9380 | 1,425,929,213,044 | 09e3711748b3f762245898c1f96ebc5d4226f9c0 | /src/com/halcyon/tetris/bot/PlayerInput.java | 96dcd84656141d2796b36d8316cf37e8c2d93bb5 | [] | no_license | brothermank/TetrisReplay | https://github.com/brothermank/TetrisReplay | d1c1151c1db7ff44b584bf710d05b34ddcc097bd | 5f0b6ec9f95066a235914a38cbdebcac6642f521 | refs/heads/master | 2022-12-08T12:07:05.020000 | 2020-09-03T07:20:29 | 2020-09-03T07:20:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.halcyon.tetris.bot;
import nintaco.api.GamepadButtons;
import org.omg.PortableInterceptor.NON_EXISTENT;
public class PlayerInput {
public static final int
NO_INPUT = -1,
ROTATE_CLOCKWISE = GamepadButtons.B,
ROTATE_COUNTER_CLOCKWISE = GamepadButtons.A,
D... | UTF-8 | Java | 3,081 | java | PlayerInput.java | Java | [] | null | [] | package com.halcyon.tetris.bot;
import nintaco.api.GamepadButtons;
import org.omg.PortableInterceptor.NON_EXISTENT;
public class PlayerInput {
public static final int
NO_INPUT = -1,
ROTATE_CLOCKWISE = GamepadButtons.B,
ROTATE_COUNTER_CLOCKWISE = GamepadButtons.A,
D... | 3,081 | 0.58877 | 0.586822 | 106 | 28.066038 | 23.334431 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424528 | false | false | 15 |
0acd5597bc6400c402dda1c6b6f39813a081d85f | 36,653,250,929,124 | 0177d2e65632c31d1b936c62946c2ccb8fe15df1 | /src/string/Byte2String.java | 8635ef2ce2046f155e19802fa92164a3fa041ea1 | [] | no_license | guangjava/test | https://github.com/guangjava/test | 011b22a0bdea4fc55a521487b884808a23003d47 | 9269491b4e472f450718068f9516cc6b74e94834 | refs/heads/master | 2020-12-02T16:13:39.753000 | 2017-07-07T09:06:49 | 2017-07-07T09:06:49 | 96,520,694 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package string;
import java.io.IOException;
import java.io.InputStream;
public class Byte2String {
protected final long _address;
protected final static byte[] _uuidBytes = new byte[16];
private static String getResponseXML() throws IOException {
String fileName = "response.xml";
InputStream is = B... | UTF-8 | Java | 1,232 | java | Byte2String.java | Java | [] | null | [] | package string;
import java.io.IOException;
import java.io.InputStream;
public class Byte2String {
protected final long _address;
protected final static byte[] _uuidBytes = new byte[16];
private static String getResponseXML() throws IOException {
String fileName = "response.xml";
InputStream is = B... | 1,232 | 0.57711 | 0.559253 | 42 | 27.333334 | 21.438358 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.452381 | false | false | 15 |
5bbfaff877c5e0d29cda994af5894a2785d924fa | 5,480,378,331,959 | 50707bf4cb6929648f302b3fe3af0cb0297466e2 | /app/src/main/java/com/youssef/noteapp/ui/main/MainActivity.java | a288f4df0ccc0ef9865cb0a9842b0da9cfd3464d | [] | no_license | youssefhesham2/noteapp | https://github.com/youssefhesham2/noteapp | 1a4c7bc28b463b3d88ef33c777c6ed667fbdb1c3 | 8781b281885e02ce33a7ed4480032a99aef413a6 | refs/heads/master | 2023-01-14T00:43:31.705000 | 2020-11-07T17:02:01 | 2020-11-07T17:02:01 | 276,143,009 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.youssef.noteapp.ui.main;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentTransaction;
import android.content.Intent;
import android.os.Bundle;
import android.os.Environment;
import an... | UTF-8 | Java | 2,181 | java | MainActivity.java | Java | [] | null | [] | package com.youssef.noteapp.ui.main;
import androidx.appcompat.app.AppCompatActivity;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentTransaction;
import android.content.Intent;
import android.os.Bundle;
import android.os.Environment;
import an... | 2,181 | 0.695094 | 0.695094 | 66 | 32.045456 | 24.760937 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 15 |
045aa7848c6240cb97c5151955bea641f2cab07d | 36,541,581,791,778 | 16ac155ad69851cdd8d6c7b3a9170fff650297a5 | /java/medical/.svn/pristine/7f/7f66e443af709b60279aac9068caa92d09c1aad4.svn-base | 6868ec02c2b51dfe33c2723c395c249077b7a987 | [] | no_license | 13770344697/nanjingzhongan | https://github.com/13770344697/nanjingzhongan | d95dd60c2458be6df1bd38608efb039f7f4095a4 | 630ab2e9002163c2f750d91c6d02b320a36eb935 | refs/heads/master | 2018-10-14T19:30:19.923000 | 2018-07-19T09:57:28 | 2018-07-19T09:57:28 | 130,321,070 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mootop.sdhui.sei.service;
import java.io.IOException;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.google.gson.GsonBuilder;
import com.mootop... | UTF-8 | Java | 1,738 | 7f66e443af709b60279aac9068caa92d09c1aad4.svn-base | Java | [] | null | [] | package com.mootop.sdhui.sei.service;
import java.io.IOException;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.google.gson.GsonBuilder;
import com.mootop... | 1,738 | 0.791715 | 0.791715 | 52 | 32.423077 | 25.958063 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.596154 | false | false | 15 | |
075b7fc7dad9e2b3b0267c7d9396fef4593bc1b7 | 12,249,246,797,110 | df1d98197b31beea625c61d19202fe4613bcd9c2 | /src/main/java/dima/model/service/Service.java | 99f56afc61475d5ab2695284fa2630856f540ced | [] | no_license | yunluchentom/dima | https://github.com/yunluchentom/dima | d5668a6c8f8eeb47e8e4c0e02674a8716e88f7ee | e47fb3aa8feffbf4ab808cfc83364ae98e198ccd | refs/heads/master | 2018-01-12T12:57:02.178000 | 2016-01-30T16:06:21 | 2016-01-30T16:06:21 | 47,990,372 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dima.model.service;
public interface Service<T extends Service>
extends AutoCloseable {
default T start() {
return (T) this;
}
@Override
default void close() throws Exception {
}
}
| UTF-8 | Java | 229 | java | Service.java | Java | [] | null | [] | package dima.model.service;
public interface Service<T extends Service>
extends AutoCloseable {
default T start() {
return (T) this;
}
@Override
default void close() throws Exception {
}
}
| 229 | 0.624454 | 0.624454 | 14 | 15.357142 | 15.609553 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 15 |
5367abaaa50280dc78ff58c37fd5b2a96e3850ea | 36,120,674,998,724 | 151b0835f29a5de96027bee42d6b205f974a1d96 | /src/main/java/com/truyenhinh24h/common/ImportSource.java | 8a587195c00928917cea276847fb22a13218db6c | [] | no_license | kennylam91/truyenhinh24h-backend | https://github.com/kennylam91/truyenhinh24h-backend | 68842c2fc25805fa5080f7d3cb48c85e340a885d | 7441c055eb9d2ce49af7b3c748895b8345914213 | refs/heads/master | 2023-02-15T09:53:02.130000 | 2021-01-10T04:25:45 | 2021-01-10T04:25:45 | 299,782,153 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.truyenhinh24h.common;
public enum ImportSource {
VTV, THVL, SCTV, HTV
}
| UTF-8 | Java | 87 | java | ImportSource.java | Java | [] | null | [] | package com.truyenhinh24h.common;
public enum ImportSource {
VTV, THVL, SCTV, HTV
}
| 87 | 0.747126 | 0.724138 | 6 | 13.5 | 13.622897 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 15 |
66777859b07d29855c9fb25b8344c1e1c5d5c1d8 | 35,107,062,727,690 | b5b2bda8f648412481795e5067028ed6777252ac | /src/main/java/org/training/nirmalya/sampleCodeEight/ReminderDriver.java | 173829fb7401ef61bbc3c8cf299644bb939b644a | [] | no_license | nsengupta/Akka-Training-Elem | https://github.com/nsengupta/Akka-Training-Elem | 696971ec80641f9d35790e65d5ecb354c114c283 | 11a4a7b873fd90cb76132c77b2f80f65c67481a5 | refs/heads/master | 2021-01-22T21:37:23.859000 | 2018-02-03T04:32:44 | 2018-02-03T04:32:44 | 85,447,816 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.training.nirmalya.sampleCodeEight;
import java.util.Arrays;
import java.util.List;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
import org.training.nirmalya.sampleCodeThree.SmartPongActor;
import com.typesafe.config.Config;
import com.typesafe.config.ConfigFactory... | UTF-8 | Java | 887 | java | ReminderDriver.java | Java | [] | null | [] | package org.training.nirmalya.sampleCodeEight;
import java.util.Arrays;
import java.util.List;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
import org.training.nirmalya.sampleCodeThree.SmartPongActor;
import com.typesafe.config.Config;
import com.typesafe.config.ConfigFactory... | 887 | 0.748591 | 0.744081 | 38 | 22.342106 | 22.356297 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.815789 | false | false | 15 |
8152e5f126c3b6a28b738aa7194924b2b4bd1050 | 38,989,713,154,061 | e2391cbe50a1f748e59851f00e59a3ca5ba5c8d8 | /src/main/java/superman/payloads/CommonsCollections2.java | 95d1e5a57a1d377465ea75c4988d6e0654d659c2 | [] | no_license | muzai/weblogic_exploit | https://github.com/muzai/weblogic_exploit | 02ec623008e66aa390e711f8f57640b7ce8c8220 | cce379dfcbd32fbfcdf8e7007ff0ed442aad352a | refs/heads/master | 2022-11-18T00:03:46.042000 | 2020-07-16T09:10:05 | 2020-07-16T09:10:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package superman.payloads;
import org.apache.commons.collections4.comparators.TransformingComparator;
import org.apache.commons.collections4.functors.InvokerTransformer;
import superman.util.Gadgets;
import superman.util.Reflections;
import java.util.PriorityQueue;
public class CommonsCollections2 implements EchoPa... | UTF-8 | Java | 1,236 | java | CommonsCollections2.java | Java | [] | null | [] | package superman.payloads;
import org.apache.commons.collections4.comparators.TransformingComparator;
import org.apache.commons.collections4.functors.InvokerTransformer;
import superman.util.Gadgets;
import superman.util.Reflections;
import java.util.PriorityQueue;
public class CommonsCollections2 implements EchoPa... | 1,236 | 0.717638 | 0.708738 | 35 | 34.314285 | 33.080654 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.628571 | false | false | 15 |
b2cd3fbc49d280b94a0c631b589e112f3f582e5c | 22,814,866,338,446 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/com/tencent/p177mm/plugin/appbrand/jsapi/wifi/C16683d.java | 028af4c8e4946434ad39fe159229dd5bd2584734 | [] | no_license | xsren/AndroidReverseNotes | https://github.com/xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072000 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.p177mm.plugin.appbrand.jsapi.wifi;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.net.NetworkInfo;
import android.net.NetworkInfo.State;
import android.os.Parcelable;
import android.text.Te... | UTF-8 | Java | 7,556 | java | C16683d.java | Java | [] | null | [] | package com.tencent.p177mm.plugin.appbrand.jsapi.wifi;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.net.NetworkInfo;
import android.net.NetworkInfo.State;
import android.os.Parcelable;
import android.text.Te... | 7,556 | 0.520116 | 0.446533 | 157 | 47.127388 | 24.958239 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.904459 | false | false | 15 |
95c5f8b1f93ddffc50a5d8ceb5b9c61e75a0c453 | 39,152,921,887,952 | 2c330160c35e182ea26404422382a463f2d167a9 | /app/src/main/java/com/codelovely/thecooksnook/data/entities/Ingredient.java | ccc4f47650354b43bf0c1b4d754994f6cd4c9c65 | [] | no_license | vestes22/TheCooksNook | https://github.com/vestes22/TheCooksNook | c01d707a29dcf16eedbce17579bd2693b0370ec4 | 334c8d9a06e501e5d7d1d3f9a51b5f2b8e8034f6 | refs/heads/master | 2023-08-07T08:50:42.885000 | 2021-09-28T14:41:45 | 2021-09-28T14:41:45 | 348,487,697 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codelovely.thecooksnook.data.entities;
import androidx.room.ColumnInfo;
import androidx.room.Entity;
import androidx.room.PrimaryKey;
@Entity (
tableName = "ingredients"
)
public class Ingredient {
private @PrimaryKey @ColumnInfo(name = "FDC ID") int fdcId;
private @ColumnInfo(name="Data t... | UTF-8 | Java | 1,262 | java | Ingredient.java | Java | [] | null | [] | package com.codelovely.thecooksnook.data.entities;
import androidx.room.ColumnInfo;
import androidx.room.Entity;
import androidx.room.PrimaryKey;
@Entity (
tableName = "ingredients"
)
public class Ingredient {
private @PrimaryKey @ColumnInfo(name = "FDC ID") int fdcId;
private @ColumnInfo(name="Data t... | 1,262 | 0.678288 | 0.678288 | 52 | 23.26923 | 21.714153 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.365385 | false | false | 15 |
d8db265a774ce2e33cc9583a97a61fe072a8904b | 34,308,198,822,694 | 1b016787bc0053b7468da176580dbce281a39f2e | /javalib/src/main/java/com/example/edwin/javalib/design_pattern/constructor/outlook/SubSystem1.java | dfc61f2da86b0ef7277831e574abca5297443ccf | [] | no_license | Edwin-wen/AndroidCode | https://github.com/Edwin-wen/AndroidCode | 05c7866488dd05931b031d254eb468f9c4431022 | 6533f87171e2bfaecf9a6595a9029b511a9f7ba9 | refs/heads/master | 2021-05-16T21:32:11.041000 | 2020-05-25T17:05:08 | 2020-05-25T17:05:08 | 250,476,736 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.edwin.javalib.design_pattern.constructor.outlook;
public class SubSystem1 {
public void doSystem1() {
}
}
| UTF-8 | Java | 137 | java | SubSystem1.java | Java | [] | null | [] | package com.example.edwin.javalib.design_pattern.constructor.outlook;
public class SubSystem1 {
public void doSystem1() {
}
}
| 137 | 0.729927 | 0.715328 | 8 | 16.125 | 22.83877 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 15 |
e331c0269f349be2952f52388f98617f052e9cce | 39,393,440,064,749 | 4edcffeb960478dc5448236d126ece8df5a6f51f | /src/main/java/ik/ijse/ws/instagram_clone/service/UserService.java | d170304d20f489cfaca1ed4c181b108f1b326dcd | [] | no_license | KavinduDhananjaya/instagram_clone | https://github.com/KavinduDhananjaya/instagram_clone | 02231f18ad263df98be35e8e173fafcfcb199d2c | a47a8e64d6aff00b56205c353b02bd6e2c3be9a9 | refs/heads/master | 2023-03-06T17:05:25.962000 | 2020-12-19T09:15:39 | 2020-12-19T09:15:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ik.ijse.ws.instagram_clone.service;
import ik.ijse.ws.instagram_clone.dto.UserDto;
import ik.ijse.ws.instagram_clone.util.StandardResponse;
import org.springframework.http.ResponseEntity;
public interface UserService {
StandardResponse registerUser(UserDto userDto) throws Exception;
boolean loginUser... | UTF-8 | Java | 358 | java | UserService.java | Java | [] | null | [] | package ik.ijse.ws.instagram_clone.service;
import ik.ijse.ws.instagram_clone.dto.UserDto;
import ik.ijse.ws.instagram_clone.util.StandardResponse;
import org.springframework.http.ResponseEntity;
public interface UserService {
StandardResponse registerUser(UserDto userDto) throws Exception;
boolean loginUser... | 358 | 0.815642 | 0.815642 | 11 | 31.545454 | 25.270765 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 15 |
44e251181e281a47ab4d23122fb1b0d1a62965e2 | 15,367,392,991,111 | e40266a9de2172e7f7740210173196ccfbf91047 | /src/main/java/demo/pages/ToDoUncheck.java | 3fd352c30afb64a584b09b541120449f4f52c433 | [] | no_license | theodoricjonathan/Exam_JonathanTheodoric | https://github.com/theodoricjonathan/Exam_JonathanTheodoric | 893186293708dfa197cf9d000627f32d4e9b3aa4 | 89d029afb15d8d85a00105bde31f819f3dc767ca | refs/heads/master | 2022-04-26T21:45:13.597000 | 2020-04-30T08:29:39 | 2020-04-30T08:29:39 | 260,154,846 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo.pages;
import demo.webdriver.AndroidDriverInstance;
import demo.webdriver.WebDriverInstance;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class ToDoUncheck {
pu... | UTF-8 | Java | 752 | java | ToDoUncheck.java | Java | [] | null | [] | package demo.pages;
import demo.webdriver.AndroidDriverInstance;
import demo.webdriver.WebDriverInstance;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class ToDoUncheck {
pu... | 752 | 0.775266 | 0.772606 | 18 | 40.777779 | 31.695698 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 15 |
fa3322548f5ab6efdb0aa05c0e203ca8054256a8 | 20,100,446,954,695 | 78edef017117999e4f814462f48140d140152389 | /src/main/java/be/atc/salesmanagercrm/entities/ObjectActivity.java | 3d27e2240a75977530a0f859d9929a1ea84f3802 | [] | no_license | max2759/salesmanagerCRM | https://github.com/max2759/salesmanagerCRM | a69d2b5771ff7beeeea94e30a349094117de8ac9 | 8fa61e01c810ca1e1c20e67fb16952c144e206ec | refs/heads/main | 2023-08-26T09:45:11.814000 | 2021-10-07T13:40:04 | 2021-10-07T13:40:04 | 415,300,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.atc.salesmanagercrm.entities;
import lombok.Getter;
import lombok.Setter;
public class ObjectActivity {
@Getter
@Setter
private String objectType;
@Getter
@Setter
private Object object;
public ObjectActivity(String objectType, Object object) {
this.objectType = objectTy... | UTF-8 | Java | 362 | java | ObjectActivity.java | Java | [] | null | [] | package be.atc.salesmanagercrm.entities;
import lombok.Getter;
import lombok.Setter;
public class ObjectActivity {
@Getter
@Setter
private String objectType;
@Getter
@Setter
private Object object;
public ObjectActivity(String objectType, Object object) {
this.objectType = objectTy... | 362 | 0.690608 | 0.690608 | 18 | 19.111111 | 16.271614 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 15 |
631606eb571ded975db4b78eb4e38d0c68f8a8f8 | 7,361,573,956,707 | 23d5aadee956fa3c5fa2e2160bb7cec7b3f7d793 | /nuxeo-core-binarymanager-multi-core/src/test/java/org/nuxeo/ecm/core/TestRepositoryMultiBlobStore.java | ddced37f69dc0c55c035a9d5b71d1a47947248b4 | [] | no_license | tiry/nuxeo-core-blobmanager-multi | https://github.com/tiry/nuxeo-core-blobmanager-multi | d6e455132eb3e026416daba953f4caea4d7a1d75 | 0d90673b7e3dfc26a03405743413d53445b1bb9e | refs/heads/master | 2020-03-18T05:48:22.001000 | 2018-05-25T23:22:52 | 2018-05-25T23:22:52 | 134,362,352 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.nuxeo.ecm.core;
import static org.junit.Assert.assertNotNull;
import java.io.Serializable;
import java.util.UUID;
import javax.inject.Inject;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.nuxeo.ecm.core.api.Blob;
import org.nuxeo.ecm.core.api.CoreSession;
import org.nuxeo.ecm.core.a... | UTF-8 | Java | 1,954 | java | TestRepositoryMultiBlobStore.java | Java | [] | null | [] | package org.nuxeo.ecm.core;
import static org.junit.Assert.assertNotNull;
import java.io.Serializable;
import java.util.UUID;
import javax.inject.Inject;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.nuxeo.ecm.core.api.Blob;
import org.nuxeo.ecm.core.api.CoreSession;
import org.nuxeo.ecm.core.a... | 1,954 | 0.753838 | 0.748209 | 64 | 29.53125 | 22.95714 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.796875 | false | false | 15 |
11ea0b68570f3d81823ba5834543171f6a7ddc4a | 29,360,396,445,248 | 3f5067dc81623e726e5857d4cd291814d8bf2c6c | /myapplication/SearchCaseDetailActivity.java | d01ee39d35ddf45f121c7a59a5c5f329ab48beb2 | [] | no_license | OliviaXu312/Legal_Assistance_App | https://github.com/OliviaXu312/Legal_Assistance_App | c7d9aedc11b2ff5191fab1560d5b81a48810522e | b56e2165a8008e6bbde9692a5e019e075a3c02ae | refs/heads/master | 2020-07-15T03:45:22.062000 | 2019-08-31T21:08:43 | 2019-08-31T21:08:43 | 205,471,345 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.joan.myapplication;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.ScrollView;
import android.widget.TextView;
import com.example.joan.myapplication... | UTF-8 | Java | 5,876 | java | SearchCaseDetailActivity.java | Java | [] | null | [] | package com.example.joan.myapplication;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.ScrollView;
import android.widget.TextView;
import com.example.joan.myapplication... | 5,876 | 0.527189 | 0.524282 | 173 | 32.803467 | 27.110704 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.601156 | false | false | 15 |
fb88f7b21f7610a0fc3b84de180db6c847501800 | 29,360,396,449,493 | e6da34a5e7b65611ff3926b6322ea076abbeefcf | /src/main/java/org/study/spring/annotation/config/MainConfigAop.java | 82ee4256e9b7cbae0c2505f495b6e7faf0cd6f5b | [] | no_license | dakele895/springs | https://github.com/dakele895/springs | 68fd84350f508eee8794d39aca15e461eceff43b | 0c020346820dd2b8c9fd6af62d8c26b1b07bb170 | refs/heads/master | 2022-10-10T12:46:27.994000 | 2022-09-28T08:18:10 | 2022-09-28T08:18:10 | 203,973,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.study.spring.annotation.config;
import org.springframework.context.annotation.Configuration;
/**
* @author dkl
* @version 1.0 2019/11/26
**/
@Configuration
public class MainConfigAop {
}
| UTF-8 | Java | 204 | java | MainConfigAop.java | Java | [
{
"context": ".context.annotation.Configuration;\n\n/**\n * @author dkl\n * @version 1.0 2019/11/26\n **/\n@Configuration\npu",
"end": 125,
"score": 0.9996272325515747,
"start": 122,
"tag": "USERNAME",
"value": "dkl"
}
] | null | [] | package org.study.spring.annotation.config;
import org.springframework.context.annotation.Configuration;
/**
* @author dkl
* @version 1.0 2019/11/26
**/
@Configuration
public class MainConfigAop {
}
| 204 | 0.754902 | 0.705882 | 11 | 17.545454 | 18.927439 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 15 |
4d85b5dae8ce9cbbdf88e61f914aff5dd2ff2768 | 12,790,412,618,358 | d16965bf856262434b34ac72fa6c56485d990fe9 | /plan/src/public/nc/vo/plan/jx03/SWLGSVO.java | 2b7b3d04de0def5716279ff4be44a34420702d83 | [] | no_license | bellmit/yy_jxc_hr | https://github.com/bellmit/yy_jxc_hr | 1a10984891c343f297560fc49c98d1feb929c2ac | 7f6482a2b056e92fa43c9fe13f8162835ef59fe3 | refs/heads/master | 2022-01-14T10:08:39.520000 | 2018-04-18T12:49:32 | 2018-04-18T12:49:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nc.vo.plan.jx03;
import nc.vo.pubapp.pattern.model.entity.bill.AbstractBill;
import nc.vo.pubapp.pattern.model.meta.entity.bill.BillMetaFactory;
import nc.vo.pubapp.pattern.model.meta.entity.bill.IBillMeta;
@nc.vo.annotation.AggVoInfo(parentVO = "nc.vo.plan.jx03.SWLGSHVO")
public class SWLGSVO extends ... | UTF-8 | Java | 598 | java | SWLGSVO.java | Java | [] | null | [] | package nc.vo.plan.jx03;
import nc.vo.pubapp.pattern.model.entity.bill.AbstractBill;
import nc.vo.pubapp.pattern.model.meta.entity.bill.BillMetaFactory;
import nc.vo.pubapp.pattern.model.meta.entity.bill.IBillMeta;
@nc.vo.annotation.AggVoInfo(parentVO = "nc.vo.plan.jx03.SWLGSHVO")
public class SWLGSVO extends ... | 598 | 0.740803 | 0.734114 | 20 | 28 | 26.873779 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 15 |
0bf51a805317185f00418e1a06cb2add52793153 | 10,179,072,501,016 | 3b1e1886f35f60b69e366bd10fba28338983a92b | /src/test/java/cvut/fit/di/commonEntity/managed/injected/UserDao.java | 5d0b2493adaad3442f2c370bb508b3e7771093ea | [] | no_license | buttasam/di-butta | https://github.com/buttasam/di-butta | 1744a0bc9952c6ec57c1b8fa4df4356831d6f246 | 4a0156d613d67bf41c84cf879750d80947c7cb00 | refs/heads/master | 2021-03-30T17:11:25.880000 | 2018-07-04T23:03:47 | 2018-07-04T23:03:47 | 74,998,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cvut.fit.di.commonEntity.managed.injected;
/**
* @author Samuel Butta
*/
public class UserDao {
}
| UTF-8 | Java | 109 | java | UserDao.java | Java | [
{
"context": ".di.commonEntity.managed.injected;\n\n/**\n * @author Samuel Butta\n */\npublic class UserDao {\n}\n",
"end": 79,
"score": 0.9998536109924316,
"start": 67,
"tag": "NAME",
"value": "Samuel Butta"
}
] | null | [] | package cvut.fit.di.commonEntity.managed.injected;
/**
* @author <NAME>
*/
public class UserDao {
}
| 103 | 0.715596 | 0.715596 | 7 | 14.571428 | 17.095171 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 15 |
f5118a057288f8a40ab35901abf56ec01be1983a | 6,468,220,766,539 | b726affeea30012e7ebdff8f271cf5c0fbffbb76 | /remote-config/server/src/main/java/br/com/leonardoferreira/poc/Application.java | 56d7d09826fd75880be9ad97cb192035f7ce0afc | [] | no_license | LeonardoFerreiraa/poc | https://github.com/LeonardoFerreiraa/poc | 3114ef0a78240f3b74eab8198f266ac63e026c17 | 19f6224e155087f18545b8cf5364ad2fadd52c09 | refs/heads/master | 2023-04-12T09:14:38.601000 | 2022-07-31T21:09:53 | 2022-07-31T21:09:53 | 115,114,577 | 16 | 11 | null | false | 2022-10-19T06:01:44 | 2017-12-22T12:44:57 | 2022-08-11T01:03:18 | 2022-10-19T06:01:44 | 3,353 | 13 | 8 | 1 | Java | false | false | package br.com.leonardoferreira.poc;
import java.util.Properties;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@SpringBo... | UTF-8 | Java | 721 | java | Application.java | Java | [
{
"context": "package br.com.leonardoferreira.poc;\n\nimport java.util.Properties;\n\nimport org.sp",
"end": 31,
"score": 0.9731280207633972,
"start": 15,
"tag": "USERNAME",
"value": "leonardoferreira"
}
] | null | [] | package br.com.leonardoferreira.poc;
import java.util.Properties;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@SpringBo... | 721 | 0.751734 | 0.751734 | 29 | 23.862068 | 23.081152 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 15 |
8b48066f50632944b389227fdcaf0554ecb94972 | 24,850,680,786,503 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/plugin/sns/c/n.java | cbf20a31e5102ad6d4b477d7050deab2548e6a63 | [] | no_license | tsuzcx/qq_apk | https://github.com/tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651000 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | false | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | 2022-01-31T06:56:43 | 2022-01-31T09:46:26 | 167,304 | 0 | 1 | 1 | Java | false | false | package com.tencent.mm.plugin.sns.c;
import java.util.List;
public abstract interface n
{
public abstract boolean aRZ(String paramString);
public abstract boolean hei();
public abstract List<String> ux(long paramLong);
public abstract String uy(long paramLong);
}
/* Location: ... | UTF-8 | Java | 476 | java | n.java | Java | [] | null | [] | package com.tencent.mm.plugin.sns.c;
import java.util.List;
public abstract interface n
{
public abstract boolean aRZ(String paramString);
public abstract boolean hei();
public abstract List<String> ux(long paramLong);
public abstract String uy(long paramLong);
}
/* Location: ... | 476 | 0.665966 | 0.655462 | 24 | 18.083334 | 22.956329 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
0504abde42c5682ae5ad9e176c56e842339f49b0 | 2,396,591,789,947 | c26b900d455070be0ab2cfd197121444acbb6e1d | /app/src/main/java/com/example/booklist/DataBase.java | 657ad189d9cbf3887271b83b03852d69e76cd6c1 | [] | no_license | enginayna/Sqlite-Book-Library | https://github.com/enginayna/Sqlite-Book-Library | f35d2cd9c29730edc47af8aa4b0554f681a0a4f3 | 6494e12f1d873fd7200f7757742d51b74200cea4 | refs/heads/master | 2020-05-29T13:33:19.582000 | 2019-05-29T06:54:28 | 2019-05-29T06:54:28 | 189,166,982 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.booklist;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
import java.util.List;
public class DataBase extends SQLiteOp... | UTF-8 | Java | 3,519 | java | DataBase.java | Java | [] | null | [] | package com.example.booklist;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
import java.util.List;
public class DataBase extends SQLiteOp... | 3,519 | 0.635408 | 0.63285 | 94 | 36.436169 | 25.212105 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.861702 | false | false | 15 |
cbcdffff61b772b9585918a935c896cf11f195e4 | 33,981,781,273,469 | 293b1640eba7ddc7dd75a14b33b9aaa803caa906 | /src/ec/ssr/functions/X331.java | c4db3472a7d4950595ad0c604bacfb7c43c4261d | [] | no_license | luizvbo/ssr | https://github.com/luizvbo/ssr | a5703087456b3037c64082760c41e98cc31d4dcf | 522ae0b7d72eb60f19cba30b876950871c7ae6db | refs/heads/master | 2020-03-29T20:53:24.718000 | 2016-12-02T00:08:25 | 2016-12-02T00:08:25 | 150,337,098 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ec.ssr.functions;
public class X331 extends X{
@Override
public String getVariableName() {
return "x331";
}
@Override
public int getInputIndex() {
return 330;
}
} | UTF-8 | Java | 182 | java | X331.java | Java | [] | null | [] | package ec.ssr.functions;
public class X331 extends X{
@Override
public String getVariableName() {
return "x331";
}
@Override
public int getInputIndex() {
return 330;
}
} | 182 | 0.703297 | 0.653846 | 13 | 13.076923 | 11.822153 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 15 |
7438d705b64fc799bfd4456c7ef710bf4f9ab1fe | 33,981,781,271,842 | ff24fbb9182b25f5dd9ac6d7f4a8c353d74b98f7 | /src/main/java/sbs/service/optima/JdbcOptimaService.java | 0ac744f7915ec6b0b12c0f61dd42f57687894aff | [] | no_license | virusspl/SpringBootMVCStarter | https://github.com/virusspl/SpringBootMVCStarter | 6f31a4e9a561016293f7d3b12045f0722554444f | 9db2170aa5e137012453557061109519fd1dbb15 | refs/heads/master | 2022-06-30T06:44:28.324000 | 2022-06-23T07:52:33 | 2022-06-23T07:52:33 | 80,722,506 | 4 | 3 | null | false | 2022-06-29T16:37:35 | 2017-02-02T12:24:51 | 2021-11-26T12:14:46 | 2022-06-29T16:37:35 | 37,092 | 5 | 3 | 2 | Java | false | false | package sbs.service.optima;
import java.util.List;
import sbs.model.hr.HrUserInfo;
public interface JdbcOptimaService {
public static final int DB_ALL = 0;
public static final int DB_ADR = 1;
public static final int DB_WPS = 2;
public static final int DB_ADECCO = 3;
public static final int DB_UA =... | UTF-8 | Java | 565 | java | JdbcOptimaService.java | Java | [] | null | [] | package sbs.service.optima;
import java.util.List;
import sbs.model.hr.HrUserInfo;
public interface JdbcOptimaService {
public static final int DB_ALL = 0;
public static final int DB_ADR = 1;
public static final int DB_WPS = 2;
public static final int DB_ADECCO = 3;
public static final int DB_UA =... | 565 | 0.739823 | 0.730973 | 19 | 27.736841 | 25.618336 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.105263 | false | false | 15 |
7ebf3d6c3b2392ab113944cc2aa8e6e8b74198f9 | 22,814,866,295,147 | e55c1221a88d3a4554094b74c7f199fbfd953136 | /src/com/GARCIA/Main.java | 88cc88447105e7c3e8bf214f211cddf4be73818b | [] | no_license | enriquegarcia96/SISTEMA_BANCARIO-2PARCIAL | https://github.com/enriquegarcia96/SISTEMA_BANCARIO-2PARCIAL | 59066902318db11bfbc630600ff0fe0e83ed8614 | ab3a0203c8a274f8ad73f72a9e402d23910903e6 | refs/heads/master | 2020-09-05T15:40:18.612000 | 2019-11-07T03:49:01 | 2019-11-07T03:49:01 | 220,146,537 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.GARCIA;
import com.GARCIA.modelos.Usuario;
import java.net.UnknownServiceException;
import java.util.ArrayList;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Usuario nuevoUsuario = new Usuario("0301","enrique","garcia","ewhwjash@gmail.com");
n... | UTF-8 | Java | 2,054 | java | Main.java | Java | [
{
"context": " Usuario nuevoUsuario = new Usuario(\"0301\",\"enrique\",\"garcia\",\"ewhwjash@gmail.com\");\n nuevoUsu",
"end": 277,
"score": 0.8430330753326416,
"start": 270,
"tag": "USERNAME",
"value": "enrique"
},
{
"context": "ario nuevoUsuario = new Usuario(\"0301\",... | null | [] | package com.GARCIA;
import com.GARCIA.modelos.Usuario;
import java.net.UnknownServiceException;
import java.util.ArrayList;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Usuario nuevoUsuario = new Usuario("0301","enrique","garcia","<EMAIL>");
nuevoUsuario... | 2,043 | 0.554041 | 0.549172 | 62 | 32.129032 | 26.591585 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 15 |
c0fc7d5603d1fa0b7203e2b9cf8a4a3c35e5a7a7 | 32,435,593,038,793 | 8d2d9526dee60df19535d0cbe599c441ee8917f5 | /src/main/java/com/javaaround/dpattern/App.java | 728e222c02037a3ae594c1706d83e11c3841b231 | [] | no_license | shamim0754/designpattern | https://github.com/shamim0754/designpattern | eacb59e2b9d5b78af978f0bc1d5ddbcaebfbbe07 | ae046a8a981c7888d120780de69940940b820051 | refs/heads/master | 2020-09-22T05:52:04.324000 | 2017-05-16T12:33:55 | 2017-05-16T12:33:55 | 67,497,456 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javaaround.dpattern;
import com.javaaround.dpattern.factorypattern.FactoryFinder;
import com.javaaround.dpattern.factorypattern.AbstractFactory;
import com.javaaround.dpattern.factorypattern.Shape;
import com.javaaround.dpattern.factorypattern.ColorFactory;
import com.javaaround.dpattern.factorypattern.Colo... | UTF-8 | Java | 890 | java | App.java | Java | [] | null | [] | package com.javaaround.dpattern;
import com.javaaround.dpattern.factorypattern.FactoryFinder;
import com.javaaround.dpattern.factorypattern.AbstractFactory;
import com.javaaround.dpattern.factorypattern.Shape;
import com.javaaround.dpattern.factorypattern.ColorFactory;
import com.javaaround.dpattern.factorypattern.Colo... | 890 | 0.753933 | 0.749438 | 32 | 26.8125 | 22.405966 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 15 |
59325652f501c0ac596b10a58d30cdb0f99f2de3 | 38,336,878,090,696 | 615123e2761d2a9243fc1a6981fe236cad49977d | /genericrecycler/src/main/java/com/example/genericrecycleradapter/adapter/GenericAdapter.java | 8ce3a456bfbf4f7f730b2a554fe8eb4ff7b8a071 | [] | no_license | shua3343/Android-GenericRecyclerAdapter | https://github.com/shua3343/Android-GenericRecyclerAdapter | fd68ee9afc3fda21b3aecb4f78304e6098a4a721 | d16b49c3ffe2e5307a496b2daacf1aef813ab75f | refs/heads/master | 2020-07-17T00:43:49.384000 | 2020-04-10T04:43:13 | 2020-04-10T04:43:13 | 205,903,913 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.genericrecycleradapter.adapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.LayoutRes;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List;
public class GenericAdap... | UTF-8 | Java | 1,479 | java | GenericAdapter.java | Java | [] | null | [] | package com.example.genericrecycleradapter.adapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.LayoutRes;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.List;
public class GenericAdap... | 1,479 | 0.64503 | 0.64503 | 54 | 26.388889 | 24.685741 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425926 | false | false | 15 |
f48b04a59b7b99a0190a2801c8da8de36266b330 | 35,124,242,580,601 | 82e2fa3b1128edc8abd2bd84ecfc01c932831bc0 | /jena-geosparql/src/main/java/org/apache/jena/geosparql/implementation/function_registration/Spatial.java | 72704b3ed6bfc8f711f5f7fc17a2d47f5e342c70 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | apache/jena | https://github.com/apache/jena | b64f6013582f2b5aa38d1c9972d7b14e55686316 | fb41e79d97f065b8df9ebbc6c69b3f983b6cde04 | refs/heads/main | 2023-08-14T15:16:21.086000 | 2023-08-03T08:34:08 | 2023-08-03T08:34:08 | 7,437,073 | 966 | 760 | Apache-2.0 | false | 2023-09-02T09:04:08 | 2013-01-04T08:00:32 | 2023-09-01T09:23:38 | 2023-09-02T09:04:07 | 456,635 | 982 | 625 | 53 | Java | false | false | /*
* 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 | 6,249 | java | Spatial.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 ... | 6,249 | 0.792607 | 0.791967 | 109 | 56.330276 | 30.298229 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.93578 | false | false | 15 |
5c68f086b5ee58d051b8a3d7977e8efb438199ed | 23,227,183,175,632 | 591e5c87ec771a838e0338f8fd5736b2446439b8 | /src/SolutionCalculateMemory.java | 6bfee6ff52b19b4a39c861f38a8c38de2c3e6856 | [] | no_license | Nhiphat/TestJavaKBTG | https://github.com/Nhiphat/TestJavaKBTG | 84db19419121d832c5f2c88196b8ed5409946b72 | 08a509a9efc592571711eae4bdb11257f45370be | refs/heads/master | 2020-12-30T04:50:30.724000 | 2020-02-17T11:19:06 | 2020-02-17T11:19:06 | 238,866,230 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.Map;
public class SolutionCalculateMemory {
private String s;
public SolutionCalculateMemory(String s) {
this.s = s;
}
public String getS() {
return s;
}
public void setS(String s) {
this.s = s;
}
public String sol... | UTF-8 | Java | 1,665 | java | SolutionCalculateMemory.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.Map;
public class SolutionCalculateMemory {
private String s;
public SolutionCalculateMemory(String s) {
this.s = s;
}
public String getS() {
return s;
}
public void setS(String s) {
this.s = s;
}
public String sol... | 1,665 | 0.536336 | 0.526727 | 46 | 35.195652 | 32.931168 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 15 |
8570fedb27ff11e39511489c43e6fb323d9eb941 | 8,718,783,665,429 | 254ccba6ed22fd8096f91a8b90d2835fad7941d3 | /bookings.java | fb5128b5b554201d7d25303e86cc9789c93dfe1a | [] | no_license | aakarshachug19/theme-park-management | https://github.com/aakarshachug19/theme-park-management | ea0962f56f459cf4eafcb4ed78814c26ba77d2d2 | ed7b3780de02d5cf6bf07996c0eb9047585ae1cb | refs/heads/master | 2021-07-10T12:46:14.018000 | 2017-10-13T18:17:54 | 2017-10-13T18:17:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.Vector;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JOpt... | UTF-8 | Java | 17,275 | java | bookings.java | Java | [
{
"context": "the template in the editor.\n */\n\n/**\n *\n * @author Lenovo\n */\npublic class bookings extends javax.swing.JIn",
"end": 621,
"score": 0.8432378172874451,
"start": 615,
"tag": "USERNAME",
"value": "Lenovo"
}
] | null | [] |
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.Vector;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JOpt... | 17,275 | 0.584544 | 0.548423 | 495 | 33.896969 | 24.423773 | 215 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.054545 | false | false | 15 |
a465d5d782206b0f3b8c5899e2e7257623059fa5 | 20,590,073,218,830 | 598a5f64ec2035c107ef1a19cf3d38949fbb2369 | /app/src/main/java/vn/tale/architecture/model/manager/UserModel.java | 482749b06f7d3fe170ca29b6f0b087cb4619766d | [
"Apache-2.0"
] | permissive | dbof10/redux-observable | https://github.com/dbof10/redux-observable | 57a10890f3638e969268d992b272c1863dfc93f4 | 8ee0a2e3de50d67f55fe812ec6d55d274179f236 | refs/heads/master | 2021-01-22T22:03:47.686000 | 2017-05-29T16:21:40 | 2017-05-29T16:21:40 | 92,755,785 | 11 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vn.tale.architecture.model.manager;
import android.support.v4.util.Pair;
import io.reactivex.Completable;
import io.reactivex.Observable;
import io.reactivex.Single;
import io.reactivex.subjects.BehaviorSubject;
import vn.tale.architecture.model.User;
import vn.tale.architecture.model.error.AuthenticateError;
... | UTF-8 | Java | 1,155 | java | UserModel.java | Java | [
{
"context": ".model.error.AuthenticateError;\n\n/**\n * Created by Giang Nguyen on 2/21/17.\n */\n\npublic class UserModel {\n\n publ",
"end": 351,
"score": 0.999869704246521,
"start": 339,
"tag": "NAME",
"value": "Giang Nguyen"
},
{
"context": " public static final User ANNOYMOUS... | null | [] | package vn.tale.architecture.model.manager;
import android.support.v4.util.Pair;
import io.reactivex.Completable;
import io.reactivex.Observable;
import io.reactivex.Single;
import io.reactivex.subjects.BehaviorSubject;
import vn.tale.architecture.model.User;
import vn.tale.architecture.model.error.AuthenticateError;
... | 1,139 | 0.730736 | 0.722944 | 39 | 28.615385 | 26.16478 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 15 |
316765f43cbd91257ec1a499b165981a2c7381c2 | 23,433,341,596,124 | ba42c88e437ce8e9e7fd87cd31f71c929e9c947d | /src/main/java/com/crp/qa/qaGateWay/controller/QaUserController.java | bcca36858307c83352f81724e7d1831a760795ee | [] | no_license | bingzhilingyi/qa-gateway | https://github.com/bingzhilingyi/qa-gateway | 1de7061c4fd92b8454fd24f6cd0d8b9ba0fce97d | 2f90b732d5f5373581118ebef495073bbb3df827 | refs/heads/master | 2020-03-19T09:44:20.221000 | 2018-08-22T12:45:36 | 2018-08-22T12:45:36 | 136,314,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* huangyue
* 2018年5月31日
*/
package com.crp.qa.qaGateWay.controller;
import javax.annotation.Resource;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.... | UTF-8 | Java | 5,167 | java | QaUserController.java | Java | [
{
"context": "/**\n * huangyue\n * 2018年5月31日\n */\npackage com.crp.qa.qaGateWay.co",
"end": 15,
"score": 0.9993169903755188,
"start": 7,
"tag": "USERNAME",
"value": "huangyue"
},
{
"context": "l.transfer.QaPagedTransfer;\n\n\n/**\n * 用户\n * @author huangyue\n * @date 2018年5月31日 下午7:... | null | [] | /**
* huangyue
* 2018年5月31日
*/
package com.crp.qa.qaGateWay.controller;
import javax.annotation.Resource;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.... | 5,167 | 0.703774 | 0.68045 | 196 | 23.061224 | 20.528883 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.688776 | false | false | 15 |
638b0d49c964c0a41bfd84936297854fb805981c | 13,383,118,156,730 | b7f8f43f7d76f9a430db67f5ab654e4895950ae8 | /SimplTutorial/src/ecologylab/tutorials/rss/RssTranslations.java | 02837955150d7f0eac538c51a12f017e01cc2990 | [] | no_license | AndrewKoons/simplJava | https://github.com/AndrewKoons/simplJava | 299b0866938e1b79143b4810bc57e1f1ad6e2cce | d7a2aa177312eccdfb75a6c978b55a449a78c42f | refs/heads/master | 2020-12-24T13:20:44.013000 | 2013-04-17T23:49:06 | 2013-04-17T23:49:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //RssTranslations.java
package ecologylab.tutorials.rss;
import ecologylab.generic.Debug;
import ecologylab.serialization.SimplTypesScope;
public class RssTranslations extends Debug
{
public static SimplTypesScope get()
{
return SimplTypesScope.get("rss", Rss.class, Channel.class, Item.class);
}
} | UTF-8 | Java | 317 | java | RssTranslations.java | Java | [] | null | [] | //RssTranslations.java
package ecologylab.tutorials.rss;
import ecologylab.generic.Debug;
import ecologylab.serialization.SimplTypesScope;
public class RssTranslations extends Debug
{
public static SimplTypesScope get()
{
return SimplTypesScope.get("rss", Rss.class, Channel.class, Item.class);
}
} | 317 | 0.769716 | 0.769716 | 14 | 21.642857 | 23.181295 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
f907f67088760da1c644351b4ddd6165cd7300ff | 15,796,889,747,141 | c662a1f1f4660cc644b63f417f0911cee5e8fbfb | /components/netty-demo/src/main/java/io/qkits/walkthough/netty/adapter/DataAdapter.java | 2a4d135a54311e4f3a5ee059a0ece884ac7b2d65 | [] | no_license | qdriven/walkthough-backend | https://github.com/qdriven/walkthough-backend | c10308b4fb1a3524d9c11f313f5c22620e554432 | df9cb95e814e66eb582c319c983154f36f1acf23 | refs/heads/master | 2022-07-08T11:34:39.424000 | 2021-12-11T03:47:08 | 2021-12-11T03:47:08 | 200,501,198 | 0 | 0 | null | false | 2022-06-21T04:16:24 | 2019-08-04T14:14:29 | 2021-12-11T03:47:11 | 2022-06-21T04:16:24 | 56,480 | 0 | 0 | 9 | Java | false | false | package io.qkits.walkthough.netty.adapter;
import java.util.HashMap;
import java.util.Map;
import io.qkits.walkthough.netty.common.DataType;
import io.qkits.walkthough.netty.common.exception.NettyWalkthroughException;
import io.qkits.walkthough.netty.longpolling.api.DataEventRegistry;
import io.qkits.walkthough.netty... | UTF-8 | Java | 1,724 | java | DataAdapter.java | Java | [
{
"context": "s NettyWalkthroughException {\n String key = String.format(\"%s@%s\", service, cluster);\n DataIncidentE",
"end": 1316,
"score": 0.6858606338500977,
"start": 1303,
"tag": "KEY",
"value": "String.format"
},
{
"context": "oughException {\n String key ... | null | [] | package io.qkits.walkthough.netty.adapter;
import java.util.HashMap;
import java.util.Map;
import io.qkits.walkthough.netty.common.DataType;
import io.qkits.walkthough.netty.common.exception.NettyWalkthroughException;
import io.qkits.walkthough.netty.longpolling.api.DataEventRegistry;
import io.qkits.walkthough.netty... | 1,724 | 0.738979 | 0.738979 | 42 | 40.047619 | 34.932556 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.809524 | false | false | 15 |
fe4ff791ab32e6afe944dbee65930e122b2a68d8 | 30,923,764,586,159 | 27511a2f9b0abe76e3fcef6d70e66647dd15da96 | /src/b/a/e/c.java | 217e024ab72e99109ca0eec47c09d2c1b88d8a41 | [] | no_license | biaolv/com.instagram.android | https://github.com/biaolv/com.instagram.android | 7edde43d5a909ae2563cf104acfc6891f2a39ebe | 3fcd3db2c3823a6d29a31ec0f6abcf5ceca995de | refs/heads/master | 2022-05-09T15:05:05.412000 | 2016-07-21T03:48:36 | 2016-07-21T03:48:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package b.a.e;
import b.au;
import b.b.e;
import c.f;
import java.util.concurrent.Executor;
final class c
implements g
{
c(d paramd, e parame, Executor paramExecutor, String paramString) {}
public final void a(int paramInt, String paramString)
{
d.b(d);
b.execute(new b(this, "OkHttp %s WebSocket Cl... | UTF-8 | Java | 688 | java | c.java | Java | [] | null | [] | package b.a.e;
import b.au;
import b.b.e;
import c.f;
import java.util.concurrent.Executor;
final class c
implements g
{
c(d paramd, e parame, Executor paramExecutor, String paramString) {}
public final void a(int paramInt, String paramString)
{
d.b(d);
b.execute(new b(this, "OkHttp %s WebSocket Cl... | 688 | 0.633721 | 0.623547 | 34 | 19.264706 | 25.404156 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 15 |
2418d75bb8f7fbf9b31c5fd4a84ccd57d423ed1d | 2,156,073,612,144 | d247d552580340fe195ac72173946df3b4ee54f5 | /pc-web-crawler-parent/pc-web-crawler/src/main/java/br/com/dickinho/hack/scheduler/PcWebCrawlerScheduler.java | 96389f5939c153de6c361760358a66dbe85d7f0a | [] | no_license | rubovisk/rastro-de-preco | https://github.com/rubovisk/rastro-de-preco | 5938e65004b16eec649d726edce4c682292200dc | cf95896bdf3da322335adb11d7bc20e838bbff3b | refs/heads/master | 2023-02-14T16:07:17.023000 | 2020-12-31T13:03:20 | 2020-12-31T13:03:20 | 325,801,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.dickinho.hack.scheduler;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Scheduled;
import org.springframew... | UTF-8 | Java | 1,642 | java | PcWebCrawlerScheduler.java | Java | [] | null | [] | package br.com.dickinho.hack.scheduler;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Scheduled;
import org.springframew... | 1,642 | 0.76553 | 0.756395 | 37 | 43.351353 | 40.174091 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.162162 | false | false | 15 |
e95b1ea7dc8c24dfb3e63b05ee2616b27d0ee54b | 7,138,235,650,119 | c228aae752ac460fc190fe1fad4c154ad28827a7 | /src/org/reactome/fi/FINetworkBuilder.java | 640524d2ae41967db91434030074ea1c44ad365a | [] | no_license | reactome/fi_network_build | https://github.com/reactome/fi_network_build | 0d8c1140c0f02102a06ccde599c612e3850ccf0f | 281912824b5ae40c29b2547172a5cb436a3635f3 | refs/heads/master | 2022-10-04T19:23:13.207000 | 2022-09-26T17:36:38 | 2022-09-26T17:36:38 | 162,507,712 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on Mar 20, 2012
*
*/
package org.reactome.fi;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.apache.log4j.Logger... | UTF-8 | Java | 18,796 | java | FINetworkBuilder.java | Java | [
{
"context": "\n * 9). compareFilesToPreviousVersion()\n * @author gwu\n *\n */\npublic class FINetworkBuilder {\n privat",
"end": 1572,
"score": 0.9989251494407654,
"start": 1569,
"tag": "USERNAME",
"value": "gwu"
},
{
"context": " 2017 only.\n// String preDirName = \"/Use... | null | [] | /*
* Created on Mar 20, 2012
*
*/
package org.reactome.fi;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.apache.log4j.Logger... | 18,796 | 0.693179 | 0.691317 | 394 | 46.705585 | 28.937349 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.532995 | false | false | 15 |
30093394226fef4c63df38b98cc56145b7b3e8b5 | 27,633,819,597,278 | c65bc799ac70136824a6cb45db9192328960f596 | /src/util/Dolar.java | b04348276002dd2ce861590304176c6a1a9c0931 | [] | no_license | ivsongfs/Poo | https://github.com/ivsongfs/Poo | 80d280d86d1c7ed42ae3f7244632b8419fab151a | 6748dd3f64bd6ba8fd55a5457e6132d5cf9814bd | refs/heads/master | 2020-04-28T01:42:56.270000 | 2019-03-10T21:06:10 | 2019-03-10T21:06:10 | 174,868,154 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util;
public class Dolar {
public static double dolar;
public static double reais;
public static final double IOF = 0.06;
public static double converter() {
double convercao = dolar * reais;
return convercao + convercao * IOF;
}
}
| UTF-8 | Java | 254 | java | Dolar.java | Java | [] | null | [] | package util;
public class Dolar {
public static double dolar;
public static double reais;
public static final double IOF = 0.06;
public static double converter() {
double convercao = dolar * reais;
return convercao + convercao * IOF;
}
}
| 254 | 0.712598 | 0.700787 | 15 | 15.933333 | 15.652334 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 15 |
48b0f5cc53c34ba180392d9acbd3f5fa51bd3284 | 10,067,403,370,917 | 3dadae2654add0d1b75cc7abd1730db2d663b8cd | /src/main/java/mx/samedgo/entity/Direccion.java | 788f45e6c9dcd7ea730b21d7d6a7c60bcb7af020 | [] | no_license | noisyboy/JPA-Hibernate | https://github.com/noisyboy/JPA-Hibernate | 2361411b9e64bfbb71593680bcaf1e08c65738bb | 6d4df1a4d3283065e2639562b86bd44a8e00352c | refs/heads/master | 2020-05-29T11:08:40.901000 | 2019-05-28T21:38:17 | 2019-05-28T21:38:17 | 189,107,043 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mx.samedgo.entity;
import javax.persistence.*;
@Entity
@Table
public class Direccion {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(unique = true, updatable = false)
private long direccion_id;
@Column
private String calle;
@Column
private String colonia;
... | UTF-8 | Java | 1,324 | java | Direccion.java | Java | [] | null | [] | package mx.samedgo.entity;
import javax.persistence.*;
@Entity
@Table
public class Direccion {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(unique = true, updatable = false)
private long direccion_id;
@Column
private String calle;
@Column
private String colonia;
... | 1,324 | 0.583082 | 0.583082 | 63 | 20.031746 | 20.728762 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.31746 | false | false | 15 |
9c01c2e556d0c798f8e9205d7a384469dc6440e9 | 3,813,930,984,239 | edceaba035e882b5f127296be29246f980ab7a31 | /src/test/java/com/github/xdshent/leetcode/string/ReverseOnlyLettersSolutionTest.java | 265f221e444838f12ff24670b83df8d5a1b5dde7 | [] | no_license | xdshent/LeetCode | https://github.com/xdshent/LeetCode | bae5850e18869fb3f8e09e027989b67743672eca | 4e26b1ea660ce2c1ec2defa4d2e5409bcb968a53 | refs/heads/master | 2021-06-25T16:58:22.086000 | 2020-11-23T09:10:05 | 2020-11-23T09:10:05 | 173,771,228 | 1 | 0 | null | false | 2020-11-23T09:10:07 | 2019-03-04T15:30:53 | 2020-06-20T00:14:52 | 2020-11-23T09:10:06 | 444 | 1 | 0 | 0 | Java | false | false | package com.github.xdshent.leetcode.string;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
public class ReverseOnlyLettersSolutionTest {
private ReverseOnlyLettersSolution reverseOnlyLettersSolution;
private String s;
@Before
public void setUp() thro... | UTF-8 | Java | 1,728 | java | ReverseOnlyLettersSolutionTest.java | Java | [
{
"context": "package com.github.xdshent.leetcode.string;\n\nimport org.junit.After;\nimport ",
"end": 26,
"score": 0.991192638874054,
"start": 19,
"tag": "USERNAME",
"value": "xdshent"
}
] | null | [] | package com.github.xdshent.leetcode.string;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
public class ReverseOnlyLettersSolutionTest {
private ReverseOnlyLettersSolution reverseOnlyLettersSolution;
private String s;
@Before
public void setUp() thro... | 1,728 | 0.645255 | 0.644097 | 59 | 28.305084 | 22.897158 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.728814 | false | false | 15 |
4017ac7f0dbe841d73fbd73a5b1a3781925246c7 | 32,306,744,063,255 | 30b2f268a22bbe9501f6cc153cd1375fe2164bd3 | /Assignment3-code/OBL/src/boundary/UserHistoryController.java | b683f46973a637642093b9b432b8d4450e7468dc | [] | no_license | FaresJaraisy/Library | https://github.com/FaresJaraisy/Library | 330a224509c7297cd9b0b800bee6e264be4c417c | 94067f84472e2aaeb644608f2c8aaf5b19540e24 | refs/heads/master | 2020-04-09T02:13:13.420000 | 2019-10-10T13:32:14 | 2019-10-10T13:32:14 | 159,932,783 | 0 | 0 | null | false | 2018-12-30T07:59:51 | 2018-12-01T10:20:00 | 2018-12-29T19:38:31 | 2018-12-29T19:38:30 | 11,924 | 0 | 0 | 0 | null | false | null | package boundary;
import java.util.ArrayList;
import control.BorrowsController;
import control.HistoryController;
import entity.Borrows;
import entity.ConstantsAndGlobalVars;
import entity.History;
import entity.History;
import entity.User;
import javafx.collections.FXCollections;
import javafx.collections.Observable... | UTF-8 | Java | 2,362 | java | UserHistoryController.java | Java | [] | null | [] | package boundary;
import java.util.ArrayList;
import control.BorrowsController;
import control.HistoryController;
import entity.Borrows;
import entity.ConstantsAndGlobalVars;
import entity.History;
import entity.History;
import entity.User;
import javafx.collections.FXCollections;
import javafx.collections.Observable... | 2,362 | 0.759102 | 0.759102 | 95 | 23.873684 | 22.480515 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.284211 | false | false | 15 |
39cd1fc5369cd4293e1c057524955c8d676bcc02 | 19,378,892,486,230 | 10257d94098fd5b9523b99b6adb3a531da0c4fc5 | /Project/src/mypack/Requirement.java | 7e8a7565bd3392dc58a255acf714bc5f1d605b69 | [] | no_license | tanaymukherjee/Project-Emandi | https://github.com/tanaymukherjee/Project-Emandi | 8b04cad41d0bebb58953ac06c7dad9282faa6b8c | 3883c3a013e95de09b7ce91f57574d54fe3db8bc | refs/heads/master | 2020-12-05T05:45:29.763000 | 2020-01-20T00:01:15 | 2020-01-20T00:01:15 | 232,024,771 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mypack;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
public class Requirement {
private String emailid,name,user,mobno,category,subcategory,quantity,unit;
private Connection con;
private PreparedStatement ps;
private ResultSet rs;
... | UTF-8 | Java | 4,037 | java | Requirement.java | Java | [] | null | [] | package mypack;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
public class Requirement {
private String emailid,name,user,mobno,category,subcategory,quantity,unit;
private Connection con;
private PreparedStatement ps;
private ResultSet rs;
... | 4,037 | 0.630171 | 0.626703 | 244 | 14.528688 | 21.861599 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.389344 | false | false | 15 |
1e49f8bbb0af4e045140003fc945e4c06b62d15a | 11,982,958,770,166 | 600cf5428c5dcfe41c6314be970232596f90dda3 | /selector/src/main/java/com/luck/picture/lib/basic/PictureContextWrapper.java | 6ebe780aaf4c74f13e3194c53a19a1120200a8d6 | [
"Apache-2.0"
] | permissive | LuckSiege/PictureSelector | https://github.com/LuckSiege/PictureSelector | d59a64773e86ec0854a4d66f41b5f5001eec5ca8 | 635d33463bee291370e7aae2b92f497e2a6dfe29 | refs/heads/version_component | 2023-08-29T14:53:41.476000 | 2023-07-30T03:52:07 | 2023-07-30T03:52:07 | 77,993,578 | 13,816 | 3,328 | Apache-2.0 | false | 2023-08-14T02:37:18 | 2017-01-04T07:47:39 | 2023-08-13T16:37:01 | 2023-07-30T03:52:07 | 530,136 | 12,639 | 2,923 | 388 | Java | false | false | package com.luck.picture.lib.basic;
import android.content.Context;
import android.content.ContextWrapper;
import com.luck.picture.lib.language.LanguageConfig;
import com.luck.picture.lib.language.PictureLanguageUtils;
/**
* @author:luck
* @date:2019-12-15 19:34
* @describe:ContextWrapper
*/
public class Picture... | UTF-8 | Java | 992 | java | PictureContextWrapper.java | Java | [
{
"context": "ib.language.PictureLanguageUtils;\n\n/**\n * @author:luck\n * @date:2019-12-15 19:34\n * @describe:ContextWra",
"end": 241,
"score": 0.9841054081916809,
"start": 237,
"tag": "USERNAME",
"value": "luck"
}
] | null | [] | package com.luck.picture.lib.basic;
import android.content.Context;
import android.content.ContextWrapper;
import com.luck.picture.lib.language.LanguageConfig;
import com.luck.picture.lib.language.PictureLanguageUtils;
/**
* @author:luck
* @date:2019-12-15 19:34
* @describe:ContextWrapper
*/
public class Picture... | 992 | 0.711968 | 0.699797 | 34 | 28 | 26.304775 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 15 |
8c56d174302f07599eedc0f267170909b13eab87 | 12,438,225,295,113 | 6128868906331265661eb52dc4987e4d520ebb91 | /kredit/src/main/java/uz/bank/web/kredit/model/template/EntityUUID.java | 43551a79ead7c03b0f3ad0feec8e1faac3da4820 | [] | no_license | mahmudsalomov/service | https://github.com/mahmudsalomov/service | f086bb87a154bcf050017dc205957fc39e53d1cc | bab534efbff99d7185752d278af466c17fb092cd | refs/heads/master | 2023-05-14T09:46:00.849000 | 2021-06-09T14:19:27 | 2021-06-09T14:19:27 | 375,378,599 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uz.bank.web.kredit.model.template;
import lombok.Data;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.annotations.GenericGenerator;
import org.hibernate.annotations.Type;
import javax.persistence.*;
import java.io.Serializable;
import java.sql.Timestamp;
import java.util.UUID;
// UU... | UTF-8 | Java | 753 | java | EntityUUID.java | Java | [] | null | [] | package uz.bank.web.kredit.model.template;
import lombok.Data;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.annotations.GenericGenerator;
import org.hibernate.annotations.Type;
import javax.persistence.*;
import java.io.Serializable;
import java.sql.Timestamp;
import java.util.UUID;
// UU... | 753 | 0.763612 | 0.760956 | 28 | 25.892857 | 21.156456 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 15 |
c25c22119dad509defb14a4b43c6b46f3173260c | 8,160,437,898,846 | 7b82d70ba5fef677d83879dfeab859d17f4809aa | /_part2/cache-framework/src/net/oschina/demo/KryoDemo.java | ed91f72b1b1011edc3548377227ac25d695b44cf | [] | no_license | apollowesley/jun_test | https://github.com/apollowesley/jun_test | fb962a28b6384c4097c7a8087a53878188db2ebc | c7a4600c3f0e1b045280eaf3464b64e908d2f0a2 | refs/heads/main | 2022-12-30T20:47:36.637000 | 2020-10-13T18:10:46 | 2020-10-13T18:10:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.oschina.demo;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.util.ArrayList;
import java.util.List;
import com.esotericsoftware.kryo.Kryo;
import com.esotericsoftware.kryo.io.Input;
import com.esotericsoftware.kryo.io.Output;
/**
* Kryo 的演示程序
* @author Winter Lau
*/
publi... | UTF-8 | Java | 1,397 | java | KryoDemo.java | Java | [
{
"context": "ware.kryo.io.Output;\n\n/**\n * Kryo 的演示程序\n * @author Winter Lau\n */\npublic class KryoDemo {\n\n\tpublic static void ",
"end": 310,
"score": 0.999832034111023,
"start": 300,
"tag": "NAME",
"value": "Winter Lau"
},
{
"context": "ew ArrayList<MyObject>();\n\t\tlst.add(... | null | [] | package net.oschina.demo;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.util.ArrayList;
import java.util.List;
import com.esotericsoftware.kryo.Kryo;
import com.esotericsoftware.kryo.io.Input;
import com.esotericsoftware.kryo.io.Output;
/**
* Kryo 的演示程序
* @author <NAME>
*/
public cl... | 1,389 | 0.687094 | 0.684932 | 58 | 22.913794 | 18.78672 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.982759 | false | false | 15 |
aa55e5e4d21f8162233675951f9f7cd031202e5c | 6,433,861,045,609 | e6bf7876281ee3daeb829054da2f167bb446cf38 | /src/main/java/com/fola/finance/dataaccess/ClientDAO.java | 62ce8622a2e711a332c13813e6ae85ac92004fbb | [] | no_license | jazzyF/TDDwithTestNGAndMockito | https://github.com/jazzyF/TDDwithTestNGAndMockito | c18a8343215b962e745f708f198f62a3491d7c73 | e29282a78b7259da590bb47cd071215181013cd0 | refs/heads/master | 2021-01-10T08:54:25.397000 | 2016-02-22T06:02:41 | 2016-02-22T06:02:41 | 51,928,377 | 0 | 0 | null | false | 2016-02-22T06:02:41 | 2016-02-17T14:28:10 | 2016-02-17T14:33:15 | 2016-02-22T06:02:41 | 67 | 0 | 0 | 0 | Java | null | null | package com.fola.finance.dataaccess;
import java.math.BigDecimal;
public interface ClientDAO {
Short getClientType(long clientId);
boolean saveBonusHistory(long clientId, BigDecimal bonus);
}
| UTF-8 | Java | 199 | java | ClientDAO.java | Java | [] | null | [] | package com.fola.finance.dataaccess;
import java.math.BigDecimal;
public interface ClientDAO {
Short getClientType(long clientId);
boolean saveBonusHistory(long clientId, BigDecimal bonus);
}
| 199 | 0.798995 | 0.798995 | 11 | 17.09091 | 20.065596 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 15 |
c486815c129e3bc8d01c60d9593e72fef25387c3 | 10,411,000,771,647 | 15d31d991ed1dfe825271955d2f6e1a65c42f11a | /java/JavaMexico/src/main/java/org/javamexico/site/pages/preguntas/Editar.java | 24314593a736f9b6576b847ff108c7dcd9d070bb | [] | no_license | javamexico/javamexico | https://github.com/javamexico/javamexico | a98ea85282a7765ba456d29f89aa7337e130df5f | b9238df930de8a6dea69ac825dad463628c199f7 | refs/heads/master | 2021-01-10T19:22:35.982000 | 2015-03-14T00:04:26 | 2015-03-14T00:04:26 | 32,185,823 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
This file is part of JavaMexico.
JavaMexico is free software: you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation, either version 3
of the License, or (at your option) any later version.
JavaMexico is distributed in the hope that i... | UTF-8 | Java | 3,475 | java | Editar.java | Java | [
{
"context": "admins, o el autor de la pregunta).\n * \n * @author Enrique Zamudio\n */\n@Import(stylesheet=\"context:layout/preguntas.",
"end": 1381,
"score": 0.9998647570610046,
"start": 1366,
"tag": "NAME",
"value": "Enrique Zamudio"
}
] | null | [] | /*
This file is part of JavaMexico.
JavaMexico is free software: you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation, either version 3
of the License, or (at your option) any later version.
JavaMexico is distributed in the hope that i... | 3,466 | 0.72259 | 0.719137 | 127 | 26.362206 | 24.145123 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.818898 | false | false | 15 |
d372f2854f0ac368969fa0a3ddc4c7987b27af90 | 25,159,918,456,536 | cb357acf8fa9636e8b3313b3ef5c9ba806d7e56b | /src/form/IntFrmOrder.java | 7092fcd9839f7c118c69b9019e95be220931cbd0 | [] | no_license | icarorodrigues1994/Courier-Service-System | https://github.com/icarorodrigues1994/Courier-Service-System | b0b345c5ec891a0151426718aaf6babfc3d7269c | 167e2975f42b906b9bf99a91e634ca15ddee9625 | refs/heads/main | 2023-08-23T21:42:02.585000 | 2021-10-13T02:48:02 | 2021-10-13T02:48:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package form;
import bll.Order;
import dao.DatabaseDao;
import dao.DatabaseDaoImpl;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import javax.swing.JOptionPane;
import javax.swing.plaf.basic.BasicInternalFrameUI;
import javax.swi... | UTF-8 | Java | 22,339 | java | IntFrmOrder.java | Java | [] | null | [] | package form;
import bll.Order;
import dao.DatabaseDao;
import dao.DatabaseDaoImpl;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import javax.swing.JOptionPane;
import javax.swing.plaf.basic.BasicInternalFrameUI;
import javax.swi... | 22,339 | 0.600698 | 0.585836 | 503 | 43.41153 | 35.503754 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.902584 | false | false | 15 |
eafcb965595a031daa88aa1808899b06c63a47fa | 23,742,579,249,820 | eaa3a8cfee141853ff5dd00205e8fa3c2af76255 | /src/WinFrame.java | 56ad48ac9714b2da0afd43b17f493fb1dc27b29c | [] | no_license | alexfoglia1/Universal-Gravitation-Law | https://github.com/alexfoglia1/Universal-Gravitation-Law | a735c5ac2523c45d3ee34320b1c5813e980e2df4 | 1a6ebbdda96d4ee9561ec4c90ea5f57bf829ea0c | refs/heads/master | 2019-03-20T16:57:54.591000 | 2018-03-05T22:57:36 | 2018-03-05T22:57:36 | 123,989,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.BorderLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
public class WinF... | UTF-8 | Java | 3,489 | java | WinFrame.java | Java | [] | null | [] | import java.awt.BorderLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
public class WinF... | 3,489 | 0.658068 | 0.637719 | 140 | 22.921429 | 22.035707 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.114286 | false | false | 15 |
a40e18172baf4564b2339c85c3a2a30f197e600e | 27,960,237,142,313 | 73aca229044506e91749e23877a9ad0690c1295b | /commonlib/src/main/java/com/ruanyun/chezhiyi/commonlib/view/widget/TopTabButton.java | b4b3bf9e6ef3e1582f311f9e1e806664c11554f3 | [
"Apache-2.0"
] | permissive | JinLiang2455950287/CheZhiYiForShop | https://github.com/JinLiang2455950287/CheZhiYiForShop | 9d041edd27637b15beadcf0c0d14c8e47745a3a8 | e4f7ff0c2a608e7c5bf49a06a928951e72e9b3eb | refs/heads/master | 2021-01-01T15:43:10.176000 | 2017-05-16T01:14:52 | 2017-05-16T01:14:52 | 97,681,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ruanyun.chezhiyi.commonlib.view.widget;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.res.TypedArray;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.view.Gravity;
import android.view.View;
import android.widget.TextView;
imp... | UTF-8 | Java | 4,568 | java | TopTabButton.java | Java | [
{
"context": ": TopTabButton\n * @Description: 仿扣扣切换标签\n * @author sjj\n * @date 2015-12-4 下午3:29:57\n * \n */\npublic class",
"end": 512,
"score": 0.9996657371520996,
"start": 509,
"tag": "USERNAME",
"value": "sjj"
}
] | null | [] | package com.ruanyun.chezhiyi.commonlib.view.widget;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.res.TypedArray;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.view.Gravity;
import android.view.View;
import android.widget.TextView;
imp... | 4,568 | 0.735604 | 0.731209 | 179 | 24.418995 | 21.924652 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.96648 | false | false | 15 |
6ba30399601acbbc155d9f4a7e8f92f311cd4abc | 27,960,237,141,223 | a8e39c5696ca986b8ba1dbe4a8d3e9b3e74292e9 | /src/serverSideConnection/ServerManager.java | 11721d6795eca8b6b30e2dee812db6a4591f9a93 | [] | no_license | RicardFabien/PPE2-projet-RPG | https://github.com/RicardFabien/PPE2-projet-RPG | 4c41792554f354e3934d4237093ad4603eb70090 | 2342b41189f0eae2f6055bf4a45d66fd24964dba | refs/heads/master | 2020-05-15T22:53:00.401000 | 2019-04-21T13:46:10 | 2019-04-21T13:46:10 | 182,538,387 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package serverSideConnection;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.ListIterator;
import javax.swing.plaf.basic.BasicToggleButtonUI;
import battle.BattleManager;
import commandControl.CommandManager;
import commandControl.Debug;
public class ServerManager {
... | UTF-8 | Java | 5,757 | java | ServerManager.java | Java | [] | null | [] | package serverSideConnection;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.ListIterator;
import javax.swing.plaf.basic.BasicToggleButtonUI;
import battle.BattleManager;
import commandControl.CommandManager;
import commandControl.Debug;
public class ServerManager {
... | 5,757 | 0.701339 | 0.699426 | 315 | 17.250793 | 21.681767 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.853968 | false | false | 15 |
5b690c568f17c1c54c97b2c08e959feb4d8fb879 | 34,359,773,093 | 61b01838b6cc7013bef5fe10f60d7e7e756b4aa0 | /queues/quueUsingArrays_Client.java | 4024c06569e0dbee919e40bab40f044308229208 | [] | no_license | HarshavardhanYeddula/JAVA_code | https://github.com/HarshavardhanYeddula/JAVA_code | 104bfcc9c9e4a62da1c961f8f3a119f73c772241 | 5067b8f64e4ec506e6d9e457603ec72f7fc6257b | refs/heads/master | 2021-03-14T16:17:09.237000 | 2020-03-12T08:19:00 | 2020-03-12T08:19:00 | 246,775,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package queues;
public class quueUsingArrays_Client {
public static void main(String[] args) throws Exception{
quueUsingArrays q = new quueUsingArrays(5);
q.enqueue(10);
q.enqueue(20);
q.enqueue(30);
q.enqueue(40);
q.enqueue(50);
q.Display();
// q.enqu... | UTF-8 | Java | 3,897 | java | quueUsingArrays_Client.java | Java | [] | null | [] | package queues;
public class quueUsingArrays_Client {
public static void main(String[] args) throws Exception{
quueUsingArrays q = new quueUsingArrays(5);
q.enqueue(10);
q.enqueue(20);
q.enqueue(30);
q.enqueue(40);
q.enqueue(50);
q.Display();
// q.enqu... | 3,897 | 0.514755 | 0.505004 | 145 | 25.875862 | 17.948925 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586207 | false | false | 15 |
a7cdabaca581ff0fe596b35441afbf8eaf5772f0 | 30,520,037,650,656 | 1fe886403cb7f3260727e679234bfb947a2f49a3 | /src/GUI/Appointments/AddAppointmentScreen.java | 7a04924d2261de46ccfa8afaa8e6ff854126792f | [] | no_license | alwendl2/CustomerManagementSystem-java | https://github.com/alwendl2/CustomerManagementSystem-java | e08b919dee451b40284d7bb73b801a9984859e7a | 7e35430c79d734987f61b663a0a02fc80d99398d | refs/heads/master | 2021-01-20T13:58:44.260000 | 2017-04-25T15:17:21 | 2017-04-25T15:17:21 | 82,719,780 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package GUI.Appointments;
import java.awt.Dimension;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Date;
import java.sql.Timestamp;
import java.util.Properties;
import javax.swing.BoxLayout;
import javax.sw... | UTF-8 | Java | 6,749 | java | AddAppointmentScreen.java | Java | [] | null | [] |
package GUI.Appointments;
import java.awt.Dimension;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Date;
import java.sql.Timestamp;
import java.util.Properties;
import javax.swing.BoxLayout;
import javax.sw... | 6,749 | 0.733738 | 0.726182 | 204 | 32.07843 | 23.378256 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.186275 | false | false | 15 |
89e65955b43a40c0bbcf361f8820dec7e2d712e7 | 13,726,715,528,004 | 034416becb36f4a9922053daf5f1175349a2843f | /mmall-framework/src/main/java/com/xyl/mmall/excelparse/ExcelParseExeption.java | 6be4b35d578b2a2dc22b5e52b09daa109408241b | [] | no_license | timgle/utilcode | https://github.com/timgle/utilcode | 40ee8d05e96ac324f452fccb412e07b4465e5345 | a8c81c90ec1965d45589dd7be8d2c8b0991a6b6a | refs/heads/master | 2021-05-09T22:39:11.417000 | 2016-03-20T14:30:52 | 2016-03-20T14:30:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xyl.mmall.excelparse;
import java.util.List;
public class ExcelParseExeption extends Exception {
/**
*
*/
private static final long serialVersionUID = -376677149832252110L;
private List<ExcelParseExceptionInfo> infoList;
public ExcelParseExeption(List<ExcelParseExceptionInfo> infoList) {
sup... | UTF-8 | Java | 535 | java | ExcelParseExeption.java | Java | [] | null | [] | package com.xyl.mmall.excelparse;
import java.util.List;
public class ExcelParseExeption extends Exception {
/**
*
*/
private static final long serialVersionUID = -376677149832252110L;
private List<ExcelParseExceptionInfo> infoList;
public ExcelParseExeption(List<ExcelParseExceptionInfo> infoList) {
sup... | 535 | 0.762617 | 0.728972 | 26 | 19.576923 | 23.80558 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.038462 | false | false | 15 |
af4bb3c4284a6f199fdb74f43142eba0f1dc32b2 | 14,620,068,716,649 | 592daae93b52887eebed8fcd0e6e2704421b1228 | /src/main/java/ee/bcs/valiit/tasks/Lesson3.java | eb43cdbd99763c5c4450617ca488be1de1a48941 | [] | no_license | kadrigreen/Vali-It | https://github.com/kadrigreen/Vali-It | c18d030c4f5d96554276b585dcc329e5cb5984ac | dc5181c2614548fd5d5bfc5cfa67c1992e6f7f6c | refs/heads/master | 2023-04-09T06:08:59.478000 | 2021-04-28T12:19:36 | 2021-04-28T12:19:36 | 357,205,159 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ee.bcs.valiit.tasks;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
public class Lesson3 {
public static void main(String[] args) {
//System.out.println("Faktoriaal " + factorial(5));
//System.out.println("Tagurpidi String " + reverseString("abcd"));
Syste... | UTF-8 | Java | 4,347 | java | Lesson3.java | Java | [] | null | [] | package ee.bcs.valiit.tasks;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
public class Lesson3 {
public static void main(String[] args) {
//System.out.println("Faktoriaal " + factorial(5));
//System.out.println("Tagurpidi String " + reverseString("abcd"));
Syste... | 4,347 | 0.497677 | 0.473048 | 124 | 33.709679 | 29.058554 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.798387 | false | false | 15 |
955f32c1173e73f61ab3a3ee1e903a61514f4c86 | 31,731,218,418,778 | ad8ea6177c4f7dab4b474cc05c33dcf44b0081f7 | /MacYorumAndroid/app/src/main/java/mac/yorum/android/app/helpers/ValidationHelper.java | 1525871740371e1f284735ac64b2b9a0d7d2f071 | [] | no_license | gokhn/McYrmcAndrd | https://github.com/gokhn/McYrmcAndrd | def1b164c6fac89dcbab3756aa760f7b654e9d36 | 963c7c3afd44afe06a38ef8cf776419383f87eba | refs/heads/master | 2020-04-12T23:11:04.535000 | 2019-02-20T20:56:02 | 2019-02-20T20:56:02 | 162,811,271 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mac.yorum.android.app.helpers;
import android.content.Context;
import android.location.Address;
import android.location.Geocoder;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewGroup.LayoutParams;
import android.widget.ListAdapter;
import android.widget.ListView;
import java.... | UTF-8 | Java | 3,061 | java | ValidationHelper.java | Java | [] | null | [] | package mac.yorum.android.app.helpers;
import android.content.Context;
import android.location.Address;
import android.location.Geocoder;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewGroup.LayoutParams;
import android.widget.ListAdapter;
import android.widget.ListView;
import java.... | 3,061 | 0.667756 | 0.661875 | 98 | 30.234694 | 26.34845 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.428571 | false | false | 15 |
581b8db6eff150f9f29054ffebae1246da1f8e1b | 30,391,188,616,526 | a578703ba5cef885d56cad65f16170422f535748 | /src/main/java/com/ancbro/creational/builder/ConcreteProductABuilder.java | 0a4157b89a8c7995892813d1a8617ef80f41d460 | [] | no_license | ancbro/oo-design-patterns | https://github.com/ancbro/oo-design-patterns | 65a6b61fb0c2ec044c7dfbb3c857ae059d6903d8 | c3a288bd298147a92bc935e2664a63a8942d0b74 | refs/heads/master | 2020-03-31T06:55:26.168000 | 2019-05-19T00:44:23 | 2019-05-19T00:44:23 | 152,000,324 | 0 | 0 | null | false | 2020-11-08T23:18:18 | 2018-10-08T01:10:10 | 2020-10-19T22:45:23 | 2020-11-08T23:18:17 | 54 | 0 | 0 | 0 | Java | false | false | package com.ancbro.creational.builder;
import com.ancbro.creational.factory_method.ConcreteProduct;
import com.ancbro.creational.factory_method.Product;
public class ConcreteProductABuilder implements Builder {
private Product product;
ConcreteProductABuilder() {
this.product = new ConcreteProduct()... | UTF-8 | Java | 532 | java | ConcreteProductABuilder.java | Java | [] | null | [] | package com.ancbro.creational.builder;
import com.ancbro.creational.factory_method.ConcreteProduct;
import com.ancbro.creational.factory_method.Product;
public class ConcreteProductABuilder implements Builder {
private Product product;
ConcreteProductABuilder() {
this.product = new ConcreteProduct()... | 532 | 0.699248 | 0.699248 | 24 | 21.166666 | 19.926252 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 15 |
acdebd5d750ec89fe30fb4da0932dd16db478465 | 23,965,917,547,695 | 8328ce9107e697d0dee17d5379c38c42d87f651c | /modelo/online/lucianofelix/dao/TableModelPedidos.java | 38b4bbcc9f1050dbf6e8692ce5b729a463cf8db3 | [] | no_license | LuFelix/Prisma | https://github.com/LuFelix/Prisma | 33963ea8fc2dedbc096fead170037a22d9c47e43 | 10f0ab62c0212fc54d3ceeb7ba6e8234b41c50c6 | refs/heads/master | 2022-07-18T10:02:45.358000 | 2020-11-17T18:13:58 | 2020-11-17T18:13:58 | 159,332,777 | 2 | 0 | null | false | 2022-06-29T17:55:49 | 2018-11-27T12:34:05 | 2020-11-17T18:14:02 | 2022-06-29T17:55:46 | 29,762 | 2 | 0 | 3 | Java | false | false | package online.lucianofelix.dao;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.List;
import javax.swing.table.AbstractTableModel;
import online.lucianofelix.beans.Pedido;
public class TableModelPedidos extends AbstractTableModel {
/**
*
*/
private static final long s... | ISO-8859-1 | Java | 3,018 | java | TableModelPedidos.java | Java | [] | null | [] | package online.lucianofelix.dao;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.List;
import javax.swing.table.AbstractTableModel;
import online.lucianofelix.beans.Pedido;
public class TableModelPedidos extends AbstractTableModel {
/**
*
*/
private static final long s... | 3,018 | 0.662467 | 0.660477 | 133 | 20.676691 | 16.954849 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.37594 | false | false | 15 |
e5df7919496b3c5168abd8d4392e48a71a2cdee8 | 26,568,667,739,744 | 4f984b5646f170f107d8af944d7ab603595048cc | /interpreter/src/InterpreterCommands/ConnectCommand.java | 4bbe14a4620cd58b34059e42deedc98457d6b90d | [] | no_license | RoninEMH/Simple-Interpreter | https://github.com/RoninEMH/Simple-Interpreter | 75686fb91e4f495fd2744b9e81844ec8b66d1a8a | ac698ea0b34a4bdf9b2ae79be8826609ab3219a0 | refs/heads/main | 2022-12-25T09:10:43.998000 | 2020-10-11T16:55:40 | 2020-10-11T16:55:40 | 303,167,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package InterpreterCommands;
import java.util.List;
import Expression.ExpressionCreator;
import Interpreter.InterpreterData;
import Interpreter.SimulatorConnection;
public class ConnectCommand extends AbstractCommand {
public ConnectCommand(InterpreterData data) {
super(data);
}
@Override
publ... | UTF-8 | Java | 678 | java | ConnectCommand.java | Java | [] | null | [] | package InterpreterCommands;
import java.util.List;
import Expression.ExpressionCreator;
import Interpreter.InterpreterData;
import Interpreter.SimulatorConnection;
public class ConnectCommand extends AbstractCommand {
public ConnectCommand(InterpreterData data) {
super(data);
}
@Override
publ... | 678 | 0.719764 | 0.70944 | 28 | 22.214285 | 26.326735 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 15 |
424eabc6c9a9c8b1bae4bc4fe1e6edb93b91e42a | 11,665,131,215,195 | dee6e3cdb58bdf740e0a9d1cebcf23c341e12cc4 | /src/main/ui/gui/OptionsPanel.java | 90605db9545e48ebb611554eece5161e9f5f53d5 | [] | no_license | eltontiet/CalendarApp | https://github.com/eltontiet/CalendarApp | 6c603218b4f40c71b04c9e90c4e7749223129517 | bbd1784631c79ad168b7db5eb4b80f1e3c0be524 | refs/heads/master | 2023-05-28T05:37:09.273000 | 2021-05-27T06:01:22 | 2021-05-27T06:01:22 | 371,263,274 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ui.gui;
import model.Config;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Map;
// TODO: Add new activity, event, and edit.
// Represents the options panel
public c... | UTF-8 | Java | 8,727 | java | OptionsPanel.java | Java | [] | null | [] | package ui.gui;
import model.Config;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Map;
// TODO: Add new activity, event, and edit.
// Represents the options panel
public c... | 8,727 | 0.645926 | 0.641228 | 259 | 32.694981 | 25.266525 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 15 |
7909f2c232601f9fdc2598e1e68c117d5b5a7462 | 17,987,323,075,614 | 7f6c6cadd3109bbf129c4d3b528a0a2f938bb869 | /crud_firestore/app/src/main/java/com/cesde/moviles2/MainActivity.java | a5ad416181dfe95474c4a886ea9521c640fe337c | [] | no_license | cursoscesde/moviles2_g1 | https://github.com/cursoscesde/moviles2_g1 | de31915350ee636ee75739d807c5df9501883001 | 7b66cd77d02af158eb5a1ecd58819076feb4c6a0 | refs/heads/main | 2023-04-08T05:47:55.153000 | 2021-05-01T01:32:32 | 2021-05-01T01:32:32 | 356,432,311 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cesde.moviles2;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import com.google.android.gms.tasks... | UTF-8 | Java | 6,967 | java | MainActivity.java | Java | [] | null | [] | package com.cesde.moviles2;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import com.google.android.gms.tasks... | 6,967 | 0.583465 | 0.58246 | 151 | 45.145695 | 28.482224 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.794702 | false | false | 15 |
161e6bf18c4981b6e14d55c89b17c4f497b13d31 | 29,515,015,296,188 | 83bb04f6f5eb5c20b7c0e3ef8a06027d0fb0edde | /spring-boot-example/src/main/java/springboot/spring_boot_example/aspect/MethodExecutionTimeAspect.java | abdc015aea3fb6b401587ceb816bb41f2be7273d | [] | no_license | geallen/SpringExamples | https://github.com/geallen/SpringExamples | 0c49818dfd6b0857ae64ffdb756efe51bd28ac4f | dca3c584c5ffa870d7afac8f06b9a806b824b0a5 | refs/heads/master | 2021-07-04T01:25:58.907000 | 2020-10-14T11:08:12 | 2020-10-14T11:08:12 | 186,048,748 | 0 | 0 | null | false | 2020-10-14T11:08:13 | 2019-05-10T20:13:31 | 2020-04-27T09:15:57 | 2020-10-14T11:08:13 | 40,780 | 0 | 0 | 0 | JavaScript | false | false | package springboot.spring_boot_example.aspect;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.Configuration;
@Aspect
@Configuration
public class MethodExecutionTimeAspect {
priv... | UTF-8 | Java | 858 | java | MethodExecutionTimeAspect.java | Java | [] | null | [] | package springboot.spring_boot_example.aspect;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.Configuration;
@Aspect
@Configuration
public class MethodExecutionTimeAspect {
priv... | 858 | 0.785548 | 0.783217 | 29 | 28.586206 | 30.935436 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.275862 | false | false | 15 |
a7b8ab61ea313bf53212d7a84567181c65b865e7 | 2,164,663,562,445 | 4e4f862ad2ba4322ec7a284dcecc806c73773c26 | /Application/passenger/database/Database.java | 177138a2dbcd1b37e2ee142a78eb6a3b1752601e | [] | no_license | subin131/Bus-Ticketing-System | https://github.com/subin131/Bus-Ticketing-System | 109f614bf71189dfb9c53d79d68a124405ffe72e | c4d0094bf85c64f531fb3d87d0d8279fe0211f7e | refs/heads/master | 2023-08-13T01:33:11.762000 | 2021-09-10T04:35:27 | 2021-09-10T04:35:27 | 391,798,514 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package passenger.database;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import passenger.model.Passenger;
public class Database {
... | UTF-8 | Java | 3,991 | java | Database.java | Java | [] | null | [] | package passenger.database;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import passenger.model.Passenger;
public class Database {
... | 3,991 | 0.682786 | 0.677524 | 136 | 28.183823 | 24.570488 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.492647 | false | false | 15 |
36c4dbb0e6611becc59b0a3ff878fcc75fe8c0cd | 2,164,663,560,331 | 38388bf12a57530805c39a55d015f4c8677ff1e5 | /src/main/java/com/importsource/tinylogic/conf/PropertiesTools.java | 51432805e8f117f7538d1d0ba5b2622cfdea4aed | [] | no_license | CharlesHZF/tinylogic | https://github.com/CharlesHZF/tinylogic | 8090b62ab4a2160234fc07364e11b5e4866952ac | 6a94519efc8282488aea0b6e8e49d3df5ba8d6cd | refs/heads/master | 2021-01-19T01:23:48.362000 | 2016-06-06T09:44:34 | 2016-06-06T09:50:02 | 53,479,721 | 6 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.importsource.tinylogic.conf;
public class PropertiesTools {
public static String get(DefaultProperties props,String name,String defaultValue) {
return props.get(name, defaultValue);
}
} | UTF-8 | Java | 210 | java | PropertiesTools.java | Java | [] | null | [] | package com.importsource.tinylogic.conf;
public class PropertiesTools {
public static String get(DefaultProperties props,String name,String defaultValue) {
return props.get(name, defaultValue);
}
} | 210 | 0.771429 | 0.771429 | 7 | 28.285715 | 27.993439 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 15 |
e2f17018ce1170fba8a5a605e683b074e2501c6b | 26,096,221,345,816 | 31b9a4b9d49eb61c170c459f5046777cbe7fa8ad | /githubbeijingqianfengtwoproject/千锋6组项目名方寸/src/main/java/com/qianfengsix/hotel/hotel/service/impl/GroupServiceImpl.java | 79b35211d94ec1387f9117ebed77e008217ab912 | [] | no_license | CorsairMaster/img-store | https://github.com/CorsairMaster/img-store | 9077b278c59f105735b86104c1b5c17ee6f0d0f5 | 064d955b88a1fac41f1f8dfc85dd217cc6804d2d | refs/heads/master | 2020-04-03T13:50:09.213000 | 2019-01-21T13:11:30 | 2019-01-21T13:11:30 | 155,300,334 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qianfengsix.hotel.hotel.service.impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.qianfengsix.hotel.card.pojo.Group2;
import com.qianfengsix.hotel.hotel.pojo.Group;
import com.qianfengsix.hotel.hotel.service.GroupService;
import com.qianfengsix.hotel.mapper.Gr... | UTF-8 | Java | 1,148 | java | GroupServiceImpl.java | Java | [
{
"context": "Service;\n\nimport java.util.List;\n\n/**\n * Create by lcr on 2018/11/10 0010.\n */\n@Service\npublic class Gro",
"end": 486,
"score": 0.9994633197784424,
"start": 483,
"tag": "USERNAME",
"value": "lcr"
}
] | null | [] | package com.qianfengsix.hotel.hotel.service.impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.qianfengsix.hotel.card.pojo.Group2;
import com.qianfengsix.hotel.hotel.pojo.Group;
import com.qianfengsix.hotel.hotel.service.GroupService;
import com.qianfengsix.hotel.mapper.Gr... | 1,148 | 0.744774 | 0.730836 | 38 | 29.210526 | 22.838285 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
21367731f582818d630c04862f57245b40eb2a4e | 20,126,216,792,105 | 0ecbb97a7087baed83d1ec49157e2052933ebb3a | /Maratona2/src/maratona2/domain/Team.java | 85576667d77c133d90d9fe6f88524441ae4285cd | [] | no_license | jjosenaldo/contest-scoreboard-database | https://github.com/jjosenaldo/contest-scoreboard-database | 1ac926ddef154fb096288e76c05b22c63d8204df | 12798622920f4474fc389178388f3613acafba4a | refs/heads/master | 2020-04-08T21:23:54.762000 | 2019-07-23T00:54:38 | 2019-07-23T00:54:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package maratona2.domain;
/**
*
* @author josenaldo
*/
public class Team extends Entity{
private int idcoach;
private Strin... | UTF-8 | Java | 1,462 | java | Team.java | Java | [
{
"context": ".\n */\npackage maratona2.domain;\n\n/**\n *\n * @author josenaldo\n */\npublic class Team extends Entity{\n private",
"end": 239,
"score": 0.9979511499404907,
"start": 230,
"tag": "USERNAME",
"value": "josenaldo"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package maratona2.domain;
/**
*
* @author josenaldo
*/
public class Team extends Entity{
private int idcoach;
private Strin... | 1,462 | 0.590971 | 0.589603 | 74 | 18.756756 | 18.852064 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472973 | false | false | 15 |
dd006cc7e223cc4e899e186170c729d6ad1cb113 | 9,663,676,457,845 | 0f90f8363c91dbb9d32babf7cf788ca318e4bc6d | /src/main/java/com/soukiyaki/GameON/notifier/model/PushDto.java | 4c459c28c9a3d9aa40e53fb7eb91a56babb38954 | [] | no_license | JeremySomsouk/GameOn | https://github.com/JeremySomsouk/GameOn | b3e4274ac2758a9623fc641e9d367f49daca2053 | db4bb0bc47479582374e3e6b4f8c6e80dcf642d9 | refs/heads/master | 2022-10-20T22:56:13.624000 | 2019-05-23T10:12:49 | 2019-05-23T10:12:49 | 182,303,070 | 0 | 0 | null | false | 2022-10-05T19:23:00 | 2019-04-19T17:40:37 | 2019-05-23T10:12:56 | 2022-10-05T19:22:59 | 60 | 0 | 0 | 2 | Java | false | false | package com.soukiyaki.GameON.notifier.model;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
@AllArgsConstructor
public class PushDto {
@JsonProperty("firebase_id")
private String firebaseId;
}
| UTF-8 | Java | 305 | java | PushDto.java | Java | [] | null | [] | package com.soukiyaki.GameON.notifier.model;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
@AllArgsConstructor
public class PushDto {
@JsonProperty("firebase_id")
private String firebaseId;
}
| 305 | 0.8 | 0.8 | 15 | 19.333334 | 16.283598 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 15 |
3c9583a75032baf9ed25d88e25240e1b0241ddc0 | 3,350,074,553,364 | 01b29d785c5dd8fc60d0fbb93df3e1a3481ed0ee | /app/src/main/java/com/example/empmgtsystem/TaskList/AddTaskActivity.java | 5cd64e0ce90efe8c382af4bce36f6c1644ba7296 | [] | no_license | luongnguyen14021999/PersonalManagementApp | https://github.com/luongnguyen14021999/PersonalManagementApp | 9dad7e43148b736d46342d5618c6c42a26ad472b | bdf75be10a5da77a077f2b52e94ec75a2c62d382 | refs/heads/main | 2023-01-24T22:54:06.215000 | 2020-11-20T10:17:09 | 2020-11-20T10:17:09 | 314,517,938 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.empmgtsystem.TaskList;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.CompoundButton;
import android.widget.EditText;
import android.widget.Switch;
import android.widget.Toast;
import com.exa... | UTF-8 | Java | 2,555 | java | AddTaskActivity.java | Java | [] | null | [] | package com.example.empmgtsystem.TaskList;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.CompoundButton;
import android.widget.EditText;
import android.widget.Switch;
import android.widget.Toast;
import com.exa... | 2,555 | 0.622701 | 0.622309 | 89 | 27.719101 | 25.1168 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.539326 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.