blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f1d7d7a56d4f9e1957c51b03ee82f50c18f8c91b | 3ba5bd97af619868fbb0540d69521e160063188b | /foodCartV2.0/src/misc/TABCOLS.java | 437c49eb863395cb49697a3cb688b7326f81a304 | [] | no_license | foodcart/coursework2 | 6bab37f8dcdb24ad06008ccf876c790c5a7a42cc | 01348a5bda63613ee238aac19b618eab125c3966 | refs/heads/master | 2020-04-25T02:25:16.138739 | 2019-03-20T14:10:10 | 2019-03-20T14:10:10 | 172,438,463 | 3 | 0 | null | 2019-03-18T12:02:34 | 2019-02-25T05:12:17 | Java | UTF-8 | Java | false | false | 211 | java | package misc;
public enum TABCOLS {
COUNTER(0), DESC(1), QUAN(2), PRICE(3), ID(4);
private final int value;
TABCOLS(final int v) {
value = v;
}
public int getValue() {
return value;
}
} | [
"vv30@hw.ac.uk"
] | vv30@hw.ac.uk |
fed8977050fd7c74cedec5df1301d5bfc0980769 | 95861d4843f10126d193f21ae79142bf046d2d7d | /app/src/main/java/pk/getsub/www/servergetsub/history/UserHistory.java | c483feb9a3161b0395935211e7319386d3b6c61d | [] | no_license | HamzaAyub/ServerGetSub | f1972d57cef1887a320ff01e2d447458cdb8ba55 | aee8bce0dc3312fc8c7d4663d9e1e79e7c4f4927 | refs/heads/master | 2021-05-16T16:35:32.278889 | 2018-08-01T04:19:25 | 2018-08-01T04:19:25 | 119,876,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,152 | java | package pk.getsub.www.servergetsub.history;
import android.arch.persistence.room.ColumnInfo;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.PrimaryKey;
/**
* Created by hp on 1/24/2018.
*/
@Entity
public class UserHistory {
@PrimaryKey(autoGenerate = true)
private int uid... | [
"m.hamza9195@gmail.com"
] | m.hamza9195@gmail.com |
7bc38ed4c21d65954beea39593d9a374bf80a468 | 42dfb5388ea17282cecc0bc405a0116895f0bdbe | /src/main/java/mod/finediary/grapple/ItemScoutRod.java | 3c84a88c41a72dd653e90aa39116aa98ed5ae45c | [] | no_license | tkgwku/grapple | 84944b1f41c61fc323924651a08d2a60ae4e6418 | 79e0530a542b3720b27a9f69fa0ac00464af2791 | refs/heads/master | 2021-06-02T23:10:06.570508 | 2020-06-21T17:47:55 | 2020-06-21T17:47:55 | 109,999,212 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,506 | java | package mod.finediary.grapple;
import mod.finediary.grapple.EntityScoutHook.GrappleState;
import mod.finediary.grapple.packet.GrappleMSG;
import net.minecraft.enchantment.EnchantmentHelper;
import net.minecraft.entity.Entity;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.init.MobEffects;
import... | [
"443187@gmail.com"
] | 443187@gmail.com |
874d938aecf662d362df415d35c7a1abaff06796 | adf3618496c76e3ec3f7074d379c5809928bdd4b | /test/src/org/simpleframework/util/buffer/FileByteQueueTest.java | abe460dbf40940e39cfa11b70d759e94e990de26 | [] | no_license | floodlight/ubuntu-packaging-simple | 32f67221697181016e1342e6ebe962dfd3517dd7 | 060d54a8eea6624c2022a84358b4676ad5c6863f | refs/heads/master | 2021-01-22T05:28:24.686332 | 2012-05-23T21:52:28 | 2012-05-23T21:52:28 | 4,414,142 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 710 | java | package org.simpleframework.util.buffer;
import junit.framework.TestCase;
public class FileByteQueueTest extends TestCase {
public void testQueue() throws Exception {
/* Allocator allocator = new FileAllocator();
FileByteQueue queue = new FileByteQueue(allocator);
for(int i = 0; i < 2... | [
"rich.lane@bigswitch.com"
] | rich.lane@bigswitch.com |
9d6c279a09f82cc20f440d88a1d06125bba8d5a0 | 4201c889bfe0d5f7e668d2af2308d8d3ace542e1 | /src/com/addongaming/hcessentials/enchants/objects/Disease.java | 6e2e1b6e1a5970c8776b24ad918abb6a8f241ad4 | [] | no_license | riain0/HcEssentials | 71daabe724c44a0640a1805f2fe7f894d85ebf88 | 0a982f7f6c66554ddaaaf088c01889e7f55a640f | refs/heads/master | 2021-12-14T22:17:33.530615 | 2017-06-11T16:55:37 | 2017-06-11T16:55:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,628 | java | package com.addongaming.hcessentials.enchants.objects;
import java.util.ArrayList;
import java.util.List;
import org.bukkit.ChatColor;
import org.bukkit.inventory.ItemStack;
import org.bukkit.inventory.meta.ItemMeta;
import org.bukkit.plugin.java.JavaPlugin;
import com.addongaming.hcessentials.enchants.EnchantItem;
... | [
"riain.condon4@mail.dcu.ie"
] | riain.condon4@mail.dcu.ie |
79b02638c99c6d2b1a4a7555bb8a851225c57a4b | 1a6ea92f83fc24ada8fa2df706a27b43e6fad3d9 | /src/main/java/com/bookstore/pojo/vo/OrdersVO.java | 15bfc3cf597a62bd996599a8296bd054d55a1ac6 | [] | no_license | mimetypexmile/bookstore_ | 9e6ea5c78a04a385ee20e57e5497229127724b77 | 75634b7d722e160bad472095b8e1c7b8fce56d3a | refs/heads/master | 2021-09-03T19:24:51.087674 | 2018-01-11T11:23:06 | 2018-01-11T11:23:08 | 115,846,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package com.bookstore.pojo.vo;
import com.bookstore.pojo.po.Orders;
public class OrdersVO extends Orders{
private String username;
public String getUsername() {
return username;
}
public void setUsername(String username) {
this.username = username;
}
}
| [
"904724440@qq.com"
] | 904724440@qq.com |
960d86ee31d8f5170d009c492a1121abb08a1a9e | 915cc0a6e67c8f9144b6dd4fdc966fc358e02025 | /TLS-Mitm/src/test/java/de/rub/nds/tlsattacker/mitm/main/ExecutionRecorder.java | 9034f8e97d1b3161d9e48b45132ac19d62ed42b5 | [
"Apache-2.0"
] | permissive | vaginessa/TLS-Attacker | 644f0ea387b9f2264b0ef2e8fc868000f8899422 | d8aff453e5d0152541054d3d05b9a7dc83a7c98e | refs/heads/master | 2022-11-01T22:53:17.289296 | 2017-12-12T12:41:45 | 2017-12-12T12:41:45 | 115,565,660 | 0 | 0 | Apache-2.0 | 2022-10-17T02:12:09 | 2017-12-27T23:32:29 | Java | UTF-8 | Java | false | false | 3,341 | java | /**
* TLS-Attacker - A Modular Penetration Testing Framework for TLS
*
* Copyright 2014-2017 Ruhr University Bochum / Hackmanit GmbH
*
* Licensed under Apache License 2.0
* http://www.apache.org/licenses/LICENSE-2.0
*/
package de.rub.nds.tlsattacker.mitm.main;
import java.io.ByteArrayOutputStream;
import java.i... | [
"lucas.hartmann@rub.de"
] | lucas.hartmann@rub.de |
5e35798fbfd03889f5b2427b6ad8f3535a96753b | a839bdbe703b9081f1417d4a7538c7aca79c23a2 | /app/src/main/java/com/ucuxin/ucuxin/tec/view/dialog/effects/RotateBottom.java | b219df54c9e02dd4346b7c9c81795c8515baee0c | [] | no_license | 13302864582/baifen_teacher_app | 8463cdd82dd1afd60beea0b9605eb8e2ff85acaf | 9e8aa8c05ecdf31094674923f64e1caa9f5d0685 | refs/heads/master | 2020-07-09T11:04:21.537326 | 2019-08-27T06:12:37 | 2019-08-27T06:12:37 | 202,825,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 609 | java | package com.ucuxin.ucuxin.tec.view.dialog.effects;
import android.view.View;
import com.nineoldandroids.animation.ObjectAnimator;
/**
* Created by lee on 2014/7/31.
*/
public class RotateBottom extends BaseEffects{
@Override
protected void setupAnimation(View view) {
getAnimatorSet().playTogether(... | [
"759030201@qq.com"
] | 759030201@qq.com |
07363ae3a9436c40b3aae4f1ba7219d8beeefd2d | 547db998e57a47c6b83cc104c18ff9af9bc0cf8b | /src/com/icss/servlet/OrderServlet.java | 7ba3a5f22c1270fbfede2ac8d5cad07ccf00a86e | [] | no_license | linyusheng/roseonly | e015c0a4b9f602fc49317cf92fb3b478dcbe9503 | 822fad2dd559a8323825cdcce954899d3d2e405d | refs/heads/master | 2020-05-25T10:37:13.563485 | 2015-06-16T13:01:49 | 2015-06-16T13:01:49 | 37,505,073 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,882 | java | package com.icss.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.List;
import javax.mail.Address;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServle... | [
"2275755329@qq.com"
] | 2275755329@qq.com |
0dce4ed518c8529f3c2ef8dd6549d1964991938d | 105c19ae2148a53a9dc9328d6e9b1a9ac484d1f5 | /MinesweeperProject/src/MyPanel.java | fb092330c5aa5886429556f3e0cc8ca884d2a227 | [] | no_license | larissadelrosario/Minesweeper | 5939866f7424c5fb5b5b12dd7abec6f3ac49db89 | 98711288fc469b670fee54cbfff74b5bed6a3ada | refs/heads/master | 2021-01-22T21:59:01.089363 | 2017-03-29T00:39:13 | 2017-03-29T00:39:13 | 85,496,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,052 | java | import java.awt.Color;
import java.awt.Graphics;
import java.awt.Insets;
import java.util.Random;
import javax.swing.JPanel;
public class MyPanel extends JPanel {
private static final long serialVersionUID = 3426940946811133635L;
private static final int GRID_X = 25;
private static final int GRID_Y = 25;
private ... | [
"Larissa@192.168.1.6"
] | Larissa@192.168.1.6 |
a441e22fa2d2c668e524030468a23a21aee35205 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/19/19_1122fd54b55bc9885244c395a2da46a9a4e1bb10/VehiclItem/19_1122fd54b55bc9885244c395a2da46a9a4e1bb10_VehiclItem_s.java | 30e8cbd4a92e12cd6580bd7dfc90ab58889a635b | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,365 | java | /*
* @(#)VehiclItem.java
*
* Copyright 2010 Instituto Superior Tecnico
* Founding Authors: Luis Cruz, Nuno Ochoa, Paulo Abrantes
*
* https://fenix-ashes.ist.utl.pt/
*
* This file is part of the Expenditure Tracking Module.
*
* The Expenditure Tracking Module is free software: you can
*... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
b8797408648b6b5ceecdbe57cb0dfbac724b41d0 | e747774c6eb7f24b666482f4a65794f6b6891b04 | /Day0504_Polymorphism/src/AbstractTest.java | 255819301f9441d2060f3309032d7e8486b4fd3c | [] | no_license | 333man222/scit_java | 0f6b27086040b4167ef4a2cd725c5e92aca81051 | fab8262dcd16f5d1a8510adb63dc00592d40ac49 | refs/heads/master | 2023-05-31T02:28:06.532332 | 2021-06-14T07:53:16 | 2021-06-14T07:53:16 | 353,261,509 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 681 | java | interface MyInterface{
public void method3();
}
abstract class MyAbstract { // 객체생성이 목적이 아닌 상속을 목적으로 하는 클래스
int member;
public MyAbstract() { //객체생성은 못하나 자식을 위해 생성자를 만듬
}
public void method1() {
System.out.println("일반 메소드");
}
public abstract void method2();
}
class ConcreateClass extends MyAbstract impleme... | [
"33man22@gmail.com"
] | 33man22@gmail.com |
216956f41c4329a61059322af39673573649fb9e | d9d7bf3d0dca265c853cb58c251ecae8390135e0 | /gcld/src/com/reign/kf/comm/entity/match/MatchScheduleEntity.java | 32b9e35dfdc893c0226c919d280090542aa9f6a5 | [] | 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 | 1,369 | java | package com.reign.kf.comm.entity.match;
public class MatchScheduleEntity
{
private int matchId;
private int player1;
private int player2;
private int turn;
private int matchNum;
private long matchCD;
private int session;
public int getMatchId() {
return this.matchId;
}
... | [
"359569198@qq.com"
] | 359569198@qq.com |
882ad5a09bcb37d58a195f8ab27d6c96071e7557 | cdc581e2d5a0453cc42f2ff820abc12c49d60d9a | /src/modelo/tablero/colocable/robots/armas/AtaqueDecepticon.java | 9ef868855ea20098fc8a7a0c7a8b6de975d59687 | [] | no_license | juanpcapurro/AlgoFormers | 45049a3baef86a19b8719ba8b5c5d046fac2adf4 | 5f81abe123c408e2b9ae403102331aa6ae1107f4 | refs/heads/master | 2021-01-18T07:19:54.583264 | 2016-08-04T21:16:26 | 2016-08-04T21:16:26 | 59,382,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 170 | java | package modelo.tablero.colocable.robots.armas;
public class AtaqueDecepticon extends Ataque{
public AtaqueDecepticon(int queDanio){
super(queDanio);
}
}
| [
"juanpcapurro@gmail.com"
] | juanpcapurro@gmail.com |
6ef42dbb9d83f5d7e1210dc061127274805a8465 | 0b5d5b6b144e9cfa034ae6a841e5cacbeefb4c06 | /agent-backend/src/main/java/com/baeldung/springsoap/gen/GetCountryResponse.java | 5513f519d7ff4e3e3c55f54ae1d669ffd26116fa | [] | no_license | StefanMicic/XWS | c255d12f7076d198d57c44d3a82b11c92c233ab9 | b1e66e4d9e9f018457e9c055f6ea0115960b23e6 | refs/heads/master | 2022-11-25T09:14:26.178854 | 2020-07-11T13:35:47 | 2020-07-11T13:35:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,895 | 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.06.21 at 07:... | [
"stefanmicic8697@gmail.com"
] | stefanmicic8697@gmail.com |
041f98a6a3a84be78a651940a02af53d20da5d49 | 4a308bb4f309bc03626790d1b8847b7d388a75e9 | /mall/JavaSource/com/fantasy/mall/goods/bean/SpecificationValue.java | 6dd4b108cc88889106322b565840f7a6ceec6fb2 | [
"MIT"
] | permissive | caohaibing/jfantasy | 69f87822798d1a09851e26376a1d50d1448543f2 | 086f4473df1fe507f3d3bcb588c453bddc64bdd1 | refs/heads/master | 2021-01-21T17:36:54.751311 | 2015-10-21T03:06:44 | 2015-10-21T03:06:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,697 | java | package com.fantasy.mall.goods.bean;
import org.apache.commons.lang.builder.EqualsBuilder;
import org.apache.commons.lang.builder.HashCodeBuilder;
import java.util.UUID;
/**
* 商品规格
*/
public class SpecificationValue implements Comparable<SpecificationValue> {
private String id;
private String value;
pr... | [
"limaofeng@msn.com"
] | limaofeng@msn.com |
91c5c610c231debf94f1251dd259eabfe6cce2cb | 139960e2d7d55e71c15e6a63acb6609e142a2ace | /mobile_app1/module1139/src/main/java/module1139packageJava0/Foo4.java | 07c5a5a39b11fbf4f4223dc09ab145785c5a2f8e | [
"Apache-2.0"
] | permissive | uber-common/android-build-eval | 448bfe141b6911ad8a99268378c75217d431766f | 7723bfd0b9b1056892cef1fef02314b435b086f2 | refs/heads/master | 2023-02-18T22:25:15.121902 | 2023-02-06T19:35:34 | 2023-02-06T19:35:34 | 294,831,672 | 83 | 7 | Apache-2.0 | 2021-09-24T08:55:30 | 2020-09-11T23:27:37 | Java | UTF-8 | Java | false | false | 212 | java | package module1139packageJava0;
import java.lang.Integer;
public class Foo4 {
Integer int0;
public void foo0() {
new module1139packageJava0.Foo3().foo1();
}
public void foo1() {
foo0();
}
}
| [
"oliviern@uber.com"
] | oliviern@uber.com |
20595f7c6c8e0573261932c078b28faf93eba592 | cfaac306856b8c0ba182283f0b41ce053b28520d | /mobile/src/main/java/com/cm/dlna/DLNAPlayer.java | e2dbc73f0c24abb18dea3217ebfa44108fec262e | [
"Apache-2.0"
] | permissive | zhangwenxue/CMMedia | b979d15dae2d1555db25522091b18662b53ce3dc | bf6facc4047e52af024d75e06cea4fd432d1dc4d | refs/heads/master | 2021-10-14T07:05:40.149208 | 2019-02-02T09:13:47 | 2019-02-02T09:13:47 | 157,227,854 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 29,258 | java | package com.cm.dlna;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import android.text.TextUtils;
import android.util.Log;
import com.cm.dlna.server.MediaServer;
import org.fourthline.cling.controlpoint.ControlPoint;
import org.fourthline.cling.model.action.ActionInvocation;
import or... | [
"1257545592@qq.com"
] | 1257545592@qq.com |
3f9ffae3c51948e557d66f29490c51ddab3e7889 | 8fb6b82ef9e371bcfa0df1a6f085afefbe3ac6a5 | /p6/src/svip_homework/i_redis/redis-code/springboot-redis/src/test/java/com/iris/BloomFilterDemo.java | 6c8f5bf4f09801b4989755bd2266cd8c227d4446 | [] | no_license | liweirong/springboot_javaBasics | 40e409e7fd8f0ecd8ea0d9a97d9ee319cd35923f | 5b1f11af02cd1a3311aadc7d5a98f59fa00e9e46 | refs/heads/master | 2023-05-14T05:25:28.414788 | 2023-04-28T03:03:39 | 2023-04-28T03:03:39 | 185,613,788 | 0 | 0 | null | 2023-02-21T08:51:09 | 2019-05-08T13:41:41 | Java | UTF-8 | Java | false | false | 2,635 | java | package com.iris;
import com.google.common.base.Charsets;
import com.google.common.hash.BloomFilter;
import com.google.common.hash.Funnels;
import java.text.NumberFormat;
import java.util.*;
/**
* @author iris
* @Description:
*
* 测试布隆过滤器的正确判断和误判
*
* 往布隆过滤器里面存放100万个元素
* 测试100个存在的元素和9900个不存在的元素
*
*/
public ... | [
"2277839278@qq.com"
] | 2277839278@qq.com |
b29410c38b49901225811ac9629b36f80c98b035 | 4a773d778b78093b19d78c0247d8cefbe593ba62 | /src/User.java | 12f008deb5a8aeb95b452f167e6e509ce7d36a69 | [] | no_license | MehdiLAHFAOUI/Auction | e5bb218ced39c4483a717be103b96f410f439368 | 401effbcbc3e6d2b4b56862a69275088d2367bae | refs/heads/master | 2021-01-20T07:50:52.821742 | 2014-03-23T17:50:03 | 2014-03-23T17:50:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,598 | java |
import java.util.Date;
public class User {
private String login;
private String lastName;
private String firstName;
private UserOptions notificationsOptions;
public User(String login, String firstName, String lastName) {
this.login = login;
this.lastName = lastName;
this.firstName = firstName;
... | [
"hizowa@fake.server"
] | hizowa@fake.server |
ea2ec45da413f6454644c60a04dd1d5017cebd6c | 723b298ce3cb3df039f172ce01f328febdde2ac7 | /lib/src/main/java/com/arefbhrn/usefulcustomviews/RoundedCornerLayout.java | 82bcdea3385921261072d9022d4e19b9be21e9b0 | [
"Apache-2.0"
] | permissive | arefbhrn/UsefulCustomViews | 671bfaa5731eca185fa22f66d08ba195786b619f | 2dc2652895fef21331361efd925448f3fc8c8ef3 | refs/heads/master | 2020-07-16T10:46:59.093965 | 2019-11-10T17:37:24 | 2019-11-10T17:37:24 | 205,774,353 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,652 | java | package com.arefbhrn.usefulcustomviews;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.ShapeDrawable;
import android.graphics.drawable.shapes.RoundRectShape;... | [
"arefbhrn@gmail.com"
] | arefbhrn@gmail.com |
b9a1117d0b92dc8bdf5c0c40e664ef7086625e4a | 2173ae9d205b89054a0d5631e89d0b3b9736e20e | /src/main/java/pageobjects/RegisterAccountPage.java | 42e66ff93be6f41848ec947e2377de5d99522d33 | [] | no_license | arunmotoori/TutorialsNinja | 3934d70b0ba1c2c1ed3c454987a936510308538e | c6ce0248832db42508f6893c43645faaa4f29109 | refs/heads/master | 2023-03-30T16:40:48.788274 | 2021-04-06T10:53:56 | 2021-04-06T10:53:56 | 355,153,359 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,924 | java | package pageobjects;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class RegisterAccountPage {
WebDriver driver;
public RegisterAccountPage(WebDriver driver) {
this.driver = driv... | [
"arun.motoori@gmail.com"
] | arun.motoori@gmail.com |
83e20621695731bdaf31ed143601b59c21ec8b36 | 2bc2eadc9b0f70d6d1286ef474902466988a880f | /tags/mule-1.4.0/modules/xml/src/test/java/org/mule/routing/filters/xml/IsXmlFilterTestCase.java | 2256fa4da52a865cb4493c2fc6e7c31719600ee8 | [] | no_license | OrgSmells/codehaus-mule-git | 085434a4b7781a5def2b9b4e37396081eaeba394 | f8584627c7acb13efdf3276396015439ea6a0721 | refs/heads/master | 2022-12-24T07:33:30.190368 | 2020-02-27T19:10:29 | 2020-02-27T19:10:29 | 243,593,543 | 0 | 0 | null | 2022-12-15T23:30:00 | 2020-02-27T18:56:48 | null | UTF-8 | Java | false | false | 2,299 | java | /*
* $Id$
* --------------------------------------------------------------------------------------
* Copyright (c) MuleSource, Inc. All rights reserved. http://www.mulesource.com
*
* The software in this package is published under the terms of the MuleSource MPL
* license, a copy of which has been included with... | [
"dirk.olmes@bf997673-6b11-0410-b953-e057580c5b09"
] | dirk.olmes@bf997673-6b11-0410-b953-e057580c5b09 |
1e46cda2a50365af607abba7e99bd13c2ea8d385 | 16d3abca4cbee52c4e1cea239f901adf1959a8f5 | /src/test/java/com/cs499/assignment2/web/rest/AccountResourceIntTest.java | 54ed99c287bfcfc3c9e8a54aa924fe312f57d637 | [] | no_license | SimplyValdo/CS499_Assignment2 | 4331ffe8273c3c84e1d89b507fc75fc762f26733 | d4ea82e07452f7a76ee54ff9627120d9b37d0af3 | refs/heads/master | 2021-07-07T21:13:11.095694 | 2021-05-11T02:56:28 | 2021-05-11T02:56:28 | 81,080,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,728 | java | package com.cs499.assignment2.web.rest;
import com.cs499.assignment2.Assignment2App;
import com.cs499.assignment2.domain.Authority;
import com.cs499.assignment2.domain.User;
import com.cs499.assignment2.repository.AuthorityRepository;
import com.cs499.assignment2.repository.PersistentTokenRepository;
import com.cs499.... | [
"ubaldoj@cpp.edu"
] | ubaldoj@cpp.edu |
1eeb4d33422efccde8e5a07c251ca2787376140a | a6c6e247c7c61e7c51b950cce0b1de7ec3814446 | /Data-Structures/src/test/java/graph/GetEdgeTest.java | 685a0d25d89aee36a6fb4dffb9bac3aec8b61158 | [
"MIT"
] | permissive | TheQuangNguyen/data-structures-and-algorithms | 81c040ab1b1254fc534dbd76be9f5daed8201f78 | f1e50df8bd9884ead180648d2d6e9c17e8a822a0 | refs/heads/master | 2023-01-29T05:58:00.219122 | 2019-11-07T06:37:40 | 2019-11-07T06:37:40 | 195,862,076 | 1 | 1 | MIT | 2023-01-04T03:57:35 | 2019-07-08T18:01:30 | Java | UTF-8 | Java | false | false | 6,966 | java | package graph;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
import static graph.GetEdge.*;
public class GetEdgeTest {
Graph<String> citiesMap;
@Before
public void setUp() throws Exception {
citiesMap = new Graph<>();
}
// Test for n... | [
"quangn2595@gmail.com"
] | quangn2595@gmail.com |
02288f0924a518359ee9ed1ef125c54e4aacf358 | 7e1511cdceeec0c0aad2b9b916431fc39bc71d9b | /flakiness-predicter/input_data/original_tests/joel-costigliola-assertj-core/nonFlakyMethods/org.assertj.core.internal.classes.Classes_assertHasFields_Test-should_fail_if_fields_are_missing.java | 5d2c3b4fce1ecad0655ec3072b9f692fa22533d9 | [
"BSD-3-Clause"
] | permissive | Taher-Ghaleb/FlakeFlagger | 6fd7c95d2710632fd093346ce787fd70923a1435 | 45f3d4bc5b790a80daeb4d28ec84f5e46433e060 | refs/heads/main | 2023-07-14T16:57:24.507743 | 2021-08-26T14:50:16 | 2021-08-26T14:50:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | @Test() public void should_fail_if_fields_are_missing(){
AssertionInfo info=someInfo();
String[] expected=new String[]{"missingField","publicField"};
try {
classes.assertHasFields(someInfo(),actual,expected);
}
catch ( AssertionError e) {
verify(failures).failure(info,shouldHaveFields(actual,newLinked... | [
"aalsha2@masonlive.gmu.edu"
] | aalsha2@masonlive.gmu.edu |
aedcc5f940cc5f4d7dbb627c684a09a493ba653f | 74acea1b7f2a3a509b9ead48f186c9349bf55cc8 | /framework/src/main/java/com/enjoyf/platform/db/gameres/PrivilegeRoleRelationAccessorMySql.java | 4a75ca8d02f0a95253c7cb77cd9fd049cfad13ea | [] | no_license | liu67224657/besl-platform | 6cd2bfcc7320a4039e61b114173d5f350345f799 | 68c126bea36c289526e0cc62b9d5ce6284353d11 | refs/heads/master | 2022-04-16T02:23:40.178907 | 2020-04-17T09:00:01 | 2020-04-17T09:00:01 | 109,520,110 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 299 | java | package com.enjoyf.platform.db.gameres;
/**
* Created by IntelliJ IDEA.
* User: zhitaoshi
* Date: 13-10-15
* Time: 下午12:12
* To change this template use File | Settings | File Templates.
*/
public class PrivilegeRoleRelationAccessorMySql extends AbstractPrivilegeRoleRelationAccessor {
}
| [
"ericliu@staff.joyme.com"
] | ericliu@staff.joyme.com |
980f4a6f5cecad71f14eb79d9545885a9e9b3e11 | 67f0f1852df766735cffe1915d9c20b68840b651 | /app/src/main/java/com/android/tool/util/ChString.java | 14b6de210d26dceb35121b2098874e9f2eaa4ea0 | [] | no_license | hondorchen/CampusPlaying | 6ba14f3ad785bdab83060eb95f5b2b4cb10ff6bc | ba6a25f643b50c1613b6a819c97fe2f326e67835 | refs/heads/master | 2021-06-17T04:52:25.099962 | 2017-05-04T00:58:18 | 2017-05-04T00:58:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,339 | java | package com.android.tool.util;
public class ChString {
public static final String Kilometer = "\u516c\u91cc";// "公里";
public static final String Meter = "\u7c73";// "米";
public static final String ByFoot = "\u6b65\u884c";// "步行";
public static final String To = "\u53bb\u5f80";// "去往";
public static final String S... | [
"1601837130@qq.com"
] | 1601837130@qq.com |
43c436a3f3b02df1fa1abcfe5a633385cf7a475b | 34c44e030fe5c92f452fb98ea39c3d2d97a0ad66 | /src/com/suruga/tabandroid/selections/MonthlyActivity.java | 15117dcef02e4754cd58c2f549ab98cd852c8d5d | [] | no_license | changey/suruga_android | 71a70e6ae16de2da1d936c6305a1b4050530c6cf | 2821ae46ba078891f990683e75bba0dc24ce76c1 | refs/heads/master | 2016-09-05T23:05:38.708351 | 2013-12-20T17:13:57 | 2013-12-20T17:13:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,178 | java | package com.suruga.tabandroid.selections;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.View;
import android.view.View.OnKeyListener;
import android.widget.EditText;
import android.widget.TabHost.TabSpec;
import com.s... | [
"changey@mit.edu"
] | changey@mit.edu |
ddbbac4bef6d0384ee8b2d54d7eb65cb4c3fffa7 | 4784c4141a091d6d06fdcff5c2422cccb91300ae | /src/main/java/edu/mc/spring21jwd402/SecurityConfiguration.java | e9882b12297545f96268e51a62baa1f12a9c18c6 | [] | no_license | craigh210/spring21jwd402 | bc58a5c6ac933ef36bed18fbf79297df117ce5a0 | c7507abeec7222feff9bf572cd619c61933d0def | refs/heads/master | 2023-04-02T09:06:49.479369 | 2021-04-01T22:21:42 | 2021-04-01T22:21:42 | 353,840,509 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,585 | java | package edu.mc.spring21jwd402;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.web.builders.... | [
"craighunt210@gmail.com"
] | craighunt210@gmail.com |
fb27b8bee33be1dc317096369fe968500f7d4bd2 | dcf799be654e16484e0beb527bd1828ce56e6a94 | /src/main/java/aakuTeaching/LinearSort.java | fe5c0960c4d2312e4452a51d8db9869d60435a0f | [] | no_license | shubhaga1/Teaching | 967155a816a1f734e75cae76762d77bd374d4872 | a06773630918c1fcca11d7094c9d2949ada36556 | refs/heads/main | 2023-07-15T08:09:14.758487 | 2021-08-26T17:59:03 | 2021-08-26T17:59:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 585 | java | package aakuTeaching;
import java.util.Scanner;
public class LinearSort {
public static void main(String[] args) {
int ar[] ={6,4,7,8,2,3};
ar= linearSort(ar);
for(int i :ar){
System.out.println(i);
}
}
public static int[] linearSort(int[] ar){
for(int ... | [
"shbgarg@amazon.com"
] | shbgarg@amazon.com |
f2fbba0781773b24dc585cefee319ba5d0ec85c6 | d0e52677e728595e077711eb2c5f8ba4af759306 | /eagle-web/src/main/java/com/hwagain/eagle/acquisitionIndictor/web/AcquisitionIndictorController.java | f1da7c877c4fe4fc6d7939a42d5ae8fa317d0ddb | [] | no_license | xlz0331/GPS | 0a7fb89c00eda6c0991678bb60f66c8b5d45a73a | 2c8d585a2312a561027d023955a91d66b976418c | refs/heads/master | 2022-12-24T21:24:36.528626 | 2019-09-23T11:43:18 | 2019-09-23T11:43:18 | 210,340,524 | 0 | 0 | null | 2022-12-16T03:51:33 | 2019-09-23T11:41:45 | Java | UTF-8 | Java | false | false | 4,443 | java | package com.hwagain.eagle.acquisitionIndictor.web;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframew... | [
"xionglz@hwagain.com"
] | xionglz@hwagain.com |
d16d9d66e0e27a393f67dcf2f0f68c5f025c2d08 | 4c5920b1f149bcaa7adbb6357ede06d41662f427 | /src/day09_scanner_practice/SpeedCheckV1.java | efa2805ce5c95b4c0b4c9f222170e209c4161b59 | [] | no_license | Aigerimingco/java-programming | c269f290306da2197cf7045e4ba7c9aa356dcdb7 | fdc4f0b80de902f2ea03739c4c124f29c2be7303 | refs/heads/master | 2023-07-08T09:07:27.621348 | 2021-08-14T20:19:05 | 2021-08-14T20:19:05 | 364,023,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package day09_scanner_practice;
public class SpeedCheckV1 {
public static void main(String[] args) {
int speedlimit=55;
int currentSpeed=75;
int overthelimit=currentSpeed-speedlimit;
System.out.println("You are driving "+overthelimit+" mph over the limit. Slow Down!");
}
}
| [
"aikish20@yahoo.com"
] | aikish20@yahoo.com |
a980a818573a878b2a954f677958eb591a74720e | 9d2d6de01edde628275674a47a5ae3781d2c59ff | /src/main/java/com/esrichina/demo2/config/LoggingAspectConfiguration.java | ba5f5034092f627db0a24785a5dbf9b893f66cc8 | [] | no_license | gischen/jhipsterdemo | 8717d92bad89a22533f94d4f0442b453762c4e8b | c88a4c6d86d73ed0e6359a29e824e597c5fac09d | refs/heads/master | 2021-08-12T03:58:49.678536 | 2017-11-14T11:56:42 | 2017-11-14T11:56:43 | 109,928,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package com.esrichina.demo2.config;
import com.esrichina.demo2.aop.logging.LoggingAspect;
import io.github.jhipster.config.JHipsterConstants;
import org.springframework.context.annotation.*;
import org.springframework.core.env.Environment;
@Configuration
@EnableAspectJAutoProxy
public class LoggingAspectConfigurati... | [
"eweek2@126.com"
] | eweek2@126.com |
1759ece1b9f1c29b43162c7103c885d81bfeb9b6 | 758a81a44fddb7faeb7b587d8086f705a994dee9 | /sql/catalyst/src/main/java/org/apache/spark/sql/connector/expressions/Transform.java | ad78f005d9218fccc94cbb0afdd7016c25bb1184 | [
"Apache-2.0",
"CC0-1.0",
"GCC-exception-3.1",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla",
"CC-BY-SA-3.0",
"LicenseRef-scancode-free-unknown",
"LGPL-2.0-or-later",
"CPL-1.0",
"NAIST-2003",
"LicenseRef-scancode-unicode",
"CC-PDDC",
"LicenseRef-scancode-other-copyleft",
"EPL-1.0",
"L... | permissive | AliyunContainerService/spark | da72bb298008467e9bbdbbe1a3380a91d9549510 | 3edab6cc1d70c102093e973a2cf97208db19be8c | refs/heads/master | 2021-11-06T22:47:06.229951 | 2020-03-05T04:37:51 | 2020-03-05T04:37:51 | 245,092,341 | 4 | 3 | Apache-2.0 | 2021-08-13T10:02:29 | 2020-03-05T07:04:49 | null | UTF-8 | Java | false | false | 1,536 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"wenchen@databricks.com"
] | wenchen@databricks.com |
35ec4c8f4737f0f178fe3177deef63a8ce698ab1 | 7ca5be744f4cd757e6d279fba20c8a5f00a23e4d | /src/main/java/crazypants/enderio/teleport/telepad/TeleportEntityRenderHandler.java | 652964119ef3346713c9c633ff8e23eca636bb65 | [
"LGPL-3.0-only",
"CC0-1.0",
"LicenseRef-scancode-public-domain",
"CC-BY-3.0",
"Unlicense"
] | permissive | TataTawa/EnderIO | 4971832bf2a21657e915c888cc19bba5dc3dae01 | 7e625f2bffeba82c82ad53d8c6e3d86a0e86bd2e | refs/heads/master | 2022-12-10T12:58:04.300497 | 2022-06-10T14:50:16 | 2022-06-10T14:50:16 | 283,451,158 | 0 | 0 | Unlicense | 2020-07-29T09:06:55 | 2020-07-29T09:06:55 | null | UTF-8 | Java | false | false | 3,816 | java | package crazypants.enderio.teleport.telepad;
import net.minecraft.client.renderer.OpenGlHelper;
import net.minecraft.client.renderer.Tessellator;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.util.AxisAlignedBB;
import net.minecraftforge.client.event.RenderLivingEvent;
import org.lwjgl.opengl.GL1... | [
"tterrag1098@gmail.com"
] | tterrag1098@gmail.com |
e7e3619ecb3cbfb73c365bcd31b8419aca3d16e3 | 4f30f8c8217c157f1062ea6411181e638313cbf2 | /hello-world-jpa/src/test/java/bd/ac/seu/helloworldjpa/HelloWorldJpaApplicationTests.java | 640ff4a9786619db40bc97b196c701944126727d | [] | no_license | ranasl62/Spring-Boot | 19442f68aa1333210e126d896e7faf50d923d551 | a48c19f8df55f0e43ecab102b0d766f944e64aa6 | refs/heads/master | 2020-03-24T15:18:20.292364 | 2019-03-18T18:57:39 | 2019-03-18T18:57:39 | 142,786,025 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package bd.ac.seu.helloworldjpa;
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 HelloWorldJpaApplicationTests {
@Test
pu... | [
"ranasl62@gmail.com"
] | ranasl62@gmail.com |
1953658b7213dbda12f24631a70715a32cafef5d | d06e026be2905fa34de0fd09ac6236c9e1142659 | /io-server/src/main/java/com/xiao/netty/DiscardServerHandler.java | 42f8388a515907f376d255cc3ae610d73bd22864 | [] | no_license | xiaoooooooo/seata-simple | 046706762b956a0cf48d6b0966614a9e1a909384 | bf822e0d7bac2b5f6beb0c5ce82e13114cacb74e | refs/heads/master | 2023-06-12T16:24:04.241069 | 2021-06-30T10:27:33 | 2021-06-30T10:27:33 | 357,749,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,086 | java | package com.xiao.netty;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandlerAdapter;
import java.time.ZonedDateTime;
/**
* @author xiaojw
* @describe DiscardServer
* @date 2021/6/11 17:04
*/
public class DiscardServerHandler extends ChannelInboundHandlerAdapter {
@Ove... | [
"junwei.xiao@beantechs.com"
] | junwei.xiao@beantechs.com |
1c4c6e79c14eb55a94f60323e6b21c0b6191497c | b3e8c286f69ff584622a597ae892b39475028fd6 | /TagWriterPoc_source/sources/android/support/p001v4/net/ConnectivityManagerCompatGingerbread.java | 6526c5974863776455115066c4925fe47193544c | [] | no_license | EXPONENCIAL-IO/Accessphere | 292e3ecf389a216cb656d5d3c22981061b7a2f45 | 1c07e06d85ed85972d14d848818dc24079a0ca2f | refs/heads/master | 2022-11-24T22:12:37.776368 | 2020-07-26T02:30:17 | 2020-07-26T02:30:17 | 282,062,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 631 | java | package android.support.p001v4.net;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
/* renamed from: android.support.v4.net.ConnectivityManagerCompatGingerbread */
class ConnectivityManagerCompatGingerbread {
ConnectivityManagerCompatGingerbread() {
}
public static boolean isActiv... | [
"68705557+edomosin-exponencial@users.noreply.github.com"
] | 68705557+edomosin-exponencial@users.noreply.github.com |
8c1b0471e795522ecc9c71238675dc81a165d145 | e8bafd52d242ee4deed5825e25983b331e1877fb | /operating-systems-2/assignments/assignment3/app/src/main/java/edu/vandy/common/Utils.java | bd53bb08ce2f9be9b1e33a7bcce5d1878593dfcc | [] | no_license | damccorm/course-work | c629d404140e7194624e9bee3405debf29545b70 | 9cc75fea15bda7b9397b0c326d87f9709d3aaa32 | refs/heads/master | 2020-04-29T06:08:54.142124 | 2019-03-16T14:42:15 | 2019-03-16T14:42:15 | 175,906,941 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,758 | java | package edu.vandy.common;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.os.IBinder;
import android.os.Looper;
import android.support.annotation.StringRes;
import android.view.inputmethod.InputMethodManager;
import android.widget.Toast... | [
"damccorm@microsoft.com"
] | damccorm@microsoft.com |
a6a9e16435fd8adbacb6a2f79e45e90c5fbdabea | aad4f65b2fff153ddb7c004ddbb63167d6457d31 | /app/src/main/java/com/example/circularprogressindicator/MainActivity.java | 8582cfb23adaf9e1cc71c3818c884fea1e2b6107 | [] | no_license | nyongconnect/CircleProgressIndicator | 9073890c3a2ae24b02fae5298da6712e7060d239 | bea1ef2698ce0798e54850a8e9d4a792b4f73d18 | refs/heads/master | 2023-07-17T12:21:14.987057 | 2021-09-02T20:35:30 | 2021-09-02T20:35:30 | 402,551,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | package com.example.circularprogressindicator;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import com.example.circularprogressindicator.databinding.ActivityMainBinding;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanc... | [
"samson.akisanya@gymshark.com"
] | samson.akisanya@gymshark.com |
098438582de448292400dd339ed7b2b5b7fd7957 | e5f4b2047317a070ccc0521d2ab9199f906840a6 | /11_composite/sample1/Directory.java | 85e73cc7e3af47ea9286e682568cbbf9a67d937e | [] | no_license | ytgw/JavaDesignPattern | 6fe6ff95462844dbaa245cd2af9ff2fd5aecc61b | ecf0a7e22093ec215791fa40b68b13640aa3102a | refs/heads/master | 2023-06-28T06:25:46.086790 | 2021-07-30T07:51:34 | 2021-07-30T07:51:34 | 336,070,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 861 | java | import java.util.ArrayList;
import java.util.Iterator;
public class Directory extends Entry {
private String name;
private ArrayList<Entry> directory = new ArrayList<Entry>();
public Directory(String name) {
this.name = name;
}
public String getName() {
return name;
}
public... | [
"tagawa0920@gmail.com"
] | tagawa0920@gmail.com |
aac8f117f7c2cb27bd3560b8f8b90682545ee7ad | 3c96c00379d79711b629226b7d067b0b12e141f8 | /wavtools/Test.java | 2b0aeba3b0d9196457c7a27530aceb14c71e98f5 | [] | no_license | jmecn/wavtools | 5230c84eda34e019e97b93787c63833b760113b6 | 3a967c04575c9e3312aeace5fbec3943dad5686d | refs/heads/master | 2023-05-13T14:17:14.870234 | 2021-06-09T21:55:58 | 2021-06-09T21:55:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,431 | java |
package wavtools;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
public class Test {
public static void main( String[] args ) throws Exception {
testWavSampleData( 1, 1 );
testWavSampleData( 1, 2 );
testWavSampleData( 2, 1 );
testWavSampleData( 2, 2 );
testWavSampl... | [
"mumart@gmail.com"
] | mumart@gmail.com |
121b81cfeee859a9c15cbca32815f069636d837e | 43f7d2fccacefc79b4ba188c77b823fb32b39647 | /src/net/foxycorndog/zombiehunt/menu/DisplayOptionsMenu.java | 43b2e1eb2257e434bdc8e469637d61c8e0226ddf | [] | no_license | BSteffaniak/ZombieHunt | 2b45766e7e02627efb4f3e4c66b436e04bd28a5b | 48a91942d83c9a369d843416e79c1fcceefacb53 | refs/heads/master | 2020-04-14T16:27:23.457832 | 2016-11-11T05:43:07 | 2016-11-11T05:43:07 | 11,854,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,069 | java | package net.foxycorndog.zombiehunt.menu;
import net.foxycorndog.jfoxylib.Frame;
import net.foxycorndog.jfoxylib.components.Button;
import net.foxycorndog.jfoxylib.events.ButtonEvent;
import net.foxycorndog.jfoxylib.events.ButtonListener;
import net.foxycorndog.jfoxylib.opengl.GL;
import net.foxycorndog.zombiehunt.Zomb... | [
"BradenSteffaniak@gmail.com"
] | BradenSteffaniak@gmail.com |
2baa63f70dbc21220e8332466d52bcd2bb9baac3 | 92f2df2289eb55810bccb30ea0b29ca3fbc84e79 | /BoosterCodeGenerator/src/main/java/com/hexacta/booster/codegeneration/metamodel/DummyClass.java | 9a453659106416e59252613254fd1f23e0137acc | [] | no_license | ltenconi/hexacta-booster | b47fb01bee57cbd9c2041fd50b83e915293d41b4 | c130039f2b669c092ce97864b926916bce6e146d | refs/heads/master | 2021-05-09T02:14:33.793234 | 2018-02-20T15:43:13 | 2018-02-20T15:43:13 | 119,201,384 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 270 | java | package com.hexacta.booster.codegeneration.metamodel;
/***/
public class DummyClass extends Class {
/**
*
*/
private static final long serialVersionUID = 440481182675367090L;
public DummyClass(final String name) {
super(name);
}
}
| [
"ltenconi@gmail.com"
] | ltenconi@gmail.com |
d07fa18a92afdeb2adcb74217e818f4e5add6cee | 2ee09fcd0ee6d1485b051694a96f4e40f98bc473 | /app/src/main/java/net/orgiu/architecture/common/BaseActivity.java | c123662724d29a9393221d296616580d8264b958 | [] | no_license | CasterIO/ArchitectureComponents | a240b0e8a856b89a84bef9c3a3ec35a1539f8e10 | e76d75e19c91a25d7be10ee572f47458de1d1e1c | refs/heads/master | 2021-01-21T09:23:32.507284 | 2017-05-18T06:14:54 | 2017-05-18T06:14:54 | 91,653,753 | 10 | 6 | null | null | null | null | UTF-8 | Java | false | false | 1,355 | java | package net.orgiu.architecture.common;
import android.arch.lifecycle.LifecycleRegistry;
import android.arch.lifecycle.LifecycleRegistryOwner;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.... | [
"roberto.orgiu@gmail.com"
] | roberto.orgiu@gmail.com |
bc2fc2a7b848ccbf07634835999ce009e9952a36 | 0f6ddfed8c1bc889ad780a45a7e80df0a44cb59b | /messaging/kafka/examples/producer-consumer/kafka-consumer/src/main/java/com/example/kafkaconsumer/KafkaConsumerApplication.java | bcd49077c058ff5097a1fe9957d9f8d490ea8fb2 | [] | no_license | jsa4000/Getting-Started-Microservices | 0c952492c52e85a9cf56e9962c7c099e164a480a | b2671ff90819dede7fbc1f10f5a539b828ea3329 | refs/heads/master | 2023-01-22T11:10:11.720293 | 2021-06-06T20:19:46 | 2021-06-06T20:19:46 | 107,591,789 | 21 | 4 | null | 2023-01-06T15:44:43 | 2017-10-19T19:53:55 | JavaScript | UTF-8 | Java | false | false | 331 | java | package com.example.kafkaconsumer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class KafkaConsumerApplication {
public static void main(String[] args) {
SpringApplication.run(KafkaConsumerApplication.class, a... | [
"jsa4000@gmail.com"
] | jsa4000@gmail.com |
40b4ca0702d4c3f019bac60dcee1bc5578a3848d | b5c18006dfa556fa27bff035f410ddf5fcb64049 | /src/Encoder.java | 2751e4243366d6c9b8a4ebdcb6fb8287a986dc0c | [] | no_license | gustavhagen/Robot | 460826f366a07084bc2edb01bd25a52a5cddd5d5 | e4a075d66de228fa6e95b7e66a966da7488da672 | refs/heads/master | 2023-01-19T18:59:36.081664 | 2020-11-24T21:59:28 | 2020-11-24T21:59:28 | 295,467,443 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,308 | java | import com.pi4j.io.gpio.*;
/**
* The Encoder-class is to get how many revolutions the DC motor is turning.
*
* @author Gustav Sørdal Hagen
*/
public class Encoder {
// Creates the class-variables for the Encoder class
private final GpioPinDigitalInput encoderA;
private final GpioPinDigitalInput encoder... | [
"gustavsh@stud.ntnu.no"
] | gustavsh@stud.ntnu.no |
f9c550edc4ab33087626e6f16c38c09143a71880 | 6468b385716a5ea8ca6971187687e2361c69b6cd | /plugins/org.jkiss.dbeaver.ext.postgresql/src/org/jkiss/dbeaver/ext/postgresql/model/data/PostgreBinaryFormatter.java | 257c2bb91170b73a6b084137e8d59e7232582b68 | [
"Apache-2.0",
"EPL-2.0"
] | permissive | ouguan/dbeaver | 49e72648c1523845f67a0d486cf6133a3ffd0402 | 40d871e92190d80dcebfe9c400fd36d0c4f261dd | refs/heads/master | 2020-04-11T20:48:53.444362 | 2019-02-25T08:38:23 | 2019-02-25T08:38:23 | 162,083,780 | 0 | 0 | Apache-2.0 | 2018-12-17T06:17:57 | 2018-12-17T06:17:57 | null | UTF-8 | Java | false | false | 1,728 | java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2017 Serge Rider (serge@jkiss.org)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | [
"serge@jkiss.org"
] | serge@jkiss.org |
34c4b31c05e3ff817768d9842bfd966ac1cba2f8 | 07a1712fe92c54870c57e38c74f9f3cb1df676f0 | /MyTest/src/com/example/mytest/MainActivity.java | f1f4a3ed221d1dc323b275446c2eadffdddfab1d | [
"Apache-2.0"
] | permissive | fanyang2016/MyAndroid | 30ad062e2bab383a4ad38fc1f06b2ab37590f300 | ffddc691a7f51f3b6fe2c4f975dbb29aae2b62db | refs/heads/master | 2021-08-27T22:49:59.877088 | 2021-08-16T11:35:46 | 2021-08-16T11:35:46 | 60,894,146 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,012 | java | package com.example.mytest;
import android.content.Context;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.LinearLa... | [
"wyfan1003@163.com"
] | wyfan1003@163.com |
25dc73813b6e59731fe8db0f939cc7433d7bc2e7 | 5deb19b93482b809ae057d9c39099c2f79bc5444 | /src/main/src/main/java/ua/org/oa/evlashdv/lectures/lecture1/testPractice/testPractice3/part2/Part2.java | 5d2be4a540d801fde6465728d52168dd4c0996ae | [] | no_license | Barchenko1/ProgrammingPTOCTXVII | 73fef7ba6715206a59c59a15db81b4660146184a | 72e86f9d28b69174bd464c87daf00a8fa0b49947 | refs/heads/master | 2021-05-01T20:12:39.950554 | 2018-11-18T22:26:24 | 2018-11-18T22:26:24 | 120,961,217 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 177 | java | package ua.org.oa.evlashdv.lectures.lecture1.testPractice.testPractice3.part2;
public class Part2 {
public static String convert5(String input){
return "";
}
}
| [
"wyerer@mail.ru"
] | wyerer@mail.ru |
2d0241dfb2012da1098480c667316843f97d5964 | ea5d4578b5d8709be935ae18c4ab326b09aa4859 | /gmall-pms/src/main/java/com/atguigu/gmall/pms/service/SkuImagesService.java | 63a451e562769bba5e423f4f4e72cae24a0fc95d | [
"Apache-2.0"
] | permissive | yxfstart/gmall | de27ab323abc324bacae5eae2da1d0866a47d4c3 | 6c6ff3e49a4cfeaf29995bc30728bb6f0da315d7 | refs/heads/master | 2022-07-26T12:02:05.017646 | 2019-09-22T13:00:45 | 2019-09-22T13:00:45 | 209,921,479 | 0 | 0 | Apache-2.0 | 2022-06-21T01:55:28 | 2019-09-21T03:56:54 | JavaScript | UTF-8 | Java | false | false | 479 | java | package com.atguigu.gmall.pms.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.atguigu.gmall.pms.entity.SkuImagesEntity;
import com.atguigu.core.bean.PageVo;
import com.atguigu.core.bean.QueryCondition;
/**
* sku图片
*
* @author yancxiaofei
* @email yxfstart@126.com
* @... | [
"yxfstart@126.com"
] | yxfstart@126.com |
6c00c2b29c270b1fbb8301488bb1abaeaa4c5cc4 | c20e217ec9f27fbf3967812c4ad588ec5998ce7d | /ZenParts/src/com/asus/zenparts/settings/DeviceSettingsActivity.java | a9f9921823868f766f592fa59855f9be6d4bdec5 | [] | no_license | travarilo/device_asus_X00T | 38db51f9b5f362956748a8f766b69b11f8143f15 | d181037b93d8b66ec9de7605085e4f973c2b2edb | refs/heads/ten | 2022-05-07T03:25:00.581347 | 2019-11-23T19:20:09 | 2019-11-25T12:02:26 | 144,933,361 | 14 | 123 | null | 2020-03-15T13:20:17 | 2018-08-16T03:45:08 | Shell | UTF-8 | Java | false | false | 2,122 | java | /*
* Copyright (C) 2017 The OmniROM Project
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distri... | [
"travarilo@gmail.com"
] | travarilo@gmail.com |
578a17145636a2843bb2e60c5030d2ab1d8c1f20 | 8426de133e96b2dc4fa37944faaa47f581af8605 | /BattleshipGame/Board.java | c94f5ec840ead719a31a72874621e34c4283f786 | [] | no_license | rishis34/battleship | 173b85168c193a519ba1d5c10d5d4f5112206036 | f033dde8b944be865c5bea26b9ed98a50745a4c6 | refs/heads/master | 2022-11-22T06:26:23.363419 | 2020-07-27T00:46:52 | 2020-07-27T00:46:52 | 282,732,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,440 | java | import java.util.Random;
import java.util.*;
public class Board
{
private static final int SIZE = Parameters.SIZE;
private Tile[][] board = new Tile[SIZE][SIZE];
private boolean hidden; // TRUE => DO NOT DRAW SHIPS
//CONSTRUCTOR
public Board(boolean hidden)
{
for(int ... | [
"rishisen2004@gmail.com"
] | rishisen2004@gmail.com |
0301bdf7d045ccc206fccb6795d5ac0b750f2dbb | 997a6f26170eacd514ef868c6e4af80819f5cbbb | /Respond/RspDate.java | 05cfcc3efddf05963e626060cef1efd92cfde5b0 | [] | no_license | 2742195759/FleaMallServer | ad4a8e65ebd40c14c14e7d9f7537f269eb6b1f5a | 946a266901e3d312023bcdfb4d0c20d76dfa5f24 | refs/heads/master | 2020-03-13T10:50:49.447715 | 2018-06-11T14:42:55 | 2018-06-11T14:42:55 | 131,091,160 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package Respond;
import java.io.File;
import java.util.Date;
public class RspDate extends Respond{
public Date date ;
public void getDateFromFile(String path) {
File file = new File(path) ;
date = new Date(file.lastModified()) ;
}
}
| [
"807377414@qq.com"
] | 807377414@qq.com |
8461f4905c2650c420b39a6d8a6db8dd92e18343 | ea5b3b5c53c5b7d161aa6295003d254007baa5f0 | /app/src/main/java/com/example/a123/recepts_rebuild_var_2/database/DbManager.java | 2eb8716d434c2371c3ff9710017b62e93110494b | [] | no_license | dmitry-shibanov/recepts_rebuild_var_2 | 1a5580ca718c1a95771caf2dfe27fdbd8fbe4c03 | 57a4713488485d4c996aacd49cf54b81024d94cf | refs/heads/master | 2021-07-19T18:30:45.513107 | 2020-05-27T11:33:50 | 2020-05-27T11:33:50 | 157,611,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,178 | java | package com.example.a123.recepts_rebuild_var_2.database;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.database.sqlite.SQLiteQueryBuilder;
import androi... | [
"shibanov-1997@inbox.ru"
] | shibanov-1997@inbox.ru |
e532f61dce13966b172cd86b93c2a3f7f87f4981 | 1ff4b4c768a7308af4852fb140ed6e34ac7ddf81 | /src/main/java/cn/dibcbks/test/TestDemo.java | cca40be124c73b5d2907d795b72e9c05119993a3 | [] | no_license | wupeilong/DIBC | 49ea20f54d2ad4a06e772801bc522463fbe90dab | a30dad0beb43d86ef1c3fe7e8e7d126a70806d2d | refs/heads/master | 2022-12-27T00:59:13.083661 | 2020-05-11T11:10:47 | 2020-05-11T11:10:47 | 250,005,000 | 0 | 0 | null | 2022-12-16T12:01:54 | 2020-03-25T14:43:46 | JavaScript | UTF-8 | Java | false | false | 1,817 | java | package cn.dibcbks.test;
import java.util.List;
import org.apache.commons.lang.StringUtils;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.cont... | [
"gm1992@163.com"
] | gm1992@163.com |
520ea459be72a30688d1d7364b45a2033fbcf55b | 1b4d6c997aab7d1b7e36aadb8d561451b8002572 | /eclipse project/Multiplayer/src/servlets/comet/CometServlet.java | 1b8bbbd3dd4cd74e7872dae1bdb8992f8acd0853 | [] | no_license | sivarajankumar/multiplayer-games | 143aaaa17bb978c945d95cc4bb0326e658a954ba | aa3cd4982ed0260b7d993acf6bd67fd2a5076ce2 | refs/heads/master | 2021-01-10T03:23:02.714836 | 2012-11-07T14:10:21 | 2012-11-07T14:10:21 | 49,203,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,933 | java | package servlets.comet;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import javax.servlet.AsyncContext;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServle... | [
"endrebalogh88@gmail.com"
] | endrebalogh88@gmail.com |
cbf56c0155a5bd485376234fa6932b0e351cae24 | 5424b6cc71dd172750634821b6c3dede7787ac40 | /src/com/design/patterns/adapter/ducks/DuckAdapter.java | 44a65a7b5e10ac2ba9444084ded6c8e7e5c4cd80 | [] | no_license | mannibasi/head-first-design-patterns | 8d96e9c323fd84c216d3eabc7f765b7f169abcf0 | 53f59667d1f3b3e2a72f5d04caf214929fdc93a9 | refs/heads/main | 2023-02-03T02:07:29.825226 | 2020-12-21T20:41:02 | 2020-12-21T20:41:02 | 306,887,609 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package com.design.patterns.adapter.ducks;
import java.util.Random;
public class DuckAdapter implements Turkey {
Duck duck;
Random rand;
public DuckAdapter(Duck duck) {
this.duck = duck;
rand = new Random();
}
public void gobble() {
duck.quack();
}
public void fl... | [
"manni.basi@gmail.com"
] | manni.basi@gmail.com |
664bf4f0a84c1db345a96f6ae030c55a83d67181 | bc882f1547296fee0b0fc5800f331956a661f53e | /src/main/java/com/meisu/config/GlobalCorsConfig.java | d9393db70000a3d2bd12346af7b35b894de8dff8 | [] | no_license | WaderWei/api-manage | 06a7e4b6fd9f5ca566c54ac0177967b3b2fe9c9d | ae2348fcd866516652a3ab833302b45ce10fa03f | refs/heads/master | 2020-08-11T20:11:19.908950 | 2020-01-22T05:49:29 | 2020-01-22T05:49:29 | 214,620,062 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,869 | java | package com.meisu.config;
import com.meisu.selfproperties.CorsProperties;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.cors.CorsConfiguration;
import org.spr... | [
"745696658@qq.com"
] | 745696658@qq.com |
d1de1cd519ba9f727ae7ce0f14387f341563f8cf | 603d62a690cff6a36272d99fdf04df541b4c450f | /app/src/androidTest/java/sol_5pecia1/easyoptionmenu/ApplicationTest.java | a2e3f27b0f674d0608bab03d1d5a2133765cb65c | [] | no_license | 5pecia1/EasyOptionMenu | ac1ef85084940475b6cebebc458752cf73bbde80 | 815c8047163518029f4b51aa3da3bba5bea83032 | refs/heads/master | 2021-01-20T19:05:32.244043 | 2016-08-19T01:46:28 | 2016-08-19T01:46:28 | 65,456,416 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package sol_5pecia1.easyoptionmenu;
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() {
... | [
"anmenmolsu22@naver.com"
] | anmenmolsu22@naver.com |
73adc8cdae4064f9610c7d100caadf3150b9ed1c | 55ee10bcca2dfba79efc96358ab8bab2c155fbaf | /TestSeleniumMode/src/test/java/fan/selenium/testMode/util/ExcelUtil.java | 823d1e1d66ea15af1e81ba55d02375d4b3d29080 | [] | no_license | bwmqq/Selenium | 8ee63ee86c280ab2edd87c969220cd915a1e8be3 | fafcf0779baba7bbe4ac67ea7ebc9e86a5624174 | refs/heads/master | 2023-02-09T21:53:00.416436 | 2020-12-31T02:55:16 | 2020-12-31T02:55:16 | 325,697,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,565 | java | package fan.selenium.testMode.util;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.apache.poi.ss.usermodel.*;
import org.apache.poi.xssf.usermodel.XSSFCell;
import org.apache.poi.xssf.usermodel.XSSFRow;
import org.apache.poi.xssf.usermodel.XSSFSheet;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
i... | [
"13126668274@163.com"
] | 13126668274@163.com |
b46ef95a68db4ac86d8c45f6f6197d3d9c2eae89 | f0d0631e221382c8a7d48c8bed6acc4efe0bfd2d | /JavaSource/org/unitime/timetable/server/sectioning/PublishedSectioningSolutionsBackend.java | 06105e489485b654f7d72db80b7dfeb89d157db4 | [
"CC-BY-3.0",
"EPL-1.0",
"CC0-1.0",
"CDDL-1.0",
"MIT",
"LGPL-2.1-or-later",
"LGPL-3.0-only",
"BSD-3-Clause",
"LGPL-2.1-only",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-freemarker",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-generic-cla",
... | permissive | tomas-muller/unitime | 8c7097003b955053f32fe5891f1d29b554c4dd45 | de307a63552128b75ae9a83d7e1d44c71b3dc266 | refs/heads/master | 2021-12-29T04:57:46.000745 | 2021-12-09T19:02:43 | 2021-12-09T19:02:43 | 30,605,965 | 4 | 0 | Apache-2.0 | 2021-02-17T15:14:49 | 2015-02-10T18:01:29 | Java | UTF-8 | Java | false | false | 10,380 | java | /*
* Licensed to The Apereo Foundation under one or more contributor license
* agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership.
*
* The Apereo Foundation licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may... | [
"muller@unitime.org"
] | muller@unitime.org |
9e330348db835720c39fed5f08adb96db623099b | 89dda0d7002e3babcf3b80e68931c3de2696fceb | /backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/openstack/OpenStackNetworkProviderMapper.java | edbecc46fbf38b0878573d7656d19c6d305b9b4d | [
"Apache-2.0"
] | permissive | HongweiBi/ovirt-engine | 11454456ab20c5ac92131098a4c88aa97f4b042b | 05d95046b5798996c8387fb0ac833dcc586f6829 | refs/heads/master | 2020-05-20T23:12:46.873406 | 2015-01-22T13:27:14 | 2015-01-25T20:52:47 | 29,841,206 | 1 | 0 | null | 2015-01-26T02:19:47 | 2015-01-26T02:19:46 | null | UTF-8 | Java | false | false | 10,304 | java | /*
* Copyright (c) 2014 Red Hat, 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 in wr... | [
"juan.hernandez@redhat.com"
] | juan.hernandez@redhat.com |
9cec119f793136a0b58d60e4d19d62e18fc4d5fc | b8cf5e3b0d32e11adf456f2fa4bbeb634a9ee05b | /CompetitiveProgramming [Java]/src/PhoneScreens/AmazonBloombergPalantir/SumOf1sand2s.java | a0ba0d3bb2c22cd67f6a4c2ab2fe3095c2db2f23 | [] | no_license | Siirsalvador/CSTechnicalFundamentals | 855b41a6740a074006539f0d0af0fe12189e5f1f | 1a6a520ebfbfca98f6a6015f133359c933e47cbb | refs/heads/master | 2022-07-31T23:37:19.446093 | 2020-05-20T12:36:53 | 2020-05-20T12:36:53 | 277,645,505 | 0 | 1 | null | 2020-07-06T20:47:20 | 2020-07-06T20:47:20 | null | UTF-8 | Java | false | false | 402 | java | package PhoneScreens.AmazonBloombergPalantir;
/**
* @author: Ayomide Oyekanmi aoyekanmi@teamapt.com, ayomideoyekanmi@gmail.com
* @date: 2019-12-15
*/
public class SumOf1sand2s {
public static void main(String[] args){
System.out.println(numOfWay(3));
}
public static int numOfWay(int n) {
... | [
"aoyekanmi@teamapt.com"
] | aoyekanmi@teamapt.com |
faab328b7da5f8a0fce033eb36a8dca73a61d754 | a57574a879074e32559a1772c42c64fba4e1929b | /src/main/java/gov/polisen/ainwebserver/createHandlers/CREATEUser.java | 215ca9c84b6b7ccce466d6165e45775c6bcc471f | [] | no_license | henninghall/PolisServern | e44b0dcdc9ecdc175222cd639456fcc366de24a9 | b1cb7c7b0f60fadf0d8e6d79881f22a9963bcffa | refs/heads/master | 2021-01-20T10:19:03.783832 | 2014-04-10T13:28:29 | 2014-04-10T13:28:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 556 | java | package gov.polisen.ainwebserver.createHandlers;
import gov.polisen.ainwebserver.Main;
import io.undertow.server.HttpHandler;
import io.undertow.server.HttpServerExchange;
import org.apache.ibatis.session.SqlSession;
public class CREATEUser implements HttpHandler {
public void handleRequest(HttpServerExchange exch... | [
"rovanion.luckey@gmail.com"
] | rovanion.luckey@gmail.com |
6b1fc0f85e106b131ced49836c9e6854cc02fd48 | dfa8d44fb5fab848ce9ef10da3dfb98353d9ec86 | /app/src/androidTest/java/com/example/akshay/weatherman/ApplicationTest.java | f2eb2ce2de5df5f01b558eea94c5d586b1fb3e48 | [] | no_license | akshay247/WeatherMan | ae0bc18b253cc77cd43b8ec09049dd6125c0768d | d81f840a171d9bbcae5b7ff13e19a83d24f18a7a | refs/heads/master | 2021-01-01T05:14:14.510981 | 2016-04-13T00:01:43 | 2016-04-13T00:01:43 | 56,098,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package com.example.akshay.weatherman;
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() {
... | [
"akshay247@hotmail.com"
] | akshay247@hotmail.com |
434a91960f932cf7707c2d31e040ac3ac5d0d19f | abf0152092e88760c2cb13449c1503f4b7f85bb9 | /src/ByteStream.java | 72ce65db1dfb5484d4ac5e3dc665a706424292a4 | [] | no_license | Cobrabb/networking | 196aec871e203ddba9b6b26986024c2e10a77d46 | e034d59b1ccad337542ec49b3668ff3ddcd45502 | refs/heads/master | 2020-05-18T13:25:14.223697 | 2014-04-24T00:20:55 | 2014-04-24T00:20:55 | 17,801,307 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,154 | java | /**
*
*/
/**
* @author Ahmad Abukhalil
*
*/
import java.io.*;
public class ByteStream {
//public static void main (String[] args) throws IOException{
public byte[] toByteStream(String inputFile) throws IOException{
//FileInputStream in = null;
//FileOutputStream out = null;
ByteArrayInputStream in... | [
"abukhalilaf@ufl.edu"
] | abukhalilaf@ufl.edu |
458d5a2ffdbb277b93d5bdebd285265da2d2192e | b6caa4a7b00b22fbbef5a3380b5d885f775b9583 | /src/farmaciademo/Producto.java | 6a122db8346ed7e8abc2f241745f8fb71d8737e5 | [] | no_license | Facturacionpro/factura | f35ee670aab351a9dc7fbe5b6f19d271da4a2942 | 66e4fbf381982bedd2482936495dd9bc362e83a0 | refs/heads/master | 2020-05-16T21:46:48.570829 | 2014-06-13T03:44:57 | 2014-06-13T03:44:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,688 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package farmaciademo;
/**
*
* @author FI11
*/
public class Producto extends javax.swing.JInternalFrame {
/**
* Creates new form Producto
*/
public Producto() {
initComponents();
}
... | [
"mauriciomurillocastilla@gmail.com"
] | mauriciomurillocastilla@gmail.com |
70da9b2efdb63d1abe6b522520e81631b60ae90e | f59ffc30b0ea6a9f60df1cddeb4417098421e7c2 | /TestProjectEE/src/com/telecom/animal/birdmodel/Rooster.java | 47cff8c30007b4a7720b6413baaae08a81841520 | [] | no_license | dariopadillojr/TestProject | 3db57544d970046157ff50d16e0b028d648a995d | f133cf894ce97cbeae1155ff5c1043b0c185fcf1 | refs/heads/master | 2021-07-14T17:28:09.159257 | 2019-09-25T07:36:09 | 2019-09-25T07:36:09 | 210,107,943 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package com.telecom.animal.birdmodel;
import com.telecom.animal.trait.Sound;
import com.telecom.constant.Gender;
import com.telecom.constant.WingType;
public class Rooster {
private static final String NAME="Rooster";
private Chicken chicken;
public Rooster() {
chicken = new Chicken(Gender.MALE);
chicken.s... | [
"55649369+dariopadillojr@users.noreply.github.com"
] | 55649369+dariopadillojr@users.noreply.github.com |
e776ba999d189e37ac4d53206329dd0c7163e53a | 77aa32e2d20480073aef5c27d3bed8c64c01b19d | /src/main/java/com/restassured/service/impl/StudentServiceImpl.java | 8b03bccee822f13cdd558f359c234f34903585c0 | [] | no_license | manzerimam786/RestAssuredAppForRestApiTesting | ce13c34826867c11052c6c24591046d7bb37e69c | e5afeefd0de210656fabdad03233d4d8e976e043 | refs/heads/master | 2022-11-27T11:33:56.587128 | 2020-07-31T08:22:11 | 2020-07-31T08:22:11 | 283,754,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 931 | java | package com.restassured.service.impl;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.restassured.model.Student;
import com.restassured.repository.StudentRepository;
... | [
"manzerimam786@gmail.com"
] | manzerimam786@gmail.com |
72787c1feba26db4e6065d4b5f29935728d303a9 | fe9dd38bcc4555885a794315200f0bec5d44516b | /IoTControllerSDK/swagger2java/out/com/qualcomm/qti/iotcontrollersdk/allplay/listeners/AdjustVolumeListener.java | c87cebf87d1644dcbf0ed8f3d747f353f816f25b | [] | no_license | pjzmove/Smart_Audio_Test | 02d3d2eb519d5136486828d630b2d969e6bd8b72 | 9166e687c85febee5c59323c57e8ed57d764c321 | refs/heads/master | 2022-12-30T13:34:42.853007 | 2020-10-14T02:21:06 | 2020-10-14T02:21:06 | 303,639,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | /**************************************************************************************************
* Copyright 2018 Qualcomm Technologies International, Ltd. *
**************************************************************************************************/
package com.qualc... | [
"Rocky.Peng@tymphany.com"
] | Rocky.Peng@tymphany.com |
1477b434f5c7c59da98a7200d9c47ff890859a15 | 7fa9c6b0fa1d0726ae1cda0199716c811a1ea01b | /Crawler/data/MtccException.java | 0b47db2df9b8a144a2e082ec344ee090ba5dd67f | [] | no_license | NayrozD/DD2476-Project | b0ca75799793d8ced8d4d3ba3c43c79bb84a72c0 | 94dfb3c0a470527b069e2e0fd9ee375787ee5532 | refs/heads/master | 2023-03-18T04:04:59.111664 | 2021-03-10T15:03:07 | 2021-03-10T15:03:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 590 | java | 11
https://raw.githubusercontent.com/yfelvis/mtcc/master/mtcc-common/src/main/java/com/yf/mtcc/common/exception/MtccException.java
package com.yf.mtcc.common.exception;
/**
* @Author: Elvis on 2020/4/13
* @Email: yfelvis@gmail.com
* @Desc: TODO
*/
public class MtccException extends RuntimeException {
public M... | [
"veronika.cucorova@gmail.com"
] | veronika.cucorova@gmail.com |
20b3297d0b69020a71ce19a01a7a37a04ef7447c | a3d572f9b47f8440f78e8d16966ed450f37ed90a | /basicJava/src/com/gzw/concurrent/TestCyclicBarrier.java | f63aae357ec33b0712924c53ace354210f5d9477 | [] | no_license | gzw930812/mycode | 8aef29400608fcb50fcfd08a56c9b269692ec800 | 02a0a680571da983cbf05ba3b05a3f2ab09d5c97 | refs/heads/master | 2020-04-09T22:33:13.727289 | 2019-01-16T02:44:16 | 2019-01-16T02:44:16 | 160,631,435 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 852 | java | package com.gzw.concurrent;
import java.util.Random;
import java.util.concurrent.CyclicBarrier;
/**
*
* @author gzw
*
*/
public class TestCyclicBarrier {
public static void main(String[] args) throws InterruptedException {
// 寻找7龙珠
int num = 7;
//设置屏障点
CyclicBarrier cb = new CyclicBarrier... | [
"15902849351@163.com"
] | 15902849351@163.com |
8da045aaadbbda71793e8e383c0f8db08c5bc095 | fa083f3dc6899fbef739ba77f2cf8bd1f017f105 | /ejb/EnterpriseApplication2/EnterpriseApplication2-ejb/src/java/cn/net/domain/repositories/TeacherDao.java | 1c1c7d0517c33375e110f17f79e865ac08e88475 | [] | no_license | mtintin/eeprojece | e392c2ed113a405d70b2bc222b7f4d1cbca2bb6f | adefe3fa079c63a98567b2bbe417840680d9865b | refs/heads/master | 2021-01-22T13:57:29.113152 | 2015-08-13T12:28:37 | 2015-08-13T12:28:37 | 40,656,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,333 | 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 cn.net.domain.repositories;
import cn.net.domain.entity.Teacher;
import cn.net.infrastructure.BaseImpl;
import java.util.List... | [
"tintindeng@outlook.com"
] | tintindeng@outlook.com |
e3a4ae611017b0196a5968938cde46715dc80a80 | 7578fb1e596f5aa53293c224bb7980a86f9bf3b9 | /src/Advanced/day2/HashMap/BookTest/BookLibrary.java | b436916f034fdbd3807fe8f0a6e761c1bd761890 | [] | no_license | stepbackforthree/my_journey_in_JAVA | 806a40596af1d4cbc87e6b04d5992ccf4011456f | 4a7ebb75b44d177250e69cb813d0c8d9c92be0f7 | refs/heads/master | 2023-05-05T03:42:38.156362 | 2021-05-27T06:01:00 | 2021-05-27T06:01:00 | 343,114,593 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,507 | java | package Advanced.day2.HashMap.BookTest;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
public class BookLibrary {
private Map bookMap = new HashMap();
public void addBook(Book book, Double price) {
bookMap.put(book, price);
}
public void deleteBook(Book book) {
... | [
"wanghaoyu1323@gmail.com"
] | wanghaoyu1323@gmail.com |
62a12e47e29fca9cedb6967b64fe968f9309ddbf | 71a50dd77604350f6761c0c7882e796d51055b40 | /src/universum/Main.java | d511f8fb2c42a53b0e9d142da9b2460bc52a130a | [] | no_license | olonho/electric-jungle-engine | 8b10d619bbc15dfcac2f06a00a76c39af5c7a5ad | 6c28fc4f5caa91bde002d1ca9ce9f8e6453feb63 | refs/heads/master | 2020-03-17T19:29:22.605227 | 2018-05-17T20:29:15 | 2018-05-17T20:29:15 | 133,864,813 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,449 | java | package universum;
import universum.engine.*;
import universum.ui.*;
import universum.bi.Constants;
import universum.bi.GameKind;
import universum.util.ConfigFile;
import javax.swing.*;
import java.awt.event.*;
import java.awt.*;
import java.io.*;
import java.util.*;
/**
*
* @author nike
*/
public class Main {
... | [
"igotti@gmail.com"
] | igotti@gmail.com |
a967a63aee1d7be91bd9ac67dab568e24b56dd46 | 732a52a7233f61563bbf2ce7a6bc9177881b26d5 | /src/main/java/com/springboot/exceptionhandling/exceptions/MyHandlerExceptionResolver.java | 70a264787c10eec31c1eba7ff82a55d16236fe68 | [] | no_license | phayo/springboot-exception-handler | 22516ef03f58fc61355595a7f6c8c24f1efa3705 | 8f3484975e6e98ccc02c2929b40a82e222e28d86 | refs/heads/master | 2020-09-21T05:22:02.084412 | 2019-11-28T18:23:42 | 2019-11-28T18:23:42 | 224,692,447 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,009 | java | package com.springboot.exceptionhandling.exceptions;
import org.springframework.lang.Nullable;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.servlet.HandlerExceptionResolver;
import org.springframework.web.servlet.ModelAndView;
import javax.servlet.http.HttpServletReq... | [
"anazodogodwin@gmail.com"
] | anazodogodwin@gmail.com |
40ef49e8811674d9c6fb1fff024e2314150ebb7b | 8d65f9656246b5b651b2588c5e3f0156a96f6635 | /service/src/test/java/com/moonassist/service/email/templates/TemplateFactoryTest.java | 5e72993e3e624c703a191b7e23945059b725f170 | [] | no_license | Mrinal205/BackEnd_System_Master | 936e74a6b49bbfff8ccf19c4e1b4f9e343891aef | f735b6aa1bf50a60388f2aec1940daacdbac9723 | refs/heads/master | 2022-12-21T13:59:23.799666 | 2019-07-09T07:53:10 | 2019-07-09T07:53:10 | 195,958,367 | 0 | 0 | null | 2022-12-10T04:51:14 | 2019-07-09T07:43:00 | Java | UTF-8 | Java | false | false | 1,505 | java | package com.moonassist.service.email.templates;
import java.io.IOException;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mockito;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.mock.mockito.MockBean;
import org... | [
"Mrinal205@gmail.com"
] | Mrinal205@gmail.com |
164e434ca56bf59010be5e78ef01d382955da6a4 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project407/src/test/java/org/gradle/test/performance/largejavamultiproject/project407/p2037/Test40743.java | 7076d22c8216ad2b9a5821f91a5220dafce0021e | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,182 | java | package org.gradle.test.performance.largejavamultiproject.project407.p2037;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test40743 {
Production40743 objectUnderTest = new Production40743();
@Test
public void testProperty0() {
Production40740 value = new Production40740();... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
6cba439d16b8c134a12bc02822dfd2cb0d816042 | 435fad98d26808121375f4f9f0cd8e24f56b478a | /src/Memento/Caretaker.java | a6d844c13c6c5186d7d5aeb69d05c225b53bb75e | [] | no_license | zelenka21/survivio2019 | e3643c9983e577c0fb16d6650ccf09f54c3b69e2 | 3cac1476ef91effcef17f9784a9399f1205482ef | refs/heads/master | 2020-08-27T11:33:12.176596 | 2019-12-29T11:12:17 | 2019-12-29T11:12:17 | 217,351,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 274 | java | package Memento;
import java.awt.Point;
import gameObjects.Player;
public class Caretaker {
private Point cPos;
private TeleportState tpState;
public void hitSave(Player p) {
tpState = p.save();
}
public void hitUndo(Player p) {
p.restore(tpState);
}
}
| [
"gytis.zelenka@gmail.com"
] | gytis.zelenka@gmail.com |
64b3a9da5344906d197786bd88834b091f2a79a3 | 9868d295ffa0a5983ecc20a2cdede7e191c0c638 | /src/leetcode/solution/medium/_0463/Solution.java | 70860ac34cfa96598da698f2182bac99e79ef1f9 | [] | no_license | wenbinai/java-leetcode | 5cf284d387c637a62000e4d8b6e916dd1411483d | 707768e128d78f163b716fb2701316ffcad2c784 | refs/heads/master | 2023-05-04T17:35:16.763312 | 2021-05-19T02:18:06 | 2021-05-19T02:18:06 | 335,239,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 944 | java | package leetcode.solution.medium._0463;
public class Solution {
public int islandPerimeter(int[][] grid) {
for (int r = 0; r < grid.length; r++) {
for (int c = 0; c < grid[0].length; c++) {
if (grid[r][c] == 1) {
return dfs(grid, r, c);
}
... | [
"208176146@qq.com"
] | 208176146@qq.com |
e129b18f121788ab3f9a20720a1a167017736750 | 43b30286f24f347d03f6f47a5340ae40a6d8fdb0 | /sqjz/src/com/nci/dcs/jzgl/cxtj/model/ViewReportAlarm.java | 27db893f26b0d4278429d9812348562c335d2f23 | [] | no_license | qixinglan/java | 399a1c9f13bcfc751ad04d4bebb0ff0f81d7629c | a82ddb3cd75033e5c2458b1231124c4077faec71 | refs/heads/master | 2020-03-19T11:33:29.766899 | 2018-06-07T10:44:16 | 2018-06-07T10:44:16 | 136,461,358 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,328 | java | package com.nci.dcs.jzgl.cxtj.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "VIEW_REPORT_ALARM", schema = "SQJZ")
public class ViewReportAlarm implements java.io.Serializable {
private String id;// 后台字段
pri... | [
"377634586@qq.com"
] | 377634586@qq.com |
b8093966a3e16a8a8133f737b876db95d31a4c76 | 18a358b8861651d30c62e680c511e6251a53f629 | /parsecsvcidade/src/main/java/br/alexandremedeiros/model/Cidade.java | f0a31f6e55754f04d457e37caa11cb26da531e83 | [] | no_license | alexandremedeiros/parsecsv | 5356ea86da545e40ef1b8990498aae613c1052da | 5581b71002a14385e9bbffd8b697196e86ee5f50 | refs/heads/master | 2021-01-11T22:57:30.398839 | 2017-01-10T12:31:00 | 2017-01-10T12:31:00 | 78,530,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,157 | java | package br.alexandremedeiros.model;
public class Cidade {
private Integer ibgeId;
private String uf;
private String name;
private String capital;
private Double lon;
private Double lat;
private String noAccents;
private String alternativeNames;
private String microregion;
private String mesoregion;
publ... | [
"medeirosalexandre@gmail.com"
] | medeirosalexandre@gmail.com |
4d9efed04830b0d196869e5bf7f7150dbe88bf36 | 70261c3d7cc89acc4303acab39796a9ab150b536 | /src/main/Main.java | 711bcea5c015a28d717a37434866f9c0f20f22b7 | [] | no_license | Shatrujeet/trojanMonopoly | 11bc74a52be9da74fb8aef99f3784a68e7243325 | b8af7c17caa21562f1fd7ddde35f83e7933e3351 | refs/heads/master | 2021-01-23T04:30:06.942627 | 2017-05-31T10:02:01 | 2017-05-31T10:02:01 | 92,930,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 142 | java | package main;
import gui.LoginGUI;
public class Main
{
public static void main(String[] args)
{
new LoginGUI().setVisible(true);;
}
}
| [
"naruka@usc.edu"
] | naruka@usc.edu |
6efac9ad7915a937fba304ccb95d37953298cc8e | e0fcac5c8db42b0518e4de7196b4e812e0759c94 | /src/main/InvalidAlphaException.java | 1d43277ea10f2a90985c88525f9dffa3c661a32c | [] | no_license | Daniel-Dragon/Cryptography-Saint-Rose | a2c53814a8fa8d3421c1f8ba33c68e4766c979c6 | 97ffcdf2eed2063637f1f4ba56f01e623b29ef53 | refs/heads/master | 2021-10-29T19:01:25.180154 | 2019-04-03T23:32:06 | 2019-04-03T23:32:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 180 | java | package main;
public class InvalidAlphaException extends RuntimeException {
public InvalidAlphaException() {
super("main.Utilities of alph and 26 must be 1");
}
}
| [
"danfoote104227@gmail.com"
] | danfoote104227@gmail.com |
185caa6699aaf8145e6ab1694bd7e7d6ddcc60fb | fc458eb080b41aa02c68434fc6a753576e1b5b9d | /src/main/java/com/example/demo/repositories/EmployeeRepository.java | 1020937b9ac0f0f1f9616c025361ce43d007cc97 | [] | no_license | kourmouOmar/restApiSpringBoot | 419f7178a7c17aa202d86b6f8d3cf394c428a70d | 4d7c21dd3911c688a17ba2b18d567718d3410d60 | refs/heads/master | 2022-09-19T17:24:20.292952 | 2020-05-30T13:05:19 | 2020-05-30T13:05:19 | 268,080,010 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package com.example.demo.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.example.demo.model.Employee;
@Repository
public interface EmployeeRepository extends JpaRepository<Employee, Integer>{
}
| [
"kourmou.omar@gmail.com"
] | kourmou.omar@gmail.com |
f145c4ed91d0761e63dc6ee155b68bf0f4b11161 | 7ad54455ccfdd0c2fa6c060b345488ec8ebb1cf4 | /com/sun/media/jai/mlib/MlibConvolveOpImage.java | 4d9e9033d52fc4de8639a452229189c21265e4b5 | [] | no_license | chetanreddym/segmentation-correction-tool | afdbdaa4642fcb79a21969346420dd09eea72f8c | 7ca3b116c3ecf0de3a689724e12477a187962876 | refs/heads/master | 2021-05-13T20:09:00.245175 | 2018-01-10T04:42:03 | 2018-01-10T04:42:03 | 116,817,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,041 | java | package com.sun.media.jai.mlib;
import com.sun.medialib.mlib.Image;
import com.sun.medialib.mlib.mediaLibImage;
import java.awt.Rectangle;
import java.awt.image.Raster;
import java.awt.image.RenderedImage;
import java.awt.image.SampleModel;
import java.awt.image.WritableRaster;
import java.util.Map;
import javax.media... | [
"chetanb4u2009@outlook.com"
] | chetanb4u2009@outlook.com |
95adc6dd38cc2174126718f25784e86022099199 | 6f0ef07e3808c7f175c13dbf219f19f7f1dfe3a3 | /modules/modules-web/src/main/java/com/tobeface/modules/web/controller/CrudControllerSupport.java | 31d471cc6f684581fd981ac8478e317936c1925c | [] | no_license | loudyn/tobeface | 185ad1cdf15d1b7dbf0173ecce3952f8ec04c000 | e2c34fa62fd223ae727fd3a706922feb3a3eae7c | refs/heads/master | 2016-09-06T08:35:41.241680 | 2012-12-09T12:58:15 | 2012-12-09T12:58:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,469 | java | package com.tobeface.modules.web.controller;
import javax.servlet.http.HttpServletRequest;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
import com.google.common.base.Objects;
import com.tobeface.modules.lang.Preconditions;
/**
*
* @author loudyn
*
*/
public abstrac... | [
"m185026621"
] | m185026621 |
e96675a4f95815c4ea8034f5c60446136c9e926d | 70e58454f4c0f72031a6bc06f54b76843c873e73 | /app/build/generated/source/r/debug/com/facebook/R.java | ee213e9397e52c17e66f77b07f0f53046bee4b54 | [] | no_license | prepcar/PrepCarApplication | 16e2872248b53929942ec8417fcab62331dee88f | 77840dbb1d6b4eb2d37546cd5f21220cbe0d1c25 | refs/heads/master | 2021-01-25T06:55:42.659304 | 2017-06-07T10:48:59 | 2017-06-07T10:48:59 | 93,602,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 121,466 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package com.facebook;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0x7f050... | [
"shubhamchhipa01@gmail.com"
] | shubhamchhipa01@gmail.com |
73aaaa4470f3f13e2e85d77b7bdc1f90c774595c | df6e4309f8e637d64508b55247fb39512e4a65a8 | /app/src/test/java/com/example/danceculture/guiaturistica/ExampleUnitTest.java | b92f5a2e8a4bac91d89468917df8c1bc50a778fc | [] | no_license | andresdeejay7/GuiaEs | dd3a52976fb0763d48ceb19aba16a971e4148a67 | 9e908cef016a6a9c9a280ad8392c2707cb6c1a00 | refs/heads/master | 2021-07-15T04:38:42.220581 | 2017-10-19T13:37:12 | 2017-10-19T13:37:12 | 107,550,835 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package com.example.danceculture.guiaturistica;
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... | [
"andresdeejay7@gmail.com"
] | andresdeejay7@gmail.com |
8a5836b6a73600fa8697462b548af369c0d5865a | 590a1a50627ca7f8714fcc031da0a6511345eb10 | /src/com/aol/wsdl/actions/SetupOperationAction.java | d7ba0a26389144156d4e78685f8888717be58b12 | [] | no_license | jamescookie/WsdlTestHarness | a7e26e49686a9872a11f13c27d43ccb343b8c221 | eec6cb47e208a581a80f1baac2a929e6db819f6e | refs/heads/master | 2021-01-17T14:14:44.300732 | 2007-09-13T06:54:32 | 2007-09-13T06:54:32 | 2,752,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,593 | java | package com.aol.wsdl.actions;
import com.aol.wsdl.OperationParameters;
import com.aol.wsdl.ServiceLocator;
import java.util.List;
public class SetupOperationAction extends CommonAction {
private String result = null;
private OperationParameters operationParameters;
private Exception exception;
publi... | [
"James@be3fd238-c909-4725-b312-79b88f520c4f"
] | James@be3fd238-c909-4725-b312-79b88f520c4f |
b5c848cba7791c39180143698cccc8aa756dba0e | 16c97781d03d371ca877e8635b6a08539dfdeedf | /src/main/java/eBookShop/Controllers/BookController.java | 6447e5bba2327ce203de1f823fe285d7a0654132 | [] | no_license | jimmianh/Java | 058e9538cccad532bacbf288c3d71a62502815e3 | b90e56f3e713b094d2440bf2f03c0b812c0c5b78 | refs/heads/main | 2023-05-26T16:35:06.073105 | 2021-06-03T14:22:32 | 2021-06-03T14:22:32 | 353,542,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,304 | java | package eBookShop.Controllers;
import eBookShop.Models.*;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
public class BookController {
String url = "jdbc:mysql://localhost:3306/ebookstore";
String username = "root";
String password = "";
List<Book> BookList = new ArrayList<>(... | [
"73330878+jimmianh@users.noreply.github.com"
] | 73330878+jimmianh@users.noreply.github.com |
0ed9e204300fe733459468110d5b9737e1a6ca4b | a4d338bebd051e46802b75e98c9466c70d6093e2 | /src/main/java/com/norteksoft/acs/base/utils/permission/impl/dataRule/advanced/ConditionVlaueInfo.java | f8bd7840eefc923f11d9d33561d79edc82cd1f3a | [] | no_license | norteksoft/iMatrix-v6.5.RC2 | 39175574a3c7ca05fdf6d45aef9d443fe968a4d1 | 9b1c50181860c5266bab350f5d15ef6f63f024bb | refs/heads/master | 2021-01-10T05:44:21.015962 | 2016-03-01T07:24:42 | 2016-03-01T07:24:42 | 52,853,470 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 745 | java | package com.norteksoft.acs.base.utils.permission.impl.dataRule.advanced;
import java.io.Serializable;
public class ConditionVlaueInfo implements Serializable{
private static final long serialVersionUID = 1L;
private String value;
private DataRuleConditionValueType valueType;//值的类型:标准值、非标准值
public ConditionVlaueIn... | [
"iMatrix@norteksoft.com"
] | iMatrix@norteksoft.com |
51c0dcbfbf44cec9776fd221438e0cade9b5b268 | ed51d3d41453c72c3b0df9c2f5a97609aa9d6ef8 | /src/main/jasmin/instructions/Jarithmetic.java | b022493d2845aa631f55088e9ccd440c30150d62 | [] | no_license | SadeghHayeri/Smoola-Compiler | 37bcc91cb86d1d1b42f06f3100bd114bb606da9d | ce77d8f296a7bb39c919338938c12a1b34fb4196 | refs/heads/master | 2020-04-06T19:19:20.967273 | 2019-01-12T20:01:41 | 2019-01-12T20:01:41 | 157,733,216 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package jasmin.instructions;
public class Jarithmetic extends JasminStmt {
private JarithmaticOperator arithmaticOperator;
public Jarithmetic(JarithmaticOperator arithmaticOperator) {
this.arithmaticOperator = arithmaticOperator;
}
@Override
public String toString() {
switch (arit... | [
"hayerisadegh@gmail.com"
] | hayerisadegh@gmail.com |
dcda12ed26477439f8ff19b123d69118eb6945ee | 6aeba6834cadd5122e6dc128e10e1e3830b25f84 | /src/Dynamic/CoinChange.java | ac3a55715cb16a8428be0b9df6bd648d2232c460 | [] | no_license | jadefromkorea/codingTest | fbf1b7199e060a8dc686216ae1bc79b31b7bf8fd | 842798883a7f9c5e46d4eb95be440e4055a195f0 | refs/heads/master | 2022-12-14T14:54:47.782350 | 2020-08-23T07:11:05 | 2020-08-23T07:11:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 940 | java | package Dynamic;
import java.util.Arrays;
public class CoinChange {
public static void main(String[] args) {
int[] coins = {1, 2, 5};
int amount = 11;
System.out.println(coinChange(coins, amount));
}
public static int coinChange(int[] coins, int amount) {
int max = amount + 1;
... | [
"jadefromkorea@gmail.com"
] | jadefromkorea@gmail.com |
82639cf99e09ad0304922835215a3a8b58b141fc | 1f7a8a0a76e05d096d3bd62735bc14562f4f071a | /NeverPuk/net/yz/az.java | 0fdebc4231df69050fc855df666ae4d86626be85 | [] | no_license | yunusborazan/NeverPuk | b6b8910175634523ebd4d21d07a4eb4605477f46 | a0e58597858de2fcad3524daaea656362c20044d | refs/heads/main | 2023-05-10T09:08:02.183430 | 2021-06-13T17:17:50 | 2021-06-13T17:17:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,648 | java | package net.yz;
import java.security.Key;
import java.security.KeyFactory;
import java.security.KeyPair;
import java.security.KeyPairGenerator;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.security.PrivateKey;
import java.security.PublicKey;
import java.security.spec.X... | [
"68544940+Lazy-Hero@users.noreply.github.com"
] | 68544940+Lazy-Hero@users.noreply.github.com |
949c3a64a54cd03ea56242295f1203c38da99b9b | a188e3651779896acf67ae2b5707171cf1738249 | /peronal-activity/src/main/java/com/endava/peronalactivity/PeronalActivityApplication.java | 66076e0fe3de91fb85d7aa13db97d2f467accdc4 | [] | no_license | slym777/Personal-Agenda- | f27ede726b5534c8fb8d31c258e22983bea6bece | 838aaba0024de165cc8602e3bfd2f30e688857ac | refs/heads/master | 2020-07-01T18:17:54.848078 | 2019-08-09T13:25:14 | 2019-08-09T13:25:14 | 201,253,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package com.endava.peronalactivity;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class PeronalActivityApplication {
public static void main(String[] args) {
SpringApplication.run(PeronalActivityApplic... | [
"tc.deleanu@yahoo.com"
] | tc.deleanu@yahoo.com |
587eb3f6f0824a1ebb074b7b0bc3d83b49674929 | 0cfd0f045e54d27bf9c8cc12d7142711f4e0ed85 | /app/src/main/java/com/example/movieblogapp/movieblogapp/MainActivity.java | 9094193fb01336f33457d383a7dcce4705710c90 | [] | no_license | JasminSahinagic/MovieBlogApp | da7f44a59086d02a0946fbe0e8ba7b2af38c6416 | 149645de9074492fa26b698b31c07b2ae6618ce1 | refs/heads/master | 2020-03-24T16:31:16.967012 | 2018-07-30T05:08:34 | 2018-07-30T05:08:34 | 142,827,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,799 | java | package com.example.movieblogapp.movieblogapp;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
impo... | [
"jasmin.sahinagic@gmail.com"
] | jasmin.sahinagic@gmail.com |
b63b02f44356577bfb000df55c05fef19fffa7bc | 4456436623da8ad10ed2b6b971d83917e12543b0 | /app/src/main/java/io/github/nullphantom/friendsta/Database/FriendsOperation.java | 9d15dd1034f794b55ef77ddd7ad19b48a0bea441 | [] | no_license | ilham-bintang/Friendsta | 6fec39f5aaed7e4b0ca5c951179a3c909eb50540 | f6bd8e73b49dc6ac45ba91edde32e2bb4f1a63e9 | refs/heads/master | 2021-09-05T13:23:30.750399 | 2018-01-28T05:03:58 | 2018-01-28T05:03:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,332 | java | package io.github.nullphantom.friendsta.Database;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
import java.util.ArrayList;
import java.util.... | [
"ilhambintanginformatika@gmail.com"
] | ilhambintanginformatika@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.