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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c9adcb341ea263219d298c6c314ef9b4906b2750 | 1d70857aa55fbee0d6ed1fde5ded0ad875d3ae5f | /src/com/penner/action/PlanAction.java | 4f06e3754fd06ad8ba9e55b44770754a22b1d621 | [] | no_license | sdanfy/Penner | 4123ac0c4ce670d0bfefdb1bcb70621597a77ac9 | d419eeea235ca96fce6f00ba9b54c24e5d206338 | refs/heads/master | 2020-05-19T17:40:39.587326 | 2015-04-23T16:54:35 | 2015-04-23T16:54:35 | 34,468,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,720 | java | package com.penner.action;
import java.util.Collection;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframewor... | [
"CK@192.168.9.111"
] | CK@192.168.9.111 |
62aae8cb30a6bb8a29541c677b87737f355b408f | f9fb0f9588686bbf758232fa0bbb8ae7006ffd84 | /app/src/main/java/com/yomi/sweat/ui/VerticalSpaceItemDecoration.java | 8a4369a91cc63e9077aa1cb463aafe2b75265a69 | [] | no_license | yomiyusuf/Sweat | 74cb149b4c57f701c3bca512e6786d44403fde24 | c18c7313d976d9bc5a13a1d810544d11891784b0 | refs/heads/master | 2020-07-14T09:29:11.363875 | 2019-09-05T02:01:47 | 2019-09-05T02:01:47 | 205,292,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 592 | java | package com.yomi.sweat.ui;
import android.graphics.Rect;
import android.view.View;
import androidx.recyclerview.widget.RecyclerView;
public class VerticalSpaceItemDecoration extends RecyclerView.ItemDecoration {
private final int verticalSpaceHeight;
public VerticalSpaceItemDecoration(int verticalSpaceHeig... | [
"yomi.joseph@target.com.au"
] | yomi.joseph@target.com.au |
7bff4064c05c0f63429d851143736c86d4df2d46 | 75f1cf146badcefdcb77f4416bf1d5b6703bd6c1 | /app/src/main/java/com/pixcat/warehouseproductscanner/data/auth/UserRoles.java | e656b6edb9d960431fa3c1f847651cd66d208bbf | [
"MIT"
] | permissive | PixelCatalyst/WarehouseProductScanner | e6b9393dfa76d4cb12848ca6ea1a230572b2b60b | 8c7edd7b8581a0cb022c07bcbf0f5ec456ed1db3 | refs/heads/master | 2023-07-25T21:31:39.748661 | 2021-09-04T13:29:13 | 2021-09-04T13:29:13 | 373,327,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | package com.pixcat.warehouseproductscanner.data.auth;
public class UserRoles {
public static final String READ_PRODUCTS = "ROLE_READ_PRODUCTS";
public static final String READ_BULK_PRODUCTS = "ROLE_READ_BULK_PRODUCTS";
public static final String WRITE_PRODUCTS = "ROLE_WRITE_PRODUCTS";
}
| [
"kienastmarcin@gmail.com"
] | kienastmarcin@gmail.com |
a460bc4b1a36a6da507ad2f64d05b727101c4e08 | b19dfaa972369a28ca79dd95ff2358190a725c18 | /src/main/java/com/Hills30/controller/UserController.java | c639018dc2a665604d68eb4232ce0c2cc508a6c6 | [] | no_license | nsinfoPRO/Hills30SocialNet | 2c65c65ad4cb2dc01f01e82d1fb8cf56e5c45cdc | 84337a0c9ff2e85a9e92e0351392bf1ec7c4b5b7 | refs/heads/master | 2020-03-30T04:31:19.826466 | 2018-09-28T13:54:34 | 2018-09-28T13:54:34 | 150,747,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,499 | 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.Hills30.controller;
import com.Hills30.service.UserService;
import org.springframework.beans.factory.annotation.Au... | [
"Nenad@TrendSonic11"
] | Nenad@TrendSonic11 |
05c98bdc7a601f25ae198bd360b671bd092ed52d | c54ab7d7d7e0161af315d7cbae669b4c52029951 | /JavaAssignment/src/com/techchefs/javaapp/firstassignment/PatternSecond.java | 6ff527933f3bbeac8f0e9ccc20220000aaac6c92 | [] | no_license | deekshitr/ELF-06June19-TechChefs-DeekshitR | 82c6796ad0ec142896e17971f2d9fd73aeb0d1c4 | 5296cbdddb89b3ef4a529f04f6aba500d474a327 | refs/heads/master | 2023-01-13T12:33:11.550703 | 2019-08-22T14:33:09 | 2019-08-22T14:33:09 | 192,527,129 | 0 | 0 | null | 2023-01-04T06:58:16 | 2019-06-18T11:31:00 | Rich Text Format | UTF-8 | Java | false | false | 386 | java | package com.techchefs.javaapp.firstassignment;
/* USE CASE :
* PatternSecond is a main test class
* to print a pattern
*/
//SOLUTION :
public class PatternSecond {
public static void main(String[] args) {
int r=5;
for(int i=0 ; i<5 ; i++)
{
for(int j=5 ; j>i ; j--)
{
System.out.print("*");
... | [
"deekshitr456@gmai.com"
] | deekshitr456@gmai.com |
b3de036ffe0aaa26224c0ccc68c5164a304f321d | a52cea97b4d0b94eac788825d22e0202c1629bd3 | /EC/src/ec/UserData.java | ab875d79a80d9f8d2c6423f8e6a2e86dc244e6ab | [] | no_license | KagaRaymond/ProgramRetouch | 0da0b13460f0ed6d5c9adea36796198cf1bc1ef6 | f32212a821bf6039189b56de863511a587f25456 | refs/heads/master | 2020-04-17T17:07:02.433360 | 2019-01-28T03:39:53 | 2019-01-28T03:39:53 | 166,770,085 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,095 | java | package ec;
import java.io.IOException;
import java.util.ArrayList;
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 javax.servlet.http.HttpSessi... | [
"45344998+KagaRaymond@users.noreply.github.com"
] | 45344998+KagaRaymond@users.noreply.github.com |
72772fa192e6afc0dbab4b313c3af25d45dfec0f | d95e8545244f55434d61815151d6859d107ec320 | /Course3/Week1/Assignment3/TestCaesarCipherTwo.java | cc29e3dae6a93982e3420046ca8013d0bf5d642c | [] | no_license | nbwuzhe/CourseraJavaFundamentals | eb32b818b9376919b73e82a5d293498036e0264f | 666e0713825167277fb9d0f1c6df207adb3db8b7 | refs/heads/master | 2023-02-11T17:13:49.282994 | 2021-01-03T19:07:05 | 2021-01-03T19:07:05 | 326,468,754 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,895 | java |
/**
* Write a description of TestCaesarCipherTwo here.
*
* @author Tim Wu
* @version 0.1
*/
import edu.duke.*;
public class TestCaesarCipherTwo {
private String halfOfString(String message, int start) {
StringBuilder sb = new StringBuilder();
for (int m = start; m < message.length(); m... | [
"tim.wuzhe@gmail.com"
] | tim.wuzhe@gmail.com |
2758c1317dada3d18fd912c489767e0c1df36f18 | 4d5441d2ac546b417ed289249e9e7f43de616de6 | /src/main/java/orm/integ/eao/model/Entity.java | 465184e9b04bb7a7a0658f539f2d3c5f54b33342 | [
"MIT"
] | permissive | cdc39/Integ | b2df81b2206e41014ab23bcd361d27d1cf43799a | 49a1df93bdbfa38b7f1e99b00e9859150c8710fb | refs/heads/master | 2020-04-26T14:20:47.794049 | 2019-05-19T07:35:41 | 2019-05-19T07:35:41 | 173,610,085 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | package orm.integ.eao.model;
import orm.integ.dao.annotation.Key;
public class Entity extends RecordObject implements HasId {
@Key
protected String id;
public String getId() {
return id;
}
public void setId(Object id) {
this.id = id==null?null:id.toString();
}
}
| [
"5582213@qq.com"
] | 5582213@qq.com |
28817b052a5e117983ee36ff50cb36c8b345dbeb | 77b7dfa321982cda85ffaab6d607ef0367af703b | /src/main/java/Helper.java | a34600b5c9e1cc4bcc8dd22ca204d18ac393230f | [] | no_license | kyledevpax/PAXStoreOpenAPIDemo | a20cfdb06e97378026bd1bc534f691d82f43f58d | 47f2e844421a95129b0fcfc5cdfb681d3fcea1d3 | refs/heads/master | 2022-06-03T03:45:07.490410 | 2019-08-30T19:34:00 | 2019-08-30T19:34:00 | 158,461,873 | 1 | 0 | null | 2022-05-20T20:54:01 | 2018-11-20T22:58:07 | Java | UTF-8 | Java | false | false | 5,672 | java | import com.pax.market.api.sdk.java.api.base.dto.Result;
import com.pax.market.api.sdk.java.api.merchant.dto.MerchantDTO;
import com.pax.market.api.sdk.java.api.reseller.dto.ResellerDTO;
import com.pax.market.api.sdk.java.api.terminal.dto.TerminalDTO;
public class Helper {
static boolean debug=false;
static Str... | [
"michael.tellmann@pax.us"
] | michael.tellmann@pax.us |
126af8a641eb579c60573568edcba70cd49c1601 | f4568bfa25766b0c71bff835c52305f81f3bd271 | /thesis/src/main/java/hu/elte/thesis/view/service/FileHandleService.java | 6d12937f47e946216e57b850b2b47fd19c608f5d | [] | no_license | kelecs08/thesis | 479ed8e94311d8ad0d660761dfae5b52c51b4f47 | 9aa2ea4ce9105127511e48fe05478d6d7828241d | refs/heads/master | 2021-04-26T22:16:02.711219 | 2018-05-15T04:54:50 | 2018-05-15T04:54:50 | 124,056,698 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,220 | java | package hu.elte.thesis.view.service;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import hu.elte.thesis.controller.MainControllerInterface;
import hu.el... | [
"Anna_Kelecsenyi@epam.com"
] | Anna_Kelecsenyi@epam.com |
491278b026f42e99dbddf5c3d73f727aef80fbde | caa28264d1cac97c224e140ded885fc0523fae4e | /src/main/java/ma/kriauto/rest/domain/Location.java | e2af02e5cf33bc15060e6fae7db39e85e11cc8dd | [] | no_license | kriauto/kriauto-web | c0d787681f28c337dc8002ca9f32180790c59a56 | 77090fce12f5ae4627c8e6d374aef549e6df65d7 | refs/heads/master | 2020-03-15T17:29:49.008755 | 2018-12-22T11:40:02 | 2018-12-22T11:40:02 | 132,262,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,740 | java | package ma.kriauto.rest.domain;
public class Location {
private double longitude;
private double latitude;
private double speed;
private double course;
private String address;
private String servertime;
private String fixtime;
private String attributes;
private String immatriculation;
private String vin;
pr... | [
"contact@kriauto.ma"
] | contact@kriauto.ma |
80dbc75eefc480cf928a5df38361d8a8cecb7940 | 3fec741d47edc1afa72524ebb44886dbbee19890 | /Codelearn/Traning/String Evolution.java | f3b35575129d0fba336a5eb68e21609f5dd72d84 | [] | no_license | minhpvtfx00930/Algorithm-Training | cf830b4aa6cbf7d58220b3bd0c2d4b2024690f49 | 52960eb4035e9f60678fc08716445f6a98345e9e | refs/heads/main | 2023-04-13T22:47:36.938941 | 2021-04-24T17:12:33 | 2021-04-24T17:12:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 440 | java | String findSE(String str)
{
StringBuilder out = new StringBuilder();
String pattern = "(.)\\1*";
Pattern r = Pattern.compile(pattern);
Matcher m = r.matcher(str);
while(m.find())
{
String s = str.substring(m.start(), m.end());
out.append(s.charAt(0) + "" + s.length()... | [
"dinhanh300229@gmail.com"
] | dinhanh300229@gmail.com |
4398e8a54b8d0ea193571b8254a098596635600e | 7c77de45dc61903eb8c176488f83d72612e4a683 | /WebView/TechPaliyal/app/src/main/java/com/example/rajesh/techpaliyal/MainActivity.java | 70258346b570a29b6f214ba36b883cc499a3a4ca | [] | no_license | rajeshbishnoi/android_apps_basic | f515ea61d6e76d71a58c6cd7fb883142f5378892 | e9bd8268953f99c99f93c74e7733ed053eda6d67 | refs/heads/master | 2021-08-15T20:49:04.225992 | 2017-11-18T08:39:41 | 2017-11-18T08:39:41 | 111,189,634 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,985 | java | package com.example.rajesh.techpaliyal;
import android.graphics.Bitmap;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import android.... | [
"bishnoirajesh209@gmail.com"
] | bishnoirajesh209@gmail.com |
f5ef1b4358967bc2d9ed58d1c297e2e1d4de7db4 | 4484ee91ab7b0f13b425d696d6d8d5182a76b709 | /app/src/test/java/com/example/dclone/myvocabapps/ExampleUnitTest.java | c6bb10e21b2ff5cda533b396ca0bf5d241e4f6e0 | [] | no_license | fbessb/MyVocabApps | 04adf50f4794ac8ad4cceb2134423ca02343883d | 8e03144d8bebb8e30258b7ad25bc5a35da7cf814 | refs/heads/master | 2021-01-01T15:31:58.113714 | 2017-07-23T14:25:38 | 2017-07-23T14:25:38 | 97,632,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.example.dclone.myvocabapps;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
... | [
"francois.bessaguet@gmail.com"
] | francois.bessaguet@gmail.com |
a0be336f0cbf63660038f481bc47d0979511be1c | f4e41ba0a93c32cee33b3bffc1de2052eaa92edc | /src/main/java/by/htp/accountant/controller/command/MakeAdminCommand.java | ad76c8b08354e373dc66ff14ac149b32cc55f099 | [] | no_license | Stky20/home-accountant | 143564f67fd31880e6b912c31291fa7f029fcbaf | 76c92b1e5a6eca776bc0d0caa4cbba32c1e2ac86 | refs/heads/master | 2020-03-25T14:22:07.336436 | 2018-10-12T05:17:40 | 2018-10-12T05:17:40 | 143,857,068 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 664 | java | package by.htp.accountant.controller.command;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import by.htp.accountant.controller.Command;
import by.htp.accountant.service.ServiceFactory;
import by.htp.acc... | [
"stky20@gmail.com"
] | stky20@gmail.com |
c55018aad97d47e61620bc48a0c7bd033b6ceba2 | 5d74b7f684fbea4b848349a0fb455c856bec676b | /src/main/java/storage/Storage.java | 1157a31400000e043406a41af35e6b940531c2b2 | [] | no_license | e0260237/duke | 062ddc9f5beca85a4c942c411a385435b8461968 | 557ac77993aaedc62413e3e14aa04e1647996520 | refs/heads/master | 2020-07-12T03:03:17.746458 | 2019-11-16T08:10:35 | 2019-11-16T08:10:35 | 204,700,516 | 0 | 0 | null | 2019-08-27T20:40:40 | 2019-08-27T12:40:39 | null | UTF-8 | Java | false | false | 5,279 | java | package storage;
import task.Deadline;
import command.DeadlineCommand;
import task.ToDo;
import task.Task;
import task.Event;
import command.EventCommand;
import exception.DukeException;
import ui.Ui;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
impor... | [
"e0260237@u.nus.edu"
] | e0260237@u.nus.edu |
cd77d22775cb65d7a761eb88217cf79de659d532 | 4c3763b4428e02e67ba060c0eddab5b6f59142ed | /projects-for-testing/struts/apps/examples/src/main/java/org/apache/struts/webapp/examples/CustomActionForward.java | 757f1fa549962fabd3b1e1d2b26016ef6d8356be | [] | no_license | FUNCATE/visuwall | f9e1adbd53f93a125b88b825c82b8ef76ef688b9 | f2a43786f6325727ade859e7b038041eebccb32a | refs/heads/master | 2021-01-16T21:57:38.550811 | 2015-06-09T13:58:43 | 2015-06-09T13:58:43 | 37,091,563 | 0 | 0 | null | 2015-06-08T20:40:32 | 2015-06-08T20:40:32 | null | UTF-8 | Java | false | false | 1,725 | java | /*
* $Id: CustomActionForward.java 471754 2006-11-06 14:55:09Z husted $
*
* 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... | [
"alemaire@norad.fr"
] | alemaire@norad.fr |
6a9006bb0281606305fe641318028824d920db30 | ca51628178f178d7a50a0b62476c771d013d6891 | /src/main/java/com/okada/movie/model/Role.java | 554a776fcc8519f68deb5c32020762d44272bd65 | [] | no_license | ikutarian/ssm-movie | 8fc9b946a349c49998f05061a5bd3e8b299c658c | a601bc67d747022c89c0c7e9f715b48074a574f9 | refs/heads/master | 2020-03-22T03:54:26.807211 | 2018-07-03T13:21:51 | 2018-07-03T13:21:51 | 139,459,477 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package com.okada.movie.model;
import lombok.Getter;
import lombok.Setter;
import java.util.Date;
@Getter
@Setter
public class Role {
private int id;
private String name;
private String auths;
private Date addTime;
}
| [
"saitou0217@outlook.com"
] | saitou0217@outlook.com |
215ed63c69e65f745b4e07cc61ee552e225e738f | 19f7e40c448029530d191a262e5215571382bf9f | /decompiled/instagram/sources/p000X/C20160ue.java | e2ac97c42e5463b29135eb256df556e74ed9f1bb | [] | no_license | stanvanrooy/decompiled-instagram | c1fb553c52e98fd82784a3a8a17abab43b0f52eb | 3091a40af7accf6c0a80b9dda608471d503c4d78 | refs/heads/master | 2022-12-07T22:31:43.155086 | 2020-08-26T03:42:04 | 2020-08-26T03:42:04 | 283,347,288 | 18 | 1 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package p000X;
/* renamed from: X.0ue reason: invalid class name and case insensitive filesystem */
public final class C20160ue implements C05110Id {
public final Object AF7(AnonymousClass0C1 r2) {
return new C20150ud(r2);
}
}
| [
"stan@rooy.works"
] | stan@rooy.works |
84ac3926ace863eb52fff2d7d1192233d522ef7b | d88c98a13bac735a0319ad9028d9d2e4f2ea511a | /src/main/java/jxl/read/biff/SharedBooleanFormulaRecord.java | 48a78fc1911a73b04640d7be5a5c859b3c961228 | [] | no_license | minishow/wechat | a1c482fddfc90030e26499016ab974de9eaf3e8a | db915c7db525b924a0647f72f38aa3c74ca208b5 | refs/heads/master | 2021-08-08T10:03:36.438672 | 2017-11-07T13:58:17 | 2017-11-07T13:58:17 | 110,126,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,653 | java | /*********************************************************************
*
* Copyright (C) 2005 Andrew Khan
*
* 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
* version 2.1 of th... | [
"admin@hao123.com"
] | admin@hao123.com |
3c61127d2b5870fccccb899fdf83f89e56104f63 | d576eec7a44f71f81cc73962a3f1d2608137887f | /fm-framework/src/main/java/com/fmarslan/framework/model/ResponseModel.java | d13b821f0c31e6d6a227c9c428c3cfe7f6b85e8b | [
"Apache-2.0"
] | permissive | fmarslan/fm-framework | 08e2af42b7c6a408f795546e4674ff9681e140e2 | cce7c22ce5096c478b7ea4ce92bdf25e0002d7d5 | refs/heads/master | 2020-03-30T09:57:16.934145 | 2019-03-15T21:09:17 | 2019-03-15T21:09:17 | 151,099,446 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,307 | java | package com.fmarslan.framework.model;
import java.io.PrintWriter;
import java.io.Serializable;
import java.io.StringWriter;
import java.util.HashMap;
import java.util.Map;
public class ResponseModel<RESULT> implements Serializable {
private static final long serialVersionUID = 3078620160805824308L;
private Throwa... | [
"iletisim@fmarslan.com"
] | iletisim@fmarslan.com |
26c6e277abfb4fa38e47b163423261c4ba7d4a1a | f46216c830f69d30fd43a84011ffdd5eeace9913 | /src/main/java/com/jongsuny/monitor/hostChecker/config/HostControllerAdvice.java | f5a6b3ab35b20ff92dc4dfab758254b81fcb264d | [] | no_license | 666lucy999/hostChecker-1 | 8b73e2cba5f91a8eff924a908a74bbe48396d463 | bb7888f45c59df6aff27aad7008c42abe41073f2 | refs/heads/master | 2022-01-20T07:18:40.456122 | 2018-02-01T02:33:15 | 2018-02-01T02:33:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package com.jongsuny.monitor.hostChecker.config;
import com.jongsuny.monitor.hostChecker.domain.ServiceConfig;
import com.jongsuny.monitor.hostChecker.service.ConfigService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.spring... | [
"jinjinzhe@jd.com"
] | jinjinzhe@jd.com |
78441e186688fa878beb8c9b2f6b573f92e303cb | c29fe44abc78482ca4c297162d2ba2fa8d531036 | /src/main/java/web/CategoryDeleteServlet.java | df96d6367ab11fe4044b14fbb573da3e9164627b | [] | no_license | Saw6Bdx/BankAppWeb1.0 | 13564908d802acdabd9f15c863b6fe32a4f15c49 | 2b0b7cece6630c549c73d80d7cdf1a2631f3eb13 | refs/heads/master | 2021-01-23T05:04:31.741620 | 2017-06-14T14:40:35 | 2017-06-14T14:40:35 | 92,954,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,578 | 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 web;
import biz.manager.CategoryMgr;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logg... | [
"mary.mondn@gmail.com"
] | mary.mondn@gmail.com |
b8944edb1c02ceffa869ddc5d2bf0cc924bea1e7 | a91e96955e85c8cd94a93045911887e7c9ea21ab | /modules/mall/mall-service/src/main/java/com/lebaoxun/modules/mall/controller/MallProductSpecificationController.java | e33945bac7986477c6c4ab3187d6f70bfc04d103 | [] | no_license | caiqianyi/yashua | 89d17300580b74108643d2b770510ad484131a6a | 4f0a35101ca7d973d5de392a3a64f34f70bbb704 | refs/heads/master | 2021-06-08T02:13:24.967350 | 2019-08-09T08:14:39 | 2019-08-09T08:14:39 | 137,161,884 | 0 | 1 | null | 2021-04-22T16:52:56 | 2018-06-13T04:18:36 | JavaScript | UTF-8 | Java | false | false | 3,191 | java | package com.lebaoxun.modules.mall.controller;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springf... | [
"270852221@qq.com"
] | 270852221@qq.com |
dd053cc6c7e9675b5565f43ff0a51ec231a11bc9 | d59ffa0745f4f940dcce64121044f15d76d14785 | /core/src/main/java/me/retrodaredevil/solarthing/packets/handling/implementations/StringPacketHandler.java | f618d66dfe3347e4f10c76872ad00ee415ac6dd1 | [
"MIT"
] | permissive | CapnJackOff/solarthing | d9990318d5c76fc9a2afb98a91b9b3d2ab86d7a7 | c77bc800bf0bc47d520d7d4886b3c0502cc278bc | refs/heads/master | 2021-04-22T20:41:50.765486 | 2020-12-25T22:33:30 | 2020-12-25T22:33:30 | 268,702,374 | 0 | 0 | MIT | 2020-06-02T04:40:32 | 2020-06-02T04:40:31 | null | UTF-8 | Java | false | false | 241 | java | package me.retrodaredevil.solarthing.packets.handling.implementations;
import me.retrodaredevil.solarthing.packets.collection.PacketCollection;
public interface StringPacketHandler {
String getString(PacketCollection packetCollection);
}
| [
"retrodaredevil@gmail.com"
] | retrodaredevil@gmail.com |
ff5ba79cf3e5ce503c64a678db48f41b5673423f | a589ba1c533c9aa17332c522007788e9d2b795c7 | /mard-ws/src/main/java/com/vnsw/ws/p14/message/DNYeuCauSuaHS.java | 3818828b1daf36df47e8ac55073fb1e7cf8225ab | [] | no_license | tandaica0612/MARDJAVA | b241aa9e1000feb81c25533d73336960f2e286da | f709dc5f02ecc82474bad09ca25f8110860d57bb | refs/heads/master | 2023-03-22T15:36:58.721471 | 2020-10-17T06:32:07 | 2020-10-17T06:32:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,389 | java | package com.vnsw.ws.p14.message;
import com.vnsw.ws.annotations.DateSerialization;
import java.util.Date;
import java.util.List;
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annota... | [
"phongpv2@vnpt.vn"
] | phongpv2@vnpt.vn |
2acf3b51f57194923cd1bc2fcf88ff0ba7c9ac61 | 6c2a5ed29e6e1aac1e07584cd7aea4af290ce66b | /src/it/uniroma1/textadv/luoghi/Room.java | c90d3e19238b00d7b0bfed4cbffae1528bca0a69 | [] | no_license | AP71/ZakGame | 930c36d07f4a02352aec94bc16a47f121928b583 | 16c6e2ea5c17bbaca23cf3f585714de8dd378eee | refs/heads/main | 2023-07-19T03:01:43.838265 | 2021-09-20T19:53:25 | 2021-09-20T19:53:25 | 408,580,399 | 0 | 0 | null | null | null | null | IBM852 | Java | false | false | 7,625 | java | package it.uniroma1.textadv.luoghi;
import java.util.ArrayList;
import java.lang.reflect.InvocationTargetException;
import it.uniroma1.textadv.links.*;
import it.uniroma1.textadv.entity.*;
import it.uniroma1.textadv.errors.*;
import it.uniroma1.textadv.gameEngine.*;
import it.uniroma1.textadv.gameEngine.Movimento.Dire... | [
"flypilot.51@gmail.com"
] | flypilot.51@gmail.com |
eed500b1f078a8d11e2ed338199bf769838dbda7 | 5a132ee9a1c2cc935e7fe280ada4518ea41ff156 | /app/src/main/java/com/github/vasiliz/vkclient/login/ILoginView.java | 8be218a1ef6c43f0631fbe774c9ea093863302c9 | [] | no_license | VasiliZ/VKClient | 1654fa47a1d6db08dabd27e006c6c1e54d329fc6 | 32a0a56e75156430a448fd4dd1ad0710c0e0229e | refs/heads/master | 2020-04-23T21:14:05.670904 | 2019-06-17T09:41:53 | 2019-06-17T09:41:53 | 171,446,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 252 | java | package com.github.vasiliz.vkclient.login;
import com.github.vasiliz.vkclient.mymvp.VkBaseView;
public interface ILoginView extends VkBaseView {
void saveToken(String pUrl);
void checkLogin();
String getToken();
void reAuth();
}
| [
"zaicev.vasili@gmail.com"
] | zaicev.vasili@gmail.com |
78f06bca1aa7b33eee5f37ea837fd8b9248e9679 | 046185cd525bc07c974988fa1d0a0d555f60132c | /app/src/main/java/com/willowtree/notahitlist/presenter/BasePresenter.java | be289d516cebe8bdde7c783df4f5c0993ae8e35b | [] | no_license | Richie97/Protobuf-Android-Demo | 111b154b1d4cec0fc2f4d3f4aaa6bb565079b3c9 | 8363be91f9063256024ec29fb3440967260dbdb8 | refs/heads/master | 2021-01-17T16:56:24.207564 | 2016-06-08T21:38:23 | 2016-06-08T21:38:23 | 60,732,480 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 835 | java | package com.willowtree.notahitlist.presenter;
import android.os.Bundle;
import android.support.annotation.NonNull;
public interface BasePresenter {
/**
* Should be called by the view when the state of a previous view restores
*
* @param savedInstanceState the saved state
*/
void onRestoreS... | [
"eric.richardson97@gmail.com"
] | eric.richardson97@gmail.com |
11dcaf8488407ef12b851b0594aae88645ff2844 | e8e3eae0cfe4a8ef9e808c885c863470ba51ca1b | /src/main/java/com/example/demo/model/ClientDTO.java | 77a161e2b9c804d62c2dca03ddca0b424d1bf409 | [] | no_license | Nguyenphuc0406/demo-deploy-jenkins | aa804d75dd6250e373d6f28b13f978ac415cdda1 | bf93391c731d9f33e7ccf72dce64a668a817ac3e | refs/heads/master | 2023-02-24T12:52:43.342456 | 2021-01-22T02:46:43 | 2021-01-22T02:46:43 | 329,786,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 237 | java | package com.example.demo.model;
import lombok.Data;
@Data
public class ClientDTO {
private int clientId;
private String clientName;
private String clientAmount;
private String clientPhone;
private int partnerId;
}
| [
"thuctap@ViettelGroup.ViettelAD.com"
] | thuctap@ViettelGroup.ViettelAD.com |
c5e9b89a4b68c799e2eace8fbf08c4e56c6232e9 | 6101fc52d3230a1174f25725c77764b582caafb7 | /src/main/java/io/jboot/web/attachment/LocalAttachmentContainer.java | 6c83862b630fda1c390ed9e5f86a3441555d8820 | [
"Apache-2.0"
] | permissive | 280455936/jboot | dcb35906e17c14a087c6f39f515293efda12036d | 5ef3f41e5b38b880111dd6bdd1a7111abea614a2 | refs/heads/master | 2023-02-18T06:06:51.871112 | 2021-01-11T07:35:19 | 2021-01-11T07:35:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,061 | java | /**
* Copyright (c) 2015-2021, Michael Yang 杨福海 (fuhai999@gmail.com).
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* U... | [
"fuhai999@gmail.com"
] | fuhai999@gmail.com |
e274ad0460595b6abe9b62e5633a470d738c8474 | 1edf8412fae3c3f47959aa8a8c858a170d790b1d | /src/main/java/photographer/Main.java | 9a1fde586a8c9aa775f440c7e9955222ebc9f375 | [] | no_license | LittleSaya/photographer | 7171b4c9fb0dcc88683e95d422d27fb0bfb6d58b | f3dcb19abbff0e78b0a7ef5ee49368113ab5df22 | refs/heads/master | 2022-07-10T16:42:02.484379 | 2019-07-07T15:16:37 | 2019-07-07T15:16:37 | 195,665,588 | 0 | 0 | null | 2022-06-17T02:18:31 | 2019-07-07T15:12:08 | Java | UTF-8 | Java | false | false | 3,864 | java | package photographer;
import java.text.SimpleDateFormat;
import java.util.Date;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
public class Main {
public static void main(String[] args) throws Exception {
SimpleDateFormat sdf = new SimpleDateFormat("yyyy/MM/dd HH:mm:ss.SSS");
... | [
"littlesaya@outlook.com"
] | littlesaya@outlook.com |
ec934ebe9a668b755fae4a6c14bd48058adc3e92 | b13bdd48969152a04bc477392baa21b2638b9a8a | /src/main/java/seedu/address/logic/parser/ChangeThemeCommandParser.java | 1e4eb08d77f249fc31795858505de365e0db8a8e | [
"MIT"
] | permissive | TomatoCream/main | 67b6f8592d3dd3aafae19dd81b316332efd6cf30 | f4fa00729a144f44087855c78da46e9edce3cb6e | refs/heads/master | 2021-04-06T06:40:54.820250 | 2018-04-15T12:12:34 | 2018-04-15T12:12:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,842 | java | package seedu.address.logic.parser;
import static seedu.address.commons.core.Messages.MESSAGE_INVALID_COMMAND_FORMAT;
import static seedu.address.logic.parser.CliSyntax.PREFIX_THEME;
import java.util.stream.Stream;
import seedu.address.commons.exceptions.IllegalValueException;
import seedu.address.logic.commands.Cha... | [
"jethrokuan95@gmail.com"
] | jethrokuan95@gmail.com |
d74d6ddc4f6181736f296a54d1321350318e853b | 6625818ee691e98c8f565ac694ae6d30b029c809 | /src/main/java/ru/net/arh/utils/validation/annotation/CheckForNullResult.java | d930b96a5676349a642d6cb628fd983fd2571e0a | [] | no_license | anpotashev/restaurant | 3be6d3c5ed9c37079172434095ec8bc719376fc4 | 54a9186360a47cb183367cb9ba1670b5bcfbe437 | refs/heads/master | 2021-09-05T03:14:49.032023 | 2018-01-23T22:17:19 | 2018-01-23T22:17:19 | 112,100,019 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 450 | java | package ru.net.arh.utils.validation.annotation;
import org.springframework.http.HttpStatus;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
... | [
"anpotashev@hotmail.com"
] | anpotashev@hotmail.com |
27c3d704e64c06754641c0a446a5076c4079a028 | da4432b0d6d3c5e72635437e46d3d8caba1459ee | /src/com/atginfo/Main.java | 1c13eeb25a54b046ea9995097a5bdab46f1d41b8 | [] | no_license | paustint/error_handling_example | e2a0e5d0237bce38cade2d788ee2198b2fc858e3 | 41508eed5636cf3ccce4c0b80010da9c28dbc3b8 | refs/heads/master | 2021-01-10T05:29:19.163161 | 2016-01-03T17:49:21 | 2016-01-03T17:49:21 | 48,955,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,751 | java | package com.atginfo;
import com.jcraft.jsch.JSchException;
import com.jcraft.jsch.Session;
import com.jcraft.jsch.SftpException;
import java.io.*;
public class Main {
public static void main(String[] args) {
// Try block to attempt to connect to server
try {
// Get connection to ser... | [
"austin.turner@atginfo.com"
] | austin.turner@atginfo.com |
1af7fd4c3215f211124aab72e3ecf44b7132a434 | ca4c5c903e56dfd8226da3266aa437a0eec65b82 | /app/src/main/java/com/luiztorres/desafio_mobile_android/presentation/ui/listrepositories/di/modules/ListRepositoriesModule.java | b7a5833c50b1e1cbbdc907586e69da915dc2960c | [] | no_license | luizgtorres/desafio-mobile-android | 2166873a5670313735771080c75e8cd143eafe88 | 048754b62f27b255187ac96f91436f659ba30c6e | refs/heads/master | 2020-04-19T04:32:42.625236 | 2019-01-28T13:21:37 | 2019-01-28T13:21:37 | 167,965,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,071 | java | package com.luiztorres.desafio_mobile_android.presentation.ui.listrepositories.di.modules;
import com.luiztorres.desafio_mobile_android.domain.usecase.ListRepositoriesUseCase;
import com.luiztorres.desafio_mobile_android.presentation.di.scopes.PerView;
import com.luiztorres.desafio_mobile_android.presentation.ui.listr... | [
"luiz.gustavo@fulllab.com.br"
] | luiz.gustavo@fulllab.com.br |
432bc3ea7de11bc662182e61547d282bb0e28631 | 327d615dbf9e4dd902193b5cd7684dfd789a76b1 | /base_source_from_JADX/sources/com/google/android/gms/internal/ads/zzdnj.java | 8aee65fec21ee5155db8fcb113ab157a74da04c5 | [] | no_license | dnosauro/singcie | e53ce4c124cfb311e0ffafd55b58c840d462e96f | 34d09c2e2b3497dd452246b76646b3571a18a100 | refs/heads/main | 2023-01-13T23:17:49.094499 | 2020-11-20T10:46:19 | 2020-11-20T10:46:19 | 314,513,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package com.google.android.gms.internal.ads;
public final class zzdnj {
public final zzdne zzhij;
public final zzdnh zzhik;
public zzdnj(zzdne zzdne, zzdnh zzdnh) {
this.zzhij = zzdne;
this.zzhik = zzdnh;
}
}
| [
"dno_sauro@yahoo.it"
] | dno_sauro@yahoo.it |
43e310f62513d12fc099fc78407e82a88d2fea03 | 155a7ac9fe0a8b6297427b6e1b236929d023de4d | /SQLTable/src/main/java/com/yasya/sqltable/MainActivity.java | 87297932afddee85193686eb6d9536f65acabc66 | [] | no_license | Vishnya91/SQLTable | f5526e2193ab44b2725adb2f1db39a394581c0ed | 2b97681293030ec46c175e53ee7f5ee0c5fa05ca | refs/heads/master | 2016-09-03T02:10:28.176692 | 2013-10-30T13:53:55 | 2013-10-30T13:53:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,283 | java | package com.yasya.sqltable;
import android.app.Activity;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.content.res.Configuration;
import android.database.Cursor;
import android.graphics.Color;
import android.os.Bundle;
import android.view.ActionMode;
import android.view.Menu;
im... | [
"yasyaklio@gmail.com"
] | yasyaklio@gmail.com |
103e0da98f2794d1ca045484484477ef79c3f6b8 | 7cd3bc854f2ac99d12d880284a5db7b771ead6a6 | /clown-common/src/main/java/cn/clown/common/bean/Val.java | 7172fbccc695ca25a31a98a85f166ca20d28ba9f | [] | no_license | zrzrzrzrzr/GraduationProject | bdb92317e538c3d1bb38586b7b21a30a5aa4db37 | b9a4c1b07c565420d54ab8392eb2fca9b06dd212 | refs/heads/master | 2023-01-30T12:54:41.073998 | 2020-12-07T14:50:29 | 2020-12-07T14:50:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package cn.clown.common.bean;
/**
* 值对象接口
* 实现值接口可以设置值和获取值
*
* @author clown
*/
public interface Val {
/**
* 设置值
*
* @param val 值属性
*/
public void setValue(Object val);
/**
* 获取值
*
* @return 返回Object的值
*/
public Object getValue();
}
| [
"3406869297@qq.com"
] | 3406869297@qq.com |
9be79a05b0fd5665119570aa61c8ce2cbf5d37d1 | 06be741a3f063aae45f47a48cac9ca4025c9b20c | /Picture.java | 2800b5afa7cf64e80ebe77a5586f3d870f38d072 | [] | no_license | makuta2/CSE8A-PSA5 | f50940f846be326ce24ba6532d594d2288cae4a3 | 6a791b33a3616fb2a16338c02adbed7c74114ba7 | refs/heads/master | 2020-07-04T10:55:31.475422 | 2016-11-17T22:01:26 | 2016-11-17T22:01:26 | 74,071,323 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,662 | java | /* Filename: Picture.java
* Created by: Nick Lin, cs8a and Robert Tso, cs8a
* Date: 11/3/16
*/
/*----------- Program Description: ------------
* chromakeyBackgroundChange: changes the background greenscreen to a picture we choose.
* chromakeyShirtChange: changes the shirt(or a box) to a picture we choose.
*/
impo... | [
"noreply@github.com"
] | noreply@github.com |
bccc9e6e25ec28c710cc34156eb899c9d493fb9b | acd0b996a73769b319a93075f7debf92e2988f00 | /src/main/java/com/una/muni/controllers/Control_Department.java | 37b14bf9f217134d193c41fb93b10c6436e332a4 | [] | no_license | ness24931/DocTrack | 9176a979431b5e228ae7a52057688e8bfe9dda55 | 762412c4cec0cd593173b8f9819964f86bd63529 | refs/heads/master | 2023-01-21T15:33:22.452900 | 2020-11-27T10:51:31 | 2020-11-27T10:51:31 | 294,990,278 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,576 | java | package com.una.muni.controllers;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.RequestMapping;
impo... | [
"ness_199348@hotmail.com"
] | ness_199348@hotmail.com |
251834bdfb073b224b6d3c3e397d7e716a64fd2b | a221d479bc7bf70536ba2f8e40c497f3f7506e9b | /spring-boot-reactive-web/src/main/java/com/thepracticaldeveloper/reactiveweb/domain/OpportunityDetails.java | f116eb62f54c1472ae0f1a338e66ca86703a23a0 | [] | no_license | jaglinsub/SpringBootMongoDBDemo | 83fac88bac79104ec4b8a6515292db4b236a0a13 | 5c09ff4f044f261f0d035b1512ad9f321bf3ce60 | refs/heads/master | 2022-01-27T10:50:55.146317 | 2020-02-17T21:44:29 | 2020-02-17T21:44:29 | 209,205,993 | 0 | 0 | null | 2022-01-06T20:36:35 | 2019-09-18T03:08:27 | Java | UTF-8 | Java | false | false | 4,312 | java | package com.thepracticaldeveloper.reactiveweb.domain;
import org.bson.types.Binary;
import org.springframework.data.mongodb.core.mapping.Document;
import java.util.Arrays;
@Document(collection = "OpportunityDetails")
public final class OpportunityDetails {
private String id;
private String opportunityDtlsNa... | [
"jaglinsub@gmail.com"
] | jaglinsub@gmail.com |
83aac40e5da0182c2a99229e06f50f4481916fc1 | 5827ad79b820defdf5ea2b3cc979c98e8c898145 | /app/src/main/java/edu/quinnipiac/gadacy/ch15_starbuzz/TopLevelActivity.java | 830d28c67e9eadf6849f172ff0836036031df1df | [] | no_license | SER210-SP21/headfirst-ch15-tom-1313 | cf745b12c487f24e8670d12b1fdb3de86a8c1567 | de6ecc48ca1c53e6e6f837e052c1dfd372897cbe | refs/heads/master | 2023-04-02T01:34:43.926136 | 2023-03-30T16:08:55 | 2023-03-30T16:08:55 | 356,751,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,277 | java | package edu.quinnipiac.gadacy.ch15_starbuzz;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
public class TopLevelActivity extends Activity {
@Override
protected void onCreate(Bu... | [
"trgadacy@quinnipiac.edu"
] | trgadacy@quinnipiac.edu |
783f9bc710652287f21708c55d0ab2f3b2739260 | 5c20d9cf0083392a71071a4f7810e33747687f3c | /src/com/damytech/patient/FeedbackDetailActivity.java | 7b7961ba520b86ba246838409af581fecd81ba79 | [] | no_license | ruifeng2357/CockEyeDiagnosis | c4f7e60a0df8033328a6f710c4bdfe27cf60b0ff | e058e6b5f1467dadadb41145129ceab5695474b5 | refs/heads/master | 2016-09-06T04:31:16.107242 | 2015-01-18T07:30:04 | 2015-01-18T07:30:04 | 29,418,939 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,146 | java | package com.damytech.patient;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.graphics.Rect;
import android.os.Bundle;
import android.view.View;
import android.view.ViewTreeObserver;
import android.widget.*;
import com.damytech.HttpConn.JsonHttpRe... | [
"ruifeng2357@hotmail.com"
] | ruifeng2357@hotmail.com |
4f8285a52cc11a58a75f65abdfbed4226969ac99 | a389c5615d8c6c0e339348c6a47b83a228bc62df | /loja/src/main/java/br/gama/loja/model/Usuario.java | 5011bf45836ea3d3cd54957b263fe159416244ef | [] | no_license | FabricioGardin/aula10 | 233fbfa761c6158c1d4c51545637de8ee413bc76 | da503bba6940faac9fa95250b68f497733c02035 | refs/heads/master | 2022-12-21T01:01:26.407774 | 2020-08-28T20:34:06 | 2020-08-28T20:34:06 | 291,052,230 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,927 | java | package br.gama.loja.model;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.per... | [
"briciolg13@gmail.com"
] | briciolg13@gmail.com |
9ab6b343391bc26fd92eee9cbe8fc63f82dc5abc | 49359f499b7ed1a82a2c8ffca5e4531ff99b4448 | /app/src/test/java/pro/games_box/weatherviewer/ExampleUnitTest.java | 0b563dfc37a9bf857504937b63ced8203fff9146 | [] | no_license | Jokaerro/WeatherViewer | a590653c7564396933fa0c1543a0e5efea2b0b1b | cc80eb029d9cde98bbf6aecaef9c525472b819d5 | refs/heads/master | 2021-01-19T06:22:11.983633 | 2017-04-20T12:02:06 | 2017-04-20T12:02:06 | 87,457,145 | 0 | 0 | null | 2017-04-13T20:39:15 | 2017-04-06T17:35:16 | Java | UTF-8 | Java | false | false | 405 | java | package pro.games_box.weatherviewer;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public... | [
"korvin7.64@gmail.com"
] | korvin7.64@gmail.com |
b7b408a19d971996c87b2d4dbc3bd36fae6371de | 872d361b39af24b1786ad254a29fad0d028151bf | /src/main/java/mx/pliis/empresas_sindicatos/persistencia/hibernate/dao/empresa/EmpresaHDAO.java | 0a7d2ec8f2eec4fde67cd144da115e67a39f9c2b | [] | no_license | daniel-gc/Proyect_sindic_emp | 6303b1a8034e30d58eb4542c279922fba13ab910 | 577c599acaa4f565c5f7160dbde65be3cd24009d | refs/heads/main | 2023-03-13T17:29:19.603633 | 2021-03-09T07:07:18 | 2021-03-09T07:07:18 | 331,510,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 260 | java | package mx.pliis.empresas_sindicatos.persistencia.hibernate.dao.empresa;
import java.util.List;
import mx.pliis.empresas_sindicatos.persistencia.hibernate.entity.EmpresaEntity;
public interface EmpresaHDAO {
public List<EmpresaEntity> getAllEmpresas();
}
| [
"daniel.garciaca-at-967664872311"
] | daniel.garciaca-at-967664872311 |
37c9a8ae9df6476d5976d619cd91cae206a030c5 | 6ac4a44bd3e2891452aa931e143e4dee1f4c4ab0 | /src/main/java/gerrymandering/controller/WhatIfController.java | a810438958a0cc2daebe4d02c5efb25f609610d5 | [
"MIT"
] | permissive | JohnsonLu3/Gerrymandering-Analysis | 2afe0a82dc29db8785037a6b7e855c88687a4eb2 | 760a3c159c443056a9fd8f82102f02251aee5fc0 | refs/heads/master | 2021-08-31T20:39:47.280616 | 2017-12-22T20:08:21 | 2017-12-22T20:08:21 | 115,145,206 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,057 | java | package gerrymandering.controller;
import com.fasterxml.jackson.databind.ObjectMapper;
import gerrymandering.api.ApiResponse;
import gerrymandering.model.District;
import gerrymandering.model.GeoJson;
import gerrymandering.model.State;
import gerrymandering.model.SuperDistrict;
import gerrymandering.service.GeoRenderi... | [
"yi.suo@stonybrook.edu"
] | yi.suo@stonybrook.edu |
cfff80fdbbe481fd5074da0e637fdbf1c3811b42 | ed7a04cb88209796941ae2feb0fdb213fc29da71 | /src/main/java/org/laukvik/trainer/exercise/ExerciseTree.java | a34f6fc7a4509fb9cff796d468e8c6d891c0d90d | [] | no_license | laukvik/Trainer | 1fd483e170a683bb5c5cbde15aaf38945aa61d23 | 591cbd22c65c55d75065a4d350dff78e96c739ba | refs/heads/master | 2020-06-30T01:19:10.000951 | 2014-04-26T15:45:27 | 2014-04-26T15:45:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,934 | java | package org.laukvik.trainer.exercise;
import java.util.Locale;
import javax.swing.JTree;
import javax.swing.event.TreeModelEvent;
import javax.swing.tree.TreePath;
import javax.swing.tree.TreeSelectionModel;
import org.laukvik.swing.locale.LocaleListener;
import org.laukvik.trainer.anatomy.Part;
import org.laukvik.tra... | [
"morten@laukvik.no"
] | morten@laukvik.no |
9c027c28aa8bd476a20656d65a1849fcd0b367c0 | d273f603cd6205de1ad25ffb127faf4307a3bc4b | /sln-contracts/src/main/java/ru/elementlab/sln/contracts/MessageKind.java | dd0690479e917582621d373b3626f92f64d8889b | [
"MIT"
] | permissive | elementlab-llc/sln-java | 7aa9fab9b9d7d4c44f061bc2f98d4c0a50ca0e4a | f8656b64b94cdd84e0e529ba7f5067e66b09d43d | refs/heads/master | 2021-04-18T21:22:45.831159 | 2018-05-30T13:10:58 | 2018-05-30T13:10:58 | 126,820,435 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | /*
*
* Module Name: sln-contracts
* Project: sln
*
* Copyright (c) Element Lab LLC
*
* THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
* EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PUR... | [
"oralzb@yahoo.com"
] | oralzb@yahoo.com |
ea35777f624b433019ad71c18b343d1f9926ca2e | 94ea5566f2c9eb9e035122ade94a004b125bc755 | /src/main/java/com/dongdongxia/myfastjson/asm/MethodWriter.java | a291a555b89fb0102af24814eeb93d8934c85582 | [
"Apache-2.0"
] | permissive | liuzedong/myfastjson | b41e942f47989a059a478342129c6bc1a381f9ed | cdd69fe6071fcbd3c7a12bc3dd4c0ceb15ec15ba | refs/heads/master | 2021-01-20T01:36:06.910507 | 2017-07-03T07:36:25 | 2017-07-03T07:36:25 | 89,304,565 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,968 | java | /***
* ASM: a very small and fast Java bytecode manipulation framework
* Copyright (c) 2000-2007 INRIA, France Telecom
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistribution... | [
"java_liudong@163.com"
] | java_liudong@163.com |
afd70dd55f348461ed94f2c1fb291b8508e5df7f | fc351062851764d7aa7ed34ad81f0fc981e2fb97 | /src/main/java/com/taihwa/tutorial/repository/UserRepository.java | 1247e897675cc78db3b14486ad0024ba9c45e141 | [] | no_license | taihwa/jwt-tutorial | 4e8ff4434ed2549cc88379eb46eadf244e77aba0 | 50bfce08ddd01c296a1d99cf2f45123fc35fa4eb | refs/heads/master | 2023-06-15T23:20:30.197041 | 2021-07-12T11:41:21 | 2021-07-12T11:41:21 | 383,626,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.taihwa.tutorial.repository;
import com.taihwa.tutorial.entity.User;
import org.springframework.data.jpa.repository.EntityGraph;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.Optional;
public interface UserRepository extends JpaRepository<User, Long> {
@EntityGraph(att... | [
"dlxoghk1@nate.com"
] | dlxoghk1@nate.com |
9c1bd96a2e460a36c46fd5eb2e053d5b6e11d685 | 7cdee16bd9fe9827f7460b2834d71ed684f01cb3 | /docroot/WEB-INF/src/com/codeengine/studentmanagement/model/impl/StudentCacheModel.java | 811d5882d1a21f56365580624712ee0bc5a4249f | [] | no_license | haubuicodeengine/demoliferay | 2a0ec6f6372498157a175d425628287a311afe49 | a1696b81ded877369320ff28336c1136b8a6116b | refs/heads/master | 2020-05-16T08:20:10.473113 | 2019-05-07T10:01:27 | 2019-05-07T10:01:27 | 182,904,933 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,670 | java | /**
* Copyright (c) 2000-present Liferay, Inc. 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 version 2.1 of the License, or (at your option)
* any la... | [
"hau.bui@codenginestudio.com"
] | hau.bui@codenginestudio.com |
1b8d238cc29535b02e2fcc7b6977918ef595c2c4 | 4df4b1cfac2b9375ca805c22cddc61977fdae3d6 | /src/test/java/com/astrebel/sonarslack/SeverityTest.java | ccc5c521cb6768f07000239e1d4e7d25dffec6c8 | [
"MIT"
] | permissive | astrebel/sonar-slack-notifier-plugin | 1acdb5b0b7b06b8b389416e10a42a99465a29915 | c9e5a67c5be702595ce307009b96a2ae0e6e5c1f | refs/heads/master | 2021-01-10T13:57:15.523008 | 2017-10-13T06:02:41 | 2017-10-13T06:02:41 | 52,726,357 | 18 | 7 | null | 2017-10-13T06:02:42 | 2016-02-28T14:54:32 | Java | UTF-8 | Java | false | false | 1,941 | java | package com.astrebel.sonarslack;
import static org.junit.Assert.*;
import org.junit.Test;
public class SeverityTest {
@Test
public void ValueOrDefault_KnownOptionIgnoreCase_Value() {
assertEquals(Severity.NONE, Severity.valueOrDefault("NonE"));
assertEquals(Severity.BLOCKER, Severity.valueOrDefault("blOcKer")... | [
"damian.hofmann@kwsoft.ch"
] | damian.hofmann@kwsoft.ch |
f6076a89afc429b4d82a780920f9f2ba1d77b685 | 9dbf5bc145e0110d019db1ae9f3350a8bd0f1d72 | /src/java/jums/Myupdateresult.java | 255cb5437f0c320053be7e71e4aca9d003591118 | [] | no_license | Kashiwagithub/kagoyume | 23153968d8b73ba9bc815b1beb784eefc025a597 | d90c750a906e76ba0cac5a448ab1573de2b2979d | refs/heads/master | 2021-04-12T07:49:15.277111 | 2016-06-20T06:01:28 | 2016-06-20T06:01:28 | 61,011,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,706 | 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 jums;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http... | [
"qwertyuiop.w.k@gmail.com"
] | qwertyuiop.w.k@gmail.com |
23a44bfcd889fbceaac106065b612eb166afa94d | 1282b072097712891cb01f8a166c8792bc345d2e | /src/main/java/misc_items/Item.java | 0d08cc26b5c7b85b23230dbb91f43de2388ef81d | [] | no_license | bellvelo/RaysMusicExchange | f4e4791d97ab097078003c5e264e6a87c1ff6cff | d3db2e2b5ef8426bc2abd1ccf45da61c37220b37 | refs/heads/master | 2020-04-08T05:50:50.357329 | 2018-11-25T21:23:15 | 2018-11-25T21:23:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 957 | java | package misc_items;
import Instruments.Guitar;
import interfaces.ISell;
public abstract class Item implements ISell{
private String description;
private int buyPrice;
private int sellPrice;
public Item(String description, int buyPrice, int sellPrice) {
this.description = description;
... | [
"dbelldev@icloud.com"
] | dbelldev@icloud.com |
7274df4bc7d36ad4f6b4df253fdab0a4db9902f7 | 3491865bd350e5084a820ea271039ac9b48807de | /src/elements/LightSource.java | 7a31298bc2ec40bcdefb326c8109a4f083914b54 | [] | no_license | eden012/MavoSE5781 | 0c0e12e9853f7d4d983da861c19ed0e8376a3f49 | abe501f6386b78b6646f9df18ff49675414f390b | refs/heads/master | 2023-02-13T01:55:35.906629 | 2021-01-18T16:32:22 | 2021-01-18T16:32:22 | 330,725,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package elements;
import primitives.*;
import java.util.List;
/**
* Interface for common actions of light sources
*
* @author Dan Zilberstein
*/
public interface LightSource {
/**
* Get light source intensity as it reaches a point I<sub>P</sub>
*
* @param p the illuminated point
* @return... | [
"edencohen012@gmail.com"
] | edencohen012@gmail.com |
cb59d31cd04eedc196079db0a4662d06dbb3301d | bf2966abae57885c29e70852243a22abc8ba8eb0 | /aws-java-sdk-connect/src/main/java/com/amazonaws/services/connect/model/transform/StopContactRecordingResultJsonUnmarshaller.java | 982ad35b0441b37dd600affed983ccc6c4eee217 | [
"Apache-2.0"
] | permissive | kmbotts/aws-sdk-java | ae20b3244131d52b9687eb026b9c620da8b49935 | 388f6427e00fb1c2f211abda5bad3a75d29eef62 | refs/heads/master | 2021-12-23T14:39:26.369661 | 2021-07-26T20:09:07 | 2021-07-26T20:09:07 | 246,296,939 | 0 | 0 | Apache-2.0 | 2020-03-10T12:37:34 | 2020-03-10T12:37:33 | null | UTF-8 | Java | false | false | 1,678 | java | /*
* Copyright 2016-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
1804ab3e5655b8ff5e5fef84f169d61430482c0b | 4f8dae9201da32745663a9b5356377cf1a14128f | /src/main/java/practice/leetcode/oj341to350/OJ343_others.java | a0f80a60567ee5204b503c3cc96ebe9384eb4805 | [] | no_license | xiaoyue26/july | 09805465e2c2a4432876bb45e85780ba9330940f | a388405d31e1a6cd3d09424d9ce8c3aef8632712 | refs/heads/master | 2021-06-02T02:32:49.672546 | 2020-03-09T07:04:11 | 2020-03-09T07:04:25 | 133,506,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 719 | java | package practice.leetcode.oj341to350;
/*
* 2*(f-2) = 2f-4 >= f
* 直接优先用3做因子.
* 其次用2。
* */
public class OJ343_others {
public int integerBreak(int n) {
if (n == 2) return 1;
if (n == 3) return 2;
int product = 1;
while (n > 4) {
product *= 3;
... | [
"296671657@qq.com"
] | 296671657@qq.com |
78c22a58209054d0661c786ded875c475a3f45a1 | f5049214ff99cdd7c37da74619b60ac4a26fc6ba | /runtime/update/eu.agno3.runtime.update/src/main/java/eu/agno3/runtime/update/LicensingException.java | f4094ba84bb3f83bb3e1dac6e80e4380b84efda3 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | AgNO3/code | d17313709ee5db1eac38e5811244cecfdfc23f93 | b40a4559a10b3e84840994c3fd15d5f53b89168f | refs/heads/main | 2023-07-28T17:27:53.045940 | 2021-09-17T14:25:01 | 2021-09-17T14:31:41 | 407,567,058 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | /**
* © 2016 AgNO3 Gmbh & Co. KG
* All right reserved.
*
* Created: 22.02.2016 by mbechler
*/
package eu.agno3.runtime.update;
/**
* @author mbechler
*
*/
public class LicensingException extends Exception {
/**
*
*/
private static final long serialVersionUID = 7445152841346719096L;
... | [
"bechler@agno3.eu"
] | bechler@agno3.eu |
ec7af8d0317c94c1084418791146e1bdd621828e | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/live/core/view/TRTCVideoLayoutManager.java | cc12ee45d0b871792699c941a563e2ffcb5fe18a | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 17,839 | java | package com.tencent.mm.live.core.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.ViewGroup.LayoutParams;
import android.widget.RelativeLayout;
import android.widget.RelativeLayout.LayoutParams;
import android.widget.Toast;
import com.tencent.matrix.trace.core.AppMeth... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
9914b26e6d1392ae8ca9e280f7a06992d49d90fb | e5c98ecca9e175840a5a9f76932e3ce55354e959 | /openpdf/src/main/java/com/github/text/pdf/Pfm2afm.java | a1d8f19a45c3758cd737993fb3a2cafcb3e839b5 | [] | no_license | danschmidt1/OpenPDFBetterTiffSupport | cb5b81cbbfd96880ff8ec628e46e76e76571045e | c5f0215624e6d12eccf3e130d68527f686e79f45 | refs/heads/master | 2021-09-12T14:51:25.313563 | 2018-04-17T21:05:20 | 2018-04-17T21:05:20 | 114,408,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 34,034 | java | /*
* $Id: Pfm2afm.java 4065 2009-09-16 23:09:11Z psoares33 $
*
* Copyright 1991 Ken Borgendale
*
* The contents of this file are subject to the Mozilla Public License Version 1.1
* (the "License"); you may not use this file except in compliance with the License.
* You may obtain a copy of the License at http://w... | [
"dan.schmidt1@gmail.com"
] | dan.schmidt1@gmail.com |
f2846b06db0ad0f750726f425962d87cbed285e5 | 1660922fd00c28e4bf3f3cfd292bc49768d1bbb0 | /app/src/main/java/ds/fragtofragviaviewmodel/SharedViewModel.java | 2ca4f2e4f9aa603e7426754f709385aa04aff27c | [] | no_license | developersancho/FragToFragviaViewModel | ffed553c9f5d1ace04b14b8a6899901b6d3f2979 | 468dcb6f35011696f06ed7cf454f687fabe8818d | refs/heads/master | 2020-04-05T08:47:51.879192 | 2018-11-08T15:43:20 | 2018-11-08T15:43:20 | 156,729,930 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | package ds.fragtofragviaviewmodel;
import android.arch.lifecycle.LiveData;
import android.arch.lifecycle.MutableLiveData;
import android.arch.lifecycle.ViewModel;
public class SharedViewModel extends ViewModel {
private MutableLiveData<CharSequence> text = new MutableLiveData<>();
public void setText(CharSe... | [
"developersancho@gmail.com"
] | developersancho@gmail.com |
eaca315b3d007cd70aaa84bd364bf0161ba08f6f | 0b58c13d5485d2a042ef77769aad51465faeaa92 | /SupervisorM30/monmon/src/main/java/com/boha/supervisor/m35/PhotoUploadToFbService.java | deb0a897a77d115129dab1835e56cdbbb5f8afe9 | [] | no_license | bohatmx/MonitorAppsRepo | 5718a610a0d8eebf2e402454ecaf13c5f7990fef | 0fb1cce3188da4c9bcedc8fad56aafd48f3a6e5f | refs/heads/master | 2021-03-16T09:42:29.025641 | 2016-08-11T17:57:14 | 2016-08-11T17:57:14 | 27,969,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,740 | java | package com.boha.supervisor.m35;
import android.app.IntentService;
import android.content.Intent;
import android.net.Uri;
import android.util.Log;
import com.google.firebase.storage.FirebaseStorage;
import com.google.firebase.storage.StorageReference;
/**
* An {@link IntentService} subclass for handling asynchronou... | [
"malengatiger@gmail.com"
] | malengatiger@gmail.com |
fec639285c2e6f20e0f2afeb664a07c8aa1ccb65 | d593ad37a82a6396effceaf11679e70fddcabc06 | /game/7/StarWars/src/com/StarWars/StartGame.java | 9c99e8e7af2104e2b816aaa284f4264bf437311c | [] | no_license | psh667/android | 8a18ea22c8c977852ba2cd9361a8489586e06f05 | 8f7394de8e26ce5106d9828cf95eb1617afca757 | refs/heads/master | 2018-12-27T23:30:46.988404 | 2013-09-09T13:16:46 | 2013-09-09T13:16:46 | 12,700,292 | 3 | 5 | null | null | null | null | UHC | Java | false | false | 2,060 | java | package com.StarWars;
import android.app.Activity;
import android.content.Intent;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android.widget.Button;
public class StartGame extends Activity {
MediaPlayer ... | [
"paksan@daum.net"
] | paksan@daum.net |
6223e5a53fb5c15eab0bd536908efbcf8a0211f1 | 3f835e2852647e3ce3d8e7092fdd8b912ceaa023 | /extras/crouton-library/src/de/keyboardsurfer/android/widget/crouton/Crouton.java | ffa9a51e61cffde5cb26ed4fd061bd34a596b019 | [] | no_license | tinyao/boocle | 32a4713134c6611a7dc2ed56f3120c4c4c343121 | 02345cddc963524f3673a2139c91f227bc11650d | refs/heads/master | 2020-06-08T08:47:00.839364 | 2015-08-08T15:34:41 | 2015-08-08T15:34:41 | 11,716,332 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 32,415 | java | /*
* Copyright 2012 - 2013 Benjamin Weiss
* Copyright 2012 Neofonie Mobile GmbH
*
* 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
*
... | [
"yao2app@gmail.com"
] | yao2app@gmail.com |
6238c1a8e73f0c08f1c59ce70136672cd6645912 | e6292b315e16053932b4bee173d34b1b1fb9766f | /HaTest/src/main/java/ha/controller/CacheController.java | 4413e98ccf3438a1cbf671ee92cdda38a619adff | [] | no_license | wangymd/ha | 120a7dbb68b7873fd94be02735912151f29702b5 | 78c07d2995ef28231d5cdf5d24a1fc45c92fadd3 | refs/heads/master | 2022-05-13T17:45:36.093267 | 2019-06-16T03:45:14 | 2019-06-16T03:45:14 | 191,594,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,540 | java | package ha.controller;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import ha.ser... | [
"314851768@qq.com"
] | 314851768@qq.com |
0c2331b06eac08dd41b245a251c77c4186a27039 | 5e44069cec039d0b9d973a9b175d9b96055b5c78 | /src/org/tensorflow/demo/env/DetectedObject.java | db58d036441f7e2ac7e3d714cd40078ccbf9bf8e | [] | no_license | vietcoscc/TFDetect | f73ba41033a449bd7766380a9fa74961f57a33d4 | 992b3eaba6c58d3a1c005af12fb2ca0baab555a3 | refs/heads/master | 2021-05-11T22:28:15.781607 | 2018-05-10T16:54:46 | 2018-05-10T16:54:46 | 117,493,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 759 | java | package org.tensorflow.demo.env;
import android.graphics.Bitmap;
import org.tensorflow.demo.Classifier;
/**
* Created by viet on 01/02/2018.
*/
public class DetectedObject {
private Bitmap bitmap;
private Classifier.Recognition recognition;
public DetectedObject(Bitmap bitmap, Classifier.Recognition ... | [
"vietcoscc@gmail.com"
] | vietcoscc@gmail.com |
126f3a746ff0da2bf4cb222f7197ff818d717f4e | 342e432027e5e9789802a554e55bf5f842f63c5e | /Java/Thinking-in-Java/exercise/src/containers/Maps.java | 622aa45fec403db7e676f46fdc62f27a2641ea8b | [] | no_license | etins/Archive | 74dd692a702fb62037fe36ac068b44ec177d7cd6 | 70554057353e2a61f5e7a8e70887f155f3b16ed0 | refs/heads/master | 2021-09-06T22:32:04.585203 | 2018-02-12T16:52:25 | 2018-02-12T16:52:25 | 116,618,246 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,600 | java | package containers;
import java.util.concurrent.*;
import java.util.*;
import net.mindview.util.*;
import static net.mindview.util.Print.*;
public class Maps {
public static void printKeys(Map<Integer, String> map) {
printnb("Size = " + map.size() + ", ");
printnb("Keys: ");
printnb(map.keySet... | [
"etinsj@gmail.com"
] | etinsj@gmail.com |
6471e9dddf691e155f2c18ebbce11891b27213d5 | 4a8b81b7cb0c3647f28c9e3f0ddcfe115a891c00 | /src/main/java/com/myhabit/repository/EatingHabitRepository.java | 39a0181502e629784c4d228b97b345a238cef128 | [] | no_license | phuongHoang01/my_habit-be | ec596d5ab921e7d510004abc9c4d8cec3bc4b242 | 4b698c75653f0c367beca7e3f1682f4b805c40a5 | refs/heads/master | 2023-02-23T17:58:40.556533 | 2021-01-27T02:19:30 | 2021-01-27T02:19:30 | 330,540,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package com.myhabit.repository;
import java.time.LocalDate;
import java.util.List;
import java.util.Optional;
import java.util.UUID;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.NoRepositoryBean;
import ... | [
"won.vn2000@yahoo.com.vn"
] | won.vn2000@yahoo.com.vn |
e29e38c1544ab8d09039b1b7fa04d5b5b2ebf225 | e9dae1871a4201b21a410177c08c21bbef9c3f17 | /app/src/main/java/com/pity/firebaseappautentificacion/activitys/OlvidasteContraseniaActivity.java | b25a9f33d1d571d3d308b68631a6e4985b3887ee | [] | no_license | programandoBaradero/Perros-App | 420daf06fa17915f6e936159f9ebfd8e3f2fa673 | bb0a2ad48c389feed737cc3095b47ec003a3c9a9 | refs/heads/master | 2020-04-23T22:43:45.639474 | 2019-02-23T00:30:34 | 2019-02-23T00:30:34 | 171,511,935 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,751 | java | package com.pity.firebaseappautentificacion.activitys;
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.util.Log;
import android.view.View;
import android.widget.Button;
imp... | [
"47676714+tumbichi@users.noreply.github.com"
] | 47676714+tumbichi@users.noreply.github.com |
e14e2445c703ce963c549b5cd1a35fd12f1fc002 | 1ca0b9931f5f5c8d3dae7e0c0833d424636f4a4e | /FinalProyect/app/src/main/java/dras/finalproyect/dialogos/FotoDialogFragment.java | 0793cd2da7b9dbc569a59cc0e7a55b4546e9b939 | [] | no_license | tempestaddepvc/proyectoFINAL | 64b286e44e6affb5981a75ec52ec8524e277566c | dbc47bc67cda3fe48309c9b4c1aa6bb91c53a66e | refs/heads/master | 2021-01-21T14:40:33.283581 | 2016-06-20T01:52:49 | 2016-06-20T01:52:49 | 58,961,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,636 | java | package dras.finalproyect.dialogos;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.provider.MediaStore;
import android.support.v4.app.DialogFragment;
import android.suppor... | [
"Sheith.92@gmail.com"
] | Sheith.92@gmail.com |
5f4f9e23f43477a9705a16ec9b35970d7d854804 | e9f6af8d715ed3cd9367a014eab19ddd84614fbb | /app/src/main/java/com/example/android/apis/app/HelloWorld.java | de26e411f21d2d2652605d45d5b4334e3b5fee01 | [] | no_license | kamaihamaiha/Android-API-Demos | 92fe60331e3e9b6f52272b860c64d6cc48216b14 | 9e0b0d52a42250bd6d80f5c1cbe0f02d3fa7343b | refs/heads/master | 2020-04-04T01:47:28.136062 | 2018-11-01T07:41:21 | 2018-11-01T07:41:21 | 155,677,388 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,026 | java | /*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"kamaihamaiha@gmail.com"
] | kamaihamaiha@gmail.com |
88de759875f4aafa5137186058f468eae0a4a531 | 2e763fbbe1ea5e0e69299cb63ef4c5a2ec53dd77 | /client/src/com/blackbird/thermostat/security/ThermostatClientSecurityManager.java | 5d20bb9501cac756018ee08a8df9ebca41391be8 | [
"Apache-2.0"
] | permissive | peterkersch/smartphone-thermostat | 1cfaa5284a53206c14b036e813116b523b8f71ef | b55b9a913a881be78bae1fc49d1f26a4273df0dd | refs/heads/master | 2020-05-31T05:40:36.921318 | 2015-01-26T21:42:09 | 2015-01-26T21:42:09 | 28,563,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 571 | java | package com.blackbird.thermostat.security;
import java.security.interfaces.RSAPrivateKey;
import java.security.interfaces.RSAPublicKey;
import android.content.Context;
import com.blackbird.thermostat.store.ThermostatProfileStore;
import com.thermostat.security.ThermostatSecurityManager;
public class Therm... | [
"peter.kersch@gmail.com"
] | peter.kersch@gmail.com |
cee4036f9cda6aff4024755099c324c130fb0209 | 3fddbe5fbcc51f4e4d092e45ac17a4ac17894d69 | /usef-build/usef-workflow/usef-agr/src/main/java/energy/usef/agr/dto/device/capability/InterruptCapabilityDto.java | 9cc08c651205f2740a92fefb04de676ebf4f838c | [
"Apache-2.0"
] | permissive | Drimpac2020eu/usef | a77cd3abc5e3ae9f29b46b65d23778cfceab6498 | 65acaef8248da98df45a4ba7507f017dfc903906 | refs/heads/master | 2022-12-22T16:59:47.959244 | 2020-05-08T11:12:51 | 2020-05-08T11:12:51 | 241,834,155 | 0 | 0 | Apache-2.0 | 2022-12-14T20:26:07 | 2020-02-20T08:43:30 | HTML | UTF-8 | Java | false | false | 1,428 | java | /*
* Copyright 2015-2016 USEF Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | [
"drimpac.2020eu@gmail.com"
] | drimpac.2020eu@gmail.com |
05ea1c6012f23468e49d915bf5ca107aa7703461 | 447c00482cdbe81b4aefc233a3cb94226301176d | /BackEnd/SpinnerAgent20180425/Business/SourceFiles/emxWebService_mxJPO.java | a48720bd7ec7a06179144646ee3335f74ac2630a | [] | no_license | Philani7777777/R2015x | c983352dda274ec51d0b7ab46300e83203900cea | 8a6988e67af4d44fb528a93af3b0b84e4377495e | refs/heads/master | 2022-01-25T22:21:41.573136 | 2018-06-06T13:54:58 | 2018-06-06T13:54:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 788 | java | /*
** emxWebService
**
** Copyright (c) 1992-2015 Dassault Systemes.
** All Rights Reserved.
** This program contains proprietary and trade secret information of MatrixOne,
** Inc. Copyright notice is precautionary only
** and does not evidence any actual or intended publication of such program
**
*/
i... | [
"mayank.ymca@gmail.com"
] | mayank.ymca@gmail.com |
3bef1746db7e4e2478d14981a2660ed136e10356 | c282aa268a34359278af247f461e39d29de59b3c | /AP CS/Farm/Cow.java | f1865f44d2c14653f1c21cd905182e145dd5a5e3 | [] | no_license | Rowataro/AP-Computer-Science-A-Projects | 2810357c0a45bdccddb833ebc27231f1e16483e4 | ba255f907fbe21068d67902bd1005ca1c01ffa46 | refs/heads/master | 2020-03-17T21:47:23.050709 | 2018-06-05T09:16:52 | 2018-06-05T09:16:52 | 133,975,767 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java |
/**
* Write a description of class Cow here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class Cow extends Animal
{
public Cow(final String name, final String color)
{
super(name, color);
}
public void act()
{
System.out.println('\n' + name + " the ... | [
"noreply@github.com"
] | noreply@github.com |
186956a7d2ec925dc862ff3548e2c69ceed72937 | 77dba20cd5f7443d4c1c9414a6f647c201bd5c4f | /src/main/java/com/rvk/ic/service/EmployeeManager.java | 0e67460cddc850b3c6dcdcc10a6a8083c629aa31 | [] | no_license | mithleshuser/P1 | a468e390ce693a588c1a10ee156432ba3df190ae | 634e9cdb7fc70545fa750e5f9113ff621fe766e4 | refs/heads/master | 2021-01-23T04:59:54.995213 | 2017-05-31T20:06:25 | 2017-05-31T20:06:25 | 92,949,092 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package com.rvk.ic.service;
import java.util.List;
import com.rvk.ic.dto.EmployeeDTO;
public interface EmployeeManager {
public List<EmployeeDTO> getAllEmployees();
public Boolean createNewRecord(EmployeeDTO emp1);
}
| [
"mithlesh1490@gmail.com"
] | mithlesh1490@gmail.com |
2d55b114389a20e2b3fcb63ca8d9f2e2f4a6804b | f4f9387e9a45494e3063260e19eed8076c643d46 | /wyframe/wyframe/src/main/java/wy/addons/zcgl/topic/service/IXgt_wy_topicService.java | e94aaf335da2c3667cba3a34db1cb5ad92a3fd11 | [
"MIT"
] | permissive | shawncai/houtaiguanli | 8df6ad4511c732538865240c97f56d4ce24354e3 | f50cda14af87e25d78fcb9d7ed9a38ffc895b688 | refs/heads/master | 2020-03-30T07:12:58.572779 | 2018-09-30T03:16:38 | 2018-09-30T03:16:38 | 150,923,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 164 | java | package wy.addons.zcgl.topic.service;
/**
* 站点栏目Service
*
* @author wyframe
* @Date 2017-11-09 10:39:19
*/
public interface IXgt_wy_topicService {
}
| [
"784836221@qq.com"
] | 784836221@qq.com |
7f1b0ceabdb69b8714a832365e9a3165662e06bf | 04bd8fd4e0ca2fb02eee959d3414aae8ac432cc1 | /app/src/main/java/com/yyyu/interviewhelper/utils/ActivityHolder.java | 079fa5546c6856c58192ca4a22819d0740e98de3 | [] | no_license | yuqibiao/InterviewHelper_version2.0 | d780d2b89482420e9b2d1a1d7e95bc24baa2ac2c | 7a5813b8f81e7c7577f0fadd24c151972123056a | refs/heads/master | 2021-01-17T19:59:38.279703 | 2016-06-13T09:24:08 | 2016-06-13T09:24:08 | 61,018,923 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package com.yyyu.interviewhelper.utils;
import android.app.Activity;
import java.util.ArrayList;
import java.util.List;
/**
* 功能:维护Activity
*
* @author yyyu
* @date 2016/5/18
*/
public class ActivityHolder {
public static List<Activity> activities = new ArrayList<>();
public static void addActivity(Act... | [
"启标禹"
] | 启标禹 |
53fc4014483ed2e3de322709db081f67f4ba45d6 | 191bcfdd40d9bea692553e011c76ee64bc587c94 | /AndroidStudyDemo/app/src/main/java/com/example/studyapp/code4/fragment/dashboard/DashboardViewModel.java | 093bbff9b25935306d6f2f668c19c379b9afa53b | [] | no_license | zhaolongs/AndroidStudy | c3dc56b361be12dceb6dd983976bac4ef8ba4e92 | 90395fb163c3e3e3e726da57f68ac0782e56f207 | refs/heads/main | 2023-08-23T20:59:17.039393 | 2021-10-08T06:04:37 | 2021-10-08T06:04:37 | 404,353,820 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 475 | java | package com.example.studyapp.code4.fragment.dashboard;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class DashboardViewModel extends ViewModel {
private MutableLiveData<String> mText;
public DashboardViewModel() {
mText = ... | [
"928343994@qq.com"
] | 928343994@qq.com |
e308f2ec1cff63592f76c36b1a7eec5980c18999 | a18b911a5bc2d8c0c72fe65f726ca7907c9ff5c0 | /fr/neutronstars/inventorymanager/AbstractItem.java | a1f27a3a3b1079670273e2c3fde7f5ef5826f7a1 | [] | no_license | NeutronStars/Inventory-Manager | 6ea1775ef83177d8b8a326701eca3f09b93c2793 | e979d8db271bd8296d48d260f33e12a4ab8d64c4 | refs/heads/master | 2021-01-21T10:34:33.395508 | 2017-03-23T20:54:11 | 2017-03-23T20:54:11 | 83,455,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,050 | java | package fr.neutronstars.inventorymanager;
import java.util.List;
import org.bukkit.Material;
import org.bukkit.enchantments.Enchantment;
import org.bukkit.entity.Player;
import org.bukkit.inventory.ItemFlag;
import org.bukkit.inventory.ItemStack;
import org.bukkit.inventory.meta.ItemMeta;
/**
* @author NeutronStars... | [
"alan.vion.62.av@gmail.com"
] | alan.vion.62.av@gmail.com |
5ae3f5164e29fa6aade3fc7ad001f4088484c5e1 | e90b0566cefe44368441cf34b05fd61366517d70 | /Test001/829_Test001/src/com/listener/connListener.java | 99967f9aae36987164d0fe19b1f809ad32bffd5c | [] | no_license | KittyUSmile/ExamSystem | 0f2a4b0efa70a6f8376d53c4b135cb03006efab4 | 91d6065af21ba6e6ec13a20546a11c51a8865c9d | refs/heads/master | 2022-12-15T19:33:42.537199 | 2020-09-06T11:43:54 | 2020-09-06T11:43:54 | 291,423,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,642 | java | package com.listener;
import com.util.JdbcUtil;
import javax.servlet.ServletContext;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
public class... | [
"3118845046@qq.com"
] | 3118845046@qq.com |
a3f30e759f545632904eec0144e2318efa8c97bf | 0a59dec908dd05f4ea4b507d438f7da6923be616 | /app/src/main/java/com/example/joni/basicchatapp/services/LeaveGroupService.java | bb83ea47d30683449590bb04bc3e60adc1ac0c4a | [] | no_license | jonisuh/chat-android-client | c86a96641e705c12c6990993e2a25be424dc899e | 93cd4e60a121b9910d1d27db8be4cbd07e8a9a44 | refs/heads/master | 2016-09-14T03:10:53.099007 | 2016-05-04T08:02:16 | 2016-05-04T08:02:16 | 57,156,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,810 | java | package com.example.joni.basicchatapp.services;
import android.app.IntentService;
import android.content.ContentValues;
import android.content.Intent;
import android.database.Cursor;
import android.net.Uri;
import android.util.Log;
import com.example.joni.basicchatapp.ChatProvider;
import com.example.joni.basicchatap... | [
"joni.suhonen@metropolia.fi"
] | joni.suhonen@metropolia.fi |
08a881110e0de7e1811470565b62c00e9cbdc27b | c949cb701d879acf128e157e6a98aaba17fda71f | /force-com-cloud-converter/src/java/com/modelmetrics/cloudconverter/importxls/services/ExcelFileParserService.java | baa600197d2cfd4e5cba77c8e1cef223a614f2f6 | [] | no_license | ramzihad/force-com-cloud-converter | 669d23c343cd2826900c87e9653e4cecd16d602c | 7323dfc029efd1846f2c52d27f452eb27220ce98 | refs/heads/master | 2021-01-20T04:24:57.776795 | 2010-02-26T03:02:52 | 2010-02-26T03:02:52 | 40,235,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,428 | java | /*
The MIT License
Copyright (c) 2008, 2009 Model Metrics, Inc.
http://ModelMetrics.com
http://ModelMetrics.com/authors/rcarlberg
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 withou... | [
"reidcarlberg@2ad8b26c-d14b-11dd-a412-a1792178251d"
] | reidcarlberg@2ad8b26c-d14b-11dd-a412-a1792178251d |
df0923e34659be8c050c5e873660981c11d51649 | ac90019102b91fe6bfacf9710b70103f96816530 | /Workspaces/WJavaFonctionelStudent/PLamda/src/ch/arc/cours/lamda/a_interfacefonctionelle/b_neu/d_function/a_math/custom/compose/UseCompose.java | e995451fa86dd0f5e481d0b92ee8c89498387e30 | [] | no_license | TheGoo-ooo/cuda | 9e70e7a6a3da12afce753a82ee2d68e31748a487 | cc183d1b8fadb88822a87eac915afc378d785193 | refs/heads/master | 2021-08-16T22:10:11.582701 | 2017-11-20T11:43:15 | 2017-11-20T11:43:15 | 111,402,596 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,647 | java |
package ch.arc.cours.lamda.a_interfacefonctionelle.b_neu.d_function.a_math.custom.compose;
import org.junit.Assert;
import ch.arc.cours.lamda.a_interfacefonctionelle.b_neu.d_function.a_math.custom.Function_I;
public class UseCompose
{
/*------------------------------------------------------------------*\
|* ... | [
"florian.fasmeyer@he-arc.ch"
] | florian.fasmeyer@he-arc.ch |
8ee43c4ab82c44b1b6a074918db2abcdae61ed62 | 280fbe213b4f013facc243462fc85632ce10eeba | /ParseStarterProject/build/generated/source/r/debug/android/support/v7/mediarouter/R.java | 3d8bfaa397f33a89aec2ffd9757ce78c1774ecea | [] | no_license | koldoiribarren/DSM-2017-Garijo-Iribarren-Android | 728b4fa502117f14e4e156b323b1386e8a6f88bf | 8ee0fff643f67748418d47f90a6272ec6f341bd4 | refs/heads/master | 2021-01-21T07:07:32.067810 | 2017-06-08T08:35:11 | 2017-06-08T08:35:11 | 91,597,767 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 86,909 | 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 android.support.v7.mediarouter;
public final class R {
public static final class anim {
public static final int abc... | [
"master@koldoiribarren.com"
] | master@koldoiribarren.com |
094292a4306fc77baab61cbbd6ec5347e17e80c4 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/elasticsearch/2015/4/WatcherServiceAction.java | 84c5487bb5f3ed806aac7514c5928c49a071288e | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 1,036 | java | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.watcher.transport.actions.service;
import org.elast... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
c15f3270207e9bcff94b2510a50d0aceaddfbe06 | 5e9f3f62051285044059ee87bb979ebd45fae62d | /my-security/src/main/java/com/yz/common/security/ISecurity.java | 33ef3e2e68af218d08e456877ed6a98b748ffe93 | [] | no_license | zhengsun/my-framework | 813c888cf4bc220d76706d90fda70ae9dbe5722b | 26aec74bcfbaeccaf28cafb7a2a75ccf7f02527a | refs/heads/master | 2021-01-24T01:28:49.726550 | 2018-02-25T06:09:36 | 2018-02-25T06:09:36 | 122,810,044 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,074 | java | package com.yz.common.security;
import java.util.*;
public interface ISecurity {
/**
* 加密字符串
* @param data
* @return
*/
public String Encrypt(String data) throws Exception;
/**
* 解密字符串
* @param data
* @return
*/
public String Decrypt(String data) throws Excep... | [
"zy1434497067@gmail.com"
] | zy1434497067@gmail.com |
498d3212debecb64ce5cd5fdf1f7ba9a3796f210 | 5b22cb19e793987fd8dea03195f739f67a0ecbd1 | /MailRoom/src/mailroom/Snippet.java | eb55f304b4b7eaf4f489a66912b0393f72ce407f | [] | no_license | rockking1379/Mailroom | 5274e4a111544989791bce00f9442d9c050e5c1c | f3943416d46098ab0b7861140c19d6046c09a01a | refs/heads/master | 2020-05-23T16:56:10.432430 | 2014-03-18T19:29:21 | 2014-03-18T19:29:21 | 10,066,713 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 70 | java | package mailroom;
public class Snippet {
boolean noStops =false;
}
| [
"nehringtb@grizzlies.adams.edu"
] | nehringtb@grizzlies.adams.edu |
8dd6d402699d3d7c4f05d63267fa69acbafbeec8 | 4301584f35eebf745bbf1797dfa3eedfe70a2cd3 | /kiss/src/main/java/com/hezhi/kiss/Manager/activity/ActivityManager.java | 50c7460d0b7fedfca9056f4e4643ee569971a671 | [] | no_license | HezEngineer/CodePie | f484d0fc8738dfa06e3a62335ed8755c2491d281 | 989ef6b5a2c1f43369268ff31abf8928b6141fa2 | refs/heads/master | 2021-01-24T08:28:42.330547 | 2017-07-14T03:24:06 | 2017-07-14T03:24:06 | 93,382,727 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,205 | java | package com.hezhi.kiss.Manager.activity;
import com.hezhi.kiss.base.BaseActivity;
import java.util.LinkedList;
public class ActivityManager {
/**
* 视图栈
*/
private static LinkedList<ActivityInfo> activities = new LinkedList<ActivityInfo>();
public static LinkedList<ActivityInfo> getManagers() ... | [
"il"
] | il |
adcaeafc294291e04a0aaa970bd65d4e45d3c9e0 | 2fa9dabc2c92c3432954cca52616ae0d1dd3e9b7 | /core/src/com/mygdx/game/Setting_Room.java | 15868cc7894015a1a3be4bf06f8cf8225ccbe370 | [] | no_license | nhommasoi/bh | d175bc5b52be56113f608c0497d9dc1a79403307 | 3b1b4afbbc584aabbe5da3a75b3170dec45d7111 | refs/heads/master | 2020-03-26T17:56:05.624473 | 2018-08-31T10:50:47 | 2018-08-31T10:50:47 | 145,187,946 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,786 | java | package com.mygdx.game;
import com.badlogic.gdx.Game;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Screen;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.scenes.sc... | [
"hai6722@gmail.com"
] | hai6722@gmail.com |
a230b1de0bf0e2053b7d923c6ccde171c0ce576f | 5043e74928ec012bbe9aef3be963614f614e1d4e | /src/main/java/io/cat/ai/ildirim/adt/nonlinear/graph/component/GraphEdge.java | 2e1143df145d075e38492d878e173cb950508f28 | [] | no_license | cat-ai/ildirim | 03bafdb8a08bf14816446bd5dd86e4739d68b7ea | 9b1d9bd25162e2115a1746731edea67d754c994f | refs/heads/master | 2022-05-17T01:45:29.827349 | 2020-04-24T10:55:40 | 2020-04-24T10:55:40 | 258,482,331 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 286 | java | package io.cat.ai.ildirim.adt.nonlinear.graph.component;
import io.cat.ai.ildirim.adt.nonlinear.graph.Graph;
import lombok.*;
@AllArgsConstructor @Getter @Setter
class GraphEdge<E, N> {
private E val;
private final Graph<E, N> source;
private final Graph<E, N> target;
} | [
"k.gadzhiev@pflb.ru"
] | k.gadzhiev@pflb.ru |
7800daefecd983919d86c454542be7d859325987 | 5431875a111b1a17045a7e1b337dd1b23e95139c | /src/main/java/com/vg/eventmanagement/common/HttpStatusCode.java | 5cd5c3f84043d31cb23e5408c2d2f6caa7486310 | [] | no_license | viraag/event-management-backend | e5db9ded93618a1dbaea3b3ad4b16b2c4c216169 | 9ce78828c525d55ef9dd1d52314266668bd8894b | refs/heads/master | 2022-11-28T07:13:52.089870 | 2020-08-16T06:05:14 | 2020-08-16T06:05:14 | 286,762,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,532 | java | package com.vg.eventmanagement.common;
public enum HttpStatusCode {
CONTINUE(100, "Continue"),
SWITCHING_PROTOCOL(101, "Switching Protocols"),
PROCESSING(102, "Processing"),
OK(200, "OK"),
CREATED(201, "Created"),
ACCEPTED(202, "Accepted"),
NON_AUTHORITATIVE_INFORMATION(203, "Non-Authoritat... | [
"viraagsingh007@gmail.com"
] | viraagsingh007@gmail.com |
e6e07d07a2539cb0f46fc374bd0f483344e1d49b | da8013fd299b2b5b2b75dba8e890cc9212e408af | /app/src/main/java/com/xxjr/xxjr/other/lineChart/AxesRenderer.java | 9787965e5fd8ce160337dfc2e17d1ff151488254 | [] | no_license | xnn1987/XXJR | 65085be7aca8fc347a35f1ca77f089c0b8ef90b9 | 52e006f216f9c7175e7b999bbb890800f794b93a | refs/heads/master | 2021-01-19T04:49:59.279675 | 2017-04-06T07:30:57 | 2017-04-06T07:30:57 | 87,399,813 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,123 | java | package com.xxjr.xxjr.other.lineChart;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Paint.Align;
import android.graphics.Paint.FontMetricsInt;
import android.graphics.Rect;
import android.graphics.Typeface;
import android.text.TextUtils;
/**
... | [
"xnn1987@163.com"
] | xnn1987@163.com |
da88d2cb5b19904155fa5bfdfac66aaaa0a31849 | eb21514553dd215a1f0dc6b44f60381543a770bf | /app/src/main/java/com/softdesign/devintensive/data/network/ServiceGenerator.java | 39ac37c31665959c5188e5f832909596d03a542d | [] | no_license | hellmojo/DevIntensive | bce58e2b9ce38ec9af1e60e8a6e5547eeeb62a2d | 85a2ee743e38d7fa1ebcde415cc7a87daa3825d5 | refs/heads/master | 2021-01-17T20:55:42.174409 | 2016-07-13T12:31:13 | 2016-07-13T12:31:13 | 61,594,292 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 954 | java | package com.softdesign.devintensive.data.network;
import com.softdesign.devintensive.utils.AppConfig;
import okhttp3.OkHttpClient;
import okhttp3.logging.HttpLoggingInterceptor;
import retrofit2.Retrofit;
import retrofit2.converter.gson.GsonConverterFactory;
public class ServiceGenerator {
private static OkHttp... | [
"energizr@mail.ru"
] | energizr@mail.ru |
36633f134e98e5b4aa6856716c97eedf47290fa2 | e75db83ad2bfca703495c66cc91fc64595302063 | /src/main/java/com/xiaoniu/dataplatform/ruleengine/common/interceptor/OperationLogInterceptor.java | fd1df0f6c8caeaec86032ca097806248779d19cd | [] | no_license | sunrain520/ruleengine-manager | 082b6b8bb90fb70b270b84582df3a845e0854f13 | 1da7ceaed042174544a00bf52d97d132b82a0a02 | refs/heads/master | 2021-08-10T13:41:15.962711 | 2017-11-12T16:45:58 | 2017-11-12T16:45:58 | 110,450,091 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,259 | java | package com.xiaoniu.dataplatform.ruleengine.common.interceptor;
import com.alibaba.fastjson.JSON;
import com.xiaoniu.dataplatform.ruleengine.common.ModuleDef;
import com.xiaoniu.dataplatform.ruleengine.entity.OperateLog;
import com.xiaoniu.dataplatform.ruleengine.manager.OperateLogManager;
import com.xiaoniu.dat... | [
"767375210@qq.com"
] | 767375210@qq.com |
e0a3244841d4ada0a6ffc410671bb5a5c1fd20e7 | 63a799928f5fa6c0dac007412ee09a662a1185b4 | /src/main/java/com/test/auth/controller/UserController.java | a860be703984939a516e18499771604251e15fae | [] | no_license | toandam0210/rsa | 5533d6b17c96d242e83583d7c9f8ef3f61e2edbb | 46d0faee4c1e0b4672ea06ffb6693cb02199abb3 | refs/heads/master | 2023-08-02T09:29:17.567109 | 2021-06-11T06:41:01 | 2021-06-11T06:41:01 | 375,925,208 | 0 | 0 | null | 2021-09-16T15:52:17 | 2021-06-11T06:22:08 | Java | UTF-8 | Java | false | false | 1,953 | java | package com.test.auth.controller;
import java.security.interfaces.RSAPublicKey;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.Cros... | [
"61044788+toan0210@users.noreply.github.com"
] | 61044788+toan0210@users.noreply.github.com |
bbc332237030ea7c715d1d99466d4fa73b3c7edb | a1dcbe0e196491b996ce0a005bc85ab561fd2958 | /cloud-config-client-3355/src/test/java/com/ygm/springcloud/CloudConfigClient3355ApplicationTests.java | 71270868377dff7756331079a227b9e7e87c2f5c | [] | no_license | Yanggaoming/springcloud | b6fbf29f5bad95c944342b21e2c913f67c87b3a5 | f924b25266b877c4b01ad19d7ef8efa4f26df535 | refs/heads/master | 2023-01-12T18:35:52.350680 | 2020-11-20T10:20:09 | 2020-11-20T10:20:33 | 314,518,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.ygm.springcloud;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class CloudConfigClient3355ApplicationTests {
@Test
void contextLoads() {
}
}
| [
"1592470135@qq.com"
] | 1592470135@qq.com |
606064fd7caee989a7b014757a9737c3229d4909 | c6d4e0902089744a6c55700ec847795e3422f594 | /Pluralsight/Spring/Spring Security/oauth2-spring-security-spring-boot/effective-oauth2-with-spring/module_4/1_spring security custom authorization server/mod4_authorization_server/src/main/java/com/pluralsight/security/userdetails/UserInfo.java | f4c824820577f97c125fbbbbf69af4b1d2489952 | [] | no_license | MickeyMuis007/software-courses | 4f96f9f5167ae9835ce991be3a1bb1d70e317892 | 0531a3f480c00651795163b7550a06e3d24a5276 | refs/heads/master | 2022-12-22T22:52:43.436753 | 2022-03-08T04:42:00 | 2022-03-08T04:42:00 | 235,821,404 | 0 | 0 | null | 2022-12-16T01:28:40 | 2020-01-23T15:15:26 | C# | UTF-8 | Java | false | false | 390 | java | package com.pluralsight.security.userdetails;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
@Getter
@RequiredArgsConstructor
public class UserInfo {
private final String username;
private final String firstName;
private final String lastName;
private final String email;
public Str... | [
"mihendricks1@gmail.com"
] | mihendricks1@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.