blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f82ff5e2ade8a48ad255f2c6aa20a84a540c4926 | 145a17175c66092c0fa8a467c02412a3a5e7aa3d | /src/main/java/hospital/Hospital.java | 1e00ef04fc554e15360ea26c8b9796ed1e88673e | [] | no_license | AlexRichards9595/hospital | 45038c3cdf320443a63b053166b770cd535c3855 | 5fdc46bf41e90e77ae27b6920f02ec1b386c4120 | refs/heads/master | 2021-05-04T04:32:00.778712 | 2018-02-06T20:20:06 | 2018-02-06T20:20:06 | 120,334,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 788 | java | package hospital;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
public class Hospital {
Map<String, Employee> employees = new HashMap<>();
public void addEmployee(Employee employee) {
employees.put(employee.empNumber, employee);
}
public Collection<Employee> getAllEmployees() ... | [
"wcadidas15@gmail.com"
] | wcadidas15@gmail.com |
f56cb3f947b86369531945f67f6a8bcc4216d6fc | 7962de4664f2850e734c4194662b7999e3ad4871 | /AreaCalculator/src/Main.java | e374b7d13c2e4d638f245e4aadad95f3531f0697 | [] | no_license | ckomopou/JAVA | d72a329b2423251845390717934b09381423829e | c9209eb35f457704216305eebd0c71a56b0b5254 | refs/heads/main | 2023-05-09T22:39:02.834435 | 2021-06-10T09:55:48 | 2021-06-10T09:55:48 | 329,882,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | public class Main {
public static void main(String[] args) {
double result = AreaCalculator.area(-1);
System.out.println(result);
double result2 = AreaCalculator.area(2, 4);
System.out.println(result2);
}
}
| [
"ckomopou@redhat.com"
] | ckomopou@redhat.com |
d3f88d70dd6befa034740255387160a11cabd6e5 | 28c9ea70c846d131c0e2868ebbd034d678caf1b2 | /src/main/java/com/amazon/opendistroforelasticsearch/sql/query/join/ESJoinQueryActionFactory.java | c6979bf65e7a22bc542b5749d53d2bcb6f4c8a99 | [
"Apache-2.0"
] | permissive | allwinsr/sql | 124b9629470b66924782e43dc691caad734513b8 | 10808c8fb13511adeaa274ccbea7d47b05ac7780 | refs/heads/master | 2020-06-29T01:00:34.396279 | 2019-08-01T20:45:52 | 2019-08-01T20:45:52 | 200,393,021 | 1 | 0 | Apache-2.0 | 2019-08-03T15:46:12 | 2019-08-03T15:46:12 | null | UTF-8 | Java | false | false | 2,100 | java | /*
* Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*... | [
"daichen@amazon.com"
] | daichen@amazon.com |
ef3eed1668e2874d68f5b3719bab51194141ac5e | 0a0752dd39277c619e8c89823632b0757d5051f3 | /pi_bench/video/adapt/video/Main.java | c8b88e1b512850c021677ab657e3d1ffa2213bdf | [] | no_license | anthonycanino1/entbench | fc5386f6806124a13059a1d7f21ba1128af7bb19 | 3c664cc693d4415fd8367c8307212d5aa2f3ae68 | refs/heads/master | 2021-01-10T13:49:12.811846 | 2016-11-14T21:57:38 | 2016-11-14T21:57:38 | 52,231,403 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,741 | java | package video;
modes {low <: mid; mid <: high; };
public class Main@mode<?->X> {
int width = 0;
int height = 0;
public Main(int width, int height) {
this.width = width;
this.height = height;
}
attributor {
if (ENT_Util.Battery.percentRemaining() >= 0.75) {
return @mode<high>;
} else if (ENT_Ut... | [
"anthony.canino1@gmail.com"
] | anthony.canino1@gmail.com |
8bd52ac8f9327d3917a7a0c10636066ef10e4314 | d56baeedcbf657eb065a591673020db3c73a6668 | /app/src/main/java/com/example/administrator/caidaomvp/FragmentPresenter/HomeView_commPresenter.java | fc0345870ad0cc7cf824b2bdcac941cd6a5c3efb | [] | no_license | shielwen/caidaoMVP | bbda038af1ff42297fbb3ce89c7452184d77f41d | 96e0f8ba0e726de8ab34549d239fc60dd0c0470d | refs/heads/master | 2020-05-29T13:52:00.660390 | 2019-05-29T07:43:18 | 2019-05-29T07:43:18 | 187,933,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,045 | java | package com.example.administrator.caidaomvp.FragmentPresenter;
import com.example.administrator.caidaomvp.FragmentView.HomeView_comm;
import com.example.administrator.caidaomvp.Model.VideoModel;
import com.example.administrator.caidaomvp.WebHttp.HttpUtil;
import java.util.ArrayList;
import java.util.List;
/**
* Cre... | [
"shieldwen@163.com"
] | shieldwen@163.com |
78b8b06d52b19f54853cd9591fd3e352a159c24c | bc32b189f28474492cceb24afe8ceb60081d0754 | /src/ch02/face/FaceComponent.java | 605e434ec582647b8edadce1d41ba88240ac34cd | [
"MIT"
] | permissive | raeffu/prog1 | 3e8cd444d9709df2e9c192fd0d6b0551ce6a7ce1 | b8014a1af972308572495c3d33a1f4ac159929b6 | refs/heads/master | 2020-06-04T10:06:13.464856 | 2014-01-26T19:46:50 | 2014-01-26T19:46:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | package ch02.face;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Rectangle;
import java.awt.geom.Ellipse2D;
import java.awt.geom.Line2D;
import javax.swing.JComponent;
/*
A component that draws an alien face
*/
public class FaceComponent extends JComponent
{
publ... | [
"raeffu@raeffu.ch"
] | raeffu@raeffu.ch |
f4172f11e86edb18c0f8c66e51d2a4faddc6874a | b5e07769e36f3e519d569fb222d5071b433344eb | /src/main/java/cyan/simple/pgsql/service/ThingService.java | a70b63222d7a3be81a0eef32400e27af38b18c01 | [
"Apache-2.0"
] | permissive | Cyanss/pgsql-simple | 9096a4897d5c3b060a6e8a9c1ae16e75c67b85d9 | a6c695c5a7397cb1c1d638423eab00f12a3acc4b | refs/heads/main | 2023-06-09T18:07:13.218371 | 2021-05-31T02:28:40 | 2021-05-31T02:28:40 | 372,353,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,164 | java | package cyan.simple.pgsql.service;
import cyan.simple.pgsql.error.PgsqlException;
import cyan.simple.pgsql.filter.JsonbFilter;
import cyan.simple.pgsql.model.RestPage;
import cyan.simple.pgsql.model.Thing;
import java.util.Collection;
import java.util.List;
/**
* <p>ThingService</p>
* @author Cyan (snow22314@outlo... | [
"snow22314@outlook.com"
] | snow22314@outlook.com |
5c66c8c3fd3f1222195c971e1bb3002cb5b513f9 | e8a27da3717b79d66165a4c8d76cec870c619745 | /lbi_test1/src/org/letsbuyindian/lbi_test1/personals.java | 1bba1034b169761856d9a2c8e06b1437c04333a5 | [] | no_license | rajesh3439/letsbuyindian | 655ea214cc1f4c15dfa3e6a949ce48b96694dddf | 05da0d9a8299e1372f69c710312cdab330d5e972 | refs/heads/master | 2021-05-30T06:14:54.113629 | 2014-12-04T13:06:41 | 2014-12-04T13:06:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 900 | java | package org.letsbuyindian.lbi_test1;
import java.util.List;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class personals extends Activity {
/** Called when the activity is first created. */
@Override
... | [
"arunbluez@gmail.com"
] | arunbluez@gmail.com |
d5495edfc22aef47f2cf1c4f6d155459ed79e570 | 697e8d0a012693876df14ce2440b42d7818149ac | /XChange-develop/xchange-clevercoin/src/main/java/com/xeiam/xchange/clevercoin/dto/marketdata/CleverCoinTransaction.java | 2d5c6723d60aa054041de195bdd8de64ebef3f49 | [
"MIT"
] | permissive | tochkov/coin-eye | 0bdadf195408d77dda220d6558ebc775330ee75c | f04bb141cab3a04d348b04bbf9f00351176bb8d3 | refs/heads/master | 2021-01-01T04:26:00.984029 | 2016-04-15T14:22:17 | 2016-04-15T14:22:17 | 56,127,186 | 2 | 5 | null | null | null | null | UTF-8 | Java | false | false | 1,525 | java | package com.xeiam.xchange.clevercoin.dto.marketdata;
import java.math.BigDecimal;
import com.fasterxml.jackson.annotation.JsonProperty;
/**
* @author Karsten Nilsen
*/
public class CleverCoinTransaction {
private final long date;
private final int tid;
private final BigDecimal price;
private final BigDeci... | [
"philip.tochkov@gmail.com"
] | philip.tochkov@gmail.com |
1116a5ea1e33774c59df07a87e13e794cf13f99c | c29f31c61022157be8f1b1aaed63ed47e93c9c9b | /src/test/java/ru/javawebinar/topjava/service/jpa/JpaMealServiceTest.java | 456c6e7486f8a4831e3e714b33e650d3dc4d13cc | [] | no_license | kastiel-404/topjava-1 | ef44df7fb16c24b5f829d0b5c64a220df4c7c823 | 008c5fe64f4e5f12f32a33d1a9678e3dad9a5bc9 | refs/heads/master | 2020-05-17T04:22:46.150215 | 2019-10-02T22:57:46 | 2019-10-02T22:57:46 | 183,507,242 | 0 | 0 | null | 2019-04-25T20:45:25 | 2019-04-25T20:45:24 | null | UTF-8 | Java | false | false | 307 | java | package ru.javawebinar.topjava.service.jpa;
import org.springframework.test.context.ActiveProfiles;
import ru.javawebinar.topjava.service.AbstractMealServiceTest;
import static ru.javawebinar.topjava.Profiles.JPA;
@ActiveProfiles(JPA)
public class JpaMealServiceTest extends AbstractMealServiceTest {
}
| [
"kastiel404@gmail.com"
] | kastiel404@gmail.com |
fb89daab5164e52582d579a04a2c4433ba469b4b | 33867238a41fbdf22714a5846d66a57e002d1bfd | /app/src/main/java/com/capricot/fieldprocustomer/Pref_storage.java | 627e49e3fb94dd558286b05cb915efae1a9c0189 | [] | no_license | vijivenket/FieldProCus | cc26db4a49f953beb900b0c4aeed2b88d2057ce3 | af60c162ee783abf48f8f64081c1b9ec612ed5e3 | refs/heads/master | 2020-04-29T22:19:11.448511 | 2019-06-14T13:19:08 | 2019-06-14T13:19:08 | 176,443,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,950 | java | package com.capricot.fieldprocustomer;
import android.content.Context;
import android.content.SharedPreferences;
import java.util.HashMap;
import java.util.Map;
/**
* Created by ansari on 2/2/17.
*/
public class Pref_storage {
private static SharedPreferences sharedPreferences = null;
public static ... | [
"foodwall@kaspontech.com"
] | foodwall@kaspontech.com |
43189f5befda4cdd5b7ca39f569c50ac61a225ef | da9b0db05f0729edd51367c6e0700f78f6037900 | /src/Java/Customer.java | dff14acecf2ab6e4bd7060a228467274596f93bb | [] | no_license | mcsantana/GymDemo | 86a73109820df7a4c62d2a562976d4e79a19d859 | 9a8e4df5a679526bfd1020960e2f9c2efd71b6ae | refs/heads/master | 2023-01-06T06:20:09.676207 | 2020-10-16T09:00:03 | 2020-10-16T09:00:03 | 304,366,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 825 | java | package Java;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
/**
* created by Mimi Santana
* Date: 2020-10-13
* Time: 22:10
* Project: GymDemo
* Copyright: MIT
*/
public class Customer {
... | [
"mdeverdier@gmail.com"
] | mdeverdier@gmail.com |
28d62983ad207f8a903ec017c534a122c715aa27 | a9ca6716a8b6d5e3472bc0585ef098e77101b244 | /src/main/java/com/superexercisebook/justchat/client/Client.java | 48c9982934d1b06e8f8191a28b675c13ee64e0b2 | [] | no_license | ParaParty/JustChat_Sponge | f04b2fdb66ed9e56320ccda946631f405145da9f | 2ca87fb0512eb9c25d47fcb2c1fca82cf6137429 | refs/heads/master | 2022-04-09T16:00:23.523738 | 2020-03-07T15:33:04 | 2020-03-07T15:33:04 | 169,339,158 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,609 | java | package com.superexercisebook.justchat.client;
import com.superexercisebook.justchat.GlobalState;
import com.xuhao.didi.socket.client.sdk.OkSocket;
import com.xuhao.didi.socket.client.sdk.client.ConnectionInfo;
import com.xuhao.didi.socket.client.sdk.client.OkSocketOptions;
import com.xuhao.didi.socket.client.sdk.clie... | [
"git@SuperExerciseBook.com"
] | git@SuperExerciseBook.com |
710db75b0079449836fdb03b341c68be6731b7cb | 4b6448ed9f7306c33d895c2a021779013d349418 | /src/main/java/com/siberhus/commons/converter/SqlDateTypeConverter.java | 0c6b6e2d673a56d5deaeab9576acf78b78500779 | [] | no_license | hussachai/siberhus-commons | e6e449916adc4ef53a4fa1259ee5428d47b0e4c9 | 4bdc9f5a84e85f6c23357ce75faa5e9b72bf04e7 | refs/heads/master | 2016-09-06T20:15:25.034046 | 2012-11-27T05:12:26 | 2012-11-27T05:12:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,023 | java |
package com.siberhus.commons.converter;
import java.sql.Date;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Locale;
public class SqlDateTypeConverter implements ITypeConverter<Date> {
private Locale locale;
private DateFormat[] formats;
... | [
"hussachai@gmail.com"
] | hussachai@gmail.com |
66e3909d3eac375dd428d73d1ddce6e82048007a | b79f76836f9ccff6f7706e58456e2b10f79f7a5f | /src/me/wokis/oposiciones/gfx/Preguntas.java | 775f1d6d143b8fb0ffee1c8cbadab93ebff5d316 | [] | no_license | Wikijito7/oposiciones | dc015f8e5617303e6f5bbc344dfe9e9b7f254d1c | 86d1a186de872de769096279c29c356c6706bbf8 | refs/heads/master | 2022-05-27T13:54:16.013274 | 2021-02-14T10:30:47 | 2021-02-14T10:30:47 | 215,028,513 | 0 | 0 | null | 2022-05-20T21:12:21 | 2019-10-14T11:41:35 | Java | UTF-8 | Java | false | false | 4,977 | java | package me.wokis.oposiciones.gfx;
import me.wokis.oposiciones.Oposiciones;
import javax.swing.*;
import javax.swing.border.LineBorder;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
public class Preguntas extends JFrame {
private Oposicion... | [
"wikyfg@gmail.com"
] | wikyfg@gmail.com |
3d31c5a845fc7e30f70a20a16d83387947495336 | c9ff4c7d1c23a05b4e5e1e243325d6d004829511 | /aws-java-sdk-iot/src/main/java/com/amazonaws/services/iot/model/SearchIndexResult.java | 8580b54293e7504c96bd0cc6fe9b6986d2b390f6 | [
"Apache-2.0"
] | permissive | Purushotam-Thakur/aws-sdk-java | 3c5789fe0b0dbd25e1ebfdd48dfd71e25a945f62 | ab58baac6370f160b66da96d46afa57ba5bdee06 | refs/heads/master | 2020-07-22T23:27:57.700466 | 2019-09-06T23:28:26 | 2019-09-06T23:28:26 | 207,350,924 | 1 | 0 | Apache-2.0 | 2019-09-09T16:11:46 | 2019-09-09T16:11:45 | null | UTF-8 | Java | false | false | 9,040 | java | /*
* Copyright 2014-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
927211aac23501b61c5248e0ae291375af97bef7 | c098dc33dd329932c4295ae4526e8e0b0725b276 | /service/service_test/src/main/java/com/yang/mvntest/dao/HbaseDao.java | becc532ee15ea15d3025e43baa12d63586526a79 | [] | no_license | yangwbud/guli_parent | b566fc98decc59183c9f8f6c155cd06a748584d1 | 9087cfac5557b8489876a0444ac5b9163e6ee3ec | refs/heads/master | 2022-07-15T11:21:28.350192 | 2020-03-31T23:39:12 | 2020-03-31T23:39:12 | 250,969,732 | 0 | 0 | null | 2022-06-17T03:04:18 | 2020-03-29T06:35:10 | Java | UTF-8 | Java | false | false | 92 | java | package com.yang.mvntest.dao;
public interface HbaseDao {
String add(Integer id);
}
| [
"li4@125.com"
] | li4@125.com |
168e60fa96e0eefa244e5779b713d5c9534eb420 | 48f4703f92bde679a4573ba54ccd8fa38ce0d19c | /src/it/polito/TdP/DAO/DBConnect.java | 0f2730d04a6a83384e68d13c12c8aac9dc199e9a | [] | no_license | tanymanera/Country-Borders | 5c324ad91658716484580b5abc3af9e2c6037119 | fc849c5a8c4fdba97cd310cfa3c25c902c83a908 | refs/heads/master | 2020-03-29T17:22:09.909774 | 2018-10-04T16:48:18 | 2018-10-04T16:48:18 | 150,158,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 899 | java | package it.polito.TdP.DAO;
import java.sql.Connection;
import java.sql.SQLException;
import javax.sql.DataSource;
import com.mchange.v2.c3p0.DataSources;
public class DBConnect {
private static String jdbcURL = "jdbc:mysql://localhost/countries?user=root&password=root";
private static DataSource ds;... | [
"gaetanomanera@outlook.com"
] | gaetanomanera@outlook.com |
c0cd7bd6cb40c4f8c10a7776272458084a7bfc2d | 8d6267edaf65409a8f0c073b5d12a343db88c98f | /app/src/test/java/com/namangarg/androiddocumentscanandfilter/ExampleUnitTest.java | bd67cbb9838109e96affab0f2b2badb04afa3550 | [
"Apache-2.0"
] | permissive | woth2k3/AndroidDocumentFilter | fa62240d38e6b0c04036a7a1837cc1b663c6a2e3 | 5a190bec5be0218a76da33419e11c4fdb65a975d | refs/heads/master | 2023-06-24T08:22:07.491863 | 2021-07-26T18:50:45 | 2021-07-26T18:50:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | package com.namangarg.androiddocumentscanandfilter;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@... | [
"naman33jii@gmail.com"
] | naman33jii@gmail.com |
1eab103f5f2c6f47c577b872eb235500ce73bd29 | 9cefbb5ef88b3d4db72bacbe660eb340cbc8de47 | /src/class12/Code04_RegularExpressionMatch.java | f649a770ae5fd1677fd284b9ebe3d254b55e5100 | [] | no_license | monkey408/coding-for-great-offer | 863b795657f5f89315cdfb7de99ec5704e8ea23c | 1b8b0aca8dcbdc6c0e256366729541849557b338 | refs/heads/main | 2023-05-09T09:43:53.530632 | 2021-05-31T06:14:25 | 2021-05-31T06:14:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,239 | java | package class12;
// 测试链接 : https://leetcode.com/problems/regular-expression-matching/
public class Code04_RegularExpressionMatch {
public static boolean isValid(char[] s, char[] e) {
// s中不能有'.' or '*'
for (int i = 0; i < s.length; i++) {
if (s[i] == '*' || s[i] == '.') {
return false;
}
}
// 开头的e[... | [
"algorithmzuo@163.com"
] | algorithmzuo@163.com |
b831ea86599baa7b4359794ec6f96ef80c7b6d21 | 2fc025b87900192ffc2c9dde091d94a5841adb5e | /app/src/main/java/layout/SummaryPraOrderFragment.java | bbbca0a7609f3189f271cfcf5ff25d4bd71c798e | [] | no_license | tonnymao/Cello | ca668b700e1173077a3fb7d898d9e9e760b071b9 | 9bb4322e216692723622ddf6f37c892e7b20d5ab | refs/heads/master | 2021-04-26T23:48:56.400715 | 2018-03-08T09:40:25 | 2018-03-08T09:40:25 | 123,862,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,927 | java | package layout;
import android.content.Context;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextVi... | [
"tonnymul0908@gmail.com"
] | tonnymul0908@gmail.com |
bf2aba55cf8874cb5e82b91ab7df42eb3321b84a | 2cdf91a25e135784fa9483d148eab349cfc7f8c7 | /sample-gwt/src/main/java/fr/generali/ccj/sample/gwt/shared/dispatch/FooResult.java | 3fe6030d47ad20c1a20300bd23be54cd3471aed3 | [] | no_license | vdupain/gwt | 37e9edba27e1ffac11cc8f5b02ce845d0dab30e8 | 5668193a8492a9b4aad6659ad3ffafca98304623 | refs/heads/master | 2021-01-25T10:06:42.354052 | 2012-06-29T12:55:44 | 2012-06-29T12:55:44 | 3,303,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package fr.generali.ccj.sample.gwt.shared.dispatch;
import net.customware.gwt.dispatch.shared.Result;
import fr.generali.ccj.sample.gwt.shared.dto.FooDto;
public class FooResult implements Result {
private FooDto fooDto;
/** For serialization only. */
FooResult() {
}
public FooResult(FooDto fooD... | [
"vdupain@gmail.com"
] | vdupain@gmail.com |
473368aa8c7705c2a1eb7776d2dbcf46e2d82f7f | d7bbd9994cb26ba09d1eb12412b8335cfd9ffef6 | /app/src/main/java/com/esraa/android/plannertracker/BroadCastRecievers/AlarmDialog.java | 9868c232a5be14b015f1e40ef24c7b80c9d89b14 | [] | no_license | esraaabuseada/My-Tripminder | 0d5b868143afb7afd64863b893af9794ccee6d40 | f39d3ce53205a51e799578a55eea0136cf52bb59 | refs/heads/master | 2020-05-25T23:10:39.554219 | 2019-05-22T12:08:30 | 2019-05-22T12:08:30 | 188,029,937 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,252 | java | package com.esraa.android.plannertracker.BroadCastRecievers;
import android.app.AlertDialog;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.c... | [
"esraaabuseada28@gmail.com"
] | esraaabuseada28@gmail.com |
0088209c1838b18a3dd3f3499c395ffa8a2fd80d | 21d9e8e819129e331d9a33feda21885e89549b33 | /app/src/main/java/com/example/nalijev/drawmovingcircle/DrawScene.java | d1386be12d1f19a92367ef3d59adb092c716fc0f | [] | no_license | NAlijev/DrawMovingCircle | ff598bcc1e9be63e94c27ace8f36ca6f38a30d38 | 3ce972abaed5a30bd2f75f3ba155ee8a892beed9 | refs/heads/master | 2016-09-15T08:50:03.276844 | 2015-10-14T18:22:08 | 2015-10-14T18:22:08 | 44,173,093 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,127 | java | package com.example.nalijev.drawmovingcircle;
import android.content.Context;
import android.content.SharedPreferences;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Point;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity... | [
"nizami.ee@mail.ru"
] | nizami.ee@mail.ru |
850b2a7c991a44411f994cbeab5042b98abb5557 | fc8de5ed9c7555824668c5c23662d655b956456d | /src/main/java/FileAndDirectorySystem/search/SearchByFormat.java | 50fbfa32a57dbdc9620dc98fcfcbae6863f3a784 | [] | no_license | phusdu/System-Design | 2d5328e45910c29e3aad14e31826ad21f586c80a | 18d9635c44a3b1a2be02f55aee0f0886c4368582 | refs/heads/master | 2022-06-12T17:24:12.354415 | 2020-05-02T21:42:32 | 2020-05-02T21:42:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 690 | java | package FileAndDirectorySystem.search;
import FileAndDirectorySystem.Directory;
import FileAndDirectorySystem.Entry;
public class SearchByFormat implements SearchCriteria {
// Assuming top level provided data is directory (not file)
private Directory directory;
public SearchByFormat(Directory directory)... | [
"nikhil.agrwl07@gmail.com"
] | nikhil.agrwl07@gmail.com |
ef4a13245e7d05471351d29cb6983f7b3c907f11 | db0400a06644e6ee5302201ac18ab87f08b0d3fa | /src/com/program/collection/HashNode.java | 2aada56a01e826d94c72daa51e357decbaafdf4e | [] | no_license | ashoknineleaps/demo-javacode | 48b4a2d6db7be2b5610b85f8e65b3fb1fa424bc6 | b32409caff091a075849fb327cf585b5f5134a8f | refs/heads/master | 2022-11-09T06:53:03.982925 | 2020-07-01T06:11:52 | 2020-07-01T06:11:52 | 269,146,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,900 | java | package com.program.collection;
public class HashNode<K, V> {
private K key;
private V value;
private HashNode<K, V> next;
private int hash;
public HashNode(K key, V value, HashNode<K, V> next, int hash) {
super();
this.key = key;
this.value = value;
this.next = next;
this.hash = hash;
}
public... | [
"ashok.kumar@nineleaps.com"
] | ashok.kumar@nineleaps.com |
0a93744761a3729f94f68ee080cd8146b06c8de5 | ab3f2b2bd666e0f8ab95dd8311c2d15ea00669c8 | /java_programs/All example of notes/Access Modifier example/use_of_AccessModifier/src/package1/anirudh.java | 6cbaece1a5a7b31bc467cdca466ab3921be373da | [] | no_license | HarshitVerma1/Programs | 630eef2f6f68a614d369bc05426b69c5d9bc074e | 6c079bfda0cc1af25493dc7d62644a54e70f58ed | refs/heads/master | 2022-11-15T06:45:46.235368 | 2020-07-09T16:36:46 | 2020-07-09T16:36:46 | 265,278,335 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 914 | java | package package1;
import package1.AccessModifier_in_Class_or_Interface1;
class Radhe{ //<----DefaultAccessModiifier//this class inherit in anirudh class because this class is not public and i want to call in "Main" Class.
protected void Radhe() // this method is called in "Main()" by inheritance method and ----> A... | [
"harshitverma14366@gmail.com"
] | harshitverma14366@gmail.com |
38f2b854b1fa1e55cd114077d338fd3abdcad54d | 6ea26cdb5b1d79e85e9874b96899ecaa535c849a | /src/org/simpleim/common/message/Response.java | dae39d1b79e5eb52b5f03c3545cb86d6f37a0ee1 | [
"Apache-2.0"
] | permissive | SimpleInstantMessage/SimpleIM_common | b5b5fd5909acac0546129d6f23d6f569f7371b3c | ce5072260045ca944dc63a6915005ce83660d51c | refs/heads/master | 2020-04-14T15:51:23.865822 | 2014-01-29T17:57:16 | 2014-01-29T17:57:16 | 15,875,456 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 81 | java | package org.simpleim.common.message;
public class Response extends Message {
}
| [
"baijie1991@gmail.com"
] | baijie1991@gmail.com |
92b38440ed0c8b3b0446b16095b27256dedceb36 | 75950d61f2e7517f3fe4c32f0109b203d41466bf | /modules/tags/fabric3-modules-parent-pom-1.9.6/extension/core/fabric3-jetty/src/main/java/org/fabric3/transport/jetty/management/ManagedServletHolder.java | 3dc6f665f770f57abb0278e43d851697d91ce9b1 | [] | no_license | codehaus/fabric3 | 3677d558dca066fb58845db5b0ad73d951acf880 | 491ff9ddaff6cb47cbb4452e4ddbf715314cd340 | refs/heads/master | 2023-07-20T00:34:33.992727 | 2012-10-31T16:32:19 | 2012-10-31T16:32:19 | 36,338,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,236 | java | /*
* Fabric3
* Copyright (c) 2009-2012 Metaform Systems
*
* Fabric3 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, with the
* ... | [
"jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf"
] | jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf |
5d61a7f909265a737c0843e7096f9b4abdec6ad9 | 6b42914b2af3764dbd6e6f141bcc8490ec895d6b | /continuum-core/src/main/java/org/apache/maven/continuum/execution/shared/JUnitReportArchiver.java | 43295242eab9c1fb9a80033d5ac136cdc184be0f | [
"Apache-2.0"
] | permissive | isabella232/continuum | 621da8775aa7e6c8a28ea94e5a1dcc9c35cd4839 | 2a3bf5fc272606c8a23d2535afdb70dfc9772137 | refs/heads/trunk | 2023-08-28T10:18:27.475765 | 2016-06-10T11:14:55 | 2016-06-10T11:14:55 | 424,191,236 | 0 | 0 | Apache-2.0 | 2021-11-03T11:16:01 | 2021-11-03T11:09:05 | null | UTF-8 | Java | false | false | 1,759 | java | package org.apache.maven.continuum.execution.shared;
import org.apache.continuum.utils.file.FileSystemManager;
import org.codehaus.plexus.util.DirectoryScanner;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.File;
import java.io.IOException;
public class JUnitReportArchiver
{
private sta... | [
"batkinson@apache.org"
] | batkinson@apache.org |
37c4694ab33dc59ea10148b000def98833d6b59f | f4f4e690c33793a0b0cda5c4bb8a575fb1778139 | /asm_kiemthunangcao/nguyenltpd03408/src/test/java/testModel/NhanVienTest.java | c44e675cb4072022c847bd24144954a4ee3f8df3 | [] | no_license | letannguyen/testcaseduanmau | 5307b7e90af0cf74f8c165afdff67f7539b18bd2 | 1d5c3af7f094dbebce7b5932e0b9fba36e53f6ea | refs/heads/master | 2023-06-13T07:46:30.101773 | 2021-07-09T16:37:14 | 2021-07-09T16:37:14 | 384,495,884 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,596 | java | package testModel;
import org.testng.annotations.Test;
import com.polypro.model.NhanVien;
import org.testng.annotations.BeforeMethod;
import org.testng.Assert;
import org.testng.annotations.AfterMethod;
public class NhanVienTest {
NhanVien nv;
@BeforeMethod
public void beforeMethod() {
nv = new NhanVien();
... | [
"nguyenltpd03408@fpt.edu.vn"
] | nguyenltpd03408@fpt.edu.vn |
081bb8bdac4bd778b703dd0ece9390126acaa71d | a2833cef7a092fad3b35c37337a749c6b6d6e61c | /src/node/ADiffOperacaologica.java | e6d1d072f8c4b7d2577b28e99698040958316d79 | [] | no_license | lucasomac/Cebola | 42152903b3f95ce0fc0a21e4beff8ac46ad44aa8 | 7f7c41f1b44abc249f2fd50bcee1a668e3b0178a | refs/heads/master | 2020-03-18T20:49:14.154038 | 2018-10-08T23:52:17 | 2018-10-08T23:52:17 | 135,240,450 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,018 | java | /* This file was generated by SableCC (http://www.sablecc.org/). */
package node;
import analysis.*;
@SuppressWarnings("nls")
public final class ADiffOperacaologica extends POperacaologica
{
private TDiferente _diferente_;
public ADiffOperacaologica()
{
// Constructor
}
... | [
"lucasomac@outlook.com"
] | lucasomac@outlook.com |
7676dc5cf7a71362679aef3717b441a728e385e7 | 2cf1e5a7e3532b1db2d28074f57123c9f75619ef | /src/main/java/practice/problem/DivideTwoIntegers.java | 022e8bbd8ce1f1bd48a901b33cdebc9a4ffb7a77 | [] | no_license | jimty0511/algorithmPractice | 33f15c828a1463d7a1ea247b424e577fde37e1dd | dd524388e9d5c70ee97869b63465f3cd171f9460 | refs/heads/master | 2020-03-20T14:57:01.722957 | 2020-02-19T19:43:39 | 2020-02-19T19:43:39 | 137,497,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,459 | java | package practice.problem;
// 29. Divide Two Integers
// Microsoft ladder
public class DivideTwoIntegers {
public int divideTwo(int dividend, int divisor) {
if (dividend == Integer.MIN_VALUE && divisor == -1)
return Integer.MAX_VALUE;
int a = Math.abs(dividend);
int b = Math.abs... | [
"ty90511@gmail.com"
] | ty90511@gmail.com |
bafb3319c398316556deec893061bb60e698f9c7 | a1ecefb7992f30e638f15a20a7b49f307a4cd1d0 | /wuffy-bot/src/main/java/net/wuffy/bot/command/commands/settings/CommandMention.java | dd8a9bcb4ba72d963345b4322a4829e96e7bf354 | [
"Apache-2.0"
] | permissive | NgLoader/Discord-Bot-Wuffy-v1 | 33e4c5d233dd889bae4c37d21c0ad9c39e5a2a8e | 8ea01c1bcf88444e7bccb6406026985e5264398d | refs/heads/master | 2023-04-14T23:20:44.747321 | 2021-05-02T20:43:12 | 2021-05-02T20:43:12 | 363,535,699 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,592 | java | package net.wuffy.bot.command.commands.settings;
import net.wuffy.bot.command.CommandHandler;
import net.wuffy.bot.command.commands.Command;
import net.wuffy.bot.command.commands.CommandCategory;
import net.wuffy.bot.command.commands.CommandSettings;
import net.wuffy.bot.command.commands.MessageType;
import net.wuffy.... | [
"nilsgereke1@gmail.com"
] | nilsgereke1@gmail.com |
37ec89b2ae3c35339dc4a54230a80d1e3b23a093 | ae7e64ccf7b9607cbfe8bb8663437e8911246a87 | /app/src/main/java/com/example/mockup/consulta_cep.java | c32b91bc6f78a1d0af3e7a6196041af38d10805d | [] | no_license | Pollyana-eng/Mockup | ecaeed3b60567fcd038f6b9df1b363c3a53d4462 | a55c7f5906f71b03a175fa870e9e3314e26875d3 | refs/heads/master | 2020-12-06T04:43:04.177997 | 2020-01-30T14:27:40 | 2020-01-30T14:27:40 | 232,346,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,266 | java | package com.example.mockup;
import android.app.Activity;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import java.util.concurrent.ExecutionException;
public class con... | [
"pollckmg@gmail.com"
] | pollckmg@gmail.com |
f774a1e07952388ee361bc83438cb6759a68c5cd | 5cdc63571f0202cea01ca1f3f07a0fe1158e517e | /src/main/java/br/com/univali/kob/poo/pizzaria/main/Main.java | 9a9563bc6e6f37405f87fb12fd5af216f6d4120d | [] | no_license | LuizdosReis/Pizzaria | 6f4e6534385a3c179d155fd7efbaa427bc522965 | a5aff2f564860a05fe4454e4c711a3b7e3512fba | refs/heads/master | 2020-06-10T12:53:44.915550 | 2016-12-15T23:12:11 | 2016-12-15T23:12:11 | 75,959,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 484 | java | package br.com.univali.kob.poo.pizzaria.main;
import java.io.FileNotFoundException;
import br.com.univali.kob.poo.pizzaria.sistema.Pizzaria;
/**
*
* @author luizhenrique
*/
public class Main {
/**
* @param args the command line arguments
* @throws FileNotFoundException
*/
... | [
"caio.gaspar2@gmail.com"
] | caio.gaspar2@gmail.com |
fc1dcdaba4b9455eb6398a3b270ea5415c8e08d4 | 7ef99d97acd5af43256f90da23f7eabb2cef8e5d | /backend/src/main/java/com/codetris/dto/response/JwtResponse.java | b795a17694095ace4f950347cdae7c007e3c93a1 | [] | no_license | Fellway/Codetris | bed2b2953af0fdc436b08712917ff56d027e97bb | efa16115678b84bdb5e84c25b5de2ad566840e57 | refs/heads/master | 2023-07-27T21:02:11.795376 | 2021-09-10T22:41:08 | 2021-09-10T22:41:08 | 345,464,001 | 2 | 0 | null | 2021-05-08T11:17:08 | 2021-03-07T22:06:37 | JavaScript | UTF-8 | Java | false | false | 317 | java | package com.codetris.dto.response;
import lombok.Getter;
@Getter
public class JwtResponse {
private final String token;
private final String refreshToken;
public JwtResponse(final String token, final String refreshToken) {
this.token = token;
this.refreshToken = refreshToken;
}
}
| [
"mateusz.skrzypczyk1@hotmail.com"
] | mateusz.skrzypczyk1@hotmail.com |
180edd900f35b8ed2cf15933cb2181af3422b77e | ad42a78de75645689b6c972dc9721d04684b437a | /A0/src/InfixReader.java | e4d6977ae7c2f38647889fba45c0e800272cde60 | [] | no_license | alice86663766/Java_Projects | 523c23c70a625881b3430d201481d5f87557e2f0 | c4057e1cf793cd2ad1d966be7ebea972628da97e | refs/heads/master | 2021-01-22T05:01:12.009413 | 2017-09-03T16:13:19 | 2017-09-03T16:13:19 | 102,276,922 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,797 | java | import java.io.*;
/**
* The InfixReader class, used to convert infix to postfix.
* @author Chen Hung-Yu
*/
public class InfixReader {
public static void main(String[] args) {
InfixReader myAnswer = new InfixReader();
myAnswer.doConversion();
}
/**
* Compare precedency of input operator wit... | [
"alice86663766@Alicede-MacBook-Pro.local"
] | alice86663766@Alicede-MacBook-Pro.local |
b2eacc210b6ae32cb3a7b891809e6255e4a6a0f1 | b59fa02726aa24412758ac9eedde727ef331a4dd | /dialogue-futures/src/main/java/com/palantir/dialogue/futures/DialogueDirectAsyncTransformationFuture.java | 5b21ef7c3bf7b1415cc4508290bbb37523359ca9 | [
"Apache-2.0"
] | permissive | palantir/dialogue | 374ad750c28e6b2d9c6e946850c7c6be5490a37c | d657ee0832041991b1fe1e162b9f36d148281d84 | refs/heads/develop | 2023-09-03T13:05:34.457651 | 2023-09-02T01:07:32 | 2023-09-02T01:07:32 | 164,943,450 | 25 | 13 | Apache-2.0 | 2023-09-14T15:29:28 | 2019-01-09T21:49:50 | Java | UTF-8 | Java | false | false | 3,450 | java | /*
* (c) Copyright 2020 Palantir Technologies Inc. All rights reserved.
*
* 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 ... | [
"noreply@github.com"
] | noreply@github.com |
dbbf0352cde50c2d1d2461eb97cce93e0df6100f | bba500de85a63191717c1c883ed6186863d7eeb9 | /app/src/main/java/swcontest/dwu/blooming/db/UserDBHelper.java | 7c96a139de3d607c5f520bc655744096ffae4416 | [] | no_license | sion0305/Blooming | 258315426d2116d5d15ded67369bd81ad9583039 | cd27864dc754add75a60136fda94b7604246cefe | refs/heads/master | 2023-08-11T13:43:11.180715 | 2021-09-09T12:30:13 | 2021-09-09T12:30:13 | 389,601,906 | 0 | 3 | null | 2021-07-28T08:02:20 | 2021-07-26T10:59:09 | Java | UTF-8 | Java | false | false | 1,650 | java | package swcontest.dwu.blooming.db;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
import java.util.Date;
public class UserDBHelper extends SQLiteOpenHelper {
final static String DB_NAME = "user.db";
publ... | [
"yny026@gmail.com"
] | yny026@gmail.com |
e424288315e975c44e5d81b5155ee04ad7c3faf0 | f889af881f82505aa2fd10c0918129ffe3833142 | /app/src/main/java/com/example/lenovo/myfinance/Model/Category.java | 882b8ef2bcf5e6315a11383fa77ad843c34ff378 | [] | no_license | suyashratna/myfi | 12bda12171fcb14c48f0dbf67901ae820b9200e5 | 817984b70d9ba9713feff70d10f11b016be070b8 | refs/heads/master | 2021-09-14T07:18:17.807691 | 2018-05-09T13:50:30 | 2018-05-09T13:50:30 | 121,462,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,822 | java | package com.example.lenovo.myfinance.Model;
/**
* Created by lenovo on 3/18/2018.
*/
public class Category {
Long category_id;
String category_image;
String category_name;
String category_type;
String category_amount;
String category_saving;
public Category(Long category_id, String cate... | [
"suyashratna96@gmail.com"
] | suyashratna96@gmail.com |
e84d0f685a9721cf06ee77bb077a0edc8c87dcc2 | 1697984fcacbb72130ea8db8763180d07f3b533d | /PriorityQueue_With_CommandPatterns/src/test/java/TestTheTests/TestPriorityQueueTest/TestSetupTests.java | 41426e9adedc5eef2397e4aab86b78d174602576 | [] | no_license | j-fitzgerald/CommandPattern-PriorityQueue | b9bb914b0123d0185fb62220d61bd534def0312c | e0e976db94b104b606b7cb055d1be922fc16d49b | refs/heads/master | 2020-03-30T20:58:44.769879 | 2018-10-04T18:18:19 | 2018-10-04T18:18:19 | 151,612,126 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,100 | java | package TestTheTests.TestPriorityQueueTest;
import jsf.PriorityQueue;
import jsf.Student;
public class TestSetupTests {
PriorityQueue<Student> priorityQueue;
Student veryLowPriority, lowPriority, mediumPriority,
highPriority, veryHighPriority, zeroPriority, maxPriority;
@org.junit.jupiter.api... | [
"james.s.fitzgerald@outlook.com"
] | james.s.fitzgerald@outlook.com |
92b8dd1367fb1d32d9a5bc17403823b3b80ce8ca | ac158a8502fa95011f27ff2a138f0c543b28f677 | /OAI-PMHHarvester/src/org/xmlsoap/schemas/soap/encoding/Boolean.java | 527b11b7426f94f6c25477eed5ae605c96598064 | [] | no_license | vkalokyri/SOAP-OAI-PMH | a068fdecb66ee6c28f4324b3da12765d5ec16d42 | 2c80e0a37ded7bbbb75542ce3cbff6eeee96a622 | refs/heads/master | 2022-11-26T14:32:39.447262 | 2020-07-27T23:19:55 | 2020-07-27T23:19:55 | 283,038,160 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,079 | java | /*
* XML Type: boolean
* Namespace: http://schemas.xmlsoap.org/soap/encoding/
* Java type: org.xmlsoap.schemas.soap.encoding.Boolean
*
* Automatically generated - do not modify.
*/
package org.xmlsoap.schemas.soap.encoding;
/**
* An XML boolean(@http://schemas.xmlsoap.org/soap/encoding/).
*
* This is an ato... | [
"suitcase@Valias-MBP.home"
] | suitcase@Valias-MBP.home |
bea0342a7f3b13ee1c31e74e6e59015ce3b93de5 | ef6e41914df4c7864f6100642c791a8b73c10d7f | /cloud-payment-hystrix-provider8001/src/main/java/com/ccb/springcloud/PaymentHystrixMain8001.java | bb7371e4b1870f740e48be04d53e8fee744f1cf5 | [] | no_license | 2568808909/SpringCloudDemo | 465ac2788e38f3001a4921d817783d6ff8cf11c4 | 8723544222b891307876bf40e1d57ef611c12196 | refs/heads/master | 2022-07-18T18:46:12.168200 | 2020-04-06T13:46:41 | 2020-04-06T13:46:41 | 246,804,742 | 0 | 0 | null | 2022-06-21T02:58:35 | 2020-03-12T10:20:59 | Java | UTF-8 | Java | false | false | 1,379 | java | package com.ccb.springcloud;
import com.netflix.hystrix.contrib.metrics.eventstream.HystrixMetricsStreamServlet;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.web.servlet.ServletRegistrationBean;
import org.spring... | [
"2568808909@qq.com"
] | 2568808909@qq.com |
4c00a1d2f583b376335115f5ced2e30fa7a8f5c1 | d7faa9e96cc1bb7a3be39b8aa5938bb80ce2fe8f | /src/algorithm_sort/QuickSort2.java | 8b88fbbefded439c2f988065026198fc62f3b1be | [] | no_license | gbyman/Algorithm_exercise | e6b5cbb040a64f777d2178557c4d725fc21819f1 | eff1e98685eb0f0e5107c6e5706d322750e3c4ca | refs/heads/master | 2020-05-18T23:14:22.892752 | 2019-05-03T06:34:05 | 2019-05-03T06:34:05 | 184,707,818 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,974 | java | package algorithm_sort;
//퀵 소트(비재귀 버전)
public class QuickSort2 {
//partition 메소드는 QuickSort1과 같다
// 배열 a[1] ~ a[r]을 분할한다. 추축의 첨자를 반환
private static int partition(int[] a, int l, int r) {
//포인터 i와 j를 초기화한다
int i = l - 1;
int j = r;
//오른쪽 끝 요소를 추축으로 한다
int pivot = a[r];
//포인터 i와 j가 충돌할 때까지... | [
"dongchan-2@hanmail.net"
] | dongchan-2@hanmail.net |
bafd64f94687a006a2b14956daff0712cb4eba0a | ed6cd7cf01e48d56b88110bae39c658320b54218 | /Database/src/main/java/db/Inserter.java | 3e40d83045435e96e3fd93875eed3cb23893c79b | [] | no_license | RecuencoJones/STW-P5 | 35eef441bcc9036c08e8bd0ca2a3d489fc938a89 | 2a7986e183437b968d9682ac9a3ca7567816b8e1 | refs/heads/master | 2021-01-23T10:44:00.438082 | 2015-04-07T19:41:20 | 2015-04-07T19:41:20 | 33,548,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 845 | java | package db;
import db.dao.IntervaloDAO;
import db.dao.PrediccionDAO;
import db.datos.Periodo;
import db.datos.PrediccionSemana;
import java.sql.SQLException;
/**
* Created by david on 06/04/2015.
*/
public class Inserter {
public static boolean guardar(String filename, PrediccionSemana prediccionSemana) t... | [
"david.recuencogadea@gmail.com"
] | david.recuencogadea@gmail.com |
25916f98c34b5442cf0006ebc7248de14cf55c49 | a1b7e630dcbcc72d89ad155c7d6a2f5b25a5233b | /JavaSE-8/src/tr/com/cihan/java/jse8/lambda/Lambda2.java | 45b57b440e12087af361b97c18c6eafe7c093962 | [] | no_license | cihanbulut1979/java-examples | b5768f8c0698aeadf2595318dce28bb148d16d19 | 419f7ac15f73eef6da7a3ec5c14582a9dba10aa9 | refs/heads/master | 2021-11-26T02:25:50.320196 | 2021-11-11T13:01:14 | 2021-11-11T13:01:14 | 169,397,011 | 1 | 0 | null | null | null | null | ISO-8859-9 | Java | false | false | 361 | java | package tr.com.cihan.java.jse8.lambda;
public class Lambda2 {
public static void main(String[] args) {
Bar bar = new Bar();
int sonuc = bar.calculate((x, y) -> (2 * x + y), 3, 4);
System.out.println("Sonuç: " + sonuc); // Çıktı: 10
}
}
class Bar {
public int calculate(Foo foo, int x, int y... | [
"cihan.bulut.1979@gmail.com"
] | cihan.bulut.1979@gmail.com |
f8f6d1f0b093604300b71dd9714f3a21caba725d | 35860dce4cbe900d57bad14b67ab39abea7c1b48 | /leetcode/recursion/KthGrammar/Solution.java | 406aada600c4385aae2fbc04d7385dd908ec0098 | [] | no_license | youngkih/algorithm-problems | edeea04c23cb74c25ae054951d402b9f01572311 | 2609f1e30bb7bedfedf90aad2c6e59a29980b5cc | refs/heads/master | 2022-12-16T10:37:08.301577 | 2020-09-02T11:15:44 | 2020-09-02T11:15:44 | 282,792,543 | 0 | 0 | null | 2020-07-27T04:35:38 | 2020-07-27T04:19:18 | null | UTF-8 | Java | false | false | 763 | java | package recursion.KthGrammar;
// Problem: https://leetcode.com/explore/learn/card/recursion-i/253/conclusion/1675/
class Solution {
public int kthGrammar(int N, int K) {
// Base case
if(N==1)
return 0;
if(N==2){
if(K==1)
return 0;
if(K==2... | [
"youngkih21@gmail.com"
] | youngkih21@gmail.com |
3a6b9889d3f9f4ee7086156d0c25398b8ac9f35f | 932b7d3d0029bf0897d0afa6bc721e98aa48cf5b | /src/main/java/com/wuhan/City.java | b4c345f919a3c8aa09f1fa0f2a9e18c7566ed7d1 | [] | no_license | wy19940706/wenyao-study-demo | 8b8a98b2ac59502f0b149c16badff0329e04b2b4 | 58dc8454c2274b97667316ff2849805645c718a5 | refs/heads/master | 2022-06-24T06:22:43.186822 | 2021-03-15T14:32:23 | 2021-06-25T08:39:19 | 202,165,885 | 0 | 0 | null | 2022-06-17T02:21:56 | 2019-08-13T14:49:14 | Java | UTF-8 | Java | false | false | 638 | java | package com.wuhan;
/**
* 城市描述对象
*
* @ClassName: City
* @Description: 城市描述对象
* @author: Bruce Young
* @date: 2020年02月02日 17:48
*/
public class City {
private int centerX;
private int centerY;
public City(int centerX, int centerY) {
this.centerX = centerX;
this.centerY = centerY;
... | [
"wenyao@haixue.com"
] | wenyao@haixue.com |
a16011840920dad4701e28421c77080c8c14175e | 044b0c61738dc64308379d02dbaeaaa3d6e79d76 | /com.munch.exchange.optimization/src/demos/org/goataa/trees/math/real/sr/SRObjectiveFunction1.java | b60b1e1dc4661c8056ab5d5a7d1e8eabe13e8eff | [] | no_license | KanchanV/ExChange | 049640abda8922db73d3e8c03574473cfd3bc74b | 11724d6b040b44340dc6a90e618fe2f7deb8bcd8 | refs/heads/master | 2021-01-18T00:42:59.152363 | 2014-10-27T16:34:39 | 2014-10-27T16:34:39 | 25,905,405 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,279 | java | // Copyright (c) 2010 Thomas Weise (http://www.it-weise.de/, tweise@gmx.de)
// GNU LESSER GENERAL PUBLIC LICENSE (Version 2.1, February 1999)
package demos.org.goataa.trees.math.real.sr;
import java.util.Random;
import org.goataa.impl.OptimizationModule;
import org.goataa.impl.searchSpaces.trees.math.real.Re... | [
"pemunch@hotmail.com"
] | pemunch@hotmail.com |
4a1478d0b3da8eb99aa9d8460e4da4b233b2160c | 55dd60fe01ee88deda273f9ab1e3616e390b2d5b | /JDK1.8/src/java/util/concurrent/BlockingQueue.java | 3229dba9b4485ba1eb8829b5b099c54b2fccd345 | [] | no_license | wanghengGit/JDK-1 | d7c1a86ecadb2590c8d58a23c47fdd7ebfcc3a66 | 1be52fd27316c82e06296dbdd25e41ad3da37d12 | refs/heads/master | 2021-09-10T07:23:17.576037 | 2021-09-09T07:19:16 | 2021-09-09T07:19:16 | 202,044,942 | 0 | 0 | null | 2019-08-13T02:13:35 | 2019-08-13T02:13:34 | null | UTF-8 | Java | false | false | 16,215 | java | /*
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*
*
*
*
*
*
* Written by Doug Lea with assistance from members of JCP JSR-166
* Expert Group and released to the public domain, as explained at
... | [
"1012056369@qq.com"
] | 1012056369@qq.com |
7006c49f3361a4c54bb0dc3d487722399fd729f8 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /slb-20140515/src/main/java/com/aliyun/slb20140515/models/DescribeHighDefinationMonitorResponseBody.java | 89104e4d6ffa41f04147a24862c2e8df7ac74a77 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 1,746 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.slb20140515.models;
import com.aliyun.tea.*;
public class DescribeHighDefinationMonitorResponseBody extends TeaModel {
/**
* <p>The ID of the request.</p>
*/
@NameInMap("LogProject")
public String logProject;
@NameInM... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
216a65b6c09dc0f2d2372ffa2e6e984ac0358744 | 0ccbf91b11e5212b5179e9a1979362106f30fccd | /misc/instrumentation/parsers/cobol_85_plain/syntaxtree/AcceptStatement.java | 92a16527690a1930d255d4260a522f5b9e1e2b14 | [] | no_license | fmselab/codecover2 | e3161be22a1601a4aa00f2933fb7923074aea2ce | 9ad4be4b7e54c49716b71b3e81937404ab5af9c6 | refs/heads/master | 2023-02-21T05:22:00.372690 | 2021-03-08T22:04:17 | 2021-03-08T22:04:17 | 133,975,747 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,595 | java | //
// Generated by JTB 1.3.2
//
package org.codecover.instrumentation.cobol85.syntaxtree;
/**
* Grammar production:
* <PRE>
* f0 -> <ACCEPT>
* f1 -> Identifier()
* f2 -> [ <FROM> ( MnemonicName() | EnvironmentName() | <DATE> | <DAY> | <DAY_OF_WEEK> | <TIME> ) ]
* </PRE>
*/
p... | [
"angelo.gargantini@unibg.it"
] | angelo.gargantini@unibg.it |
b10783335da5a44e67ee65c8cbfc46f67ecf6278 | 39c94cfe8225176c3502537a77e94e52479d3551 | /myjavabase/src/com/stjia/javabase/masterworker/Master.java | d74218bba301c6c52fb1e66d62a59644721bf9ab | [] | no_license | hellojst/myjava | 5f715e957660b3166e81fc1585b9ca60976307d4 | d8d0c31897ed213b5e6cc8dcead01247178e271d | refs/heads/master | 2021-04-09T16:00:12.830437 | 2018-06-18T15:16:58 | 2018-06-18T15:16:58 | 125,636,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,462 | java | package com.stjia.javabase.masterworker;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Queue;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentLinkedQueue;
public class Master {
//任务队列
protected Queue<Object> workQueue = new Concurre... | [
"shtjia@163.com"
] | shtjia@163.com |
46e370a297094434c8dafe672c726161284b22ff | 940d2db3ecdfb529b634c88c975612ee654b2a39 | /app/src/main/java/wigdet/adapters/AbstractWheelTextAdapter.java | bc442c09d74f4c7cf7d4e84ae342bc8b734d925a | [] | no_license | yyc6640/AT_android | 5d10980c347bece4c37061f3dc88cf0e7a605a86 | e0bd21db1740094e9b96ea3563da349f8f4d99e0 | refs/heads/master | 2023-03-27T07:04:27.909967 | 2018-01-18T13:56:16 | 2018-01-18T13:56:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,667 | java | package wigdet.adapters;
import android.content.Context;
import android.text.TextUtils;
import android.util.Log;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
/**
* Abstract wheel com.example.administrator.ata... | [
"1424675677@qq.com"
] | 1424675677@qq.com |
e17605658b96586751f0f90ef602dbb8e311e5ce | ddd6d3a2f4c6082c962377640f65758726a03e60 | /LCMedium/CountAndSay.java | b4db2f1bd6d18f0d87c2607fcb668d8199965da3 | [] | no_license | bonyscarvalho/CrackingCodingInterviewProblems | 1484cc57c3ba8666f45e987b55198d5308d0cf4a | 7fb11f28faedd338a270d47e457f8f079aebe662 | refs/heads/main | 2023-07-25T10:03:24.684686 | 2021-08-30T01:07:58 | 2021-08-30T01:07:58 | 330,066,001 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 828 | java | package LeetCodeMedium;
public class CountAndSay {
public static void main(String[] args) {
System.out.println(countAndSay(4));
}
public static String countAndSay(int n) {
if(n == 1) return "1";
String val = "1"; //n --> 1
for(int num = 2; num <= n; num++){ //2 to n
... | [
"noreply@github.com"
] | noreply@github.com |
da7f36874b8ce1db8944ec27938d188e457252e9 | bdd402d44afb1c3cadb29700afd5360f07117faf | /ExamenOlivierThas/src/entity/Beurs.java | 1d886bd8a72ce71471bab57bcd0bf45720c98231 | [
"MIT"
] | permissive | olivierthas/Programming-Essentials-2 | f7835b545a943e74b6e5e4ff6abcf22b1f2bd6dd | 7a92d562e9e7603a2642e573dc925c29893fde70 | refs/heads/master | 2023-03-29T10:15:51.757020 | 2021-03-21T22:49:03 | 2021-03-21T22:49:03 | 266,134,652 | 0 | 0 | MIT | 2020-05-22T14:46:40 | 2020-05-22T14:46:39 | null | UTF-8 | Java | false | false | 2,404 | java | package entity;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.util.TreeMap;
public class Beurs implements Comparable<Stand> {
private String naam;
private TreeMap<Stand, String> standenLijst;
public Beurs(String naam) {
this.naam = naam;
... | [
"olivier.thas@student.ehb.be"
] | olivier.thas@student.ehb.be |
4cdfc417d6bb3e6b3ec5fb3671168b1248192ae7 | 118233db8d100cad7aec0c380411f4297d61bb10 | /src/com/rkylin/crawler/engine/flood/model/ProxyContent.java | dbe5af91633809c7fb2c9f9e695f5a23ee639d9f | [] | no_license | cuihengji/crawler_v1 | a5f5f1399cd23558ceb5382b1aec34193b41bba7 | b804eca27f3ed2f0ec89b48934a07e5f64308e4e | refs/heads/master | 2020-06-04T20:02:05.644127 | 2019-07-21T13:21:25 | 2019-07-21T13:21:25 | 192,171,757 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,235 | java | package com.rkylin.crawler.engine.flood.model;
/**
* @author Administrator
*
* "mode": "fixed_servers",
"ip": "172.20.6.253",
"port": "1080"
*/
public class ProxyContent {
private String mode;
private String ip;
private int port;
private String user_name;
private String pass_word;
private String byp... | [
"cuihengji@163.com"
] | cuihengji@163.com |
2ee19a1c028a728eafa5b3e9c75290eded898dbc | 05e4ce899b31030574f470e3c04c7f953e70b2df | /src/pl/sages/zadanka/generyki/Milk.java | 28967918ab3c4039a669f57496d6d4bb7cbd4838 | [] | no_license | GregSied/sternik-kody | b27d0342b08dc8545179f5e46603a6e833c05f94 | 8635774098d8077704645847c8ba887a5ce34f10 | refs/heads/master | 2021-06-15T11:48:39.693269 | 2017-03-17T13:50:48 | 2017-03-17T13:50:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 76 | java | package pl.sages.zadanka.generyki;
public class Milk extends ShopItem {
}
| [
"cackoarek@gmail.com"
] | cackoarek@gmail.com |
466f45cd0e040c4f3e4faf4664d3d1190aa8be60 | 25df6627aa12e39bbf19617606d18c90a30172cf | /Java/src/ch07/_04_ManualCar.java | 5bcd9328daef7761011d07f0b2d4d3c34f66aaba | [] | no_license | dlwo01/github50 | ae527df99d2cba60236aaeb6c74691b146edf4c6 | 93254809d3385729013b745dddbefae87169906a | refs/heads/master | 2020-06-26T23:33:27.299173 | 2019-07-31T06:03:35 | 2019-07-31T06:03:35 | 199,788,153 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package ch07;
public class _04_ManualCar extends _04_Car{
@Override
public void drive() {
System.out.println("사람이 운전합니다.");
System.out.println("사람이 핸들을 조작합니다.");
}
@Override
public void stop() {
System.out.println("브레이크로 정지합니다.");
}
}
| [
"kosmo26@DESKTOP-TP6RN64"
] | kosmo26@DESKTOP-TP6RN64 |
e64642b7e8b6b37eb338ff47f198c16b152270be | 9585852884b2edab425f19ac81c5e5147b142163 | /gmall-item-web/src/main/java/com/atguigu/gmall0422/item/GmallItemWebApplication.java | 22f59107e579570332aeefbb70d0ea898dc8b4b5 | [] | no_license | ObjectGitHub/gmall0422 | 0a65d3ac44d7e485575b58f336e21cb894e52281 | 2993fac2992ab9613d20b26d302fc9476e705f46 | refs/heads/master | 2022-09-20T16:03:38.138752 | 2020-05-17T08:03:09 | 2020-05-17T08:03:27 | 249,105,211 | 0 | 0 | null | 2022-06-10T20:02:13 | 2020-03-22T03:23:36 | Java | UTF-8 | Java | false | false | 458 | java | package com.atguigu.gmall0422.item;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
@ComponentScan(basePackages = "com.atguigu.gmall0422")
@SpringBootApplication
public class GmallItemW... | [
"18203447319@163.com"
] | 18203447319@163.com |
c1705323f7cc05a3cd774aec074ced64bce3cbd0 | 087637662f967b83f6806daea4d121b6904bd27f | /src/edu/rest/api/TableExample.java | 1c401b63b11b0fce1488f4a6f7931243db98c859 | [] | no_license | Kaushik-cg-giri/TableCreation | 5b47482c10e531f5714bb72501cc651410a2ee66 | 13a5655e890e126ab99f103beccc9ac1f15c28e1 | refs/heads/main | 2023-03-02T15:27:56.202180 | 2021-02-12T10:27:12 | 2021-02-12T10:27:12 | 338,285,023 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,536 | java | package edu.rest.api;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class TableExample {
public static void main(String[] args) {
// TODO Auto-generated method stub
Connec... | [
"noreply@github.com"
] | noreply@github.com |
0eb0950322f29cbc5bb9f8f1171c4194cd5fc0c1 | 2b69df646ac5e3188a90cc1ceabba621c91875bc | /spring_code/13.bankapp_v2_jdbc/src/main/java/com/bankapp/dao/AccountDaoImplJdbc.java | f08b13d0bf741b1e663f10ce5ab0743d6d1f3497 | [] | no_license | rgupta00/ymsli-spring | b20d0d8b53f94b00c57c3f57c4ebaac4eddb1a1c | 29c6ecf37aaf0476f48584cec80062f7e11d365a | refs/heads/master | 2023-03-08T15:33:03.610866 | 2021-02-19T10:40:51 | 2021-02-19T10:40:51 | 338,943,772 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,446 | java | package com.bankapp.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.util.List;
import javax.sql.DataSource;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Primary;
import org.springframework.st... | [
"rgupta.mtech@gmail.com"
] | rgupta.mtech@gmail.com |
050a1d8d1dff038ee119602e18d70285037f98da | 67c80e1d90e5df6d8bfd29a4403598707257b3bf | /ShopppingCart/src/main/java/com/niit/shoppingcart/controllers/AdminController.java | 70f7b12ff08285473f93701c55f9b80e1c9907b7 | [] | no_license | siparmar/Shopping-Cart-Front-End-Back-End | 146903eb869ca0787227aa7947344d023e2cfae6 | 939f0b9963a30fd38e7a8f7097a195dd6a169d5e | refs/heads/master | 2021-01-19T04:39:05.608241 | 2017-03-10T11:33:39 | 2017-03-10T11:33:39 | 84,437,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,952 | java | package com.niit.shoppingcart.controllers;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
import com.niit.shop... | [
"noreply@github.com"
] | noreply@github.com |
69c062b502b21b0ebc24e0d7d38d5772df394e4c | 8efa4f9563aa9c32c6df3d0e8f05c17c9c10bc52 | /easymock-integration/src/test/java/org/easymock/itests/OsgiClassExtensionTest.java | 543b8523b7d0165f76050fff5a14fb08a962b42c | [
"Apache-2.0"
] | permissive | jzmq/easymock | 7b024fc77d114dcc1caf2ce8a4b2158ea244303b | 3ad9a21a7669d63200d6b6280f101ffb19ca50fb | refs/heads/master | 2023-09-01T13:41:10.419413 | 2014-04-15T22:43:50 | 2014-04-15T22:43:50 | 18,945,764 | 0 | 0 | null | 2019-10-09T10:56:32 | 2014-04-19T16:47:40 | Java | UTF-8 | Java | false | false | 4,154 | java | /**
* Copyright 2009-2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | [
"henri.tremblay@gmail.com"
] | henri.tremblay@gmail.com |
cc9ab7b162a7a3f218f81ac488d270b46a7b4413 | d4896a7eb2ee39cca5734585a28ca79bd6cc78da | /sources/com/google/android/gms/internal/ads/zzsu.java | ebaae782d24def040c6e5d7d0fbb0204bff7aebd | [] | no_license | zadweb/zadedu.apk | a235ad005829e6e34ac525cbb3aeca3164cf88be | 8f89db0590333929897217631b162e39cb2fe51d | refs/heads/master | 2023-08-13T03:03:37.015952 | 2021-10-12T21:22:59 | 2021-10-12T21:22:59 | 416,498,604 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,540 | java | package com.google.android.gms.internal.ads;
import android.os.RemoteException;
final class zzsu extends zzki {
private final /* synthetic */ zzst zzbnw;
zzsu(zzst zzst) {
this.zzbnw = zzst;
}
@Override // com.google.android.gms.internal.ads.zzkh
public final void onAdClicked() throws Re... | [
"midoekid@gmail.com"
] | midoekid@gmail.com |
5ea7303f02ca2a49a49197e58344281ca32a7c52 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/main/java/org/gradle/test/performancenull_411/Productionnull_41016.java | 16a04ea77ac4ffb2591a67c1605d7a58a6d8ffb8 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 588 | java | package org.gradle.test.performancenull_411;
public class Productionnull_41016 {
private final String property;
public Productionnull_41016(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String getPr... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
37e7d6a8d6525f9537ea2202a52bcfca0bacce60 | 5243f0d735d1ba22d6b5de1ba8ebde870f3fd54e | /app/src/main/java/com/example/gsb/ListEtudiantItemAdapter.java | e04f77947076fe37b2c9d69e983cba51bfe215a9 | [] | no_license | BarenneM/AppMobile_PromotionsEtudiants | 1885d61c669827fdbb03ffa5fc03f9b4d5796844 | 47171d9e4dd526cf6e32875a91b0dd86ce232b85 | refs/heads/master | 2023-06-02T00:05:49.344124 | 2021-06-21T14:32:20 | 2021-06-21T14:32:20 | 378,902,662 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,176 | java | package com.example.gsb;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.Button;
import android.widget.TextView;
import com.example.gsb.entite.Etudiant;
... | [
"barenne.marie@outlook.com"
] | barenne.marie@outlook.com |
3b71895332246aaec2383803ca0ed11ea9c31c7b | 22f8d001b3d96763a336dd070c2242e6b7cf65bb | /src/LongestSubstringWithoutRepeatingCharacters_3.java | 99fca382920e7a406737bc0755b27f4ee4bd1a1a | [] | no_license | KevinZhouBigSailor/LeetCode | 19dbeaabe66578ad4e501a5b5d2e2543b38975ac | b0d0553657a1c258d31e166728b95f2b9325c338 | refs/heads/master | 2022-03-25T17:54:27.444575 | 2022-03-12T05:48:39 | 2022-03-12T05:48:39 | 160,070,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,123 | java | /*
* Given a string, find the length of the longest substring without repeating characters.
* For example, the longest substring without repeating letters for "abcabcbb" is "abc", which the length is 3. For "bbbbb" the longest substring is "b", with the length of 1.
*/
import java.util.HashMap;
import java.util.Ha... | [
"kevinzhou1990@hotmail.com"
] | kevinzhou1990@hotmail.com |
5fbceafffb51ab77b962089cf8fe645022aee6ba | 6f816687a5165f59ac04ff8de5891f4e63c6bd3b | /src/main/java/com/beatus/app/manufacturer/model/BillDTO.java | 4057800aea9f21c690fe2d82f6e26f6edad45282 | [] | no_license | goodbyeq/manufacturer-app | fd89852749da7c525cf15edf546574b8cfa315fc | 5f5dbc96246147e22b4ffa6ad7af92659c586e86 | refs/heads/master | 2020-03-25T06:35:45.159995 | 2018-08-12T04:25:19 | 2018-08-12T04:25:19 | 143,512,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,624 | java | package com.beatus.app.manufacturer.model;
import java.util.List;
public class BillDTO {
private String billNumber;
private String billFromContactId;
private String billToContactId;
private String companyId;
private String uid;
private List<ItemDTO> items;
private String dateOfBill;
private String dueDate;
... | [
"akeyanudeep@gmail.com"
] | akeyanudeep@gmail.com |
22d3c9c0c36e36c8312093a2ecd6b23ddc6809ce | 0c796bd215b2ed430c833880911202c60d07494c | /backend/src/test/java/com/example/restaurant/domainTests/MappingTest.java | e100839842406cdad06f9537d51872a95b4a133c | [] | no_license | ArekKrawczyk98/restaurant | 26e415b51ae1a4c5f8f6afeadad94be4c400c020 | 309f04153082b68d9e885e65aeca7831e9d78a2a | refs/heads/master | 2022-12-11T18:08:55.472018 | 2021-02-25T22:49:48 | 2021-02-25T22:49:48 | 220,451,658 | 0 | 0 | null | 2019-11-08T11:27:17 | 2019-11-08T11:19:12 | Java | UTF-8 | Java | false | false | 857 | java | package com.example.restaurant.domainTests;
import com.example.restaurant.api.bill.BillEntity;
import com.example.restaurant.api.bill.BillMapper;
import com.example.restaurant.domain.Bill;
import org.junit.Assert;
import org.junit.Test;
import java.util.Date;
public class MappingTest {
@Test
public void sho... | [
"arekk41051@gmail.com"
] | arekk41051@gmail.com |
bde9eb1e1fa2a2fe4a765f923d0deb235f094d07 | 14169af14e64e495f241c37efd35627b13df4850 | /app/src/main/java/com/astir_trotter/miscall/OutgoingCallReceiver.java | 3c64059ea4142acbcb5e32e936fb1dad66ecb6b6 | [] | no_license | astirtrotter/miscall-android | 31f81fadf2a72c0fc12066de9f42035811a56199 | f174162ace1740f4613e014c08a2602580109b6f | refs/heads/master | 2021-06-18T05:46:22.615278 | 2017-06-13T08:21:42 | 2017-06-13T08:21:42 | 94,172,802 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 676 | java | package com.astir_trotter.miscall;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import android.widget.Toast;
public class OutgoingCallReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, Inte... | [
"yonis.larsson.biz@gmail.com"
] | yonis.larsson.biz@gmail.com |
24fc727176495c31dd1313f8457b7e7db9048131 | 19b3f6291fa520b576944bfecbaeb647a2e70b36 | /customtwowayscroll/src/main/java/co/clubmahindra/customtwowayscroll/BaseTableAdapter.java | aeb734a183f03463d8a8c681f99fddb9aa9ce971 | [] | no_license | ashishgoel989/calnder_twoway_scroll | dc26a858dd3d62cf753f17c08e39b9dd736ab3f8 | 9a4320a61b0ba2607b86df70f31f6eceefada903 | refs/heads/master | 2021-01-20T20:56:22.590251 | 2016-03-30T13:06:09 | 2016-03-30T13:06:09 | 60,233,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,232 | java | package co.clubmahindra.customtwowayscroll;
import android.database.DataSetObservable;
import android.database.DataSetObserver;
/**
* Common base class of common implementation for an {@link TableAdapter} that
* can be used in {@link TableFixHeaders}.
*
* @author Brais Gabín (InQBarna)
*/
public abstract class ... | [
"coolkhan007"
] | coolkhan007 |
4e46b9166f9faa345e93c56978d058d84df172d4 | 39e32b978526b825be53878157bc8da69410c464 | /MyFirstProgram/src/lecture20/DPDEMO.java | f3fc0c62552988ae2a363dc2c9fda32b03a0aca9 | [] | no_license | 9717/Data-structures-and-algorithm-questions-using-java | 8d277211a555ad2763bfb8ee0bfd9f39cd3ac6b7 | 0367bf9c6324863953f61f024b090be768f7b6ca | refs/heads/master | 2020-07-12T15:16:29.092662 | 2019-10-24T15:12:22 | 2019-10-24T15:12:22 | 204,849,228 | 4 | 1 | null | 2019-10-24T15:12:23 | 2019-08-28T04:39:55 | Java | UTF-8 | Java | false | false | 2,742 | java | package lecture20;
import java.util.Scanner;
public class DPDEMO {
public static long start;
public static long end;
public static void startAlgo() {
start = System.currentTimeMillis();
}
public static long endAlgo() {
end = System.currentTimeMillis();
return end - start;
}
public sta... | [
"nandankr.43@gmail.com"
] | nandankr.43@gmail.com |
cff088ce5ef97732c6dc3de71c65d92155452be2 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /newEvaluatedBugs/Jsoup_51_buggy/mutated/348/CharacterReader.java | 557b5e038ca7b97f64d079429a4b5a7f386c0536 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,729 | java | package org.jsoup.parser;
/**
CharacterReader cosumes tokens off a string. To replace the old TokenQueue.
*/
class CharacterReader {
static final char EOF = (char) -1;
private final String input;
private final int length;
private int pos = 0;
private int mark = 0;
CharacterReader(String inp... | [
"justinwm@163.com"
] | justinwm@163.com |
b4c699df41d9a47de27d6246caaf5e94fb330bb6 | cf403235a54279e189ee2d9aacb846d3fd163603 | /collections/HashingBasedDS/POJOs/Truck.java | ddc9b8a79d75fd7b45ffead95c6d3c419044f0b7 | [] | no_license | shubham9415/ProgramsJava | bfa0d3606716b899758b0200cc327248690dbbe3 | 3bfc4e9c9ffeff064d6bf1fc3a02b1f45425f4d5 | refs/heads/main | 2023-01-13T03:53:42.488416 | 2020-10-30T07:38:56 | 2020-10-30T07:38:56 | 308,555,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | package com.practice.mustseeinterviewproblems.collections.HashingBasedDS.POJOs;
public class Truck {
private int modelYear;
private String name;
public int getModelYear() {
return modelYear;
}
public void setModelYear(int modelYear) {
this.modelYear = modelYear;
}
... | [
"noreply@github.com"
] | noreply@github.com |
856088744613d9a5df57b871c52c3e432f5c9ac2 | 2af8e2dc8f6c70c2a638ece5da2f591f5e7f2454 | /src/cn/ascending/ascendingAlgorithm/array/findFirLastEle.java | be2235ff85d2e1775e3d4aa6533ef9857466862c | [] | no_license | wcao2/alg-and-dt | 370159c362b7983de09ec52e1ccd13bd981e42f2 | 5a1c9b7c5bbf690099805c74ff03f1623c49e063 | refs/heads/master | 2023-02-03T06:36:20.765407 | 2020-11-20T21:00:38 | 2020-11-20T21:00:38 | 256,337,199 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,657 | java | package cn.ascending.ascendingAlgorithm.array;
//https://www.youtube.com/watch?time_continue=19&v=bU-q1OJ0KWw&feature=emb_logo
//find the first and last position of the Element in sorted Array
public class findFirLastEle {
public static int[] searchRange(int[] nums,int target){
int[] result=new int[2];
... | [
"caowei20171218@gmail.com"
] | caowei20171218@gmail.com |
dc839ec62e9d7603b806ca3a9d89c2dbd9a194d2 | 95aa29979c8ef263e14a820f84ae1440e8b74bf8 | /jsp files/SendSms.java | 1a6a8ac98f3049c9200101694507b7ff5e763294 | [] | no_license | GirishBB/SIT_MINI_PROJECT | 6dd25a40543c626431f443669afd6667601a56c2 | 1a4c985646fc922c500b76b600e8042ed7764b01 | refs/heads/master | 2021-01-19T19:51:52.184632 | 2017-08-23T19:34:01 | 2017-08-23T19:34:01 | 101,212,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,663 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
import java.net.URLEncoder;
import java.util.Date;
public class SendSms {
public void sendSmstouser(String mobnumber,String type,String msg)
{ ... | [
"noreply@github.com"
] | noreply@github.com |
b95bcd3cc84dd44bf8a50f8f7928f5fbad24912b | 5f7a8324aaa946d9c7c644758a921e8fe6c82454 | /src/main/java/co/miranext/nosql/DocumentRef.java | fab655eccb827d147bfc22a5ae43c3a0fafdd465 | [
"MIT"
] | permissive | wmira/nosql-jdbc | 90fa11532f515f7863bdb32a7e5dc1022d9661c6 | 67c8a1866caa03713baacd1ce80db526b851613c | refs/heads/master | 2020-04-12T15:13:50.308647 | 2015-03-05T11:36:46 | 2015-03-05T11:36:46 | 28,564,056 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | package co.miranext.nosql;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
*
*
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.FIELD)
public @interface DocumentRef {
/**
* A Doc... | [
"warrenmira@gmail.com"
] | warrenmira@gmail.com |
caf6348d9ce2a40c372e7452cd3b963587664dea | da2e0b128c4d875beb6b6a516ecfd50c96ba5a9b | /oa_interface/src/main/java/com/friends/dao/MfInvitationUserDataDao.java | 6b2b613252c47f402933b1e6f43cd0e9aa51049a | [] | no_license | shanghuxiaozi/oa | 2fbb9a276cfe2f6f4cb3f5b031a45462e9d256f0 | 78165217b1632138bda5edc940b26f4727243a1f | refs/heads/master | 2021-01-20T01:44:30.956910 | 2018-07-14T11:00:31 | 2018-07-14T11:00:31 | 89,322,913 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 279 | java | package com.friends.dao;
import com.friends.entity.MfInvitationUserData;
//
public interface MfInvitationUserDataDao extends BaseDao<MfInvitationUserData>{
public MfInvitationUserData findByIdcard(String idcard);
public MfInvitationUserData findByUserId(String userId);
}
| [
"921233883@qq.com"
] | 921233883@qq.com |
36a11c49a0949d786a827ef6d5bfd89be9911ea1 | 85fad1a3e0d6b7cda90c596dfeda4c63d69945b3 | /app/src/main/java/com/thinkgeniux/sportsmatch/Adapters/Stories_Adapter_horizontal.java | c6450d5230dea50818c75436ca679fb42b993149 | [] | no_license | zahidalichaudhry/SportsMatch | bf80bfdc1dd41002b5b1b4b999acc46365e6f023 | 0269cd8340e14d541582a48e17970bcdc083ba9f | refs/heads/master | 2020-04-21T12:25:09.166121 | 2019-02-21T14:39:47 | 2019-02-21T14:39:47 | 169,561,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,115 | java | package com.thinkgeniux.sportsmatch.Adapters;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.support.constraint.ConstraintLayout;
import android.support.design.widget.FloatingActionButton;
import android.supp... | [
"32008062+zahidalichaudhry@users.noreply.github.com"
] | 32008062+zahidalichaudhry@users.noreply.github.com |
bb75739d551be7e0bfa2d02502a29fd361042277 | b6600fd872b606d9046e4bab77c86493e799db70 | /taf-swing-server/src/main/java/com/baloise/testautomation/taf/swing/server/elements/SwUnsupportedElement.java | 1465ca6934c9b711014af03ef1a2bfcf2c647940 | [
"MIT"
] | permissive | baloise/test-automation-framework | c022ee9fe9a3a1b39487b1cada99e9c464eba040 | 2ef2b08a0148ab296e1d61b8da6dc1c819a3adac | refs/heads/master | 2023-08-31T10:43:46.046285 | 2023-08-22T14:58:04 | 2023-08-22T14:58:04 | 37,980,614 | 2 | 19 | MIT | 2023-07-07T21:24:46 | 2015-06-24T11:31:05 | Java | UTF-8 | Java | false | false | 952 | java | package com.baloise.testautomation.taf.swing.server.elements;
import java.awt.Component;
import org.assertj.swing.fixture.AbstractComponentFixture;
import com.baloise.testautomation.taf.common.utils.TafProperties;
public class SwUnsupportedElement extends ASwElement {
public SwUnsupportedElement(long tid, Compon... | [
"christian.josephy@baloise.ch"
] | christian.josephy@baloise.ch |
a44ebf2322c68076cd0f10e82305a46b171a3962 | 817e3442a6d1de41d1c9115efa11d7f0c8fbcdfc | /itcast/day05_dataSource_jdbcTemplate/src/cn/itcast/datasource/druid/DruidDemo.java | 9d453de9bf3c31865a4a5a00614bcd80feaeef0d | [] | no_license | newMyLxc/repo3 | b282938658949832f122cb06360063912d6f00b4 | ee8aec9b1eb339e6114af80a13a297cb9e3871f3 | refs/heads/main | 2023-03-24T17:31:30.300975 | 2021-03-23T07:33:37 | 2021-03-23T07:33:37 | 350,587,281 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package cn.itcast.datasource.druid;
import com.alibaba.druid.pool.DruidDataSourceFactory;
import javax.sql.DataSource;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.util.Properties;
/**
* Druid演示
* @author ASUS
*/
public class DruidDemo {
public static void ma... | [
"1215995953@qq.com"
] | 1215995953@qq.com |
f2b4c5cba618ed5e9b6e10d9a8f3cd273158cc1b | 510c132e8b0a3d21ca53a4a3ad6748044b2c361d | /cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/deployments/_ListDeploymentsResponse.java | 515c11409dbb933187c6e2078099e1a78faa2cc5 | [
"Apache-2.0"
] | permissive | keviningvalson/cf-java-client | 1193c941c8d823c4adfa35f52f77993b4b734fb2 | 6a14b7a3e76328a758b5e02fa2c5b6457d7f6a34 | refs/heads/master | 2020-09-02T11:21:30.115615 | 2020-08-14T13:44:24 | 2020-08-14T13:44:24 | 219,210,049 | 0 | 0 | Apache-2.0 | 2019-11-02T20:29:03 | 2019-11-02T20:29:03 | null | UTF-8 | Java | false | false | 1,019 | java | /*
* Copyright 2013-2020 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"pharris@pivotal.io"
] | pharris@pivotal.io |
1e72012f9d17b90c1ece53256212228a3f15a23e | 698024cc84220c783ec5a7505fdf3caded1acfc4 | /foshan-core/src/main/java/com/ycnet/frms/vo/DeviceEntityVo.java | 986e15a6e34a26ba173ce023a317c5960c587bd1 | [] | no_license | tao-ge/public | cd7b1f01999f67f8aa5861e876d38d75c922356e | 93cdb6891bcf8a1af915233139cf04227e29d337 | refs/heads/master | 2020-04-08T21:54:20.796744 | 2018-11-30T07:07:59 | 2018-11-30T07:07:59 | 159,763,047 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,749 | java | package com.ycnet.frms.vo;
import java.math.BigDecimal;
import java.util.Date;
import java.util.List;
import com.ycnet.frms.bean.FacilityEntity;
public class DeviceEntityVo{
private Long codId;
private String codCode;
private String codName;
private String codMac;
private Stri... | [
"YHT@DESKTOP-7FHE6O3"
] | YHT@DESKTOP-7FHE6O3 |
8df364e3655cbadf5cc772c7a7eb0ea3a1b8dec3 | 6821f3c32b12b9859077aa82372f11683b7191d0 | /problems/src/Loop/src/For/for16.java | 903f5794ef469f0324fa251d8b2362d644f149c2 | [] | no_license | mayk007/Foundation_JAVA | 42ad72bd0e2851139a05a4ead1a5bc05e5e54f53 | 2f85acc96166b57c75230f21d0be6b5600f6985e | refs/heads/main | 2023-08-24T15:59:23.335009 | 2021-11-07T05:04:23 | 2021-11-07T05:04:23 | 392,253,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 501 | java | package Loop.src.For;
import java.util.Scanner;
public class for16 {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.print("(a>0), Son a= ");
double a = in.nextDouble();
System.out.print("(n>0), Daraja n= ");
int n = in.nextInt();
... | [
"bek1991@mail.ru"
] | bek1991@mail.ru |
3c5158fc4808baa0050d6056c4a36ffdf213ea36 | 6839e7abfa2e354becd034ea46f14db3cbcc7488 | /src/com/sinosoft/schema/SDDREmailExtractRecodeSet.java | 5652720327026f6cb2d64e1bce635a155221ef25 | [] | no_license | trigrass2/wj | aa2d310baa876f9e32a65238bcd36e7a2440b8c6 | 0d4da9d033c6fa2edb014e3a80715c9751a93cd5 | refs/heads/master | 2021-04-19T11:03:25.609807 | 2018-01-12T09:26:11 | 2018-01-12T09:26:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,585 | java | package com.sinosoft.schema;
import com.sinosoft.schema.SDDREmailExtractRecodeSchema;
import com.sinosoft.framework.orm.SchemaSet;
public class SDDREmailExtractRecodeSet extends SchemaSet {
public SDDREmailExtractRecodeSet() {
this(10,0);
}
public SDDREmailExtractRecodeSet(int initialCapacity) {
this(initialC... | [
"liyinfeng0520@163.com"
] | liyinfeng0520@163.com |
8645498b2ce504cbed71800aeb584d4cf01bedad | a710eb59b2547bb763200c9ac06972c15a6fbcdc | /emart_eclipse/emart_eclipse/BuyerItemservice/src/main/java/com/abc/BuyerItemservice/model/ItemPojo.java | 25764e022e74f81661359d64ada3f270d6293174 | [] | no_license | sneha546/844827_eMart_finalProject | 00e78df5909d668354dacd51d838b83815aee4db | eda2c6b1449445f1a3a1878735c1968dbf49064d | refs/heads/master | 2023-05-04T17:28:26.703807 | 2020-03-14T12:36:58 | 2020-03-14T12:36:58 | 247,256,796 | 0 | 0 | null | 2023-04-17T19:41:51 | 2020-03-14T10:36:53 | Java | UTF-8 | Java | false | false | 2,564 | java | package com.abc.BuyerItemservice.model;
public class ItemPojo {
private int itemId;
private String itemName;
private String itemImage;
private int itemPrice;
private int itemStock;
private String itemDescription;
private String itemRemarks;
private SubCategoryPojo subcategory;
private Selle... | [
"snehasweetykvsv@gmail.com"
] | snehasweetykvsv@gmail.com |
f30032280f54a2b475d8e0decda65668ead4cf0f | 469da40c238685b3a21af37e12265e7a3b126322 | /java/season03/hw03/src/main/java/Main3.java | 9b23018d50d89a21e2eba985cf022fb956f93215 | [] | no_license | peanuts6/homework | 0583325b6e3d4d50d9c3ce1ffb2797d768c82d9b | cc01976ed33fad08e7546996e083f646abf9c29d | refs/heads/master | 2021-01-01T16:54:53.783942 | 2018-01-29T04:19:03 | 2018-01-29T04:19:03 | 97,952,408 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import leader.bean.AnnotationBean;
import java.util.Date;
/... | [
"24599489@qq.com"
] | 24599489@qq.com |
22e6453516f65295af86e032cd6c5a06f147b328 | 13674743295415fdf14bcd126c31320ecd48fb06 | /work/src/main/java/BasicException/NameNotValidException.java | 7aecc676ee0d5280f227d64e799f6b008999a194 | [] | no_license | Rathorepradhumna/java-work | 2aef570b21ed78d3384bd6813035713d7681d65e | 2cb65d8fb70ff953be28e416dfa7e1cb468edbec | refs/heads/master | 2022-12-26T19:48:18.130916 | 2020-10-06T18:36:09 | 2020-10-06T18:36:09 | 298,371,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 138 | java | package BasicException;
public class NameNotValidException extends Exception {
NameNotValidException(String s){
super(s);
}
}
| [
"pradhumnarathore1998@gmail.com"
] | pradhumnarathore1998@gmail.com |
c8af6e39e13033c0ca9fac58149b9b4b1c723f7a | d59728e3059cbee0fdccf1df739a740f4dd36cba | /src/main/java/com/powersoft/itec2017/framework/DatabaseManager.java | 84392671aeabf6492e69325d2d28a13549b1bc21 | [] | no_license | TeodorVecerdi/itec2017 | 9615397bd67784c6d07fc8beb470c2fe3c17bdbd | 849db5c592f2a28501af40863fd620f2e3a42c8b | refs/heads/master | 2021-01-19T07:22:10.362831 | 2017-04-08T22:31:15 | 2017-04-08T22:31:15 | 87,539,880 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,002 | java | package com.powersoft.itec2017.framework;
import com.powersoft.itec2017.Main;
import com.sun.org.apache.bcel.internal.generic.INSTANCEOF;
import javax.swing.plaf.nimbus.State;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class DatabaseM... | [
"teo.vecerdi@gmail.com"
] | teo.vecerdi@gmail.com |
29c3c088c8d786b2d0fe385e37f0e5cf412fa2e3 | df33bb5856ce3baac9f4ee88b7f851a653142858 | /eu.scasefp7.eclipse.mde.wrapper/src/AuthenticationLayerPSM/impl/AuthenticationLayerPSMPackageImpl.java | 62a4670de674997605b8c58981feabcd9012c002 | [] | no_license | LeonoraG/mde | 6414c607a2a8db43b74cc93ecd7feee6ef90eea1 | 3b411ea45ae466b4eb01e3626af35efe34a4ced3 | refs/heads/master | 2021-01-24T22:35:23.508664 | 2016-04-20T11:57:38 | 2016-04-20T11:57:38 | 43,670,655 | 0 | 0 | null | 2015-10-05T07:29:17 | 2015-10-05T07:29:16 | null | UTF-8 | Java | false | false | 23,112 | java | /**
*/
package AuthenticationLayerPSM.impl;
import AuthenticationLayerPSM.AnnHTTPActivity;
import AuthenticationLayerPSM.AnnHTTPActivityHandler;
import AuthenticationLayerPSM.AnnJPAController;
import AuthenticationLayerPSM.AnnotatedElement;
import AuthenticationLayerPSM.Annotation;
import AuthenticationLayerPSM.Annot... | [
"christopherzolotas@gmail.com"
] | christopherzolotas@gmail.com |
fba12044ed68de10e2ad5cee26d192353ca9b89c | 92225460ebca1bb6a594d77b6559b3629b7a94fa | /src/com/kingdee/eas/fdc/tenancy/client/TenRoomChargeSelectUI.java | 72d5d1a9a45984f59a435ef579e4754b32cf88b1 | [] | no_license | yangfan0725/sd | 45182d34575381be3bbdd55f3f68854a6900a362 | 39ebad6e2eb76286d551a9e21967f3f5dc4880da | refs/heads/master | 2023-04-29T01:56:43.770005 | 2023-04-24T05:41:13 | 2023-04-24T05:41:13 | 512,073,641 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 1,331 | java | package com.kingdee.eas.fdc.tenancy.client;
import java.awt.event.ActionEvent;
import com.kingdee.eas.fdc.propertymgmt.RoomChargeInfo;
import com.kingdee.eas.fdc.propertymgmt.client.RoomChargeEditUI;
public class TenRoomChargeSelectUI extends RoomChargeEditUI {
private static final String KEY_ROOM_CHARGE = "roomCh... | [
"yfsmile@qq.com"
] | yfsmile@qq.com |
e5295aed0ef13be820eabe1408bdbaefa5bbcac2 | 596cebd1a830a819cc3aba6ba80ef97722e60ccb | /app/src/androidTest/java/com/example/myapplication14/ExampleInstrumentedTest.java | 251053d9526adbec9d225e11483b06b6a2623bf1 | [] | no_license | 17396743/Android_Toolbar | e9031e4038290cea8ebb0c14dc4946cd44dbc68a | e3c8585d8d6ada7eb9e1cb7e96ea9854158a78f7 | refs/heads/master | 2023-03-22T16:11:42.162965 | 2021-03-10T06:44:54 | 2021-03-10T06:44:54 | 346,252,625 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | java | package com.example.myapplication14;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execut... | [
"1481583730@qq.com"
] | 1481583730@qq.com |
85898ca17811d259ab82889923dae34bb47a0f78 | dbeead532527814b742686aeddd9dee2d2f0dbbf | /jenetics.ext/src/main/java/io/jenetics/ext/util/Tree.java | 3029f0a2a149e835437c72394b1a5ffc7c780a13 | [
"Apache-2.0"
] | permissive | jenetics/jenetics | bdec1d05ab953ed7e421ee4a7a0eeb95efc7b768 | 7bba9e64f4cc003074dd76a416d88e5b14683493 | refs/heads/master | 2023-08-24T12:12:03.331620 | 2023-08-03T20:03:43 | 2023-08-03T20:03:43 | 15,365,897 | 878 | 188 | Apache-2.0 | 2023-08-31T22:04:26 | 2013-12-21T21:24:50 | Java | UTF-8 | Java | false | false | 38,245 | java | /*
* Java Genetic Algorithm Library (@__identifier__@).
* Copyright (c) @__year__@ Franz Wilhelmstötter
*
* 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/... | [
"franz.wilhelmstoetter@gmail.com"
] | franz.wilhelmstoetter@gmail.com |
38ff8f4ef4ba182e826a30f2854656b7b2a02394 | 066733572d3a43b3fcadd187d2e6865fc6b404e7 | /blogmx-blog/src/main/java/com/blogmx/service/UploadService.java | f9be13ad482e5d77d69319d9701f87b632428bec | [] | no_license | muoxuan/Blogmx | 4696372db65cd98b620ebc1f6e75c1f820b31488 | 09811b7a9541e01c414b050143221ab1e75c05bf | refs/heads/master | 2022-12-26T02:36:07.016795 | 2020-04-05T04:30:08 | 2020-04-05T04:30:08 | 244,929,023 | 1 | 0 | null | 2022-11-16T11:33:47 | 2020-03-04T14:59:57 | HTML | UTF-8 | Java | false | false | 4,124 | java | package com.blogmx.service;
import com.blogmx.mapper.UpBlogMapper;
import com.blogmx.pojo.Blog;
import com.blogmx.pojo.SearchBlog;
import com.blogmx.repository.BlogRepository;
import com.github.tobato.fastdfs.domain.StorePath;
import com.github.tobato.fastdfs.service.FastFileStorageClient;
import org.apache.commons.la... | [
"1469925734@qq.com"
] | 1469925734@qq.com |
325419dc759518fc17534c8fb1849b54951c37ba | 6e01224b4a51c8f3021df6d11d5fb6a9d390e474 | /ChatDemoUI3.0/src/cn/ucai/superwechat/ui/PublicGroupsActivity.java | 1131d5c2ba3b7b2c63f9d02331bd24190c44dd8e | [
"Apache-2.0"
] | permissive | chongye/SuperWeChat | b98b31272115370546ee0bee409c9821c818ae64 | eaf4f5f4ff6521a3ce56c6564541940d3e32fff9 | refs/heads/master | 2021-01-13T13:32:26.023727 | 2016-12-14T12:40:26 | 2016-12-14T12:40:26 | 72,409,296 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,511 | java | /**
* Copyright (C) 2016 Hyphenate Inc. All rights reserved.
*
* 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 appli... | [
"770678496@qq.com"
] | 770678496@qq.com |
50981643057be8b76030145f36989d90063c98c2 | 10d6a60b657543cb7861755a3565dc72c6fb8146 | /restful-web-services/src/main/java/com/pozarycki/rest/webservices/restfulwebservices/todo/Todo.java | dadc02aa1cf13677115e97078345412fc77d8099 | [] | no_license | jpozarycki/todo | c9f5bc546cd206da2e4a82c2ef9ce2e00bdf385d | bd534dc4a343e7601d9a5e16ad4c91d30e2f2b59 | refs/heads/master | 2020-05-01T11:43:46.455881 | 2019-04-05T15:27:05 | 2019-04-05T15:27:05 | 177,450,278 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,800 | java | package com.pozarycki.rest.webservices.restfulwebservices.todo;
import org.springframework.context.annotation.Bean;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import java.util.Date;
import java.util.Objects;
@Entity
public class Todo {
@Id
@Generate... | [
"jakub.pozarycki@gmail.com"
] | jakub.pozarycki@gmail.com |
18e9173bee7913ff0fe5658ff34a3bdc76769969 | 8d2e356bf7dbd7cc7d55b824a9391200888e3305 | /ak_tos-master/src/com/matson/tos/jaxb/snx/TUnitRenumber.java | c6a73c2781d61ce47583b4fdf2a3d8b43cd4d289 | [] | no_license | nrkrishnan/ak_tos-master | f989d8a607fa4ed26920a9e52232752464e9c995 | 3d959f2d8935db4e1fcf186a6590e2ff17987746 | refs/heads/master | 2021-05-03T06:02:51.570083 | 2018-02-07T08:49:04 | 2018-02-07T08:49:04 | 120,587,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,144 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-fcs
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2011.08.11 at... | [
"nkrishnan@matson.com"
] | nkrishnan@matson.com |
261f6619670621ca76f6ab4173e7d107ad278543 | e4256d648ad11b9d198e237f646f18d16efa08d7 | /1.6.4-src/common/zeroquest/item/ItemEssence.java | c4dea94b731efd7035ec7153569c0bab8f72c746 | [
"Apache-2.0"
] | permissive | NovaViper/ZeroQuest | 54f4a800a9e57565ce7b9661122257b5b48c74ba | b6350b0de5f8ea4bb3a1343a399e62605030f0f9 | refs/heads/master | 2020-12-25T19:03:50.867790 | 2015-09-15T18:55:34 | 2015-09-15T18:55:34 | 18,490,794 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 592 | java | package common.zeroquest.item;
import common.zeroquest.ZeroQuest;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import net.minecraft.client.renderer.texture.IconRegister;
import net.minecraft.item.Item;
public class ItemEssence extends Item
{
public ItemEssence(int id)
... | [
"nova.leary@yahoo.com"
] | nova.leary@yahoo.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.