blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bb69d35f888d2dff04ad9df95368e1d01abb4106 | 2f2d943eb1058652bb1bb3c3526164aa7fee1576 | /src/test/java/com/synchronisys/automation/selenium/FirstTest.java | a52920bdd7b850a3e5a40f06c88decb907f53618 | [] | no_license | adityavashisht/automation_selenium | 22c9f79e26a22304147e5498e1121e17a6f9a7eb | 79519f7bb4ae2d58f7675784e9e0a2abf149ad7d | refs/heads/master | 2020-05-16T22:32:07.139371 | 2015-08-17T21:48:50 | 2015-08-17T21:48:50 | 40,567,325 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,053 | java | package com.synchronisys.automation.selenium;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.testng.annotations.Test;
import java.util.List;
/**
* Created by vashishta on 8/11/15.
*/
public cla... | [
"adi.vashisht@agilex.com"
] | adi.vashisht@agilex.com |
5dcd4effc63053a6930b1feadb5f18410ab257c7 | 53e6a6b7c53bd50def19f8a58528a1e06085bb40 | /JSONComponents/JSONArray.java | 9b9ee47db4c3739a40e924af45d710d62c77f015 | [] | no_license | smathog/TestJavaParsers | abd614cb1039dc7f5365622f80ff41b0e4a2e4ed | ca3ff1a89ef3149874c10198b0749cdf686bd0ae | refs/heads/master | 2023-02-08T21:58:51.193780 | 2021-01-06T14:54:20 | 2021-01-06T14:54:20 | 326,114,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 827 | java | package com.Parsers.JSONComponents;
import java.util.ArrayList;
public class JSONArray extends JSONContainer {
private final ArrayList<JSONComponent> elements;
public JSONArray() {
elements = new ArrayList<>();
}
public JSONComponent[] getElements() {
return (JSONComponent[]) element... | [
"smathog@gmail.com"
] | smathog@gmail.com |
9b9aa3394a3ab901b4919d78b0999c43736603c4 | 0989ac766fe06c6116919b3b1e9bd03300d42042 | /_2007_2008/src/C1JR_Triangle.java | b71e0f508864cd861668c3a3742440b31a46cc16 | [] | no_license | wonup2/ACSL | 7d18d0f89f3c7b52a05e917162ec6c3363e26903 | 935fa22dc9b8178e45b5f314b6c0c989952df57a | refs/heads/master | 2023-09-01T05:18:47.230803 | 2023-08-21T22:57:13 | 2023-08-21T22:57:13 | 199,730,824 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | import java.util.*;
import java.io.*;
public class C1JR_Triangle {
static Scanner in;
static double t1[], t2[];
public static void main(String[] args) throws IOException {
in = new Scanner(new File("c1jr_triangle.in"));
for(int i=0; i<5; i++) {
try {
init(); //get data
solve(); ... | [
"wonup2@hotmail.com"
] | wonup2@hotmail.com |
d0f01acd09be5c1d92c3ce5bda7453edb0b6e175 | cd258adaaad6060cb0a56dfb771eb53770993ecb | /Library_network/src/main/java/com/tde/network/core/log/Printer.java | 76ec63533ac1a69451e7f202554d0ea9ff52a8a7 | [] | no_license | larboy1991/library_network | be8586d7d5715b33d79bfee1d6d8994ffc4161c9 | c6b2befcae88a85b863c8b94494c8a9378747103 | refs/heads/master | 2023-03-16T06:22:39.918632 | 2021-03-10T14:11:34 | 2021-03-10T14:11:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,007 | java | package com.tde.network.core.log;
import android.text.TextUtils;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.IOException;
import java.util.List;
import okhttp3.FormBody;
import okhttp3.Request;
import okio.Buffer;
class Printer {
private static final in... | [
"296550494@qq.com"
] | 296550494@qq.com |
b8b0b2e9f6d75e94aac5dadacdb0a3608026f9ed | 4b7559367b9cd3d5a7728cd9244f8a545b356125 | /TestCommandBot/src/edu/wpi/first/wpilibj/templates/OI.java | c3b3cac726659727ff1b4a1f1cb31799a81b0605 | [] | no_license | Team708/Team-708-Hardwired-Fusion | 1d54ca6cfa0e3562ba975a2489ff3755e55ab6f0 | b757b5c4553acfb3d3524d4409b1b9aa734338cb | refs/heads/master | 2020-05-29T11:42:43.125115 | 2014-05-10T19:44:40 | 2014-05-10T19:44:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,514 | java |
package edu.wpi.first.wpilibj.templates;
import Team708Classes.Gamepad;
import edu.wpi.first.wpilibj.buttons.Button;
import edu.wpi.first.wpilibj.buttons.JoystickButton;
import edu.wpi.first.wpilibj.command.Scheduler;
import edu.wpi.first.wpilibj.templates.commands.SpinMotor;
/**
* This class is the glue ... | [
"connor.willison@gmail.com"
] | connor.willison@gmail.com |
b8fdcfdee0f4728c1b714657dfbd5daf5bb8d41b | e9efd209af720c3a2b5951382e55b309fd57adc2 | /jeecms2012/src/org/javacoo/crawler/util/DefaultURIHelper.java | 08fb5fd9be86997a505d8e68f03ae8151c2be759 | [] | no_license | lianxiaopeng/crawer | c457c47f549f501a9d6a4ca9859392df910eb143 | a95ad4f52260f21d2f38be982730e61b9cf1f34d | refs/heads/master | 2021-01-10T08:39:01.610632 | 2016-02-27T07:46:21 | 2016-02-27T07:46:21 | 52,655,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,834 | java | package org.javacoo.crawler.util;
import java.net.URI;
import java.net.URISyntaxException;
import org.apache.commons.lang.StringUtils;
import org.javacoo.crawler.constants.Constants;
import org.javacoo.crawler.data.CrawlLinkURI;
import org.javacoo.crawler.data.CrawlResURI;
import org.javacoo.crawler.data.Cra... | [
"Administrator@WIN-PSR9Q3VBN4I"
] | Administrator@WIN-PSR9Q3VBN4I |
ff387182a1c2451ef34fb91ed6bba827df780724 | 981fa2e6ad94cee012758e7eb107bef75024ac2c | /app/src/androidTest/java/com/gasiorek/pawel/personaltrainer/ExampleInstrumentedTest.java | c2f2cfd6e031d72dec5ee8ccc4fbad4308c00c13 | [] | no_license | dczyzowski/PersonalTrainer | fff6341457165b0afcf04287a6f29f9009c3aaa1 | 415efd561fea98f0e4aa1d576a8790cc44570a65 | refs/heads/master | 2021-01-22T08:47:35.512157 | 2017-05-28T00:54:24 | 2017-05-28T00:54:24 | 92,632,233 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 772 | java | package com.gasiorek.pawel.personaltrainer;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute... | [
"dczyzowski@gmail.com"
] | dczyzowski@gmail.com |
41aff997ebb9d9d30136df84d62b4e2cc6c14e3d | 3b2d7941687c8a7ead6ef5b400d93d514d56330a | /src/main/java/eu/mrndesign/matned/rpggame/core/game/IHero.java | 48c31e27d7e05e61f8568fbe2878ca6efe6bc2b4 | [] | no_license | matned666/rpg-game | 3dc310138ba8dea0e41f41853ef48c007e67a168 | e67b74879ccbab1c177c7d3b6d8fd4fff365f05c | refs/heads/master | 2023-06-19T11:02:45.417191 | 2021-07-15T04:01:08 | 2021-07-15T04:01:08 | 385,055,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,882 | java | package eu.mrndesign.matned.rpggame.core.game;
import eu.mrndesign.matned.rpggame.core.IObserver;
import eu.mrndesign.matned.rpggame.core.data.items.ICreature;
import eu.mrndesign.matned.rpggame.core.data.items.IInventory;
import java.util.List;
public interface IHero {
List<IInventory> getInventoryInBackpack()... | [
"mat.niedbal@yahoo.com"
] | mat.niedbal@yahoo.com |
1806cb713c60f8f143ed41931f2ce8f098b925e5 | 9d9f3278b8c56fb781784c7e9d9fdac85db8f1eb | /tools/PacketSamuraiAE/src/packetsamurai/gui/logrepo/LogDetailsPane.java | 886e4985fb92ed0109d248a83720203cfcca2dc6 | [] | no_license | zhouxiaoxiaoxujian/exs-aion-emu | 4f81d87930f065d5c26e91964a8bbce275c9e653 | 82edeace1c0e932442a82f6a9c8b738105008e6c | refs/heads/master | 2021-01-19T14:34:18.029843 | 2017-09-18T01:04:25 | 2017-09-18T01:04:25 | 14,447,053 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,294 | java | /**
*
*/
package packetsamurai.gui.logrepo;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.text.DateFormat;
import java.util.Calendar;
import java.util.Locale;
import java.ut... | [
"greggianbayocboc@gmail.com@85287832-b594-7149-79f4-51bc24f57482"
] | greggianbayocboc@gmail.com@85287832-b594-7149-79f4-51bc24f57482 |
653bd533c2bf81cb77c90d4be7d849836a2ca6e2 | 02a1b85c2af8faf51c50ed28b9bdead31d2f4b83 | /src/test/java/stepDefinitions/InviteAFriendTest.java | 0bb7ccdb11728508197357953e73edc406b4c7ec | [] | no_license | Lara624/ClarkProjects | ab79e415c3ad6cc73968c9e651f090a25966fa08 | 66a28f49450f6b86ece7d8fcf2b8feff05223754 | refs/heads/master | 2020-08-28T22:12:30.008494 | 2019-09-19T09:08:46 | 2019-09-19T09:08:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,321 | java | package stepDefinitions;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.When;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.And;
import cucumber.api.junit.Cucumber;
import java.util.concurrent.TimeUnit;
import org.junit.runner.RunWith;
import org.openqa.selenium.By;
import org.openqa... | [
"Ayobami.Elutade@outlook.com"
] | Ayobami.Elutade@outlook.com |
830c8a082b184c853640dd50bc3bd399ac8aa2ae | 4f9e893cedd8f25557239f939edee6bcb1246715 | /jinghua/dmm_xg/src/main/java/cn/gilight/dmm/xg/dao/ChangeBadDao.java | 4d6f8beeae809d6bde2163bb954d237e8a942163 | [] | no_license | yangtie34/projects | cc9ba22c1fd235dadfe18509bc6951e21e9d3be4 | 5a3a86116e385db1086f8f6e9eb07198432fec27 | refs/heads/master | 2020-06-29T11:04:26.615952 | 2017-07-25T03:28:15 | 2017-07-25T03:28:15 | 74,436,105 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 140 | java | package cn.gilight.dmm.xg.dao;
/**
*
*
* @author xuebl
* @date 2016年5月10日 下午5:57:24
*/
public interface ChangeBadDao {
} | [
"yangtie34@163.com"
] | yangtie34@163.com |
d4c2350977ce9e74a639c112cf2c0a55dea38ea3 | 00a2d1a60e8e70a2ea01cc370122594c655a11b0 | /src/test/Test1.java | 677493d273f719a4d4253fa5a0a896b27d91a7b8 | [] | no_license | fazil-git/Shopping-mall-billing-web-application | 5df33c0c7267dfcd2060cd9444a60b8926928586 | 403045bad8c8199cd827ba817b1c00a8921fdcaa | refs/heads/master | 2023-03-11T08:40:01.794330 | 2021-03-02T11:40:50 | 2021-03-02T11:40:50 | 343,751,947 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 88 | java | package test;
public class Test1 {
public static void main(String[] args) {
}
}
| [
"qfazil.lee@gmail.com"
] | qfazil.lee@gmail.com |
058adf975e8afeae720e76c595208e1fbf0221ea | 06faaf8e930c168dc861d2995f7f55d491981587 | /app/src/main/java/it/curdrome/timetogo/connection/server/CategoriesAsyncTask.java | e7812fa173593ab721d0e6cac46dca2d4c5b1e05 | [] | no_license | drobishman/TimeToGo | 13253887d723b43ec97518cc6de095f106b53e54 | 9873f177abfeac42144d12c514afe689433a2294 | refs/heads/master | 2021-01-11T23:51:55.319151 | 2017-07-10T16:31:18 | 2017-07-10T16:31:18 | 78,631,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,397 | java | package it.curdrome.timetogo.connection.server;
import android.os.AsyncTask;
import org.json.JSONArray;
import org.json.JSONException;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
/**
* Created by adrian on 16/01/2017.
*
* Class used to ... | [
"adrian.drob88@gmail.com"
] | adrian.drob88@gmail.com |
66d36eee8a18d9dbda9a2dfef1580f6fa01ad2da | 698f3c7e14821285332f12e531810a44e8529442 | /src/main/java/com/cdkj/loan/domain/CarDealer.java | 2a38e77cfa324071b558294859be1c422c18e884 | [] | no_license | ITessence/xn-htwt | 20e144b4f2dcd7261c5ddc4ed98c73899cd672d3 | 8f369d5b589d04800f5d2999858d6e666ab873a0 | refs/heads/master | 2020-05-30T20:37:27.120890 | 2019-04-22T05:44:22 | 2019-04-22T05:44:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,385 | java | package com.cdkj.loan.domain;
import java.util.Date;
import java.util.List;
import com.cdkj.loan.dao.base.ABaseDO;
public class CarDealer extends ABaseDO {
/**
* @Fields serialVersionUID : TODO(用一句话描述这个变量表示什么)
*/
private static final long serialVersionUID = 1L;
private String ... | [
"yunlai0821@163.com"
] | yunlai0821@163.com |
a815074e81fd2a6cb413c7432279e7b4510b20f0 | e31bdf51566f48f22c2cd9f2a04588fe018b9387 | /core/src/com/mygdx/screen/CharacterChangeScreen.java | 5f55d105a11233eef69ee6d964b1a97d0acc13c5 | [] | no_license | CienProject2014/OneLevelHero | 49e542eb8e4c457d071c5753a7a0aabdc5df4f7f | cca98719fba4cf89cfc843a519eb51a25a1a242f | refs/heads/Developer | 2020-12-24T16:31:44.382612 | 2016-04-03T07:51:38 | 2016-04-03T07:51:38 | 21,557,302 | 14 | 9 | null | 2015-12-10T14:12:53 | 2014-07-07T05:03:51 | Java | UTF-8 | Java | false | false | 681 | java | package com.mygdx.screen;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.InputMultiplexer;
import com.badlogic.gdx.scenes.scene2d.Stage;
import com.mygdx.enums.StageEnum;
public class CharacterChangeScreen extends BaseScreen {
private Stage characterChangeStage;
@Override
public void render(float delta) {
... | [
"leset912@gmail.com"
] | leset912@gmail.com |
f23292eccd6e3914f0b1710aa126132b8303812e | 692c0aa86a803eb057b2661266c2b25b810716e2 | /src/main/java/br/com/zup/xyinc/common/entity/Poi.java | ac6a3fcca86598268a385898b42292373e4e3e5e | [] | no_license | alexfabgarcia/xy-inc | be7f17471b08d182a5abbcc9b95f84b682a7a258 | 56f69d3237dc755075651b4c1c103cbbf729853f | refs/heads/master | 2020-03-18T13:14:55.853269 | 2018-05-30T04:44:30 | 2018-05-30T04:44:30 | 134,771,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 689 | java | package br.com.zup.xyinc.common.entity;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.springframework.data.annotation.Id;
import org.springframework.data.geo.Point;
import org.springframework.data.mongodb.core.mapping.Document;
import javax.validation.constraints.NotEmpty;
im... | [
"agarcia46@dxc.com"
] | agarcia46@dxc.com |
8403385f6832c1577ae2ce6941cab92a5b1995c4 | 7d0b74590136fed78c9c6997a46b95dc5ca2e9ab | /src/com/soumyadeep/threads/waitNotifyNotifyAll/WaitNotifyTest.java | e18d89577bbd00322ac43d648fd86056f6dcf5df | [] | no_license | soumyadeep-saha/ThreadsJournaldev | 0603334103d2928576b0edb26b96c3c57bcfcf90 | 9b0ce081c644914ea5682ef56474238e74308f1e | refs/heads/master | 2020-04-13T05:09:20.102192 | 2018-12-24T11:22:26 | 2018-12-24T11:22:26 | 162,983,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 467 | java | package com.soumyadeep.threads.waitNotifyNotifyAll;
public class WaitNotifyTest {
public static void main(String[] args) {
Message msg = new Message("process it");
Waiter waiter = new Waiter(msg);
new Thread(waiter, "waiter").start();
Waiter waiter1 = new Waiter(msg);
new Thread(waiter1, "waiter1").start(... | [
"SOUMYADEEP_SAHA@CRGL-THIRDPARTY.COM"
] | SOUMYADEEP_SAHA@CRGL-THIRDPARTY.COM |
747d83459d2ba96b1e238a657f6825ec13c31ab3 | ebeb92dd54e191a001c4597c612a61198dd946f2 | /bootstrap-primefaces/web/src/main/java/org/bootstrap/util/LocaleBean.java | 942714e1ea833e5c78f814788189eba8f30c3e84 | [] | no_license | hkarakose/bootstraps | 6b196d8462b354c5d560a6cab39ccf16d95e7a2a | 3e62b404f467d2b2d897f0a874edd7dd8f2fbe3e | refs/heads/master | 2020-12-24T15:59:13.873358 | 2013-10-14T20:49:04 | 2013-10-14T20:49:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,840 | java | package org.bootstrap.util;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import javax.faces.context.FacesContext;
import javax.faces.model.SelectItem;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Loc... | [
"halilkarakose@gmail.com"
] | halilkarakose@gmail.com |
395e290c9397b413655563075bf6eda92251d7c4 | 8f20d77c60553047b5b967d7676abf4d278f4dc2 | /src/changhong_Practice/image_operate/TimeimageLoader.java | 1227889cdf2e29d3cad15fd81556af4435b31b3a | [] | no_license | jchanghong/changhong_Practice | 211318bbd1b6f206ffc458ab972cb4574764dd69 | d407ce1799541dd502a63dd55687be39e3c1c098 | refs/heads/master | 2021-06-07T04:28:17.061463 | 2016-10-18T04:34:42 | 2016-10-18T04:34:42 | 18,941,022 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,708 | java | package changhong_Practice.image_operate;
import android.content.Context;
import android.database.Cursor;
import android.net.Uri;
import android.support.v4.content.AsyncTaskLoader;
import changhong_Practice.config.Constants;
import changhong_Practice.image_object.TimeImage;
import java.io.FileDescriptor;
import java.... | [
"183788460@qq.com"
] | 183788460@qq.com |
0fde15e3eab146688e5b4422726b23eba2b5c565 | 1ab5fce02b27d98f6182f1bf8aef967129b44856 | /app/src/test/java/com/cnwir/gongxin/ExampleUnitTest.java | 856ae1191a373c3d8983c0b5134dade389e30972 | [] | no_license | chengfangpeng/Qingting_Tab | 18a33e0e6efec49cd9a6753e5e8cc00594c0708c | e6d5993947f4bcaf0a0b9d76f86a9f036ceddc20 | refs/heads/master | 2020-05-30T21:57:15.476720 | 2015-09-23T09:09:20 | 2015-09-23T09:09:20 | 42,561,779 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package com.cnwir.gongxin;
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);
}
} | [
"chengfangpeng@foxmail.com"
] | chengfangpeng@foxmail.com |
c471d582eec7903856b3b2237da6b5e5ccad40f2 | c7ea7a0fec664554f8c5787e76a33d9e0dc5b12f | /project/smarthome/src/main/java/be/pxl/smarthome/service/api/impl/IkeaApiImpl.java | 27947c1936de079ce3abd37762c6226beac1aeab | [] | no_license | pxlit-projects/entmob20-21-SvenWynantsPXL | 9e99e3ae52ee63e75a6770a4643c184fc7fb938d | 6ccb15314162d28f47e0c04b950cef5de8727645 | refs/heads/main | 2023-02-22T00:29:58.396372 | 2021-01-28T09:41:10 | 2021-01-28T09:41:10 | 301,419,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,974 | java | package be.pxl.smarthome.service.api.impl;
import be.pxl.smarthome.models.Light;
import be.pxl.smarthome.models.LightManufacturer;
import be.pxl.smarthome.service.api.LightApi;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.stereotype.Service;
import jav... | [
"sven.wynants@hotmail.com"
] | sven.wynants@hotmail.com |
543a7be546bc1611ba929db5f4dbd60c3523fcc6 | 2e96561958ef2e63d2da608908575c6ef2439960 | /src/main/java/com/qa/pageobjects/DuckDuckGoLandingPage.java | 270fb08c5bb0cd93954d6e3486a2c0b4c52293a1 | [
"MIT"
] | permissive | tihomirt/qaExampleJunit5 | 44dbd6a6228814318b4e4675cd4e0141dded4501 | 7fc3113261a85b1342f6b7773df07108e6833606 | refs/heads/master | 2020-05-30T00:18:07.185519 | 2019-05-30T19:24:55 | 2019-05-30T19:24:55 | 189,456,323 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 884 | java | package com.qa.pageobjects;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import com.qa.testbase.BrowsersEnum;
import com.qa.utils.WaitConstants;
import com.qa.utils.WaitForElementToAppear;
public class DuckDuc... | [
"tihomir@wedoqa.com"
] | tihomir@wedoqa.com |
a310c2c8d294926e48d67704c6cd7e15e619256e | 81719679e3d5945def9b7f3a6f638ee274f5d770 | /aws-java-sdk-dynamodb/src/main/java/com/amazonaws/services/dynamodbv2/model/transform/BackupDetailsMarshaller.java | 421ae02c7d8090fd4efb239e09a296fdea913ddc | [
"Apache-2.0"
] | permissive | ZeevHayat1/aws-sdk-java | 1e3351f2d3f44608fbd3ff987630b320b98dc55c | bd1a89e53384095bea869a4ea064ef0cf6ed7588 | refs/heads/master | 2022-04-10T14:18:43.276970 | 2020-03-07T12:15:44 | 2020-03-07T12:15:44 | 172,681,373 | 1 | 0 | Apache-2.0 | 2019-02-26T09:36:47 | 2019-02-26T09:36:47 | null | UTF-8 | Java | false | false | 3,994 | 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... | [
""
] | |
20c2c819a24f039bce745fbcaff53cadbadd4c5d | ed45ae30d67ea02a94346ca3a9e644bcdc58e916 | /ly-upload/src/main/java/com/leyou/LyUploadApplication.java | fbc2297f1e9adf73911871134d8dd66cb4fdc4e1 | [] | no_license | sunshinehubery/leyou | 4676a10118b8214a006ade5c6867589d1620dbd8 | 7cd74e8e5900878acd7ea2d3a26469ee699fbadc | refs/heads/master | 2022-06-28T12:05:51.618392 | 2019-06-01T14:12:11 | 2019-06-01T14:12:11 | 185,955,310 | 1 | 0 | null | 2022-06-21T01:07:14 | 2019-05-10T08:59:57 | Java | UTF-8 | Java | false | false | 465 | java | package com.leyou;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
/**
* @author: furong
* @date: 2019/4/7
* @description:
*/
@SpringBootApplication
@EnableDiscoveryClient
p... | [
"1036317945@qq.com"
] | 1036317945@qq.com |
30e5e29fd814bc550f6adb6dd44b0ac38303b444 | ec2c25188e8714bca6587c1396e87725ad8fa443 | /ethereum/graphqlrpc/src/main/java/tech/pegasys/pantheon/ethereum/graphqlrpc/internal/pojoadapter/BlockAdapterBase.java | 3fa2b8f3d0841e78639deed8de889dfde6d23b0b | [
"Apache-2.0"
] | permissive | notlesh/pantheon | e2e74ece0ec992d89bd5deaf61caa356372202a8 | 2e5833d26c37d6f82138b9bd7f840f208bfa879b | refs/heads/master | 2020-05-05T09:44:58.549814 | 2019-05-14T00:32:48 | 2019-05-14T15:22:38 | 179,915,313 | 0 | 0 | Apache-2.0 | 2019-07-03T22:48:11 | 2019-04-07T03:50:20 | Java | UTF-8 | Java | false | false | 8,199 | java | /*
* Copyright 2019 ConsenSys AG.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | [
"stephen@stephenashelton.com"
] | stephen@stephenashelton.com |
d2106d093c97f31965faffa2661e8e81c8c2c231 | 06f7b6f5ac91dde29de3df072f4466c607daf205 | /src/main/java/charsheet/services/events/LevelUp.java | cdb4aaba527ad89fe949a2eaefb7406f69fd6dba | [] | no_license | herbertkb/enterprise_dnd | 2901d236fd46988a308bce7fafd0a1709dc1309c | 7dcda13c477c21fa5802393390854d0658a527ed | refs/heads/master | 2020-12-25T14:48:13.931268 | 2016-09-29T18:02:48 | 2016-09-29T18:02:48 | 66,579,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 276 | java | package charsheet.services.events;
import javax.enterprise.context.RequestScoped;
@RequestScoped
public class LevelUp {
private String forWhom;
public String getForWhom() {
return forWhom;
}
public void setForWhom(String forWhom) {
this.forWhom = forWhom;
}
}
| [
"herbertkb@vcu.edu"
] | herbertkb@vcu.edu |
b01cb5df5a1bd93cc0cb5e48235b3dc0bf753a51 | 37a2b673e1d73c34cc6494387fdb1695e0c0c843 | /src/bookapp20/gui/ManageStudentFrame.java | b40c3fbd3ec2c2911f3b6f716de1190da834ead7 | [] | no_license | aosmanemender/Book-App | 3bbbd0a8cf76b7258e43dc90838f7d8711b18a84 | 5061a403b3f703af79de73a3b20d429cd23e2365 | refs/heads/main | 2023-06-02T13:25:07.689384 | 2021-06-17T11:36:22 | 2021-06-17T11:36:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,510 | 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 bookapp20.gui;
import bookapp20.controllers.StudentController;
import bookapp20.entities.Student;
import bookapp20.utilities.S... | [
"Abedelmonhem.Osman@st.ul.edu.lb"
] | Abedelmonhem.Osman@st.ul.edu.lb |
a3b346b9a09f8f9eee74c1725d15f943f72fb1f3 | ae61c63add0cda41102785bcd4cacd42355c3202 | /src/easy/Atoi.java | d7b57c88cfafcff3dc2c4edac54bd9cbc05dfb5f | [] | no_license | ansitun/practiceleetcode | 9ccd59f941235b3e2a6fa7c3676c3ad959cdb051 | d48751af1ebd6ab308756a07e1ebe7a4015ab5b1 | refs/heads/master | 2023-05-23T02:06:07.895776 | 2021-06-18T03:11:24 | 2021-06-18T03:11:24 | 372,561,787 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,448 | java | package easy;
public class Atoi {
public int myAtoi(String s) {
char temp;
int lastIndex = -1, sign = 1, result = 0, oldResult;
boolean number = false;
for(int i=0; i<s.length(); i++) {
temp = s.charAt(i);
if (!number) {
if(temp == ' ' && la... | [
"ansurajkhadanga@Ansurajs-MacBook-Air.local"
] | ansurajkhadanga@Ansurajs-MacBook-Air.local |
21a8cab1afd0d6afa16fb15e38e2ba12ee5f0719 | 5589807afeec73f2bde51a8ce81d2963b3db538a | /app/src/main/java/c/project_2/Adapter/My_Pharma_Adapter.java | 8f9e98187a3ceb5e6e71e4b1b57a7e34c8a116e0 | [] | no_license | abj676/Project-2 | ac413bf34b363e641eaa393e1c5c2e90c02b1d35 | 17aa265cc9c39604b7841636c99a1d304a15f689 | refs/heads/master | 2021-05-12T00:41:36.349302 | 2018-01-15T12:05:05 | 2018-01-15T12:05:05 | 117,540,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,263 | java | package c.project_2.Adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.text.util.Linkify;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import android.widget.Toast;
import c.project_2.Mod... | [
"abj676@gmail.com"
] | abj676@gmail.com |
d89bd5185fcf3c89128b82a4edbca99b1b6c93fd | 06b8510b58261f69748ad6f4b7b1bd029a634c9f | /ExampleApp/src/main/java/com/badoo/chateau/example/ui/conversations/list/ConversationListActivity.java | bb66b7861d81deed0ca8a2df2a899675f2964169 | [
"MIT"
] | permissive | erikandre/Chateau | 7c306688d12e4b86d677a7379f5a48ef66e17973 | 1d162e6e44726349cc928f59cc636ce0a0ba996c | refs/heads/master | 2021-01-21T05:55:05.934800 | 2016-03-25T09:00:14 | 2016-03-25T09:00:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,530 | java | package com.badoo.chateau.example.ui.conversations.list;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import com.badoo.chateau.example.R;
import com.badoo.chateau.data.models.BaseConversation;
import com.badoo.chateau.e... | [
"rich.king@corp.badoo.com"
] | rich.king@corp.badoo.com |
5c09c1eae0f0b401e015786b284f36a3f176e3c5 | 11b3a7425529a9ef4db18884ddaaacb21e03649b | /src/main/java/cn/com/esrichina/gcloud/commons/service/SystemService.java | 52ac04d933ba23acd2e5dffe8055f4118cdd8414 | [] | no_license | mouse3150/gisdrive | f0330da3d5773f52038bf7e192696f71da2871eb | 6ae8abdf6a0249a59e08de39715ce69ef15dc1f2 | refs/heads/master | 2021-01-01T05:42:16.869075 | 2015-09-02T02:22:42 | 2015-09-02T02:22:42 | 41,771,625 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,766 | java | //package cn.com.esrichina.gcloud.commons.service;
//
//import java.util.ArrayList;
//import java.util.Collection;
//import java.util.List;
//import java.util.Map;
//
//import javax.annotation.Resource;
//
//import org.springframework.security.core.GrantedAuthority;
//import org.springframework.stereotype.Service;
//
/... | [
"mouse3150@163.com"
] | mouse3150@163.com |
72b31655dace0fcaa39ed49b16eb0c7210bf769f | bd82b3ae29e0c61a88623bb0c3513e1ef58bedc5 | /src/lab9/Main.java | f196bfef1506e941480b207ecb9c83a3a4e924aa | [] | no_license | Aelita0319/OOADProject | edea40485cc9551c04abccb2ab2e28cad6e90d40 | 048f57aa396a111d43483141f57019942abcc7b8 | refs/heads/master | 2023-02-07T13:30:10.642578 | 2020-12-27T03:19:40 | 2020-12-27T03:19:40 | 324,473,609 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | package lab9;
import javax.swing.*;
public class Main {
public static void main(String[] args) {
SwingUtilities.invokeLater(() -> {
MainFrame mainGameFrame = new MainFrame();
mainGameFrame.setVisible(true);
});
}
}
| [
"386339484@qq.com"
] | 386339484@qq.com |
6306f96766d6e9cd854367388ffada85524f4e2d | 0e81247e404755acc33205836a15aaa83a589ce5 | /kc_project3.1_GitHub/src/main/java/org/kuali/kra/budget/printing/print/BudgetCumulativePrint.java | c02ad41db529b8319eeea2370c665f596c8c0ad1 | [] | no_license | ajeeshg/KC3Remote | e2d88bb8efe6384083a6b3978a405b51e998f361 | 941646814a7a11237ce4ed1f844941182e357ec9 | refs/heads/master | 2016-09-10T20:07:05.685013 | 2012-07-17T15:52:59 | 2012-07-17T15:52:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,855 | java | /*
* Copyright 2005-2010 The Kuali Foundation
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl1.php
*
* Unless re... | [
"naira@campusad.msu.edu"
] | naira@campusad.msu.edu |
f61e4de7ffdb4f6d5b0064948ac2b48ee56a8eec | 05b0fc02c9b050e39e62d99af773ea648eb947a3 | /src/main/java/com/example/algamoney/api/resource/TokenResource.java | 9f1e7dd102e64396cee6034f34b7964048ca4cca | [] | no_license | danylomarx/Spring-teste | ee7eaa64f87a455ab3629e9eecaa029050d0aa88 | 57a8f99c66ceb9bf9be3280bbb5e6aab820f9b16 | refs/heads/master | 2021-01-09T02:33:19.522643 | 2020-02-21T19:47:13 | 2020-02-21T19:47:13 | 242,217,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,128 | java | package com.example.algamoney.api.resource;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.anno... | [
"danylomarx99@gmail.com"
] | danylomarx99@gmail.com |
28912ef10f4eb19b8af656eff3c522d22720daaf | ca951d4010629b05a5bddd76b5350f5d7f8b1346 | /workbox/workbox-service/src/main/java/oneapp/incture/workbox/pmc/dto/RuleManagementDto.java | f974f60a308f4e28d8110e348c4fcdfa090dfc76 | [] | no_license | polireddym/workbox_spring | 7eb0bcdeaf225940ca1350131a0d1eca5ec7ba6e | b4d9647b63562ae17cd5dad2fd7a1bcb286f84be | refs/heads/master | 2020-03-23T22:12:11.586196 | 2018-07-24T13:14:30 | 2018-07-24T13:14:30 | 142,160,208 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,868 | java | package oneapp.incture.workbox.pmc.dto;
import javax.xml.bind.annotation.XmlRootElement;
import oneapp.incture.workbox.poadapter.dto.BaseDto;
import oneapp.incture.workbox.util.EnOperation;
import oneapp.incture.workbox.util.InvalidInputFault;
@XmlRootElement
public class RuleManagementDto extends BaseDto {... | [
"abhishek.mishra@incture.com"
] | abhishek.mishra@incture.com |
54d0fad4f3d6df00930343ce403407cac43d1679 | 8efe3abe5ed747a0d2d9e136c11ce42fa8d536f3 | /src/org/pentaho/di/trans/steps/salesforcedelete/SalesforceDeleteMeta.java | 2409de55e4f849563bcea0a9e550f00824eebcf9 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jianjunchu/etl_designer_2.0 | e07dfb6e630da765fb8198adb875cf850a2c87b1 | 5ceea8ce7d457fd207f40730aa178cc02db681a8 | refs/heads/master | 2021-04-03T07:56:15.132047 | 2018-04-12T08:52:34 | 2018-04-12T08:52:34 | 125,075,004 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 12,203 | java | /*******************************************************************************
*
* Pentaho Data Integration
*
* Copyright (C) 2002-2012 by Pentaho : http://www.pentaho.com
*
*******************************************************************************
*
* Licensed under the Apache License, Version 2.0 (the ... | [
"jianjunchu@gmail.com"
] | jianjunchu@gmail.com |
e8ede1d3294ad975d1a7bc2d841af081ef3c17f7 | 03fc654da679bd28018d8185da728febbe1fd125 | /app/src/main/java/au/edu/jcu/cp3402/almmrr/AppAssist/GalleryTutorialFragment2.java | 9a382efe8798ebdc07df1ee3a88abaec1973411f | [] | no_license | magnus-jcu-persson/cp3402-almmrr-appsistant | 1b6fc7bee91026f5a5c2a8a3ee5e81ba443a31e6 | 80a0025e6d2d27a2356ed4b984c427554c68d545 | refs/heads/master | 2023-01-05T11:35:42.151834 | 2020-11-01T02:12:21 | 2020-11-01T02:12:21 | 291,171,052 | 1 | 0 | null | 2020-10-27T05:09:10 | 2020-08-29T00:22:20 | Java | UTF-8 | Java | false | false | 814 | java | package au.edu.jcu.cp3402.almmrr.AppAssist;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.fragment.app.Fragment;
public class GalleryTutorialFragment2 extends Fragment {
ImageView indicatorA... | [
"robert.sinclair@my.jcu.edu.au"
] | robert.sinclair@my.jcu.edu.au |
82178157543280a6471c1b10d3890fae49b35952 | b4c02f0dbd4390b5f67f8593bf0dffa0b7e9809d | /src/module1/FirstClass.java | a241966eb38860c035ab3a0cbf06ca601e305409 | [] | no_license | alesnykh/JavaCourse | e8fecf7c1a5fad22898112fcc2274d727d43bb63 | fa2b876c9052ccad9aeccbf8b640a40545332470 | refs/heads/master | 2020-04-06T07:09:25.876610 | 2016-09-05T00:16:52 | 2016-09-05T00:16:52 | 65,613,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 194 | java | package module1;
/**
* Created by alesnykh on 13/8/16.
*/
public class FirstClass {
public static void main(String[] args) {
System.out.println("My first class on Java");
}
}
| [
"andriy.lesnykh@gmail.com"
] | andriy.lesnykh@gmail.com |
81c0038a89f9e6f1bca3769f2d12f604adc9ab3e | 038ee6b20cae51169a2ed4ed64a7b8e99b5cbaad | /schemaOrgDomaConv/src/org/kyojo/schemaOrg/m3n3/doma/healthLifesci/clazz/MuscleConverter.java | b695c7eb0826307bb00212ffbada470224066da9 | [
"Apache-2.0"
] | permissive | nagaikenshin/schemaOrg | 3dec1626781913930da5585884e3484e0b525aea | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | refs/heads/master | 2021-06-25T04:52:49.995840 | 2019-05-12T06:22:37 | 2019-05-12T06:22:37 | 134,319,974 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 556 | java | package org.kyojo.schemaorg.m3n3.doma.healthLifesci.clazz;
import org.seasar.doma.ExternalDomain;
import org.seasar.doma.jdbc.domain.DomainConverter;
import org.kyojo.schemaorg.m3n3.healthLifesci.impl.MUSCLE;
import org.kyojo.schemaorg.m3n3.healthLifesci.Clazz.Muscle;
@ExternalDomain
public class MuscleConverter imp... | [
"nagai@nagaikenshin.com"
] | nagai@nagaikenshin.com |
0c9c56502c4efb40954f778e231179ebd09fa7ae | c4eef639c18cd124f3586d24feede7e10a2c5495 | /app/src/main/java/com/example/android/sunshine/data/WeatherDbHelper.java | 23a0f9d32e895bd28c3249b2e369d494e0c196b0 | [
"Apache-2.0"
] | permissive | send2deb/S07.01-Exercise-DatabaseCreation | df5f1adfe4286c6bf7e0f0a9dc01bdc4903f15a7 | 2093595a79e40e57d39d7fb23e1e376ee29688fe | refs/heads/master | 2021-08-16T13:33:53.638159 | 2017-11-19T23:34:40 | 2017-11-19T23:34:40 | 111,341,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,776 | java | /*
* Copyright (C) 2016 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... | [
"send2deb@gmail.com"
] | send2deb@gmail.com |
4a263965fa9625996281d66f004e5b88cf15bf19 | ab8d10f02716519aadd66ecef4d0c799e15aa517 | /src/main/java/jxl/read/biff/DefaultColumnWidthRecord.java | 43081fba4b7eadd0188f9568850614128a347fc4 | [] | no_license | caiqiqi/EngineerMode | cc767ddcde7ccaf0ef15ec7ef8837a70a671b183 | 09a87a94ceb0d38b97d3fbe0e03086e9ee53a0f3 | refs/heads/master | 2021-08-12T07:45:06.927619 | 2017-11-14T14:54:58 | 2017-11-14T14:54:58 | 110,684,973 | 0 | 0 | null | 2017-11-14T12:02:58 | 2017-11-14T12:02:58 | null | UTF-8 | Java | false | false | 392 | java | package jxl.read.biff;
import jxl.biff.IntegerHelper;
import jxl.biff.RecordData;
class DefaultColumnWidthRecord extends RecordData {
private int width;
public DefaultColumnWidthRecord(Record t) {
super(t);
byte[] data = t.getData();
this.width = IntegerHelper.getInt(data[0], data[1])... | [
"elliot.alderson@ecorp.com"
] | elliot.alderson@ecorp.com |
c385f8ad76526873081b52fe9fb7d9444e35df46 | b5b4cf99ff324e371efd3a811137c87abf78e21f | /src/main/java/com/wanfin/fpd/common/utils/SendMailUtil.java | 322c7224a6d363202a2d12a9eaf34bd3ca30c159 | [
"Apache-2.0"
] | permissive | shimaomao/fpd | 2692f950a36ad7137d14e902d4bc7dff7de53aa2 | aedd8f053de1ff9288dbafca9b4b26fe9cc2bc50 | refs/heads/master | 2021-06-30T02:00:27.652743 | 2017-09-13T03:49:41 | 2017-09-13T03:49:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,593 | java | /**
* Copyright © 2012-2014 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.wanfin.fpd.common.utils;
import java.io.File;
import java.util.HashMap;
import java.util.Locale;
import java.util.Map;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import... | [
"lengzhijun@wanfin.com"
] | lengzhijun@wanfin.com |
f3b651da6981fd3b7df6ddc21a8172f48190f184 | 8ff95ccf3b5662bf1b810a8c97767600069ae0b6 | /src/test/java/affiche/ManagerTest.java | f0350a67d10b9922d3994f0e7a5755c69f8da5fc | [] | no_license | KolominD/FilmsManagerV0.1 | 71e7b5429b82d54f9098cdfa151fc79aaf5719ee | 888f2c84e386bbf22e1c1d2630ea07f7ecea43c7 | refs/heads/master | 2023-09-03T10:44:46.378149 | 2021-10-25T12:46:29 | 2021-10-25T12:46:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | package affiche;
import org.junit.Test;
import static org.junit.jupiter.api.Assertions.*;
class ManagerTest {
@Test
public void films() {
Manager man = new Manager(10);
String[] actual = man.addFilm();
String[] expected = {
"Bloodshot",
"Forward",
... | [
"bogkolomind@gmail.com"
] | bogkolomind@gmail.com |
9381587dcee4490273cd597aac9e67f270a548c9 | f259c358ea3b5a44a4c188dc35d5ff84b2bd266c | /14301028/JSP/work/indexServlet.java | 78a3278fd4c06b20bfc83f7cb3047624d7fd38ee | [] | no_license | zydmzzzjf/homework | 4f0d76ce71049cdf8212b2ca16b349826467dfe3 | 305bda970d8c438fb298d3b6bb68b377c22bbbd5 | refs/heads/master | 2021-01-15T08:27:34.286805 | 2016-12-04T02:56:19 | 2016-12-04T02:56:19 | 68,515,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,067 | java | import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.Servlet;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
public class
indexServlet
implements Servlet {
public void service(ServletRequest ... | [
"14301028@bjtu.edu.cn"
] | 14301028@bjtu.edu.cn |
24988bed9b2cc987a116bea2f1236acbffa8860a | a7f7fefc9f9650c8e5e8bd09d61a5975f425ed47 | /service/service_msm/src/main/java/com/atguigu/msmservice/utils/RandomUtil.java | dabdfbe2398b6c72587fac7f49870a0f10458253 | [] | no_license | redcools/gulixueyuan | 63c1d3298d901eb4fb3be8594dacd1f7a8b31e61 | cbb00ad061c021a8e803f9f83ae5751aeb48f6bd | refs/heads/master | 2023-03-12T13:59:05.841052 | 2021-02-26T00:28:06 | 2021-02-26T00:28:06 | 330,900,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,438 | java | package com.atguigu.msmservice.utils;
import com.cloopen.rest.sdk.BodyType;
import com.cloopen.rest.sdk.CCPRestSmsSDK;
import java.text.DecimalFormat;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Random;
/**
* 获取随机数
*
* @author qianyi
*
*/
public class RandomUti... | [
"3210440242@qq.com"
] | 3210440242@qq.com |
362a4be6f18c8c370a88b811e20a05f0f1169c73 | 48116c8d80cb92da584a571595f223d34f2173cf | /src/main/java/first/sample/com/web/rest/errors/FieldErrorVM.java | 941c63dcb92102d24eb6a94185b2625b26f12bcd | [] | no_license | abdou-93/jhipsterSampleApplication | 3ad5578bafcf6ccee32271c14349901fe693936c | dbdadf720207b4b15a62e59a9aa34275ce045b4c | refs/heads/master | 2021-07-18T05:11:34.017882 | 2017-10-23T11:38:28 | 2017-10-23T11:38:28 | 107,973,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package first.sample.com.web.rest.errors;
import java.io.Serializable;
public class FieldErrorVM implements Serializable {
private static final long serialVersionUID = 1L;
private final String objectName;
private final String field;
private final String message;
public FieldErrorVM(String dto... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
3c3ac6516b1522a88b49899d864850065b1f874d | 30472cec0dbe044d52b029530051ab404701687f | /src/main/java/com/nawforce/platform/SObjects/UserAppMenuCustomization.java | 893201cff8894002a0dd7c3ba65a40b3870ae7cd | [
"BSD-3-Clause"
] | permissive | madmax983/ApexLink | f8e9dcf8f697ed4e34ddcac353c13bec707f3670 | 30c989ce2c0098097bfaf586b87b733853913155 | refs/heads/master | 2020-05-07T16:03:15.046972 | 2019-04-08T21:08:06 | 2019-04-08T21:08:06 | 180,655,963 | 1 | 0 | null | 2019-04-10T20:08:30 | 2019-04-10T20:08:30 | null | UTF-8 | Java | false | false | 1,909 | java | /*
[The "BSD licence"]
Copyright (c) 2019 Kevin Jones
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of con... | [
"nawforce@gmail.com"
] | nawforce@gmail.com |
fc0a1e293aed47f515d1a765dfae2141cfaa1037 | 98291c2bbdb889335994697f315760e265277f98 | /PgBulkInsert/src/main/java/de/bytefish/pgbulkinsert/pgsql/handlers/LocalDateValueHandler.java | c907622c949d51025d3a1b3081e610994b34ca50 | [
"MIT"
] | permissive | paplorinc/PgBulkInsert | 36d65aa9605d20c43b4990ff38a74432d7c27b7b | 119c7175d7bd815a1f48a10e246f2dc7ebf3de0f | refs/heads/master | 2020-11-23T23:11:07.367219 | 2020-01-03T10:57:54 | 2020-01-03T11:15:23 | 227,858,466 | 0 | 0 | MIT | 2019-12-13T14:34:01 | 2019-12-13T14:34:00 | null | UTF-8 | Java | false | false | 977 | java | // Copyright (c) Philipp Wagner. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
package de.bytefish.pgbulkinsert.pgsql.handlers;
import de.bytefish.pgbulkinsert.pgsql.converter.IValueConverter;
import de.bytefish.pgbulkinsert.pgsql.converter.... | [
"bytefish@gmx.de"
] | bytefish@gmx.de |
963d505f11e45415e97a55d031618e57b7be62c7 | e350163d7829fb77357ba467ad5e7889d7fd1f2d | /ReclAutomationNewFramework/src/main/java/com/tests/transaction/CreateNewAccessoryPOCompanyTest.java | 72e30dc8c9c4604e9ea7517f63b02776dfb68f32 | [] | no_license | amolo123/Automation-Projects | e6e18aef9002de2073cf1f1b7a61da3dc184a690 | ee917ce3e7ade26a8a3ebb0be1a97b35896907d6 | refs/heads/master | 2022-07-06T10:17:59.660464 | 2021-02-19T06:27:48 | 2021-02-19T06:27:48 | 247,007,688 | 0 | 0 | null | 2022-03-08T21:25:48 | 2020-03-13T07:00:16 | Java | UTF-8 | Java | false | false | 1,742 | java | package com.tests.transaction;
import java.io.IOException;
import org.testng.annotations.Test;
import com.tests.StartTest;
public class CreateNewAccessoryPOCompanyTest extends StartTest{
@Test(priority=1)
public void createNewPO() throws IOException {
test=extent.createTest("Create New PO");
homePag... | [
"ankita@ankita-ThinkPad-E470"
] | ankita@ankita-ThinkPad-E470 |
e3f6e61a1f8f802f25128a1cc552ee752d8fc5c2 | 11b26e42f4a95ad20f98d801c438029c3b546724 | /framework-core2/src/main/java/cn/newcapec/framework/core/context/Keys.java | 1b4feedac161cd1e9225b5eb6bf33aa5080cbbcd | [
"MIT"
] | permissive | 3203317/ppp | 48a81592feddc102c279affe7ed212b494bcada9 | 3d60ca71ac3ab4ccd3210fef42f535220cd79447 | refs/heads/master | 2021-01-17T10:42:47.761033 | 2016-03-25T14:57:07 | 2016-03-25T14:57:07 | 26,523,690 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,578 | java | package cn.newcapec.framework.core.context;
public abstract interface Keys
{
public static final String CONTEXT_PAHT = "contextPath";
public static final String VERSION = "version";
public static final String WEBAPP = "webapp";
public static final String YYYY = "yyyy";
public static final String MM = "mm";
... | [
"3203317@qq.com"
] | 3203317@qq.com |
4caef6f71c32bea1babb96f8bb24481b48e1d2fa | 70d0ed72638cadbe19730a3f6b321221b425d872 | /android/app/src/main/java/com/mogujie/tt/utils/DateUtil.java | 310e2fb7a2beff242de98417ca02fdb69c00eff3 | [
"Apache-2.0"
] | permissive | ccfish86/sctalk | 0bb4edf5ad3407e8177827b4975a279248d72c88 | 0ec0cbbba3034c22ba65eca1bbcfa2181f93f296 | refs/heads/master | 2023-07-23T11:33:05.443159 | 2023-06-09T07:21:06 | 2023-06-09T07:21:06 | 90,029,031 | 177 | 102 | Apache-2.0 | 2023-07-05T20:53:30 | 2017-05-02T12:06:14 | Java | UTF-8 | Java | false | false | 8,527 | java |
package com.mogujie.tt.utils;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
/**
* 主要终于页面时间的转化
* 日期工具类
* @yingmu
*
*/
public class DateUtil {
/**
* 新版时间展示 聊天页面
* @param mTimeStamp
* @return
* 【备注】注意时间单位是毫秒
*/
public static String getSessionT... | [
"ccfish@ccfish.net"
] | ccfish@ccfish.net |
7abd68c82d0b93572c3e86c4ab46d8d3d5f34d35 | 4c32f2e91f2c4a2199c09e97c6109a70b301e804 | /src/main/java/org/iata/iata/edist/RenderingParameterType.java | 05bd4b4b212df89e5894e089862c2bd78cdd016d | [] | no_license | ejohnsonw/ndc-xsd-162 | 47f7b130b88d5af550a093529fa13a573ec628e0 | 76d0099233aad0c3d8663cc6e1c2cbf2435986f6 | refs/heads/master | 2020-12-30T13:28:16.667965 | 2017-05-14T02:56:01 | 2017-05-14T02:56:01 | 91,215,700 | 0 | 0 | null | 2017-05-14T02:47:21 | 2017-05-14T02:47:21 | null | UTF-8 | Java | false | false | 6,590 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.05.13 at 10:55:0... | [
"ejohnson@ngeosone.com"
] | ejohnson@ngeosone.com |
a733e7890493ead2dfd2f629622f8262e4365b88 | cef012768301b8d1e4618dbd49f3fd7828bd8f42 | /jusbilee-app/jusbilee-service/src/main/java/com/jusbilee/app/api/user/account/param/Credentials.java | 34a3a69a2d24c196cbe2365918bbbfc5a58c322d | [
"Apache-2.0"
] | permissive | rockitall/jusbilee | 1ae0633d37959e885a2bd8c6266633788495bd5a | 50c327714e312b1537ff51eb52f0463abdb8a95a | refs/heads/master | 2021-01-10T22:14:21.790536 | 2016-10-08T14:00:39 | 2016-10-08T14:00:39 | 70,335,722 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,006 | java | package com.jusbilee.app.api.user.account.param;
import com.rockit.core.constraints.annotation.ID;
import org.hibernate.validator.constraints.Length;
import org.hibernate.validator.constraints.NotBlank;
public class Credentials {
@NotBlank(message = "登录名不能为空")
@ID(message = "登录名只能包含大小写字母、数字、下划线、横线、@符号及小数点符号,且... | [
"44709809@qq.com"
] | 44709809@qq.com |
2af980c33da91aaf94fcef04afd76f0804b67c8f | d8a6ae3a9801f16bbf0f4ec8477ed6c60efe240b | /app/src/main/java/com/brandhype/medixfora/models/PharmacyItem.java | 909a11acb9a5cd8ddbbdebbc4a7d0f40e83fbe86 | [] | no_license | wbgtanmoy/Medixfora | d464ffdcae97b014299b7d38b002984e1ab5f2d1 | 5d39e443215ffcb368a25be39543ce74b1ec7a57 | refs/heads/master | 2020-03-31T13:32:56.982104 | 2018-10-09T14:03:13 | 2018-10-09T14:03:13 | 152,260,274 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 817 | java | package com.brandhype.medixfora.models;
/**
* Created by tanmoy on 29/07/15.
*/
public class PharmacyItem {
private String title;
private String id;
private String _image;
private String image_name;
public PharmacyItem() {
}
public String getImage_name() {
return image_name;
... | [
"tanmoy_india@yahoo.com"
] | tanmoy_india@yahoo.com |
965219e4d967fdd465476075bb833807964b10d3 | 8021e7f653fb1a768272c5a4cb999b639d4089f4 | /YZGJavaUtil/src/com/light/internet/TestInternet.java | 833c8a33c869c517f9fa4b32cec5569b05788f71 | [] | no_license | NElight/javaee_eclipse | 76d260e5838ee68f05bbdbb5a20b7ed8f7c8b6a2 | d7e3f2610cad21f5bfb03a5a08b98b49bf0236f6 | refs/heads/master | 2020-03-22T20:53:41.963376 | 2019-03-08T05:42:50 | 2019-03-08T05:42:50 | 140,639,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | package com.light.internet;
import java.util.Locale;
import java.util.ResourceBundle;
import javax.annotation.Resource;
public class TestInternet {
public static void main(String[] args) {
Locale locale = new Locale("zh", "CN");
Locale locale2 = new Locale("en", "US");
Locale locale_default = Locale.getDefaul... | [
"15225160180@163.com"
] | 15225160180@163.com |
a156cd832a6fd22e2ac7c763dcf279621afcf3cf | 10cc5a84789e9238dd973fbdb701bbeb3a822da0 | /src/ConnectionMaintenance.java | 16646a1bd84bd9f8fe383fdec02ccd72519ff667 | [] | no_license | quake0day/gurutella | 4dd24ec13c4e5cc59b17d78d0089b85700122806 | 59636c031725e21b6327551862c68d10e9f8a21a | refs/heads/master | 2021-01-10T20:32:46.079943 | 2012-12-06T04:51:42 | 2012-12-06T04:51:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,788 | java | /**
*
*/
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
import java.io.IOException;
import java.net.InetAddress;
import java.net.Socket;
/**
* @author Tianmiao
*
*/
public class ConnectionMaintenance implements ActionListener {
private ConnectionInfoList _connectionL;
N... | [
"tianmiao@buffalo.edu"
] | tianmiao@buffalo.edu |
0ece1245b28e8b35c2d884033c241f57a50816bb | 6c4025a9290525f6700adf37b811098eab85cba0 | /app/src/main/java/com/jzbwlkj/travelletv/retrofit/RetrofitInterface.java | 7e9f4811139856979d75b31899632fa1b3da9d62 | [] | no_license | gaoyuan117/TravelLetv | 5019ea4645f453f8099516383dffadad236c5ddd | b59c281657cc37d24ea32342e3731be5aed45295 | refs/heads/master | 2021-01-22T04:34:02.124459 | 2017-03-29T07:24:35 | 2017-03-29T07:24:35 | 81,556,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,245 | java | package com.jzbwlkj.travelletv.retrofit;
import com.jzbwlkj.travelletv.base.HttpResult;
import com.jzbwlkj.travelletv.bean.CommonBean;
import com.jzbwlkj.travelletv.bean.OrderBean;
import com.jzbwlkj.travelletv.bean.login.CashBondBean;
import com.jzbwlkj.travelletv.bean.my.ApkBean;
import com.jzbwlkj.travelletv.bean.m... | [
"970725917@qq.com"
] | 970725917@qq.com |
b2c7bec0b1d38eb2aaba811713660d51cdce0b51 | 2285544cb08e83dbb81b792937996409243f6556 | /pusher/src/test/unit/com/derbysoft/bookit/push/web/action/webservice/DswitchWebServiceTest.java | 618155e3bb70420ee8664c9c552eacc9afb48ca5 | [] | no_license | frogsmelody/bookit-adapter | fc8c9c000e1046ee65eed2480974df77fd7dd4f5 | eebea98c4b4c4240468eb0b0674ed6ee0c9826b5 | refs/heads/master | 2016-09-08T01:15:18.063805 | 2014-08-13T03:16:07 | 2014-08-13T03:16:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,614 | java | package com.derbysoft.bookit.push.web.action.webservice;
import com.derbysoft.dswitch.dto.hotel.cds.LOSRateChangeRS;
import com.derbysoft.dswitch.remote.hotel.buyer.HotelBuyerRemoteService;
import com.derbysoft.dswitch.remote.hotel.dto.HotelLOSRateChangeRequest;
import com.derbysoft.dswitch.remote.hotel.dto.HotelLOSRa... | [
"frogsmelody@gmail.com"
] | frogsmelody@gmail.com |
eb817676ab057c3209ac9521f4eb390db793b943 | c9cb0dc507007ec0472112543d0c2c6e9ea783d4 | /ConcurrentProgramming-20190511/src/test/java/com/gupao/java/AppTest.java | 9c3ebc3285319011821a0072e36fa96215978334 | [] | no_license | lixt1117/gupao-homework | ac9103fa876be1c18ca22b8dc6e40eb42ba9a0ac | d4a395cf37c21fa8cb8106daf849f2e55d9aba6e | refs/heads/master | 2022-12-23T22:00:39.136625 | 2020-05-18T14:00:58 | 2020-05-18T14:00:58 | 212,139,127 | 1 | 0 | null | 2022-12-16T04:25:48 | 2019-10-01T16:00:52 | Java | UTF-8 | Java | false | false | 286 | java | package com.gupao.java;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
/**
* Unit test for simple App.
*/
public class AppTest
{
/**
* Rigorous Test :-)
*/
@Test
public void shouldAnswerWithTrue()
{
assertTrue( true );
}
}
| [
"979756066@qq.com"
] | 979756066@qq.com |
eb5785e099957446f50603e605f56602f12e89ab | 373bfdf785b639997628979d74f9b1848ccff821 | /app/src/main/java/com/hackensack/umc/com/hackensack/umc/camera/CameraPreview.java | e0cea9a93f45a16ec7fe7c765c435fd8780277a7 | [] | no_license | prernakatyarmal/MyAppTestHumc | 566a9318e8368d3efacdd09691d8fcdb7168c5a4 | 0096d3c710ec37bb20d3a9a80099c4a96954b0f4 | refs/heads/master | 2016-09-13T14:37:58.358391 | 2016-05-06T12:36:29 | 2016-05-06T12:36:34 | 58,205,217 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,578 | java | package com.hackensack.umc.com.hackensack.umc.camera;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.sql.Timestamp;
import java.util.List;
import android.app.Activity;
import android.content.Cont... | [
"katyarmal.prerna@gmail.com"
] | katyarmal.prerna@gmail.com |
dfc50bc67496b62a1e42975a75e2261b446ca5ce | 86ee6ef337545e2d9473b27ea917c1f80a66195e | /offer/src/main/java/leetCode/L10034_SearchRange.java | a211131784f8c35db6de8d7af905d606cc4875ad | [
"MIT"
] | permissive | seawindnick/javafamily | 161eac4c34c64a71ebe6bc7e55bfc53897294918 | d8a6cf8b185e98d6e60961e306a4bbeb4e7360dc | refs/heads/master | 2022-11-06T06:55:00.822972 | 2022-02-25T03:05:07 | 2022-02-25T03:05:07 | 227,639,012 | 1 | 0 | MIT | 2022-10-12T20:38:24 | 2019-12-12T15:34:04 | Java | UTF-8 | Java | false | false | 3,146 | java | package leetCode;//给定一个按照升序排列的整数数组 nums,和一个目标值 target。找出给定目标值在数组中的开始位置和结束位置。
//
// 如果数组中不存在目标值 target,返回 [-1, -1]。
//
// 进阶:
//
//
// 你可以设计并实现时间复杂度为 O(log n) 的算法解决此问题吗?
//
//
//
//
// 示例 1:
//
//
//输入:nums = [5,7,7,8,8,10], target = 8
//输出:[3,4]
//
// 示例 2:
//
//
//输入:nums = [5,7,7,8,8,10], target = 6
//输出:[-1,-1]
//
/... | [
"hushiye001@ke.com"
] | hushiye001@ke.com |
b5022d7374b2176128a54d4aca0fbb69f9ac5c2d | 2dd743accba9ac8d478e368b20a4fe6476ac6a00 | /parent/application/src/test/java/org/application/SuiteTests.java | 2f9e48368c8be094de41749dfcea3ed59939eccf | [] | no_license | ThiarllesMaster/integration_spring_tests | 7b143fbffde15d5d13735198ccc20c8419491d50 | 2c0dc80bb6c128d85aa8a96675e2a73a5341838c | refs/heads/master | 2020-04-01T08:12:42.846161 | 2018-10-14T21:43:22 | 2018-10-14T21:43:22 | 153,021,640 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package org.application;
import org.junit.Test;
import org.junit.runner.JUnitCore;
import org.junit.runner.RunWith;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import org.tests.IndexTest;
@RunWith(SpringJUnit4ClassRunner.class)
public class SuiteTests {
@Test
public void testInitApplica... | [
"thiarlles.a.gomes@accenture.com"
] | thiarlles.a.gomes@accenture.com |
e1f11e597514fc62b8f123df6f8494b3ddc258c0 | e5da59efacaf3c86e1e58e492b893d740e3498b4 | /chemistry-opencmis-server/chemistry-opencmis-server-support/src/test/java/org/apache/chemistry/opencmis/server/support/query/TestParserTextSearch.java | d97aa6f03d3120878e36a8ef614e57edbdb9d809 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | mmaravic-aurea/opencmis | 205c3a06321f56e691a4baed791814c759256a62 | e850dbe0d13c8ae5f46d23e06bfa57ba334343f2 | refs/heads/master | 2021-05-27T20:35:49.836931 | 2012-10-28T17:58:10 | 2012-10-28T17:58:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,019 | 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 ... | [
"fritz@fritz-elfert.de"
] | fritz@fritz-elfert.de |
23ef5e4a3cbb12b2baa90b9a982d30fb396d79b1 | 456e251a75c33d074520cadca6b9f7d6b8ca6c98 | /entry/src/main/java/com/chy/demo/mvp/MyApplication.java | 23e5a76202066b35cc32593c4a28d7d07020edd8 | [] | no_license | chyjack/harmony-mvp | 1bd564d2bdc497184d2a755c1820f071698d8d69 | db1e44617bd00b291f80f59439de9d68974b923a | refs/heads/main | 2023-05-07T05:53:10.204505 | 2021-05-29T12:24:42 | 2021-05-29T12:24:42 | 371,953,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 207 | java | package com.chy.demo.mvp;
import ohos.aafwk.ability.AbilityPackage;
public class MyApplication extends AbilityPackage {
@Override
public void onInitialize() {
super.onInitialize();
}
}
| [
"caihuangyu@bytedance.com"
] | caihuangyu@bytedance.com |
5216c99bc01d53fe9979fab8106e130a9a3494a6 | 3a5188dbc8af50009d2b9c30dfeb6f5d20c33b1f | /bibliotecas/TestaMath2.java | de4ab59731220cb52220be5a3a0508cf5f6084d4 | [] | no_license | carloshbarreto/prog2 | 3b4bf3849b6f8bb5030f6a1139d9f2c59e7be3a2 | fd172bd73acf99fde0fc725b08cfbb6388e33abc | refs/heads/main | 2023-06-06T03:13:33.470975 | 2021-06-25T23:37:59 | 2021-06-25T23:37:59 | 361,025,225 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package bibliotecas;
public class TestaMath2 {
public static void main(String[] args) {
double i = 5.0;
double d = 10.0;
//Math.exp
System.out.println("Teste Math.exp");
System.out.println("Valor inicial: "+ d);
double f = Math.exp(d);
System.out.println(f);
//Math.log
System.out.println("Te... | [
"carlos_henrique47@yahoo.com.br"
] | carlos_henrique47@yahoo.com.br |
f84877c996b587e35d17cc7c0e06fbd4209652e3 | 03adf79efc9b9e4c9efcb90666abcf0529b72ebd | /src/main/java/com/csxx/utils/NumberUtil.java | 2708a9634294bf03a8f998c14692c00d535864e1 | [] | no_license | CabbageUntil/im | 4d0cf2e5d027ca24997dce668a9076b05a16341d | e352652413c073d894942879bce2541e9da32305 | refs/heads/master | 2020-03-29T19:06:12.793629 | 2018-11-02T07:48:56 | 2018-11-02T07:48:56 | 150,247,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 814 | java | package com.csxx.utils;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Random;
/**
* author:penghaijie
* time:2018年8月29日18:01:57
* 作用:ID生成器
*/
public class NumberUtil {
public static String newNumberID() {
StringBuilder sb = new StringBuilder();
Date date = new Date... | [
"1107954032@qq.com"
] | 1107954032@qq.com |
6ba09aa53821a04252c9942a707f23ad96de3121 | 63b65b1adff6ca5f221a0e30b00cc843d951b355 | /RSSAggregator/app/src/main/java/com/rssaggregator/android/network/model/Item.java | 84c25a815e2011ca64c44667ccc072d4f3351be6 | [
"Apache-2.0"
] | permissive | iRalala/AndroidApp | 8947db3695a44099060aa70fae75979041bdd96c | 0d0ca62672d5fcac92da4076776fe8d638937423 | refs/heads/master | 2021-01-09T20:03:08.297900 | 2017-01-29T18:57:00 | 2017-01-29T18:57:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,960 | java | package com.rssaggregator.android.network.model;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.Date;
/**
* Object representing an article in the RSS feed.
*/
public class Item implements Parcel... | [
"irina.ralala@epitech.eu"
] | irina.ralala@epitech.eu |
b439a753b4994aa903d854939963ba4a030b6c77 | 264ecdf9f9875bca79e004b4bd9d81145c720960 | /Group1_PROJECT/ANDROID/app/src/main/java/com/example/bare/VaccineAdapter.java | bf24bcd58dc545eb384d85a0d28127d6c93ba5fa | [] | no_license | bontsdivina/CC107_Sat7301230Group1 | 56fb596f5e608f5f1dee9e50ebda752643f34893 | 40e2bad5b5ec09de7ce1b4d515980a08fc1dfc3b | refs/heads/main | 2023-07-30T10:21:25.337633 | 2021-09-29T10:37:07 | 2021-09-29T10:37:07 | 340,537,959 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,316 | java | package com.example.bare;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import java.util.List;
p... | [
"79345400+ven-ven@users.noreply.github.com"
] | 79345400+ven-ven@users.noreply.github.com |
1e200753e60a78d03c34b58e5f7005fa6639e5cd | 89723541f3a2cc7087d49dcee592694c5c0513c3 | /hapi-fhir-structures-r4/src/main/java/org/hl7/fhir/r4/model/codesystems/ConsentPerformerEnumFactory.java | 4627f0697be7aa0b37d2559a80b8ef88462eb477 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | rkorytkowski/hapi-fhir | 7207ae68ff8ef6e876f53b51bbdbd0312ae0daa7 | 9f45c2bcfa00349ce17e191899581f4fc6e8c0d6 | refs/heads/master | 2021-07-13T01:06:12.674713 | 2020-06-16T09:11:38 | 2020-06-16T09:12:23 | 145,406,752 | 0 | 2 | Apache-2.0 | 2018-08-20T11:08:35 | 2018-08-20T11:08:35 | null | UTF-8 | Java | false | false | 3,018 | java | package org.hl7.fhir.r4.model.codesystems;
/*
Copyright (c) 2011+, HL7, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the ab... | [
"jamesagnew@gmail.com"
] | jamesagnew@gmail.com |
fbf383e8e59ecee69b004ebba8ac24d4ff9aad9f | 5f82aae041ab05a5e6c3d9ddd8319506191ab055 | /Projects/JacksonDatabind/29/src/test/java/com/fasterxml/jackson/failing/ImplicitParamsForCreator806Test.java | 031cc14a41610aa51f88092102c0b1acdaa6f51b | [
"LicenseRef-scancode-generic-cla",
"Apache-2.0"
] | permissive | lingming/prapr_data | e9ddabdf971451d46f1ef2cdbee15ce342a6f9dc | be9ababc95df45fd66574c6af01122ed9df3db5d | refs/heads/master | 2023-08-14T20:36:23.459190 | 2021-10-17T13:49:39 | 2021-10-17T13:49:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,829 | java | package com.fasterxml.jackson.failing;
import com.fasterxml.jackson.databind.*;
import com.fasterxml.jackson.databind.introspect.AnnotatedMember;
import com.fasterxml.jackson.databind.introspect.AnnotatedParameter;
import com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector;
public class ImplicitPa... | [
"2890268106@qq.com"
] | 2890268106@qq.com |
8b309aaba55d2f6c5cd1a2f8bc4eced84d16f4a4 | dd822613a844811804e11dfbde0310934925872f | /Flag/src/main/java/com/bulgogi/flag/activity/MainActivity.java | 38ac238d6282e8b32eebc6fa7d203290efb68a48 | [] | no_license | jungilhan/flag | 831830a8dd8f132451b982e9e5d5d3f7597495ec | 4e91bb3874720aa5c355de0691396e49cdf277ba | refs/heads/master | 2021-01-02T08:47:10.937795 | 2014-01-16T09:16:38 | 2014-01-16T09:16:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,533 | java | package com.bulgogi.flag.activity;
import android.content.pm.ActivityInfo;
import android.content.res.Configuration;
import android.graphics.drawable.ColorDrawable;
import android.os.Bundle;
import android.support.v4.app.ActionBarDrawerToggle;
import android.support.v4.app.Fragment;
import android.support.v4.view.Grav... | [
"jungil.han@gmail.com"
] | jungil.han@gmail.com |
4b40f5ab218008c0ca47db4e3411552a0cae852d | 1ba3b96366fcd2e1af21c87274a39ae37c6b3589 | /shoppingbackend/src/main/java/org/burkitech/shoppingbackend/daoimpl/CartLineDAOImpl.java | 96a253e3dcb0d536ced64a213356a407ea215c9d | [] | no_license | sclzohaib/online-shopping | ee55e90948aa30c7132bef0c0d7250d31dcbab87 | ba14df8a23c7d6774660364652b1ba34b4c87ecd | refs/heads/master | 2022-12-22T20:39:12.363443 | 2018-04-09T10:13:40 | 2018-04-09T10:13:40 | 125,016,313 | 0 | 0 | null | 2022-12-16T11:04:24 | 2018-03-13T08:20:43 | CSS | UTF-8 | Java | false | false | 2,511 | java | package org.burkitech.shoppingbackend.daoimpl;
import java.util.List;
import org.burkitech.shoppingbackend.dao.CartLineDAO;
import org.burkitech.shoppingbackend.dto.Cart;
import org.burkitech.shoppingbackend.dto.CartLine;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowir... | [
"sclzohaib@gmail.com"
] | sclzohaib@gmail.com |
bf9bd6c6f0d310c6e7c38ea0d46f5768a2d2726f | e7411762b76a391ccbe1b960d64f8ca194209adf | /openapi-generator-utils/petstore/petstore-openapigen-jaxrs-spec-thorntail/src/gen/java/fr/jmini/openapi/openapitools/thorntail/model/Category.java | 4a1c9d7a59a7c6930fa5743cd372a806e943fbd0 | [
"Apache-2.0"
] | permissive | jmini/openapi-experiments | fe3e5c6a855716f9fc83f26638a3b5327183698f | 941b125777977c52c1f1e7abd59f4fdf5863e5cb | refs/heads/master | 2022-12-25T14:18:00.172453 | 2020-01-06T20:52:47 | 2020-01-06T20:52:47 | 121,434,627 | 1 | 1 | Apache-2.0 | 2022-12-15T23:23:47 | 2018-02-13T20:45:45 | Java | UTF-8 | Java | false | false | 1,843 | java | package fr.jmini.openapi.openapitools.thorntail.model;
import javax.validation.constraints.*;
import javax.validation.Valid;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonValue;
public ... | [
"dev@jmini.fr"
] | dev@jmini.fr |
1ec4b8a91ba4b65e99fde09d73d18f59fd300f28 | d8ce8bfb6c2415479625dd220108d1b74ca7c5ac | /Backup/UIConstants.java | 5e98fcc2cd365ede932891823c0a9887ecf556ad | [] | no_license | Bryce-Summers/Interpolators | 519a231795669edd7ee89a97beed180dcd5318c3 | 655b2197988320ca566926fc89f694291393a9ac | refs/heads/master | 2016-09-06T14:29:55.289889 | 2016-01-16T20:49:52 | 2016-01-16T20:49:52 | 31,114,044 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,250 | java | package template.tool;
import processing.core.PFont;
public class UIConstants {
static PFont buttonFont;
static gui_mainControls App;
final static int NO_BUTTON_SELECTED = -1;
final static int BUTTON_STATE_UNSELECTED = 0;
final static int BUTTON_STATE_HOVERING = 1;
final static int BUTTON_STATE_PRESSING ... | [
"bryce@funtheemental.com"
] | bryce@funtheemental.com |
f506470aa7e323040832d2378b3a8d94ccb87b33 | 8ab3b581022a570e89b30de843d4cc5f671609f3 | /src/main/java/com/ebay/soap/eBLBaseComponents/RefundFundingSourceType.java | a3d87d9cbcbdda548c9859fede75c70507abe92e | [] | no_license | lespaul361/eBaySDK1027 | 745198a748e47cf2e9f26719f3a03384e8210901 | 6c5e0de66b89dbfb859bc34376cd7e0616724358 | refs/heads/master | 2021-04-26T23:54:52.208637 | 2018-03-10T07:27:19 | 2018-03-10T07:27:19 | 124,628,809 | 0 | 1 | null | 2018-08-03T00:38:05 | 2018-03-10T06:24:24 | Java | UTF-8 | Java | false | false | 6,958 | java |
package com.ebay.soap.eBLBaseComponents;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAnyElement;
import javax.xml.bind.annotation.XmlElemen... | [
"lespaul36@gmail.com"
] | lespaul36@gmail.com |
1713058c71c5f78e4d5eac4efd661b560834ab2b | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project2/src/main/java/org/gradle/test/performance2_4/Production2_315.java | 913cf8b0f92c93f83765524f4508736efd5e0a2f | [] | 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 | 300 | java | package org.gradle.test.performance2_4;
public class Production2_315 extends org.gradle.test.performance1_4.Production1_315 {
private final String property;
public Production2_315() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
1c1cd05d210e889ec6fb1785bcf1fed1f6223c5f | afdee4355a5a884ca5c50f0ccc9fdeee25832c49 | /src/java/time/temporal/ChronoUnit.java | 31c030bac979c04cd715d7c811a2be7b10e793c7 | [] | no_license | TheCodeYinChao/java-jdk | 546b7afaec1f1761a1b4b3cf445493fe99d100d9 | 8908fd004c9273bd0293b7932b3a091e9a8e8fda | refs/heads/master | 2021-07-23T15:34:56.731756 | 2021-03-31T11:43:37 | 2021-03-31T11:43:37 | 246,348,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,393 | java | /*
* Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*
* Copyright (c) 2012, Stephen Colebourne & Michael Nascimento Santos
*
* All rights reserved.
*
... | [
"292306404@qq.com"
] | 292306404@qq.com |
6ed62231f7fac86aa1d75eee37e8f4dfc089f865 | 18a0ec2e1d773787b26cd3f7005626b82ce22307 | /util/SuSi2Joana/src/edu/kit/joana/SuSi2Joana/LatticeBuilder.java | 1815cc0ffd0ffd602b65bad94324e1d28ef0d473 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | joana-team/joana | 97eac211aa4e22f63dd0a638601bae1bb3ce3a91 | d49d82b5892f9331d37432d02d090f28feab56ea | refs/heads/master | 2022-01-20T03:44:17.606135 | 2021-12-13T14:19:22 | 2021-12-13T14:19:22 | 6,942,297 | 69 | 29 | null | 2021-08-23T11:55:28 | 2012-11-30T16:47:16 | Java | UTF-8 | Java | false | false | 1,933 | java | package edu.kit.joana.SuSi2Joana;
import edu.kit.joana.ifc.sdg.lattice.impl.EditableLatticeSimple;
import java.util.List;
import java.util.Set;
import java.util.HashSet;
import com.ibm.wala.util.MonitorUtil.IProgressMonitor;
import com.ibm.wala.util.NullProgressMonitor;
import org.slf4j.Logger;
import org.slf4j.Logg... | [
"juergen.graf@gmail.com"
] | juergen.graf@gmail.com |
6ab8a2316fd67e9bd4f5177224a0e473e003e124 | 00b1366cd4d3296fc0d918c68ba35635708ccc30 | /src/main/java/dulich/com/entity/Booking.java | 0e77eb3a63e3a42c5cde0eb2b2394964188c3775 | [] | no_license | Thathien/DuLich_Ver1.0 | 6894c93b2cefb5a5eee0049dcf249e7c775b3fd9 | c8e76e327e4268ee046815cad3b062fe29519a34 | refs/heads/main | 2023-06-24T00:19:51.564358 | 2021-07-29T13:35:22 | 2021-07-29T13:35:22 | 365,265,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,555 | java | package dulich.com.entity;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.p... | [
"domino31298@gmail.com"
] | domino31298@gmail.com |
72e7426dc6022aeeb19eaefc36c9ba5213f72f7d | 5ed84dc14cd18dda4333e7778de1f6d7569c4d1f | /HMI/src/view/settings/EnumSettingButtonEditor.java | 266daf9de67d22ea65ecd105b17fbd5c51c80bef | [] | no_license | MathiasBsrt/robot-mapper-lazarus | b3f898341c46bea79e8af857399492bd28f480eb | 38095609feb5a07ca7c7cc4dad74258fcf11214f | refs/heads/main | 2023-06-03T01:16:09.551352 | 2021-06-22T19:39:42 | 2021-06-22T19:39:42 | 373,106,426 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 387 | java | package view.settings;
public class EnumSettingButtonEditor extends SettingButtonEditor {
public EnumSettingButtonEditor(String label) {
super(label);
}
@Override
public void onClick() {
}
@Override
public void onButtonPressed() {
super.setLabel("...");
}
@Override
public void drawAfterAClick() {
... | [
"mathias.bossaerts9581@gmail.com"
] | mathias.bossaerts9581@gmail.com |
5e5d984e98166ad178a7aaeb95ee61b63d70d389 | 5d69894d3634a41f63c36c7b746001460d20077b | /src/main/java/org/ms/mecanica/service/CarService.java | 477f691f93d0c0789ff058ac484c952fce0a0d5b | [] | no_license | thedoctor0612/mecanica | 18b9c10de2f9b11ea7f5234df88f927739eca572 | f473da3245e043d960f3ef36872902b829b7318f | refs/heads/master | 2021-06-27T01:15:52.371736 | 2018-05-08T14:49:28 | 2018-05-08T14:49:28 | 132,904,594 | 2 | 1 | null | 2020-09-18T13:45:59 | 2018-05-10T13:31:24 | CSS | UTF-8 | Java | false | false | 1,780 | java | package org.ms.mecanica.service;
import org.ms.mecanica.domain.Car;
import org.ms.mecanica.repository.CarRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
impo... | [
"meher.sayhi@ett.tn"
] | meher.sayhi@ett.tn |
461252061878d02d505ccbe64403847b0388e723 | 4d97a8ec832633b154a03049d17f8b58233cbc5d | /Lang/21/Lang/evosuite-branch/9/org/apache/commons/lang3/time/DateUtilsEvoSuite_branch_Test.java | a99c05a055571b3bd4a4434055a039772ccc80c4 | [] | no_license | 4open-science/evosuite-defects4j | be2d172a5ce11e0de5f1272a8d00d2e1a2e5f756 | ca7d316883a38177c9066e0290e6dcaa8b5ebd77 | refs/heads/master | 2021-06-16T18:43:29.227993 | 2017-06-07T10:37:26 | 2017-06-07T10:37:26 | 93,623,570 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 180,872 | java | /*
* This file was automatically generated by EvoSuite
* Thu Dec 11 17:13:18 GMT 2014
*/
package org.apache.commons.lang3.time;
import static org.junit.Assert.*;
import org.junit.Test;
import java.text.ParseException;
import java.util.Calendar;
import java.util.Date;
import java.util.GregorianCalendar;
import java... | [
"martin.monperrus@gnieh.org"
] | martin.monperrus@gnieh.org |
28dc78439932272afeb5e88c3f9515805868212d | a29b7d239302b1b1041624277b9df4b959dc77c0 | /src/com/gogo/domain/enums/ACTState.java | e6be1a2af561438d9c682a19d9039d7f073bc589 | [] | no_license | 158212075/Gogo | 46264c7b442de4e72bab814d64c1f49861d229e2 | db9521f10c3536ccc23c23cf8d12014cea3cc469 | refs/heads/master | 2020-07-14T17:48:09.731257 | 2014-11-04T13:20:53 | 2014-11-04T13:20:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 233 | java | package com.gogo.domain.enums;
/**
* 活动状态枚举
* @author allen
*
*/
public enum ACTState {
DELETE, //删除
NEW, //新增
RELEASE, //发布
SUSPEND, //暂停
STOP, //停止
FINASH; //结束
}
| [
"zhaoyan-0312@163.com"
] | zhaoyan-0312@163.com |
0576dbb90c7cd162354a231fa5e965f866eb1b99 | 9c7297b55c6e7c169e07ec679ed1cd4ea89088f2 | /components-starter/camel-aws2-mq-starter/src/main/java/org/apache/camel/component/aws2/mq/springboot/MQ2ComponentConverter.java | 3cbf734f6efd6c14a96df4a359a8543de9547df2 | [
"Apache-2.0"
] | permissive | marcelloraffaele/camel-spring-boot | 87d2a47c02ff0aa885107e9e5602879bf9bd4eb4 | 5238065b90dfdccf2baec2898ee349508c112d6b | refs/heads/master | 2023-03-23T18:12:39.428912 | 2021-03-13T07:26:39 | 2021-03-13T07:26:39 | 339,543,544 | 0 | 2 | Apache-2.0 | 2021-02-24T07:54:26 | 2021-02-16T22:04:07 | null | UTF-8 | Java | false | false | 2,916 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"claus.ibsen@gmail.com"
] | claus.ibsen@gmail.com |
4fbe1f72a90fae0189c489a31591d72b62c50a5f | 9fb2139bf41e2301f9ee9069d649c5afe8e7735c | /folders/GroceryListApp/app/src/main/java/com/engineersk/grocerylistapp/UI/RecyclerViewAdapter.java | 128e9938c8fa6fbfb5388552139db53660204240 | [] | no_license | codewithgauri/HacktoberFest | 9bc23289b4d93f7832271644a2ded2a83aa22c87 | 8ce8f687a4fb7c3953d1e0a5b314e21e4553366e | refs/heads/master | 2023-01-02T07:20:51.634263 | 2020-10-26T07:02:34 | 2020-10-26T07:02:34 | 307,285,210 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,010 | java | package com.engineersk.grocerylistapp.UI;
import android.app.AlertDialog;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextV... | [
"eskayoriade@gmail.com"
] | eskayoriade@gmail.com |
e9f98f0e5ade30c25e043a63cb5cd5706d165661 | 13455fb316b9335d6dcfd992cc3116fff7344906 | /src/main/java/com/cordio/cordio/repository/PlayerRepository.java | c876acb8a4e147ef18ae458398137b4b0857a668 | [] | no_license | ihorminyaylo/server-ace | 9b45e5c576a1e4581e01778eb66f94c5197cde3f | cf10feae55a6480fdd88ff0ca431d4a64c467d8e | refs/heads/master | 2020-06-06T11:51:33.764486 | 2019-06-19T12:53:46 | 2019-06-19T12:53:46 | 192,732,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | package com.cordio.cordio.repository;
import com.cordio.cordio.model.business.Player;
import com.cordio.cordio.model.security.Role;
import com.cordio.cordio.model.security.User;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.Optional;
... | [
"573215Min"
] | 573215Min |
f31d9ffcb36ee690896f129d5623c3631c846c2c | 1363e6783c3bddebbbdf6c64c5628637bb4ab194 | /file-service/src/main/java/com/wdy/module/config/retrofit/Retrofit.java | 584f8f2292c7d4b16dbe4511b6f42ca85b670cdf | [] | no_license | Kaiser-love/huielu-server-gradle | 203a311d49ed0f56959999454f4daa38f4f18e62 | d6e078a7c9691153ad2f93ad0156ac01a89d0934 | refs/heads/master | 2020-05-26T18:27:01.628563 | 2019-05-24T01:57:18 | 2019-05-24T01:57:18 | 188,335,019 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,748 | java | package com.wdy.module.config.retrofit;
import io.reactivex.Observable;
import okhttp3.ResponseBody;
import org.springframework.util.CollectionUtils;
import retrofit2.Call;
import retrofit2.http.*;
/**
* @author yemao
* @date 2017/4/9
* @description 写自己的代码, 让别人说去吧!
*/
public class Retrofit {
private static... | [
"sxdongyang_wu@kingdee.com"
] | sxdongyang_wu@kingdee.com |
34ad95e00f460953d37df73096761f2023347f1c | 688ee54f310d78c724efa9b0e5f258d6310d023b | /rb-server-master/rb-server-core/src/main/java/net/readybid/entities/agency/db/AgencyRepositoryImpl.java | 8519b9a35bff8a8c5ce14e545d213af1d9b5f23c | [] | no_license | Ans123/ReadyBid | 344e027839563922c338c6a3261cda5441111f81 | 50186b710b52048358005ce15d56ed783ed00607 | refs/heads/master | 2020-04-07T23:57:28.054043 | 2018-11-23T12:55:54 | 2018-11-23T12:55:54 | 158,831,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,458 | java | package net.readybid.entities.agency.db;
import com.mongodb.client.AggregateIterable;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoDatabase;
import net.readybid.entities.agency.core.Agency;
import net.readybid.entities.agency.core.AgencyImpl;
import net.readybid.entities.agency.logic.Agenc... | [
"kiplnet13@konstantinfosolutions.com"
] | kiplnet13@konstantinfosolutions.com |
9fbaf01ae550c47022b5c820181c3de91827a155 | 38f0f0562d62c449e77b8f890d33b74f2dc053eb | /PenTest-master/app/src/test/java/com/xiang/pentest/ExampleUnitTest.java | c97f95bbab00875a3079a9d07528148dfbfe918e | [
"Apache-2.0"
] | permissive | xiang-lab/JetpackLearning | 17f91b451681087b81ec95cec7a4184f01f1eb1d | fb56524f7751665c3071e9b99d11b275eaab9de2 | refs/heads/master | 2020-05-23T12:44:13.737699 | 2019-05-21T03:40:53 | 2019-05-21T03:40:53 | 186,763,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | package com.xiang.pentest;
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 addi... | [
"13584838039@163.com"
] | 13584838039@163.com |
aae875b73deedbc9f3c738e4bc76811cb6480a1e | 45e899862afb72ee52f1afa4ac8d7d3c7ea9f30a | /src/test/java/com/ddf/myapp/service/mapper/UserMapperTest.java | 3948cf11a9010fe1f8138144e0ebe65e74a6ea50 | [] | no_license | KoudjaDany/jhipster-sample-application | 20c7bc6e1ff604b2e0f592692d42b00e4cae43b8 | 93741698e56831d4f076578e4a0371843a1119bf | refs/heads/master | 2022-12-21T04:00:41.872910 | 2020-02-05T14:38:37 | 2020-02-05T14:38:37 | 238,471,752 | 0 | 0 | null | 2022-12-16T04:43:50 | 2020-02-05T14:38:22 | Java | UTF-8 | Java | false | false | 4,311 | java | package com.ddf.myapp.service.mapper;
import com.ddf.myapp.domain.User;
import com.ddf.myapp.service.dto.UserDTO;
import org.apache.commons.lang3.RandomStringUtils;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
ae78b31e7eb1cdb0d88f563ee205eabe5141dea5 | d6db66f467e255de69fe254db92e667cc972407a | /src/gen/java/io/swagger/api/UserApiService.java | 5e547557ecfe0faeeca6f863b898d5e1157688f0 | [
"Apache-2.0"
] | permissive | Clash-of-meme/ServiceDuel | 0b6b5aab9e0f23065d8965433e6ab945fd540069 | 353ca1fce737d90a271ad83c7a7807a2d9fee453 | refs/heads/master | 2021-01-12T09:31:30.027035 | 2016-12-11T19:31:43 | 2016-12-11T19:31:43 | 76,180,622 | 0 | 0 | null | 2016-12-11T19:31:44 | 2016-12-11T14:50:36 | Java | UTF-8 | Java | false | false | 644 | java | package io.swagger.api;
import io.swagger.api.*;
import io.swagger.model.*;
import org.glassfish.jersey.media.multipart.FormDataContentDisposition;
import io.swagger.model.Duel;
import java.util.List;
import io.swagger.api.NotFoundException;
import java.io.InputStream;
import javax.ws.rs.core.Response;
import jav... | [
"briand.guillaume@outlook.fr"
] | briand.guillaume@outlook.fr |
fa9da22e255a2a85f727ffbf302982e2342e93dd | ad1cd7c6af1dfcaccedc57655c369844defbb60f | /POO-2017-Joao-Victor/Atividade A/src/Cap3Q4.java | a9c02592ce91141e5fc41b456a93c5404b1189fe | [] | no_license | joviSO/POO-2017-Joao-Victor | 13a568d9c43550d89c8aa1b6a3d5025408796232 | b2a01d081590b362789eb13b4455d5c664a6aa55 | refs/heads/master | 2021-08-08T06:09:39.249482 | 2017-11-09T18:05:09 | 2017-11-09T18:05:09 | 110,013,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 247 | java | import java.util.Scanner;
public class Cap3Q4 {
public static void main(String[] args){
int maximo = 10;
int minimo = 1;
Scanner scan = new Scanner(System.in);
int numero = scan.nextInt();
System.out.println(numero);
}
}
| [
"levelupdojoao@hotmail.com"
] | levelupdojoao@hotmail.com |
52826432258e9ec1debe108b05aa6ce45a9388fe | 0721305fd9b1c643a7687b6382dccc56a82a2dad | /src/app.zenly.locator_4.8.0_base_source_from_JADX/sources/com/crashlytics/android/answers/C9275h.java | a907b444dddc2363539cb6e4836b7ee3fc5b1c7a | [] | no_license | a2en/Zenly_re | 09c635ad886c8285f70a8292ae4f74167a4ad620 | f87af0c2dd0bc14fd772c69d5bc70cd8aa727516 | refs/heads/master | 2020-12-13T17:07:11.442473 | 2020-01-17T04:32:44 | 2020-01-17T04:32:44 | 234,470,083 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,385 | java | package com.crashlytics.android.answers;
import android.app.Activity;
import android.os.Bundle;
import p389io.fabric.sdk.android.C12149a.C12152b;
/* renamed from: com.crashlytics.android.answers.h */
class C9275h extends C12152b {
/* renamed from: a */
private final C9298z f24102a;
/* renamed from: b */... | [
"developer@appzoc.com"
] | developer@appzoc.com |
165318857b6b690b76265f4ba689985e6bdfacf5 | 0ed417d3bf8562ec42da0a9847d4363ccb7099f1 | /javasdk/src/main/java/com/paydock/javasdk/Models/ChargeRequestBase.java | adef03fc1887f57c0993f76bff0356a1c00cc7dc | [
"MIT"
] | permissive | prediator/paydock_java_sdk | b9c5395eabd7504743f7c5fa73f3973a57a636ed | 9fcc33c747026f5447f4f4957782398c20971540 | refs/heads/master | 2021-09-11T23:44:31.311818 | 2018-04-13T07:11:53 | 2018-04-13T07:11:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package com.paydock.javasdk.Models;
import java.math.BigDecimal;
abstract class ChargeRequestBase
{
public BigDecimal amount;
public String currency;
public String token;
public String reference;
public String description;
public String customer_id;
public String payment_source_... | [
"markncardamis@gmail.com"
] | markncardamis@gmail.com |
d30fcf2cab52abc2ea0b503b0423899f1a6760e7 | 1e8dd8c983651b8d2fb12f1c80f9833b7041c24a | /src/main/java/com/assignment/poc/repo/TransferSalaryRepository.java | 662ba913b6bd8ede8d43f9f2877cc35a48108425 | [] | no_license | Pointerasad/AssignmentProject-Employee-salary-calculation- | d44951ab6447a70efd7cf04be0d68411f71c7949 | 684fe9caadc50d016ae934b4bf580cc0056edcc8 | refs/heads/main | 2023-01-31T07:02:58.006209 | 2020-12-17T17:11:45 | 2020-12-17T17:11:45 | 322,359,284 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package com.assignment.poc.repo;
import com.assignment.poc.domain.TransferSalary;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* Created by User on 12/16/2020.
*/
@Repository
public interface TransferSalaryRepository extends JpaRepository<Transf... | [
"asadoraclebd7@gmail.com"
] | asadoraclebd7@gmail.com |
f0a758ce4ff7005f61e5312d4e43514a5c1dea09 | 43cfdd7b41d26063b185fa74fa6565bb85efc98d | /project-springmvc2/src/main/java/com/saick/base/tag/RefererURLTag.java | 599e6980e84d0ed0ab11b494b32f3db7c8941306 | [] | no_license | liubao19860416/project-springmvc2 | 6cdd8a74cf054e3072bff04c9b082a16b0c4f2f2 | e2444d0c1e1e00fe05b6e273ba3b0eeded948046 | refs/heads/master | 2021-01-10T08:12:11.931126 | 2015-10-25T04:55:55 | 2015-10-25T04:55:55 | 44,896,987 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,436 | java | package com.saick.base.tag;
import java.io.IOException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.PageContext;
import javax.servlet.jsp.SkipPageException;
import javax.servlet.jsp.tagext.Simple... | [
"18611478781@163.com"
] | 18611478781@163.com |
87761b281ae8011859a0d950a10d98369bd2ba31 | b5781534ca150aacdd2f66bd970e05d8708cd1b8 | /src/test/java/org/king2/log/ExceptionLogTest.java | e29c7d374017075adbae72e10dd02ef8e86c4801 | [] | no_license | HelloMr-Liu/log-server | 13b0cd21c5b3d2c6c0ab532c0987f64448e461f6 | 15b2b4605885628e104632ae182239cfd401a508 | refs/heads/master | 2023-04-16T05:18:35.354107 | 2021-04-28T11:51:23 | 2021-04-28T11:51:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 825 | java | package org.king2.log;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.king2.log.utils.AddressUtils;
import org.king2.log.utils.ApplicationUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.tes... | [
"777777777@qq.com"
] | 777777777@qq.com |
cf3948dda793fe4887524aa83f2d8c5be8f03050 | 32144d689928eee01d8c70849cd57c5fe98438d4 | /project/project-db/src/main/java/com/netcracker/edu/project/repository/ParticipantRepositoryImpl.java | 7a230f94346186508032fba4362dcd354d92a352 | [] | no_license | freeeeeman1/online-code-editor | 10bf047aaecf6dc4e014ddb8ee14236079db38a9 | f67b9fd60547cf012c60a669d7110dd32f7ef795 | refs/heads/master | 2023-03-18T09:40:54.285573 | 2021-02-25T10:34:45 | 2021-02-25T10:34:45 | 342,207,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,133 | java | package com.netcracker.edu.project.repository;
import com.netcracker.edu.auth.pool.ConnectionPool;
import com.netcracker.edu.project.user.project.Participation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import... | [
"work.smolyakov.vadim@gmail.com"
] | work.smolyakov.vadim@gmail.com |
b3845a76315740476d52f2e2424a713f4c3579ff | 2f33c9ef456aa2eedbde3eab924562dfdd856b8f | /src/main/java/com/jacky/register/config/EmailConfig.java | 9893791d2ca95e04b78cf465d8dc80c889e48bb7 | [] | no_license | Goodjooy/RegisterWeb | 70740db109bb1338c779cec60e3558a9f351ad87 | da50dd8c7c69e164a7f887879690338c49136f0b | refs/heads/main | 2023-04-18T19:22:12.471621 | 2021-05-06T16:13:24 | 2021-05-06T16:13:24 | 350,277,685 | 0 | 0 | null | 2021-04-24T08:46:36 | 2021-03-22T09:11:11 | Java | UTF-8 | Java | false | false | 1,193 | java | package com.jacky.register.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.mail.javamail.JavaMailSender;
import org.springframework.mail.javamail.JavaMailSenderImpl;
import javax.net.ssl.SSLSocketFactory;
@Configurati... | [
"964413011@qq.com"
] | 964413011@qq.com |
351e13d337821affc01db8ee919308abb84ef3cc | 2e92e30f7a0e49439e8e5cf7c790069278a1a5ae | /src/main/java/cc/royao/commons/weixinpay/RequestUtil.java | 909bdb68f9c0066f9264aca9fed1ff4816f4f156 | [] | no_license | libiao5320/wx_shop | fdaaa1fdab5dcbd08d6791fdc6225e1702e1c770 | f73133b88acff814a8213283a29de091a89d14c4 | refs/heads/master | 2020-04-08T11:26:55.802352 | 2018-11-27T09:16:46 | 2018-11-27T09:16:46 | 159,306,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,412 | java | package cc.royao.commons.weixinpay;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import org.apache.commons.httpclient.util.HttpURLConnection;
public class RequestUtil {
public static String getOut(java.net.HttpURLCon... | [
"libiao_com@aliyun.com"
] | libiao_com@aliyun.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.