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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0733d29c9f58096781c3ef12ff83307ce5f361c0 | 459d09199bd0ce31c2a4e04c00ff2ffb9a3ac88a | /basicdrones/src/main/java/ar/com/proyecto/basicwardrobe/models/responses/GenericResponse.java | b1dccf8bf54d672644ed6dc1d85c30805f58455d | [] | no_license | Sophie-134/BasicDrones | ec61c62efda0397d9ee5b515f20dff83f724fd6c | 073ab0b04b81a85b74888f86d577270264086f1c | refs/heads/master | 2023-01-02T08:36:45.294855 | 2020-10-29T02:03:58 | 2020-10-29T02:03:58 | 296,167,044 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 175 | java | package ar.com.proyecto.basicwardrobe.models.responses;
public class GenericResponse {
public boolean isOk = false;
public int id;
public String message = "";
}
| [
"sofiammendizabal@gmail.com"
] | sofiammendizabal@gmail.com |
2b56a99395baab2845094ec23aff9e13fc9531d2 | a08ecb4b7313cbe73da24940da9aed3a726a9db5 | /app/src/main/java/com/webgurus/utils/UtilsFound.java | 03e4907afb5c355feb5d01ef339fe1e23b4a9391 | [] | no_license | subhamkotiyal/SapphireAttendance | 440c63aeb98ff64472066eafaa4710107360d8ff | 14ffecbac14215178a03c9f2037ba62ba407bbcb | refs/heads/main | 2023-06-27T02:32:20.944617 | 2021-07-06T19:47:43 | 2021-07-06T19:47:43 | 383,581,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,085 | java | package com.webgurus.utils;
import android.app.job.JobInfo;
import android.app.job.JobScheduler;
import android.content.ComponentName;
import android.content.Context;
import android.os.Build;
import androidx.annotation.RequiresApi;
import com.webgurus.MyService;
public class UtilsFound {
@RequiresApi(api = Buil... | [
"mobiledevstack@gmail.com"
] | mobiledevstack@gmail.com |
91e0f3eac08445a228d6c4e258c48146dd5c1842 | 378c391871a638412929b91674a506ecda35b178 | /CloudbrushGPU/src/Brush/CutChimericLinks.java | 27192abf8f61f7e88bb94644e92d13eb53575407 | [] | no_license | zenlc2000/CloudbrushGPU | ef0df3fef965c2b720f07401dc0a7ea03318f851 | 7f843207d5067c8bcba104ad9997a62233024d3d | refs/heads/master | 2021-01-21T00:21:12.936752 | 2015-03-04T22:28:48 | 2015-03-04T22:28:48 | 23,367,721 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,501 | java | /*
CutChimericLinks.java
2012 Ⓒ CloudBrush, developed by Chien-Chih Chen (rocky@iis.sinica.edu.tw),
released under Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
at: https://github.com/ice91/CloudBrush
*/
package Brush;
import java.io.IOException;
import java.util.ArrayList;
import ... | [
"zenlc2000@gmail.com"
] | zenlc2000@gmail.com |
b35465d2b321aa25e354caf772bd72993d7f7723 | 4ce527543821f4647d4f0cde9621af62d182c04b | /app/src/main/java/org/faith/bebetter/LoginAndUserCreation/LoginActivity.java | 89f67e45570cbc58f76707cead808e9fb50f1721 | [] | no_license | SamuelHauptmannvanDam/Login3-master-KotlinReady | 3ea2dbbeba486a54f7c5f6a8fdaf73235090a588 | de31f42bdc3e3a8feedafbbac1196bc23bf9384e | refs/heads/master | 2023-01-02T03:30:34.998872 | 2020-10-13T13:41:42 | 2020-10-13T13:41:42 | 272,950,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,705 | java | package org.faith.bebetter.LoginAndUserCreation;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.View;
import android.widget.Button;
import... | [
"samuelhauptmannvandam@"
] | samuelhauptmannvandam@ |
a0e219a4fa35bbc439f211bb46837b68846b5bb3 | a389476733fce8a17548c1b05f850c54d26b8523 | /NHN_Board/src/main/java/com/nhnentertainment/freeboard/controller/HomeController.java | 199316c071438006a67d71c6d1bdae2a85a6cb05 | [] | no_license | NoHyunbin/NHN | 27de63e07040f1e0da08cfde33d1aeff1afe8f9c | 2a295bb350d3dd994ea8d8c893a2d4598503fd73 | refs/heads/master | 2021-01-12T06:35:01.587221 | 2018-05-16T02:49:30 | 2018-05-16T02:49:30 | 77,388,923 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 511 | java | package com.nhnentertainment.freeboard.controller;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class HomeController {
private static ... | [
"gusqls0810@naver.com"
] | gusqls0810@naver.com |
41e27ad1dd307d254aa15474902e547a1a80f0a1 | 7fa9c6b0fa1d0726ae1cda0199716c811a1ea01b | /Crawler/data/OSEnum.java | 57edb9389af5f4aecf2df6a56020e4eb22f5536d | [] | no_license | NayrozD/DD2476-Project | b0ca75799793d8ced8d4d3ba3c43c79bb84a72c0 | 94dfb3c0a470527b069e2e0fd9ee375787ee5532 | refs/heads/master | 2023-03-18T04:04:59.111664 | 2021-03-10T15:03:07 | 2021-03-10T15:03:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 851 | java | 7
https://raw.githubusercontent.com/zeoio/fabric-toolkit/master/bcp-install-common/src/main/java/com/cgb/bcpinstall/common/entity/OSEnum.java
/*
* Copyright CGB Corp All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the... | [
"veronika.cucorova@gmail.com"
] | veronika.cucorova@gmail.com |
22b74af2cea9539c11e8ca4be0283b4097b85a9a | eb2700e01760566e584570d244e4de0d569b4a39 | /Kommunikativer Stabilbaukasten - GS Sa 2/macoun2011/java/MacRunners/app/controllers/Security.java | cd919a03cd28f9bc2a89c97ba09dbab285f35a16 | [] | no_license | pradeep2012/2011 | 13ee46e97575de24eb4dde3c765b5ec08d71a61d | ea6a78b7be571bc65e5c156c6ebd590f632e683d | refs/heads/master | 2021-01-22T12:02:41.147227 | 2012-02-24T11:04:15 | 2012-02-24T11:04:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,639 | java | package controllers;
import java.util.UUID;
import javax.persistence.PersistenceException;
import play.data.validation.Required;
import play.libs.Codec;
import play.libs.Crypto;
import play.mvc.Router;
import models.User;
public class Security extends controllers.Secure.Security {
static boolean authenticate(S... | [
"github@macoun.de"
] | github@macoun.de |
41f99499352aea7e81fa191d061b0910a8cb42df | 7394100703f574b865d600464dfdc95b7e0976d2 | /src/com/zoltu/shinro/HeaderPiece.java | b06840b8887a9cb438b02f4e11f34c1cee54c56d | [] | no_license | MicahZoltu/shinro | c2f400b2e45445f02d52665a0c173bd461a90e0e | 57204df061be7da380d1dc0e051dd06f07634394 | refs/heads/master | 2020-03-12T12:42:37.794387 | 2011-08-19T17:13:50 | 2011-08-19T17:13:50 | 130,624,625 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,248 | java |
package com.zoltu.shinro;
import android.graphics.Color;
public abstract class HeaderPiece extends PointingPiece
{
public HeaderPiece(Map pMap, int pColumn, int pRow)
{
super(pMap, pColumn, pRow);
}
@Override public void OnMapConstructionComplete()
{
super.OnMapConstructionComplete();
UpdateDrawable(... | [
"micah@zoltu.net"
] | micah@zoltu.net |
36cce452425cbdc543738f0a614a37ab4f0f9942 | c5a48bf0f82b0c26b905c0d36c5be1da8401ee47 | /src/main/java/fullweb/FullWebHttp2ClientInitializer.java | 4e29b15a532e803db3d496daade221f278c389b5 | [] | no_license | Dragon-Yu/poseidon | 1cc83f117c3d7a988149257f3248422d9165db19 | 1e7c5b9d24ee6f6b8582b51d0a0482c98a958a20 | refs/heads/master | 2021-01-11T01:18:09.786361 | 2016-10-13T17:58:30 | 2016-10-13T17:58:30 | 71,061,120 | 1 | 0 | null | 2016-10-16T16:01:28 | 2016-10-16T16:01:28 | null | UTF-8 | Java | false | false | 1,713 | java | package fullweb;
import com.google.common.collect.ImmutableSet;
import http2.client.Http2ClientInitializer;
import io.netty.channel.Channel;
import io.netty.channel.socket.SocketChannel;
import io.netty.handler.ssl.ApplicationProtocolNames;
import io.netty.handler.ssl.SslContext;
import io.netty.util.internal.Concurre... | [
"johnsonli1993@163.com"
] | johnsonli1993@163.com |
fbdd582d52f80df5b3a781308e4cd9585da80bc0 | be2aa768a848078a06351f0b761a6def884dded1 | /Documents/NetBeansProjects/HoraDoSistema1/src/horadosistema1/HoraDoSistema1.java | a6017b8c7ab2105ac91538e6cdf66076ff39985c | [] | no_license | daniela104/horaDoSistema | 3b2e8725606f9bc8e51ead506ff9f68f16c898b2 | a1097d92d5d538ff804da389a86e362f0c4e2649 | refs/heads/master | 2023-03-15T00:06:04.839520 | 2021-02-25T02:54:13 | 2021-02-25T02:54:13 | 342,102,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591 | java | /*
* 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 horadosistema1;
import java.util.Date;
/**
*
* @author reyna
*/
public class HoraDoSistema1 {
/**
* @param args ... | [
"dani_ela090@hotmail.com"
] | dani_ela090@hotmail.com |
524bea5335c2eefe8ceacb18bbfe901a061d0639 | 10f7ee3eb2311929702f4457749c2fba8f12b650 | /app/src/test/java/com/technicalnisith/covid19updates/ExampleUnitTest.java | 399e3c9ce8d6114746c66089eca0fdef29fd24e9 | [] | no_license | NisithMondal/Covid19Application16-05-2020 | 3866f5364f2626e66b8131d32b4578a82e43dcef | 66df2fc4fae4775d67edcff0032e54304161fda9 | refs/heads/master | 2022-06-17T23:52:06.406274 | 2020-05-16T11:17:21 | 2020-05-16T11:17:21 | 264,421,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | package com.technicalnisith.covid19updates;
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 {
@Test
... | [
"mondalnisith55@gmail.com"
] | mondalnisith55@gmail.com |
934f585b49e744230c3a288553b4ab35c05c6aed | 89ccb7c4728460fdefb586f169f8d8ac43f7a5f4 | /cx/domain/user-domain/src/main/java/com/arjen0203/codex/domain/user/dto/CreateUser.java | f03a547f19525cdaed0ca2fc84ed2d4e2e861745 | [] | no_license | arjen0203/TwitterButForCodeBackEnd | 416d0442110513715e9c1a60c61b2265922f29a9 | 49be6574cbfe122e7d7f8b19afd27ccf9477ab5d | refs/heads/master | 2023-06-02T04:59:45.848785 | 2021-06-19T17:54:40 | 2021-06-19T17:54:40 | 347,965,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 372 | java | package com.arjen0203.codex.domain.user.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/** DTO containing the information needed to Create a User. */
@Data
@AllArgsConstructor
@NoArgsConstructor
public class CreateUser {
private String username;
private String email;
... | [
"arjenmeer@hotmail.nl"
] | arjenmeer@hotmail.nl |
3a962213655c7657036c92ad32a18689a9ee6fc7 | aac5aab8d733f7ee207bf8d0d4e64030aa593d37 | /proj_104_catalina_impl/src/org/apache/catalina/connector/RequestWrapper.java | b806746a0327a26285322622379661a75dc24ed9 | [] | no_license | lichsword/Tomcat | 6be5f2b501cb7a262e2189cf288e342380db03c4 | 278aabcb370fb8b61d5571f4944b61f4c36fb2e0 | refs/heads/master | 2021-01-17T14:32:30.725094 | 2014-04-22T07:19:14 | 2014-04-22T07:19:14 | 17,353,207 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 11,835 | java | /*
* $Header: /home/cvs/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/RequestWrapper.java,v 1.4 2002/03/18 07:15:39 remm Exp $
* $Revision: 1.4 $
* $Date: 2002/03/18 07:15:39 $
*
* ====================================================================
*
* The Apache Software License, V... | [
"wangyue.wy@taobao.com"
] | wangyue.wy@taobao.com |
2ba58da0a6e737be410062867e3e565c1fc23289 | 56b71d38bbd6a68a15b9d0282647e360b8671114 | /src/com/esb/jinying/sap/mastdata/rvs/ecc/XI_394737D733F43D81Af326D3A5Cfd8Aa9_ServiceLocator.java | 93311bddc677803172e6abb78d454eef8688b82f | [] | no_license | BaTianCheng/Gauss-private | 41c7c8fb58b384b57531f5825526272653d7fea5 | df98894dd0b9cc548ed4a354d73234920d26ab84 | refs/heads/master | 2021-06-29T13:24:04.620226 | 2017-09-17T14:52:38 | 2017-09-17T14:52:38 | 93,713,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,532 | java | /**
* XI_394737D733F43D81Af326D3A5Cfd8Aa9_ServiceLocator.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package com.esb.jinying.sap.mastdata.rvs.ecc;
public class XI_394737D733F43D81Af326D3A5Cfd8Aa9_ServiceLocator extends org.ap... | [
"cheng_wei_njut@163.com"
] | cheng_wei_njut@163.com |
577b7bf52e2b882237db2cc9e3e5b41f6015bdff | 8a9ffb6a588a3d55adb707356ed015fd7c5fdbf3 | /src/me/mattsutter/conditionred/FavoritesMenu.java | 20526795c71d228f6a39595f6c4f1660f3e78ec8 | [] | no_license | ELY3M/me.mattsutter.conditionred | f1054328c6e4cc711ad0149d07fa60fe666676be | b79d4c357451aab28b39c92d0302aa568fbdfd78 | refs/heads/master | 2020-04-05T09:21:21.334400 | 2016-04-19T00:38:45 | 2016-04-19T00:38:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,395 | java | package me.mattsutter.conditionred;
import static me.mattsutter.conditionred.MapActivity.PICK_SITE;
import static me.mattsutter.conditionred.MapActivity.SHOW_RADAR_VIEW;
import static me.mattsutter.conditionred.MapActivity.CURRENT_SITE_ID;
import me.mattsutter.conditionred.util.DatabaseQuery;
import static me.... | [
"matt@mattsutter.me"
] | matt@mattsutter.me |
cc8b5fac65ca52677434d4911224b1396f02b674 | 0ea6d41c96faa730fb6093231d5a0bff82e1b397 | /src/main/java/com/example/demo/util/LogHelper.java | 9433901d2fc4b6d3244e279d17fd62ac63c48149 | [
"MIT"
] | permissive | technakal/udacity-security-project | 1e5daa03965aa1479eaa48a7ee1b09a65c52a175 | 929dd4efc206572022fa9f1d0a1a5cf7f00d4a14 | refs/heads/master | 2020-09-27T13:52:43.767752 | 2019-12-15T14:44:36 | 2019-12-15T14:44:36 | 226,532,226 | 0 | 0 | MIT | 2019-12-15T14:44:37 | 2019-12-07T15:06:25 | Java | UTF-8 | Java | false | false | 408 | java | package com.example.demo.util;
public class LogHelper {
public static String buildLogString(String message) {
String logMessage = "devlog | ";
return logMessage + message.trim();
}
public static String buildLogString(String[] messages) {
String logMessage = "devlog | ";
for (String message : me... | [
"noel@nakeener.com"
] | noel@nakeener.com |
bcf4bcdd649ba7c5c6b72256a82b22d2382534dc | de3efa9ed9d440893cd7cabcd1a939885a78f083 | /sources/sirius/src/main/java/com/antares/commons/predicate/DatePredicateFactory.java | ac68ffbef1ead4ab24f82a33b328ec99208e893e | [] | no_license | pedrohmolina/admin-ong | 2c98884f2743e3cb88e705d53bfa20ceb49eab4f | d06474bfa88caa3ad2907cefb3848dc843c09f56 | refs/heads/master | 2021-01-21T17:45:56.468102 | 2011-11-23T04:06:00 | 2011-11-23T04:06:00 | 32,761,657 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,323 | java | package com.antares.commons.predicate;
import java.util.Date;
import com.antares.commons.exception.IncorrectRestrictionTypeException;
import com.antares.commons.util.Utils;
import com.google.common.base.Predicate;
/**
* Factory Concreto que crea predicados para campos de tipo fecha
*
* @version 1.0.0 C... | [
"otakon@566f87ed-7663-a5b8-1e60-18e6c9073d6a"
] | otakon@566f87ed-7663-a5b8-1e60-18e6c9073d6a |
2b2378913a882507b82665c779b62b5128fc35e7 | 904b854a6be994c824d50d9af3e4f3a9c3b5e4fb | /src/main/java/com/mycompany/myapp/service/dto/BookDTO.java | 55be48a5c541de9d4d844cff77386a54ac5f3be9 | [] | no_license | tejas-polakam/jHipsterMonolith | ac5b344ab89e28a43110174d1b6579b5b14b0c9e | 9214ecd8e2cbc2233d0d7ecedf0a6112c6a18b5f | refs/heads/master | 2022-12-23T05:07:27.627405 | 2019-07-01T00:30:05 | 2019-07-01T00:30:05 | 194,573,530 | 0 | 1 | null | 2022-12-16T04:59:49 | 2019-07-01T00:13:57 | Java | UTF-8 | Java | false | false | 2,533 | java | package com.mycompany.myapp.service.dto;
import java.time.LocalDate;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Objects;
/**
* A DTO for the {@link com.mycompany.myapp.domain.Book} entity.
*/
public class BookDTO implements Serializable {
private Long id;
private String titl... | [
"polakam2@illinois.edu"
] | polakam2@illinois.edu |
0ed18f70d9c5ed7b42b7242a91047175519e60a4 | baef97f4bf0c360eb1bd022cdbde78445037eef2 | /components-impl/src/main/java/com/abhinav/lagom/unmanaged/impl/ComponentsServiceImpl.java | a174fb66ec073c14d3e41455e248f3c16c5217b9 | [] | no_license | abhinavsinha1991/Lagom-Unmanaged-Service-With-Cassandra | 7445a861ff55b4cb8879513f591b3bf1477a7034 | 821fdd0e2dc956c7d9cb2f9434eb103345d53f9f | refs/heads/master | 2020-03-19T04:43:14.394730 | 2018-06-03T13:29:08 | 2018-06-03T13:29:08 | 135,858,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,082 | java | package com.abhinav.lagom.unmanaged.impl;
import akka.NotUsed;
import com.abhinav.lagom.unmanaged.external.api.DigitalOceanService;
import com.abhinav.lagom.unmanaged.external.models.ComponentData;
import com.abhinav.lagom.unmanaged.api.ComponentsService;
import com.abhinav.lagom.unmanaged.external.models.Components;
... | [
"asinha@rccl.com"
] | asinha@rccl.com |
6f33b2d8f976ec7e17f499f17a46e45dbe709cf9 | b8189e7badcfaad6ce1c1d0d06151b9be881e709 | /src/AllTests/SideScroll.java | ea4f73ebfa2a8af61e69bd0a340cb96c9263a061 | [] | no_license | santhosh0118/Ebay_Assaignment | df0b09d70229bfbb917bfe3cb81a37cca86377f7 | 39d4c86d9b15560b5e93999024887d392f00d5eb | refs/heads/master | 2021-01-18T18:35:11.620561 | 2014-09-24T11:35:52 | 2014-09-24T11:35:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,586 | java | package AllTests;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.testng.annotations.Test;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.AfterMethod;
import test_utils.Helper;
public class SideScroll extends Helper{
public static... | [
"santhoshreddy.qa118@gmail.com"
] | santhoshreddy.qa118@gmail.com |
a26b7de7e88632e1140388e12d5faebe31d2916e | f7f9d7fa841e856927e02513ecc74dc00c935f8a | /server/src/test/java/org/codelibs/fesen/search/profile/ProfileResultTests.java | 3f73134e0f8877c45157d969b6011668c65ad4e2 | [
"CDDL-1.0",
"MIT",
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LGPL-2.1-only",
"NAIST-2003",
"LicenseRef-scancode-generic-export-compliance",
"ICU",
"SunPro",
"Python-2.0",
"CC-BY-SA-3.0",
"MPL-1.1",
"GPL-2.0-only",
"CPL-1.0",
"LicenseRef-scancode-other-copyleft",
"Apache-2.0",
"LicenseRef... | permissive | codelibs/fesen | 3f949fd3533e8b25afc3d3475010d1b1a0d95c09 | b2440fbda02e32f7abe77d2be95ead6a16c8af06 | refs/heads/main | 2022-07-27T21:14:02.455938 | 2021-12-21T23:54:20 | 2021-12-21T23:54:20 | 330,334,670 | 4 | 0 | Apache-2.0 | 2022-05-17T01:54:31 | 2021-01-17T07:07:56 | Java | UTF-8 | Java | false | false | 10,805 | java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | [
"shinsuke@apache.org"
] | shinsuke@apache.org |
1d2641789e09b880b1b239aa220700e448b32005 | d31e20af5707c2f5a0b5406463881c9a14936efc | /src/main/java/br/com/vipmania/controller/UserController.java | 5d32f110e81ce8b80de4e40579557e190905b8a4 | [] | no_license | LucasFerrazSilva/vipmania | a726b7201dcd2bccd56dcdb2894057f7838f3e6a | adfadb77ae9779bf7e762de6c532d2ad659a83b5 | refs/heads/master | 2021-05-05T05:14:56.576588 | 2018-10-26T12:24:32 | 2018-10-26T12:24:32 | 118,673,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,639 | java | package br.com.vipmania.controller;
import static org.springframework.web.bind.annotation.RequestMethod.POST;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.annotation.AuthenticationPrincipal;
import org.springframework.stereotyp... | [
"lucasferrazsilva@hotmail.com"
] | lucasferrazsilva@hotmail.com |
d8a3af9720925191e4d48d6592d967c45ae280b1 | f89170732586ff4caf28cb10fbfe0ab1c804d303 | /src/main/java/com/menjin/api/service/APIAuthService.java | 275370b2d3694f193984d01c58a506de03d16129 | [] | no_license | wille-li/menjin | b3bee31bcd6838f22d5ce08c0cc4c7a6aa919458 | 6a9ffd9c8f3ba1f2a9b949a25297b7c1813415a5 | refs/heads/master | 2020-07-17T21:58:09.282880 | 2018-08-12T15:09:49 | 2018-08-12T15:09:49 | 73,924,921 | 0 | 0 | null | 2016-12-29T14:35:44 | 2016-11-16T13:54:46 | JavaScript | UTF-8 | Java | false | false | 332 | java | package com.menjin.api.service;
import com.menjin.api.model.APIAuth;
public interface APIAuthService {
public Integer authByUsernameAndPassword(APIAuth aPIAuth);
public Integer authByToken(APIAuth aPIAuth);
public Integer createAuthInfo(APIAuth aPIAuth);
public Integer deleteAuthInfo(APIAuth aP... | [
"IT.wille@gmail.com"
] | IT.wille@gmail.com |
e64b234ea307f804b96d835688321d61d0cde8df | 56d9a917225720540067d22a29726ffb67cf8523 | /src/main/java/challenge/design_patterns/creational_patterns/abstract_factory/pizza_store_ex/factory/pizza/SicilianPizzaFactory.java | a68424c08f36db93074b252a54c97d78f16fac7a | [] | no_license | xuanvinhln/java-challenge | 0775386854b4472b72f325fd17b560ee41d40cc6 | 91e443b3ab10190a2c40542fb20a287006073a83 | refs/heads/master | 2023-04-15T21:10:56.233738 | 2021-04-23T04:48:17 | 2021-04-23T04:48:17 | 352,489,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,381 | java | package challenge.design_patterns.creational_patterns.abstract_factory.pizza_store_ex.factory.pizza;
import challenge.design_patterns.creational_patterns.abstract_factory.pizza_store_ex.factory.topping.BaseToppingFactory;
import challenge.design_patterns.creational_patterns.abstract_factory.pizza_store_ex.factory.topp... | [
"you@example.com"
] | you@example.com |
a7152de37a07bc15f1fbae10f7be587eb0c13be5 | 8dbb354ab75f04a3b2490e6306ee6fbf4faab498 | /src/com/chloridrik/VueGen.java | ed941e8ee00c18538af8996971ee6d9036940cad | [] | no_license | chloridrik/vuegen | 6b06f1ac698bb6080bd047db7c2c392106627da8 | f23a8bc32a921ecb4ca9eace16c17ba4983c4f55 | refs/heads/master | 2021-01-17T22:23:54.813226 | 2017-03-08T12:58:20 | 2017-03-08T12:58:20 | 84,196,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,865 | java | package com.chloridrik;
import com.intellij.openapi.actionSystem.AnAction;
import com.intellij.openapi.actionSystem.AnActionEvent;
import com.intellij.openapi.actionSystem.DataContext;
import com.intellij.openapi.actionSystem.LangDataKeys;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.util.i... | [
"jsellam@big-boss-studio.com"
] | jsellam@big-boss-studio.com |
45bfc01c84cbc5f4ad47263cdd8c041e21861955 | b8eb9947c07db6d4165b61745185fc2aecc9885e | /chapt_4/3assignment/DistanceFile.java | 14df96b4f4bd6232bfa53909bc69bda5d41f2433 | [] | no_license | leeb2828/java-homework | c1a85a5fd808822dacc2e9a29a1bd9521a3faecc | 6375876a5ac65b90e81f9c6f1614bddf0857f3f5 | refs/heads/master | 2023-06-06T18:56:32.287216 | 2021-07-07T22:32:55 | 2021-07-07T22:32:55 | 383,935,825 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,925 | java | /*
Modify the program you wrote for Programming Challenge 2 (Distance Traveled) so it
writes the report to a file instead of the screen. Open the file in Notepad or another text
editor to confirm the output.
CONCEPT: The Java API provides several classes that you can use for writing data to
a file and reading data fro... | [
"lhaney8891@gmail.com"
] | lhaney8891@gmail.com |
3106c8d27f9de3610abf818522011ff021e3c3f0 | 11c41356875917f93940c5726123dca80e219c33 | /SEG3102Final/app/src/androidTest/java/com/TMS/uni/seg3102final/ApplicationTest.java | 08598a7fffa2deb8e804f54aa6e7aef86d4ca3ea | [] | no_license | MuraadHared/Android-Team-Management-System | 9ff036bb9ac35e177057390b2b81020e587016a0 | 9ec3ba8a33d4e7156194a18ccc1568d527a5c4f1 | refs/heads/master | 2021-01-11T11:37:01.729501 | 2015-12-24T12:58:37 | 2015-12-24T12:58:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package com.TMS.uni.seg3102final;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"shash034@uottawa.ca"
] | shash034@uottawa.ca |
c74c409d4342aa0090cc1d5ab78712d073dd6e93 | 64be5e71d335935fdc698c7019d1f6b1a9c1e10c | /src/main/java/xyz/nkomarn/LiquidFlux/container/FluxChargerContainer.java | 4101a28ece2610f688909266522507a0d30e38e6 | [
"MIT"
] | permissive | nkomarn/LiquidFlux | a17651ee1e060a85b809fb42b413c98b540436ae | 2a3f5d77762d219acb19901824d8639f66af62cd | refs/heads/master | 2021-02-07T11:18:52.502903 | 2020-03-01T02:10:09 | 2020-03-01T02:10:09 | 244,019,067 | 0 | 0 | MIT | 2020-02-29T18:18:58 | 2020-02-29T18:18:50 | null | UTF-8 | Java | false | false | 1,164 | java | package xyz.nkomarn.LiquidFlux.container;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.Container;
import net.minecraft.inventory.IInventory;
import net.minecraft.inventory.Slot;
import xyz.nkomarn.LiquidFlux.tile.FluxChargerTile;
public class FluxChargerContainer extends Container {... | [
"nkomarn@hotmail.com"
] | nkomarn@hotmail.com |
d2ef053a215e98b8e663f9a42312d715e777bc71 | 9913782fe054637a9702292869fe176972929ac6 | /EXERCISE - SPRING DATA ADVANCED QUERING/advanced querying/src/main/java/course/springdata/intro/dao/AuthorRepository.java | 815784cc640529758cca5c1c771295698c99516f | [] | no_license | yavor300/SpringData | 942b24362e80afd3eb7487c46e3e78ba6aada641 | ee9c7a8cc3637bcd517b5b91cfda2adc33ad2341 | refs/heads/main | 2023-01-25T03:09:43.459124 | 2020-11-21T18:48:49 | 2020-11-21T18:48:49 | 306,287,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 345 | java | package course.springdata.intro.dao;
import course.springdata.intro.entity.Author;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface AuthorRepository extends JpaRepository<Author, Long> {
Author getById(long id);
List<Author> getAllByFirstNameIsL... | [
"noreply@github.com"
] | noreply@github.com |
9bf70a20418e27f57407fe60cf5e0b7ecfd24123 | 7d3ca7c8f39ae52f22ac8df207b27168e9215339 | /oblik-modules/oblik-service-api/src/test/java/org/ua/oblik/service/beans/AccountCriteriaTest.java | d3da21cfdd75d109882c09994b611b3d2861fb07 | [] | no_license | antonbakalets/org-ua-oblik | c588dfa1d6b1b59ff5ca6c5b1ae63f809b00b62e | c153b8a58fd357608a140041de265eb2fcc2cf90 | refs/heads/develop | 2022-12-20T09:51:04.039822 | 2021-05-25T06:49:23 | 2021-05-25T06:49:23 | 10,977,326 | 2 | 1 | null | 2022-12-16T15:23:34 | 2013-06-26T19:47:12 | Java | UTF-8 | Java | false | false | 1,005 | java | package org.ua.oblik.service.beans;
import org.junit.Assert;
import org.junit.Test;
import org.ua.oblik.service.beans.AccountCriteria.Builder;
import static org.junit.Assert.*;
public class AccountCriteriaTest {
private static final int ID = 15;
@Test
public void testExcludeAccountId() throws Exception... | [
"abakalets@agileassets.com"
] | abakalets@agileassets.com |
8b98aee18993c53a7251279356af1d679fcfcd75 | 1079252d9626952ac44d297952b0a7a13606abbe | /JavaLamdaExpressionBasic/src/com/java8/lamda/SolutionWithJava8.java | d5a220de09b12a51231583b79fafff46eb87213e | [] | no_license | Skillnet-test/lamdaexpression | cd52d28e78daa1bda65d160656c8b0240c106cf3 | b938723fb45783c914a2e73aa6d63b5283385b5d | refs/heads/master | 2020-03-29T05:33:38.008756 | 2018-09-20T09:48:22 | 2018-09-20T09:48:22 | 149,587,565 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,713 | java | package com.java8.lamda;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.Iterator;
import java.util.List;
import java.util.function.Predicate;
public class SolutionWithJava8 {
public static void main(String[] args) {
// TODO Auto-generated method stub
... | [
"saptarshi.mukhaty@skillnetinc.com"
] | saptarshi.mukhaty@skillnetinc.com |
69c138097859e95eb635faa8d100962ef143eb88 | 5f274b6f35da87669e0ba211f4df3c05f2e27ff5 | /src/main/java/com/nab/edcm/useraudit/persistence/model/User.java | 339ebc21480e0e7a76816427064f730fe36e27f9 | [] | no_license | mapaclaon/useraudit | 4f061ec22c672325fac33a7681824b8bbef188ce | 914c6e0acebdbca0a99ddde81fb3d4256582c16c | refs/heads/master | 2021-08-27T20:42:20.130282 | 2021-08-23T14:23:56 | 2021-08-23T14:23:56 | 174,342,454 | 0 | 0 | null | 2021-08-23T14:19:11 | 2019-03-07T12:45:17 | Java | UTF-8 | Java | false | false | 389 | java | package com.nab.edcm.useraudit.persistence.model;
import lombok.Data;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
@Data
public class User {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
priv... | [
"mary.paclaon@gmail.com"
] | mary.paclaon@gmail.com |
7bd9a8d95b41aa7bd6bb394f3dac8837d1f5b815 | ccc3268554528f5ed5cc119bbd88cfc45b55691d | /java/l2p/gameserver/templates/item/support/EnchantItem.java | 5a0dd7b302b906f5be549b25f6867df52c38b236 | [] | no_license | trickititit/java-source | 447ea16c2892377a4625f742118ebfd4e3116848 | 724453441846ce44e65372100a70770f21572837 | refs/heads/master | 2021-01-18T09:38:01.836585 | 2016-09-17T17:43:34 | 2016-09-17T17:43:34 | 68,445,261 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,171 | java | package l2p.gameserver.templates.item.support;
import java.util.Collections;
import java.util.Set;
import l2p.gameserver.templates.item.ItemTemplate;
import org.napile.primitive.Containers;
import org.napile.primitive.sets.IntSet;
import org.napile.primitive.sets.impl.HashIntSet;
public class EnchantItem {
priv... | [
"trickititit@gmail.com"
] | trickititit@gmail.com |
20359fe7487683eb3c48e71a8851db086d50bff3 | b800f27c7adf004c2a4ade8031fab18af9204eb8 | /src/test/java/com/czetsuyatech/HelloResourceTest.java | 95c5f4c2f8de49ee35aef3608de6dfc875209b8d | [] | no_license | odora/opencv-haar-java | d5090956a332a54d30fa70e0366f91731e58a47e | 89f53c37b11357d2bf29833f305d76757ff494a2 | refs/heads/master | 2023-03-24T04:38:46.194404 | 2021-03-09T23:41:11 | 2021-03-09T23:41:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 439 | java | package com.czetsuyatech;
import io.quarkus.test.junit.QuarkusTest;
import org.junit.jupiter.api.Test;
import static io.restassured.RestAssured.given;
import static org.hamcrest.CoreMatchers.is;
@QuarkusTest
public class HelloResourceTest {
@Test
public void testHelloEndpoint() {
given()
.... | [
"czetsuya@gmail.com"
] | czetsuya@gmail.com |
a4ce1a48f5eadfc8235679cdb239925dc8f6eaa9 | 34235c1d1cf943bd7f478b121b72fe66b5a78320 | /app/src/main/java/com/aspsine/multithreaddownload/demo/ui/adapter/RecyclerViewAdapter.java | 45e1d2d13538c2f1c2752b4f70345faa9e03b15a | [
"Apache-2.0"
] | permissive | huanting/MultiThreadDownload | 36d34d2f6f429a81114c8b5c6039fc385b21b5ce | 505afbfd97780bdec05be94a98d356e76b0d048d | refs/heads/master | 2020-12-25T05:19:10.250092 | 2015-07-31T11:42:31 | 2015-07-31T11:42:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,779 | java | package com.aspsine.multithreaddownload.demo.ui.adapter;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.Progre... | [
"littleximail@gmail.com"
] | littleximail@gmail.com |
f7d9cc8f879648559112d6690e9a83dcf87eb226 | 6d26e705330d9920fa224b2e8a8d18ceede0933c | /InstanceOf.java | c053098b57613187455be062cc0a963703eda5c3 | [] | no_license | zhaoga/JAVA- | f28f6eb867b91a477a34218a65406cdc6bd529b0 | b68bda68d1c70cca3d478b677b404df8b3c3624f | refs/heads/main | 2023-06-17T10:28:48.300028 | 2021-07-08T09:29:59 | 2021-07-08T09:29:59 | 384,065,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 597 | java | package com.p5;
public class InstanceOf {
public static void main(String[] args) {
Object[] things = new Object[3];
things[0] = new Integer(4);
things[1] = new Double(3.14);
things[2] = new Double(2.09);
double s = 0;
for (int i = 0; i < things.length; i++){... | [
"noreply@github.com"
] | noreply@github.com |
3035212cbe093e413bf2eeeb5f89adfb73068630 | bc5bffcbadd509cdb28037b6038e055ddb68272a | /app/src/main/java/com/adolfo/timeclock/cam/FrontCameraRetriever.java | 25b1485fcaed24ca22c9b1db453da59ff302ae54 | [] | no_license | softwarecomet/Tmeclocker | d1f09ec634ca33b57cafe2f24266c1ed50eb54ce | 7c4317be39c33c5d59f763826aee02840ed64ce7 | refs/heads/master | 2021-01-03T14:26:33.470279 | 2020-02-13T03:46:39 | 2020-02-13T03:46:39 | 240,107,115 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,305 | java | package com.adolfo.timeclock.cam;
import android.app.Activity;
import android.app.Application;
import android.content.Context;
import android.os.Bundle;
public class FrontCameraRetriever implements Application.ActivityLifecycleCallbacks, LoadFrontCameraAsyncTask.Listener {
private final Listener listener;
p... | [
"leapord198414@outlook.com"
] | leapord198414@outlook.com |
223628c364d46a5f37d0b00b0d6ca9822cca5d35 | 033a22be48fecfb67eba12f1a8feefc7c95c3dd3 | /src/main/java/com/spring/brewery/web/model/v2/BeerDtoV2.java | 9fca54328151aac4f4903fc08e1ff824a46a239d | [] | no_license | shubhamgoel23/brewery | e5defd14fa4f91d730c7b35f618fba5a1b1442fd | 20ba6bcb246b5d6087f729a8b74d6456901612e4 | refs/heads/master | 2020-12-09T15:44:04.585396 | 2020-01-12T16:40:10 | 2020-01-12T16:40:10 | 233,350,688 | 0 | 0 | null | 2020-01-12T16:40:11 | 2020-01-12T06:48:12 | Java | UTF-8 | Java | false | false | 356 | java | package com.spring.brewery.web.model.v2;
import java.util.UUID;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor
@Builder
public class BeerDtoV2 {
private UUID id;
private String beerName;
private BeerStyleEn... | [
"shubham.goel@LP2-AP-51833546.PROD.HCLPNP.COM"
] | shubham.goel@LP2-AP-51833546.PROD.HCLPNP.COM |
65a596bdd38641053ddd30acec68d6d2b95afd77 | 1ae52f2b0f0bc809f526fa44325ec1ec7e18a733 | /zigbee_mweb/src/main/java/com/smartcold/zigbee/manage/dao/RdcExtMapper.java | 05bab16dba72e353a299db248eb7da0b928d41fa | [] | no_license | jiangkaiqiang/WLS | 2c7248506532b45781de2a3c55eb956ceb4654e3 | b9ad672966a12a7a9140d77c0f20a833f1f84c85 | refs/heads/master | 2021-01-17T17:48:48.532806 | 2017-07-14T08:19:43 | 2017-07-14T08:19:43 | 70,588,877 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 647 | java | package com.smartcold.zigbee.manage.dao;
import com.smartcold.zigbee.manage.dto.RdcScoreDTO;
import com.smartcold.zigbee.manage.entity.RdcExtEntity;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface RdcExtMapper {
List<RdcExtEntity> findRdcExtList();
List<RdcExtEntity> fi... | [
"jiang997160328@outlook.com"
] | jiang997160328@outlook.com |
0d3daec749590ee3db519b247328219125452e15 | e4c0b617bffef9354fe7e86d51033bab4096976f | /src/main/java/isel/mpd/weather/data/stringsuppliers/StringSupplier.java | dc53f4fb9427dd11a0484a02870bc8dd1ba0fe5d | [] | no_license | carlosflorencio/LI41D-G12-MPD | ea0b413dcfed8d0d04105d566a90fd3e81dee511 | a25099328402085dc4b454ccf24680d8d68c1c1d | refs/heads/master | 2021-05-30T11:19:18.038891 | 2016-01-13T10:28:48 | 2016-01-13T10:28:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package isel.mpd.weather.data.stringsuppliers;
import java.util.function.Supplier;
/**
* Base {@link Supplier} interface for supplying the strings corresponding to a full request
*/
public abstract class StringSupplier implements Supplier<String> {
}
| [
"nuno.m.reis@netcabo.pt"
] | nuno.m.reis@netcabo.pt |
8aa761c5b0e4300973ae9b3353688c0b0b3bf06d | 831b274342b134f2c44088c8c3a124b8f55c814c | /BBDPDoctor/src/bbdp/push/fcm/PushTimerServlet.java | 205c917a23d41358694caabbbd2f15f95ddc4307 | [] | no_license | padone/BBDP | dfbcd70dd240f95cbbc6d95c26275ec45392cdac | 1cff182029e7ac923958acd74e244a11463853e0 | refs/heads/master | 2020-06-20T04:48:03.401723 | 2019-07-15T13:24:37 | 2019-07-15T13:24:37 | 196,999,353 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,811 | java | package bbdp.push.fcm;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.tomcat.jdbc.pool.DataSource;
@Web... | [
"david02653+1@gmail.com"
] | david02653+1@gmail.com |
56833d484374e444d4beafe5339fb76ebfa074b6 | ddc7f1f108db5709824ad228047c2288e3353708 | /app/src/main/java/com/example/nice/everywhere/ui/main/activity/HomeRouteActivity.java | 3859741735a008885609c2b2f2931eab0c6a8b05 | [] | no_license | SupanWang/everywhere | 19fd9179e9481f4f960bf24045e6ee9c040e44e2 | 3ddc64479a0489957c4f74015b656f5ab123f89e | refs/heads/master | 2020-05-19T16:20:13.042319 | 2019-05-16T02:18:56 | 2019-05-16T02:18:56 | 185,105,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,738 | java | package com.example.nice.everywhere.ui.main.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import andr... | [
"1635283942@qq.com"
] | 1635283942@qq.com |
d7d8236bbc68414d25aa549f4bba56aba6c2a559 | c6f98315227699ca0294448f2b711bae82f9fde2 | /app/src/main/java/com/example/hemant/bottom/HomeFragment.java | bce6ecb6bb9cf59affb34f74f0643dd758ac4daf | [] | no_license | Hemant27031999/Bottom | 9a284e56efac2623b0d65bea04766f97a2883b84 | d9149551d7e9347b2df39116146ea456d4879058 | refs/heads/master | 2020-04-15T12:59:22.826537 | 2019-01-13T17:34:06 | 2019-01-13T17:34:06 | 164,697,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,799 | java | package com.example.hemant.bottom;
import android.app.ProgressDialog;
import android.content.Intent;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import... | [
"hy27.1999@gmail.com"
] | hy27.1999@gmail.com |
cea74d366cf82e15e8b416196320dea16475a05a | bfb3a0bca3afdd0df6bd2fcb760ea7b7c98f89d4 | /src/main/java/com/virtualspace/twodimcode/web/TwoDimCodeOutConfig.java | cacc34281ef332384b8341c597fcd0b36d456e21 | [] | no_license | h-virtualspace/web | 436d64768c74a6760a069a8da4c5a3a80c2d8fb6 | ec22e551315a6203f52e9953724e9467476d5514 | refs/heads/master | 2021-01-19T18:44:29.875238 | 2017-07-02T10:14:52 | 2017-07-02T10:14:52 | 101,160,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,125 | java | package com.virtualspace.twodimcode.web;
import java.awt.Color;
import net.glxn.qrgen.image.ImageType;
public class TwoDimCodeOutConfig
{
private int imgSize = 120;
private int margin = 0;
private ImageType imageType = ImageType.PNG;
private Color backgroundColor = Color.WHITE;
private Color color = ... | [
"git@prisonBreak.com"
] | git@prisonBreak.com |
dfec5b7bbfdee19081ea508ac4cfaac1f6c39f88 | 9ebc5abdbcefb3532742c644b71a053a41382fd0 | /mmanager/src/main/java/cn/com/caogen/entity/UserRole.java | 93011562f6b001fb61ca9fa0ab4589f3c4e4f56a | [] | no_license | yanqingdocker/newproject | 559ec483ef63611274cce920607b6494cfdc80cf | e0f753c49c24d4e191e3b8d713a3bff598867b56 | refs/heads/master | 2020-04-15T21:34:36.089484 | 2019-01-10T10:26:14 | 2019-01-10T10:26:14 | 165,038,009 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | package cn.com.caogen.entity;
import lombok.Getter;
import lombok.Setter;
/**
* author:huyanqing
* Date:2018/5/17
*/
@Setter
@Getter
public class UserRole {
private int id;
private int userid;
private int roleid;
}
| [
"863633344@qq.com"
] | 863633344@qq.com |
110f7f467e745d7edc954cc1b6462f3860073754 | 4e01016ba2daadbdc43bba2d6b58d59ad941e7cb | /src/java/com/cqut/service/ProcessDescription/ProcessDescriptionService.java | 7466bf2c3f179bb92b64a0887fb5d74919d58d8e | [] | no_license | icebaerIT/HSServiceManageForSale | 4f855312d4502f0b2310ec017ef7ef9ba8c96e5f | b07290de308e1d55e122a710815b809d7b6cf8e6 | refs/heads/master | 2021-01-12T10:54:39.397992 | 2016-11-03T14:13:27 | 2016-11-03T14:13:27 | 72,753,108 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,087 | java | package com.cqut.service.ProcessDescription;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.cqut.service.search.SearchService;
import com.cqut.tool.util.BeanUtil;
import com.cqut.tool.util.EntityIDFactory;
import com.cqut.dao... | [
"619667384@qq.com"
] | 619667384@qq.com |
8ef17d26869c012db6df2b5bc5401072c4859ff6 | ef0e2ba1f5afeff2753ed1528d85929b6ec969fe | /src/com/kylenanakdewa/simplewebhooks/WebhooksCommands.java | c2dbd41368a8153e47004b3cffbf7bc3b7395192 | [
"MIT"
] | permissive | mcrelieve/SimpleWebhooks | 1f5af0a00e7110fa2576768e73e5bbdc2034c10d | a75ebfa4493f0558e658c9042f352e156f0fe53f | refs/heads/main | 2023-03-16T01:44:42.538368 | 2021-01-13T05:40:55 | 2021-01-13T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,522 | java | package com.kylenanakdewa.simplewebhooks;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import org.bukkit.command.TabExecutor;
/**
* Commands for the SimpleWebhooks plugin.
*/
public clas... | [
"KyleN@live.ca"
] | KyleN@live.ca |
9406692612df8cd5768667301cd3c395112dbbef | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /newEvaluatedBugs/Jsoup_43_buggy/mutated/2750/HtmlTreeBuilderState.java | 9e47c9777643aa9a8642b5690e0eb7a16c8a9dca | [] | 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 | 68,255 | java | package org.jsoup.parser;
import org.jsoup.helper.DescendableLinkedList;
import org.jsoup.helper.StringUtil;
import org.jsoup.nodes.*;
import java.util.Iterator;
import java.util.LinkedList;
/**
* The Tree Builder's current state. Each state embodies the processing for the state, and transitions to other states.
*... | [
"justinwm@163.com"
] | justinwm@163.com |
2883674b5a1887adc51622ec77c01ff344838b57 | 3daacd1986107527bb974385160c8ba7232dde11 | /schloemmer_quarkus__jwt/quarkus-presentation/src/main/java/at/htl/control/PasswordSecurityUtils.java | 3c20324851b74333bc3db7c28c02a895dbd070c3 | [] | no_license | 1920-5bhif-nvs/referate-nvs-5bhif | 8f4cd33730a66d87cd2d349f2ae2626e96913541 | e7888093b7236d45f2e15d627d4500f2c405a7d8 | refs/heads/master | 2020-08-24T08:14:06.325922 | 2020-04-23T09:31:05 | 2020-04-23T09:31:05 | 216,790,729 | 0 | 4 | null | 2020-03-26T09:12:03 | 2019-10-22T10:52:19 | HTML | UTF-8 | Java | false | false | 1,777 | java | package at.htl.control;
import at.htl.entity.HashedPassword;
import org.apache.shiro.crypto.RandomNumberGenerator;
import org.apache.shiro.crypto.SecureRandomNumberGenerator;
import org.apache.shiro.crypto.hash.Sha512Hash;
import org.apache.shiro.util.ByteSource;
import org.apache.shiro.util.SimpleByteSource;
public ... | [
"leon.schloemmer@posteo.at"
] | leon.schloemmer@posteo.at |
22fb244e161e9470ab41743ba0cab6811b76633f | 0b268218f004877109acab22f9e86a9d06b02084 | /RoboManager/src/SoftwareKaempfer.java | 0bbca89e15c2863429eb618d2d7c71f47ce574dc | [] | no_license | xa17d/team151 | 7842eabc3ed987094d0d2fd33f2d30c3e962cef2 | 1ff53d930b222b9a6023d41f771110a917e190ca | refs/heads/master | 2020-04-05T23:40:36.718456 | 2012-12-18T16:05:21 | 2012-12-18T16:05:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | /**
* Software fuer einen Kaempfer
* @author Daniel
*
*/
public class SoftwareKaempfer extends Software {
public SoftwareKaempfer(SoftwareStufe stufe) {
super(stufe);
}
@Override
public String vonKaempferVerwendet(Kaempfer kaempfer) {
return null;
}
@Override
public String toString() ... | [
"daniel.gehrer@gmx.net"
] | daniel.gehrer@gmx.net |
5abde579d5af63944fdcf287e6d12d708b1238f7 | bd10552c2ea720c6f091ba17ab8615a6a1e2da52 | /qtyd-funds-provider/src/main/java/com/qtyd/controller/funds/FundsController.java | ac4f285dccd698b47e17b8ee79ddebe55fb1efa0 | [] | no_license | huc003/qtydv4 | e9f17bcd7a803dc174e395f36b37d032325f56bc | c3c0e5591bb3ec53569e1d370f3522f51e0e0200 | refs/heads/master | 2021-01-24T17:17:25.810097 | 2018-03-29T00:58:36 | 2018-03-29T00:58:36 | 123,229,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,060 | java | package com.qtyd.controller.funds;
import com.qtyd.model.User;
import com.qtyd.service.FundsService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiOperation;
import java.util.UUID;
import javax.servlet.http.HttpSession;
import org.slf4j.Logger;
... | [
"459382234@qq.com"
] | 459382234@qq.com |
900048b135828f8e446a0be8d3105e9d235cb201 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project62/src/test/java/org/gradle/test/performance/largejavamultiproject/project62/p312/Test6245.java | e3b1aa26a681a3fa51183deceecf90c5a248b7d7 | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,108 | java | package org.gradle.test.performance.largejavamultiproject.project62.p312;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test6245 {
Production6245 objectUnderTest = new Production6245();
@Test
public void testProperty0() {
String value = "value";
objectUnderTest.set... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
5ca1283cc882b4deb1a971e92cdb55917b40e903 | c2160e17a2d06190a771c77818a3bdbfde0d2ec3 | /app/src/main/java/com/example/simpletodo/EditItemActivity.java | d3531138370204a505f31fc644c40b3cd90cb47a | [
"Apache-2.0"
] | permissive | Rafoto/SimpleToDo | 933d2516b3ada8611d62b8dea81b9671917b79ce | c28ca59343be23481fc047adfa87eafd701f4d57 | refs/heads/master | 2020-06-11T00:12:09.689882 | 2019-06-26T00:56:37 | 2019-06-26T00:56:37 | 193,800,754 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,098 | java | package com.example.simpletodo;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import androidx.appcompat.app.AppCompatActivity;
import static com.example.simpletodo.MainActivity.ITEM_POSITION;
import static com.example.simpletodo.MainActivity.ITEM_T... | [
"chibuezeejiofor@fb.com"
] | chibuezeejiofor@fb.com |
cd4feba08c20098d4f4d6a6d50984b37029b7993 | 87b86d8107feef59a6a02ca5e79b05e7d72ebe02 | /jmeter/src/test/a.java | 140f484fef1e8dff3a66afe74935b52e6e71dc51 | [] | no_license | siyecao11/lianxi | 998a6d6707cb6b8825b583e8880f055f92c20aad | 56293aab3a51f68ba0f782420d0a49251e74e3cd | refs/heads/master | 2020-03-09T23:03:52.515328 | 2018-04-11T07:11:11 | 2018-04-11T07:11:11 | 129,049,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 95 | java | package test;
public class a {
public int b(){
int a=1;
return a;
}
}
| [
"1620231545@qq.com"
] | 1620231545@qq.com |
3add9fcbca23fdd30c6e2847894c99c27d7f2538 | cc91997c2250241d942eab16149c7922f5a4f975 | /src/main/java/ru/itis/afarvazov/repositories/CartsRepository.java | d09d6fd987f7d6ab85953e421dc9dabf9dda7f55 | [] | no_license | AlmazFarvazov/shop | 916fbb7f90a4a8663912186d436364568ce6a051 | 0eb6dd5b13bec25a2090e5d2572b4980e166eece | refs/heads/main | 2023-07-31T22:23:03.886003 | 2021-09-10T17:16:09 | 2021-09-10T17:16:09 | 403,229,274 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | package ru.itis.afarvazov.repositories;
import ru.itis.afarvazov.models.Cart;
import java.util.List;
import java.util.Optional;
public interface CartsRepository extends CrudRepository<Cart, Long> {
List<Cart> findByOwnerId(long ownerId, boolean active);
}
| [
"almaz.farvazov@mera.com"
] | almaz.farvazov@mera.com |
a218cd94108fee3b5405773bb6e9f3d1c0b66e1b | 7e9a6bfcfd616dd26690cfdd1b8ce8ee0969f60d | /cadastro/src/main/java/com/deveficiente/casadocodigo/fechacompra/NovoPedidoRequest.java | 8840c19a78ba67e9f6b53729bd9f76952b4987dd | [] | no_license | edirlucasi7/seed-desafio-cdc | fbd6d9b1d9c8de13c37f3bf045e265b29a558a18 | a180dc6448752f71b79fea0482106f340bcd87b7 | refs/heads/master | 2023-09-05T11:46:55.270501 | 2021-11-13T18:05:47 | 2021-11-13T18:05:47 | 399,096,266 | 0 | 0 | null | 2021-08-23T12:31:01 | 2021-08-23T12:31:00 | null | UTF-8 | Java | false | false | 1,472 | java | package com.deveficiente.casadocodigo.fechacompra;
import java.math.BigDecimal;
import java.util.List;
import java.util.Set;
import java.util.function.Function;
import java.util.stream.Collectors;
import javax.persistence.EntityManager;
import javax.validation.constraints.Min;
import javax.validation.constraints.NotN... | [
"icetylucas@gmail.com"
] | icetylucas@gmail.com |
301b7aaae8a686f5e5d654d4a255ffaf140768d0 | fd62074b0e4f1da931403c1bfd49aa36af205b3d | /src/main/java/com/example/service/SpringDataUserDetailsService.java | 5dcf4e403a0b77c8b556605e182805a4e2cb4151 | [] | no_license | JohnJairo1024/hotel | 2593f0bbc4c127584341b167907731a08aee87c5 | 08f7a6effa4edd8fb81342ee51e483720eaab57d | refs/heads/master | 2020-04-16T05:50:38.716456 | 2019-01-12T00:02:40 | 2019-01-12T00:02:40 | 165,323,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,358 | java | package com.example.service;
import com.example.entity.Role;
import com.example.entity.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.se... | [
"john462.246@hotmail.com"
] | john462.246@hotmail.com |
627ab2a148056e4793721a0fb5ab9eb6dae32f23 | 08c17ec05b4ed865c2b9be53f19617be7562375d | /aws-java-sdk-sesv2/src/main/java/com/amazonaws/services/simpleemailv2/model/transform/PutConfigurationSetDeliveryOptionsRequestProtocolMarshaller.java | ca8fedf0785f7a34319a7c0e5848076f23335384 | [
"Apache-2.0"
] | permissive | shishir2510GitHub1/aws-sdk-java | c43161ac279af9d159edfe96dadb006ff74eefff | 9b656cfd626a6a2bfa5c7662f2c8ff85b7637f60 | refs/heads/master | 2020-11-26T18:13:34.317060 | 2019-12-19T22:41:44 | 2019-12-19T22:41:44 | 229,156,587 | 0 | 1 | Apache-2.0 | 2020-02-12T01:52:47 | 2019-12-19T23:45:32 | null | UTF-8 | Java | false | false | 2,988 | 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... | [
""
] | |
f73664840d3f6c278d79e7169d810507358252f2 | 4f025c8999c1336b9b52d801aadee649f6fc553f | /app/src/main/java/android/gov/nist/javax/sip/header/ProxyAuthenticate.java | 4b0a78fef62398ba0ecbc0cab2a2011be4fd4433 | [] | no_license | nzery/easysip | b9b63afd5dfad640e7ef8a3d3633ba9fa0ec9467 | 779846f47fa785f962567e4aaa5019d1d9132a44 | refs/heads/master | 2020-03-22T23:03:08.596868 | 2018-07-31T05:59:24 | 2018-07-31T05:59:24 | 140,787,067 | 10 | 6 | null | null | null | null | UTF-8 | Java | false | false | 5,194 | java | /*
* Conditions Of Use
*
* This software was developed by employees of the National Institute of
* Standards and Technology (NIST), an agency of the Federal Government.
* Pursuant to title 15 Untied States Code Section 105, works of NIST
* employees are not subject to copyright protection in the United States
* and are... | [
"dengyubing@star-net.cn"
] | dengyubing@star-net.cn |
563abcf5981aa2ab0d4ea5c2276974b0405a4710 | 84f511c0235b4e7194e1c4968fb47fa211155b3a | /TicTacToe/src/GameLoop.java | 3690d55d65a0a99979ad435b1e17ce64544e649c | [] | no_license | Dmitriy1337/Anti-Tic-Tac-Toe | f002aec434fa89ec770dfd2b6876ead6ec36487e | 38286358af8aae179f5bf0f37094fe57f0e191fe | refs/heads/master | 2021-01-20T05:13:14.510834 | 2017-08-25T18:14:01 | 2017-08-25T18:14:01 | 101,419,750 | 0 | 0 | null | null | null | null | WINDOWS-1251 | Java | false | false | 5,316 | java |
public class GameLoop {
Constants c = new Constants();
SystemLog sLog = new SystemLog();
public Cell[][] gameField = new Cell[c.DIMENSION_MASS][c.DIMENSION_MASS];
int nearMass[];
public void createField(){//создает массив обьектов клеток
nearMass = new int[8];
for(int i = 7;i>=0;i--)... | [
"Дмитрий@Dmitriy"
] | Дмитрий@Dmitriy |
461aead0dcf57b28357b6dfd8f38b29022762358 | 74b47b895b2f739612371f871c7f940502e7165b | /aws-java-sdk-athena/src/main/java/com/amazonaws/services/athena/model/transform/UpdateWorkGroupRequestMarshaller.java | 3e55b75ba73fce70ee49778b004c788a01a2aca9 | [
"Apache-2.0"
] | permissive | baganda07/aws-sdk-java | fe1958ed679cd95b4c48f971393bf03eb5512799 | f19bdb30177106b5d6394223a40a382b87adf742 | refs/heads/master | 2022-11-09T21:55:43.857201 | 2022-10-24T21:08:19 | 2022-10-24T21:08:19 | 221,028,223 | 0 | 0 | Apache-2.0 | 2019-11-11T16:57:12 | 2019-11-11T16:57:11 | null | UTF-8 | Java | false | false | 3,010 | java | /*
* Copyright 2017-2022 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... | [
""
] | |
750d0930683af6e3de01ac3640f5159bb910e317 | eaa33ccda8543c128f0856223bbd4e7034085c60 | /kafka-rest/src/main/java/io/confluent/kafkarest/controllers/BrokerManager.java | fd983be8b96f7c2a3af53315dfc12ccda4ad1c27 | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-proprietary-license",
"MIT",
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | intvprep/kafka-rest | 703ac50b077f2eded7544b54920f8f94e5a75932 | caee26c30a41d193ee3ab8b15d13ff4b45e38fc3 | refs/heads/master | 2021-06-27T17:40:41.392498 | 2020-08-24T23:21:30 | 2020-08-24T23:21:30 | 90,500,614 | 0 | 0 | Apache-2.0 | 2020-08-24T23:21:32 | 2017-05-07T01:09:53 | Java | UTF-8 | Java | false | false | 1,506 | java | /*
* Copyright 2020 Confluent Inc.
*
* Licensed under the Confluent Community License (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.confluent.io/confluent-community-license
*
* Unless required by applicable law or a... | [
"noreply@github.com"
] | noreply@github.com |
cdf1fc298f6e22f21ecde2d1d8b1a51b0d3833f7 | 1361211d45a33de9c9905c6cbf50fd4262ef7378 | /liquibase-2.0/src/test/java/ru/kirkazan/esadykov/investigation/liquibase20/SampleCustomChange.java | 4f889623a4848e4d88ec58e8110d6b9e01cf6d27 | [
"Apache-2.0"
] | permissive | esadykov/investigation | 9a5b21caa105afcd2d78dbcd6b8376c0af730231 | 03bc321713e875a28dbb2288563a5ead4f85d552 | refs/heads/master | 2021-01-15T18:08:42.277174 | 2017-10-06T11:31:28 | 2017-10-06T11:31:28 | 16,993,181 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,783 | java | package ru.kirkazan.esadykov.investigation.liquibase20;
import liquibase.change.custom.CustomSqlChange;
import liquibase.change.custom.CustomTaskChange;
import liquibase.database.Database;
import liquibase.database.jvm.JdbcConnection;
import liquibase.exception.CustomChangeException;
import liquibase.exception.SetupEx... | [
"esadykov@kirkazan.ru"
] | esadykov@kirkazan.ru |
f02482a28bc14d747171ca876cd6ff6c240b7379 | 38ec83878edbc8aa7f512ebac8788662dc58b617 | /myapp/work/org/apache/jsp/ch05/includeTag4_jsp.java | 84a1f5f18a2ea687ba4d4293f87e4f2a0247a367 | [] | no_license | mc921006/jsp | df6bbe0de9e97703184bcb45fe3040f7ddf5d47b | 7bc02cd8c8b798bc15d2cd50f3bd6e691ce432c5 | refs/heads/master | 2020-05-04T20:27:21.601924 | 2019-05-16T07:36:17 | 2019-05-16T07:36:17 | 179,438,624 | 0 | 0 | null | 2019-04-19T05:27:23 | 2019-04-04T06:49:49 | Java | UTF-8 | Java | false | false | 5,215 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/9.0.8
* Generated at: 2019-04-02 01:48:14 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.apa... | [
"mmc921006@hanmail.net"
] | mmc921006@hanmail.net |
651179e398d8eb5bb28aa61881c3b66321f768a0 | 5f182f2b27a44b610fb950d32438c719857b987a | /src/main/java/com/baidu/cms/common/beanvalidator/BeanValidators.java | e6d31ca31cbe9b371c71073c87929ed97d56ad16 | [] | no_license | xuebusi/my-jeesite | c69fb11cb59c39cd52ce713f78dbfe4bd6c75faa | 092f618dafb710b7bdcbc1dcb8ef6354d2f6bb3f | refs/heads/master | 2021-09-24T17:35:05.178584 | 2018-10-12T05:24:11 | 2018-10-12T05:24:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,214 | java | /**
* Copyright (c) 2005-2012 springside.org.cn
*/
package com.baidu.cms.common.beanvalidator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import javax.validation.ConstraintViolation;
import javax.validation.ConstraintViolationException;
import javax.validation.Validator;
import com.google.c... | [
"v_shiyanjun@baidu.com"
] | v_shiyanjun@baidu.com |
88d3ec3f5c236456cb599cfbcc25819a99025a1f | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/45/org/apache/commons/math/linear/SingularValueDecomposition_solve_695.java | f4d0149a22c2b5e39e285b525b95460a4c943261 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,872 | java |
org apach common math linear
calcul compact singular decomposit matrix
singular decomposit matrix set matric
sigma time sigma time
time matrix time orthogon matrix sigma
time diagon matrix posit element time
orthogon matrix orthogon
min
similar similar
href http math nist gov javanumer jama jam... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
de3759c1bd1c95bfc2fb2dfc4afd4ece265220e2 | 45391cab87ccdd399353a4b1cd895603be44530f | /src/main/java/com/wojbk/miaosha/entity/MiaoshaGoods.java | 2425bb14b797249ef2be2c8febb0a7830b57d6e8 | [] | no_license | yhao1107/miaosha_qyh | 9c2a76868cd8cf60a7ca7782a924c803e2dbefe8 | 365a83567d4f4666b5048ea66fa071a08db4aecd | refs/heads/master | 2022-06-25T16:02:31.870100 | 2022-06-16T13:53:00 | 2022-06-16T13:53:00 | 203,933,998 | 3 | 1 | null | 2022-06-17T02:24:05 | 2019-08-23T06:02:28 | Java | UTF-8 | Java | false | false | 1,159 | java | package com.wojbk.miaosha.entity;
import java.util.Date;
public class MiaoshaGoods {
private Long id;
private Long goodsId;
private Double miaoshaPrice;
private Integer stockCount;
private Date startDate;
private Date endDate;
public Long getId() {
return id;
}
public voi... | [
"hwqyh_glut@163.com"
] | hwqyh_glut@163.com |
a956c9540ef748f6f191e0128eca2f461265bf62 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/plugin/textstatus/a/k.java | b32e30291d42d1119898fad6563a2ec161a68b2f | [] | 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 | 1,702 | java | package com.tencent.mm.plugin.textstatus.a;
import android.content.Context;
import android.os.Bundle;
import android.widget.FrameLayout;
import com.tencent.mm.plugin.textstatus.proto.TextStatusJumpInfo;
import com.tencent.mm.plugin.textstatus.proto.m;
import java.util.List;
public abstract class k
{
prot... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
c19a30183fdae9c7fae9589cac76b33459fdd890 | 31e16717f082a37e66ad3771760f4280bfc31b89 | /InterfaceProcessamentoContratos/src/services/PaypalService.java | 707f07c8f764d44b193ea7914f229a0f164eb85f | [] | no_license | abelrufino/eclipse-workspace | 84c0456908108e974f3080cb244e6fc1130bff48 | ced3a922b48debbb9194e0eb037c9c6780de74b4 | refs/heads/master | 2022-12-01T04:17:03.157869 | 2020-08-21T13:15:26 | 2020-08-21T13:15:26 | 265,421,367 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | package services;
public class PaypalService implements OnlinePaymentService {
private static final double FEE_PERCENTAGE = 0.02;
private static final double MONTHLY_INTEREST = 0.01;
@Override
public double paymentFee(double amount) {
// TODO Auto-generated method stub
return amount * FEE_PERCENTAGE;
}
@O... | [
"anetosib@hotmail.com"
] | anetosib@hotmail.com |
15fd492c1f5b577e47d2ffd4edbbf66ee5f0cc68 | 2272b13a353e02ea47b89106e2975052ec63c9ab | /src/main/java/janv/small/app/quizvragen2/Quizvragen.java | 6f779be317a7ba919e5d2ec06ef6dee1031d55b7 | [] | no_license | janvenstermans/quizvragen | acd2d4b0291667c1162ad1eacd86c942f94c8f81 | 8fdf29607be72e83ac2fc54e224f7490f1c624dd | refs/heads/master | 2021-01-10T18:30:25.395493 | 2015-04-12T21:50:49 | 2015-04-12T21:50:49 | 30,510,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,246 | java | /*
* 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 janv.small.app.quizvragen2;
/**
*
* @author janv
*/
public class Quizvragen {
private String fileName;
p... | [
"jan.venstermans@dfc.be"
] | jan.venstermans@dfc.be |
7d0b13faf98bebb1970e9be1aacc78fca12f5623 | 19a701de0951592c8a97b8d5ecf2c0bbc1084f5b | /src/test/java/tk/codecube/test/web/main/DynamicForwardController.java | c0a18832a2fb071debb974f27ec1c92403849da8 | [] | no_license | yoboygo/baseSpring4 | 281966628bda76f914f7a64ddd7779816b3c9235 | 397e196b95c66788d61a9f2a8c42884e9ed5523c | refs/heads/master | 2020-04-13T22:11:55.230541 | 2018-05-01T23:24:20 | 2018-05-01T23:24:20 | 24,257,116 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 803 | java | /**
* DynamicForwardController.java
*
* Aimy
* 下午1:11:15
*/
package tk.codecube.test.web.main;
import javax.servlet.http.HttpServletRequest;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
/** 动态跳转
* @author Aimy
* 2014年12月2日 下午1... | [
"yoboygo@gmail.com"
] | yoboygo@gmail.com |
24913efc0ba17d343c5e2ae8aada0e10f3d26515 | f64010f3ce092dc5779d394a30b560d665c296c6 | /src/com/example/holamundo/MainActivity.java | 5defc106cc4c002acc2697281c93e8aa9c3419b6 | [] | no_license | tutor-pg/app-pg | c60f96ad5e45155c0e5ae8cc265828f58462a697 | f5ddda8115f92358995370b5a5b6dad489c25c57 | refs/heads/master | 2020-05-19T11:40:38.261823 | 2013-01-10T14:57:29 | 2013-01-10T14:57:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | package com.example.holamundo;
import android.os.Bundle;
import android.view.Menu;
import org.apache.cordova.*;
public class MainActivity extends DroidGap {
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
... | [
"usuario@servidor"
] | usuario@servidor |
54bf9c9f803e5ace837a126244975ebccb9845e5 | fe31bf09395612e89286c4b2fafb996f4ac8b44b | /src/main/java/com/rmty/framework/HelperLoader.java | ae72dd80604956c2eadfd11f31927c0846113ab9 | [] | no_license | Pawn-rmty/smallweb | 789714402fae1daf945f8809f946b511bf5fc4af | ab6c86a6d6f44466803da08bda4fcc58a772b1b3 | refs/heads/master | 2022-07-15T03:17:12.678637 | 2019-09-11T04:16:54 | 2019-09-11T04:16:54 | 207,721,436 | 0 | 0 | null | 2022-06-21T01:51:07 | 2019-09-11T04:14:47 | Java | UTF-8 | Java | false | false | 541 | java | package com.rmty.framework;
import com.rmty.framework.helper.*;
import com.rmty.framework.util.ClassUtil;
public final class HelperLoader {
public static void init() {
Class<?>[] classList = {
//加载顺序注意
ClassHelper.class,
BeanHelper.class,
... | [
"noreply@github.com"
] | noreply@github.com |
69db3303b72c80c7840163207f093d518f81857d | 88544dcb884397f08e7cc8d44099abeba16980d1 | /mvp/src/main/java/myfirst/mvp/model/MyModel.java | 3fd844f16c889d21c6673e525485e0771995ff10 | [] | no_license | Barexn/MyApplication8 | dc4b5942fb11b8e9afe77e54c336190565e11790 | 0247e044e96237fb6228b17f6cbb2862c7746e91 | refs/heads/master | 2021-07-21T13:58:11.689610 | 2017-10-26T04:26:51 | 2017-10-26T04:26:51 | 108,361,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | package myfirst.mvp.model;
import java.io.IOException;
import okhttp3.Call;
import okhttp3.Callback;
import okhttp3.OkHttpClient;
import okhttp3.Request;
import okhttp3.Response;
/**
* Created by Bare on 2017/10/26.
*/
public class MyModel {
public void getData(String path, final Fragment1ModelListener listen... | [
"2687698398@qq.com"
] | 2687698398@qq.com |
c529c2c477987d3e7173c60dc66fdcba4e337ece | d71285da46204be3ff7561f0507aa113bd7fae99 | /2020/Day4_PasssportProcessing.java | 844d18a0cdf5f4298f58e4cdb54f46fa10971c7c | [] | no_license | Nicht-menschlich/adventOfCode | 5a9e5335197182434ad111c5c674521f704bb0c0 | 1e2c1e776f8607aeba89418174a1498316e55932 | refs/heads/main | 2023-02-23T05:50:04.783413 | 2021-01-25T17:00:56 | 2021-01-25T17:00:56 | 328,394,354 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,892 | java | package advent_of_code;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
public class Day4_PasssportProcessing {
public static String BirthYear = "byr";
public static String IssueYear = "iyr";
public static String ExpirationYe... | [
"j.35ul.54@gmail.com"
] | j.35ul.54@gmail.com |
01685aa40037ae68a87ae8667b86bde25ba34d1c | d9d4aa4636e75b1214b87a657522086072890fa3 | /src/main/java/com/example/servletjspdemo/web/Form.java | 019b70cee26f1cba49d45129ae5ccf12ca386e30 | [] | no_license | MDhouse/JAZZad1 | 44af655c7f06235798d2ca028d6beb8647db6bbb | 299f2e5864c8b64a68ffbe7c1d38ce909dd6099e | HEAD | 2016-09-05T12:55:45.348778 | 2015-03-09T21:17:25 | 2015-03-09T21:17:25 | 31,923,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,780 | java | package com.example.servletjspdemo.web;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
impo... | [
"MY@MY-Komputer"
] | MY@MY-Komputer |
3160d3dcf6c3c3939dd21fde8cbf3aacb690cbbd | 15d6c947a0ad88c7be7435652db50860bba94a40 | /src/boletin2/pkg8/Boletin28.java | 6ecd2ef142dbd0cb79f926f71ba8d76c32ea38fe | [] | no_license | SergioLago1/Boletin2.8-Prog | 14cf12bb52ffa00e2274339f60d2e0a40de900e2 | 7043a425d2feb727a31c136106134c0d370b7e9b | refs/heads/master | 2016-08-12T12:57:30.290342 | 2015-10-15T07:30:44 | 2015-10-15T07:30:44 | 44,301,023 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 779 | java | /*
* 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 boletin2.pkg8;
import java.util.Scanner;
/**
*
* @author slagogonzalez
*/
public class Boletin28 {
/**
* @param ... | [
"slagogonzalez@atanasoff20.danielcastelao.org"
] | slagogonzalez@atanasoff20.danielcastelao.org |
609af13a1530d46d4bd00301084270eaceabb354 | 0fcb788d660ca2882e53259d477cd6f07cca1e27 | /Eshop/src/cn/zph/eshop/user/service/impl/UserServiceImpl.java | b5163b9747fca46fe4191e0bdc8d051fc3226663 | [] | no_license | zhangpenghui1997/Java_Repository | 9c7f57eb6cad60dfc38b942ff3ffc3d87a85e2ec | a0f58461e9d4816cfcfc1d8be768470512e36823 | refs/heads/master | 2023-02-25T21:22:55.523478 | 2021-01-24T04:18:05 | 2021-01-24T04:18:05 | 332,359,038 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 797 | java | package cn.zph.eshop.user.service.impl;
import cn.zph.eshop.user.dao.UserDAO;
import cn.zph.eshop.user.dao.impl.UserDAOImpl;
import cn.zph.eshop.user.entity.User;
import cn.zph.eshop.user.service.UserService;
import java.util.List;
public class UserServiceImpl implements UserService {
@Override
public User l... | [
"2035143418@qq.com"
] | 2035143418@qq.com |
28c7de4248f6b83edfb4069802e834e17bb29b0f | 0c9887a058c708667d432d530f7022d89880c838 | /Exercise Files/Ch02/02_10/Enums/src/com/example/java/Main.java | 467a23ae11a31d6e25aede509ff8fc33eca8c4f9 | [] | no_license | omairk82/LIL_Java_Essential_Training | ce989ec2a33576c8df6e0d9531a090de70c01770 | 934a8c62e352149933b16f7a83ea24065e91182a | refs/heads/main | 2023-01-21T22:39:39.061611 | 2020-11-23T00:15:49 | 2020-11-23T00:15:49 | 315,158,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 688 | java | package com.example.java;
import com.example.java.utilities.MathHelper;
public class Main {
public static void main(String[] args) {
MathHelper helper = new MathHelper(100);
try {
while (true) {
int input = helper.doMath("Enter a number: ", MathHelper.SUB... | [
"omairk82@gmail.com"
] | omairk82@gmail.com |
74876d3bb8f2c24c9d937d5f61325a1826bc4885 | 14ada9056ba8fd2d5e49c232f19d962fc18a9a03 | /Homework4/DequeStack.java | eab7a2a21fbcbb2294c7c3402bfe954924742bb1 | [] | no_license | prabhatbhootra/CPSC215 | 05859a6302653d86018e179c2ff1a0080081c11a | e0af5f0bd2faba7e9c240bf355b0c29f5278651a | refs/heads/master | 2022-04-23T10:54:39.761153 | 2020-02-08T00:50:45 | 2020-02-08T00:50:45 | 239,047,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,163 | java | /**
* A program to create a DequeStack.
* @author Prabhat Bhootra
* @version 1.0, 3/3/18
*/
public class DequeStack<E> implements Stack<E>{
Deque<E> deque = new ArrayDeque<E>();
/*
* returns the size of the DequeStack
* @return deque.size() the size of the DequeStack
*/
public int size... | [
"47256395+prabhatbhootra@users.noreply.github.com"
] | 47256395+prabhatbhootra@users.noreply.github.com |
397e29856ce938411cb33d8e28f03712d91f03cc | d79a26cc63352b33856133da17b6324bd56a37ea | /src/infinispan/sharpup/src/main/java/se/thematrix/dao/Dao.java | e91428671c822c282c86fb2b14ffd00d1796827e | [] | no_license | liquid667/liquid-examples | 63eb3f9c03e4760fb4c529b8bb330be420f18977 | 71a29a5d66fb5f384d5d01ceaef9e551494699ef | refs/heads/master | 2021-01-10T00:53:46.450516 | 2011-06-20T05:48:46 | 2011-06-20T05:48:46 | 32,139,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 133 | java | package se.thematrix.dao;
public interface Dao<K, E> {
void persist(E entity);
void remove(E entity);
E findById(K id);
}
| [
"computersaysno2@gmail.com@8ddf09ff-f88d-5742-63e9-b74fe226304b"
] | computersaysno2@gmail.com@8ddf09ff-f88d-5742-63e9-b74fe226304b |
034fb702eefbca67d1ec564baafd4cdd99b23bd1 | 83d781a9c2ba33fde6df0c6adc3a434afa1a7f82 | /MarketBackend/src/com/newco/marketplace/business/businessImpl/buyerOutBoundNotification/BuyerOutBoundNotificationJMSServiceImpl.java | 2907b246d73d1f33fe22dc7793b364e9fe0366b5 | [] | no_license | ssriha0/sl-b2b-platform | 71ab8ef1f0ccb0a7ad58b18f28a2bf6d5737fcb6 | 5b4fcafa9edfe4d35c2dcf1659ac30ef58d607a2 | refs/heads/master | 2023-01-06T18:32:24.623256 | 2020-11-05T12:23:26 | 2020-11-05T12:23:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,878 | java | package com.newco.marketplace.business.businessImpl.buyerOutBoundNotification;
import javax.jms.JMSException;
import javax.naming.NamingException;
import org.apache.log4j.Logger;
import com.newco.marketplace.business.businessImpl.buyerOutBoundNotification.mdb.BuyerJMSInvoker;
import com.newco.marketplace.buyeroutbo... | [
"Kunal.Pise@transformco.com"
] | Kunal.Pise@transformco.com |
219d11d220080401c4a11cb7e38640801ca9eaf3 | f9eb8ca84809f4d7636ec58c746a1f1b9108f0ca | /2.2.1. spring_hibernate/src/main/java/hiber/config/AppConfig.java | c9595434c1f1e6b18f2edff9d4d4f7e69ffb25d7 | [] | no_license | MichailMastanov/2.2.1 | 3d867ad2bfdeb09724240a32e65f74e3428473b7 | 536f6330c7af0b11ba8f53ce17dbd02b2c5647fc | refs/heads/main | 2022-12-24T12:00:28.673218 | 2020-10-11T20:52:07 | 2020-10-11T20:52:07 | 303,210,306 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,235 | java | package hiber.config;
import hiber.model.Car;
import hiber.model.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
imp... | [
"noreply@github.com"
] | noreply@github.com |
d64e870a2eb3b0c39cec8adf5ada7cc018556821 | 3dd09f0f0100895e95b7b7e8b6ef006d751bd6fc | /super-devops-iam/super-devops-iam-security/src/main/java/com/wl4g/devops/iam/config/DefaultViewAutoConfiguration.java | 3ade49276aa4a4f408499a7c910bdd9775308973 | [
"Apache-2.0"
] | permissive | yangxing19930210/super-devops | b6c72386abc4dfe8bc5a0f89c083d4588e98e790 | 647619fe94a3423cb6c503d39d25b851a39a5038 | refs/heads/master | 2020-09-05T14:46:41.853720 | 2019-11-02T11:07:40 | 2019-11-02T11:07:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,850 | java | /*
* Copyright 2017 ~ 2025 the original author or authors. <wanglsir@gmail.com, 983708408@qq.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | [
"983708408@qq.com"
] | 983708408@qq.com |
e321f4bbd2637493a937e149d23e343b5daff8bd | 9ebf08c0b6b12bf4d89149a3dccb25cf2ec78c9e | /SuChecker/app/src/test/java/fr/inria/rsommerard/suchecker/ExampleUnitTest.java | 5775070ad1280506b42bf13b247aae3a0b3664f7 | [] | no_license | rsommerard/su-checker | a48e20303f751c81eed7e68949f3644f8888295e | 8169a853f981bafc9edfd99c940e8339104aca99 | refs/heads/master | 2020-12-24T21:01:33.387630 | 2016-04-13T15:39:28 | 2016-04-13T15:39:28 | 56,163,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package fr.inria.rsommerard.suchecker;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}... | [
"rsommerard@gmail.com"
] | rsommerard@gmail.com |
8d2b2fcef31749bd8b720c0bdd2a586a205d37e7 | 1c46542a8c8a6690788f052aa4c4d6c1d25a21d9 | /src/main/java/com/eldorado/doctor/project/service/ScheduleService.java | a8ce626e0fa28015c0898c13a5e0ae3ade3d4e0b | [] | no_license | raidymachadohub/core-medical-appointment | 51b89e62c0cdce785fbb7523aeb8be879d11c714 | 896dc5085ced3592ea73d965e1e3fc2d15c2e990 | refs/heads/master | 2022-04-27T06:43:10.366837 | 2020-04-23T02:06:14 | 2020-04-23T02:06:14 | 257,718,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,422 | java | package com.eldorado.doctor.project.service;
import com.eldorado.doctor.project.builder.ScheduleBuilder;
import com.eldorado.doctor.project.dto.ScheduleDto;
import com.eldorado.doctor.project.model.Schedule;
import com.eldorado.doctor.project.repository.ScheduleRepository;
import org.springframework.beans.factory.ann... | [
"raidy_silva@hotmail.com"
] | raidy_silva@hotmail.com |
98f64f2138052d9c36b3c9df9b51fe5314b92345 | e50930e7d1f02b7face5829750633364e34d9c25 | /cloudalibaba-provider-payment2/src/main/java/ac/cn/saya/payment/provider/controller/PaymentController.java | ea0feb735df9d8474b31a5a17fe9cde2330b00e7 | [
"Apache-2.0"
] | permissive | saya-ac-cn/spring-cloud-alibaba-study | 34da6a4fd041472cbe8ba057f638ea7a151c7fbb | 1a1276d9a0f9faa809318c70586fc81683615e84 | refs/heads/master | 2021-07-12T14:22:37.550991 | 2021-05-08T13:24:05 | 2021-05-08T13:24:05 | 245,814,516 | 0 | 0 | Apache-2.0 | 2020-03-08T12:58:15 | 2020-03-08T12:57:06 | Java | UTF-8 | Java | false | false | 760 | java | package ac.cn.saya.payment.provider.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestController;
/**
* @Title: PaymentContro... | [
"saya@saya.ac.cn"
] | saya@saya.ac.cn |
84ec881de8761a4df9522583a5f96550661c9751 | c9c208ae3cd89ca3c3143f468da40a206f883c4a | /ProjectSRC/BMW_2018KIS/src/service/HWKDeleteProAction.java | 10e883215838771696636c08881f26e1be64abf3 | [] | no_license | jyjung621/BMW | 595afb7ceae2da064dac9a16e337a1d06e2112ec | cc77fb9b84df81f0bc728a8a600bf1bcd88b92e3 | refs/heads/master | 2020-03-31T07:38:53.063242 | 2019-03-05T05:39:54 | 2019-03-05T05:39:54 | 152,029,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 934 | java | package service;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import dao.HWKMemberDao;
public class HWKDeleteProAction implements CommandProcess {
public String r... | [
"jyjung621@gmail.com"
] | jyjung621@gmail.com |
370fe111d14f27c2e01f1a069324bc22b692ec13 | 87747e6c71981ef3f20f00fa4b223c7e6840298b | /JPA_PRACTICE/src/main/java/com/sankar/tech/entity/MyEntity1.java | 8ab101f52a3b204b51efff9fd23b901baa969dc8 | [] | no_license | sankarsai8686/JPA_REPOSITORY_MYSQL | 7b032f2ebdad9ea533602750e3d5ee2180dfec37 | 583867e085cdb2d455bce3789bb8e84a61491b5c | refs/heads/main | 2023-02-08T09:19:09.328585 | 2020-12-28T13:47:26 | 2020-12-28T13:47:26 | 320,457,185 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,244 | java | package com.sankar.tech.entity;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
@Entity
public class MyEntity1 {
@Id
//@GeneratedValue(strategy = GenerationType.SEQUENCE)
//... | [
"Sankar@gmail.com"
] | Sankar@gmail.com |
de724813a0f871a38bfb4bc5cd53371dd48cfd53 | daa044c99e2b7f47e665846b030a13af15cef33c | /src/geek/topinterview/DijkstraShortestPath.java | d5293b3cb91ba3e1d505004cbbeda0a6d5d99243 | [] | no_license | oojhal/mashq | 6565d7467f475e8fe54e897b6f43ae5834646e83 | 496cbc27ba1210f325fefc2ad52c9ac0a215f777 | refs/heads/master | 2021-04-28T16:25:18.375504 | 2018-06-21T15:41:32 | 2018-06-21T15:41:32 | 122,013,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,765 | java | package geek.topinterview;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
import java.util.stream.IntStream;
/**
* Created by ssiddiqu on 3/18/18.
* A weighted directed graph is provided. The weight of a an edge represents distance. Need to find the shortest
* weighted distance from a giv... | [
"sarim.siddiqui@oracle.com"
] | sarim.siddiqui@oracle.com |
d49e48f23444fc4844a391de319842544d697c80 | 8971f8a7dc524093fb7faae1537a292700f06f26 | /src/com/javalec/ex/book_command/BDeleteCommand_book.java | 5c435d8d17fd683d1128bf4139a41f8138b4ed3b | [] | no_license | Googleok/OBF.DEV-Jsp-Hompage- | 34099898582b5543e158cec3efd7a54027e25927 | 26c1971ceee7c9238e04fc6ababc9b31a27940af | refs/heads/master | 2020-04-05T04:58:39.904476 | 2018-11-07T16:26:58 | 2018-11-07T16:26:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 503 | java | package com.javalec.ex.book_command;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.javalec.ex.dao.BDao;
import com.javalec.ex.dao.BDao_Book;
public class BDeleteCommand_book implements BCommand_book {
@Override
public void execute(HttpServletRequest reque... | [
"qkrwhddjr3@gmail.com"
] | qkrwhddjr3@gmail.com |
1aacd352e86fff3842412b95ab960aeda70cae17 | 9f73e59004893a8013440ff01dd568e636a81af9 | /DAT100/Undervisning/undervisning/U17Unntak/src/no/hvl/dat100/feileksempler/IterasjonWhile.java | 910ec6bb5263faa799751ba1cce293847355a6bc | [] | no_license | realbiker1/HVL | 62e5fdae28d15cb13e0bf957df2191f82f17b829 | 6a322d45ed3992b9acde10083fd6725796c35296 | refs/heads/main | 2023-09-05T21:38:32.539929 | 2021-11-01T19:44:30 | 2021-11-01T19:44:30 | 423,588,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package no.hvl.dat100.feileksempler;
public class IterasjonWhile {
static public void main (String[] args) {
char[] tab = { 'd','a','t','1','0','0'};
// skriv alle tegn i tabellen ut et på en linje hver
int i = 0;
while (i<tab.length) {
System.out.println(tab[i] + " ");
}
}
}
| [
"adrian.birkedal@gmail.com"
] | adrian.birkedal@gmail.com |
b1b019ed65686d1fbaa7ddd607729d8fc2fc3d2f | e5753c537e2eb81333b86d0810aae8aa52e25fdf | /app/src/main/java/com/example/carlosgerman/lavendimia/Views/Fragments/ClientesFragment.java | bf33bd06762c4c168f35dfdab52d177eeb579d6d | [
"MIT"
] | permissive | CarlosGeovannyGermanMillan/Tarea | 59212013842e94472e6d360844be532fc6a31e72 | 2b706bc07d1d96d9d511dd8fd5d4e545ac897d46 | refs/heads/master | 2020-03-29T11:11:15.545564 | 2018-09-24T05:32:04 | 2018-09-24T05:32:04 | 149,840,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,522 | java | package com.example.carlosgerman.lavendimia.Views.Fragments;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.widget.SwipeRefreshLayout;
import android.su... | [
"carlos_geo15@outlook.com"
] | carlos_geo15@outlook.com |
c5b856876651c0243cd91301acb8807dd19d41f8 | f6f1d52a0e7c997f20f059e1b54b23cfb6ac599b | /hw05/test/src/edu/umb/cs680/hw05/CartTest.java | 8988c9f9862f506eaeb7ecc689064f6238dd0fe5 | [] | no_license | ShagunVarma08/CS680 | 1d82e27d5d0e274f33873bcd4d2b78c7ec16de0b | 38f7202cf6d6392a8e67ba67493a81da0cf81826 | refs/heads/master | 2023-03-11T14:09:21.352848 | 2021-03-01T20:20:48 | 2021-03-01T20:20:48 | 261,206,566 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 697 | java | package edu.umb.cs680.hw05;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
class CartTest {
private String[] carToStringArray(Car car) {
String[] carSpecifications = {
car.getMake(),
car.getModel(),
String.valueOf(car.getYear())
};
return c... | [
"shagu@Sylvester"
] | shagu@Sylvester |
7931cccc3e8d0594529cf9899545924f133fd32d | 3738c81b71483f6b7a03a9b9b0fe193229f5f1e4 | /seleniumpro/src/seleniumpro/cookies.java | 02f5afa45e56d46eac7f0d505059b7b61093f6c9 | [] | no_license | srujana111/SeleniumPro | 5a354796ac453b3f846af36e8fba400a1cb8a5dd | 324e8f518e9e1ce8767cc06991c6faa23a1acd3e | refs/heads/master | 2020-06-08T06:42:30.849850 | 2019-06-22T01:55:37 | 2019-06-22T01:55:37 | 193,179,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,275 | java | package seleniumpro;
import java.util.Set;
import org.openqa.selenium.Cookie;
import org.openqa.selenium.WebDriver;
public class cookies {
public static void main(String[] args) {
// TODO Auto-generated method stub
IntializeWebDriver id= new IntializeWebDriver();
WebDriver driver=id.getdriver("Chrome");
d... | [
"srujanagouru87@gmail.com"
] | srujanagouru87@gmail.com |
94cf405f3542eeaaef07a85583a79f30729ba8c0 | c4c769f6563eb4084521e334d74b6ad52b39a831 | /desktop/src/com/gdx/engine/desktop/DesktopLauncher.java | 2ee63d6ad5852ad0ac946dc1e800e5668202fa1d | [
"Apache-2.0"
] | permissive | John-Dag/Engine490 | 17c253aa49a0c5d57e09c5dc1f77131258c2f838 | a9fc85cc5ce76758f5e5e03aa1168a8f53bbed60 | refs/heads/master | 2021-06-10T17:51:19.173120 | 2021-03-16T20:34:33 | 2021-03-16T20:34:33 | 141,619,176 | 8 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,022 | java | package com.gdx.engine.desktop;
import java.lang.Thread.UncaughtExceptionHandler;
import lightning3d.Engine.Engine;
import com.badlogic.gdx.backends.lwjgl.LwjglApplication;
import com.badlogic.gdx.backends.lwjgl.LwjglApplicationConfiguration;
public class DesktopLauncher {
public static void main (String[] arg) {
... | [
"41449256+John-Dag@users.noreply.github.com"
] | 41449256+John-Dag@users.noreply.github.com |
55064c4b1c9202b3d35b131c75ebbcfdfd7bd0e8 | c3caaafbc8dfda82dc41913b8ee54559f0a98ba0 | /clients/google-api-services-apigateway/v1/1.31.0/com/google/api/services/apigateway/v1/Apigateway.java | af64282a31180400beed19885a6c8e357b3cd91d | [
"Apache-2.0"
] | permissive | detector268/google-api-java-client-services | 621632ef90c09ff3fc98e64b8c429e29a2fc82b5 | 03b0eb65bd3ddb1c9b138bdaf0c37a5db1f0402b | refs/heads/master | 2023-05-31T01:32:27.187358 | 2021-07-01T11:30:24 | 2021-07-01T11:30:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 216,755 | 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 |
e0ccc535fc1e3953f474062acf2582bf953961a6 | 0efed5a8c2ad5dcf75bb8c119c898d880f5bfdb2 | /src/main/java/com/example/demo/DubboApplication.java | e1c0e5b8ec21982af3682647735a1f6a15389b6b | [] | no_license | cadeeper/dubbo-thrift-bug-demo | bf5b80c40ca7ce9d2d1c8451bd613dd9935428b7 | e70b6399404eba230b073a05267093d7e79fc42c | refs/heads/master | 2023-08-08T14:20:05.327344 | 2023-08-02T00:59:36 | 2023-08-02T00:59:36 | 162,375,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 750 | java | package com.example.demo;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
@SpringBootApplication
@Co... | [
"cadeeper@gmail.com"
] | cadeeper@gmail.com |
b2db5aa4f1a8ac5fc12d6267bce37a39b0f084d1 | 6552bf0f7236d35d1b83a1bbcca084e864ff352c | /src/main/java/com/simplid/gol/GameOfLifeApplication.java | 2b297b318fc103d00c7da6a59198b5fca8f1548d | [
"MIT"
] | permissive | Krotki/game-of-life | 6d48471887e05c6c9b73afcdb6e371ea93573474 | ef0183fecb329bd90d120c20aeac35e2bda8e287 | refs/heads/master | 2021-01-02T23:07:49.751501 | 2015-07-10T15:51:07 | 2015-07-10T15:51:07 | 38,887,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | package com.simplid.gol;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class GameOfLifeApplication {
public static void main(String[] args) {
SpringApplication.run(GameOfLifeApplication.class, args);
... | [
"jakub@linko.io"
] | jakub@linko.io |
dfe445b45307df9b75dad695922f46c460bb793f | 82eba08b9a7ee1bd1a5f83c3176bf3c0826a3a32 | /ZmailSoap/src/wsdl-test/generated/zcsclient/mail/testFolder.java | 9f847e2eace732786733c45860dafb61e91749ff | [
"MIT"
] | permissive | keramist/zmailserver | d01187fb6086bf3784fe180bea2e1c0854c83f3f | 762642b77c8f559a57e93c9f89b1473d6858c159 | refs/heads/master | 2021-01-21T05:56:25.642425 | 2013-10-21T11:27:05 | 2013-10-22T12:48:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,360 | java | /*
* ***** BEGIN LICENSE BLOCK *****
*
* Zimbra Collaboration Suite Server
* Copyright (C) 2011, 2012 VMware, Inc.
*
* The contents of this file are subject to the Zimbra Public License
* Version 1.3 ("License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the ... | [
"bourgerie.quentin@gmail.com"
] | bourgerie.quentin@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.