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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5bb05b6c497380a1d48fd7aa0730a4fb0c4284fa | 7ecabfda0c5d9ead574190fd011331fc940f7c22 | /pyg-page-interface/src/main/java/com/pyg/page/service/ItemPageService.java | 7b86e8d72a91bee2cfa899a8e9fc296e1bc4de8d | [] | no_license | shangjiapeng/pyg-parent | 13dae1a9f51fecde2bc178bc3d18f555f2123578 | 0449545172e792f4b5fb83aa0f6e4d50e1652390 | refs/heads/master | 2022-12-21T00:51:49.395628 | 2019-09-18T07:38:54 | 2019-09-18T07:38:54 | 209,247,739 | 0 | 0 | null | 2022-12-16T07:15:28 | 2019-09-18T07:38:16 | JavaScript | UTF-8 | Java | false | false | 368 | java | package com.pyg.page.service;
/**
* 商品详情页接口
*/
public interface ItemPageService {
/**
* 生成商品详细页
* @param goodsId
* @return
*/
public boolean genItemHtml(Long goodsId);
/**
* 删除商品详情页
* @param goodsIds
* @return
*/
public boolean deleteItemHtml(Long[] goodsIds);... | [
"shawn@qishimai.cn"
] | shawn@qishimai.cn |
a9d900b98c9181df26f804bc1239477cb985e0cf | 53cbbb7dca36689f05efae7e226a74e2134ae3f9 | /app/src/main/java/com/justineangelo888/mangareader888/SSApi/Models/Main/Sub/SubLink.java | f6bb680206ccb74fc3ec5e4fadc4f6160eb26377 | [] | no_license | justineangelo/MangaReader888 | e2164b5cbd74b30ff2fae5e9aec7d65536aa8127 | 1db7066bd7c0120d0bf9a2d5a75b9769e91fb3d3 | refs/heads/master | 2021-01-01T05:23:05.852741 | 2016-04-27T02:50:19 | 2016-04-27T02:50:19 | 56,215,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package com.justineangelo888.mangareader888.SSApi.Models.Main.Sub;
import com.justineangelo888.mangareader888.SSApi.Models.Main.Link;
/**
* Created by justine on 21/04/16.
*/
public class SubLink extends Link {
public static SubLink init() {
return new SubLink();
}
} | [
"justineangelo888@gmail.com"
] | justineangelo888@gmail.com |
14fbd2dee00959782cbcfe6b724be278888e6001 | 3230727d5a8678d50bd9e19af1c6ff495ecbdebd | /srb/service-core/src/main/java/com/atguigu/srb/core/controller/IntegralGradeController.java | 92243f99bc4c2ac53fab572f255f1f5738228e6f | [] | no_license | gh1006/srb | 5a94e59661a4a609a547662f02649c358598946a | 5c36403165dbe70466e3e508beed0cbd0e48971a | refs/heads/master | 2023-04-14T23:00:47.486443 | 2021-04-27T15:42:23 | 2021-04-27T15:42:23 | 362,169,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package com.atguigu.srb.core.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* <p>
* 积分等级表 前端控制器
* </p>
*
* @author Helen
* @since 2021-04-27
*/
@RestController
@RequestMapping("/integralGrade")
public class Integra... | [
"33707692@qq.com"
] | 33707692@qq.com |
17e026693a342c7199c1aa2ebe07c8ff05fe510b | 89fd441aaae4f241fbac8915ea7607a03e605859 | /src/tk/genesishub/gFeatures/Commands/gFactionsCore.java | 55e7cd3f0c51915ca2b24bd26f8851074160f066 | [
"Apache-2.0"
] | permissive | GenesisHub/gFeatures | f9a5979765a4dafca4d5b8ad5c6532c70bcd7aad | 718b83770cdf9dd251be3e55bbb6c69a0d55f9d0 | refs/heads/master | 2016-09-05T20:04:02.752527 | 2015-12-11T14:24:09 | 2015-12-11T14:24:09 | 33,052,981 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,425 | java | package tk.genesishub.gFeatures.Commands;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import tk.genesishub.gFeatures.PluginManage.PluginState;
import tk.genesishub.gFeatures.PluginManage.gFactionsPlugin;
import tk.genesishub.gFeatures.gFactions.CommandHub;
/*
gFeatures
https://github.... | [
"aguy867@gmail.com"
] | aguy867@gmail.com |
9af3308767f4314b59f54d56d28345f364a2bc55 | 3c735df40e3dac54e1b19052816a373ff7521e0e | /src/main/java/com/criminalddbb/app/service/ResourceUrlService.java | 72f2668af21e1c97286e30d426a7923a995e8e09 | [] | no_license | AlbertoGSZ/IT-Example-Project | 34d99da9252a7fd7bfc56875ad973b0690176203 | 89190aae06f2bb4352265b73227df93d06af4747 | refs/heads/master | 2022-12-23T19:25:14.409820 | 2019-10-13T04:23:55 | 2019-10-13T04:23:55 | 198,832,236 | 0 | 0 | null | 2022-12-16T05:02:49 | 2019-07-25T13:00:19 | Java | UTF-8 | Java | false | false | 843 | java | package com.criminalddbb.app.service;
import com.criminalddbb.app.domain.ResourceUrl;
import java.util.List;
import java.util.Optional;
/**
* Service Interface for managing {@link ResourceUrl}.
*/
public interface ResourceUrlService {
/**
* Save a resourceUrl.
*
* @param resourceUrl the entity ... | [
"gsz.alberto@gmail.com"
] | gsz.alberto@gmail.com |
9a9a704a38f8874e5ce4d05b37e0d085bf1ef161 | c141c153a6795e526fcdf0c3e6cbc37d44ffc438 | /chapter-3-3-spring-boot-web-swagger2/src/test/java/com/liaoyb/springboot/Swagger2ApplicationTests.java | 3395f42bacdbc46a51319d3b4fad2f71155e3475 | [] | no_license | OnlyYC/springboot-learning | 0dbe671f7cbcc55ae52413e27509569043589c55 | d3bba258bf4ca27ab42b76f21ae037e6bdb31a6a | refs/heads/master | 2020-03-22T05:22:35.832807 | 2018-10-24T10:39:46 | 2018-10-24T10:39:46 | 139,561,369 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.liaoyb.springboot;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class Swagger2ApplicationTests {
@Test
public void con... | [
"liaoyanbo@cloudwalk.cn"
] | liaoyanbo@cloudwalk.cn |
1bd827116554bf1de969f2862731e0907708ff1a | 225011bbc304c541f0170ef5b7ba09b967885e95 | /com/google/android/gms/internal/ads/zzet.java | 8be05f175b4f07c9cb351ae8022695583686cf4b | [] | no_license | sebaudracco/bubble | 66536da5367f945ca3318fecc4a5f2e68c1df7ee | e282cda009dfc9422594b05c63e15f443ef093dc | refs/heads/master | 2023-08-25T09:32:04.599322 | 2018-08-14T15:27:23 | 2018-08-14T15:27:23 | 140,444,001 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 18,896 | java | package com.google.android.gms.internal.ads;
import android.app.KeyguardManager;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.IntentFilter;
import android.graphics.Rect;
import android.os.Build.VERSION;
import android.os.Handler;
import android.os.PowerManager;
impor... | [
"sebaudracco@gmail.com"
] | sebaudracco@gmail.com |
2a6fb0a1273a3508afca2df179f40254a7554f85 | 5971af9bf04fff14bfd7196dc6d0afa542a00e91 | /MavenAgvSeer/src/main/java/com/kaifantech/component/comm/manager/agv/SeerUtil.java | 164cf0147b802f5fd9466c7173892b1cb4463dce | [] | no_license | dxmcu/maven | 7841cd8a7951fe0f059852ec9070388c20b3e5c3 | 01d8933752ca7306afe96f610b37a69d86018058 | refs/heads/master | 2022-12-26T21:02:37.255799 | 2020-02-16T08:30:29 | 2020-02-16T08:30:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,014 | java | package com.kaifantech.component.comm.manager.agv;
import com.calculatedfun.util.AppTool;
import com.kaifantech.util.hex.AppByteUtil;
public class SeerUtil {
public static String cmd(int cmd) {
return cmd(cmd, null);
}
public static String cmd(String cmd) {
return PREFIX_WHEN_SEND_TASK + cmd + TASK_NAME_SUFFI... | [
"583937325@qq.com"
] | 583937325@qq.com |
57941c986e9d573fe2cdcabb3b3f020e67e95a12 | d9d7bf3d0dca265c853cb58c251ecae8390135e0 | /gcld/src/com/reign/framework/hibernate/hql/ObjectFactory.java | fd1f43774fe449596e194ee0a844045fb48e7862 | [] | no_license | Crasader/workspace | 4da6bd746a3ae991a5f2457afbc44586689aa9d0 | 28e26c065a66b480e5e3b966be4871b44981b3d8 | refs/heads/master | 2020-05-04T21:08:49.911571 | 2018-11-19T08:14:27 | 2018-11-19T08:14:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | package com.reign.framework.hibernate.hql;
import javax.xml.namespace.*;
import javax.xml.bind.*;
import javax.xml.bind.annotation.*;
@XmlRegistry
public class ObjectFactory
{
private static final QName _Hqls_QNAME;
static {
_Hqls_QNAME = new QName("http://com.reign.framework.hibernate/hql", "hql... | [
"359569198@qq.com"
] | 359569198@qq.com |
6cd48a54062b332101c9a40b41106d442b6aaa29 | 2dac9ca58ae2ff6c63c1f2a900f2159b68057b42 | /app/src/main/java/com/weatone/rbademoapp/NetworkChangeDelegate.java | 66aab820fad56af5fcc57b80f0df7e1146628a96 | [] | no_license | celinenicolas/simple-masterdetail-client-android | 2b31485a93af8a2377bddfde64361cf6a9f695aa | cea322ffc147463b6477a879dabd111fa6e4a926 | refs/heads/master | 2021-01-19T08:02:11.220594 | 2017-04-11T16:58:48 | 2017-04-11T16:58:48 | 87,596,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | package com.weatone.rbademoapp;
/**
* @author Celine Nicolas
* @version 1.0.0, 2017-04-11
* @since 1.0.0
*/
public interface NetworkChangeDelegate {
void onConnected();
void onDisconnected();
boolean isConnected();
}
| [
"cni@weatone.com"
] | cni@weatone.com |
974795a68ae089e918e764f19f9552641308cd1b | 8f5e7a4920afd476b58c84697d0ad492d603cb60 | /javac/src/main/java/com/by122006/zircon/ZirconStringPlugin.java | db45bdd56175fdaca8d3578f086498757a01659f | [
"Apache-2.0"
] | permissive | luyuhuang/Zircon | 608b0141148cfb1e34085accd0ab2e8cd1548df1 | 2116a1b17bd1735e07b7592ac9360d7a0ed98df4 | refs/heads/master | 2023-03-02T15:58:55.771046 | 2021-02-05T06:39:53 | 2021-02-05T06:39:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,803 | java | /*
* Copyright (C) 2009-2013 The Project Lombok Authors.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, m... | [
"1109108466@qq.com"
] | 1109108466@qq.com |
5564f30dec8db57ab4324ad0b039a02ce7c97445 | b3a02d5f1f60cd584fbb6da1b823899607693f63 | /04_DB Frameworks_Hibernate+Spring Data/99_Exams/PhotographyWorkshops/src/main/java/app/domain/entities/Photographer.java | 9fcaf08310a038da42c3555db73f5e715f66b286 | [
"MIT"
] | permissive | akkirilov/SoftUniProject | 20bf0543c9aaa0a33364daabfddd5f4c3e400ba2 | 709d2d1981c1bb6f1d652fe4101c1693f5afa376 | refs/heads/master | 2021-07-11T02:53:18.108275 | 2018-12-04T20:14:19 | 2018-12-04T20:14:19 | 79,428,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,841 | java | package app.domain.entities;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Jo... | [
"akkirilov@mail.bg"
] | akkirilov@mail.bg |
907ca37748e8f5e9ff35c39edcf64e6e827ef419 | 40cd4da5514eb920e6a6889e82590e48720c3d38 | /desktop/applis/apps/core/common/expressionlanguage/src/main/java/code/expressionlanguage/exec/blocks/ExecFileBlock.java | abd3c74ee8b006379db59effe8a3418b9ab4ea90 | [] | no_license | Cardman/projects | 02704237e81868f8cb614abb37468cebb4ef4b31 | 23a9477dd736795c3af10bccccb3cdfa10c8123c | refs/heads/master | 2023-08-17T11:27:41.999350 | 2023-08-15T07:09:28 | 2023-08-15T07:09:28 | 34,724,613 | 4 | 0 | null | 2020-10-13T08:08:38 | 2015-04-28T10:39:03 | Java | UTF-8 | Java | false | false | 911 | java | package code.expressionlanguage.exec.blocks;
import code.expressionlanguage.ContextEl;
import code.expressionlanguage.common.AbstractFileEscapedCalc;
import code.expressionlanguage.common.FileMetricsCore;
import code.expressionlanguage.linkage.LinkageUtil;
import code.util.StringMap;
public final class ExecFileBlock ... | [
"f.desrochettes@gmail.com"
] | f.desrochettes@gmail.com |
9521e2cfea461e546b61592243088d924e788b26 | 9865f3d0c59223840ab90a47cc6c8e52f5246a8b | /lab1/gumball-java-pattern/Main.java | 769f83f7ec0af3b7019b9cd7f6db0f8ff2e01aaf | [] | no_license | luminous66/cmpe202 | 0fd1159f6ded33d5369d64cfcadc73527a32b833 | 3068badaf23e77772bf9e7805202b4e84278d380 | refs/heads/master | 2020-03-28T00:20:46.960437 | 2018-11-17T08:09:08 | 2018-11-17T08:09:08 | 147,400,817 | 0 | 0 | null | 2018-09-08T06:44:17 | 2018-09-04T19:21:18 | Java | UTF-8 | Java | false | false | 1,940 | java |
public class Main {
public static void main(String[] args) {
GumballMachine gumballMachine1 = new GumballMachine(2,25,true);
System.out.println(gumballMachine1);
gumballMachine1.insertCoin(10);
gumballMachine1.turnCrank();
System.out.println(gumballMachine1);
gumballMachine1.insertCoin(25);
gumbal... | [
"noreply@github.com"
] | luminous66.noreply@github.com |
caefee4c39bd4b8ee4ec68692eac42bb2fc83474 | 0ee3fd6e8dcfc6fdc3b478c5db6cd79654ecdd29 | /src/main/java/org/rb/cvlv/keeper/FXMLDocumentController.java | 941a236937b2db2b5bfefdf079ca9f3b9cdc90f8 | [] | no_license | rigels02/JavaFX-cv-lv-keeper | 10eb2f06786e3d83b0b42af17a7af91ea9a837af | 8909ab4376c909074323121890cfb0d8a1f83a8f | refs/heads/master | 2018-12-06T17:05:09.745778 | 2018-09-10T15:23:56 | 2018-09-10T15:23:56 | 113,868,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,662 | java | package org.rb.cvlv.keeper;
import java.io.IOException;
import java.io.StringWriter;
import java.net.URL;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import java.util.Optional;
import java.util.ResourceBundle;
import java.util.logging.Level;
i... | [
"rigels02@gmail.com"
] | rigels02@gmail.com |
88494019882cf8e345cc8e23e06db17abee57826 | c69b09fe89c06e1d83ae8c1d87a46678288d0eda | /_extend/solon.extend.servlet/src/main/java/org/noear/solon/extend/servlet/SolonServletHandler.java | ae39e99c2c369390aab86ed9ee3d2b7df3015ebc | [
"Apache-2.0"
] | permissive | dongatsh/solon | fb9d3da2ce67746dd8cfe1fef288e2de1bc3d1a2 | 4c3a074e8e4db7f367f75603ea8347d2c501c69d | refs/heads/master | 2023-08-28T18:16:44.023899 | 2021-10-31T16:21:03 | 2021-10-31T16:21:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 960 | java | package org.noear.solon.extend.servlet;
import org.noear.solon.Solon;
import org.noear.solon.core.handle.Context;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
... | [
"noear@live.cn"
] | noear@live.cn |
45ef2cc95fd5645565a322a53e295c283fb6a1c2 | 3a63df2bce3715712e5fa7a694dfde32125bae69 | /src/com/microsoft/interview/LetterCombinationsTest.java | 9c2ecf95f381923327639a4a581245f981cd0304 | [] | no_license | singh-bk/temp3 | 8323ff09f3573cfa7f814ab1089c4254e56e5495 | 97ab3e6c8c6304ff2abafef901dcfc59aed48d9a | refs/heads/master | 2020-05-22T18:32:17.073554 | 2020-02-17T17:40:39 | 2020-02-17T17:40:39 | 186,473,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.microsoft.interview;
import java.util.LinkedList;
public class LetterCombinationsTest {
public static void main(String args){
String[] letters = new String[]{"", "", "ABC", "DEF", "GHI", "JKL", "MNO", "PQRS", "TUV", "WXYZ"};
int[] input = {2,3};
int len = input.length;
LinkedList<Strin... | [
"singh.bk@gmail.com"
] | singh.bk@gmail.com |
332bd2c95dc03a935e45e77a620d018644644dcf | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_38197.java | b24be6b3b0aad527e69b37e03454e8ae428bd324 | [] | no_license | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,270 | java | /**
* Resolves list of all columns and properties.
*/
private void resolveColumnsAndProperties(final Class type){
PropertyDescriptor[] allProperties=ClassIntrospector.get().lookup(type).getAllPropertyDescriptors();
List<DbEntityColumnDescriptor> decList=new ArrayList<>(allProperties.length);
int idcount=0;
H... | [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
8bc0942b8e5e0410636932dcbd5976116acb0ede | 706395579d466ce70b89a0dcdc3d761fbe5b397c | /huyaElf/src/main/java/com/lyl/webElf/domain/AccountMode.java | 90500278b21daf172eda455e9138b617bd6ec30b | [] | no_license | layiliang/huyaElf | 33c3ddfec687326e7e81a7c90c70e04caa554708 | e1753fb41aea3245e2f6ae0516ef7571553f742d | refs/heads/master | 2022-07-03T04:51:27.470947 | 2020-05-25T13:45:00 | 2020-05-25T13:45:00 | 242,720,478 | 1 | 1 | null | 2022-06-17T02:55:52 | 2020-02-24T11:37:42 | Java | UTF-8 | Java | false | false | 593 | java | package com.lyl.webElf.domain;
import org.openqa.selenium.WebElement;
public class AccountMode {
private WebElement acount;//class="udb-input udb-input-account"
private WebElement pwd;
/*public WebElement getLoginMode() {
return loginMode;
}
public void setLoginMode(WebElement loginMode) {
this.lo... | [
"271980982@qq.com"
] | 271980982@qq.com |
014d046aad83f70e04ffe7ae77eda0d1eefa59a4 | 70ad9e6043950bc1e686377c75b826a1c4892998 | /src/main/java/pe/bhintranet/controller/security/UserDetailsServiceImp.java | b38f63d6fc5f42653e47b6f791dd6a059b837e9f | [] | no_license | mrodriguezgm01/bhintranetweb002 | 31e7a7375bbcaf6d47aaab932121f4b7dc00f2ac | 25b1dafff3df2ce6528813d9ede4d20fba6f5073 | refs/heads/master | 2021-05-05T15:57:26.480862 | 2018-01-13T07:42:44 | 2018-01-13T07:42:44 | 117,325,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,557 | 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 pe.bhintranet.controller.security;
import java.util.ArrayList;
import java.util.Collection;
import org.springframewor... | [
"moises_rodriguez@windows-server-2012-r2-1tb.c.proyecto-taxibel.internal"
] | moises_rodriguez@windows-server-2012-r2-1tb.c.proyecto-taxibel.internal |
2d04142e9d87ffdd5a5d76e20074da0fbdb8d33f | f0e7c62ee4820ea12e75678f732a1e146d574cbc | /JavaLearning/src/main/java/com/jmlearning/randomthings/raytracer/core/Tracer.java | 19b8696c6b9756fa066ac1934236cf7b43c4dee6 | [] | no_license | jmo53439/JavaLearning | 7cbc6493281483635f3dc53c40fb03bd1b1ce556 | b13dc1af857699e35b9d753d0a9b5198e0e482dd | refs/heads/master | 2020-04-11T22:18:17.631508 | 2019-09-14T15:22:39 | 2019-09-14T15:22:39 | 162,131,819 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,809 | java | package com.jmlearning.randomthings.raytracer.core;
import com.jmlearning.randomthings.raytracer.math.Geometry;
import com.jmlearning.randomthings.raytracer.math.Vector;
import com.jmlearning.randomthings.raytracer.objects.Light;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.Callable;... | [
"noreply@github.com"
] | jmo53439.noreply@github.com |
63d11d28847669ddbd2647660f0a638035e93988 | 6eece2b0970f17473a2351a0859b4299968f9e4c | /DirtyMobile/app/src/main/java/com/example/dirtymobile/InputValidation.java | f84a5b44aa696751bc9f6a08fb0640afaaaa7eb4 | [] | no_license | gracjanj/dirtymobile | 397e27b88a77e992a64633f1280dc48c8a59d3c1 | 9f8852f5fb9a8eb6da84e746e2e654c2188adaa6 | refs/heads/master | 2022-03-02T01:57:28.558978 | 2019-09-24T08:55:22 | 2019-09-24T08:55:22 | 199,993,736 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,810 | java | package com.example.dirtymobile;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
pub... | [
"noreply@github.com"
] | gracjanj.noreply@github.com |
3f058cae273b131e2286525dc4f7f519726c23bb | e676cdc2980f453a4435f41dd6b7ce01063b24a2 | /complete/src/main/java/com/hpe/event_optimizer/service/ServiceImpl.java | 5d4fb07214e05963e5b74e8d5ca825c24609f85f | [] | no_license | Naveend4981/hackathon-2018 | 572db632a6cb37534126b5b4dfa8aab78741eb45 | 8736e99258df45736e3affcae20f4063d59174f9 | refs/heads/master | 2021-01-25T00:10:29.278311 | 2018-03-05T17:08:51 | 2018-03-05T17:08:51 | 123,290,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 563 | java | package com.hpe.event_optimizer.service;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.hpe.event_optimizer.dao.OptimizerDao;
import com.hpe.event_optimizer.data.Event;
@Service
public class ServiceImpl implements EventS... | [
"naveend@hpe.com"
] | naveend@hpe.com |
6852779dcf761d29e29fe6c40fbf997abb764291 | b6e0cb9ec8889888c5323021991ce5ea7ff6094c | /src/main/java/io/adagate/handlers/database/pools/GetPoolByIdOrHash.java | babe71603f63343c444ae339ab6ffab1f5273666 | [] | no_license | adagate-io/adagate-api | c3de7d195da51675b46c4aec4050394c24e314b0 | 9214bb04ca455c90cc2c7beb6795f7d8fcdb86b4 | refs/heads/main | 2023-08-28T13:13:30.485872 | 2021-11-08T15:53:57 | 2021-11-08T15:53:57 | 409,929,758 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,387 | java | package io.adagate.handlers.database.pools;
import io.vertx.core.eventbus.Message;
import io.vertx.pgclient.PgPool;
import io.vertx.sqlclient.templates.SqlTemplate;
import static io.adagate.exceptions.AdaGateModuleException.BAD_REQUEST_400_ERROR;
import static io.adagate.utils.ExceptionHandler.handleError;
import sta... | [
"william@cityxcape.com"
] | william@cityxcape.com |
122380e93c96131bcb9ff62f3065bb83c1553dac | e89a4604b3e8ea307a16c74bc93dfdd73b3e3454 | /src/com/euller/rest/controller/UserController.java | b6ddd62e2c719b978abf2634e98dfd2e8a8e99f4 | [] | no_license | EullerNobrega/JavaEE---Restful-Web-Service | dc46e6c32f7c838bc8071d53f19a2d02c1436de9 | f4d52346e239faf7cbab151dec0e6fd5cee1b0ee | refs/heads/master | 2022-12-08T23:12:09.452898 | 2020-08-24T04:14:51 | 2020-08-24T04:14:51 | 289,401,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package com.euller.rest.controller;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.Response;
import org.json.JSONObject;
@Path("/users")
public class UserController {
@GET
@Produces("aplication/json")
public Response getUsers() {
JSONObject jsonObject = n... | [
"eullernobrega@gmail.com"
] | eullernobrega@gmail.com |
de17cedf91e7e5e48b350de7d2895dd66cc0ba96 | 036756f4b0f79c0afdb136faf2c6b6eff9e428ad | /Refactoring/src/After/human/StudentDatabase.java | 26a6ce7a0e770b764d1f0063d4b0cb038f9088a1 | [] | no_license | MateuszCha/test-code-file-for-company | 777aa8fb90befa7064319da0dcca9b0467389ad9 | d3dd3261d2a7835d98db718396806a5efe39b817 | refs/heads/master | 2021-07-10T03:57:03.860015 | 2020-05-11T18:03:05 | 2020-05-11T18:03:05 | 214,900,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,087 | java | package After.human;
import java.util.ArrayList;
import java.util.List;
public class StudentDatabase {
public static List<Student> students = new ArrayList<>();
public static void addStudentInfo(Student student) {
students.add(student);
printStudentInfo(student);
}
public static void... | [
"mateusz.charyszyn@gmail.com"
] | mateusz.charyszyn@gmail.com |
9305559df50ee6e9a4e6c1dbe226dc4dce1a869b | 159549c971aa5f97dea25c9e78757b38583a5659 | /src/main/java/action/visitor/ConcreteVisitor.java | 880f2189560e56674472c9c446f4bd254cb08928 | [] | no_license | yangzhenwei-java/designPatterns | 0fb855571a6e3cfcff869d464ff5f89214d62f99 | 726e3fb464e735bf4ac6c6f17a1096af0b1dc61b | refs/heads/master | 2021-01-10T01:22:21.423343 | 2016-04-02T15:30:14 | 2016-04-02T15:30:14 | 55,301,755 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package action.visitor;
import java.util.Collection;
import java.util.Iterator;
public class ConcreteVisitor implements IVisitor
{
public void visitCollection(Collection collection)
{
Iterator iterator = collection.iterator();
while (iterator.hasNext())
{
Obje... | [
"sxlc_yzw@163.com"
] | sxlc_yzw@163.com |
4443b1b494efe7644c622ad55248bd43597690b9 | d901cec87792969e4e4f707512814d2ebb0990ce | /Java1/src/conditions/Example10.java | b078b8e40ac077cb25ee3fe1545db4da5392dc05 | [] | no_license | Hariteja25/Work-Space-2 | c6afb51b1515649128d64ffae8daf175a17e78b2 | db020a3eed4860ae79b6af32a9c6d38db34d7ee3 | refs/heads/master | 2023-03-29T04:44:02.034678 | 2021-04-03T13:49:42 | 2021-04-03T13:49:42 | 354,303,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,039 | java | package conditions;
import java.util.Scanner;
public class Example10 {
/**
take id (int), age(int) , userType(str) as input.
if id & age & userType are valid print valid data
if any one of the data is invalid print invalid data
*/
public static void main(String[] args) {
// take id (int), age(int... | [
"kudamalahariteja@gmail.com"
] | kudamalahariteja@gmail.com |
c564de7b6cc7bed3caf09431c4a900588db9673d | 1498096b59fd5696249b0214a39ad5f3d30fe363 | /server/src/main/java/com/proitc/wss/configuration/WebServiceConfiguration.java | 94a80d46e3d6cebfa07bc3a91b8422ddc66559c8 | [] | no_license | JuanMorenoDeveloper/ws-security-spring-boot-cxf | 8aea074bf5e7a187ea97ea05b61086560fd99607 | 143dcca49e7b65229f638f3c950364494b0648af | refs/heads/master | 2023-04-13T05:13:53.319956 | 2023-04-11T02:09:33 | 2023-04-11T02:09:33 | 83,494,726 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,447 | java | package com.proitc.wss.configuration;
import static org.apache.cxf.Bus.DEFAULT_BUS_ID;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
import javax.security.auth.callback.CallbackHandler;
import javax.xml.ws.Endpoint;
import org.apache.cxf.bus.spring.SpringBus;
... | [
"earth001@gmail.com"
] | earth001@gmail.com |
4920fe4c6f706c1f20f086f7d9d47a5c83ff3cbb | d502ba2480aea84241f3bd98578a887849df9df8 | /HaykanushTorchyan/Creational/Factory Method/src/main/java/com/synisys/design_patterns/singleton/domain/Motor.java | 4aade98e54ceedb91acfec383815fa25fe49baec | [] | no_license | synergytrainings/design-patterns | 821ba0e4c6c0c09ef892312256f6cdcf7e0736f4 | f0fd39de32c3f9f7f6b13377904a0c29589720bc | refs/heads/master | 2020-12-25T19:26:01.181499 | 2015-04-17T05:15:03 | 2015-04-17T05:15:17 | 25,835,095 | 4 | 3 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | package com.synisys.design_patterns.domain;
import java.math.BigDecimal;
/**
* Created by haykanush.torchyan on 11/7/2014.
*/
public abstract class Motor {
protected String type;
public abstract void run();
}
| [
"haykanush.torchyan@arm.synisys.com"
] | haykanush.torchyan@arm.synisys.com |
ccfa0f0be3ab534382bbec59ddd2cfb1b75443b7 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-12798-19-2-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/velocity/internal/DefaultVelocityEngine_ESTest_scaffolding.java | 3aeb35658c2cd9508de9efb8028bd4c6c570e516 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Apr 04 18:25:39 UTC 2020
*/
package org.xwiki.velocity.internal;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
4c5d1bc3aa28ed5ada4a7691ffa27eb3de9382bb | c39e1f2fa595478fbbb9f4a5ee44ce278d145caa | /Copy of Project1/src/edu/ncsu/csc216/flight/passengers/BusinessClassReservation.java | e995ce9cd8df3863e4607b76b647c6f8a25b4f09 | [] | no_license | asnorthrup/JavaProj1 | 50be68f0bf43dc4d1693783da06e7a5768672975 | 502b6d127e98157eb83878bf65cfcc6395d5ab92 | refs/heads/master | 2020-12-24T19:46:37.079206 | 2016-05-09T00:03:42 | 2016-05-09T00:03:42 | 58,332,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,175 | java | /**
*
*/
package edu.ncsu.csc216.flight.passengers;
import edu.ncsu.csc216.flight.plane.Flight;
/**
* Business class reservation is a child of the flight reservation class.
* This class represents a BusinessClassReservation.
* @author Andrew Northrup
*
*/
public class BusinessClassReservation extends FlightR... | [
"asnorthr@ncsu.edu"
] | asnorthr@ncsu.edu |
944deca09df040f76b0a6bb911bbf3d2f41718d1 | 1e8e1d1fc1221610a71e517a9e2d06ec552df5c4 | /src/main/java/com/virtusa/codetext/numbertowordconvertor/constants/DigitConstant.java | 2b5ba7b9cf767eb79908e3c77e21adc51899ec8c | [] | no_license | springbootMicroservices2/virtusa-code-test | fab9db7d8cebdb94f29b7d77ce4c65cd31c48c45 | cbccf172bf675162cd442ac4116ff39bae425d53 | refs/heads/master | 2020-12-20T15:22:51.526453 | 2019-12-03T15:36:12 | 2019-12-03T15:36:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package com.virtusa.codetext.numbertowordconvertor.constants;
public class DigitConstant {
public static String[] UNITS = { "", "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine", "Ten",
"Eleven", "Twelve", "Thirteen", "Fourteen", "Fifteen", "Sixteen", "Seventeen", "Eighteen", "Nineteen" };
p... | [
"jikriyas@virtusa.com"
] | jikriyas@virtusa.com |
79ff6539e7586c4675d10ced486b2a5c1732e7a4 | 9f1f102c8f456625be32acf975bcff3e3b8d953f | /CalculatorSoap/src/com/demo/ws/Main.java | 3763d4f08a8384647b79c323aca3bbbc2ecff488 | [] | no_license | sbtalk71/dbs-batch7 | 3bad24ef188d33d0c515e7171374810ddcd67f30 | dad18eda7e78d1f20725c9ee05624c9161835cc7 | refs/heads/master | 2022-12-06T22:40:05.681726 | 2019-10-18T07:11:16 | 2019-10-18T07:11:16 | 215,200,847 | 0 | 0 | null | 2022-11-24T07:13:02 | 2019-10-15T03:43:37 | Java | UTF-8 | Java | false | false | 202 | java | package com.demo.ws;
import javax.xml.ws.Endpoint;
public class Main {
public static void main(String[] args) {
Endpoint.publish("http://localhost:8181/cal", new Calculator());
}
}
| [
"sbtalk@gmail.com"
] | sbtalk@gmail.com |
e6f80e191360a962ae454a04cfe4cf2b6465c799 | 005bc0322864b962fe79a8a5eb8d492093d2364b | /src/test/java/DijkstraShortestPathsTest.java | 61c55e7d8b3704e8bf8079d49e4b229486a9ae6f | [] | no_license | NotNaturalSelection/softwareTesting1 | fe54fc6084fe5bb363e3feb898d41b496832b779 | 5a66c71c8cfa574a78c4cbc790ad175b85d95a0a | refs/heads/master | 2023-03-22T09:23:43.764365 | 2021-03-16T18:11:27 | 2021-03-16T18:11:27 | 343,914,485 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,514 | java | import java.util.LinkedHashSet;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import dijkstraAlgorithm.DijkstraShortestPaths;
public class DijkstraShortestPathsTest {
private static final Double inf = Double.POSITIVE_INFINITY;
@Test
public void testCommonCase() {
in... | [
"aokishor@tripsoft.pro"
] | aokishor@tripsoft.pro |
520b44c86b2d56c5e474ecc22e7410df0ee34a46 | a7d47d192cb51e26d455d54b428b40026ca18ed9 | /java/third/JDBC.java | f2fafa5a2ac441827fc88000b583e668e4cd8670 | [] | no_license | poorvikgamb/ibm-fsd-000glr | 09445b7a7281efcd067c4f0fede9c892605b04d5 | 27e5d27573f62d95c37a37260c6adf7075139639 | refs/heads/master | 2023-01-12T00:00:35.826559 | 2019-09-23T03:53:51 | 2019-09-23T03:53:51 | 195,184,944 | 0 | 0 | null | 2022-12-30T18:30:26 | 2019-07-04T06:49:03 | JavaScript | UTF-8 | Java | false | false | 1,146 | java | package third;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Properties;
import java.util.Scanner;
public class JDBC {
private static Properties properties=null;
priva... | [
"b4ibmjava25@iiht.tech"
] | b4ibmjava25@iiht.tech |
b4ef9a1364fee444ac4e8bdf830047819c5bd68d | 3b384419c11447fc7c1157f869157ef35cd9c76a | /creditsupport/src/main/java/com/yodata/creditsupport/orm/entity/his/SpecialInfoHisEntity.java | e46b5abafc2d921f35f2bb456392e3db4ed342b4 | [] | no_license | wjianbin/TBCredit | d6378881f8d50cade5a1d79f1257cb085299627d | fa9f1c674c1d68511147fa44286762be3c06372e | refs/heads/master | 2021-01-07T21:48:33.220303 | 2016-11-07T03:09:32 | 2016-11-07T03:09:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,993 | java | package com.yodata.creditsupport.orm.entity.his;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Transient;
... | [
"1527609292@qq.com"
] | 1527609292@qq.com |
cfc0796726c1b672134384d9cc85968ec34364b5 | 455b5855acb4e55488b04b6e1360dfaa8f8305ed | /website/src/main/java/com/neighborhood/website/beans/NeighborGroupBean.java | 0583b9b836a15e214c83e559836d6ac21dd5db56 | [
"MIT"
] | permissive | rvallet/ocp12-neighborhood-app | a639be3ff796ec819d17d7f0fba06fa86dd8e0fd | 496ad8f3ecf469faac97563b7f062d19ad257bbf | refs/heads/main | 2023-06-24T13:33:25.306221 | 2021-07-19T07:43:33 | 2021-07-19T07:43:33 | 364,518,498 | 1 | 0 | MIT | 2021-07-19T07:43:34 | 2021-05-05T09:03:32 | HTML | UTF-8 | Java | false | false | 643 | java | package com.neighborhood.website.beans;
import java.util.List;
public class NeighborGroupBean {
private Long id;
private String name;
private List<UserBean> neighbors;
public Long getId() {
return id;
}
public void setId(Long id) {
this.id = id;
}
... | [
"remy.vallet@gmail.com"
] | remy.vallet@gmail.com |
46d4b7d10d9a95464837e23eb8bb041e8b5bd306 | 1dc7dabe2256080adb8db0852ecfaf86c22f80e8 | /.svn/pristine/46/46d4b7d10d9a95464837e23eb8bb041e8b5bd306.svn-base | c449a10003b95d36de7e8090299d808bdbf9d3aa | [] | no_license | taco-bohl/BrickBreaker | d688b1bd42ff84e509c15ab141e052b75f33fc51 | 8c6ab81013fad05789f0fe44623a31b744cb3518 | refs/heads/master | 2021-01-17T22:23:06.154107 | 2016-06-23T00:50:46 | 2016-06-23T00:50:46 | 61,761,451 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,684 | package Controls;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
/**
*
* @author Alex Radermacher
*/
public class KeyboardController implements KeyListener
{
private boolean[] keyStatus = new boolean[256];
@Override
public void keyPressed(KeyEvent e)
{
... | [
"tyler.bohl@gmail.com"
] | tyler.bohl@gmail.com | |
ded9f6e816641d50715aebee8801d9f272a101d0 | 1e4d8a7e6be2551d07b4f1e9daa389038358ab52 | /src/main/java/my/demo/demojwtoauth2/dto/TokenDto.java | a5821c2475ee90833c55ad7037f912184c9791aa | [] | no_license | S1000f/demo-jwt-oauth2 | 622b89dc26b7337371416d26ef7076f291cf3af4 | f9e471e0f1389f2ffc2de307ec63770a60a3f90f | refs/heads/master | 2023-07-13T00:16:53.261787 | 2021-08-19T14:11:12 | 2021-08-19T14:11:12 | 349,727,446 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package my.demo.demojwtoauth2.dto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@Builder
@AllArgsConstructor
@NoArgsConstructor
public class TokenDto {
private String token;
}
| [
"dohp.kim@gmail.com"
] | dohp.kim@gmail.com |
7c3753cd8af6c5e36fefdf74d3d5122e348369d8 | b8ff1cc07e934863672903589993a43def84011c | /workspace/hackerRank/src/StarWarInterfacePractice/StarWarInterfacePractice.java | 271d91d654c38feb0ec1bf4b2d6f214347ead06d | [] | no_license | jennyvu/test_projects | 67d859fad8df3f43f677f4c07c74a8f81e573a87 | 1c757a29e9a0b4dc0f0e327539f5fed40d4fdcf8 | refs/heads/master | 2021-01-17T09:45:56.424424 | 2017-05-03T16:33:04 | 2017-05-03T16:33:04 | 83,992,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 788 | java | package StarWarInterfacePractice;
import java.util.Random;
public class StarWarInterfacePractice {
public static Character summonCharacter(){
Random rand = new Random();
if(Math.abs(rand.nextInt()) % 2 == 1){
return new Enemy();
}else{
return new Hero();
}
}
public static void main(String[] args) {
... | [
"ngoctrvu@yahoo.com"
] | ngoctrvu@yahoo.com |
89a07694d68e72b6f39681dca3594aa57a5587da | f5222f36f82325ef657d4bf65d4aea41177764e7 | /src/cm/StudentRate.java | aca2493f678c390f5902a09f725587a6de670012 | [] | no_license | OAbouHajar/verification_Project | 86852937f81d0b4ab2bb12b8071dea03fb0f2602 | 517d6ea6e2329f8c7a7b255ede1feb61c8bac600 | refs/heads/master | 2021-01-14T23:01:41.659193 | 2020-03-12T12:47:04 | 2020-03-12T12:47:04 | 242,788,019 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package cm;
import java.math.BigDecimal;
class StudentRate implements IReductionRates {
@Override
public BigDecimal reduction(BigDecimal cost) {
BigDecimal studentNotReducedAmount = new BigDecimal("5.50");
BigDecimal studentReduction = new BigDecimal("0.25");
if (cost.compar... | [
"smsm.sy@hotmail.com"
] | smsm.sy@hotmail.com |
0dd1e47e26e63e522ed356565ca0d849fb1b5d71 | 47a13c13bb2902680533915819d86d27de19962f | /BamWebApp/src/dashBoard/ClientSuccessfulDataService.java | ff6d9c18117b48005af14ec0fea373a2fd465fc9 | [] | no_license | rbhattacharjee81/RemoteBAMWebApp | 3d77d532c4e899a3a2f542d7838a417626fb5fa9 | ff782a1d0cee0bd438711bf85ab3ddf0150f217f | refs/heads/master | 2021-01-25T06:56:12.065451 | 2017-06-07T12:19:59 | 2017-06-07T12:19:59 | 93,628,500 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,089 | java | package dashBoard;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import dashBoard.Client;
import utility.DBConnection;
public class ClientSuccessfulDataService {
public static List<Client> getClientListSuccessful() ... | [
"rajeshrcc1@gmail.com"
] | rajeshrcc1@gmail.com |
62d6222904672036f03ec3c4151839d60c229a5f | b3fae12438671d9e3e1c078b512f4355e0414f9b | /src/main/java/com/vts/vee/service/package-info.java | 0ed542a323a7fc78e3d89d3f619120925eab204f | [] | no_license | dinhtrung90/vee | df46af9c9d889784191e72d42438767c7a5f1cb8 | 7ebf60cd7fe0f57d158c329c3766263b8cc84dca | refs/heads/master | 2020-05-03T02:02:15.055236 | 2019-03-29T10:11:49 | 2019-03-29T10:11:49 | 178,355,988 | 0 | 0 | null | 2019-03-29T10:11:50 | 2019-03-29T07:36:06 | Java | UTF-8 | Java | false | false | 61 | java | /**
* Service layer beans.
*/
package com.vts.vee.service;
| [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
dc29b300a0a02bbbfad18a7242691f6aacaabd51 | 6ffa8be49d7ecd4491a58dd535bde716130eb319 | /02. Java Enterprise/webcalculator/src/main/java/com/seavus/webcalculator/Operation.java | fe9247ccc5577885a81544617d331816b721c47e | [] | no_license | kristijan-apostolov/svs-talent | 68f97bf12044383e296e9a0559efde179687ca08 | ad602a426667390132bb9877121b8ec60c537404 | refs/heads/master | 2020-04-13T10:53:28.373499 | 2016-11-02T09:29:37 | 2016-11-02T09:29:37 | 32,036,224 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | package com.seavus.webcalculator;
public class Operation {
private int operand1;
private int operand2;
private int result;
private Operator operator;
public Operation(int operand1, int operand2, Operator operator) {
super();
this.operand1 = operand1;
this.operand2 = operand2;
this.operator = operator;
... | [
"apostolovkristijan@gmail.com"
] | apostolovkristijan@gmail.com |
af239694c06108f0d30a0d05d62be626e3da58ed | baa1449994871e42a20e23ecf308a4f5717347f7 | /src/main/java/no/trygvejw/DataHolders/Range.java | 9938f1ebed8a78cddd2db11f5a082f9a857a4f11 | [] | no_license | TrygveJW/Java-Snippets | 1d1ee8d55e03565b3a1db83c447ff5b6eea76c69 | e1538924758c6b065622e0714303b1e675f7f382 | refs/heads/master | 2023-03-03T17:56:58.527384 | 2021-01-10T11:13:19 | 2021-01-10T11:13:19 | 279,230,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | /**
* Utillity class representing an integer range.
* The values are final and cannot be changed
*/
public class Range{
public final int from;
public final int to;
/**
* Creates the range
* @param from the from value
* @param to the to value
*/
public Range(int from, int to) {
... | [
"trygve.woldseth@gmail.com"
] | trygve.woldseth@gmail.com |
722dbebaed39acaf84fd21caf500d4da3330a22c | fd19541384f79d1ae8814d6fcf40d6ce5fe70f19 | /PracticaTP1/src/tp/pr3/exceptions/MessageException.java | f19d6deea57e413e4438125e7b26a086943fb57b | [] | no_license | BorjaAdayUCM/Tecnologia-de-la-Programacion | b845e6b639ecf1f57ed1a84a2e7f7b4095db9484 | c30aec6b8df1d48a261a10a3cd2adff0253dea25 | refs/heads/main | 2023-03-14T15:27:44.666466 | 2021-03-08T02:57:45 | 2021-03-08T02:57:45 | 345,483,925 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package tp.pr3.exceptions;
@SuppressWarnings("serial")
public class MessageException extends Exception{
private String message;
public MessageException(String m)
{
super();
this.message = m;
}
public MessageException()
{
super();
}
public String getMessage()
{
return message;
}
}
| [
"borjagua@ucm.es"
] | borjagua@ucm.es |
35c8ee6afcea37ce35aa69ee65f3e0560dd04ef9 | 5c72a045ba99937af3f30b4d8b7515e5ada877a6 | /app/src/test/java/com/sfm/beyesheji/ExampleUnitTest.java | 30437260ddd8f86ce01f88c80be60d0f5f92d376 | [] | no_license | shanfuming/BeYeSheJi | af399a2b016f5078d65b52c46601346710306fcc | c79b55a39745940589e52285b4c01bf8956ab7a1 | refs/heads/master | 2020-03-16T08:12:11.671859 | 2018-05-09T04:19:47 | 2018-05-09T04:19:47 | 132,591,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | package com.sfm.beyesheji;
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 void addi... | [
"997619452.com"
] | 997619452.com |
29d017b6831bf45e1c552f7303ba829416f8637e | 7916bc750079639273ed1a9f604030790c8bc44a | /src/main/java/cn/spark/core/LocalFile.java | e5e5fb1fa60931390e78f0d8bffcfa25d3cf4918 | [] | no_license | chenkesheng/spark-study | ea54438009d1d58364c05857ec280b23b3e400e8 | 208b8c23ceec5919ca971b12a91e750747d0f521 | refs/heads/master | 2021-07-08T16:22:17.758065 | 2019-08-16T02:44:51 | 2019-08-16T02:44:51 | 202,645,593 | 0 | 0 | null | 2020-10-13T15:21:49 | 2019-08-16T02:38:25 | Java | UTF-8 | Java | false | false | 1,513 | java | package cn.spark.core;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaRDD;
import org.apache.spark.api.java.JavaSparkContext;
import org.apache.spark.api.java.function.Function;
import org.apache.spark.api.java.function.Function2;
/**
* @Author: cks
* @Date: Created by 2019/8/8 10:00
* @Pa... | [
"kesheng.chen@molbase.com"
] | kesheng.chen@molbase.com |
0b04f677c7ec91143bbbeafa3ffa537fe79eadc5 | eade432b6d9e4d266b402085006f532865a5feae | /src/main/java/org/titilima/restservices/messenger/database/DatabaseClass.java | 3144e91284b5636ee55d72c5caa015cd8fd6cdd2 | [] | no_license | titilimab/messenger | f7b5f68691a86a7dcb9fbe90a1d6e8b8238c3ee5 | 17f9baf14da30495f4bb7544a2b3432e26899662 | refs/heads/master | 2020-03-14T01:10:57.092038 | 2018-04-28T04:57:20 | 2018-04-28T04:57:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 527 | java | package org.titilima.restservices.messenger.database;
import java.util.HashMap;
import java.util.Map;
import org.titilima.restservices.messenger.model.Message;
import org.titilima.restservices.messenger.model.Profile;
public class DatabaseClass {
private static Map<Long, Message> messages = new HashMap<>();
priva... | [
"titilimab@gmail.com"
] | titilimab@gmail.com |
d4e800f5b5f9e054bba10454c3c6fa4578bfcaa2 | 71ebbe7c08d8e103a9e179b6fa8f7877450b2e30 | /src/com/xn/manager/controller/ReplacePayController.java | 60702f00900c546455de5976f52ca8a31472c925 | [] | no_license | hzhuazhi/cakeDeploy | 1120c6ece4694c8338612f4a2a29c717ebe6cf9c | 64949e707d337d0053182fc79de434ebb8cceba4 | refs/heads/master | 2023-08-20T17:40:11.407442 | 2021-10-19T07:45:17 | 2021-10-19T07:45:17 | 307,953,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,932 | java | package com.xn.manager.controller;
import com.xn.common.constant.ManagerConstant;
import com.xn.common.controller.BaseController;
import com.xn.common.util.*;
import com.xn.manager.model.*;
import com.xn.manager.model.excel.BankExcelModel;
import com.xn.manager.service.*;
import com.xn.system.entity.Account;
import or... | [
"345061813@qq.com"
] | 345061813@qq.com |
788e1c8eb2dc0cffc756943744fcc3aacd2035a7 | 345eb34aebc18cfc2a204b4f884c1beab8faa58b | /Receive/src/com/nercms/receive/Videoplay.java | 9320d24881357c56b701dbf547b8862a447c7dcb | [] | no_license | qfkongyan/YinHe | b843456da191b18f923b3f7f8a5393627205612b | f134207b7b4766504beb55d0700b4d4e0052e29a | refs/heads/master | 2023-03-15T20:25:50.344736 | 2017-08-12T02:31:25 | 2017-08-12T02:31:25 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 841 | java | package com.nercms.receive;
import java.nio.ByteBuffer;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Bitmap.Config;
import android.util.AttributeSet;
import android.view.SurfaceView;
import android.view.View;
public class Videoplay extends Su... | [
"18752093779@163.com"
] | 18752093779@163.com |
16034d557f1bb27adeaaca583bc17ecbf2bde503 | 6da41b3ab1c870d307e7064005296cafce626107 | /uaa/src/test/java/hoang/com/uaa/security/OAuth2TokenMockUtil.java | 4106e74e20f7109cf8aec76d9b601039add1456c | [] | no_license | vohoangptit/kafka | b8aaef05f0e750efd9a0f0e7ae6bd0a31e5044a0 | fc2b4b0bbb54d2a44258f3f1c3814930f2a5b129 | refs/heads/master | 2020-04-10T04:01:29.886091 | 2018-12-18T07:52:20 | 2018-12-18T07:52:20 | 160,785,692 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,358 | java | package hoang.com.uaa.security;
import org.springframework.boot.test.mock.mockito.MockBean;
import org.springframework.mock.web.MockHttpServletRequest;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.security.core.Authentication;
import org.springframe... | [
"hoang.vo@vfsc.vn"
] | hoang.vo@vfsc.vn |
1fad123267b356edbc98e9f7655cd89723c5d07d | 5c9cf8c43f5c34d2b5254473345a2fd872d0e654 | /src/main/java/com/example/springbootmybatisdemo1/Springbootmybatisdemo1Application.java | af4cc62166dc65f296d5ed28c14ea101cc8e057f | [] | no_license | jiejunding/springbootmybatis | 1065b61d87ecc1891cd41cbe3ebf5870b729b0d2 | fa62c75d3857b0ea9e1e21a980a4a02762ac4389 | refs/heads/master | 2022-06-30T23:15:25.026333 | 2019-06-08T05:57:35 | 2019-06-08T05:57:35 | 190,852,012 | 0 | 0 | null | 2022-06-21T01:14:28 | 2019-06-08T06:05:51 | Java | UTF-8 | Java | false | false | 465 | java | package com.example.springbootmybatisdemo1;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
@MapperScan("com.example.springbootmybatisdemo1.mapper")
public class Springbootmy... | [
"2970965270@qq.com"
] | 2970965270@qq.com |
4a49680a9d0ae1e0ab5825a50b321d4e0581072c | 47db3dfb3598f0816b743725f17e21372a233747 | /9_Chapter_IteratorComposite/9_Chapter_Composite/src/menu/MenuItem.java | cc88475b8e5a2ef00a403f1ab319abcec4068e6e | [] | no_license | Echarde1/Patterns | 2b5e578a4a970caba35a9d7848524c898f387d22 | 63af8aacab1ca79bdbbb3f38956224b6127b765e | refs/heads/master | 2020-04-11T18:10:36.910175 | 2019-01-13T19:37:34 | 2019-01-13T19:37:34 | 161,988,556 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package menu;
public class MenuItem extends MenuComponent {
String name;
String description;
boolean vegetarian;
double price;
public MenuItem(String name,
String description,
boolean vegetarian,
double price)
{
this.name = name;
this.description =... | [
"danil.novoselov@gmail.com"
] | danil.novoselov@gmail.com |
950a74229f4b5b7b20c1d9af9bcab1e7f3d79337 | fc8c7eea1838a6d79adbfe5c2f7456251a5ee684 | /app/src/main/java/abhi/higherorlower/TutorialActivity.java | 9174bb77bb17976f49ba517a85c1a4dc5c0ba3a7 | [] | no_license | abhi4098/HigherOrLOwer | fe4eb1174405e50b3e2df12504ff6884e3e5aaaa | ab0a9b2dcf70f450232f656ec5621fa9836cde0c | refs/heads/master | 2021-01-20T04:02:20.163787 | 2017-05-03T19:27:49 | 2017-05-03T19:27:49 | 89,625,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package abhi.higherorlower;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class TutorialActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_... | [
"abhinandan@pstakecare.com"
] | abhinandan@pstakecare.com |
06b6e3b74d93266a02449640a9a91e81823580fd | ffc292993405841d4e112c55a5dbc6542c0a77d2 | /backend/src/main/java/com/logos/dsvendas/entities/Seller.java | 8ddeb0ae0ee4b66dc3914764ebf2dd8d0c55025f | [] | no_license | beneditocarvalho/devsuperior-semana-spring-react | 934a596cf1ea043ee865a434009ee7087606ee37 | 72f56bb9a69edb992fc22b7bff1909b940c9c705 | refs/heads/master | 2023-08-08T03:41:31.119539 | 2021-09-13T16:37:38 | 2021-09-13T16:37:38 | 404,331,764 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 901 | java | package com.logos.dsvendas.entities;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.persistence.Table;
@Entity
@Table(na... | [
"benedito.carvalho@gmail.com"
] | benedito.carvalho@gmail.com |
fbf62ae3edd2ced49114f80fa0ad0bb2a939eeb1 | 27578adde5f48183c3b8e8532da806dc36fea21f | /data_acquisition/src/main/java/data/SwingTableDataAcquisitor.java | e1aa46c4963da5e81e6a31935694ef738b469605 | [] | no_license | lucp/TimeSeriesAnalysis | 6f72f49f977dc0a592fc84d51ba35ee44b468fb5 | 2515ba73430459eb7d732e1acfa80fe4be44e54f | refs/heads/master | 2021-01-02T09:37:27.923314 | 2013-11-19T21:27:10 | 2013-11-19T21:27:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,327 | java | /**
* Copyright (c) 2013,
* Tomasz Choma, Olgierd Grodzki, Łukasz Potępa, Monika Rakoczy, Paweł Synowiec, Łukasz Szarkowicz
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redist... | [
"l.potepa@gmail.com"
] | l.potepa@gmail.com |
01be0a4f48ab710653235a5b71f5f6d3e1d4fbc4 | b6ea9fbe1c581e3e341cb577c9cc263944efa953 | /app/src/main/java/com/pandp/platzigram/view/ContainerActivity.java | 2bd520ff586e1cc79a030f91e2aca81dba5e0fce | [] | no_license | pedroag2003/Platzigram | c68cbe3f7922e1232d25650f442550f10445b31c | 5ebe0bf2811a915109c1a4cb28e5bdafc21a410d | refs/heads/master | 2021-07-09T04:07:10.384581 | 2017-10-04T21:57:03 | 2017-10-04T21:57:03 | 105,722,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,311 | java | package com.pandp.platzigram.view;
import android.os.Bundle;
import android.support.annotation.IdRes;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.app.AppCompatActivity;
import com.pandp.platzigram.R;
import com.pandp.platzigram.view.fragment.HomeFragment;
import com.pandp.platzigram.vi... | [
"pedroalvarado2003.11@gmail.com"
] | pedroalvarado2003.11@gmail.com |
4c972cdb09b7adc1dbf1c966cefd9dff668d842a | 71884638fd4d2e7ce4e927d6b116af89a0a9f548 | /FoodmainiaRecipeBook/app/src/main/java/com/example/manveer/foodmainiarecipebook/GalleryListActivity.java | 6545071aca906961cfc3e83bf998c6085a1ba0f2 | [] | no_license | manu553/foodmania-recipe-book | 241352a3155f169ff3084e07e850495002e3f51d | 8747dbd412d23a416939bc56f3ea95183e39f72b | refs/heads/master | 2020-04-27T23:23:45.412480 | 2019-03-11T00:38:07 | 2019-03-11T00:38:07 | 174,774,136 | 0 | 0 | null | 2019-03-11T00:38:08 | 2019-03-10T03:38:51 | Java | UTF-8 | Java | false | false | 1,924 | java | package com.example.manveer.foodmainiarecipebook;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.ListView;
import android.widget.TextView;
impo... | [
"manu.bhangu5530@gmail.com"
] | manu.bhangu5530@gmail.com |
2b74d89b82801fe8a8cdd5e670a155a12a0cb2bc | 66bb9e407ed67a325a7f1eb816798ec7e453c863 | /intellij/org.eclipse.xtend.idea/xtend-gen/org/eclipse/xtend/core/idea/config/XtendLibraryPresentationProvider.java | e6e7a6998f509252c7afd2175a28a950ea886951 | [
"LicenseRef-scancode-generic-cla"
] | no_license | malbac/xtext | 639f85c4a20d752cbcbad290ccae2e52f7e108bb | f5dd7b4308f1c16ef4b645c9ac811b9c0ca2e103 | refs/heads/master | 2021-01-18T12:52:18.153143 | 2015-04-24T16:54:44 | 2015-04-24T16:55:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,389 | java | /**
* Copyright (c) 2015 itemis AG (http://www.itemis.eu) and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/... | [
"anton.kosyakov@itemis.de"
] | anton.kosyakov@itemis.de |
1e94d3f1668b64dd7b50c53ac7b509b6335f7a8d | c3cec8a9ce9545ef3922f8acd2c229a8e4ecb57e | /arrayList-test/v2/ArrayListTest.java | 635e054892d7ba8fb286e96c042a89f37d98526b | [] | no_license | yrane/ekstazi-tests | fc32a9928977136dd3d2b0475245d3f77defbeab | deba5748eff0c95f8483a59aaec73ddbc5afe0ea | refs/heads/master | 2022-11-07T18:41:09.038081 | 2020-06-19T21:02:17 | 2020-06-19T21:02:17 | 26,392,232 | 0 | 0 | null | 2022-11-04T00:20:40 | 2014-11-09T10:20:08 | Java | UTF-8 | Java | false | false | 1,239 | java | import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
public class ArrayListTest {
List<Integer> testArray;
/**
* This method is invoked before each test is run to set up the test arr... | [
"yog2302@gmail.com"
] | yog2302@gmail.com |
17de230bc5373979e9e2ba7d4adc5031640ea2ba | 8760a1f6cf9226bc1197e1484ed218033cfddb0d | /Backend/musicApp/src/test/java/com/te/musicApp/MusicAppApplicationTests.java | 0a2f5a1b8edeac86fb2c2d6ba180cb549bcc11a7 | [] | no_license | TE-maheshkumarpatti/TE_MaheshKumarPatti_Batch10_MusicPlayerWebapp | 3b9ec1e983a4a32249b651ada240b452dd8551cf | bd6bdf18c47b34baf18f5d85250c921492c31fca | refs/heads/main | 2023-06-05T15:44:24.215138 | 2021-06-29T13:51:57 | 2021-06-29T13:51:57 | 381,378,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 209 | java | package com.te.musicApp;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class MusicAppApplicationTests {
@Test
void contextLoads() {
}
}
| [
"noreply@github.com"
] | TE-maheshkumarpatti.noreply@github.com |
375081eeef1d72348372a7d588ae828f14b3861e | 3c0aa05f3ec608afa74ed6021777b005bad0c0ca | /rxpanda/src/main/java/com/pandaq/rxpanda/requests/okhttp/base/HttpRequest.java | 75e8dd652dfa8bf4845cef4b82bda1f7b6aad372 | [
"Apache-2.0"
] | permissive | llc-sf/RxPanda | 261efb9e8f2a8eea8d3d2d48bc9d1b57dfd4506c | ca193a5867ede1899e5f1ef12b5171e55b24ebd8 | refs/heads/master | 2023-04-05T12:39:08.365785 | 2019-08-13T02:44:53 | 2019-08-13T02:44:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,837 | java | package com.pandaq.rxpanda.requests.okhttp.base;
import android.text.TextUtils;
import com.pandaq.rxpanda.RxPanda;
import com.pandaq.rxpanda.api.Api;
import com.pandaq.rxpanda.observer.ApiObserver;
import com.pandaq.rxpanda.requests.Request;
import com.pandaq.rxpanda.transformer.CastFunc;
import com.pandaq.rxpanda.tr... | [
"panda.h@foxmail.com"
] | panda.h@foxmail.com |
56e5b8625b3b48c51cef67121bc8dad1d6bbb031 | 8b30dbfe58a6ff7857d088e76e685f0216d90464 | /modulo-04/bancodigital/src/main/java/br/com/dbccompany/bancodigital/Enum/EstadoCivil.java | c4280ac45e9b7df4d899211f8c6f638f14442b02 | [] | no_license | Possebas/EstagioDBC | 695cfdf42e0ab87e9b3c496a878e72db4a483354 | 6794dc015714f3a1be5cc4487f322b33b341bd4a | refs/heads/master | 2022-02-20T09:04:21.464030 | 2019-09-29T22:51:31 | 2019-09-29T22:51:31 | 210,992,406 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 127 | java | package br.com.dbccompany.bancodigital.Enum;
public enum EstadoCivil {
SOLTEIRO, CASADO, DIVORCIADO, VIUVO, UNIAO_ESTAVEL;
}
| [
"gustavo.possebon@dbccompany.com.br"
] | gustavo.possebon@dbccompany.com.br |
efaf1f871f03b396f16190816a576822109210c0 | 0dc56128bf777320185b9352800afffefd7b9946 | /room-web-app/src/main/java/com/roomwebapp/RoomWebAppApplication.java | 6631ef0a5799c510ce76aa3b40beeb2625e3b781 | [] | no_license | pravinbarate1/spring-boot | 3eb3dd7f857373ed062d9df238786aa5614d3c26 | db7c2333dc68c42a4f92b763d89c9e859faac295 | refs/heads/master | 2020-04-09T11:06:56.804107 | 2018-12-11T05:00:44 | 2018-12-11T05:00:44 | 160,295,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package com.roomwebapp;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class RoomWebAppApplication {
public static void main(String[] args) {
SpringApplication.run(RoomWebAppApplication.class, args);
}
}
| [
"pbarate@pbarate.pnq.csb"
] | pbarate@pbarate.pnq.csb |
9794f9bcea62cc44df021b616ef24e43446ae0e8 | 890709f716370cbe341141951ed18444b50fca18 | /zTurn/src_1st_round/leetcode/ReverseNodesInKGroupOJ.java | 7b64487fafec255b81383ad41b83aa5fdff69f60 | [] | no_license | ziaoliu/zTurn | c65f66f311c3509b8247070b3d7a672d332bd462 | b3f120af9b1d4b8b93bb6a95dd7941c954d9f99f | refs/heads/master | 2021-07-05T20:33:47.732265 | 2016-09-29T15:57:19 | 2016-09-29T15:57:19 | 38,476,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,366 | java | package leetcode;
/* Reverse Nodes in k-Group
*
* Given a linked list, reverse the nodes of a linked list k at a time and return its modified list.
* If the number of nodes is not a multiple of k then left-out nodes in the end should remain as it is.
* You may not alter the values in the nodes, only nodes i... | [
"Ziao@Ziao-PC"
] | Ziao@Ziao-PC |
afb609e8a20bdeab4f235e900dc18a61b2b815c7 | b6d5413a0e6ee01c4e9190be8349578ca87662fe | /src/main/java/com/oceanus/framework/aspectj/DataScopeAspect.java | 08b8ef8557c835cb7e4cd3e42afa6b60dfa8c63c | [
"Apache-2.0"
] | permissive | yongchongwu/oceanus.bi | 399319cf6f3e0458f5ad505b1b13ff6266683e03 | fb95580b6b09799586138e53eebb65c86ae431ce | refs/heads/main | 2023-05-06T04:18:00.851846 | 2021-05-24T05:10:39 | 2021-05-24T05:10:39 | 495,733,463 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,226 | java | package com.oceanus.framework.aspectj;
import java.lang.reflect.Method;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.Signature;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.aspectj.lang.annotation.Pointcut;
import org.aspectj.lang.reflect.MethodSignatur... | [
"zhangjf1@gmail.com"
] | zhangjf1@gmail.com |
4b3cc771da8f41ffe60b60db8c715cfc4be73ed7 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a128/A128588.java | 7e73899f2d4bdb92b662e521ec2b537dcd9e7d7f | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package irvine.oeis.a128;
// Generated by gen_linrec.pl - DO NOT EDIT here!
import irvine.oeis.LinearRecurrence;
/**
* A128588 <code>A007318 * A128587</code>.
* @author Georg Fischer
*/
public class A128588 extends LinearRecurrence {
/** Construct the sequence. */
public A128588() {
super(new long[] {1L, ... | [
"sean.irvine@realtimegenomics.com"
] | sean.irvine@realtimegenomics.com |
64b3276b51d32855be40939d2da5b9e596c5114e | b246ae07ae96c9f3766f4b5e284f0e35f511b76e | /ArefinJSF/sunshinefarm/src/java/com/arefin/controller/ExpensesFacade.java | b7bbd11222907224c3d8599e7f50643ee0a748aa | [] | no_license | abusafayatarefin92/Arefin-JSF | 3b188e5c211f902c19dbd81551214ac9a5124f6a | 13942300b5b48d6ab86cb69117b54ddaf7f6d48f | refs/heads/master | 2020-04-20T20:22:54.567557 | 2019-02-04T18:39:14 | 2019-02-04T18:39:14 | 169,074,904 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | 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.arefin.controller;
import com.arefin.entity.Expenses;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
... | [
"safayatarefin@gmail.com"
] | safayatarefin@gmail.com |
b6dad52dc9eb80e889e382059d831755a03092bc | b111b77f2729c030ce78096ea2273691b9b63749 | /db-example-large-multi-project/project59/src/test/java/org/gradle/test/performance/mediumjavamultiproject/project59/p297/Test5954.java | 0bd3b1422fab2015c4d9783127743d17131d6148 | [] | 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 | 2,556 | java | package org.gradle.test.performance.mediumjavamultiproject.project59.p297;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test5954 {
Production5954 objectUnderTest = new Production5954();
@Test
public void testProperty0() throws Exception {
String value = "value";
... | [
"nateweiler84@gmail.com"
] | nateweiler84@gmail.com |
423279202f407e5fcdf7b5e6d671ec0b1a8af832 | 95a2817a883796d816e0df34acefda2a49bf8c6e | /9784897978741/ActivityMondai1/src/com/example/activitymondai1/MainActivity.java | dd227fdf73aa11a9387e6e0e4a007922303f3114 | [] | no_license | Sjith/books | c7f753de2c4ae5f119212991ff228693fa045dd9 | b8596b5b60ef10bff5a3693a1fde386ef86ce378 | refs/heads/master | 2021-01-25T10:44:15.970951 | 2013-01-29T17:53:21 | 2013-01-29T17:53:21 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 1,164 | java | package com.example.activitymondai1;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Spinner;
import android.widget.Toast;
public cla... | [
"sho2kai@gmail.com"
] | sho2kai@gmail.com |
be518f6ffabb8c198ba8e4ca26ed4f96b9c66f9d | f8c26b08b48d3fcbce0a32b3d8910d2ab6992117 | /scs-adapter-source/src/main/java/com/vine/commons/cloudstream/source/CloudStreamSourceConfig.java | 56e00052eb01674934b60487a103eaea941b6f82 | [] | no_license | artembilan/spring-cloud-stream-adapter | d386224aaf379a0fa72bf44b392a092c7db476b0 | a10b94947764ab9137d3fb567e0eb0bff3d0783d | refs/heads/master | 2020-03-07T01:34:23.811384 | 2018-03-28T07:29:59 | 2018-03-28T07:57:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 882 | java | package com.vine.commons.cloudstream.source;
import com.vine.commons.cloudstream.adapter.CloudChannelConstants;
import com.vine.commons.cloudstream.adapter.CloudSourceChannel;
import com.vine.commons.cloudstream.config.CloudSourceConfig;
import com.vine.commons.cloudstream.config.IntegrationCloudStreamConfig;
import o... | [
"vrustia@owens.com"
] | vrustia@owens.com |
5e122719cf23895ddeac41a683bf4c1e69280cec | 0b08da581e6cb62540200931346826103793e0b5 | /Modulo 1/Relación 1/E5R1.java | 4b2634c68dadce8a8856a36acd85c0b284e252d5 | [] | no_license | Alegarse/curso-android-uma | a21abfb191f7866d9bb07b8e2945904cf7ff6fba | 1743c21a3e627e8aca5c606375c063a5cc18b674 | refs/heads/master | 2020-05-21T00:40:00.730493 | 2018-09-19T11:02:53 | 2018-09-19T11:02:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java | /*
* Ejercicio 5 | Relacion 1 | Modulo 1
* @author Lucia Blanco
*/
import java.util.Scanner;
public class E5R1 {
public static void main(String[] args) {
Scanner teclado = new Scanner(System.in);
System.out.print("Introduce la velocidad a la que se desplaza el vehículo (km/h): ");
doub... | [
"lublasal@gmail.com"
] | lublasal@gmail.com |
825bc733fe66883d263aa641e0ede7b12707b5bd | 3b91ed788572b6d5ac4db1bee814a74560603578 | /com/tencent/mm/plugin/music/model/c$1.java | e50859150ce5891b67c9f79c6da1e7ae4f9edda1 | [] | no_license | linsir6/WeChat_java | a1deee3035b555fb35a423f367eb5e3e58a17cb0 | 32e52b88c012051100315af6751111bfb6697a29 | refs/heads/master | 2020-05-31T05:40:17.161282 | 2018-08-28T02:07:02 | 2018-08-28T02:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,230 | java | package com.tencent.mm.plugin.music.model;
import android.media.AudioManager.OnAudioFocusChangeListener;
import com.tencent.mm.sdk.platformtools.x;
class c$1 implements OnAudioFocusChangeListener {
final /* synthetic */ c lxT;
c$1(c cVar) {
this.lxT = cVar;
}
public final void onAudioFocusCh... | [
"707194831@qq.com"
] | 707194831@qq.com |
20acf3e711a885aa231a7598c46bcc6edea8780e | e8ff5b0d4575a4315a7b540504cc365668de7090 | /cross-ride/src/main/java/com/crossride/techtrial/service/PersonService.java | 0b1fa0af7f85ddfbabccf1e44bb2c45584811ce4 | [] | no_license | mutenMax/Java | 64d93b78b0f3017957160161bf6fe98f3430369a | e38d67f446a50b14a3a369e447bd065ba8f7290d | refs/heads/master | 2021-08-18T04:35:47.408928 | 2021-07-19T10:37:17 | 2021-07-19T10:37:17 | 183,782,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | /**
*
*/
package com.crossride.techtrial.service;
import java.util.List;
import com.crossride.techtrial.model.Person;
/**
* PersonService interface for Persons.
*
* @author cossover
*
*/
public interface PersonService {
public List<Person> getAll();
public Person save(Person p);
public Person findById(... | [
"Niraj.Sehgal@bbc.co.uk"
] | Niraj.Sehgal@bbc.co.uk |
6d9a613e647a926728647c4fd227467bc3c1ff8f | f6548da065024b07d336d0958c515eaa4b70a3ef | /mysql/src/main/java/com/faisco/model/RoleQo.java | 71bbc20035e1fd9cd1342a4cb95246ddaff1b4f0 | [] | no_license | LiWenLF/bootsecuritydemo | a69763886323b2301b0153af7de7d6479ebb6097 | e8a1bcfee12fdffd30c66373c12568963ecae6df | refs/heads/master | 2020-03-06T16:39:43.882430 | 2018-03-27T11:35:13 | 2018-03-27T11:35:13 | 126,976,946 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | package com.faisco.model;
/**
* Created by admin on 2018/3/27.
*/
public class RoleQo extends PageQo{
private Long id;
private String name;
public RoleQo() {
}
public Long getId() {
return id;
}
public void setId(Long id) {
this.id = id;
}
public String getName... | [
"1298433454@qq.com"
] | 1298433454@qq.com |
81913f0ea1bf3fcacca8c76ea26e2e2c731e6f64 | 74b47b895b2f739612371f871c7f940502e7165b | /aws-java-sdk-eks/src/main/java/com/amazonaws/services/eks/model/DescribeClusterResult.java | 4a6d9272ebb838b3578e73d58393927d56638333 | [
"Apache-2.0"
] | permissive | baganda07/aws-sdk-java | fe1958ed679cd95b4c48f971393bf03eb5512799 | f19bdb30177106b5d6394223a40a382b87adf742 | refs/heads/master | 2022-11-09T21:55:43.857201 | 2022-10-24T21:08:19 | 2022-10-24T21:08:19 | 221,028,223 | 0 | 0 | Apache-2.0 | 2019-11-11T16:57:12 | 2019-11-11T16:57:11 | null | UTF-8 | Java | false | false | 3,766 | java | /*
* Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
2ee515f6ecd2590b30fcab807aea72a8227217e2 | e14068ff76341383a7a7235634601c521c6d565b | /src/main/java/com/xiaomiStore/controller/AttentionController.java | 3e7b784330c5ff0b83d78ce70dc008d84dba6bcf | [] | no_license | LanceDai/xiaomiStore | 294a36a77f0d482d5b05ae914cfb6287a58cb5af | 33891e9b189bfa2aabe8a7cf389eafe824defcd6 | refs/heads/master | 2020-03-19T23:39:49.370072 | 2018-07-09T02:04:35 | 2018-07-09T02:04:35 | 137,014,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,678 | java | package com.xiaomiStore.controller;
import com.xiaomiStore.pojo.Attention;
import com.xiaomiStore.pojo.User;
import com.xiaomiStore.service.AttentionService;
import com.xiaomiStore.service.ProductService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
i... | [
"603842325@qq.com"
] | 603842325@qq.com |
0e7d8e2f040ff69b5a3ed3678a5df2452b966ea7 | 3efa417c5668b2e7d1c377c41d976ed31fd26fdc | /src/br/com/mind5/business/phoneSnapshotSearch/info/PhonaparchInfo.java | eafe8f1e29011ff5cf50176ee5eb914c28d00c7b | [] | no_license | grazianiborcai/Agenda_WS | 4b2656716cc49a413636933665d6ad8b821394ef | e8815a951f76d498eb3379394a54d2aa1655f779 | refs/heads/master | 2023-05-24T19:39:22.215816 | 2023-05-15T15:15:15 | 2023-05-15T15:15:15 | 109,902,084 | 0 | 0 | null | 2022-06-29T19:44:56 | 2017-11-07T23:14:21 | Java | UTF-8 | Java | false | false | 2,713 | java | package br.com.mind5.business.phoneSnapshotSearch.info;
import java.util.List;
import br.com.mind5.common.DefaultValue;
import br.com.mind5.info.InfoRecord;
public final class PhonaparchInfo extends InfoRecord implements Cloneable {
public long codOwner;
public long codSnapshot;
public long codPhone;
... | [
"mmaciel@mind5.com"
] | mmaciel@mind5.com |
0f69e6517239fcd471e15a06f95d6dc84294a6db | 62f51d51159a6b47dce9f46f95c1bf42b9a94458 | /JavaTheHardWay/DictionaryOrder.java | 4cb95b626dac379adaec595dac876060b4663c02 | [] | no_license | gabrielantonia/SDPre | d1b6fdafdaa4629eb4cac562c8cf3bcab429bf1c | 9da20c31233befe2cfa6187bbd8db7794dab3852 | refs/heads/master | 2020-06-15T12:25:34.715348 | 2019-07-07T23:37:04 | 2019-07-07T23:37:04 | 195,291,736 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,497 | java | import java.util.Scanner;
public class DictionaryOrder{
public static void main(String[]args){
Scanner keyboard = new Scanner(System.in);
int name;
System.out.print("Make up the name of a programming language! ");
name = keyboard.nextLine();
if(name.compareToIgnoreCase("c++")<0)
System.ou... | [
"Gabriel.Antonia@Outlook.com"
] | Gabriel.Antonia@Outlook.com |
1bdfb3da37cce0b298c9c97026d17b46da7af01e | c2ed288a505c293643e282678d96ab1da5d5c67b | /src/main/java/fr/romaindev/itemslegs/commands/GiveItemCommand.java | 5ad1ec82239090e89a3cf621a273166e38c507f3 | [] | no_license | Romain120105/ItemsLegs | 6a30f3b79cb56a63428a15f19b936fc81dd39772 | ae6a58120fdc17d1bceca4aaf8842ce1bdf802a4 | refs/heads/main | 2023-03-19T12:56:43.513707 | 2021-03-12T11:49:04 | 2021-03-12T11:49:04 | 347,045,069 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,303 | java | package fr.romaindev.itemslegs.commands;
import fr.romaindev.itemslegs.ItemFactory;
import fr.romaindev.itemslegs.items.CustomItem;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
publi... | [
"romain120105@outlook.fr"
] | romain120105@outlook.fr |
d9dda1fad61bb70d0844cdef2676890e12f61233 | 02c09dfd01fd9119a060c5e93271a38302f49c6d | /project3/graphalg/Kruskal.java | aebf3a771bf2a8d714bbea9d7bb355d30bc56a11 | [] | no_license | iyezhiyu/CS61B | 84e066d9b688bb0656446ca7443ff3e0532b0ffd | 338f121e4f07d92a8e53867c677459decadd0a97 | refs/heads/master | 2020-05-07T19:22:45.187939 | 2019-07-15T03:32:12 | 2019-07-15T03:32:12 | 180,810,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,774 | java | /* Kruskal.java */
package graphalg;
import graph.*;
import set.*;
import list.*;
import dict.*;
/**
* The Kruskal class contains the method minSpanTree(), which implements
* Kruskal's algorithm for computing a minimum spanning tree of a graph.
*/
public class Kruskal {
/**
* minSpanTree() returns a WUGrap... | [
"yezy@outlook.com"
] | yezy@outlook.com |
385c8da756ca933f5e22ec046451798b4cfffef7 | ec4a3de91b493fbb5462d7f3a028a95904c901e7 | /Question_1/Question1.java | 0fd538bbcaf3674e7761cd4c778d50973f6a8eed | [] | no_license | Hououin47/Data_Structures | dc7840782dcd790ce29f94584d45917b26071ee3 | bf42381114ba92292150ec8bc03aafea69075aaa | refs/heads/master | 2022-11-25T19:52:36.935918 | 2020-07-31T22:03:49 | 2020-07-31T22:03:49 | 284,137,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,524 | java | import java.io.*;
import java.util.*;
public class Question1 {
public static void main(String[] args) {
Scanner scan = null;
boolean isRunning = true;
String line = null;
Queue<String> buff = new LinkedList<>();
try {
scan = new Scanner(System.in);
... | [
"noreply@github.com"
] | Hououin47.noreply@github.com |
f22a8dc1b60b73908a14845b75a2e50022a9f4ef | acaf5541cae69187d7d862835737b3af858b9bda | /src/Enemy.java | 35de0fd6d00bcf60d338e1ff752eb97509124c44 | [] | no_license | santeala/SpaceThing | 7f6129d0f14c33dbf2d3d55eddb14ad8141f0fec | d2bc272be3b3918ee91fd18838ef0110013c05d7 | refs/heads/master | 2020-12-21T20:43:43.206557 | 2020-01-27T17:52:26 | 2020-01-27T17:52:26 | 236,554,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | import java.awt.*;
public class Enemy {
int x, y, diameter = 30;
int speed, dx, dy = 5;
int numEnemies = 50;
public Enemy(){
x = 50;
y = 50;
}
public Enemy(int x, int y){
this.x = x;
this.y = y;
}
public void move(){
y += dy;
}
public... | [
"alansantes20@gmail.com"
] | alansantes20@gmail.com |
626636e53adf39e6c1445a7d890a4aa1ee0942b5 | 88dce8a953c59a93a1070f26abf7cd665db0c4eb | /src/com/dustdawn/crm/pojo/BaseDict.java | 630e1efd463800dc2bf54614da5a89b868b0a336 | [] | no_license | dustdawn/ssm_crm | 58b30170a9fc80972cf494c678927f22b641176f | 1148809d861373c59e492005066cb62e9ac5e0b8 | refs/heads/master | 2020-06-25T01:36:04.495270 | 2019-07-27T16:13:37 | 2019-07-27T16:13:37 | 199,157,549 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,599 | java | package com.dustdawn.crm.pojo;
import java.io.Serializable;
public class BaseDict implements Serializable{
private static final long serialVersionUID = 1L;
private String dict_id;
private String dict_type_code;
private String dict_type_name;
private String dict_item_name;
private String dict_item_code;
priva... | [
"1667918791@qq.com"
] | 1667918791@qq.com |
e2d877946e06c4e74beabb19dbbbf311784e109a | 5260531248556114eda153cf13671b4178f541b8 | /src/Ringgz/Server/MessageUI.java | e06bab4092dd590552c424b53d24065d0bcece2c | [
"Apache-2.0"
] | permissive | JoshGlue/Ringgz | b4e4eaa82e4430b100c15183ba79681d6f974126 | eb8506b8baef77f8ca852413653789f37b86670e | refs/heads/master | 2021-01-24T21:53:52.993319 | 2016-09-20T17:58:42 | 2016-09-20T17:58:42 | 68,738,650 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 96 | java | package Ringgz.Server;
public interface MessageUI {
public void addMessage(String msg);
}
| [
"joshua.van.kleef@gmail.com"
] | joshua.van.kleef@gmail.com |
30aa247b256ec4149e68210a8dc6c85ad50ffde8 | 18292045b57f1f68abc5adf0b360fa22f29877b3 | /src/main/java/com/amazonservices/mws/jaxb/ServingDimension.java | 16fb84f319c69a3abb44cd89094ee6543d19c61e | [
"MIT"
] | permissive | liccoCode/amazon-mws | 537d20493e43a4baeb65de0f23adf6a51e61c27d | 91fcf1a04ae8790015c223d282f17f9d24a578f4 | refs/heads/master | 2020-04-06T22:15:41.694302 | 2018-11-16T07:59:21 | 2018-11-16T07:59:21 | 157,830,092 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,950 | java |
package com.amazonservices.mws.jaxb;
import java.math.BigDecimal;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlType;
import javax.xml.bind.annotation.XmlValue;
/**
* <p>ServingDim... | [
"licco@easya.cc"
] | licco@easya.cc |
e69140bc91ce173a0d9cc3c9ca208a2a02e72a3d | b5a705243a6b995e0beca721551b3e9b479e7ef4 | /Milestone1/src/javaFundamentals/arrays/Ex10a.java | bc6dbba18dcd6e757f6fe2b26ecea474b5f83903 | [] | no_license | Jyosthna12/WTN | 9901e2d2f7ece735b4108b426565efeac0cd87ef | 569d171bf54a82e683231d175ee1bd1c1ec7f94d | refs/heads/master | 2023-04-16T02:55:10.229513 | 2021-04-25T11:43:27 | 2021-04-25T11:43:27 | 271,561,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package javaFundamentals.arrays;
public class Ex10a {
public static void main(String[] args)
{
if (args.length != 9)
System.out.println("Please enter 9 integer numbers");
int[][] array = new int[3][3];
int x = 0;
for (int i = 0; i < array.length; i++) {
for (int ... | [
"jyost@DESKTOP-G3LDKBE"
] | jyost@DESKTOP-G3LDKBE |
019ab512ec420f2b692a398c5e4aa26cef037c9c | 3adcdb8ce9d5b230ea1fc86b4fecae438b8b0b93 | /src/main/java/com/huemedia/cms/model/repository/RatingRepository.java | fcd0941848826158e36950c65cc5c035a7b6004c | [] | no_license | danialahmad/feldacms | 83da6597486ffccafd039ac58909f967d107968d | b15834c24fe071017fd23177d1948c1f8fccd51e | refs/heads/master | 2016-09-06T00:14:19.853113 | 2015-08-21T20:31:26 | 2015-08-21T20:31:26 | 35,848,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 238 | java | package com.huemedia.cms.model.repository;
import org.springframework.data.repository.CrudRepository;
import com.huemedia.cms.model.entity.Rating;
public interface RatingRepository extends CrudRepository<Rating, Integer> {
}
| [
"danial.ghani@gmail.com"
] | danial.ghani@gmail.com |
6d809a761487ba3adde1bb24359597f3fd548d23 | 142664c0b6a8afa5ba757e163ff162a619cd2b93 | /src/test/java/za/co/ajk/incidentman/web/rest/errors/ExceptionTranslatorIntTest.java | 6f1bf18fd05bd6e3e00d44a67807ce8657476809 | [] | no_license | kappaj2/SystemGateway | 4aa92418b7836b76239df29743a433f55664bf24 | 2b828eb53a30df1259a289e6e9f66db9c2643a05 | refs/heads/master | 2021-08-31T18:28:49.841842 | 2017-12-18T10:35:23 | 2017-12-18T10:35:23 | 108,727,080 | 0 | 0 | null | 2017-11-06T20:33:15 | 2017-10-29T11:09:29 | Java | UTF-8 | Java | false | false | 6,513 | java | package za.co.ajk.incidentman.web.rest.errors;
import za.co.ajk.incidentman.SystemGatewayApp;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springfra... | [
"kappaj@gmail.com"
] | kappaj@gmail.com |
388fc7acfe7623091b6a8b955352b4c91ed620c4 | e27942cce249f7d62b7dc8c9b86cd40391c1ddd4 | /modules/adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201708/cm/LocationTargetingStatus.java | 6f1c6690a0c04c4b34c36f180edebb895d25a4c1 | [
"Apache-2.0"
] | permissive | mo4ss/googleads-java-lib | b4b6178747d25d16ae6aa0c80d80ee18a2dfe01a | efaa9c3bd8a46a3ed4b00963dc9760c6dd8bd641 | refs/heads/master | 2022-12-05T00:30:56.740813 | 2022-11-16T10:47:15 | 2022-11-16T10:47:15 | 108,132,394 | 0 | 0 | Apache-2.0 | 2022-11-16T10:47:16 | 2017-10-24T13:41:43 | Java | UTF-8 | Java | false | false | 3,634 | java | // Copyright 2017 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law... | [
"jradcliff@users.noreply.github.com"
] | jradcliff@users.noreply.github.com |
1511cf262489c79a25c9cf70d4ce31b24d7c0192 | b63d8f89879fcddef989edd0f936dffe11eca1a1 | /src/test/java/tmp/HTTPPostEncoderTest2.java | 2da2ea8f2c9f97b761ef37a1dac18db76790dcb5 | [
"Apache-2.0"
] | permissive | songgane-zz/songgane-saml | 790ea2a99def44969f8eff54467a96514ed9bae5 | 15843b3c4b3711d22a3b89ed3d203663783a8c1b | refs/heads/master | 2021-05-30T17:16:25.429995 | 2016-03-01T13:07:00 | 2016-03-01T13:07:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,311 | java | package tmp;
/*
* Licensed to the University Corporation for Advanced Internet Development,
* Inc. (UCAID) under one or more contributor license agreements. See the
* NOTICE file distributed with this work for additional information regarding
* copyright ownership. The UCAID licenses this file to You under ... | [
"songgane@gmail.com"
] | songgane@gmail.com |
62d085b55e2d2174a9ca09983d04628a3cc7acca | 55fd6d231c66f420e4f8c0db135f37ce2e23a8f2 | /park-common/src/main/java/com/park/cloud/common/domain/params/user/MebBindVehicleListParams.java | f2b04ef31bf6b834a04feb1c7068ded5fb7fa628 | [] | no_license | QianUser/park | 0cc1e3c78595eca5537bdef85e9e2fecad329173 | 726879bb498f24be7b3399449b27c4547002607c | refs/heads/master | 2023-02-02T19:28:02.689427 | 2020-11-27T11:15:11 | 2020-12-22T06:52:33 | 323,564,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 492 | java | package com.park.cloud.common.domain.params.user;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotEmpty;
/**
* 用户绑定车牌列表参数
*/
@Data
@ApiModel
public class MebBindVehicleListParams extends ClientBaseParams {
@NotE... | [
"1070599782@qq.com"
] | 1070599782@qq.com |
c35d76d7629790b38a05b76c2ab39fdfb59bfb1a | 7b8a10062c9280f9dab68c22125b88c559df4d3c | /bitcamp-project-server/app/src/main/java/com/eomcs/pms/web/MemberAddHandler.java | 5cb9037e0806eb9d3444ff5c79cd6eb0b686d78f | [] | no_license | dong3512/bitcamp-project2 | 80b147b272c96754ac169271ecac50e38ca4c238 | 4ee40e1a326ba7c767ee517ecd656e32cb44555d | refs/heads/main | 2023-04-29T14:57:36.307944 | 2021-05-13T14:40:45 | 2021-05-13T14:40:45 | 345,846,906 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,721 | java | package com.eomcs.pms.web;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.UUID;
import javax.servlet.ServletException;
import javax.servlet.annotation.MultipartConfig;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletReque... | [
"dlehddls1015@naver.com"
] | dlehddls1015@naver.com |
652bdbfdbefbc53ab12b225e43c5c34498767305 | 8eabf18793e71cecfe76c4a34dbc5e54047735a8 | /src/main/java/com/ways/os/entity/BundleTranser.java | 73969b93578106d0404251ed8ee25cd708e7980f | [] | no_license | blueghost56/weatherApp | dec8e039ed8b12e9de000555496196f65e84a78d | dfd8c506a788e36a3c2b6acf5c440e803b13497f | refs/heads/master | 2021-01-10T14:18:44.149671 | 2016-03-18T06:48:51 | 2016-03-18T06:48:51 | 53,920,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | package com.ways.os.entity;
import java.io.Serializable;
import java.util.List;
/**
* Created by wwzy on 16/3/17.
*/
public class BundleTranser implements Serializable{
private List<? extends XModel> serializables;
public List<? extends XModel> getSerializables() {
return serializables;
}
... | [
"alex.ching5@gmail.com"
] | alex.ching5@gmail.com |
bed7769d2eadcc77a1536e35ab447dafd72c9546 | fc160694094b89ab09e5c9a0f03db80437eabc93 | /java-securitycenter-settings/samples/snippets/generated/com/google/cloud/securitycenter/settings/v1beta1/securitycentersettingsservice/updatecomponentsettings/AsyncUpdateComponentSettings.java | fba78e128eb9d4091ab368eb9c0d194c96d545f5 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | googleapis/google-cloud-java | 4f4d97a145e0310db142ecbc3340ce3a2a444e5e | 6e23c3a406e19af410a1a1dd0d0487329875040e | refs/heads/main | 2023-09-04T09:09:02.481897 | 2023-08-31T20:45:11 | 2023-08-31T20:45:11 | 26,181,278 | 1,122 | 685 | Apache-2.0 | 2023-09-13T21:21:23 | 2014-11-04T17:57:16 | Java | UTF-8 | Java | false | false | 2,463 | java | /*
* Copyright 2023 Google 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"noreply@github.com"
] | googleapis.noreply@github.com |
b83e588dbdd24873bed8cebe74af01183980aa7a | 1c42213d966e05d607c5417607460501a3f0a0d9 | /src/main/java/com/upnest/framework/configuration/browser/HtmlUnitBrowser.java | 816a883c11f9e056f6c28cea4509eb7a258021c4 | [] | no_license | qaninjas/upnest-automation | 304a4fa1d1bb2563f8afb9fb27091a8c5368c1f6 | b6e8dd1bbe8f18f442ffecc08e951c4d8fe31165 | refs/heads/master | 2020-12-02T00:54:17.123763 | 2020-01-16T17:09:57 | 2020-01-16T17:09:57 | 230,836,680 | 1 | 2 | null | 2020-10-13T18:31:36 | 2019-12-30T02:56:03 | Java | UTF-8 | Java | false | false | 540 | java |
package com.upnest.framework.configuration.browser;
import org.openqa.selenium.Capabilities;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.htmlunit.HtmlUnitDriver;
import org.openqa.selenium.remote.DesiredCapabilities;
/**
* @author krana
*
*/
public class HtmlUnitBrowser {
public Capabiliti... | [
"sales@qaninjas.com"
] | sales@qaninjas.com |
cd18d178e2080d3bdacf572e87df57919d6bc338 | 1c5fd654b46d3fb018032dc11aa17552b64b191c | /spring-boot-project/spring-boot/src/test/java/org/springframework/boot/web/servlet/ServletContextInitializerBeansTests.java | d740c6e4fa5727dafb89a5d4b046046150aa8ccb | [
"Apache-2.0"
] | permissive | yangfancoming/spring-boot-build | 6ce9b97b105e401a4016ae4b75964ef93beeb9f1 | 3d4b8cbb8fea3e68617490609a68ded8f034bc67 | refs/heads/master | 2023-01-07T11:10:28.181679 | 2021-06-21T11:46:46 | 2021-06-21T11:46:46 | 193,871,877 | 0 | 0 | Apache-2.0 | 2022-12-27T14:52:46 | 2019-06-26T09:19:40 | Java | UTF-8 | Java | false | false | 2,459 | java |
package org.springframework.boot.web.servlet;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletContext;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.HttpServlet;
import org.junit.Test... | [
"34465021+jwfl724168@users.noreply.github.com"
] | 34465021+jwfl724168@users.noreply.github.com |
5688da40ea08f0c6b4e281537e15468c5f04fafa | 2c6dcf3dd2b5898b987ab62449fb71ae2d518e37 | /src/main/java/app/finology/service/PageParser.java | 8919efe1da20184fad31b93a537dc5268d2be2fd | [] | no_license | mahbodkh/crawler | a8d0228b6834f9bb8a58f2348dfe41491018b1ba | 7339414ce145b75ff15c60709f78edd13e14875e | refs/heads/main | 2023-06-12T20:48:37.111350 | 2021-07-08T19:41:47 | 2021-07-08T19:41:47 | 384,229,730 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,907 | java | package app.finology.service;
import app.finology.exception.CrawlerBaseException;
import app.finology.util.UrlUtil;
import lombok.extern.slf4j.Slf4j;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.parser.Parser;
import org.jsoup.select.Elements;
import java.i... | [
"ebrahim.khosravani@latoken.com"
] | ebrahim.khosravani@latoken.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.