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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8b81794999c0fbff9c36889008a395165272c733 | dbdefcd1724112a0bae34241ce0d51c6b1f5d7e5 | /app/src/main/java/com/dozydroid/myfbchat/ui/activities/SplashActivity.java | 071e5d880f223256ae0863c6c80d731d29204ebe | [] | no_license | WaqasAzamKml/MyFBChat | f0f510238cd4efc081a160ad04f9807de43288b4 | 2ee474fdb30da9d919b7e5e96525787f1f064c80 | refs/heads/master | 2021-01-15T22:46:20.741334 | 2017-08-10T10:44:19 | 2017-08-10T10:44:19 | 99,912,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,543 | java | package com.dozydroid.myfbchat.ui.activities;
import android.os.Bundle;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import com.dozydroid.myfbchat.R;
import com.google.firebase.auth.FirebaseAuth;
public class SplashActivity extends AppCompatActivity {
private static final int SPLAS... | [
"waqasazamkml@gmail.com"
] | waqasazamkml@gmail.com |
66026def215973d2c28849c81b55fe8b4090a4af | 86505462601eae6007bef6c9f0f4eeb9fcdd1e7b | /bin/modules/customer-coupon/customercouponoccaddon/acceleratoraddon/web/src/de/hybris/platform/customercouponoccaddon/validators/CustomerCouponAssignResultValidator.java | dd42c4207dde9185064d8d67ac8ad621fe4d9748 | [] | no_license | jp-developer0/hybrisTrail | 82165c5b91352332a3d471b3414faee47bdb6cee | a0208ffee7fee5b7f83dd982e372276492ae83d4 | refs/heads/master | 2020-12-03T19:53:58.652431 | 2020-01-02T18:02:34 | 2020-01-02T18:02:34 | 231,430,332 | 0 | 4 | null | 2020-08-05T22:46:23 | 2020-01-02T17:39:15 | null | UTF-8 | Java | false | false | 939 | java | /*
* Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
*/
package de.hybris.platform.customercouponoccaddon.validators;
import de.hybris.platform.customercouponfacades.emums.AssignCouponResult;
import org.springframework.stereotype.Component;
import org.springframework.validation.Errors;
i... | [
"juan.gonzalez.working@gmail.com"
] | juan.gonzalez.working@gmail.com |
9e88d7987acf54903f76f6cb0235345eba0a36ca | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_215/Testnull_21409.java | d9a4453b54fb86c70d050d696b7b0c87cfe7d003 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 308 | java | package org.gradle.test.performancenull_215;
import static org.junit.Assert.*;
public class Testnull_21409 {
private final Productionnull_21409 production = new Productionnull_21409("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
baea2171f4a919a3b890fb3dbbd8e6b25733891b | 217196157db2e978b21e7ceae0924f1ef3ae620d | /src/main/java/local/model/Guerreiro.java | a4c587a8c3ec29121c05f46fd6eec05ac7a16c1f | [] | no_license | VINICIUSCAETANO/RPGWalkingCrap | e369ff96b0bf13d93a9b6018d4eb0102372b9a40 | 06df94b0e6bfc9a301ac72c8d5ff951d42a063c2 | refs/heads/master | 2020-04-01T12:09:59.639386 | 2018-10-15T23:19:29 | 2018-10-15T23:19:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,602 | java | package local.model;
import local.util.Util;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import local.exception.VidaException;
public class Guerreiro extends Personagem{
public Guerreiro(String nome) {
//this.nome = nome + " Warrior";
setNome(String.f... | [
"viniciusbeschcaetano@gmail.com"
] | viniciusbeschcaetano@gmail.com |
50827f8ba223e699ea1e17f7e8c46e9c71974fc0 | 1c4ccc889eaf05a4e40100b93a2bcd84462b4249 | /mall/src/main/java/com/qingshop/mall/framework/config/FreemarkerConfig.java | d72169ec83546723754f30b8c73f7ddecd53ab80 | [
"Apache-2.0"
] | permissive | deagle-z/bopufeng-mall | 4f025883895acc4ee047f239bde24c9a0a7a7547 | 6d22b44e5272be01d488ec4e43c4c53c42e1abc0 | refs/heads/master | 2023-08-04T19:31:23.051669 | 2021-09-23T12:43:46 | 2021-09-23T12:43:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | package com.qingshop.mall.framework.config;
import org.springframework.beans.factory.InitializingBean;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.qingshop.mall.framework.shiro.ShiroTag;
import freemarker.template.Configuration;
/**
* f... | [
"PercyJon.H@gmail.com"
] | PercyJon.H@gmail.com |
96e1f50c1193e938fbb6b4afc0b0ecae77d9896d | cc36062355847011da935897d6bb6c93f90fd71e | /Quick/src/run.java | ff18ce2532625a83c323c0ef50a024026c2b8f2b | [] | no_license | ehdwn1991/Datastructure | eac1b0a8457dd49cea667103cc72442818da591d | 204a45e4e351f4ff4964187bac71bd1f18ebe5e9 | refs/heads/master | 2016-08-11T08:39:48.994435 | 2016-02-25T06:26:23 | 2016-02-25T06:26:23 | 52,501,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java |
public class run {
public static void main(String[] args) {
// TODO Auto-generated method stub
int data[] = {45, 39, 98, 15, 52, 44, 33, 28, 40, 38, 77, 68, 11, 43};
quick sl = new quick();
sl.sequn(data);
}
}
| [
"ehdwn1991@gmail.com"
] | ehdwn1991@gmail.com |
25109ed45e7baf1118f1cd93554478becded6e99 | be41919ce8f96a8b1bcb99028d11c1a2a4744f97 | /src/CardHand.java | 55b10b191fd550d02d5f80261262b3732128ab95 | [] | no_license | ilieciprian18/BlackJack-with-GUI | b4dd5cdc3a30c41f717b1e73754a4c677329c14a | 4db602ab559fcf6dfa1378c349bc0e1aa4f38178 | refs/heads/main | 2023-06-02T01:21:19.281100 | 2021-06-23T15:19:20 | 2021-06-23T15:19:20 | 379,401,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,686 | java | import java.util.Vector;
public class CardHand {
protected Vector<Card> CardHand;
public CardHand(){
this.CardHand = new Vector<>();
}
public void addCard(Card x){//adaugan carte
this.CardHand.add(x);
}
public void AfisElementAtPosition(int intex){
Sys... | [
"noreply@github.com"
] | noreply@github.com |
a932671aeb745f454f8c248812e54e31fe1dd08e | d539b61f1bc906ae07a8ae36fee80658ee01f2be | /MyFirstApp/app/src/main/java/aerogelcube/myapplication/MyActivity.java | 46eb2e4d0348a1edd8289efe36a0610818837f89 | [] | no_license | aerogelcube/HW10 | df6d7cb56f1dc2506b948041fbd591e836e40d48 | 8bf6b87348dff9fe8a8ffc704bfd52ea663bd1ed | refs/heads/master | 2021-01-01T19:46:12.915588 | 2015-05-07T02:59:54 | 2015-05-07T02:59:54 | 35,195,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,673 | java | package aerogelcube.myapplication;
import android.content.Intent;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.EditText;
public class MyActivity extends ActionBarActivity {
public... | [
"aerogelcube@gmail.com"
] | aerogelcube@gmail.com |
b4e1b91037060e22a1bc03b8719d65d5239284dd | df5c9563b3446418db86f1d53392331374aadcdd | /core/src/main/java/com/ibasco/agql/core/exceptions/WriteInProgressException.java | 39b091b9b4a66f7be1bff60fb9a87c8e5ac1d2a8 | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | ribasco/async-gamequery-lib | c69bd5509feb5c2a5e36f965d7f5faf43a377a0f | 49584d2eccd2496b3ef815c65bbf6c9e05f51c8c | refs/heads/master | 2023-09-01T11:59:16.391157 | 2023-06-30T00:15:34 | 2023-06-30T00:15:34 | 74,885,543 | 135 | 38 | Apache-2.0 | 2023-09-14T19:36:26 | 2016-11-27T12:15:21 | Java | UTF-8 | Java | false | false | 1,380 | java | /*
* Copyright (c) 2022 Asynchronous Game Query Library
*
* 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 appl... | [
"ribasco@gmail.com"
] | ribasco@gmail.com |
233624228e5e9a1f0c8e0edfb199e6517271edbc | 57991fdca370a4fd16e338541f721170397ebff8 | /螺旋数组II.java | 766629b07d3ebe175c2bfb04b6e1aae3f933779c | [] | no_license | forkcodeaiyc/java | c1d86ed412d7f865fa8cbe319e27db2b9f7025c2 | 4e533b566c136b7c6ff6eee5e8d147142fbd6b98 | refs/heads/master | 2023-03-20T21:38:54.647183 | 2021-03-07T13:28:03 | 2021-03-07T13:28:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 995 | java | package 力扣;
public class 螺旋数组II {
public static void main(String[] args) {
int[][] arr = generateMatrix(5);
for (int i = 0; i < 5; i++) {
for (int j = 0; j < 5; j++) {
System.out.print(arr[i][j]+" ");
}
System.out.println();
}
}
p... | [
"passerby18@163.com"
] | passerby18@163.com |
5a88503b52f48cfc26694063357102e75ba1f0c2 | 75710e85c319bb0224b6d44883a568808482f79c | /plugins/org.locationtech.geoff.ui/src/org/locationtech/geoff/ui/Observable.java | 7348c7c62812a7d9d3032e7ef63725478363c558 | [] | no_license | locationtech/geoff | 1da79bf6a21aa79db477141d3de7fe722361ae1b | 8cd664821787ce00624264a3158703a95a276e1f | refs/heads/master | 2023-06-04T00:29:42.669836 | 2018-04-24T17:41:58 | 2018-04-24T17:41:58 | 27,555,397 | 7 | 3 | null | 2016-03-15T19:38:12 | 2014-12-04T19:05:56 | JavaScript | UTF-8 | Java | false | false | 354 | java | package org.locationtech.geoff.ui;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@javax.inject.Qualifier
@Target({ ElementType.FIELD })
@Retention(RetentionPolicy.RUNTIME)
public @interface Obs... | [
"erdal.karaca.de@googlemail.com"
] | erdal.karaca.de@googlemail.com |
ffdf4ebb90cbdb44da89686efc8cb17f256ef34b | 3e540bd368671db806dd60b929f07cdce6a9a64f | /app/src/main/java/jp/tomiyama/noir/drag_and_drop/StartActivity.java | 51ca087180545074c77d93df568335c61d4f0f29 | [] | no_license | tommy1038/Drag_and_Drop | f73d1753d8a1c2e2f049dec6c44904f19e76319a | 2e61d8f132b16d34ec09da87956d556fc4ec72e6 | refs/heads/master | 2022-02-25T15:18:49.697393 | 2019-09-13T09:11:49 | 2019-09-13T09:11:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,281 | java | package jp.tomiyama.noir.drag_and_drop;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class StartActivity extends AppCompatActivity {
// TODO
// なんか... | [
"lit.karu.noir@gmail.com"
] | lit.karu.noir@gmail.com |
2941e65ea17f499a382545ef580d460018358149 | 1573bd216981a304ca593ce67b0e8b3450888895 | /src/main/java/com/arc/auth/config/security/SecurityConfig.java | cd5b98b2e7747d36df53255f3323d25ba3e03174 | [] | no_license | lamymay/auth | 912603c3edebad6daf0bcb9a63480a8777697c59 | e1e34751aa46024dc065b01b011182becdd3254d | refs/heads/master | 2020-12-03T05:52:36.501346 | 2020-01-05T14:10:52 | 2020-01-05T14:10:52 | 231,220,355 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,037 | java | package com.arc.auth.config.security;
import lombok.extern.slf4j.Slf4j;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation... | [
"lamymay@outlook.com"
] | lamymay@outlook.com |
cc479d99667647d0da39aadfee481799f463dfac | 92d0e4dfe06d7d1825e44c77bbd866e7255ee547 | /DrinkWeb/src/main/java/com/example/drinkweb/repository/UserRepository.java | c0b156572b5029d48c3f31aa8e5ad00338032e38 | [] | no_license | 31181025846/Drink-web-update-to-Perfume-web | b674f38d5e784411d5c1bb2eda188001d89e1d24 | 0d5141ca0c56b07b620b98f1948ec25c4beb5d6b | refs/heads/main | 2023-08-13T18:16:49.041869 | 2021-10-08T14:11:50 | 2021-10-08T14:11:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 473 | java | package com.example.drinkweb.repository;
import com.example.drinkweb.Entity.User;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface UserRepository extends JpaRepository<User, Long> {
List<User> find... | [
"73517481+31181025846@users.noreply.github.com"
] | 73517481+31181025846@users.noreply.github.com |
cc3781620b6c05a3c6dee3a80825d25fe59c556f | a00326c0e2fc8944112589cd2ad638b278f058b9 | /src/main/java/000/139/672/CWE470_Unsafe_Reflection__database_51b.java | e9fa9fff9a0e30078ace41f9b0e489d4c3fdeadd | [] | no_license | Lanhbao/Static-Testing-for-Juliet-Test-Suite | 6fd3f62713be7a084260eafa9ab221b1b9833be6 | b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68 | refs/heads/master | 2020-08-24T13:34:04.004149 | 2019-10-25T09:26:00 | 2019-10-25T09:26:00 | 216,822,684 | 0 | 1 | null | 2019-11-08T09:51:54 | 2019-10-22T13:37:13 | Java | UTF-8 | Java | false | false | 1,451 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE470_Unsafe_Reflection__database_51b.java
Label Definition File: CWE470_Unsafe_Reflection.label.xml
Template File: sources-sink-51b.tmpl.java
*/
/*
* @description
* CWE: 470 Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')
* BadSource:... | [
"anhtluet12@gmail.com"
] | anhtluet12@gmail.com |
bba1f177b10726ae500626c9f08b419749ba4187 | cc328476eba0f9dcbac108688cf1b97d1d06c189 | /src/main/java/com/cisco/policyconversiontool/dto/wsa/asyncos806/ProxEtcMusAsaSettingsAsaConfig.java | 73d94b7cdedf10c3a28152c03df9f9dc0f3f24e0 | [] | no_license | SecurView/cws-wsa | b9278caee8d52afd9f71b925516bc18380b5c331 | c3e9c245722f89d9a3189bf7bc9700e8b4c7f1d6 | refs/heads/master | 2016-09-06T21:35:20.674191 | 2014-12-19T14:45:23 | 2014-12-19T14:45:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,060 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2014.11.26 at 05:46:... | [
"kgadekar@securview.com"
] | kgadekar@securview.com |
be9edbff2a67cb206e9369fc134cb35ef52829d7 | aef3369650cb7b658927bba7ccb0a3d590e0de48 | /src/Arithmatic_Operators.java | 0da98ce71f2ccf018647fe7e93b670da094286c9 | [] | no_license | kishansinghverma/Learn_Java_Basics | 67573467e3cff99ccad6919714f2fbdb2d8f97b4 | 294ec597cfc476d20b375b90e072d421fc9ccefd | refs/heads/master | 2020-06-03T19:38:51.319209 | 2019-07-21T20:17:41 | 2019-07-21T20:17:41 | 191,705,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,206 | java | public class Arithmatic_Operators {
public static void main(String[] args) throws ArithmeticException {
System.out.println('a'+.78);
System.out.println(10/0.0);
System.out.println(10.0/0.0);
System.out.println(10.0/0);
System.out.println(0.0/0.0);
System.out.println(0... | [
"kishansinghverma@gmail.com"
] | kishansinghverma@gmail.com |
a1cadef85576189cd5080507dad3b694d7ba0592 | 383f195d0bb3e90fce694560fcd587151093ef84 | /src/week7/WaitSignalMonitorDemo.java | 30daa5006f6eb32ba0468b929d07a702b70cb2cd | [] | no_license | TAMUSA2018/Week7 | 652120c49b36ce2c31bf13608b7f60d3155bc54d | 258d7974ce369aee69f78e16cb0bfd65c60e314c | refs/heads/master | 2021-01-24T01:30:28.953745 | 2018-02-25T17:45:40 | 2018-02-25T17:45:40 | 122,813,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,057 | 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 week7;
import java.util.concurrent.*;
/**
*
* @author ialsmadi
*/
public class WaitSignalMonitorDemo {
priva... | [
"ialsmadi@DESKTOP-T2VSKJH"
] | ialsmadi@DESKTOP-T2VSKJH |
560a0240075e4cddac2ed2569d7bd5c235a5796b | e6b786b3a6b96f06b7a70b450591767c6c315ce2 | /hsweb-system/hsweb-system-oauth2-client/hsweb-system-oauth2-client-controller/src/main/java/org/hswebframework/web/authorization/oauth2/controller/OAuth2ServerConfigController.java | ed73d6aad34bafd96da0fd154665aeb14f06d489 | [
"Apache-2.0"
] | permissive | shunhuawong/hsweb-framework | 2f16c47e8c462ddb0b634a75d3dd0f3cd21ab16e | e0dd32f51583f6f32cb4816e50dc8823ef4dec2d | refs/heads/master | 2021-07-24T05:40:11.697994 | 2017-11-06T01:26:23 | 2017-11-06T01:26:23 | 109,635,775 | 1 | 0 | null | 2017-11-06T02:04:35 | 2017-11-06T02:04:35 | null | UTF-8 | Java | false | false | 2,242 | java | /*
* Copyright 2016 http://www.hswebframework.org
*
* 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 b... | [
"zh.sqy@qq.com"
] | zh.sqy@qq.com |
9f6cdcac01ba429b6eab373e63a118983eeee6fb | fc9f781dcf4907114f884e33b634eb8d0f6ddd5a | /ActiSoftBD/src/bd/Kit_detalle.java | dc617fc7117f2a2a08659338fc7657ab5f9ba070 | [] | no_license | Dgiulian/ActiSoft | c3517fa09c0179764cde2e23405273f4c4d71554 | 7f9b50772b2bde1ed905cb0c899356d8b0a04e83 | refs/heads/master | 2021-05-01T15:22:57.506495 | 2020-10-10T00:35:35 | 2020-10-10T00:35:35 | 50,962,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | package bd;
public class Kit_detalle {
public Integer id = 0;
public Integer id_kit = 0;
public Integer id_activo = 0;
public Integer cantidad = 0;
public Integer getId() {
return this.id;
}
public Kit_detalle setId(Integer id) {
this.id = id;
return this;
}
public Integer getId_kit() {
return this... | [
"giuliani.diego@gmail.com"
] | giuliani.diego@gmail.com |
b957f13dfc7d376bd2481af2fbf6b4430b4279c7 | d431b36970023985c40437fdbe64ceeb5539ecfc | /java-oop-basics/exam-preps/its-in-the-blood/src/Main.java | e2a94c1a4bab2f945724592dbc6372a1e523e54b | [] | no_license | HristoRaykov/JavaOOP-05.2018 | 4cb10766c309f4611c99743f11ef4e3ff341ebf4 | cab2c0cdd35c15312329a2681f9969d8a9276d14 | refs/heads/master | 2021-06-27T21:15:59.601826 | 2019-06-06T11:42:50 | 2019-06-06T11:42:50 | 163,294,049 | 0 | 0 | null | 2020-10-13T11:35:51 | 2018-12-27T12:49:21 | Java | UTF-8 | Java | false | false | 707 | java | import engines.Engine;
import engines.OrganismEngine;
import factories.CommandFactory;
import factories.CommandFactoryImpl;
import repositories.OrganismRepository;
import repositories.Repository;
import utils.*;
public class Main {
public static void main(String[] args) {
Reader inputReader = new ConsoleReader();... | [
"hristocr@gmail.com"
] | hristocr@gmail.com |
933e32037302a6fca1a68635176b4478ee57d17f | dd8125f5a99597af9ea358ff6c32b7d65babb491 | /smartdetectview/src/main/java/com/lcd/smartdetectview/Utils/TransUtil.java | b7266294421b6066153ff8654902b3e007f4b1f0 | [] | no_license | Endhero/SmartDetector | 48678675f1edb254a9f4f5d544797bd02b8c199b | 5b3c545df6876d542862400221901ef0fa985378 | refs/heads/master | 2020-05-09T12:15:04.164929 | 2019-07-08T09:35:19 | 2019-07-08T09:35:19 | 181,105,394 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,674 | java | package com.lcd.smartdetectview.Utils;
import android.graphics.ImageFormat;
import android.graphics.Rect;
import android.graphics.YuvImage;
import java.io.ByteArrayOutputStream;
public class TransUtil
{
public static byte[] Nv21toYuv(byte[] b, int nWidth, int nHeight)
{
byte[] bytes = new byte[]{};
... | [
"lcdsss@163.com"
] | lcdsss@163.com |
72fbe4916220bf035c00e55d42e221899cc2abea | d6720f9cb13c0233b76bc8a81717a83b40ae9830 | /0ctope/java_api/src/org/omg/DynamicAny/_DynAnyStub.java | 39ab77a209c82f42eee94823c248193da28e3585 | [] | no_license | EchoLiao/nalstudy | e4565aadf80ff70388225c4c92eb9bb22d85f384 | 869288a16e540520cadc28c82702e52f1c8396ac | refs/heads/master | 2016-09-05T12:38:06.721690 | 2013-06-05T08:47:01 | 2013-06-05T08:47:01 | 33,391,633 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 50,116 | java | package org.omg.DynamicAny;
/**
* org/omg/DynamicAny/_DynAnyStub.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from ../../../../src/share/classes/org/omg/DynamicAny/DynamicAny.idl
* Monday, March 9, 2009 1:40:47 AM GMT-08:00
*/
/**
* Any values can be dynamically interpre... | [
"nuoerlz@da13e6bb-9c2c-a04c-5f4c-2d7d41371f5f"
] | nuoerlz@da13e6bb-9c2c-a04c-5f4c-2d7d41371f5f |
44774aa93c75a2fdf9681cdbddfd35707f427ba8 | a0cba0ee530931e65cae24971d327c02f783ecac | /app/src/main/java/mahashakti/mahashakti/Adapters/AdapterBooking.java | 1fd3e87e6bfd4fa93ac9fed30a874af810fa2926 | [] | no_license | pankajkumar3291/mahashakti | 4c6d057cdf3b16af640319319f9f38e55b7b803c | 40e9f8d316a69a9b1333287623cfba029cc45214 | refs/heads/master | 2020-12-13T05:51:40.020176 | 2020-01-16T13:42:02 | 2020-01-16T13:42:02 | 234,328,603 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,884 | java | package mahashakti.mahashakti.Adapters;
import android.content.Context;
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.TextView;
import java.util.ArrayList;
import de.hdode... | [
"dharamveer.smartitventures@gmail.com"
] | dharamveer.smartitventures@gmail.com |
edc854bbd43e27eeb33ef895fee25e8934aca804 | a49119eeb105310ed184df1ab0caaf6cdb87e8dc | /src/main/java/com/reedcons/demo/web/ArchivosRestController.java | f55323bd3c7687ff106339090ba3f4e5173850fb | [] | no_license | magm3333/demo | 00834d4f12cae5afa81a1244f94713475afaa9a0 | 56e0cedc39212f2331d75f3e0d8eec52b27a32f7 | refs/heads/master | 2021-08-15T23:49:00.956155 | 2018-12-14T13:46:40 | 2018-12-14T13:46:40 | 147,521,006 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,660 | java | package com.reedcons.demo.web;
import java.io.IOException;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.core.io.Resource;
import org.springframewo... | [
"magm3333@gmail.com"
] | magm3333@gmail.com |
b483e519753dd005ad340499aee1e7fe271c321e | eb9c62b7940f8e25f35ebd1491331b2658c455b0 | /src/main/java/com/bruce/theychat/hotswap/HackSystem.java | b4a4b0c16ab2c01e53355300788e7be3caae3e77 | [] | no_license | Imstrong/theychat | 203331bc24754877810c41d546f084dc9d701bb1 | e6ee52b943c2a49f56479b9116fb7e8dae397d7f | refs/heads/master | 2020-03-23T21:49:33.078291 | 2018-07-25T10:12:40 | 2018-07-25T10:12:40 | 142,135,078 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,115 | java | package com.bruce.theychat.hotswap;
import java.io.ByteArrayOutputStream;
import java.io.InputStream;
import java.io.PrintStream;
public class HackSystem {
public final static InputStream in=System.in;
private static ByteArrayOutputStream buffer=new ByteArrayOutputStream();
public final static PrintStream... | [
"zbzwcode@163.com"
] | zbzwcode@163.com |
83989393b7ade2097b25c9ef909951caaab8036a | 12f3724fd3e83c60f177d60184d9b65f65f96638 | /s3Email/src/main/java/com/s3mail/s3/service/StorageService.java | 7ce0f3b54f2da8029a63ee874f202d563d99dc96 | [] | no_license | rp9959/S3andMail | 7daec7f35ff7df375c7b0bd2311a7762b0733353 | 97573d3c1cdb07fd4918993e66ad2797c098c622 | refs/heads/master | 2023-08-12T20:28:15.644656 | 2021-09-08T17:36:51 | 2021-09-08T17:36:51 | 404,276,329 | 0 | 0 | null | 2021-09-08T13:09:06 | 2021-09-08T08:51:38 | Java | UTF-8 | Java | false | false | 3,601 | java | package com.s3mail.s3.service;
import com.amazonaws.AmazonServiceException;
import com.amazonaws.HttpMethod;
import com.amazonaws.SdkClientException;
import com.amazonaws.services.s3.AmazonS3;
import com.amazonaws.services.s3.model.GeneratePresignedUrlRequest;
import com.amazonaws.services.s3.model.PutObjectRequest;
i... | [
"Rahul.Pagidala@cashe.local"
] | Rahul.Pagidala@cashe.local |
6844fe11bf374560e3364aca0d79291f6b16b1ed | 26ecb9806a573344cf46c6b49b897132a2b2f755 | /Pong/src/tenis/Teclado.java | 628cc3eec6162fa23d312e232635056567899242 | [] | no_license | Brenocsc/PongFramework | e399657eac7fdf3544e3c5fb111139c29e859c34 | c51f9a9762f74fb6a079423c998f759c575aa691 | refs/heads/master | 2020-06-19T06:18:14.458291 | 2019-07-12T14:35:22 | 2019-07-12T14:35:22 | 196,594,216 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,572 | java | package tenis;
import fw.FTeclado;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.*;
import fw.Fjogador;
import fw.Fpong;
import fw.Vetor;
import java.awt.TextArea;
public class Teclado extends FTeclado{
private Fjogador jogador1;
private Fjogador jogador2;
... | [
"noreply@github.com"
] | noreply@github.com |
6bcbca1d7cced0b9a897ee08d6550c062357b93d | 42a2454fc1b336fd7e00c3583f379f03516d50e0 | /plugins/stream-debugger/src/com/intellij/debugger/streams/ui/impl/CollectionTree.java | 70f90fb5f6f1a6909efeb847c7efff73292ec2ec | [
"Apache-2.0"
] | permissive | meanmail/intellij-community | f65893f148b2913b18ec4787a82567c8b41c2e2b | edeb845e7c483d852d807eb0015d28ee8a813f87 | refs/heads/master | 2021-01-11T02:53:33.903981 | 2019-03-01T18:42:10 | 2019-03-01T18:42:10 | 70,822,840 | 1 | 1 | Apache-2.0 | 2019-03-01T18:42:11 | 2016-10-13T15:49:45 | Java | UTF-8 | Java | false | false | 13,929 | java | // Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.debugger.streams.ui.impl;
import com.intellij.debugger.engine.JavaValue;
import com.intellij.debugger.engine.evaluation.EvaluationContext;
import com.intelli... | [
"noreply@github.com"
] | noreply@github.com |
7d6875587866ab290802c8bba18663f19d1fda55 | b8d3678d90e7197c1e69adea7761473f4059e36f | /app/src/main/java/com/example/exchange_rate/Currency.java | 08968c4f535e63107d493f7e5c1667dba66a5498 | [] | no_license | 1211186431/Exchange_rate | 8d932cdc0845883ef624284871be1dceeadbfabc | 145f8e4aa6af14859b5485b60ae8f37d48c68201 | refs/heads/master | 2022-12-28T08:53:00.285512 | 2020-10-07T06:10:36 | 2020-10-07T06:10:36 | 301,747,963 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package com.example.exchange_rate;
public class Currency {
String name;
String code;
public Currency(String name, String code) {
this.name = name;
this.code = code;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = n... | [
"56494120+1211186431@users.noreply.github.com"
] | 56494120+1211186431@users.noreply.github.com |
6123ee2abb3fe500ebb764fc2a752a7f03aa1b28 | 92aba892f6cc504527e0865e88deb480511750f1 | /MicroServiceDemandeConge/src/main/java/com/cmu/demandeConge/payload/AuthResponse.java | df7aac16d22f13d28759ddea1354d9e855f5e1cf | [] | no_license | charlesvictor10/Systeme-Gestion-Absence-ANACMU | 491c09fbe97bb13d05f057f09f739e66a0a8dc46 | ad764f67432ab969b2b5cb4fa65eb70360597f54 | refs/heads/master | 2023-07-18T17:23:06.317740 | 2021-09-09T21:36:32 | 2021-09-09T21:36:32 | 287,998,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | package com.cmu.demandeConge.payload;
public class AuthResponse {
private String accessToken;
private String tokenType = "Bearer";
public AuthResponse(String accessToken) {
this.accessToken = accessToken;
}
public String getAccessToken() {
return accessToken;
}
public voi... | [
"vwade@gainde2000.sn"
] | vwade@gainde2000.sn |
fa7d16c5260f729c73c00322cc1f5f00dbb077af | c6543949789a427137f6aa860e8f9525430650ee | /src/main/java/com/tech/parsers/KMAT.java | 6b2a6a4d8bfb533f4ab0b2c1c29dc4a706808a5f | [] | no_license | appurajacool2015/jaxbparser | a14f10e8c66cb3195444a6ac715a7af39fb1149b | 6349a8166ef16eec1993c563678412c67da6e769 | refs/heads/master | 2021-01-23T00:39:48.392134 | 2017-05-30T10:33:27 | 2017-05-30T10:33:27 | 92,823,400 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,691 | java | package com.tech.parsers;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementWrapper;
@XmlAccessorType(XmlAccessType.FIELD)
public class KMAT {
@XmlElement(... | [
"anand_jhunjhunwala@apple.com"
] | anand_jhunjhunwala@apple.com |
e220c8cd7742df4657f2bf42ec0bf92ce0ba95aa | 88dafc04e4433d369606b1785165963be0b2fb35 | /app/src/main/java/com/kgurgul/cpuinfo/utils/processmanager/models/AndroidProcess.java | d32299a222b2936ec45046a505a1291792028ff5 | [
"Apache-2.0"
] | permissive | vaginessa/cpu-info | 99f28606352f81af8690ebef383a8e940fbc53f9 | 8153e3998f153ba03746b0e8e9caca5c1344c1cc | refs/heads/master | 2021-10-10T22:25:46.821673 | 2017-12-01T13:11:50 | 2017-12-01T13:11:50 | 112,911,314 | 0 | 0 | Apache-2.0 | 2019-01-18T10:10:42 | 2017-12-03T08:15:54 | Kotlin | UTF-8 | Java | false | false | 29,033 | java | /*
* Copyright (C) 2015. Jared Rummler <jared.rummler@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | [
"kamgurgul@gmail.com"
] | kamgurgul@gmail.com |
99830cd36901cc361bad23cd2b7e1e9b4d063f72 | fbf929423d43743b6ca44eef37859a4954fa066b | /LinkedList/compareLinkedList.java | db210eb351c6903cebaa67ced99010a8eb32d3c3 | [] | no_license | Harshita27/TreasureCode | f95c5bdfc58fb3261962dde9ea87f798bf7015a2 | b89796392111d74b12678be0f1531eed8b5cf60e | refs/heads/master | 2016-08-12T21:40:49.584023 | 2016-03-05T01:30:01 | 2016-03-05T01:30:01 | 50,263,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,054 | java | /*
Compare two linked lists A and B
Return 1 if they are identical and 0 if they are not.
Node is defined as
class Node {
int data;
Node next;
}
*/
int CompareLists(Node headA, Node headB) {
// This is a "method-only" submission.
// You only need to complete this method
if((headA == n... | [
"agrawal.h@husky.neu.edu"
] | agrawal.h@husky.neu.edu |
725444c55f117249df9dd52dc0cb0160ba0a9a90 | 3885701ff8eb6d47bcb7e34a810ba76f987a374f | /src/main/java/de/rwth/i9/palm/controller/ManageTopicModelingController.java | eacc42e4d20bcbe0eb263b397e58b50972a41cda | [] | no_license | Silvester23/palm-core | 158cc02cb6f76c838d0a087f8b7d9ee0a20f959b | c78a4388f00983b32c40e5fb4535a1e0a55bf8b3 | refs/heads/master | 2021-01-16T19:58:55.824313 | 2016-04-27T12:29:47 | 2016-04-27T12:29:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,497 | java | package de.rwth.i9.palm.controller;
import java.util.HashMap;
import java.util.Map;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spring... | [
"sigit.nugraha@gesis.org"
] | sigit.nugraha@gesis.org |
b8aed0b903582f5eee250fe06e397d0dcefe48be | 8a6f7a73fcf9cba90f376af432d9d4f133ba0b93 | /app/src/main/java/com/e/driver/activities/ui/about/AboutFragment.java | 5ba432f9ab4e96b08493ea3bb1db05d9928554e4 | [] | no_license | nitinshkaya001/NitinJPR | 8c38aeeb91ce3bdac35ed55c806ffb9c154e8566 | fe973c84e190d9ada3f1c1ce8ff093933f74e77a | refs/heads/master | 2020-07-29T20:40:49.939544 | 2019-09-28T08:11:19 | 2019-09-28T08:11:19 | 209,952,043 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 571 | java | package com.e.driver.activities.ui.about;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.e.driver.R;
public class AboutFragment extends Fragment {
... | [
"raj95288@gmail.com"
] | raj95288@gmail.com |
f904ad9456f63e4f4d118adae983fbcf0677036c | 112e91a133bedbee16d31ef6886691f83eb9ea96 | /src/main/java/com/warehouse/pro/po/good/OutDepodExampleCustom.java | f961b4650b874ce054db2e330a0d8516391f087d | [] | no_license | 2977621972/Spring | af6ad2e97299d7352ede699b7d6a90d9047d6948 | 5bbc4320bdd3ae101edadab3586d4dfcb2e1ffe1 | refs/heads/master | 2020-03-22T08:06:21.519816 | 2018-07-04T16:43:08 | 2018-07-04T16:43:08 | 139,694,547 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 429 | java | package com.warehouse.pro.po.good;
public class OutDepodExampleCustom extends OutDepodExample {
private Integer beginRow;
private Integer pageSize;
public Integer getBeginRow() {
return beginRow;
}
public void setBeginRow(Integer beginRow) {
this.beginRow = beginRow;
}
public Integer getPageSize(... | [
"2977621972@qq.com"
] | 2977621972@qq.com |
44e9177000934a9879d8f77f8eab18266dda294c | caa294ed781762ea51eae4363ef965e5bef9429f | /src/main/java/com/lee/mybatisplus/generator/core/parser/ISqlParser.java | 42bcbc8469db0b4d8a74db86f20a7b8bf5dc8a6b | [] | no_license | l848168/mybatis-generator | e854d877b9cb552aff87d6de284af09141954298 | fecb19f476685208c0f797fd8a226c739c99c26a | refs/heads/master | 2022-12-26T07:05:10.908962 | 2019-09-10T09:27:10 | 2019-09-10T09:27:10 | 207,206,709 | 0 | 0 | null | 2022-12-15T23:49:36 | 2019-09-09T02:23:20 | Java | UTF-8 | Java | false | false | 1,394 | java | /*
* Copyright (c) 2011-2020, baomidou (jobob@qq.com).
* <p>
* 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
* <p>
* https://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required... | [
"you@example.com"
] | you@example.com |
67ee8061e036219e490fe08133a303724ee99645 | fdd4f25c59dcab1bb2a2d03bb6662918b0bb0063 | /app/src/main/java/com/lin/clay/emojikeyboard/utils/widget/NoHorizontalScrollerViewPager.java | 3df49868e4520d5e2825429f99c7bd930b69c6c3 | [
"Apache-2.0"
] | permissive | ClayLinW/EmojiKeyboard | b68b5be9ed2c36b392ec4d591cc13ed703349284 | 75613136ea1d72f5202550dc8e2667cede027d3d | refs/heads/master | 2020-04-22T11:42:36.220951 | 2019-02-20T16:03:47 | 2019-02-20T16:03:47 | 170,350,221 | 30 | 1 | null | null | null | null | UTF-8 | Java | false | false | 937 | java | package com.lin.clay.emojikeyboard.utils.widget;
import android.content.Context;
import android.util.AttributeSet;
import android.view.MotionEvent;
import androidx.viewpager.widget.ViewPager;
public class NoHorizontalScrollerViewPager extends ViewPager
{
public NoHorizontalScrollerViewPager(Context context) {
... | [
"1225394906@qq.com"
] | 1225394906@qq.com |
089eebce36131f8538d566822888c177f9ad0eb2 | c610f659f8bc54f2fbd89d5016d902bff8ff9cdf | /src/main/groovy/org/codenarc/idea/inspections/generic/IllegalPackageReferenceInspectionTool.java | 8ad84914b0edd7d805e707d09d6799d4d65b4c20 | [] | no_license | sbglasius/codenarc-idea | 37461218d27249bbdecee4e8932a31db319ed524 | badc7a4bbc11aec913c7d6ce0b0360ea523e1fc5 | refs/heads/master | 2023-04-05T19:10:28.987198 | 2021-04-11T09:19:45 | 2021-04-11T09:19:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,891 | java | package org.codenarc.idea.inspections.generic;
import com.intellij.codeInspection.LocalQuickFix;
import com.intellij.psi.PsiElement;
import java.util.Collection;
import java.util.Collections;
import javax.annotation.Generated;
import org.codenarc.idea.CodeNarcInspectionTool;
import org.codenarc.rule.Violation;
import ... | [
"vladimir@orany.cz"
] | vladimir@orany.cz |
9f1a22a285ba1638a5c929f2178bd68a3fe6b9dc | 205b4b0bd197fb45d3ef631e4e47593bcdf33fe3 | /src/main/java/com/gupao/baiyu/redis/ShardedJedisSentinelPool.java | 0e84edd401e417b06599bc6f69fca6c9919bd969 | [] | no_license | lihm659156/github_baiyu | e800fc775e6cfa5604683bd08e1883d714c41124 | bcd8f8c0448b06e4a67e0958a3279819ab6bd79c | refs/heads/master | 2021-04-09T14:25:18.728318 | 2018-04-11T02:15:21 | 2018-04-11T02:15:21 | 125,604,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,882 | java | package com.gupao.baiyu.redis;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.logging.Logger;
imp... | [
"865622375@qq.com"
] | 865622375@qq.com |
b5d67ab8cbb1aa1aabbf39b5a1b768a7fe00e14b | 2610e3bccddf5a695cf58adc28f56e1858b94c3c | /microservice-loverent-webank-v1/src/main/java/org/gz/webank/service/WebankApiTicketService.java | 317d6c488be7c1b2c3862f71c6243f8cbe6b0da8 | [] | no_license | song121382/aizuji | 812958c3020e37c052d913cfdd3807b1a55b2115 | 5ec44cf60945d6ff017434d5f321c0bcf3f111f1 | refs/heads/master | 2020-04-08T07:34:00.885177 | 2018-07-17T08:37:26 | 2018-07-17T08:37:26 | 159,143,253 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 10,387 | java | package org.gz.webank.service;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.UUID;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.codec.Charsets;
... | [
"daiqw713@outlook.com"
] | daiqw713@outlook.com |
1b8e2b99ed75f3376ba4ccf35f5327a27c786d3a | cd29286fb47693a80623b6958e5e6d574d6403ca | /toby/src/springbook/user/template6/dao/DaoFactory.java | 0b1b17b66c0e480ff151af2ab111eb6abee92714 | [] | no_license | cholongbul/Tobyspring | e0b8dd4551a81d846fb88965b3a2e5363f2f191c | 1b1e991a281d057fae9af81a2251c1437ce3ce0c | refs/heads/master | 2023-04-26T01:19:32.288059 | 2021-05-23T05:57:32 | 2021-05-23T05:57:32 | 366,063,174 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,042 | java | package springbook.user.template6.dao;
import javax.sql.DataSource;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.jdbc.datasource.SimpleDriverDataSource;
//카운팅 커넥션 의존관계 추가
//애플리케이션 컨텍스트 또는 빈 팩토리가 사용할 설정 정보라는 표시
@Configuratio... | [
"meyoub612@naver.com"
] | meyoub612@naver.com |
16590abe5a588e18af09e484adcc36fa5e0a94b2 | 30edb3f17a5116a379177846cb67c1428ff4c0ab | /Othello/src/Metrics.java | 7b7c54108e4774c4a176f5c49e97085cc146e2d3 | [] | no_license | lilannie/Othello | 61e7023e6a7389af812a5dc17bce178430f2fd35 | 3d8929399831d1591b26135d25482abfed4d33eb | refs/heads/master | 2021-01-11T04:41:18.065712 | 2016-10-17T10:26:07 | 2016-10-17T10:26:07 | 71,113,526 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,426 | java | import java.util.Hashtable;
import java.util.Set;
import java.util.TreeMap;
/**
* Stores key-value pairs for efficiency analysis.
*
* @author Ravi Mohan
* @author Ruediger Lunde
*/
public class Metrics {
private Hashtable<String, String> hash;
public Metrics() {
this.hash = new Hashtable<Strin... | [
"anniesteenso@gmail.com"
] | anniesteenso@gmail.com |
b82052c14c1fb03754f8adecdd47d995e9116d83 | 37cd0c7259aa3235d7acfaf394acb9fc38781b81 | /src/test/java/com/lifeonwalden/etl4j/BaseTest.java | de832968c5c02302cf283b7cf13bafd06a741b23 | [
"Apache-2.0"
] | permissive | cmanlh/etl4j | 39e1749f9338ca1c52f7efbe56d02b6c25166ca7 | 5b13139699d5b5b53f746b52225c6446aa339c0d | refs/heads/master | 2021-01-01T05:22:41.835296 | 2016-05-17T14:49:41 | 2016-05-17T14:49:41 | 58,423,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,497 | java | package com.lifeonwalden.etl4j;
import java.sql.Connection;
import java.sql.Date;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.sql.Statement;
import org.apache.commons.lang3.StringUtils;
import org.junit.After;
import org.junit.Before;
publi... | [
"cmanlh@163.com"
] | cmanlh@163.com |
9f196a1e0255d84c25456d75451f6082663a363d | 8472c045f19824a445e4c6693f103776a9d47c57 | /src/main/java/pl/perekmichal/models/database/dao/WeatherDao.java | 92a2e2f603e1f19833ee5364b3f4acdfe5d5645f | [] | no_license | PerekMichal/weather | 8f1cc20fb71235e92cf32ebf58abb05231817719 | 1dbd47628905337d00eea41e303a53b5ff1f940c | refs/heads/master | 2021-08-26T05:29:00.809694 | 2017-11-21T17:45:38 | 2017-11-21T17:45:38 | 111,559,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | package pl.perekmichal.models.database.dao;
import pl.perekmichal.models.WeatherModel;
import java.util.List;
public interface WeatherDao {
void saveWeather (WeatherModel model);
List<WeatherModel> laodWeather(String city);
List<WeatherModel> laodWeather();
List<WeatherModel> laodWeather(float temp);... | [
"perekmichal93@gmail.com"
] | perekmichal93@gmail.com |
12dc3a739c90d2b9230bee2a11490efec1c23ed5 | 5725405b6f788c5c57250b1c4d09a9aa56e14cc6 | /tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PageTemplateLocator.java | 4e61c75b4dd19c5313cb7c6feeb2062e698f51bf | [
"LGPL-2.0-or-later",
"LicenseRef-scancode-proprietary-license",
"MPL-1.0",
"MIT",
"Apache-2.0",
"MIT-0",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later",
"GPL-1.0-or-later",
"MPL-1.1",
"CC-BY-2.5"
] | permissive | nirvdrum/tapestry5 | 614aff41a1b88ccfd5d907f9682d606b234089c9 | 773c7480d77826d80f50dee03057d56cab3ac824 | refs/heads/5.0 | 2022-12-23T01:42:32.675122 | 2009-01-13T17:54:26 | 2009-01-13T17:54:26 | 180,714 | 1 | 1 | Apache-2.0 | 2022-12-09T22:04:32 | 2009-05-13T00:17:00 | Java | UTF-8 | Java | false | false | 1,405 | java | // Copyright 2007 The Apache Software Foundation
//
// 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 l... | [
"hlship@apache.org"
] | hlship@apache.org |
43d6efc341733fb95742b87488635582edaab279 | 67628bc0ac0aa0857b42293319e51215ea3f6bbb | /src/com/lineComparison/LineComparisonBuilder.java | e4e2a59f203b3eb7d442b6deddce983a5ecf736c | [] | no_license | pratappawar/LineComparisonComputation | 0ba3c34a9caf849fbd239e08e9f29c55f1ca071d | 0812711870f052429be2fd58f06c707c9b848f88 | refs/heads/master | 2023-04-19T05:23:24.268150 | 2021-04-28T15:25:28 | 2021-04-28T15:25:28 | 361,958,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,028 | java | package com.lineComparison;
import java.util.Scanner;
public class LineComparisonBuilder {
public static void main(String[] args) {
System.out.println("Welcome to line comparison computation problem!!");
LineComputation lc = new LineComputation();
lc.lineComputationEquality();
}
}
class LineComputation {... | [
"pratappawar1997@gmail.com"
] | pratappawar1997@gmail.com |
34f2d23aae1ac1860fcac69a2e881e5e6f127850 | 850475f6fda2f19a229e2e40956262ff49222757 | /src/main/java/com/meteergin/mapbackend/api/nearbysearch/Geometry.java | a1e6aaa72c148d1d14fde28b561b697afa60b7ec | [] | no_license | meteergin/map-backend | df338463889433a824238fe224d248fca251a760 | 76f48f9941a2f0c2751d7a778e4b469e3e9d8cdb | refs/heads/master | 2023-09-04T18:23:13.440054 | 2021-11-23T10:48:39 | 2021-11-23T10:48:39 | 422,298,028 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 164 | java | package com.meteergin.mapbackend.api.nearbysearch;
import lombok.Data;
@Data
public class Geometry{
public Location location;
public Viewport viewport;
}
| [
"mete.ergin@outlook.com"
] | mete.ergin@outlook.com |
e325134653bf24bbe14e54b6f98c1dbaee8fc2a1 | 77c1deb1edc53a4932880daed29e4a59eb47a591 | /wadi/wadi-core/src/main/java/org/codehaus/wadi/replication/storage/ReplicaStorageFactory.java | c6233112e783fd22fe1082e8254fbabeedd68d84 | [] | no_license | codehaus/wadi | c3cd36d75ddbd684383412c611591c8b2d1e2f3a | 05479be4cfde94cbecab59f58ca8235bdd97a75c | refs/heads/master | 2023-07-20T00:34:33.892694 | 2009-11-01T07:46:21 | 2009-11-01T07:46:21 | 36,338,824 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 858 | java | /**
* Copyright 2006 The Apache Software Foundation
*
* 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 appl... | [
"gdamour@850eb8eb-920f-0410-90bf-d29e371206e5"
] | gdamour@850eb8eb-920f-0410-90bf-d29e371206e5 |
a0cb62aceb9f94e7fff8409452d36c4506007c90 | b15d93d25f6fe985470c225eb76d1132bcca87f4 | /org/quantlib/MidPointCdsEngine.java | 2ea72f2831eaba50816ec26e8858ef6909d2f74c | [] | no_license | nolan-symphony/quantlib-bonds | 14757a3d490c794b502f59c5ba392691802c4e00 | e77e0027fa6aa767c9ef9e23b79dbff8e959ba3e | refs/heads/main | 2023-08-24T07:03:16.157550 | 2021-10-26T15:32:42 | 2021-10-26T15:32:42 | 419,619,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,683 | java | /* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 4.0.2
*
* Do not make changes to this file unless you know what you are doing--modify
* the SWIG interface file instead.
* ------------------------... | [
"nolan.potier@symphony.com"
] | nolan.potier@symphony.com |
3c454ff19d595d32b6d3caffb23fcd43053f6b8a | de9723263c8d8a1bbcff2429c310b1c598744ce1 | /src/main/java/com/infomax/web/controllers/IndexController.java | 7673ceab244783646dd6548532ab62f23a307879 | [] | no_license | Filip-si/web | bfb077269da9d6a2ed28a0ccc37d00eac2231247 | 7615d794c8ae864317f65419b4abc7b07b3dab49 | refs/heads/master | 2023-05-07T06:40:06.901061 | 2021-06-02T11:35:33 | 2021-06-02T11:35:33 | 319,304,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,734 | java | package com.infomax.web.controllers;
import com.infomax.web.models.AppUser;
import com.infomax.web.services.AdminPanelServiceImpl;
import com.infomax.web.services.UserPrincipalDetailsService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springfr... | [
"filip270697@gmail.com"
] | filip270697@gmail.com |
3975314b84364b1b8f2787c9176e9fc89ff05e74 | 325d6251893afdd0961e2fbbde9937cdcd2e2252 | /ServiceLayer/src/main/java/ch/demo/helpers/LoggerProducer.java | be9e8b6e37f0b6e804713c9406b617f3940fa7d7 | [] | no_license | jean-morissette/jee6-demo | 51a880d6f5a8bf3042f4351f8dc0eb234c163735 | 20a1670fe7aa06c4d3c390a378593f80b1a4e0f1 | refs/heads/master | 2016-09-09T18:59:55.839446 | 2012-06-07T08:55:34 | 2012-06-07T08:55:34 | 35,716,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package ch.demo.helpers;
import java.io.Serializable;
import javax.enterprise.inject.Produces;
import javax.enterprise.inject.spi.InjectionPoint;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Produce a slf4j logger.
* @author hostettler
*
*/
public class LoggerProducer implements Serializable ... | [
"steve.hostettler@e75a912d-c469-4da3-42e7-869463994cc8"
] | steve.hostettler@e75a912d-c469-4da3-42e7-869463994cc8 |
766fcf84d79db3fada81ba8ed4c9c7ce6bcbf4cf | 673dac4b783a2ab429b7151b40ffb062900f3616 | /src/ycel/data/CellContent.java | 3d0129026a4a4eeed5ea59eb55fda9dc41e02945 | [] | no_license | khalasn1/pco_projecto3 | 8feb9c554c004cb41a68cc1f2bb5d0d9b314f636 | 78acc19fa58282417dfa61176ed7a6a819f1eb54 | refs/heads/master | 2021-01-10T08:21:04.275349 | 2016-01-11T00:02:15 | 2016-01-11T00:02:15 | 52,614,467 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 474 | java | package ycel.data;
/**
* Interface para conteúdo de uma célula.
*/
public interface CellContent {
/**
* Devolve a fórmula associada ao conteúdo.
* @return Uma string que codifica o conteúdo
* da célula.
*/
String formula();
/**
* Avalia o conteúdo da célula.
* @param cv Objecto para leitur... | [
"sherby@bitbucket.org"
] | sherby@bitbucket.org |
561fab5dc2268f645efd33323d3c9b237d27fa27 | a46e2807d06dfe527bcc0a0591b37c03b8ecc90c | /app/src/test/java/com/example/alexandre/sinaisvitais/ExampleUnitTest.java | de4160ddfe1cc1c0dd9e52987888e80c0bbb60af | [] | no_license | alexandrealves27/sinaisvitaisfinal | bfa83bc8a983d51cfd94c9785ac6676f5e89236a | e6b625a61442c5c4fb32d1b07b445a399cfeadf8 | refs/heads/master | 2020-03-19T12:17:25.850820 | 2018-06-15T10:14:46 | 2018-06-15T10:14:46 | 136,508,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | package com.example.alexandre.sinaisvitais;
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
... | [
"alexandrealvesgoncalves27@gmail.com"
] | alexandrealvesgoncalves27@gmail.com |
5c7377a93eee25c0e628ce8534b72cca67239faf | d4fb8f5bd84fe76de0875a27a431b057d95bc239 | /core/src/main/java/com/caitiaobang/core/app/tools/popup/AutoLocatedPopup.java | 2d1249f81a8bd9823b94fe9c5e41b35447134fa5 | [] | no_license | printlybyte/yf_trajectory | 6fd81606fefd402a0d0daf76288b4695ed3dea1e | 923f55609e02b0fe0ff516c4939a9ce9e0b5199f | refs/heads/master | 2020-06-29T21:53:18.103278 | 2020-04-08T08:44:50 | 2020-04-08T08:44:50 | 200,633,905 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,088 | java | package com.caitiaobang.core.app.tools.popup;
import android.content.Context;
import android.view.View;
import android.view.animation.Animation;
import com.caitiaobang.core.R;
import razerdp.basepopup.BasePopupWindow;
/**
* Created by 大灯泡 on 2016/11/23.
* <p>
* 自动定位的popup,空间不足显示在上面
*/
public class AutoLocatedPo... | [
"18701403668@163.com"
] | 18701403668@163.com |
dea876d4b027fe4f35361e2db5a06b2048690cf1 | 322d570318e0a0d876ec63791755d18b6effcca3 | /src/main/java/juniorSheet/cfB/PashmakAndFlowers.java | 14570d8fa2e665e27efad0dca268c0f1730f3cf4 | [] | no_license | hashiDrama/competitve-java | 8ea11ded04dc32ee1e7916bb5a12dab6dc5069f6 | a36cb305fd19e809efeaac136a5c60cdec9e7e89 | refs/heads/master | 2023-05-29T17:14:40.337979 | 2021-06-02T03:36:14 | 2021-06-02T03:36:14 | 197,377,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 782 | java | /*
* https://codeforces.com/contest/459/problem/B
*/
package juniorSheet.cfB;
import java.util.Scanner;
public class PashmakAndFlowers {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int[] b = new int[n];
int max = 0, min = Integer.MAX_VALUE;
... | [
"t-vikrant@talasecurity.io"
] | t-vikrant@talasecurity.io |
66f94e4a66d77941724f6d54381e66044342225f | 9f004c3df4413eb826c229332d95130a1d5c8457 | /src/tanmoy_Sarkar/WeekdayOrWeekends.java | 0c5c365a831366417ef138145744d711a57d483f | [] | no_license | MayurSTechnoCredit/JAVATechnoJuly2021 | dd8575c800e8f0cac5bab8d5ea32b25f7131dd0d | 3a422553a0d09b6a99e528c73cc2b8efe260a07a | refs/heads/master | 2023-08-22T14:43:37.980748 | 2021-10-16T06:33:34 | 2021-10-16T06:33:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | package tanmoy_Sarkar;
public class WeekdayOrWeekends {
String arr[] = {"Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"};
void result(int dayCount){
if(dayCount>=1 && dayCount<=5){
System.out.println("Your entered day is : " +arr[dayCount-1]);
System.out.println("weekday.");
}
... | [
"s.tanmoy613@gmail.com"
] | s.tanmoy613@gmail.com |
9b6b889982ec62b12de68c4e17cc88dcc95128c9 | 7fdc79a942bbf80b0f9aecfc3a4bcad9bab75d09 | /java&jdbc/oct22/src/oct22/TestB.java | 9c52b9b490d0edbeb971527c65ddf3b218f60673 | [] | no_license | puttulkumari/USTGlobal-16-sept-2019-puttul-kumari | 96102162bdf752079818e6dca0f78f9a9f531554 | b0d63c42500b5260b6900b6550a13193bad2f0a2 | refs/heads/master | 2023-01-09T18:48:03.411362 | 2019-12-22T04:01:13 | 2019-12-22T04:01:13 | 215,547,477 | 0 | 0 | null | 2023-01-07T21:15:32 | 2019-10-16T12:52:07 | JavaScript | UTF-8 | Java | false | false | 372 | java | package oct22;
public class TestB {
static int a=25;
int x;
public static void add()
{
//only final access modifier is supported for local modifier
final int b;
b=20;
System.out.println(a);
System.out.println(b);
}
public static void main(String[] args) {
add();
TestB t=new TestB();
... | [
"puttul.kumari01@gmail.com"
] | puttul.kumari01@gmail.com |
ea101b70b2a1a33b8b486df76f3af294afb378c1 | 9feb17c588ac5e222007df731a3a0cf9a00ce622 | /kiy-cloud/.svn/pristine/10/1069ef2b6ab5579135781f55bd7f783820476229.svn-base | 22a14287374f145e3a4c4c5a4f95ffa26059aafc | [] | no_license | crystalNi023/kiy-all | 1fdb8978a71384ffbc4a9290ec7a396bf0dfd3f9 | a23e19f46b3dcc2abf75104bcdcaaf74aa81bdfd | refs/heads/master | 2022-12-23T07:55:23.981652 | 2020-02-26T04:49:22 | 2020-02-26T04:49:22 | 243,160,398 | 1 | 0 | null | 2022-12-16T06:04:57 | 2020-02-26T03:33:54 | Java | UTF-8 | Java | false | false | 1,030 | package com.kiy.cloud.data;
import java.io.IOException;
import java.io.InputStream;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import com.kiy.cloud.Config;
import com.kiy.cloud.Log;
/**
* 数据主控类
* @author HL... | [
"773701040@qq.com"
] | 773701040@qq.com | |
4d50ed8d1008c956d12abb3644eaf18569f8806a | ae07eee59f694482e6183cf7189e6f309d381859 | /jpost/src/main/java/jp/co/acms/jpost/base/common/utils/date/LocalDateConverter.java | a3acf86d164a0ff3593aa25e148f74a7a4c1136a | [] | no_license | horhenormanito/webapp-basecode | b3653e6b2b9097ee250a39c914dab7c3323f801c | f32484cf0cb7fafbe8319baa0e83cf7d18983426 | refs/heads/master | 2022-12-26T18:57:37.850323 | 2020-10-05T04:57:21 | 2020-10-05T04:57:21 | 300,512,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 890 | java |
package jp.co.acms.jpost.base.common.utils.date;
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
import org.apache.commons.lang3.StringUtils;
import org.springframework.core.convert.converter.Converter;
import jp.co.acms.jpost.base.constant.WebConst;
/**
* 文字列の入力値をLocalDate型に変換する
*/
public... | [
"n.carlon@fujitsu.com"
] | n.carlon@fujitsu.com |
5b31830f2d749eb59a0009b7a8f37c2bbcae384f | 1db1c1dc3e92b4f500078b61325ce4800cebb627 | /src/edu/ucsc/leeps/fire/FIREClientInterface.java | 30c372ba805467038813b0cf659a773637eb2972 | [
"BSD-2-Clause"
] | permissive | rauswarn/ConG | f63f1b495da2ec0ed125bbaf4d90ad88c3816804 | 35a8a2fa861d116e4a17fdb203896bc1cc3dca7b | refs/heads/master | 2020-03-24T05:00:07.519485 | 2017-09-19T21:50:50 | 2017-09-19T21:50:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 521 | java | /**
* Copyright (c) 2012, University of California
* All rights reserved.
*
* Redistribution and use is governed by the LICENSE.txt file included with this
* source code and available at http://leeps.ucsc.edu/cong/wiki/license
**/
package edu.ucsc.leeps.fire;
/**
*
* @author jpettit
*/
public interface FIRE... | [
"leepslab@gmail.com"
] | leepslab@gmail.com |
aedd884f8a287bd995a58d323798120da6d389fb | 4197b547b41c1d5c4a3c75bbda084c7bfe3dd024 | /mall-common/src/main/java/com/xch900910/mall/common/model/BaseModel.java | 61b29974be8d0ba36de9499e36c1f74aa1ad44c3 | [] | no_license | xch900910/mall | 53676d4cc993fb5c6a8fa51c19d4c1db6fe54c2d | 4df242eb473bc35464abf03e54184ca299b83ae4 | refs/heads/master | 2022-05-28T05:22:55.135784 | 2020-05-04T12:46:38 | 2020-05-04T12:46:38 | 261,173,148 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 261 | java | package com.xch900910.mall.common.model;
import lombok.Data;
/**
* @author xch900910
* @version 1.0
* @Desc
* @Date 2020/5/4 11:07
**/
@Data
public class BaseModel {
private String id;
private String createTime;
private String updateTime;
}
| [
"1159553819@qq.com"
] | 1159553819@qq.com |
b71f91e270451587e194acc421c6ab4ff12a0a00 | b5f0e3254e8f6cc5736b9855d61bb9784c7bb0d8 | /src/main/java/org/docksidestage/dockside/dbflute/allcommon/DBFluteConfig.java | 2704d4fddcce4654a201c87107d2ee05a753adeb | [
"Apache-2.0"
] | permissive | dbflute-test/dbflute-test-active-dockside | cd7d4e6125aad52fca743711d88c7204d3d337f5 | 997e80a8b9172e0460391618bdc5ec0089f7983c | refs/heads/master | 2023-08-06T08:06:06.340015 | 2023-07-19T18:42:11 | 2023-07-19T18:42:11 | 24,588,835 | 1 | 2 | Apache-2.0 | 2022-05-25T05:50:45 | 2014-09-29T09:48:15 | Java | UTF-8 | Java | false | false | 44,955 | java | package org.docksidestage.dockside.dbflute.allcommon;
import java.lang.reflect.Field;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Timestamp;
import javax.sql.DataSource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.dbflute.FunCustodial;
import org.dbflute.bhv.core.... | [
"dbflute@gmail.com"
] | dbflute@gmail.com |
52680a19ea7d6c7a98b39daf8e9807f828021502 | c7233ae88a6b6393e44be192eb765376cd317c91 | /src/com/android/phone/InCallScreen.java | 26733ed54cded6b2a7567bd11a6d0c0ed0fec719 | [
"Apache-2.0"
] | permissive | teamgummy/packages_apps_Phone | 8cfcd3fb7540a9cfa529a0a2be36ff9342ac4b63 | 22d54c03def99b0ad32d8ae8b5c157ee1c0daa3e | refs/heads/master | 2020-06-04T15:42:33.107294 | 2012-03-29T16:10:33 | 2012-03-29T16:10:33 | 3,446,209 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 202,592 | java | /*
* Copyright (C) 2006 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 required by app... | [
"justin.a.rogers@gmail.com"
] | justin.a.rogers@gmail.com |
71e5146ebe1113bf83271f5f4568f5252a63c3a9 | f52ec556847bde11784873064c704d1bee8cfdd5 | /src/com/lovo/spring/ioc/dao/impl/GoodsDaoImpl.java | b18c394ae399021b3d5cb4b3d449b9515f68159b | [] | no_license | houmingsong/springIOCJ163 | 3911b216731f2d56e9377c5476f263dfde452e7c | ba75a6c89edaa2f5253dbd6927d9b346e9bdc9d5 | refs/heads/master | 2020-06-16T08:02:52.227270 | 2019-07-06T08:54:19 | 2019-07-06T08:54:19 | 195,518,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 942 | java | package com.lovo.spring.ioc.dao.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Repository;
import com.lovo.spring.ioc.dao.IGoodsDao;
import com.lovo.spring.ioc.util.GetUUID;
@Repository(value="goodsD... | [
"castle@192.168.1.111"
] | castle@192.168.1.111 |
c06135125cf8aeb20d4cd821c38ca5eb17df7d6f | ef98b4d5ec35f161bb6c3e9ebd3f20bbb401c370 | /app/src/main/java/br/com/caelum/cadastro/fragment/MapaFragment.java | 356733b7105e272991687976e755d33ba65f9676 | [] | no_license | BrunaTavares/AndroidAppCadastro | 276b4a4cc99409331ad168316443aca49ee24e10 | 6eec7c6b405019355138d68ed6311d60cba18967 | refs/heads/master | 2021-01-11T10:06:33.131555 | 2016-01-18T02:47:53 | 2016-01-18T02:47:53 | 49,679,911 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,270 | java | package br.com.caelum.cadastro.fragment;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.util.Log;
import android.widget.Toast;
import com.google.android.gms.maps.CameraUpdate;
import com.google.android.gms.maps.CameraUpdateFactory;
import com.google.android.gms.maps.GoogleMap;... | [
"bruna_satavares@hotmail.com"
] | bruna_satavares@hotmail.com |
0e0cdbe95f40efec75b3873974a70129d5dd8fd9 | e0119155edf65e6207448f5ab760230566fc5714 | /java/GCN_MulticastClient.java | 2aac7d67044dda388e320d802dde118c578a8e65 | [] | no_license | LivTel/minor-access-systems | c2af823dd295840f8cba7aa51355bd34f9b9bac2 | ae269b6c49d8f376c6f9227821f0fce64d482106 | refs/heads/master | 2023-06-26T00:33:26.787526 | 2023-06-13T14:43:19 | 2023-06-13T14:43:19 | 23,577,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,772 | java | import java.io.*;
import java.net.*;
import java.util.*;
import java.text.*;
import ngat.util.*;
public class GCN_MulticastClient extends Thread {
public static final String DEFAULT_MCAST_ADDRESS = "224.103.114.98";
/** Input buffer - easily big enough at 256.*/
public final static int BUFFER_SIZE = 256... | [
"snf@astro.livjm.ac.uk"
] | snf@astro.livjm.ac.uk |
24914fa95f367d218e1b8b5dcf203c97cf4f7ec8 | a083e2b3f1da5e35b3a57fd4c0faaeea894d7b1b | /trisIntent/app/src/main/java/com/example/miki/trisintent/Paroliere.java | 00de39edefc7d08bb481cd6fb084d1f17032965b | [] | no_license | leobig99/android | 5dc29be7c0aed0edb72626b6aef649af77559fb8 | 69f5e4efaf7b0175d212f102e90746e2c61efe44 | refs/heads/master | 2021-01-20T07:36:35.283581 | 2017-05-23T09:23:53 | 2017-05-23T09:23:53 | 90,017,886 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,677 | java | package com.example.miki.trisintent;
import java.util.Arrays;
import java.util.Random;
public class Paroliere {
protected String parola="";
protected boolean[] viste;
protected int tentativi=10;
protected int lunghezza=0;
protected boolean vittoria=false;
protected String [] s={"prova", "m... | [
"leobig99@gmail.com"
] | leobig99@gmail.com |
4aff7089b23147bbb511e4ac56b88892182006c9 | c468c151b0eb555aa3ae338d2a0ae4112c2a892a | /RssReader/app/src/main/java/com/egorshenova/rss/mvp/splash/SplashContract.java | 9ba7deb0edb50be9514cac4cdd67422de682270f | [] | no_license | gorshenova/RSSReader | 9b0c0c53fb99a96fcaa01937eea83f660ae77480 | 9da1abe797126e964c2db589cc45e7bcc44321a9 | refs/heads/master | 2021-01-11T19:28:56.458331 | 2017-02-28T13:57:18 | 2017-02-28T13:57:18 | 79,376,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 393 | java | package com.egorshenova.rss.mvp.splash;
import com.egorshenova.rss.mvp.abs.IBasePresenter;
import com.egorshenova.rss.mvp.abs.IBaseView;
/**
* Created by eyablonskaya on 22-Feb-17.
*/
public interface SplashContract {
interface View extends IBaseView{
void openHomeScreen();
}
interface Presen... | [
"eyablonskaya@geeksforless.net"
] | eyablonskaya@geeksforless.net |
3a6da38b3799b6274b1f1cb68dbc240b39f4a4d4 | d7b9c513fcccbf7353240cafaa5519aacaf907d1 | /src/main/java/pl/piomin/services/transaction/model/Bank.java | a389efc6c77beb6ec444a784217825b8400513a2 | [] | no_license | pushparajk/Chai4SoWell | 8652855419cc288cc45cb3b6fa9c53f02a0d5afe | 19473882be688a91c988d0b83d30d6cde71e876a | refs/heads/main | 2023-02-05T01:07:17.731976 | 2020-12-21T12:03:42 | 2020-12-21T12:03:42 | 309,893,978 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package pl.piomin.services.transaction.model;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
@Document(collection = "bank")
public class Bank {
@Id
private String id;
private String bankCode;
private String bankName;
public String getId()
{
retur... | [
"Silambarasan.Sethuraman@finastra.com"
] | Silambarasan.Sethuraman@finastra.com |
ade657807b96999dffc136b54970256b4d3d12af | c9dfb030c4f19e56130a4f7f0a0176c8c9245582 | /app/src/main/java/com/app/devchat/data/Network/FireBaseAPI.java | 79ccc149bba53392bd6c37355573a1d05872819e | [] | no_license | DroidGeeks/DevChat | b286188fa2ef3049a8ff80331ae99d67bb0eb65c | 96523df1dbfb7f1221bd1d836cf2c693a0ccc74f | refs/heads/master | 2020-05-25T04:04:13.841296 | 2019-05-19T07:06:17 | 2019-05-19T07:06:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,069 | java | package com.app.devchat.data.Network;
import android.util.Log;
import com.app.devchat.data.DataModels.Message;
import com.app.devchat.data.DataModels.User;
import com.app.devchat.data.NewMessagesCallback;
import com.google.android.gms.tasks.OnCompleteListener;
import com.google.android.gms.tasks.OnSuccessListener;
im... | [
"tapsmuzira@gmail.com"
] | tapsmuzira@gmail.com |
164931a652ab8557435ff59c44aebb10bcbc7dd4 | 8872775d1e18ee0779bcd8540631643c71af03a6 | /src/main/java/com/citibank/utils/Constant.java | e2c007adf2ce86c2b528e5e1507dab32c3514eb3 | [] | no_license | liwangadd/CitiBankBg | 4ccf612bab4d4e5b24772e029f98e4778570f241 | 187771afd8a8ed0955f3b5a418edd71da9593f66 | refs/heads/master | 2021-07-18T13:12:45.396159 | 2017-10-26T11:05:23 | 2017-10-26T11:05:23 | 108,400,028 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 203 | java | package com.citibank.utils;
import java.io.File;
/**
* Created by liwang on 15-7-28.
*/
public class Constant {
public static String uploadPath = File.separator + "uploads" + File.separator;
}
| [
"liwangadd@gmail.com"
] | liwangadd@gmail.com |
73f429abfbdbe3c8d58e1b48639909df3a2733e4 | d78eaf6b75a9fb1c43cf7feb23dca7e563ca5dde | /src/main/java/com/sbkj/paipai/api/response/deal/SellerLeaveWordToDealResponse.java | e5a9760761c5f9144ccfcde6d8509f86b75b9b64 | [] | no_license | DommyShen/paipai | 7098d0ceba09e05f3fd96a43a7c3d7215cbb264b | 02eb149ee05952e2d080ecbdb4d98237aed55254 | refs/heads/master | 2016-09-06T19:52:11.747868 | 2015-05-04T09:35:48 | 2015-05-04T09:35:48 | 23,986,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 575 | java | package com.sbkj.paipai.api.response.deal;
import com.sbkj.paipai.api.PaipaiResponse;
/**
* 卖家通过调用本接口给订单留言,买卖家均可在订单详情中查看到该留言
* @author DOmmy
* create:2014-08-08
*/
public class SellerLeaveWordToDealResponse extends PaipaiResponse{
private static final long serialVersionUID = 2587701437762699289L;
/... | [
"1192447308@qq.com"
] | 1192447308@qq.com |
c620189c6c12ed5ad0d6ef7012377252a8310762 | bad098da77c1736d33e98f95040e4d895c8090ea | /Android App/app/src/androidTest/java/com/abhinav/personal/remotecamerashutter/ApplicationTest.java | e8292c837661dd34742568dfd25f0ff2595f377b | [] | no_license | epukaza/remoteShutterTiny45 | f4bee69d61c6ba147315029c3e89658cd6d4972a | ccf7ea80f7b3c2e0f43f338c49811b71f35a0b7c | refs/heads/master | 2020-12-25T18:20:21.837293 | 2014-10-09T01:38:56 | 2014-10-09T01:38:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 371 | java | package com.abhinav.personal.remotecamerashutter;
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 Applicatio... | [
"abhinav.geek@gmail.com"
] | abhinav.geek@gmail.com |
f7b4762ac12b8f1c03da131f70a5d9daff3072ae | 5a597b1856c5d9c60f6a3e43cb8ab1e8f64d3aab | /Lab4/src/experimentalClasses/ExperimentController.java | ddcff5763abc3caecc1c75f53dfd370eed41b7ac | [
"Apache-2.0"
] | permissive | FrenzyExists/DataStructuresLab | 3faa14ba0c22b19aa48bacd8ddd5ca336bf27278 | 18afda78d0810c3b50a9c018dfb8865b46b5371c | refs/heads/main | 2023-03-23T01:21:05.930263 | 2021-03-20T08:00:08 | 2021-03-20T08:00:08 | 335,184,484 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,803 | java | package experimentalClasses;
import dataGenerator.DataGenerator;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintStream;
import java.util.AbstractMap;
import java.util.ArrayList;
/**
* This class represents an object data type that is able to carry the
* necessary experiments to esti... | [
"frenzyexists@gmail.com"
] | frenzyexists@gmail.com |
7b1866718af68a90e421784e0b91150d32a6ca84 | 91e009f7cfe07f2ec6d06e653201b0bc8be8f1cc | /src/main/java/com/affirm/service/FacilityService.java | 23bbef17ecb43a7b14e9972cf85cfccd77d25934 | [] | no_license | bansalp004/allocate-loans | 73c1ffcb5ad2014e2dded7729fe7038d5aa3eeb0 | aa2badc3de989c4da0cbe460cb0688f115a3a67c | refs/heads/main | 2023-05-13T04:16:32.003183 | 2021-06-07T03:19:02 | 2021-06-07T03:19:02 | 374,235,369 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,296 | java | package com.affirm.service;
import com.affirm.model.Covenant;
import com.affirm.model.Facility;
import com.affirm.model.Loan;
import com.opencsv.CSVReader;
import com.opencsv.CSVReaderBuilder;
import org.apache.commons.collections.CollectionUtils;
import org.apache.commons.lang3.StringUtils;
import java.io.File;
impo... | [
"pravin.bansal@mindstronghealth.com"
] | pravin.bansal@mindstronghealth.com |
4cea21db64ca09d77c42d7fb6559311640a9da58 | 2b9744074a5c6e3d92aaac753a4a7ee48663007b | /Programmers_algorithm/src/PerformanceTest/PerformanceTest.java | 474b03798e0a27063b1a200c3ad0393ed45dd54c | [] | no_license | leeyebin/Algorithm_study | da3c3c173965192d993d35d73c3ff4b50bf8467d | 1709d333e5e41fbc1815b4f0a4778816027caa57 | refs/heads/master | 2021-03-30T21:54:15.816917 | 2018-03-16T18:04:26 | 2018-03-16T18:04:26 | 125,061,882 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 983 | java | package PerformanceTest;
import java.util.ArrayList;
import java.util.List;
public class PerformanceTest {
private static final long MEGABYTE = 1024L * 1024L;
public static long bytesToMegabytes(long bytes) {
return bytes / MEGABYTE;
}
public static void main(String[] args) {
... | [
"leeyebin007@gmail.com"
] | leeyebin007@gmail.com |
57f7f35718ab7bd822a53890d4395559d4b97a69 | 071e5d2896f8b0910271c5309e82d039a6baa0ea | /ultimoTp/src/parserIndicadores/ParseException.java | c19e6d14051459b708489d0863dd17b0e8ed5b34 | [] | no_license | meligomez/gr13 | fe7c9e8f7f990c354830c39fe179cf2743edc917 | e4c917db11b37674cbd3ada1bebab98233baf6a1 | refs/heads/master | 2021-08-29T18:36:49.352189 | 2017-12-14T16:31:12 | 2017-12-14T16:31:12 | 103,183,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,175 | java | /* Generated By:JavaCC: Do not edit this line. ParseException.java Version 5.0 */
/* JavaCCOptions:KEEP_LINE_COL=null */
package parserIndicadores;
/**
* This exception is thrown when parse errors are encountered.
* You can explicitly create objects of this exception type by
* calling the method generateParseExcept... | [
"melisagomez.m@gmail.com"
] | melisagomez.m@gmail.com |
743f33fa045db649a951618f8aa5ad41deca29fa | cd91ae2c9aeae39f5af775cd4650019bd1d5da8c | /app/src/main/java/DataBaseSQLite/DBSQLiteOfPersonelInformations.java | 120bed2cd0f1ea1664ef342faaa97d0950fd5ec0 | [] | no_license | hems42/ESH_AJANDA | e98c9e5ce211c388561b78c3df73c149e546ff77 | a1ac1829b5da991f232540bd8fce2000f3bcd5b7 | refs/heads/main | 2023-03-30T02:26:13.978676 | 2021-03-31T19:41:13 | 2021-03-31T19:41:13 | 336,798,503 | 1 | 0 | null | null | null | null | ISO-8859-9 | Java | false | false | 32,564 | java | package DataBaseSQLite;
import Utils.CustomTime;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import androidx.annotation.Nullable;
import Patient.Adress;
import Pati... | [
"=eflatun126@gmail.com"
] | =eflatun126@gmail.com |
5088091d6c9442849a75ba91377e433d52bb81ad | 051044e5effe80f290386e9c57e262dbc52b3bf9 | /mobile/src/main/java/com/vitaliyhtc/opengl_es_investigation/opengl2/utils/OpenGLES20Utils.java | 69e1dac6a06c8bdd0304ec15d5e90df9a8febbdc | [] | no_license | VitaliyHTC/OpenGL_ES_investigation | f590d4a9cf7abd011adf96e92660771985bebdb8 | f5f28de15d35d7f301a47b081f99bad69c7f651c | refs/heads/master | 2021-07-02T06:33:08.707110 | 2017-09-21T15:22:03 | 2017-09-21T15:22:03 | 104,207,485 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,829 | java | package com.vitaliyhtc.opengl_es_investigation.opengl2.utils;
import android.opengl.GLES20;
import android.util.Log;
/**
* Created by vitaliyhtc on 22.08.17.
*/
public class OpenGLES20Utils {
private static final String TAG = "OpenGLES20Utils";
/**
* @param vertexShaderCode String with vertex shade... | [
"vitaliyhtc@gmail.com"
] | vitaliyhtc@gmail.com |
77020be5b161a7dddd5ff70dca45019ff39e91b0 | b111b77f2729c030ce78096ea2273691b9b63749 | /db-example-large-multi-project/project20/src/test/java/org/gradle/test/performance/mediumjavamultiproject/project20/p103/Test2079.java | 45b9a9ef9e0f1fe98fd46b608f0505a242d1f506 | [] | no_license | WeilerWebServices/Gradle | a1a55bdb0dd39240787adf9241289e52f593ccc1 | 6ab6192439f891256a10d9b60f3073cab110b2be | refs/heads/master | 2023-01-19T16:48:09.415529 | 2020-11-28T13:28:40 | 2020-11-28T13:28:40 | 256,249,773 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,036 | java | package org.gradle.test.performance.mediumjavamultiproject.project20.p103;
import org.gradle.test.performance.mediumjavamultiproject.project20.p102.Production2052;
import org.gradle.test.performance.mediumjavamultiproject.project17.p87.Production1752;
import org.gradle.test.performance.mediumjavamultiproject.project17... | [
"nateweiler84@gmail.com"
] | nateweiler84@gmail.com |
6c0a575a48d483af02a5a8e7948aa01c152e4419 | 72451944f5e57ce17f60442783229f4b05d207d7 | /code/src/com/asiainfo/charge/dao/interfaces/IChargeNewMainDAO.java | 66041f5b121ca90f49e912cf08a9cbbd0e087030 | [] | no_license | amosgavin/db2app55 | ab1d29247be16bc9bbafd020e1a234f98bac1a39 | 61be5acb3143f5035f789cd0e0fd4e01238d9d7d | refs/heads/master | 2020-04-07T08:26:20.757572 | 2018-07-13T01:55:47 | 2018-07-13T01:55:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,142 | java | package com.asiainfo.charge.dao.interfaces;
import com.asiainfo.charge.ivalues.IBOChargeApplyMainValue;
import com.asiainfo.charge.ivalues.IBOChargeMainValue;
public interface IChargeNewMainDAO {
public void chargeStateToUse(String id)throws Exception, RuntimeException;
public void chargeStateToNoUse(String id)th... | [
"chendb@asiainfo.com"
] | chendb@asiainfo.com |
33ca7a9d3cc7ad6b30da04e6132c6643e94f76e8 | 3eaae3b201fcbb1eb13d2a9f8beba280819544ea | /src/main/java/algorithms/QuickSelect.java | 5568f69ac9367623efe12a9ab97b8d02be972214 | [] | no_license | arun786/PrepareAlgo | cfa5731e462cdcfbcaf8ff762de06a08f5916dcc | 727e66bda092a050e14312c640674352c778003f | refs/heads/master | 2021-06-30T14:47:37.358317 | 2019-06-19T08:06:53 | 2019-06-19T08:06:53 | 179,630,969 | 0 | 0 | null | 2020-10-13T12:42:02 | 2019-04-05T06:36:41 | Java | UTF-8 | Java | false | false | 1,433 | java | package algorithms;
import java.util.Random;
public class QuickSelect {
private int[] nums;
public QuickSelect(int[] nums) {
this.nums = nums;
}
public int select(int k) {
return select(0, nums.length - 1, k - 1);
}
private int select(int firstIndex, int lastIndex, int k) {... | [
"adwiti1975@gmail.com"
] | adwiti1975@gmail.com |
6ad64e185f532c8048cde819a83f9b018d6f9279 | ea87e7258602e16675cec3e29dd8bb102d7f90f8 | /fest-swing/src/test/java/org/fest/swing/timing/SatisfiedCondition.java | 54e34156b8be0be883fcf9b3acf5e4cee41afa1d | [
"Apache-2.0"
] | permissive | codehaus/fest | 501714cb0e6f44aa1b567df57e4f9f6586311862 | a91c0c0585c2928e255913f1825d65fa03399bc6 | refs/heads/master | 2023-07-20T01:30:54.762720 | 2010-09-02T00:56:33 | 2010-09-02T00:56:33 | 36,525,844 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,323 | java | /*
* Created on Jul 31, 2009
*
* 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... | [
"alexruiz@0e018e5f-c563-0410-a877-f7675914c6cc"
] | alexruiz@0e018e5f-c563-0410-a877-f7675914c6cc |
8b9ef216a2708721fe0f8915c9c0e3225bd81c27 | 86e9e4f4fe0c0fced0870a5ce902b2e7357d0175 | /src/main/java/com/bin/system/controller/LoginfoController.java | 04273b27d6841f2ed085572edd6156d603359e1c | [] | no_license | zhubin1018/erp | eb25bcdb6f85ad73f7497a6f873d49a3ab8143ed | c01ec51383774ae9d709440c16f6601e2e81326f | refs/heads/master | 2022-06-28T22:30:58.655885 | 2020-03-23T08:39:17 | 2020-03-23T08:39:17 | 249,376,768 | 0 | 0 | null | 2022-02-09T22:23:40 | 2020-03-23T08:39:00 | Java | UTF-8 | Java | false | false | 1,992 | java | package com.bin.system.controller;
import com.baomidou.mybatisplus.extension.api.R;
import com.bin.system.common.ResultObj;
import com.bin.system.service.LoginfoService;
import com.bin.system.vo.LoginfoVo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.Cro... | [
"2470718490@qq.com"
] | 2470718490@qq.com |
15029003498cac8abf4d8185a9231c566546ec31 | 8c1c66535e4c546812f6ce732bfaff7f517ddf72 | /familiar/src/main/java/devcom/familiar/controller/HomeController.java | 8ebf992e568b63a1732dbb37e6123c3b26f64324 | [] | no_license | TayvlPPM/Familiar | 575d63ebfec9ebf24b69bf69e8e8ddde3dc35da4 | f4e2857ac6a4c2e542572180d29e7cde76bc80b6 | refs/heads/master | 2020-09-30T01:07:15.444370 | 2019-12-13T13:32:47 | 2019-12-13T13:32:47 | 227,162,859 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 873 | java | package devcom.familiar.controller;
import java.security.Principal;
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.web.bind.annot... | [
"56160980+TayvlPPM@users.noreply.github.com"
] | 56160980+TayvlPPM@users.noreply.github.com |
8b8ec7eee2acb3da699ce51c093a4e00dc253532 | 82159a65b13fdfd538a17448f3a572a11489c564 | /app/src/main/java/com/danilov/supermanga/fragment/GenresFragment.java | 4ae20ffbf39ba59cdde1296efdd0f1a0860341ce | [
"Apache-2.0"
] | permissive | SammyVimes/manga | 130329f9cc7be733b6a2a2cb7021b9ad42a1c6f3 | 971f24e943239e9c1638d5da3c96b0cd33a96c88 | refs/heads/master | 2021-01-19T01:06:21.141338 | 2018-10-01T10:59:21 | 2018-10-01T10:59:21 | 53,887,772 | 30 | 13 | null | 2018-04-08T05:06:01 | 2016-03-14T20:02:52 | Java | UTF-8 | Java | false | false | 6,377 | java | package com.danilov.supermanga.fragment;
import android.content.Context;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widg... | [
"samvimes@yandex.ru"
] | samvimes@yandex.ru |
aaea5c19b23c2b963bf0ea6c444368abeacec00b | 2fc14d83e03104c5f8c1c52c68c47618884d2c76 | /src/be/intecbrussel/app/IOApp.java | 87b8cf871479185c4c5a6052eeb5a8cd5f020425 | [] | no_license | maysounaukal/File_IO | d123d0c3d300897ddd77e56f9dc5e977da810ea3 | cc7ba2adb64cbb16d1e94bb687e60cf388b5b1ac | refs/heads/master | 2020-12-01T22:36:46.142927 | 2019-12-29T19:33:17 | 2019-12-29T19:33:17 | 230,794,003 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,893 | java | package be.intecbrussel.app;
import java.io.File;
import java.nio.file.Path;
import java.util.Comparator;
import java.util.List;
import be.intecbrussel.entities.ObjectFile;
import be.intecbrussel.utilities.FileTools;
public class IOApp {
public static void main(String[] args) {
try {
// 1) Cr... | [
"someone.m_92@hotmail.com"
] | someone.m_92@hotmail.com |
534a87c2db492b75fd4f1bf72234b8745ea55157 | 18795c99cee672ff86dce75c7454a7d653fcf083 | /fpis/src/main/java/com/fon/fpis/controller/OtpremnicaZaKupcaController.java | 7d5a37812676e59578b46138a6dbff6393eb69a8 | [] | no_license | SaraBijelic/FPIS | 85b96f4ff9573e9d7c36b5862b6ac8e9647832bf | a146c687622802c9b25aaf1d802f98a62a3c6da3 | refs/heads/main | 2023-07-17T06:58:20.906591 | 2021-08-31T18:21:53 | 2021-08-31T18:21:53 | 401,796,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,025 | java | package com.fon.fpis.controller;
import com.fon.fpis.service.OtpremnicaZaKupcaService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import java.util.Date;
@CrossOrigin(value = "*")
@RestController
@Req... | [
"89865772+SaraBijelic@users.noreply.github.com"
] | 89865772+SaraBijelic@users.noreply.github.com |
1c508b2b938c85d892f671f414e37f3e326dc16c | 2fdf845998d17a4ba0963a81800eb897c4fbd57c | /PaymentEngine.java | 00dbe07f8e2fa21b7526470a80763369c0d39ed8 | [] | no_license | shakilsustswe/interface_java_program | 47b970231d616557c9679d3a7ac7e27257260ddc | 3cc818128bdad904dcbac4f9c5cafc19c9acac07 | refs/heads/main | 2023-03-26T02:29:46.331091 | 2021-03-06T05:51:51 | 2021-03-06T05:54:10 | 345,016,115 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 400 | 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 interface_;
/**
*
* @author Asus
*/
public class PaymentEngine {
public static void accept(Payment payment)
{
... | [
"ashikulhasanshakil1@gmail.com"
] | ashikulhasanshakil1@gmail.com |
803c3ea508d13642bd3fd83ba79b8a55c5c1becc | cb66f547d2ebc0cff5706466ed73fd89cdd3d0fb | /parser/src/main/java/motion/blevast/parser/vast/AdParameters.java | 9ce14529b6d7155cf94c197f15b19f506b5aa182 | [] | no_license | Kalkidan/ble_vast | 5fd726c40334fe98e4a05ed7f36ab082c1aaab1c | 9feba386e731a4cd7e05f39549b345b2074cc8e3 | refs/heads/master | 2021-04-09T17:02:28.709062 | 2018-11-29T00:11:56 | 2018-11-29T00:11:56 | 125,862,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 422 | java | package motion.blevast.parser.vast;
import motion.blevast.parser.parser.Text;
/**
*
* Idea adopted from.
* <a herf = https://github.com/loopme/loopme-android-vpaid-sdk></a>
*
* Data to be passed into the companion ads
*/
public class AdParameters {
@Text private String text;
public String getText() {... | [
"get.kal.2010@gmail.com"
] | get.kal.2010@gmail.com |
12921d386d2998aabf42b2bcdbff2d6a58d0e6c7 | 642323b88f6a3f9050d3ce297b80c02715ba08db | /Java OOP Advanced/Generics/src/genericScale/Scale.java | 08122a3eb86426edecaf1989754d23b2e096717a | [] | no_license | VenelinBakalov/javaAdvanced | 5a9e418c6666f85fe8a8d1e65d587a863af367b9 | d890a84fa56af2e24669e60f48f6d776cf55e9ef | refs/heads/master | 2021-01-11T21:07:45.912758 | 2017-12-03T15:39:27 | 2017-12-03T15:39:27 | 79,252,307 | 8 | 8 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | package genericScale;
/**
* Created by Venelin on 16.3.2017 г..
*/
public class Scale<T extends Comparable<T>> {
private T left;
private T right;
public Scale(T left, T right) {
this.left = left;
this.right = right;
}
public T getHeavier() {
if (left.compareTo(right) < ... | [
"vbakalov@vmware.com"
] | vbakalov@vmware.com |
aea87891b1341992a6ce2162fe1be6b7b94d5785 | 1a52892af24b1f5b9bdf8d1dfcdbee1ca1e7ea88 | /src/test/java/Specifications/ResponseSpecifications.java | 0c9e385cb7e7d8b8b3e5a8df2c6126b283a2ced0 | [] | no_license | Cerosh/RestAssuredLearnings | ff742e09d18c600cd24c297df1c4a790b80e3a3d | 98eb536ae439913265901b2c5785968a7d731b27 | refs/heads/main | 2023-05-14T05:19:14.055306 | 2021-06-06T10:31:49 | 2021-06-06T10:31:49 | 374,330,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,894 | java | package Specifications;
import org.hamcrest.Matchers;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import io.restassured.RestAssured;
import io.restassured.http.ContentType;
import io.restassured.specification.RequestSpecification;
import io.restassured.specification.ResponseSpecifica... | [
"ceroshjacob@gmail.com"
] | ceroshjacob@gmail.com |
27885a62e46f5f711aaf8bc2ef5e3a0caf35c2a6 | 787e68d80f1febfc3c37e9e562b98a8b66e98f01 | /app/src/androidTest/java/mukul/com/gamearena/ExampleInstrumentedTest.java | 7125c85cb2ca160a60bfcd81ae694c37b8326820 | [] | no_license | mukultater/GameArena2 | 812198a09ceaa5a4c2fe5d00f4b5aee95d239bc9 | 78898815026aad515d3ded3c0188f767ad8970cd | refs/heads/master | 2021-05-01T10:54:29.065947 | 2018-02-11T09:56:47 | 2018-02-11T09:56:47 | 121,109,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 739 | java | package mukul.com.gamearena;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android dev... | [
"marblesajanta@gmail.com"
] | marblesajanta@gmail.com |
eb92d50873f8a0270537882778806c3352949c01 | 4b25ec56d085590ceb8ce8b722979f70cf70250b | /P3.java | 79c91cf2f5866fe8b161626bfcf8e4e6dab86ae3 | [] | no_license | CoajaAndreea/Tema5mai | d3635e0a08b8f51a602ee1ca7a494eddc02e2622 | 2878b9dbf4d7ee615a5c1dd185558aed5906cd57 | refs/heads/master | 2020-03-16T11:37:05.829310 | 2018-05-09T13:27:47 | 2018-05-09T13:27:47 | 132,651,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 805 | java | public class P3 {
public static void main(String[] args) {
//initializari
int[] numereArray=new int[1000];
double mediaAritmetica;
int i=0;
double suma=numereArray[0];
//citirea primului numar
numereArray[0]=SkeletonJava.readIntConsole(" Introduceti primul n... | [
"a.coaja@yahoo.ro"
] | a.coaja@yahoo.ro |
ed30208e017654b96d0fb665f4961243df035556 | a909be3ecfa318a32fdc91cbf781caf776ca05b5 | /java/Tema 6/Practica 3/T6P3Ej22/src/t6p3ej22/Clases/Artista.java | 41eb3a927f6af1fea7c8866763014b7bfda0f067 | [] | no_license | mariozaton01/Programacion | 01afaa114cf9d6391afc21552366130757e1dfe4 | 84e2f950ab68c2efbb3e4158bf96cf57bcbe39ae | refs/heads/master | 2020-08-27T23:15:28.111008 | 2020-05-25T20:32:26 | 2020-05-25T20:32:26 | 217,516,458 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,275 | 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 t6p3ej22.Clases;
import java.time.LocalDate;
import java.util.ArrayList;
/**
*
* @author mario
*/
public cla... | [
"mario.zaton@ikasle.egibide.org"
] | mario.zaton@ikasle.egibide.org |
f44971eab38614c38e2d3dec0acaf3536d203c87 | 7ae8f0fbc41eef920c248a29676bacb91daef8bd | /src/main/java/com/udemy/ecomdashboard/repositories/CompanyRevenueRepository.java | 663015a79226d22a54148bb4bee1b5d2b08db690 | [] | no_license | ninanguyen24/EcomDashboardUdemy | 27a47efa3fb0b0333fa25c3333d8995da9f341e8 | 637424d944599df7c2404513cbfd9aee0ce970f1 | refs/heads/main | 2023-03-30T06:52:21.315135 | 2021-04-03T19:49:04 | 2021-04-03T19:49:04 | 352,262,128 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 473 | java | package com.udemy.ecomdashboard.repositories;
import com.udemy.ecomdashboard.entity.CompanyRevenue;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
//Jpa repository mapped with entity objec... | [
"nguyenn4@seattleu.edu"
] | nguyenn4@seattleu.edu |
80ab94fcdb5534813fa01cd90028996fd027eae1 | 29258fb65627f49c72fb94cbbd593a356379f1b8 | /src/main/java/com/jspxcms/core/service/impl/VoteMarkServiceImpl.java | 4fc4f135ae2f364d02115fba5de2b72964337a8a | [] | no_license | deep-coding/zhijia | cd117cf6430b14a00bbcd17c00ac94aaa3c8a176 | c1ea40e0b58bba4f2791bc7ad6f71afac6639827 | refs/heads/master | 2020-12-02T09:59:10.515713 | 2017-10-21T06:50:45 | 2017-10-21T06:50:45 | 96,669,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,180 | java | package com.jspxcms.core.service.impl;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import com.jspxcms.common.orm.Limitable;
import com.jspxcms.core.domain.Info;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springfra... | [
"lidengqi@sheyuan.com"
] | lidengqi@sheyuan.com |
34769d7821f750cec8b53f378a0ad9d5b9f3983a | bdcfd9395419c01d2a6f97202668c17c16709a26 | /src/entities/Account2.java | b2f603a416de0f0c64e56a3713a52b72bfa9e5fb | [] | no_license | mucheniski/java-completo-2019 | 5735abb620752cd9443da7c6970bef9d4397eaa4 | 1c00e9341734f874de32d5124f13ab90252c221c | refs/heads/master | 2020-07-08T12:54:01.567453 | 2019-09-08T19:37:38 | 2019-09-08T19:37:38 | 203,678,197 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 672 | java | package entities;
public class Account2 {
private Integer number;
private String holder;
private Double balance;
public Account2() {
}
public Account2(Integer number, String holder) {
this.number = number;
this.holder = holder;
}
public Integer getNumber() {
return number;
}
public void setNum... | [
"mucheniski@gmail.com"
] | mucheniski@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.