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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b4cfba46a7b444d52b883ece74a448f979dbf6d6 | 6b19524c2db316c1bae52a24f8b37fd6969b9400 | /plugins/circuit-breaker-policy/src/main/java/io/apiman/plugins/circuit_breaker/beans/CircuitBreakerConfigBean.java | 64ec649c11a3ed0df66550f5815a053acd0d5f48 | [
"Apache-2.0"
] | permissive | apiman/apiman | feb59b437485080425105c8597ff01f3df4a7697 | 347f4a8de4d3f9feea7a4daa01cec7d12f654a0d | refs/heads/master | 2023-08-31T23:50:25.742996 | 2023-08-25T19:22:58 | 2023-08-25T19:22:58 | 12,319,410 | 846 | 440 | Apache-2.0 | 2023-09-14T17:09:49 | 2013-08-23T09:29:20 | Java | UTF-8 | Java | false | false | 2,536 | java | /*
* Copyright 2016 JBoss 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 agreed to i... | [
"eric.wittmann@gmail.com"
] | eric.wittmann@gmail.com |
37821a649b118598ffde6a13285e440ed7995862 | 4c91e2049a2f39d1c84cb0dc2f436256468b8edc | /app/src/main/java/co/borucki/mycvwithdatabase/view/fragments/EducationFragment.java | cc74b9bab816888f71ed8a9cf0e5d4dbe6242c01 | [] | no_license | LukaszBorucki/MyCVwithDatabase | 961794de2be95d0ca714a39c3716870b86f0dd04 | cda2388ceedbb9af04394be427fd6f3bee76a919 | refs/heads/master | 2021-08-12T08:19:18.721661 | 2017-11-14T15:37:22 | 2017-11-14T15:37:22 | 109,703,827 | 0 | 1 | null | 2017-11-14T15:37:23 | 2017-11-06T14:12:13 | Java | UTF-8 | Java | false | false | 2,533 | java | package co.borucki.mycvwithdatabase.view.fragments;
import android.app.ProgressDialog;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.Lin... | [
"lukasz@borucki.co"
] | lukasz@borucki.co |
a9aafbff53e68505a11a74143e119aaa9041c076 | 3590b627c3df339761621c57a47f6d7cc00ef9f3 | /unit-tests/app/src/androidTest/java/org/gearvrf/animation/GVRRotationByAxisWithPivotAnimationTest.java | 9b48a5e9460cd7cd617fe5ce2d94f75e88e69125 | [] | no_license | gearvrf/GearVRf-Tests | 72f9a27e01a3336ba126b1e37b9eabff7fc89d41 | 38321e9cb955ad1cd08e8720f6478e10b9581226 | refs/heads/master | 2020-05-22T04:00:09.586348 | 2018-10-25T19:32:47 | 2018-10-25T19:32:47 | 65,028,606 | 3 | 20 | null | 2018-10-25T19:32:48 | 2016-08-05T15:20:08 | Java | UTF-8 | Java | false | false | 2,815 | java | package org.gearvrf.animation;
import org.gearvrf.ActivityInstrumentationGVRf;
import org.gearvrf.viewmanager.TestDefaultGVRViewManager;
import org.gearvrf.GVRSceneObject;
/**
* Created by Douglas on 2/28/15.
*/
public class GVRRotationByAxisWithPivotAnimationTest extends ActivityInstrumentationGVRf {
... | [
"nola.donato@samsung.com"
] | nola.donato@samsung.com |
f2535b18ca1ae9435e738613472e1a51819d72bd | aa20dca7a42acf8636b324e1acde9f2f67081cdf | /finalProject/src/JAL.java | b1e1238529263af7ea03f4236b90b0d5f6bd2f55 | [] | no_license | irfanm96/CO225 | b86c579613c91603be84e4b4bab4a2116b6cab21 | 3af28472f9335c6c3e9b5c9a4fce627257cbb812 | refs/heads/master | 2020-03-31T22:12:55.710264 | 2019-02-18T14:14:20 | 2019-02-18T14:14:20 | 152,610,316 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 553 | java | import java.io.IOException;
public class JAL implements Instruction, JTypeInstruction {
@Override
public void execute(String[] args, CPUReg regFile) throws IOException {
throw new IOException("Need a cpu input for J type instructions");
}
//override executeBranch method in J Type instruction ... | [
"e15138@ce.pdn.ac.lk"
] | e15138@ce.pdn.ac.lk |
abcfb22613ec7fd8579fd250bc9e53cb40f53e61 | a6330fe54e1cde24d440039f07639f9cd76c9f04 | /app/src/main/java/com/android/sprj/criminalintent/CrimeFragment.java | ae80f94410247b626eddea8e7b9717910dcffeb3 | [] | no_license | sprj/CriminalIntent | f5d9bd8f57ab90cdb8ee7a970068c5f48c9d60fa | 168f41c094c883c9f58180d4b3d09cb622d7ce9c | refs/heads/master | 2020-05-03T18:16:34.990855 | 2015-07-13T10:55:39 | 2015-07-13T10:55:39 | 38,997,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,338 | java | package com.android.sprj.criminalintent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
/**
* Created by sprj... | [
"sushil.kumar@inxero.com"
] | sushil.kumar@inxero.com |
a6eeb3a64a0c8d15c23a57cc1155a49a79f51509 | cabf2eca639dd26529917c981479668c172203dc | /src/Entidad/ClsEntidadUnidad.java | 544bd575aad517f9f921ce321681ea5f977f3bb8 | [] | no_license | Drei109/SistemaInformesUPT | f91f001a883244ecbde15570ab2256ee989f3f5b | 51def2adcbc10e250097de14c62f387c42d2d861 | refs/heads/master | 2021-05-03T23:28:21.607915 | 2017-02-08T13:50:46 | 2017-02-08T13:50:46 | 71,736,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package Entidad;
/**
*
* @author enzocv
*/
public class ClsEntidadUnidad {
private int idUnidad;// INT(11) NOT NULL AUTO_INCREMENT,
private String descripcionUnidad;//` VARCHAR(20) NOT NULL,
private String estadoUnidad;// VARCHAR(20) NULL DEFAULT NULL,
public int getIdUnidad() {
return idU... | [
"enzocv96@gmail.com"
] | enzocv96@gmail.com |
0f5eb281acf829da3b99c21fcfd72018fa55970e | 89b650261ce180c49c0728daa5d49a68855b771c | /J2se-8/src/org/test/cloneEx/Department.java | 623c40695316476409c5bc96968fcea62361dd2b | [] | no_license | ParveenThakur/CoreJava | 81f33a5a7b49c5fa386b52e8ad0e41c255159e80 | b105adfd9d5f6513d9f65811278ed4d382f664ae | refs/heads/master | 2021-01-18T20:17:17.680357 | 2017-11-20T12:33:26 | 2017-11-20T12:33:26 | 68,283,797 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 417 | java | package org.test.cloneEx;
public class Department {
private int id;
private String name;
public Department(int id, String name)
{
this.id = id;
this.name = name;
}
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String ... | [
"parveenkumar007@gmail.com"
] | parveenkumar007@gmail.com |
b227ff088c2e65946855c3210a27bc7a6ec8c0e3 | 08ad19d2543ab96e4f404a688f75e9fbaf92de81 | /TradingBot/Server/src/main/java/com/kl/tradingbot/common/exception/GlobalExceptionHandler.java | 478efb7895d86d26b5bef8ecbfb8bebc107ef61c | [
"MIT"
] | permissive | kostadinlambov/Trading-Bot | 1c414c4bf518eba9dfcc931784703cd57d2319d0 | 1d4632efe6eb8772157abb6c36ec1916280d228a | refs/heads/main | 2023-09-05T10:13:47.053214 | 2021-04-05T12:17:34 | 2021-04-05T12:17:34 | 344,804,267 | 0 | 0 | MIT | 2021-03-25T19:01:26 | 2021-03-05T12:29:10 | Java | UTF-8 | Java | false | false | 2,364 | java | package com.kl.tradingbot.common.exception;
import com.kl.tradingbot.common.exception.model.ErrorMessageEnum;
import com.kl.tradingbot.common.exception.model.response.ExceptionResponse;
import org.springframework.context.support.DefaultMessageSourceResolvable;
import org.springframework.http.HttpHeaders;
import org.sp... | [
"klambov20@gmail.com"
] | klambov20@gmail.com |
740e11a27d92f4c4c76893da2da8ac6913d6318f | 79ea8f7eee0e8a432cd6493ff21786afe3e3633c | /apphx/src/main/java/com/lifucong/apphx/presentation/contact/search/HxSearchContactPresenter.java | 935d2f3b946613a16383fd4de4525b4445721ce2 | [] | no_license | powerwolfman/ReadGroup | 6aca06c5cf1958fb5c7cdc2ffcd67fb328d9bdac | c5def303b2f4fdc0a35c08cd6f932de081ffedb1 | refs/heads/master | 2021-05-04T04:50:48.526361 | 2016-10-18T11:19:17 | 2016-10-18T11:19:17 | 70,898,326 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,242 | java | package com.lifucong.apphx.presentation.contact.search;
import android.support.annotation.NonNull;
import com.lifucong.apphx.basemvp.MvpPresenter;
import com.lifucong.apphx.model.HxContactManager;
import com.lifucong.apphx.model.event.HxErrorEvent;
import com.lifucong.apphx.model.event.HxEventType;
import com.lifucon... | [
"m18234156370@163.com"
] | m18234156370@163.com |
49ccf4e666d0f1e461451cb39230c07a2e2d9bc6 | d280800ca4ec277f7f2cdabc459853a46bf87a7c | /spring-boot-project/spring-boot-test-autoconfigure/src/test/java/org/springframework/boot/test/autoconfigure/web/servlet/mockmvc/ExampleException.java | 0cbe3925b82d5df699070ff89d72e3ffe1967eb3 | [
"Apache-2.0"
] | permissive | qqqqqcjq/spring-boot-2.1.x | e5ca46d93eeb6a5d17ed97a0b565f6f5ed814dbb | 238ffa349a961d292d859e6cc2360ad53b29dfd0 | refs/heads/master | 2023-03-12T12:50:11.619493 | 2021-03-01T05:32:52 | 2021-03-01T05:32:52 | 343,275,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 951 | java | /*
* Copyright 2012-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | [
"caverspark@163.com"
] | caverspark@163.com |
5e941b5c694895938100145963a0aadb96efccde | dc861f083c39b16e8754810aae59c4a7dd6b4f67 | /app/src/test/java/com/madosweb/blurrystars/ExampleUnitTest.java | 31d6ebefe1cfea739f5dd6087d7a3d88a0457430 | [] | no_license | MohamedAbulgasem/BlurryStars-AndroidGame | ead3a2e2bb19b77b7823fa9de7d6abeeb6cd4eb8 | 27bfa9ff4e2fa61a1905000a84d3a057b073ae11 | refs/heads/master | 2020-03-16T19:15:04.217369 | 2018-05-20T16:41:37 | 2018-05-20T16:41:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | package com.madosweb.blurrystars;
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 vo... | [
"algiriany93@gmail.com"
] | algiriany93@gmail.com |
f9171dfc626e0f8060967bad543d4b06b79d4131 | 1e8b7c4ad46e6711eb433070064d50a958c4d953 | /sqtf-core/src/main/java/org/sqtf/FailedTestException.java | e25bc5924a8b35f6d9887baf536ca6c70c3923bb | [
"MIT"
] | permissive | BradleyWood/Software-Quality-Test-Framework | 465510d559ef373d96d81b2260d409d1c0f15b4b | 010dea3bfc8e025a4304ab9ef4a213c1adcb1aa0 | refs/heads/master | 2021-03-19T17:03:28.274827 | 2018-07-08T00:12:16 | 2018-07-08T00:12:16 | 121,662,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 139 | java | package org.sqtf;
final class FailedTestException extends Exception {
FailedTestException() {
super("Test failure");
}
}
| [
"bradley.wood@uoit.net"
] | bradley.wood@uoit.net |
47d59b956e560b39b2e735274b565ccef517d1cf | 37379ae134f7b0b09a841fc6938fa5f155395bb6 | /ByFei/analysis/maize2k/HapMapTaxaProcessor.java | 01488e025a3b31bf630c6bf923a5a7c0eb9e80c2 | [] | no_license | xuebozhao16/Wheat | f385196f6412bd90298aedeb51d03961c3e4ed30 | c16e9e9b342f76aeb221009c1f3cc1a41d54e8e9 | refs/heads/master | 2023-03-06T16:40:25.615124 | 2023-02-23T04:39:35 | 2023-02-23T04:39:35 | 148,152,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,914 | 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 analysis.maize2k;
import format.table.RowTable;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;... | [
"zhaoxuebo16@mails.ucas.ac.cn"
] | zhaoxuebo16@mails.ucas.ac.cn |
940967a6e35f1b5f913e8ad3d4cb81143f7c6c4b | f331c091d6d8a2aac7b5af11e05ffe7b5cafc6d8 | /myBudget/src/com/zavitz/mybudget/screens/ModifyBudgetScreen.java | ff8c61fc18acfe98019481fbea40b2a8fb884d32 | [
"MIT"
] | permissive | ianzavitz/blackberry-apps | 1f1df19d509d55588d3fa822e9284a3eb45d446a | c757ee491fb106021b5100c0aa1c1a0de80624b9 | refs/heads/master | 2020-04-08T01:45:47.076256 | 2012-02-15T19:50:44 | 2012-02-15T19:50:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,612 | java | package com.zavitz.mybudget.screens;
import com.zavitz.mybudget.UiApp;
import com.zavitz.mybudget.Utilities;
import com.zavitz.mybudget.elements.Budget;
import com.zavitz.mybudget.elements.Transaction;
import net.rim.device.api.system.Characters;
import net.rim.device.api.ui.Field;
import net.rim.device.api.... | [
"gzavitz@gmail.com"
] | gzavitz@gmail.com |
3ab013c624b1ba1969311d24dd6bb855eae196f2 | 51cc151ed0d06bee5c67215e1a8ea8f257717e70 | /src/main/java/chat/core/AbstractSocketManager.java | 10f3f0733e253c92d7840bba31f821deeeeb9591 | [] | no_license | frango9000/PSP_NetChat | a1816001a4bf9cebacb4e4ad6b5ded1ffd53a894 | f839b73daaa938d17e5b71c07e78a9b4c3613159 | refs/heads/master | 2022-04-03T03:04:40.766525 | 2020-02-22T19:29:27 | 2020-02-22T19:29:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,436 | java | package chat.core;
import chat.core.AppPacket.ProtocolSignal;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.Socket;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.TimeUnit;
import tools.log.Flogg... | [
"fsancheztemprano@danielcastelao.org"
] | fsancheztemprano@danielcastelao.org |
cfec1ff0c2a71c9a26b81e01ba64549cdb94afad | c9e6a6ef09d6cffed0877bda8fb71d16c30ade81 | /ArduinoLEDController/app/src/test/java/meethook/infobeans/com/arduinoledcontroller/ExampleUnitTest.java | 6c675b9ca2452ddaadeee835f231b812fac0d301 | [] | no_license | FarazAhmadBPL/Arduino-LED-Controller | 3f140d004e20e9720297d90e5f6321a8ff0bae4e | b124e31f669c2ab3f058ae67d5f72852b1f92738 | refs/heads/master | 2020-03-22T11:02:31.893482 | 2018-07-06T07:13:33 | 2018-07-06T07:13:33 | 139,942,486 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package meethook.infobeans.com.arduinoledcontroller;
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 {
... | [
"faraz.ahmad@infobeans.com"
] | faraz.ahmad@infobeans.com |
a8585aa5da5ed865cd0744d1e3b00c8922151fb5 | 006bc3911b1debfcdbcdcc37313ad7e2c7567c75 | /src/main/java/com/checkout/sessions/completion/HostedCompletionInfo.java | 6f2f89a532eae0a0fbe6a8cad20b94532dc45f0b | [
"MIT"
] | permissive | checkout/checkout-sdk-java | 835a30e576af3b5b7e21d148f47cc24ea63dc576 | 8f786cec6791e67e705124ff0213a5aad595a91e | refs/heads/master | 2023-08-16T04:19:56.009399 | 2023-08-11T12:11:22 | 2023-08-14T14:26:59 | 192,770,578 | 26 | 29 | MIT | 2023-09-14T08:39:02 | 2019-06-19T16:44:48 | Java | UTF-8 | Java | false | false | 1,015 | java | package com.checkout.sessions.completion;
import com.google.gson.annotations.SerializedName;
import lombok.Builder;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
@Setter
@Getter
@EqualsAndHashCode(callSuper = true)
@ToString(callSuper = true)
public final class H... | [
"rsaestrela@gmail.com"
] | rsaestrela@gmail.com |
239b71b5c77bdc3739ca50d72e37318db45551ef | 7620774f3bf0d82561dc62aa29d65272bc246581 | /src/test/java/com/avseredyuk/carrental/dao/impl/MySqlAutomobileDaoTest.java | 364cc931fd30e7577b1e9eebb9526195ffd19c6d | [] | no_license | avseredyuk/car-rental | efb94971799e26ac30d8f192e5f6595f84bdc1af | 96fd9d7cf5c4eda840a6605c936820f051d6e9d9 | refs/heads/master | 2020-12-30T23:10:28.214965 | 2017-02-02T09:51:34 | 2017-02-02T09:51:34 | 80,601,691 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,503 | java | package com.avseredyuk.carrental.dao.impl;
import com.avseredyuk.carrental.dao.impl.factory.MySqlDaoFactory;
import com.avseredyuk.carrental.domain.Automobile;
import com.avseredyuk.carrental.util.RandomUtil;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
import st... | [
"a.v.seredyuk@gmail.com"
] | a.v.seredyuk@gmail.com |
02f678101c7e83b2bd586134d27ce5b93618efb9 | a286f49957e5cd6e776c98205e98617c76d128ab | /SnagFlims/app/src/main/java/com/jsb/snagflims/data/ResponseCallback.java | 442212282ede0d15a197e4bff5cf9909a31f3dac | [] | no_license | Jayantheesh/SnagFlims | 499785889bb61957a2a3f6fa90c2ecf742c40a1d | 29d5816e2b53c0fdfa0b479617b02f348efa72fe | refs/heads/master | 2022-02-16T15:51:10.829549 | 2019-07-29T18:10:44 | 2019-07-29T18:10:44 | 198,307,710 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | package com.jsb.snagflims.data;
import com.jsb.snagflims.model.SnagFlims;
import retrofit2.Response;
public interface ResponseCallback {
void onSucess(Response<SnagFlims> response);
void onFailure(String msg);
}
| [
"jaysb.android@gmail.com"
] | jaysb.android@gmail.com |
e818568417c10b28192594a028c6d6df77cc5d54 | b26a63c3743afd3aedcec85b1e99631be4e3e129 | /src/main/java/com/example/sg/fx/rate/db/model/FxRateModel.java | f9efa7c9eacc827b95efe5644dc9bf1e7ad2966b | [] | no_license | ps2420/kafka-stream-examples | bbbf0a54d6aa14e77fd3f211fac0da37f4963a5c | 1e998c71405f7ad51fc0ff15f12ab290d4069362 | refs/heads/master | 2020-03-30T11:41:14.077154 | 2018-10-02T02:35:22 | 2018-10-02T02:35:22 | 151,187,205 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 918 | java | package com.example.sg.fx.rate.db.model;
import java.io.Serializable;
import java.util.Date;
public class FxRateModel implements Serializable {
private static final long serialVersionUID = 1L;
private double bid;
private double ask;
private String currency;
private String tenor;
private Date timestamp;
... | [
"pankaj.singh@amaris.ai"
] | pankaj.singh@amaris.ai |
4bd792aee03581d6d7c589a4d87aa2ed208c1ff9 | ad4463e2f9acd29ed86336b855a2681682eef549 | /src/com/company/HumanXenomorph.java | 9b3591b06082ad325d3766de3effd6e1af585034 | [] | no_license | swest599/Inheritance-Polymorphism | 412574aea6187a5105c728b541b28ed24e4ad54e | 14decb41d1785b6a330fd006611e75925d9cef04 | refs/heads/master | 2020-04-02T03:01:26.219345 | 2018-10-20T19:39:20 | 2018-10-20T19:39:20 | 153,941,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 209 | java | package com.company;
class HumanXenomorph extends AlienXenomorph {
public void walkLikeAHuman() {
System.out.println("I spawned from a human, so I can run upright!");
}
}
| [
"swest599@gmail.com"
] | swest599@gmail.com |
cb42b5f6e948de0527b6be0bff0c21ffc413e8c4 | 7398714c498444374047497fe2e9c9ad51239034 | /com/zhekasmirnov/innercore/core/MinecraftActivity.java | 1373fa43641748979535ca54428d4c051ecaf70a | [] | no_license | CheatBoss/InnerCore-horizon-sources | b3609694df499ccac5f133d64be03962f9f767ef | 84b72431e7cb702b7d929c61c340a8db07d6ece1 | refs/heads/main | 2023-04-07T07:30:19.725432 | 2021-04-10T01:23:04 | 2021-04-10T01:23:04 | 356,437,521 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,481 | java | package com.zhekasmirnov.innercore.core;
import java.lang.ref.*;
import android.app.*;
import com.zhekasmirnov.innercore.api.mod.*;
import com.zhekasmirnov.horizon.runtime.logger.*;
import com.zhekasmirnov.innercore.utils.*;
import com.zhekasmirnov.innercore.mod.resource.*;
import com.zhekasmirnov.innercore.api.runtim... | [
"cheat.boss1@gmail.com"
] | cheat.boss1@gmail.com |
dd12609fbbdd2eda9de166d3f7711a70758b734a | 128636ab55275eee12aecf2c6408787679ddd0a8 | /src/nu/validator/datatype/AutocompleteDetailsUrl.java | 0ed2a90b10c9b8886154af5b0925f45e03ddc516 | [
"MIT"
] | permissive | validator/validator | db63c9085b0226cd7556f554757507d22abdf9da | ed62b92a2dd36b02711333f43f459f23218a2ac1 | refs/heads/main | 2023-08-24T19:30:45.547678 | 2023-08-13T20:41:09 | 2023-08-23T20:43:21 | 1,133,930 | 1,609 | 326 | MIT | 2023-09-11T04:26:10 | 2010-12-03T02:00:23 | Java | UTF-8 | Java | false | false | 2,146 | java | /*
* Copyright (c) 2016 Mozilla Foundation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, ... | [
"mike@w3.org"
] | mike@w3.org |
7ade04f2e67ea832f4459a20864db8dcc63906bc | 2097dc3f3306232a1ded508c1159ae129d881294 | /src/test/java/modelparser/TestUtil.java | 52dbd513d654dac1c587ac6192535148ba4930bd | [] | no_license | Gribiwe/anotherCalculator | 5dc51635796134fd1cdaec731083563a7857727a | 1e7f1e24eb5d64b85431ba6366b492ca5d933b97 | refs/heads/master | 2021-07-11T03:38:48.004689 | 2020-07-30T23:10:04 | 2020-07-30T23:10:04 | 152,425,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,507 | java | package modelparser;
import gribiwe.controller.util.HistoryLineParser;
import gribiwe.controller.util.OutputNumberParser;
import gribiwe.model.ModelBrain;
import gribiwe.model.dto.BuildingSpecialOperations;
import gribiwe.model.exception.OverflowException;
import gribiwe.model.exception.UncorrectedDataException;
impor... | [
"grib.morpech@gmail.com"
] | grib.morpech@gmail.com |
b4537fbf8f5e4c6b0e45bda8114494edc7bd6907 | 006babf1e9574fd3299cd6456a8d08642a8a7077 | /Applications/Pachyderm3/Sources/org/pachyderm/woc/PXOuterPageWrapper.java | cedde5dbf5192be4e0c3a40eb20259178f1c5838 | [
"CC0-1.0"
] | permissive | gavineadie/Pachyderm | d79d1f26d90acbbecee6cd0d11cad86923e71c7d | e5bdeb852c10e33aea70e85e96a4eeaf68546c5c | refs/heads/master | 2023-05-11T20:34:21.553619 | 2023-05-03T04:05:43 | 2023-05-03T04:05:43 | 48,921,604 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,128 | java | //
// PXOuterPageWrapper.java: Class file for WO Component 'PXOuterPageWrapper'
// Project Pachyderm2
//
// Created by king on 2/21/05
//
package org.pachyderm.woc;
import com.webobjects.appserver.WOContext;
public class PXOuterPageWrapper extends PXPageWrapper {
private static final long serialVersionUID = -82743... | [
"gavin@umich.edu"
] | gavin@umich.edu |
e8e02de364d4708f26ff147564abb50e4e92d1f5 | a97d3c14a3fd406fc5cf666fbd016aa200bab721 | /ex11/task11.3/Student.java | b9eb5bbe9b2f020022e58626e4604d18180dbd9a | [] | no_license | vladg94/java | 5f584064d3c6152a41422cf6692564f36b034c9f | e5005a757a06057ac4a5da30aee9c2ced8f43bef | refs/heads/master | 2021-06-03T21:04:33.098097 | 2017-08-26T19:18:58 | 2017-08-26T19:18:58 | 34,063,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,070 | java | /**
* Student class.
* @author Vlad Georgescu
*/
public class Student
{
private final String studentName;
private Phone mobilePhone = null;
/**
* Constructor a new Student.
*
* @param A string name of the student.
*/
public Student(String studentName)
{
this.studentN... | [
"vladgeorgescu13@gmail.com"
] | vladgeorgescu13@gmail.com |
ac614ae0ced817747dbf63d717066b0365e0d751 | e0770a2f82506643b5a621a8dabe1bc115738c2a | /app/src/main/java/com/shangame/fiction/book/cover/BookCoverView.java | 63ea9a6015136dfd3b909cc052f979d032a3acc8 | [
"Apache-2.0"
] | permissive | daixu/QuReader | e6ce1821e183c07e80ef74fb69820101113296ef | bcd65dc03bbaa8e4932026dc4969f43c26caf93d | refs/heads/master | 2021-01-03T04:38:25.508410 | 2020-02-16T13:53:22 | 2020-02-16T13:53:22 | 239,925,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,000 | java | package com.shangame.fiction.book.cover;
import android.animation.Animator;
import android.animation.AnimatorSet;
import android.animation.ObjectAnimator;
import android.animation.ValueAnimator;
import android.app.Activity;
import android.content.Context;
import android.graphics.Color;
import android.support.annotatio... | [
"daixu.y@gmail.com"
] | daixu.y@gmail.com |
4d3d595ffa9cc3e9b4a4ba806fac63f9ec0ce656 | 323ee90f708f1affa07fe52af82e075a1d38204e | /src/main/java/org/jukbar/dao/CountryDao.java | 1416519f0b957bf2de3d66664f8549ef651dcf9f | [] | no_license | beksay/jukbar | c2bd08ae3bdad87178143c9afd4c47902e0eddc0 | 6d1cb6547f6697bba4543404fb6372ef16e98af5 | refs/heads/master | 2023-04-08T11:51:23.903555 | 2021-04-24T12:28:31 | 2021-04-24T12:28:31 | 296,508,604 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 177 | java | package org.jukbar.dao;
import org.jukbar.domain.Country;
/**
*
* @author Kuttubek Aidaraliev
*
*/
public interface CountryDao extends GenericDao<Country, Integer> {
}
| [
"bektur@bektur-A320M-H"
] | bektur@bektur-A320M-H |
652147fbe5c68e91a44a4872bc273742832e8d21 | a9c692206a74809b3e8b63b76f3934c8ddc70b30 | /app/src/main/java/com/cabinet/rs485/rs485/common/RS485DeviceAddress.java | af0c9123a620d6b905fd42546809ba041275de26 | [] | no_license | TF27674569/Rs485 | cfc1722d1bc8fd1f73db4c16eac56dfadd3bb336 | 1f38b00f4916cb431973a6eedb50b72f241a9486 | refs/heads/master | 2020-03-23T11:28:27.507327 | 2018-07-19T01:01:04 | 2018-07-19T01:01:04 | 141,505,852 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 493 | java | package com.cabinet.rs485.rs485.common;
/**
* JIEGUI license
* Created by zuguo.yu on 2018/7/14.
*/
public enum RS485DeviceAddress {
NONE(0xFF, "NONE");
private final byte address;
private final String desc;
RS485DeviceAddress(int address, String desc) {
this.address = (byte) address;
this.desc ... | [
"286595632@qq.com"
] | 286595632@qq.com |
29c192ea2d377b9b6161b58011c5f5727e8e7500 | 05965fc81f35de533671a1f03e1e86b7e2b8898d | /app/src/main/java/com/moor/im/options/group/adapter/GroupAdminAndMemberAdapter.java | 078f052f3a7565f47a1939281f4c3396d2010a37 | [] | no_license | longwei243/im2.0 | f056ec82df399e64ae27fb212bce57e468f88cd7 | fb77a3004a38fbb99ab875153f3c4102965d9971 | refs/heads/master | 2020-04-15T13:38:28.346810 | 2016-10-08T09:05:07 | 2016-10-08T09:05:07 | 57,932,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,059 | java | package com.moor.im.options.group.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import com.moor.i... | [
"liulongwei243@yeah.net"
] | liulongwei243@yeah.net |
3f66579516049f65f0c4654ce38f0339d28216e1 | dde91e170a3463e43453c1d8881e3762de1d6996 | /grinder-core/src/test/java/net/grinder/scriptengine/jython/instrumentation/AbstractJythonInstrumenterTestCase.java | a9ab74cee89c491776755677f2f6523b861bf72f | [] | no_license | jdpgrailsdev/grinder | 20e1e985337d0f5defca13376f77b9ccb0744297 | bed967021c5fbe8cfb29566c0d6e2a17df9e6434 | refs/heads/master | 2021-01-24T02:06:18.186236 | 2012-06-17T17:26:44 | 2012-06-17T17:26:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,205 | java | // Copyright (C) 2009 - 2011 Philip Aston
// All rights reserved.
//
// This file is part of The Grinder software distribution. Refer to
// the file LICENSE which is part of The Grinder distribution for
// licensing details. The Grinder distribution is available on the
// Internet at http://grinder.sourceforge.net/
//
... | [
"philipa@mail.com"
] | philipa@mail.com |
dd11bbe7920c5b0ceff1082bb53b906ac59c2ba6 | fb3b083a2fdb401a3feebf8b4ad673ccdc76d07b | /clever-canal-driver/src/main/java/org/clever/canal/parse/driver/mysql/utils/MSC.java | e355c9a35ca3985d5533ff05b05b2ebbd910fe45 | [
"MIT"
] | permissive | Lzw2016/clever-canal | 85ce0d25b550e112475de1bc9966490407e7be79 | a6a317abeb7792a4fb5fc56bcbcd61ee19b80441 | refs/heads/master | 2022-10-09T22:07:23.136857 | 2021-05-27T02:35:40 | 2021-05-27T02:35:40 | 217,486,047 | 0 | 0 | MIT | 2022-10-04T23:55:08 | 2019-10-25T08:17:19 | Java | UTF-8 | Java | false | false | 886 | java | package org.clever.canal.parse.driver.mysql.utils;
/**
* MySQL Constants.<br>
* constants that is used in mysql server.<br>
*/
@SuppressWarnings({"unused", "WeakerAccess"})
public abstract class MSC {
public static final int MAX_PACKET_LENGTH = (1 << 24);
public static final int HEADER_PACKET_LENGTH_FIELD_... | [
"lzw1000000@163.com"
] | lzw1000000@163.com |
bd31d433ad16988686cad618afe6896c52a2962f | 9124396cc26e7d162b28d5de493199bf2c13860c | /spring-quartz/src/main/java/com/laiyy/springquartz/conf/TaskExecutorConfig.java | 4f34a8eaeb27f1b10becb7161e6d6e6d5e44c275 | [] | no_license | laiyy0728/study | 2f20a735a823494b08ad8c95d6d869b9c3507e67 | 752a5aaea6a68666f76e41f69925923397e8388f | refs/heads/master | 2021-07-11T21:38:06.892227 | 2018-12-17T03:30:23 | 2018-12-17T03:30:23 | 95,877,325 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 703 | java | package com.laiyy.springquartz.conf;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.task.TaskExecutor;
import org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor;
/**
* @author laiyy
* @date 2018/6/7 19:46... | [
"laiyy0728@gmail.com"
] | laiyy0728@gmail.com |
11e5a7ef21f3819ec0f4a997b2a854aee6e6800e | 963a0f42aaebbcc29879638db0f15e76d7c676fc | /wffweb/src/main/java/com/webfirmframework/wffweb/internal/tag/html/listener/AttributeAddListener.java | b97a23d61f3a94c2b3700a9bcfa797eb4ed3b94b | [
"Apache-2.0"
] | permissive | webfirmframework/wff | 0ff8f7c4f53d4ff414ec914f5b1d5d5042aecb82 | 843018dac3ae842a60d758a6eb60333489c9cc73 | refs/heads/master | 2023-08-05T21:28:27.153138 | 2023-07-29T03:55:08 | 2023-07-29T03:55:08 | 46,187,719 | 16 | 5 | Apache-2.0 | 2023-07-29T03:55:09 | 2015-11-14T18:56:22 | Java | UTF-8 | Java | false | false | 1,179 | java | /*
* Copyright 2014-2023 Web Firm Framework
*
* 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 o... | [
"webfirm.framework@gmail.com"
] | webfirm.framework@gmail.com |
4735402ff553c50d4c71ed3fd9d9c35af32118a6 | 62faa058c143b305d9eaffbec8d4da7b38e095c0 | /src/java/fr/paris/lutece/portal/business/globalmanagement/IRichTextEditorDAO.java | 9181c597fcab4e53dfd825a23ad90b7fbd3eabf9 | [] | permissive | dominiquesalasvega/lutece-core | c3d4c37d3513e6773c2e248288b576577e01aa60 | ca28d51f03a2ca65508e4d8411b6da655e31b643 | refs/heads/master | 2020-06-17T16:17:49.268072 | 2020-05-15T00:09:32 | 2020-05-15T00:09:32 | 195,974,016 | 1 | 0 | BSD-3-Clause | 2019-07-09T09:11:32 | 2019-07-09T09:11:32 | null | UTF-8 | Java | false | false | 2,230 | java | /*
* Copyright (c) 2002-2017, Mairie de Paris
* 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
* ... | [
"pierrelevy@users.noreply.github.com"
] | pierrelevy@users.noreply.github.com |
aa672a751e1f646782de08146dbf113b52abee18 | 7a7aa2eb6ad7e8e2a09587f59911a54efefefefa | /src/main/java/com/felipeforbeck/vacuum/infrastructure/persistence/RequestEventRepositoryNeo4j.java | 7524a70e5f1eee1b19058edd713d5811d7aa21c1 | [] | no_license | umeshdangat/vacuum | 03d3ff7570b47e43848e53d1ee68794a9761a6eb | ce584fd67319ab785b0edf6ce90da096be48a670 | refs/heads/master | 2021-06-08T17:03:20.710006 | 2016-06-05T03:06:17 | 2016-06-05T03:06:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,956 | java | package com.felipeforbeck.vacuum.infrastructure.persistence;
import com.felipeforbeck.vacuum.domain.model.RequestEventRepository;
import com.felipeforbeck.vacuum.domain.shared.RequestEventMetaData;
import com.felipeforbeck.vacuum.infrastructure.Neo4JConnector;
import org.neo4j.driver.v1.Driver;
import org.neo4j.driver... | [
"fforbeck@gmail.com"
] | fforbeck@gmail.com |
e85f883bbce7064a4de9c925a08be088a8357a55 | b305b1cf8603e5f7f3b7a6b536f792f2ced9f528 | /MosaicLite.java | 23d197a2df3c3dc00591f0756fb8ccdacf71c35b | [] | no_license | boomsquad/MosaicLite | abd2afe9c1ba7b9849b28f6b7cb567bba6a632bc | 619e0d9a8b210cce84bba4f94be9c32c3cb59a04 | refs/heads/master | 2021-02-04T06:34:18.669945 | 2020-02-27T23:17:10 | 2020-02-27T23:17:10 | 243,633,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 437 | java | import javax.swing.JFrame;
class MosaicLiteFrame extends JFrame
{
public MosaicLiteFrame()
{
setBounds(200,200,1200,800);
setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
}
}
public class MosaicLite
{
public static void main(String[] args)
{
System.out.println("MosaicLi... | [
"59902565+boomsquad@users.noreply.github.com"
] | 59902565+boomsquad@users.noreply.github.com |
b2adbfdc2c0ca8172bb5525358e610979b0ceabc | 29274b62a179629d690a2f352d314b5d1e6b35cd | /app/src/main/java/com/example/administrator/read/fenlei/book_info.java | d78d4ada4aa4e6db9c566e9253300a05e95937b3 | [] | no_license | Kini0804/read | aaaee8e1c3852eaa5dc9d0641f980f87dd482b17 | a1373b53b6c16b294b1df5539c2da99994df726b | refs/heads/master | 2023-02-03T22:13:40.429413 | 2020-12-24T11:33:43 | 2020-12-24T11:33:43 | 323,832,144 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,293 | java | package com.example.administrator.read.fenlei;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.Fra... | [
"1823044724@qq.com"
] | 1823044724@qq.com |
2fe246a48ede8eedb3f5595e3108f196f4ca4ea1 | a97138b55c34a9c3454fdcb64be10735cacf8085 | /HackerRank/Interview/SockMerchant/Main.java | 818ab5812289f633de50a42e7e00f59c43e9cbc5 | [] | no_license | siddharththakur26/hackerRank | b4f960dd40713c3c18de89ac864996c794a06811 | b0c002dd3e5b93809a2a2ab6ece63bf86056e351 | refs/heads/master | 2021-11-30T00:07:35.014725 | 2021-11-23T16:10:39 | 2021-11-23T16:10:39 | 169,684,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 550 | java | package HackerRank.Interview.SockMerchant;
import java.util.Arrays;
public class Main {
public static void main(String[] args) {
int ar[] ={10, 20, 20, 10, 10, 30, 50, 10};
int n = ar.length;
int count=0;
Arrays.sort(ar);
for (int i = 0; i< ar.length; i++){
for (i... | [
"u6395848@anu.edu.au"
] | u6395848@anu.edu.au |
317cd2263a05c8159d1198b19bcce3096394a9bd | 0dbb686651f7749d27f7486a07fbdc89a5e6e9c6 | /reply/src/main/java/com/serverless/ApiGatewayResponse.java | acc058f241bbfec25081755c66255117794348ae | [] | no_license | moritalous/linebot-serverless-blueprint-java | 76989852b415c372ee532871f24a8d8474f278c9 | b5be160be76715037535fcd0a24354f1e7bd126b | refs/heads/master | 2021-01-17T23:17:31.728695 | 2017-03-09T10:09:05 | 2017-03-09T10:09:05 | 84,215,338 | 1 | 1 | null | 2017-03-09T10:09:06 | 2017-03-07T15:30:12 | Java | UTF-8 | Java | false | false | 3,965 | java | package com.serverless;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.log4j.Logger;
import java.nio.charset.StandardCharsets;
import java.util.Base64;
import java.util.Collections;
import java.util.Map;
public class ApiGatewayResponse... | [
"moritalous@gmail.com"
] | moritalous@gmail.com |
6fd8aeb203a91db785a50bb2ae7b855d1f36d2ba | f91bc9b6d4b3fad7e0698522fde31c226400f0f3 | /src/main/java/com/runcible/abbot/service/UserServiceImpl.java | bca2e8e88fb746abf5c2a2a4e7165b226d47383c | [] | no_license | tom-biskupic/Abbot | 57b88e9798d59b02d1cc9f3edfb983be0717c1de | d99b0164ead5939825a52fd121babbd233cf57da | refs/heads/master | 2021-06-04T06:54:25.164370 | 2021-04-03T00:45:04 | 2021-04-03T00:45:04 | 67,769,466 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,449 | java | package com.runcible.abbot.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
import com.... | [
"tom.biskupic@gmail.com"
] | tom.biskupic@gmail.com |
86e64a9fb9bf93f7d5917438f8a5f2832083d8ba | 689ad7cd25f9d0016107842d93e4fd4b7d67c328 | /CarAppAPI/src/main/java/com/mycompany/carappapi/core/mapper/CarMapper.java | 3d5abbff1b11add9ccf6650582853175dd5c31ca | [] | no_license | daesungjin/CarApplicationAPI_Android | 9a87dd8444762ec48d7cf1c74cf8cae49d4ae45c | eb3031b843e48f8265e64ba480aec761a55ad5c7 | refs/heads/master | 2022-06-23T02:09:48.177231 | 2019-05-27T16:25:41 | 2019-05-27T16:25:41 | 130,620,655 | 0 | 0 | null | 2022-06-20T23:25:47 | 2018-04-23T00:44:43 | HTML | UTF-8 | Java | false | false | 1,393 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mycompany.carappapi.core.mapper;
import com.mycompany.carappapi.core.Car;
import com.mycompany.carappapi.core.CarInfo;
imp... | [
"djin@oswego.edu"
] | djin@oswego.edu |
e5cfb2ef03f4c49af2e0b15070a2cf61fd00436f | 99579c1fa7851dac0621d454062e368eed9aee47 | /app/src/main/java/com/example/sean/adssdk/model/info/AdsInfo.java | 1a07f59d06ca4829828b0320feef5036825c8265 | [] | no_license | SeanZhu11/AdSDK | f83a564eea8b2d0f07be71f449c485f10b1b8469 | 52f1b1b33322665822e7633a3022c1725dd5b7d0 | refs/heads/master | 2021-01-20T16:09:27.882588 | 2017-05-10T04:23:02 | 2017-05-10T04:23:02 | 90,820,007 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,449 | java | package com.example.sean.adssdk.model.info;
/**
* Created by Sean on 17/4/20.
*/
public class AdsInfo {
private final float FullMark = 5.0f;
private String adsPicUrl; //图片地址
// private String sponsored; //赞助商
private String adsDescription; //广告介绍
private String adsUrl;//广告下载地址
private String... | [
"894656708@qq.com"
] | 894656708@qq.com |
6f7abd2b6a4e441d84a0a6b967c6452ecc3f7131 | 1d0ec91c86ca7a0bad92603dfb5b0960afd2b89f | /src/durablefurniturejavaproject/Bussiness/ProductBill.java | 239b97c67baad055a4d798423acd08464011cf9a | [] | no_license | rockle2000/durable_furniture_prj | 4964ea8fc3871f19a0e91f399134a189560610ed | 7ebd6e68674b9877ba992d2341f2c62c96711894 | refs/heads/master | 2023-02-11T03:25:14.075635 | 2021-01-08T16:39:30 | 2021-01-08T16:39:30 | 320,586,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,542 | 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 durablefurniturejavaproject.Bussiness;
import durablefurniturejavaproject.DataAccess.SqlDataAcess;
import java.sql.PreparedSta... | [
"hoangkhiem1382000@gmail.com"
] | hoangkhiem1382000@gmail.com |
e1d499f8cfad4e5b632cd077656ba12d5204b40d | ea4228b7cd2238fd6f8bc47e6e71ccb53b9a9ad0 | /DAOProj8-NamedParameterJdbcTemplate/src/main/java/com/nt/dto/BookDTO.java | c33edc2439f185a9294f4d4e092922baadd2c7a0 | [] | no_license | PrimeCaster/NITSP612Lockdown | 5219de6918daf1b860127a704a3bb703e6c5556e | b1a2db3b22eea9250c9d41c70ea6de66bc70d28b | refs/heads/master | 2023-01-05T05:49:59.532155 | 2020-11-04T06:21:23 | 2020-11-04T06:21:23 | 297,062,694 | 3 | 0 | null | 2020-11-04T06:21:24 | 2020-09-20T11:37:14 | null | UTF-8 | Java | false | false | 1,431 | java | package com.nt.dto;
import java.io.Serializable;
public class BookDTO implements Serializable{
private int bookId;
private String bookName;
private String author;
private float price;
private String publisher;
private String status;
private String category;
public int getBookId() {
return bo... | [
"Admin@DESKTOP-2VT4A0N"
] | Admin@DESKTOP-2VT4A0N |
5c6b3df6ee7abfe8de0947e6e297a1e452f5ca76 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_068af629bad56cbb85da6ee794d4c7f8edd66b8a/TwigUserDao/2_068af629bad56cbb85da6ee794d4c7f8edd66b8a_TwigUserDao_s.java | c685c13d359db6a1937cec80ef80bb5aa7eb0a29 | [] | 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,178 | java | package net.sparkmuse.data.twig;
import net.sparkmuse.data.UserDao;
import net.sparkmuse.user.Votable;
import net.sparkmuse.user.Votables;
import net.sparkmuse.user.UserLogin;
import net.sparkmuse.data.entity.*;
import com.google.inject.Inject;
import static com.google.appengine.api.datastore.Query.FilterOper... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
7ca6a8a10e5c02e70f914df9007373dc817afad4 | bf97d2e27b66e2f8b4580ac400a2073b14c6bf63 | /20201027/LoopInLoop.java | 87b6e048bda02df9980a1668546cb021346ea0d5 | [] | no_license | rkgus7736/java | d46bd64f25146e0b32d6849320d7cb7538b5cafd | 6e532e1266d4286807684d64092658756182da5c | refs/heads/master | 2023-02-12T14:02:50.095347 | 2021-01-11T15:13:20 | 2021-01-11T15:13:20 | 328,702,791 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java |
public class LoopInLoop {
//구구단 2단부터 9단 출력
public static void main(String[] args) {
for(int dan=2;dan<10;dan++) {
System.out.println(dan+"단");
//1~9까지 곱한 결과
for(int is=1;is<10;is++) {
System.out.println(dan + " * "+ is + " = " + dan * is);
}
}
int dan=1;
int is = 1;
while(dan <10) {
... | [
"rkgus7736@nate.com"
] | rkgus7736@nate.com |
c30c6ece41af14f8252ddfd0598e5c4bdc2c03f5 | dd765c56951ffc34172fcb429e72ec3211920f2c | /gen/net/wekk/android/cheatsms/R.java | 15169cad2442565a54ae2cbd0bf5f80748f90379 | [] | no_license | whatsbcn/cheatsms_android | eacf34bc0640a0020bf7709afafe6fac2b607ff0 | 28990233f44890d4376e5231dafdfb5ce5b57697 | refs/heads/master | 2020-12-28T22:11:09.769816 | 2012-04-09T12:50:43 | 2012-04-09T12:50:43 | 68,436,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,608 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package net.wekk.android.cheatsms;
public final class R {
public static final class attr {
}
public static final class color ... | [
"whats@wekk.net"
] | whats@wekk.net |
409ad8ad5ec35b17b87a1698b886adc12ac99fd0 | 3dc78b726ec091b5d22940564973d1dfd91e7eac | /src/test/java/hello/core/singleton/StatefulServiceTest.java | 5ca0ca3ebef1b87460b97b2a516a4f8cd58e846a | [] | no_license | nimkoes/inflearn_spring_core_basic_KYH | aa753095adc080b6e428d65acad345e810bcc8c6 | 1ec5800aaa6c1c874ff014e87134bbca3c649838 | refs/heads/master | 2022-12-23T20:36:56.746960 | 2020-09-22T08:18:06 | 2020-09-22T08:18:06 | 297,354,783 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,251 | java | package hello.core.singleton;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springframework.context.annotation.Bean;
import static org.asser... | [
"xxxelppa@gmail.com"
] | xxxelppa@gmail.com |
b76a78012e401d6a20772bd4f0cc8097f1a91320 | 9a4e964c0218107209b961af105a69b6876e22b7 | /src/main/java/com/pp/server/service/impl/WeatherServiceImpl.java | 93053573e0403873e81cc75309cc2bf93504f28a | [] | no_license | brookhn/e-flink | a4dcbf5113d521164365a538c12e1e0e28dcce79 | d3b4c245a4fb75596afd83c392e682dac5bf0a9d | refs/heads/master | 2020-09-07T09:17:02.877005 | 2019-11-10T03:27:09 | 2019-11-10T03:27:09 | 220,735,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,555 | java | package com.pp.server.service.impl;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.pp.server.common.Constats;
import com.pp.server.common.DateUtil;
import com.pp.server.entity.WeatherResponse;
import com.pp.server.service.WeatherService;
import org.springframework.beans.factory.annotation.Autowired;
im... | [
"18111987@suningcultural.com"
] | 18111987@suningcultural.com |
c72a92699b9c2cf6a12e85ff820bf2dc62c6d9e0 | a4e77dc7149c42d3da14bdb2129c8ed08657e9d5 | /Authentication.java | 8df7b45ad812e5fa8bc66fb799796b3c312a84c3 | [] | no_license | Saidul1997/Banking-Management-System | 0d8c003af41cd37160983e8b61b84d34a1996166 | f96483cda9bd7ff860fddd2457a906701f96c815 | refs/heads/master | 2020-05-07T09:41:35.787442 | 2019-04-09T15:43:39 | 2019-04-09T15:43:39 | 180,388,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,027 | 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 online_banking;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import javax.swing.J... | [
"saidulraja88@gmail.com"
] | saidulraja88@gmail.com |
b5b00fffa426f1d68c924f56a39c483b48f50799 | 08dfb6b273126902d6ea458dc2fa750b6b3b651c | /src/main/java/iloveyouboss/ScoreCollection.java | a555428e9184e1542f4dd8735da0f3a68bc1e77c | [] | no_license | manuel-lim/junitStudy | d9e753493498577f174e964a520e50777d572af3 | 360ea62f0c25a558c3130c4afaa8461613922658 | refs/heads/master | 2022-12-02T10:23:06.883006 | 2020-07-31T08:54:41 | 2020-07-31T08:54:41 | 283,984,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package iloveyouboss;
import java.util.ArrayList;
import java.util.List;
public class ScoreCollection {
private List<Scoreable> scores = new ArrayList<>();
public void add(Scoreable scoreable) {
scores.add(scoreable);
}
public int arithmeticMean() {
int total = scores.stream().mapToIn... | [
"skt.1112332@sk.com"
] | skt.1112332@sk.com |
5db482bf7bac5d3dcc640c82a04b3d2da772a70a | d36ec4db1fa1d69379f1ce74af2616470345df0c | /android/app/src/main/java/com/sample/SamplePackage.java | e3b5a49a31482878acc4d8245e93042e1dcd7625 | [
"MIT"
] | permissive | devnirajc/ReactNativeSampleApp | 83d2b88945fbf101faaf0d0b71d7463c1fa01434 | 96ef30ae1530d58159a1bdb234e1ef71be522493 | refs/heads/master | 2023-07-07T15:30:47.501450 | 2021-07-12T17:39:40 | 2021-07-12T17:39:40 | 125,188,513 | 1 | 0 | MIT | 2023-06-21T15:21:39 | 2018-03-14T09:33:31 | JavaScript | UTF-8 | Java | false | false | 1,170 | java | package com.sample;
import android.app.Activity;
import com.facebook.react.ReactPackage;
import com.facebook.react.bridge.JavaScriptModule;
import com.facebook.react.bridge.NativeModule;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.uimanager.ViewManager;
import java.util.ArrayLi... | [
"brian@bleonard.com"
] | brian@bleonard.com |
e42e99ff6931506a0e1d33881c5075e11458debd | 08180f91cdee97e969aeaabcfe3889f7d4b68263 | /9/src/main/java/app/FamilyServiceDao.java | b9701f0a384c76944d5c2f5bdafaf72e3daf3738 | [] | no_license | SergiiCini/Homeworks.Java | ae88a2d210adf8f1217879167a248a4307038e4c | 3e6aaa40078b792e9fbc0f9ed6b76e03eba326dd | refs/heads/master | 2023-02-21T19:05:20.066079 | 2021-01-17T11:06:27 | 2021-01-17T11:06:27 | 316,233,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | package app;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.List;
public interface FamilyServiceDao {
public List<Family> getAllFamilies();
public <T> void printData(List<T> data);
public void displayAllFamilies();
public List<Family> getFamiliesBiggerThan(int numberOfF... | [
"romaniuk87@gmail.com"
] | romaniuk87@gmail.com |
8a151f015c51c63e3da7633c56370dd0063635a5 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/6/6_ea5f99affcb13d7e00394b4fed343364267794a9/PShapeSVG/6_ea5f99affcb13d7e00394b4fed343364267794a9_PShapeSVG_t.java | a01d680a57c991bc8e601a99e6e530cddb2b018a | [] | 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 | 47,978 | java | package processing.core;
import java.awt.Paint;
import java.awt.PaintContext;
import java.awt.Rectangle;
import java.awt.RenderingHints;
import java.awt.geom.AffineTransform;
import java.awt.geom.Point2D;
import java.awt.geom.Rectangle2D;
import java.awt.image.ColorModel;
import java.awt.image.Raster;
impo... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
07ccbfd96e035a23bfdf87189f1569f8556c605f | 2cd00cba3e07a32abca4135d34c66a32c1af4596 | /src/com/kimyunjae/basket/controller/BasketAdd.java | c13e1b0baa31ea3e43c9a0af096ef8aec9a7de84 | [] | no_license | yunjaeKim-dev/personalProject | a4d7346108c636b5868e844396ec7139ec669b64 | c876702cd0971427476b91026ef317f8e13888ef | refs/heads/master | 2020-09-08T14:16:00.575596 | 2019-11-12T08:11:24 | 2019-11-12T08:11:24 | 221,155,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 888 | java | package com.kimyunjae.basket.controller;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com... | [
"yunjaekim-dev@gmail.com"
] | yunjaekim-dev@gmail.com |
4723070bcce64793c4214e4052eaddfdb18d8afa | fe494c27b5b4499a22b4b6b45498e66b1ace6389 | /Weibo/src/main/java/cc/openhome/controller/Message.java | 954bb4c0675f00658773a836341e77ffe5d1ea35 | [] | no_license | RingoKawasumi/JSP_ServletStudyNote | dd92212f9b676f97067ae77e06101d7c78fbe7d6 | 9487cd0c574929c1bb1c13a5320ad2c05b0f31af | refs/heads/master | 2021-01-10T16:13:01.918396 | 2016-02-17T06:48:13 | 2016-02-17T06:48:13 | 47,705,567 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,105 | java | package cc.openhome.controller;
import cc.openhome.model.Blah;
import cc.openhome.model.UserService;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebInitParam;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
imp... | [
"zhujie@51zhangdan.com.cn"
] | zhujie@51zhangdan.com.cn |
72484e916f2df2ee66caa9a27b123b9fdeeb69a6 | 4a35bdad25f49353889fb21d35c56ac4a7f9cf6c | /CyclingSerbia/src/main/java/com/springmvc/model/FileBucket.java | 27dc7b566d13bbc8f1ec3d180a78f5c599534650 | [] | no_license | Milanx64/CyclingSerbia | 99c2f40b193ecda7229da488a700ff5db9d4011c | 7949dd33a9f9f84e1f9db28b227fbc986054436f | refs/heads/master | 2022-12-21T10:50:24.048518 | 2020-03-18T11:08:47 | 2020-03-18T11:08:47 | 178,016,605 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 503 | java | package com.springmvc.model;
import org.springframework.web.multipart.MultipartFile;
public class FileBucket {
MultipartFile file;
public MultipartFile getFile() {
return file;
}
public void setFile(MultipartFile file) {
this.file = file;
}
String descripti... | [
"markovic37m@gmail.com"
] | markovic37m@gmail.com |
85bfa65ebc5e2032764bb248e3c273212e528894 | 8172d6c45c0c9516fd2e89822c56aa99a33bc859 | /app/src/main/java/com/andrey/englishcard/utils/Pair.java | 0cbcdf636f5a1c3ce423ff47ea2648eb13eeadf3 | [] | no_license | karlson136/EnglishCard | 05170d0bd047aea13d34ac1fcf1f708b0dc52a2a | 1a5078343abd603f68929eafe14743476e656eb9 | refs/heads/master | 2021-01-22T17:33:19.472661 | 2016-07-25T18:32:53 | 2016-07-25T18:32:53 | 63,883,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | package com.andrey.englishcard.utils;
/**
* Created by andrey on 22.07.16.
*/
public class Pair<T, U> {
private final T english;
private final U russian;
// serialization purpose
public Pair() {
english = null;
russian = null;
}
public Pair(T key, U value) {
this.eng... | [
"karlson136@tut.by"
] | karlson136@tut.by |
1a780ec1e62e7348260f172905e51e6920b28a45 | 3144eaac0e5d800282232af00d80337c6dfb0098 | /zebone/dip/src/main/java/com/zebone/dip/ws/resource/check/component/UserCheck.java | b66924ee6f02fe2b7d27f776d78cd00f1caa50a2 | [] | no_license | HeeroLL/store | a2bf17a9edc1594fb2d8c71bf30cc8298d322b91 | 02177879d1bad1d919cc14498122fe3f98bc3453 | refs/heads/master | 2022-12-11T12:23:11.029000 | 2022-12-02T09:13:59 | 2022-12-02T09:13:59 | 25,424,633 | 8 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | java | package com.zebone.dip.ws.resource.check.component;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import com.zebone.check.CheckResult;
import com.z... | [
"114046323@qq.com"
] | 114046323@qq.com |
c1b6da96eec6050e9780bbc1b24c4294d1a9b7ab | d7af49f76296ddbd9b01dbcd8aa40c05bb3d79a8 | /hedwig-client/src/main/java/org/apache/hedwig/client/netty/impl/simple/SimpleSubscribeResponseHandler.java | 2f671b9b94ef5a3ad0cfa822e8f34423b4f4d53b | [
"Apache-2.0"
] | permissive | wobo-abhishek-zz/bookkeeper | d0e1f7d90b8e89ace1975c78bdbdabf11e1f7db8 | acbdfe6c3eb371d84b98dfad9fdd5b6f1a9ab4dc | refs/heads/master | 2022-04-30T04:06:51.469296 | 2013-03-05T22:03:09 | 2013-03-05T22:03:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 27,969 | 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... | [
"sijieg@twitter.com"
] | sijieg@twitter.com |
a6cad66fd9bb825ef9649cb85e74582f5aa3ff85 | 1f47217ad740b03b5ca7c965a01788dee3c0fbf7 | /JLibrary06/lib/XML/JAXB/jaxb/samples/xml-channel/src/Test.java | 3a49bee77c4b22545ce67dfe1fdd092299c77171 | [] | no_license | amitabha66/JLibrary06 | bee7fddca01188991af968a5678fe1d89dce7ee3 | f19056cee7a88318315f9c25f8618aface8f0683 | refs/heads/master | 2021-01-19T07:03:19.133486 | 2016-06-23T16:41:59 | 2016-06-23T16:41:59 | 61,802,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,870 | java | /*
* The contents of this file are subject to the terms
* of the Common Development and Distribution License
* (the "License"). You may not use this file except
* in compliance with the License.
*
* You can obtain a copy of the license at
* https://jwsdp.dev.java.net/CDDLv1.0.html
* See the License for the sp... | [
"amitabha66@gmail.com"
] | amitabha66@gmail.com |
1948b71f23277f3ae7387a0257a66bdc395f827a | 0ec0175900d862a67c586eee6ecc849de16e102d | /sources/TestClass.java | 91e5ea5b0182fa0bd72e339562eb4781a99006e2 | [] | no_license | arshedg/history | b7f567becbe3a2ebf874c13978fa39d5049322eb | 4dd58b9d9cc6058e3437c7cc841f927b616998dc | refs/heads/master | 2016-09-10T09:31:54.523036 | 2016-02-13T21:39:53 | 2016-02-13T21:39:53 | 28,503,803 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,661 | java |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map;
import java.util.Scanner;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose... | [
"arshedg@gmail.com"
] | arshedg@gmail.com |
7e098621c54912783edc4af7528644ca97555850 | bf2966abae57885c29e70852243a22abc8ba8eb0 | /aws-java-sdk-iam/src/main/java/com/amazonaws/services/identitymanagement/model/transform/PutUserPermissionsBoundaryResultStaxUnmarshaller.java | 6c758a033dbb10fca81a894d673455fc795eb47b | [
"Apache-2.0"
] | permissive | kmbotts/aws-sdk-java | ae20b3244131d52b9687eb026b9c620da8b49935 | 388f6427e00fb1c2f211abda5bad3a75d29eef62 | refs/heads/master | 2021-12-23T14:39:26.369661 | 2021-07-26T20:09:07 | 2021-07-26T20:09:07 | 246,296,939 | 0 | 0 | Apache-2.0 | 2020-03-10T12:37:34 | 2020-03-10T12:37:33 | null | UTF-8 | Java | false | false | 2,389 | java | /*
* Copyright 2016-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
575600ea51926fa0e931a30ed5980e9c5c8f2a34 | 8db9f0d6b2b8e9c3be652f7bbc827f3e94c742eb | /src/S1401TO1600/S1590.java | 801fcbd8b5eea62d06999318cbb4486825682e0c | [] | no_license | proliuxz/Lintcode | de7e4bb369abb5b59c7f3c128f75a0e3ba396398 | 3b9e5dbb14fe257d77adc82325cc8cf8f3aae8fe | refs/heads/master | 2021-07-18T21:12:37.752690 | 2020-06-22T12:04:38 | 2020-06-22T12:04:38 | 183,857,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 733 | java | package S1401TO1600;
public class S1590 {
public int surfaceAreaof3DShapes(int[][] grid) {
// Write your code here.
int length = grid.length;
int surface1 = 0;
int surface2 = 0;
for (int i = 0; i < length; i++) {
for (int j = 0; j < length; j++) {
... | [
"xinzhuo.liu@afusion.com"
] | xinzhuo.liu@afusion.com |
a301ce86c370b7cf97a265e8b4af838d9cd601fa | 2af5e62c67b1294d2f44970e3fd478bdca7bce7d | /src/Traversal.java | 0fdfc9c96b7d3dfa1a2ed305508063227a51feaf | [
"MIT"
] | permissive | MichaelMBradley/Detailing | 6f6380d705a753140cc089e17e6b3d667d44bf05 | 0783c13157e8b3cfd0b067cc9fbcd6271e2b5b62 | refs/heads/main | 2023-06-20T17:27:38.321828 | 2021-08-07T05:23:38 | 2021-08-07T05:23:38 | 363,982,326 | 0 | 0 | MIT | 2021-08-02T19:49:45 | 2021-05-03T15:52:13 | Java | UTF-8 | Java | false | false | 3,584 | java | import processing.core.PVector;
import java.awt.*;
import java.util.ArrayList;
import java.util.HashSet;
public class Traversal {
public static Node closestNode(HashSet<Node> nodes, PVector vertex) {
Node close = new Node();
float tempDist;
float distance = Float.MAX_VALUE;
for(Node n : nodes) {
tempDist ... | [
"michaelmbrad@gmail.com"
] | michaelmbrad@gmail.com |
53a95f0f33b0352f0a775d9fbe57ed40d7ea40f8 | 0d14680ed62ec8c3fba74222ed0015bc7c972915 | /src/test/java/net/seocoo/ggys/module/coupon/service/impl/CouponTemplateServiceImplTest.java | 9c772ac30d0ce3954f9942f5d5cd1508b22d35df | [] | no_license | love52saber/ggys | 3667567ece5431a547bb9b1bda1feaaea51cb4e2 | fce00e4cd81add9e586c88aef513eb2c65aeec95 | refs/heads/master | 2022-06-30T09:12:21.227535 | 2019-08-27T13:07:20 | 2019-08-27T13:07:20 | 204,705,232 | 0 | 0 | null | 2022-06-29T15:58:47 | 2019-08-27T13:06:23 | Java | UTF-8 | Java | false | false | 622 | java | package net.seocoo.ggys.module.coupon.service.impl;
import net.seocoo.ggys.module.coupon.service.CouponTemplateService;
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.springfr... | [
"1457659650@qq.com"
] | 1457659650@qq.com |
b31b421c01bf562fb4bc1f9d145042895d992552 | 6079a95946f746c2c68f9e1b21d87799d139f857 | /src/boletin6/pkg14/Boletin614.java | f7c62d368ee9f7ac48f32a1f835bdf5caaa104d4 | [] | no_license | AaronADRC88/boletin6.14 | eb45a8181017c2f7257d6060443ee884893d6de5 | f6e306e1cbd0111c3b53be26140c41f5f328678b | refs/heads/master | 2020-03-30T05:19:18.707712 | 2014-10-23T10:19:28 | 2014-10-23T10:19:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 931 | java | /*(código: C1, precio: 24 euros), (código: H23, precio: 234 euros) y (código: M30,
precio: 109 euros). A continuación debe cambiarse o segundo producto da factura
polo seguinte (código: K123, precio:247 euros) e volve a imprimir a factura */
package boletin6.pkg14;
public class Boletin614 {
/**
... | [
"aferreiradominguez@eniac27.danielcastelao.org"
] | aferreiradominguez@eniac27.danielcastelao.org |
5e8e22c2b735179e3a8097b4467a7b6a6fdf9b36 | d7b7eedfa1c24e53b4665b44bb0814abeec72c09 | /11/11.9/SimpleClipboard.java | 0e721ae3d5739ef0d6de0df131d18b2243762383 | [] | no_license | lefeudelavie/CreazyJavaLearn | a2e01e47952405c42f7d2826c2fb09367e8022e2 | 507ef0066b101f3bc0a02379df6763ce68b03c45 | refs/heads/master | 2021-06-07T18:17:10.730984 | 2021-05-11T15:52:17 | 2021-05-11T15:52:17 | 159,046,456 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 1,588 | java | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.awt.datatransfer.*;
public class SimpleClipboard
{
private Frame f = new Frame("¼òµ¥¼ôÌù°å");
private Clipboard clipboard = Toolkit.getDefaultToolkit().getSystemClipboard();
private TextArea jtaCopyTo = new TextArea(5, 20);
p... | [
"lefeudelavie@163.com"
] | lefeudelavie@163.com |
f014e20d5f4189370ac90f75397177941a05ff84 | a145697645c0483467d99599b943c37c99d87f44 | /MulipleImageSelector/build/generated/source/r/debug/android/support/v7/appcompat/R.java | 941dd50da63e4382d71e748ec56953cfbd835cde | [] | no_license | Arvind272/ELJEBO-Android | 963b3d64ab8571192cd69060d3912ad193c5c95a | d9eadafa6ba2f00a6a23d83f258522d00cec33b4 | refs/heads/master | 2021-09-17T22:58:16.104926 | 2018-07-06T09:25:51 | 2018-07-06T09:25:51 | 138,709,097 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 103,956 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.appcompat;
public final class R {
public static final class anim {
public static int abc_fade_in... | [
"sushil@samosys.com"
] | sushil@samosys.com |
93018b5586ffed179f0bc1bef70e3f44f0dbacea | ca9208cc7fb8a8c85f3a975b0de280dbaa5e77d1 | /src/Main.java | 3c337faefbbf4491e9214f87e99e63463160bc6f | [] | no_license | prashant-chaudhary-code/Test | 3dca14e63ab0baf1f6ecb7f3999bd3789bba299d | e164b252ff2d876e7b78dfe879dccb65fe2b0dce | refs/heads/master | 2021-11-09T12:52:44.439751 | 2021-11-02T18:27:05 | 2021-11-02T18:27:05 | 95,423,143 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 140 | java | public class Main {
public static void main(String args[]) {
System.out.println("My first Test program for GIT push");
}
}
| [
"pkum@amazon.com"
] | pkum@amazon.com |
248e06271378fb574471de5726d225e160f54041 | 15d173d594038eafdbc36f971a3737a4551db681 | /repository/ProtoDummyStarsign/src/main/java/domain/Spellspecies.java | 0a28ef78fc09b71aecf4b8e7c210a7bef06c2e00 | [] | no_license | hydrolythe/Starsignbackend | 662dd082ca05cbcf37a7e83b65cf31ed493b7c3c | e3ff93939d408ed5bfc3ef1c8f9ea257f93b2b76 | refs/heads/master | 2023-01-31T12:44:46.886976 | 2020-12-17T13:28:24 | 2020-12-17T13:28:24 | 322,299,435 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 79 | java | package domain;
public enum Spellspecies {
EQUIPMENT,
FIELD,
EVENT
}
| [
"guylian.bollon.y2421@student.hogent.be"
] | guylian.bollon.y2421@student.hogent.be |
b7f1b968ae0b0d5f25de4c6948442b4e36dc8b8d | 7545119988bc288492a256d63325c036f092e9db | /project/reversing/upos/upos_jadx/sources/android/support/v7/view/ContextThemeWrapper.java | 3690c43d77011a4f999c53b81d59290ab28fbb9f | [] | no_license | KhoaDD2/homework | edfc7ba5361028b0a508e6148b50e0dc199c061d | fb55d7591ed86f1f3391c42ecc60b5aca33e0bf7 | refs/heads/master | 2022-12-18T10:30:01.646990 | 2020-09-19T05:44:33 | 2020-09-19T05:44:33 | 295,287,598 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,699 | java | package android.support.v7.view;
import android.content.Context;
import android.content.ContextWrapper;
import android.content.res.AssetManager;
import android.content.res.Configuration;
import android.content.res.Resources;
import android.os.Build;
import android.support.annotation.StyleRes;
import android.support.v7... | [
"KhoaDD2.95@Gmail.com"
] | KhoaDD2.95@Gmail.com |
f4f7743dd28292e6d816b57d7c8461f7e7a2f76f | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /drjava_cluster/15520/src_1.java | 6b961a62ec455fcc14049a0d1d435502e02a36d2 | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,220 | java | /*BEGIN_COPYRIGHT_BLOCK
*
* Copyright (c) 2001-2008, JavaPLT group at Rice University (drjava@rice.edu)
* 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 cod... | [
"375833274@qq.com"
] | 375833274@qq.com |
edccb49e67f3905e4e053be91ffc0ed4110efe52 | 228b755cc1d2495a32e0052038285726d4db2c65 | /src/test/java/helpers/PageHelper.java | 210fc1f4dc516ffbdde15bcef0f0e04133c6e5b2 | [] | no_license | dsibagat/messaging_lk | bf2a835624014af5569fb8cbf3066add499c3250 | 25824dfd95959bad80d81553fe5f2b01e84ab0c8 | refs/heads/main | 2023-03-22T23:37:39.870542 | 2021-03-14T08:13:52 | 2021-03-14T08:13:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 796 | java | package helpers;
import static com.codeborne.selenide.Selenide.$;
import static com.codeborne.selenide.Selenide.$x;
public class PageHelper {
public static void openPersonalData() {
$x("//span[contains(text(),'Профиль')]").click();
$x("//a[contains(text(),'Личные данные')]").click();
}
pu... | [
"andreyanov.denis92@gmail.com"
] | andreyanov.denis92@gmail.com |
c6e4295f7430281f55ffceeab7b3d53b41a51550 | aaa50c2cc725f3f1a86d694e7ee0e8192f607a0e | /ext/daimlerspm/daimlerspmcore/src/com/daimler/spm/core/actions/quote/QuoteBuyerSubmitAction.java | 48176a568679933c8e5ca24958bb2075f71322ed | [] | no_license | hilbertlu/daimlerspm_poc | 5c4e0760bfd68753ced8013ca6875890df3e709f | 0f66b9a992d84df57f8e356d734e22231b14c851 | refs/heads/master | 2021-01-23T02:59:14.901408 | 2017-07-07T12:49:38 | 2017-07-07T12:49:38 | 86,037,802 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,651 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the te... | [
"hilbert.lu@sap.com"
] | hilbert.lu@sap.com |
ad8e23c116291d9cdb8022fe4014cde4933aa7c3 | 5d6ad5c43c14057daee3a33f8a3bc5c4ea13adc1 | /src/test/java/com/qa/MapTests/AccountServiceTest.java | 641696b9bedd4caefcb70a57bd31380a761d6242 | [] | no_license | Matt25969/Account-SE-Base | 8bb516c4c56e50ad26b413255371089ec587aa42 | 56cd5eec1327e10c5ea1b8926f70a7b6d7d09b67 | refs/heads/master | 2020-04-17T00:09:45.978057 | 2019-02-11T09:37:03 | 2019-02-11T09:37:03 | 166,039,290 | 1 | 6 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | package com.qa.MapTests;
import static org.junit.Assert.*;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import com.qa.persistence.domain.Account;
import com.qa.persistence.repository.AccountMapRepository;
public class AccountServiceTest {
@Before
public void setup() {
}
@Test
p... | [
"matt.jo.hunt@gmail.com"
] | matt.jo.hunt@gmail.com |
f6b26d98948cd613f578023dd5528dbf1990b150 | faea897caba7ca92bf83268c60a978015e791d6c | /src/models/Backpack.java | b7a21904035a44bc4a51ae5d09367dac0da0966e | [] | no_license | alexander-koronovskiy/bigNumberUi | f7d175a1d8a51cb99e652634af456dc3e9dd842d | 57a00898d5613ed83c38c1e52f8b6e90ce8f7d14 | refs/heads/master | 2020-04-21T18:58:02.425905 | 2019-02-26T17:14:27 | 2019-02-26T17:14:27 | 169,789,548 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,467 | java | package models;
import java.sql.*;
import java.util.ArrayList;
public class Backpack {
public void insertData(Connection connection, String object,float volume, float value) {
try {
String sql = "INSERT INTO backpack VALUES (?,?,?)";
PreparedStatement stat = connection.prepareStat... | [
"alexander.koronovskiy@gmail.com"
] | alexander.koronovskiy@gmail.com |
b3c189cb60b123ea9e2124d4d0fd40d269ccd972 | 0e66389d4374e7ae3955cd2712c75616ee4b6444 | /vendor/samsung/hardware/wifi/hostapd/V2_0/ISehHostapdCallback.java | 270803114d84c04c23a7021000d844656f2fbab6 | [] | no_license | hk-ng/SM-N9750-TGY | 07d2fd67e140145a56bfa6475e90758328f56750 | 2495bf5b0d3298d07b5fd47d7a0db006c9b316ed | refs/heads/main | 2022-12-25T08:09:46.183119 | 2020-10-11T13:56:50 | 2020-10-11T13:56:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,802 | java | package vendor.samsung.hardware.wifi.hostapd.V2_0;
import android.hardware.wifi.hostapd.V1_1.IHostapdCallback;
import android.hidl.base.V1_0.DebugInfo;
import android.hidl.base.V1_0.IBase;
import android.os.HidlSupport;
import android.os.HwBinder;
import android.os.HwBlob;
import android.os.HwParcel;
import android.os... | [
"headuck@users.noreply.github.com"
] | headuck@users.noreply.github.com |
b15b4b2026427913f4d5510de4cff1565814cf47 | 7070dfe4f01634bc4489247e1db5d1483b6a5e5f | /app/src/main/java/com/baoyz/swipemenulistview/SwipeMenuItem.java | a37181492ce5b14cb78584223c8a22c3f53e5c02 | [] | no_license | chutianfan/SNSApp | 342123b25810b5adeffff429a3b57ebc0006f25b | 4df34a714cc478ee227ec3e45daca66d41a72798 | refs/heads/master | 2021-01-23T20:13:21.454972 | 2016-03-11T18:05:48 | 2016-03-11T18:05:48 | 67,822,941 | 1 | 0 | null | 2016-09-09T18:32:24 | 2016-09-09T18:32:24 | null | UTF-8 | Java | false | false | 1,807 | java | package com.baoyz.swipemenulistview;
import android.content.Context;
import android.graphics.drawable.Drawable;
public class SwipeMenuItem {
private Drawable background;
private Drawable icon;
private int id;
private Context mContext;
private String title;
private int titleColor;
private i... | [
"panda926@outlook.com"
] | panda926@outlook.com |
8b02860225dd9ff82023aa12c545c78cf36f05c0 | 699258f4346b9a4db5ef98ad3b7b5fd3621e50ee | /src/main/java/io/quarkus/arc/benchmarks/appbeans/AppBean156.java | c7bf5698ae0f5d740329f38d7cbfb4dabb995a69 | [
"Apache-2.0"
] | permissive | mkouba/arc-benchmarks | 3828fc33a1394023136335dc9b9cededce85f5a3 | 0b3536f490217ee9621d8a082c6cfb8286e96e10 | refs/heads/master | 2023-02-16T20:33:51.835507 | 2023-02-02T14:17:21 | 2023-02-02T14:17:21 | 215,313,316 | 0 | 2 | Apache-2.0 | 2021-03-25T12:40:11 | 2019-10-15T14:01:23 | Java | UTF-8 | Java | false | false | 211 | java | package io.quarkus.arc.benchmarks.appbeans;
import javax.enterprise.context.ApplicationScoped;
import io.quarkus.runtime.Startup;
@ApplicationScoped
@Startup
public class AppBean156 {
void ping() {
}
} | [
"mkouba@redhat.com"
] | mkouba@redhat.com |
ed7fb3003447071024eb850966a9dbdf33c089c1 | 2c65c53ef5390bd70fd2ddb9bbc2b19027f2479f | /kangaroo-web-admin/src/main/java/io/github/pactstart/admin/system/form/ConfigLogQueryForm.java | 35819db5f077b04daa98c703958e8295f99dcd97 | [] | no_license | zt6220493/kangaroo | f37cdaa815708fb56e33d8f4ed7d83885551011a | 16c8a9f7589ec33f01559d3308f8dd8e49493afe | refs/heads/master | 2022-12-28T04:50:48.186699 | 2019-09-25T10:40:27 | 2019-09-25T10:40:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 307 | java | package io.github.pactstart.admin.system.form;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
@Getter
@Setter
@ToString
public class ConfigLogQueryForm {
/**
* 命名空间
*/
private String namespace;
/**
* 配置名称
*/
private String name;
}
| [
"1203208955@qq.com"
] | 1203208955@qq.com |
0473a11d516662cd4ce7f1f98d8ca39b1d93ab45 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project48/src/main/java/org/gradle/test/performance48_4/Production48_348.java | 27dd9abdb9e5c6c503c1ce51e0cb2a5f89a3f113 | [] | 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 | 305 | java | package org.gradle.test.performance48_4;
public class Production48_348 extends org.gradle.test.performance14_4.Production14_348 {
private final String property;
public Production48_348() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
6a6dfd8c0dd10250c488ae353a5d7b5ca8f73950 | cd2dcaf6b9d041edb6599b184ba61c6825c3e0c8 | /kadima-commons/src/main/java/com/bei2love/kadima/modules/sys/security/FormAuthenticationFilter.java | 85f32c45954d235ea85c497fa011d50b830fd436 | [
"Apache-2.0"
] | permissive | bei2love/kadima | cd4886121402b684daeda0e0d73ce88f8bbaa1b7 | fa608c5ddf92041edb949017c40524254c0aa68b | refs/heads/master | 2021-01-10T13:22:28.359544 | 2015-10-30T03:19:06 | 2015-10-30T03:19:06 | 45,022,939 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,430 | java |
package com.bei2love.kadima.modules.sys.security;
import com.bei2love.kadima.commons.utils.StringUtils;
import org.apache.shiro.authc.AuthenticationException;
import org.apache.shiro.authc.AuthenticationToken;
import org.apache.shiro.authc.IncorrectCredentialsException;
import org.apache.shiro.authc.UnknownAccountExc... | [
"bei2love@126.com"
] | bei2love@126.com |
7bf80ed74226e2732b10aebd357cbf2358d2f9cc | 7c3b2e1bee374976cd6641c0e6e15fe4877a1db8 | /src/main/java/br/com/devdojo/endpoint/StudentEndpoint.java | dd6ffe46e69a189bfa6c9fa7072112005c64ec57 | [] | no_license | vanvibig/springboot-essentials | 4862a3d1fa542fe14316c749810249880bc4d9a0 | 7c406a8edf1800cdcb21a530b161520ea0dcd707 | refs/heads/master | 2020-03-17T17:41:27.179329 | 2018-05-19T11:16:29 | 2018-05-19T11:16:29 | 133,798,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,769 | java | package br.com.devdojo.endpoint;
import br.com.devdojo.error.ResourceNotFoundException;
import br.com.devdojo.model.Student;
import br.com.devdojo.repository.StudentRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Pageable;
import org.springframework.htt... | [
"vanvibig@gmail.com"
] | vanvibig@gmail.com |
87edc7857e630ccfd9b8572df02a16e19916496c | 54682b2d75932cbfd6de6c32ce58dc250b5046cc | /src/beans/CircleFurniture.java | 2a125a1617411f9f078a6d02a199d2e58d675dc6 | [] | no_license | Alexander-Gaidukevich/FiguresProject | 4cc7f9119ecd8790fe37d30bca815fc1fe3ee58f | 68f35750e7f738edc2ae92aa02c5f979e4e40b93 | refs/heads/master | 2021-01-20T06:39:04.480527 | 2017-03-04T08:11:58 | 2017-03-04T08:11:58 | 83,878,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package beans;
public class CircleFurniture extends Figuare implements IPerimeter {
public CircleFurniture(int a) {
super(a);
}
@Override
public double getSquareFiguare() {
return getA()*getA()*Math.PI; //S = Pi * R * R
}
@Override
public double getPerimeter() {
retu... | [
"Gaidukevich.al@gmail.com"
] | Gaidukevich.al@gmail.com |
8445e25e90fc4fb59e60364b33f8e9c830accc91 | 9faf0ff086f1873606518b7e43eb1d088b7cc955 | /txlcn-tm/src/main/java/com/codingapi/txlcn/tm/core/DefaultDTXContext.java | f36456385ac1cabb26b470c0373ccb72af45e64f | [] | no_license | zsx950110/master | f1d745b367ec89475b008abe4577e6ebb77b935d | 95c3434be8afc1aaf925fae87c53f06bd1abdb0d | refs/heads/master | 2022-12-23T15:44:18.525077 | 2020-06-30T09:45:54 | 2020-06-30T09:45:54 | 202,537,448 | 1 | 0 | null | 2022-12-16T09:44:36 | 2019-08-15T12:30:58 | JavaScript | UTF-8 | Java | false | false | 2,757 | java | /*
* Copyright 2017-2019 CodingApi .
*
* 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... | [
"zsx_office@163.com"
] | zsx_office@163.com |
6390c78892ac336a0da116d6c0f5c88e5d093636 | e4b466225eba658619f858ad5ef93b525ddb1823 | /app/src/main/java/com/sengmei/RetrofitHttps/Beans/ZhuanHuanBean.java | 1376a504f8706c2a4ff39bf73b0416c0c4e87291 | [] | no_license | kingTec-org/Coinbks | dae4410928aa117e77ca68bc28d2c717e81e9f4c | 634693b6a84ac1e36aac9de1323a270a3af0e45f | refs/heads/master | 2020-12-02T09:40:44.329877 | 2019-08-07T09:22:00 | 2019-08-07T09:22:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,391 | java | package com.sengmei.RetrofitHttps.Beans;
import java.util.List;
public class ZhuanHuanBean {
private String type;
private ObjectBean message;
public ObjectBean getMessage() {
return message;
}
public void setMessage(ObjectBean message) {
this.message = message;
}
publi... | [
"2452140264@qq.com"
] | 2452140264@qq.com |
2c11ce25730f70ccdb27a19aa38423c9d5e34393 | ba08938dba94f1ac09539c6394f9aeeefbafe792 | /JavaDemoPrograms/src/com/sgtesting/assgn13/Cuberet.java | 756658a60a6d52618d6cbae8e88b3498e44e724e | [] | no_license | monisha321/TestAutomation | d36331a7f197c2286ae22f930a7c578723142ea1 | 86e945c784d6bf7b542708f5d3e5467dab4bd01c | refs/heads/master | 2023-06-02T20:30:17.016426 | 2021-06-14T13:01:27 | 2021-06-14T13:01:27 | 374,366,938 | 0 | 0 | null | 2021-06-11T07:23:32 | 2021-06-06T13:26:09 | Java | UTF-8 | Java | false | false | 549 | java | package com.sgtesting.assgn13;
class Cube
{
static int display()
{
int x=10;
System.out.println("size of array is "+x);
return x;
}
static int[] arr()
{
int k=0;
int a[]=new int [Cube.display()];//if it was normal method then ,just display()
for(int p=1;p<=10;p++)
{
a[k]=(p*p*p);
System.out.pri... | [
"monisha3331992@gmail.com"
] | monisha3331992@gmail.com |
ea3e5e64de961d77921cb110f52ef9a6d78a9804 | cfd1b6ca1f2fa5209a9d8d593dc5326a4f216fdc | /zhizhi/.svn/pristine/67/67d87b98d34958729399c0b5b3c2ee91f55e78de.svn-base | e47b55e07ba5e979f8c07d2440dae3b3ebd6bd98 | [] | no_license | BuseeLi/zhizhi1.0 | a6c68a4be6d058039b31e6881944a04326efa8f9 | f10ee7ac5672106b31a39dd3bbd51c59aaeb0586 | refs/heads/master | 2021-05-02T10:52:36.257717 | 2018-02-08T13:57:00 | 2018-02-08T13:57:00 | 120,764,505 | 0 | 0 | null | 2018-02-08T13:25:18 | 2018-02-08T13:25:18 | null | UTF-8 | Java | false | false | 7,045 |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2017 摩码创想, support@momathink.com
*
* This file is part of Jiaowu_v1.0.
* Jiaowu_v1.0 is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published ... | [
"33798873+OldStreetCN@users.noreply.github.com"
] | 33798873+OldStreetCN@users.noreply.github.com | |
32387ac93217c87440fcb5f8df61964bec0a762a | dc25b23f8132469fd95cee14189672cebc06aa56 | /frameworks/base/core/java/android/net/NetworkInfo.java | 9196dd7921299dee2b147420d716873e4847d7b4 | [
"LicenseRef-scancode-unicode",
"Apache-2.0"
] | permissive | nofearnohappy/alps_mm | b407d3ab2ea9fa0a36d09333a2af480b42cfe65c | 9907611f8c2298fe4a45767df91276ec3118dd27 | refs/heads/master | 2020-04-23T08:46:58.421689 | 2019-03-28T21:19:33 | 2019-03-28T21:19:33 | 171,048,255 | 1 | 5 | null | 2020-03-08T03:49:37 | 2019-02-16T20:25:00 | Java | UTF-8 | Java | false | false | 16,673 | java | /*
* Copyright (C) 2014 MediaTek Inc.
* Modification based on code covered by the mentioned copyright
* and/or permission notice(s).
*/
/*
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with th... | [
"fetpoh@mail.ru"
] | fetpoh@mail.ru |
1b4e02703b7d8a9ee595f1957cb7c64675f66515 | ac8ea764f9e55984f416541085d966ae4a04f866 | /DailyFlash/Assignemnt/Solution/p16.java | a906c1f9097fece7b565e2b6e95575213bccac4d | [] | no_license | kajalbabar/Java | 9be6944606d8b5ecab2c7b43529fd221376131ac | 941b5941e31176ca8163ced1267fba4775e776ef | refs/heads/master | 2023-01-20T03:41:49.351508 | 2020-11-23T20:58:09 | 2020-11-23T20:58:09 | 315,439,229 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 679 | java | /*Program 17: Write a program to check whether the number is prime number or not
(Take hardcoded Value)
Input: 13
Output: It is a prime number
*/
class Program {
static boolean isPrime(int num) {
if(num == 1)
return false;
for(int i=2; i<=num/2; i++) {
if(num%i... | [
"“babarkajal555@gmail.com”"
] | “babarkajal555@gmail.com” |
56a4362b23e964e4180cc9bdc3b84da46d8b93c6 | 0959377429523e7ffa6f9cbf6d489912d45400f6 | /app/src/main/java/com/example/alex/fragments/groups/FacultyGroupsFragment.java | f15666bf990c9811dbf163496a546451f75d5a23 | [] | no_license | AlexKiss6/Corkboard | d18c663ec8c2fe731f7da5a04d78de4c84fc98b0 | ac9af00ea87c216f08e740e68945e2e2917a242e | refs/heads/master | 2021-01-21T21:43:23.469523 | 2016-03-08T17:01:02 | 2016-03-08T17:01:02 | 52,010,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,797 | java | package com.example.alex.fragments.groups;
import android.app.Fragment;
import android.app.FragmentTransaction;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import com.ex... | [
"wowmail1123@yahoo.com"
] | wowmail1123@yahoo.com |
5a60a1a2e2e3226f0f488a807cb1d680044a8ced | 79ebd9b90aa032317187d9a2ff6383479be47181 | /SMASHCSS/src/no/ntnu/item/smash/css/comm/ULCResponse.java | dd0be2f8fa03658ae3d73cb9a20766d72a499396 | [] | no_license | shiec/MasterThesis | c663a075c93e254164c7aecb4770ac7b5c467c65 | d316ea46c00ed70d6a7e89ee11bf22fd6a2a363c | refs/heads/master | 2021-01-01T17:16:09.045380 | 2015-05-05T18:55:32 | 2015-05-05T18:55:32 | 35,118,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 691 | java | package no.ntnu.item.smash.css.comm;
import java.util.HashMap;
public class ULCResponse {
public static final int OK = 1;
public static final int REJECT = 0;
public static final int PARTIAL = 2;
private String id;
private int code;
private HashMap<String,Object> data = new HashMap<String,Object>(... | [
"chenshieamanda@gmail.com"
] | chenshieamanda@gmail.com |
12682a78dbadc7ff26828f2a678ee1fea960fabf | b8a0b865c8e28247fcbac2882349223c90494933 | /gr2_lhj/안드로이드코드/자바코드/WantPage.java | cb8ffc65b01e097331067d79bdac7b26706ad681 | [] | no_license | ezenteam2/ZENTAL | 048f6506c1979dd11181d9ffe2dcb7303fb7f05c | 72186846fe517f1fca4686fdff0e084cfa50381e | refs/heads/master | 2021-02-04T21:29:56.510754 | 2020-03-30T04:27:23 | 2020-03-30T04:27:23 | 243,711,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,153 | java | package com.cookandroid.zental;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.content.ContextCompat;
import android.content.Intent;
import android.os.Bundle;
import android.widget.ListView;
public class WantPage extends AppCompatActivity {
ListView mListView;
@Override
protected... | [
"59990737+dlgudwnsgpffh@users.noreply.github.com"
] | 59990737+dlgudwnsgpffh@users.noreply.github.com |
2e8abff8691e7fd2abbbd8a889cf3dcc4ec783a7 | 6df5e4ca8a831000696f5155a921460d9e121293 | /app/src/test/java/com/example/jeetmeena/findplace/ExampleUnitTest.java | 4313e833215c718f830e9943c7de1fef91a4d8bd | [] | no_license | jeetmeena/FindPlace | 1110dd791678f23db913739eff60cd179e4f0283 | 0a16fcf4946107cb15820d42a73a1f5a662a940e | refs/heads/master | 2020-03-30T20:34:33.422977 | 2018-10-04T17:02:08 | 2018-10-04T17:02:08 | 151,593,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 392 | java | package com.example.jeetmeena.findplace;
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
pu... | [
"jeetpalmeena143@gmail.com"
] | jeetpalmeena143@gmail.com |
0ddc5674c87f5b7c55f6861083c3069f5911e2be | 7131395821937aa611de99335115a043e4fbfd21 | /src/main/java/ru/itsjava/oop/inheritance/Mother.java | 03d7e0a567a92c8a3a52030e12336b75c51956f9 | [] | no_license | ekasandr21/java-foundations-online | 13b72bcc18fa7d8b62d87c5023997ebf4517a985 | 1ad866c56d395c3ea4d4f8af00775719f4e11da9 | refs/heads/master | 2023-01-07T12:52:19.064475 | 2020-10-30T21:13:18 | 2020-10-30T21:13:18 | 305,372,652 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | package ru.itsjava.oop.inheritance;
public interface Mother {
default void giveLove() {
System.out.println("Mother loves you");
}
}
| [
"lebedev0903@mail.ru"
] | lebedev0903@mail.ru |
652b3ccc60a4c91556a873d76e5db512affc0658 | 69e09b8930a8affee58f9bb3be8a95a591196576 | /tab/src/main/java/com/toocms/tab/widget/banner/transform/FlowTransformer.java | 408562bf164990148fb539b406e9f3081d8d1237 | [] | no_license | toocms-library/tab6 | 16b84e0f52121a01b7999467f2dd5a6f33904a6a | 1a2f9613ee407c8a31f4a3d682ab389cd1a788e4 | refs/heads/master | 2023-07-05T21:45:05.770527 | 2021-08-06T06:06:44 | 2021-08-06T06:06:44 | 312,519,794 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package com.toocms.tab.widget.banner.transform;
import androidx.annotation.NonNull;
import androidx.viewpager.widget.ViewPager;
import android.view.View;
/**
* 翻转切换
*
* @author xuexiang
* @since 2019/1/14 下午10:12
*/
public class FlowTransformer implements ViewPager.PageTransformer {
@Override
public voi... | [
"98562@qq.com"
] | 98562@qq.com |
105792ba0b5e25ff5c27b4f51a9800ffdd231c68 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-cr/src/main/java/com/aliyuncs/cr/model/v20160607/GetImageLayerRequest.java | 266f6f1677a77311ed3d307ccfa9740192f4fbc9 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 2,135 | java | /*
* 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 writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
1e59e85e57db9fe9e59fdcaf9989eb93febefd57 | f417dbb7856d987373c1588014b9aed059235015 | /spring-beans/src/main/java/org/springframework/beans/factory/support/StaticListableBeanFactory.java | a7010857b6e6be4c27b2a129e19e65bf00ac7b72 | [
"Apache-2.0"
] | permissive | MonsterCodingJ/spring-framework | 975c0bc44247cfbd367bdb35da67146c0d7e3971 | 5f152cb1530ea88485efef115e0ff05687301792 | refs/heads/master | 2022-12-05T04:43:08.831380 | 2020-08-28T00:47:56 | 2020-08-28T00:47:56 | 290,420,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,070 | java | /*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | [
"459997077@qq.com"
] | 459997077@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.