blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
37500a99ff12d428c89ce996ee9660c445a898f9 | e0be0dc80e085b021f37232de4401d5bd64fe693 | /im/src/main/java/ga/im/xmpp/XMPPAuthenticationManager.java | 0512b9d54635abe5665e691133917ca4ecb27711 | [] | no_license | LaraEvdokimova/samples | d1f903d693d1b7ff32c4d9958bb1a609ef75a126 | 52ff5217d1dea0231d0de4c77640504caaf9cfbb | refs/heads/master | 2022-07-08T01:02:06.483120 | 2020-05-10T08:53:39 | 2020-05-10T08:53:39 | 262,746,918 | 0 | 0 | null | 2020-05-10T08:52:05 | 2020-05-10T08:52:04 | null | UTF-8 | Java | false | false | 3,794 | java | package ga.im.xmpp;
import ga.im.xmpp.packet.*;
import org.jivesoftware.smack.util.Base64;
import javax.security.auth.callback.*;
import javax.security.sasl.*;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.List;
/**
* @author Ivan Kha... | [
"ikhalopik@gmail.com"
] | ikhalopik@gmail.com |
6602a683c87dbc58fd83cdeda69c8768b3a15d43 | 90eb7a131e5b3dc79e2d1e1baeed171684ef6a22 | /sources/androidx/savedstate/SavedStateRegistry.java | 54212da449259137de2d0208d8365c187c206930 | [] | no_license | shalviraj/greenlens | 1c6608dca75ec204e85fba3171995628d2ee8961 | fe9f9b5a3ef4a18f91e12d3925e09745c51bf081 | refs/heads/main | 2023-04-20T13:50:14.619773 | 2021-04-26T15:45:11 | 2021-04-26T15:45:11 | 361,799,768 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,110 | java | package androidx.savedstate;
import android.annotation.SuppressLint;
import android.os.Bundle;
import androidx.annotation.MainThread;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.arch.core.internal.SafeIterableMap;
import androidx.lifecycle.GenericLifecycleObserver;
import a... | [
"73280944+shalviraj@users.noreply.github.com"
] | 73280944+shalviraj@users.noreply.github.com |
cb03db5f126d4436ac28ec03c1579601960b4750 | 81bfaf367da7c1d0cd02bcbebe81abbefda1f3ca | /app/src/main/java/com/nytimes/articles/data/remote/RequestInterceptor.java | e4651d6829497a83608d40f30ac0588e0c385876 | [] | no_license | pramodpnckr1/NytimeApi | acaa6f6000f89b9d3975c30d613da6b99c401795 | 68f2c1931683daba7a75865d00a7e56c140e7f99 | refs/heads/master | 2020-05-04T20:17:37.069640 | 2019-04-04T06:44:08 | 2019-04-04T06:44:08 | 179,431,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 964 | java | package com.nytimes.articles.data.remote;
import android.support.annotation.NonNull;
import java.io.IOException;
import okhttp3.HttpUrl;
import okhttp3.Interceptor;
import okhttp3.Request;
import okhttp3.Response;
/**
* This okhttp interceptor is responsible for adding the common query parameters and headers
* fo... | [
"pramodpnckr@gmail.com"
] | pramodpnckr@gmail.com |
8989abdbffe6e7b370d3896029a848cd8c95e0e6 | e3c8861eae2e0c65ef76a58107d3f0d0c4d9595e | /javamars-base/src/test/java/io/github/richardmars/utils/MathTest.java | 25d958af22064ae1c95f3ce89c1baa7cc0a82030 | [] | no_license | richardmars/javamars | 9a2f0251b4b87a37f75087716201ffe0ae1e638e | c58b9b68b39b520be83b52b32becafb3bc9d2006 | refs/heads/master | 2022-12-26T03:32:03.336297 | 2020-09-11T11:25:18 | 2020-09-11T11:25:18 | 90,506,292 | 1 | 0 | null | 2022-12-16T05:15:45 | 2017-05-07T03:29:13 | Java | UTF-8 | Java | false | false | 417 | java | package io.github.richardmars.utils;
import org.junit.Test;
import io.github.richardmars.utils.Math;
public class MathTest {
@Test
public void testMax() {
System.out.println(Math.max(new int[] {1, 2, 2, -1}));
}
@Test
public void testMaxMap() {
System.out.println(Math.maxMap(new int[] {1, 2, 2, -1}));
}
... | [
"流云"
] | 流云 |
92c03d3a697b8262ffac936c31993eaedc1b5671 | e71119e22a67174546a1f7b64e28ac2fecff9652 | /src/main/java/com/softage/epurchase/repository/UserRepository.java | 9c6a21378ceb5ed159ca06cd2cc87c69d9a440e8 | [] | no_license | BulkSecurityGeneratorProject/epurchage | 3a0b46b794aeb3a07e9594c0946b8d48c2aa98af | 1d222705ede7a43b0835a13f36d1ec42ce2cc804 | refs/heads/master | 2022-12-24T19:26:51.590638 | 2017-03-24T06:25:57 | 2017-03-24T06:28:37 | 296,601,886 | 0 | 0 | null | 2020-09-18T11:30:18 | 2020-09-18T11:30:17 | null | UTF-8 | Java | false | false | 1,026 | java | package com.softage.epurchase.repository;
import com.softage.epurchase.domain.User;
import java.time.ZonedDateTime;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository... | [
"sunny.bhattacharjee@softageindia.com"
] | sunny.bhattacharjee@softageindia.com |
d4eb781a4f32e8b0387979ac61c08f36953c5212 | fe8d950a190fa22e13fa875fe5cdc5e6eee3b378 | /WeatherService.java | d4d33710be4bb6197f814a3af20159abd178ffff | [] | no_license | RomanValeryanov/lab5 | 3f3eeea91671a895e5601c1ae95eb17aec66d50f | f6f4f7816e75fee5499a74a952760f3ef6e6b160 | refs/heads/master | 2021-01-12T06:03:40.754796 | 2016-12-24T15:16:20 | 2016-12-24T15:16:20 | 77,288,422 | 0 | 0 | null | 2016-12-24T15:12:27 | 2016-12-24T15:12:27 | null | UTF-8 | Java | false | false | 540 | java | package lab5.weather;
import com.github.fedy2.weather.YahooWeatherService;
import com.github.fedy2.weather.data.Channel;
import com.github.fedy2.weather.data.unit.DegreeUnit;
import javax.xml.bind.JAXBException;
import java.io.IOException;
public class WeatherService {
public Channel getWeather (String ... | [
"noreply@github.com"
] | RomanValeryanov.noreply@github.com |
2159657fe1f7b942eb71922fd1931f93f211b3db | 9e825a2a0dd47d8e790ae392eeb070d7c165fe4d | /src/org/dlese/dpc/schemedit/action/form/SessionsForm.java | fde65e5a473f90200f501dea36aac1ae2bbe4903 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | NCAR/joai-project | 3a3a2344d3d9b22a8c313a8b92c7accbc089e89f | e3feea29785e3ac959ae683152b26de5c4626619 | refs/heads/master | 2022-03-14T04:48:27.874321 | 2022-02-19T19:00:19 | 2022-02-19T19:00:19 | 84,133,272 | 13 | 6 | NOASSERTION | 2022-02-18T21:28:04 | 2017-03-06T23:56:53 | Java | UTF-8 | Java | false | false | 2,170 | java | /*
Copyright 2017 Digital Learning Sciences (DLS) at the
University Corporation for Atmospheric Research (UCAR),
P.O. Box 3000, Boulder, CO 80307
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 a... | [
"jweather@ucar.edu"
] | jweather@ucar.edu |
76db857d07711c807ffa321d4e4c97ef8aa652b0 | c8b88d3d70b44ccbe2e5d571f423ef6ce5445cce | /src/cn/com/zdez/gateway/servlet/Util.java | da0e06e710652f509ab006db9aa3c66f7a430851 | [] | no_license | glutech/ZdezServer | bbb34702bd424afce3816f5d5fa6ac70dd734f66 | 64b7ff51af740f53c724b69e80d3337689446782 | refs/heads/master | 2021-01-21T23:38:47.232381 | 2014-03-14T03:02:52 | 2014-03-14T03:03:13 | 13,730,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 536 | java | package cn.com.zdez.gateway.servlet;
public class Util {
private Util() {
}
public static boolean isStringNullOrEmpty(String s) {
return s == null || s.equals("");
}
public static boolean isStringEquals(String s1, String s2) {
return s1 == null ? false : s1.equals(s2);
}
public static boolean isStringLe... | [
"wu.kui2@gmail.com"
] | wu.kui2@gmail.com |
6a7cefbae4ccf61efa92878423c477efcc644cff | d16652d0a7c238b39f950380b0a909bcb5fefb01 | /ChildArg.java | a6e65f2165760ffd17d66de6d73598cb852ebf3b | [] | no_license | JunhwanKang/JSP_Study | eded42422745bd373927aa5bb0a7c358e514584a | 61adc2f63ecbec22ae0b0b3e9adf641fcf074793 | refs/heads/master | 2023-03-07T00:21:20.800545 | 2021-02-19T12:03:15 | 2021-02-19T12:03:15 | 280,646,080 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 154 | java | package javaStudy;
public class ChildArg extends ParentArg{
public ChildArg() {
super("ChildArg");
System.out.println("Child Constructor");
}
}
| [
"wnsghks1017@naver.com"
] | wnsghks1017@naver.com |
10924ffcc83eb6d91cb1895d60a50ce95dab36c9 | 08c17ec05b4ed865c2b9be53f19617be7562375d | /aws-java-sdk-quicksight/src/main/java/com/amazonaws/services/quicksight/model/transform/DeleteDataSetResultJsonUnmarshaller.java | 935f689635a0574ac1d60d92a032fd214be99d39 | [
"Apache-2.0"
] | permissive | shishir2510GitHub1/aws-sdk-java | c43161ac279af9d159edfe96dadb006ff74eefff | 9b656cfd626a6a2bfa5c7662f2c8ff85b7637f60 | refs/heads/master | 2020-11-26T18:13:34.317060 | 2019-12-19T22:41:44 | 2019-12-19T22:41:44 | 229,156,587 | 0 | 1 | Apache-2.0 | 2020-02-12T01:52:47 | 2019-12-19T23:45:32 | null | UTF-8 | Java | false | false | 3,366 | java | /*
* Copyright 2014-2019 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... | [
""
] | |
80c3a7f00b70963e4817d9d9d9fee89a0ff31d30 | 06e43d5905014e23dbd730a8a35b7bdf839dd22f | /src/main/ShoppingCart.java | 9040c5f67abc3d7c5c8ffe73cc9416069ccb9dac | [] | no_license | HayTran94/home-test | d2f7f2d734c8e4dc83c6e5844f82dca0dfe3daa9 | feb452d74313bae3283467971498b4f372068244 | refs/heads/master | 2022-04-21T16:07:55.979221 | 2020-04-19T08:29:22 | 2020-04-19T08:29:22 | 197,815,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,552 | java | package main;
import java.util.HashMap;
/**
* This class represent a shopping cart has a associated user and many cart item.
* @see User
* @see CartItem
* @author Hay Tran Van
*/
public class ShoppingCart {
private User user;
private HashMap<String, CartItem> cartItems;
/**
* The constructor of... | [
"haytran@fiot.vn"
] | haytran@fiot.vn |
3fb8b7512a8dad161feebc468fb02385f4792807 | ec489a71283ef8bb6e20cbf82fe7c26cc372c339 | /backend/src/main/java/com/web/curation/team/challenge/TeamChallengeDao.java | 83edf15f38cd36e5fbe97f0f4242de0540744d1f | [] | no_license | h982/SNS-Project | 9f907a1ba2df5070d8bceb47e7b75d4051e463a5 | 3f859d38a044dcbcca90f566d48945cd23d1d730 | refs/heads/master | 2023-07-28T04:47:59.084634 | 2021-08-06T07:13:38 | 2021-08-06T07:13:38 | 397,934,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package com.web.curation.team.challenge;
import java.util.List;
import java.util.Optional;
import com.web.curation.team.Team;
import org.springframework.data.jpa.repository.JpaRepository;
import com.web.curation.member.Member;
import com.web.curation.team.TeamDto;
public interface TeamChallengeDao extends JpaReposi... | [
"ericharry@naver.com"
] | ericharry@naver.com |
1304c840b06ae01bbca6472832b572946de2bde1 | 36aa7c3cb267ecfd51c2ba0548409c5785988cf1 | /DFS-Backtracking/Word Break II.java | 0565f8ae63840cd2bde2ee37573a99dac3337a27 | [] | no_license | yiyiyayahu/2nd_round | 122f43116ce9f65ff1ca2aea0762e798194489f0 | 9f2a71405440c67086887e4360959fbb50b6c619 | refs/heads/master | 2020-04-06T16:11:16.217941 | 2016-09-14T18:17:52 | 2016-09-14T18:17:52 | 37,892,776 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,794 | java | /*
Given a string s and a dictionary of words dict,
add spaces in s to construct a sentence where each word is a valid dictionary word.
Return all such possible sentences.
For example, given
s = "catsanddog",
dict = ["cat", "cats", "and", "sand", "dog"].
A solution is ["cats and dog", "cat sand dog"].
*/
/*
这道题其实是... | [
"yuanjie_qu@hotmail.com"
] | yuanjie_qu@hotmail.com |
3529e6a95f26abdaaa5ff50a74d5a53ebdeb8625 | 80166124a93de3e0fb920bcb4e4948bc2df2bdd0 | /app/src/main/java/com/video2brain/holamundo/ManejoEstilos.java | 42d05ef46d18ad6f039a6ab4465c70ec9fb40268 | [] | no_license | QiqeMtz/AndroidStudioExample | bb0fc3f33ab0ef6eb290293ad6fee7f8d37f2b50 | 0a406c62e3c3c03599a6b4fb56633f9393b67d5b | refs/heads/master | 2021-01-10T16:07:35.021604 | 2015-11-03T03:29:07 | 2015-11-03T03:29:07 | 45,439,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,030 | java | package com.video2brain.holamundo;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.util.Log;
impor... | [
"Enrique@MacBook-Pro-de-Luis.local"
] | Enrique@MacBook-Pro-de-Luis.local |
298f42004b011136eb37a8fd6b359d59a353bd0b | 72e99212693a0a916fd729b9b66490fe15a7b036 | /app/src/main/java/com/kongdy/hasee/magicsound/MainActivity.java | 83f2b62f78924f1a334951eeec30eab786d7cd07 | [] | no_license | Kongdy/MagicSound | 8073f675dfda55129594f10fab2f5c861a1ad44d | 200c013fee0ad192b64684eee2cf9bba703164ab | refs/heads/master | 2020-05-22T21:23:49.471124 | 2017-03-12T12:55:51 | 2017-03-12T12:55:51 | 84,725,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,042 | java | package com.kongdy.hasee.magicsound;
import android.os.Environment;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Toast;
import com.kongdy.hasee.magicsound.voicehelp.Voicer;
import java.io.File;
public class MainActivity extends AppCompatA... | [
"906011748@qq.com"
] | 906011748@qq.com |
3f279f855545203e74b1a74978f07bf1c73a883c | ddb80863990d1563b850da6b1fb7aaee52e6466d | /runtime/citrus-testng/src/test/java/com/consol/citrus/integration/inject/ContextInjectionJavaIT.java | 198de4d074031fee655ac93e83c19f5fa746d809 | [
"Apache-2.0"
] | permissive | riteshjkeloth/citrus | 60e59bbb3e30307b2e53477d2714c1e8eb09f73f | 7d29c01b71ee15a9cb5ec311f54a39396eceaab8 | refs/heads/master | 2021-03-28T00:35:23.900504 | 2020-03-16T21:20:40 | 2020-03-16T21:20:40 | 247,821,050 | 0 | 0 | Apache-2.0 | 2020-03-16T21:36:16 | 2020-03-16T21:36:16 | null | UTF-8 | Java | false | false | 1,917 | java | /*
* Copyright 2006-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"cdeppisch@redhat.com"
] | cdeppisch@redhat.com |
8e9f4c2381512dcbc7e25632850f909bfa5c391f | cc0439b02147d47b2694d7c2e5ce771849ced874 | /Clase03/ConsultarClientes/src/consultarclientes/view/ClienteView.java | 80ea6c5a698861936d8b8ad069101ffcf6fc77d1 | [] | no_license | albjoa/ISIL-EMP-JAVA-EE-001 | 3bf9de310fab3796d23ed3ede7701af2fe343b4d | d9c408ecbd65210be866911c184cfb0eb0ef94e9 | refs/heads/master | 2020-09-14T02:51:29.693491 | 2018-07-18T02:49:56 | 2018-07-18T02:49:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,284 | 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 consultarclientes.view;
import java.util.List;
import javax.swing.JOptionPane;
import javax.swing.table.DefaultTableModel;
imp... | [
"gcoronelc@gmail.com"
] | gcoronelc@gmail.com |
04d223e710d21dfb7ffa43fd80a569dff85b5570 | 86085b40ea56999dfa8d7f1ccb9b3966230f0d60 | /src/debugger/ClaseDebug.java | 1d5cb9d1457d20122896d186b3c190f6bdc167c9 | [] | no_license | dario1227/Progra-2-Algoritmos | 9067e84d05832fb07ea86de4cb26e0b9d1d2e2bb | 6c4bf87858ac10f938b5374ccd61098973a38bff | refs/heads/master | 2021-07-20T17:24:12.408045 | 2017-10-31T02:15:33 | 2017-10-31T02:15:33 | 104,790,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,025 | java | package debugger;
import org.eclipse.debug.core.DebugException;
import org.eclipse.debug.core.DebugPlugin;
import org.eclipse.debug.core.ILaunchManager;
import org.eclipse.debug.core.model.IDebugTarget;
import org.eclipse.debug.core.model.IThread;
public class ClaseDebug {
public static int leerdebug() throw... | [
"kenne@LAPTOP-C41V0LJ6"
] | kenne@LAPTOP-C41V0LJ6 |
a475701d4f5cb8e50e00a894f4b373147a1c0e84 | 5b435c231f53ecb59c5ca7f4d1200bae17f7c476 | /common/src/androidTest/java/com/example/windpush/comment/ApplicationTest.java | 969d235564f52e2fc3d2c43e2a77fbce2d453a8f | [] | no_license | windpush/fknote | 45cdc521691fd30a1604a4f910dff221e53e1569 | 4756cd902daa8f765fb0b248b6b76c4291bd1393 | refs/heads/master | 2021-01-09T20:17:42.592742 | 2016-05-29T06:07:45 | 2016-05-29T06:07:45 | 59,924,903 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package com.example.windpush.comment;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"windpush@modudiyixiaoqingchundeMacBook-Pro.local"
] | windpush@modudiyixiaoqingchundeMacBook-Pro.local |
f32ff7cf76234aadd4c7075ca5d4415ff74592cb | d369fb31d098d648dae20322e4bddae186998ab4 | /AdminPassword.java | a09fdaac3279a7a4242ed728604026524a48a060 | [] | no_license | sidlebj/CSE201 | ed96f536c219c68285e3abce927734aa7e8ec290 | 93d5c1a22d2c8e7a01990e6f1101dda725b32336 | refs/heads/master | 2021-01-21T13:18:24.188117 | 2016-05-05T03:46:55 | 2016-05-05T03:46:55 | 52,320,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,551 | java | import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.EventQueue;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Arrays;
import javax.swing.BoxLayout;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLab... | [
"eniiseekay@gmail.com"
] | eniiseekay@gmail.com |
1779bc7809d7d53570881c07cee7ee5dcbc9f434 | 70077d0e08d9a18bff355929ee18cb88031392a9 | /app/src/androidTest/java/kr/hs/emirim/w2026/project7_2/ExampleInstrumentedTest.java | 8771a6b5739aebaafdcf989e50fe61519d09c86f | [] | no_license | Winni-Lina/Project7_2 | 19b4ac1faa2f0c336ae41bec67e0d4159f95d9eb | d8269e11aa27a2172062ddab90c9e7f67c26aa2b | refs/heads/master | 2023-06-24T10:16:09.818003 | 2021-07-22T04:45:28 | 2021-07-22T04:45:28 | 388,306,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 772 | java | package kr.hs.emirim.w2026.project7_2;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will exec... | [
"9811011sa01@gmail.com"
] | 9811011sa01@gmail.com |
fa6367464cb7e2a568a2eabe352584c411b10831 | caf3d013e54b21bd1874f4abb6fc1d67268a9329 | /src/test/java/findElement/CaptureWebpage.java | f7cb4984713f8121ed071bae15666e7058941f7f | [] | no_license | phattest/selenium-java | c79cce35e8731f48e8ffaedd9c205aa7efc68a34 | 975dc7d083e3028c90876fd99bc9b0739f901fb5 | refs/heads/master | 2023-01-11T01:10:18.252282 | 2020-11-14T07:57:57 | 2020-11-14T07:57:57 | 306,807,954 | 0 | 0 | null | 2020-11-16T15:46:29 | 2020-10-24T04:50:22 | Java | UTF-8 | Java | false | false | 879 | java | package findElement;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.Test;
im... | [
"phattest11@gmail.com"
] | phattest11@gmail.com |
427c00db46f347f6ae58f97e8ea644615d3d37ee | a018a4b39471f2ee8d17e47cc91b4082b7cf44b8 | /code/Web/src/test/java/com.bis.web.controller/ItemsControllerTest.java | f9b65c3e252dddddd7e252d47ca5d559bee0c983 | [] | no_license | dspraveen/BIS | f597d76e7bb6c6f2f3597e9b8072cbcc8657555b | 1d7897f00feda8aafacec2b45bb89384349a2ccb | refs/heads/master | 2021-01-20T21:20:48.345993 | 2012-02-05T13:49:49 | 2012-02-05T13:49:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,210 | java | package com.bis.web.controller;
import com.bis.core.services.ItemMasterService;
import com.bis.domain.Item;
import com.bis.domain.ItemCycle;
import com.bis.domain.ItemReturnType;
import com.bis.testcommon.ItemBuilder;
import com.bis.web.viewmodel.ItemList;
import org.junit.Assert;
import org.junit.Before;
im... | [
"pshivana@.corporate.thoughtworks.com"
] | pshivana@.corporate.thoughtworks.com |
49aa8d4acb2dac55f2a9080df5e389f72792c5af | fba04ebb561eedd5fa53908dd068598967357b36 | /SellMe/src/com/younes/sellme/ActivityProductDetails.java | 8e981a2353066276b8e6d3892dbab0eb74462b2e | [] | no_license | Eyad-Alama/younes | f89ba9380fdf7545bd35404fb51002a8acb317df | 7716cdfb18737ca29ed5a396dba0f42811e7dd48 | refs/heads/master | 2021-01-02T09:37:47.227479 | 2014-06-08T14:31:23 | 2014-06-08T14:31:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,407 | java | package com.younes.sellme;
import java.util.List;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem... | [
"eyad@says.com"
] | eyad@says.com |
7070d15219cb86108f8644f4f7518eacc33b1b7a | fc6c869ee0228497e41bf357e2803713cdaed63e | /weixin6519android1140/src/sourcecode/com/tencent/xweb/x5/j.java | afe4d2dba384a85ec97ec8f9189c55ce9af63173 | [] | no_license | hyb1234hi/reverse-wechat | cbd26658a667b0c498d2a26a403f93dbeb270b72 | 75d3fd35a2c8a0469dbb057cd16bca3b26c7e736 | refs/heads/master | 2020-09-26T10:12:47.484174 | 2017-11-16T06:54:20 | 2017-11-16T06:54:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,518 | java | package com.tencent.xweb.x5;
import android.webkit.WebSettings.LayoutAlgorithm;
import android.webkit.WebSettings.RenderPriority;
import com.tencent.smtt.sdk.WebSettings;
import com.tencent.smtt.sdk.WebSettings.TextSize;
import com.tencent.smtt.sdk.WebView;
import com.tencent.xweb.l;
import com.tencent.xweb.l.a;
publ... | [
"robert0825@gmail.com"
] | robert0825@gmail.com |
5c358e2c88050c96eec0f022657baa727ff77edd | cc21fa7967976e600ae004eca79c97c704d1b73e | /backend/src/main/java/com/tuannx/webtimviec/service/JobRequireSkillService.java | 5c07429984ef536cb8014a100b45dabe522dacc2 | [] | no_license | tuannx2106/webtimviec_KLTN | 944a413fe5c92a387c84380acf2693953bfbcab9 | 451c9df69f49c42809db983bd64d78f0a0a63de9 | refs/heads/master | 2022-12-12T08:31:31.934742 | 2019-07-10T15:03:38 | 2019-07-10T15:03:38 | 188,041,119 | 0 | 0 | null | 2022-12-10T00:08:43 | 2019-05-22T13:09:22 | HTML | UTF-8 | Java | false | false | 1,338 | java | package com.tuannx.webtimviec.service;
import com.tuannx.webtimviec.model.Identity.JobRequireSkillId;
import com.tuannx.webtimviec.model.JobRequireSkill;
import com.tuannx.webtimviec.repository.JobRequireSkillRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereoty... | [
"supernija21@gmail.com"
] | supernija21@gmail.com |
2630481580ffe9fd38f1142cbeb972237e32d621 | 19d673734bf30b0e06f6d577e1ad3b63e356b414 | /app/src/test/java/com/app/graduationproject/ExampleUnitTest.java | d9e635e7e1e9851d0603e86c5e81c78c346a445f | [
"Apache-2.0"
] | permissive | ahaliulang/Graduation-Project | 0ef4b2ffd3d5f234c6ab6f0a2e7e1ffb11446ea1 | daf11d89bff9a54a830578f7bb30a98abff206b0 | refs/heads/master | 2021-01-11T04:02:57.754504 | 2017-04-11T03:26:28 | 2017-04-11T03:26:28 | 71,230,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package com.app.graduationproject;
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);
}
} | [
"ahaliulang@163.com"
] | ahaliulang@163.com |
7e8b98fb6c0a1bc1b8984602075fb12145afb479 | 9e8cbd8809454916e909385f1254725982310785 | /KarmelExerzitien/src/at/karmel/karmelexerzitien/DayFragment.java | 5b6214e55370ba8d1eab4138f58c2d73858cebee | [] | no_license | Christophorus3/KarmelExerzitien-Android | d2991fd3c35ec3e526ab1c5cc3992a604fe97f68 | 9ec7550a2861946f51996d34aa0c98bb9c90f1cd | refs/heads/master | 2020-05-28T03:32:37.161810 | 2019-05-27T15:34:25 | 2019-05-27T15:34:25 | 188,867,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,185 | java | package at.karmel.karmelexerzitien;
import java.io.IOException;
import java.io.InputStream;
import android.content.Intent;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View... | [
"christoph.wottawa@me.com"
] | christoph.wottawa@me.com |
22f9aa14e3f7117b5c7aa664788b0012de3ddde7 | 5276166e2042d798cbca5f4683966874e6b2401d | /1-100/74.search-a-2-d-matrix.java | 584984f969a60ed7631d10bacc4fa60aaa82f818 | [
"MIT"
] | permissive | sumit4tech/leetcode-in-java | fd3633f0cdd30120470e328d10ff9db30341ae49 | 56185e6e3fbc1863e3a4108a812695802a0916ef | refs/heads/master | 2023-04-07T15:38:36.136226 | 2021-04-16T03:15:35 | 2021-04-16T03:15:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,026 | java | /*
* @lc app=leetcode id=74 lang=java
*
* [74] Search a 2D Matrix
*/
// @lc code=start
class Solution {
public boolean searchMatrix(int[][] matrix, int target) {
if (matrix.length == 0 || matrix[0].length == 0) {
return false;
}
int lo = 0;
int hi = matrix.length - ... | [
"guangxu.li@nyu.edu"
] | guangxu.li@nyu.edu |
73eb1eeb4739de14d5ddda64804f251bdc2db7f2 | 55d0460db45b8fcecfb12ee2fd7097cbc0a9964e | /Hotel Web/src/java/br/com/ufjf/dcc078/Controller/FrontController.java | 22c42bc88eaaee391a9cfd5437b6c4208388a23f | [] | no_license | andremagno06/ufjf-ddc078-trabalho1 | 76cff36a43a090227a9d9a1ffc008703cbeaa7e9 | 80828f778b0a5256a139650fcb30bd63193396d2 | refs/heads/master | 2021-08-19T10:07:49.141993 | 2017-11-25T21:29:49 | 2017-11-25T21:29:49 | 105,277,751 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,664 | 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 br.com.ufjf.dcc078.Controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.Ht... | [
"ana@codejr.com.br"
] | ana@codejr.com.br |
0970987d0429ed96a7221673b30a46a3552a8f09 | 0645feb3082ac9a25e0421e1684a992eef150121 | /app/src/main/java/ecarrara/eng/vilibra/domain/executor/ThreadExecutor.java | 6f87115290b910bd5a2f1ff5aae61d600a9cf823 | [
"MIT"
] | permissive | ecarrara-araujo/vilibra | acff27244173e17571f973821f172c23b130f32d | 089df9fe3dd4f33b5a79b1d75a03df90ef595456 | refs/heads/master | 2021-01-18T13:53:51.141960 | 2015-12-30T19:53:22 | 2016-01-11T11:51:17 | 39,380,991 | 12 | 2 | null | 2017-08-24T17:51:54 | 2015-07-20T11:53:11 | Java | UTF-8 | Java | false | false | 1,772 | java | package ecarrara.eng.vilibra.domain.executor;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
/**
* {@link Executor} implementation based on a ThreadPoolExecutor.
*
* This implementatio... | [
"ecarrara.araujo@gmail.com"
] | ecarrara.araujo@gmail.com |
575f6da86cc3f15185e8fe393f553af8e873f61b | 4a5f24baf286458ddde8658420faf899eb22634b | /aws-java-sdk-waf/src/main/java/com/amazonaws/services/waf/model/RegexMatchTuple.java | d2356e7d09b4e69d64dd81c7310da62e6a483a5a | [
"Apache-2.0"
] | permissive | gopinathrsv/aws-sdk-java | c2876eaf019ac00714724002d91d18fadc4b4a60 | 97b63ab51f2e850d22e545154e40a33601790278 | refs/heads/master | 2021-05-14T17:18:16.335069 | 2017-12-29T19:49:30 | 2017-12-29T19:49:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 48,465 | java | /*
* Copyright 2012-2017 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... | [
""
] | |
81afac5a7ce25bcf09efde9211b32393feb6bbbd | 2b438c607ca0b2ee575eec4752cc7c5c7792f4cc | /Java6/src/ConsoleClass.java | 355a9fabc094fc4becf9eb8d194b6eb9b46882b8 | [] | no_license | cherkavi/java-code-example | a94a4c5eebd6fb20274dc4852c13e7e8779a7570 | 9c640b7a64e64290df0b4a6820747a7c6b87ae6d | refs/heads/master | 2023-02-08T09:03:37.056639 | 2023-02-06T15:18:21 | 2023-02-06T15:18:21 | 197,267,286 | 0 | 4 | null | 2022-12-15T23:57:37 | 2019-07-16T21:01:20 | Java | WINDOWS-1251 | Java | false | false | 4,959 | java | import java.io.Console;
import java.io.FileOutputStream;
import java.io.PrintStream;
import java.io.PrintWriter;
import java.net.InetAddress;
import java.net.InterfaceAddress;
import java.net.NetworkInterface;
import java.util.Enumeration;
import java.util.List;
import java.util.Properties;
public class Con... | [
"technik7job@gmail.com"
] | technik7job@gmail.com |
5056c68106933102095d9fab3d622c90d2f5dae3 | 83e81c25b1f74f88ed0f723afc5d3f83e7d05da8 | /core/java/android/database/sqlite/SQLiteCompatibilityWalFlags.java | 5c9ed8b869a9603b9b0955e12bf844578437c63c | [
"Apache-2.0",
"LicenseRef-scancode-unicode"
] | permissive | Ankits-lab/frameworks_base | 8a63f39a79965c87a84e80550926327dcafb40b7 | 150a9240e5a11cd5ebc9bb0832ce30e9c23f376a | refs/heads/main | 2023-02-06T03:57:44.893590 | 2020-11-14T09:13:40 | 2020-11-14T09:13:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,240 | java | /*
* Copyright (C) 2017 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 requir... | [
"keneankit01@gmail.com"
] | keneankit01@gmail.com |
ac306686cb20bf7b1d3d42249f6cfa3197551ca6 | d2fd451292b7fa0ed4fac02bee27d050d284f525 | /statlib/src/test/java/com/shahin/statlib/ExampleUnitTest.java | cfe1b0bd9cb5525e903e3fb55956a1aef725a454 | [] | no_license | shaikhshahin/StatLibrary | 387f669d0554046d5a1ab24af5d5b5e82be45686 | 18805620e498cda09ba495924d9d7c9e5babb516 | refs/heads/master | 2021-04-03T05:54:53.813002 | 2018-03-13T06:48:44 | 2018-03-13T06:48:44 | 124,995,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.shahin.statlib;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void add... | [
"shaikhshahin2909@gmail.com"
] | shaikhshahin2909@gmail.com |
efadd542f2cd00a9c05563ef1b240b13794310be | 684f50dd1ae58a766ce441d460214a4f7e693101 | /modules/bid/bid-user-service/src/main/java/com/dimeng/p2p/modules/bid/user/service/ZqzrManage.java | dfc62491e3d4ea6eb0611ca860df79c924325c26 | [] | no_license | wang-shun/rainiee-core | a0361255e3957dd58f653ae922088219738e0d25 | 80a96b2ed36e3460282e9e21d4f031cfbd198e69 | refs/heads/master | 2020-03-29T16:40:18.372561 | 2018-09-22T10:05:17 | 2018-09-22T10:05:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,606 | java | package com.dimeng.p2p.modules.bid.user.service;
import java.math.BigDecimal;
import com.dimeng.framework.service.Service;
import com.dimeng.framework.service.query.Paging;
import com.dimeng.framework.service.query.PagingResult;
import com.dimeng.p2p.modules.bid.user.service.entity.InSellFinacing;
import com.dimeng.p... | [
"humengmeng@rainiee.com"
] | humengmeng@rainiee.com |
ed65073a4b6250a801cdefe9d7ee93de78b467bb | c3d56ab0b16fd534a377681f956525e6cbffc18d | /spring-boot-tptRpg/spring-boot-tptRpg/src/main/java/spring/boot/tptRpg/model/TypePersonnage.java | 1bc1d553f9b0b4d33ddcf831301d7788e0c4d0fb | [] | no_license | Alexandre-Lacoste/RpgProjet | ade59a1a2e2b51c495872f5e5adfd4399e778172 | 6afe567dcc64e43c764970ef8f21f1a8a40a25a0 | refs/heads/main | 2023-07-22T13:35:44.200850 | 2021-09-02T21:18:16 | 2021-09-02T21:18:16 | 400,522,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 118 | java | package spring.boot.tptRpg.model;
public enum TypePersonnage {
elf,guerrier,archer,assassin,chevalier,berserker;
}
| [
"alex.lacoste64@orange.fr"
] | alex.lacoste64@orange.fr |
717f44b1aa71e1fc42ef2d152ced83529f3cc487 | 7b941595841176fdeb3fd64d8ab17ce303b0d59f | /src/main/java/com/codingera/Command/AttackCommand.java | 5cbe482080ec5723bf7ed637c9990a9e16271f33 | [] | no_license | saludyan/learn-design-pattern | 26aaf40aee4e76ec1c91e643ee9beeb5fc2b3271 | 030b1de86f28db423d6590e86c7d474861a689f6 | refs/heads/master | 2021-01-19T21:01:45.283556 | 2017-08-15T05:59:03 | 2017-08-15T05:59:03 | 88,596,116 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | package com.codingera.Command;
public class AttackCommand implements InterfaceCommand {
private InterfacePlayer player;
/**
*
* @param player
*/
public AttackCommand(InterfacePlayer player) {
this.player = player;
}
public void execute() {
player.attack();
}
} | [
"178312136@qq.com"
] | 178312136@qq.com |
0da89db3a46709baf033e9bca9027f1bf968c50c | 164e40a75d57748fe0fa9656b6a608641efa6afe | /manage-code-generator/src/main/java/com/feng/manage/code/generator/CodeGenerator.java | e62af598bbe5e2d06ddd0762c174642ecc6933de | [] | no_license | shuishuiafeng/feng-manage | bb658e593b9cf260561050c1fb2579fa9fffbe48 | bd5dc4e1c18e180d34ad578df47f096eb407e979 | refs/heads/master | 2022-11-25T02:45:21.100734 | 2019-07-11T08:10:30 | 2019-07-11T08:10:30 | 195,360,647 | 0 | 0 | null | 2022-11-16T11:53:23 | 2019-07-05T07:27:56 | Java | UTF-8 | Java | false | false | 641 | java | package com.feng.manage.code.generator;
import com.feng.manage.code.generator.ext.AutoGeneratorCaller;
import com.feng.manage.code.generator.ext.items.ItemEnum;
import com.feng.manage.code.generator.ext.names.SystemAuthNameGeneration;
/**
* @Author: Xiaofeng
* @Date: 2019/7/8 11:33
* @Description: 代码生成器
*/
public... | [
"1197045900@qq.com"
] | 1197045900@qq.com |
465ace88deea4b895a47bb3522f9ba13137402f2 | a7b58ab19eb035d8ef599e35d5d3d68f1a38cc5b | /Arka-web/src/main/java/restWs/CartonRessource.java | bc86e227e5667ead416bc2788378efe210ddb9b1 | [] | no_license | DP-Team2018/ARKA | 2c3f17bdbfa65bbc2fe9e21dde4758a32de099a2 | 174b01f6f46f5a731b746470a868d89918a0c6fe | refs/heads/master | 2020-03-22T15:47:52.541749 | 2018-09-28T23:32:13 | 2018-09-28T23:32:13 | 140,279,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,204 | java | package restWs;
import java.sql.Date;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.List;
import javax.ejb.EJB;
import javax.faces.bean.SessionScoped;
import javax.ws.rs.Consumes;
import javax.ws.rs.DELETE;
import javax.ws.rs.GET;
import ... | [
"hafedh.maamri@esprit.tn"
] | hafedh.maamri@esprit.tn |
2751b4f52a69692224b4e0bb5269f5e4a0a04575 | a2586ffe167249aac02d7a11041644e7516cb6f8 | /app/src/main/java/com/example/schedulecreator/ScheduleUtils/ScheduleCreatorUtil.java | 2e1c656075bd838005e9c492cb08dfccde8cc70a | [] | no_license | antonioS87/ScheduleCreator | 1a0afac03771f1f0420d802131ba730cdad90bea | f857ae3a9f78fc6a3d2f36248b1249f9068777cf | refs/heads/master | 2023-02-26T09:47:47.086176 | 2021-01-31T20:27:15 | 2021-01-31T20:27:15 | 306,467,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,317 | java | package com.example.schedulecreator.ScheduleUtils;
import android.util.Log;
import androidx.lifecycle.LifecycleOwner;
import androidx.lifecycle.Observer;
import com.example.schedulecreator.Interfaces.SchedulerSettingsManager;
import com.example.schedulecreator.Models.DayOfWeek;
import com.example.schedulecreator.Mod... | [
"antonio@bitwerk.io"
] | antonio@bitwerk.io |
2b5619a8c4292f035ee5441b7ac73353c5a6370b | 42e94aa09fe8d979f77449e08c67fa7175a3e6eb | /src/net/minecraft/network/status/server/S01PacketPong.java | 8ebb0bf2733332ff21def7293e591b20a5adbbf9 | [
"Unlicense"
] | permissive | HausemasterIssue/novoline | 6fa90b89d5ebf6b7ae8f1d1404a80a057593ea91 | 9146c4add3aa518d9aa40560158e50be1b076cf0 | refs/heads/main | 2023-09-05T00:20:17.943347 | 2021-11-26T02:35:25 | 2021-11-26T02:35:25 | 432,312,803 | 1 | 0 | Unlicense | 2021-11-26T22:12:46 | 2021-11-26T22:12:45 | null | UTF-8 | Java | false | false | 728 | java | package net.minecraft.network.status.server;
import java.io.IOException;
import net.minecraft.network.Packet;
import net.minecraft.network.PacketBuffer;
import net.minecraft.network.status.INetHandlerStatusClient;
public class S01PacketPong implements Packet {
public long clientTime;
public S01PacketPong() {
... | [
"91408199+jeremypelletier@users.noreply.github.com"
] | 91408199+jeremypelletier@users.noreply.github.com |
98fe5cc9fe456a60cd934338cdf63988396703e4 | 8af1aa1ffb75ef3c350d87f56b9f30d099a7d9a5 | /src/com/mmm/entity/Member.java | 691af150e73ebf2d7d79c02fac500eb82eb67340 | [] | no_license | tdlite/CashBook | bda28b24221a06a29fc2cea2080e43681c5a20a8 | b22f6827cdf4872c2fd289455d07b6ea1ebfcbdf | refs/heads/master | 2020-03-30T17:58:41.579002 | 2012-05-01T08:49:34 | 2012-05-01T08:49:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 615 | java | package com.mmm.entity;
import javax.persistence.*;
/**
* @author galimru
*/
@Entity
@Table(name = "members")
public class Member {
@Id
@Column(name = "id")
@GeneratedValue(strategy = GenerationType.AUTO)
private Long id;
@Column(name = "name")
private String name;
public Long getId()... | [
"tdlite@mail.ru"
] | tdlite@mail.ru |
48ef03eee789fcf7e971dcc5209eccc20d47e7b5 | 101f9fea43526cc6a4ef692b8ae492dd4607aec0 | /app/src/main/java/com/ionic/ekhelp/ui/item/entry/ItemEntryActivity.java | 73b0603af1609ef97f3abb39a1005115e92cbffe | [] | no_license | indresh999/ekhelp-android | 451433b6edc03a8d285d17e45487fbec630d21e8 | 659524aa008ec8ff1a268b0103ec275691962317 | refs/heads/master | 2023-03-14T07:21:57.159614 | 2021-03-06T13:01:11 | 2021-03-06T13:01:11 | 345,089,382 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,461 | java | package com.ionic.ekhelp.ui.item.entry;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.view.View;
import androidx.annotation.Nullable;
import androidx.databinding.DataBinding... | [
"indresh.malviya@gmail.com"
] | indresh.malviya@gmail.com |
792a680ad5346df9114ecfc5d84f23468dca1f98 | 77a76c2a0fcf6f658fb77455a97124fbc74cb527 | /src/com/coolPatternGroup/Main.java | 353804b5a8a062da1071215b233786ee3537b9d5 | [] | no_license | Cincle/Abstract-Factory-PoC | 5d33ded0191c35cd43719e0f193cb836edaef3a0 | 6b45894a9af75031fafa6d12ad8c6849ea523b67 | refs/heads/master | 2023-01-28T19:50:03.836795 | 2020-12-08T13:09:18 | 2020-12-08T13:09:18 | 317,513,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 230 | java | package com.coolPatternGroup;
import com.coolPatternGroup.view.MainView;
import javax.swing.*;
public class Main extends JFrame {
public static void main(String[] args) {
MainView mainView = new MainView();
}
}
| [
"cincle@gmail.com"
] | cincle@gmail.com |
7a19456b504c99ab5de3d322ab32105369c85d29 | 52184d4dd2f072b6c680d67d496e0fb02f58f9b8 | /src/org/usfirst/frc/team1747/robot/commands/Setpoint1Preset.java | dfc7d507a4c2ebb73f4ec0528586f50cc9457777 | [] | no_license | frc1747/Robot2015 | 911d926c768284849dae68938ba434a762e75583 | 35899369fefee02ed35f1e946e23a17a3ed48b06 | refs/heads/master | 2021-01-15T13:43:13.225728 | 2016-01-14T00:27:15 | 2016-01-14T00:27:15 | 29,637,073 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 757 | java | package org.usfirst.frc.team1747.robot.commands;
import org.usfirst.frc.team1747.robot.Robot;
import org.usfirst.frc.team1747.robot.subsystems.Elevator;
import edu.wpi.first.wpilibj.Timer;
import edu.wpi.first.wpilibj.command.Command;
public class Setpoint1Preset extends Command {
Elevator elevator;
public Setpo... | [
"dmfrohberg@gmail.com"
] | dmfrohberg@gmail.com |
ad15b40a76a9f8b21a0fc3b33047de8568d2bcc5 | d463e82f8f9c71213f95e8744d2316d0adfb9755 | /scan-mms-computing/plugin.src/sun/plugin/viewer/context/IExplorerAppletContext.java | 51ad9077073c3c733560f94ac6ad0fedc142f7e5 | [] | no_license | wahid-nwr/docArchive | b3a7d7ecf5d69a7483786fc9758e3c4d1520134d | 058e58bb45d91877719c8f9b560100ed78e6746d | refs/heads/master | 2020-03-14T07:06:09.629722 | 2018-05-01T18:23:55 | 2018-05-01T18:23:55 | 131,496,664 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,724 | java | package sun.plugin.viewer.context;
import java.net.URL;
import java.util.ArrayList;
import sun.plugin.AppletViewer;
public class IExplorerAppletContext extends DefaultPluginAppletContext
{
private int handle = 0;
private ArrayList locked = new ArrayList();
public void setAppletContextHandle(int paramInt)
{
... | [
"wahid_nwr@yahoo.com"
] | wahid_nwr@yahoo.com |
7964d43f99c12cea4c15ed89e906eeec06805ee2 | 1d2dc7336b68592d51860a22b41c15fa3a7dc981 | /src/main/java/me/iblitzkriegi/vixio/expressions/embeds/ExprThumbnailOfEmbed.java | 0a409c8054d2d677bb954f8d7626270e08e449f3 | [] | no_license | JiveOff/Vixio | 08ed9a9963b6189f14b4eeceec593d12586cbe48 | 56e2a3c2c89b1ceb6be1c95ac69b8fd620bb48c0 | refs/heads/master | 2020-03-15T17:49:18.577549 | 2017-10-04T18:22:09 | 2017-10-04T18:22:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,881 | java | package me.iblitzkriegi.vixio.expressions.embeds;
import ch.njol.skript.lang.Expression;
import ch.njol.skript.lang.ExpressionType;
import ch.njol.skript.lang.SkriptParser;
import ch.njol.skript.lang.util.SimpleExpression;
import ch.njol.util.Kleenean;
import me.iblitzkriegi.vixio.effects.effembeds.EffCreateEmbed;
imp... | [
"Blitz - Leave me alone"
] | Blitz - Leave me alone |
16bacb077083d05ad2b7891fe8884fcb8d91c552 | 49c5188700c617403a5178be54cc4be9db25aa1f | /ContaWeb/src/dao/RiepilogoDDTs.java | 7c20a638d64075d999b419f5cd62b8842991f068 | [] | no_license | fabiosantambrogio84/contaweb | 9de0653aef4ee39cc021dd881acda69a3685d37d | 8f3b2b679415f597ce699929a1def42f8ca8e2cf | refs/heads/master | 2021-06-05T03:46:09.524323 | 2018-03-27T11:59:33 | 2018-03-27T11:59:33 | 144,725,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,036 | java | package dao;
import java.math.BigDecimal;
import java.util.Date;
import java.util.List;
import vo.DDT;
import vo.Fattura;
import vo.VOElement;
public class RiepilogoDDTs extends VOElement
{
private static final long serialVersionUID = 2767346264394280662L;
private Date dataDal = null;
private Date dataAl = null;... | [
"fabio.santambrogio@webratio.com"
] | fabio.santambrogio@webratio.com |
c29d139da45888c993e70b4708274c728cfb301d | baec60177f3a1ba3c44698b9c4a28312920844b8 | /src/test/java/steps/GlipEmailSignin.java | 3caeb84f90a57afecd1c005116f540f2e102253b | [] | no_license | zora1005/freda_demo_change | 03948807ea17a23dc80ee129e3b12a44c1fc2e61 | dfad3985e3f3453aa641b6f759c7a1d3867ef1af | refs/heads/master | 2021-05-13T20:36:27.422267 | 2018-01-09T08:09:37 | 2018-01-09T08:09:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,156 | java | package steps;
import GlipiOS.drivers.iOSAppiumDriverManagement;
//import GlipiOS.pages.EnvironmentScreen;
//import GlipiOS.pages.welcomeScreen;
//import GlipiOS.pages.signinScreen;
//import GlipiOS.pages.notificationScreen;
import GlipiOS.pages.*;
import cucumber.api.PendingException;
import cucumber.api.java.en.Gi... | [
"13625015864@163.com"
] | 13625015864@163.com |
a0e29cb5ec53b3d19214ac8fa17be006762a8c6d | 5ecd15baa833422572480fad3946e0e16a389000 | /framework/Synergetics-Open/subsystems/repository/main/api/java/com/volantis/mcs/repository/lock/Lock.java | 9d8afff9f69c96780144def06a9a95a060d991c7 | [] | no_license | jabley/volmobserverce | 4c5db36ef72c3bb7ef20fb81855e18e9b53823b9 | 6d760f27ac5917533eca6708f389ed9347c7016d | refs/heads/master | 2021-01-01T05:31:21.902535 | 2009-02-04T02:29:06 | 2009-02-04T02:29:06 | 38,675,289 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,669 | java | /*
This file is part of Volantis Mobility Server.
Volantis Mobility Server is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Volantis Mobili... | [
"iwilloug@b642a0b7-b348-0410-9912-e4a34d632523"
] | iwilloug@b642a0b7-b348-0410-9912-e4a34d632523 |
0b3c910c239e8119778a35b81ab53fb02141d910 | 33fbead5bf09164290de5e1731b1a92e60693cd7 | /src/main/java/com/spittr/mapper/master/MomentMapper.java | 0e203095e7221a3f70a998008d0ac1829c03c6f3 | [] | no_license | CodeTheft/spring-boot-demo | c2dc6ab211a29da812b8eeb036e9de73cb6a9535 | 58cea5d6b53ac360f9c1d163acc7df188e95d239 | refs/heads/master | 2021-01-11T19:04:10.262322 | 2018-08-18T17:05:12 | 2018-08-18T17:05:12 | 79,307,478 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,309 | java | package com.spittr.mapper.master;
import java.util.Map;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.SelectKey;
import org.apache.ibatis.annotations.Update;
import com.spittr.model.Moment;
... | [
"cf2093043@126.com"
] | cf2093043@126.com |
75672497474fb0c8e5588c08742847fa5df54fda | 514ba9102d19e97629435f9357603dcc35236bc1 | /Viviane_ProjetoCompiladores/src/compiler/SyntaxCheckerTokenManager.java | 56854e7cefbe33e5de812c9805559b232c31959d | [] | no_license | honoratovivis/compiladoresJAVACC | 6a8b2c4df276541f6cefa07b0681ceb659cd2438 | e6aa0080cda3f1ee8a094f90d5deb8d412a66e79 | refs/heads/main | 2023-04-23T22:51:47.694604 | 2021-04-28T02:04:17 | 2021-04-28T02:04:17 | 362,308,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 63,255 | java | /* Generated By:JavaCC: Do not edit this line. SyntaxCheckerTokenManager.java */
package compiler;
/** Token Manager. */
public class SyntaxCheckerTokenManager implements SyntaxCheckerConstants
{
/** Debug output. */
public static java.io.PrintStream debugStream = System.out;
/** Set debug output. */
... | [
"noreply@github.com"
] | honoratovivis.noreply@github.com |
555ece6244f3a1e98bc3835b1fa0d3335e367029 | f13dd7a545ea50f714fb09752d5f7c8822efd307 | /src/main/java/com/coduck/pond/schedule/controller/ScheduleDeleteController.java | 568d1d5d8c39054c569a51ae4f7210fc4377d4f8 | [] | no_license | finalcoduck/Pond | 4054e9fd3d1941bb13cd6d176881d5e536b6bf8d | 378642b7339aa0f78f405b9550d66624f8137dcd | refs/heads/master | 2022-12-23T21:33:25.589714 | 2019-07-08T11:12:52 | 2019-07-08T11:12:52 | 152,926,324 | 3 | 0 | null | 2022-12-16T10:36:01 | 2018-10-14T00:39:10 | Java | UTF-8 | Java | false | false | 1,201 | java | package com.coduck.pond.schedule.controller;
import java.util.HashMap;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annot... | [
"soulstrk1234@gmail.com"
] | soulstrk1234@gmail.com |
8a5b979ee9672fbace4165e60121e640be163baa | 8583886aef23ff8b2b611a6c6bd70e691b845ad0 | /indexServer/cmsFramework/com/apply/b2b/cms/base/VelocityParser.java | 4eacdc2bd87fba61fb418c753671ad3788556f0e | [] | no_license | hejackey/heproject | 9f596c7e5f4d57d4f7aa1661a3314a313c965fd3 | 3efad5550a9d7500b808d0d8cc7d384267ef2785 | refs/heads/master | 2016-09-05T09:16:55.396484 | 2012-09-06T16:13:45 | 2012-09-06T16:13:45 | 41,244,232 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,831 | java | package com.apply.b2b.cms.base;
import java.io.StringWriter;
import org.apache.velocity.Template;
import org.apache.velocity.VelocityContext;
import org.apache.velocity.exception.MethodInvocationException;
import org.apache.velocity.exception.ParseErrorException;
import org.apache.velocity.exception.ResourceN... | [
"he.jackey@gmail.com"
] | he.jackey@gmail.com |
db24a581177676271513e44844ae47561986f65d | bd0c6b645ac1823ec8d7001026eab8b502b8a6c8 | /spark_stock_analysis/src/main/java/preti/spark/stock/system/TradeSystemExecution.java | 16e20261d3e9e6dc7c0a21dcd18957338c0db671 | [] | no_license | bopopescu/stock_analysis | bb8f264c4fcbe5048437eb0bcdf34994108f75a3 | 1f971407bd832344964977f6bd3c5fae2372c7ca | refs/heads/master | 2022-11-23T18:52:49.175947 | 2017-02-08T03:18:44 | 2017-02-08T03:18:44 | 282,035,956 | 0 | 0 | null | 2020-07-23T19:16:43 | 2020-07-23T19:16:43 | null | UTF-8 | Java | false | false | 4,384 | java | package preti.spark.stock.system;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.Date;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.TreeMap;
import... | [
"gsantiago@uolinc.com"
] | gsantiago@uolinc.com |
3c6f72ec22c6d855587e11ae1e836cb89350885d | 02fcd1ef8a7bafc6f62ec8593bd47132f1153fae | /app0901/app/src/androidTest/java/kr/ezcode/app0901/ExampleInstrumentedTest.java | 64196a62fc5caa74224b640d70b1f1979331c5b3 | [] | no_license | moosin76/bnb-android | bf4f9ea33ec87b98e18a52e7b74bb24d7ca03a54 | f1690dae36f36d58c1a9a51b65d302f806c87f21 | refs/heads/main | 2023-05-04T01:14:14.969543 | 2021-05-12T11:35:00 | 2021-05-12T11:35:00 | 343,943,146 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | package kr.ezcode.app0901;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an An... | [
"moosin76@gmail.com"
] | moosin76@gmail.com |
d7d5c41476793090ef327379532a4e6810a9d870 | 3fc67983f465c1f2f58125716eaf3113a10d2347 | /src/main/java/com/example/demo/ExampleRestApplication.java | 71c350b2ea1fc2e9302c2978f1af305f7633d15a | [] | no_license | tranquanghuy097/Spring_Rest_Greeting | b82e620ad65ad2d7a4f15af65e830e669a0029ff | 6a07d53a086b440edc1f5681d17cc273b0427cf9 | refs/heads/master | 2022-04-16T10:51:21.565091 | 2020-04-14T02:30:15 | 2020-04-14T02:30:15 | 254,874,857 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package com.example.demo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ExampleRestApplication {
public static void main(String[] args) {
SpringApplication.run(ExampleRestApplication.class, args);
}
}
| [
"tranquanghuy097@gmail.com"
] | tranquanghuy097@gmail.com |
ac6841522f512c4fef446c04d6c80545adff011f | 926fefb45918a4cb6aef0688084b45d8eac19700 | /netty-chat-master/chat-core/src/main/java/io/ganguo/chat/core/protocol/Commands.java | 1672d90d388c2621958da31f8bfe6441d7f13697 | [] | no_license | hanxirui/for_java | 1534d19828b4e30056deb4340d5ce0b9fd819f1a | 14df7f9cb635da16a0ee283bf016dc77ad3cecec | refs/heads/master | 2022-12-25T02:06:30.568892 | 2019-09-06T06:45:36 | 2019-09-06T06:45:36 | 14,199,294 | 1 | 0 | null | 2022-12-16T06:29:53 | 2013-11-07T09:17:09 | JavaScript | UTF-8 | Java | false | false | 1,079 | java | package io.ganguo.chat.core.protocol;
/**
* @author Tony
* @createAt Feb 17, 2015
*/
public class Commands {
/**
* 路由转发
*/
public static final short ROUTE_REGISTER = 0x0001;
public static final short ROUTE_REGISTER_SUCCESS = 0x1001;
/**
* 登录
*/
public static final short LOG... | [
"han_xirui@163.com"
] | han_xirui@163.com |
17350f711a96dd100a6d774db4e94ffbc320987a | 73d000646c21501c8966ee7e08e7f67b2727203c | /lib/impl/src/main/java/net/openhft/koloboke/collect/impl/hash/ObjHash.java | 333b6ec3be74a111d742ba4cf1aeeb2f2bbf8584 | [
"Apache-2.0"
] | permissive | phishman3579/Koloboke | e74a104720a09ff6645c82ee9fa71de0494829c7 | ed20a94a918a057daaada3a5989dc864a536612b | refs/heads/master | 2020-12-25T11:20:54.195192 | 2015-02-13T05:16:18 | 2015-02-13T05:16:18 | 30,830,911 | 1 | 0 | null | 2015-02-15T15:15:17 | 2015-02-15T15:15:17 | null | UTF-8 | Java | false | false | 770 | java | /*
* Copyright 2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | [
"leventov@ya.ru"
] | leventov@ya.ru |
6a7b9cf093cce1c8204e79591d299bd57d6217b9 | 74b47b895b2f739612371f871c7f940502e7165b | /aws-java-sdk-drs/src/main/java/com/amazonaws/services/drs/model/transform/AccessDeniedExceptionUnmarshaller.java | f5f83e0830f21fd9c4d46cd3dc7df9ad7671e0cc | [
"Apache-2.0"
] | permissive | baganda07/aws-sdk-java | fe1958ed679cd95b4c48f971393bf03eb5512799 | f19bdb30177106b5d6394223a40a382b87adf742 | refs/heads/master | 2022-11-09T21:55:43.857201 | 2022-10-24T21:08:19 | 2022-10-24T21:08:19 | 221,028,223 | 0 | 0 | Apache-2.0 | 2019-11-11T16:57:12 | 2019-11-11T16:57:11 | null | UTF-8 | Java | false | false | 3,027 | java | /*
* Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
e01138a3a0bbefd2f3c58578c08d6e3765621777 | b80d0c61317dd1934d53ce7eb3e4b105c98d9ffa | /05_array/src/com/array/controller/ArrayTest.java | fe3ab1404a42527bed0ce7b7a1ecc469e528f70d | [] | no_license | sukyeonghan/studycode | 85ce81d6ee10eb89ae708f54e9175f2cb7d98cad | 8de8000514082ec35b3af3ea3cc5446e004ba686 | refs/heads/master | 2022-11-21T20:52:02.934068 | 2020-07-30T14:18:03 | 2020-07-30T14:18:03 | 271,281,917 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 11,764 | java | package com.array.controller;
import java.util.Arrays;
import java.util.Scanner;
public class ArrayTest {
public void basicArray() {
//기본 배열 선언과 할당하기
int[] intArr = new int[3];
//참조형 변수임. 주소값이 생겼으니까 할당을 해야한다.
//기본형 변수는 int,double...직접 선언한 것
double[] doubleArr=new double[3];
String[] strArr=new Str... | [
"tnrud2668@naver.com"
] | tnrud2668@naver.com |
838b29c96f1d5d66f5281a1bd467e74ab80b1875 | 9843282b0f2c072e0969175e5720203c1c6ee326 | /app/src/test/java/in/smarttechnologies/currencyconvertor/ExampleUnitTest.java | 96183d17299d19d6bd500d3285793616dea5ce4c | [] | no_license | ShadabAzamFarooqui/currency_converter | 418da9f2b20555644760d59d71995369da9dbbeb | 6ae2b75c4015d59a085a11b9f90ed9b745b6a45b | refs/heads/master | 2020-04-02T13:17:22.388176 | 2018-10-24T09:33:23 | 2018-10-24T09:33:23 | 154,472,521 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package in.smarttechnologies.currencyconvertor;
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... | [
"shadab.aazam@berylsystems.com"
] | shadab.aazam@berylsystems.com |
38a893cd42512cd3ef0909566160459e9c5af883 | a3721ce96a4158d59e9946b16590355a26efd500 | /src/main/java/com/example/oracle_grabber6/OracleGrabber6Application.java | a6d9f01f2f28ed78927213050e926f53ba23942b | [] | no_license | vladik7go/oracle_grabber | 6f01191f7f8eb6a1a5d415d14e2e031d99472346 | 7ca348494c893b810b53e9163dd6778faef00514 | refs/heads/master | 2020-03-11T14:27:54.771013 | 2018-04-18T12:30:46 | 2018-04-18T12:30:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 335 | java | package com.example.oracle_grabber6;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class OracleGrabber6Application {
public static void main(String[] args) {
SpringApplication.run(OracleGrabber6Application.clas... | [
"ivan@epam.com"
] | ivan@epam.com |
2a5cb145ffe255de44ea5910afa125a231d133a0 | ee8c5fd0377eba0ec682446a03c5be227e1dfdae | /src/main/java/com/javawro27/demo/solid/strategie/StrategiaWalkiMieczem.java | 37f81a58033a278931a0d337ae482953afb51846 | [] | no_license | SaintAmeN/javawro27_powtorzenie | 59b289b226ff0c7274942702bfffe7caee76f1bf | d96302a33e249655c582fa86cc9c507426618e4c | refs/heads/master | 2022-08-16T04:48:41.212768 | 2020-05-23T09:13:35 | 2020-05-23T09:13:35 | 264,396,228 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 203 | java | package com.javawro27.demo.solid.strategie;
public class StrategiaWalkiMieczem implements IStrategiaWalki{
public void walcz() {
System.out.println("Walczę mieczem! Ciach Ciach!");
}
}
| [
"pawel.reclaw@gmail.com"
] | pawel.reclaw@gmail.com |
543ce934c5c600969a7a04ec48cb6291befcf889 | d00bf7819a1a3baa5cda0262863d2b649ef335e6 | /mongo/src/main/java/fr/sttc/mongo/MongoApplication.java | 7fb80918856364996bc1cc0799c2f55bea28c603 | [] | no_license | SebastienCoste/spring-flow | b5936ccf0eb44f94b2756fad49e4280b0a4c192a | dcd95e67a5729f9d554fd5589298b1edcd299109 | refs/heads/master | 2021-08-22T06:11:42.705958 | 2017-11-29T13:19:34 | 2017-11-29T13:19:34 | 112,196,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | package fr.sttc.mongo;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MongoApplication {
public static void main(String[] args) {
SpringApplication.run(MongoApplication.class, args);
}
}
| [
"teddy.coste@gmail.com"
] | teddy.coste@gmail.com |
5b8a664f56851d33aef6fc74656adf40c26e83a8 | a279cb42da2afa0efd97c630113ea8e2db45a04e | /location/java/android/location/GpsClock.java | 22ac1a98f4b8372059d75e6b932ecbe394b43f00 | [
"LicenseRef-scancode-unicode",
"Apache-2.0"
] | permissive | cm12-amami/android_frameworks_base | 50657149a2636116eddf9dda553d348ed00128db | f452371c833166c1b2b62be855da9775d0324178 | refs/heads/cm-12.1 | 2021-06-01T16:16:36.859431 | 2020-04-23T17:45:55 | 2020-09-12T16:03:46 | 105,204,462 | 0 | 3 | NOASSERTION | 2019-11-22T15:33:28 | 2017-09-28T22:17:53 | Java | UTF-8 | Java | false | false | 15,972 | java | /*
* Copyright (C) 2014 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... | [
"destradaa@google.com"
] | destradaa@google.com |
8bb6b3ba9568c001ff61e4c281c635b744f2c2b9 | ae6b6de24b7735e8b04fab63db083896ceb0fee4 | /adfs-hdfs-project/adfs-hdfs/src/test/java/org/apache/hadoop/hdfs/TestMNPread.java | 8fa4d46c654356fe05be6aec6876f3a520806403 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jiangyu/ADFS-1 | 0ad14f56a02677d6d2e1b89841b9b80712f10412 | c41f463f7236dbbb05cd12ef513dee0c5baff3eb | refs/heads/master | 2021-01-16T20:33:22.616946 | 2012-04-17T01:34:50 | 2012-04-17T01:34:50 | 4,354,368 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,111 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | [
"xiangdong.hl@taobao.com"
] | xiangdong.hl@taobao.com |
190f8f8138f040805dce822a276bd6aa8f7c0a68 | 4c8e4fe675281e0d51e66d27117127d90ad793d9 | /src/dawn/core/Core.java | c6fb586addb7bb3034e1b312aeecefeaa7159a52 | [] | no_license | Erls-Corporation/Dawn | 8773528617e34d675493f473f9896de4a8fe7f5a | 3ca451a914e35508a7e6d06850e5afaf7096c2e2 | refs/heads/master | 2020-12-24T15:04:48.776757 | 2010-12-27T22:22:33 | 2010-12-27T22:22:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | package dawn.core;
import java.util.concurrent.TimeUnit;
import dawn.core.services.ServiceManager;
import dawn.core.subscriber.SubscriberService;
public class Core {
public static void main(String[] args) {
SubscriberService
.newSubscriber("dawn.user.subscriber.window.core.WindowCore");
... | [
"cheeze477@gmail.com"
] | cheeze477@gmail.com |
3455ca04e46144874dd9a2c989434a1307c66110 | c2a14d4d20d6558dea2232073928847c65ef8490 | /src/Controlador/Automata_False.java | 0d6d305e55cfda84118aa513339fab5ae204f4ab | [] | no_license | ingesofteam/repositorioanalizadorlexico | 07655defb418cae8dca77f2a663ab45f566d8617 | c1854144aaadd1e465b061efbec3e7db5eec0492 | refs/heads/master | 2020-07-15T15:09:54.354844 | 2019-08-31T16:56:39 | 2019-08-31T16:56:39 | 205,590,786 | 0 | 0 | null | 2019-08-31T20:01:59 | 2019-08-31T20:01:59 | null | UTF-8 | Java | false | false | 2,107 | 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 Controlador;
import Modelo.Caracteres;
import Modelo.Lexema;
/**
*
* @author Mauricio
*/
public class Automata_False {
... | [
"2320151015@eam.edu.co"
] | 2320151015@eam.edu.co |
dc0361d56135e9373e895adb58497bdb2631d02c | bc661b3ee662193c50b0f9f95b0ec3d51587337f | /src/main/java/code88/oscar/bcm/request/SaveUserRequest.java | f8eb989854ef2c6dee7647ab865fdb9eb46525e7 | [] | no_license | oscar20041998/bcm-api-v1 | 5cfa34d85d2b7c02153759ee60ed82bb3c430d0d | 8127fab3b8ae2a8ad85a86bc742a392560594e1e | refs/heads/master | 2023-04-16T02:18:31.732903 | 2021-04-11T05:19:14 | 2021-04-11T05:19:14 | 318,952,139 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,535 | java | package code88.oscar.bcm.request;
import java.sql.Date;
/**
* @FileName: CreateUserRequest.java
* @since: 10/10/2020
*/
public class SaveUserRequest {
private String accountIdValid;
private String userId;
private String fristName;
private String midleName;
private String lastName;
pr... | [
"43023726+vothanhduy20041998@users.noreply.github.com"
] | 43023726+vothanhduy20041998@users.noreply.github.com |
c229267d189b270d1d2441bd310c0d096faf8e52 | 0dda335c981a9c215507f42efa7de4c2bb3f0836 | /app/src/test/java/com/sms/demo/piedatachart/ExampleUnitTest.java | 94e8a1943afe5ad9c86aa86ccad73963761c83ed | [] | no_license | MahmudMoon/PieDataChart | db67365cbcb820ce3a5e417eabb94e345851d8a2 | ad713ffe0f79a9ba64acfbd95a6263d30722ac91 | refs/heads/master | 2020-03-25T09:09:22.370132 | 2018-08-05T21:58:08 | 2018-08-05T21:58:08 | 143,650,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package com.sms.demo.piedatachart;
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 v... | [
"mooncseru14@gmail.com"
] | mooncseru14@gmail.com |
bf3fe4e4eaf3df019bce89866dcd2fba729fdec6 | ba93c6bc277bc8faca6db7be593fe579598a7bfe | /Uzumzki-project/2018/eke/src/main/java/com/xiaoyi/ssm/coreFunction/UfangUtil.java | 6032ee4f0b2e3c08ce31780eba2642441d57af04 | [
"MIT"
] | permissive | senghor-song/Naruto-Uzumaki | abbf101ae763aff33dcbae0eb035ed7ad288b9c1 | 24879ae0688efc7ff0ec22fbb9210158834df7e2 | refs/heads/master | 2023-05-11T07:51:55.254986 | 2023-05-05T03:24:57 | 2023-05-05T03:24:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,211 | java | package com.xiaoyi.ssm.coreFunction;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.CookieHandler;
import java.net.CookieManager;
import java.net.CookiePolicy;
import java.net.CookieStore;
import java.net.HttpCookie;
import java.... | [
"15207108156@163.com"
] | 15207108156@163.com |
25a7f013e432606e274ab82278aa36eb0133bc00 | c9036b9337768e6bc505103df5bc63656ac32f29 | /study7/src/test/java/com/zyc/study7/Study7ApplicationTests.java | 55291e9cff02ea029cff1f19f9c9d9b1e8dc00f8 | [] | no_license | Ccxlp/springboot-study | 6354cbd3b30783599fa0d45de95c89332bc06088 | 577b5f7e5c4462d536e74d57edb89c64d4559f6c | refs/heads/master | 2020-08-01T00:53:50.268367 | 2019-04-10T02:49:42 | 2019-04-10T02:49:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.zyc.study7;
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 Study7ApplicationTests {
@Test
public void contex... | [
"zhaopeng@qujiali.com"
] | zhaopeng@qujiali.com |
8ae1351dc661b2c64525dd571859dda6fef92290 | 782bcf9376c91485ba8332a9aa626d5d6e917900 | /适配器模式/Voltage220V.java | bdfec84cf0b15d411911c5a54490a7a06c9e4b2f | [] | no_license | SongFGH/javaDesignModel | aa969f07680bcea30e64e6f2f77d3551851d3805 | ac025d0a7291e7caba1f567640ebf5d401b3d036 | refs/heads/master | 2022-04-12T23:07:12.774212 | 2020-04-11T05:24:06 | 2020-04-11T05:24:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 185 | java | package funcfactory.voltage;
public class Voltage220V {
public int output220V(){
int src = 220;
System.out.println("电压"+src+"伏");
return src;
}
}
| [
"chenqiangjun@mudu.tv"
] | chenqiangjun@mudu.tv |
853b9e105e114734c6a0348f77fb7c4f9e0ecc9b | 1f57fe63a87b8304caea247e747ad0dd163e320e | /src/main/java/com/metro/shuttle/advisory/configuration/ShuttleAdvisoryApplication.java | 5c0403258878f1fec8ce39084f5a31388b376abd | [] | no_license | prasantharunachalam/ShuttleAdvisory | 76e5e10ff7bcaa4f6eb163202d1f14f3e61f3a6a | bdc67a6e2fcebeca0d1204c3ac0519834760d258 | refs/heads/master | 2021-06-20T23:33:52.066702 | 2019-08-26T17:44:00 | 2019-08-26T17:44:00 | 201,790,566 | 1 | 0 | null | 2021-03-31T21:30:02 | 2019-08-11T16:46:00 | Java | UTF-8 | Java | false | false | 2,445 | java | package com.metro.shuttle.advisory.configuration;
import java.util.Arrays;
import javax.sql.DataSource;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfig... | [
"prasantharuna@gmail.com"
] | prasantharuna@gmail.com |
593cf0448f006c8f4f76f95dddc3a1b38ad88d72 | 1df021401a35baf1590aa2e1b7d76dfcd3974285 | /spritz/src/main/java/com/malice/spritzglass/SpritzGlass.java | 55c16bf86f326186a5811cc4b117805510b6eea2 | [] | no_license | Aenterhy/SpritzGlass | db366676d04f3b6cac8d95926ba9cecd5f19af4c | 11b85e359bc734b3b85204c000dc6ce47e7944d9 | refs/heads/master | 2021-01-13T02:19:15.538950 | 2014-03-24T22:22:17 | 2014-03-24T22:22:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | package com.malice.spritzglass;
import android.app.Application;
import com.bugsnag.android.Bugsnag;
/**
* @author Aenterhy.
*/
public class SpritzGlass extends Application {
private static SpritzGlass instance;
@Override
public void onCreate() {
super.onCreate();
instance = this;
... | [
"fantes.mail@gmail.com"
] | fantes.mail@gmail.com |
ade81d2391158093ce8645a8fc7f76ea7ada2174 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_8a3cff7d1ada9849798e5fd00acb3a196e890cde/YourFilesFileRunner/2_8a3cff7d1ada9849798e5fd00acb3a196e890cde_YourFilesFileRunner_t.java | fc6df2b6a6bd8dd687f5bfad3bc442dacf5e8976 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 4,615 | java | package cz.vity.freerapid.plugins.services.yourfiles;
import cz.vity.freerapid.plugins.exceptions.ErrorDuringDownloadingException;
import cz.vity.freerapid.plugins.exceptions.PluginImplementationException;
import cz.vity.freerapid.plugins.exceptions.ServiceConnectionProblemException;
import cz.vity.freerapi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
c97f5b1dda957b4feb4b12beeedef31acfdd6c54 | 15527811afe5021f5334675f9d30363af8df0fda | /src/com/javarush/test/level14/lesson08/home05/Keyboard.java | 06352795a51d853e02acc2ce539c8f18ddba0be2 | [] | no_license | barrannov/JavaRushHomeWork | f65235fe4e41cc2cc2be47db9abcd13293665c35 | 704e951099c44ea81400fda6a2a31fc43d7e27d3 | refs/heads/master | 2021-01-24T17:53:42.858954 | 2016-09-08T21:37:33 | 2016-09-08T21:37:33 | 67,285,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 203 | java | package com.javarush.test.level14.lesson08.home05;
/**
* Created by Sasha on 06.07.2016.
*/
public class Keyboard implements CompItem{
public String getName(){
return "Keyboard";
}
}
| [
"newfilm0o@gmail.com"
] | newfilm0o@gmail.com |
a4a2db3cca2ac85aa87b8c8f9b8ac45f0ff14966 | 04256e70f9e0fb119cd84521c2f01a97e2742720 | /backend/AUTH_SERVER/project/src/main/java/com/smilegate/auth/exceptions/TimeoutException.java | 4c978d1e14e857e772c5071ce4487bf2b7e4b778 | [] | no_license | serverdevcamp/camp4_hghss | 69b8cdf6ddb3a5da20d98417f50103c78da4b6ad | ceb38cd52e151b98c2647d24c6d12776d0fc7e0a | refs/heads/master | 2021-06-28T23:53:47.907967 | 2020-06-03T00:28:33 | 2020-06-03T00:28:33 | 232,459,886 | 1 | 4 | null | 2021-05-11T10:27:33 | 2020-01-08T02:26:45 | Java | UTF-8 | Java | false | false | 196 | java | package com.smilegate.auth.exceptions;
public class TimeoutException extends RuntimeException {
public TimeoutException() {
super("인증 시간이 만료되었습니다.");
}
}
| [
"ybchae0801@naver.com"
] | ybchae0801@naver.com |
712695f252e1d6876209ff978562f925cf1ffd61 | 954fb21c7ff72aa385797ee752a983bab24f5a35 | /workspace_sts3/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost/mvc/org/apache/jsp/index_jsp.java | 7efe541ecd0c10a2eea0a03fac9b6ff1d2047b34 | [] | no_license | kimjoy70/lab2019_52 | 0df281da2bbd1740c2972436e923415bae2f4e5e | 66907742b81016a9eb5bef2a87c6ebe20a2b07a8 | refs/heads/master | 2022-12-24T04:08:16.680739 | 2020-03-04T02:26:42 | 2020-03-04T02:26:42 | 187,563,572 | 0 | 0 | null | 2022-12-16T00:42:13 | 2019-05-20T03:45:07 | CSS | UTF-8 | Java | false | false | 5,211 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/9.0.19
* Generated at: 2019-08-24 13:13:33 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | [
"kimjoy70@naver.com"
] | kimjoy70@naver.com |
90a285c7df6a06e4ef9057404886dd64083b74f9 | 9438ebf096cf006643c20a97cabe5aab5972ea6f | /src/main/java/com/giwook/study/functional/stream/collector/GetPrimeWithCustomCollector.java | 14b6ced23cd195a33bc36101528b4f2e6d24d770 | [] | no_license | 93Hong/Funtional-programming | 70a767f258964a94cdf0170620c655ce9590cf0a | 7b85486976a5eee558c1bcac5e2495f87db32947 | refs/heads/master | 2021-06-21T08:35:30.913781 | 2019-10-05T06:33:20 | 2019-10-05T06:33:20 | 205,278,856 | 0 | 0 | null | 2021-03-31T21:26:50 | 2019-08-30T01:13:01 | Java | UTF-8 | Java | false | false | 2,171 | java | package com.giwook.study.functional.stream.collector;
import com.giwook.study.functional.stream.TestObject;
import java.util.*;
import java.util.function.*;
import java.util.stream.Collector;
/**
*
* @author 93Hong on 2019-10-01
*
*/
public class GetPrimeWithCustomCollector implements Collector<Integer, Map<Bool... | [
"sk2rldnr@gmail.com"
] | sk2rldnr@gmail.com |
b43b2fc6e55e9c8487f9563147c4a8f6dc20fd58 | 35baa2827ff9b4fbd787a02495f2c18df3c6e9e4 | /ProjetAppliWeb/src/main/java/dao/TicketDAO.java | 6fc80549ea5d23aa6f910efa62c5f2b618fb05dd | [] | no_license | biletnam/ApplicationWebEcommerce | 49e3b0c94fb3898f46799f7034bb5159a0bda037 | 41aca4652605464dd9a4fdac93b4eb1fd57b50d3 | refs/heads/master | 2021-01-20T03:54:18.753837 | 2016-11-13T19:35:33 | 2016-11-13T19:35:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,123 | 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 dao;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import ja... | [
"tilsaghanimohamed@gmail.com"
] | tilsaghanimohamed@gmail.com |
c9b52aebb926157b98b5a2aa63bb11c284f559e6 | 87344d5938ff9006d3dc1302ee5cad87920ffda0 | /theSenseless/src/main/java/theSenseless/cards/CardSwitcheroo.java | a3536f1d4881771bc288dac11bcccc919a1b2566 | [
"MIT"
] | permissive | PhoenixStroh/TheSenseless | 7de7bd132d28e62ee5e5f5c756b719272490c56e | c3438960841ef6307661724571b7c3a0161c1561 | refs/heads/master | 2023-08-01T00:44:42.815687 | 2021-09-23T18:33:29 | 2021-09-23T18:33:29 | 399,181,336 | 0 | 1 | MIT | 2021-09-23T01:10:59 | 2021-08-23T16:52:38 | Java | UTF-8 | Java | false | false | 2,269 | java | package theSenseless.cards;
import com.megacrit.cardcrawl.characters.AbstractPlayer;
import com.megacrit.cardcrawl.dungeons.AbstractDungeon;
import com.megacrit.cardcrawl.monsters.AbstractMonster;
import theSenseless.SenselessMod;
import theSenseless.characters.TheSenseless;
import theSenseless.actions.SwitchDiscardAn... | [
"phoenixstroh@gmail.com"
] | phoenixstroh@gmail.com |
1ccfa2705992ef2b4845aa6e2e728b179a70fd84 | e2ea82a83ecd61bce96ef5f2cfb5623f242ac050 | /app/src/main/java/com/stbam/allnews/image/MemoryCache.java | f39e9b08151c407227f518213ced88caee573943 | [] | no_license | stbamb/AllNews | 7994ac93b885afb5a0e1ee1549ccac862da29b71 | 4c2056ec9a0dc2b8510bb5176734df0d86f83e6c | refs/heads/master | 2021-01-19T03:11:37.622569 | 2015-07-01T08:16:24 | 2015-07-01T08:16:24 | 37,898,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,583 | java | package com.stbam.allnews.image;
import java.util.Collections;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.Map.Entry;
import android.graphics.Bitmap;
import android.util.Log;
public class MemoryCache {
private static final String TAG = "MemoryCache";
private M... | [
"stbamb@gmail.com"
] | stbamb@gmail.com |
21a42d76f17b37b6dbb7d98812ccee973a074fbc | 3aa8ef76bc9d47fec9909e3dec66481592809cd7 | /backend/src/main/java/com/devsuperior/dslearnbds/services/UserService.java | 41b2aece098396b538dcc0561636815dc560915a | [] | no_license | grubio1995/dslearn | 568cfeea4f5f3071055a888b2caee09fe1fcb53f | 9fb336de79671f33257e7fb66bdcd1b211c16ceb | refs/heads/master | 2023-05-31T12:28:40.588038 | 2021-06-26T22:04:37 | 2021-06-26T22:04:37 | 375,533,315 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,642 | java | package com.devsuperior.dslearnbds.services;
import java.util.Optional;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDet... | [
"gabrielpinhatarubio@gmail.com"
] | gabrielpinhatarubio@gmail.com |
46371f293b2e2c301c66c023be39b003c7417031 | e4450d3f9ddd648ec48f62536b3ebdce30ef1a9e | /Assignment4/President.java | 440de07a59665ff3432a512695878f13c39851f2 | [] | no_license | renata-a/CSE_205_git | d368d5ad5ce8cce9d614bdb8ea0243661e0d7f7a | 39259af8dcc660b1f68876491bdc0a8b8b85db0b | refs/heads/master | 2022-11-14T18:33:21.558051 | 2020-07-14T16:06:12 | 2020-07-14T16:06:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,199 | java | // Assignment #: 4
// Name: Madhav Arun Sharma
// StudentID: 1216873476
// Lecture: 4:35 pm M W
public class President
{
//declaring variables
private String firstName, lastName, academicLevel;
//zero-argument constructor
public President()
{
firstName = "?";
lastName = "?";
... | [
"madhava010801@gmail.com"
] | madhava010801@gmail.com |
ee5278845dc61a4e3294312cf42b10a240ef3d9b | 36e314ab68988c7571e31dfddf5100610240931e | /redis/dao/impl/ProvinceDaoImpl.java | 49f5d7f1327617a7ffcd459d27f7127f4f6c0d26 | [] | no_license | dongkunchen/Java | aa9956170e8256dd906356a6daf8ddea3b0f2834 | c9cd5f940ab2d2e1decf6ae4221dab7cd41eb320 | refs/heads/main | 2023-07-11T04:00:21.321180 | 2021-08-15T00:29:23 | 2021-08-15T00:29:23 | 377,652,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 723 | java | package tw.dongkun.dao.impl;
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
import tw.dongkun.dao.ProvinceDao;
import tw.dongkun.domin.Province;
import tw.dongkun.util.JDBCUtils;
import java.util.List;
public class ProvinceDaoImpl implements ProvinceDao... | [
"g0933117131@gmail.com"
] | g0933117131@gmail.com |
71b5145c00e2032cde45d1408e430f64a8476072 | a41dda37ba3eaacf56096e3d1b6e6fad99544128 | /app/src/main/java/com/safety/android/safety/PhotoGallery/PhotoGalleryFragment.java | 42951b0a5d04291731606bb52eb989aedbe874d6 | [] | no_license | wangjiabc/Safety | 9d07cfee8581cc6d24d19e3d949f5f6942bde463 | 066f516586c2879c7787da106f5afee507dae423 | refs/heads/master | 2022-04-20T22:03:48.703990 | 2020-04-07T13:50:52 | 2020-04-07T13:50:52 | 105,535,073 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,636 | java | package com.safety.android.safety.PhotoGallery;
import android.graphics.drawable.Drawable;
import android.os.AsyncTask;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import androidx.recyclerview.widget.GridLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.util.Log;
impo... | [
"2768911783@qq.com"
] | 2768911783@qq.com |
49f6ab50886a438dde2a2ba3862d6e4b139a24c2 | 83e6bca02a563bff312f06ccfab4973681ad4dd1 | /ProyectoMovil/app/src/main/java/com/example/android/proyectomovil/WordListAdapter.java | 7879836d7f0ad48d2111012c173986d0734ce575 | [] | no_license | arkaland/ProyectoAndroidStudio | c9d0da01907ffc49cb0d56c89942b3ed852bfe85 | 6882bd4920e08142b5f6ba98a06ab1555134b392 | refs/heads/master | 2020-05-26T05:07:17.259862 | 2019-05-31T21:39:26 | 2019-05-31T21:39:26 | 188,116,710 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,752 | java | package com.example.android.proyectomovil;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import java.util.List;
public class WordListAdapter extends RecyclerVi... | [
"arkalandia@gmail.com"
] | arkalandia@gmail.com |
fd171732aa0e5581253fc5d7d871d01627109eeb | dcfa87bffa8cc75e7b08fc884984c3d5d6924bcb | /src/test/java/br/mp/mpf/simpletests/testes/aceitacao/LoginPage.java | 820e31fc54c2cbbc02759f0d479a1001643496bd | [] | no_license | Adilza/simple-tests-modified | 2b456b9854c34fb96bf6d083efd945a85668dff1 | 7ca6a86d4391d682c65fbbd575952d14f9064d1c | refs/heads/master | 2020-04-28T12:54:31.450796 | 2016-08-25T04:06:30 | 2016-08-25T04:06:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 634 | java | package br.mp.mpf.simpletests.testes.aceitacao;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
public class LoginPage {
private WebDriver driver;
public LoginPage(WebDriver driver) {
this.driver = driver;
}
public LoginPage visita(String url) {
driver.get(url);
return this;... | [
"andrethiagos@gmail.com"
] | andrethiagos@gmail.com |
9c31977c12e1a2ee4fdeebe90253651d233187c1 | 5657c45bc746e7252fa1dab5bbd7c5e29c227fd8 | /mGAP/src/org/labkey/mgap/mGapUpgradeCode.java | 9e635493d19c29135cf0f705ab8197422ab50075 | [] | no_license | bimberlabinternal/BimberLabKeyModules | e1cef7f2e77cfa331a96ba353bef47d682fccf74 | 28c6bdc863529ff904a339052f77d4ae7b9d2f31 | refs/heads/discvr-23.7 | 2023-08-17T02:38:42.535524 | 2023-08-16T18:19:27 | 2023-08-16T18:19:27 | 176,779,407 | 0 | 3 | null | 2023-09-05T10:10:21 | 2019-03-20T16:59:15 | CSS | UTF-8 | Java | false | false | 4,211 | java | package org.labkey.mgap;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.labkey.api.data.Container;
import org.labkey.api.data.DeferredUpgrade;
import org.labkey.api.data.TableSelector;
import org.labkey.api.data.UpgradeCode;
import org.labkey.api.exp.api.ExpData;
import ... | [
"bbimber@gmail.com"
] | bbimber@gmail.com |
53fc8098a6ab4d0d4fe8c4eb73da1f25a8a8771f | fa0c32e18262897f5ba558950c2a7d33665ae97c | /driver-ignite/src/main/java/io/sbk/Ignite/Ignite.java | bb57ced73a79ed82f9f0c1c1f70b9d427d8e1c63 | [
"Apache-2.0"
] | permissive | sanjaynv/SBK | 8634d35fe6268030af8f6b062152468133801041 | 64655cd18e999f6274d738f8e421a66473d490f2 | refs/heads/master | 2023-07-06T00:09:27.984821 | 2023-06-19T13:52:02 | 2023-06-19T13:52:02 | 247,745,359 | 2 | 0 | Apache-2.0 | 2020-03-16T15:25:08 | 2020-03-16T15:25:08 | null | UTF-8 | Java | false | false | 6,032 | java | /**
* Copyright (c) KMG. 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
*/
package io.sbk.Ignite;
import com.fas... | [
"keshava.gowda@gmail.com"
] | keshava.gowda@gmail.com |
7ca874296948ec67b67aff1a88e429693eb22519 | 41d18182dcb0ef209aeb5ec12f42c7ffda068f77 | /IntentPutExtra/app/src/test/java/com/application/intentputextra/ExampleUnitTest.java | bc7516cea1280683373b5614c649f2a68b413c98 | [] | no_license | MFadlulHafiizh/pwpb | 81fe17ce7259156e96a62afccce927d93f49b36f | 076f8376ea309701d042765444ecdb42e0dcdec2 | refs/heads/master | 2023-03-18T08:07:59.384849 | 2021-03-09T13:44:18 | 2021-03-09T13:44:18 | 285,713,401 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.application.intentputextra;
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
pub... | [
"muh.hafiizh56@gmail.com"
] | muh.hafiizh56@gmail.com |
3d8f116a86f04ce1f231d67f297ecbe3c62dc040 | 77c68976f8af22f5edbff942c007198d7dd295d0 | /try_catch_practice/src/try_catch_practice/Bonus8.java | 358f4554fedffd2fd369fbde6ef82ab1dc9a3547 | [] | no_license | Dennis055/JavaHW | 92b655e4077182abd37ce4d71ad1bcba50756f6a | 904bdd226dded3d9341fed11390793327dc1cd65 | refs/heads/master | 2020-04-03T14:34:43.704064 | 2019-01-09T14:45:22 | 2019-01-09T14:45:22 | 155,326,886 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,788 | java | package try_catch_practice;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Scanner;
import javax.print.attribute.standard.Sides;
public class Bonus8 {
private static ArrayList<ArrayList<Integer>> totalStudents = new ArrayList<>();
public static void main(String[]args) {
Scanner scan... | [
"jayshine727@gmail.com"
] | jayshine727@gmail.com |
8d504de41715e4000ddbc3b05effdfa9af61ada5 | 94f59761aae8a465a4eccd3577416e26a518fe24 | /DeviceManagement/src/java/khangtl/controllers/ChangeRoomController.java | 3107f962c0cd03b8b036b44d63b3e668d7a85ddf | [] | no_license | kang-de-conqueror/PRJ321 | 3c07396de7db188d6dbf3e8a9a0286af10ddf23a | 99ab0bcd1ecd7d9a8f1dcbb96323f34affc1c004 | refs/heads/master | 2023-02-16T19:04:39.990676 | 2021-01-09T04:17:18 | 2021-01-09T04:17:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,303 | 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 khangtl.controllers;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;... | [
"haphongpk12@gmail.com"
] | haphongpk12@gmail.com |
f65a7c9a6bc4a085948decc1ee14656e3ae050ea | 96c5b9de60adb63902c711bfec50d8b15be9f562 | /src/main/java/com/attendanceapp/activities/ShowLocationOnMapActivity.java | 8c1bfd640bfb086eb3b368dae34f0bfbd437da22 | [] | no_license | virendrakachhi/RemiderApp | 4479dd7e9db20b62b683460992047974db9e5816 | 13db492e1c70a91b8428b38bd2361f56354f8118 | refs/heads/master | 2021-08-31T17:32:38.279643 | 2017-12-22T07:35:52 | 2017-12-22T07:35:52 | 115,089,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,670 | java | package com.attendanceapp.activities;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.FragmentActivity;
import android.view.Window;
import android.view.WindowManager;
import android.widget.Toast;
import com.attendanceapp.R;
import com.google.android.... | [
"vishal.kohad@canopusinfosystems.com"
] | vishal.kohad@canopusinfosystems.com |
77a86ad63d5b1de15ce178b762324f7ac9881654 | 838809404be77b875a450e3df56f0385e3316a94 | /source code/java-pattern/src/main/java/com.testeverything.pattern/singleton/Singleton.java | ba671153f334a85ecf4bd93f421855b925010e56 | [
"Apache-2.0"
] | permissive | ljssoftware/TestEverything | ea0a3d173d7ea67a2e2e7a496ee8151d20d1782d | c529092323c1fb84f275c8927ddc8a00cbd59e5d | refs/heads/master | 2020-12-24T13:35:47.916756 | 2014-08-12T08:31:32 | 2014-08-12T08:31:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | package com.testeverything.pattern.singleton;
/**
* 单例 的类
* Created by lijinsheng on 14-8-12.
*/
public class Singleton {
private static Singleton instance;
public Singleton() {
}
public static Singleton getInstance() {
if (instance != null) {
return instance;
}
... | [
"ljs_software@163.com"
] | ljs_software@163.com |
0796bfd80f6096e184002858455639de2dac5171 | c2c82f17c45cc2a9f77e36d5f72bb83cd90c4b60 | /heritrix2/commons/src/main/java/org/archive/util/Transform.java | 99f8c91c9756f3a439943079f7aa3dca375441b6 | [] | no_license | yuanfayang/heritrix | 12a69cd29ba3229cce9522b58eaaa30ea1ea3b75 | c9bdcc7df617431ca7a40ee2ad9891d55856728e | refs/heads/master | 2021-05-10T15:21:54.639985 | 2012-01-11T22:46:33 | 2012-01-11T22:46:33 | 118,537,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,035 | java | /* Transform
*
* $Id$
*
* Created on September 26, 2006
*
* Copyright (C) 2006 Internet Archive.
*
* This file is part of the Heritrix web crawler (crawler.archive.org).
*
* Heritrix is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser Public License as published by
* the Free ... | [
"Gojomo@daa5b2f2-a927-0410-8b2d-f5f262fa301a"
] | Gojomo@daa5b2f2-a927-0410-8b2d-f5f262fa301a |
40f572989afa48b47516f65d0be6cd89649fc033 | ac94ac4e2dca6cbb698043cef6759e328c2fe620 | /apis/cloudstack/src/test/java/org/jclouds/cloudstack/parse/DeleteNetworkResponseTest.java | 5c2c50b0c09bf2582f139962abc3057d4684e242 | [
"Apache-2.0"
] | permissive | andreisavu/jclouds | 25c528426c8144d330b07f4b646aa3b47d0b3d17 | 34d9d05eca1ed9ea86a6977c132665d092835364 | refs/heads/master | 2021-01-21T00:04:41.914525 | 2012-11-13T18:11:04 | 2012-11-13T18:11:04 | 2,503,585 | 2 | 0 | null | 2012-10-16T21:03:12 | 2011-10-03T09:11:27 | Java | UTF-8 | Java | false | false | 1,324 | java | /**
* Licensed to jclouds, Inc. (jclouds) under one or more
* contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. jclouds licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use ... | [
"adrian@jclouds.org"
] | adrian@jclouds.org |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.