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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e1965563e97b0ea6b2896136a18c057fa66cabd1 | d68b6e200de489651d0335835ddadd803405be51 | /chicken-manage/src/main/java/io/renren/chick/chicken/controller/DrugsoutdetailController.java | a51286cc6831b1da6d659102e7652247cd19d24a | [
"Apache-2.0"
] | permissive | XiangHuaZheng/ChickenManage | a9bdbd621d188ba6a08b4fd7700f936e28dbc3f7 | af38f30b13e4957cc641e89eedbb3aeadf461081 | refs/heads/master | 2023-01-05T15:52:15.071616 | 2020-10-22T04:04:02 | 2020-10-22T04:04:02 | 299,990,380 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,058 | java | package io.renren.chick.chicken.controller;
import java.util.Arrays;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotat... | [
"912358463@qq.com"
] | 912358463@qq.com |
34e0768ad0e86591a7a544ea02ed9a49b5b2726b | d3a55529381fc3470071fb03c55ce98c65ed36e8 | /src/calculator/tokenizing/src/Token.java | 25d81ddf05e1246d92aad29943f7bd94bf5364c2 | [] | no_license | andoresu47/Proyecto1 | c97e2f5b98891723884e944abba315fbd71b5143 | bf038114e509d1c240ec8e0a1ce9aa83d625c130 | refs/heads/master | 2021-01-21T01:59:50.885175 | 2015-09-20T15:55:35 | 2015-09-20T15:55:35 | 41,950,956 | 2 | 0 | null | null | null | null | ISO-8859-2 | Java | false | false | 1,479 | java | package calculator.tokenizing.src;
/**
* Created by Andrés on 05/09/2015.
* Clase abstracta encargada de definir lo que
* es un "Token" para esta aplicación.
*/
public abstract class Token {
public static final int NUMBER = 0;
public static final int VARIABLE = 1;
public static final int PLUS = 2;
... | [
"andoresu47@users.noreply.github.com"
] | andoresu47@users.noreply.github.com |
0658ea5fd7fd1ca5dbe2d85fdf362787fea10d31 | 4625c3b09b1a112f4a074572681348407f250392 | /src/test/java/com/brxt/webapp/controller/SignupControllerTest.java | 63ccbab68355843be387f3e6cdb513a864a9a0f5 | [] | no_license | yegaofei/brxt | 2eb8f5ef226e5f6036f4410ef13d6fe034915e4b | 19e1799268b783e2c493d63d34f4cc63829dbb72 | refs/heads/master | 2016-09-10T09:03:26.220075 | 2014-12-01T08:16:25 | 2014-12-01T08:16:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,541 | java | package com.brxt.webapp.controller;
import org.appfuse.Constants;
import org.appfuse.model.Address;
import org.appfuse.model.User;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.mock.web.MockHttpServletRequest;
import org.springframework.mock.we... | [
"test@gmail.com"
] | test@gmail.com |
e9130adfe39539b4059ec1d4c673100927c74abc | 6cae5b4a2e67841d09332c618a936c8ab3e0baa4 | /aws-java-sdk-emr/src/main/java/com/amazonaws/services/elasticmapreduce/model/transform/ComputeLimitsMarshaller.java | 2e420e04bb4636135ad3fd8ecc98e65e0977735f | [
"Apache-2.0"
] | permissive | Carey-AWS/aws-sdk-java | 1acf693c1c10b2a16d25e80225c00a4e2c303ca9 | 77b9d46aa281e2db7134e743337f98509029cd3d | refs/heads/master | 2022-11-09T01:24:59.030331 | 2020-06-22T20:55:41 | 2020-06-22T20:55:41 | 274,238,406 | 0 | 0 | Apache-2.0 | 2020-06-22T20:44:55 | 2020-06-22T20:44:54 | null | UTF-8 | Java | false | false | 3,040 | java | /*
* Copyright 2015-2020 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... | [
""
] | |
34e2fc82356034270a41c60285453cbe90b1eed5 | 732685722c5e642b29067f62f23ba44c5298973f | /Week3/Given Project/W3ExeSolution-common/src/fit5042/tutex/calculator/CompareProperty.java | aa39e6f89639ba61dc23e58f4c1e8c80efc43d04 | [] | no_license | sampreethamithkumar/FIT5042_lab | 39a221404e2e606ccf5d62a61a83fdc7b7e9dbde | 58a5b82490923d18527bd9353d528bd03bcccc0d | refs/heads/master | 2023-01-01T00:32:44.746962 | 2020-10-23T02:07:50 | 2020-10-23T02:07:50 | 285,301,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 242 | java | package fit5042.tutex.calculator;
import fit5042.tutex.repository.entities.Property;
public interface CompareProperty {
void addProperty(Property property);
public void removeProperty(Property property);
public int bestPerRoom();
}
| [
"55499513+sampreeth65@users.noreply.github.com"
] | 55499513+sampreeth65@users.noreply.github.com |
ea7e9b12775e6b60d1947bef881c90cbc2fcd793 | 0a2b3dadf38588aa5ed651ac04202e935b74ea0a | /Warmup Questions/FibonacciHuge.java | 15fcc01c982f9995c941fc44e6c5c028825742f8 | [] | no_license | sumitne/DSA-Questions-and-Solutions | 5f8aa4a56b26f9be2e466b3a02b34d68a1c04c17 | a2c061bb883fa96727ff241557a4cc2945f7540d | refs/heads/master | 2022-12-04T02:17:09.608448 | 2020-08-18T21:42:54 | 2020-08-18T21:42:54 | 279,546,961 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 903 | java | import java.util.*;
import java.math.*;
public class FibonacciHuge {
private static long pisanoPeriodLength(long m){
long prev = 0;
long current = 1;
long next=1;
for(int i=0;i<m*m;i++){
next = (prev+current)%m;
prev = current;
current = next;
if(prev==0&& current==1){
//System.out.print("pisano length is"+... | [
"36929213+sumitne@users.noreply.github.com"
] | 36929213+sumitne@users.noreply.github.com |
4e402b46c087d27e782068ac554bb05282bd98cb | 8e6348b58c96ad72a20ec78c198d43f64a1597fa | /test/com/wideplay/warp/widgets/test/ContentNegotiationExample.java | f37d2a581d667bdec90f73f890af4012b2dc4605 | [] | no_license | tbaum/warp-widgets | 94808cba7dbdbbcba41eee8d2d56f3b1e19c0602 | 093231d5cbd0654e3260a425bff950d8abe4ef96 | refs/heads/master | 2021-01-01T17:28:28.047460 | 2009-10-21T20:17:51 | 2009-10-21T20:17:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 634 | java | package com.wideplay.warp.widgets.test;
import com.wideplay.warp.widgets.At;
import com.wideplay.warp.widgets.Get;
import com.wideplay.warp.widgets.On;
import com.wideplay.warp.widgets.Show;
/**
* @author Dhanji R. Prasanna (dhanji@gmail.com)
*/
@At("/aPage") @Show("Wiki.html") @On("Accept")
public class ContentNeg... | [
"dhanji@e7d256a5-fc2b-0410-8b46-a5493d102834"
] | dhanji@e7d256a5-fc2b-0410-8b46-a5493d102834 |
dce8cb620ee448042748ee6dbc5dee848694440d | b3bb54665355705e2f1d8082d1e997bfb43bbb76 | /src/main/java/org/z0s0xp/bimestral/Estatus.java | cb2f5edf6f86a54ba3a5590afe963ab34c269d44 | [] | no_license | z0s0xp/bimestral1 | 10c753a8d34205c789a17d68f8c973b5a7e003f5 | 6f5508774e00d374aee26c34d772bed1531f1e84 | refs/heads/master | 2021-01-21T15:44:59.854953 | 2017-08-11T19:42:40 | 2017-08-11T19:42:40 | 91,856,659 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | 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 org.z0s0xp.bimestral;
/**
*
* @author z0s0xp
*/
class Estatus {
private boolean success;
public boole... | [
"z0s0xp@10.20.5.116"
] | z0s0xp@10.20.5.116 |
2d082bd688cd39bfeb356fb135e6f59bf8738fd1 | 1c32f4e277468b30d98e9ae67cefe4f17e796b7d | /src/main/java/com/example/ManageApplication.java | 73142de99bc512d18a47a4814385734c65cc00bb | [
"MIT"
] | permissive | blackplc/manage-test | e9c7fea547e652c194beddc22a9e5c1aee1b21bd | ee9fb3fc97bd7fb4b43fd87d3112a38499117647 | refs/heads/master | 2020-04-10T15:22:40.433609 | 2018-12-10T02:52:01 | 2018-12-10T02:52:01 | 161,107,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | package com.example;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ManageApplication {
public static void main(String[] args) {
SpringApplication.run(ManageApplication.class, args);
}
}
| [
"byhieg@gmail.com"
] | byhieg@gmail.com |
cdf1d0421a106b700e24e38b26e8630bf926ec5c | 24d8cf871b092b2d60fc85d5320e1bc761a7cbe2 | /DrJava/rev4989-5019/base-trunk-4989/src/edu/rice/cs/drjava/ui/LessPanel.java | 70f6ae744e87e468c888d692da9f67e736fb42c4 | [] | no_license | joliebig/featurehouse_fstmerge_examples | af1b963537839d13e834f829cf51f8ad5e6ffe76 | 1a99c1788f0eb9f1e5d8c2ced3892d00cd9449ad | refs/heads/master | 2016-09-05T10:24:50.974902 | 2013-03-28T16:28:47 | 2013-03-28T16:28:47 | 9,080,611 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,186 | java |
package edu.rice.cs.drjava.ui;
import java.io.*;
import javax.swing.*;
import java.awt.event.*;
import java.awt.*;
import edu.rice.cs.util.swing.Utilities;
public class LessPanel extends AbortablePanel {
public final int BUFFER_SIZE = 10240;
public final int BUFFER_READS_PER_TIMER = 5;
protected JTex... | [
"joliebig@fim.uni-passau.de"
] | joliebig@fim.uni-passau.de |
4201029c713f00a60c9b49c3c98ae3c7547ceffb | 509657dc57a72cf7bc01ced8f89c1ea964f7be0b | /171/cs101/c3/src/Sun15Oct/ifelse2.java | 78d52f6fc4c56208d3f08d67d063cea134d378c5 | [] | no_license | m7mmad7/psu171 | 467e1df5d09fd4446f211d538bc1f94b3352797c | 8038615583f832c54b31d2d5b86132d12372f8be | refs/heads/master | 2021-08-28T12:13:15.615466 | 2017-12-12T07:18:30 | 2017-12-12T07:18:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 691 | java | package Sun15Oct;
// Basit Qureshi Oct 15, 2017 8:26:43 AM
import java.util.Scanner;
public class ifelse2
{
public static void main(String [] args)
{
Scanner In = new Scanner(System.in);
double pay = 10000;
double score = 0;
System.out.println("Type value of score");
s... | [
"basit@macbook-pro"
] | basit@macbook-pro |
122c50b4467551047e56bffd5b1ccab67a9f90ae | 7a5b55b7566d5cdf3bd6f5e6751841b20c0e2040 | /com.github.sdedwards.m2e-nar/src/com/github/maven_nar/ISysLib.java | 043004805da2664fbe0e63172b4dfc19cb19abc7 | [
"Apache-2.0"
] | permissive | bas-k/m2e-nar | 231ead1ba3bc4628280b3da7736bbb60f1c73316 | 620bfc2a9bc5c400e74aa04049fc4bbf2e3a9fc5 | refs/heads/master | 2020-08-25T07:28:27.912176 | 2019-10-23T10:11:27 | 2019-10-23T10:11:27 | 216,982,513 | 0 | 0 | Apache-2.0 | 2019-10-23T06:18:27 | 2019-10-23T06:18:27 | null | UTF-8 | Java | false | false | 798 | java | /*
* #%L
* Maven Integration for Eclipse CDT
* %%
* Copyright (C) 2014 Stephen Edwards
* %%
* 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/LI... | [
"sdedwards@users.noreply.github.com"
] | sdedwards@users.noreply.github.com |
e1757fc642c16b460f5336e3bdca9137b1296f31 | 21b8f88633af60335614c2006d6c81d46c2fa609 | /Next Closest Time.java | b1855e75d4c5bb6ee7f4a4a0045349becf9102d3 | [] | no_license | maziesmith/LeetCode | 73dcafdbc76e01b3143bc5d07137dfe9436fdd42 | f02eecc7b184fab5b48e26ac2a4da57449c5f95c | refs/heads/master | 2021-09-23T17:53:43.279678 | 2018-09-26T04:05:53 | 2018-09-26T04:05:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,068 | java | /*
Given a time represented in the format "HH:MM", form the next closest time by reusing the current digits. There is no limit on how many times a digit can be reused.
You may assume the given input string is always valid. For example, "01:34", "12:09" are all valid. "1:34", "12:9" are all invalid.
Example 1:
Input:... | [
"noreply@github.com"
] | noreply@github.com |
c699cb4083893791c06e87a72952d7bb50c97942 | e9eb6a2291a13e3794489e2f5bba5621578f0a4a | /Spring4MVC/src/main/java/pl/kacper/spring/controller/HelloWorldController.java | a0f33acb1588d199f619706501b62891774ed850 | [] | no_license | zizul/spring4mvc | e81fa3fbb1283918145b0d16f316c86a4b61d109 | 7745720dc6e51825b8ae5e32ebc30bf91c719d7b | refs/heads/master | 2021-01-01T18:34:11.706986 | 2014-09-18T21:02:05 | 2014-09-18T21:02:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,352 | java | package pl.kacper.spring.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
i... | [
"kac_@poczta.onet.pl"
] | kac_@poczta.onet.pl |
a187ee0f8d0611ca9fe8b9613ef30da7735b3375 | 714d7450de4bffee253045fa214132bd671f0a3b | /src/simplegraphics/SimpleGooApp.java | 8aab9360fe76c9b5fc54c7a61ceb278a8a788034 | [] | no_license | PalakShah93/JavaTutorial | b5573313b121dfb81c3b98f26ae57c0facaabf36 | 289337d2d1a7e8a4fd7336eb5130f6bf6165367c | refs/heads/master | 2021-07-20T07:40:35.982066 | 2017-10-29T10:46:17 | 2017-10-29T10:46:17 | 108,725,773 | 0 | 0 | null | 2017-10-29T10:47:19 | 2017-10-29T10:47:19 | null | UTF-8 | Java | false | false | 521 | java | package simplegraphics;
import java.awt.Color;
import java.awt.Graphics;
public class SimpleGooApp extends SimpleGoo {
int x = 70, y = 70;
int numFrames = 0;
public SimpleGooApp(int w, int h) {
super(w, h);
}
public void draw(Graphics g) {
// write your animation here
if (numFrames < 130) {
x++;
... | [
"smitshah95@hotmail.com"
] | smitshah95@hotmail.com |
fa9a795d0037b947ada201a12a81ba1e3b3b2fad | aed0236a359c0a603566cf56ba7dca975eba2311 | /dop/group-11/release-4/date-repeat-priority-search/src/reminder/daterepeatprioritysearch/br/unb/cic/reminders/view/ReminderActivity.java | 66386ec79cf0c8bd73a0ab09a90d231bb5932c2f | [] | no_license | Reminder-App/reminder-tests | e1fde7bbd262e1e6161b979a2a69f9af62cc06d7 | 8497ac2317f174eb229fb85ae66f1086ce0e0e4d | refs/heads/master | 2020-03-21T05:43:08.928315 | 2018-07-01T20:16:09 | 2018-07-01T20:16:09 | 138,175,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,125 | java | package reminder.daterepeatprioritysearch.br.unb.cic.reminders.view;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Calendar;
import java.util.List;
import android.app.Activity;
import android.app.DialogFragment;
import android.os.Bundle;
import android.util.Log;... | [
"leomarcamargodesouza@gmail.com"
] | leomarcamargodesouza@gmail.com |
5a4d33a028f19d7b5a25648be6b1090a490b3747 | ce63c00691b5d996813b2e3b9b546bb1529ca45d | /loanCalculator/src/test/java/test_runner/RunnerTest.java | 3e6ab00ebc30e4794b5f3e693c3207cdaaac8bc5 | [] | no_license | Harisha-Muddegowda/Automation | bfd6dae9d9ecfde09be74d245e279b757b2ef5c7 | cba9bb5222776035e450dd8b1e6b643d1b338024 | refs/heads/master | 2020-11-30T15:53:24.867876 | 2020-01-01T17:33:51 | 2020-01-01T17:33:51 | 230,310,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,699 | java | /**
* This is the runner class used to run scripts by providing feature and step defination file path
* and to generate Cucumber html and extent report
* @Author: Harisha M
* @version 1.0
* @Date 27-12-2019
*/
package test_runner;
import baseclass.BaseClass;
import com.github.mkolisnyk.cucumber.runner.AfterSu... | [
"59262867+Harisha-Muddegowda@users.noreply.github.com"
] | 59262867+Harisha-Muddegowda@users.noreply.github.com |
bb26996daf1a58e2b98db69e435ac898127300de | db2f239500097cd78171b70d9a509da4e97bc520 | /src/main/java/com/gf/toDoListMaster/controller/TaskController.java | 8777e171df22513cf6ff92674dc8698f14db2508 | [] | no_license | gabrielfsf/ToDoList-Master | e375bdc6871ee1e34343f1898cdee776088ac133 | aad2375edb197f35ea2bf63f760648bf44e02d0d | refs/heads/master | 2020-06-18T11:58:35.065665 | 2019-07-15T18:00:48 | 2019-07-15T18:00:48 | 196,297,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,152 | java | package com.gf.toDoListMaster.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annot... | [
"trbesolution@gmail.com"
] | trbesolution@gmail.com |
0bb5bcd9a2d2503f50ea050106a5217a3564041e | f7b6ef06c7fee4985e8bba5edce208b3af0c13ab | /server/cs-service-sdk/src/main/java/com/cheyooh/service/sdk/idata/gameserver/JsonCuccYijianWomusicReqParam.java | c236f4641fd8eb183b9846488bc5b7ec93d87fe3 | [] | no_license | iNarcissuss/bird_pay_sdk | 4d2bc9f4e9b11e4524c36fd3925f836e81ecf6d2 | 22bbcd36b72b2a125a92023039e6958647cca977 | refs/heads/master | 2021-01-15T09:56:33.799774 | 2016-06-26T13:54:09 | 2016-06-26T13:54:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 864 | java | package com.cheyooh.service.sdk.idata.gameserver;
public class JsonCuccYijianWomusicReqParam {
private String operation;
private JsonCuccYijianWomusicSyncOrder syncOrder;
private String version;
public String getOperation() {
return operation;
}
public void setOperation(String operation) {
... | [
"fzcheng813@gmail.com"
] | fzcheng813@gmail.com |
d07d680426baa5908947598510275cbe3982a9a0 | d5afc1bc3ed87cb3c381e2349cbc8be9c0549cfb | /Binary to decimal/Main.java | 17ccf4d21609462176301ac2b9e6f37b42142424 | [] | no_license | anirudh-png/Playground | 116889c26d03a51d1d402300e29785aeaa4b3cf2 | 1dbb248a08c86bf80cd4d3a02b15aecbf3b60e64 | refs/heads/master | 2020-06-05T03:39:25.088512 | 2019-08-01T13:41:01 | 2019-08-01T13:41:01 | 192,301,045 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 528 | java | #include<stdio.h>
int binaryToDecimal(int n)
{
int num = n;
int dec_value = 0;
// Initializing base value to 1, i.e 2^0
int base = 1;
int temp = num;
while (temp) {
int last_digit = temp % 10;
temp = temp / 10;
dec_value += last_digit * base;
... | [
"51905179+anirudh-png@users.noreply.github.com"
] | 51905179+anirudh-png@users.noreply.github.com |
302a7b534d2ce0c38b0f9bd6e6de0405ff730832 | 8ca984506425f04a018a97a9c0a644138cf90d30 | /AlexaProyectos.Android/obj/Debug/90/android/src/mono/MonoPackageManager_Resources.java | a479e53b0455811346cf6bf686a48acb06e5de33 | [] | no_license | oscarperezlugo/AlexaProyectos | 80c512cbdd85df2338da4f00d1727258f22fe51a | de0a7740564f95e2ce5ca9ec6997ffc314f6393e | refs/heads/master | 2022-12-10T12:24:25.367313 | 2020-02-17T13:56:21 | 2020-02-17T13:56:21 | 224,184,623 | 0 | 0 | null | 2022-12-08T09:33:26 | 2019-11-26T12:13:20 | Assembly | UTF-8 | Java | false | false | 2,528 | java | package mono;
public class MonoPackageManager_Resources {
public static String[] Assemblies = new String[]{
/* We need to ensure that "AlexaProyectos.Android.dll" comes first in this list. */
"AlexaProyectos.Android.dll",
"Acr.UserDialogs.dll",
"AlexaProyectos.dll",
"AndHUD.dll",
"FastAndroidCamera.dll",
... | [
"operezlugoes@gmail.com"
] | operezlugoes@gmail.com |
2a75b7d09b7e3632c9650b457a50fb7e42df1411 | 1b2821ea0f89e25d1ca2d6a33d6acf91853826f4 | /app/src/main/java/xin/heipichao/qiaojilive/data/bean/Stream.java | e2d6754ac0269f5b3bc24946188cc9376c6976b0 | [] | no_license | wccccc/QiaoJiLive | b311de180e568dcae201c4dd543d8aa114c0c02f | 38f22296ff0dc9fd4f6df6e4fbed86dc93064d61 | refs/heads/master | 2021-05-08T12:15:19.082427 | 2018-02-27T14:42:31 | 2018-02-27T14:42:31 | 119,927,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package xin.heipichao.qiaojilive.data.bean;
public class Stream {
private String name;
private String value;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getValue() {
return value;
}
public ... | [
"524708639@qq.com"
] | 524708639@qq.com |
e6094e3ba5f5e4772a7733c689971ffd240f844c | 1503ee428c3f4ffbcfe78b71452dabcf792f8619 | /hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/InMemoryAliasMapProtocolClientSideTranslatorPB.java | fc23c88c185a1931f7ac1c5bd2f3061a3d28902f | [
"BSD-3-Clause",
"CC-BY-2.5",
"EPL-1.0",
"Classpath-exception-2.0",
"LGPL-2.1-only",
"LicenseRef-scancode-other-permissive",
"GCC-exception-3.1",
"GPL-2.0-only",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"CC-PDDC",
"CC0-1.0",
"CC-BY-3.0",
"CDDL-1.0",
"MIT",
"LicenseRef-scancode... | permissive | millyz/POCache | e009876ddca351ebd10dfa0a2e942f09b5b7a1da | ff50b18cb30a35adefb1afa8ad55da9614c7ba0c | refs/heads/master | 2021-06-30T08:12:52.829357 | 2020-02-06T09:03:39 | 2020-02-06T09:03:39 | 180,565,608 | 4 | 0 | Apache-2.0 | 2020-10-13T12:47:13 | 2019-04-10T11:16:21 | Java | UTF-8 | Java | false | false | 6,298 | 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 ... | [
"millyz0204@gmail.com"
] | millyz0204@gmail.com |
0cd6fbc85b381d501050fefba58f26f69a12a8ec | 1b51efe7af1ef96ad09e8ab3dec1d2f9f3a3c67f | /java work 1/chap7/chap7_5/HashMap.java | e31d5c7bf7608ae573d3820582d6946a21fd6b70 | [] | no_license | beatjerome/java | 7dbcb9b75cc6f392ff6886fbf8be8b998658cd58 | 6db2af91676af896d02d3a7679fc533ddc64e636 | refs/heads/master | 2021-05-15T19:03:19.108779 | 2017-10-21T03:06:42 | 2017-10-21T03:06:42 | 107,746,003 | 1 | 0 | null | null | null | null | GB18030 | Java | false | false | 5,302 | java | package homework;
public class HashMap<K, V> {
private static int DEFAULT_CAPACITY = 16;
private static double A = (Math.pow(5, 0.5) - 1) / 2;
private int capacity;
private int size = 0;
private Node<K, V>[] buckets;
public HashMap() {
this(DEFAULT_CAPA... | [
"1003160184@qq.com"
] | 1003160184@qq.com |
0d7ab9d705dbad64a974de7ff426cce450c77da9 | 8c3ff742d79fda5b5e4c85f75cb2f12bc05bd9b1 | /app/src/androidTest/java/com/rburch/lab06/ExampleInstrumentedTest.java | 3806ff7bca4aeba792e5ac796b76968acee9a07f | [] | no_license | rburchjr/lab06 | 9fd86c697eecae70af66c89560953574d84234d4 | 792e34336b863b2348e79f21a90c184c9dae920d | refs/heads/master | 2020-04-22T19:26:37.238423 | 2019-02-14T01:40:22 | 2019-02-14T01:40:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | package com.rburch.lab06;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android device... | [
"r.burch@gmail.com"
] | r.burch@gmail.com |
795eea5556d00306b0b9e3943b92566998416911 | fc5ed3f6e08aa4f5fbf219f057bce0179943d209 | /src/Controllers/serverMainController.java | 896a2816f2a19f83e734cc2cb61c3553aba4e37c | [] | no_license | SadriShehu/DistributeSystems | ef1543c338be47005c9a470f71523832036dc249 | 94c006ae8510c11ef99440a6e74097dc9b0e752d | refs/heads/master | 2020-03-20T04:44:32.029218 | 2018-06-13T09:31:47 | 2018-06-13T09:31:47 | 135,889,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,037 | java | package Controllers;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.URL;
import java.util.ResourceBundle;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXTextField;
import application.Transcript;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javaf... | [
"sadrishehu@gmail.com"
] | sadrishehu@gmail.com |
028448a59b1b56f2f76776aff7a7e66d923d9c3f | f2690f97e99fabccd0a72c9df2f462dad7055553 | /models/stock-model/stock-ui/src/test/java/com/zjht/inventory/stock/test/ControllerTest.java | cebc9b588a9821046520847eef2240505031b646 | [] | no_license | Luxianshen/stock-system | db68b299923f4ca0bea52ad57618dfb47098e13a | 4405ebb3ef36a10a1782c6a56f1ff0ad32d0edb1 | refs/heads/master | 2020-03-28T20:37:23.142018 | 2017-06-17T09:32:10 | 2017-06-17T09:32:10 | 94,613,923 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 998 | java | package com.zjht.inventory.stock.test;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* Created by Jason on 2016/10/19.
*/
public class ControllerTest {
/**
* 测试创建申请
*/
@Test
public void testApply(){
/* Long applyId = System.curren... | [
"730154819@qq.com"
] | 730154819@qq.com |
51020d5df44d1662232e5cc6bdebd4cb0901e4f2 | 4af2bceee0d7dafa19ad19ff06026036ef7dd2d4 | /src/main/java/com/xa3ti/webstart/base/util/MD5Util.java | 94350dcf598e54d5f2b198ad2867187c7ca8c8b5 | [] | no_license | mioupo/webstart | 5a4b099e84028cf3ae1cc390752823b0df226591 | 6b136c90c566afd82a92a6f69ff4553e44c2f339 | refs/heads/master | 2020-12-24T14:27:11.798925 | 2017-11-28T13:49:02 | 2017-11-28T13:49:02 | 32,308,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 827 | java | package com.xa3ti.webstart.base.util;
import java.io.UnsupportedEncodingException;
import java.math.BigInteger;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class MD5Util {
public static String getMD5String(String convertStr){
MessageDigest digest;
try {
... | [
"yx306718384@gmail.com"
] | yx306718384@gmail.com |
af2101ce2ea14cb3a6e43d51bffc5abe73cf4287 | cf8d59d5b0076230a87313ef3f552539ffb16b40 | /src/main/java/com/example/Project/ECommerce/Controller/OrderController.java | c52a8c1417b38207a7a67ccbafed5dc110b4529d | [] | no_license | parineetajn/ECommerce | cc096ddd13aad7ab0b2f108f6c990f744a67b711 | 2c20f45bca9315392cab67715398c4ae630234cc | refs/heads/master | 2022-10-07T13:53:18.121935 | 2020-06-07T18:09:29 | 2020-06-07T18:09:29 | 255,610,158 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,635 | java | package com.example.Project.ECommerce.Controller;
import com.example.Project.ECommerce.Entity.OrderStatus;
import com.example.Project.ECommerce.Repository.OrderRepository;
import com.example.Project.ECommerce.Service.OrderService;
import com.example.Project.ECommerce.Utility.GetCurrentLoggedInUser;
import org.springfr... | [
"parineeta.jain@tothenew.com"
] | parineeta.jain@tothenew.com |
30f3dd15427634f5991ecbfe833eb551658ca203 | c524397a795decbf533253eaf452bf88002fcc8e | /api/src/main/java/com/hitcard/api/model/Category.java | fd7b4b29b397c7c10d63244f90e01be22074f600 | [] | no_license | HanSangKkyu/hitcard | 2dbd393e11e9c6a1c609945663c063e3ad02d29b | 6c1aaed62afbd021946aef494c7bbe8f792c9dff | refs/heads/main | 2023-04-27T14:15:02.274483 | 2021-05-10T15:53:38 | 2021-05-10T15:53:38 | 318,416,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 914 | java | package com.hitcard.api.model;
public class Category {
private String SN;
private String name;
private String problemSet;
public Category(String sN, String name, String problemSet) {
setSN(sN);
this.setName(name);
this.setProblemSet(problemSet);
}
public String getSN()... | [
"kkyu67@naver.com"
] | kkyu67@naver.com |
de4c764c510bb6ab8089d9a198337ea3ea7578c1 | 2649316bdc230b227b2b5a23872bcaf0a520cb5f | /pt2/src/com/wzr/controller/ProductAttributeController.java | 5f1e37bdd864f6ca814217be48843beaf1e2818e | [] | no_license | cngith/product_trace_2 | 0d7fd54d57339d4da0409b00b3f6c587e09d7f64 | db0856a9708a8a8a76b86698eab592e439b3cc35 | refs/heads/master | 2020-07-01T03:40:08.334079 | 2018-01-05T09:26:06 | 2018-01-05T09:26:06 | 74,101,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,808 | java | package com.wzr.controller;
import java.io.PrintWriter;
import java.util.List;
import org.json.JSONArray;
import org.json.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframewo... | [
"ltoiii@sina.com"
] | ltoiii@sina.com |
e01d4c9a16d1b4b483ee38156cfec84e22768979 | ece92ab06ceaa2833a3989c36e71279d2e14e04c | /SpringDemo/src/com/iiit/gaurav/Subject.java | 83f9562e282dc2a01d501fe122da564c7c535b9d | [] | no_license | gauravmahajan28/Spring_Hibernate_Jersey_DropWizard | 54275a0ab3116b3466f720cf6310464b870aa838 | bcee954435f01950675aa9f851d4b444715213cc | refs/heads/master | 2021-04-30T13:13:32.650462 | 2018-02-12T18:53:21 | 2018-02-12T18:53:21 | 121,287,603 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 584 | java | package com.iiit.gaurav;
public class Subject {
private int subjectId;
private String subjectName;
/**
* @return the subjectId
*/
public int getSubjectId() {
return subjectId;
}
/**
* @param subjectId the subjectId to set
*/
public void setSubjectId(int subjectId) {
this.subjectId = subjectId;... | [
"gaurav.mahajan@students.iiit.ac.in"
] | gaurav.mahajan@students.iiit.ac.in |
c494bac6192eb4bc511e8e36a5b776befe8f8fbf | 20626716067917100bc753cb9be93a3efc1117e4 | /sdk/appservice/mgmt/src/main/java/com/azure/management/appservice/models/SiteConfigurationSnapshotInfoInner.java | adbd1d5d2afba7a9ed3bbf05b3e19a7591058b51 | [
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-or-later",
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla"
] | permissive | FredGao-new/azure-sdk-for-java | e120920335326a0c49c3243e83b28f64e1ff5b25 | 36a0b761732f4913ca3ae225921d28400f6860e3 | refs/heads/master | 2020-11-23T20:48:45.641919 | 2020-04-13T11:11:25 | 2020-04-13T11:11:25 | 227,558,471 | 0 | 0 | MIT | 2019-12-12T08:36:38 | 2019-12-12T08:36:37 | null | UTF-8 | Java | false | false | 1,388 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.
//
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.management.appservice.models;
import com.azure.core.annotation.Immutable;
im... | [
"noreply@github.com"
] | noreply@github.com |
9a877f74454f1dec76d37de128a8bfb39732e33c | 1dcabdf2492b60b0d44dba01f26e39cee9da0d29 | /src/main/java/com/thisismydesign/hexreplacer/HexReplacer.java | 287761c5b53efd761511e478e2e18c1b7846bd91 | [
"MIT"
] | permissive | thisismydesign/hex-replacer | 39bab02b06f66b552803ab38c7553e53b71afa9e | a372a413b33601ffbd79508c831607a31d196ddd | refs/heads/master | 2021-01-13T04:03:07.499538 | 2017-01-04T12:31:26 | 2017-01-04T12:31:26 | 77,921,200 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,487 | java | package com.thisismydesign.hexreplacer;
import com.thisismydesign.stringprocessor.Replacer;
import org.apache.commons.codec.binary.Hex;
import java.io.UnsupportedEncodingException;
import java.nio.charset.Charset;
public class HexReplacer implements Replacer {
private Charset encoding;
public HexReplacer(C... | [
"csaba.apagyi@gmail.com"
] | csaba.apagyi@gmail.com |
cf8e971ff7c28dd88ee3d21952375b8ca4500759 | aedaa6e75a4d0e54c18690e6a44a607e4fa583a6 | /order/server/src/main/java/com/cwh/ctrip/order/enums/ResultEnum.java | f32df301d15c0f0c9cbfd89161a7350310eb488b | [] | no_license | 2015150169/springcloudfirsttest | 07c78ec14a723a8d8025dcb97b71927751b2d15a | 6106a84c0c3840c4510ab3c130f1904b1136542e | refs/heads/master | 2020-11-27T10:24:13.567018 | 2020-01-05T09:16:56 | 2020-01-05T09:16:56 | 229,402,035 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 388 | java | package com.cwh.ctrip.order.enums;
import lombok.Getter;
/**
* Created by cwh
* 2019-12-10 17:32
*/
@Getter
public enum ResultEnum {
PARAM_ERROR(1, "参数错误"),
CART_EMPTY(2, "购物车为空")
;
private Integer code;
private String message;
ResultEnum(Integer code, String message) {
this.cod... | [
"513013786@qq.com"
] | 513013786@qq.com |
a1865d9a246cddbd698a210dcbc4cb590c3bf028 | 81a9c6fe883485797df805e209458a140f9fc8f2 | /app/src/main/java/com/example/test/SQLitePerfomance.java | a398f42cf213cdbccfef829350dec90de84b6d96 | [] | no_license | SagarGadher/Test | e313e0c2883af8ed9d2c88760641d84442bf0a1a | 8037d3a43429e6ec71b1fe121bcbddbc00f5352c | refs/heads/master | 2020-04-22T03:15:43.902086 | 2019-02-11T06:40:54 | 2019-02-11T06:40:54 | 170,080,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,488 | java | package com.example.test;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Looper;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import andro... | [
"prajapatisagar9996@gmail.com"
] | prajapatisagar9996@gmail.com |
fb281267283e87bdb64fd4dcb6b1c7677937e557 | bf44153560dce296b4c3d1886ae16377e9556a65 | /core/src/main/java/com/khmelyuk/memory/concurrency/LockOutputStream.java | 9820a0e79c820908387579f65a1fcffeb2665909 | [] | no_license | rkhmelyuk/memory | 765cdfe46c7a22c80151c3cd47218db1bc63a972 | 2df3cb351fb0bf093f342e3628f425114bf28d78 | refs/heads/master | 2020-04-21T00:14:42.723316 | 2013-01-13T23:56:17 | 2013-01-13T23:56:17 | 3,178,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,090 | java | package com.khmelyuk.memory.concurrency;
import java.io.IOException;
import java.io.OutputStream;
import java.util.concurrent.locks.Lock;
/**
* The output stream that supports locking.
*
* @author Ruslan Khmelyuk
*/
public class LockOutputStream extends OutputStream {
private final Lock lock;
private fin... | [
"ruslan.khmelyuk@gmail.com"
] | ruslan.khmelyuk@gmail.com |
a7547a0923a815123bffb1a58681a5f418241d97 | bb041f0b2d785567c747e007a40ec44fad3e5e7f | /hyfarm-base/src/main/java/com/hyfarm/mapper/IDMapper.java | 735c4898390c6ddd0b1e3e8befa001c676c1d7b4 | [] | no_license | helloz-y/hyfarm | 1ca4dcee135a905c7e57cdeef0a25c45023eec37 | 9dea271f62871974a7a28346d5ee9a77b6385cdc | refs/heads/master | 2020-11-25T07:01:07.255077 | 2020-01-08T09:37:20 | 2020-01-08T09:37:20 | 228,549,688 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | package com.hyfarm.mapper;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface IDMapper {
List<String> getvison(@Param("type") String type, @Param("time") String time);
void deleteByType(@Param("type") String type... | [
"zhangyang@msyizu.com"
] | zhangyang@msyizu.com |
5190619da5813fca7d5029856c77c734af5d91a9 | c38ae8a0093c21863f08e91fcea852510323ec54 | /Conferre_Business/src/java/co/com/eafit/conferre/business/eventos/crearEventoUC.java | 10ba4c16ca77559c278d273cdaf22f09587fb6ea | [] | no_license | felilondocho/ArquitecturaPorCapas | 9a0006211af866a710e1f2a97ee0a7d6ecdfa005 | 41c95afcea3544067d21211f1e2dd38f11b062c8 | refs/heads/master | 2021-01-19T00:11:58.158467 | 2015-03-31T00:29:03 | 2015-03-31T00:29:03 | 33,008,906 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,058 | java | package co.com.eafit.conferre.business.eventos;
import java.util.UUID;
import javax.xml.bind.ValidationException;
import co.com.eafit.conferre.business.conferencias.UnitOfWork;
import co.com.eafit.conferre.conferencias.data.base.FabricaDAO;
import co.com.eafit.conferre.conferencias.data.base.ObjetoTO;
import co.com.... | [
"chrisangoro@gmail.com"
] | chrisangoro@gmail.com |
abb21676a423578ad3497d87fe9133f31418614c | bfeec1ec480a492ca0e2a069588f4109fd198eda | /app/src/main/java/com/vibescom/kutanga/DispatchQueue/SerialThreadPoolExecutor.java | 95da3bc6698e0d50f4e294976fbcdf2ce3127358 | [] | no_license | dhamotharang/Kutanga | 01275c0df661c2c4a1549db16e22a060e2732ac2 | d4397bffbf163a3cf47ba5087eb2a2f9839a8e00 | refs/heads/master | 2022-12-16T05:07:40.161442 | 2020-09-25T12:20:48 | 2020-09-25T12:20:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,789 | java | package com.vibescom.kutanga.DispatchQueue;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.ThreadFactory;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
final class SerialThreadPoolExecutor extends ThreadPoolExecutor {
private Runnable activeRun... | [
"hafzal446@gmail.com"
] | hafzal446@gmail.com |
cf61739e8777251014a29f66eeb931ea2c8e1a4a | 3c840da1daad47a14fa097994901da2685b83fbe | /src/main/java/com/hanyin/website/entity/BannerImage.java | 401c102d232eaa650f58bc9d6ba4be3a38698bde | [] | no_license | Xpecya/website | e3add9faf8dcc7ba838174b0ddc9a42af5be112f | a5800f721e07e7bf68cca0ad005f6e3e515d60e2 | refs/heads/master | 2023-04-30T08:48:13.244185 | 2022-02-16T07:17:34 | 2022-02-16T07:17:34 | 228,964,607 | 0 | 0 | null | 2023-04-14T17:55:30 | 2019-12-19T03:08:26 | JavaScript | UTF-8 | Java | false | false | 1,224 | java | package com.hanyin.website.entity;
import com.hanyin.website.service.GetterService;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import java.io.Serializable;
@Getter
@Setter
@Entity
public class BannerImage implemen... | [
"737871141@qq.com"
] | 737871141@qq.com |
9a4ff6ed01bb800fdf17dde10264d8e781027d7c | 42f8a2c906d41e44d91246dbd601bd32df4d9691 | /app/src/test/java/com/example/mahmoud/movies_app/ExampleUnitTest.java | a7721e298ed61a4d20c158bcf0094415c3a9007a | [] | no_license | MahmoudAtefHussein/Movies_App | 9ab7c761b38695c70436b512231ab7c4616bafa5 | fa6e5bd71cbe4c30e1210db96f55eacc26cf41ae | refs/heads/master | 2020-09-23T03:09:23.798800 | 2016-09-21T00:37:20 | 2016-09-21T00:37:20 | 66,965,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.example.mahmoud.movies_app;
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);
... | [
"mahmoudatef721@yahoo.com"
] | mahmoudatef721@yahoo.com |
60ed39abfeebb8bd4f623de44981e23a89635d45 | 602681864ff21c568f0416b88deded7b0a67a92c | /src/main/java/com/microdev/common/utils/MsgWebSocketClient.java | d695a6dab7cb28eb1fecc8e6cb56262611db170e | [] | no_license | jianlifeng/wgb | 86c986d92633b60c6de574695aeff4542bef3f0f | 6c5d61e1d0b2bac251943113b1cff7fe750bfe7a | refs/heads/master | 2022-07-12T19:10:02.161151 | 2019-11-04T07:30:33 | 2019-11-04T07:30:33 | 135,113,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,333 | java | package com.microdev.common.utils;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.Iterator;
import org.java_websocket.client.WebSocketClient;
import org.java_websocket.handshake.ServerHandshake;
import org.java_websocket.server.WebSocketServer;
public class MsgWebSocketClient extends WebSo... | [
"1831975879@qq.com"
] | 1831975879@qq.com |
f00a605f245a46c62462e05279a542ad386c9326 | c885ef92397be9d54b87741f01557f61d3f794f3 | /tests-without-trycatch/Lang-3/org.apache.commons.lang3.math.NumberUtils/BBC-F0-opt-60/13/org/apache/commons/lang3/math/NumberUtils_ESTest.java | e01f2629d63436f4261a8c4827d32df252af72ae | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 53,043 | java | /*
* This file was automatically generated by EvoSuite
* Thu Oct 21 01:41:27 GMT 2021
*/
package org.apache.commons.lang3.math;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import java.math.BigDecimal;
import java.math.BigInteger;
import org.apache.co... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
ca080f3d1275d6a5b060bd261d8b6bb7c7c589da | 0d177ef4070381f5bcd5c7aa455439e3bbd98ff1 | /j2ee/src/main/java/net/sf/jsr107cache/CacheManager.java | 4f9f5b746af54c912288ed78c5a319a7cd174dd3 | [] | no_license | sosandstrom/open-server | e0801baac115ffad9de1590c789ebae04f560ce7 | d14e8c348b373d15f6ea03e96adc189a97660ca4 | refs/heads/master | 2016-09-07T23:13:52.114649 | 2014-02-05T17:52:45 | 2014-02-05T17:52:45 | 5,378,785 | 2 | 1 | null | 2014-01-21T14:52:23 | 2012-08-11T09:43:31 | Java | UTF-8 | Java | false | false | 491 | java | package net.sf.jsr107cache;
/**
*
* @author os
*/
public class CacheManager {
private static CacheManager _INSTANCE;
private final CacheFactory _FACTORY;
private CacheManager(CacheFactory factory) {
this._FACTORY = factory;
CacheManager._INSTANCE = this;
}
public s... | [
"os@goldengekko.com"
] | os@goldengekko.com |
836e63bdeeb67a2cba5a38ff2222332f04a766ee | 8a8c6f9809c3f8b8170aeff4c67765cb3ce23687 | /SummativeProject/src/utilities/PlayerInteraction.java | 077974f9c64f3bdb44798fc19acbe150417d7148 | [] | no_license | marietaf/AdventureGame | 781e9755bc1a959784946b607c53e4c7f6911ec7 | 58fbc16820aa09917a186207b660844f39d0911e | refs/heads/master | 2016-09-06T10:21:21.363557 | 2013-04-01T03:57:17 | 2013-04-01T03:57:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,410 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package utilities;
import org.newdawn.slick.Input;
import org.newdawn.slick.geom.Rectangle;
/**
*
* @author root
*/
public class PlayerInteraction {
boolean switchLevel = false;
boolean gameOver = false;
... | [
"marietafarova@gmail.com"
] | marietafarova@gmail.com |
bcae460502199788ac7e88603d6b6367b7180525 | e3feab680a22ddcbd9e1fcb7f295928a8105f5fa | /src/com/take6/system/Deal.java | 7fe7a2a90fa65fdfb3d3ee7ccdd410d5fd5d89a7 | [] | no_license | 99848873/Take | 8cc6f0202487d6a95c913e689e7ff1bf9a63d210 | 8287ada6b21dc36b75653f8d6c314597346a7f63 | refs/heads/master | 2016-09-11T09:09:41.877304 | 2015-03-22T13:53:00 | 2015-03-22T13:53:00 | 32,676,514 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,519 | java | package com.take6.system;
import com.take6.base.card.Card;
import com.take6.base.card.Cards;
import com.take6.base.user.Player;
/**
* 编写一个发牌器,可以将手中的牌发给别人
* @version 1.0
* @author 余周锦
* 2014-12-13
*/
public class Deal {
/** 定义发牌算法的私有变量*/
private Shuffle shuffle = new Shuffle();
private Cards allCardList = shu... | [
"99848873@qq.com"
] | 99848873@qq.com |
f98195c8424c362357e359eec3bb292447c960a4 | 8c0f0d7233d99ed5b84fe52a63cceacac60a6fb2 | /Projects/Puzzle Project/src/Point.java | 52c1aad8bf5ebe880161dfa8e02b9fe34b591e79 | [] | no_license | joiemoie/ABRHS-AP-Java | d4250b8e04773dab5b318d2f620a8d9a1bef10a3 | c8006e7c2cd7f0f899ad3fca96be8ccd70091dc5 | refs/heads/master | 2021-09-17T22:02:23.002154 | 2018-07-05T20:42:38 | 2018-07-05T20:42:38 | 139,893,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 795 | java | //This class stores 2D coordinates
public class Point {
double x;
double y;
//This creates a point given an x and a y
public Point(double x, double y){
this.x = x;
this.y = y;
}
//This defaults the x and y coordinates to 0
public Point(){
this(0,0);
}
//Gets the x coordinate
public double getX... | [
"joiemoie2004@gmail.com"
] | joiemoie2004@gmail.com |
5508beab771ab921f5cb0ddae953862b1ab13742 | bea0048f2c2901d15d91a13b93eefb1a796f32db | /trabajofinal/Lista/Main2.java | ead5f40eb1df8dc21790075c933cd01aed9c5c1d | [] | no_license | StivenCardonaVarelas/Trbajofinal | afd991b8087309c216ebaa5521ec08a8d89907a4 | c38652c949c9f9a42331649b47b5be923faf08d0 | refs/heads/main | 2023-07-02T04:51:55.093107 | 2021-08-09T20:03:39 | 2021-08-09T20:03:39 | 359,583,226 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,736 | java | package trabajofinal.Lista;
import java.util.Scanner;
/**
*
* @author garci
*/
public class Main2 {
public static void main(String[] args) {
ListaSimple lista = new ListaSimple();
ListaSimple lista2 = new ListaSimple();
Scanner lector = new Scanner(System.in);
... | [
"noreply@github.com"
] | noreply@github.com |
e285e674261b6b51ddccc0f7f7ae50536b4940f4 | afb33100ccc15843a82cc31a3261e9766badae95 | /src/main/java/com/huayu/management/service/impl/TbIncomeServiceImpl.java | 3c53c4ffc42e03f725639f2c2c1fb90629a98dc9 | [] | no_license | Song980813/customerManagerment | 6541b6b9eba55bbb6f3f8122f92eafaa96c1c494 | 4c54845fd26ecc5f1fffb7de74547d0fbe6f65c5 | refs/heads/master | 2022-12-13T08:31:09.113068 | 2020-09-12T06:39:28 | 2020-09-12T06:39:28 | 291,007,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 526 | java | package com.huayu.management.service.impl;
import com.huayu.management.entity.TbIncome;
import com.huayu.management.mapper.TbIncomeMapper;
import com.huayu.management.service.ITbIncomeService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
/**
* <p>... | [
"1773818087@qq.com"
] | 1773818087@qq.com |
1ffb4841793ad27fdc2c91bb3a243e8399d1d570 | cc184a7ea1de50192423dd1dc7f34a7cc1018bab | /src/test/java/tech/kitucode/kafkatests/KafkaTestsApplicationTests.java | 5ae4a93b38d4b68f25e8a8187513f94ddd100d46 | [] | no_license | kathukyabrian/kafka-tests | 75c385f80e539845a80f17520147130791568dff | 4dd9766780fae224ebca0a7d73f0d94103745e8e | refs/heads/main | 2023-09-02T02:40:35.392520 | 2021-10-23T09:01:30 | 2021-10-23T09:01:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 220 | java | package tech.kitucode.kafkatests;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class KafkaTestsApplicationTests {
@Test
void contextLoads() {
}
}
| [
"briankathukya2000@gmail.com"
] | briankathukya2000@gmail.com |
9bdafcda76d616eba81dd0cc38e796e3b6b0afa1 | 52fe5acabbe05d5ed4ccdfc62047b99a52d1b18a | /resumeapi-web/src/test/java/work/knapp/resumeapi/web/rest/ResumeControllerTest.java | f7231c9a4b4ec4dc898ba6a9e5aee56037cf9526 | [] | no_license | barryrknapp/resume-api | 8bc3078b03c984bf68c0c3a183bdad81e41fc668 | 52fe49ae1c788593e3e4a1d61020339b3b71c8ff | refs/heads/master | 2020-04-08T16:12:44.080209 | 2018-12-03T21:45:03 | 2018-12-03T21:45:03 | 159,509,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,124 | java | package work.knapp.resumeapi.web.rest;
import java.util.Optional;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mock;
import org.mockito.Mockito;
import org.mockito.MockitoAnnotations;
import org.springframework.http.ResponseEntity;
import work.knapp.resumeapi.model.Resu... | [
"bknapp@overstock.com"
] | bknapp@overstock.com |
53333b197642acbc4c90bb072c3ced51344dff7e | c769180798ff5a40bfd6cdb3ae610b3298925fd8 | /projeto1/src/main/java/com/nielsonferreira/projeto1/entity/Role.java | 0230c69b0dfb2b8438f01ffc4f4e8926162db95b | [] | no_license | NielsonFerreira/Spring-Framework | e0d7589e9188f238c9393baf69b34a91d688e26d | 07718a70f027311e7dab150240df79f63c2bb2fc | refs/heads/master | 2020-06-16T00:13:40.859880 | 2019-07-19T18:48:40 | 2019-07-19T18:48:40 | 195,429,214 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | package com.nielsonferreira.projeto1.entity;
import javax.persistence.*;
@Entity
public class Role {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private Long id;
private String name;
public Long getId() {
return id;
}
public void setId(Long id) {
this.id = id;
}
public ... | [
"noreply@github.com"
] | noreply@github.com |
058058246c057ee8c875a2edd54c99c939e0fde9 | d6b278e898279e4ebbf600e3dc7b6467de5d266b | /src/com/go8panel/photo2tv/WebsocketDroidGap.java | ae8a8d5c6383c6480d0912d788c123ebc62e949a | [] | no_license | wsyandy/photo2tv | 7c93f5e0ff95139bfd4a36396c1635968fca8eb7 | cf7a9e0fa398084cb57d74d7f74c665a2dffae92 | refs/heads/master | 2021-01-23T16:36:05.275609 | 2013-02-09T16:28:43 | 2013-02-09T16:28:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,351 | java | /*
* Copyright (C) 2013 Moko365 Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"jollen@moko365.com"
] | jollen@moko365.com |
4caffbad851644566bd92da3ed9e1cd06692780a | 869d6d30ec03d51d1cc9190bb4dbc6df9cc4f3aa | /app/src/main/java/com/keephealth/app/fragment/ChinaMaleFragment.java | 16cc6d780cc42d156a61f6660f5fdcf8e1355508 | [
"Apache-2.0"
] | permissive | jiajia0524/HealthNews | 86f64a66ad02049384375810f8471cb3967ad1a7 | 07404f34486993103aff2d9acda9c61aefb7245f | refs/heads/master | 2020-03-22T16:51:19.559902 | 2017-07-28T03:05:01 | 2017-07-28T03:05:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,146 | java | package com.keephealth.app.fragment;
import android.graphics.Color;
import android.os.Bundle;
import android.os.Handler;
import android.support.v4.app.Fragment;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
impo... | [
"527697608@qq.com"
] | 527697608@qq.com |
1a65343ec6b1c75559e059bff266827529e5a120 | 60b750f4897ac430626cc5c465a0ef9bb4d4ef23 | /mybatis/TdMybatis/src/main/java/td/learn/tdbatis/v1/MapperProxy.java | 10946e14ae3817734edf7649a57efd73ed90d38a | [] | no_license | lytd/learnJava | da5d5a81e4016f8565156d212aeee0e97c328652 | efd338101e6c4e880f49a2ab0e9ae319aa0fa37f | refs/heads/master | 2020-03-16T15:36:28.184408 | 2018-05-13T01:14:00 | 2018-05-13T01:14:00 | 132,751,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | package td.learn.tdbatis.v1;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
public class MapperProxy implements InvocationHandler {
private ISqlsession sqlSession;
public MapperProxy(ISqlsession sqlSession){
this.sqlSession=sqlSession;
}
public Object invoke... | [
"449197136@qq.com"
] | 449197136@qq.com |
dde3eaa15b9e0f425bc93beba2f9fd12713cdf61 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/33/33_73e1b8865c4c35fa0b7fef49f2af05bc01ba1c82/GameView/33_73e1b8865c4c35fa0b7fef49f2af05bc01ba1c82_GameView_s.java | d6c5033b857f5942802d97edb7755b2408037648 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 4,326 | java | package org.waldk33n3r.android.gnosis.games.frog;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.Random;
import org.waldk33n3r.android.gnosis.R;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
fe4628b99868c98923e747d7f430039892b19ec7 | ac82c09fd704b2288cef8342bde6d66f200eeb0d | /projects/OG-Analytics/src/main/java/com/opengamma/analytics/financial/credit/isdastandardmodel/ParSpread.java | 67e727ca1069ac78eb86cdd727f92d354e99396f | [
"Apache-2.0"
] | permissive | cobaltblueocean/OG-Platform | 88f1a6a94f76d7f589fb8fbacb3f26502835d7bb | 9b78891139503d8c6aecdeadc4d583b23a0cc0f2 | refs/heads/master | 2021-08-26T00:44:27.315546 | 2018-02-23T20:12:08 | 2018-02-23T20:12:08 | 241,467,299 | 0 | 2 | Apache-2.0 | 2021-08-02T17:20:41 | 2020-02-18T21:05:35 | Java | UTF-8 | Java | false | false | 993 | java | /**
* Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.analytics.financial.credit.isdastandardmodel;
/**
* Par spread is the old (i.e. pre-April 2009) way of quoting CDSs. A CDS would be constructed to have an in... | [
"cobaltblue.ocean@gmail.com"
] | cobaltblue.ocean@gmail.com |
c2a7d2ef9cfd48085a38fa1b4ab40419d9a87d86 | 33d755296b70bdc754dc15d88b698c7e724939b0 | /jogo_xadrez/chess/ChessPosition.java | 4a60773f1e5776b87a4ab64626acb2acca8e1a95 | [] | no_license | Vittorugo/Java_POO | a0d07f421a8c1e439eef8a7eda841f6b427a747d | ced66b99946628a65b535128154b6f712d611bec | refs/heads/master | 2020-08-23T12:16:07.946842 | 2019-11-11T16:52:46 | 2019-11-11T16:52:46 | 216,614,496 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 974 | java | package chess;
import boardgame.Position;
public class ChessPosition {
private char column;
private Integer row;
public ChessPosition(char column, Integer row) {
if( column < 'a' || column > 'h' || row < 1 || row > 8) {
throw new ChessException("Error instantiating ChessPosition. Valid values are from ... | [
"hgloureirocosta@gmail.com"
] | hgloureirocosta@gmail.com |
5edb8a3a763fa4d440c422cadd91febb4d0813a4 | cf08ee1cc969dd4541af369bfddf1355c0e49927 | /hanfu-payment-center/src/main/java/com/hanfu/payment/center/dao/WithdrawalMapper.java | 6ad66d70cfbdf743edcd5f18a25001a003a8e752 | [] | no_license | adminDavin/hanfu | bcbd118ddbe0189557b8c041d14200407dbfbdd5 | 3ea04703f9b3aebc132ae5ea9387fa0e0f54e08b | refs/heads/develop | 2022-07-12T02:54:05.833434 | 2021-01-14T08:35:22 | 2021-01-14T08:35:22 | 210,497,289 | 1 | 2 | null | 2022-06-29T18:14:19 | 2019-09-24T02:47:45 | Java | UTF-8 | Java | false | false | 3,043 | java | package com.hanfu.payment.center.dao;
import com.hanfu.payment.center.model.Withdrawal;
import com.hanfu.payment.center.model.WithdrawalExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface WithdrawalMapper {
/**
* This method was generated by MyBatis Generator.
* ... | [
"441168597@qq.com"
] | 441168597@qq.com |
7a7c5e8886a4a9aa82543d599627e54e7db58665 | cad4a79e831a62edb36dcbba3b41b22b575f77dc | /src/com/java/serialization/SerializableDemo2.java | 0ebc0104f7e506258bd85eaa59fe02c0b85179ff | [] | no_license | shehzadmalik0329/SerializationExample | 08fe9acf1e6f164ee8ecda86ec75fa085dd4aa76 | 0ee9d5504e39c6e54018cc10c63daafb71ee714d | refs/heads/master | 2023-03-27T20:37:01.102595 | 2021-03-31T04:59:49 | 2021-03-31T04:59:49 | 353,230,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,136 | java | package com.java.serialization;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
class Dog implements Serializable{
Cat c = new Cat();
}
... | [
"shehzad.momin@xoriant.com"
] | shehzad.momin@xoriant.com |
f24c05dd9361925a4dca13a3beff465bd97ce751 | df935e3921e2be6d0c15fd6aa1f6539f79965a07 | /springcore/src/main/java/com/bharadwaj/spring/springcore/constructerinjection/Address.java | e5cd5c06af549c42c78afe87edb7f040da9362f3 | [] | no_license | bharadwajnallavelli/java-spring-examples | 8d3c0bdbc9717310bb3657e0d02ca2bb4a3b6a98 | 1fd89bdbfc8af577918b24202528e772254b767e | refs/heads/master | 2021-09-15T17:56:13.967267 | 2018-06-07T19:02:53 | 2018-06-07T19:02:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 623 | java | package com.bharadwaj.spring.springcore.constructerinjection;
public class Address {
private String street;
private String city;
private String state;
public String getStreet() {
return street;
}
public void setStreet(String street) {
this.street = street;
}
public String getCity() {
return city;
}... | [
"nallavellibharadwaj@outlook.com"
] | nallavellibharadwaj@outlook.com |
16ceabcd381b53b8cea55ebd9b144f8226980fd1 | 682d651d0c6b498dd88ebd1aade958755b594964 | /actividad1/nextu/nextufoto/Album.java | 54ec890331ee716c88c0e73c3a8d42609871db73 | [] | no_license | josefrodrim/JAVA_NEXTU | cd5923a7d3e9513ee0a1a9fe1a8ebd1831cbe081 | 09d2b7bc4adf78907174b3d92f5aa7ca37bcd7a3 | refs/heads/master | 2021-01-23T03:28:25.355535 | 2017-03-24T15:44:55 | 2017-03-24T15:44:55 | 86,084,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 50 | java | package nextu.nextufoto;
public class Album {
}
| [
"josef.rodrim@gmail.com"
] | josef.rodrim@gmail.com |
761ea0cacdc51c22d65284db0c6fd5652dfaea53 | f30b4f1c11385297f0840976da13a3b35bb42334 | /src/main/java/codespecialist/skillapi/repositories/PersonRepository.java | ea04b5098e7cf6d37a795d4d6af6d48e1ff1e304 | [] | no_license | code-specialist/spring-boot-api | 11bd4131185600f7864adf9aa6f39544580539f3 | 36c33f6698ae534bc7c800ff6413178bb811a587 | refs/heads/master | 2023-08-24T22:25:49.818149 | 2021-10-16T19:28:34 | 2021-10-16T19:28:34 | 405,340,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 230 | java | package codespecialist.skillapi.repositories;
import codespecialist.skillapi.models.Person;
import org.springframework.data.jpa.repository.JpaRepository;
public interface PersonRepository extends JpaRepository<Person, Long> {
}
| [
"admin@code-specialist.com"
] | admin@code-specialist.com |
85379cda20961c7b5d1edd32a7ada85f82712fdb | 4d11e86ad19a067daeaf12eff8de8308f3944664 | /src/test/java/ca/paruvendu/ProductServiceTest.java | 1792872c88db35dc8a058d6e38e16a526e275d6c | [] | no_license | jobin9787/backend | eb9f0e6807ed96eaba1da09cb3037aa38f71ccf8 | c38658f9d166a24b7601d257d3f72e58cd953f55 | refs/heads/master | 2021-09-30T23:50:31.255931 | 2018-11-26T03:10:02 | 2018-11-26T03:10:02 | 108,795,210 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 750 | java | package ca.paruvendu;
import static org.assertj.core.api.Assertions.assertThat;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunne... | [
"jobin9787@yahoo.fr"
] | jobin9787@yahoo.fr |
ee2383cc62c4b6866c7c46def981b80b50aff04e | c45bcd923dc4ba691122033b97d4be2df2edcf19 | /AddMap2/app/src/main/java/com/example/yujingxie/addmap2/DashboardActivity.java | dafd9109ad8550520984e9dc67e979aded0e7b69 | [] | no_license | YujingXie2015/AqualDataCollection | 6efcc57a3f2c7a9c55feb4490b8034872ad60a9d | 54e6e847a7e1186c3a0a42271312b86a1cc8f9b6 | refs/heads/master | 2020-04-11T10:48:26.366024 | 2016-06-12T16:01:57 | 2016-06-12T16:01:57 | 60,884,335 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 791 | java | package com.example.yujingxie.addmap2;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.app.Activity;
import android.widget.ImageView;
import android.widget.TextView;
public class DashboardActivity extends AppCompatActivity {
TextView Name;
TextView Location;
Text... | [
"yujingxie.dancy@gmail.com"
] | yujingxie.dancy@gmail.com |
f460d1d07332304d1bb1646574e9013fd81811ce | 489b99e5bfe0aa4156b09a6556ff17d23e89416f | /temp.java | ad44fad95e1feb7638a3a02970573a2146476401 | [] | no_license | marziiiiiiii/hello | f362384f5157e09c284904adbf6dc059febeb950 | cdfca3f7c334bb6201bd12b7b929b52a5af22ca6 | refs/heads/master | 2020-06-18T17:35:18.059896 | 2019-07-11T11:47:55 | 2019-07-11T11:47:55 | 196,383,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,008 | 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 ad.project.pkg5;
//
///**
// *
// * @author SMarziSM
// */
//public class temp {
// public int getLe... | [
"noreply@github.com"
] | noreply@github.com |
a4e7187fbbb19eee0c3047df195c40b6dfb64530 | 38a24be95a3304872c183b074d42ca7551d50fbd | /cubecalculation.java | dd98186d1cda11fa59c0be90e8d879b9e2f9603e | [] | no_license | MR71116/Java | ff196da9d145be8398be934b50435a6a8ede65c7 | 007664ed005435d714c46a273e952ae62dc41e6f | refs/heads/master | 2021-07-11T08:43:35.853908 | 2019-03-18T10:59:49 | 2019-03-18T10:59:49 | 153,909,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | class cubecalculation
{
static int c;
static int res;
public static void cube()
{
System.out.println("The number is "+c);
res=c*c*c;
System.out.println("The cube of "+c+ " is "+res);
}
public static void main(String args[])
{
c=3;
cube();
}
} | [
"noreply@github.com"
] | noreply@github.com |
f00c9596270fb240721f300bdc7bd2e53fd7a150 | 446b8b2e599a17ab231dbb677c13f949a4046051 | /market-web/src/main/java/com/market/dao/AddressDao.java | 9a0c7f46f43c1d29fc27538c3e0a71b577238943 | [] | no_license | wengxs/market-online | 2a4daf29af56d7dbe97b97bf6549a92e58048c2b | 9d40189bd7538d9fd44d2db86cb399acadbe3890 | refs/heads/master | 2022-12-27T16:01:16.040270 | 2020-02-20T09:55:55 | 2020-02-20T09:55:55 | 241,845,365 | 0 | 0 | null | 2022-12-09T22:32:07 | 2020-02-20T09:37:32 | JavaScript | UTF-8 | Java | false | false | 606 | java | package com.market.dao;
import java.util.List;
import com.market.bean.Address;
public interface AddressDao {
// 持久化对象
public void save(Address address);
// 删除
public void delete(Address address);
// 更新
public void update(Address address);
// 查询所有
public List<Address> findAll();
// 根据外键ID查询
public List<Addr... | [
"754543850@qq.com"
] | 754543850@qq.com |
782448db00c11654574663eb2d110802daf27913 | 04886a3ee8fa061ee0f0b78c9cbc4fd395faa30a | /Projeto/.JETEmitters/src/org/talend/designer/codegen/translators/databases/dbspecifics/greenplum/TGreenplumOutputFinallyJava.java | be9eba323bc273c1ddec7d67861a8518daa813e8 | [] | no_license | leandrommendes/BackUp-Talend | 5d3a6c6d950f8b695780d779ff1188102f2dd3a0 | a407082d0728ea2082b4a8f0dbfaf4c66ad77652 | refs/heads/master | 2021-09-16T14:50:38.001873 | 2019-09-17T16:55:28 | 2019-09-17T16:55:28 | 209,109,825 | 0 | 0 | null | 2021-08-02T17:03:22 | 2019-09-17T16:56:08 | Java | UTF-8 | Java | false | false | 307,727 | java | package org.talend.designer.codegen.translators.databases.dbspecifics.greenplum;
import org.talend.core.model.metadata.IMetadataColumn;
import org.talend.designer.codegen.config.CodeGeneratorArgument;
import org.talend.core.model.process.INode;
import org.talend.core.model.process.ElementParameterParser;
import org.t... | [
"leandromoraesmendes@gmail.com"
] | leandromoraesmendes@gmail.com |
c7b2744d9177dc10558bafed9cd3ee900e227278 | 4cf8c74c06b5640dc83ab6db844d61ef4c77e1ef | /app/src/main/java/com/dks/andapp/tools/phonesaver/RegularAlarm.java | bffe22041dbb2031d854d2b5df5ab9bc689c0203 | [] | no_license | dhavalkshah/Phone-Saver | 01f30cb6fce05e4b8dbac3f144415a8ea6b05e1b | 87c431a158119202ca35c8b34cb1f1dc809a7584 | refs/heads/master | 2021-01-13T02:16:45.682922 | 2015-08-04T16:53:52 | 2015-08-04T16:53:52 | 40,196,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,776 | java | package com.dks.andapp.tools.phonesaver;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
//import android.util.Log;
public class RegularAlarm ... | [
"dhavalkshah.2882@gmail.com"
] | dhavalkshah.2882@gmail.com |
3f4c69d22a4650cb0340358fe89eaaad4258baef | 2559006306d196db881179795d7c5a0a6aa1bd27 | /spring-cloud-alibaba/c-algorithm/src/main/java/com/smart/algorithm/hyperloglog/HyperLogLog.java | cfcb2585b90a9112eb147cad2fc3d7df2cbcdd3b | [] | no_license | weikelujava/SpringCloudAlibaba | 96f14c202533c8a36737f5d73f0d12ba05fe221c | 748015e3818347adc5d8a11fed39603ce8094e93 | refs/heads/master | 2023-06-25T10:36:10.870784 | 2021-08-02T10:19:37 | 2021-08-02T10:19:37 | 299,606,953 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,088 | java | package com.smart.algorithm.hyperloglog;
/**
*
* @version V1.0
* @title: HyperLogLog
* @description:
* @author: lukewei
* @date: 2020-12-07 17:37
* @remark: 修改内容
*
* HyperLogLog是Redis的高级数据结构,是统计基数的利器,经常在数据库中被用来统计某一字段的Distinct Value
* HyperLogLog实际上不会存储每个元素的值,它使用的是概率算法,通过存储元素的hash值的第一个1的位置,来计算元素数量。
*
*
*/
... | [
"weikelujava@163.com"
] | weikelujava@163.com |
00130f0e17c740abf988cd7b9f169771655c3473 | 78f5692bb4b103abcb4fca6b3c8a8b5629d9dc74 | /app/src/main/java/com/br/cotaacaoapp/task/http/AcaoYahooDAO.java | e32bd1746c4152f7be7e304f533baee36551e881 | [] | no_license | micdias/cotaAcaoApp | 1fed1815233a67c3896a677ca775ac8152bf3b50 | f2e18a439bd14f9acc0336b9c7d3dc646b21f098 | refs/heads/master | 2020-04-09T22:01:02.297096 | 2016-09-21T01:46:34 | 2016-09-21T01:46:34 | 68,147,674 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,782 | java | package com.br.cotaacaoapp.task.http;
import com.br.cotaacaoapp.dto.PapelAtualizado_Y;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import java.util.logging.Level;
import java.util.logging.Logger;
import java.util.reg... | [
"michel_dias_@hotmail.com"
] | michel_dias_@hotmail.com |
3a5cb17899f15a7670fab3ec31db57e0e980faae | 8db9b41110cfb3f7a9ec4594fb046cca54d7031c | /framework-cloud/framework-openshift-templates/src/main/java/org/kie/cloud/openshift/constants/ProjectSpecificPropertyNames.java | 328a26aca77855f8d1919cc52c04b80368d4d3aa | [
"Apache-2.0"
] | permissive | gmunozfe/kie-cloud-tests | 3f09803eafd37ea54a845a378304f54b5d98c043 | 78562af8c9fd4a7c155db3392902d0ef32cea2ac | refs/heads/master | 2020-04-30T16:27:30.556867 | 2019-10-10T14:10:12 | 2019-10-11T18:50:25 | 176,948,584 | 1 | 0 | null | 2019-03-21T13:19:43 | 2019-03-21T13:19:43 | null | UTF-8 | Java | false | false | 1,946 | java | /*
* Copyright 2018 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, softw... | [
"krlsuta@gmail.com"
] | krlsuta@gmail.com |
18cab2498f31d8ab9a8551e9f6b9f3b71f85871b | 78ce64aacf76f9a003a5a416e28a5185c1ab6e02 | /platform-ware/src/main/java/top/tobing/platform/ware/controller/WareSkuController.java | 6d2e463d2b6893c73aabca3523f601e48290d58a | [] | no_license | Tobingindex/platform | 87932697549781b088c980d838f9cefb1c908161 | 8fe3764feb7f8f7de3dbdeef044e29fd34519fed | refs/heads/master | 2023-06-24T05:42:37.882834 | 2021-07-22T10:30:01 | 2021-07-22T10:30:01 | 364,134,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,964 | java | package top.tobing.platform.ware.controller;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import top.tobing.common.to.SkuStockSearchVo;
import to... | [
"652916578@qq.com"
] | 652916578@qq.com |
48378bc25c982a8c75cbcdac3da9f72748a9fad3 | 994ec988a0dce249d364794099129f86356b8b8b | /src/no/progark/a18/towerdefence/gameContent/TouchListener.java | ecd5e94d7b04594306fb6f1591133328a1d0ff6a | [] | no_license | evenos/ProgArk---A18--2012- | 0c2cc4730c3817f3b8ab1ebf632607dabc8333f0 | 85b478fbc82ee70bba05361c9e5d60a35d68679d | refs/heads/master | 2021-01-23T06:49:55.345423 | 2012-04-27T21:10:11 | 2012-04-27T21:10:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 168 | java | package no.progark.a18.towerdefence.gameContent;
import org.andengine.entity.IEntity;
public interface TouchListener {
public boolean handleTouch(IEntity entity);
}
| [
"evenos@stud.ntnu.no"
] | evenos@stud.ntnu.no |
20f8af78fcf51fbd1e92f5a6ce51d2253cbe8472 | 0a9977478e707ec116d2f1408d628af73fc6525a | /app/src/main/java/com/pongodev/dailyworkout/models/ProgramsModel.java | 0c9beb3759948f160fe953a149a614460bd9673c | [] | no_license | rockstar016/FitnessApp | d38a13ed4eb93501967bff0a0c9b457345f21bf4 | ec73baf0a264a635a98dc4fdb64a6f1395076b0a | refs/heads/master | 2020-05-29T08:54:05.396031 | 2016-09-26T16:36:03 | 2016-09-26T16:36:03 | 69,263,782 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,014 | java | package com.pongodev.dailyworkout.models;
/**
* Created by RockStar0116 on 2016.09.16.
*/
public class ProgramsModel {
private String workOutName,workOutImage,workOutTimes;
private int progId, workId;
public int getProgId() {
return progId;
}
public void setProgId(int progId) {
... | [
"https://github.com/rockstar016/LaurenWork.git"
] | https://github.com/rockstar016/LaurenWork.git |
094cccee51d8502b62849ea952789257002de0c0 | e8986d25c0681a87eaf175fa276c429722de3059 | /src/main/java/blog/service/MessageService.java | fdab0cf9c97e8415311f2b4d70faaa6b231a8c6f | [] | no_license | tangmengzheng/blog-java | 921346e809af8da193859dce40e013854bfb3f77 | 9eda541ebf43fc9f776054401077096abf9dce26 | refs/heads/master | 2022-12-19T19:09:49.512984 | 2020-08-04T07:49:23 | 2020-08-04T07:49:23 | 81,186,197 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 730 | java | package blog.service;
import blog.dao.MessageDao;
import blog.model.Message;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import java.util.List;
/**
* Created by tangmengzheng... | [
"tang_mengzheng@sina.com"
] | tang_mengzheng@sina.com |
0396c098a5012ae077393df15b8267178ea7fee7 | d60e287543a95a20350c2caeabafbec517cabe75 | /NLPCCd/Hadoop/9800_1.java | 9c7ca3795b9491fc75385e0675677cf2efea0311 | [
"MIT"
] | permissive | sgholamian/log-aware-clone-detection | 242067df2db6fd056f8d917cfbc143615c558b2c | 9993cb081c420413c231d1807bfff342c39aa69a | refs/heads/main | 2023-07-20T09:32:19.757643 | 2021-08-27T15:02:50 | 2021-08-27T15:02:50 | 337,837,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | //,temp,sample_7166.java,2,9,temp,sample_9364.java,2,13
//,3
public class xxx {
protected void storeRMDTMasterKeyState(DelegationKey masterKey) throws IOException {
String dbKey = getRMDTMasterKeyNodeKey(masterKey);
if (LOG.isDebugEnabled()) {
log.info("storing token master key to");
}
}
}; | [
"sgholami@uwaterloo.ca"
] | sgholami@uwaterloo.ca |
9d6d65a646dd207c35c5b310ed96a296dcc72af8 | b71202326872d00f0ae0b501af5fe0c49ec3adce | /app/src/main/java/kr/co/keypair/votingsystem/fragmentation/team_info/BRA.java | d5014345e8f56fae1dfc95b4fbb4688dab754fce | [] | no_license | peizihui/voting-system | 4444a08421204894e94ace7f3130d08a8653ae74 | f4f57c6ccca197d594ba32efb38e0b9b264978b1 | refs/heads/master | 2020-04-08T11:40:54.251279 | 2018-10-18T03:20:20 | 2018-10-18T03:20:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,638 | java | package kr.co.keypair.votingsystem.fragmentation.team_info;
import android.database.Cursor;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
impo... | [
"hyunjikoh@naver.com"
] | hyunjikoh@naver.com |
118a12b30b5100aa78b3ddebdf7b33aa805e8591 | c7b09f484bd4b449df5301553573ad6110fb9ee6 | /fitness-business/src/main/java/com/zju/se/nohair/fitness/business/controller/VipCardController.java | 65a76f8ed52b13b412615bf7b6ce601cb8170303 | [] | no_license | SourDumplings/fitness | 0fbd323e33bf6a810038dec0fcc4005f9134c6d9 | eab05bfdadee8084eeb9d9e92da09be793fe19f3 | refs/heads/master | 2022-07-13T00:53:28.489690 | 2020-09-18T03:07:49 | 2020-09-18T03:07:49 | 223,142,524 | 0 | 0 | null | 2022-06-21T02:17:13 | 2019-11-21T09:56:55 | Java | UTF-8 | Java | false | false | 2,820 | java | package com.zju.se.nohair.fitness.business.controller;
import com.zju.se.nohair.fitness.business.dto.CreateVipCardDto;
import com.zju.se.nohair.fitness.business.service.VipCardService;
import com.zju.se.nohair.fitness.commons.dto.BaseResult;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation... | [
"changzheng300@foxmail.com"
] | changzheng300@foxmail.com |
cf825258e8c68a4882039e5705993df3593a5b86 | 6f0d0599d0e9a49ac16796eda7bbf3db40859f62 | /src/main/java/com/jboss/eagleeye/security/JwtToken.java | a41cc25f6eaab7f779e936c824af5ce4270e42b5 | [] | no_license | akintomiwa-abolade/EagleEye | 06778c7eaed3b8392c656f20abffc2b5eeb24e2f | 03e0f2d947731284b6453dfbe9846bad10a99192 | refs/heads/master | 2022-11-07T19:00:57.666245 | 2020-06-27T19:40:25 | 2020-06-27T19:40:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,275 | java | package com.jboss.eagleeye.security;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.Jwts;
import io.jsonwebtoken.SignatureAlgorithm;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.stereotype.Component;
imp... | [
"abolade.akintomiwa@gmail.com"
] | abolade.akintomiwa@gmail.com |
761af90fe79268c313ca88b53a4f7324d8c403e1 | 6ffcc3c3a92f6ce5de37e9baf84abada89e80f5c | /src/pk/Card.java | a939a600d87c1cd9befddbf30c52a756599c279c | [] | no_license | webbe1/PokerGame | 4ef44e22c77d55961e66a21f4d6c9b4cf06a0ff9 | 373dd1058ce69ad3c8c360931b23ec5d10615566 | refs/heads/master | 2021-01-21T15:28:03.956800 | 2017-05-19T22:05:26 | 2017-05-19T22:05:26 | 91,848,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,373 | java | package pk;
/**
* Created by Eric on 5/15/2017.
*/
public class Card implements Comparable<Card> {
private int value;
private String suit;
public Card(char v, char s){
if(v == '2'){
value = 2;
}else if(v == '3'){
value = 3;
}else if(v == '4'){
... | [
"Eric Webb"
] | Eric Webb |
e9768d90e0e3e4906de56a9bca4d19e4ebb329bf | 662fde9245d361484b884fe63fcccb531352863a | /src/test/java/com/example/demo/SpringBootJpaExampleApplicationTests.java | 0b7d644d94191563e48cd6a50b18f68bc13f19cc | [] | no_license | manasakolanupaka/pocs | 45bbe8764be2da92e8aec32252609db2fd33ec1c | d658892f02f3485168fdc72b3869e7a06b623080 | refs/heads/master | 2022-08-23T09:39:21.942313 | 2020-05-25T06:34:39 | 2020-05-25T06:34:39 | 255,213,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package com.example.demo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SpringBootJpaExampleApplicationTests {
@Test
void contextLoads() {
}
}
| [
"noreply@github.com"
] | noreply@github.com |
0307b4d2382efb569115fefc6e438e42a28beca4 | 6b47950fe7def3838e86aaa4c82bb9fdba2507af | /MovieDb/app/src/main/java/example/ahmaabdo/moviedb/adapters/MoviesAdapter.java | 654def2f5ace7956e748f77775a988ee14bdde47 | [] | no_license | ahmaabdo/Samples | d6d6188aacddd307b07ab5458081cadcdb6d13a6 | 389da193e3983558a0037235e534dfc9b8cbc76b | refs/heads/master | 2021-05-09T03:54:43.734317 | 2018-03-28T06:23:13 | 2018-03-28T06:23:13 | 119,255,930 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,184 | java | package example.ahmaabdo.moviedb.adapters;
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.LinearLayout;
import android.widget.TextView;
import java.util.List;
import exam... | [
"a7maabdo@gmail.com"
] | a7maabdo@gmail.com |
b5b8c3eb7868152766a0891fb16e564374b68cb1 | 386ee344d75d5c75f7aea6a6df7e702470ae19cf | /src/csc3095/project/setnet/ui/drawing/DrawHandler.java | 80cd953460beba526fe1afda25f53b8edc264f18 | [] | no_license | AKYChan/SetNetTool | 8cdf739f51bd8c47706614822c72bc62ab2a16b0 | 3fe6a881fefd943dd31c05d5ecce31fe9f2a97d2 | refs/heads/master | 2020-03-30T02:50:18.627620 | 2019-09-10T12:17:55 | 2019-10-11T16:03:22 | 150,653,435 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,340 | java | package csc3095.project.setnet.ui.drawing;
import csc3095.project.setnet.components.Arc;
import csc3095.project.setnet.components.Place;
import csc3095.project.setnet.components.Transition;
import csc3095.project.setnet.main.Setnet;
import csc3095.project.setnet.ui.applier.DrawingPaneResizer;
import csc3095.pro... | [
"alexchankaiyin@gmail.com"
] | alexchankaiyin@gmail.com |
edc921ae83f7c857f57a7702aaf16cb20c316ab7 | 7de295c9f475fe8fbe9ece72e3698eec56662166 | /common/src/bms/module/ActivityView.java | 49417f843e6640bca5c5f835e977d3a808e177e4 | [
"MIT"
] | permissive | galyeshua/BoatManagementSystem | ed41c7b3be5ec84e08e74c09a5560adf17502a15 | b5db1e13694dcd62b87f4fa857f037888d29e494 | refs/heads/main | 2023-03-12T04:28:58.143422 | 2021-03-04T10:40:20 | 2021-03-04T10:40:20 | 314,532,699 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 273 | java | package bms.module;
import java.time.LocalTime;
public interface ActivityView {
int getId();
String getName();
LocalTime getStartTime();
LocalTime getFinishTime();
BoatView.BoatType getBoatType();
boolean isOverlapping(ActivityView other);
}
| [
"galy1200@gmail.com"
] | galy1200@gmail.com |
53159218ea4cbafbbc3d5b8fb41fb06bf864ab5e | b7f3f950e098a08a8dc4d8bb00008221dbd28a43 | /android-sdk/src/main/java/org/sagebionetworks/bridge/android/data/Archive.java | 9c80304598a94524bb450c81e371842399a7f642 | [
"Apache-2.0"
] | permissive | rianhouston/BridgeAndroidSDK | 96e562233a80ac7ae0b56734a3f2535ff20e5d9a | fa86b5131e519925dc61f41c604bf711476eb341 | refs/heads/develop | 2021-01-20T05:46:53.245501 | 2017-02-11T23:25:12 | 2017-02-11T23:25:12 | 81,831,939 | 0 | 0 | null | 2017-02-13T14:10:49 | 2017-02-13T14:10:49 | null | UTF-8 | Java | false | false | 4,455 | java | package org.sagebionetworks.bridge.android.data;
import com.google.common.base.MoreObjects;
import com.google.common.base.Objects;
import com.google.common.collect.Lists;
import org.joda.time.DateTime;
import org.sagebionetworks.bridge.android.BridgeConfig;
import org.sagebionetworks.bridge.rest.RestUtils;
import ja... | [
"joshua.liu@sagebase.org"
] | joshua.liu@sagebase.org |
3973d77baf79aafdde54655f51aea03e008055f5 | 57abc8ae87ae03c202a386fba9aa0e3bb8b2f452 | /cloud-yarn/src/main/java/com/sequenceiq/cloudbreak/cloud/yarn/client/YarnClient.java | b14c3b5b6a98f27e05472006be8402b624848957 | [
"LicenseRef-scancode-warranty-disclaimer",
"ANTLR-PD",
"CDDL-1.0",
"bzip2-1.0.6",
"Zlib",
"BSD-3-Clause",
"MIT",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-jdbm-1.00",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | hortonworks/cloudbreak | 11c03bb7b90b49d1d57250ee1691f2484bc686ab | cab154694f43e27e8c429b53a9400fe8cc19d07b | refs/heads/master | 2023-07-26T16:42:10.127709 | 2023-07-04T08:11:17 | 2023-07-12T10:56:54 | 19,638,422 | 199 | 211 | Apache-2.0 | 2023-09-14T20:54:32 | 2014-05-10T10:03:07 | Java | UTF-8 | Java | false | false | 1,020 | java | package com.sequenceiq.cloudbreak.cloud.yarn.client;
import java.net.MalformedURLException;
import com.sequenceiq.cloudbreak.cloud.yarn.client.exception.YarnClientException;
import com.sequenceiq.cloudbreak.cloud.yarn.client.model.request.ApplicationDetailRequest;
import com.sequenceiq.cloudbreak.cloud.yarn.client.mo... | [
"keyki.kk@gmail.com"
] | keyki.kk@gmail.com |
4e2011671afd91e1f13a34bddb60ba241b571ac3 | 71cc8949ba8bcc13d39c0fef8bc931898391d741 | /Acme-Survival/src/main/java/converters/ThreadToStringConverter.java | 8949e77b33e0bbbbc013679ab9b8d6a3bfa5006b | [] | no_license | judamalua/DT-D12-Hackathon | f4d4fa1fedc7ae410b8570652c36df8caa6b89af | 7fedc1808381a71fdde647bb57f1d08d3b434807 | refs/heads/master | 2021-04-18T21:41:45.036263 | 2018-06-08T20:13:23 | 2018-06-08T20:13:23 | 126,690,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java |
package converters;
import org.springframework.core.convert.converter.Converter;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
import domain.Thread;
@Component
@Transactional
public class ThreadToStringConverter implements Converter<Thread, String>... | [
"danieldiment.gj@gmail.com"
] | danieldiment.gj@gmail.com |
649bfd04dd51481024fb8a4d4cfcc31f8ad7cce8 | d2ff8a6c2c46841885218f62883c2c1320c87ee7 | /src/main/java/kr/co/leehana/controller/MainController.java | 31f6f98170553f6713116c0510653c01c0da03e4 | [
"MIT"
] | permissive | Hana-Lee/pc-bang | 0652417c89cd03e388d18296ece863ed0afe6d49 | 1eb010858fe4b8beee312f7e1355f4f14bb9246d | refs/heads/master | 2021-01-10T17:45:44.991947 | 2015-11-22T09:25:36 | 2015-11-22T09:25:36 | 46,100,151 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 555 | java | package kr.co.leehana.controller;
import kr.co.leehana.service.MemberServiceImpl;
import kr.co.leehana.view.LoginFrame;
import kr.co.leehana.view.ManageView;
/**
* @author Hana Lee
* @since 2015-11-14 03-28
*/
public class MainController {
private static LoginFrame loginFrame;
public static void main(String[] ... | [
"i@leehana.co.kr"
] | i@leehana.co.kr |
5263eef701fb8b6e7c2f7def70874f217bf52293 | b22bfccc30a461b0bc0f3c4b73b4eed79d99bf03 | /src/cn/daizhe/javacourse/lecture/ch4/C407/VectorTest.java | 901ddbe66b86cf8cf8508626844a4e344d213dc6 | [] | no_license | daizhe0417/JavaCourseCode | 1ef2ad3cee9c290647e892efd906e92b12b459a5 | bd830711d5695411b55d9e141ddfdaecc2dc523b | refs/heads/master | 2020-05-29T09:14:51.585208 | 2016-10-06T03:57:12 | 2016-10-06T03:57:12 | 70,120,944 | 0 | 1 | null | 2016-10-07T14:59:10 | 2016-10-06T03:56:54 | Java | UTF-8 | Java | false | false | 771 | java | package cn.daizhe.javacourse.lecture.ch4.C407;
import java.util.Enumeration;
import java.util.Vector;
public class VectorTest {
public static void main(String args[]) {
int b = 0;
Vector v = new Vector();
System.out.println("Please Enter Number:");
while (true) {
try {
b = System.in.read()... | [
"venice@DaiZhedeMacBook-Pro.local"
] | venice@DaiZhedeMacBook-Pro.local |
0529ad3d044f2bf36d42043e2ede79b15bc0c6ef | c59595ed3e142591f6668d6cf68267ee6378bf58 | /android/src/main/java/org/mortbay/util/ajax/JSONPojoConvertor.java | bcc444c0be698b7339658c8877387cc8958526d9 | [] | no_license | BBPL/ardrone | 4c713a2e4808ddc54ae23c3bcaa4252d0f7b4b36 | 712c277850477b1115d5245885a4c5a6de3d57dc | refs/heads/master | 2021-04-30T05:08:05.372486 | 2018-02-13T16:46:48 | 2018-02-13T16:46:48 | 121,408,031 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 12,735 | java | package org.mortbay.util.ajax;
import java.lang.reflect.Array;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.lang.reflect.Modifier;
import java.util.Arrays;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Map.Entry;
import ja... | [
"feber.sm@gmail.com"
] | feber.sm@gmail.com |
e0d5035498c6d9f1a7e2cc0397a69c38f732f5da | 9d71973e6938869f0a9a39c176e44c9739f2f5b1 | /src/kmp/KMPMatch.java | f493cc72ccbf697a36fee038e3369614e988a4c7 | [] | no_license | zepherusqin/JavaAlgrithnm | 67d30462bfbff53de1872d244e14ed19052f4304 | cac42934d40ca1768953c92bb8334404a0dedb01 | refs/heads/master | 2022-11-17T22:35:20.694760 | 2020-07-05T03:09:48 | 2020-07-05T03:09:48 | 277,220,564 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,592 | java | package kmp;
import java.util.Arrays;
/**
* @Author:QinZhubiao
* @Date: 2020/4/12 0012
* @Description: kmp
* @version: 1.0
*/
public class KMPMatch {
public static void main(String[] args) {
String str1 = "BBC ABCDAB ABCDABCDABDE";
String str2 = "ABCDABD";
int[] next = kmpNext("ABCD... | [
"2221959264@qq.com"
] | 2221959264@qq.com |
cb89cfc3b4f3aca72e07a2f86cd5ed236f2cad58 | cbe141a8ecf6ff85150f5d360cd08012d0b12c79 | /29webservices/src/main/java/com/example/a29webservices/MainActivity.java | 6f72e7279067e484cea0ab935e998837df985b12 | [] | no_license | 14masterblaster14/MyTestingAddOn | 84f2142ceaa5c6713ab6fcd1537d24308b24fd66 | f59163b5732a368174af8511dcc1d7487e03d889 | refs/heads/master | 2021-04-30T16:40:22.919044 | 2017-04-14T15:43:25 | 2017-04-14T15:43:25 | 80,106,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,450 | java | package com.example.a29webservices;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.Menu;
import an... | [
"14masterblaster14@gmail.com"
] | 14masterblaster14@gmail.com |
d3a83b0872e18dafd5deb7d9f0e7f9990e6e787f | 881fd891d584fc01bdfd1fd9ebb7641aee161ad1 | /src/test/java/com/hadi/ping_pong/TestMainVerticle.java | d75e45198b63ae5cfe5e6d82b49988d1bb8c2e6a | [] | no_license | Auto-Rooter/Reactive-Web-app-with-Vert.x-and-VueJs- | fca790a42efc6b825402247fa333b232afc18d5b | deebc4e2b4ad6eb5894d231e44faa630885dd6aa | refs/heads/master | 2022-09-23T07:23:11.495254 | 2020-06-06T14:35:56 | 2020-06-06T14:35:56 | 268,369,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 753 | java | package com.hadi.ping_pong;
import io.vertx.core.Vertx;
import io.vertx.junit5.VertxExtension;
import io.vertx.junit5.VertxTestContext;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import java.util.concurrent.TimeUnit;
import static or... | [
"hadi.assalem@gmail.com"
] | hadi.assalem@gmail.com |
e0ae593d3ca2cc09200b08a9a3a2ac1d173a0224 | 9e974f4a7a63e0733afbc95597c3babcd0d51df6 | /jOOQ-meta/src/main/java/org/jooq/util/derby/DerbyDatabase.java | 43875a5e94c45bf4dcdf20c225beba9224d8abda | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | davidning/jOOQ | b9eb531e689dee697c7f6ea3d6e58fcafd03a32b | 16dbbf66acc7d2ef2b3b240c0168aba1c5d51b1c | refs/heads/master | 2021-01-15T19:40:36.821066 | 2013-01-19T02:01:28 | 2013-01-19T02:01:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,615 | java | /**
* Copyright (c) 2009-2013, Lukas Eder, lukas.eder@gmail.com
* All rights reserved.
*
* This software is licensed to you under the Apache License, Version 2.0
* (the "License"); You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Redistribution and use in source and ... | [
"lukas.eder@gmail.com"
] | lukas.eder@gmail.com |
e7be5ab1824e99fc3c0eaeceb3208c2feaff03d6 | 1637b42bfe66763990223d674aa470aa239a240b | /ttsd-aa-model/src/main/java/com/tuotiansudai/dto/LoanCreateBaseRequestDto.java | d24b24462e7e16a8d6fa2c867f0a20dd8c23b303 | [] | no_license | haifeiforwork/tuotiansudai | 11feef3e42f02c3e590ca2b7c081f106b706f7da | 891fefef783a96f86c3283ce377ba18e80db0c81 | refs/heads/master | 2020-12-12T09:16:06.320791 | 2019-03-08T09:34:26 | 2019-03-08T09:34:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,032 | java | package com.tuotiansudai.dto;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.google.common.collect.Lists;
import com.tuotiansudai.repository.model.*;
import com.tuotiansudai.util.AmountConverter;
import org.hibernate.validator.constraints.NotEmpty;
import java.util.Date;
import java.util.List;
public... | [
"gaoxiduan@gmail.com"
] | gaoxiduan@gmail.com |
a71f6ab520c421ea315fea6e74ef497fd45470f7 | d978baf61c6a1367806ba55298a2a4dd769c15a0 | /src/main/java/classroom/web11_28_19/navigationtempengine/TemplateEngine.java | cfa86e1ab867f1a139fda7bde4049ce647cd5416 | [] | no_license | amidshukurov/classwork | 3b27c5404bf84a6680ce793fa09a4d710d25296b | fba7bca0d2840c3b25f20dd0d95f3e416a6eda4c | refs/heads/master | 2022-08-01T20:53:35.213645 | 2021-01-19T10:49:48 | 2021-01-19T10:49:48 | 224,144,733 | 0 | 0 | null | 2022-07-07T22:11:52 | 2019-11-26T08:50:14 | Java | UTF-8 | Java | false | false | 1,953 | java | package classroom.web11_28_19.navigationtempengine;
import freemarker.template.Configuration;
import freemarker.template.TemplateException;
import freemarker.template.TemplateExceptionHandler;
import javax.servlet.http.HttpServletResponse;
import java.io.File;
import java.io.IOException;
import java.net.URISyntaxExce... | [
"it.amid.shukurov@gmail.com"
] | it.amid.shukurov@gmail.com |
a3ee4a4b7de1bc4dacafbc51ff69e6bca73caaf4 | c523806030a7dd5cb1c3c03a89fb120294182a49 | /crlibrarya/src/main/java/com/android/crlibrary/utils/SHA.java | 2b9df4d5b600a1ed7bc3ed95f0abeb5a8255fa27 | [] | no_license | 15920086065/Project | f0353082edb0c4e7b35e33a16e920b86a3e81f12 | fd8c36a7729dfb77cee65b31db681328d56c7228 | refs/heads/master | 2020-04-11T17:45:58.172287 | 2018-12-16T06:43:15 | 2018-12-16T06:43:15 | 161,973,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,355 | java | package com.android.crlibrary.utils;
/**
* Created by Administrator on 16-1-21.
*/
public class SHA {
private final int[] abcde = {
0x67452301, 0xefcdab89, 0x98badcfe, 0x10325476, 0xc3d2e1f0
};
// 摘要数据存储数组
private int[] digestInt = new int[5];
// 计算过程中的临时数据存储数组
private int[] tmpDa... | [
"Y349194924@163.com"
] | Y349194924@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.