blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a78958585a900c31664cddf8510182c44b3733e1 | afd8912ee5c66a64fe561f1b1f81dc0848e3acce | /src/main/java/cts/model/StudentIdentity.java | 8d9b72700090e5476774a614042fde12d957554c | [] | no_license | pcbuilderayush/hibernate | 05c3ccb5f252d971e61a09a60f5237b52cba9e11 | d2413402975031fdf72a46991f5aa7a130070ef5 | refs/heads/master | 2022-06-22T13:30:09.238706 | 2020-02-27T11:35:38 | 2020-02-27T11:35:38 | 238,181,710 | 0 | 0 | null | 2022-06-21T02:52:28 | 2020-02-04T10:40:18 | Java | UTF-8 | Java | false | false | 863 | java | package cts.model;
import java.io.Serializable;
public class StudentIdentity implements Serializable{
private static final long serialVersionUID = 1L;
private int rollNumber;
private char section;
private int clazz;
public StudentIdentity() {
}
public StudentIdentity(int rollNumber, char section, int claz... | [
"pcbuilderayush@gmail.com"
] | pcbuilderayush@gmail.com |
6cf8ab3e38eec3f6b5c3dd43aa5ba852b77298bc | 918509a2ad82499571986ef439274db7c5fe8cb5 | /src/main/java/com/heimao/wuye/controller/UserController.java | d544e459f7afc835327eee0dbb4099ec59775e6e | [] | no_license | feichaochao/springboot-simple | 788ab3c15d1ff18bbf877e1ac2e52ec885ad5097 | b3761e7cc3ec38bcfc3de729eb4a906d03fab71a | refs/heads/master | 2021-07-22T05:24:20.509164 | 2017-11-01T06:44:25 | 2017-11-01T06:44:25 | 105,117,315 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,146 | java | package com.heimao.wuye.controller;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spri... | [
"495044040@qq.com"
] | 495044040@qq.com |
3fb81d69ea118d31679a10f626a4bdf2d46e0ce9 | 152c3182014590dece2c1d7ea1a9e8f5d3ad86c5 | /jpa.spec/src/io/github/jeddict/jpa/spec/extend/AttributeSnippetLocationType.java | abf6dd6a5f3ecd3d566a2bac1c3b65d1d91616e1 | [
"Apache-2.0"
] | permissive | hendrickhan/jeddict | 07782f6e01d173619492a97599cba13caf0f27d5 | 120738750f4f99be4288399232d7ad4d2481ff4f | refs/heads/master | 2020-03-19T00:27:37.150808 | 2018-05-14T13:48:23 | 2018-05-14T13:48:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,363 | java | /**
* Copyright 2013-2018 the original author or authors from the Jeddict project (https://jeddict.github.io/).
*
* 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.ap... | [
"gaurav.gupta.jc@gmail.com"
] | gaurav.gupta.jc@gmail.com |
67fdd5a768a14d3d15468a4691de14d2ee1a11d2 | f22016e5670e437bd7c1338f28aedfe7871580f9 | /axl/src/main/java/ru/cg/cda/axl/generated/XDigitDiscardInstructionMember.java | 47c1efbd3c80ad5356e8309d0f6e04c55c9d5a24 | [] | no_license | ilgiz-badamshin/cda | 4e3c75407a0b2edbb7321b83b66e4cf455157eae | 0a16d90fc9be74932ef3df682013b444d425741e | refs/heads/master | 2020-05-17T05:34:17.707445 | 2015-12-18T13:38:49 | 2015-12-18T13:38:49 | 39,076,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,495 | java |
package ru.cg.cda.axl.generated;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for XDigitDiscardInstructionMember complex type.
*
* <p>The following schema fragment specifies the expected content co... | [
"badamshin.ilgiz@cg.ru"
] | badamshin.ilgiz@cg.ru |
df77b3d0ec7230010fa576a115f2ffcc0a88df7a | 0d5d11017ddc651df66f7b9b755d5aeb2cc94d3c | /app/src/main/java/com/szagurskii/githubsearch/realm/modules/GitHubModule.java | dd521ebce6ce90986c745b6b884d2af0dc19c1d6 | [] | no_license | zsavely/githubsearch | e9c928f973ef48e22a198df54ba5c3bf1566cff0 | 158415c5fff809e86fbb69fba147a734cb9199ea | refs/heads/master | 2016-09-06T05:10:30.623813 | 2015-09-16T15:38:21 | 2015-09-16T15:38:21 | 42,592,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 192 | java | package com.szagurskii.githubsearch.realm.modules;
import io.realm.annotations.RealmModule;
/**
* @author Savelii Zagurskii
*/
@RealmModule(allClasses = true)
public class GitHubModule {
} | [
"zagurskii@payqr.ru"
] | zagurskii@payqr.ru |
f45569c3d7d8ca649c2710789187304c8d7af9bd | d219df459b11828d5cafcb991902998b3e8d5a62 | /20201102/TestDemo07.java | 77cd243a95b4ebadb9d425c4d6c6e726018613cb | [] | no_license | xwq526/Test-succeeded | 82ea9e9eacc57044d1614b91812524508accef28 | 8e8448327dee7189d93799be26f6f4a9234c4593 | refs/heads/master | 2023-03-12T11:52:52.581641 | 2021-02-24T15:50:43 | 2021-02-24T15:50:43 | 303,995,029 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,380 | java | package test20201102;
//实现 ArraysList 类
class MyArrayList <T> {
public T[] elem;
public int usedSize;
public MyArrayList() {
this.elem = (T[]) new Object[10];
}
public int getUsedSize() {
return usedSize;
}
public void setUsedSize(int usedSize) {
this.usedSize = use... | [
"1561493487@qq.com"
] | 1561493487@qq.com |
f916f81f78c4ee8a7d824ab7b1d72548b4cf694c | 7913cc2439c51f22045c8da56e90bd255d28b4e5 | /src/main/java/servlets/ExcluirAreaServlet.java | 01f4c80240fd0dcc946e4da12d16b0fa36941a17 | [] | no_license | alisoncf/academico | a7cdba933cff2fbb9501adb85cda65ce44bda746 | 6709a1065365f2c8552cacb777bbf5c76e86f723 | refs/heads/master | 2023-08-05T14:12:14.934245 | 2021-09-22T00:53:23 | 2021-09-22T00:53:23 | 400,280,059 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,601 | 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 servlets;
import DAO.AreaDAO;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.... | [
"alisoncf@gmail.com"
] | alisoncf@gmail.com |
1394f61037ddbb30f15dff62cd6dfb1a7e8e1f60 | 01285b3882007eaacd16ff83e7b56e085161e489 | /src/test/java/com/ds/controller/viewer/ResultControllerTest.java | b2854b0bf31a02179173196b1c7c28452ea87f15 | [] | no_license | cvrepos/quizzical | 1aaae098c10218806136da37d3e067c7821f3029 | 49ad20139927f29b225c92d71c8fe031662df5fa | refs/heads/master | 2020-06-08T10:32:22.504845 | 2012-08-20T03:40:43 | 2012-08-20T03:40:43 | 3,645,776 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 586 | java | package com.ds.controller.viewer;
import org.slim3.tester.ControllerTestCase;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.hamcrest.CoreMatchers.*;
public class ResultControllerTest extends ControllerTestCase {
@Test
public void run() throws Exception {
tester.start("/vi... | [
"adeka@Amarjyoti-Dekas-MacBook-Pro.local"
] | adeka@Amarjyoti-Dekas-MacBook-Pro.local |
6ab49f27a703146d0023a0dd9fec50cd9712145a | 309f17d83a7cd35b4241122d9d06e917d0494131 | /4.5_RecyclerView/RecipesRecyclerView/app/src/androidTest/java/com/shady/recipesrecyclerview/ExampleInstrumentedTest.java | 7d4c542efc347b6b934e33c0111fee128aa21c70 | [] | no_license | imshahidmahmood/Google-Associate-Android-Developer-Practice-Unit-2-User-Experience | ed3b015181dd72f2de693ec6c9edf0e6e354d19d | 6ec9200854a90b28b9ac5627981c20d5c5c80908 | refs/heads/master | 2022-04-24T10:44:05.672931 | 2020-04-24T14:10:17 | 2020-04-24T14:10:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 742 | java | package com.shady.recipesrecyclerview;
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 A... | [
"shahidmahmood.yar@gmail.com"
] | shahidmahmood.yar@gmail.com |
c8abe4ac1bb21dbc5f5b86b4bd385d21843de670 | 62ab78237ae1d80eae06e014f0ed2d690354ac8a | /EgeioWap2App/src/test/java/com/example/egeiowap2app/ExampleUnitTest.java | 82dd57eb59ed560623b374779c07cc849d8d3ba2 | [] | no_license | xybean/Wap2App | 706a9f5cd0b45696d819121ee23af634254b6a9f | 68e7accfc69869be085b1539467226fe00f00516 | refs/heads/master | 2021-01-22T08:58:54.846592 | 2017-02-14T09:33:20 | 2017-02-14T09:33:20 | 81,924,245 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | package com.example.egeiowap2app;
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
public vo... | [
"xybcoder@foxmail.com"
] | xybcoder@foxmail.com |
dd0a266c5b20a92ee4d6654cd94b5c428faa4381 | 0a8813b5eecb2e6a81b85e0c4b284225145707e5 | /Servlet_html/day15-JDBC/src/domain/account.java | a3b6cc5dccd2bd6b80f13a3885eb9fc221dc5488 | [] | no_license | zhh-3/java_study | 72dff19a58b4beb6ab56a15a860e655fc41b69a6 | 8e9d3fc4878fc037f0c087ea517a9bb520ebe584 | refs/heads/main | 2023-06-25T03:01:52.038247 | 2021-07-16T06:35:10 | 2021-07-16T06:35:10 | 386,516,634 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 935 | java | package domain;
public class account {
private int id;
private String name;
private int balance;
public account() {
}
public account(int id, String name, int balance) {
this.id = id;
this.name = name;
this.balance = balance;
}
@Override
pu... | [
"noreply@github.com"
] | zhh-3.noreply@github.com |
831577ec7b26b143d22db170cac126a0c9ada2c1 | 4e51aedcfbe208b66d683c8e38c9beb126a87cb2 | /src/main/java/com/example/disney/controller/PersonageController.java | 43108cfd31fdf6290eecd1e8221fac51fa7af70c | [] | no_license | Metalzoafull/spring-boot-disney | 710c92654a9c80f32cef1c55832b555f8c83e411 | 07fa700f51f5e68788e769a6da2b2c9b10b2ae05 | refs/heads/main | 2023-06-19T04:13:31.979126 | 2021-07-14T02:23:10 | 2021-07-14T02:23:10 | 381,871,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,972 | java | package com.example.disney.controller;
import com.example.disney.model.Personage;
import com.example.disney.service.api.PersonageServiceAPI;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.v... | [
"juannico36@live.com.ar"
] | juannico36@live.com.ar |
2deea8bea810f2385752ce5eab2f31145da37d6a | 371534ae1ebb96477bef04f3f315f4509abd0a88 | /central-security-settlement/src/main/java/mp01/examples/messaging/kafka/centralsecuritysettlement/domain/Account.java | 8abcc19fe0cfa42ebecefe86a72298d293fa670b | [] | no_license | fgolzari/microservice-kafka-messaging | 976798c5903bc64545aec273eafb81aece65d25b | f957c241da81df05c7377d529e02b2d30a541e64 | refs/heads/master | 2020-04-28T15:11:23.394087 | 2019-02-27T12:14:09 | 2019-02-27T12:14:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,281 | java | package mp01.examples.messaging.kafka.centralsecuritysettlement.domain;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
public class Account {
private int participantId;
private String ISIN;
private Double amount;
@JsonCreator
public Acc... | [
"slytanix@Shayans-MacBook-Pro.local"
] | slytanix@Shayans-MacBook-Pro.local |
bd04cc2da631ce796d81ee3716c687b4333d1384 | 81da3beaf0a1aedab355b0647a6c8894c6520bbd | /ScreenCaptureSerivce-test/src/me/wtao/service/ScreenCaptureService.java | ff10c129051aa0cb47c97d5ebdbb1d18286c0ff8 | [] | no_license | swwangyang/wyrepository_ScreenCapture | 4c5acd3de950d6e4ad22c089a0bf770adc8e8096 | 2b8d8e898bfe7592c1767c74b8abdee92eadc104 | refs/heads/master | 2020-06-02T06:31:04.879048 | 2014-03-01T02:43:48 | 2014-03-01T02:43:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,391 | java | package me.wtao.service;
import java.io.File;
import java.io.FileOutputStream;
import java.lang.reflect.Method;
import java.sql.Date;
import java.text.SimpleDateFormat;
import java.util.Locale;
import me.wtao.io.ExternalStorage;
import me.wtao.lang.reflect.Reflect;
import me.wtao.utils.Logcat;
import android.app.Serv... | [
"992461589@qq.com"
] | 992461589@qq.com |
bca8be74dde064307f1621f9f34941986b7ccfd0 | ecf6afcb27ce01551e2a994c6e4eaf14e577d3e5 | /DS_WorkSpace/Stack/src/com/rakesh/stackusingll/Stack.java | ec8a7991497fba7541c47417e2ec464207835539 | [] | no_license | Artstylein/Office-Workspace | bea58e1a8eba5810b2082122ebfe2f5c45ee445e | b4ac33febe6d203a977be4b15b96fba7c8225272 | refs/heads/master | 2021-07-11T21:49:38.257419 | 2017-10-11T14:05:27 | 2017-10-11T14:05:27 | 106,285,378 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 107 | java | package com.rakesh.stackusingll;
public class Stack {
public static void main(String[] args) {
}
}
| [
"126820@NTTDATA.COM"
] | 126820@NTTDATA.COM |
88b3952778327deef5ee4979f0cce0f149c65170 | ccd0892ffabd303a46c2377c11fad307dba17570 | /com.pe-international.sample.repository.jpa.manual/src/com/pe_international/sample/service/CustomerRepositoryImpl.java | e74bc370dfb6502a7bcba3c6eb59cbeab3aad67a | [] | no_license | UniSiegenWiNeMe/GeminiSample | 73ecf5d5447715b02cd1cfb8776f5d3a94da086f | b124ddc7aa945ccacd8fa1733bb7998a090bb0f3 | refs/heads/master | 2020-12-26T04:26:11.225109 | 2013-07-21T11:23:16 | 2013-07-21T11:23:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,942 | java | /*******************************************************************************
* Copyright (c) 2012 PE INTERNATIONAL AG.
* All rights reserved.
*
* Contributors:
* Jan Stamer - initial API and implementation
*******************************************************************************/
package com.pe_inte... | [
"j.stamer@pe-international.com"
] | j.stamer@pe-international.com |
a5c15a1f04ee93cdb252acc5ae9864a67d39f321 | 30cbdcd05d0b89966868515b5ff8fde56ddcb8d7 | /spring-security-jdbc-authentication-persistent-token-remember-me/src/main/com/roytuts/spring/security/jdbc/authentication/persistent/rememberme/controllers/SpringSecurityController.java | ebdd35a92cd183ec0ac4696bd48c558b66fa754a | [] | no_license | roytuts/spring-security | 491db163491e19b2da3a4b78dfe52f501c33e86a | b0661b7b08d75e8b7c952cb6cb728922f9773360 | refs/heads/master | 2023-08-03T12:27:25.253199 | 2022-11-15T13:46:17 | 2022-11-15T13:46:17 | 189,993,664 | 13 | 40 | null | 2023-07-31T21:20:57 | 2019-06-03T11:38:42 | Java | UTF-8 | Java | false | false | 1,810 | java | package com.roytuts.spring.security.jdbc.authentication.persistent.rememberme.controllers;
import java.util.Locale;
import javax.servlet.http.HttpServletRequest;
import org.springframework.context.MessageSource;
import org.springframework.context.MessageSourceAware;
import org.springframework.stereotype.Controller;
... | [
"noreply@github.com"
] | roytuts.noreply@github.com |
8c99f830cd2e2d2b8caf966b727227c1d71b87db | 7e87dec4d1abe4bf0aa3c8188f1c5a60f4df87f0 | /src/main/java/com/invillia/acme/model/constant/OrderStatus.java | e744986bc31f945e9e81b12fcf82938cbf8e141f | [] | no_license | LuanPSantos/backend-challenge | 3ed59bae4bdb422756c69a996bbcecf679961105 | 543c679e82c3ec6feebf83514530378babc03dde | refs/heads/master | 2020-04-21T04:31:54.437066 | 2019-02-08T02:35:15 | 2019-02-08T02:35:15 | 169,315,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 111 | java | package com.invillia.acme.model.constant;
public enum OrderStatus {
PENDING,
FINISHED,
CANCELED
}
| [
"santos.pereira.luan@gmail.com"
] | santos.pereira.luan@gmail.com |
b26ce7de261b475d00d22df51c7cd9b31f551657 | ccb56c3128ac142033d6c2b708ec74787099945a | /VjezbanjeZadataka/src/Vjezbanje/zadatak7/Kupac.java | cfe79ffa498f26eca747946db6216e774db17c0a | [] | no_license | valagic/JavaVjezbanjeZadataka | ef1bd6927c7cabb0a79955d9a455e7af36839c7f | b092a4939073bdf39f25b46b558513439f20ff66 | refs/heads/main | 2023-07-26T16:15:13.810457 | 2021-09-02T19:41:25 | 2021-09-02T19:41:25 | 379,823,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package Vjezbanje.zadatak7;
public class Kupac {
private int id;
private String naziv;
private String adresa;
public Kupac() {
}
public Kupac(int id, String naziv, String adresa) {
this.id = id;
this.naziv = naziv;
this.adresa = adresa;
}
public int getId() {
return id;
}
public void setId(i... | [
"59015187+valagic@users.noreply.github.com"
] | 59015187+valagic@users.noreply.github.com |
0057c012d7fbffbb6f570e77768e3a643d8a5e72 | 1940342a36f6222caf70a3032ad0f3c00cc1f241 | /src/main/java/com/auramcraft/init/AuramcraftAchievements.java | 6caba4e0a1777ed0285c2d058f0febef1a2cd930 | [] | no_license | Mazdallier/Auramcraft | bda663a3f97ca8da3a7055b0c9878ba2cfa0bb74 | f188b22881761ee9106e9b75aa0f64ff1e26a2a7 | refs/heads/master | 2020-04-06T06:45:10.268584 | 2014-12-10T07:30:24 | 2014-12-10T07:30:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,164 | java | package com.auramcraft.init;
import java.util.ArrayList;
import com.auramcraft.util.LogHelper;
import net.minecraft.stats.Achievement;
import net.minecraft.stats.AchievementList;
import net.minecraftforge.common.AchievementPage;
public class AuramcraftAchievements {
public static AchievementPage page;
public stat... | [
"newtoncat12@yahoo.com"
] | newtoncat12@yahoo.com |
eadbbb02730739f0c67cc42a2757c37a651df19a | 71d8155f60105af01e5f34ff373b539d55908d7d | /lectures/lecture-11/Lecture-Live B00/partD/ExamplesRegion.java | 6562977300dc941ab6a432a7c7c5bb28d55a5510 | [] | no_license | ucsd-cse11-sp21/ucsd-cse11-sp21.github.io | 7a2e355206a4758d98c34f5507c04f7183b075aa | 10e63ab427538c1e1088de47ce28ae8f3a25069c | refs/heads/main | 2023-05-15T03:10:10.610402 | 2021-06-13T21:48:25 | 2021-06-13T21:48:25 | 351,263,305 | 5 | 14 | null | null | null | null | UTF-8 | Java | false | false | 2,938 | java | import tester.*;
class Point {
int x;
int y;
Point(int x, int y) {
this.x = x;
this.y = y;
}
boolean belowLeftOf(Point other) {
return this.x <= other.x && this.y <= other.y;
}
boolean aboveRightOf(Point other) {
return this.x >= other.x && this.y >= other.y;
}
double distance(Point o... | [
"59540827+ucsd-cse12-w20@users.noreply.github.com"
] | 59540827+ucsd-cse12-w20@users.noreply.github.com |
15b395c69726514635f92f31a503c8f5a37a4aa8 | bb771cbfbea9f2ac5f916c29bb3668bba7435e7c | /oasis-common-test/src/test/java/cn/xyz/chaos/guava/common/eventbus/subscriber/SlowProcessSubscriber.java | 0d9b31d4d296c44fd9f6763f8c44cfc9ddaf92c9 | [] | no_license | 18965050/oasis | 3184123094bd62d62d6ae9f31622635cebbd2310 | e5f1cfa32b74fe37aaf0872c497f7c8502df052d | refs/heads/master | 2021-01-20T19:39:27.032176 | 2019-03-19T06:32:50 | 2019-03-19T06:32:50 | 61,260,765 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,118 | java | package cn.xyz.chaos.guava.common.eventbus.subscriber;
import java.util.concurrent.CountDownLatch;
import cn.xyz.chaos.guava.common.eventbus.event.BuyEvent;
import cn.xyz.chaos.guava.common.eventbus.event.SellEvent;
import com.google.common.eventbus.AllowConcurrentEvents;
import com.google.common.eventbus.AsyncEvent... | [
"18965050@qq.com"
] | 18965050@qq.com |
b463f691af7e134d528d526b1e0cd52a8151b6c4 | 6b4b3a7193081b342d3f70cebbb00e9a860e02fb | /src/com/juan/Modulo/Funcion.java | 1a8b0a3cac4b5a72078c67fdeeea94de04a0105c | [] | no_license | jborrajorodriguez/PlugginNetBeans | 51a10c14fb5f3a8cfbb0efa21eaae0ce088593fa | a6c3772778958d17431887a0b55bb2cff2684070 | refs/heads/master | 2020-03-13T12:31:14.910696 | 2018-04-26T08:03:27 | 2018-04-26T08:03:27 | 131,120,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,852 | 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 com.juan.Modulo;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.IOException;
import j... | [
"juanborrajo10@gmail.com"
] | juanborrajo10@gmail.com |
85a334116e332b4313a099e8881ad7f3d40b066a | a20600b2551fe6ec2654961e2c9553bea956da74 | /DS/Labs/REST APIs with AJAX Calls/src/bookservice/Books.java | d8f7104ce92fe7f899ef985a75a84014d2b87f2c | [] | no_license | SLIITSE/Year3-Sem1 | 5a8e2b9c333441594136e7f7a4cce4463785cae6 | 240db32683941aa1b5073148d379323e62483257 | refs/heads/master | 2023-02-11T15:55:10.891954 | 2021-10-02T08:52:48 | 2021-10-02T08:52:48 | 232,631,828 | 4 | 3 | null | 2023-02-01T23:32:23 | 2020-01-08T18:32:08 | Java | UTF-8 | Java | false | false | 321 | java | package bookservice;
import java.util.ArrayList;
import java.util.List;
public class Books {
private static ArrayList<Book> books = new ArrayList<>();
static {
books.add(new Book(1, "The Outliers", 500));
books.add(new Book(2, "World Is Flat", 550));
}
public static List<Book> getBooks() {
return books;
}
... | [
"kalubowila.dc25132@live.com"
] | kalubowila.dc25132@live.com |
2bfc410e67f7448b492543b2d0dc9b5c29822e43 | c0b174f5ef0075eee4d23b62444f3b03f4a5e0d0 | /src/main/java/com/cinema/dao/main/MainDAO.java | 090502dc7d31184cd97c6b9280bb7bb83d1aa02c | [] | no_license | kimhohyun21/SpringCinemaLab_remote | 7402aebbee961aa8046c7a75907c0f76b2039313 | c22422e8c13e78b9577711c53450f23a7602a014 | refs/heads/master | 2021-01-12T09:31:05.582124 | 2016-12-11T16:05:12 | 2016-12-11T16:05:12 | 76,177,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package com.cinema.dao.main;
import java.util.*;
import org.mybatis.spring.support.SqlSessionDaoSupport;
public class MainDAO extends SqlSessionDaoSupport{
//메인 페이지에 필요한 영화 정보 가져오기
public List<MainVO> getMovieListData(){
List<MainVO> list=getSqlSession().selectList("getMovieListData");
return lis... | [
"kimhohyun21@gmail.com"
] | kimhohyun21@gmail.com |
5461cb108865f9e2c4feb06c7b0bcc3442cd8046 | e1a9e8b5af06609cc41e54363b693ce34776a29e | /src/main/java/org/yelong/core/model/collector/support/remove/single/condition/RemoveBySingleConditionModelCollectorImpl.java | 8456651acbdafacc7c09526d4d724e3a87bc16ca | [] | no_license | yelong0216/yelong-core | 4c3b32a2d8d783698cbc8a5c0491dd638ab99cf1 | 206ae0c6ec5dd3ae7e532d632866d7f4e6ba8284 | refs/heads/master | 2022-06-22T09:46:38.427834 | 2020-11-19T01:38:07 | 2020-11-19T01:38:07 | 248,439,479 | 0 | 0 | null | 2022-06-21T04:01:46 | 2020-03-19T07:37:08 | Java | UTF-8 | Java | false | false | 1,449 | java | /**
*
*/
package org.yelong.core.model.collector.support.remove.single.condition;
import org.yelong.core.jdbc.sql.condition.support.Condition;
import org.yelong.core.model.Modelable;
import org.yelong.core.model.collector.support.ProcessConfig;
import org.yelong.core.model.service.SqlModelService;
import o... | [
"yl1430834495@163.com"
] | yl1430834495@163.com |
128ebe9b8524b39e7162de14661aec021789424c | e7a54639783db96016bd26a2ac7061064d0e3372 | /src/dao/TelefonoDAO.java | f23bcf7414fcbcd6ac2bc5de5dfce9083a5e3b7f | [] | no_license | PedroOrellana98/JaramilloOrellana-Pedro-Examen | 59501750e00d1470c3f93cc5561c9c244959dfe8 | 94cf97777b24b012f2f1502f733951ddb7167dfb | refs/heads/master | 2023-01-27T13:04:01.975603 | 2020-12-10T09:01:53 | 2020-12-10T09:01:53 | 319,984,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 183 | java | package dao;
import java.util.List;
import entidad.Telefono;
public interface TelefonoDAO extends GenericDAO<Telefono, String> {
List<Telefono> buscarCedula(String cedula);
}
| [
"porellanaj@est.ups.edu.ec"
] | porellanaj@est.ups.edu.ec |
ae25cd98fbd779a07d5faf147bb0c5ea81897203 | 8b277524cd0d5fa38acc54ba7506aed78f4e67ae | /demo/src/main/java/com/singtel/demo/model/Rooster.java | e76f3c3d6d635c5647286b76b90e775973c63cad | [] | no_license | singhraushan/new_learning | a3ef3381d18d35d5aef6c1b8b9e442a648b75bfe | 165e9467c99021b218ec1d06c432c252f8678cca | refs/heads/master | 2022-12-24T02:28:45.034712 | 2021-12-16T16:22:59 | 2021-12-16T16:22:59 | 145,468,324 | 4 | 1 | null | 2022-12-16T04:35:20 | 2018-08-20T20:40:29 | Java | UTF-8 | Java | false | false | 416 | java | package com.singtel.demo.model;
import com.singtel.demo.util.Sound;
//It's same as chicken, only differences are it can fly and speak differently.
public class Rooster {
private String sing;
private Bird bird;
public Rooster(Sound sound){
bird = new Bird(true, true, true, sound);
}
publi... | [
"singhraushan500@gmail.com"
] | singhraushan500@gmail.com |
fe822f2838657eeb4d3fb2b9d1e9e86fdfc12e24 | 8c9beb140a7deb949eb4c21ab86502aeb4d895b1 | /LeaftapsInput.java | a664a39d87103f79e38f0feb7e098cd892b2f7bb | [] | no_license | AvinPraveen/Selenium.week2 | 2fe8b442ae7bde5f1488b0efca5c0c4bcd801bde | 6a9798fd9caee9f4da5a3eb13a7dc88ba4468c43 | refs/heads/master | 2022-12-22T10:09:55.097915 | 2020-10-02T06:31:40 | 2020-10-02T06:31:40 | 296,889,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,222 | java | package Week2.day1;
import java.util.List;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
import io.github.bonigarcia.wdm.WebDriverManager;
public class LeaftapsInput {
public static void main(String[] args) {
// ... | [
"noreply@github.com"
] | AvinPraveen.noreply@github.com |
39a342e48a7b6f7adbaf73dba8fd29894ba0b1c2 | c763cc980a9868ebdad3673ce77e59876be3ce95 | /ingest-service/src/main/java/com/gramcha/ingestservice/repos/AdClickTrackerRepository.java | 71ab52ceb01dc7f2a4ddb9360eadc33492beae7d | [] | no_license | thaveedu/adtech-system | fe88fe8f2878ad99cb534a1157c66157ee89ff8f | 5e4e38d7dd35c9423f141893c9338dc6b69b3198 | refs/heads/master | 2022-02-21T02:01:46.394812 | 2019-10-12T19:38:37 | 2019-10-12T19:38:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | /**
* @author gramcha
* 07-Jul-2018 4:40:20 PM
*
*/
package com.gramcha.ingestservice.repos;
import com.gramcha.entities.ClickTracker;
public interface AdClickTrackerRepository {
void save(ClickTracker clickTracker);
ClickTracker findByClickId(String clickId);
void delete(String clickId);
}
| [
"haiganeshkumar@gmail.com"
] | haiganeshkumar@gmail.com |
f794d9f01ffd3f82dd6eca3d4057cf1b0894775e | 1c1aa21748b18abfa160f442f3b9a175c126781f | /app/src/main/java/com/led_on_off/led/LogInActivity.java | a7388e0b7d1147f0ea5c1b89e4dea2a6232fc4f7 | [] | no_license | silviu-dev/Wearable | fd70e9dfc14d624951ef64da2502dfdcb132b0b0 | 19d39fa6bf654b1c6551a2d276c91bca19d34e22 | refs/heads/master | 2023-04-26T09:32:01.194325 | 2021-05-25T08:23:37 | 2021-05-25T08:23:37 | 364,614,333 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 5,076 | java | package com.led_on_off.led;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.support.annotation.RequiresApi;
import android... | [
"zavelcaionut@yahoo.com"
] | zavelcaionut@yahoo.com |
fb31f8898a001a8b02cd936222dceef0b0e97602 | 0111b3bbd9d00471ebc459a907229f2da92c8bd4 | /Robotics Projects/Project2/RoboticsProject2.java | 645fe9b9278bc49dd302b3519e42f504549f5f0d | [] | no_license | tomking2077/JavaProjects | cf7f54b5eb70c991afeae951846e3d9d1d8674f2 | fa969d8e97afb06b5e0973c6e568b625af43a6e5 | refs/heads/master | 2020-08-26T16:31:31.334826 | 2019-10-23T14:22:05 | 2019-10-23T14:22:05 | 217,073,663 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,456 | 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 roboticsproject2;
import java.io.Console;
import javafx.application.Application;
import javafx.event.ActionEvent;
import ja... | [
"tomking@tamu.edu"
] | tomking@tamu.edu |
1e97437636219c9d583f75ba2c53b7ff874b8f4c | 6a90e85222bda21e97eb2dc93389dd2eeefeb51c | /M15/src/main/java/app/orchis/controladors/AltaPaisController.java | ef76cfb594f0a2424fb9d72d3d3227fafd12a807 | [] | no_license | fbarraza/Caesar | f5e591d697c04d3a2f10b043bcd73a15c00f063f | b8d543fd926c8aab9ce8dcbf023bd36f32fa0ba4 | refs/heads/master | 2021-04-29T22:54:32.674205 | 2018-03-10T15:17:58 | 2018-03-10T15:17:58 | 121,646,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,599 | 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 app.orchis.controladors;
import app.orchis.model.MasterModel;
import app.orchis.model.Pais;
import static app.orchis.utils.Ale... | [
"sv@SV-MNP-XUB"
] | sv@SV-MNP-XUB |
3cb1c5c1339a4d4e70345540ec4f026bcdf4aabd | e01539ff4fa403982c991aa424dc773547abb30a | /com.ibm.jbatch.container/generated-sources/jaxb/com/ibm/jbatch/jsl/model/Fail.java | ce7420047588f4be7c015a76abf69d5f817b624d | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0",
"CPL-1.0"
] | permissive | jGauravGupta/standards.jsr352.jbatch | 6d9aa00e8a3ddd44853570cb5086ebe189dd4932 | 90569b0004e830756d8f921419a511986b33a79c | refs/heads/master | 2022-10-08T09:20:17.941405 | 2020-05-08T21:12:17 | 2020-05-08T21:19:00 | 268,828,296 | 0 | 0 | Apache-2.0 | 2020-06-02T14:47:51 | 2020-06-02T14:47:50 | null | UTF-8 | Java | false | false | 3,382 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
// 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: 2020.04.05 at 01:05:3... | [
"skurz@us.ibm.com"
] | skurz@us.ibm.com |
40aac1be0d7e7535ab40dc272ffeec3fe2c0583f | 99194e16445ad596e0a663e4dfd9821cc2958740 | /app/src/main/java/me/fadcrepin/travelmantics/DealActivity.java | 378d9dd1bb31edd6d85d17401c52fbd704f2d0eb | [] | no_license | fadcrep/TavelMantics | cee558da43e29016c3ea654961e1f1784cb53d2c | 40a031d9718c039ac3128bfc06d0e831994590de | refs/heads/master | 2020-06-29T23:20:10.559934 | 2019-08-08T03:55:45 | 2019-08-08T03:55:45 | 200,654,125 | 0 | 0 | null | 2019-08-08T03:22:50 | 2019-08-05T12:47:28 | Java | UTF-8 | Java | false | false | 7,162 | java | package me.fadcrepin.travelmantics;
import android.content.Intent;
import android.content.res.Resources;
import android.net.Uri;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.widget.... | [
"fadcrepin@gmail.com"
] | fadcrepin@gmail.com |
e24e70bfe4395edc62aa7c252d5702801d95e1d3 | 1ba0b3b81d66ea93ea34b9d63e7e32bd46bce044 | /iMoney/src/cenhiang/imoney/groupManage.java | 696eb2e5992a9cea0a6f7a0087480f18b01def34 | [] | no_license | cheonhyangzhang/iMoney | c64af0b7191c440f58408fd5d1fcc505ed70224a | 268d79139228c58e588750a03b82cde2bd79df2e | refs/heads/master | 2021-01-20T12:42:12.700357 | 2013-05-19T03:38:00 | 2013-05-19T03:38:00 | null | 0 | 0 | null | null | null | null | WINDOWS-1256 | Java | false | false | 5,487 | java | package cenhiang.imoney;
import java.util.ArrayList;
import java.util.HashMap;
import android.app.ListActivity;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickL... | [
"cenhiangapply@gmail.com"
] | cenhiangapply@gmail.com |
e97e39633b2f85df78c892222f0aea340f4a0b29 | b42fdf441a03ffa1597155c12a8bd724964bdfce | /src/br/com/paulo/string/ReverseString.java | 09fece9d01c99fa6cb53a9020696c9d85cc5d048 | [] | no_license | paulohsl/algorithms | 6bcb900ccdaed2770310c576c26bc33f587b8385 | 15c4e4caf671c9a56b66f2e010287b30df8e32a4 | refs/heads/master | 2021-01-22T11:21:15.185337 | 2017-05-28T20:48:42 | 2017-05-28T20:48:42 | 92,685,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,029 | java | package br.com.paulo.string;
import java.util.Stack;
/**
* Created by paulohsl on 9/8/16.
*/
public class ReverseString {
public static void main(String[] args) {
String phrase = "Olha o gato ae";
System.out.println(reverseUsingStack(phrase));
}
public static String reverseString(Stri... | [
"paulohsl@Paulos-MacBook-Pro.local"
] | paulohsl@Paulos-MacBook-Pro.local |
9b562e9f3444be551001b471582ec7e4fe95e8b0 | e697161bed98bef5696695ccd0b7c63693864df4 | /PizzaProject/src/Integration/Sauce.java | 8e4f2ca64ef33db7ea90fa66c5d50527586fa79f | [] | no_license | Rjacq025/PizzaProject2 | c09517eb6eb4a1f7240a5c072d837ffbf2923ebf | 6eaa4019832be0d46d35e09712b94a795527283d | refs/heads/main | 2023-06-08T03:36:31.499160 | 2021-06-26T03:38:07 | 2021-06-26T03:38:07 | 378,526,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 487 | java | package Integration;
import java.util.Scanner;
public class Sauce {
public static String[] arraySauceList = {"[1] Original Tomato +20 cal | $2.00",
"[2] Ranch +30 cal | $2.50", "[3] BBQ +45 cal | $3.50", "[4] Alfredo +30 cal | $2.50",
"[5] Buffalo +15 cal | $1.50", "[6] Marinara +20 cal | $2,00... | [
"noreply@github.com"
] | Rjacq025.noreply@github.com |
104818da2f47cd5c4234ceb61f418a505e109117 | 629e42efa87f5539ff8731564a9cbf89190aad4a | /unrefactorInstances/axis2-java/40/cloneInstance2.java | f880bcab48cc7ca86ea9dec5deac4afdaa46ba07 | [] | no_license | soniapku/CREC | a68d0b6b02ed4ef2b120fd0c768045424069e726 | 21d43dd760f453b148134bd526d71f00ad7d3b5e | refs/heads/master | 2020-03-23T04:28:06.058813 | 2018-08-17T13:17:08 | 2018-08-17T13:17:08 | 141,085,296 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | public boolean isComplete(){
if (WSDLConstants.MEP_URI_IN_ONLY.equals(this.axisOperation.getMessageExchangePattern())){
if(1 == this.messageContextList.size())
return true;
}else if(WSDLConstants.MEP_URI_IN_OUT.equals(this.axisOperation.getMessageExchangePattern())){
if(2 == this.messageContextList.si... | [
"sonia@pku.edu.cn"
] | sonia@pku.edu.cn |
773cf7bbd14b4098a3050df7976ad0f01c17863c | 50c7be4ad4a59c1265dcb1a0f2b2465c551f6232 | /order-service/src/main/java/com/example/orderservice/controller/dto/ProcessOrderRequestDTO.java | 66923c07e4538911beed694c095287f53f2adf80 | [] | no_license | kutaykoylan/ecommerce-app | 7a34b2c421f58fbd24b9041f0724622ccadca6df | e2abbc13d8a249bacd0435db4f56e9630c78f767 | refs/heads/main | 2023-05-08T06:44:19.374554 | 2021-05-25T19:51:51 | 2021-05-25T19:51:51 | 343,922,068 | 2 | 1 | null | 2021-04-25T15:26:10 | 2021-03-02T21:49:36 | Java | UTF-8 | Java | false | false | 334 | java | package com.example.orderservice.controller.dto;
import com.example.orderservice.entity.PaymentInformation;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class ProcessOrderRequestDTO {
private PaymentInformation paymentI... | [
"kerimkutay@gmail.com"
] | kerimkutay@gmail.com |
9e94720445155b6ac754c6d674eb1fa700790c08 | f062adbceda4a296ee6750fcab727db733bb6a09 | /src/main/java/com/ynyes/ganzhi/entity/TdUserLevel.java | c54a05b70d32ddf02372cfe4fbf46c7a0b158b31 | [] | no_license | Max3215/ganzhi | eba03755973bd27e17dedc64a85f57f7d015f072 | 501fc19078f1df74b599cd24845991bfa748c007 | refs/heads/master | 2020-04-27T10:25:40.713008 | 2019-03-07T02:15:17 | 2019-03-07T02:15:17 | 174,253,225 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,916 | java | package com.ynyes.ganzhi.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
/**
* 用户等级
*
* 用户等级信息
*
* @author Sharon
*
*/
@Entity
public class TdUserLevel {
@Id
@Ge... | [
"981829761@qq.com"
] | 981829761@qq.com |
acbae5653bc9e3c3b4f7a6c670da1419a778ca25 | 80d28a77755e03baa529966678538c87faa751f8 | /src/main/java/command/Command.java | 1177b1c4269d3717168476ec2e86d3f522dfa71d | [] | no_license | Wismut/crud_project | 33ccb37dc815103688603f338d393b8601b43ff7 | e59687c116a009e997d29d47b0f7fa36c2deb2fa | refs/heads/master | 2022-08-15T11:14:38.042051 | 2020-05-22T13:57:46 | 2020-05-22T13:57:46 | 258,201,831 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 578 | java | package command;
public enum Command {
UPDATE("u"), DELETE_BY_ID("d"), SAVE("s"), GET_BY_ID("g"), GET_ALL("a"), GET_BY_CONTENT("c");
private String shortCutLetter;
Command(String shortCutLetter) {
this.shortCutLetter = shortCutLetter;
}
public static Command getCommandByLetter(String le... | [
"sfasfa@asd.sdgs"
] | sfasfa@asd.sdgs |
8d277e76212d2654bc0969382b80fa97d5d1ab59 | 7513020d4c34fa8ee3f485665a7ae9e5306d1b7e | /src/test/java/ch/rasc/extclassgenerator/ModelGeneratorBeanWithCustomTypeTest.java | 9b13d031f2831b2f6ae159e5d71b7629b0995a78 | [] | no_license | dilbertside/extclassgenerator | 39e8728a061c8fbfaea50c7f872368aa6d89c99e | 22c121457e6bfbf9b73dc25731bc99651834b1a5 | refs/heads/master | 2021-01-17T08:14:14.617121 | 2014-05-31T18:07:58 | 2014-05-31T18:07:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,525 | java | /**
* Copyright 2013-2014 Ralph Schaer <ralphschaer@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | [
"ralphschaer@gmail.com"
] | ralphschaer@gmail.com |
9f08ce508559459bf491bf201c2c287b7d8d3d95 | 1300a6ef8446ab18cd9939a4defbe3488a6d6396 | /src/roguelike/world/Point.java | c81d76f11000c8bebdcd36492657578a99d5403b | [] | no_license | LeSingeAffame/RogueLike | aab7792a110bc4ebcdab48c836d9fc074deaa4b6 | e2cbdfd010f2f8dcfc6d8619f4818d25b33f5024 | refs/heads/master | 2021-04-06T00:58:18.029336 | 2018-03-15T11:06:51 | 2018-03-15T11:06:51 | 125,353,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,320 | java | package roguelike.world;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class Point {
public int x;
public int y;
public int z;
public Point(int x, int y, int z){
this.x = x;
this.y = y;
this.z = z;
}
@Override
public boolean equ... | [
"dimitri.bernot@yahoo.fr"
] | dimitri.bernot@yahoo.fr |
38bb6fadc0617fdefcef487d4c899e3fb69064e1 | 9ada4297f71e1fed7d13c1c990748a8490878b91 | /src/main/java/com/plan/generator/app/Application.java | 449d6cab48c5aeeb33d4871fcb6b628921f56946 | [] | no_license | mareeskannanr/plan-generator | 8c8d8d6f0b447ed75ce27bc785402daa925db5ba | 152d04f85129f7529e9d56d3df19fce0037e84bd | refs/heads/master | 2020-09-22T06:08:11.901585 | 2019-12-01T09:03:12 | 2019-12-01T09:03:12 | 225,080,896 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | package com.plan.generator.app;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class Application {
public static void main(String[] args) {
SpringApplication.run(Application.class, args);
}
}
| [
"mareeskannan1990@gmail.com"
] | mareeskannan1990@gmail.com |
e3def84b20c163dabeb1ed3d962ee0a94962bb66 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_608ecd667907988f1051555ef5c167cb70ddf450/CytobandPanel/7_608ecd667907988f1051555ef5c167cb70ddf450_CytobandPanel_t.java | 35c10d75a76895acbfb4bccdf9165862a2df909e | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 8,428 | java | /*
* Copyright (c) 2007-2011 by The Broad Institute of MIT and Harvard. All Rights Reserved.
*
* This software is licensed under the terms of the GNU Lesser General Public License (LGPL),
* Version 2.1 which is available at http://www.opensource.org/licenses/lgpl-2.1.php.
*
* THE SOFTWARE IS PROVIDED "AS ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
11a0b1c09b537b87ab32f8601f41095ce80fb0dd | 499648feb073eddf9a12fc5322dae7e6c8c92825 | /SGECapaPresentacion/src/sge/vista/JGenerarEnvioViewer.java | eb7043e9c32ee157904fb037d4ca381be13b359c | [] | no_license | mfarabollini/SGE | 6981a4df102417e39543aef4ed6fbf13f4b4184a | 5414622186c48d07477058c79dc2f16ef37daa58 | refs/heads/master | 2021-01-01T19:20:00.333913 | 2012-07-12T20:49:33 | 2012-07-12T20:49:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,409 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/*
* JGenerarEnvioViewer.java
*
* Created on 26/05/2012, 20:11:17
*/
package sge.vista;
import java.awt.Dimension;
import java.awt.Toolkit;
import java.text.SimpleDateFormat;
import java.util.GregorianCalendar;
i... | [
"marcos.farabollini@gmail.com"
] | marcos.farabollini@gmail.com |
35d140f5e810ad249b95a7458c50caa93115b41a | b3742d2fa078f3d017a1d0d784d1ea01e5547d97 | /ppm-tool-fullstack/src/main/java/com/vignesh/ppmtool/domain/Backlog.java | 6fbe1df76e9ab27a534eddd559020883650c8f39 | [] | no_license | vignesh-ragavan/PPM-tool | be5d9cc91bf757a3bca8666d512911bf00d8891d | fc96d539bec02f15d99909eb88bbecbc37c761b3 | refs/heads/master | 2022-12-26T21:02:24.025858 | 2020-10-16T16:59:17 | 2020-10-16T16:59:17 | 299,874,232 | 0 | 0 | null | 2020-09-30T16:28:34 | 2020-09-30T09:43:04 | Java | UTF-8 | Java | false | false | 1,584 | java | package com.vignesh.ppmtool.domain;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
@Entity
public class Backlog {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private Integer PTSequence = ... | [
"vigneshr.vtalent@gmail.com"
] | vigneshr.vtalent@gmail.com |
ba1a6d27a4f01ab7e94333550c0d48c8afae2818 | e18d5df585afc0826dd1013f39ae4d8be312fa2a | /Association/attributes.java | 157d4c8814632ce7e435dea2f722cee1dca29b8e | [] | no_license | lwiskowski/dataMining | e96b5029e57f92f15e396cfbb4cb742bc81c21b3 | cf60da1597f2982e61da67401f7245014ae3f717 | refs/heads/master | 2021-01-20T17:19:50.309541 | 2016-07-10T23:40:45 | 2016-07-10T23:40:45 | 63,022,582 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java |
public class attributes {
String item;
String val1;
String val2;
public attributes(String[] array) {
item = array[0];
val1 = array[1];
val2 = array[2];
}
public String getItem() {
return item;
}
public String getVal1(){
return val1;
}
public String getVal2() {
return val2;
}
}
| [
"lwiskowski@host238-236.aruba.fit.edu"
] | lwiskowski@host238-236.aruba.fit.edu |
6e6c7442281bef8a541beed6551c3a938f4adb9d | 6dc5efd0619dd48aba17b7f2dd33180d55c4c734 | /main/src/main/java/com/tepia/main/model/question/ProblemDetailBean.java | 68e3da532b928a225533e4b23c9184852e4a4335 | [] | no_license | smellHui/SKGJ_Android_Three | 2c9a2b3e7a7f6cd65117a1beb6daa16bfb38fc02 | 452d2ab97a6226303516a2079385a1536f4bf984 | refs/heads/master | 2020-12-02T04:15:51.268148 | 2019-12-27T10:00:22 | 2019-12-27T10:00:22 | 230,882,052 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,984 | java | package com.tepia.main.model.question;
import com.tepia.base.http.BaseResponse;
import java.io.Serializable;
import java.util.List;
/**
* 事件日志列表
* @author liying
*/
public class ProblemDetailBean extends BaseResponse{
/**
* data : {"problemId":"43a3e54c97634528b34df59b71905744","problemType":"1","proble... | [
"872904178@qq.com"
] | 872904178@qq.com |
a0f6ba65636607b4bb76cb8672b2cd0c8f1e196d | 5d363e56fec24e4b317fb6a36b86d3ab4174341d | /src/main/java/com/alexandre/cursomc/resources/ProdutoResource.java | 47797519105f7a672100b565cdc0fc726a9f57ec | [] | no_license | Alexandre-Azvdo/UdemyCursoSpringBoot-BackEnd | 98e9b9c2d171c0732086800836b1cf5a3223d6a2 | e7b1d886ce315b33a4314beceb72defadc916cc5 | refs/heads/master | 2021-01-01T01:43:05.601629 | 2020-03-16T14:39:26 | 2020-03-16T14:39:26 | 239,126,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,900 | java | package com.alexandre.cursomc.resources;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.a... | [
"azvdo.ads@gmail.com"
] | azvdo.ads@gmail.com |
30534aef512c018590f156daf8cedf1e56871527 | bb6ebff7a7f6140903d37905c350954ff6599091 | /third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/SimpleClientCacheManager.java | c8943ea9717ffba00f32fa154f9e3286687e246e | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"BSD-3-Clause"
] | permissive | PDi-Communication-Systems-Inc/lollipop_external_chromium_org | faa6602bd6bfd9b9b6277ce3cd16df0bd26e7f2f | ccadf4e63dd34be157281f53fe213d09a8c66d2c | refs/heads/master | 2022-12-23T18:07:04.568931 | 2016-04-11T16:03:36 | 2016-04-11T16:03:36 | 53,677,925 | 0 | 1 | BSD-3-Clause | 2022-12-09T23:46:46 | 2016-03-11T15:49:07 | C++ | UTF-8 | Java | false | false | 1,185 | java | /*
* Copyright (C) 2010 Google Inc.
*
* 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 ... | [
"mrobbeloth@pdiarm.com"
] | mrobbeloth@pdiarm.com |
e80682d691eb115b139331a8e4e679181dc8460b | 16bf8b477125bacf5690536a247004772f583160 | /MESSpringGateWay/src/main/java/com/delta/mes/gateway/entity/APIAuthorityEntity.java | 72a8b08239d9f73ec053be9a99657448cc336020 | [] | no_license | zhuohao1986/springcloud | db67e3bfcf7f5bf76f53fbf760dcd5641fd9580a | a5f9f7f8baba7489e7fd6dd43944680ad79056ed | refs/heads/master | 2020-09-05T00:42:30.569211 | 2019-08-02T07:52:29 | 2019-08-02T07:52:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,295 | java | package com.delta.mes.gateway.entity;
import com.delta.mes.annotation.DataBaseColumnSetting;
public class APIAuthorityEntity {
@DataBaseColumnSetting(columnName="api_path_name")
private String apiPath;
@DataBaseColumnSetting(columnName="auth_validate_flag")
private String validFlag;
@DataBaseColum... | [
"noreply@github.com"
] | zhuohao1986.noreply@github.com |
004e13e29b0d5cf620711243d1d87c2a85e5e0b2 | 4ce48632ae070fd95b78bb37e77c5d39069029b2 | /app/src/main/java/com/jkuhail/groupchat/MainActivity.java | bead91e6f33430c63b55cdf98c7bf58f1e976c79 | [] | no_license | JKuhail/Real-time-chat-group | c171a7e537675bae5aebd30f0ae67c9f22b4c478 | 2b4dde5b62b9cc96b15934d01102fb514ac5b8ec | refs/heads/master | 2022-07-17T01:03:47.498552 | 2020-05-15T20:38:45 | 2020-05-15T20:38:45 | 264,280,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,024 | java | package com.jkuhail.groupchat;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.ListView;
import android.widget.Toast;
import com.fasterxml.jackson.core.JsonProcessingException;
import c... | [
"jehadkuhail1998@gmail.com"
] | jehadkuhail1998@gmail.com |
408985444e04ae7137ffd4ce7dce18b307b50fc3 | b8d64efb21fd4b3e6181eb5869d655895a75dfc6 | /src/main/java/hpe/App.java | 73bd02f68980df6a3caf69a5dd50b1db8ad7e619 | [] | no_license | premprs1/newproject | 092991dec9007bdfabadecfe6070eb377518e37a | 091436c131a927e7ab4527b5a4aa75dcd90114ed | refs/heads/master | 2021-04-29T22:12:56.751141 | 2018-03-06T23:11:34 | 2018-03-06T23:11:34 | 121,634,753 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166 | java | package hpe;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"kumar@mail.com"
] | kumar@mail.com |
d1058f0f99232dd7513e550332be21f6e47c56e7 | a04c05522de846cb151f0787eef8aa4b0a85cebb | /cablePortal/src/com/cablevision/util/ValidateErrors.java | f96080f33b13f9aa140ea756f50f9abd74c5f919 | [] | no_license | Diana23/Portal-Web | 859fb5577d6c8d0c2ca3358d4dbbd56576eb9fd7 | 57a61aa5f40b6fc8e234b06cc6b76657aabbdb1a | refs/heads/master | 2016-09-16T09:58:17.363856 | 2011-12-05T19:40:47 | 2011-12-05T19:40:47 | 1,455,679 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,214 | java | package com.cablevision.util;
import org.apache.beehive.netui.util.logging.Logger;
import org.apache.struts.util.MessageResources;
import com.cablevision.portal.ErrorVitriaException;
/**
* Clase para obtener el mensaje de error dependiendo del coidigo de error en vitria
* @author Daniela G
*
*/
public class Val... | [
"dianax_15@hotmail.com"
] | dianax_15@hotmail.com |
f7d57634a741a67a64c736728becfb3f2a723af8 | 01ace8017bef8e96b15dcc4b67ecbdbcb3ff732d | /community-common/common-payment-service/src/main/java/com/qding/common/payment/service/impl/PosPaymentServiceImpl.java | 1b931f0c0653346d31999b73dbff1770f8bf1b40 | [] | no_license | huokedu/wx | 8c64e8175f637a3ed62434a1e1f3e14ced160268 | 9de077cc6b3415cddece0578279ffeea2b634b19 | refs/heads/master | 2020-05-21T00:34:57.066879 | 2014-07-21T05:33:03 | 2014-07-21T05:33:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,193 | java | package com.qding.common.payment.service.impl;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import org.osoa.sca.annotations.Remotable;
import com.qding.common.payment.model.PosPayment;
import com.qding.common.payment.service.PosPaymentService;
import org.apache.commons.col... | [
"xdylxdyl@163.com"
] | xdylxdyl@163.com |
1a74a15715969e807d89ff0f0c04d106dec91809 | 04d133c4ec6328ec2b7066526d2b1105e0f9e7c8 | /src/main/java/lab4_20227250_SalgadoEspinoza_modelo/usuario.java | 9283c6d8ffca7d27bb1f7dfdd5e01f7f500a36c8 | [] | no_license | dyllansalgado/lab4_20227250_SalgadoEspinoza | f5e57871ef7ad2a1ce28e01a75ebbee961bdf615 | 929960a4b2a940751b64262a5028f1690f4c7e4b | refs/heads/main | 2023-03-12T17:17:42.370961 | 2021-03-05T01:05:16 | 2021-03-05T01:05:16 | 340,175,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,452 | java | package lab4_20227250_SalgadoEspinoza_modelo;
/**
* Una clase para representar al usuario.
* Se utiliza esta clase para representar a los usuarios.
* Los atributos de la clase es nombreUsuario, claveUsuario y reputacionUsuario.
* @author Dyllan Salgado
*/
public class usuario {
//Atributos de usuario.
Str... | [
"dyllan.salgado@usach.cl"
] | dyllan.salgado@usach.cl |
33c976129e1ce4aafb6cd5efcbdfcb1230bc2c10 | c7a85eb9bc747dfde2c9335a308937ce62395ad9 | /src/source/iObserver.java | 7f969f9c3bb5334362bd87d726cae84cb2c7db36 | [] | no_license | rtpatten/SOFT252CW | 4f4706a718cab47d11a351de17b3ce784ead066d | f8f549811b5a4b896433a6c76733522e409748fa | refs/heads/master | 2020-12-06T07:27:52.836644 | 2020-01-14T15:52:21 | 2020-01-14T15:52:21 | 232,389,920 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 49 | java | package source;
public interface iObserver {
}
| [
"ryan.patten@students.plymouth.ac.uk"
] | ryan.patten@students.plymouth.ac.uk |
5299f27cf9fce3b974b61151d31097d1d0f0b39d | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i2630.java | d85165f122b381205ed7df4cedaedf9328a56c8c | [] | no_license | vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711400 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 68 | java | package number_of_direct_superinterfaces;
public interface i2630 {} | [
"vincentlee.dolbydigital@yahoo.com"
] | vincentlee.dolbydigital@yahoo.com |
d42ce7229b1fac090dbbf80c913170ce29d90668 | 3c8ba661bbb4e4b93f05e9e1a03d0f6fa0930a42 | /src/net/Handler.java | 62ad2fe86caffb5f07633dc7ce26fdd8c96befe5 | [] | no_license | alifa98/Potatofy | adc949e2c60d09ea7f9b732dbd76f38b1ca07d28 | ad5d1ba46aa6d245f5dc6a852b0ca5aed3884cab | refs/heads/master | 2021-09-08T18:20:50.793860 | 2021-08-27T14:37:41 | 2021-08-27T14:37:41 | 195,443,051 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,190 | java | package net;
import java.io.*;
import java.net.Socket;
public class Handler implements Runnable {
private Socket client;
private DataInputStream in;
private DataOutputStream out;
public Handler(Socket client) {
this.client = client;
}
public void run() {
try {
out... | [
"contact@alifaraji.ir"
] | contact@alifaraji.ir |
aaeb235846da68d995d022d9b1ec7f8dc64bb37a | 68ca1f0cc7cf158a79c76e1c4d962ff5cb5dab6d | /app/src/main/java/com/example/codered/ItemClickListener.java | fc9eadd232a4399cb2a41579610fcb28c0374bf4 | [] | no_license | PranjalBarnawal/e-Stationery | 472819244f634158cbac6b4c5a38248c246daf3a | b2fbf2b5fb9b0cbe10417eecfa41290dffd094fe | refs/heads/master | 2022-02-28T07:22:12.431523 | 2019-10-03T04:25:46 | 2019-10-03T04:25:46 | 202,915,469 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 160 | java | package com.example.codered;
import android.view.View;
public interface ItemClickListener {
void onClick(View view,int position, boolean isLongClick);
}
| [
"pranjal.barnawal@gmail.com"
] | pranjal.barnawal@gmail.com |
cc431d60c8b0fec05b3db544cf840ee9c3410be5 | d2895d6978688bca7b96e05874913fd87ab14c43 | /app/src/androidTest/java/com/test/scrubdemo/ApplicationTest.java | a48725aec9ce9fae9da84472d8237b19adf747c7 | [] | no_license | sauravrp/scrubdemomanual | e83ceec7c8bf9e85b5f360a2197f2a774b1806c1 | 83325e9db07edb5123fdbec33666a4989c16036e | refs/heads/master | 2021-01-17T10:22:35.992507 | 2016-03-04T22:06:29 | 2016-03-04T22:06:29 | 31,473,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package com.test.scrubdemo;
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()
{
... | [
"saurav_pandey@kace.com"
] | saurav_pandey@kace.com |
08b2687d0b8a6a8a6b5e2bea901eaeb06a75c600 | c885ef92397be9d54b87741f01557f61d3f794f3 | /tests-without-trycatch/Closure-114/com.google.javascript.jscomp.NameAnalyzer/BBC-F0-opt-100/16/com/google/javascript/jscomp/NameAnalyzer_ESTest.java | 4cd33199c26d1c37eaa43f4205bda66b737208f4 | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 11,569 | java | /*
* This file was automatically generated by EvoSuite
* Thu Oct 21 18:43:56 GMT 2021
*/
package com.google.javascript.jscomp;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import com.google.javascript.jscomp.AbstractCompiler;
import com.google.javascr... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
a3b4b6b8c0988cb8aaf086bf7d2b8019614d9683 | 154a885ad39ece031e5224f99b2f8a3082fcb000 | /Sample/src/sam_17.java | aa80e687655165acf8ea828851cfb9e260d327a2 | [] | no_license | moonhwan123/moonhwan | 1b1e2fbc5589ac24d0806029465cdc232f5b9b29 | 84aa4dd9ca1a2f373d91ccbabce154f05c45c3c6 | refs/heads/master | 2021-07-05T04:46:46.814625 | 2021-04-01T09:21:19 | 2021-04-01T09:21:19 | 228,724,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 271 | java |
public class sam_17 {
public static void main(String[] args) {
for(int i = 1; i <= 5; i++) {
for(int k = 1; k < 6-i; k++) {
System.out.print(" ");
}
for(int j = 1; j <= i; j++) {
System.out.print("*");
}
System.out.println();
}
}
}
| [
"58998949+moonhwan123@users.noreply.github.com"
] | 58998949+moonhwan123@users.noreply.github.com |
e3f49950217bb3042a47e53c908cd2e6b823ccc5 | 5acb94983f5f757200608965f83a79515c4524e0 | /src/core/tools/TMXViewer.java | 93e2b1d8c76462075bb398d41039782ea53fe611 | [] | no_license | PontusWirsching/MinersOfAragos | 4da4b19f41b291af5daadb88e8733094d6bef476 | 0bb5759379ff7b6c03af8aa3ca872fedeeb284e0 | refs/heads/master | 2021-01-21T06:55:38.610882 | 2015-01-06T14:17:56 | 2015-01-06T14:17:56 | 24,244,904 | 0 | 0 | null | null | null | null | ISO-8859-15 | Java | false | false | 5,787 | java | package core.tools;
/*
* Copyright 2010, Thorbjørn Lindeijer <thorbjorn@lindeijer.nl>
*
* This file is part of tmxviewer-java.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions... | [
"flash13records@gmail.com"
] | flash13records@gmail.com |
94f8989f086c131b8366b36e7ef1760d8690b8c2 | 3c939e176560c7a1190aa0c52ea7d6a476b04be6 | /src/main/java/coding/net/common/XSSApi.java | 2893f8b58aceb274afb5e5bb56efca05d5d2578d | [] | no_license | belieberll/coding.net | 06af57ce8bdfc85959c695a7c18474f075b105b3 | 62e5d428a87587fe96d1b54a7aca22a2a12d4744 | refs/heads/master | 2021-08-30T21:51:14.754427 | 2017-12-19T15:06:16 | 2017-12-19T15:06:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,568 | java | package coding.net.common;
import org.apache.commons.codec.binary.Base64;
import org.kohsuke.accmod.Restricted;
import org.kohsuke.accmod.restrictions.NoExternalUse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
i... | [
"1877682825@qq.com"
] | 1877682825@qq.com |
aa4f10a449a9d61c5677c87cce51a1fc924141e8 | 58e3c1bf56c72bdad3a1b98e959a2e3ecfafb452 | /Task6_CodeFromHabrExceptions/src/exceptions_article_first_part/App30.java | 07b572eedee78170a19cd16f1139bec875ddb415 | [] | no_license | artemstukalenko/Java.Homework | a8a54dbf3fe3fc288110c279fc9355eb7369c78d | e36073374cf723dfdf8827b2d1751773dc546b44 | refs/heads/main | 2023-06-27T16:39:34.632850 | 2021-07-25T08:22:33 | 2021-07-25T08:22:33 | 382,001,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,481 | java | package exceptions_article_first_part;
public class App30 {
public static void main(String[] args) {
System.err.println("#1.in");
f(); // создаем фрейм, помещаем в стек, передаем в него управление
System.err.println("#1.out"); // вернулись и работаем
}
public static void f() {
... | [
"stukalenko.artem@gmail.com"
] | stukalenko.artem@gmail.com |
6e0d7038ddae6bb2df01da168d970f5e60588cc3 | 215718e171bcdea833da7aee7fd94334f49dab35 | /oauth2-sso/auth-server/src/main/java/com/harry/authserver/UserController.java | 08af4b491f7369053094bef019aa72545ce1fab5 | [] | no_license | ArthasZongjun/oauth2 | 4e37a076e18393cb66d95e4621fb9ee84d771c75 | 62386e417c1a0853ba55c9d460daaf3f68f8a9ff | refs/heads/master | 2023-07-09T02:42:05.710064 | 2021-08-08T07:43:45 | 2021-08-08T07:43:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | package com.harry.authserver;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import java.security.Principal;
/**
* @author harry
* @email: huangxuanheng@163.com
* @des: 获取登录用户资源
* @createTime:
*/
@RestController
public class UserControll... | [
"huangxh@authine.com"
] | huangxh@authine.com |
8087021086325796a5c746edc608a56be01130dc | 2a662cfdf91e0cded6b9d272cbcea8a2d4377d4c | /Matrix Client/src/main/java/com/jagex/Class170.java | 3c554de512d9ff49fa860bedfd669872866f967d | [] | no_license | primnoprotogen/718_RS_Build | 38293df71eb08d0cc64bce5e19cc64b46172463a | 84ddd7138d8ea7dede51814e62868696932ec303 | refs/heads/master | 2023-04-04T04:21:25.263022 | 2021-04-20T22:17:11 | 2021-04-20T22:17:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,424 | java | package com.jagex;/* Class170 - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
public final class Class170 {
int anInt1737;
Object anObject1738;
Class170(Object object, int i) {
((Class170) this).anObject1738 = object;
((Class170) this).anInt1737 = i * 533229453;
}
static void method1808(int i... | [
"jesseguerrero1991@gmail.com"
] | jesseguerrero1991@gmail.com |
d779932b7252baabd902429505be3b070afb2592 | f8040ab86b346b6700ea397b906a7d6c23463fdb | /src/main/java/com/unisk/ccq/nowcoder/JumpFloor.java | 5ef36c973f4454cfe95492d91242c2df73ad7980 | [] | no_license | ccqccq44/ccq | d12b8276ecad48c479982a08c084bd1170de169c | 4e2a49bade5d2e6ac3cf0559c8e5e1175971e88f | refs/heads/master | 2020-06-11T10:44:02.060159 | 2016-12-06T02:04:18 | 2016-12-06T02:04:18 | 75,684,735 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 899 | java | package com.unisk.ccq.nowcoder;
public class JumpFloor {
public static void main(String[] args) {
System.out.println(jumpFloor(30));
}
public static int jumpFloor(int target){
if(target == 1 || target == 2) {
return target;
}
int jumpSum = 0;// 当前台阶的跳法总数
int jumpSumBackS... | [
"378602111@qq.com"
] | 378602111@qq.com |
19c1d30b4e88ebf5d2df4c5b57c927883db9ddee | ebfd6f6ef748d0f895ee9d5688b800ecfe42b2f5 | /app/src/main/java/appzaliczenie/financemanager/DatabaseOperations.java | 00ed90d6ecd798200626ffb1e0d6846231dc0419 | [] | no_license | margwokrdzis/Finance-Manager | af5ddacaab23d98ddf2fe536bc5a3ce24b64c66f | 3e9fc67eaa64bab094b306821c28963159a68d3c | refs/heads/master | 2021-01-21T10:25:31.072299 | 2017-05-30T22:06:37 | 2017-05-30T22:06:37 | 91,689,176 | 0 | 1 | null | 2017-05-29T18:52:56 | 2017-05-18T12:10:14 | Java | UTF-8 | Java | false | false | 3,312 | java | package appzaliczenie.financemanager;
public interface DatabaseOperations {
String LOGIN = "login";
String CREATE_ACCOUNT = "createAccount";
String CREATE_COMPANY = "createCompany";
String CREATE_CLIENT = "createClient";
String UPDATE_COMPANY_DATA = "changeCompany";
String ADD_OUTGOING = "addO... | [
"krzysztof_pytel@vp.pl"
] | krzysztof_pytel@vp.pl |
5496d27b7bfa87267b0756fd2a3d4a612b1caee6 | 6b004623061684d9351db27c471fff40d5d161b2 | /src/hangman/server/handlers/ServerHandler.java | d5d78688219167d3326f945ceef15f00ec7c63ef | [] | no_license | damencs/socket-hangman | ec8bb76cea2ab169cfe28d202d626904a55c952b | b8d454d11811b7c2a3777d648d6829b6deeec78a | refs/heads/main | 2023-04-12T14:43:22.708131 | 2021-05-05T01:06:20 | 2021-05-05T01:06:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 581 | java | /*
Names:
- Damen DeBerry
- Christopher Lyons
- Logan Moore
Class: Parallel and Distributed Computing
Assignment: Choose the project topic which uses at least one of any distributed computing techniques.
*/
package server.handlers;
import java.io.IOException;
public class ServerHa... | [
"damendeberry@aol.com"
] | damendeberry@aol.com |
fb83ae313d8456476ec63c0c999511dd43315aa8 | 8eb5163ceb2c1415935a0e9587bf612b164a6a48 | /src/main/java/com/lab2/cbse/MovieLister.java | 87d9ac5c7b4821ada7a6c588f351a2195b7a3fee | [] | no_license | dariusclop/springboot-learning | 3fc5ffd187c95436e2f5fa5a97a468cb7f1f7d90 | 2a21c8dc4379551bc3189a24dd9c1c643c4afad0 | refs/heads/master | 2023-01-11T19:03:00.695723 | 2020-11-08T13:17:45 | 2020-11-08T13:17:45 | 310,943,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 550 | java | package com.lab2.cbse;
import java.util.Iterator;
import java.util.List;
public class MovieLister {
private MovieFinder finder;
public void setFinder(MovieFinder finder) {
this.finder = finder;
}
public Movie[] moviesDirectedBy(String arg) {
List<Movie> allMovies = finder.findAll();
for (Iter... | [
"clop_darius@yahoo.com"
] | clop_darius@yahoo.com |
2191a1ac2de457db4ba11120779a98103f33791e | 2bf4f4426925220574def1824f8fbdd29cd6e4bf | /src/main/java/org/datastructure/java/recurrsion/returnPermutationsOfAString/Runner.java | ade90197ea04587a8a33c23117f7baad9b51365d | [] | no_license | sauravsavarn/data-structure-java | 3bfa2484824f1391a1293b6f771d7b0bb7276eaa | 81aa41e1c172b5cff807a266b9903f34981f47e7 | refs/heads/master | 2023-08-24T06:12:24.959809 | 2021-10-18T08:39:04 | 2021-10-18T08:39:04 | 385,473,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | package org.datastructure.java.recurrsion.returnPermutationsOfAString;
import java.util.Scanner;
public class Runner {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
String input = s.nextLine();
String output[] = Solution.permutationOfString(input);
for... | [
"saurav.savarn@ericsson.com"
] | saurav.savarn@ericsson.com |
b0da5cd330f883da08f586a0e39b1ccf0a170851 | 39fcf98fdfa966f5498ee483f438363490b32b22 | /Trees/FindAncestorsBST.java | 45f957659753f4196e01e707bd519a4928dd1909 | [] | no_license | kumarchandan/Codein | 7ef52bae8d532269f7a844f9088df629e6162126 | b9b7597e3f4eb441fbb4a2fbf7e72abd5fb59bb7 | refs/heads/master | 2023-06-07T09:59:51.044932 | 2021-07-03T12:48:03 | 2021-07-03T12:48:03 | 357,952,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,743 | java | package Trees;
/**
* Find Ancestors of a Given Node in a Binary Tree
*
* Given the root to a Binary Search Tree and a node value "k", write a function
* to find the ancestor of that node.
*
*
*/
/**
* Runtime: O(h) : where h is height of the tree
* O(n) : worst case - skewed tree
*/
public clas... | [
"chandankumar99341@gmail.com"
] | chandankumar99341@gmail.com |
24321ef58cd0aaf5eb11649f098244f92496c23a | 1d4ddeba3ddad4a36063e69d20ec655399497b72 | /JavaAyo/src-nutz/org/nutz/dao/impl/sql/NutPojoMaker.java | 2cec3e221b734a327088ef6b052b45cc7cbaf786 | [
"Apache-2.0"
] | permissive | cowthan/JavaWeb | 9d09b27de3518f7229a5a2c14c9d6634ce6eff0b | 6431f9c11608a99b16e46f0fd112872ef825656b | refs/heads/master | 2022-12-25T02:37:54.841615 | 2019-06-27T14:12:15 | 2019-06-27T14:12:15 | 112,908,445 | 0 | 0 | Apache-2.0 | 2022-12-16T00:44:25 | 2017-12-03T07:22:09 | Java | UTF-8 | Java | false | false | 2,646 | java | package org.nutz.dao.impl.sql;
import org.nutz.dao.entity.Entity;
import org.nutz.dao.jdbc.JdbcExpert;
import org.nutz.dao.sql.Pojo;
import org.nutz.dao.sql.PojoMaker;
import org.nutz.dao.sql.SqlType;
import org.nutz.dao.util.Pojos;
public class NutPojoMaker implements PojoMaker {
private JdbcExpert expert;
... | [
"cowthan@163.com"
] | cowthan@163.com |
8e5e7a57d5d64869c79f94958e44bfa6efa2f0af | d280800ca4ec277f7f2cdabc459853a46bf87a7c | /spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/mongo/embedded/EmbeddedMongoAutoConfiguration.java | 2a038ba399d693d677df7a381221fab546000506 | [
"Apache-2.0"
] | permissive | qqqqqcjq/spring-boot-2.1.x | e5ca46d93eeb6a5d17ed97a0b565f6f5ed814dbb | 238ffa349a961d292d859e6cc2360ad53b29dfd0 | refs/heads/master | 2023-03-12T12:50:11.619493 | 2021-03-01T05:32:52 | 2021-03-01T05:32:52 | 343,275,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,190 | java | /*
* Copyright 2012-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | [
"caverspark@163.com"
] | caverspark@163.com |
bd1da3211e81de5fd1c6dcdd039e039f34090832 | 59ab73e5527f52aa8d48722a01fbb9079a9c37eb | /src/main/java/com/tfjybj/framework/mybatis/interceptor/SqlMonitorInterceptor.java | 21e9341e098b7096880b44ec107cc736cabfd8df | [] | no_license | muxiaqiu/itoo-framwork | ff16c27051c6d19d76109edc774dd05dfb6b03c3 | a87b53967761a191f462501516d8d3df9b6ca7ba | refs/heads/master | 2022-07-01T12:29:14.421847 | 2020-01-18T08:30:10 | 2020-01-18T08:30:10 | 234,257,263 | 0 | 0 | null | 2022-06-17T02:53:06 | 2020-01-16T07:07:16 | Java | UTF-8 | Java | false | false | 8,124 | java | package com.tfjybj.framework.mybatis.interceptor;
import com.tfjybj.framework.auth.util.TraceUtil;
import com.tfjybj.framework.auth.util.evn.StackTraceUtil;
import com.tfjybj.framework.json.JsonHelper;
import org.apache.ibatis.cache.CacheKey;
import org.apache.ibatis.executor.Executor;
import org.apache.ibatis.execut... | [
"caoxiangming99@163.com"
] | caoxiangming99@163.com |
b318900b643b89d963a9e4ac12f6ad63b4232551 | fa51687f6aa32d57a9f5f4efc6dcfda2806f244d | /jdk8-src/src/main/java/com/sun/org/apache/xml/internal/serialize/DOMSerializerImpl.java | c7aef85d6c94eede7c88c63235cda2c43f4fcb24 | [] | no_license | yida-lxw/jdk8 | 44bad6ccd2d81099bea11433c8f2a0fc2e589eaa | 9f69e5f33eb5ab32e385301b210db1e49e919aac | refs/heads/master | 2022-12-29T23:56:32.001512 | 2020-04-27T04:14:10 | 2020-04-27T04:14:10 | 258,988,898 | 0 | 1 | null | 2020-10-13T21:32:05 | 2020-04-26T09:21:22 | Java | UTF-8 | Java | false | false | 53,609 | java | /*
* Copyright (c) 2007, 2019, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Copyright 1999-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except ... | [
"yida@caibeike.com"
] | yida@caibeike.com |
4a29ec3303b09577b146e8a350bad5404a8d4d17 | 28d91b1169dc8ed0bd1584e1312da1b162889943 | /app/src/androidTest/java/ypx/com/demoshare/ExampleInstrumentedTest.java | 6f6d9a24f50e930b922c29ce7ce33cfa6439732d | [] | no_license | dark7510/AndroidStudioProjects | c9ddce7f53aabedd686e4d943e5e98e4b7b771ae | 444266d31c4bd2ebca3ae4e641bbbc5cd6d5a002 | refs/heads/master | 2021-01-20T03:52:58.523605 | 2017-04-27T12:52:02 | 2017-04-27T12:52:02 | 89,596,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 738 | java | package ypx.com.demoshare;
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.*;
/**
* Instrumentation test, which will execute on an Android de... | [
"dark pei"
] | dark pei |
7a74ce9b53a9bfee0c74dfc4013ec4732e47bc8d | d3419ceaa95c3f112b4e17447bdd3d2b5ddef6a9 | /src/main/java/org/phantomapi/nms/FakeEquipment.java | b07ff1264dd14273e29f18571189e253592befd9 | [
"WTFPL"
] | permissive | DiyarSavda/Phantom | 97f1185da2409b68a959512fdfb6126ddd276044 | f2f293692d1d7790d0dfb018f689f46f6bb7ff52 | refs/heads/master | 2021-01-01T17:15:04.167721 | 2017-07-22T13:37:57 | 2017-07-22T13:37:57 | 98,033,512 | 0 | 0 | null | 2017-07-22T13:37:00 | 2017-07-22T13:37:00 | null | UTF-8 | Java | false | false | 8,300 | java | package org.phantomapi.nms;
import static com.comphenix.protocol.PacketType.Play.Server.ENTITY_EQUIPMENT;
import static com.comphenix.protocol.PacketType.Play.Server.NAMED_ENTITY_SPAWN;
import java.lang.reflect.InvocationTargetException;
import java.util.Map;
import org.bukkit.Material;
import org.bukkit.entity.Living... | [
"danielmillst@gmail.com"
] | danielmillst@gmail.com |
f80a42ea8d51747f8e0f211de23a5fd67b29d9f6 | e5f262b89b272ef7c24edb74d165c9b8ec8f20e4 | /SSOJ Solutions/nye18p1.java | 6634ddc0495639ed44ca8799ab35799bf958e7c1 | [] | no_license | magicalsoup/Competitive-Programming-Solutions-Library | 289b9b891589cb773da0295274246b18e1334fd7 | edcc6928e74c82edd8546aefb118bacc15efe10e | refs/heads/master | 2023-01-13T19:52:30.773734 | 2022-12-27T21:13:30 | 2022-12-27T21:13:30 | 134,091,852 | 37 | 18 | null | 2018-05-20T14:34:53 | 2018-05-19T19:26:33 | Java | UTF-8 | Java | false | false | 275 | java | import java.util.*;
public class nye18p1 {
public static void main(String[]args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
while(n-- > 0) {
if(sc.nextInt() > 20) System.out.println("yes");
else System.out.println("no");
}
sc.close();
}
}
| [
"noreply@github.com"
] | magicalsoup.noreply@github.com |
5343bbb2039015122252cf64677d01f492a04c68 | 201e5acfc85f594e38938f3ea0376227fa589b03 | /app/src/main/java/com/desafios/testdagger/MainActivity.java | 7b9e7c55c642b9dcb2b25dd9e08e32ce6f0e0701 | [] | no_license | ktacarrasco/Desafio-TestDagger | dadb9b3d5312e35248519bebcbe15e53d43585cb | 5000a269e8c0df3d9c27d2ce81b27226f962dc4f | refs/heads/master | 2021-02-26T06:15:35.396498 | 2020-03-07T01:15:19 | 2020-03-07T01:15:19 | 245,501,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,492 | java | package com.desafios.testdagger;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.desafios.testdagger.model.Clase;
import com.desafios.testdagger.model.Conceptos;
import com.desafios.testdagge... | [
"kta.carrasco@gmail.com"
] | kta.carrasco@gmail.com |
1d3601a1d11d28139b79788452cc03c81a75c03c | 2f57f84dc6da5c2bafc0449990399b985ecd04c3 | /src/com/sise/util/DBHelper.java | c1b6bf3ee174097d0c2d6bf88ef85626a1957327 | [] | no_license | mavericks07/JokeCilent | 600a4db367861d4857235ffda632fccf76ffc122 | b26cec092157516721e1ed8b67b4a0e754388281 | refs/heads/master | 2021-01-19T01:18:21.718814 | 2016-06-06T13:33:17 | 2016-06-06T13:33:17 | 60,530,461 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,074 | java | package com.sise.util;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteDatabase.CursorFactory;
import android.database.sqlite.SQLiteOpenHelper;
public class DBHelper extends SQLiteOpenHelper {
private final static String DB_NAME ="test.db";/... | [
"root@vagrant.vm"
] | root@vagrant.vm |
7c4e876c395b676eec898da9ef7ba6bd933d7eaa | b7e40a85d420ec8536dd5a0c6538d5646deda7c5 | /CodeevalMedium/src/ValidParenthesis.java | d0266be45a2a9c59033baca25885c41d6fd18599 | [] | no_license | sarvesh7n7/PracticeCodes | 72b424ff4a18107935303ec2b4f4b4c31d295eb2 | fe84c77b358633dab06ba282e0e57658be2e280a | refs/heads/master | 2021-01-22T22:44:10.702367 | 2014-07-15T04:16:32 | 2014-07-15T04:16:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,796 | java | import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.util.Stack;
public class ValidParenthesis {
public static void main(String args[]){
BufferedReader br = null;
try {
br = new BufferedReader(new FileReader("input.txt"));
String line = null;
while((line = br... | [
"sarvesh@sarvesh-Lenovo-IdeaPad-Y580"
] | sarvesh@sarvesh-Lenovo-IdeaPad-Y580 |
6e14f98e019ee57d7ba5385cb31ed7e44f024696 | 7766d61d50f874f6709109b35370b6956b3692b0 | /src/main/resources/com/lionscreed/djavac/test/Vehicle.java | 3293cb983a8a5ab02f1932af2359774e9fe3a962 | [] | no_license | gkrulz/com.piranha.master | 70a2f40aeaede9804a4b3415589754f9a8fd1669 | 37f738eb7ff730d859683049256b4ca43c81723d | refs/heads/master | 2021-03-24T13:52:05.900596 | 2016-04-15T10:37:01 | 2016-04-15T10:37:01 | 42,125,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | package com.lionscreed.djavac.test;
import java.lang.*;
/**
* Created by Padmaka on 8/27/2015.
*/
public abstract class Vehicle {
protected String model;
protected String make;
protected String bodyType;
public abstract String getModel();
public abstract String getMake();
... | [
"padmaka.jw@gmail.com"
] | padmaka.jw@gmail.com |
6c530991cde131909acc69895d31abd6d8ece6e9 | dcd1ddb4ac91607e9af5d643ea3d7aeb96e03148 | /src/main/java/md/tekkwill/exceptions/ProductUpdateUnknownPropertyException.java | a667eb18a1def95c9c6ac420f28c4cb21a5fea05 | [] | no_license | Alex123-prog-gif/productmanager.mvn | 7dd8778a6914ee373992ed5a636a10c3ed13ae9f | 643385cba82cbda8f1388662cbb855cc90c8bea1 | refs/heads/master | 2023-06-06T21:13:34.563163 | 2021-06-23T14:03:37 | 2021-06-23T14:03:37 | 379,622,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | package md.tekkwill.exceptions;
public class ProductUpdateUnknownPropertyException extends ProductManagementException {
public ProductUpdateUnknownPropertyException(String message) {
super(message);
}
}
| [
"ogycat2021@icloud.com"
] | ogycat2021@icloud.com |
3fa18230abae70c1daec4beef166360ebbadd3b4 | bd968e1a02a0bfd9307f564f3e15fcb7f2638b58 | /app/src/main/java/com/example/hackathon2020/MainActivity.java | 34d5e9435ac8006fd2e7ce6c68410748ee6a9d7c | [] | no_license | Choonky/qrscanner | 997a744e41c90fd80a56bc91a75fea68d108a41e | 88e103695ba85ed3a475ab431f7acd2a445259a9 | refs/heads/main | 2023-01-19T22:03:09.552158 | 2020-11-29T03:29:20 | 2020-11-29T03:29:20 | 316,486,831 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,183 | java | package com.example.hackathon2020;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
public class MainActivity extends AppCompatActivity {
ImageView image_scan, image_list, image_account, image_abo... | [
"renanteburgosjr@gmail.com"
] | renanteburgosjr@gmail.com |
277ac1578e29bc5e5aec1931ebc4bb4e669a16fa | 07fca3e0211e4949846d2cae8e2d046e7db0a8ad | /app/src/main/java/com/skyworth/simplegank/App.java | a30aeb9747f18fa4c03505a79c6abec3d103069a | [] | no_license | tonycheng93/SimpleGankMVP | 81ec781cb268a06d56b679a427d4b8db422b411e | f14f17005a6020f683327124480ae904b9291d5f | refs/heads/master | 2021-01-12T14:20:36.874453 | 2016-10-08T11:34:11 | 2016-10-08T11:34:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 330 | java | package com.skyworth.simplegank;
import android.app.Application;
import com.skyworth.simplegank.network.RequestQueueManager;
/**
* Created by Sky000 on 2016/9/30.
*/
public class App extends Application {
@Override
public void onCreate() {
super.onCreate();
RequestQueueManager.init(this)... | [
"tonycheng93@outlook.com"
] | tonycheng93@outlook.com |
e1ec627398bd94185d1242cfe4a6340d06657457 | 5573bf135c92373bc10e4a044de1804d466f7468 | /src/main/java/com/grape/supermarket/dao/InventoryDao.java | c093c451cfc003abeab077606b5a384e40d6837d | [] | no_license | 2660075057/supermarket | 14e16bda6b883b94240eedb6b7ad57456dd4f13b | 6dd17c0245a0f8d9abac702cebdb1304eaee5e17 | refs/heads/master | 2020-03-25T01:23:24.023424 | 2018-08-02T03:20:25 | 2018-08-02T03:20:25 | 143,235,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,404 | java | package com.grape.supermarket.dao;
import java.util.List;
import com.grape.supermarket.entity.db.InventoryEntity;
import com.grape.supermarket.entity.param.InventoryParam;
public interface InventoryDao {
/**
* 根据主键删除数据库的记录
*
* @param inventoryId
*/
int deleteByPrimaryKey(Inte... | [
"2660075057@qq.com"
] | 2660075057@qq.com |
61858631798afbe7a6494b9d36b4155019ce0123 | 406a62598c991f78fb6cadea9e191d5269940926 | /springboot/springboot-email/src/test/java/com/zy/cn/email/SpringbootEmailApplicationTest.java | 7f853146e1cb2531e43294b2b1bdf86a01172336 | [] | no_license | 13849141963/application | e0de5ca02fb6ad6aaff125cb26db78ccaa8a5778 | 39471a4ac97a3ec9b7be19d2b04f17c77fac0305 | refs/heads/master | 2022-12-22T21:39:39.561349 | 2019-12-30T12:32:26 | 2019-12-30T12:32:26 | 223,348,129 | 1 | 0 | null | 2022-12-16T08:45:25 | 2019-11-22T07:30:24 | JavaScript | UTF-8 | Java | false | false | 2,767 | java | package com.zy.cn.email;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.test.context.SpringBoot... | [
"17310649163@163.com"
] | 17310649163@163.com |
14465085bebb4a49ccd87d0b1c4b3758737ca4d9 | 3092cdefaf28f8fda8a74bb9608afd43415dbc74 | /src/com/entertailion/java/fling/DragHereIcon.java | a9ab50404fbdd4a016ab80a8582968de23e5caee | [] | no_license | fjlycjp/Fling | 7bcfba9ef2b2cbbd60e6f8414ff6c03f32412522 | e008cc1cee6c339a24627ec7e00cc5be46f916ee | refs/heads/master | 2020-12-25T05:03:28.632872 | 2013-08-23T02:07:11 | 2013-08-23T02:07:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,302 | java | /*
* Copyright 2013 ENTERTAILION LLC
*
* 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 i... | [
"entertailion@gmail.com"
] | entertailion@gmail.com |
17a2a9c7f52ff5b92e3494b98ea4ace36b182357 | c9cc3551d4f20f289e25cf87a3546f8d99407107 | /WanAndroid/wanandroid_base/src/main/java/com/chinalwb/wanandroid_base/services/navigation/NavigationViewService.java | 0c3dcb7d56832d49bb4b0e69844bc17bccd303e2 | [
"Apache-2.0"
] | permissive | chinalwb/modularized_wan_android | 1c8352e9d9293d999431349e27bd522a8ff9f9e5 | 9bf3f48ee7a8521fb8d2acf2b596b7488da64066 | refs/heads/master | 2020-04-12T19:42:28.849957 | 2019-01-16T10:04:38 | 2019-01-16T10:04:38 | 162,716,107 | 17 | 2 | null | null | null | null | UTF-8 | Java | false | false | 671 | java | package com.chinalwb.wanandroid_base.services.navigation;
import java.util.ArrayList;
import java.util.List;
public class NavigationViewService {
private NavigationViewService() {
// Private Inner Constructor
}
public static NavigationViewService getInstance() {
return Inner.navigationVi... | [
"liuwenbin168@126.com"
] | liuwenbin168@126.com |
0c0ffd4b165f1b941686dc5a9b318d58db451f3f | 0f2f0da97d5ad4ca897390f53f7056953cd677f2 | /src/FormLK.java | 792d77d91b319e14d8ecee154f65bb80afa6864c | [] | no_license | liorkatzdev/TrainerXP | 769d5963fa54d320fbf148f01b8de782d7ca76ea | b0d29e03db68eabe45cfffd1884d489268978a76 | refs/heads/master | 2020-09-07T05:27:48.936875 | 2019-11-09T16:23:59 | 2019-11-09T16:23:59 | 220,669,448 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,387 | java | import java.awt.*;
import java.awt.event.*;
import java.util.Enumeration;
import javax.swing.*;
public class FormLK extends JFrame implements ActionListener,FocusListener
{
String Days[]={"2", "3","4","6"};
JPanel PnlMain,
PnlUper,
PnlMid,
PnlLow,
PnlQs,
PnlQ1,
PnlQ2,
PnlQ3,
PnlQ4,
P... | [
"liorkatz100@gmail.com"
] | liorkatz100@gmail.com |
150e92eac1161790ffd7f97a9c68b6863cf8227b | 079e517c109b359ec8dff9ea3955a1d235289222 | /S3TransferUtilitySample/src/com/amazonaws/demo/s3transferutility/WiFiScanActivity.java | 32d9b4e45f1e76cd91dfec9f1f0053d2152db02d | [] | no_license | bms117/Senior_Design_Project | db91d470c53dcdbf8e8835bfa1f605e50df30ef5 | 1e573cc56ae7872e20947fb6087ed36b8572a3ec | refs/heads/master | 2021-05-10T14:16:46.082831 | 2018-04-14T14:59:15 | 2018-04-14T14:59:15 | 118,511,392 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,101 | java | //package com.amazonaws.demo.s3transferutility;
//
///**
// * Created by brian on 4/2/18.
// */
//
//
//
//import java.util.List;
//
//import android.app.Activity;
//import android.content.BroadcastReceiver;
//import android.content.Context;
//import android.content.Intent;
//import android.content.IntentFilter;
//impo... | [
"bms117@zips.uakron.edu"
] | bms117@zips.uakron.edu |
4fcad2a35f8aa2e23e2bf7268794a05063451f31 | 06b2cdc5c4c57d0830dbcdfadc4ea5f14ac5ee8a | /Chapter7/exercise_chap07/src/java/beans/Bb.java | ffcc87675117fa39361617890c52d254e3752cc1 | [] | no_license | kateytoon/r3a103netbeans | be611743f8bbd21e75d3974f64124b9e73dc2691 | 5bec4acd9810b621fbb25b317272a83eba475b10 | refs/heads/master | 2020-09-14T23:27:30.330059 | 2019-11-22T02:59:06 | 2019-11-22T02:59:06 | 223,292,819 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 995 | java | package beans;
import java.io.Serializable;
import java.util.List;
import javax.enterprise.context.SessionScoped;
import javax.inject.Named;
import util.BookUtil;
@Named
@SessionScoped
public class Bb implements Serializable {
private List<Book> books; // MeiboオブジェクトのList
{ // 初期化ブロック
... | [
"58055580+kateytoon@users.noreply.github.com"
] | 58055580+kateytoon@users.noreply.github.com |
fb65543eb8b32856869ee801368b48eb5f66b591 | 238c0fc258434ca29ec70bdc71bfe3e34671251a | /src/main/java/com/zaghir/excelPoi/service/ExcelPoiService.java | 3a361f941abe689cb06b2aa8c9160876a219ce76 | [] | no_license | zaghir/excel-with-poi | e1b39cefc115b422bf128c0ef51bea6fa0b3bf5a | 6c9b1f8fbb3360b54a20276c9db0fbf9bb447e3d | refs/heads/master | 2021-01-25T14:57:17.175542 | 2018-03-04T00:23:03 | 2018-03-04T00:23:03 | 123,740,903 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,248 | java | package com.zaghir.excelPoi.service;
import java.io.File;
import java.io.FileOutputStream;
import java.util.List;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.apache.poi.ss.usermodel.BorderStyle;
import org.apache.poi.ss.usermodel.Cell;
import org.apache.poi.ss.usermodel.CellStyle;
import org.apache.... | [
"zaghir.youssef@gmail.com"
] | zaghir.youssef@gmail.com |
966dea74810dabffe49de18a48d3a4b4406589b2 | 624707f35227630a6fd16a486cb0cd996e358f73 | /module2/src/case_study/services/Service.java | 2b7baad3ccca5e93fcf62f4277fc7dca79abe446 | [] | no_license | NguyenQuang0504/A0721i1-NguyenVanQuang-Module2 | 2a23f99a701d98b7758a4c96b2ea50a95548f90f | d28703ac27c838f8d6369e075a50f6816e64bf94 | refs/heads/main | 2023-09-03T12:55:29.256439 | 2021-11-24T15:12:11 | 2021-11-24T15:12:11 | 411,650,544 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 151 | java | package case_study.services;
import java.util.Objects;
public interface Service {
void add();
void display();
void edit();
}
| [
"quang10a30504@gmail.com"
] | quang10a30504@gmail.com |
9195d6eec91d2a90d7b75fe960c5b29e72f91753 | 2ffbb68353b512610cd153b558b25be5782d7278 | /src/main/java/Main.java | 66f4fdad4294110c4a651ef82b970f5d07a40789 | [] | no_license | RomanStoyko/PrjTwo | 58ca4d260784eeba01b809dce2647d20211a20d1 | 02a5b6b47fe60ae447638badb49955ee43fc1738 | refs/heads/master | 2021-09-01T06:33:14.260116 | 2017-12-25T10:55:21 | 2017-12-25T10:55:21 | 115,327,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 186 | java | import controller.Controller;
public class Main {
public static void main(String[] args) {
Controller controller = new Controller();
controller.doWork();
}
}
| [
"roman.stoyko@gmail.com"
] | roman.stoyko@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.