blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d5e8d5946d42eb1cc5ac80e30d7e681723c271fc | 116c4902f2706a4e69964dd9c88399e9afcef8cc | /src/main/java/com/kkagr/httpserver/core/WebParser.java | d81a38eda1c83e61e41d0b2acbd459efd09489ea | [] | no_license | kkagr/tomcatproject | a5edd95bedbe2ec7161d290cc4455e595c8b4b58 | 3eb8c375d9d86065471f1c6104f4feb0696c99ed | refs/heads/master | 2020-04-25T04:44:51.006839 | 2019-03-06T14:44:33 | 2019-03-06T14:44:33 | 172,521,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,526 | java | package com.kkagr.httpserver.core;
import org.dom4j.Document;
import org.dom4j.DocumentException;
import org.dom4j.Element;
import org.dom4j.io.SAXReader;
import java.io.File;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
public class WebParser {
public static Map<S... | [
"774634128@qq.com"
] | 774634128@qq.com |
32ade1a9ce4ba59497da5fa7f12e7badff103f6e | 0eee413b40b01b7dfbe29856f43fc351d662230a | /app/src/main/java/com/hfad/fortnitestats/HowToUse.java | 9c3d538c3a532b394c0905077226130aca8fbb1e | [] | no_license | Ben-Pestana/FortniteStats | 438bb6cb4adeb3f9cdb3b43c8b6ddc1095cd71e6 | 11a6c8aa0ebb6b68a9d44cc0ec897f744f9b39a6 | refs/heads/master | 2020-05-02T15:17:30.009077 | 2019-03-27T16:45:41 | 2019-03-27T16:45:41 | 178,036,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,358 | java | package com.hfad.fortnitestats;
import android.media.MediaPlayer;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
public class HowToUse extends AppCompatActivity {
private TextView howTo;
pri... | [
"benrushpestana@gmail.com"
] | benrushpestana@gmail.com |
dacb5c9e05e3b635a40ea6b7a21e9f2b8513a1be | e6ef96ec5a687ae8d5bdf77f36cc49d3b691a5f3 | /src/Customer.java | 48dbd7b4b711759b207997d1ece8c5d47eec08a2 | [] | no_license | Crocy1104/Fowler | 35ef1135ebe2074a7f90294a8d5247772a1c7b1b | 3feb24381da24f6ea012f80f7be2b7d1b562da10 | refs/heads/master | 2021-01-20T09:42:17.908754 | 2017-05-10T13:53:49 | 2017-05-10T13:53:49 | 90,277,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,320 | java |
import java.lang.*;
import java.util.*;
class Customer {
private String name;
private List<Rental> rentals = new ArrayList<Rental>();
public Customer (String name){
this.name = name;
}
public void addRental(Rental arg) {
this.rentals.add(arg);
}
publi... | [
"marcocrocoll@gmx.de"
] | marcocrocoll@gmx.de |
23145438713fae5c94badeebd8ec99df86856e84 | 21d6c260cf5d8a3cf6cb72008b53541b6fa22203 | /src/main/java/com/daxiao/designpattern/designpattern/factory/YamlIRuleConfigParser.java | 183d89b9c0109e6716458878a5b6be95ef63469d | [] | no_license | DaxiaoYang/designpattern | d9e56deb05ee504e2d56530842c989074e4e08d4 | ebeded1c05a0b7c65873e51bb1c8cab8e2f7e63f | refs/heads/main | 2023-07-13T21:59:43.848633 | 2021-08-22T10:26:23 | 2021-08-22T10:26:23 | 367,845,368 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | package com.daxiao.designpattern.designpattern.factory;
/**
* @ description:
* @ author: daxiao
* @ date: 2021/5/10
*/
public class YamlIRuleConfigParser implements IRuleConfigParser {
@Override
public RuleConfig parse(String filePath) {
return null;
}
}
| [
"906298909@qq.com"
] | 906298909@qq.com |
87e3c8708ada4ff867cb5fbdc887817a17713111 | 263a8a36623aa8e7d5f86912455b582fbbc0f4d8 | /test/unit/src/org/openadaptor/auxil/connector/jms/JMSPropertiesMessageGeneratorTestCase.java | d278a39b00660f823c6e616771edeed374bb7cae | [
"MIT"
] | permissive | commpeter/openadaptor3 | 142aff5c02b2f4d1861dad1c2c070ce507cfc2d1 | 6a434ab58c2cb3cbcf8b02b79ba60de4aa3f328b | refs/heads/master | 2020-12-07T19:14:36.209483 | 2012-01-17T15:37:48 | 2012-01-17T15:37:48 | 66,144,466 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,869 | java | /*
Copyright (C) 2001 - 2008 The Software Conservancy as Trustee. All rights reserved.
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 rig... | [
"kscully@c0ec5643-5123-0410-b01b-e101a1959115"
] | kscully@c0ec5643-5123-0410-b01b-e101a1959115 |
0ab3d8b934e880688528426b33dee58a42ca5343 | b4cb1360365f87466e6dfac915198a0e2810e0a3 | /app/src/main/java/com/muziko/helpers/ItemTouchHelpers.java | 4d1c8ed9a5acc7e488a5a5447bdb6b36e62c5efb | [] | no_license | Solunadigital/Muziko | 9b7d38d441c5e41fdea17d07c3d0ab00e15c7c5a | 8fb874c4e765949c32591b826baee1937e8d49ca | refs/heads/master | 2021-09-09T01:55:13.063925 | 2018-03-13T08:13:20 | 2018-03-13T08:13:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 557 | java | package com.muziko.helpers;
import android.view.animation.Interpolator;
/**
* Created by Bradley on 28/02/2017.
*/
public class ItemTouchHelpers {
public static final Interpolator sDragScrollInterpolator = t -> {
// return t * t * t * t * t; // default return value, but it's too late for me
... | [
"lokeshmehta333@gmail.com"
] | lokeshmehta333@gmail.com |
44524fb2b13f078bb14787e6b310ddc7086d7f89 | a29690af8f21e398021b03c4068e02847f9f3631 | /Competi_1/src/Detevtando_copiones.java | c6bbd8dcc2a7be0b8fb6fc9ae51948fc03b6e5e6 | [] | no_license | Miguel-Quenaya/M3_DAW2 | 40590bdaa012ba0269f18c5e322bed5f8bff30d3 | 72d40aea3a40a80ff81f36ca8ae2c5db723ce211 | refs/heads/main | 2023-08-30T09:45:50.616142 | 2021-11-11T21:27:39 | 2021-11-11T21:27:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,171 | java | import java.util.Arrays;
import java.util.Scanner;
public class Detevtando_copiones {
static boolean casoDePrueba(Scanner sc) {
int numN = sc.nextInt(), numK = sc.nextInt();
if(!sc.hasNext()) {
sc.close();
return false;
}
int cont = 0;
int [] vector = new int[numN];
for(int i = 0 ; i< vec... | [
"mi.quenaya@gmail.com"
] | mi.quenaya@gmail.com |
716b728f54bf771846e8b4c8084ba1d231a48cfb | 0cff52eb1db610f896a1ccedc468f9ba944a6649 | /src/main/java/br/geraldo/financial/factory/ConnectionFactory.java | 4ecbf756a993146e92ace92ee67ce88e030f8139 | [] | no_license | gsjunior86/CalculationModule | 5db792f20e5af8381a036cb0b99a9e43e17a64ce | efb4cf482ac0e77b5b13f9134a0157da132d0d23 | refs/heads/master | 2021-01-19T06:38:48.425728 | 2016-06-28T06:16:04 | 2016-06-28T06:16:04 | 62,114,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 587 | java | package br.geraldo.financial.factory;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class ConnectionFactory {
private final static String URL = "jdbc:h2:~/pltask;multi_threaded=true";
private final static String user = "SA";
private final static String passwd = "";... | [
"gsjunior86@gmail.com"
] | gsjunior86@gmail.com |
9a392e37395417ae609de69d179434d39bd89b31 | edd6d2c28f5e2b66170f25c337ad48beec3446b1 | /src/main/java/com/oneCode/entity/QrcodeConfigWithBLOBs.java | 0ca41704927a4381a04d40ebf2cd03992d1cb041 | [] | no_license | scott-nodejs/one_code | 0accdef2e5193873d37d60aa6888312bef380830 | 1102c740022101c5e0318e29aa55740187013f77 | refs/heads/master | 2023-07-09T03:09:10.910776 | 2021-08-13T09:12:32 | 2021-08-13T09:12:32 | 395,587,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | package com.oneCode.entity;
public class QrcodeConfigWithBLOBs extends QrcodeConfig {
private String cData;
private String cConfig;
public String getcData() {
return cData;
}
public void setcData(String cData) {
this.cData = cData == null ? null : cData.trim();
}
public ... | [
"lucong@kingsoft.com"
] | lucong@kingsoft.com |
bdc6f1c2099ec61eb9b5a3bb44c5fc97de15e026 | 27b052c54bcf922e1a85cad89c4a43adfca831ba | /src/com/parse/ParseObject$30.java | a9469b1fa0b7c1e776d93600390be6c18f0321a8 | [] | no_license | dreadiscool/YikYak-Decompiled | 7169fd91f589f917b994487045916c56a261a3e8 | ebd9e9dd8dba0e657613c2c3b7036f7ecc3fc95d | refs/heads/master | 2020-04-01T10:30:36.903680 | 2015-04-14T15:40:09 | 2015-04-14T15:40:09 | 33,902,809 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | package com.parse;
import l;
import m;
class ParseObject$30
implements l<Void, m<Object>>
{
ParseObject$30(ParseObject paramParseObject, String paramString) {}
public m<Object> then(m<Void> paramm)
{
return this.this$0.deleteAsync(this.val$sessionToken);
}
}
/* Location: ... | [
"paras@protrafsolutions.com"
] | paras@protrafsolutions.com |
e75c5db777b5203ebcce935a6566b14245da6434 | 87cdbc2a9d5137d0f1b4f4d774162792716b6caa | /Receptora/src/ar/com/receptora/main/Main.java | f7bcc2c72eb8ea2909a966413b476225e741b547 | [] | no_license | matiasvighi/receptoraudp | a2e93ab5c74678cc95416a4eeea31df7acc1fed9 | a9ec74fe35e8883253f1029e0e8cf23b81eedf18 | refs/heads/master | 2021-01-17T16:23:00.702280 | 2016-07-25T18:09:23 | 2016-07-25T18:09:23 | 64,159,198 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 48,925 | java | package ar.com.receptora.main;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
//import java.net.InetAddress;
public class Main {
public static void main(String argv[]) {
DatagramSocket ... | [
"contacto@cogollosdeloeste.com.ar"
] | contacto@cogollosdeloeste.com.ar |
5f912619af54dc000080ba26c5a22db8465b04d3 | a1d77fdd515dad39abd78805c9c5b8ccfeb9d845 | /src/main/java/com/google/cloud/teleport/templates/BigQueryToTFRecord.java | b2eaf6cbbd01294944dd7f24e1f31bd4f67d4b94 | [
"Apache-2.0"
] | permissive | pabloem/DataflowTemplates | 463a47b3984e855792b0ed7a44d99d7fb1165b65 | 708d888f726d461f874e1a28e0b4a97a9c56ea71 | refs/heads/master | 2023-04-16T12:07:13.077273 | 2020-04-01T21:49:43 | 2020-04-01T21:50:13 | 252,294,486 | 0 | 1 | Apache-2.0 | 2020-04-01T21:53:30 | 2020-04-01T21:50:53 | null | UTF-8 | Java | false | false | 12,325 | java | /*
* Copyright (C) 2019 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"cloud-teleport@google.com"
] | cloud-teleport@google.com |
9667c0dccc5dedb97a900ed191ad6ee8db9b79a7 | 0feec9a847517c98651771c51f5945d50ef55d2e | /src/com/sportrecord/model/SportRecordDAO_interface.java | 21f205b660762f2ea6686b1ddb1d4f2eca750938 | [] | no_license | air-gi/EA102G4 | d9fb111ae13b21ded94499c1527d683e1d656901 | 1657fc867df3f5657089bb9b663b504b37dd0e28 | refs/heads/master | 2023-04-18T19:11:12.639937 | 2021-05-06T12:53:14 | 2021-05-06T12:53:14 | 364,875,460 | 0 | 0 | null | null | null | null | BIG5 | Java | false | false | 700 | java | package com.sportrecord.model;
import java.util.List;
public interface SportRecordDAO_interface {
public SportRecordVO insert(SportRecordVO sportRecordVO);
public void update(SportRecordVO sportRecordVO);
public void delete(String record_no);
public List<SportRecordVO> fi... | [
"User@DESKTOP-JO81F50"
] | User@DESKTOP-JO81F50 |
ed1adef3dedf5f40f9cea9501647b42a8d016bcd | c84dc380ed149520681f6d6df4bc38e85558ddc2 | /src/main/java/com/fiap/produto/domain/Categoria.java | c30ecfb8cdce25597fefea3a9843bae7a867e78c | [] | no_license | YuriAncelmo/MicroServicosSpringBoot | 825dd5b99b7c0be805614752b880f4aaca008f91 | 0d8036ace4b06f470ee6daa69674872a08676f5d | refs/heads/master | 2023-03-03T15:41:40.291252 | 2021-02-06T11:41:17 | 2021-02-06T11:41:17 | 336,523,962 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,143 | java | package com.fiap.produto.domain;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class Categoria {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private int id;
private String nome;
... | [
"yuriancelmo@hotmail.com"
] | yuriancelmo@hotmail.com |
13b72981802fecca6175e06701bbb4864d57ee3a | 88d785ca23def4ca733f7d52a146bc8d34c77429 | /src/dev/zt/UpliftedVFFV/events/Floor3Offices/EastWingOffices/WarpBalconytoStairsRoom.java | 77987ca3d4d193dea21744a915c596afe66f4c74 | [] | no_license | Donpommelo/Uplifted.VFFV | 30fe1e41a9aeefee16c1e224388af6ce55ebfcce | 99b63eb2a00666eb4fdf84ac20cebebefad1a3dc | refs/heads/master | 2020-12-24T17:44:19.147662 | 2016-06-01T21:46:13 | 2016-06-01T21:46:13 | 33,390,964 | 0 | 0 | null | 2015-08-25T01:57:41 | 2015-04-04T01:58:48 | Java | UTF-8 | Java | false | false | 469 | java | package dev.zt.UpliftedVFFV.events.Floor3Offices.EastWingOffices;
import dev.zt.UpliftedVFFV.events.Event;
import dev.zt.UpliftedVFFV.gfx.Assets;
public class WarpBalconytoStairsRoom extends Event {
public static int stagenum = 0;
public WarpBalconytoStairsRoom(float x, float y, int idnum) {
super(Assets.White... | [
"donpommelo@gmail"
] | donpommelo@gmail |
94573262f21d788d70a4bb43d1d374171fa673d8 | e2e9133bf21f7d26123ed9c834a9c4dd372dacd5 | /src/com/example/fragmenttest/OnSeasonSelectedListener.java | 9a3289405ecf6ebf1e81a4523fddcfd3d5b5abfa | [] | no_license | talhakosen/FragmentTest | 7a6eca1ef7b3ed795bf2d72a4c29b6bedc1601c0 | 6a8746c6886d3b72be03784ca18fd991bcb2cd09 | refs/heads/master | 2021-01-10T19:24:33.622792 | 2012-12-28T16:47:18 | 2012-12-28T16:47:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 126 | java | package com.example.fragmenttest;
public interface OnSeasonSelectedListener {
public void onSeasonSelected(Season season);
} | [
"talhakosen@hotmail.com"
] | talhakosen@hotmail.com |
7b363bf43383f7f674ec5c133c6040c1141771c9 | e0a7db1b28b754b5ade662c9272b81624633e418 | /src/main/java/com/nedogeek/holdem/server/adminCommands/SetGameDelayCommand.java | 8fd22d6aba4847fb11050ce1b167d0b5418bae0b | [] | no_license | Demishev/HoldemDojo | ffcc06666b0755e2ce8b12fe8fce5f6577ecd605 | 07d80aef67c179a002ad28644e3adec0702e3f91 | refs/heads/master | 2022-07-27T04:23:13.861427 | 2020-07-31T17:52:43 | 2020-07-31T17:52:43 | 6,128,533 | 11 | 13 | null | 2022-07-07T22:04:48 | 2012-10-08T17:49:52 | Java | UTF-8 | Java | false | false | 1,308 | java | package com.nedogeek.holdem.server.adminCommands;
/*-
* #%L
* Holdem dojo project is a server-side java application for playing holdem pocker in DOJO style.
* %%
* Copyright (C) 2016 Holdemdojo
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Pu... | [
"demishev.k@gmail.com"
] | demishev.k@gmail.com |
bfff417881a3abf407c35cb00c1f994203b36565 | c2c33a239eebc00b6be9fb2bef785c0d15cc870c | /app/src/main/java/bscenter/tracnghiemlaptrinh/views/custom/BackgroundView.java | a55b0d896106fbbabe91ecb4d3cbc60ef5d0bf09 | [] | no_license | nghianvbsc/javatest_full | ec773a869ff014121cb38bd2a44c358be43c0486 | 4010bfe33f21814f82677df39f87402d561063a8 | refs/heads/master | 2020-07-28T17:48:14.307954 | 2016-08-17T21:38:19 | 2016-08-17T21:38:19 | 65,943,678 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,351 | java | package bscenter.tracnghiemlaptrinh.views.custom;
import android.content.Context;
import android.os.Handler;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.RelativeLayout;
import android.widget.TextView;
import java.util.Random;
import bscenter.t... | [
"nghianv.dev@@gmail.com"
] | nghianv.dev@@gmail.com |
1ebeb0e5dc4f3c29ab59376f86c0e3a43a35a17e | bee16ca0e7bb7be39f80d5ff9e66d57daf189e5d | /src/main/java/acidoth/thrift/xa/InvalidParameters.java | 585712f78420fff1044075ca43ba02a1d3497874 | [] | no_license | pirinthapan/Coordinator | e19840b4bac48573a93ee4bc335a9f23ff385148 | f2542319888a1025a50717af2644a376e73545e8 | refs/heads/master | 2021-01-24T02:11:51.352626 | 2015-04-20T05:33:24 | 2015-04-20T05:33:24 | 10,701,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 17,415 | java | /**
* Autogenerated by Thrift Compiler (0.9.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package acidoth.thrift.xa;
import org.apache.thrift.scheme.IScheme;
import org.apache.thrift.scheme.SchemeFactory;
import org.apache.thrift.scheme.StandardScheme;
import org.apache... | [
"mpirinthapan@gmail.com"
] | mpirinthapan@gmail.com |
f3dacadf39df296325299f6cd9a7444627af7d9b | 141a965ad17f63e9995de6073a99a9fbc8383b08 | /group10代码/src/com/logout/action/LogoutAction.java | 1d75d6b2511f0c71c53962954d9de6350f348f25 | [] | no_license | GochenRyan/short_semester | 439398215830fd5d6de518c92925116ff6aa3551 | 9504a9966a3cc7db07a7aa200f3940f963c45162 | refs/heads/master | 2021-06-22T15:41:50.646023 | 2017-07-17T13:56:07 | 2017-07-17T13:56:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | package com.logout.action;
import java.util.Map;
import com.opensymphony.xwork2.ActionContext;
import com.opensymphony.xwork2.ActionSupport;
public class LogoutAction extends ActionSupport{
@Override
public String execute() throws Exception {
ActionContext ctx = ActionContext.getContext();
Map<String, Object>... | [
"jongkhurun@gmail.com"
] | jongkhurun@gmail.com |
a2bd0f197707adbae610a46cd9b74f5f50a58851 | 812be6b9d1ba4036652df166fbf8662323f0bdc9 | /java/Dddml.Wms.JavaCommon/src/generated/java/org/dddml/wms/domain/partyrole/AbstractPartyRoleStateCommandConverter.java | bd4c597a551aad5f7efd3c9c268126628c2c5bbd | [] | no_license | lanmolsz/wms | 8503e54a065670b48a15955b15cea4926f05b5d6 | 4b71afd80127a43890102167a3af979268e24fa2 | refs/heads/master | 2020-03-12T15:10:26.133106 | 2018-09-27T08:28:05 | 2018-09-27T08:28:05 | 130,684,482 | 0 | 0 | null | 2018-04-23T11:11:24 | 2018-04-23T11:11:24 | null | UTF-8 | Java | false | false | 2,966 | java | package org.dddml.wms.domain.partyrole;
import java.util.*;
import java.util.Date;
import org.dddml.wms.domain.*;
public abstract class AbstractPartyRoleStateCommandConverter<TCreatePartyRole extends PartyRoleCommand.CreatePartyRole, TMergePatchPartyRole extends PartyRoleCommand.MergePatchPartyRole, TDeletePartyRole ... | [
"yangjiefeng@gmail.com"
] | yangjiefeng@gmail.com |
c93a5556b1d194354919395da1b59019d84a63dd | 7f9b2b8ffa4a29df03901c579e16684709afa907 | /Item1/src/main/java/ClassB.java | a1c7c3a60f9bb59a835d36b384ab3a42db82ce52 | [] | no_license | mrdigerati/EffectiveJava | 0091c733feceb869dcc2a0b615701e980adc1a59 | d532f63f408f979ad341ad384582165ab1fd173a | refs/heads/master | 2021-01-13T02:06:18.386350 | 2013-08-29T06:26:16 | 2013-08-29T06:26:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | import com.sun.corba.se.impl.presentation.rmi.StubFactoryStaticImpl;
/**
* Created with IntelliJ IDEA.
* User: nikunj
* Date: 10/7/13
* Time: 12:33 AM
* To change this template use File | Settings | File Templates.
*/
public class ClassB {
private String name;
public String getName() {
return na... | [
"me@nikunjlahoti.com"
] | me@nikunjlahoti.com |
6d4148809865879645d9a62382facbb3afbd5b3e | 9a16a59a79ad17a1c01debcbdff433623de61d5c | /HW5/src/main/java/FileDao.java | ffa2214cc33a2c8816c29e8acc528d3b9a4183ba | [] | no_license | Spolutrean/OOPs | 3c6db16e018cc450cf47f90e9b11ffe136fbe304 | d860f8fded1d70f2a0efd86233e4e208d3e6d06f | refs/heads/master | 2020-07-23T00:25:32.386068 | 2019-12-23T06:18:58 | 2019-12-23T06:18:58 | 207,382,637 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,771 | java | import java.io.*;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class FileDao implements Dao {
private String itemsFilePath, shopsFilePath;
public FileDao(String itemsFilePath, String shopsFilePath) {
this.itemsFilePath = itemsFilePath;
this.shop... | [
"ys9617890962@gmail.com"
] | ys9617890962@gmail.com |
2c9e29954bb29ece721c691e2695c71f1e6a7021 | ffe055694ea55a6645654331ff78e472e339fbff | /stateful/parser-injector/org.xtext.firewall.iptables.ui/src-gen/org/xtext/example/iptables/ui/contentassist/antlr/IptablesParser.java | 0683cab153df27c94e7a6e6d59b916af1414bcaa | [] | no_license | jgalfaro/mirrored-mirage | cd873c09f85e025abd95e789e3fc88edb07fce56 | 44edc0bec1dc0b6d94199e7a984d2fa59ed1a281 | refs/heads/master | 2021-07-13T18:15:27.005659 | 2021-06-27T01:01:19 | 2021-06-27T01:01:19 | 93,852,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,805 | java | /*
* generated by Xtext
*/
package org.xtext.example.iptables.ui.contentassist.antlr;
import java.util.Collection;
import java.util.Map;
import java.util.HashMap;
import org.antlr.runtime.RecognitionException;
import org.eclipse.xtext.AbstractElement;
import org.eclipse.xtext.ui.editor.contentassist.antlr.AbstractCon... | [
"joaquim.garcia@gmail.com"
] | joaquim.garcia@gmail.com |
9ca50af1a754ca89aeb80548e8c343639bb8b5d9 | 5575391dc7225e2b399904eb7c6f64e01078a8f7 | /RemoteSystemsTempFiles/GaoXiaoXiaoMing/RemoteSystemsTempFiles/src/com/xiaoming/domain/Message.java | 1749ce7d7f0e6e09ec873c9c5db62f552412ce0d | [] | no_license | GarvenZhang/GaoxiaoXiaoming | 79c83e5d28610fdc2cf16056aa0da7c5e9229994 | 1454d51eb64e201b778012a462ccdce0904be7a7 | refs/heads/master | 2021-01-22T03:33:19.338501 | 2017-05-25T11:33:07 | 2017-05-25T11:37:57 | 92,386,819 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,973 | java | package com.xiaoming.domain;
import java.util.Date;
import java.util.Set;
/**
* 通知类
*
* @author LiuRui
*
*/
public class Message {
/**
* 主键
*/
private Long id;
/**
* 通知内容
*/
private String content;
/**
* 创建时间
*/
private Date publishTime;
/**
* 最后更新的时间
*/
private Date updateTime;
/**
*... | [
"jf00258jf@hotmail.com"
] | jf00258jf@hotmail.com |
2c7fab7da0b66aff86667a907b2092abc0280d4d | b2d27de9dc18a2f4b7c64ccd2b7bd31628a545ae | /src/main/java/kwikdesk/partner/api/ChannelResult.java | a41d1e12fd91feeb871d0e9d6e4f55f7793f18cd | [
"MIT"
] | permissive | chico/kwikdesk-partner-java | 2d309791400680e74810184bb210fa78ad330dc7 | 454fd330b05a94286d06f2d95a8614e1b85c20ae | refs/heads/master | 2021-01-22T11:46:27.208680 | 2014-03-27T21:11:40 | 2014-03-27T21:11:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,043 | java | /* Copyright (c) 2014 Chico Charlesworth, MIT License */
package kwikdesk.partner.api;
import java.io.Serializable;
import org.apache.commons.lang.builder.EqualsBuilder;
import org.apache.commons.lang.builder.HashCodeBuilder;
public class ChannelResult implements Serializable {
private static final long serialVer... | [
"chico.charlesworth@googlemail.com"
] | chico.charlesworth@googlemail.com |
df4399b152e0c5d34909326e428ec05c0dfa5d04 | 7ed4e65b24224bbed18788dfc44be7d883713091 | /src/TrajectoryOptimiser.java | 9d184890b5f487f76c2c04b4ae25ba6f25d37fe6 | [] | no_license | jakeywatson/spacecraft_trajectory | 3479b39c71528612b425ee753ea5a5df1399f3a6 | c73da46cc400dbf5abfac0bb9743f8654e54c499 | refs/heads/master | 2023-04-03T17:55:05.737840 | 2021-04-16T11:16:56 | 2021-04-16T11:16:56 | 358,573,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,867 | java | import java.io.*;
public class TrajectoryOptimiser {
public static void main(String [] args) throws IOException {
Console console = System.console();
int end_year = console.readLine("Enter the end year of the period to be considered: \n");
end_year = DateHandler.daysBetween(end_year);
//Instantiate t... | [
"jakeywatson@googlemail.com"
] | jakeywatson@googlemail.com |
432b8a07cd7c84da211acf7a1a3a32e53b73f5f8 | 503712c1b63c7225d0abdd6c376d971fc4c8ab74 | /31_maven/src/main/java/examples/LoggerInterface.java | 7e2d2116fdd48acb34cafba05770e056e08fd9ec | [] | no_license | saschalippert/java_demo | f5e9d4d7af3b19b769f7b235fc34cc13e1a81984 | af3653653276bd95f33e5fc4d0b0e3efdadf1554 | refs/heads/master | 2022-02-13T09:54:19.782389 | 2020-05-07T12:03:14 | 2020-05-07T12:03:14 | 251,525,333 | 0 | 5 | null | 2022-02-10T03:00:35 | 2020-03-31T07:01:54 | Java | UTF-8 | Java | false | false | 82 | java | package examples;
public interface LoggerInterface {
void print(String text);
}
| [
"sascha.lippert@gmail.com"
] | sascha.lippert@gmail.com |
2aa1495bfa1286308a6c494fd83af3bf57e265db | 119726b8c9aac41b7486524de1daa54e3a32d133 | /app/src/main/java/ir/taghizadeh/dagger2/di/scope/TvShowsActivityScope.java | d7746015ae19cf1429e0ce0a4f02fecda3984357 | [
"Apache-2.0"
] | permissive | ali-taghizadeh/Dagger2 | b9b1d4ac22933797515610a0422e278f8c6da12c | e9ad1805c977b07cb09223588fa9b28cfde3cb7b | refs/heads/master | 2020-04-09T05:43:10.029091 | 2018-12-04T17:13:31 | 2018-12-04T17:13:31 | 160,076,153 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 119 | java | package ir.taghizadeh.dagger2.di.scope;
import javax.inject.Scope;
@Scope
public @interface TvShowsActivityScope {
}
| [
"ali.taghizadeh@outlook.com"
] | ali.taghizadeh@outlook.com |
fa8e61e110599005faa406a54adf08d318b0a1b9 | 15ac9096b6a9f6dff84657de62dfd1b6d72f542d | /src/test/java/com/stroganova/ioc/service/SomeService.java | 9cbca77cb255b3eba73a460e4d274bee97f37f2a | [] | no_license | alyoona/ioc | 21d251a9a79a6a04fff6c95c98f466f8dfd6eb01 | d8ea9f86a83e7777055346af2d2052e34a3a868e | refs/heads/master | 2020-04-05T17:13:06.453529 | 2018-11-27T22:07:04 | 2018-11-27T22:07:04 | 157,049,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 68 | java | package com.stroganova.ioc.service;
public class SomeService {
}
| [
"alenastr12@gmail.com"
] | alenastr12@gmail.com |
1310b5556f5eedfd13d7df31613f97db04bb634f | 588c9edb773b6b4af679c207ea7d634923d1e77f | /app/src/androidTest/java/com/example/android/adventurersofarldem/ExampleInstrumentedTest.java | 76086cc7857bec21405c65899e87a7d11e46f2d2 | [] | no_license | MrRisca/AdventurersofArldem-master | 7e4eb5f3e9c77ce8c17052d98af62e77cfc32dbc | 7547911b3342d5bf777a0e67de960c80ed828171 | refs/heads/master | 2021-06-21T21:35:24.943870 | 2020-12-04T15:42:39 | 2020-12-04T15:42:39 | 148,704,434 | 0 | 1 | null | 2020-12-04T15:42:40 | 2018-09-13T22:19:01 | Java | UTF-8 | Java | false | false | 762 | java | package com.example.android.adventurersofarldem;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execu... | [
"mormegil@hotmail.co.uk"
] | mormegil@hotmail.co.uk |
630d1c22bd4ec2874fe7bc4fe274b6ad7e1f9c51 | 4c8e87b9ac5bc76d22c16cdabe178e09f65c059c | /253LoggerSDK/src/edu/aub/cmps253/loggers/sdk/LoggingLevel.java | 16b99cc9e735f9cdb48693ea5d3e7de17206eab1 | [] | no_license | AUB-CMPS/cmps253 | 8649c06c3bf1d43a96b06c907a3c1588bc3768d3 | 925f23cd27acf716300184c4811fca61f25df549 | refs/heads/master | 2021-01-20T03:46:08.801825 | 2017-04-27T09:51:43 | 2017-04-27T09:51:43 | 89,579,966 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 120 | java | package edu.aub.cmps253.loggers.sdk;
public enum LoggingLevel {
All,
Severe,
Error,
Warning,
Info,
Off
}
| [
"noreply@github.com"
] | noreply@github.com |
8c4feabef908d688eb79adff8495e37d54f26630 | fa1408365e2e3f372aa61e7d1e5ea5afcd652199 | /src/testcases/CWE643_Xpath_Injection/CWE643_Xpath_Injection__Environment_66b.java | 2789f7b992bc7e82c82cc154c6725709d3cdc92a | [] | no_license | bqcuong/Juliet-Test-Case | 31e9c89c27bf54a07b7ba547eddd029287b2e191 | e770f1c3969be76fdba5d7760e036f9ba060957d | refs/heads/master | 2020-07-17T14:51:49.610703 | 2019-09-03T16:22:58 | 2019-09-03T16:22:58 | 206,039,578 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,625 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE643_Xpath_Injection__Environment_66b.java
Label Definition File: CWE643_Xpath_Injection.label.xml
Template File: sources-sinks-66b.tmpl.java
*/
/*
* @description
* CWE: 643 Xpath Injection
* BadSource: Environment Read data from an environment variable
* Goo... | [
"bqcuong2212@gmail.com"
] | bqcuong2212@gmail.com |
f93e3f68975978246382de5dbd9c42555208f403 | c1b417a2dc4bf1643f72f9e8ef46757e197b8810 | /BegToDiffer/Word.java | ba51ca098f1bdbbb96fda9f29bed50c41affd013 | [] | no_license | Tanner/Newsbox | 815174cbe700ab7ea36ae92c8c24d42bf750ebd4 | c40c0899cd8edf6edd3cf26334e9e8a42e3c72e0 | refs/heads/master | 2021-05-01T04:44:11.636931 | 2011-02-09T07:12:39 | 2011-02-09T07:12:39 | 1,260,684 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,217 | java | /**
* The Word class.
*
* Represents a word (usually in the English language) and a value. The value is an integer that can represent anything a integer can represent.
*
* @author Tanner Smith and Ryan Ashcraft
*/
public class Word implements Comparable {
private String word = "";
private int value = 0;
/*... | [
"tanner@tssoftware.net"
] | tanner@tssoftware.net |
2d7bb395c4ff107e30e8d9217bba0de4ae8c5ca3 | 75ab502990dcae6ae88f36f9261f4d5de2c12d52 | /src/lezioni/enumerated/OverrideConstantSpecific.java | 192df19c62fad826d455c99a5487d2a299457a87 | [] | no_license | aguero90/JAVA_TLP | cb0d9dc4b39484bebe2411b633e481a055ab29b4 | 9802de8db38e8d26e797040bcd69f1ed2f1b876b | refs/heads/master | 2021-01-18T14:02:13.241978 | 2015-03-15T19:21:18 | 2015-03-15T19:21:18 | 32,279,186 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package enumerated;
//: enumerated/OverrideConstantSpecific.java
import static net.mindview.util.Print.*;
public enum OverrideConstantSpecific {
NUT, BOLT,
WASHER {
void f() { print("Overridden method"); }
};
void f() { print("default behavior"); }
public static void main(String[] args) {
for(Overri... | [
"a.univaq@hotmail.it"
] | a.univaq@hotmail.it |
8fbf13a5995093a868f42a9df96ee09db2009e17 | d6bb0bc1c522554b1e2a0a7916b3f533d5551c64 | /app/src/main/java/com/example/gymmanagment/ProfileActivity.java | 7aeba7a142b35dd210c97ffe5767c33170096268 | [] | no_license | Galib24/GYMMANAGMENT | 411f7be581bf83555496c39a910f2dc587ff8d88 | 937c0f8b4685ea9998cd3d37dc9475cac6b59f3b | refs/heads/master | 2023-07-28T01:57:05.789346 | 2021-09-14T03:14:18 | 2021-09-14T03:14:18 | 406,206,686 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,495 | java | package com.example.gymmanagment;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
import com.google.androi... | [
"abuyeahia24@gmail.com"
] | abuyeahia24@gmail.com |
272ad3526058a8b5e403086fd5e9b705524cb2ca | e3e036e421b00810aa5d8f72b0705615e70a1022 | /src/servlets/CadastrarUsuario.java | 79157d607a328d291908425bf2198711e651383c | [] | no_license | marceloUSJT/TasksManager | 240c6d4338527e21dbdae9984b713b99b0a18edd | 8347693493890387bdcc37598f5f670ed32569e1 | refs/heads/master | 2022-07-12T18:37:01.938562 | 2020-05-14T01:49:06 | 2020-05-14T01:49:06 | 263,788,066 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,234 | java | package servlets;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import model.Usuario;
import... | [
"marcelo.s01@hotmail.com"
] | marcelo.s01@hotmail.com |
82b60be21700e8c19f58e6ed958f0ea898fbdec1 | 9a024b64f20c4fda4d73b2d32c949d81a40d3902 | /seltaf/src/com/aqm/staf/library/databin/Exten2DetailsMiscEntity.java | 61ddb8ca2b7008b0b0b4eeb45ba84c032559f060 | [] | no_license | Khaire/NIA | 1d25a8f66761a8ca024b05417a73b9d82b3acd28 | 876d5d1a5fe4f9953bd1d0ef8911ffc8aafa16b6 | refs/heads/master | 2022-12-01T01:40:40.690861 | 2019-05-24T06:25:14 | 2019-05-24T06:25:14 | 188,364,339 | 0 | 0 | null | 2022-11-24T06:12:23 | 2019-05-24T06:22:50 | Java | UTF-8 | Java | false | false | 230 | java | package com.aqm.staf.library.databin;
public class Exten2DetailsMiscEntity extends GenericEntity{
public Exten2DetailsMiscEntity() {
super("Exten2DetailsMiscEntity");
// TODO Auto-generated constructor stub
}
}
| [
"Temp@AQMIT-DSK-10231"
] | Temp@AQMIT-DSK-10231 |
152dce507294060efb8ba924d526a639f196a4f2 | 611093b4a6b6a8d0a79482d091de9e0304cc0071 | /4/exercises/Ex_435.java | 48dcf83caf5db79b0b16c6dbe2b1a6ce239fae14 | [] | no_license | markediez/LearningJava | 7339ec04d25c60bb3e8aed1fa488fc101faa274e | 7c5d8573b81ef79321930d56ae280e6e15d0675a | refs/heads/master | 2020-04-13T16:09:20.904820 | 2016-01-09T18:50:24 | 2016-01-09T18:50:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 981 | java | /*
* Author: Mark Diez
* Date: 25 Nov 2015
* Exericse 4.35
* Decides whether 3 lengths can make a triangle
*/
import java.util.Scanner;
public class Ex_435 {
public static void main(String[] args) {
Scanner scn = new Scanner(System.in);
System.out.print("Enter first integer: ");
int ... | [
"markediez@gmail.com"
] | markediez@gmail.com |
a4e3fe66f53077ddac9b4e63f8de504ca8882741 | 31699a39d2fe1c53dd13eed68d26877d1c16fd5a | /core/src/states/GameStateManager.java | ff393d754ab770ca09bf95c437fef636e5e9ed21 | [] | no_license | shabab477/FlappyBirdClone | 5425ee6de8bf910fe4e02487b51d6fc136bb95c0 | b9c2afca0936d0c5304780342b087a2829ca05f7 | refs/heads/master | 2021-01-19T06:03:20.796488 | 2016-07-06T21:54:57 | 2016-07-06T21:54:57 | 62,755,197 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 702 | java | package states;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import java.util.Stack;
/**
* Created by Shabab on 7/5/2016.
*/
public class GameStateManager {
private Stack<State> stackStates;
public GameStateManager() {
stackStates = new Stack<State>();
}
public void push(State state... | [
"shababkarim93@gmail.com"
] | shababkarim93@gmail.com |
7c68e1240d21a1694443e5dc036e01ad94d7b5f4 | 5857d4709dd4d1e03dcc103b280bfd8e6c0daafa | /src/main/java/ru/sewaiper/smokehouse/model/tobacco/TobaccoManufacturer.java | 364da36d1ad64d0ca8224773a1e9bd868ce38793 | [] | no_license | sewaiper/QR-Smoke-house | cdd4003c52146050572de63db51c23e1f68a5e69 | c87bf0fb14fd3c5d7656cd8aa09127d9a15aca54 | refs/heads/master | 2023-04-27T13:40:57.458017 | 2021-05-19T17:36:25 | 2021-05-19T17:36:25 | 363,738,242 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 792 | java | package ru.sewaiper.smokehouse.model.tobacco;
import javax.persistence.*;
import java.util.Collection;
@Entity
@Table(name = "tobacco_manufacturer")
public class TobaccoManufacturer {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
protected long id;
@Basic
@Access(AccessType.PROPERTY)
... | [
"sewaiper@bk.ru"
] | sewaiper@bk.ru |
2438d9c213270b10e9cebcf5277e627cd155c798 | 292f32c89b247eea59449ed227ced92969bcd813 | /.svn/pristine/24/2438d9c213270b10e9cebcf5277e627cd155c798.svn-base | 2c596b8731bc233195bf0655200acb1736844296 | [] | no_license | orchid0809/bjbxtest | b0b57e0b1c86ae0cfe227d57529ca9f43e254feb | 2580ea18d49fbda5e5dab2b124050103aa79c1bf | refs/heads/master | 2020-12-25T11:06:07.921381 | 2016-07-21T09:30:39 | 2016-07-21T09:30:39 | 63,856,092 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,239 | package com.shopping.foundation.domain;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.TreeSet;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.p... | [
"danranyixiao3@163.com"
] | danranyixiao3@163.com | |
1ce8c3f333b0f7b941d2c7d7e2a83fcb79fc8f93 | 9053aaa60258301339cf4d4fbc2d339b89c9b51f | /NerdyPig/app/src/main/java/com/dugsolutions/nerdypig/game/Game.java | 64c35cb37f227c472ea8b4b74cdc8d89711e982f | [] | no_license | douglasselph/dug-projects | c5c899876009886e308dbd3ad3da2354fc3a2928 | 1c3e2ce251b5a008895f55768e5020de51faa5b2 | refs/heads/master | 2023-07-20T06:12:55.506689 | 2023-06-07T14:43:03 | 2023-06-07T14:43:03 | 25,180,143 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,500 | java | package com.dugsolutions.nerdypig.game;
import android.util.Log;
import com.dugsolutions.nerdypig.db.GameEnd;
import com.dugsolutions.nerdypig.db.GlobalInt;
import java.util.ArrayList;
import java.util.List;
import static com.dugsolutions.nerdypig.MyApplication.TAG;
/**
* Created by dug on 12/20/16.
*/
public c... | [
"doug@tipsolutions.com"
] | doug@tipsolutions.com |
3779f35814482377b73cf8b8a75e631036d31afc | e20d93d9271a8ae6b73300a9595610f90341f20a | /SpiralMatrix.java | 41176e55109bd4c18415f046f482d93d9a690f66 | [] | no_license | emil011/Java-codes | 6c83d4634d0842730769a1ecc1fde50cc6e1e401 | 787c2b6e5c7a7c52b9d8a41cea22b3d22e8e43e7 | refs/heads/master | 2020-06-13T12:34:35.665374 | 2019-07-29T09:20:04 | 2019-07-29T09:20:04 | 194,654,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | import java.util.Scanner;
public class SpiralMatrix {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Enter size of array: ");
int n = input.nextInt();
int[][] array = new int[n][n];
int k = 1, minRow = 0, maxRow = n... | [
"noreply@github.com"
] | noreply@github.com |
86bd9cfc21982f4bf66b03efd339b33bf234a99c | 3d2b292dd1c70c84c0d024530020cc9b2a867ad4 | /src/logic/FirstPageLogic.java | 8334cdab52bfb81e2c41160b9bf30350c9e8db9b | [] | no_license | wangyx0055/TbServer | b0b9e9d2a8617e220b27698f13217d26e601251a | d8ad6ddab443cf0b31cf7c305a0d198bfa7be774 | refs/heads/master | 2023-08-31T01:23:11.697219 | 2013-04-23T01:58:10 | 2013-04-23T01:58:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | /**
*
*/
package logic;
import parser.ProtocolParser;
import util.TextContent;
/**
* @author Administrator
*
*/
public class FirstPageLogic extends AuthenLogic {
public String logic(ProtocolParser parser) {
return TextContent.MAIN_MENU;
}
}
| [
"guoyang100@yahoo.com.cn"
] | guoyang100@yahoo.com.cn |
ef147ca10c734a2d06f1f6391e3badc57cb76209 | aaa771eb4497a017d44b911a0e5cb7beb721b8b7 | /src/flowshop/PermBlockShift.java | 408e19ba6c33ade877b8655934398921577d0799 | [] | no_license | grzes314/Algorytmy-Ewolucyjne | 14cd3fcace844d354bc43e0ce75315f13b8a4013 | 493f18c9c9db9e152213a84780936f16b020d8ef | refs/heads/master | 2020-04-05T23:25:10.657451 | 2015-06-14T14:01:40 | 2015-06-14T14:01:40 | 26,065,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,802 | java |
package flowshop;
import optimization.Permutation;
import optimization.RandomnessSource;
import optimization.ValuedIndividual;
import sga.MutationPerformer;
import sga.Population;
import sga.SimplePopulation;
/**
*
* @author Grzegorz Los
*/
public class PermBlockShift implements MutationPerformer<Permutation>
{
... | [
"grzegorz314@gmail.com"
] | grzegorz314@gmail.com |
e72411560ea9772bd7359f506b043692bdf338eb | 4a47c37bcea65b6b852cc7471751b5239edf7c94 | /src/academy/everyonecodes/java/week5/set1/exercise4/DoubleListMinimumFinderTest.java | 61094394e958106994caba29726d5a9d247d4b67 | [] | no_license | uanave/java-module | acbe808944eae54cfa0070bf8b80edf453a3edcf | f98e49bd05473d394329602db82a6945ad1238b5 | refs/heads/master | 2022-04-07T15:42:36.210153 | 2020-02-27T14:43:29 | 2020-02-27T14:43:29 | 226,831,034 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,136 | java | package academy.everyonecodes.java.week5.set1.exercise4;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import java.util.List;
import java.util.Optional;
public class DoubleListMinimumFinderTest {
DoubleListMinimumFinder doubleListMinimumFinder = new DoubleListMinimumFinder();
@... | [
"uanavasile@gmail.com"
] | uanavasile@gmail.com |
6b49bbe01f2f5af5447309a30a73c02d9c335760 | d7d28cd8df75fea56d8c1106738be4176b98e183 | /src/test/java/com/slxy/www/SelectApplicationTests.java | 95c7e9d2165c417110e355ff64ce58d36ad2a7df | [
"Apache-2.0"
] | permissive | lyhani82475/LYselect | 43c35fcb7f3a6a88087ebfc1ef34369eddafca18 | 186ebcb3065d1853384410505d2de819f94b3f1e | refs/heads/boot | 2022-09-09T19:08:23.558371 | 2019-06-20T10:50:01 | 2019-06-20T10:50:01 | 190,498,218 | 0 | 0 | Apache-2.0 | 2022-06-29T17:25:29 | 2019-06-06T02:09:58 | Java | UTF-8 | Java | false | false | 329 | java | package com.slxy.www;
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 SelectApplicationTests {
@Test
public void contextLoads()... | [
"zhengql@senthink.com"
] | zhengql@senthink.com |
0f3b8cb2969b9adc0b308a841fe73d1a23331485 | 6ff9f6a5af01765a8333ac6ff198189380671e0a | /leetcode/src/main/java/contest/no96/ProjectionAreaOf3DShapes.java | cf59546db9aa29614f87546f002cb899b0b84afb | [] | no_license | deep20jain/algorithms-datastructures | 067da69e41e8533347c16e0d6c1fc0d07d5e10bb | 5b592f516d30b6fb39892607ea86f755e87dc60e | refs/heads/master | 2021-04-06T08:28:54.916308 | 2018-11-24T16:30:12 | 2018-11-24T16:30:12 | 124,649,235 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,029 | java | package contest.no96;
/**
* Created by deep20jain on 05-08-2018.
*/
public class ProjectionAreaOf3DShapes {
public int projectionArea(int[][] grid) {
int n = grid.length;
int m = grid[0].length;
int xyplane = 0, yzplane = 0, xzplane = 0;
for (int i = 0; i < n; i++) {
... | [
"deepjain.iitr@yahoo.in"
] | deepjain.iitr@yahoo.in |
5edfefe51b026a418e5afccac725a17ef9387687 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes10.dex_source_from_JADX/com/google/android/gms/wearable/zze.java | 67a845ed5f53a98bf092fcaab6d67eacb2c593b5 | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,579 | java | package com.google.android.gms.wearable;
import android.net.Uri;
import android.os.Parcel;
import android.os.ParcelFileDescriptor;
import android.os.Parcelable.Creator;
import com.google.android.gms.common.internal.safeparcel.zza;
public class zze implements Creator<Asset> {
public Object createFromParcel(Parcel ... | [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
a0281f79f99032a2ba4a520aaac49a026226e773 | afc757cc5283b27982958d48fc41fa366a961c28 | /src/main/java/com/el/betting/sdk/v2/common/FeedsFilterUtil.java | 7b4a79dc1cb5d40ff7a1379880d2a542d2854432 | [] | no_license | davithbul/sport-betting-api | c75b63013a1460d390e9c67923af88fd5c7fcd7a | 943fc6defc2ead6e1e7767379f8ae1fa7bbd483c | refs/heads/master | 2020-03-10T03:20:33.071695 | 2018-04-11T22:40:02 | 2018-04-11T22:40:02 | 129,162,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,929 | java | package com.el.betting.sdk.v2.common;
import com.el.betting.sdk.v2.BookmakerFeeds;
import com.el.betting.sdk.v2.Event;
import com.el.betting.sdk.v2.League;
import com.el.betting.sdk.v2.Sport;
import com.el.betting.sdk.v2.criteria.FeedsFilter;
import com.el.betting.sdk.v4.Participant;
import org.slf4j.Logger;import org... | [
"davithbul@gmail.com"
] | davithbul@gmail.com |
d3da8b862a506fbc5ffcdbe1151696dfd1b35db8 | a1d5746b175ac86b723ae9570dd55712347a7f08 | /sdk/spring/azure-spring-boot/src/samples/java/com/azure/spring/aad/webapi/SampleController.java | 1536e7528a6bcac0f31c9d1173d6d117507b5fa8 | [
"LicenseRef-scancode-generic-cla",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"CC0-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later"
] | permissive | bergmeister/azure-sdk-for-java | 09181e2962ec81c16744da39849d9a4402ea0db8 | f24385455966a78877846637d97a4a4f3b62cec5 | refs/heads/master | 2022-05-01T11:13:10.179573 | 2022-03-28T20:00:16 | 2022-03-28T20:00:16 | 239,373,766 | 0 | 0 | MIT | 2020-02-09T21:05:36 | 2020-02-09T21:02:17 | null | UTF-8 | Java | false | false | 6,284 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.spring.aad.webapi;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.prepost.PreAuthorize;
... | [
"noreply@github.com"
] | noreply@github.com |
3df641473423e3ef1336be4bd850558e0fa447df | 4fdec25e8fb18424592d8075c1452c0ad06fe447 | /system/eureka/src/main/java/com/tenio/mmorpg/eureka/EurekaApplication.java | a4ebd75d728a99b9039d2daf3d8be8aba9bd3bcf | [
"MIT"
] | permissive | congcoi123/tenio-mmorpg | da1f6f476bad9ab0be2c8772f32cd79c963244a4 | 2d30cf308734b1bfeb7beaddda68cc5bca9b1b74 | refs/heads/master | 2023-08-16T06:02:21.844367 | 2021-10-24T01:12:54 | 2021-10-24T01:12:54 | 420,264,581 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,503 | java | /*
The MIT License
Copyright (c) 2016-2021 kong <congcoi123@gmail.com>
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... | [
"congcoi123@gmail.com"
] | congcoi123@gmail.com |
adaf121f0d833afcd776ff9edfd347d5736087cd | b5fffa76e53e3225a95d6df771dbda766eb9aa4f | /app/src/main/java/ucweb/video.player.listener/IControllerView.java | cb3674ab15ef91a9ff8a25a4106ae5785e45d718 | [] | no_license | hepeixin/VideoPlayer | fc001a8191df3886be657f9b8ac37232b7a6a913 | 7fc537b9ba03e42446c23151dc34313e25ac6d8b | refs/heads/master | 2021-01-10T10:43:21.917415 | 2015-10-29T02:04:07 | 2015-10-29T02:04:07 | 45,105,829 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,395 | java | package ucweb.video.player.listener;
import android.view.View;
/**
* desc: all controller view video.video.player.listener
* <br/>
* author: zhichuanhuang
* <br/>
* date: 2015/9/6
* <br/>
* mail: 670534823@qq.com
* <br/>
* phone: 15914375424
* <br/>
* version: 1.0
*/
public interface ICon... | [
"hepeixin@gmail.com"
] | hepeixin@gmail.com |
06f3526eed7899471289fe3b05ae981613ed910a | f4ecfdc73060829787b38ad3570675eea5ed395a | /app/src/main/java/com/example/toycathon/dto/Questions.java | 70785e0c521319508585f8e13579ea82f196d1c7 | [] | no_license | RishiKetuChand/Toycathon | 71b547f48c67164f7e45b962472fd7c8f57668bf | fa78d1b36aec054e31ea4c420e849858b3735045 | refs/heads/master | 2023-06-05T14:31:22.655747 | 2021-06-29T03:02:39 | 2021-06-29T03:02:39 | 378,591,863 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,228 | java | package com.example.toycathon.dto;
import android.os.Parcel;
import android.os.Parcelable;
public class Questions implements Parcelable {
public static final Parcelable.Creator<Questions> CREATOR = new Parcelable.Creator<Questions>() {
@Override
public Questions createFromParcel(Parcel in) {
... | [
"rishiketuchand64@gmail.com"
] | rishiketuchand64@gmail.com |
6c90eaf70b4786e59a81c650bdb3631c28a4f3e4 | db77695fff95df158f4a075c5d791ec6697cf1e4 | /sweet-gateway/src/main/java/com/sea/gareway/SweetGateway.java | 9d456c4aa9a411f8ad08aa2f7daed69011026f57 | [] | no_license | liuzonghai8/sweet | fe68f2341a2d14327e78d49e424c238697ffb805 | 543905851eae2465795b8f47e3f3b1819f2de3d3 | refs/heads/master | 2022-07-08T01:26:30.468513 | 2019-06-17T12:36:36 | 2019-06-17T12:36:36 | 162,665,846 | 0 | 0 | null | 2022-06-21T00:54:27 | 2018-12-21T04:30:59 | Java | UTF-8 | Java | false | false | 478 | java | package com.sea.gareway;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.netflix.zuul.EnableZuulProxy;
@SpringBootApplication
@EnableDiscove... | [
"369613662@qq.com"
] | 369613662@qq.com |
7b6868567826db36367ae5d62b1a893ce59bffb9 | 872967c9fa836eee09600f4dbd080c0da4a944c1 | /source/com/sun/org/apache/xml/internal/security/utils/DOMNamespaceContext.java | 5261d3e7265d22c6daf209555f608aee81a31cf0 | [] | no_license | pangaogao/jdk | 7002b50b74042a22f0ba70a9d3c683bd616c526e | 3310ff7c577b2e175d90dec948caa81d2da86897 | refs/heads/master | 2021-01-21T02:27:18.595853 | 2018-10-22T02:45:34 | 2018-10-22T02:45:34 | 101,888,886 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,560 | java | /*
* Copyright (c) 2007, 2017, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for a... | [
"gaopanpan@meituan.com"
] | gaopanpan@meituan.com |
7ecca5ce697963c25422c30c367605e58cb87986 | 558b22915011833f8da4283df8ecc8ec8c644c0b | /chapter_002/src/test/java/ru/job4j/tracker/TrackerSingleTest.java | 1b697c38945339d03c59d71cb899973ec2d63276 | [
"Apache-2.0"
] | permissive | t0l1k/job4j | 3b942f0846bc76ab81e5ebb417d20ac2d22f4e35 | 6aaeb70a2527359239f6be9f8f51d3724bb98e3b | refs/heads/master | 2021-07-08T21:14:26.050174 | 2019-10-24T21:20:26 | 2019-10-24T21:20:26 | 196,946,270 | 0 | 0 | Apache-2.0 | 2020-10-13T14:35:42 | 2019-07-15T07:23:08 | Java | UTF-8 | Java | false | false | 1,191 | java | package ru.job4j.tracker;
import org.junit.Assert;
import org.junit.Test;
public class TrackerSingleTest {
@Test
public void whenCreateSecondInstanceHasOneInstanceVar1() {
TrackerSingle1 first = TrackerSingle1.INSTANCE;
TrackerSingle1 second = TrackerSingle1.INSTANCE;
Assert.assertTru... | [
"t0l1k@mail.ru"
] | t0l1k@mail.ru |
de00af8994d0f717ab33ec1c15f77e610d927b6a | 1784f2200e8c1fd14bdeb10f32f8173ee82569b9 | /grade/tests/Validator.java | 14c1608ced8642e4fc58871a54ba3fe663a196bf | [
"MIT"
] | permissive | junk0612/Orientation2015Problems | 39eb23dae34421bb3d06ddd2866ed6c201ad7e55 | cfd5cf13c41948d5880ad74ed0f46091529f4400 | refs/heads/master | 2021-01-15T13:06:58.056029 | 2015-06-24T13:19:46 | 2015-06-24T13:19:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 423 | java | import java.util.Scanner;
public class Validator {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
checkRange(n, 1, 1000);
for (int i = 0; i < n; i++) {
checkRange(sc.nextInt(), 0, 20);
checkRange(sc.nextInt(), 0, 80);
}
sc.close();
}
static vo... | [
"nnujabok@gmail.com"
] | nnujabok@gmail.com |
c2fbf1442e33cd173a6cd32b849a5f380bd2c50c | ec47f17feac49c3ed67fec87b52d852bd56ce4b9 | /src/crayon/typeracer/FXController.java | aca011f3bf7bfe37f516e7fd29c391898deeebf6 | [] | no_license | vrizaldi/type-racer | a686e0370032e70adf417647ce6e7f3109f849ef | fd38036bfba366914d58560acda1e77e4734d464 | refs/heads/master | 2020-06-17T13:34:46.531868 | 2019-09-26T13:33:47 | 2019-09-26T13:33:47 | 195,939,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package crayon.typeracer;
import crayon.typeracer.SceneController;
import javafx.scene.Scene;
public class FXController {
protected SceneController sceneController;
public void setSceneController(SceneController sceneController) {
this.sceneController = sceneController;
}
public void stop() ... | [
"vrizaldi@gmail.com"
] | vrizaldi@gmail.com |
8c4544e617af49568ccf19e65e4918702c3fed91 | fa9f9a444434d5b321a4dbe583336252e37b62ef | /src/main/java/com/hc/logic/deal/Deal.java | b19a99640e5245151d2dfe2962b3ed35411b4ced | [] | no_license | brucelevis/virtualProject | 5e690680f29ed261c9dcf97defce15ccffe976bc | 790e4e9596412e7d2214242fdbb48503644a100d | refs/heads/master | 2020-05-17T00:33:56.869431 | 2018-11-28T09:21:31 | 2018-11-28T09:21:31 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 6,091 | java | package com.hc.logic.deal;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
import com.hc.frame.Context;
import com.hc.logic.basicService.Or... | [
"huangchaophy@13.com"
] | huangchaophy@13.com |
7136ae7ec3d61436d1157552831001e1031b90e5 | 8035961ba790354762d80c229019632e545365bc | /Demos/Lesson08/springbootthymeleaf/src/main/java/edu/mum/cs/springbootthymeleaf/MyWebMvcConfigurer.java | 8b0caca56def5723a0a78e3c822222f5302a8009 | [] | no_license | sarojthapa2019/WAA | ddecdf6170984803c116f19bd9cdd65a9a9d274f | b63d2a1dbbbbb51a12acc9bc75d7f3a2aed5e0c3 | refs/heads/master | 2022-12-27T05:51:52.638904 | 2019-12-19T22:56:56 | 2019-12-19T22:56:56 | 212,652,176 | 0 | 0 | null | 2022-12-16T00:41:00 | 2019-10-03T18:37:58 | Java | UTF-8 | Java | false | false | 1,958 | java | package edu.mum.cs.springbootthymeleaf;
import org.springframework.context.MessageSource;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.support.ReloadableResourceBundleMessageSource;
import org.springframework.v... | [
"sarose301@gmail.com"
] | sarose301@gmail.com |
b3db7c8c764b5dccd49137857c9fb9c83ae0d5ec | 5d23e7f68eb05a50e6d799189b5b5f7dc3a9624e | /CommonsEntity/metamodel/com/bid4win/commons/persistence/entity/connection/ConnectionAbstract_.java | 03980c649a5736ceb49d7aa80ccab30fa7a90276 | [] | no_license | lanaflon-cda2/B4W | 37d9f718bb60c1bf20c62e7d0c3e53fbf4a50c95 | 7ddad31425798cf817c5881dd13de5482431fc7b | refs/heads/master | 2021-05-27T05:47:23.132341 | 2013-10-11T11:51:03 | 2013-10-11T11:51:03 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,677 | java | package com.bid4win.commons.persistence.entity.connection;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
import com.bid4win.commons.core.Bid4WinDate;
import com.bid4win.commons.persistence.entity.Bid4WinEntity_;
import com.bid4win.commons.persistence.entity.... | [
"emeric.fillatre@gmail.com"
] | emeric.fillatre@gmail.com |
d97d0e54874ef10920f9d5e59db94122b93a2bbc | b94cee16cf420f3c23980ff792ccd076c7505d84 | /49. Group Anagrams^.java | 4921ea16db1a78a86a5c01fb5035d26d3746b715 | [] | no_license | qwertytoki/leetcode | 54e17385539a491e2e71fcfa2e913cb18e12d4b6 | 6c48bf8c4c9cc86cc4fc4cf78a4f54466a4eb21d | refs/heads/master | 2020-05-02T14:44:43.434370 | 2019-08-22T06:23:03 | 2019-08-22T06:23:03 | 178,019,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,150 | java | import java.util.HashMap;
class Solution {
public List<List<String>> groupAnagrams(String[] strs) {
Map<String, List> groupMap = new HashMap<String, List>();
for (String s : strs) {
System.out.println(s);
boolean isMatch = false;
for (String key : groupMap.keySet... | [
"qwertytoki@gmail.com"
] | qwertytoki@gmail.com |
98176745b18e4e2b6810d90b1d04ace9fa3533a5 | 0e2a880bfe517643fc34324502043309ca112c63 | /Source/workspace/PARROT/gen/dk/aau/cs/giraf/oasis/lib/R.java | 8a5ca444ad7f4e41d6b6539be1e7bd3db5fb5d4e | [] | no_license | powerjacob/SW6Parrot | 92e51848cd246efa71e24763d0a1236191e29532 | 29567f37b52d872320d1674cc536a9a7ccf82dd0 | refs/heads/master | 2020-04-11T12:21:03.740436 | 2013-02-28T10:28:42 | 2013-02-28T10:28:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 553 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package dk.aau.cs.giraf.oasis.lib;
public final class R {
public static final class string {
public static final int hello = 0x7f040000... | [
"anders.vinther1@gmail.com"
] | anders.vinther1@gmail.com |
9fae6ef334198029897df6e31bc502d5f538ba24 | 09a51b629c19e909eeb0819bc7f8cb27a253972f | /src/main/java/com/example/SpringBackEnd/SpringBackEndApplication.java | 79dd83410455270d5d098d78818d2c8e7f4abc5d | [] | no_license | RiscoBogdan/Spring-Boot---React- | d77d4bbbec932358d2e4c4b0a366fd6c470f6cc7 | 76ea67c22827e32ae9bbdff2498de79944647e99 | refs/heads/main | 2023-03-17T14:28:01.174953 | 2021-03-13T21:14:48 | 2021-03-13T21:14:48 | 347,479,884 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package com.example.SpringBackEnd;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SpringBackEndApplication {
public static void main(String[] args) {
SpringApplication.run(SpringBackEndApplication.class, a... | [
"riscobogdan69@gmail.com"
] | riscobogdan69@gmail.com |
f1c919d2ead83fc68fb218d72e9f7692fff01d3e | 955490a6f04d32140c3d0312f91f3652fc45a5b4 | /src/main/java/com/ms3/bootcamp/members/MemberRepository.java | df9d61ed32089287d8cb8a8577f8f639be4a394f | [] | no_license | AlexManax/MS3_BootCamp | a55944f9db3731c7dce72d8c50300301ef9d489d | d6b740fd8dbab5b60e46677d032352c2abe3124b | refs/heads/master | 2022-07-09T04:01:08.004987 | 2019-08-05T19:31:55 | 2019-08-05T19:31:55 | 198,822,213 | 0 | 0 | null | 2022-06-21T01:36:15 | 2019-07-25T11:54:27 | Java | UTF-8 | Java | false | false | 286 | java | package com.ms3.bootcamp.members;
import com.ms3.bootcamp.members.Member;
import org.springframework.data.repository.CrudRepository;
import java.util.List;
public interface MemberRepository extends CrudRepository<Member, Integer> {
List<Member> findAllByIdShip (int idShip);
}
| [
"AlexManax@gmail.com"
] | AlexManax@gmail.com |
64baadd040a3490bed5ba3dad7a5582dbbcc758a | a9bebaf3337256cb3227cad54cdbafc5475bc0e4 | /SourceCode/aqrsystem/src/main/java/eu/europa/ec/aqrsystem/action/PlanActionBean.java | d7e9cf4f00b95287d9d14b6be77d889bcfd244be | [] | no_license | eea/aqr-public | dcd80af5592548d566108512a12a2355d026bc31 | f72f12e9c7dce5677cbcae23177217ad86c5f787 | refs/heads/master | 2023-09-05T09:31:28.464922 | 2018-06-11T10:45:30 | 2018-06-11T10:45:30 | 34,791,998 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,588 | java | /*
* Copyright (c) 2010-2014 EUROPEAN UNION
* Licensed under the EUPL, Version 1.1 or - as soon they will be approved by
* the European Commission - subsequent versions of the EUPL (the "Licence");
* You may not use this work except in compliance with the Licence.
* You may obtain a copy of the Licence at:
... | [
"emanuela.epure@ext.jrc.ec.europa.eu"
] | emanuela.epure@ext.jrc.ec.europa.eu |
3a73bac98144a23abcb640e28f057db7b1f2edc2 | d79c1c94f6486b34d1909311ab681557c4be173c | /franca_webidl/org.waml.w3c.webidl/src/org/waml/w3c/webidl/postprocessing/Helper.java | 2ddb1fd17c7696f3479f39393ac2897c5cdb6353 | [] | no_license | francalab/francalab-misc | 1e018d8fbdbbde1dca687272f79a25605a491d1b | cfb16324ce87621f18d27acf7b4b0da731dba212 | refs/heads/master | 2021-01-13T16:10:10.139411 | 2013-04-23T19:44:38 | 2013-04-23T19:44:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 75 | java | package org.waml.w3c.webidl.postprocessing;
public class Helper {
}
| [
"klaus.birken@gmail.com"
] | klaus.birken@gmail.com |
bf752c2280831c2efe61917c1ea976dc62b846b4 | 74bc3a1fd6ded5fee51de40fb0822be155555c2c | /gasoline/src/java/com/stepup/gasoline/qt/vendor/oil/VendorFormAction.java | 7a577f7a71bb4cec3ee2a8029bf470aef554c125 | [] | no_license | phuongtu1983/quangtrung | 0863f7a6125918faaaffb6e27fad366369885cb6 | ece90b4876c8680ee6d386e950db2fbb0208a56a | refs/heads/master | 2021-06-05T07:21:30.227630 | 2020-10-07T02:12:19 | 2020-10-07T02:12:19 | 130,137,918 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,872 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.stepup.gasoline.qt.vendor.oil;
import com.stepup.core.util.NumberUtil;
import com.stepup.gasoline.qt.bean.VendorBean;
import com.stepup.gasoline.qt.core.DynamicFieldValueAction;
import com.stepup.gasoline.qt... | [
"phuongtu1983@gmail.com"
] | phuongtu1983@gmail.com |
e4fbb28ab5c617a683e2369adb0b02a52f15aefd | 25850244bc3ea8faf259ad4725bdc13e7bc39517 | /fusionchart_api/src/com/raisepartner/chartfusion/generator/metadata/MetaAttribute.java | 458e0465bf9fd302cdf598dfff754a3b22fbe7cd | [] | no_license | xuzhf/gwt-fusionchart | f9cb2c2a9702bc0a29d2ad78f3ae61e3bf6b43a5 | 8bfff1896a22f9af12c8f9c23c7b900526d6875d | refs/heads/master | 2020-04-30T13:56:39.550148 | 2010-01-12T09:59:55 | 2010-01-12T09:59:55 | 42,157,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,347 | java | /**
* Copyright (c) 2008 Raise Partner
* 22, av. Doyen Louis Weil,
* 38000 Grenoble, France
* All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* vers... | [
"chassande@3e7d0e48-ab55-0410-a05d-cfcde8f17f65"
] | chassande@3e7d0e48-ab55-0410-a05d-cfcde8f17f65 |
64151ff22ed1a495c4ebb607596492732c0b001d | bdf23b69b1a6765bee8ef5097ebc850bc4740891 | /app/src/main/java/com/charlottechia/cardatabase/DBHelper.java | 3cbc7b461441622bbfec2f3ce87c69262440f0dd | [] | no_license | 17010582/CarDatabase | 5cb744c3e6183c19bfdbd6173e7be8be85809802 | 7f0346897519c27ed34b6e124ae2e8d43916c636 | refs/heads/master | 2020-05-23T01:04:30.117573 | 2019-05-14T08:44:15 | 2019-05-14T08:44:15 | 186,581,797 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,673 | java | package com.charlottechia.cardatabase;
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;
public class DBHelper exten... | [
"17010582@myrp.edu.sg"
] | 17010582@myrp.edu.sg |
0cd9b606942b39a6d4e47f5922cffd5bd2e95b03 | faba4b56c5a11b4cf587c22cce1a361d5260d9db | /src/main/java/com/metropolitan/methotels727/services/FacebookServiceInformation.java | d76592cd77777846433bed0986e1612a70331bd1 | [] | no_license | MiroslavStipanovic727/IT250DZMetHotels727 | 17273da84b165f70bf86d1d7d955a5d468c8195d | 47f662bf8d55eed154b4b343e9f752ed25c5c1dc | refs/heads/master | 2021-01-20T08:48:57.546414 | 2015-08-17T18:06:35 | 2015-08-17T18:07:05 | 33,380,303 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 612 | 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.metropolitan.methotels727.services;
/**
*
* @author Miroslav Stipanović 727
*/
public class FacebookServiceInformation ... | [
""
] | |
ba7d75907bba7a6b4bf4a437b5acde6ba5326243 | bda443c34ee9aaa67e29678bdfbab42818f70f19 | /src/ui/DialogPetImage.java | fffa6a1e6a45acfa2861188541e0d5fc660373be | [] | no_license | hufangzheng/PetServe | 6fb05f2efd76de46c05f1d28f8dd7b8c9ecc55a8 | 181ce1ff395f1af92f6106a09176d9b79be42e2f | refs/heads/master | 2020-04-02T08:37:07.450667 | 2018-10-23T02:55:37 | 2018-10-23T02:55:37 | 154,252,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 775 | java | package ui;
import javax.swing.*;
import java.awt.*;
import java.sql.Blob;
import java.sql.SQLException;
import model.*;
public class DialogPetImage extends JDialog {
private ImageIcon petImage = null;
private JLabel jbl = new JLabel();
public DialogPetImage(JDialog jDialog, String title, boolean modal,... | [
"1154648074@qq.com"
] | 1154648074@qq.com |
4063035c54f75d3b4cd2a36b05660418a0fa6004 | 6de3fc42b03491ebb4874b68820f538250be47e2 | /src/main/java/myRedis/commands/LRANGECommand.java | f549aee3f72fb626100fe7127741094b1a1d8254 | [] | no_license | isstars/Medis | f47dd57cdd1fae5a37b263e64a807b223b565408 | 9d814ff9abd1f2d7c5b3c8895bf8491d6370b69d | refs/heads/master | 2021-07-10T14:42:12.871323 | 2019-08-24T12:39:35 | 2019-08-24T12:39:35 | 203,994,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 938 | java | package myRedis.commands;
import myRedis.Command;
import myRedis.Database;
import myRedis.Protocol;
import java.io.IOException;
import java.io.OutputStream;
import java.util.List;
public class LRANGECommand implements Command {
private List<Object> args;
@Override
public void setArgs(List<Object> args) {... | [
"sustmq@163.com"
] | sustmq@163.com |
772255fea027d3f616a83c0b5eb29b6c1477a9e5 | a9282c6dc10561eb98e122a37ef579ad17f249da | /app/src/main/java/com/youdu/zxing/app/CaptureActivity.java | 8043cb5dc256051c934371a678d8d27682eee2ea | [] | no_license | aswddads/Client_Code | 40345f9c9824ea077c072ba4badf38d0140b3888 | 3ef1c297be3661e1c6da41d7c9caefa68d1f3dc5 | refs/heads/master | 2020-12-02T21:22:12.751023 | 2017-07-05T09:37:52 | 2017-07-05T09:37:52 | 96,303,068 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,958 | java | /*
* Copyright (C) 2008 ZXing authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | [
"782759668@qq.com"
] | 782759668@qq.com |
2e2c9706d2c4f3cc782fd3b5c65ddb8437dfba46 | 97a965ebaf6eaf624e6cb40bb8fa604c5fe456aa | /src/main/java/pi/faktura/model/Carrier.java | 8bd6aee28da470fb5aa8b46e532ead45274c7183 | [] | no_license | MLazarevic36/pi-invoice | 72e51d1008b9f417ec8355507d37c20b3a75dcff | eef3d5164e03cba1a564f66dbef459db93c494f8 | refs/heads/master | 2021-02-15T10:34:18.050409 | 2020-04-28T14:12:17 | 2020-04-28T14:12:17 | 244,889,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,928 | java | package pi.faktura.model;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.*;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
im... | [
"hrle96ab@gmail.com"
] | hrle96ab@gmail.com |
ff10cb1a9ccc8a479ec2303246b4ad88078dacb6 | fe784efd75f01a6c764375e0d3b17a3ba1f8ff3f | /src/main/java/com/ali/java/jalo/Logger.java | 43efe6de9e8edf053b5df77a79c669c0c38b31a4 | [] | no_license | AliOpenSourceSoftware/JaLo | b9c653dd040918cd78f6af016988a46d8ff5dfaf | 3e23f6e2df4857021af31c6abef948c3600b15fa | refs/heads/master | 2021-07-06T07:05:38.465326 | 2017-09-27T19:17:26 | 2017-09-27T19:17:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,156 | java | package com.ali.java.jalo;
import java.util.Vector;
import java.util.logging.Level;
public class Logger {
public static java.util.logging.Logger jlogger = java.util.logging.Logger.getLogger(Logger.class.getCanonicalName());
public static String fileName=null;
public Logger() {
super();
init();
}
... | [
"aaronali@hotmail.com"
] | aaronali@hotmail.com |
6d2ac641cb15513674961ed5f21f5a8463225b36 | 732ba8e2f97b16bd9d7d2d70aebf82978c88cfa2 | /kanguan/src/main/java/com/kanguan/entity/po/Subscription.java | a0f8bfdea81ce9e4149e2b650ed267103249a648 | [
"MIT"
] | permissive | ZSSXL/kanguan | 8e6ef45b7957f5d85b11b71f32e586505fb0cefb | de054ac7f0e9fbe2813433d9ee6fcdbfa14a3fdc | refs/heads/master | 2022-12-10T21:17:54.868859 | 2020-06-28T01:59:29 | 2020-06-28T01:59:29 | 247,619,295 | 0 | 0 | MIT | 2022-06-17T03:03:20 | 2020-03-16T05:35:24 | JavaScript | UTF-8 | Java | false | false | 953 | java | package com.kanguan.entity.po;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import com.baomidou.mybatisplus.extension.activerecord.Model;
import lombok.*;
import java.io.Serializable;
/**
* @author ZSS
* @date 2020/3/16 15:38
* @description 订阅表
*/
@Equ... | [
"1271130458@qq.com"
] | 1271130458@qq.com |
f0e3b6a6c361c8db71fb1a302c45ef7d64b5cd47 | 43da9f9ec2b853c9b480299ece2d5e875509854b | /src/main/java/ir/sharif/ap/view/ChatsRoomView.java | a5d90babaa5fa2309cdeabca630685380dd7d9fc | [] | no_license | iheydardoost/fesenjoonClient | 6534f0bea36c45f0467717447da1b1b0597ac1b4 | c01243a973a1d9622795e4acecab7ce55725195d | refs/heads/master | 2023-07-18T20:44:09.495087 | 2021-09-06T17:04:49 | 2021-09-06T17:04:49 | 396,647,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 125 | java | package ir.sharif.ap.view;
import com.airhacks.afterburner.views.FXMLView;
public class ChatsRoomView extends FXMLView {
}
| [
"iheydardoost@yahoo.com"
] | iheydardoost@yahoo.com |
5801d629d3a46a392ed62be9ffa3a32a6e52b03c | 61237c148ef5b03bab56116f738a60cfb2ce3906 | /src/main/java/net/onrc/openvirtex/messages/statistics/OVXTableStatsRequest.java | e3c1bb9246f0af4e155cd02eaabea61d9ee672d9 | [
"Apache-2.0"
] | permissive | JayM-Oh/V-Sight | 57f6cc0531692089ef6de0c46f305babfd8e5a35 | e7b26478bbae9043657891a6657545a0f54fb970 | refs/heads/main | 2023-06-09T23:45:40.560739 | 2021-06-24T08:09:11 | 2021-06-24T08:09:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,608 | java | /*******************************************************************************
* Copyright 2014 Open Networking Laboratory
*
* 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:... | [
"ksyang@os.korea.ac.kr"
] | ksyang@os.korea.ac.kr |
e13cd30dc702c38a3cf67f541943e6dcb3ef1065 | ad641efadde67f0a9d5047ae2063489a4533d844 | /src/main/java/com/overu/conversion/fragment/QualityFragment.java | 4040f4f06f9b5146c9a303059dc14993e13c5115 | [] | no_license | ouyanghang/conversion | 30f72a92c13f85725b459bc84d04ae8e89386739 | c249deb7093e79980865eabd8377941a86b8e19d | refs/heads/master | 2021-01-18T16:31:59.667853 | 2013-09-15T16:06:15 | 2013-09-15T16:06:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 662 | java | package com.overu.conversion.fragment;
import com.overu.conversion.R;
import javax.inject.Singleton;
import android.os.Bundle;
@Singleton
public class QualityFragment extends PubFragment {
@Override
public String getBaseMSK() {
return "quality_MKS";
}
@Override
public String getConv... | [
"fengjianok@gmail.com"
] | fengjianok@gmail.com |
991beae2f24f647055d47d11ad5f92bdb5c92c41 | d3c5213a38fa5a11781a603ff11ff1d363887c81 | /react/src/main/java/com/oumar/react/web/rest/vm/package-info.java | 50d9ea381386e1ed2f17176b7265b1c7a45daeb8 | [] | no_license | oumar-sh/jhipster-sample-app | e43a6fd153431677f68a790c729a0b1465994cb4 | 895586021a1b1d8291d36008fa853567a1ac1c2f | refs/heads/main | 2023-03-23T16:07:24.323978 | 2021-03-21T16:04:12 | 2021-03-21T16:04:12 | 347,192,980 | 0 | 0 | null | 2021-03-21T16:04:13 | 2021-03-12T20:43:44 | TypeScript | UTF-8 | Java | false | false | 97 | java | /**
* View Models used by Spring MVC REST controllers.
*/
package com.oumar.react.web.rest.vm;
| [
"oumarsharif@gmail.com"
] | oumarsharif@gmail.com |
711cb990e2b0ef7179851d762422cbfe0698d7eb | 13d750a9867dbd9527fe5e2205199b785ba08935 | /T3_java/src/main/java/BinaryNode.java | 1cf3393cb9d27851a5a027d70ac15cb6bd2ac638 | [] | no_license | nikom1912/CC5114 | 0aea4817d818e010d2af356d2f098ce28c401205 | f60ff9ac58e3e258fb35064fea8e23832cfa7d50 | refs/heads/master | 2020-07-09T01:21:28.769782 | 2019-12-15T23:54:53 | 2019-12-15T23:54:53 | 203,834,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 952 | java | import java.util.ArrayList;
public class BinaryNode extends Node{
public BinaryNode(){
super();
arguments = new ArrayList<Node>(2);
nums_arguments = 2;
}
public BinaryNode(MyFunction<Integer, Integer, Integer> fn){
super(fn);
arguments = new ArrayList<Node>(2);
... | [
"nikom_1912@hotmail.com"
] | nikom_1912@hotmail.com |
1c603e0ff488fd36f29539847abe000a5e7ecb2e | 74a8dfb880951aa7491f4654bcaf87cd6200e361 | /src/payroll/com/gui/HomeFrame.java | 22323cc4b10501f9ff3fdb5ae9a826e30525f579 | [] | no_license | jnvamanverma/Payroll-System | 519ca57a1bdb5eac33a0776eda82903f830e812d | 3d0e0c077a3d15842395556be735af14b74a77f0 | refs/heads/master | 2021-04-15T14:30:03.638201 | 2018-03-21T10:01:32 | 2018-03-21T10:01:32 | 126,157,711 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,995 | java | package payroll.com.gui;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import java.awt.Font;
import java.awt.Color;
import javax.swing.JButton;
import java.awt.event.ActionListener;
import java.awt.ev... | [
"jnvamanverma@gmail.com"
] | jnvamanverma@gmail.com |
276627065ede343ab9d0a242ff6fe14fc7ad4b91 | 5f9e7ca7723ee87c8defd8ce36dfef111893c9e6 | /src/main/java/io/payrun/models/RtiJobInstruction.java | 65d37e816b0dcea584ad76db8892c042e253367d | [
"Apache-2.0"
] | permissive | X-API/PayRunIO.Java.SDK | 8765dc8d5629af169e735ebe69b47b36e0b306f7 | b3acca57cd6535e61dbafbd5e7a5f2a62eb03299 | refs/heads/master | 2021-05-03T11:58:33.854992 | 2019-03-22T09:29:03 | 2019-03-22T09:29:03 | 120,490,898 | 0 | 1 | Apache-2.0 | 2018-11-13T15:20:34 | 2018-02-06T16:47:41 | Java | UTF-8 | Java | false | false | 2,247 | java | package io.payrun.models;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonRootName;
@JsonRootName(value = "RtiJobInstruction")
public class RtiJobInstruction
{
@JsonProperty(value="HoldingDate")
public java.... | [
"crispinparker@hotmail.com"
] | crispinparker@hotmail.com |
f8b23e0dc238e5e9cb204ebb7a2dc32c19d3a64d | cac32baca3073a2d65db03cd183b821ea247a97b | /Glitch Survival-core/src/com/heidenreich/glitch/handlers/Scores.java | eeaf31d2b88fae856d5ef6bc22fecdfeff7f090e | [] | no_license | guitargodd97/GlitchSurvival | 416c14cf52f7038d7305e3dfab1f9706739d0c6e | 7a725f2b0cbb5e082a82f4ef441df8edf303962c | refs/heads/master | 2021-01-23T09:29:02.030796 | 2014-06-27T02:16:27 | 2014-06-27T02:16:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,381 | java | package com.heidenreich.glitch.handlers;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.files.FileHandle;
public class Scores {
public static int[] scoreValues;
public static String[] stringScores;
public Scores() {
scoreValues = new int[5];
stringScores = new String[5];
FileHandle fileL... | [
"guitargodd97@gmail.com"
] | guitargodd97@gmail.com |
5766bd1c870d580eb68be5761a6da4cb47336f1d | 4c51d39bbae8de690c4c8bfca1dcf93acdd91234 | /src/main/java/com/example/lijie/config/listener/MyApplicationCloseListener.java | d69cf01859440a8a553ecbdc964a8e20d668c616 | [] | no_license | Hastemd/studySpring | 980671e7954215d01fd796d443ca3f5115bf24e4 | e569f37f1dcc09e64c4d05d9c65331b8d1212062 | refs/heads/master | 2023-03-07T12:04:00.694373 | 2022-05-21T06:09:28 | 2022-05-21T06:09:28 | 132,579,400 | 0 | 0 | null | 2023-02-22T06:22:08 | 2018-05-08T08:36:36 | Java | UTF-8 | Java | false | false | 455 | java | package com.example.lijie.config.listener;
import org.springframework.context.ApplicationListener;
import org.springframework.context.event.ContextClosedEvent;
/**
* auther lijie 2018/10/29.
*/
public class MyApplicationCloseListener implements ApplicationListener<ContextClosedEvent> {
@Override
public vo... | [
"1246992412@qq.com"
] | 1246992412@qq.com |
63ae2149ed4d04aacc93aa73fe898ded3a4b0b8f | cc32bfac65d279ea6f81756fb22b4aea2f4b75d5 | /Exam System/src/Instructor/ExamDetails.java | 5053d9ef72815605d64f8ad43516d71f092554f4 | [] | no_license | credibleashu/Exam-System | 3bc0168ad0cdd12175406007f7bc8b380ced573c | a6307a055d82912b2e5b233292427ea488f22c4a | refs/heads/master | 2021-01-20T06:36:40.557019 | 2017-05-02T17:14:37 | 2017-05-02T17:14:37 | 89,900,460 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,711 | java | package Instructor;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.List;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import javax.swing.DefaultComboB... | [
"noreply@github.com"
] | noreply@github.com |
a1a4b9298cd46d3fc704ad801257ac7f85f20197 | b2f60754eb747b947f0382b0e2065c83d20a6eaa | /src/test/java/com/hardcore/accounting/dao/provider/TagSqlProviderTest.java | 145246b0a5fe0550dbe61bb65ca0b060721e0c98 | [
"MIT"
] | permissive | zhangge208/HCAccountingService | 7f7cdfd0c67a887c3efa72ac7a04eb4f21ae3be8 | 90c6aae34692c542ba2a2debb54c3c2f5c6ca8aa | refs/heads/master | 2022-07-14T09:32:41.780850 | 2020-10-19T21:33:58 | 2020-10-19T21:33:58 | 245,910,784 | 7 | 15 | MIT | 2022-06-21T02:57:21 | 2020-03-09T00:27:55 | Java | UTF-8 | Java | false | false | 1,513 | java | package com.hardcore.accounting.dao.provider;
import static org.junit.jupiter.api.Assertions.assertEquals;
import com.google.common.collect.ImmutableList;
import com.hardcore.accounting.model.persistence.Tag;
import lombok.val;
import org.junit.jupiter.api.Test;
public class TagSqlProviderTest {
private TagSqlP... | [
"zhanggz@amazon.com"
] | zhanggz@amazon.com |
fbbcbbbe92d73aeea96fcf87032adf8ee2a8d31d | 9c89827b24523e10780578a70730f3e034d6ce97 | /accelerate-core/src/main/java/co/pishfa/accelerate/ui/phase/PhaseId.java | c954272e6c4e239a5fa59def7911c301cee0d55b | [
"Apache-2.0"
] | permissive | aliakbarRashidi/accelerate | 6fbb2828b314b99286f5767a6d69ee798899ef9d | ddd2bae9872e72c661800c81d4ebab4321002911 | refs/heads/master | 2020-03-18T01:08:53.934710 | 2017-01-29T07:32:52 | 2017-01-29T07:32:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package co.pishfa.accelerate.ui.phase;
/**
*
* @author Taha Ghasemi <taha.ghasemi@gmail.com>
*
*/
public enum PhaseId {
ANY_PHASE,
RESTORE_VIEW,
APPLY_REQUEST_VALUES,
PROCESS_VALIDATIONS,
UPDATE_MODEL_VALUES,
INVOKE_APPLICATION,
RENDER_RESPONSE;
public boolean equals(javax.faces.event.PhaseId phaseId) {... | [
"taha.ghasemi@gmail.com"
] | taha.ghasemi@gmail.com |
71d60bc56df812f14d95f977419f59578631660a | 05a3daf6ba1533fd0b531d17ba530f6576086d25 | /my-aktion/src/main/java/de/dpunkt/myaktion/controller/EditCampaignController.java | af6dca4f1b1d52cf09f94d7024e7500e41bd3832 | [] | permissive | tweimer/my-aktion-2nd | c9af77a23b2b8b6cf6b6b00e24378f6caf054fd3 | bbd1f191a5d775a408e1109f909e8fe377f3c612 | refs/heads/advanced | 2021-06-17T03:33:41.250152 | 2021-02-07T21:21:39 | 2021-02-08T18:52:51 | 164,109,041 | 0 | 0 | MIT | 2021-02-07T20:21:01 | 2019-01-04T13:11:17 | Java | UTF-8 | Java | false | false | 1,114 | java | package de.dpunkt.myaktion.controller;
import de.dpunkt.myaktion.data.CampaignProducer;
import de.dpunkt.myaktion.model.Campaign;
import de.dpunkt.myaktion.util.Events.Added;
import de.dpunkt.myaktion.util.Events.Updated;
import javax.enterprise.event.Event;
import javax.faces.view.ViewScoped;
import javax.inject.Inj... | [
"mail@marcusschiesser.de"
] | mail@marcusschiesser.de |
ee5258093a19c1e9011b5c54c09e57b2ff24596e | 71297d32b177ee8a89fb356851c7c04e701fa2bf | /app/src/main/java/com/js/shipper/di/ContextLife.java | 792a08c8b0c86ddb13432f673ae6b3afb636b6d3 | [] | no_license | jiangshenapp/JS_Shipper_Android | b91f490f93f637469ad670a7ebbed257c935927b | 07fbea46828baa500b3a160200abe9cf60cf7fbf | refs/heads/master | 2020-05-19T10:26:13.425091 | 2019-07-24T08:39:16 | 2019-07-24T08:39:16 | 172,444,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package com.js.shipper.di;
import java.lang.annotation.Retention;
import javax.inject.Scope;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
/**
* Created by huyg on 2018/8/22.
*/
@Scope
@Retention(RUNTIME)
public @interface ContextLife {
String value() default "Application";
}
| [
"742315209@qq.com"
] | 742315209@qq.com |
01d832c83e5f96207aa8d3386b80c47dc8f2801a | 3a32225c09432590733f6667d14fdf031d23d907 | /Lesson5.java | 364b6bdfdb3bbed2254ccba9ff570292f45dc068 | [] | no_license | FoxITeam/Level2-Lesson5 | c024824817c6151bda85129f2a4308e26724e9fd | 13a3efd5a8497d7b1491ea890fff833ce63d6efb | refs/heads/master | 2020-03-13T21:32:19.451610 | 2018-04-27T13:18:34 | 2018-04-27T13:18:34 | 131,298,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,847 | java | package ru.foxit.grayfox;
public class Lesson5 {
// 1. Необходимо написать два метода, которые делают следующее:
// 1) Создают одномерный длинный массив, например:
//
// static final int size = 10000000;
// static final int h = size / 2;
// float[] arr = new float[size];
//
// 2) Заполняют этот масс... | [
"admin@bukkit-minecraft.ru"
] | admin@bukkit-minecraft.ru |
70b4f222e8a50ca3b83efa5d2ac19a82936d876a | 89bf50b432df8a1525c7837577c180ec85809508 | /src/main/java/util/JWTStore.java | 44a455aadcf2102710f0a1fd768613e87c18b5ff | [] | no_license | willem810/Kwetter | 00733feb01c44c2293baeab31ed2a57e305b9fda | 3197fbe88964d5ac8213a90f63d24852e3864c13 | refs/heads/master | 2021-04-27T05:06:40.331206 | 2018-05-07T12:01:00 | 2018-05-07T12:01:00 | 122,591,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | package util;
import io.jsonwebtoken.JwtBuilder;
import io.jsonwebtoken.Jwts;
import io.jsonwebtoken.SignatureAlgorithm;
import javax.crypto.KeyGenerator;
import javax.crypto.spec.SecretKeySpec;
import javax.inject.Inject;
import javax.xml.bind.DatatypeConverter;
import java.security.Key;
import java.security.interfa... | [
"willemtoemen@live.nl"
] | willemtoemen@live.nl |
9393557342df3714ee0a5305621c912c2e57f30b | 702fa4efeefb42584912eaed767aa11223111db9 | /reactor/reactor-tcp/src/main/java/reactor/tcp/TcpClient.java | 55b5a6b9c1cc7b62f103f173de7d8878b1bfb1ca | [
"Apache-2.0"
] | permissive | reallhy/reallhy | d93ca7d0637a62144778782a0e00ffb0832836b8 | a54ba85bc9665e0a206d36230de14b8f56da824c | refs/heads/master | 2021-01-23T12:15:34.176418 | 2016-01-14T01:47:30 | 2016-01-14T01:47:30 | 767,100 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 7,926 | java | /*
* Copyright (c) 2011-2013 GoPivotal, 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 requ... | [
"reallhy@gmail.com"
] | reallhy@gmail.com |
73c1131a4f5ed49dece5e63ab7881211de83cdfe | f048adcebf11f874c0cbc04249bd9ae1a065d9e3 | /src/com/mishiranu/dashchan/preference/AboutFragment.java | 87511537acd4eeb6adebea827c46096bda669150 | [
"Apache-2.0"
] | permissive | Snotbob/Dashchan | 699814abe6a0641aa8b1d85bda0cbd13f72aaa53 | ff51e98bbd893823656a8a110f5400ee0b081419 | refs/heads/master | 2021-01-15T11:02:48.166975 | 2016-07-13T09:13:37 | 2016-07-13T09:13:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,356 | java | /*
* Copyright 2014-2016 Fukurou Mishiranu
*
* 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 ... | [
"fukurou.mishiranu@gmail.com"
] | fukurou.mishiranu@gmail.com |
de0f8fa08d339c74fd206d1b4ff5446b2fb9e786 | 7a2dcc203552bc27bf09323c972f4d56f581f294 | /src/main/java/me/asv/coins/Solver.java | 9ef3e37797a4f3fd8419f660818695e1fa307c46 | [] | no_license | anitasv/coins | 22a572866c184b80e07e7346b3bc4ddc9265372f | bf5e10c88304c619e69d7ad332bcfe9e56262031 | refs/heads/master | 2021-01-18T23:27:25.328327 | 2016-05-13T06:44:30 | 2016-05-13T06:44:30 | 13,876,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,374 | java | package me.asv.coins;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
*/
public class Solver {
public static final int DIM = 4;
public static final int SIZE = DIM * DIM;
public in... | [
"anitasvasu@gmail.com"
] | anitasvasu@gmail.com |
9bcdb19988ba03158fc32b8f801505f7ecfaa261 | 2683d39323d1df0f94cbbdbfad0743cda345738d | /backport-android-bluetooth/src/backport/android/bluetooth/samples/OBEXActivity.java | 3af99b00aeac1f2cf69347ea37aafba40b7335d7 | [] | no_license | chinnytp/backport-android-bluetooth | 0acd3fc775b20e387591609fe1d9e7cc699391aa | 5e9e55476bdac7661e89908076e17a428b1aee78 | refs/heads/master | 2016-09-05T08:44:49.250846 | 2015-07-08T23:57:53 | 2015-07-08T23:57:53 | 38,786,153 | 1 | 0 | null | 2015-07-08T23:57:53 | 2015-07-08T23:51:20 | Java | UTF-8 | Java | false | false | 6,925 | java | /*
* Copyright (C) 2009, backport-android-bluetooth - http://code.google.com/p/backport-android-bluetooth/
*
* 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... | [
"esmasui@gmail.com"
] | esmasui@gmail.com |
a88ccb66408afbf84a9fea1788d6de2b621ffdd6 | c1f59282d685eed21183ac864107d451d407d67b | /src/tools/Debug.java | 70b53314a9a569409336c494a87ba87260863590 | [] | no_license | 0x00/bot-buchmacher | 70697ad13e34509b263f870be7da6465708577d7 | 6aa7e5d7e0be707589bb3fd184a0efce9f88abf0 | refs/heads/master | 2016-09-06T16:21:46.808741 | 2012-08-14T08:47:30 | 2012-08-14T08:47:30 | 5,123,507 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | package tools;
import java.io.FileWriter;
import java.io.IOException;
public class Debug {
public static boolean debug = false;
public void print(Object n) {
if (!debug)
return;
print(n.toString());
}
public void print() {
if (!debug)
return;
System.out.println();
}
public void print(String n) ... | [
"felix.fuellgraf@neuland-bfi.de"
] | felix.fuellgraf@neuland-bfi.de |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.