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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e10f05aeba67227959dd034fe6b724075450d749 | c55fb4ab84484b9eadcb852d26ed35236fc536d9 | /AddresBook/src/com/quantum/addresbook/Productos.java | cf9cd63a1788cb1f941d250eff355cdefedacb67 | [] | no_license | esvin/AddressBookAndroidApp | c5ddbad9797757acf5f00eeff6febf2ffd588632 | 92646eb91e453ec4eb87ce3e672a97fba2838813 | refs/heads/master | 2020-04-24T23:06:39.847900 | 2015-04-30T04:01:41 | 2015-04-30T04:01:41 | 34,833,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,313 | java | package com.quantum.addresbook;
import java.util.ArrayList;
import java.util.HashMap;
import android.app.ListActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListAdapter;
import android.widget.ListView;
import android... | [
"esvin.jose.estrada@gmail.com"
] | esvin.jose.estrada@gmail.com |
a17ebfb0764a1a088006ca48907fed3daf8427a3 | 32e15465c5ae289a665c603e2780c85dafbafcc7 | /P0841_HandlerRunnable/src/main/java/ru/startandroid/p0841_handlerrunnable/MainActivity.java | 44f7fd980921f8e075a480ae50994a9da1b52af1 | [] | no_license | ExploiD2005/AndriodLessons | 5a6de7629a51fa4a59a00fc2595428875e4f6a33 | a4574acc83bd40325b80a95579efb0086434f99b | refs/heads/master | 2020-12-20T18:33:55.646535 | 2020-01-25T13:16:35 | 2020-01-25T13:16:35 | 236,171,211 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,758 | java | package ru.startandroid.p0841_handlerrunnable;
import android.support.v7.app.AppCompatActivity;
import java.util.concurrent.TimeUnit;
import android.app.Activity;
import android.os.Bundle;
import android.os.Handler;
import android.util.Log;
import android.view.View;
import android.widget.CheckBox;
import android.widg... | [
"exploid2005@gmail.com"
] | exploid2005@gmail.com |
ea88050310fc735b538a13ae2c4c36b880a26e1a | f38aca8b52123f39ccca67bc04e7a923b0e561b3 | /imapstore/src/com/android/email/mail/Sender.java | 4ec19c87b0684a934260ab16aa814112669b0ed0 | [] | no_license | xulubo/babynotes | 2049b9ec5726fb2a71d6e0b22e2a05b5d7f2440a | 75e9e8750c0021ff68d7381bd22510add31457e7 | refs/heads/master | 2021-03-12T20:44:32.658387 | 2013-07-03T20:53:40 | 2013-07-03T20:53:40 | 11,161,135 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,050 | java | /*
* Copyright (C) 2008 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... | [
"xulubo@gmail.com"
] | xulubo@gmail.com |
f006b5cf4da4bb8bf8109886eb1ec2fad16b8614 | 09572e2cb6203a40ee2e49e66f78c0b16fc4043e | /app/src/main/java/com/myxh/leetcode/linkedlist/L234_PalindromeLinkedList.java | bd36cb39ed0f0656cc762fc0b976cdc0ce984d55 | [
"MIT"
] | permissive | myxh/LeetCode-Practice | db4b5fa68f8320918a56c06158e7b2353db0010c | 02a6744961e0bd0b60b01d2271f9eb3997933170 | refs/heads/master | 2020-05-17T23:17:53.949967 | 2019-09-05T07:11:26 | 2019-09-05T07:11:26 | 184,027,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,785 | java | package com.myxh.leetcode.linkedlist;
/**l;.
* Given a singly linked list, determine if it is a palindrome.
*
* Example 1:
*
* Input: 1->2
* Output: false
* Example 2:
*
* Input: 1->2->2->1
* Output: true
*/
public class L234_PalindromeLinkedList {
public static void main(String[] args) {
int[]... | [
"myxhchen@gmail.com"
] | myxhchen@gmail.com |
e6181f7cd97d2232d79b8be422c8dce8492e6092 | 0900859b53f69e8d9cd956ee3072219aa2ed9583 | /src/test/java/project/interpreter/IncorrectnessTests/DefaultParameters.java | e3b9ccfd308560359b53ef5f9c62d993624cabe0 | [] | no_license | MonikaBer/Imperative_Language_Interpreter | 600b8d2024b8c2f6c3b0c1cd371d80620c42d682 | ba4f1846cccaea5bf39413d1a74f44c64b5c58ab | refs/heads/main | 2023-02-22T13:29:02.493090 | 2021-01-26T05:43:35 | 2021-01-26T05:43:35 | 317,967,839 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,059 | java | package project.interpreter.IncorrectnessTests;
import org.junit.jupiter.api.Test;
import project.exceptions.SemanticError;
import project.interpreter.Interpreter;
import project.lexer.Lexer;
import project.parser.Parser;
import project.program.Program;
import project.source.FileSource;
import project.source.Source;
... | [
"berlinska.monika@outlook.com"
] | berlinska.monika@outlook.com |
7ec161cf319556079fb391d0580804607bbe21a6 | e686c34c4354206a761cb0d0e4496a06222a1f8e | /app/src/main/java/com/glp/pageload/http/HttpRepository.java | df23d3f72c96247baf897b3d385a12215a73d391 | [] | no_license | DoublePengs/PageLoad | e4c51e06d675e0b815af1a1ae396964d938e9368 | fab29ee212af153e3ccf6b08699bffa8cad39824 | refs/heads/master | 2020-03-09T10:15:06.279283 | 2018-04-10T09:45:04 | 2018-04-10T09:45:04 | 128,732,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,989 | java | package com.glp.pageload.http;
import android.content.Context;
import com.glp.pageload.BuildConfig;
import com.glp.pageload.bean.ArticleBean;
import com.glp.pageload.bean.HttpResult;
import java.util.List;
import java.util.concurrent.TimeUnit;
import okhttp3.OkHttpClient;
import okhttp3.logging.HttpLoggingIntercept... | [
"946417900@qq.com"
] | 946417900@qq.com |
6bddd641c9240c356ee9515e49c66d01e4ac2404 | f6cbafe1f94276a98a43b937ff7178adab49193d | /spring-roo-angular/application/src/main/java/com/springsource/petclinic/application/web/api/OwnersCollectionJsonController.java | cca0d725c0a28c63b926d27772e6f96a46e2bf58 | [] | no_license | zhouz1993/proofs | 3f81b22f32f7894b204426fb43e2603d1516d9d4 | 6409903f826be9a991bf9d1907e54cb2cde1c46f | refs/heads/master | 2020-04-05T12:46:57.272056 | 2018-05-10T14:51:49 | 2018-05-10T14:51:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,297 | java | package com.springsource.petclinic.application.web.api;
import com.springsource.petclinic.model.Owner;
import io.springlets.data.domain.GlobalSearch;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.http.ResponseEntity;
import org.springframework.r... | [
"jugade92@gmail.com"
] | jugade92@gmail.com |
c07be152bf346f0c6358ea9c63acc43be05a3573 | b3f577103b45cccc3846a0e47c46c87d214bca0d | /Week 6/WS5/src/EnterStudentInfo.java | bdf89026b8baa8383a21f8e4ef9f65e18aa403c4 | [] | no_license | shersingh7/JAC444 | 4afd7d369ef846825b8a6c413b244483aacb33c8 | 822a1545462c5ab2099d2efede653fa6dfeaac52 | refs/heads/master | 2023-07-05T04:48:47.034381 | 2021-08-11T00:56:07 | 2021-08-11T00:56:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,145 | java | /*
Name: Davinder Verma
Section: NBB
Student Number: 121802201
Email: dverma22@myseneca.ca
Date: 30/06/2021
Workshop: 5
*/
import javax.swing.*;
import javax.swing.border.EmptyBorder;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileOutputStream;
import jav... | [
"66485246+shersingh7@users.noreply.github.com"
] | 66485246+shersingh7@users.noreply.github.com |
d8bda939771e364315df0a0103bbba8e23205ecb | 641a5420e858431f6f65855241f11ac32f2fd5f2 | /Wordguess.java | 34adcbba0dc90dd702f9112ba6b222ccdeb8e7d1 | [] | no_license | LIFEHACK2K/CODETOBER | f587484b4966c5e70c1b67e975e42edd979da338 | 9d1f6bd6f07ca9c2715a03200bfe4fb25d7a26b0 | refs/heads/main | 2023-08-23T01:00:58.252105 | 2021-10-02T15:34:47 | 2021-10-02T15:34:47 | 412,566,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 892 | java | import java.util.*;
public class Wordguess {
public static void main(String[] args)
{
Scanner sc= new Scanner(System.in);
String secretword="Apple";
String guessword="";
int attempt=0;
int maxattempt=3;
boolean win=false;
while(!guessword.eq... | [
"noreply@github.com"
] | noreply@github.com |
c8a0a71efee674fa6fe174a33b4c9a9232a3304d | c7843a400e8ef18ffe1804460f4fd7906bf85f5f | /platform/execution-impl/src/com/intellij/execution/ui/BeforeRunComponent.java | 8b851620198a3f6996e61dcb604042bed476ab46 | [
"Apache-2.0"
] | permissive | Starmel/intellij-community | 727e8d042b649125f544ec92312ae04dabdbd605 | adb89951109732e585d04f33e3fabbc9f9d3b256 | refs/heads/master | 2023-01-20T01:17:42.933548 | 2020-11-26T16:06:47 | 2020-11-26T16:21:19 | 316,296,645 | 0 | 0 | Apache-2.0 | 2020-11-26T17:26:30 | 2020-11-26T17:26:25 | null | UTF-8 | Java | false | false | 12,680 | java | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.execution.ui;
import com.intellij.execution.BeforeRunTask;
import com.intellij.execution.BeforeRunTaskProvider;
import com.intellij.execution.ExecutionBundle... | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
77a6cea0e62d0edabb1d02b03e5359219b4af016 | 9d77cf0f1ae954bc62e3a43326c1e40e2857431f | /android/app/src/main/java/com/rocketuber/ActivityStarter.java | e365a58d08bf6c28bd0f9684cc910d7478bcdcc4 | [] | no_license | rautram/practise-native-react-native | 07ebf6c8e7104bb0c6562c2898d69125311d2075 | 64911bd9525a5373ecdeaf8fc57cdf4be81cdef7 | refs/heads/master | 2022-12-14T00:03:47.608724 | 2019-11-16T14:56:30 | 2019-11-16T14:56:30 | 221,899,528 | 0 | 0 | null | 2022-12-04T20:33:54 | 2019-11-15T10:21:19 | Java | UTF-8 | Java | false | false | 781 | java | package com.rocketuber;
import android.content.Intent;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.bridge.ReactContextBaseJavaModule;
import com.facebook.react.bridge.ReactMethod;
public class ActivityStarter extends ReactContextBaseJavaModule {
ActivityStarter(ReactAppli... | [
"janatatechnologies@Janatas-Mac-mini.local"
] | janatatechnologies@Janatas-Mac-mini.local |
3776bff1bc430f08415ad964c0ffcf9699f7d1a2 | b0507fb1ba9340bca1bda00da5cb216e0087354e | /serenity-screenplay-rest/src/main/java/net/serenitybdd/screenplay/rest/abiities/CallAnApi.java | 967c57e707f9302090468380bfa24a8b22affa58 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | RoiEXLab/serenity-core | 83981285fdc9a03753be5710ccf99b162c4ce2d1 | 0b761a51d438f9e896d27e2d8cec821179a27425 | refs/heads/master | 2020-04-01T20:50:52.464980 | 2018-10-18T13:13:47 | 2018-10-18T13:16:23 | 153,623,465 | 0 | 0 | NOASSERTION | 2018-10-18T12:53:36 | 2018-10-18T12:53:36 | null | UTF-8 | Java | false | false | 1,366 | java | package net.serenitybdd.screenplay.rest.abiities;
import io.restassured.response.Response;
import io.restassured.specification.RequestSpecification;
import net.serenitybdd.rest.SerenityRest;
import net.serenitybdd.screenplay.Ability;
import net.serenitybdd.screenplay.Actor;
import java.util.function.Function;
/**
*... | [
"john.smart@wakaleo.com"
] | john.smart@wakaleo.com |
a06c2e837baaa5ab9d0b953c483939eac5c99706 | 2e098464e0c1e7369023f7693d0ad0eb3856770f | /main/src/main/java/com/sedmelluq/discord/lavaplayer/container/mpeg/MpegSegmentEntry.java | be4f118b8a8f3b2c07ba23b37be5b90c1b2a4cb9 | [
"Apache-2.0"
] | permissive | freyacodes/lavaplayer | aad33de74f796ba325a7c30bc5b25191d1283c6a | cfebd674f2076a5c5a40284d209bcb64ada6b924 | refs/heads/master | 2021-06-10T05:04:00.264652 | 2016-10-29T21:27:30 | 2016-10-29T21:27:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | package com.sedmelluq.discord.lavaplayer.container.mpeg;
/**
* Information about one MP4 segment aka fragment
*/
public class MpegSegmentEntry {
/**
* Type of the segment
*/
public final int type;
/**
* Size in bytes
*/
public final int size;
/**
* Duration using the timescale of the file
... | [
"sedmelluq@gmail.com"
] | sedmelluq@gmail.com |
5ec4ffe2b9163b125304a285b5620a03965924c6 | 3217b044831a59a34eb87468110dee5c168a9f2b | /prototypes-core/src/main/java/com/gemserk/prototypes/spriteatlas/SpriteAtlasBugPrototype.java | 49cb8f6b4e3a6ef1a4f8b701ecc9f665cca57eb0 | [] | no_license | sureshbora1989/prototypes | a8b2b684bf6ecb26f67579313058cc4e247d0edd | e07e4e674cd3d83b84a08daa9764e4e6f88688ab | refs/heads/master | 2021-01-18T09:47:52.388047 | 2013-03-15T02:25:59 | 2013-03-15T02:25:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,156 | java | package com.gemserk.prototypes.spriteatlas;
import java.text.MessageFormat;
import java.util.ArrayList;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.GL10;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.Sprite;
import co... | [
"ariel.coppes@gemserk.com"
] | ariel.coppes@gemserk.com |
0756041cea892e170042a3cf6abd71efb350db8b | 0d018d044080cb8527866146c668dc966ff41654 | /app/src/main/java/com/wei/news/games/fragments/GameTabFragment.java | d8c732d7967baf1e932f2a7a65fb67a0ad41b98d | [] | no_license | Sekei/WeMedia-master | 8a749cdf29e297740c786a85707e4a35791e71f6 | 05529d560fdd808459444b7372d55ec285e15dc0 | refs/heads/master | 2020-04-25T09:22:54.204605 | 2019-02-26T10:32:15 | 2019-02-26T10:32:15 | 172,673,918 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,304 | java | package com.wei.news.games.fragments;
import android.os.Bundle;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.OrientationHelper;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.wei.news.Ma... | [
"juanjuan19941019"
] | juanjuan19941019 |
e0b510aa07006fc299b97f24d27c31acff15afcc | e8c4f9f82cb77d90a3f99301461aab152c97a75e | /src/main/java/com/oopsw/member/dao/GradeDAO.java | 62652d38f06695c9bacd193833590c979e4c9e28 | [] | no_license | elien940318/metanetDT_intern_EnrollProject | 04537ae5c7fc173b65165ce8dc29df8b7a010d9d | 589407ef320db70c1350a64b2e4e1131eec5d770 | refs/heads/master | 2023-03-08T02:49:18.522911 | 2021-02-15T13:09:51 | 2021-02-15T13:09:51 | 337,948,897 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 856 | java | package com.oopsw.member.dao;
import java.util.Collection;
import org.apache.ibatis.annotations.Param;
import com.oopsw.member.dto.EvaluationDTO;
import com.oopsw.member.dto.GradeDTO;
import com.oopsw.member.dto.RegisterDTO;
public interface GradeDAO {
public Collection<GradeDTO> getEvalList(@Param("studentId")Str... | [
"elien940318@gmail.com"
] | elien940318@gmail.com |
3cae639c1ebc4e97358e938e49a32c502cc319e0 | 8e46a234d1ea69f8fb50065689976419e71ece9b | /src/com/boncontact/service/Delivery_SampleTypeService.java | 5148d135c8afb9679943846a98e2aa287340475d | [] | no_license | a200332/LIMS_V2 | 0b0dbf7394788b7707172faadcf1d1dceadb2e00 | fb749256c91c3d014e9ce44dc99c66fe20b6e81a | refs/heads/master | 2021-05-31T21:17:00.165164 | 2016-08-07T06:44:07 | 2016-08-07T06:44:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,416 | java | package com.boncontact.service;
import java.util.List;
import com.boncontact.domain.AnalysisProject;
import com.boncontact.domain.AnalysisType;
import com.boncontact.domain.Delivery_SampleType;
import com.boncontact.domain.Project;
public interface Delivery_SampleTypeService {
/**
* save():保存对象
*
* @param en... | [
"154256698@qq.com"
] | 154256698@qq.com |
b88bbeb5f8f4859b28ed705bae39420d284b7f2e | 3706a9c36f131898cb7b45b4feb8d2a868792fc7 | /src/main/java/com/study/financialreportbatch/job/datasource/DataSourceConfiguration.java | dab8373cd5b7d247deff49c5e20ed4812e025a6c | [] | no_license | joao-felipe-bn/financial-report-batch | ef588f2c5af868e31d686183007698568cf7aef2 | fba27b797c498ae3380e33403043bb2994d90981 | refs/heads/master | 2023-07-08T07:19:41.217877 | 2021-08-15T04:40:14 | 2021-08-15T04:40:14 | 396,215,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 627 | java | package com.study.financialreportbatch.job.datasource;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.boot.jdbc.DataSourceBuilder;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springfr... | [
"jfbnfelipe.jfbn@gmail.com"
] | jfbnfelipe.jfbn@gmail.com |
bca903232716fc89a89dbc9d2d1710b23365508a | b4a65247bc5d993f132ec529aa6dcf1116d413c6 | /excel-test/src/main/java/com/liujia/设计模式/原型模式/ShapeCache.java | 1c5213356d171e120a59e94ab629c75feda9c1b2 | [] | no_license | cunlizuiliangzai/springboot | dabdcc1a5a4cd529042ee550706d68b6c71d36e8 | 1a049ed696f2cc23070663c03566347e107e9587 | refs/heads/master | 2023-03-15T11:28:12.109844 | 2020-11-14T05:19:22 | 2020-11-14T05:19:22 | 295,294,806 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,558 | java | package com.liujia.设计模式.原型模式;
import java.util.Hashtable;
/**
* @author ex_111806190
* @since 2020-10-21 16:38
*
*
* 原型模式(Prototype Pattern)是用于创建重复的对象,同时又能保证性能。这种类型的设计模式属于创建型模式,它提供了一种创建对象的最佳方式。
*这种模式是实现了一个原型接口,该接口用于创建当前对象的克隆。
*
*
*
* 当直接创建对象的代价比较大时,则采用这种模式。
* 例如,一个对象需要在一个高代价的数据库操作之后被创建。我们可以缓存该对象,在下一个请求时返回它... | [
"hctcs340@126.com"
] | hctcs340@126.com |
78ea52609257dfbe37f25ccbde503cdc0c0adfd5 | 4de1f7cd49bddb56d466af73c5896eedffa5ad9c | /app/src/main/java/com/ospino/coronavirus/models/Stats.java | c58493d1a77b206a05e0fe472c6d0b10585c07be | [
"MIT"
] | permissive | ospinooo/coronavirus-mobile-app | a608ba04ac1403891975c6916d30ef6b71a90c07 | b1ff6da20884d66f2e548ca7f4d67d54bb447d0f | refs/heads/master | 2021-05-18T03:30:28.309334 | 2020-04-06T06:05:07 | 2020-04-06T06:05:07 | 251,084,131 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,678 | java |
package com.ospino.coronavirus.models;
import java.io.Serializable;
import java.util.List;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Stats implements Serializable {
@SerializedName("totalConfirmedCases")
@Expose
private Integer totalConfir... | [
"ospino.p@gmail.com"
] | ospino.p@gmail.com |
5f6ed2619e4d1b3722df3567de9ae9902ab6c185 | 50b6ceba20db6aafe81fd49c9636e01bceff3574 | /versie14.1.2014/Toys4Toys/src/java/servlets/SpeelgoedDetail.java | 406e42f0f4560065d7009f2deac76aa4b57f935f | [] | no_license | tombeton1/T4T | d3b2f3f26eaf6467c8d64d090ea2c069dc964a27 | b1608d9a92fe5a59399736e26625eea8c47e8917 | refs/heads/master | 2020-06-06T18:59:17.547390 | 2015-01-26T11:16:57 | 2015-01-26T11:16:57 | 28,049,661 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,757 | 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 servlets;
import Services.SpeelgoedService;
import dal.Speelgoed;
import java.io.IOException;
import java.util.List;
import ja... | [
"adriaenstom@gmail.com"
] | adriaenstom@gmail.com |
fa91c81024df28180607c4bad82e7bfa44ca7804 | 49f25054c7ecbc30d666d11c7e312fbe6bccb284 | /http-request/src/main/java/ru/jewelline/request/http/UrlBuilder.java | 4a2831bae02d7820d1c90b24dd92e83e6aca052d | [
"MIT"
] | permissive | asuslennikov/asana4j | a5e5b2d42b366359bcb33e8d5db0dbefed19f905 | 446ce454e65bd7fecd37f4c615039d0cd3c0ea33 | refs/heads/master | 2021-01-15T08:59:50.432170 | 2016-03-01T10:19:17 | 2016-03-01T10:19:17 | 39,267,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 190 | java | package ru.jewelline.request.http;
public interface UrlBuilder {
UrlBuilder path(String path);
UrlBuilder setQueryParameter(String key, String... values);
String build();
}
| [
"antsusl@mera.ru"
] | antsusl@mera.ru |
c5dfdd6436b493df22e5cc232c705cc76aafff50 | 23689f68fd932d43657e56c481c17fec323cb531 | /src/main/java/com/mybatis/plus/config/exception/AppException.java | 7e684b64005eb6d531c3975bfc9d2a218cc606f0 | [] | no_license | CallEatChicken/mybatis-plus | 8f4667390ed200502489517ceeb4ef070907d9ae | eb5c4bc3294c8c87efa64f33cd57cc1395f5bdf6 | refs/heads/master | 2022-10-28T04:11:56.512529 | 2020-05-25T15:58:53 | 2020-05-25T15:58:53 | 198,558,585 | 1 | 0 | null | 2022-10-12T20:29:37 | 2019-07-24T04:31:00 | Java | UTF-8 | Java | false | false | 1,426 | java | package com.mybatis.plus.config.exception;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* 定义应用级别的异常处理,包括编译异常
* @author admin
* @date 2019-7-5
* */
public class AppException extends AppCheckedException {
private static final lon... | [
"yd@szax.com"
] | yd@szax.com |
0d8ba85b9c7a3482ef7c259ab67230416b0c91c1 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/91/org/apache/commons/math/util/ResizableDoubleArray_start_785.java | 546d6ddeffb7ce64a5b03b246ff44567c6cfa28a | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 3,085 | java |
org apach common math util
variabl length link doubl arrai doublearrai implement automat
handl expand contract intern storag arrai element
ad remov
intern storag arrai start capac determin
code initi capac initialcapac code properti set constructor
initi capac ad element
link add element addel... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
ee088bfc7c50ce7bda2c23b33d3cda97f22a20df | c92c63dd131f8718f49668d110891b00e0fdb48f | /android/src/main/java/io/tradle/nfc/RNPassportReaderPackage.java | a151c47d36d0f6881245720263ff497fe258b098 | [
"Apache-2.0"
] | permissive | EstebanFuentealba/react-native-passport-reader | 03fb1e319b43f034e35249fff7fbefa21612acca | ff16aa3935a6c3a38765a7f96f5aff0e3ce35dbe | refs/heads/master | 2021-04-07T05:43:16.411148 | 2020-03-24T00:05:27 | 2020-03-24T00:05:27 | 248,651,137 | 0 | 1 | NOASSERTION | 2020-03-20T02:32:10 | 2020-03-20T02:32:09 | null | UTF-8 | Java | false | false | 1,592 | java | /*
* Copyright 2016 Anton Tananaev (anton.tananaev@gmail.com)
*
* 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 b... | [
"mark@tradle.io"
] | mark@tradle.io |
efbd74974a6844cb324d58b680fa166dd82c31ff | f7bd132d576357956547a3d1c48765177f51ba59 | /app/src/main/java/ru/a799000/android/weightcalculator3/mvp/model/intities/Product.java | bd09b1e0809187920886bb3a4a43837459b81650 | [] | no_license | zavbak/WeightCalculator3 | 4a42a7627e821b393adc541a0a2dd4ca97602522 | 584b951138c75e6a6214a99fe57904e05da6e7d8 | refs/heads/master | 2021-01-23T06:26:09.843071 | 2017-06-05T02:50:40 | 2017-06-05T02:50:40 | 93,024,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,646 | java | package ru.a799000.android.weightcalculator3.mvp.model.intities;
import io.realm.RealmList;
import io.realm.RealmObject;
import io.realm.annotations.PrimaryKey;
public class Product extends RealmObject {
@PrimaryKey
long id;
String code;
String ed;
String name;
String initBarcode;
int ... | [
"799000@mail.ru"
] | 799000@mail.ru |
6427d7f3c6c5fd44d9a5966892e8e4b1c2d9f6f8 | 27afc9a73b3ac23f7db2afb691ee31059cacd405 | /day08/src/loop/Testreview.java | 14554f906e1c8ee345ae33039d382038e6fbe0a8 | [] | no_license | Seungwoon12/kh | c991382b45419b1b88b984207d3bb28e27e6f8bc | d4c18a794ce43b1e2f33776f81ad33ea80004fc0 | refs/heads/master | 2023-06-18T18:07:04.553917 | 2021-07-13T04:41:11 | 2021-07-13T04:41:11 | 301,329,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 244 | java | package loop;
public class Testreview {
public static void main(String[] args) {
long total = 0L;
long start = 1L;
for(int day=1 ; day<=40 ; day++) {
total += start;
start *= 2;
}
System.out.println(total);
}
}
| [
"Seungwoon@DESKTOP-M3QL7KG"
] | Seungwoon@DESKTOP-M3QL7KG |
3b8afeb92ea3ceb3fdd28e3bbf2bbc84055caa14 | 25371120e1dc7aa879b4fcf4872409ca0e899f29 | /main/src/cgeo/geocaching/connector/UserAction.java | d0c97bbb8e030b6e190bedd337e7bdf11bf7af6f | [
"Apache-2.0"
] | permissive | hakan42/cgeo | f7b68278fc28009e08e0c3d0a01c1dffbb9bced7 | a3c0cbe929202375a9831cc3bf9e60a6a1329a53 | refs/heads/master | 2021-01-17T12:25:43.781577 | 2014-01-06T22:23:36 | 2014-01-06T22:23:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 848 | java | package cgeo.geocaching.connector;
import cgeo.geocaching.utils.RunnableWithArgument;
import org.eclipse.jdt.annotation.NonNull;
import android.app.Activity;
public class UserAction {
public static class Context {
public final String userName;
public final Activity activity;
public Con... | [
"bananeweizen@gmx.de"
] | bananeweizen@gmx.de |
46349316925609d2881db5abc0f58e4af90b82bf | fe86b8c42ded57faf92568f3a2dca45fc9a55bb6 | /app/src/main/java/com/faceunity/fualgorithmdemo/utils/DecimalUtils.java | 71a77d420aa0c5a0369c0aaffad1492a90796c68 | [] | no_license | Faceunity/FUFaceAIDemoDroid | 948c6fd89deaf0fb5bee07078b7d021eb0f551de | a9c13911e9a8246c9a9b674f0b78fcd73c61da6a | refs/heads/main | 2022-12-27T10:49:20.906332 | 2020-10-16T06:48:30 | 2020-10-16T06:48:30 | 302,846,629 | 0 | 2 | null | 2020-10-13T02:34:25 | 2020-10-10T07:51:20 | null | UTF-8 | Java | false | false | 1,490 | java | package com.faceunity.fualgorithmdemo.utils;
/**
* 数值工具类
*
* @author Richie on 2019.07.05
*/
public class DecimalUtils {
/**
* 两个浮点数的差值小于 0.01 认为相等
*/
private static final float THRESHOLD = 0.01F;
private DecimalUtils() {
}
public static boolean floatEquals(float a, float b) {
... | [
"yuqin@faceunity.com"
] | yuqin@faceunity.com |
d3268b28f55215d1e39c323e6812164de65a8fca | ee8e36e488a850a20bd5d7ba88a2fc712f6e3601 | /zztestmvcspring/src/main/java/com/prakash/services/LoginService.java | 06992e8b674d1a6246d6b17c69beb330b89ae09e | [] | no_license | hsakarp/SpringMVCbasics | 8154b96d4f54171b709896c6f705cf91c47f5d30 | abccbb526ff77e4afd009fff383991fce48a0677 | refs/heads/master | 2022-12-21T03:10:00.959561 | 2019-06-27T19:29:28 | 2019-06-27T19:29:28 | 194,151,891 | 0 | 0 | null | 2022-12-16T00:45:33 | 2019-06-27T19:27:48 | Java | UTF-8 | Java | false | false | 308 | java | package com.prakash.services;
import org.springframework.stereotype.Service;
@Service
public class LoginService {
public boolean isLoginValid(String username,String password){
if (username.equals("prakash")&& password.equals("prakash")){
return true;
}else{
return false;
}
}
}
| [
"noreply@github.com"
] | noreply@github.com |
d92721fb91e1a0668effac0ad818388bc34a146c | 2f55b273887bb566daf90a35cc3c6568435f21bb | /app/src/main/java/org/pjsip/pjsua2/pjmedia_tone_digit.java | 0daad8105a252d4a7bb9c4c2a047b5bd0da7ef8f | [] | no_license | 279154451/PJSipSDK | 79d723edb8e41f2038beb64d26cc733655d18f64 | 6374359e19dd2939ea7d4899c924c27d48195539 | refs/heads/main | 2023-01-11T15:31:17.467130 | 2020-11-06T10:01:49 | 2020-11-06T10:01:49 | 310,530,376 | 7 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,934 | java | /* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 2.0.12
*
* Do not make changes to this file unless you know what you are doing--modify
* the SWIG interface file instead.
* -----------------------------... | [
"279154451@qq.com"
] | 279154451@qq.com |
b3c01a3598b9627ef1710cf9029e645a210b7df3 | 117f5c9435f8477bd0e7b30cea3929d06b039c72 | /Java/ACS/WEB-INF/src/ru/lexx/acsystem/backend/task/TaskPartitionRowHandler.java | 165412c1c1ace4eaa82a16a9590a8d3266f29c20 | [] | no_license | atmoresume-test/school-stuff | 0af650c1deb5bee247c85f20d5ea420d2ce7fc1e | 7eacb6db2ef89bc1099d472c251614554323b4df | refs/heads/master | 2016-09-06T17:56:55.682924 | 2012-09-04T17:04:34 | 2012-09-04T17:04:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 563 | java | package ru.lexx.acsystem.backend.task;
import ru.jdev.utils.db.rowhandlers.RowHandler;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* Created by IntelliJ IDEA.
* User: jdev
* Date: 24.02.2006
* Time: 12:03:08
*/
public class TaskPartitionRowHandler implements RowHandler {
public Object proce... | [
"alexey.jdev.zhidkov@gmail.com"
] | alexey.jdev.zhidkov@gmail.com |
e14ce2398154d812c3bbaa5a732f7646d9539b2f | df134b422960de6fb179f36ca97ab574b0f1d69f | /it/unimi/dsi/fastutil/floats/Float2CharSortedMaps.java | e58c9558f546e26a098a91064db17123e482a104 | [] | no_license | TheShermanTanker/NMS-1.16.3 | bbbdb9417009be4987872717e761fb064468bbb2 | d3e64b4493d3e45970ec5ec66e1b9714a71856cc | refs/heads/master | 2022-12-29T15:32:24.411347 | 2020-10-08T11:56:16 | 2020-10-08T11:56:16 | 302,324,687 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 19,763 | java | /* */ package it.unimi.dsi.fastutil.floats;
/* */
/* */ import it.unimi.dsi.fastutil.objects.ObjectBidirectionalIterable;
/* */ import it.unimi.dsi.fastutil.objects.ObjectBidirectionalIterator;
/* */ import it.unimi.dsi.fastutil.objects.ObjectSet;
/* */ import it.unimi.dsi.fastutil.objects.Obje... | [
"tanksherman27@gmail.com"
] | tanksherman27@gmail.com |
6bb03d102b9cbe308bc47e6767e1411a94a7b001 | 00eb6b7808844e50495ee8f14ff04a045c1bd08d | /security-utils/src/main/java/com/yahoo/security/tls/ReloadingTlsContext.java | 5add13e067dc5e44c5f8004335335fabf5e51543 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | rafan/vespa | 5c42373882367085d4b2e2f553677cce4408a811 | a6ac6fa83b28372727b70d776652fd05240e74f5 | refs/heads/master | 2022-07-27T15:10:13.684176 | 2018-12-12T12:33:00 | 2018-12-12T12:33:00 | 161,590,863 | 0 | 0 | Apache-2.0 | 2018-12-13T05:56:07 | 2018-12-13T05:56:07 | null | UTF-8 | Java | false | false | 2,669 | java | // Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.security.tls;
import javax.net.ssl.SSLEngine;
import java.nio.file.Path;
import java.time.Duration;
import java.util.concurrent.Executors;
import java.util.concurrent.ScheduledExecut... | [
"bjorncs@oath.com"
] | bjorncs@oath.com |
04949a6d28aa6bf5057db08a7c83419879ec7892 | b96758cc9386809abbd291e6780b2d9afa2e31b5 | /GayCuddles/src/main/java/com/rubisoft/gaycuddles/activities/Activity_estrellas_gratis.java | 288f0e21791bf8107d15715fa7e6d6764c94c8ca | [] | no_license | apache05/Rubisoft | 9cbbf4efd437d3e1d95f83a3d51c84d467f268d2 | ca929417f1b51a680aa7c0762854f8147ad26683 | refs/heads/master | 2021-07-11T06:50:23.929636 | 2020-06-27T07:38:09 | 2020-06-27T07:38:09 | 128,368,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,287 | java | package com.rubisoft.gaycuddles.activities;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.res.Configuration;
import android.graphics.Bitmap;
import android.graphics.Typeface;
import android.graphics.drawable.Drawable;
import android.net.... | [
"apache05@gmail.com"
] | apache05@gmail.com |
2c9ae5e4733cc6cbf8bbb2d0d929009340781218 | 45ef9c0ccfcd5c9efbe87bd146e82f79c614eb7f | /openapm/src/main/java/it/iks/openapm/jobs/baselines/MetricsCompositeProcessor.java | 7fe049b813368f45b997382cc815c1879a868631 | [] | no_license | tommasocarraro/ProgettoIngegneriaDelSoftware | b874471a655d6f28012b87c27e7c44fb4fd4a9e4 | ce24acb61ef97d9ed9a9a80b7263e1d66a6a8534 | refs/heads/master | 2022-05-31T20:56:37.600452 | 2018-09-27T13:43:02 | 2018-09-27T13:43:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,057 | java | package it.iks.openapm.jobs.baselines;
import it.iks.openapm.jobs.GroupItemsFilter;
import it.iks.openapm.models.BaselineConfig;
import it.iks.openapm.operators.OperatorFactory;
import it.iks.openapm.strategies.StrategyFactory;
import org.springframework.batch.core.StepExecution;
import org.springframework.batch.core.... | [
"tommasocarraro@libero.it"
] | tommasocarraro@libero.it |
c144689bf6482a54f124770ed8d538821f414084 | e715b8b2a5be2545f023c46dfc1e9fec5b7e53c1 | /Lab9/Bag.java | 7f1f24bcc548a6cfecf8b17d71588c9c684e4648 | [] | no_license | PhurpaThinley/Lab9 | f5cf4feab3391ee2605e5ffcc12c24776f35608b | d43b9de15dce6fba29c15e18133d4e7533d71895 | refs/heads/master | 2023-05-14T03:57:55.888209 | 2020-12-11T15:22:22 | 2020-12-11T15:22:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,709 | java | import java.util.Iterator;
import java.util.NoSuchElementException;
public class Bag<Item> implements Iterable<Item> {
private Node<Item> first; // beginning of bag
private int n; // number of elements in bag
// helper linked list class
private static class Node<Item> {
... | [
"12190071.gcit@rub.edu.bt"
] | 12190071.gcit@rub.edu.bt |
d0861f896500eee59683fae36fc4a41c002aa5e1 | 48c56a115d3d9a7189f4a4ec87eb15c66eada546 | /src/Server/newsServer.java | 357211bd583aecdf976a07c82aa1a3bde7ce20d7 | [] | no_license | fancydoll/Collega | 3eec9849334ccfc17fec563ff5ca70082d23082a | 07d561a9d49b45122590e4f6128686e613eafce9 | refs/heads/master | 2021-07-09T13:01:13.466268 | 2017-10-08T10:12:55 | 2017-10-08T10:12:55 | 105,380,933 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 877 | java | package Server;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.codehaus.jackson.map.ObjectMapper;
import News.newsConnection;... | [
"562159728@qq.com"
] | 562159728@qq.com |
b26429417d117dbc4a1a1d357ac22d0011164483 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project411/src/test/java/org/gradle/test/performance/largejavamultiproject/project411/p2056/Test41139.java | 1ecda31a2bba168fb739765adeeb54590796d66b | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,616 | java | package org.gradle.test.performance.largejavamultiproject.project411.p2056;
import org.gradle.test.performance.largejavamultiproject.project411.p2055.Production41112;
import org.gradle.test.performance.largejavamultiproject.project408.p2040.Production40812;
import org.gradle.test.performance.largejavamultiproject.proj... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
f0f438988495f1e614c5a34726e5fdc9ab6db36b | 2c2fd6c8cf63610d6426db5f3c9e0a46337d4c2e | /src/com/brian/AlgorithmTraining/offer/Q54KthBiggestNodeOfBST.java | 0877dc919cd7de24863d44ab0b499b84bfdb0366 | [] | no_license | briankwon/Exercises | 8b7d10fe1de3492574d829118bbf9d7ba424533a | 5f9c984319aee4f853a0476a9ab0f106f4fbdc7e | refs/heads/master | 2021-05-08T15:32:14.354620 | 2021-01-19T16:46:32 | 2021-01-19T16:46:32 | 120,117,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,276 | java | package com.brian.AlgorithmTraining.offer;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
public class Q54KthBiggestNodeOfBST {
public static void main(String[] args) {
TreeNode t1 = new TreeNode(8);
t1.left = new TreeNode(4);
t1.right = new TreeNode(12);
... | [
"briankwon14@gmail.com"
] | briankwon14@gmail.com |
aaffbe3b5e17ed1ad2e206761fde6aed76e55b00 | 747df99f4ed89328be3d072a5d1e01fd30218ea4 | /app/src/main/java/com/example/muhammedraheezrahman/newslisting/Model/Articles.java | 5dc453971519e92370f3b73dd68d6b8bc88009a4 | [] | no_license | raheez/NewsApp | f8978738b28b573761a4e60cfb72411ca259f240 | caf1a8c482850527d765ad79bf364b83bd0ff59d | refs/heads/master | 2020-04-15T18:05:30.059324 | 2019-01-13T04:31:07 | 2019-01-13T04:31:07 | 164,900,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,325 | java | package com.example.muhammedraheezrahman.newslisting.Model;
public class Articles {
//region vaiables
private String author;
private String title;
private String description;
private String urlToImage;
private String content;
private int id;
private String publishedAt;
//endregion
... | [
"raheez66@gmail.com"
] | raheez66@gmail.com |
acae7710790a417820d22e49b59cc9ef044f8968 | b6091db84f323d3bf7b02e387d7b25a824d000a4 | /src/main/java/com/bolion/question/bean/Theme.java | 437ad511e09d2c11c1ef4fef4cf3ad7f60c946e6 | [] | no_license | konglj/question | 0d4c9a65e4d8cb705fd6db8c01511cd80b8b909f | e42c2f63bdfe8d1bc4721a97e05bc6af47595e22 | refs/heads/master | 2020-06-26T19:12:01.567709 | 2016-09-07T08:21:48 | 2016-09-07T08:21:48 | 67,587,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,847 | java | package com.bolion.question.bean;
import java.util.ArrayList;
import java.util.List;
public class Theme {
private int id;
private int questionid;
private String title;
private int issub;
private int type;
private int minscore;
private int maxscore;
private int required;
... | [
"819688409@qq.com"
] | 819688409@qq.com |
614fab038b0a446bb3cf651ea6cae7abf07ee7fe | 7c67fab44065ae56baa0b162e1a245f977d5b9a9 | /Java, Postage, sql/src/main/java/com/revature/repository/UserRepository.java | 15192dd1994a0dafb540a090c94df9e68b5323f5 | [] | no_license | Allenma1988/Senior-Design-Boeing-Project | d24ec284910762bf27603478174d15927ae77305 | f54d274aee3353dd1739822253a58c45d6f5f10b | refs/heads/master | 2023-07-19T18:13:59.575155 | 2019-07-03T05:55:58 | 2019-07-03T05:55:58 | 151,492,614 | 0 | 0 | null | 2023-07-18T08:39:04 | 2018-10-03T23:14:34 | Java | UTF-8 | Java | false | false | 295 | java | package com.revature.repository;
import java.util.List;
import com.revature.model.User;
public interface UserRepository {
public List<User> getAllUsers();
public User getUserById(int id);
public void insertUser(User u);
public void updateUser(User u);
public void deleteUser(User u);
}
| [
"allenma1988@gmail.com"
] | allenma1988@gmail.com |
36d8fa78d57ce5c4e0e54b7cac88de6277e7d801 | e9a7ac2df4d5fd1be6ce1fd643b6454a5c3793f0 | /src/org/omg/DynamicAny/AnySeqHelper.java | ad1e5a81f1385b2ac7f45b58ac7b9feb57cae012 | [] | no_license | zhousong/Java7 | cf25074358a2c798124976c012b513989b1162c8 | 03c6b5f16d59f54f1336432261eccfd2d4cd04ca | refs/heads/master | 2021-01-10T01:43:48.563907 | 2015-10-19T02:27:46 | 2015-10-19T02:27:46 | 44,504,410 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,840 | java | package org.omg.DynamicAny;
/**
* org/omg/DynamicAny/AnySeqHelper.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from ../../../../src/share/classes/org/omg/DynamicAny/DynamicAny.idl
* Tuesday, October 8, 2013 5:48:40 AM PDT
*/
abstract public class AnySeqHelper
{
private static String ... | [
"songsong11_zhou@163.com"
] | songsong11_zhou@163.com |
02f340cc065ef0a36d9d8937c7d9a036ed973e9c | cb2ef92ef829d77889ba086006fd6f54056c8ecf | /Code/Lab11_checkbox/src/java/CheckboxServlet.java | dbfdcaf4b6ab437b4db40449133b384e7136799b | [] | no_license | anxhuang/Java_Web_Practices | 52174c42d50b262d2d23e75503557137a9a048c8 | 7a24c23f98975c3d85f172775a069e517b9a8ad4 | refs/heads/master | 2020-03-28T07:27:58.961339 | 2018-11-10T08:53:58 | 2018-11-10T08:53:58 | 141,272,251 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,493 | java |
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
@WebSer... | [
"anxhuang@github.noreply"
] | anxhuang@github.noreply |
2ce0c683765bcae430fb60a066ce16ea508b0e69 | eb69f189cf7916c33e5738a4a8961971244c9848 | /ExpressionTree/CommandLine/test/expressiontree/tree/TreeOpsTest.java | 27a99748f30e9cc9bc2e108235a6a577bbfca84c | [] | no_license | douglascraigschmidt/LiveLessons | 59e06ade1d0786eac665d3fe369426cde36ff199 | b685afc62b469b17e3e9323a814e220d5315df55 | refs/heads/master | 2023-08-18T01:21:04.022903 | 2023-08-02T00:52:16 | 2023-08-02T00:52:16 | 21,949,817 | 587 | 712 | null | 2023-02-18T04:18:02 | 2014-07-17T16:46:47 | Java | UTF-8 | Java | false | false | 2,836 | java | package expressiontree.tree;
import static org.junit.Assert.*;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import expressiontree.platspecs.Platform;
import expressiontree.platspecs.PlatformFactory;
public cl... | [
"mastodont1984@gmail.com"
] | mastodont1984@gmail.com |
b6af44f5d404634ae289c5de4ea29e5277fe3a34 | 88bb279a6b02ee724bcd3adc3d0003a9326f29ce | /src/main/java/lk/ijse/easycarrental/dto/Admin_DTO.java | a2c1a2bf7202eabc8e7fae2e7148111ce5eb7054 | [] | no_license | gayanga-4534/easy_car_rental | acd1b65fcd3fe58dbe6f6c18a4f9a40aa825ff87 | 0d704c44c40906715f43c2d0b235fe4f56f9b7e7 | refs/heads/master | 2023-02-07T06:49:38.242301 | 2021-01-04T12:05:32 | 2021-01-04T12:05:32 | 326,671,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package lk.ijse.easycarrental.dto;
public class Admin_DTO {
private String adminlog_ID;
private String logindatetime;
public Admin_DTO() {
}
public Admin_DTO(String adminlog_ID, String logindatetime) {
this.adminlog_ID = adminlog_ID;
this.logindatetime = logindatetime;
}
... | [
"gayanhasandaruwan@gmail.com"
] | gayanhasandaruwan@gmail.com |
5dec70f850f2f810a57445b5d48f9077ad14396b | c1e2cadb70be4a223a38ab8706628e6ccd7b9f2f | /commodity/src/main/java/com/taobao/CommodityApplication.java | 8a811867bf12b1e1fb46673d49bc149a10c0a999 | [] | no_license | lyz-4dou/miniversion | 836f6a6dda0a98bae533f8ab47b7b868494360d4 | 9ae20205e50928fd71820aeadd236f96b49fe8ce | refs/heads/master | 2021-01-05T14:49:51.267364 | 2020-02-17T13:10:22 | 2020-02-17T13:10:22 | 241,054,936 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package com.taobao;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CommodityApplication {
public static void main(String[] args) {
SpringApplication.run(CommodityApplication.class,args);
}
}
| [
"1031357618@qq.com"
] | 1031357618@qq.com |
1048c11d341995dcef6e40def4bb5a763651d7f1 | 2d8e64c9a6a3aed534737cc0e9bd885ca877cc6b | /src/eon/EON_Server.java | a5675b0dbca68e1160518107b13ab18477139b4c | [] | no_license | PrernaGandhi/Project-EON_SERVER | a43ca8099c19aa67479d75283b41e41b652080bc | 6ca0c168be419b9318d4d96cecd0d749647e09d3 | refs/heads/master | 2020-03-26T01:37:35.601134 | 2017-05-12T01:48:12 | 2017-05-12T01:48:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 899 | 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 eon;
import java.rmi.*;
import java.rmi.registry.*;
/**
*
* @author prince
*/
public class EON_Server {
/**
* @par... | [
"prince@dragonite"
] | prince@dragonite |
4d441ec797409cd3a28895b3867ebd02b320fa77 | 63931eeb36e57dc0b110feb6f2fc9195680583c5 | /project/example-project/src/main/java/com/jjunpro/shop/config/SecurityConfig.java | 749088e79cb14bd3be59e6ea5427cfc3007bda9c | [] | no_license | alalstjr/Java-spring-oauth | 7951579466cf8eccb0b2296c08f745b9322ff7f6 | f826d00c05a1071f9cde6d26cd297ef715d01e62 | refs/heads/master | 2022-05-24T04:17:23.973192 | 2020-04-25T16:37:49 | 2020-04-25T16:37:49 | 258,777,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,594 | java | package com.jjunpro.shop.config;
import com.jjunpro.shop.service.AccountService;
import lombok.RequiredArgsConstructor;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframew... | [
"alalstjr@naver.com"
] | alalstjr@naver.com |
f090397145d1808cbfb579300e350acc5a88d683 | 548c82b3acfadf712b635e3533347a09198c1364 | /src/testNG/parameterTest.java | 25ca265498ba59fbbcc14ddc27ceed068908c90b | [] | no_license | samirsukla/JavaInterviewPrograms | 34e54e6d97da15e9cee47d439ecd2fdec87e7cd9 | 2fb3685026b8c3fadb889926c2a3905a49b2b1ab | refs/heads/master | 2023-02-28T20:56:38.236159 | 2021-02-05T06:07:51 | 2021-02-05T06:07:51 | 336,179,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,297 | java | package testNG;
import org.testng.annotations.AfterTest;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Parameters;
import org.testng.annotations.Test;
public class parameterTest {
public WebDriver driver;
String url = "https://www.amazon.in/";
@Parameters({"browser"})
@BeforeTest
pu... | [
"samir@streamoid.com"
] | samir@streamoid.com |
8be9871295c834b266ccab258f472b8fdb7fa06b | a05a70fab8b6d9b12fc6addf57cb2e6a6896b1c3 | /src/main/java/com/bootcamp/StudentMark/components/Input.java | 462b27ab0f2765e47af35205266c34ce05569bdc | [] | no_license | saurabh-code/StudentMark | 6e34c38a63d4524e3399ab236fd9bf65fb9240ed | d1c94123d123d8a47fec5c8ec1c9746b92b29f2a | refs/heads/master | 2020-03-25T09:45:49.277497 | 2018-08-06T05:35:10 | 2018-08-06T05:35:10 | 143,675,327 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package com.bootcamp.StudentMark.components;
public class Input {
}
| [
"isriramdesai@gmail.com"
] | isriramdesai@gmail.com |
bed55f9225c335a77a80f6cb0a12cd189e849ee8 | 673aff29614a5d12b78593cb9324aed82440d76f | /src/main/java/com/dksoft/formshiftserver/ScheduleUpdatingLeaderBoard.java | b593325ec37f768fb5262bf339016a520063a32f | [] | no_license | MaxiRGor/FormShiftServer | b9c5d0c2cc712f779c5a52b322dc8d10b5167d82 | abe97b2a4a6209383c129a1936d91c64f53a0a1e | refs/heads/master | 2021-03-07T19:48:11.559824 | 2020-03-20T07:49:48 | 2020-03-20T07:49:48 | 246,292,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,614 | java | package com.dksoft.formshiftserver;
import com.dksoft.formshiftserver.Model.LeaderboardGeneral;
import com.dksoft.formshiftserver.Model.User;
import com.dksoft.formshiftserver.Repository.LeaderboardGeneralRepository;
import com.dksoft.formshiftserver.Repository.LeaderboardGroupRepository;
import com.dksoft.formshifts... | [
"maxirgor@gmail.com"
] | maxirgor@gmail.com |
987b618c6b21c888f93df7ad636741da510b33fb | e6fbb32b551972011c6e2b64213eb5d70ec5746d | /app/src/main/java/com/example/admin/teratail/MainActivity.java | 4297569412d0c0de8d8356e475ac63de8cfeb9b1 | [] | no_license | abantam/teratail | 8192b43bfa035ab87e22ec5bd50d2ab3b74d6430 | 768161404619c156525300c77b5353651e58ce3b | refs/heads/master | 2020-12-24T19:28:00.321364 | 2016-04-26T05:37:47 | 2016-04-26T05:37:47 | 57,098,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,408 | java | package com.example.admin.teratail;
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.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager... | [
"abantam.9@gmail.com"
] | abantam.9@gmail.com |
2eefa05bbf8b0935a4df984639525471ee676c46 | 808f04feb751ad8b2b2bfc1c7b9ad151e5942cae | /src/main/java/com/travelport/refimpl/air/search/models/CatalogOfferings.java | 965c08975e754f10c70543a5c97a39281b64a3cc | [
"MIT"
] | permissive | Treasureworth/uapi-search-microservice | 32185074142f9db5d7f263ecc5d1d97490b0e708 | 9874c73ebffd9654f9bd4686adb9f46a214f5d16 | refs/heads/master | 2023-03-19T22:16:39.504201 | 2018-10-26T17:32:24 | 2018-10-26T17:32:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,174 | java |
package com.travelport.refimpl.air.search.models;
import java.util.List;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonPropertyOrder;
@JsonInclude(JsonInclude.Include.NON_NULL)
@JsonPropertyOrder({ "id", "Identif... | [
"richard.demarco@travelport.com"
] | richard.demarco@travelport.com |
6832946ced5031811c314eb5d70ba2c390ba87b8 | 4949ba7eaf4ab877a86adceca7688222fc1f2242 | /app/src/main/java/com/example/lab8/MainActivity.java | c43376b33e5092c99ba2459f22ed94d8e895ba1b | [] | no_license | Anuuuka/Google_Map | c3d2c108699126cf361b52511c9ce3b0e3ba06b4 | 64b474399eb30134b4af699d8b17d351fbb430ef | refs/heads/master | 2022-07-21T10:26:21.000957 | 2020-05-17T22:56:50 | 2020-05-17T22:56:50 | 264,772,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,870 | java | package com.example.lab8;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActi... | [
"anuka72437@gmail.com"
] | anuka72437@gmail.com |
3ad7933aff1a7992fe297fa87e1639815e5c83db | 833ac3b99364bc24a060d06921e4aaa1955b87b8 | /SDK/Game/src/main/java/com/kolibree/android/app/utils/dataRecorder/DataRecorder.java | 6cb022890d8bfc6404b50a12ccf40af97dc8f101 | [] | no_license | TimoPtr/circleCI | 379660a8194a3908573a15721a48be420e51dd98 | 1e89b24cd87afcf7b92fe07b11daf2fd17c5f1c6 | refs/heads/main | 2023-01-04T22:46:39.520511 | 2020-10-22T12:19:26 | 2020-10-22T12:19:26 | 306,326,008 | 0 | 0 | null | 2021-05-24T07:24:43 | 2020-10-22T12:13:41 | Kotlin | UTF-8 | Java | false | false | 6,950 | java | package com.kolibree.android.app.utils.dataRecorder;
import android.os.SystemClock;
import androidx.annotation.Keep;
import androidx.annotation.NonNull;
import androidx.annotation.VisibleForTesting;
import com.kolibree.sdkws.data.model.BrushPass;
import com.kolibree.sdkws.data.model.BrushProcessData;
import com.kolibr... | [
"timothy.nibeaudeau@gmail.com"
] | timothy.nibeaudeau@gmail.com |
1538f9d742d0f055de9a8099ae84031dde3ad00e | c299f7ffc5e4cd4c962ed4924bca7ebfac823d02 | /app/src/main/java/fr/wildcodeschool/activityresult/MainActivity.java | b551344b64bcb97dad774b836f3674c915f740d3 | [] | no_license | Matharea/ParentActivity | b4ab5c1da4acfdfc4127ddef631230d08ae8e66d | fe799a667f0b2c880c1ed82989aafe9a87fc8bc6 | refs/heads/master | 2020-04-11T21:28:22.998469 | 2018-12-17T09:37:30 | 2018-12-17T09:37:30 | 162,106,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,459 | java | package fr.wildcodeschool.activityresult;
import android.app.Activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import org.w3c.dom.Text;
public class MainActivity e... | [
"gorel.paul@gmail.com"
] | gorel.paul@gmail.com |
883d9e0ff5106b02df9a6f61a9edd406da4a2429 | b56a1be22a92195cabe8d6dae356da7941cbe4e2 | /app/src/main/java/com/example/lotrcharacters/ui/MainActivity.java | 16f5703d1bb31c1d4d95a717bfde1fbcec48666c | [
"MIT"
] | permissive | Michael-Mbaya/The-One-to-Rule-them-All | b180c98bccf9aed7ee5b3c6e527946d91a68783c | 6c49ab94f80bb997f875469f955994b8786b5907 | refs/heads/master | 2023-01-03T14:50:12.558818 | 2020-11-01T22:05:20 | 2020-11-01T22:05:20 | 305,106,749 | 0 | 1 | MIT | 2020-10-29T19:54:54 | 2020-10-18T13:22:17 | Java | UTF-8 | Java | false | false | 3,557 | java | package com.example.lotrcharacters.ui;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.widget... | [
"gikundamike@gmail.com"
] | gikundamike@gmail.com |
42371f0db00c5c5f39f712b616b320e64eae3702 | b0da8cff44651f742ceaf5ea8424a6f8dc286528 | /src/main/java/ru/netology/domain/ViewsInfo.java | 1a74985b7022b8e6f683865d3bbb6b6e4e053de5 | [] | no_license | EvgeniyaSelivanova/9_JAVA_HomeWork_9.1 | 52f83a4188e91e0eeebcdf01d7c8589b8a87b6aa | 79821d0fd5945ce01df9aaf5221ee189c0781437 | refs/heads/master | 2023-03-11T17:23:16.423915 | 2021-02-02T09:57:41 | 2021-02-02T09:57:41 | 334,619,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 128 | java | package ru.netology.domain;
public class ViewsInfo {
private int count; /*число просмотров записи*/
}
| [
"kulbatskaya.evgenia@gmail.com"
] | kulbatskaya.evgenia@gmail.com |
5f2f52ce47d24abb3f40638330199a290b4ac508 | 305073cf8e8455bd4f251840c9449ccf678bfc02 | /src/main/java/io/netty/buffer/api/memseg/NativeMemorySegmentManager.java | a240335c7679bb5a423cd9264682050a8b459517 | [] | no_license | isabella232/netty-incubator-buffer-api | dc5d02b9dcef9880c26f3ca8ee9905264e034de2 | 0272b1cf84cc3aecf23fa1827b965666689acf40 | refs/heads/main | 2023-03-18T19:50:30.453473 | 2021-03-16T20:27:46 | 2021-03-16T20:27:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,576 | java | /*
* Copyright 2020 The Netty Project
*
* The Netty Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless... | [
"christianvest_hansen@apple.com"
] | christianvest_hansen@apple.com |
754e0065a80eb317fd414ea3e9962b0ce039a9e2 | d2827000640665196798d53ea033029ccd29af0b | /common/src/main/java/edu/njnu/opengms/common/domain/container/data/support/OgcService.java | b7e1030be9877d898add82fc21f73d46284e294a | [] | no_license | sunlingzhiliber/container_and_reproducibility | adac703505f44d67d7c40b7020c3fefe73f70cfd | 10c40b3ac85315d2ef5606b11761104bb9a09158 | refs/heads/master | 2022-10-17T15:37:55.450169 | 2020-06-10T11:21:56 | 2020-06-10T11:21:56 | 263,563,804 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 248 | java | package edu.njnu.opengms.common.domain.container.data.support;
/**
* @InterfaceName OgcService
* @Description ass we see
* @Author sun_liber
* @Date 2020/3/17
* @Version 1.0.0
*/
public interface OgcService {
String GetCapabilities();
}
| [
"sun_liber@126.com"
] | sun_liber@126.com |
1348b354af36d1d8036a69ea83b57331f043ad2c | 537b3a622f307ff8f5d32c92e02c0ffca721b1be | /mytest/src/main/java/headfirst/designPatterns/proxy/gumball/WinnerState.java | d15ac2e5bfe3a4b88b2c2da5ee0014d2e55f067d | [] | no_license | hotinh/mygit | b01cb92efcd6e037acf897db6ed73bba01ad5a0a | 54d6a8c5ed8f66afbb97baf482dcbc6982d91b9b | refs/heads/master | 2021-07-12T03:05:57.519248 | 2019-01-26T13:41:43 | 2019-01-26T13:41:43 | 104,535,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,262 | java | package headfirst.designPatterns.proxy.gumball;
public class WinnerState implements State {
transient GumballMachine gumballMachine;
public WinnerState(GumballMachine gumballMachine) {
this.gumballMachine = gumballMachine;
}
public void insertQuarter() {
System.out.println("Please ... | [
"chenw0571@outlook.com"
] | chenw0571@outlook.com |
074e41b4f3bb88e08d1a68bad14571c3932e499f | 9977104575ff9fdd00f50059dbb6d40d71a86dfc | /final/final/app/src/main/java/com/example/afinal/loginActivity.java | a7b0654f40b2819464ba70bd8c0db39c015e43f5 | [] | no_license | lhd-Sakura/AndroidProject | ae56cba8df5a8f35bd4d2615565419f571202f49 | a39e3851e657e1b7a7d47caa235e7537728b4f84 | refs/heads/master | 2022-12-24T03:59:10.070567 | 2020-10-06T03:27:40 | 2020-10-06T03:27:40 | 301,602,781 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 769 | java | package com.example.afinal;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.Button;
import android.view.View;
import android.content.Intent;
public class loginActivity extends AppCompatActivity {
Button bt1;
@Override
protected void onCreate(Bundle savedIns... | [
"1285446775@qq.com"
] | 1285446775@qq.com |
f7bc80704c4c53110f5f73d9023afbcba84fa826 | 3dfd8cab46104449ba3aaa80674663bc0ba4b78f | /pku/3257.java | 61ea080236d1a29b08044cdba5992141021adf0d | [] | no_license | chronotable/procon | a449ed506be2d041c26a828e67ce47615c9152f1 | 8b4c79d91bfb05f6f57114e5e3fe53e2d7394a76 | refs/heads/master | 2021-01-17T10:05:36.360756 | 2019-03-17T02:45:55 | 2019-03-17T02:45:55 | 21,483,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,743 | java | import java.util.*;
import static java.lang.Math.*;
public class Main{
public static void main(String[] args){
new Main().run();
}
void run(){
Scanner sc = new Scanner(System.in);
int L = sc.nextInt();
int N = sc.nextInt();
int B = sc.nextInt();
... | [
"hoge@hoge"
] | hoge@hoge |
7b90ffee19b1d55c62e7f39b7b96c384fb92fd5b | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a302/A302650Test.java | dae9e7d328bdc8b0a53b42c25ae2fefbe45a1683 | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a302;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A302650Test extends AbstractSequenceTest {
}
| [
"sean.irvine@realtimegenomics.com"
] | sean.irvine@realtimegenomics.com |
d061d0b20cb10f0e69e4cfff1ab2db7d7ada3a4d | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_280/Testnull_27942.java | 853be458402ee8641e4046f31eeccf8f11b858c8 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 308 | java | package org.gradle.test.performancenull_280;
import static org.junit.Assert.*;
public class Testnull_27942 {
private final Productionnull_27942 production = new Productionnull_27942("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
592872e96d88ac38d99efd08a0b0d5449bdf7fae | b56f5a7185db647c625b50187634a66b351d34a6 | /src/main/java/com/zarddy/studyspringboot/config/FastJsonConfiguration.java | ac91b08be2b41ffb20618b4bfede727dbd13db11 | [] | no_license | Zarddy/StudySpringboot | a17cc79584c062c0b40fd3d5c509235badef1ed7 | 842f66816933515c7434d919644923c3e96fc76b | refs/heads/master | 2020-03-22T06:05:35.053022 | 2018-08-07T16:11:25 | 2018-08-07T16:11:25 | 139,611,214 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,158 | java | package com.zarddy.studyspringboot.config;
import com.alibaba.fastjson.serializer.SerializerFeature;
import com.alibaba.fastjson.support.config.FastJsonConfig;
import com.alibaba.fastjson.support.spring.FastJsonHttpMessageConverter;
import org.springframework.context.annotation.Configuration;
import org.springframewor... | [
"foreverlzw@hotmail.com"
] | foreverlzw@hotmail.com |
f65c2c008bc269c6e2c869b1a80c10bc6481e496 | 2004b2c51b8ccc4dc5c5740db756be00b6a725f4 | /seage-problems/discrete/qap/src/main/java/org/seage/problem/qap/particles/QapParticleSwarmFactory.java | 7199475b40e725a2cd20106571d52276add278a8 | [] | no_license | zmatlja1/seage | 5d3474c36aabef13e90fccfe8823f72c04146096 | e531e30b0c22d0c9de1573ffda82a2432a98e527 | refs/heads/master | 2021-01-16T19:39:13.352762 | 2012-05-14T20:29:24 | 2012-05-14T20:29:24 | 3,441,953 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,020 | java | /*******************************************************************************
* Copyright (c) 2009 Richard Malek and SEAGE contributors
* This file is part of SEAGE.
* SEAGE is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Fre... | [
"rick@rickq.net"
] | rick@rickq.net |
b353c02fe5a7e8a7931fbf04bb950922c9314dca | d669a304a4a187679f92e77573d2013f9247f4ea | /src/com/eastarjet/crs/proxy/skyport/handler/OverrideConfirmHandler.java | 660ff19a7f98dbe780c733d491b4d7d8cb295f2a | [] | no_license | choijeeho/ejproxy | 69947a7626b739267a45bc4ad2621d20f5909dbd | bfe06e238c06a26a55e36e57a3ae8ffa5b8e8d38 | refs/heads/master | 2020-04-10T03:40:08.878749 | 2018-12-07T06:00:00 | 2018-12-07T06:00:00 | 160,774,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,442 | java | package com.eastarjet.crs.proxy.skyport.handler;
import java.util.Iterator;
import java.util.List;
import com.eastarjet.crs.proxy.skyport.bean.WatchPerson;
import com.eastarjet.net.service.terminal.view.Request;
import com.eastarjet.net.service.terminal.view.Response;
import com.eastarjet.net.service.terminal.view.Se... | [
"jeehos@naver.com"
] | jeehos@naver.com |
dd4647243cdc07c42690399e6b9e28cc52dcf412 | d7973c00573c8d08c1ae46dd6419bdfff6beb2b6 | /sample-ecsite/src/com/internousdev/sampleecsite/action/CreateDestinationCompleteAction.java | f9e326d1e9738b459a22c8894d2885d346f62516 | [] | no_license | ohashi0904/sampleecsite | 8d9378a93b2c9b2f39f07c7ecff7561641dd5b28 | b769fe38b7dc69e7966fa7a6370f72d9bb72dc15 | refs/heads/master | 2020-03-24T20:38:05.085650 | 2018-07-31T09:02:54 | 2018-07-31T09:02:54 | 142,988,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,571 | java | package com.internousdev.sampleecsite.action;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.apache.struts2.interceptor.SessionAware;
import com.internousdev.sampleecsite.dao.DestinationInfoDAO;
import com.opensymphony.xwork2.ActionSupport;
public class CreateDestinationComplete... | [
"gild639@yahoo.co.jp"
] | gild639@yahoo.co.jp |
708a5e204ce6b0762f10369c00e1d8b03cb3535a | e9f31c3f90dea60f678a57433dcf8c3e6512a9f4 | /src/com/java/project/SmallGadget.java | f272ec3b38b161b07ab6f697912e0326f8124862 | [] | no_license | dvobro18/Java-Final-Project | 5d1bf33989b3fbb3a11ee1723c466ca5c7924852 | 34a4b799eeaa42ad3799d699f20dda16b36c9d01 | refs/heads/master | 2020-04-10T18:43:25.366954 | 2018-12-21T20:36:50 | 2018-12-21T20:36:50 | 161,210,496 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 894 | java | package com.java.project;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
public class SmallGadget extends Gadget {
public SmallGadget() { this(SurfaceColor.PAINTED); }
public SmallGadget(SurfaceColor color) {
super(color);
this.serialNumber = SerialNumber.getInstance()
.g... | [
"brodvo19@gmail.com"
] | brodvo19@gmail.com |
e2ada69813cbe676e4d1b7e71432b84fd39d0f2a | 78bf6878d2474f8d3f1ff4899b57aabc26c9c746 | /src/main/java/com/slaand/site/patterns/state/DeliveredOrder.java | 5af2dd124197fd3b1c4ce54e39a4d1450d69d2e9 | [] | no_license | Slaand/accn-java-site | 4d277e8f51f7de020c3162b61b63d83218a91bde | 80652bfb01d7e60d50ed158b7fecd16b2b28ad68 | refs/heads/master | 2023-03-29T01:48:06.315756 | 2020-09-29T07:19:39 | 2020-09-29T07:19:39 | 260,308,405 | 0 | 0 | null | 2021-03-31T22:18:52 | 2020-04-30T20:11:19 | Java | UTF-8 | Java | false | false | 909 | java | package com.slaand.site.patterns.state;
import com.slaand.site.model.entity.OrderEntity;
import com.slaand.site.model.enumerated.OrderStatus;
import lombok.extern.slf4j.Slf4j;
import javax.persistence.Embeddable;
@Slf4j
@Embeddable
public class DeliveredOrder extends Status {
public DeliveredOrder() {
s... | [
"owner@slaand.com"
] | owner@slaand.com |
0311073b5cafef601965a9038ecbff17ee862a4b | 719f02c895ac4afd1e79c0d5992f56d0c66108bf | /src/main/java/br/com/ll/ecommerce/model/BandeiraCartao.java | 8d3182bf46564da06ce39d47147c49263f54f085 | [] | no_license | luangrasser/e-commerce | 8bc36c450db02a4aaae19dc0e08f3a2844f9b409 | 29a017a0b0d11be8cd2da76fb5fb7225d31491c6 | refs/heads/master | 2022-10-30T15:31:14.438343 | 2020-06-23T00:02:08 | 2020-06-23T00:02:08 | 269,219,086 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package br.com.ll.ecommerce.model;
import lombok.Getter;
@Getter
public enum BandeiraCartao {
VISA("Visa"),
MASTERCARD("Mastercard"),
ELO("Elo"),
AMERICAN_EXPRESS("American Express"),
HIPERCARD("Hipercard"),
HIPER("Hiper"),
DINNERS_CLUB("Dinners Club"),
CABAL("Cabal");
private St... | [
"bonilhaluan@gmail.com"
] | bonilhaluan@gmail.com |
821791b2d32d605dc4bd24ded68720f38cad2342 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/18/18_0ddfec66802629ffb83521a24afda23fdcf552f6/SimplePathEdge/18_0ddfec66802629ffb83521a24afda23fdcf552f6_SimplePathEdge_s.java | e67cbe98e6429daa227e7457696990e8989c187a | [] | 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 | 16,999 | java | package org.opentrackingtools.graph.paths.edges.impl;
import gov.sandia.cognition.math.LogMath;
import gov.sandia.cognition.math.matrix.Matrix;
import gov.sandia.cognition.math.matrix.Vector;
import gov.sandia.cognition.statistics.distribution.MultivariateGaussian;
import gov.sandia.cognition.statistics.distrib... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
1b6fba9dc6c65556c49d279cc51e03cf08fe18b0 | 3fc1908017685b4a642d2ae1ff2cb3af4cb446f9 | /java/workspace/final_examtest/src/main/java/entity/User.java | 02cd2644c32e133847651f5476f3b1d6cbb717ce | [] | no_license | avganti1102/TEST | 64f7d6246d1d1f48d06594345bedd57fce284637 | 68cdcc3d7636a818457c659f3ba9a998a4d24cca | refs/heads/master | 2023-01-12T00:01:19.335802 | 2020-11-23T06:13:47 | 2020-11-23T06:13:47 | 289,693,486 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,874 | java | package entity;
public class User {
private String firstName;
private String lastName;
private String phone;
private String email;
private short expInYear;
private String projectName;
private String proSkill;
public User() {}
public User(String firstName, String lastName, String phone, String email, short... | [
"avganti1001@gmail.com"
] | avganti1001@gmail.com |
7dd6c2dbe507b780eccb0097740d87f025e18f09 | bab02be184c23fa1f752d5aad2279536c4dadba6 | /src/main/java/com/example/transitapp/models/Bus.java | 756106b6fd3c0abb2f6ffa530bf20a03754c1a13 | [] | no_license | bransonperkins/transit-app | 85fda18fbf64968c62b5349e84e268e70efd3d56 | acf8cfa30e883fa8f5c4ffb348584a27c9e00d61 | refs/heads/master | 2022-11-30T00:24:44.138938 | 2020-08-04T14:37:17 | 2020-08-04T14:37:17 | 284,993,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.example.transitapp.models;
public class Bus {
public String ADHERENCE;
public String BLOCKID;
public String BLOCK_ABBR;
public String DIRECTION;
public String LATITUDE;
public String LONGITUDE;
public String MSGTIME;
public String ROUTE;
public String STOPID;
public ... | [
"bransonperkins@gmail.com"
] | bransonperkins@gmail.com |
b577d5788c4c7ecdfaee5c94cdc983dd9ed695f6 | e9d8007f8347abe4c7179d31443c8f0805426c79 | /Uni/Java/Java10/Graph.java | 7d642c4153bbfa37c0fc02155b947091e733d6cf | [] | no_license | Ultimus/Test2 | 51d7c185d728c1be5537b36ca4e25272a2ac2027 | 751968f518b3bb94d7048cf5b5b59e1fe5bf8226 | refs/heads/master | 2016-09-06T04:05:56.738231 | 2014-02-15T21:15:32 | 2014-02-15T21:15:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,953 | java | import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
public class Graph{
private int n;
private int k;
private String[] knoten;
private static boolean[][] kanten;
public Graph (Graph that){
}
public Graph (String input){
String[] data = input... | [
"maximilian.arendt@hhu.de"
] | maximilian.arendt@hhu.de |
a38af952bc4857000815d08177cc4c9d39db8f15 | 81025548c35aed1fed58921824cfa9593351279e | /src/main/java/com/ytb/education_activities/service/IUsersService.java | 85f0628d42a5eca8e96ceb7d14b49d6031b6eda3 | [] | no_license | ytb2020/education-activities | 9b5d76250818940c5d1170a9460a15d5e60f7983 | 548c7dc95ad935c235adccbe6e2bc66be9c78b38 | refs/heads/master | 2022-06-26T00:00:09.928038 | 2020-04-30T08:04:08 | 2020-04-30T08:04:08 | 258,926,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 646 | java | package com.ytb.education_activities.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.ytb.education_activities.modal.Users;
import com.ytb.education_activities.result.ObjectResult;
import java.util.List;
/**
* education_activities Author ytb 2020/4/1 13:21
*/
public interface IUsersS... | [
"939388381@qq.com"
] | 939388381@qq.com |
9e6a6b16c3a3e3040918095bd4ba78c1cffa9674 | 54e36483359c673be1c00f54ac3dac01260a2245 | /luffy.executor.s.lua/src/main/java/org/noear/luffy/executor/s/lua/__JTEAPI_CLZ.java | 7d2b60a55159d11c38ff2abd3de1ebaa16cafd03 | [
"MIT"
] | permissive | fucora/luffy | 92b9cb6bec3c5feb228efdbb665b7d88457c2d82 | ad3fc34161c9639845ac99a02f936355efcfc773 | refs/heads/main | 2023-05-23T02:11:00.265922 | 2021-06-17T04:20:24 | 2021-06-17T04:20:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java | package org.noear.luffy.executor.s.lua;
import org.luaj.vm2.LuaTable;
import org.noear.solon.core.handle.Context;
import org.noear.luffy.executor.ExecutorFactory;
import org.noear.luffy.model.AFileModel;
import java.util.Map;
public class __JTEAPI_CLZ {
public String require(String path) throws Exception {
... | [
"noear@live.cn"
] | noear@live.cn |
195b5c11b6ffcc56283bfeede5e925e06b907726 | 3593b5281866c3c7c632aabff4bb90ba103b05ae | /src/com/example/socialchat/MyReceiver.java | 318973c3f7c5cbcc346514110bd29ef186eed5b9 | [] | no_license | raskin-aleksandr/SocialChat | 1aa9950c02267050437bc1692ec89e8449563699 | e0074a00bb4cc723f90c8c050ccc0691014878e4 | HEAD | 2016-09-05T10:59:00.653367 | 2015-01-11T11:46:17 | 2015-01-11T11:46:17 | 29,089,819 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,381 | java | package com.example.socialchat;
import org.json.JSONException;
import org.json.JSONObject;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.... | [
"raskin.aleksandr@gmail.com"
] | raskin.aleksandr@gmail.com |
51e13b80885d3c88f2d6f576334d4f2f4c36892e | 8d30dbfbf194a2047368d1dd6f1be53c62caa89b | /ProviderRegistration/src/main/java/com/nagarro/providerregistration/entity/ProviderInfo.java | 3ccca3447e165a0f6c534518555170b0caa7f142 | [] | no_license | vikramsinghbaghel/MicroservicesAssignment2 | ef3bf1d01d6a992057623a947e2a34102a7897ba | 87f216f8d3b6de06acfa31878a01149aa1ba5727 | refs/heads/master | 2023-05-26T03:04:55.781653 | 2021-06-12T10:09:55 | 2021-06-12T10:09:55 | 376,242,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package com.nagarro.providerregistration.entity;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class ProviderInfo {
String name;
@Id
String email;
Long contact;
String address;
String password;
public String getName() {
return name;
}
public void setName(String name) {
... | [
"vikrambaghel2710@gmail.com"
] | vikrambaghel2710@gmail.com |
e78f5fe9208a62895db57ca49ca8b289f3ef2640 | 53ad590cd70594d1b44f2e2a4542408fd8c17f91 | /app/src/main/java/com/urbanutility/jerye/popfilms2/adapter/ReviewsAdapter.java | 72f59b33d19ee48d29ba272e8ed0973459d032a9 | [
"Apache-2.0"
] | permissive | hsukev/PopFilms2 | 83d90bbb31156a22de63772120f6393bd44fe081 | e9fc8ce49f1880ac4475d784de4739e151cde5a8 | refs/heads/master | 2021-01-16T19:10:46.307641 | 2017-11-27T04:50:16 | 2017-11-27T04:50:16 | 100,148,333 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,492 | java | package com.urbanutility.jerye.popfilms2.adapter;
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 com.urbanutility.jerye.popfilms2.R;
import com.urbanutili... | [
"jeryen.hsu@gmail.com"
] | jeryen.hsu@gmail.com |
dba792e31cd94de468113ba010fec312f8cc5035 | 1c9423ff7a2f1d6e64512087ff02d58f6f1279c8 | /src/main/java/org/saurav/assignment/gameofthrones/MyResource.java | 34068d65c780da820fd07f2961b468b6aadebbb2 | [] | no_license | itzsrv/gameofthrones-restful-jersey | 2051005bcbb4247ae30065065bf213af02a607da | a1a976f5cfe0621c40d6ffae6463d508be54234f | refs/heads/master | 2023-08-06T15:33:30.685232 | 2019-10-15T14:44:05 | 2019-10-15T14:44:05 | 215,321,903 | 0 | 0 | null | 2023-07-22T18:51:02 | 2019-10-15T14:37:59 | Java | UTF-8 | Java | false | false | 635 | java | package org.saurav.assignment.gameofthrones;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
/**
* Root resource (exposed at "myresource" path)
*/
@Path("myresource")
public class MyResource {
/**
* Method handling HTTP GET requests. The ret... | [
"itzsrv@outlook.com"
] | itzsrv@outlook.com |
bfad837c51f5495c54fd2e86713463ee55c8e3bc | f50c696555fd607109bfb54b2d6dc692d69e0ca1 | /codingninja/src/oops/DynamicArray.java | 0516173d1faa57e016423c892b91e9edcdfd612f | [] | no_license | H-arshit/Java | 0e1a1847a58da5eba2c8356f12848fc110e24a56 | 86f949e5c93e154158ecdc24e3d9aed1cac683e9 | refs/heads/master | 2021-05-16T17:54:22.292368 | 2017-09-11T09:53:45 | 2017-09-11T09:53:45 | 103,119,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,103 | java | package oops;
public class DynamicArray
{
private int nextindex;
private int arr[];
public DynamicArray()
{
arr=new int [5];
nextindex=0;
}
public boolean Isempty()
{
if(nextindex==0)
{
return true;
}
else
{
return false;
}
}
public int removelast()
{
if(next... | [
"railsprojectharshit@gmail.com"
] | railsprojectharshit@gmail.com |
0effef6ac56317d900ccfdb5e1aec045633fe327 | 44594494e17e8212c32a63845d670302418715ae | /cloud/caas/src/main/java/com/starcloud/docker/DockerHelper.java | ecffd1ca54760bab789ae8e2bd728ba273756916 | [
"MIT"
] | permissive | zhou7069/star-edge-cloud | c1bb09dab95c536da156b639a768eec080fb7733 | 5ce76e866395ed250d4316b08eeb6cdb73856687 | refs/heads/master | 2021-01-13T19:22:33.250648 | 2019-03-28T07:34:14 | 2019-03-28T07:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,437 | java | package com.starcloud.docker;
import java.util.List;
import com.github.dockerjava.api.DockerClient;
import com.github.dockerjava.api.command.CreateContainerResponse;
import com.github.dockerjava.api.command.InspectVolumeResponse;
import com.github.dockerjava.api.command.ListImagesCmd;
import com.github.dockerjava.api... | [
"wyangvip@163.com"
] | wyangvip@163.com |
95624e57b411a9c353de10e8436d843156ef9f03 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /mpserverless-20190615/src/main/java/com/aliyun/mpserverless20190615/models/QuerySpaceUsageRequest.java | 4ea0f4770a073c113b62642ecf4b49911314b380 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 1,407 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.mpserverless20190615.models;
import com.aliyun.tea.*;
public class QuerySpaceUsageRequest extends TeaModel {
@NameInMap("EndTime")
public String endTime;
@NameInMap("Interval")
public Integer interval;
@NameInMap("SpaceId"... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
fbd41d951d7715d1f35e8cf60012e811b1bc5698 | 1f20fddaf454186d75ce4b636779bbf47a8273af | /WangYiXinWen/app/src/main/java/com/example/administrator/wangyixinwen/ParallaxListView.java | 7813f0247d4335d6090a05b645b2d642f285e8d7 | [] | no_license | ZeErdada/FangWangYiXinWen | 2ef7d271570acf9dd708743a44474efa65f8e59e | fabcd7ec6c1bf4d5c4b61993749e7bcc48ae70f5 | refs/heads/master | 2021-01-19T18:21:24.381992 | 2017-08-23T12:30:19 | 2017-08-23T12:30:19 | 101,126,197 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,364 | java | package com.example.administrator.wangyixinwen;
import android.animation.ValueAnimator;
import android.content.Context;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.animation.OvershootInterpolator;
import android.widget.ImageView;
import android.widget.ListView;
/**
* Create... | [
"1371598840@qq.com"
] | 1371598840@qq.com |
c56aafc6af11fb5c931218d8631be7c47e8146d5 | fd2c5be015d765d846aaa64a3f83801d1f0bc243 | /src/main/java/com/baomidou/dynamic/datasource/spring/boot/autoconfigure/DynamicDataSourceProperties.java | 9a6b727e7d3483c2b25b29eff2d97907c5db81b9 | [
"Apache-2.0"
] | permissive | dong4j/dynamic-datasource-spring-boot-starter | a605260634cdf11a8361ef8591be8c9fbcd8090e | b9149c4ac20028deb92b8b5b7e3b2720af79b974 | refs/heads/master | 2020-03-26T04:44:00.720733 | 2018-08-10T05:46:03 | 2018-08-10T16:15:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,738 | java | /**
* Copyright © 2018 organization 苞米豆
* <pre>
* 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... | [
"332309254@qq.com"
] | 332309254@qq.com |
34320db30866fa427a063eb1c3e6af6e08bc736c | 15db1f8ca6c86fe90f57e490c3e037a2af9cecf7 | /fast-portal/src/main/java/com/cctc/fast/portal/system/service/ISysUserService.java | 43a8fe7cc6d4e27329748c5690595a78716d5b58 | [] | no_license | panghaichao/springboot-fast | d6be6f5cb31cf77dd93e52c970cf396ccb00a624 | 1fe2bf9578ab9c955886ab0b2d324afd9ab9de36 | refs/heads/master | 2020-03-27T09:46:02.443031 | 2018-08-28T00:47:12 | 2018-08-28T00:47:12 | 146,368,389 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 424 | java | package com.cctc.fast.portal.system.service;
import com.baomidou.mybatisplus.service.IService;
import com.cctc.fast.portal.system.entity.SysUser;
/**
* 用户service接口层
* @author Hejeo
*
*/
public interface ISysUserService extends IService<SysUser>{
/**
* 根据账户获取用户信息
* @param userAccount 用户登陆账户
* @return
*/
... | [
"83665832@qq.com"
] | 83665832@qq.com |
04d25454ace8ed6c318b8bd73fcafcc24e352953 | 1bc2ac60fa7205c56d0e6e1bcb758cbf7614090c | /android/app/src/main/java/com/rnchart/MainApplication.java | e67a21f87f12a894d34ea8a59bfa00d0f39e09c7 | [] | no_license | jeffreyrajanofficial/React-Native-Chart | d00b69edcfff91f9c694f859cb0630a4aa9906e6 | 6adac2b96f7e1f549ef1f6fce7ab83a5b892289f | refs/heads/master | 2020-03-25T20:30:19.944009 | 2018-08-09T09:57:24 | 2018-08-09T09:57:24 | 144,133,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,350 | java | package com.rnchart;
import android.app.Application;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.shell.MainReactPackage;
import com.facebook.soloader.SoLoader;
import com.github.wuxudong.rncharts.MPAndroidChar... | [
"laptop-obs-31@Laptop-OBS-31s-MacBook-Pro.local"
] | laptop-obs-31@Laptop-OBS-31s-MacBook-Pro.local |
b553d7f360b1b86ae60bde48f0e3ed10d6d3b04b | 40665051fadf3fb75e5a8f655362126c1a2a3af6 | /ibinti-bugvm/b6428f98237d32ec9d9e706ffe652052ed608be5/2118/Name.java | b220c8e7abb42f00ead326ad71b310f0e54c5710 | [] | no_license | fermadeiral/StyleErrors | 6f44379207e8490ba618365c54bdfef554fc4fde | d1a6149d9526eb757cf053bc971dbd92b2bfcdf1 | refs/heads/master | 2020-07-15T12:55:10.564494 | 2019-10-24T02:30:45 | 2019-10-24T02:30:45 | 205,546,543 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,126 | java | package com.bugvm.javacpp.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import com.bugvm.javacpp.tools.Generator;
/**
* Names the identifier of a nati... | [
"fer.madeiral@gmail.com"
] | fer.madeiral@gmail.com |
e39eac77574d3883496892220245538201d96647 | ce0113e660294dc2f56cf7fb7fc075b67ab457db | /code/anguo-core/src/main/java/com/anguo/mybatis/db/controller/BaseController.java | c225559a19677e3b0d69332ffef17ff96785e044 | [
"Apache-2.0"
] | permissive | wenanguo/anguosoft | 351aeb709fc07cf9b0acdc993172a1bdccebbd01 | cf6c775c20ec8a25326b0e33c2098063b97e7698 | refs/heads/master | 2020-05-22T04:13:26.290078 | 2019-07-31T08:36:30 | 2019-07-31T08:36:30 | 23,356,043 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 840 | java | package com.anguo.mybatis.db.controller;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.stereotype.Controller;
import com.anguo.mybatis.db.core.CodeComments;
import com.anguo.web.db.domain.CommonSysUser;
/**
* 所有controller都继承自该父类
* @author AndrewWen
*
*/
@Con... | [
"wenanguo@dev.gz.cmcc"
] | wenanguo@dev.gz.cmcc |
d0f9056b9a3657a97d13d4fa41d39a9deb24ae39 | 606b815682acff90e784473969eaa857ebcfac27 | /9-Palindrome-Number/solution.java | 9f7065994cc47e965d6484c7aea3f0ee3d72a8d6 | [] | no_license | jellylidong/My-Leetcode-Track | 39f73e6c396fdf53d22f7f164587d58a29400499 | 12d7160e9d3141f123d27dbfca84ebe42c15314c | refs/heads/master | 2021-01-17T10:20:53.057037 | 2016-07-15T04:45:50 | 2016-07-15T04:45:50 | 58,507,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 993 | java | public class Solution {
// public boolean isPalindrome(int x) {
// if(x < 0)
// return false;
// if(x == 0)
// return true;
// int len = 0;
// int tmp = x;
// while(tmp != 0){
// len++;
// tmp /= 10;;//use / instead... | [
"jellylidong@users.noreply.github.com"
] | jellylidong@users.noreply.github.com |
ad120dfc80c4bdb92accaba70015b9dd27e1af38 | 067dda8e65cd26398c1f17415d9d3d187e73cf5f | /src/main/java/com/roy/webdemo/controller/UserController.java | 66946f400d2d837a5b681e075fa98a878b173367 | [] | no_license | User-tjp/webdemo | b73096b8dca4683af20897f5409e443a794d303d | b425d110748dc3bac39a7b4adab7899625e6f7be | refs/heads/master | 2023-01-02T06:15:09.838114 | 2020-04-30T08:47:22 | 2020-04-30T08:47:22 | 260,156,560 | 0 | 0 | null | 2020-10-13T21:38:01 | 2020-04-30T08:34:40 | Java | UTF-8 | Java | false | false | 849 | java | package com.roy.webdemo.controller;
import com.roy.webdemo.service.UserService;
import com.roy.webdemo.service.impl.UserServiceImpl;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.serv... | [
"1057703902@qq.com"
] | 1057703902@qq.com |
a2b43c60f41cd5eeba79236e17902d5cc6aacede | 3ded4c24cffc6a4fc0d14e15efb192f5629a9905 | /src/android/support/v4/b/e.java | 5a94bfcd03a7bdd53bdd81cc2371d1e5772b64f1 | [] | no_license | cbedoy/FlappyBird | e9d20677881af3fe3104463315d608261be60dd8 | c4873c03a4b1f757a1b4dc5ae486f5f41457af11 | refs/heads/master | 2020-06-02T06:56:30.324218 | 2014-02-18T06:49:12 | 2014-02-18T06:49:12 | 16,939,528 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 998 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package android.support.v4.b;
import android.util.Log;
import java.io.Writer;
public class e extends Writer
{
private final String a;
... | [
"carlos.bedoy@gmail.com"
] | carlos.bedoy@gmail.com |
f66a9363c730b4f7c931bff9027943bfd236aa2c | c9b829de269bf8eae8c12dcf64b82eb8ae2226d6 | /fanchang/eoeLearnjava2013-12-30/src/com/eoe/se2/day10/ServletCinent2.java | a5671465abc89d48a3bfbb35bac09453605468ba | [] | no_license | ymns/eoeGeekCamp-201312 | 3a69db5a0a79ed02928f3a68d2c3a7200e6ea0f3 | 312b863599ec2606e82a264c0f88c4214b02d869 | refs/heads/master | 2021-01-17T05:24:00.304815 | 2014-02-20T12:45:57 | 2014-02-20T12:45:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,275 | java | package com.eoe.se2.day10;
import java.io.IOException;
import java.io.OutputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
public class ServletCinent2 {
/**
* Post方式提交
*
* @param args
*/
private static final String BASE_URL = "http://localhost:8080/s... | [
"873871510@qq.com"
] | 873871510@qq.com |
58da86ce52f3e838a196340076a31bdb6a9c44c5 | b905fbc16a3e4c1765ce4b4eb270d017e6b4b5d2 | /HRMS/HRMS-Domain/src/main/java/com/csipl/hrms/model/payroll/Bonus.java | c6794ed8b7e5b5c9af6b12696f0ecec4028e8020 | [] | no_license | ravindra2017bangalore/FabHR | 76ed00741be81b6219b565bb38c4c4a68a364dc1 | c77e5d4c99d5e9bdb042efea5e30fa25e7e0561e | refs/heads/master | 2021-07-03T22:56:55.877324 | 2019-03-11T15:13:02 | 2019-03-11T15:13:02 | 175,022,830 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,240 | java | package com.csipl.hrms.model.payroll;
import java.io.Serializable;
import javax.persistence.*;
import com.csipl.hrms.model.BaseModel;
import com.csipl.hrms.model.organisation.Grade;
import java.math.BigDecimal;
import java.util.Date;
/**
* The persistent class for the Bonus database table.
*
*... | [
"parihar.ravindrasingh@gmail.com"
] | parihar.ravindrasingh@gmail.com |
fdde8db3589014f4eae5c61cb79da7cc428fece1 | b6c8c72593dbf96fba5136b965b45d36fb0f62b6 | /medicineApp/src/com/example/medicineApp/objects/Workout.java | 40c327dfce28eeaaae9e2189d4da02cf00587be6 | [] | no_license | rampler/Food-Diary | 0bec13cfb1f9c44381b3c3347f5c42455703e104 | 048291d63a8fd06c4ae5ee72e77cb3dc17f84d1e | refs/heads/master | 2020-05-31T15:15:32.317809 | 2014-12-09T12:07:05 | 2014-12-09T12:07:05 | 27,236,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,056 | java | package com.example.medicineApp.objects;
/**
* Created by Sabina on 2014-12-06.
*/
public class Workout {
private String id;
private String exerciseId;
private String repeats;
private String quantity;
private String workoutDate;
private Exercise exercise = null;
public Workout (String i... | [
"sabina.rydzek@gmail.com"
] | sabina.rydzek@gmail.com |
fd8872901b93c3633a3633abae9e4a06e4c664e3 | 07adc74294d8c9cee4954fd781bee21fd463b5fa | /src/test/java/advantageonlineshopping/metodos/CadastroPage.java | 4482f96964163f92ecd38b16ade5a996dd8d019f | [] | no_license | tainapadalino/advantageonlineshopping | efe94f145f0e1e53103e2bb16df7982be5466d0e | 1e66bbf599fc61e7556963c9f286f79176b2188e | refs/heads/main | 2023-06-16T09:22:23.016327 | 2021-07-08T01:02:38 | 2021-07-08T01:02:38 | 383,958,776 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,104 | java | package advantageonlineshopping.metodos;
import org.openqa.selenium.By;
public class CadastroPage {
Metodos metodos = new Metodos();
By usernameRegisterPage = By.name("usernameRegisterPage");
By emailRegisterPage = By.name("emailRegisterPage");
By passwordRegisterPage = By.name("passwordRegisterPage")... | [
"noreply@github.com"
] | noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.