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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d13fc1b5a8897fd15b03a88afb9b36100c68dfe8 | fe774f001d93d28147baec987a1f0afe0a454370 | /ml-model/files/old-files/set5/novice/shersin9891_birthday-cake-candles_solution.java | e5a524915728150c5b669eb05ec655b120b03232 | [] | no_license | gabrielchl/ml-novice-expert-dev-classifier | 9dee42e04e67ab332cff9e66030c27d475592fe9 | bcfca5870a3991dcfc1750c32ebbc9897ad34ea3 | refs/heads/master | 2023-03-20T05:07:20.148988 | 2021-03-19T01:38:13 | 2021-03-19T01:38:13 | 348,934,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | import java.io.*;
import java.math.*;
import java.security.*;
import java.text.*;
import java.util.*;
import java.util.concurrent.*;
import java.util.regex.*;
public class Solution {
// Complete the birthdayCakeCandles function below.
static int birthdayCakeCandles(int[] ar) {
int m = max(ar);
... | [
"chihonglee777@gmail.com"
] | chihonglee777@gmail.com |
429a32c5393c06c8b980abd29d11a3bf76fb55c3 | 8e78170c21537dff732b5d7dd7a365acf6da2215 | /bag2/mr-nom/src/main/java/com/example/framework/impl/AndroidPixmap.java | 243ead42d92ce0b1f7103f2c3465689a2ed2c81c | [] | no_license | andbard/Playground | b612c0a8ab3abe0065643f2b290f77f069562d30 | 08f1589360ea2fe55d6d2e36745f190cd9eb9318 | refs/heads/master | 2023-06-26T14:54:44.119993 | 2021-07-29T20:02:34 | 2021-07-29T20:02:34 | 290,608,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 662 | java | package com.example.framework.impl;
import android.graphics.Bitmap;
import com.example.framework.Graphics.PixmapFormat;
import com.example.framework.Pixmap;
public class AndroidPixmap implements Pixmap {
Bitmap bitmap;
PixmapFormat format;
public AndroidPixmap(Bitmap bitmap, PixmapFormat format) {
... | [
"bardella.andrea@gmail.com"
] | bardella.andrea@gmail.com |
4657570972c04b149c9d9321d0296770ff7c409a | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/29/29_f69eb2e3f5c008ec4ad2ffdebaf66062adb2062a/UpdateRecentDataTask/29_f69eb2e3f5c008ec4ad2ffdebaf66062adb2062a_UpdateRecentDataTask_s.java | f4d6d26af99577d1f279623a3f6cc62571fa5790 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 4,681 | java | /*
* Copyright (C) 2007 The Android Open Source Project
*
* 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... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
c3b686f2751c24f512b88c389b5c9c0b7a67cea5 | b8aa178512d8acf2bd1f23b185158ff1c7604d8a | /src/main/java/org/shop/service/OrdersService.java | c8bba2c3feea4ee7862bc6082aaa73030a852819 | [] | no_license | Taras-SH13/spring-jdbc-workshop | 2b468f23a24dac3c3c35bb855e35dca6b77e73e2 | 0bd19a36e0cc216cbceb919ca6df4239950beb38 | refs/heads/master | 2022-12-05T16:09:59.097862 | 2020-07-11T06:47:05 | 2020-07-11T06:47:05 | 278,806,977 | 0 | 0 | null | 2020-07-11T06:56:34 | 2020-07-11T06:56:33 | null | UTF-8 | Java | false | false | 837 | java | package org.shop.service;
import org.shop.dto.OrderDto;
import java.util.List;
public interface OrdersService {
/**
* @return all orders and their details
*/
List<OrderDto> findAll();
/**
*
* @param id - order unique identifier
* @return order and its' details
*/
Order... | [
"kremnyovvv@gmail.com"
] | kremnyovvv@gmail.com |
e7fd90b8beeb50898d2b9c3a03ea8245de04fcd8 | cedcd19cf8693eb9bb834b6517ef8a31b4f653e2 | /src/main/java/data_science/ui/stat/pie/package-info.java | 52b92443029eb4b972df56cf403aee0b51433bb3 | [
"Apache-2.0"
] | permissive | sinoz/project-data3 | 259caf1ce9dbba02b86149cbb7f940cadcb368eb | c988dace7507c15253e8373647d75be44ea325b7 | refs/heads/master | 2021-01-18T21:12:35.547768 | 2017-04-20T09:59:52 | 2017-04-20T09:59:52 | 87,013,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 121 | java | /**
* Contains {@link javafx.scene.chart.PieChart} implementations.
* @author I.A
*/
package data_science.ui.stat.pie; | [
"ilyas.alfan.b@gmail.com"
] | ilyas.alfan.b@gmail.com |
77783551ce0a6b58bbdc04729c45538f081877fb | 3ca9b520f649fe0aad67fd673eaae380c02e93c7 | /spi-stub/src/main/java/de/adorsys/psd2/stub/impl/service/SpiMockData.java | 4995cf2ecc0f8519643c97e133ad112617b42e7d | [
"Apache-2.0"
] | permissive | snakx/xs2ajava | d41d9ffaa9ffb0272bbb274369c7be3f52e7f16c | e8f1eef5bb49f440f6626ad2b4056b4ec6f9d045 | refs/heads/master | 2023-04-23T19:40:56.172037 | 2021-05-05T12:36:26 | 2021-05-05T12:36:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,643 | java | /*
* Copyright 2018-2021 adorsys GmbH & Co KG
*
* 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 ... | [
"kya@adorsys.com.ua"
] | kya@adorsys.com.ua |
1fa15645236ca655e72dee28135d26d2644f0853 | 742dc223a9f3228b9098e2a9944e9dc580ccc637 | /src/main/java/com/epam/jwd/final_project/validation/BudgetValidator.java | 549b800fadc5303b89df1da7355e67b1518edddd | [] | no_license | Sviatlana-Zenko/jwd-final-project | 794c28b6ca491b6775fcd651746a0e77575c69f6 | 2fe0591ebc49522bb8db06f114a1541d07a5a400 | refs/heads/main | 2023-02-28T04:04:42.905961 | 2021-02-11T06:51:44 | 2021-02-11T06:51:44 | 333,456,678 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 796 | java | package com.epam.jwd.final_project.validation;
import com.epam.jwd.final_project.domain.CinemaProduct;
import com.epam.jwd.final_project.domain.Movie;
import java.util.List;
public class BudgetValidator extends Validator<CinemaProduct> {
public void validate(CinemaProduct product, List<String> validationErrors, ... | [
"s.zenko1772453@gnail.com"
] | s.zenko1772453@gnail.com |
9c0a419b02d2fc43ec213d4fdb46af18cbaa9149 | 144f56dbc715a66b516f0a856945805e4c9ed1e9 | /app/src/main/java/com/br/compras/activity/CadastroSetorActivity.java | 4f68ce55c92d4f40fc9717aeb875b082c60ab8a2 | [] | no_license | micdias/ComprasApp | 68d372d4b273d8537885e3a5adb36b1e1e2aec10 | bb4349961c8580ca458b782c2763c8c397493b9a | refs/heads/master | 2020-01-27T10:03:28.759520 | 2016-08-21T02:06:38 | 2016-08-21T02:06:38 | 66,176,825 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,344 | java | package com.br.compras.activity;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import andro... | [
"Michel@MacBook.local"
] | Michel@MacBook.local |
8c15d97db747ea51315a0450c9042fb1aacd4564 | 01633d6c2d0f8666cc1654c6d69dcf0e58fd0710 | /pds/java/src/main/java/com/aliyun/pds/client/models/VideoDrmLicenseModel.java | f03d456ee58a3197f35119502de56d7b654deb54 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-pds-sdk | 8ce0319629e28c157e693f3524dbb56084191ce8 | 6a908f186154de94a3167f991bf6d8631a2e4ce0 | refs/heads/master | 2023-07-02T14:35:34.726825 | 2022-05-20T21:55:32 | 2023-06-21T09:55:38 | 289,220,881 | 8 | 27 | Apache-2.0 | 2023-06-21T09:55:39 | 2020-08-21T08:40:16 | Java | UTF-8 | Java | false | false | 1,006 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.pds.client.models;
import com.aliyun.tea.*;
public class VideoDrmLicenseModel extends TeaModel {
@NameInMap("headers")
public java.util.Map<String, String> headers;
@NameInMap("body")
@Validation(required = true)
public CCP... | [
"tianxuan.cl@alibaba-inc.com"
] | tianxuan.cl@alibaba-inc.com |
dbbbd2a42715212cbb7468c882db9f178c068f9a | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/d5bb7ee88443466df8d5c09a77c44bc98ea833ee/before/RedundantMethodOverrideInspection.java | 8d0344de8a222dd8e31c0fcb5873c05f08b62b26 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,366 | java | /*
* Copyright 2005-2007 Bas Leijdekkers
*
* 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 agree... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
fff091a27ba93e9543930b9014c2cacefcb8bdc7 | d1743e2901ec893df4a581017e7b3696b76a9b61 | /hrm_rebuild/src/main/java/com/company/hrm/hrm_rebuild/dao/entity/Mobilize.java | ec2ecff2be1f84842be5c0e27cd90c9b50624dfb | [
"Apache-2.0"
] | permissive | 1461664558/hrmRebuildBySpringBoot | ec4cf40e30840b58294f88f233c0729eb92a7183 | 3b518484b9da99a6276c78862a31265d7359d775 | refs/heads/master | 2020-05-02T19:37:19.630649 | 2019-03-28T08:55:42 | 2019-03-28T08:55:42 | 178,163,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,345 | java | package com.company.hrm.hrm_rebuild.dao.entity;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
@Table(name = "t_emp_mobilize")
@Entity
public class Mobilize implements Serializable {
@Id
@GeneratedValue
private int eno;
private Date emdate;
@Column(length = 10, nul... | [
"1461664558@qq.com"
] | 1461664558@qq.com |
0c2cf2c58f1bd075ee3d8585d0ca7b32ebe8aa85 | e0cb9c7a7ff3afb2d8b04da53c85f71a999f05f6 | /MyTest/app/src/main/java/exam/shidongming/me/mytest/PagerFragment2.java | a5837d7d71ef7bd48b65f67617fc3ce9c9d2be96 | [] | no_license | shidm/sdm_work | af6840224e2dc51d4695eb7795c818cd63f3ecc6 | 51481b55bd49deaa090e82fbc634d897251a611e | refs/heads/master | 2021-01-10T03:47:22.114499 | 2015-05-31T15:56:09 | 2015-05-31T15:56:09 | 36,607,426 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,157 | java | package exam.shidongming.me.mytest;
import android.app.Activity;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Handler;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.util.Log;
import an... | [
"m18223549356@163.com"
] | m18223549356@163.com |
03ddf1b40d88d5259652d27cebc83036beeeaa74 | d0ac1fc199edcc6f5ad0056dbe1b5d886b563f89 | /gui/GeneratorOsob2/src/MainFrame.java | 4e85f746b7f5b2dc53ad9fa1f08dc0e1900bdd66 | [] | no_license | krzysztofkramarz/cwiczeniaJurczyk | 754326a4242cf5290dcd0fc468fbc42e49031b23 | ca0fd9e7f7df2423d0aec16262e5e8ed3fa64082 | refs/heads/master | 2021-01-11T08:03:10.248582 | 2017-02-11T23:48:21 | 2017-02-11T23:48:21 | 72,917,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,076 | java |
import java.awt.Component;
import java.util.ArrayList;
import java.util.List;
import javax.swing.JCheckBox;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author kkramar... | [
"krzysztofkramarz@tlen.pl"
] | krzysztofkramarz@tlen.pl |
8677ef1988de088ae052fda4b9a9fda25e36406c | 9254e7279570ac8ef687c416a79bb472146e9b35 | /linkedmall-20180116/src/main/java/com/aliyun/linkedmall20180116/models/SettleOrderResponse.java | 4250bab967b2e5e6de4d42e10bb71347f31f2741 | [
"Apache-2.0"
] | permissive | lquterqtd/alibabacloud-java-sdk | 3eaa17276dd28004dae6f87e763e13eb90c30032 | 3e5dca8c36398469e10cdaaa34c314ae0bb640b4 | refs/heads/master | 2023-08-12T13:56:26.379027 | 2021-10-19T07:22:15 | 2021-10-19T07:22:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,829 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.linkedmall20180116.models;
import com.aliyun.tea.*;
public class SettleOrderResponse extends TeaModel {
@NameInMap("Code")
@Validation(required = true)
public String code;
@NameInMap("Message")
@Validation(required = true)
... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
f0723c5426e7c55e953ae2a782429510d69a50aa | 63ba6b16877fe2ae633d83adfc2564fa44604d11 | /Top Down Parser/src/ArithOp.java | 064e0e86153d0ae3901d7da656456a4eb98add49 | [] | no_license | daisyramos317/Java-Projects | 56dd83b0f5564f10610cd7114e0960d7cd95975d | 21425a3fe18051b479673599a0c80a082edb0cdb | refs/heads/master | 2016-09-06T18:03:00.100754 | 2015-05-22T03:24:49 | 2015-05-22T03:24:49 | 34,091,880 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 602 | java | abstract class ArithOp extends FunOp
{
}
class Arith_Plus extends ArithOp
{
void printParseTree(String indent)
{
LexArithArray.displayln(indent + indent.length() + " +");
}
}
class Arith_Minus extends ArithOp
{
void printParseTree(String indent)
{
LexArithArray.displayln(indent + indent.length() + " -");
}... | [
"daisyramos317@gmail.com"
] | daisyramos317@gmail.com |
0b77949535b7aa346f1d2d7463ae143d241c5232 | 3b17adef5680d6cdf58f763693cd5a58219793c9 | /src/main/java/com/aliniribeiro/helpdesk/api/security/jwt/JwtUserFactory.java | b34476feb0a49906d3b2c59336590610e990a106 | [] | no_license | liniribeiro/helpdesk-backend | 422a42a38225e38b71a9f8d9d50a6d9ce0804919 | a8c35576a4b1d261b04f405e286792e13f963fef | refs/heads/master | 2021-09-18T01:37:09.864171 | 2018-07-08T22:39:32 | 2018-07-08T22:39:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,076 | java | package com.aliniribeiro.helpdesk.api.security.jwt;
import com.aliniribeiro.helpdesk.api.entitiy.User;
import com.aliniribeiro.helpdesk.api.enums.ProfileEnum;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import java.util.ArrayLis... | [
"aliniribeiroo@gmail.com"
] | aliniribeiroo@gmail.com |
9dda45a186c1bacb2a4ab81066bfe5988766f233 | 9ac181282aa8a1cfd4e01d7d056984092f36f0c3 | /src/main/java/com/ofs/heroku/addonwizard/impl/dto/DeployData.java | 178b88d16e2115866b85852ba0f724a17b10cc39 | [] | no_license | ganeshramr/addon-wizard | 100d7dcce7205310c0a59a604e6158d9006bd01e | 35a00331757e40ae4cfeaf4e74a7f8327a5e8b9d | refs/heads/master | 2021-01-25T09:44:23.713761 | 2018-03-07T15:09:12 | 2018-03-07T15:09:12 | 123,315,384 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,145 | java | package com.ofs.heroku.addonwizard.impl.dto;
import java.util.HashMap;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com... | [
"mailganesh@gmail.com"
] | mailganesh@gmail.com |
344a2f896d74dd5fd3564c66b0a5411a2393a2cc | c2ec81d2664c8d82593818e589802a7984e43b3d | /src/exercicios/Exe04.java | 4c3a738c0a22b550c5caf4ddd449d732acf6eb74 | [] | no_license | FABRICIOZARLING/entra21 | 6e6b7288666afd95162bfd9ea30d9af14eb813ea | 97a1d1a055bc03b039875eb574f529bdf57c11ff | refs/heads/master | 2020-03-17T19:09:51.179598 | 2018-05-18T20:25:13 | 2018-05-18T20:25:13 | 133,848,241 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,331 | java | package exercicios;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JComboBox;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JTextField;
public class Exe04 {
public static void main(String[] args) {
JFr... | [
"100392@SALA120A.proway.treina"
] | 100392@SALA120A.proway.treina |
1a2004e0ffccea8871af58a3d62e6b34fec79f2a | 34f08cfab7c3889a4e2181fe82fc67421a0a4414 | /src/main/java/gr/alexc/employees/service/EmployeeService.java | dae14a7d501b4faf5cdb0be11757f8bfcbaf03a3 | [] | no_license | Alex18gr/employees-spring | 00e81b55652b5e757a619b594aa550a857971fc6 | e84b21030ebba41236109d1fee26f254708c8602 | refs/heads/master | 2023-03-16T03:55:24.996699 | 2021-02-28T23:19:02 | 2021-02-28T23:19:02 | 342,989,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 269 | java | package gr.alexc.employees.service;
import gr.alexc.employees.dto.EmployeeDTO;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
public interface EmployeeService {
Page<EmployeeDTO> getEmployees(Pageable pageable);
}
| [
"alexchih02@gmail.com"
] | alexchih02@gmail.com |
866fbf65363ee1dda9ee120ce48eb1cee6b249e2 | 5aa8f056d86e9320456e3acb9462a9e6e545231f | /Laboratorio 1/Implementacion/ServidorCentral/target/generated-sources/annotations/Entidades/InscripcionPrograma_.java | 09867bf8ddc426e655ddc88c02566143e4a2f4f5 | [] | no_license | Agu458/EdExt | 3902dc80b9fb8fac30a70c632539fb18bfdb84d7 | 9f79bc6c4f1d45ef67827b1fb221161c13ee07da | refs/heads/master | 2023-01-27T17:17:34.260901 | 2020-11-21T12:40:09 | 2020-11-21T12:40:09 | 292,038,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | package Entidades;
import Entidades.ProgramaFormacion;
import Entidades.Usuario;
import java.util.Date;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2020-10-29T15:0... | [
"66385798+Agu458@users.noreply.github.com"
] | 66385798+Agu458@users.noreply.github.com |
c27ff073cc0be6a0416fa18f3f78eb857fcd9a16 | bf816b8395e34421a352b7326570723d0e569f6b | /JavaWordIp.java | da67140886b2682a966fd650b3824655eca59f56 | [
"MIT"
] | permissive | xingzhicn/sparkip | 86c5df4850cd7fd32605b2088575a57853bd4f2a | 5cb689acc404c91edeb57631581cc3537406c6c8 | refs/heads/master | 2022-04-05T05:59:31.353778 | 2020-01-10T01:58:21 | 2020-01-10T01:58:21 | 113,434,434 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,637 | java | package com.lehoolive.spark.utils;
import org.apache.spark.api.java.JavaSparkContext;
import org.apache.spark.broadcast.Broadcast;
import java.util.ArrayList;
import java.util.List;
public class JavaWordIp {
private static volatile Broadcast<List<String[]>> instance = null;
public static Br... | [
"noreply@github.com"
] | noreply@github.com |
91bd6150c016e8d4cf8d42817d32c55a914c89bc | bef8a88af27287f31868a25e4291a594aee40fbc | /ProjetFinalJavaV2/app/src/main/java/getrekt/projetfinaljavav2/appli/gui/SeuilSansTaxeDialog.java | 167c6ed745dece9810290aa846c5a2529b2f46ff | [] | no_license | wilomgfx/AndroidFinalProject | 5fab05b80c8c05d79843201d8b2da90c93d0d1d5 | 3d74c84585356c209b6889a15521d0182ec532f6 | refs/heads/master | 2021-01-24T20:59:05.507940 | 2015-05-29T01:24:47 | 2015-05-29T01:24:54 | 35,503,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,247 | java | package getrekt.projetfinaljavav2.appli.gui;
/**
* Created by William on 2015-05-19.
*/
import android.app.DialogFragment;
import android.content.Context;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.w... | [
"william@hugocantin.info"
] | william@hugocantin.info |
dce8025ae872df63a9b280051f372a7db5e1ba60 | 7086b3a58546b8b49060fb7f0f33e949fc899185 | /arithmetic-java/src/main/java/xyz/tmlh/datastruct/tree/huffman/HuffmanCode.java | 6d065989fabbfae2173cacc67b70ec2fdd92106c | [] | no_license | tmlh98/arithmetic | a16708c0c3efe130150bdf681267121465135a8a | 82e1663cfce1ca61dfef63f85ff2577781530f65 | refs/heads/master | 2020-05-17T17:24:49.397857 | 2019-08-06T14:01:00 | 2019-08-06T14:01:00 | 183,851,000 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 13,101 | java | package xyz.tmlh.datastruct.tree.huffman;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.OutputStream;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
im... | [
"tmlh98@aliyun.com"
] | tmlh98@aliyun.com |
996cb2f255eecb16b89497b566cc677fb615534e | e56f8a02c22c4e9d851df4112dee0c799efd7bfe | /vip/trade/src/main/java/com/alipay/api/request/AlipayMpointprodBenefitDetailGetRequest.java | e2f35d536e5f9dfc5220185c230c3ca0ef271810 | [] | no_license | wu-xian-da/vip-server | 8a07e2f8dc75722328a3fa7e7a9289ec6ef1d1b1 | 54a6855224bc3ae42005b341a2452f25cfeac2c7 | refs/heads/master | 2020-12-31T00:29:36.404038 | 2017-03-27T07:00:02 | 2017-03-27T07:00:02 | 85,170,395 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,643 | java | package com.alipay.api.request;
import java.util.Map;
import com.alipay.api.AlipayRequest;
import com.alipay.api.internal.util.AlipayHashMap;
import com.alipay.api.response.AlipayMpointprodBenefitDetailGetResponse;
/**
* ALIPAY API: alipay.mpointprod.benefit.detail.get request
*
* @author auto create
... | [
"programboy@126.com"
] | programboy@126.com |
f7bebd4c8938537df685cff1332682eb83c71b78 | b5a159ce0ec147ad20487713380bd96998a8ad15 | /app/src/main/java/com/shushan/thomework101/mvp/ui/fragment/student/MineStudentFragmentControl.java | d44112525371f83a55f855f8274b25f67632e580 | [] | no_license | llxqb/homework101_tea_new | 14208c07c0e32d630a9966450772fbd4c98991f7 | 67f9ca561f4cde9fa7434f987fb2ea863c62bf80 | refs/heads/master | 2022-03-17T01:08:14.229889 | 2019-12-02T09:44:07 | 2019-12-02T09:44:07 | 206,764,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 871 | java | package com.shushan.thomework101.mvp.ui.fragment.student;
import com.shushan.thomework101.entity.request.MineStudentListRequest;
import com.shushan.thomework101.entity.response.MineStudentResponse;
import com.shushan.thomework101.mvp.presenter.LoadDataView;
import com.shushan.thomework101.mvp.presenter.Presenter;
/*... | [
"liuli7168165"
] | liuli7168165 |
eaceb938c368591405cc7a2813bad46372c3168b | 9137da7c8de4106cda2f1fdcf9e3dadf55542d4c | /src/test/java/com/games/online/shop/repository/OrderRepositoryTest.java | 97eb7b2943be69172e5a2a18321062c514b57e62 | [] | no_license | madi-and-matti/games-online-shop | e3cce12f209a82a4b4c1a85d93f13fd4926df8d8 | f59740d3eed7ffcc49385a1b12751c435e220067 | refs/heads/main | 2023-08-24T05:29:05.501081 | 2021-09-23T13:52:52 | 2021-09-23T13:52:52 | 304,039,874 | 0 | 0 | null | 2021-10-13T22:54:30 | 2020-10-14T14:25:02 | Java | UTF-8 | Java | false | false | 4,150 | java | package com.games.online.shop.repository;
import static org.assertj.core.api.Assertions.assertThat;
import static org.mockito.Mockito.mock;
import com.games.online.shop.GamesOnlineShopApp;
import com.games.online.shop.domain.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import org.j... | [
"madison.carr@utexas.edu"
] | madison.carr@utexas.edu |
f4626f56205bc735b4368ec1781e1339b204fea1 | ea399d4fc8050450ad9440c8e433bba8e1f1f735 | /CS2210/Assignment4/src/Record.java | d06aa3a3f8ccca8a92da5b3c451925eeba831b69 | [] | no_license | LesterX/Assignments | 1edef1f819e958b88153bdd54a4049c9e20f90b0 | b2e1c88f8b4383b2000b42e831073449a573565f | refs/heads/master | 2021-01-20T14:58:26.354702 | 2017-05-10T03:55:13 | 2017-05-10T03:55:13 | 90,694,940 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | /**
* Record
* @author Yimin Xu 250876566
*
*/
public class Record
{
private Key recordKey;
private String recordData;
// Constructor
public Record(Key k, String data)
{
recordKey = k;
recordData = data;
}
// Return the key of the record
public Key getKey()
{
return recordKey;
}
// Return t... | [
"xymtz@live.com"
] | xymtz@live.com |
23dd9e28308086741f2d18e21a5f7595f5358888 | f0c694f0ed36caca3d1a25b532ecbdd6f97bff7f | /hw5/hw5/Invoice.java | a60900cf3d356fc942e990d3e51698f085fda1da | [] | no_license | dimitrovanalysis/CS151-OOD | f9d8ba2d2994fc1530ade5f0874770a9aad3d7ad | 0c20a19f7f511d214f963e7d116234ef56a47122 | refs/heads/master | 2020-03-27T09:46:40.228713 | 2018-11-05T00:21:05 | 2018-11-05T00:21:05 | 146,371,400 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,184 | java | import java.util.*;
import javax.swing.event.*;
/**
An invoice for a sale, consisting of line items.
*/
public class Invoice
{
/**
Constructs a blank invoice.
*/
public Invoice()
{
items = new ArrayList<>();
listeners = new ArrayList<>();
... | [
"noreply@github.com"
] | noreply@github.com |
ed9b8eed52e6e10014ffdaa90609b8e49211a96d | 785ea36ed516b5702d9a5f8d049fbd01b5d8483d | /app/src/main/java/com/voodoo/termowifi/MainActivity.java | 20a66b83df47155fc8aa162740edb6a36fad6f93 | [] | no_license | tsbp/termowifi_android | ea82142036b78cc9061cc89b51fa2113a2de1cbe | 42861cf81a2bc37ed829161751e9ec1fd55c2fe7 | refs/heads/master | 2020-06-16T10:13:24.363758 | 2016-12-03T15:11:19 | 2016-12-03T15:11:19 | 75,115,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,845 | java | package com.voodoo.termowifi;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.widget.Button;
import android.widget.ProgressBar;
import android.widget.TextView;
import android.widge... | [
"tsbp82@gmail.com"
] | tsbp82@gmail.com |
49d21b4dfb0aac95041dca541fd2f5d6c6554664 | 65b2fa4eaf9385c2242c32245d583d1e766ec934 | /src/main/java/org/revo/txok/Repository/ExamRepository.java | 2661127cbe3af8e6ff508a0bc2da6adeccbcf810 | [] | no_license | ashraf-revo/txok | 53efd1199feaaf4401091e80b41ec1bee0b339bc | 188e427aa50e302dacef786431c2d84cc682b69d | refs/heads/master | 2020-03-25T04:56:00.701478 | 2018-08-16T16:25:43 | 2018-08-16T16:25:43 | 143,416,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 228 | java | package org.revo.txok.Repository;
import org.revo.txok.Domain.Exam;
import org.springframework.data.mongodb.repository.ReactiveMongoRepository;
public interface ExamRepository extends ReactiveMongoRepository<Exam, String> {
}
| [
"ashraf1abdelrasool@gmail.com"
] | ashraf1abdelrasool@gmail.com |
d18b67a318977b5a1b8aaaea0afd9124fac7698d | 83ac7d1b06f966fb762754d2f68f078e80ccf5e7 | /ExerciciVariablesFase1/ExerciciM1/ClaseFase1.java | c3d828c529b7b8c93cf8decbf6c4dd62f202a72a | [] | no_license | dasucard/Exercici_Variables | c02bc1492e7d4592ebb5d096bcd6289563440127 | 24cd615de334ffeb1cdf694604db1ff8664ef50b | refs/heads/master | 2023-01-20T00:16:44.734439 | 2020-11-24T10:45:20 | 2020-11-24T10:45:20 | 313,972,719 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 322 | java | package ExerciciM1;
public class ClaseFase1 {
public static void main(String[] args) {
String Nom="David";
String Cognom1="Suárez";
String Cognom2="Cárdenas";
System.out.println(Cognom1+Cognom2+Nom);
int dia=18;
int mes=11;
int any=2020;
System.out.println(dia+"/"+mes+"/"+any);
}
}
| [
"dasucard@gmail.com"
] | dasucard@gmail.com |
25e0026a80e6b5d3609ca6102e79c464bd614633 | 1081885a90250f1a103d952a787f83c8384ee7be | /artisynth/core/mechmodels/MechSystem.java | e789a2b55ce09696e622db69cba92668860101f4 | [] | no_license | edwardwang1/artisynth_core | b1b3136e629fcad80d37c90fa3301c291851258f | 25317ca777f44b687086442e66c964dc6072166a | refs/heads/master | 2021-01-21T04:05:12.482477 | 2017-08-30T17:24:08 | 2017-08-30T17:24:08 | 101,908,896 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,089 | java | /**
* Copyright (c) 2014, by the Authors: John E Lloyd (UBC)
*
* This software is freely available under a 2-clause BSD license. Please see
* the LICENSE file in the ArtiSynth distribution directory for details.
*/
package artisynth.core.mechmodels;
import java.util.*;
import artisynth.core.modelbase.StepAdjustm... | [
"ed1996@gmail.com"
] | ed1996@gmail.com |
84c0e360fec3781b3faea2a66bd933a0b38031ea | bd7b2f839e76e37bf8a3fd841a7451340f7df7a9 | /archunit/src/test/java/com/tngtech/archunit/core/importer/testexamples/fieldaccesstointerfaces/InterfaceWithFields.java | 503d1556c22634ad1b4813c9ade562d01e7a3b9e | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | TNG/ArchUnit | ee7a1cb280360481a004c46f9861c5db181d7335 | 87cc595a281f84c7be6219714b22fbce337dd8b1 | refs/heads/main | 2023-09-01T14:18:52.601280 | 2023-08-29T09:15:13 | 2023-08-29T09:15:13 | 88,962,042 | 2,811 | 333 | Apache-2.0 | 2023-09-14T08:11:13 | 2017-04-21T08:39:20 | Java | UTF-8 | Java | false | false | 333 | java | package com.tngtech.archunit.core.importer.testexamples.fieldaccesstointerfaces;
// NOTE: The compiler will inline Strings or primitives, thus use field type Object
public interface InterfaceWithFields extends ParentInterfaceWithFields {
Object objectFieldOne = "objectFieldOne";
Object objectFieldTwo = "object... | [
"peter.gafert@tngtech.com"
] | peter.gafert@tngtech.com |
1e94a6ed828b7dad7a85dc88863c1c184ef29c3d | c8a4f66c121f107a1807497b8d18d13c6aec84ea | /src/main/java/com/si/dao/AdminEstSetStatusDaoInterface.java | e310f14d35e6f39c289b8b0534b3305da942d4b7 | [] | no_license | agupsa/SkillIndia | b0e02588a512303378d1ddd9c4ccc5a94c06c7f8 | 8fd5679ff1f4e09023f04fadde3da6fd8efb99d0 | refs/heads/master | 2020-04-08T04:39:30.223351 | 2018-12-04T14:09:40 | 2018-12-04T14:09:40 | 159,026,319 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166 | java | package com.si.dao;
public interface AdminEstSetStatusDaoInterface {
//Sets Status of establishment by admin
int setEstStatus(int estRegno, int action);
} | [
"ayush.gu96@gmail.com"
] | ayush.gu96@gmail.com |
86ad6f86da21e71fabecbac236b39326d071851f | bcdc89f67dcc43767ae669211421e3dd13641b11 | /src/4_Relasi_Class/MainPercobaan1841720070yayak.java | 1d810cf23b8d1c3cf2759d28caf3286267f0393d | [] | no_license | Cahyaabdi/laporaam-praktikum-pbo-2019 | c96ba772270d6577a94903e029ac1cf3477be280 | aaf2506fe9ca3bd21535a5099630fa8e40bbf84a | refs/heads/master | 2021-07-15T22:16:30.631542 | 2019-12-10T08:45:19 | 2019-12-10T08:45:19 | 205,991,153 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,671 | java | <<<<<<< HEAD
/*
* 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 Percobaan1;
/**
*
* @author can
*/
public class MainPercobaan1841720070yayak {
public static void main(Str... | [
"cahya.asoy@gmail.com"
] | cahya.asoy@gmail.com |
5943367c2b42c7dd821fe32c7185701d34860b45 | 4a804562cec0ae45130c7e08423bf67b71858f69 | /kie-wb-common-stunner/kie-wb-common-stunner-extensions/kie-wb-common-stunner-lienzo-extensions/src/test/java/org/kie/workbench/common/stunner/lienzo/toolbox/grid/AutoGridTest.java | ace321da33fa3dc072f350cf5f744e928e73be75 | [
"Apache-2.0"
] | permissive | albfan/kie-wb-common | 8cac1afce6b6dba47dc23d3d74ca10708947efb6 | bc6fbbddd0944ae1d9394bf6cf9af512ab43956f | refs/heads/master | 2020-08-29T18:28:26.137857 | 2019-10-25T20:55:14 | 2019-10-25T20:55:14 | 218,126,735 | 1 | 0 | Apache-2.0 | 2019-10-28T19:17:07 | 2019-10-28T19:17:06 | null | UTF-8 | Java | false | false | 8,475 | java | /*
* Copyright 2017 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"manstis@users.noreply.github.com"
] | manstis@users.noreply.github.com |
c6fba8be35602402712cbf95fa6e2a87b5f79bfd | af9fe507b31bfa8eb7a0463811fa11c83636cf65 | /src/Buoi9/BaiTap/QuanLyDat/Test.java | 5d5e1c91d034a886c7b321032462d3c8002f6869 | [] | no_license | viethoang1999/JavaBase | 9b2766b99c62527355599e3d3b5600507f904e87 | 78517e4763fad3ed890ae28bc05f80126b506a20 | refs/heads/master | 2023-06-28T20:17:51.074953 | 2021-08-09T13:38:07 | 2021-08-09T13:38:07 | 374,878,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 630 | java | package Buoi9.BaiTap.QuanLyDat;
import java.time.LocalDate;
public class Test {
public static void main(String[] args) {
Quanlygiaodichdat quanlygiaodichdat=new Quanlygiaodichdat(2);
quanlygiaodichdat.input();
quanlygiaodichdat.output();
double a=quanlygiaodichdat.Tongsoluongtunggi... | [
"="
] | = |
80c211a3f4de69df816c3f9b82e3277dabb072b7 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/androidx/gridlayout/widget/GridLayout.java | 5cd8cfddba1d5f4577892b4cf19b9445a5080cb4 | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 81,409 | java | package androidx.gridlayout.widget;
import android.content.Context;
import android.content.res.Resources;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.util.LogPrinter;
import android.util.Pair;
import android.util.Printer;
import android.view.View;
import android.vi... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
09e9b9a026bf5bfc22af3b441d1f528311914a02 | ac3b8f13c9735af3e1cedce90bcfe2393dfbf38e | /symphony-client/src/main/java/org/symphonyoss/exceptions/FirehoseException.java | 3ca5e8566a3417727b98a2d7bb89cfccabbf89de | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | timleecasey/symphony-java-client | 9d50997aab8daeaed311b2a7c782931c540b1535 | 848eabc2c0796bf19069470db813b6957f3a2d44 | refs/heads/master | 2020-08-04T03:34:31.806633 | 2016-10-30T02:57:59 | 2016-10-30T02:57:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,331 | java | /*
*
* *
* * Copyright 2016 The Symphony Software Foundation
* *
* * Licensed to The Symphony Software Foundation (SSF) under one
* * or more contributor license agreements. See the NOTICE file
* * distributed with this work for additional information
* * regarding copyright ownership. The ASF licenses... | [
"ftarsillo@gmail.com"
] | ftarsillo@gmail.com |
40bde41a7fd62854ed077b1fb2f4440a480e2571 | f05da94a529b985159213c3accdeb4315eae288d | /src/Cluster.java | fa4803b4f9da2fbb279a6337c24d1baf2d3ae9e8 | [] | no_license | karlc1/Object-tracking-color-analysis | 670cb79d1b118048c32dd0758a8c145acbfd8141 | 06839473bb043800a3605a88c828c4c04beedd98 | refs/heads/master | 2021-09-13T20:18:03.943059 | 2018-05-03T20:52:56 | 2018-05-03T20:52:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,599 | java | import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.opencv.core.Core;
import org.opencv.core.CvType;
import org.opencv.core.Mat;
import org.opencv.core.Size;
import org.opencv.core.TermCriteria;
import org.opencv.imgproc.Imgproc;
/** This class is based on the... | [
"karl.casserfelt@gmail.com"
] | karl.casserfelt@gmail.com |
e9c5497f123d79affa05fdc553f1ffac8aad334a | 6edab2a1f49efbc5b395cdf0479e491a0c345a76 | /GraphicsAssignment1/src/Renderer/Bubbles.java | dce90fad06a6e8572cbfe182e562b4b420fdf0c1 | [] | no_license | narrat32/FishTank | 1896a91ad66db7adb899b76b2c2e14510f2e6741 | ef72e34234f793895695c7cc97e26059e5ac74d8 | refs/heads/master | 2020-04-28T09:06:59.509917 | 2019-03-21T11:44:51 | 2019-03-21T11:44:51 | 175,154,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package Renderer;
import java.util.ArrayList;
public class Bubbles {
public double bubbleXLocation, y;
public double bubbleSize, bubbleMovement;
public double age;
public double ageMax;
public Bubbles(double bubbleXLocation, double y, double bubbleSize, double bubbleMovement) {
this.bubbleXLoca... | [
"tarran.oshaughnessy@gmail.com"
] | tarran.oshaughnessy@gmail.com |
b62262102ee41d1faea302d02f14faf2eb908bcf | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithLambdasApi21/applicationModule/src/test/java/applicationModulepackageJava2/Foo708Test.java | f743745942aa24e4925325b1da500581a60e4d2a | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package applicationModulepackageJava2;
import org.junit.Test;
public class Foo708Test {
@Test
public void testFoo0() {
new Foo708().foo0();
}
@Test
public void testFoo1() {
new Foo708().foo1();
}
@Test
public void testFoo2() {
new Foo708().foo2();
}
@Test
public void testFoo3() {
... | [
"nikita.e.kozlov@gmail.com"
] | nikita.e.kozlov@gmail.com |
c18605c046a23c192a80e26e518b8b6790ea0317 | 0083de670506bd33d871de217643c4e72cffec73 | /src/array/Triangle.java | 56a0dfe3a1783f65c66128eda80502934124694c | [] | no_license | dingluoneu/LeetCode2017 | 2ba0264d8344b8f2bf75010da8c28b281ffaae0f | 080731fc45c6288fdd86f16442ad5ff171936608 | refs/heads/master | 2021-07-10T18:17:16.375986 | 2017-10-13T03:38:50 | 2017-10-13T03:38:50 | 103,871,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 800 | java | package array;
import java.util.ArrayList;
import java.util.List;
public class Triangle {
/* Solution1: Bottom-up */
public static int minimumTotal(List<List<Integer>> triangle) {
if (triangle == null || triangle.size() == 0) return -1;
int[] total = new int[triangle.size()];
int la... | [
"dingluo.bupt@gmail.com"
] | dingluo.bupt@gmail.com |
256f371950facd710ed99d05766c7077ee009ea1 | a5d4689a6f40cde386d7565ec8741a7f4d72ace2 | /src/main/java/com/task/quartz/quartz/quartz/task/HelloWorldJob.java | c50acd938de86689d0395ed8af2487c273078d39 | [] | no_license | syzpig/quartz | 8dd951b84f020de24dca4130f06f224d0e4ae37a | 12ec51cd3039e5d94579b02fe26541796c1e3365 | refs/heads/master | 2022-06-23T14:17:11.889780 | 2019-10-24T07:58:03 | 2019-10-24T07:58:03 | 217,243,228 | 0 | 0 | null | 2022-06-21T02:06:28 | 2019-10-24T07:55:06 | Java | UTF-8 | Java | false | false | 605 | java | package com.task.quartz.quartz.quartz.task;
import org.quartz.DisallowConcurrentExecution;
import org.quartz.Job;
import org.quartz.JobExecutionContext;
import org.quartz.JobExecutionException;
import org.springframework.stereotype.Component;
import java.util.Date;
@DisallowConcurrentExecution //作业不并发
@Component
pub... | [
"1037185543@qq.com"
] | 1037185543@qq.com |
563617e5e01d9b7cbccf0a4a22723a581f2795ee | 11b068c141d0a8e9466e3d4ec285f4dc87af6c49 | /src/main/groovy/io/xh/hoist/json/JSONFormatCached.java | 0c7e5989c23645d090f8e46441cee55b13e41de1 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-free-unknown"
] | permissive | xh/hoist-core | a5e1a926eacf1cf48a04d6a7047ff74d74c1ba74 | 8c9d6de341ceee932815d044ef8b164c10246d97 | refs/heads/develop | 2023-08-18T08:26:00.460175 | 2023-08-17T13:00:57 | 2023-08-17T13:00:57 | 117,719,530 | 4 | 1 | Apache-2.0 | 2023-09-13T21:25:53 | 2018-01-16T17:52:16 | Groovy | UTF-8 | Java | false | false | 1,086 | java | /*
* This file belongs to Hoist, an application development toolkit
* developed by Extremely Heavy Industries (www.xh.io | info@xh.io)
*
* Copyright © 2023 Extremely Heavy Industries Inc.
*/
package io.xh.hoist.json;
import com.fasterxml.jackson.core.JsonProcessingException;
/**
* Superclass to provide support... | [
"atm@xh.io"
] | atm@xh.io |
839f34083279b821bf48dfacadb92aa30a10f8f8 | 531ef6203fb8b4d16e9921a12500a440792a8151 | /intro-maven-module/src/test/java/com/sirma/itt/javacourse/intro/HangmanTests.java | 94fcd49c8ee23f745a9d6efe4fb0e4b1729b6f7c | [] | no_license | stiliyan-koev/my-java-studying | 6fd15fd2358edab8314c576d8b31d25ce869612f | f7052af369947922747c14b54e001faa6bbf31a8 | refs/heads/master | 2021-09-03T04:12:16.059528 | 2017-11-30T20:40:00 | 2017-11-30T20:40:00 | 106,920,016 | 0 | 0 | null | 2017-11-30T20:40:00 | 2017-10-14T10:48:35 | Java | UTF-8 | Java | false | false | 1,137 | java | package com.sirma.itt.javacourse.intro;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
import com.sirma.itt.javacourse.intro.utils.Hangman;
/**
* JUnit tests for {@link Hangman}.
*
* @author Stiliyan Koev
*/
public class HangmanTests {
/**
* Testing modifyTheWord method.
... | [
"stiliyan.koev@sirma.bg"
] | stiliyan.koev@sirma.bg |
b4fd366da0a8e00d69c8a9bfce9fd71d6022ae76 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_347598514d5e243ba1c36dc7c9b1c475c4ad72f1/Application/5_347598514d5e243ba1c36dc7c9b1c475c4ad72f1_Application_t.java | 902e2e7c47e5c69a82260bffe1c6e69fc0a2f7c9 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,607 | java | package controllers;
import models.Topic;
import org.joda.time.DateTime;
import play.*;
import play.data.format.Formatters;
import static play.data.format.Formatters.*;
import play.mvc.*;
import play.data.Form;
import static play.data.Form.*;
import play.data.validation.Constraints;
import play.mvc.*;
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a077e28f7db83c39dee5c29afdb2aa58000a029d | b1e3faa9970fd84a4c76fcb6fe06ba05b4caba5e | /app/src/main/java/com/example/muhanxi/kuaikanmanhua/listener/ViewListener.java | 8b9846cddcc4f167329f16936ca180fd871251ee | [] | no_license | bwei1503d/KuaiKanManHua | 196dec83983971d1be190180503d23571226a6fa | 9da0ea8d223d0af15adb6770e6be2c32f0048ca0 | refs/heads/master | 2021-01-20T10:23:42.373891 | 2017-05-05T07:40:12 | 2017-05-05T07:40:12 | 90,350,298 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 180 | java | package com.example.muhanxi.kuaikanmanhua.listener;
/**
* Created by muhanxi on 17/4/24.
*/
public interface ViewListener {
// 控件初始化
public void init();
}
| [
"zmuhanxibaweiZ1"
] | zmuhanxibaweiZ1 |
9a45d0bbf0e6041edfc166a5a1ddfb8597faeb43 | d56793c52a83487ef0bc1f0844dfb446204faf9a | /spring-social-facebook3/src/main/java/com/example/demo/web/controller/LoginController.java | a399eb08269896a255f82b6a43918c4f280e3bdc | [] | no_license | softcontext/spring-social | 9a63d07c5922f237972eea94f1de5e0942328820 | a893c40583bd5fbf2c45358e22e2958b97bef1e7 | refs/heads/master | 2021-04-27T15:24:56.276044 | 2018-02-22T11:25:50 | 2018-02-22T11:25:50 | 122,469,576 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,230 | java | package com.example.demo.web.controller;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.we... | [
"softcontext@gmail.com"
] | softcontext@gmail.com |
328b9f4d71a3e49f9c537a8b50f59cda3ee9f47f | 9e611af56d433593e5fb81496522012c31c204de | /src/main/java/zin/zone/configuration/JpaConfiguration.java | be6e6ffa6a0132ec02230615f49ec92d69436d06 | [] | no_license | bruceleefinalkungfu/zone | 8cd601ad203c0eab6b26892cf4dc991081025f80 | 1429a4b8df0dcdc05464fc28c9f431bb3e483d68 | refs/heads/master | 2021-05-14T15:57:42.401325 | 2018-01-10T11:51:24 | 2018-01-10T11:51:24 | 116,008,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,623 | java | package zin.zone.configuration;
import java.util.Properties;
import javax.naming.NamingException;
import javax.persistence.EntityManagerFactory;
import javax.sql.DataSource;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewor... | [
"trueindiantiger@gmail.com"
] | trueindiantiger@gmail.com |
72680f5ebe4c0af0784c5227f0be3c9b36584c4c | 14ac350737d4573b7b792a4d3b3dec593c00bafe | /src/test/java/com/lalitpatil/ormLiteDemo/OrmLiteDemoApplicationTests.java | 82139053c7f387a086b51ded0c2fc0a4cc2f88f1 | [] | no_license | redlalitp/sqlite-ormLite-demo | eb984c5c52448e69c0b899eb2f31842db03f64b9 | 6ef3d45eb25dce0be1053b5c5e71d8e7d86509d6 | refs/heads/master | 2023-05-08T11:09:20.945705 | 2021-06-03T13:06:03 | 2021-06-03T13:06:03 | 373,510,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package com.lalitpatil.ormLiteDemo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class OrmLiteDemoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"lalitpatil@outlook.com"
] | lalitpatil@outlook.com |
9e35bd2a23b64e954556a72fffcce5acf8d06760 | d2087783a13def19a1ad30cf0dd411a193334736 | /src/main/java/com/ypw/springboothello/GOF23/proxy/dynamicProxy/cglib/Client.java | a07090fa454855f65187d24a01bd7b433894b7da | [] | no_license | see-ya/spring-boot-hello | 8ccbce885cdde65f469145b6c083fb48021e10e2 | ad6dc527457a073eb6b372b190c6d8256eb3142c | refs/heads/master | 2021-10-19T10:08:23.901058 | 2019-02-20T07:06:24 | 2019-02-20T07:06:24 | 263,298,985 | 1 | 0 | null | 2020-05-12T09:59:40 | 2020-05-12T09:59:39 | null | UTF-8 | Java | false | false | 703 | java | package com.ypw.springboothello.GOF23.proxy.dynamicProxy.cglib;
import org.springframework.cglib.proxy.Enhancer;
import java.lang.reflect.Proxy;
/**
* cglib实现动态代理(基于字节码,运行效率高)
*
* @param
* @author yupengwu
* @date 2018/10/10 09:16
* @return
*/
public class Client {
public static void main(String[] args) {... | [
"384556909@qq.com"
] | 384556909@qq.com |
341789ad23c8f94087b0f2614dc9942b51818ff7 | 2c616f3cc6ede3e623b355dd748177f9d5d59ad6 | /src/escape/pathfind/MovementPatternIDSpecifier.java | dfbd74201e787e05eb4cb617b9daebc422f6b5bb | [] | no_license | GabeAponte/EscapeGame | de53feee416386604361e411186b4a2fd5c58b4b | b701c5549e93c95b60e4c81cd4aac0fa14f78fd1 | refs/heads/master | 2022-12-14T22:44:58.641793 | 2020-09-18T18:38:41 | 2020-09-18T18:38:41 | 296,701,564 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,442 | java | /*******************************************************************************
* This files was developed for CS4233: Object-Oriented Analysis & Design.
* The course was taken at Worcester Polytechnic Institute.
*
* All rights reserved. This program and the accompanying materials
* are made available under the t... | [
"36209249+GabeAponte@users.noreply.github.com"
] | 36209249+GabeAponte@users.noreply.github.com |
2b60e8f85f2dbb4b28d12568cc616173a47c539e | ee63930722137539e989a36cdc7a3ac235ca1932 | /app/src/main/java/com/yksj/consultation/sonDoc/chatting/avchat/module/input/robot/animation/SlideInBottomAnimation.java | a71def0eb918ba5f79f0ccb2073472c2b66d19e8 | [] | no_license | 13525846841/SixOneD | 3189a075ba58e11eedf2d56dc4592f5082649c0b | 199809593df44a7b8e2485ca7d2bd476f8faf43a | refs/heads/master | 2020-05-22T07:21:27.829669 | 2019-06-05T09:59:58 | 2019-06-05T09:59:58 | 186,261,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | package com.yksj.consultation.sonDoc.chatting.avchat.module.input.robot.animation;
import android.animation.Animator;
import android.animation.ObjectAnimator;
import android.view.View;
public class SlideInBottomAnimation implements BaseAnimation {
@Override
public Animator[] getAnimators(View view) {
... | [
"762900942@qq.com"
] | 762900942@qq.com |
b7ff6d441e1ea9a365445650f6e88f343348a802 | cb90144061071ebe7ef069b10289129df0ce19a8 | /src/main/java/seleniumCucumber/Utils.java | 0d1eb9550e02babd6ba11faada497ad9b909d4ac | [] | no_license | radha475/seleniumcucumber | 69b4267851d3d5527b40a0c24b88401705391e9f | 44d256e70477d960953817bf8d66f2f86218328d | refs/heads/main | 2023-05-31T04:53:19.227651 | 2021-06-23T17:29:39 | 2021-06-23T17:29:39 | 379,196,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 51 | java | package seleniumCucumber;
public class Utils {
}
| [
"radhakrishnakompalli@gmail.com"
] | radhakrishnakompalli@gmail.com |
1b9ddc40c63da98cd7adcf5561c423de17d29fce | 228b606fb3fa5ce07191df00435b29c9dfe1bf40 | /JavaCore/src/chapter2_4/PostTest.java | e6938e379378af29551080b58d7fbb19dd35bbe7 | [] | no_license | rvfedorin/JavaStudy | 0453ff9b70d4772185530f83330edf8a51830710 | 0fe55fcb2b81a239920ccd208ab41147d435f7db | refs/heads/master | 2021-12-23T08:21:01.278181 | 2021-12-16T14:58:44 | 2021-12-16T14:58:44 | 156,690,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,869 | java | package chapter2_4;
import java.io.*;
import java.net.*;
import java.nio.file.*;
import java.util.*;
/**
* This program demonstrates how to use the URLConnection class for a POST request.
* @version 1.40 2016-04-24
* @author Cay Horstmann
*/
public class PostTest
{
public static void main(String[] args) throws... | [
"35657347+rvfedorin@users.noreply.github.com"
] | 35657347+rvfedorin@users.noreply.github.com |
fc12d3716c91dd839fdeaa3c82ed85430258c091 | 8f0783e0236e64ccfda4f70bae3240c45ce670b4 | /src/main/java/com/userfront/userfront/domain/SavingsTransaction.java | 528aa461e4172930c79ca24ccf4de780edb7d46c | [] | no_license | robertobiero/UserFront | b7810c5b04f67d5c804737b935dd7f8110b0feb9 | 49ab0e6d24e2a6efbf9aa366eba638cf9499d609 | refs/heads/master | 2021-05-06T15:33:33.197411 | 2017-12-08T14:32:24 | 2017-12-08T14:32:24 | 113,583,603 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,420 | java | package com.userfront.userfront.domain;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
@Ent... | [
"robert_m_obiero@homedepot.com"
] | robert_m_obiero@homedepot.com |
a2de6f5e5294c76b109e306b8baf5a55952fd92b | 98c529d07df92d3ffb299164df952fe0c866edee | /src/util/FileUploadBean.java | 1ce1f8b09ab3b934f9babb38f62543153e35ecba | [] | no_license | karim10/ter-cms-seam-jboss | d5db06b7f8c97859d950dcfca815f662c691bd06 | 8795f8060cd5f1669e33674d698d9bbb7139f658 | refs/heads/master | 2021-01-25T12:01:42.262190 | 2009-04-03T09:51:23 | 2009-04-03T09:51:23 | 35,299,824 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 5,060 | java | package util;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import org.jboss.seam.ScopeType;
import org.jboss.seam.annotations.Destroy;
import org.jboss.se... | [
"simon.duval.fr@1d6b5afe-e653-11dd-ab07-b19b4dad1b3d"
] | simon.duval.fr@1d6b5afe-e653-11dd-ab07-b19b4dad1b3d |
34d9fb5ac89aac655d04bd705db0e2d965478ba8 | 1aafef706280a00378c6f336c6a3c425179ee589 | /app/src/main/java/charge/prueba1/LoginRequest.java | 9311f67860f37437543ad069cc8ddc6ecd43d509 | [] | no_license | ChemaVadillo/tfg_jose_maria | 44f2b4cbb5eee134c59cfd0d8cb48ebb8423cd83 | ee21d855eebf6b3d4719c0d617295e9681a61ec0 | refs/heads/master | 2021-08-30T15:02:42.376754 | 2017-12-18T11:10:53 | 2017-12-18T11:10:53 | 114,631,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package charge.prueba1;
import com.android.volley.Request;
import com.android.volley.Response;
import com.android.volley.toolbox.StringRequest;
import java.util.HashMap;
import java.util.Map;
/**
* Created by NB23626 on 10/11/2017.
*/
public class LoginRequest extends StringRequest {
private static final Str... | [
"34647902+ChemaVadillo@users.noreply.github.com"
] | 34647902+ChemaVadillo@users.noreply.github.com |
596d4d4cf806b33e184118b0e5a97b793ed139ae | a12219ccdb34c2f34e9f04a93b8a6fcecf32dac9 | /src/main/java/net/java_school/config/MyWebApplicationInitializer.java | cbcb6d0d88a560e5a547981d16bdb79a70cfdcda | [] | no_license | kimjonghoon/spring-thymeleaf | cff1cb7d6c0bf853b14f1cd94755b5d6b4b9e37f | 434fabc3ab16f80b4028a627cb0e16bc702cb42c | refs/heads/master | 2023-02-09T02:34:08.590623 | 2023-02-05T01:39:39 | 2023-02-05T01:39:39 | 191,003,511 | 0 | 0 | null | 2023-02-05T01:23:36 | 2019-06-09T12:26:17 | HTML | UTF-8 | Java | false | false | 535 | java | package net.java_school.config;
import org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherServletInitializer;
public class MyWebApplicationInitializer extends AbstractAnnotationConfigDispatcherServletInitializer {
@Override
protected Class<?>[] getRootConfigClasses() {
return null;... | [
"kim0070@gmail.com"
] | kim0070@gmail.com |
94c67ada043b25364948a300983a989bab1b01f8 | dcac884c13f05b413cdb4aab809b6c9f9b09ee14 | /FinalizedDBOptimizationAndAnalysisDolibarrWithMandator/src/com/containment/analysis/AnalyzeRelatedBOS.java | 391df4bb3aa075e19f0bdbdfb69fcadf0381ad5c | [] | no_license | AnuruddhaDeAlwis/BORelationshipDerivation | 2b5b395228cbd904524169b8d7f667513e9ba057 | 4865b634278a7a7d05696d64620636f9535b8685 | refs/heads/master | 2020-06-20T00:33:25.941357 | 2019-07-15T05:43:21 | 2019-07-15T05:43:21 | 196,929,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,764 | java | package com.containment.analysis;
import java.util.ArrayList;
import java.util.List;
public class AnalyzeRelatedBOS {
//This is the class to analyse the business objects which have the relationships between each other and then return arraylist
//defining the business object relationships.
public static List<L... | [
"n9572791@qut.edu.au"
] | n9572791@qut.edu.au |
be7bc192dfc9b6a3ad9f36edec15d0f0d8cc48ac | 1ead46df21ea5eb9a4de620c584e58ea41f22f1c | /Smart_Community/src/main/java/com/firstCapacity/business/powerProject/service/powerProjectExcelServiceImpl.java | d2d8cd08602a2643f3bda7a240e1c1b0752a59e7 | [] | no_license | HKHXF/Smart_Community | 82c9ca31a49d1d3edd24623ad57713bdef63d691 | 66ce402e47d51cb05669843220bb6ba93d4934e9 | refs/heads/master | 2021-05-08T07:37:47.032977 | 2017-11-22T14:44:07 | 2017-11-22T14:44:07 | 106,777,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,486 | java | package com.firstCapacity.business.powerProject.service;
import java.util.List;
import javax.annotation.Resource;
import javax.transaction.Transactional;
import org.apache.poi.hssf.usermodel.HSSFCell;
import org.apache.poi.hssf.usermodel.HSSFCellStyle;
import org.apache.poi.hssf.usermodel.HSSFFont;
import ... | [
"hexiangfeng@hexiangengdembp"
] | hexiangfeng@hexiangengdembp |
da337ac143307481f77da7509b4c7e8ea72b5c95 | 8988c577894030296d935c0ec4398d41430e86dd | /SelectionCommitte/src/com/training/model/entity/document/Document.java | 1b00dc2010c3955744c15f6b282c099ebfbf35b4 | [] | no_license | Zhuchkov/Training | a52e768ea1569c73ff442d681ae6cb6635d8e007 | 3033160d8dca63459f6bc70889a2edaf2299d4cc | refs/heads/master | 2021-01-19T20:27:30.509871 | 2017-05-26T09:43:59 | 2017-05-26T09:43:59 | 88,509,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 297 | java | package com.training.model.entity.document;
public class Document {
private final DocumentType type;
Document(DocumentType type) {
this.type = type;
}
public DocumentType getType(){
return type;
}
@Override
public String toString() {
return "Document [type=" + type + "]";
}
} | [
"Zhuchkov.vlad@gmail.com"
] | Zhuchkov.vlad@gmail.com |
c97c902e1166b7a3d359d3ddaad6d0ef8f1ec10c | b6e8584716ffabdd7c4a1d23343567d757778257 | /src/main/java/com/takeaway/service/myCenter/impl/MyCenterServiceImpl.java | f69087684c7ec951d5c92e02bd084b1a57676712 | [] | no_license | ShinobuChyan/Take-away | e1f80edc9c18327bad9f9677db3f8078e7a6cc52 | 7846146149e8387e7eac6bda2813eb19d5d4902f | refs/heads/master | 2021-01-19T15:09:29.735175 | 2017-05-30T13:10:02 | 2017-05-30T13:10:02 | 88,200,873 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,805 | java | package com.takeaway.service.myCenter.impl;
import com.takeaway.model.order.Order;
import com.takeaway.model.page.PageResponse;
import com.takeaway.model.response.CommonResponse;
import com.takeaway.model.user.Address;
import com.takeaway.model.user.User;
import com.takeaway.repository.order.OrderRepo;
import com.take... | [
"18951853959@163.com"
] | 18951853959@163.com |
c2c7095394224713152d1e36c02c822da6509d1d | 8c2cbe89c8dcf90405753850843d7e1ed9fb7bd8 | /src/main/java/br/com/posts/controllers/PostController.java | 0d8d069db3b6c3b4ed36e34a586b765190f2f7e4 | [] | no_license | Gustavo-Akira/posts_back | 6f1dc7e6c1fa7857375ba5f440bca28ac6a38725 | a4beff6a497c302da3b3a11fbb37fce12ffdb7a4 | refs/heads/master | 2022-12-03T03:39:48.209210 | 2020-08-19T17:21:03 | 2020-08-19T17:21:03 | 287,834,363 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,404 | java | package br.com.posts.controllers;
import java.awt.image.BufferedImage;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
import javax.servlet.ServletContext;
import org.apache.commons.io.FileUtils;
import org.springframework.beans.factory.annotation.A... | [
"akirauekita2002@gmail.com"
] | akirauekita2002@gmail.com |
e28654ba2c8d249aab706e97a687c15c4fb76a93 | a52434e65a98cf65198520614bbd4b2146736495 | /inventory_backend/src/main/java/com/personiv/service/CustomUserDetailsService.java | de66afb96c6476208e47761ddc41036b0ded8782 | [] | no_license | it-ph/inventory | f0d2dffc3afb473040c6b6742e321b133dc62dd5 | 946868866c130db7f636453e0cad52363f4234da | refs/heads/master | 2020-04-07T00:49:42.774633 | 2018-11-16T21:04:38 | 2018-11-16T21:04:38 | 157,920,301 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,226 | java | package com.personiv.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.springframework.sec... | [
"it.ph@personiv.com"
] | it.ph@personiv.com |
4edb852923d48e5e5fda5744084d8f05b0be5d32 | 0f1aed768f2b0617000d30c7ef34bed0018ce34a | /src/main/java/unimelb/bitbox/Peer.java | edeefe90288776c5147570a1793536c102ae66a5 | [] | no_license | zhyi0128/BitBox | d1bfaa8fec1dfc1b4b245086e1c59fdbf06d1598 | aca61fb601cf2c9e02684338fd693468e14500e1 | refs/heads/master | 2022-04-04T23:53:00.166448 | 2020-02-19T13:08:38 | 2020-02-19T13:08:38 | 241,169,085 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,184 | java | package unimelb.bitbox;
import java.io.IOException;
import java.security.NoSuchAlgorithmException;
import java.util.logging.Logger;
import unimelb.bitbox.util.Configuration;
/**
* A peer class which contains the main method. The entrance of the program. Handles the starting process of the server
* and its service... | [
"zhyi0128@126.com"
] | zhyi0128@126.com |
91bfa515e4b5f49276a67286e74d6bbc3eee6b0f | d67ae24f3b8ce988240d6c1a1f56e38c9a095a8c | /sp5-chap14/src/main/java/controller/ChangePwdController.java | d59c8cf7e81092a4c0ec0bc000e95b90d69453d9 | [] | no_license | saoov/TIL_spring | 25d5d543ba32ba643066978f4ef365c4777419e4 | bdc51d3d6e0bdade8e753688316edd0ea3e73e68 | refs/heads/master | 2023-03-08T00:40:55.646719 | 2021-02-20T14:54:39 | 2021-02-20T14:54:39 | 331,932,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,524 | java | package controller;
import javax.servlet.http.HttpSession;
import org.springframework.stereotype.Controller;
import org.springframework.validation.Errors;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annot... | [
"saoov0927@naver.com"
] | saoov0927@naver.com |
0ce722919b21e6dbffe8e2675332785bc1629b45 | 7a627e357fc6a980b64c5b5f64f0c6c3a0b24502 | /ImageScaling/IteratedFilter.java | 1e35d85a4d3f92c5d7c3483c219ef44984568a04 | [] | no_license | thebigG/Journal | 78e6599ce4ee1ea23763943ff746cbcba8b1ca7a | 055a0ef3e248402887b87a5ce78069002aac3bd2 | refs/heads/master | 2021-01-01T05:10:49.961566 | 2019-01-19T13:52:52 | 2019-01-19T13:52:52 | 59,579,323 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,280 | java | /*
Copyright 2006 Jerry Huxtable
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
d... | [
"yunior.eury@gmail.com"
] | yunior.eury@gmail.com |
c6e1a811c9701f2ea1f8da324bbabd1275cfffb4 | ed03478dc06eb8fea7c98c03392786cd04034b82 | /src/com/era/community/wiki/ui/dto/WikiDto.java | 783e154449e0fd71843fe6ac8dd96cff045de005 | [] | no_license | sumit-kul/cera | 264351934be8f274be9ed95460ca01fa9fc23eed | 34343e2f5349bab8f5f78b9edf18f2e0319f62d5 | refs/heads/master | 2020-12-25T05:17:19.207603 | 2016-09-04T00:02:31 | 2016-09-04T00:02:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 122 | java | package com.era.community.wiki.ui.dto;
public class WikiDto extends com.era.community.wiki.dao.generated.WikiEntity
{
} | [
"sumitkul2005@gmail.com"
] | sumitkul2005@gmail.com |
b20b720d84c61f2f7dfcefddd1558c92af4a99ef | 5ea3463bd6c5c0fe2e6872aa80789a97ef4164f7 | /src/main/java/exceptions/DuplicateEntryException.java | fac0c6edc16f81baacd572e9ee419abeac343a0e | [] | no_license | IskanderValiev/wc_proj_hibernate_and_jpa | 8a01cfbdeaf36310799e891796fd75f42c15bbf8 | 4ede2f021f948b593c918181634684f7c7efe68d | refs/heads/master | 2021-08-15T20:04:28.767505 | 2017-11-18T06:51:08 | 2017-11-18T06:51:08 | 108,580,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 164 | java | package exceptions;
public class DuplicateEntryException extends Exception {
public DuplicateEntryException(String message) {
super(message);
}
}
| [
"iskand.valiev@yandex.ru"
] | iskand.valiev@yandex.ru |
67432f7a601fff629bd908fe41e3851d6e906b84 | 808041d5f91415948a3ee28f7620f3b6b99c16d9 | /tube/src/main/java/org/revo/Service/MediaService.java | 4fc5300214dc0e7b1ebafde614e81e6463334e6b | [] | no_license | ashraf-revo/Revotube | 29d03262230797bd3c0e6b63bb5d7e4669cdd8cd | b9ff257269640fa764f82e4fbf66f2bf12e51483 | refs/heads/master | 2021-03-24T12:32:42.935427 | 2017-11-23T19:05:35 | 2017-11-23T19:05:35 | 109,124,874 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 757 | java | package org.revo.Service;
import org.revo.Domain.Media;
import org.revo.Domain.Status;
import java.io.File;
import java.io.IOException;
import java.util.List;
/**
* Created by ashraf on 15/04/17.
*/
public interface MediaService {
File saveInFileSystem(Media media) throws IOException;
Media saveFile(Medi... | [
"ashraf1abdelrasool@gmail.com"
] | ashraf1abdelrasool@gmail.com |
d24c189b44c5391d8d1f3104f5873a6cf90a775d | 2954c9106e4737c80fcf42807cd690194ee03e16 | /security-spring/src/main/java/com/doublev/security/springmvc/model/UserDto.java | 21cbc8c86687898585b05f138ca54acc31dd79f6 | [] | no_license | qiuTowei/Spring-Security | 1304132e0a16d5fafc962c731a1f6f6c0654d2a2 | 5a4dd3cb4d409249170ee204b78db8032aa7c63a | refs/heads/master | 2023-01-11T02:45:57.970652 | 2020-10-30T03:20:37 | 2020-10-30T03:20:37 | 305,243,559 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 870 | java | package com.doublev.security.springmvc.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import java.util.Set;
/**
* @ Project: security-springmvc
* @ Package: com.doublev.security.springmvc.model
* @ Title 标题(要求能简洁地表达出类的功能和职责)
* @ Description: 描述(简要描述类的职责、实现方式、使用注意事项等)
* @ author : qw
* @ CreateDat... | [
"qiuwei1991@yeah.net"
] | qiuwei1991@yeah.net |
e6c7a2cbc8b91f350cd84e6aa48920033dd49cea | 667b169912840feb29954ca4c24526553aeaa906 | /extension/richfaces/src/main/java/org/jboss/portletbridge/richfaces/application/ApplicationImpl.java | b34cfc0a263893b1a797fe203c94dea4b94d70de | [] | no_license | ppalaga/portletbridge | 8f074bfc46c39c9ad8789a94c82bd38b416e6935 | ef01fa82f46ed4eff91702dcfd54cbcbc4e94621 | refs/heads/master | 2021-01-18T06:36:28.441861 | 2013-04-16T20:10:06 | 2013-04-16T20:10:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,190 | java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | [
"ken@kenfinnigan.me"
] | ken@kenfinnigan.me |
8020de91ab09a11adc0313c387d757b71e483862 | e8a157c54b4525e184f0abd8fb7b6448999354f9 | /src/main/java/com/flying/phone_store_demo/repository/OrderMasterRepository.java | 38d2853347d393948088681659d5afb846f9860a | [] | no_license | Flying943/phone_store_demo_springboot | 7ae29480aa2adf06f1793f3680671a5c29ac64b4 | f2f7eae24e3ea52f561396d2a2845f15a3a9ce9b | refs/heads/master | 2023-03-02T05:33:51.505914 | 2021-01-23T21:35:50 | 2021-01-23T21:35:50 | 332,312,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package com.flying.phone_store_demo.repository;
import com.flying.phone_store_demo.entity.OrderMaster;
import org.springframework.data.jpa.repository.JpaRepository;
public interface OrderMasterRepository extends JpaRepository<OrderMaster,String> {
}
| [
"zhf793331855@163.com"
] | zhf793331855@163.com |
afada54ced590e1cb995f7341219181d7e4ad159 | 496470f08d404e545753ff83a785269cdcd52660 | /src/ems/idls/alarms/IsAutoClearingHelper.java | d203608883c947c215703617d6114ae446d6e0c6 | [
"Apache-2.0"
] | permissive | shorton3/dashingplatforms | 065bc1fc5b070c0a21c9c5a23b6a41cf7b932b9c | f461c967827b92c8bcf872c365afa64e56871aba | refs/heads/master | 2021-01-20T13:56:04.007176 | 2017-05-14T21:22:03 | 2017-05-14T21:22:03 | 90,538,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,525 | java | package ems.idls.alarms;
/**
* ems/idls/alarms/IsAutoClearingHelper.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from alarms.idl
* Tuesday, January 15, 2015 5:02:23 PM CST
*/
/**
* Auto Clearing Indicator (If manual clearing is required)
*/
abstract public class IsAutoClearingH... | [
"shorton3@yahoo.com"
] | shorton3@yahoo.com |
54e6fa8548ddc73bebb96622744f08eaf3b9f443 | c0feb57b8d60f787ced8b7f16cd8e0e311a2175e | /app/src/main/java/com/blm/comparepoint/interfacer/UpdateRedAmountInterfacer.java | ac21305a72c657a70af947af7550fbfcc80260d1 | [] | no_license | WhiteorBlack/ComparePoint | 323b6ddea02373ca8003130558a1c11d2d67ae2b | a3da33c617a8c9ee2239e3d83a711cef92a233c4 | refs/heads/master | 2021-01-14T08:04:00.197726 | 2017-06-13T04:18:57 | 2017-06-13T04:18:57 | 81,910,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 180 | java | package com.blm.comparepoint.interfacer;
/**
* Created by Administrator on 2017/5/5.
*/
public interface UpdateRedAmountInterfacer {
void updateRedAmount(int redAmount);
}
| [
"415082375@qq.com"
] | 415082375@qq.com |
bae3f680b8922d4acb9837a0ea9267901fe2c118 | 6c4859a5f37fdb832540ff4c12e462c82441eb67 | /src/dist/edu/umd/cloud9/collection/wikipedia/ExtractWikipediaRedirects.java | abdc1a03d6faa8f4a8d384f72ce6f5066ad9a07b | [] | no_license | atomicjets/Cloud9-forked | 9d052495db7e421d32feeb749484893a8296f08f | f9b9a01225f9f863c16abe897fcdf6ed742e897f | refs/heads/master | 2020-03-30T16:46:45.753047 | 2018-06-01T14:23:15 | 2018-06-01T14:23:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,497 | java | package edu.umd.cloud9.collection.wikipedia;
import org.apache.commons.cli.*;
import org.apache.commons.lang.StringEscapeUtils;
import org.apache.hadoop.conf.Configured;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;... | [
"spideyunlimited@gmail.com"
] | spideyunlimited@gmail.com |
70515b26ec706684f62be5d8e49b40c031b43414 | 6d2e855e3db017f50c0c6f05bf874484c4d165b8 | /Matrix/JaggedArray.java | c25a6df0cf15d5381f4292975164113f538f2791 | [] | no_license | kumaratul60/Data-Structures-and-Algorithms | 7c74bf91d10254221afae51d1daaf65242763f05 | b98c43e45700bda6670a7037b06e48126e4705b6 | refs/heads/main | 2023-04-13T07:39:18.568455 | 2021-04-20T08:51:17 | 2021-04-20T08:51:17 | 357,965,592 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package Matrix;
public class JaggedArray {
// jagged array if all the rows are of not same size
public static void main(String[] args) {
int m = 5;
int arr[][] = new int[m][];
for (int i = 0; i < arr.length; i++) {
arr[i] = new int[i + 1];
for (int j = 0; j < arr[i].length; j++) {
arr[i][j] = ... | [
"atulreso1@gmail.com"
] | atulreso1@gmail.com |
3da100f9f585ecd0c3bea87405244ff6d7b6190a | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/model/bv$18.java | 45ca5e87251b1329bc183635be601aa5ad2c0927 | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 899 | java | package com.tencent.mm.model;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.sdk.platformtools.bo;
final class bv$18 extends bv.a
{
bv$18(bv parambv)
{
super(parambv, (byte)0);
}
public final boolean a(bt parambt)
{
boolean bool = false;
AppMethodBeat.i... | [
"172601673@qq.com"
] | 172601673@qq.com |
8977018e6d928d86c746ecf590bd527572f570ab | 22c54696ff9a69ccb0f19b7267112fd4c4f3b73d | /BSM_Total0326/src/main/java/com/mrhi/bsm/model/keyword/KeywordService.java | 1786764c926e431befaac3e6a231164b0b22bfd3 | [] | no_license | jrojb00/BSM | d1b7362cdc42f76d9b493ffc25eacbb8284cbb74 | 8821565038352eaa54ac830ce3e9d3a85a865ab7 | refs/heads/master | 2020-03-08T12:59:01.027086 | 2018-04-05T01:41:46 | 2018-04-05T01:41:46 | 128,145,304 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 700 | java | package com.mrhi.bsm.model.keyword;
import java.util.List;
import com.mrhi.bsm.model.item.ItemPageVO;
import com.mrhi.bsm.model.item.ItemVO;
public interface KeywordService {
//DB에 겹치지 않는 키워드를 새로 등록하고 같은 것은 매핑 연결만
public void addKeywordList(ItemVO vo);
//키워드와 관련된 ItemVO 검색
public List<ItemVO> searchKe... | [
"PC7-11@PC7-11"
] | PC7-11@PC7-11 |
06eb83da074a0006703e2acc411c58c8e896ba95 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-proton/src/main/java/com/amazonaws/services/proton/model/transform/UpdateEnvironmentAccountConnectionResultJsonUnmarshaller.java | 98f5d45a2c20230bfbadfd75d9685885744a591b | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 3,168 | java | /*
* Copyright 2018-2023 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... | [
""
] | |
0f058c9830f37cdf20fecab9676d77fa59330b50 | 2f7b585bc87c88e46747c969f49b86706e05cfa6 | /iefas-ws/src/main/java/hk/oro/iefas/ws/casemgt/repository/assembler/CaseDTOAssembler.java | 80257fe1a3a2c058a4789c9e03b8b4b3f2a0f0c4 | [] | no_license | peterso05168/oro | 3fd5ee3e86838215b02b73e8c5a536ba2bb7c525 | 6ca20e6dc77d4716df29873c110eb68abbacbdbd | refs/heads/master | 2020-03-21T17:10:58.381531 | 2018-06-27T02:19:08 | 2018-06-27T02:19:08 | 138,818,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,368 | java | package hk.oro.iefas.ws.casemgt.repository.assembler;
import java.util.ArrayList;
import java.util.List;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageImpl;
import org.springframework.data.domain.PageRequest;
import hk.oro.iefas.core.util.BusinessUtils;
import hk.oro.iefas.c... | [
"peterso05168@gmail.com"
] | peterso05168@gmail.com |
1622c45f6bdda8186a2931bfcfdb99a344d208ff | e6cb9525dbfa760086e715e4926f0f0e41e72ad4 | /qyds-dao/src/main/java/net/dlyt/qyds/dao/GdsDetailMapper.java | 0d70e21d713cbc3d372dbd3f0f00cd273505348f | [] | no_license | 422517423/QYDS | 97fbd76d05ef47d23468a173972e734e82768817 | bcee5294c0554a2c35d11ea15663cba978b84016 | refs/heads/master | 2021-10-08T10:10:31.652107 | 2018-12-11T02:03:31 | 2018-12-11T02:03:31 | 113,963,190 | 0 | 3 | null | 2018-01-04T12:44:58 | 2017-12-12T08:22:33 | JavaScript | UTF-8 | Java | false | false | 447 | java | package net.dlyt.qyds.dao;
import net.dlyt.qyds.common.dto.GdsDetail;
import org.springframework.stereotype.Repository;
@Repository
public interface GdsDetailMapper {
int deleteByPrimaryKey(String goodsId);
int insert(GdsDetail record);
int insertSelective(GdsDetail record);
GdsDetail selectByPrima... | [
"422517423@qq.com"
] | 422517423@qq.com |
6439532e67d3b86c38cf4a8929a17303bb21dc6f | d3b1774612f0dfb8204523bead9d6d20d4f1ab28 | /src/main/java/com/xgsxd/blog/bean/Message.java | b9d299334afdda4c5696a569f954b068ab25ecdb | [] | no_license | wuweiguang123/springboot-vue-blog | ac35f9b973ce92d4d7dbe2d36e4048e114fb76ea | 34c278e09a05a602d9461061936d57d2719a704c | refs/heads/master | 2023-04-30T03:32:53.296491 | 2019-06-12T06:43:44 | 2019-06-12T06:43:44 | 191,513,089 | 2 | 1 | null | 2023-04-14T17:39:56 | 2019-06-12T06:42:18 | Java | UTF-8 | Java | false | false | 1,650 | java | package com.xgsxd.blog.bean;
import java.util.Date;
public class Message {
private Integer messageId;
private String messageName;
private String messageEmail;
private Date messageTime;
private String messageMark;
private String messageContent;
private String readMark;
public Int... | [
"lr1997rrrrr@163.com"
] | lr1997rrrrr@163.com |
176db089defbe71dd013e702e79cf2ea70e68f40 | 00f894937b511382b61744c95a2bb161314ea40a | /src/main/java/org/space/hulu/io/DiskSizeComputer.java | 55f7ce0d1fc5fd9033a5eba97b0187772dab6048 | [] | no_license | dennyy/hulu-kv | cc05b95504ce62efc4d627e6acbfe1e4fec51838 | 47b44e94a1a77107d73bc4b279010d65edf1a0dd | refs/heads/master | 2021-01-16T21:23:14.785441 | 2014-11-06T02:22:00 | 2014-11-06T02:22:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,022 | java | package org.space.hulu.io;
import java.io.File;
import org.space.hulu.util.Validation;
public class DiskSizeComputer {
private final File file;
private DiskSizeComputer(String filePath) {
super();
Validation.isExistedFilePath(filePath);
this.file = new File(filePath);
}
public static Dis... | [
"denny@shinemo.com"
] | denny@shinemo.com |
8f5b22b51e9921d7d1b8afea3295285b515e0a93 | 28152c75f8efe5abf09a11998eb2fb53edaa545f | /Springbreak/src/at/newsagg/dao/CommentDAO.java | ff69c073e45450e9b22fe891f75dc2e9e7c02410 | [] | no_license | BackupTheBerlios/springbreak | cbf8209ef7f8a2224f3a2bfbcc6e46b30a1a30f3 | d27e25b5ba0cbb4c68dbdc17f1dfa96dc3b5c537 | refs/heads/master | 2021-01-22T01:55:07.162006 | 2006-05-03T15:27:26 | 2006-05-03T15:27:26 | 40,260,340 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,395 | java | /*
* Created on 30.03.2005
* king
*
*/
package at.newsagg.dao;
import java.util.Collection;
import at.newsagg.model.Comment;
/**
* @author Roland Vecera
* @version
* created on 30.03.2005 11:33:46
*
*/
public interface CommentDAO {
/**
* save a new comment.
*
* @param comment
*/
... | [
"vecego"
] | vecego |
6ce36d2592313d27eaadc8d94985815a035f0b64 | 498dd2daff74247c83a698135e4fe728de93585a | /clients/google-api-services-dialogflow/v3beta1/1.31.0/com/google/api/services/dialogflow/v3beta1/model/GoogleCloudDialogflowV2Message.java | 64bf5e6c341ea4a9f8d6a5bbb88f07c19d9c0b4c | [
"Apache-2.0"
] | permissive | googleapis/google-api-java-client-services | 0e2d474988d9b692c2404d444c248ea57b1f453d | eb359dd2ad555431c5bc7deaeafca11af08eee43 | refs/heads/main | 2023-08-23T00:17:30.601626 | 2023-08-20T02:16:12 | 2023-08-20T02:16:12 | 147,399,159 | 545 | 390 | Apache-2.0 | 2023-09-14T02:14:14 | 2018-09-04T19:11:33 | null | UTF-8 | Java | false | false | 7,945 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under t... | [
"noreply@github.com"
] | noreply@github.com |
1664f87f0e32d29b4d6890564a74035b481ee31c | d9d4bc9236e2aaddcd1bcd1ed5c5428f6e63026b | /app/src/main/java/com/na/newsapp/detail/DetailActivity.java | 332b0c388c1650e6328bec18835bb12c828c5ae2 | [] | no_license | AkshaySharma2843/NewsApp | d9d26a0fa91e0f65db85913589ea22dbb67c6b94 | e8c7e55527162456ccbc6fbf2d6dbb50ee09c1d1 | refs/heads/master | 2023-03-13T01:33:56.660546 | 2021-02-28T17:43:20 | 2021-02-28T17:43:20 | 343,170,705 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,276 | java | package com.na.newsapp.detail;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import com.na.newsapp.R;
import com.na.newsapp.data.model.Article;
public class D... | [
"akshaysharma2843@gmail.com"
] | akshaysharma2843@gmail.com |
e2576b1d7553389632d23007b5622a59b565f440 | 2fa23a2c867181629fbc2ac5a7a6274deca0d445 | /app/src/main/java/com/example/obidi/eco_shopping_mall/MainActivityCallback.java | 2988a3aeb7669a957f40041db8ea69c0e7986c52 | [] | no_license | Ecobidi/EcoShoppingApp | 98a1581458e9abd572f79d1d9481c84b08510082 | de0e345ef985eba120d1417f74e5c17e8e1f2a66 | refs/heads/master | 2022-04-16T09:46:13.386455 | 2020-04-13T20:55:35 | 2020-04-13T20:55:35 | 255,444,059 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 170 | java | package com.example.obidi.eco_shopping_mall;
public interface MainActivityCallback {
public void updateCartBadge();
public void setToolbarTitle(String title);
}
| [
"ecobidi@gmail.com"
] | ecobidi@gmail.com |
d2c4fd39bd4f829b989fb3b0537a9df0abea10b7 | 1ec62a7e351ed029b2141ee01432d2fc8c44f43a | /java/isemba/Applet/j314/j314.java | d626c54826d9a94026630b21fe450399a8d3d951 | [] | no_license | hataka/codingground | 7a1b555d13b8e42320f5f5e4898664191da16a47 | 53d2b204ae2e0fb13bd6d293e07c68066226e26b | refs/heads/master | 2021-01-20T01:34:16.778320 | 2019-02-02T04:27:14 | 2019-02-02T04:27:14 | 89,292,259 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,648 | java | // -*- mode: java -*- Time-stamp: <2009-06-20 16:40:17 kahata>
/*====================================================================
* name: j314.java
* created : Time-stamp: <09/06/20(土) 15:52:08 hata>
* $Id$
* Programmed by kahata
* To compile:
* To run:
* links: http://jubilo.cis.ibaraki.ac.jp/~isemba/PROGR... | [
"kazuhiko.hata@nifty.com"
] | kazuhiko.hata@nifty.com |
18fd74ecc1b4b39d782c11ad67b0a12707c06200 | e2ea8ccd6cce2cc6c61f69d9de50a3ade362957c | /latte-core/src/main/java/com/example/latte_core/util/timer/BaseTimerTask.java | 32de3480db65f23d88ced574860fe5d5d26ae89a | [] | no_license | jobinzhang/Fastec | cdfebb31c6aa8d3c79ac09478a7894fe4dcb0323 | 6530417fdb9c7f51743d806103dfa3f44d1304f8 | refs/heads/master | 2021-05-18T12:59:40.431442 | 2020-04-08T09:05:36 | 2020-04-08T09:05:36 | 251,252,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package com.example.latte_core.util.timer;
import java.util.TimerTask;
/**
* Created by 傅令杰 on 2017/4/22
*/
public class BaseTimerTask extends TimerTask {
private ITimerListener mITimerListener = null;
public BaseTimerTask(ITimerListener timerListener) {
this.mITimerListener = timerListener;
... | [
"619440047@qq.com"
] | 619440047@qq.com |
3773a7d55f2df13758ee941905144cd770343090 | daca48fc03c6e6879b1157ad7e34a2d2e59da5f3 | /src/main/java/com/rpsls/dto/player/CommandLineIO.java | f69c9ee1c77aaf63e81128502d251edc216a3241 | [] | no_license | arunmohandas196/rpsls | ecc6678f6370a0b732c01d1187c28a4b0edbba22 | ac9c22cbccf6fb9c246a8bc5ff7b62374cff888d | refs/heads/master | 2020-12-13T05:17:11.562757 | 2020-01-16T13:16:10 | 2020-01-16T13:16:10 | 234,321,877 | 0 | 0 | null | 2020-01-16T13:16:12 | 2020-01-16T13:06:50 | null | UTF-8 | Java | false | false | 992 | java | /** */
package com.rpsls.dto.player;
import com.rpsls.dto.hand.Hand;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.List;
/** Helper class for communicating via command line. */
class CommandLineIO {
public void printChoices(List<Hand> choices) {
... | [
"noreply@github.com"
] | noreply@github.com |
f46e6800c3449b8876af156d5f602c6de61b77df | 5f1cd8deedf9694d29afb44409e3291440b0d84b | /Sprint/src/test/java/com/demo/SprintApplicationTests.java | 7996e3bf5e73d0739633eec033bb85c19f816e9d | [] | no_license | niranj100/employee_management | f572536609496b1b9e23bc8def141460b6931082 | d2a91a74a2ffa86e2302f81c687b9ff4118e96b9 | refs/heads/master | 2023-08-16T23:29:40.932434 | 2021-10-13T13:35:54 | 2021-10-13T13:35:54 | 416,748,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 213 | java | package com.demo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SprintApplicationTests {
@Test
void contextLoads() {
}
}
| [
"noreply@github.com"
] | noreply@github.com |
dea78ba68b43b05c4f8966606f70f5119aee0749 | effe8465470d63616b3de0164233305ae32d0405 | /src/main/java/com/ms/portvaluation/repository/AbstractJpaDAO.java | 5c82410a459d8cccf04eb76fbed92ca0f87b88fe | [] | no_license | michaelyzq/Java-Portfolio-Valution-Project | 87157b3eae2ca1248570e2d8911b52a5164d54b8 | a46e2bedfc711d2c6b2a45ec3425902382860002 | refs/heads/master | 2020-04-08T15:59:51.578513 | 2018-11-28T12:46:56 | 2018-11-28T12:46:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,061 | java | package com.ms.portvaluation.repository;
import java.io.Serializable;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.springframework.transaction.annotation.Transactional;
/**
* @author michael yin
*
* @param <T>
*/
@Transactional
public abs... | [
"michael.yin@greyspark.com"
] | michael.yin@greyspark.com |
d9048a8e9cb419651515ac359283d71bcf3718ab | 2cb3d17ae259d401746534b588465255be9a7377 | /Demo/app/src/test/java/project/demo/MainActivityTest.java | 9c3c0bd72be550c9938991ac5d7a373fbbe6fe59 | [] | no_license | hassanassi/mvp-vs-mvc | 8ec95158ae82108f9f8dacb474a1f33cc157f457 | ec06a09094f2a3824eedd6c6e1305e2e0d544cc9 | refs/heads/master | 2021-01-22T01:14:16.828240 | 2017-09-07T18:05:08 | 2017-09-07T18:05:08 | 102,213,112 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,790 | java | package project.demo;
import android.app.Activity;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ProgressBar;
import org.apache.tools.ant.Main;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.m... | [
"hassan1993assi@gmail.com"
] | hassan1993assi@gmail.com |
aea4683992d8c22c45f989f331f8f4e6892a48ee | d135b6d6d4ab48d317571baa42ce46cb604d1e98 | /src/main/java/pl/com/sniper/auction/xmpp/FailedMessageLogger.java | 765183f75383cdbce2bcfe05defe9dfdc7bb48fe | [] | no_license | mateuszszczurek/object_oriented | effd1fda895cfebd6a46709e99bd076bf9678a48 | 34dfe967d0a5dae81e1dfe39c8654c5ece8f84c3 | refs/heads/master | 2021-01-13T01:50:12.463555 | 2015-09-09T18:29:01 | 2015-09-09T18:29:01 | 30,201,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package pl.com.sniper.auction.xmpp;
import java.util.logging.Logger;
import static java.lang.String.format;
public class FailedMessageLogger {
private final Logger logger;
public FailedMessageLogger(Logger logger) {
this.logger = logger;
}
public void reportFailedMessage(FailedMessage mess... | [
"mateusz.szczurek86@gmail.com"
] | mateusz.szczurek86@gmail.com |
196088dfd7a31a09e744f725106b44572e99fb5a | 3b6117c0ff791066a669e74404b4db6a5fb56340 | /星河/com.agdress.api/src/main/java/com/agdress/entity/Starship_UserAccountDetailEntity.java | 3401ba5bf293a0cffc366c81bf6a600ea388d040 | [] | no_license | wofxuan/yunjing | a7316565081bfda0360e769633d43cae5e3c5613 | 1909facbc5f90ca20591eda39f713301fa1c6787 | refs/heads/master | 2021-07-16T12:56:11.494760 | 2017-10-24T03:51:52 | 2017-10-24T03:51:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,489 | java | package com.agdress.entity;
import com.agdress.enums.TradeKindEnum;
import com.agdress.enums.TradeStatusEnum;
import com.agdress.enums.TradeTypeEnum;
import com.baomidou.mybatisplus.annotations.TableField;
import com.baomidou.mybatisplus.annotations.TableId;
import com.baomidou.mybatisplus.annotations.TableNa... | [
"“"
] | “ |
7efb4575d80e32f404c80f0ce05731321bb82491 | acbc754e14586c9163bc45436dd093e6f9bf2a9b | /app/src/main/java/com/ecom/project/SIgnUp2ndScreen.java | cf9c44f00f438964d86e6ae2e2b25812f54726b8 | [] | no_license | nitinrai-dev/Ecommerce-Inventory | 6164c05c53ab28ec82c04b7eaf2d43bb0e6f9164 | edd64c4ff92634bb0f593b9e9b9a5fa5d39c5a80 | refs/heads/master | 2022-12-20T06:38:12.152885 | 2020-10-02T18:24:50 | 2020-10-02T18:24:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 783 | java | package com.ecom.project;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class SIgnUp2ndScreen extends AppCompatActivity {
Button callSignUp;
@Override
protected void onCreate(Bundle... | [
"37896075+dvlnitins@users.noreply.github.com"
] | 37896075+dvlnitins@users.noreply.github.com |
49c69b43cd69aade5d22743807662b395be97cb5 | 8380ac89ffae2cd6e22ca26a8986e176496d4cca | /LottoGame/src/Main.java | cc2cb4be4202594044e8d089826e9bf12cd29332 | [] | no_license | ydj515/JavaStudy | b4eeb6702eb4e7a4c56ee240b4daba6135ab20c4 | 421214ad42176d5bb981f33ed329046dfb1ab370 | refs/heads/master | 2022-12-20T10:23:42.752207 | 2020-09-19T09:21:23 | 2020-09-19T09:21:23 | 284,437,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 146 | java | import controller.LottoController;
public class Main {
public static void main(String[] args) {
new LottoController().run();
}
}
| [
"ydj515@hanmail.net"
] | ydj515@hanmail.net |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.