blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5ecf6f2ca405c5567d390d22932203504ab46483 | 2f9b2832cbb8e78675690a6dfe261ad2919d0a0e | /src/com/browser/command/SaveCommand.java | 45c83c70944556a08de87547c5733208d8fc5705 | [] | no_license | abpawask/Voice-based-Browser | 04f3336201ddd2c49defdfed278f636bd829b3ed | c52403261b1b67249d7f2aa29e9a5c29b41be108 | refs/heads/master | 2021-01-23T08:04:35.300054 | 2014-02-19T02:09:41 | 2014-02-19T02:09:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,085 | java | /**
* This command class represents the functionality
* to save all the smart notes added in the sidebar
* view to a "smartnotes.txt" file.
*/
package com.browser.command;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Ite... | [
"abpawask@jerboa.soic.indiana.edu"
] | abpawask@jerboa.soic.indiana.edu |
96ecbd8a5f60a7b0b1277576346c69474a0d85fd | 938f74d7f0706f272836e11a3c0e5283e34f6ccf | /src/main/java/ua/itea/view/swing/MonochromePixels.java | e906dae1af9fa41f5a724c1c75053ab17a95fad0 | [] | no_license | yaroslav36455/Battlefield | 4e73c52f976c4b51eae40826117f29d61fc982cf | 6b5cb56afa40c232827191b17bfee5a95266de7f | refs/heads/master | 2023-04-08T21:01:36.044235 | 2021-04-24T21:57:08 | 2021-04-24T21:57:08 | 312,948,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package ua.itea.view.swing;
import java.awt.Color;
import java.util.ArrayList;
import ua.itea.model.util.Position;
public class MonochromePixels extends ArrayList<Position> {
private static final long serialVersionUID = 1L;
private Color color;
public MonochromePixels(Color color) {
this.color = color;
}
... | [
"yaroslav36455@gmail.com"
] | yaroslav36455@gmail.com |
f80f84a4e626e68532967fe55d9099ea408f7cd4 | 459db6c67d542c715855270c5904e652f7851f77 | /SMT/smt-backend/src/main/java/com/smt/example/controller/rest/TaskController.java | daea9b978743d61144356deba68c0fd66db54f7c | [
"MIT"
] | permissive | Tuvshintur/CS425 | 5827daa525567ffc473fb3bdb4f1e02413540231 | 02e92d0489cb7338ce47be1ad133537262fb9980 | refs/heads/master | 2023-03-11T03:43:48.325338 | 2019-11-11T21:19:51 | 2019-11-11T21:19:51 | 216,063,208 | 2 | 0 | null | 2023-03-02T04:59:53 | 2019-10-18T16:16:40 | Java | UTF-8 | Java | false | false | 11,093 | java | package com.smt.example.controller.rest;
import com.smt.example.constant.Constants;
import com.smt.example.dto.ErrorDTO;
import com.smt.example.dto.ResponseDTO;
import com.smt.example.dto.SearcherDTO;
import com.smt.example.entity.*;
import com.smt.example.exception.ValidationException;
import com.smt.example.security... | [
"tuvshintubatzorig@gmail.com"
] | tuvshintubatzorig@gmail.com |
9e1d53741ee19a96ec161b60cbc5f14a659e4be2 | e90a6626427539a61543ad40551d325a98cdf925 | /src/main/java/com/google/zxing/qrcode/encoder/Encoder.java | 09e22dfd0a01b223d390291c32536f186759c29e | [] | no_license | turfaa/sambhar | d0d82e0244a7e3535fc4ca7a67de47e0b309fadf | 18e498dca941acbc00468244c0143b48585cd7b9 | refs/heads/master | 2020-04-27T21:05:51.745102 | 2019-03-09T11:10:35 | 2019-03-09T11:10:35 | 174,684,008 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,768 | java | package com.google.zxing.qrcode.encoder;
import com.google.zxing.EncodeHintType;
import com.google.zxing.WriterException;
import com.google.zxing.common.BitArray;
import com.google.zxing.common.CharacterSetECI;
import com.google.zxing.common.reedsolomon.GenericGF;
import com.google.zxing.common.reedsolomon.ReedSolomon... | [
"turfa_auliarachman@rocketmail.com"
] | turfa_auliarachman@rocketmail.com |
dc14cd3c513535f57c5f80e175f67a2936928176 | a744882fb7cf18944bd6719408e5a9f2f0d6c0dd | /sourcecode8/src/sun/net/www/content/text/plain.java | 98225450da41b99fc67c552a12f9bcfa176cdde9 | [
"Apache-2.0"
] | permissive | hanekawasann/learn | a39b8d17fd50fa8438baaa5b41fdbe8bd299ab33 | eef678f1b8e14b7aab966e79a8b5a777cfc7ab14 | refs/heads/master | 2022-09-13T02:18:07.127489 | 2020-04-26T07:58:35 | 2020-04-26T07:58:35 | 176,686,231 | 0 | 0 | Apache-2.0 | 2022-09-01T23:21:38 | 2019-03-20T08:16:05 | Java | UTF-8 | Java | false | false | 1,826 | java | /*
* Copyright (c) 1994, 1996, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"763803382@qq.com"
] | 763803382@qq.com |
1c8ab91e7f6c6ab04f924aa075e238f14039cf01 | 0293904c0b538eb94b9e8ec3cce47af762867333 | /src/main/java/ssm/domain/User.java | 8497af4e2c33ad6935c52c391b4b64a524a16e5d | [] | no_license | ymzh9511/ssm-easyui | b4f47ed357c1dcc51e6fc394fae8d98624e11034 | eaeda9d89a44c0a901a3b4e5a259a23a6030e565 | refs/heads/master | 2021-04-15T16:08:54.915004 | 2018-03-23T03:43:52 | 2018-03-23T03:43:52 | 126,428,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,008 | java | package ssm.domain;
public class User {
private String name;
private Integer id;
private Integer age;
private String des;
private String username;
private String password;
public String getName() {
return name;
}
public Integer getId() {
return id;
}
publi... | [
"429460719@qq.com"
] | 429460719@qq.com |
8e0d881875eb086842a5fd08cf51b29457822be3 | 9cae58e762ac53afc482cc7aa2ce67c12ac7a2d9 | /rest-jersey-1.9/src/com/poc/webservices/rest/jersey/exceptions/NotFoundException.java | 6ff88c1db5982d7f57a9707d9e4bcf32d6910658 | [] | no_license | srikarrao/rest-jersey-demo | fa2ce3f9b4c4acb9b15039610fe4b86f6e7e2d0e | 54af38b9add33fe3fbd4302dfca211245c3dfa4a | refs/heads/master | 2021-01-12T10:49:00.657503 | 2017-01-23T19:14:25 | 2017-01-23T19:14:25 | 72,712,947 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 724 | java | package com.poc.webservices.rest.jersey.exceptions;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.core.Response;
import com.sun.jersey.api.Responses;
public class NotFoundException extends WebApplicationException {
/**
*
*/
private static final long serialVersionUID = 15555589L;
/**
* Cre... | [
"srikar.sirks@gmail.com"
] | srikar.sirks@gmail.com |
8cf2f96d12f178231141192e49dfba0426950096 | 445210861dd9b4c0e7e0f1550e4def2541d4f031 | /src/SrvPeriodo.java | 33a8d5717c288ff9dff048f0efe7f5836c12983c | [] | no_license | santiagoyepez/debint | 5fe322c77b3bb3d62b395bdfe3134256d15c3a79 | 6fb8eef58257bfe097abdc0bc03e3766a8a108b0 | refs/heads/master | 2021-01-20T18:47:34.983636 | 2016-08-09T03:33:52 | 2016-08-09T03:33:52 | 60,980,706 | 0 | 0 | null | 2016-08-05T04:47:44 | 2016-06-12T17:42:21 | JavaScript | UTF-8 | Java | false | false | 1,046 | java | import java.util.List;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import model.Periodo;
import model.Recurso;
import operador.TablaPeriodo;
import operador.TablaRecurso;
@Path("/periodo")
@Produces(... | [
"santymatarata@gmail.com"
] | santymatarata@gmail.com |
7825f590711fc58fc092a1a5c1e820c7df6e5660 | 92c1674aacda6c550402a52a96281ff17cfe5cff | /module22/module11/module2/src/main/java/com/android/example/module22_module11_module2/ClassAAD.java | c4052dcc65f2c57f4ebf4eaf8c60aa7dbea33f1f | [] | no_license | bingranl/android-benchmark-project | 2815c926df6a377895bd02ad894455c8b8c6d4d5 | 28738e2a94406bd212c5f74a79179424dd72722a | refs/heads/main | 2023-03-18T20:29:59.335650 | 2021-03-12T11:47:03 | 2021-03-12T11:47:03 | 336,009,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,685 | java | package com.android.example.module22_module11_module2;
public class ClassAAD {
private com.android.example.module06_module061_module4.ClassAAJ instance_var_1_0 = new com.android.example.module06_module061_module4.ClassAAJ();
private com.android.example.module06_module165_module6.ClassAAD instance_var_1_1 = new com... | [
"bingran@google.com"
] | bingran@google.com |
19be5ef3dc76da7ab12fada49200c0e658383599 | 4afeeddf4b71e27af5e5ecb9f3564a1d3b1c392d | /app/src - 副本/main/java/com/ming/sjll/message/view/MessageSystemNotificationView.java | dfe1387948671b84be85d33c3d3d1f3df066d9bd | [] | no_license | idaretobe/kpsd | 2e3a6a14727d136bed00652d55939d524cab88e3 | 34291390c3daaf6c296bf5c12f2b5164d6a8df4b | refs/heads/master | 2023-02-23T08:10:25.907125 | 2021-01-31T11:41:04 | 2021-01-31T11:41:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | package com.ming.sjll.Message.view;
import com.ming.sjll.base.view.MvpView;
import com.ming.sjll.Message.viewmodel.MessageSystemNotificationBean;
import java.util.List;
public interface MessageSystemNotificationView extends MvpView {
void onShowData(List<MessageSystemNotificationBean.DataBean.DataBeanX> dataBe... | [
"593523111@qq.com"
] | 593523111@qq.com |
86302c2b0ac741f4e0beb486978f6ae97f53a267 | bfcd3c3d2349a5a1ce67b307463f73dbd2f82364 | /core/src/test/java/cn/leancloud/LCLeaderboardUserTests.java | 9d8a51086b1557884ff7c935b1e1f8a3792a4551 | [
"Apache-2.0"
] | permissive | leancloud/java-unified-sdk | 02bf727fdcde33d9172a2eac46976f8dd5e71f62 | 4dee5b1ff167493a001052b56fd817c8865fdd2b | refs/heads/master | 2023-06-26T05:10:08.906059 | 2023-06-14T08:04:54 | 2023-06-14T08:04:54 | 121,136,295 | 51 | 27 | Apache-2.0 | 2023-06-14T08:01:37 | 2018-02-11T15:20:02 | Java | UTF-8 | Java | false | false | 23,044 | java | package cn.leancloud;
import cn.leancloud.auth.UserBasedTestCase;
import cn.leancloud.json.JSON;
import cn.leancloud.json.JSONObject;
import io.reactivex.Observable;
import io.reactivex.Observer;
import io.reactivex.disposables.Disposable;
import junit.framework.Test;
import junit.framework.TestSuite;
import org.jetbr... | [
"jwfing@gmail.com"
] | jwfing@gmail.com |
512c32e531ffd2d302a51b5e735b26b28e11f9bc | 55316982556dc7b41093ecc83003e0426f7490bb | /server/src/main/java/com/wxmetro/ic/modules/gen/service/GenTableService.java | 3c604aab1b80b48a48499002e9ef27d09a25b8cd | [
"Apache-2.0"
] | permissive | wxmetroinfocenter/IntelligentContainer | 977f4bd2aaac6a2f8ac25c0a22e88255ab3e0d2f | 49d7ca632ed3df50c5f6870885a9cdb0e59dc16b | refs/heads/master | 2022-12-22T01:37:22.168548 | 2020-04-22T01:53:18 | 2020-04-22T01:53:18 | 219,893,172 | 0 | 0 | null | 2022-12-16T06:11:56 | 2019-11-06T02:17:34 | JavaScript | UTF-8 | Java | false | false | 5,031 | java | /**
* Copyright © 2020-2022 <a href="https://www.wxmetro.com">wxmetro</a> All rights reserved.
*/
package com.wxmetro.ic.modules.gen.service;
import java.util.List;
import com.wxmetro.ic.common.persistence.Page;
import com.wxmetro.ic.common.service.BaseService;
import com.wxmetro.ic.common.utils.StringUtils;
i... | [
"h455438081@163.com"
] | h455438081@163.com |
29d15a5b07ec70d59842976c358f45cc1c044851 | 2ea78ebb0e630fc9711bef9135076aa8dd64a8c2 | /app/src/main/java/com/example/simpletodo/EditActivity.java | 83bfcb6d94ce3aaf106cf42faad81c4924ed755e | [
"Apache-2.0"
] | permissive | victormmontano/SimpleTodo | 678918ba3553595371263edda33a5f19dea1aa2a | 60bbd55c48780930f958c5d7e88a4486f13da901 | refs/heads/main | 2023-02-06T04:14:41.746118 | 2020-12-28T18:08:25 | 2020-12-28T18:08:25 | 324,930,044 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,775 | java | package com.example.simpletodo;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Spinner;
import androidx.appcompat.app.AppCompatActivity;
public class EditActivity extends AppCompatActivity {
... | [
"victormontano172@gmail.com"
] | victormontano172@gmail.com |
ff64e8d1d9fbebb71bad5b2d7177db6d34fc7d2f | 39bfdc7a000ddcac63ab4a636b58eafe91fb267d | /MioModello.java | ad0143e5f3e2f055ac26cb27e64d7353ff6f5ae6 | [] | no_license | amosth/EasyTrain | e8532922c3d84ddc1bd3c46c6a2869a01aedd49f | d40d08003dfd2a0818e321c5a48769d078810be6 | refs/heads/master | 2023-01-16T03:46:32.377967 | 2020-11-28T10:40:29 | 2020-11-28T10:40:29 | 316,709,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,169 | java | import javax.swing.*;
/**
* MioModello è la classe che ha il solo scopo di modellare un oggetto che contenga una stringa da stanpare da stampare
* all'interno della lista degli orari (componente grafico JList)
*
* @author Amos Cappellaro
* @author Luca Dal Poz
* @author Marco Castagnera
*... | [
"amosc@student.chalmers.se"
] | amosc@student.chalmers.se |
02149af677ca7750cdb159a4a1e7c83f5894b6f5 | a59f05a19693f1fb0092d1acce1d48c25c125919 | /CoreJavaHW/src/com/hw1/q7/Employee.java | 925def421bc77eb307bae43bbffd6b140b92edc5 | [] | no_license | 1909sept03java/tomi-adegbenro | 8ca9b258e7d10894d518aa3fe528eb42069056a9 | 1ef8e111c1022112837386396baf48900adca217 | refs/heads/master | 2023-01-12T09:51:41.184835 | 2020-02-12T02:27:12 | 2020-02-12T02:27:12 | 207,335,163 | 0 | 0 | null | 2023-01-07T10:15:16 | 2019-09-09T14:56:33 | Java | UTF-8 | Java | false | false | 1,222 | java | package com.hw1.q7;
import java.util.Comparator;
public class Employee {
private String name;
private String department;
private int age;
Employee(String nm, String dept, int a) {
this.name = nm;
this.department = dept;
this.age = a;
}
public String getName() {
return name;
}
public void setName(S... | [
"tomi.adegbenro@gmail.com"
] | tomi.adegbenro@gmail.com |
31f57e19587492a8bbebb55c6dcf2455e463344d | 9d76ae17001e3181285fce3b9e7dcea58860e1d0 | /src/main/java/com/pageUIs/bankguru/PaymentDepositPUI.java | b17619e833901be013311c1fa74e0bb68b97b19c | [] | no_license | tam12345678910/web-hydrid-automation-framework-bankguru | 5acdcbb88188ecd7b83f416bddf2401ec63bbae0 | 40789708074ef7a1ce05e3802a18b08e6a8b7e85 | refs/heads/master | 2023-05-04T06:01:19.627935 | 2021-05-27T16:30:17 | 2021-05-27T16:30:17 | 371,428,556 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 499 | java | package com.pageUIs.bankguru;
public class PaymentDepositPUI {
public static final String ACCOUNT_NO_AT_DEPOSIT_FORM = "//input[@name='accountno']";
public static final String AMOUNT_AT_DEPOSIT_FORM = "//input[@name='ammount']";
public static final String DESCRIPTION_AT_DEPOSIT_FORM = "//input[@name='desc']";
pub... | [
"vinhtam840@gmail.com"
] | vinhtam840@gmail.com |
ea2542bada7f79e75e04d316a3cd5547f7f35ffe | fd23bd0a122c5d65d34d9e27559028df521894d6 | /ecommerce/src/br/com/ecommerce/beans/Venda.java | dfce2669db1b106f3e4c5911aa3073262459ba0f | [] | no_license | rodrigoggsilva/workspace | bd56d490968ce214105b0d5ff5a8cc8597154cb9 | 2cd3395efb49fe821fce277fb0089c9753a76761 | refs/heads/main | 2022-12-26T07:50:23.113928 | 2020-10-05T20:39:58 | 2020-10-05T20:39:58 | 301,442,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,534 | java | package br.com.ecommerce.beans;
public class Venda {
private int notaFiscal;
private String data;
private float total;
private Produto produto;
private Cliente cliente;
public Venda() {
super();
}
public Venda(int notaFiscal, String data, float total, Produto produto, Cliente cliente) {
super();
... | [
"rodrigoggsilva@gmail.com"
] | rodrigoggsilva@gmail.com |
0cf1254b8ae40fa59e519062452e8a4015255128 | ca71b8ab4e9f1780b82718710e9f7c7e436683a3 | /src/main/java/com/rtbasia/difmerge/http/ListJobResponse.java | 77dbc71ad0e95789299612ec6f4cc868185864ab | [] | no_license | tagphi/dif-merge | 543c6c4bce83e4bdc8b1204a31d39f11a480e6a3 | 5ccf6e2de389bb986cec71b670d33f9bdcb0f1c1 | refs/heads/master | 2020-04-08T16:07:07.361427 | 2019-03-19T08:05:23 | 2019-03-19T08:05:23 | 159,504,881 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 451 | java | package com.rtbasia.difmerge.http;
import com.rtbasia.difmerge.entity.Job;
import java.util.List;
public class ListJobResponse {
private int total;
private List<Job> jobs;
public int getTotal() {
return total;
}
public void setTotal(int total) {
this.total = total;
}
pu... | [
"cong.liu@rtbasia.com"
] | cong.liu@rtbasia.com |
324d6d5a825ba5910d47ab915257f75b971130ce | 4f20025fd9a9537aa3082803eca1895afa15fd3b | /net/src/test/java/com/zfoo/net/zookeeper/curator/cache/CuratorCacheTest.java | f414f8642bf25f8b13e0621fb9de76298b047558 | [
"Apache-2.0"
] | permissive | guass/zfoo | 13f57b0aedde93a299c399b60b9330d0dade39a5 | 034f8bd55bfa3c71a149aa5427a047842c1508e9 | refs/heads/main | 2023-08-30T07:34:33.143620 | 2021-11-08T12:35:33 | 2021-11-08T12:35:33 | 427,328,215 | 1 | 0 | Apache-2.0 | 2021-11-12T11:03:03 | 2021-11-12T11:03:02 | null | UTF-8 | Java | false | false | 1,568 | java | package com.zfoo.net.zookeeper.curator.cache;
import com.zfoo.util.ThreadUtils;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.curator.framework.recipes.cache.ChildData;
import org.apache.curator.framework.recipes.cache.CuratorCache... | [
"jaysunxiao.gmail.com"
] | jaysunxiao.gmail.com |
3e70730404c495434b5270b6f0a861bc0fca500e | f3abc516c1b96be9b2c7ecbb60f4d363fff38a78 | /src/main/java/com/laundry/spring/util/SendSms.java | 890643667fc43a5b64e2673bf9f06162b5b15ab1 | [] | no_license | Harshada9437/laundry-api | f50ec3d0c7eaf103fcb31673f5579a90f4f57a7c | 8733976463f510d485e3bcd9ad49a5c64eb8f095 | refs/heads/master | 2020-03-17T11:26:12.140746 | 2018-05-29T17:19:23 | 2018-05-29T17:19:23 | 133,551,618 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,220 | java | package com.laundry.spring.util;
/**
* Created by System-2 on 1/23/2017.
*/
import com.laundry.spring.config.ConfigProperties;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import java.net.URLEncoder;
public class S... | [
"harshada@carufus.com"
] | harshada@carufus.com |
dae16777807d05908dde6891b70afd37bc55df37 | 434a45b826a2b46dc64ad1562c8236224c6b1884 | /AndroidStudioProjects/Incrementar3/app/build/generated/source/r/debug/android/support/design/R.java | 162d65b9bb518fe927bf6f430ea1fd94672c8381 | [] | no_license | SoulApps/CrossPlatformLearning | 66c42b1cb09d69e97c3a1668502b0dd9cc139625 | c80d0893621e85b426f0e17410f69e5f825dfa12 | refs/heads/master | 2021-04-27T06:05:36.794382 | 2017-12-06T18:17:26 | 2017-12-06T18:17:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 118,512 | 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 android.support.design;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0x7f05000... | [
"alejandrosanchezgalvin@gmail.com"
] | alejandrosanchezgalvin@gmail.com |
bd0ed47a7219fc3df0f549b048080c480eb49916 | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_completed/13368520.java | 748616a69c7c10a3bed76895c19e92c31e21cb09 | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,100 | java |
class c13368520 {
public MyHelperClass Streams;
public MyHelperClass getWriter(){ return null; }
public MyHelperClass _getFile(String o0){ return null; }
public void sendTextFile(String filename) throws IOException {
MyHelperClass Checker = new MyHelperClass();
Checker.checkEmpty(filename, "fi... | [
"piyush16066@iiitd.ac.in"
] | piyush16066@iiitd.ac.in |
003bad3a16341830d0b7c39d938847f30d577e93 | a6b70bea1dd67544febe98b96483967a150d49dd | /java-datas/src/main/java/classeDate/AplicacaoExercicio.java | 6bac2cf9dde801917fdfd6bc572596770c01005f | [] | no_license | rafaelgauderio/java-maven-grandle | 1f6f87827f593943ba1900bb13ebfd4e199cf26a | ee7a203c1919eee22576b0c6d5696c6ba6f9491c | refs/heads/main | 2023-05-08T04:07:44.461230 | 2021-05-30T23:01:44 | 2021-05-30T23:01:44 | 370,816,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 495 | java | package classeDate;
import java.util.Date;
public class AplicacaoExercicio {
public static void main(String [] args ) {
AplicacaoExercicio exercicio = new AplicacaoExercicio();
exercicio.checarLong(1563385317992L);
exercicio.dateToLong();
}
public Date checarLong(long epoch)
... | [
"deluca1712@gmail.com"
] | deluca1712@gmail.com |
508f9ab1bf716c844b127b0a15a888d802d94d6c | 01bc5ba61ca8e1cf0773d98bbadba4acd50302bd | /src/ch2/StringTest.java | 0510fe367a1219ed1003a8ba07b382429dbfffa3 | [] | no_license | jsw2060/JavaPractice | 81ae0336f0083b592fbdca206a01958e47d88b85 | 90c36a96b8e204b8084502cc09b82813d24073bd | refs/heads/master | 2021-07-13T17:11:53.751108 | 2020-12-02T09:15:07 | 2020-12-02T09:15:07 | 220,875,475 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | package ch2;
public class StringTest {
public static void main(String[] args) {
String a = 7 + " ";
String b = " " + 7;
String c = 7 + "";
String d = "" + 7;
String e = "" + "";
String f = 7 + 7 + "";
String g = "" + 7 + 7;
System.out.println(a);
System.out.println(b);
System.ou... | [
"jsw2060@gmail.com"
] | jsw2060@gmail.com |
f81de920f840a8e198d84069861247c65052c180 | 436c32b8c19096231a767c45e0cac112d71a608f | /src/Grid.java | 5513a3429310f83fc6df7d41d645b2466b4ef872 | [] | no_license | EmilyLDavis/SpaceInvaders | 5d937cf37bc1e14083e285f162021b4baf14f66a | 110060290ccb49c8be8119ce383f84645e796722 | refs/heads/master | 2021-01-12T09:13:18.336899 | 2017-04-23T14:51:32 | 2017-04-23T14:51:32 | 76,783,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,047 | java | import java.util.ArrayList;
/**
* Created by emily on 18/12/2016.
*/
public class Grid {
private char empty = ' ';
private ArrayList<ArrayList<Character>> grid = new ArrayList<>();
private int width = 10;
private int height = 5;
public Grid(){
makeGrid();
}
public void makeGrid... | [
"qd04759@student.reading.ac.uk"
] | qd04759@student.reading.ac.uk |
175cb45717b0c5aa00dd6b7b516d2cd0c2d42fe6 | b47329a1d8e0fd658f8d25b925af41ecb82bea9e | /app/src/main/java/com/example/quizapp/Question.java | ba313296e65b5b3861c32e1b002a507885cc6d12 | [] | no_license | Gouri12/Quiz_APP | 4225e5be72ad3c8810c72eaa42e20551508d8d27 | 4293a42a970b4f0c5c5d76585b2ade8baceb466c | refs/heads/master | 2023-04-16T19:25:43.980709 | 2021-05-04T05:37:36 | 2021-05-04T05:37:36 | 364,154,597 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,290 | java | package com.example.quizapp;
public class Question {
String question;
String optA;
String optB;
String optC;
String optD;
int correctAns;
public Question(String question, String optA, String optB, String optC, String optD, int correctAns) {
this.question = question;
this.op... | [
"gourisuresh2018@gmail.com"
] | gourisuresh2018@gmail.com |
8c2a417e7ca062d3a2f1042fa6a6a16196983aca | 01bca2f7ae6d408a80af2cf370f7e5c6fd5609e9 | /src/main/java/com/hanzoy/xueta/service/impl/rankingListServiceImpl.java | cf44c78374b911bb79d3a5f984ecc930fb48800a | [] | no_license | Hanzoy/xueta | 07c0e0f33ceb61e4e4034104cf46a32fe5172c4f | 641745ac2bed4f3fc679ea222309a018c7f904b6 | refs/heads/master | 2023-03-24T12:45:13.487660 | 2021-03-23T23:55:08 | 2021-03-23T23:55:08 | 343,075,310 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,494 | java | package com.hanzoy.xueta.service.impl;
import com.hanzoy.xueta.domain.GroupsExample;
import com.hanzoy.xueta.domain.User;
import com.hanzoy.xueta.dto.CommonResult;
import com.hanzoy.xueta.dto.IdAndTimeInfo;
import com.hanzoy.xueta.mapper.GroupsExtendMapper;
import com.hanzoy.xueta.mapper.GroupsMapper;
import com.hanzo... | [
"60333385+Hanzoy@users.noreply.github.com"
] | 60333385+Hanzoy@users.noreply.github.com |
8baed4a088df5df119ef238fa7a0e2c0a7512f39 | e0e41970f287dd868b01a41f197e4844c1e43973 | /BackEnd/transport_manager/src/main/java/com/transportmanager/auth/repository/BusRepository.java | 9e9420f17785572fb5897a1422ccdccb133e912c | [] | no_license | kavindu12/SpringBootApplication | fecd49cf6764c0a1636a2bb71b3816ee696d103a | 0363e2c091ea5f660b70f287099e6e70262e239d | refs/heads/master | 2020-07-26T00:54:33.756814 | 2019-09-14T17:41:04 | 2019-09-14T17:41:04 | 208,478,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 325 | java | package com.transportmanager.auth.repository;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import com.transportmanager.auth.entity.Bus;
/**
* The Interface BusRepository.
*/
@Repository
public interface BusRepository extends CrudRepository<Bus, Long> ... | [
"kavindu.amarawansha@gmail.com"
] | kavindu.amarawansha@gmail.com |
3483818d57ee74b29e504c3f4991943f3c701c1e | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/square--moshi/4925755ffa90aec75c116c6204688314121f71d9/before/JsonReader.java | 42e030b5c7f1582cc23d7626d0df2da44c72e7f4 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,960 | java | /*
* Copyright (C) 2010 Google 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 agree... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
d19a08bbb245e8f522be7dc392afc7a3b11df6fa | 3434936799e885da39ed35eb0b8c284842eea3bb | /backend/src/main/java/com/devsuperior/dspesquisa/repositories/GenreRepository.java | acf49b036b4e1afe4b013cf463b14d5f50dbeaaa | [] | no_license | HennanGadelha/dspesquisa | 6ed3ae407b61507867d99b2554b8caf738d379ed | 851ce8e3de9da0e46872b18bf1d231f1cefe4405 | refs/heads/master | 2022-12-16T02:40:08.120086 | 2020-09-21T01:06:43 | 2020-09-21T01:06:43 | 295,575,162 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package com.devsuperior.dspesquisa.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.devsuperior.dspesquisa.entities.Genre;
//registrando no mecanismo de injeção de dependencia
@Repository
public interface GenreRepository extends ... | [
"hennanhennan@gmail.com"
] | hennanhennan@gmail.com |
9d761334adb2f86ca8379447b2f82c09a49f716a | 3699f1f2b38cb2871a94b14140d8292216756512 | /app/src/main/java/com/fama/app/adapter/historyadapter/BankHistoryListAdapter.java | ea1fc315963c5e126144f259ab990e9fe542bef9 | [] | no_license | jayuu26/FAMA-White-Label | 733700ec59aeb7f1f6128e0953905c8ac7a45657 | 48b96bddc124894ebfb311c8e1c78bd80312504d | refs/heads/master | 2021-01-13T09:27:32.922438 | 2016-11-12T11:16:43 | 2016-11-12T11:16:43 | 72,102,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,679 | java | package com.fama.app.adapter.historyadapter;
import android.content.Context;
import android.support.v7.widget.CardView;
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.T... | [
"jayesh.verma26@gmail.com"
] | jayesh.verma26@gmail.com |
346851c76e2eb34b6166c99e6fe5fd17efcd2061 | 2d9073a3ecfcad380846e56cd384184df8fc9727 | /limn-tool/src/main/java/com/limn/tool/parser/IObjectResolver.java | b59dc1595a8cb34fc71a08c9283b6eb70663198b | [] | no_license | storage8023/limn | 3e647066f680c4436f4da9638506730c8a9401a1 | 9af23f5dcddc7163cc40a5457aae6103ffe376f8 | refs/heads/master | 2021-01-21T05:54:55.799080 | 2015-11-11T08:06:06 | 2015-11-11T08:06:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package com.limn.tool.parser;
/**
* 对象解析器
* @author 王元和
* @since YES1.0
*/
public interface IObjectResolver {
/**
* 解析一个词法是否是一个对象
* @param token 词文
* @return 如果一个词文是一个对象,返回这个对象的标识,否则返回-1
*/
public int resolveObject(String token);
}
| [
"45641783@qq.com"
] | 45641783@qq.com |
1cf388298ac40c1aa4c854f371123056d6ec9f56 | 519ce4e6adf10bb2a4e416d493b8ab577ab37f0a | /src/Chapter1/Question1_5.java | 207f97def4ec869b90bf60d6721287253088a373 | [] | no_license | lemena86/CrackingTheCodeInterview | 7a4aaf11a2fe1451ccff68fcbc60f1d254eb18b3 | e8395abb7fd6f65d60cf9d00eba485dba4627882 | refs/heads/master | 2021-05-06T14:30:25.766236 | 2019-10-27T14:49:37 | 2019-10-27T14:49:37 | 113,374,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,875 | java | package Chapter1;
import java.util.HashMap;
import java.util.Map;
public class Question1_5 {
static boolean oneAway(String a, String b) {
if (b.length() > a.length() + 1) return false; //more than one insert
if (b.length() < a.length() - 1) return false; //more than one delete
int count ... | [
"lemena86@gmail.com"
] | lemena86@gmail.com |
60bd60872a6bddb57a4b4e8d750dd6735c24fc4d | 9e7b35acdfa12fb5d1d7fdc4860f179ee17930b7 | /MovieCatalogue/app/src/main/java/id/shobrun/moviecatalogue/views/iview/IConsumerMovieFavoriteView.java | ee0a37f836a8238f76ddfadbd2a0525f26637fd8 | [] | no_license | galihsatriawan/Dicoding_MADE | 031322877ac589ca5d42d1f072362b452e0acdb0 | e314e32b1a2b58ddfdec581bd459a13694ca27cd | refs/heads/master | 2020-06-08T15:16:29.245058 | 2019-09-23T12:45:27 | 2019-09-23T12:45:27 | 193,249,846 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package id.shobrun.moviecatalogue.views.iview;
import java.util.ArrayList;
import id.shobrun.moviecatalogue.models.data.Movie;
public interface IConsumerMovieFavoriteView {
void initUI();
void initViewModel();
void hideProgress();
void showProgress();
void showMessage(String msg);
void showLi... | [
"satriawan.galih99@gmail.com"
] | satriawan.galih99@gmail.com |
4e70559ac4f2d524e7aca15ce4840ba78c5c938c | fe82052d1db9e6c0e0c18ac50dafb60c5be045f1 | /sunbird/src/main/java/com/org/sunbird/App.java | 7c9ebc8cd30ccbd7ac879cd0ca6653e121144c15 | [] | no_license | dksarvan/sunbird | 6007fdad68516c29af9db48e9897cd503182504f | b877c511b96ea32433d1c44cd8d507ff2a157027 | refs/heads/master | 2021-09-06T19:18:14.911205 | 2018-02-10T09:48:53 | 2018-02-10T09:48:53 | 100,264,676 | 0 | 0 | null | 2017-08-14T14:13:48 | 2017-08-14T12:23:35 | Java | UTF-8 | Java | false | false | 182 | java | package com.org.sunbird;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args ) {
System.out.println( "Hello Sarvan!" );
}
}
| [
"dksarvan@gmail.com"
] | dksarvan@gmail.com |
2c69e33329fbdd911440192b6df4088badd3f947 | f07da4c098d88c96b30a846f5ba7c3d6a084d5f1 | /src/main/java/it/polimi/ingsw/GC_18/client/gui/ScoreTable.java | 1b531f4d0191693fd37adde96b30e9f4b11236be | [] | no_license | lpraat/LorenzoIlMagnifico | e60d520800b5ab1bb6a7a5b291a7157682e691db | 5a8d8af22dfb534da4c69d428b52f084d1d86f3a | refs/heads/master | 2022-11-09T21:19:25.766526 | 2020-06-25T19:40:23 | 2020-06-30T19:03:07 | 274,988,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,952 | java | package it.polimi.ingsw.GC_18.client.gui;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JSeparator;
import javax.swing.SwingConstants;
i... | [
"pratissolil@gmail.com"
] | pratissolil@gmail.com |
263357217116cb6c1453ec905d9595b2f7f38b6d | f506032a8d2cfaa7f9ea54d3bd90cd97609af890 | /ClusterWiseLinearRegression/src/execute/RunOriginalModel.java | d824b09d2637a5243651eea0bb2f72ad29035725 | [] | no_license | hadipanahi/cw_rg | 2ee7ce1b8674c3deb30f10bacc8ddfa0f782b2c1 | 703ec4934d901e420b8e6cd366c312271f6d8c71 | refs/heads/master | 2021-08-30T20:09:47.599044 | 2017-12-14T07:26:17 | 2017-12-14T07:26:17 | 112,997,544 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,343 | java | package execute;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import org.neos.client.NeosClient;
import org.neos.client.NeosJobXml;
import dataSource.DataSource;
import ilog.concert.IloException;
import models.OriginalModel;
... | [
"panahi@gmail.com"
] | panahi@gmail.com |
76523687bc97b01b39fe26dfa2d7c17ba2c65215 | 3ce95d041a94a3fa5eef116513c13a988aa8c6c8 | /src/main/java/com/softuni/sportify/domain/entities/Order.java | 144ee6bd23fa42cb9813311123b8844aadac04d0 | [
"MIT"
] | permissive | Andrey-V-Georgiev/Sportify | 14db0d49f873b2b4ae0fd04bbac75406f90b8775 | 3b922b731b19ead26a0238900e92c405efc8b66f | refs/heads/master | 2022-10-29T02:14:35.069358 | 2019-12-21T15:56:39 | 2019-12-21T15:56:39 | 222,259,427 | 0 | 1 | MIT | 2022-10-19T01:40:22 | 2019-11-17T14:19:47 | Java | UTF-8 | Java | false | false | 1,851 | java | package com.softuni.sportify.domain.entities;
import javax.persistence.*;
import java.math.BigDecimal;
import java.time.LocalDateTime;
@Entity
@Table(name = "orders")
public class Order extends BaseEntity {
private Event event;
private Account account;
private LocalDateTime orderDate;
private boolean... | [
"andrey.v.georgiev@gmail.com"
] | andrey.v.georgiev@gmail.com |
af03e307e7e367cf3c541f6289fa9b66fb34e8b2 | d45417a597e573a5efad582f673c68cb2cd34cd3 | /oracles/filters/cache/src/test/java/de/learnlib/filter/cache/mealy/MealyTreeMapperCacheTest.java | ccce7ca83223e36dcc4bfcf2fec90870e5c7af9a | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | mernst/learnlib | ede49c90990a7704354071ec9ac6eba8a844b77e | c37281a6ad9dad8b5856aaacdc937c6522b59d9b | refs/heads/master | 2022-12-13T13:17:29.660340 | 2020-02-06T08:33:21 | 2020-02-06T08:33:21 | 295,216,243 | 0 | 0 | Apache-2.0 | 2020-09-13T18:51:07 | 2020-09-13T18:51:06 | null | UTF-8 | Java | false | false | 1,173 | java | /* Copyright (C) 2013-2020 TU Dortmund
* This file is part of LearnLib, http://www.learnlib.de/.
*
* 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/... | [
"markus.frohme@udo.edu"
] | markus.frohme@udo.edu |
9f66121981dec69e04a4745a8916eb969f02c8ca | 566b665e4b8ba77dbf38f64562b2cac72f84a1e9 | /src/main/restructureit/qualitymeasurement/processors/LinesOfCodeCalculator.java | 37fe9e8e336a1ff6ed95d388134773b0f4d7badb | [] | no_license | pamela-nelson/RestructureIt | 90213a938d69324899e98da3660fbe0851227b8d | 57f73897402c73a66e701949ec34a8030e04af2f | refs/heads/master | 2020-07-25T18:50:37.069055 | 2017-05-03T14:58:06 | 2017-05-03T14:58:06 | 73,772,947 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 691 | java | package restructureit.qualitymeasurement.processors;
import spoon.processing.AbstractProcessor;
import spoon.reflect.code.CtStatement;
/**
* Calculates the number of lines of code in a given project.
*/
public class LinesOfCodeCalculator extends AbstractProcessor<CtStatement> {
/**
* Number of lines of code in ... | [
"pnelson08@qub.ac.uk"
] | pnelson08@qub.ac.uk |
86b5cbbd592edf53c1db47ed70f89e86434bb0bd | afa96a9730f720bedca6bdfa7c3c49b2c37efcd5 | /asm/src/org/objectweb/asm/xml/SAXModuleAdapter.java | 9c9c2c36cd5d3785a82ec897904ce6f0a9a399a5 | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | cybernetics/moditect | 98ac2a171cb507ed42fe37df2f5d1ce05827a8f9 | 169b480ccc83310498d3bba0f541d4f3f1d79865 | refs/heads/master | 2021-01-18T05:13:56.559812 | 2017-03-07T20:36:19 | 2017-03-07T20:36:19 | 84,278,943 | 1 | 0 | null | 2017-03-08T04:38:18 | 2017-03-08T04:38:18 | null | UTF-8 | Java | false | false | 5,756 | java | /***
* ASM XML Adapter
* Copyright (c) 2004-2011, Eugene Kuleshov
* 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
* ... | [
"gunnar.morling@googlemail.com"
] | gunnar.morling@googlemail.com |
982fe99eda40e1c719e1d94667b6a8e7a86412de | f0d25d83176909b18b9989e6fe34c414590c3599 | /app/src/main/java/com/google/android/gms/internal/bq.java | 90187eec2f1336515f965b4045cad86af6673cea | [] | no_license | lycfr/lq | e8dd702263e6565486bea92f05cd93e45ef8defc | 123914e7c0d45956184dc908e87f63870e46aa2e | refs/heads/master | 2022-04-07T18:16:31.660038 | 2020-02-23T03:09:18 | 2020-02-23T03:09:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | package com.google.android.gms.internal;
public final class bq extends bs {
/* access modifiers changed from: protected */
public final boolean zze(double d, double d2) {
return d <= d2;
}
}
| [
"quyenlm.vn@gmail.com"
] | quyenlm.vn@gmail.com |
02cacf9c4c8bffc0cebc7cb96f0c32fe0cc62d5b | 4a081c60cbf69c27bce6340c98848d4fde9fb03d | /app/src/main/java/com/example/callback/ConfirmDeleteCallBack.java | 0f5fb725328c1102612687679134fd4955c71ea0 | [] | no_license | dungtran2909/UiMiHnManagement | 5995562bcfce20469fa275fcc7f173a35a9c82c4 | fd9a57496de7c43d96c3b6d39a4446efb9f0e471 | refs/heads/master | 2020-09-15T20:24:39.610786 | 2019-11-23T07:38:16 | 2019-11-23T07:38:16 | 223,550,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 100 | java | package com.example.callback;
public interface ConfirmDeleteCallBack {
public void delete();
}
| [
"quoccuong151197@gmail.com"
] | quoccuong151197@gmail.com |
ba587064ed0ca7ae22ff538e538cf343182937af | 6946634a1dcdf23b17f26615ff5df915f191cf47 | /src/main/java/com/tudiliuzhuan/model/dto/Code2SessionDTO.java | eedce60df78c8d340fb96b1739ca0ed86342b8e4 | [] | no_license | SunPeiFu/tudiliuzhuan | 153d92719d0382d9d6c84b426a35c06784ce1f17 | f511a2628721988d3b5aaaed3a9e0b858f0c322d | refs/heads/master | 2023-01-29T14:15:28.239760 | 2020-11-30T08:29:31 | 2020-11-30T08:29:31 | 317,156,745 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 219 | java | package com.tudiliuzhuan.model.dto;
import lombok.Data;
/**
* 作者: sunpeifu
* 日期: 2020/5/26
* 描述:
*/
@Data
public class Code2SessionDTO {
private String openid;
private String sessionKey;
}
| [
"sunpeifu@leyue100.com"
] | sunpeifu@leyue100.com |
359825ecbf2906add6dc660cb2b43313779a8815 | fd0c6e99c1f21466c2e7e0aef8e1a65289866e22 | /app/src/androidTest/java/com/yunchengke/app/ApplicationTest.java | 582d2e884ae176375d21b11bf44aa183fb8ad242 | [] | no_license | dyn654466499/AS_YunChengKe | 0ab9aaa68f757807410b0a1d6ad7fa42b1053f6a | 78fb5ad392172540207442c164d349d9874cf465 | refs/heads/master | 2021-01-10T12:26:08.098300 | 2016-03-14T08:08:26 | 2016-03-14T08:08:26 | 53,390,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package com.yunchengke.app;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
supe... | [
"654466499@qq.com"
] | 654466499@qq.com |
59dd34df0ba21743512093000150cbe37409787f | 6be17cb822590c2800034c903bc8b06485d35a9c | /slider-core/src/main/java/org/apache/hoya/core/registry/ServiceRegistryClient.java | 0a0a29b4bc77474e66fc237ec9718a69e751e321 | [
"Apache-2.0"
] | permissive | victoryWang/slider | e3308c94bb9df6fa8acc51b03a74601e119a5c1f | 869df8c53633af45d5b7ec22289e7184d0fa7b96 | refs/heads/master | 2020-01-23T22:00:13.213331 | 2014-03-31T17:37:42 | 2014-03-31T17:37:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,904 | 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 ... | [
"stevel@hortonworks.com"
] | stevel@hortonworks.com |
e27d5ce577b552bbe7eaac8fec231be1972a78e6 | c4ccf1f266e1984f10d978b03b64ec053799f68c | /core/src/main/java/com/google/errorprone/bugpatterns/android/IsLoggableTagLength.java | 777a53949acad19a54aa602236f464e3ddb9e515 | [
"Apache-2.0"
] | permissive | reudismam/error-prone | 717a3e7651a7ba947f89b06dce10fcdeb194205a | 8beb267881dacf3146e47a8b366d013a4c94c127 | refs/heads/master | 2021-01-24T07:25:36.216154 | 2018-02-22T18:33:13 | 2018-02-22T22:54:02 | 122,960,649 | 0 | 0 | Apache-2.0 | 2018-02-26T11:33:01 | 2018-02-26T11:33:00 | null | UTF-8 | Java | false | false | 5,390 | java | /*
* Copyright 2016 The Error Prone Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | [
"cushon@google.com"
] | cushon@google.com |
759d8090187c90132c1e78cc341bcd06312e1594 | 3e74c530b3f862a61c45f21acc3e44e02dc3ae1b | /src/main/java/io/github/softech/dev/sgill/config/LoggingAspectConfiguration.java | 953f7924826b761b838f9c216086b090313c5d37 | [] | no_license | shaangill025/Ace-Online-Learning-App | 53a6328149cfcb68c0b2a66e64cd10a9c34eb285 | 01908edb01af3d9a21ddf00490bffa7025a8a84f | refs/heads/master | 2020-06-20T09:54:55.353174 | 2019-07-16T00:12:47 | 2019-07-16T00:12:47 | 197,084,592 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 516 | java | package io.github.softech.dev.sgill.config;
import io.github.softech.dev.sgill.aop.logging.LoggingAspect;
import io.github.jhipster.config.JHipsterConstants;
import org.springframework.context.annotation.*;
import org.springframework.core.env.Environment;
@Configuration
@EnableAspectJAutoProxy
public class LoggingA... | [
"ssgill@gatech.edu"
] | ssgill@gatech.edu |
618b8ae36ab9effd0f24fe24e25721aec13289f9 | 1a38024593d4d2103f2a871198ae9af1480f5c76 | /app/src/main/java/com/doolri1276/example/imagepicker/GrayscaleTransformation.java | 83f9ce46644964a858e59bd90f63bdaf1c9ae0cd | [] | no_license | doolri1276/ImagePicker | bce23c1b6435ddf835371ff2ffe4d318224af3ff | fd30a6db51d8d3bd9ed0a7354fb0873914ff0ba8 | refs/heads/master | 2020-08-03T16:15:46.316403 | 2019-10-15T08:45:20 | 2019-10-15T08:45:20 | 211,810,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,455 | java | package com.doolri1276.example.imagepicker;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.ColorMatrix;
import android.graphics.ColorMatrixColorFilter;
import android.graphics.Paint;
import com.bumptech.glide.load.engine.bitmap_recycle.BitmapPool;
import com.bumptech.glide.loa... | [
"doolri1277@gmail.com"
] | doolri1277@gmail.com |
2bae9c930960ab7518a1a2ccbb73507b4dc3929e | ebe1c708b7bffaffb5618faf4f9d4d7dd8260e15 | /Android/app/src/main/java/model/Pack.java | 3451ece54b3d910653f3b14ac1465e56f2fd5f54 | [
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | dorry/stickers | 4b23e71260a25d2559f9f6786ca4163b9a8221fb | ee0e7e9f8b56ebd4afc72c9140d58f6f102ba1d3 | refs/heads/master | 2020-09-22T11:14:36.429989 | 2020-01-08T11:35:42 | 2020-01-08T11:35:42 | 225,170,826 | 0 | 0 | NOASSERTION | 2019-12-01T14:01:27 | 2019-12-01T14:01:26 | null | UTF-8 | Java | false | false | 1,534 | java | package model;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.util.Base64;
public class Pack {
private String identifier;
private String name;
private String publisher;
private String tray_image_file;
private String image_data_version;
private String pac... | [
"eldorry3@gmail.com"
] | eldorry3@gmail.com |
0ac66f245d4c813714af9deff8064a8ffe79e542 | 286b6e89e1025478f400ac9061e49e3f55c6c72a | /OntoProject/src/test/java/com/ontologia/similarityTest.java | f585de4eb035aabe3860c0a2c563f0ae20a84507 | [] | no_license | nicolasferranti/BD_Mestrado_Project | 24ca4178e7a7b51dfc97bd27fce5e6f65a8c7100 | 8e008fc66b128f56a49a3c86cc53a27cf9465e25 | refs/heads/master | 2020-03-25T19:06:04.514062 | 2018-08-10T19:15:45 | 2018-08-10T19:15:45 | 144,064,650 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,841 | 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.ontologia;
import Database.Blazegraph;
import com.ontologia.controller.CurlExec;
import java.io.File;
import java.io.IOExc... | [
"nicolasferranti95@gmail.com"
] | nicolasferranti95@gmail.com |
95a3c67903620732793203f3c8723bd5d3484d70 | 4e3c5dc1cfd033b0e7c1bea625f9ee64ae12871a | /com/vungle/publisher/ij.java | 512b72d5f933dfd84240817d6ea1c046ee6db74b | [] | no_license | haphan2014/idle_heroes | ced0f6301b7a618e470ebfa722bef3d4becdb6ba | 5bcc66f8e26bf9273a2a8da2913c27a133b7d60a | refs/heads/master | 2021-01-20T05:01:54.157508 | 2017-08-25T14:06:51 | 2017-08-25T14:06:51 | 101,409,563 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,224 | java | package com.vungle.publisher;
import com.vungle.publisher.ig.C1790a;
import dagger.MembersInjector;
import javax.inject.Provider;
/* compiled from: vungle */
public final class ij implements MembersInjector<C1790a> {
static final /* synthetic */ boolean f2165a = (!ij.class.desiredAssertionStatus());
private f... | [
"hien.bui@vietis.com.vn"
] | hien.bui@vietis.com.vn |
db8b4d6b1412708be51ac5dde9169f63a8e3d2e3 | 5d7d70694f07a119467a7634e8f91edc8fc35239 | /src/TestSuite/GrandChildrenVtGranny.java | 17cb194896de034d0a87d6ff70c9f7adb5df1226 | [] | no_license | nareshdchbx/magi_core24 | a157b97c5bfef5629703c093f70434e6e9b140ab | 537937864e249044fb19b0d25524d64b3d7e4d5d | refs/heads/master | 2021-01-10T07:00:19.078264 | 2016-03-18T14:50:42 | 2016-03-18T14:50:42 | 51,012,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,263 | java | package TestSuite;
import org.openqa.selenium.WebDriver;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import Base.BaseClass;
import Businessutilities.ExcelUtilities;
import PageFunctions.MagiPag... | [
"naresh9zt@gmail.com"
] | naresh9zt@gmail.com |
9c2887baa226e5077e4fbf6c5ab2a64551fd2b60 | 43b704c8f326bc2474492a446696389d71c84ae9 | /src/test/java/com/medinar/covidwatch/service/InternationalTestSuite.java | b0ee66dbd5b7c4beff02ad83e7b1b351b1bec35f | [] | no_license | medinar/covid-watch | a8b0e0077689522a617c3f7335d8739a68063211 | 2f688d88dca37a5a848be3c8a084dbc60ef8dc4f | refs/heads/main | 2023-07-17T11:54:20.030634 | 2021-08-27T20:30:46 | 2021-08-27T20:30:46 | 397,841,033 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package com.medinar.covidwatch.service;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
/**
*
* @author Rommel Medina
*/
@RunWith(Suite.class)
@Suite.SuiteClasses({
com.medinar.covidwatch.controller.InternationalControllerIT.class,
com.medinar.covidwatch.service.InternationalServiceImplTes... | [
"rommel.d.medina@gmail.com"
] | rommel.d.medina@gmail.com |
aaf4d5aae82d0397f374a219c8e60620fbf1d788 | 121870ac38cfedd2c4e48a76f61504352e490fa7 | /src/fr/azgin/main/mythicmobs/conditions/ClasseCondition.java | 8b97e26f7574d63b76e4ce7e4d4c6be88906f427 | [] | no_license | DoctorWhoFR/Mine-Slash | cb67c3224595cfa76392d3a1c37ec50b7de6f081 | f3ceec30ad941c073873cdec5a1ca1199dace286 | refs/heads/master | 2023-06-29T16:38:32.396288 | 2021-08-01T10:42:19 | 2021-08-01T10:42:19 | 386,079,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,754 | java | package fr.azgin.main.mythicmobs.conditions;
import fr.azgin.main.MainClass;
import fr.azgin.main.core.loading.Model.NewPlayer;
import io.lumine.xikage.mythicmobs.adapters.AbstractEntity;
import io.lumine.xikage.mythicmobs.io.MythicLineConfig;
import io.lumine.xikage.mythicmobs.skills.SkillCondition;
import io.lumine.... | [
"doctorwhofr@protonmail.com"
] | doctorwhofr@protonmail.com |
b27f31f3132c71b160f063a84f7aef587fdabdce | 84a6061b4e429b5ba68693838f90be09581b915b | /app/src/main/java/com/game/jxj/model/entity/Test.java | 3ccd81aa2bb14a97b8be1eb77d637d342624cfc4 | [] | no_license | wuyuxiang627/quyue | 7520c678a28b0a4f214edea07ce0ec9aa5cb0a90 | f5b2582dc3371a183b3990186086303055bae249 | refs/heads/master | 2020-03-23T04:22:43.046170 | 2018-07-16T03:03:33 | 2018-07-16T03:03:33 | 141,079,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package com.game.jxj.model.entity;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
/**
* @author jxj
* @date 2018/6/22
*/
public class Test {
public static void main(String[] args) {
Gson gson = new GsonBuilder().create();
T t = new T();
t.a = 1;
t.b = 2;
... | [
"wuyuxiang_627@163.com"
] | wuyuxiang_627@163.com |
19ab7ef45253b927831ded902b9dfec05a817a84 | 501b551b9cc91fee7f7da3d9abf3d64933440f80 | /LeetCode/src/LC30DayChallenge/day6/GroupAnagram.java | 8275a63f5b02451badf3065d62a5b54c6097ae80 | [] | no_license | YashRTiwari/LeetCode | 3cdf88e2dd1fcef95c0a0f4c9c2a710b2138756e | f0f6e8f74a2dc0c2469d2c2ffb3cccce9f42a70a | refs/heads/master | 2021-05-20T13:33:30.467006 | 2020-05-08T06:35:19 | 2020-05-08T06:35:19 | 252,318,367 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,057 | java | package LC30DayChallenge.day6;
import java.util.*;
/*
*
* Given an array of strings, group anagrams together.
Example:
Input: ["eat", "tea", "tan", "ate", "nat", "bat"],
Output:
[
["ate","eat","tea"],
["nat","tan"],
["bat"]
]
Note:
All inputs will be in lowercase.
The order of your output does not matter.
*... | [
"work.yrt@gmail.com"
] | work.yrt@gmail.com |
b75bbb6c8149e58a570f985ad566388dae5866c2 | cca5f035dbbe018268b63a8ddd77b4ec8a9ac0c0 | /src/test/java/com/amyliascarlet/jsontest/bvt/JSONBytesTest.java | 3d6d7f328db1ebdc708b1c1baa979db65b2e040c | [
"Apache-2.0"
] | permissive | AmyliaScarlet/amyliascarletlib | 45195dc277fa16ec7f9c71f20686acaaf2b84366 | 6bd7f69edae8d201e41c6ccfa231ce51fb0ffe16 | refs/heads/master | 2020-05-25T10:53:20.312058 | 2019-05-21T07:04:35 | 2019-05-21T07:04:35 | 187,766,221 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 992 | java | package com.amyliascarlet.jsontest.bvt;
import org.junit.Assert;
import com.amyliascarlet.lib.json.JSON;
import junit.framework.TestCase;
public class JSONBytesTest extends TestCase {
public void test_codec() throws Exception {
int len = (Character.MAX_VALUE - Character.MIN_VALUE) + 1;
char[] c... | [
"amy373978205@outlook.com"
] | amy373978205@outlook.com |
793e6f555b37029b3a1619d9974be2dd4bc558e8 | ffe7a41d120bc0379e4d49127dc0cc217637af59 | /app/src/main/java/org/insacc/toddssyndrome/AddPatientTest/PatientTestActivity.java | 8fa619fc902ec9d45e0166fb4be5c2266452a1da | [] | no_license | insacc/Android-mvp-with-dagger2-butterknife-sample | d411276a8de73faf371b387aeb0c47b2f081d0e1 | eaffab025c2c7f09946a3a9f9c729625fa7a9e33 | refs/heads/master | 2021-01-18T03:11:30.402509 | 2017-03-22T15:16:53 | 2017-03-22T15:16:53 | 85,843,251 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,190 | java | package org.insacc.toddssyndrome.AddPatientTest;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.NumberPicker... | [
"insa_c1903@hotmail.com"
] | insa_c1903@hotmail.com |
8871c0ad91f8f55e2647da02958419527107bcb8 | 767b8eaec056f7d3328d582e6b2927c306345a81 | /src/main/java/com/techprimers/aws/ServletInitializer.java | ed408d134c1c8c4abfaa6c1e063f6431b1337006 | [] | no_license | volkanOdtu/aws-beanstalk-example | b77b7cd6c08a06c7724cf092641dd40df52b9c9d | 49e382e7f6c777d5a4d68d022faffe70b2d54072 | refs/heads/master | 2023-04-04T21:13:14.300512 | 2021-04-04T11:36:59 | 2021-04-04T11:36:59 | 354,527,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.techprimers.aws;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBuilder configure(Spring... | [
"volkan.suyabatmaz@akka.eu"
] | volkan.suyabatmaz@akka.eu |
620860bb0d8b7b713346ac1c58e589325e9aa7e5 | 921f873c4a063caaddb3ab18442622752c8212ba | /projects/batfish-common-protocol/src/test/java/org/batfish/datamodel/matchers/BgpRouteMatchers.java | acbe4032d06ef5fc0a9e0927233c9f2f0a35587d | [
"Apache-2.0"
] | permissive | tongqg/batfish | ac9bfecc2daac80e8fc8128ab513c456fa740c72 | 8f5aeec9f58da21449081e514c77967bbceb5f16 | refs/heads/master | 2020-06-25T02:48:48.847313 | 2019-09-26T22:43:43 | 2019-09-26T22:43:43 | 199,174,561 | 0 | 0 | null | 2019-07-27T14:24:40 | 2019-07-27T14:24:39 | null | UTF-8 | Java | false | false | 2,499 | java | package org.batfish.datamodel.matchers;
import static org.hamcrest.Matchers.equalTo;
import java.util.Set;
import javax.annotation.Nonnull;
import javax.annotation.ParametersAreNonnullByDefault;
import org.batfish.datamodel.AbstractRoute;
import org.batfish.datamodel.BgpRoute;
import org.batfish.datamodel.Bgpv4Route;... | [
"noreply@github.com"
] | tongqg.noreply@github.com |
11da13a5fa692d671d275b32e86288f57362df86 | 18c10aa1261bea4ae02fa79598446df714519c6f | /70_spring/11_AOP_JoinPoint/src/main/java/com/spring/biz/user/UserServiceClient.java | db629b8692b18ddfbdc3e4f4705e660d03555a7f | [] | no_license | giveseul-23/give_Today_I_Learn | 3077efbcb11ae4632f68dfa3f9285d2c2ad27359 | f5599f0573fbf0ffdfbcc9c79b468e3c76303dd4 | refs/heads/master | 2023-05-06T08:13:49.845436 | 2021-05-25T04:33:20 | 2021-05-25T04:33:20 | 330,189,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,104 | java | package com.spring.biz.user;
import java.util.List;
import org.springframework.context.support.GenericXmlApplicationContext;
import com.spring.biz.board.BoardService;
import com.spring.biz.board.BoardVO;
public class UserServiceClient {
public static void main(String[] args) {
//1. 스프링 컨테이너 구동
GenericXmlAppli... | [
"joodasel@icloud.com"
] | joodasel@icloud.com |
b432d64401fed22dcf01979cf5237580b40d5e56 | 9f68540857f4233e06b9a9bdaa2f6a186cf4f583 | /src/com/android/settings/webview/WebViewAppPicker.java | 88ead258ad8835384e49303c58bac29996753d47 | [
"Apache-2.0"
] | permissive | Ankits-lab/packages_apps_Settings | 142dc865ff5ba0a5502b36fc4176f096231c3181 | 82cbefb9817e5b244bb50fdaffbe0f90381f269c | refs/heads/main | 2023-01-12T04:07:58.863359 | 2020-11-14T09:36:09 | 2020-11-14T09:36:09 | 312,785,971 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,455 | java | /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | [
"keneankit01@gmail.com"
] | keneankit01@gmail.com |
ebe6ec9d8f9c28051ae02d48b46d4154a1fff648 | 75b0f2fceb9d1786d64cac831326354d431a8a32 | /com/planet_ink/coffee_mud/Abilities/Ranger/Skill_RacialEnemy.java | 43332455fb0468a0341d05bfaa2599fc3abb44fe | [
"Apache-2.0"
] | permissive | thierrylach/CoffeeMud | f41857a8106706530c794d377bfb81b6458a847a | 83101f209d8875ec2bbaf6c623d520a30cd3cc8d | refs/heads/master | 2022-09-20T17:14:07.782102 | 2022-08-29T22:07:57 | 2022-08-29T22:07:57 | 113,072,543 | 0 | 0 | null | 2017-12-04T17:20:51 | 2017-12-04T17:20:51 | null | UTF-8 | Java | false | false | 1,881 | java | package com.planet_ink.coffee_mud.Abilities.Ranger;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import... | [
"bo@zimmers.net"
] | bo@zimmers.net |
afe84a479aa1f9e48e753b871a7ecd52bd1e4456 | 7fd726b377c7d99f6fe3e9f3e22b2d608b407604 | /springboot10_jap/src/main/java/com/zfy/dao/UsersRepositorySpecification.java | b1218ff8232cc0963ec657b18109db00e48bdf12 | [] | no_license | zfyvvv/springboot | 579a9bb52f787e5397c0f5282d65d78cd020fb31 | 5c2d5ec8e64fad6890be8347cbf5bc9c329b19e2 | refs/heads/master | 2020-08-04T05:15:06.418866 | 2019-10-01T05:54:25 | 2019-10-01T05:54:25 | 212,019,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package com.zfy.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import com.zfy.pojo.Users;
public interface UsersRepositorySpecification extends JpaRepository<Users, Integer>, JpaSpecificationExecutor<Users> {
}
| [
"DELL@DESKTOP-3OU3NNV"
] | DELL@DESKTOP-3OU3NNV |
f327cc59af76866713dfd6bd5428233a97c22755 | 3fc503bed9e8ba2f8c49ebf7783bcdaa78951ba8 | /TRAVACC_R5/travelfacades/src/de/hybris/platform/travelfacades/strategies/impl/OriginDestinationRefNumberValidationStrategy.java | 18d236fa028c663e42b90a7196bce4e227ffe282 | [] | no_license | RabeS/model-T | 3e64b2dfcbcf638bc872ae443e2cdfeef4378e29 | bee93c489e3a2034b83ba331e874ccf2c5ff10a9 | refs/heads/master | 2021-07-01T02:13:15.818439 | 2020-09-05T08:33:43 | 2020-09-05T08:33:43 | 147,307,585 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,613 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2018 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... | [
"sebastian.rulik@gmail.com"
] | sebastian.rulik@gmail.com |
67f2bfd22bd2de6ffa4766376c7be381ba181a8d | da8acc0eef1500644d8ac4a4bc5e3d3e81854a52 | /src/model/vo/Filial.java | 18b095f6bd9e80163d030376a2af80a136df3c30 | [] | no_license | CicoTV1/POO_HEADCOUNT_VINICIUS | f09b9b162ac8243f43505a3d68156c1f9afca96d | 8774c3fe07b08b5eedad54100ff9902fb26f4066 | refs/heads/master | 2020-05-23T19:08:38.425029 | 2019-05-15T21:55:06 | 2019-05-15T21:55:06 | 186,905,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 882 | java | package model.vo;
public class Filial {
private int id;
private String nome;
private String cnpj;
private String InscEstadual;
private Endereco endereco;
public Filial(String nome, String cnpj, String InscEstadual) {
this.nome = nome;
this.cnpj = cnpj;
this.InscEstadual = InscEstadual;
}
public int g... | [
"vdacicinho@gmail.com"
] | vdacicinho@gmail.com |
eca0ac235fc102b6062eba514e512528ad9d64be | b8aad3d7d8143698b8c35a19f873cdcf1bad0e8a | /app/src/androidTest/java/com/example/mipirmeraapp/ExampleInstrumentedTest.java | 1421bbd63b698a8345e19652d79b56751bd66a40 | [] | no_license | andresrdt/FisrtAppAndroit | 1ff6a74b5c9b9290f29952211663fa4eb854c0ed | 9d918d85644378f6b03debfcbc2036f9c6c61ab3 | refs/heads/master | 2022-04-17T13:48:42.838380 | 2020-04-16T20:41:03 | 2020-04-16T20:41:03 | 256,324,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 753 | java | package com.example.mipirmeraapp;
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 Androi... | [
"anrodriguez@asesoftware.com"
] | anrodriguez@asesoftware.com |
59b0578b511fd0538df2d3357e43c94b2e240e35 | 856f42460014a59376e62b93c3ad049faa1bef08 | /src/main/java/com/designpatterns/factory/pizzasing/ReggianoCheese.java | e898f5bdce47da23099930462cd885bd218e5fdf | [] | no_license | fredcess23/top_design_patterns | 1085baecc26880177641ac97b8c1cb190815a248 | 0ac23e457286c32e71fbd57578ec5992e2637e95 | refs/heads/master | 2021-01-10T11:43:17.719687 | 2016-03-05T06:42:38 | 2016-03-05T06:42:38 | 48,262,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | package com.designpatterns.factory.pizzasing;
public class ReggianoCheese implements Cheese {
public String toString() {
return "Reggiano Cheese";
}
}
| [
"fredcess23@gmail.com"
] | fredcess23@gmail.com |
9448ad9c9c512efc4c57495349132b1c20dd1413 | 94bbe5f88b75605aa25e15582eabf52343d49b26 | /src/main/java/controller/ChatWebSocketHandler.java | 36e9d19604905c77200d46f463ffd0b4151a54a9 | [] | no_license | wlsvy19/khfinalproject | a5f0c554eb3465a1e7008bb9460e9a5c598f83d8 | 9c0f3d8f83c10944ef816727b34669e69935ab16 | refs/heads/master | 2022-12-21T20:25:51.822671 | 2019-11-05T04:18:51 | 2019-11-05T04:18:51 | 172,655,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,841 | java | package controller;
import java.util.ArrayList;
import java.util.List;
import org.springframework.web.socket.CloseStatus;
import org.springframework.web.socket.TextMessage;
import org.springframework.web.socket.WebSocketMessage;
import org.springframework.web.socket.WebSocketSession;
import org.springframework.web.so... | [
"jinpyolee19@naver.com"
] | jinpyolee19@naver.com |
50fbf478a994a320ff78f3c673b88b095fc9a2e3 | ab6d10d6c74444be32d4b697504efeacee1f1587 | /simple-dao/src/main/java/com/simple/dao/annotation/SQL.java | 4c23d4b9a2f00381b51350fc3b8a08b5f5cb958c | [] | no_license | tornadoyi/simple-component | 25d00ed521d53691535a20d587697ea92515d3a9 | 13fda263f44ce3aec31ac1798cb981f2a7f1a1d5 | refs/heads/master | 2021-01-20T18:52:50.630533 | 2016-08-08T11:09:30 | 2016-08-08T11:09:30 | 64,361,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | /**
*
*/
package com.simple.dao.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* @author yongchao.zhao@happyelements.com
* 2016年6月23日
*/
@Target(ElementType.METHOD)
@Retention(Retent... | [
"yi.gu@happyelements.com"
] | yi.gu@happyelements.com |
10a5871cf7bdee7f786f1d7a5df91ecc2d94c540 | a1e14f4ac34b55f70fb924b59d966716920e3d8b | /src/main/java/com/newscrawler/newsletter/exception/EmailAddressDuplicateException.java | 3de5146a4daed60618a4960e3754a26c83078c42 | [] | no_license | cocodori/news-bot | 618256974353f94d0e817cb8fd4fd530686b9bf7 | 00dbe38ac6b291d6fc49314a654ebb50f0db8e05 | refs/heads/main | 2023-04-09T00:19:10.947117 | 2021-04-18T12:21:44 | 2021-04-18T12:21:44 | 356,917,985 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package com.newscrawler.newsletter.exception;
public class EmailAddressDuplicateException extends Exception {
public EmailAddressDuplicateException(String msg) {
super(msg);
}
}
| [
"moradulee@gmail.com"
] | moradulee@gmail.com |
9118322cb8ebd28066fd4ee79bfeebdef7cba098 | 26e07e8b81616f0173a1a345598e074cdcbbd833 | /chuangqi-web/src/main/java/com/chuangqi/controller/AboutController.java | 2813a22c11e9e08621ccca34fea4596f892a4ec7 | [] | no_license | humphrey0219/chuangqi | 1267df16afc317b50478b0d0689898ec4e18ead5 | a8553ec493fd808dab380e991318f68fdeb1e669 | refs/heads/master | 2020-07-12T19:38:48.611077 | 2019-08-28T08:59:50 | 2019-08-28T08:59:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package com.chuangqi.controller;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.servlet.ModelAndView;
@Slf4j
@RestController
public class AboutController extends BaseContr... | [
"jellyra@163.com"
] | jellyra@163.com |
0f9a01fd6804902182ee2f226c35232c0a57c42c | 7bdc71e4fda53f3cbbc71dba9e4035b7aba6cea6 | /TankDemo/src/com/woniuxy/tank/bullet/PlayerBullet.java | 7021c0d313b9d7a8c77acf2e03e16aef553a24ac | [] | no_license | beloved2324/dream-chaser | 9022592f4a5c9f6d80dc88ae4fd40bb7974503d7 | 7664d0de167d17a4d7c001dcd5087e37f5e53646 | refs/heads/master | 2021-07-14T19:23:21.568005 | 2017-10-17T08:17:18 | 2017-10-17T08:17:18 | 103,256,229 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 537 | java | package com.woniuxy.tank.bullet;
import com.woniuxy.tank.character.enemy.EnemyTank;
import com.woniuxy.tank.ui.GamePanel;
public class PlayerBullet extends Bullet{
public PlayerBullet(int x, int y, int dir) {
super(x, y, dir, true);
}
@Override
protected void collision() {
super.collision();
... | [
"beloved1992.rj@outlook.com"
] | beloved1992.rj@outlook.com |
013df4338e078065ec6988962c7cb15cd5cfab17 | 18836b181e6b6bedbf03b21a80ce0deca4b52e96 | /source-code/src/com/sun/corba/se/spi/oa/ObjectAdapterBase.java | 732d27a4e82155a90de7aea397d1f680fd45b5be | [] | no_license | roboslyq/JDKSourceCode1.8 | ae5301a99a2e2f45eb00fc486971888cae43f341 | 91f2adcf1bc11ffb3d636fd3ce293717b574c4dd | refs/heads/master | 2021-08-04T03:50:49.116060 | 2020-04-22T00:45:20 | 2020-04-22T00:45:20 | 148,617,751 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,721 | java | /*
* Copyright (c) 2001, 2003, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package com.sun.corba.se.spi.oa;
import org.omg.PortableInterceptor.ObjectReferenceTemplate ;
import or... | [
"robosloveu@163.com"
] | robosloveu@163.com |
33e7bc5171cd1176bb65978ee26e645bfa0dfc0c | 43ca534032faa722e206f4585f3075e8dd43de6c | /src/com/fasterxml/jackson/annotation/JsonGetter.java | df740c380ad6861e399bb65e2e890a8ea9bc25c6 | [] | no_license | dnoise/IG-6.9.1-decompiled | 3e87ba382a60ba995e582fc50278a31505109684 | 316612d5e1bfd4a74cee47da9063a38e9d50af68 | refs/heads/master | 2021-01-15T12:42:37.833988 | 2014-10-29T13:17:01 | 2014-10-29T13:17:01 | 26,952,948 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 351 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.fasterxml.jackson.annotation;
import java.lang.annotation.Annotation;
public interface JsonGetter
extends Annotation
{
pub... | [
"leo.sjoberg@gmail.com"
] | leo.sjoberg@gmail.com |
56cf9a95e49d5ebdc499d238cc628c3d70aee33a | e916fa924e5b4654544402220a9c3cabfa3e3fe6 | /src/main/java/com/iloveqyc/daemon/ServletInitializer.java | 104e7616b69a4932ee529ebe0f29025258c0d800 | [
"Apache-2.0"
] | permissive | qiuyongchen/algorithm | 95422b02dc4955b3585ad19a5c87c012b1fbb46a | e81eeab366aa2a3f8539c854b8a05aa1b62934f2 | refs/heads/master | 2020-05-09T23:01:06.089673 | 2019-06-06T10:11:33 | 2019-06-06T10:11:33 | 181,489,773 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 409 | java | package com.iloveqyc.daemon;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBuilder configure(SpringApplic... | [
"qiuyongchen@meituan.com"
] | qiuyongchen@meituan.com |
b313c8628aee1e0549321ef6beeb2636a327f4f5 | b95e759a3455484b70bcc2148a4c1012d2a17dfa | /assignment8/src/IteratorIterable/ApplicationDrive.java | 43ad60d5929545626e760e754a2400761790bda4 | [] | no_license | MAIMAI728/Java | c18b60dfc91c54e00a9ceac1cd276ca45ff3f90d | c887179b47c61985de916af40375308cecca50f8 | refs/heads/master | 2020-03-22T20:34:17.876574 | 2018-07-11T18:10:58 | 2018-07-11T18:10:58 | 140,610,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,408 | java | package IteratorIterable;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
/**
* Created by mai on 2017/07/06.
*/
public class ApplicationDrive {
public static void main(String[]args){
Page p1 = new Page(4, true); //even + image
Page p2 = new Page(1, true); //not even... | [
"m7a2i8@gmail.com"
] | m7a2i8@gmail.com |
bfdc9d157377d09254544c1725d0b18a270633a0 | 3ec9f6b7a0ce3b7dabe0c624a275c1fc04d6f6b8 | /studentAttendanceManagementSystem/stuWebApi/src/main/java/com/leons/stu/service/dto/package-info.java | 89a37ce43092c5a740815ad239333cb2aab6653b | [] | no_license | harrshiil/learn-java | 03770ed116734e32661e5cc3db7f5d7577f9fae6 | c78b12d1dcea3eee5050139f7a707a965011a5ed | refs/heads/master | 2023-07-03T09:23:45.931333 | 2021-08-10T13:54:34 | 2021-08-10T13:54:34 | 394,672,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | /**
* Data Transfer Objects.
*/
package com.leons.stu.service.dto;
| [
"harshil.parmar9087@gmail.com"
] | harshil.parmar9087@gmail.com |
e80c4022d597ded3a9cb55887e19ed1890ff1025 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /api-vs-impl-small/app/src/main/java/org/gradle/testapp/performancenull_44/Productionnull_4332.java | f5f898d96eb11b6eb561eb39fd5369378bb5104c | [] | 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 | 588 | java | package org.gradle.testapp.performancenull_44;
public class Productionnull_4332 {
private final String property;
public Productionnull_4332(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String getPr... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
15d500dcc8bad4a6679a207156a32eb208ba0fe1 | 7839ce2360744f81ff874383492ea24df330e7bc | /src/main/java/com/di/jdbc/mapper/core/PreparedStatementMapper.java | 31d75ce24f72580d6187be96b3c89f7a126b5d06 | [] | no_license | dingey/jdbc-mapper | 0f2fee1e0b8972bca47cd44efe984af38647c76a | d9c883b428643fc92363dc095e117c7ef6962cc8 | refs/heads/master | 2022-05-01T17:36:11.178794 | 2022-03-07T03:15:44 | 2022-03-07T03:15:44 | 73,085,922 | 11 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,224 | java | package com.di.jdbc.mapper.core;
import java.util.List;
import java.util.Map;
public interface PreparedStatementMapper extends StatementMapper {
/**
* 执行预编译的sql语句,args参数,返回成功或失败。
*
* @param preparedStatement 预编译的prepareStatement语句
* @param args 参数值
* @return 影响的行数
*/
int execute(String prep... | [
"d"
] | d |
322693d4429343ba3e0a1fedc0e0bb84c81641e4 | f1701ca4180b203d8a51732d87b87202725c965a | /smartsuites-spark/spark/src/main/java/com/smartsuites/spark/SparkVersion.java | a64ce9580e839be0ecf154c8902a08ed17603889 | [
"Apache-2.0"
] | permissive | smartsuites/SmartSuites | 3119ffaaa4454cf120de3ea0020141b3ef92a322 | 1f8def542c31b384ed5e880e7e439e738ea01b68 | refs/heads/master | 2021-05-06T22:38:51.823606 | 2017-12-03T10:34:50 | 2017-12-03T10:34:50 | 112,917,068 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,420 | 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 ... | [
"yufei.wu@live.com"
] | yufei.wu@live.com |
b2c078ae4194ff5d60bc6ca717c779ba2a93d17d | ada8f77e8a309e4b0c23ec7fbc4a177543d42f18 | /src/java/model/TestM.java | 16e42c9fd55e3a193764e0c7532e21220e15e060 | [] | no_license | S-Siddhant1999/web-appliaction | b411b0279aca3d7885bd359019ecc835bb0158fe | 91038c01de4428d99b781ceefd33c82bbc417774 | refs/heads/master | 2023-01-19T05:35:48.611583 | 2020-11-18T10:48:35 | 2020-11-18T10:48:35 | 313,901,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 984 | 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 model;
import db.DBConnector;
import java.sql.Statement;
import javax.mail.MessagingException;
/**
*
* @author... | [
"siddh@LAPTOP-S56A8M43.mshome.net"
] | siddh@LAPTOP-S56A8M43.mshome.net |
7b0cd06203a9b48fc1f5d6ac8176402935e68ace | f70d10a21388c677981bba99e4a08ad78a81b56a | /labirynth/src/com/flexymind/labirynth/objects/Square.java | 6724b975dd1d805aa9abc4d3147e8229c0584d65 | [] | no_license | KovalyovLex/Labirynth | 4733cc7df1c858340a32f43d4e8fe0978339b4ae | adaf0eb66c877e976a582d63222ff03c37f2b9e8 | refs/heads/master | 2020-05-25T09:39:58.668062 | 2012-06-29T20:04:12 | 2012-06-29T20:04:12 | 4,250,022 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,544 | java | /**
*
*/
package com.flexymind.labirynth.objects;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.FloatBuffer;
import javax.microedition.khronos.opengles.GL10;
import com.flexymind.labirynth.storage.Settings;
import android.content.Context;
import android.graphics.Bitmap;
import android.gr... | [
"kovalyov.lex@gmail.com"
] | kovalyov.lex@gmail.com |
07fa11c575c1e07d4902f40c855e755410799caf | 5f2aae02745d14ab35ec6deb7d51cc68213a975a | /app/src/main/java/com/xfinitive/chattogramwheels/directionhelpers/PointsParser.java | 0de4477e34ee48bb232a863e4f755be83c2627ee | [] | no_license | hasancsecu/Chattogram_Wheels | 708706529dd32c504bed72f82511bde121bcee99 | 0b8977d64831fa38a69b6cda1b412c724a84942a | refs/heads/master | 2022-04-24T14:33:47.103197 | 2020-04-27T09:02:39 | 2020-04-27T09:02:39 | 258,232,566 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,167 | java | package com.xfinitive.chattogramwheels.directionhelpers;
import android.content.Context;
import android.graphics.Color;
import android.os.AsyncTask;
import android.util.Log;
import com.google.android.gms.maps.model.LatLng;
import com.google.android.gms.maps.model.PolylineOptions;
import org.json.JSONObject;
import ... | [
"hasansouravcsecu@gmail.com"
] | hasansouravcsecu@gmail.com |
efd20a25084836c4d59345a876586ebbe6f5f5be | ec3129cf47e2c24de5a43045574c8d7a94e3e381 | /src/com/task0/Introduction/AddingIntegers.java | f52a472ee7078964f6740c2f07e90362e2451043 | [] | no_license | karanchhatwani1/JAVA | eeaf52a816442d2ea2e5d80a72179dcf9d152ba0 | 657633daae861d5e97d1d262adcbb0b39554eed7 | refs/heads/master | 2023-04-03T06:28:53.218516 | 2021-04-01T19:09:47 | 2021-04-01T19:09:47 | 351,693,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | package com.task0.Introduction;
import java.util.Scanner;
public class AddingIntegers {
public static void main(String[] args) {
int a,b;
Scanner sc = new Scanner(System.in);
System.out.println("Enter first Number");
a = sc.nextInt();
System.out.println("Enter Second Numbe... | [
"karanchh2001@gmail.com"
] | karanchh2001@gmail.com |
f5112e9023a3c7ee32d2248f491195258f8fd43d | 7b4fd58090aa7013137ba2734d7f256b812861e1 | /src/Ellias/rm/com/tencent/game/helper/m3ePay.java | db2fbac577633d40d8a94d6ef857cd3dbd9fe5a3 | [] | no_license | daihuabin/Ellias | e37798a6a2e63454f80de512319ece885b6a2237 | fd010991a5677e6aa104b927b82fc3d6da801887 | refs/heads/master | 2023-03-16T21:12:33.908495 | 2020-02-10T15:42:22 | 2020-02-10T15:42:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,441 | java | package com.tencent.game.helper;
import android.app.Activity;
import android.content.Context;
import android.util.Log;
import com.pay.AndroidPay;
import com.pay.api.APPayGameService;
import com.pay.api.APPayOpenService;
import com.pay.api.APPayResponseInfo;
import com.pay.api.IAPPayGameServiceCallBack;
import com.pay.... | [
"sevarsti@sina.com"
] | sevarsti@sina.com |
7b3c89ca10c11671651a282222cfe4deba4901a5 | 56612444010ab7de14d037ab7e7ba8706b3672a1 | /Android/project/FragementTransationTest/app/src/test/java/com/example/fragementtransationtest/ExampleUnitTest.java | 6927421e2a28ff6ce94892fa19622c2bf45cd206 | [] | no_license | nimodung/0308project | 5fefae6320544ba4dd2e1444c4783da7df0bf942 | b9d6e3889040cde61d84c9eeeff6f87cbbf2ddaf | refs/heads/master | 2020-07-03T08:00:12.779490 | 2019-08-13T05:08:34 | 2019-08-13T05:08:34 | 199,993,509 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.example.fragementtransationtest;
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
... | [
"heram.github@gmail.com"
] | heram.github@gmail.com |
041dc32947b2b48bd86c65f938dba7a7cf436811 | 6960f3b8c06f31b75a76f1a743416723e03b61fb | /TurtleSolution/src/turtle/Compass.java | 23b8443f297496229cf2e8fa6ddec5579ac7bf49 | [] | no_license | teevyne/java-codes-and-examples | 9db26b5149266fd5f67396dcc9ac5d0596cdb8a6 | d41dac3c424c56eb0419266bdf8361a127468a79 | refs/heads/master | 2022-11-12T16:51:37.078491 | 2020-06-25T13:48:16 | 2020-06-25T13:48:16 | 274,659,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 70 | java | package turtle;
public enum Compass {
NORTH,
EAST,
SOUTH,
WEST
}
| [
"ayemobolatolulope@gmail.com"
] | ayemobolatolulope@gmail.com |
dda53be17a6bc3b8e3a5fb4401e47270b6f5a41c | dfedecc8b3450724fe77f97c7a862c4bbb269613 | /src/main/java/com/testapp/controller/actions/answers/AnswerTriggerJSONAction.java | 1f688b4d99fadcfaec72143b3d86c8e44a6a9142 | [] | no_license | marat-chardymov/TestingApp | f19db7537efe4f6ff30d42118c06f677827754be | 9740e2bdb5445fa72c1c2ad9571966fa63092172 | refs/heads/master | 2021-01-10T20:46:31.454176 | 2014-01-28T20:19:59 | 2014-01-28T20:19:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,476 | java | package com.testapp.controller.actions.answers;
import com.google.gson.Gson;
import com.testapp.controller.Action;
import com.testapp.exceptions.AppActionException;
import com.testapp.exceptions.AppDAOException;
import com.testapp.model.dao.IAnswerDAO;
import com.testapp.model.dao.impl.AnswerDAO;
import com.testapp.mo... | [
"marat.chardymov@gmail.com"
] | marat.chardymov@gmail.com |
938d01d8c003101c783bc4980561e1d4f8d7743e | 0b95a85deaf1c9fade3e2a5af2e816a5b00607a4 | /tempcode/src/main/java/commons/setting/external/service/IAccountRuleOutService.java | aab838ac68ba56e6bd546a23b8e5f20449e65f20 | [] | no_license | liwen666/lw_code | 6009fb1a83ad74c987a5e58937c3a178537094b0 | 6fb3f4373fdf1363938ee4f30b39c9fd17c8a8d7 | refs/heads/master | 2020-04-09T22:58:38.355751 | 2019-04-25T07:37:52 | 2019-04-25T07:37:52 | 160,643,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 890 | java | package commons.setting.external.service;
import java.util.List;
import com.tjhq.commons.exception.ServiceException;
import com.tjhq.commons.setting.external.po.AccountRuleOutPO;
public interface IAccountRuleOutService {
/**
* 查询记账定义PO
* @param appId
* @return
* @throws ServiceException
*/
public List<Ac... | [
"1316138287@qq.com"
] | 1316138287@qq.com |
ac898a44367e6fb91097664dd785df1e1f7e7336 | a8077d4d4686eddfc3c98ca1bb30da0bc3f8e9b7 | /app/src/main/java/com/example/mohamed/akelnyresturant/ViewHolders/CartViewHolder.java | e05b38de20a407091a4ec243f051c73fb6fda5a8 | [] | no_license | MohamedAshrafOfficial/AkelnyResturant_clientSide-App | f35521fbf6d48f11be38ae7141d0676eac3acd12 | f04f91a8b905ebbc95a73951004fbfb91aad4e4b | refs/heads/master | 2020-06-29T23:56:14.989355 | 2018-04-29T20:50:15 | 2018-04-29T20:50:15 | 200,661,654 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,221 | java | package com.example.mohamed.akelnyresturant.ViewHolders;
import android.support.v7.widget.RecyclerView;
import android.view.ContextMenu;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.cephe... | [
"engmohamedashraf00000@gmail.com"
] | engmohamedashraf00000@gmail.com |
b877d0c0827bac1a993068a5770cb6daabd88a2f | 7b7b1a4fd9f59f164aaf93c7444274b39d04b1c6 | /Day31web/Clients/src/com/u/UttamServiceLocator.java | 086aec4d8618407bd7d80e7dad96f284cb5f5153 | [] | no_license | yaswanthchopperla/test | 2fcab9bab7be85645409934f10b9f24d23ca24a2 | c43b076babd79b4f99bd60d116160ce4d53c1201 | refs/heads/master | 2022-12-23T11:56:35.318631 | 2019-10-25T07:18:47 | 2019-10-25T07:18:47 | 205,160,470 | 0 | 0 | null | 2022-12-15T23:30:17 | 2019-08-29T12:36:20 | JavaScript | UTF-8 | Java | false | false | 4,860 | java | /**
* UttamServiceLocator.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package com.u;
public class UttamServiceLocator extends org.apache.axis.client.Service implements com.u.UttamService {
public UttamServiceLocator() {
}
... | [
"yaswanthchopperla@outlook.com"
] | yaswanthchopperla@outlook.com |
108e78d6c098e4cf16ef7e6130951c67d9835aae | a26cbfbfa9415496f7f2762d2877b7e143d0607a | /Week4/Element.java | 3644173ba49ac749a175283ff4cd3cbab11e53ee | [] | no_license | amandeep-verma/Princeton-Programming-With-A-Purpose | daf09d79f94de771ca8a06d18945d3375566d14a | d5b0e14ddd2f75821d4e4f3f0a90abbce427b27a | refs/heads/master | 2023-03-14T16:46:40.994192 | 2021-04-05T09:07:44 | 2021-04-05T09:07:44 | 270,541,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,164 | java | import java.awt.Color;
public class Element {
double r; // real radius of ball
double m;
double vx;
double vy;
double height;
double radius; // radius of ball (purely for graphical represation so as you can see the motion)
double p;
double D;
double G = -9.81;
double sideSquare... | [
"39786879+amandeep-verma@users.noreply.github.com"
] | 39786879+amandeep-verma@users.noreply.github.com |
5cbd2a7c3fba220bab46ae320b10de8b81bf76ed | 07f5f81435f0c73908743282ecffec90147dd11c | /problem2/Payment.java | e05cd6db9a672d9afa51e13c84fb1e3bef83a5df | [] | no_license | taufanmahaputra/midtrans-examination | b20359ebfa3af68ba6f534a8e6d331e92d25a9e2 | ee4818b33c0140cbf192e917b4fa712928540bd0 | refs/heads/master | 2020-03-07T03:04:14.545397 | 2018-03-29T05:01:50 | 2018-03-29T05:01:50 | 127,225,075 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,324 | java | import java.util.*;
class Customer {
private int id;
private ArrayList<Transaction> transactions;
private ArrayList<String> emails;
private ArrayList<String> phones;
private ArrayList<String> cards;
Customer() {
transactions = new ArrayList<Transaction>();
emails = new ArrayList<String>();
phones = new A... | [
"taufanmhptr@gmail.com"
] | taufanmhptr@gmail.com |
526eedd44b9ec97ba9a7748ad7a4c0252687694a | c4ceeb57dff896d3afe58c3804f3aa97d6f351e7 | /Reisefieber/src/gui/ReiseStornierenDialog.java | 1396687249f5ecc201cb042434a326f98b0e7241 | [] | no_license | Sarius997/ReiseFieber | 1a526b12c84e97b2299470b7f3c8e240c85b1318 | 0dcea3b0024572c637f1c13ad6aed6524d26f97a | refs/heads/master | 2016-08-12T13:12:03.584822 | 2015-11-09T19:08:26 | 2015-11-09T19:08:26 | 36,138,979 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,743 | java | package gui;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.FocusEvent;
import java.awt.event.FocusListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.JButton;
import javax.swing.JFrame;
... | [
"sarius997@gmail.com"
] | sarius997@gmail.com |
62662b4710d4617cf76c8c2c15efcc0bdb77f02c | cb99c11c514f465ea1e7e114a1bb2992789e563e | /Test-master/changeskin/src/main/java/com/example/changeskin/MainActivity.java | 4d45649d23b47605fff99607a564db012a4c1b0a | [] | no_license | fengyuehan/Test | a79630452e282a17ded6b6c6318a0d252c8207ff | 453496cbf26449241f303a5b39a603e7aa6fe158 | refs/heads/master | 2022-05-26T23:38:20.196093 | 2022-03-17T04:35:52 | 2022-03-17T04:35:52 | 174,118,194 | 8 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,776 | java | package com.example.changeskin;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Context;
import android.os.Bundle;
import android.util.AttributeSet;
import android.view.View;
import java.util.concurrent.CopyOnWriteArrayL... | [
"981831456@qq.com"
] | 981831456@qq.com |
acd3bd50c15837098c9c2f1cd8eea2eb7166a187 | d4b84be0b0b42efa8f26fa35fc594b257966a41b | /final_GoGiPam/src/main/java/dto/ItemDTO.java | b960f8af463a8a68fae72a9a12ad7822eff30d61 | [] | no_license | JangCheolYoung/finalproject | ed2ec15442deed35bfcb858017d2063eac5f01b0 | 1085ab356fe41914d808e5ad04c2046b9dbc2b2b | refs/heads/master | 2020-04-25T13:37:30.428083 | 2019-03-28T08:30:56 | 2019-03-28T08:30:56 | 172,815,168 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,466 | java | package dto;
public class ItemDTO {
private String item_title;
private int item_price;
private String item_addition;
private String item_thumbnail;
private String item_category;
private String item_unit;
private String item_stock;
private String item_namekey;
public String getitem_namekey() {
return item_n... | [
"nananan1213@gmail.com"
] | nananan1213@gmail.com |
82d61a101617ddac7ada395fbb1a7d1f95494040 | d5a0ff90687265e50f31615d809e805c640ca690 | /app/src/main/java/com/google/alading/client/android/Intents.java | f43c5314649e63421aff03dada5fa9f79330de17 | [] | no_license | minjie0128/dytt | 2b435f4de8cb9282c24288d6ff5423b0687bdc63 | b2aa0ff4267e8e1fea684b0eeebe7bd370204b13 | refs/heads/master | 2021-01-10T06:42:48.508154 | 2016-04-11T07:12:37 | 2016-04-11T07:12:37 | 55,147,128 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,220 | java | /*
* Copyright (C) 2008 ZXing authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | [
"xuan3824@163.com"
] | xuan3824@163.com |
195c3363c78fae97aed571c87b433d9b26317e16 | 365b59229710d5b387e00f924ac0087102cb97c9 | /framework/jcompany_model/src/test/java/com/powerlogic/jcompany/persistence/jpa/entity/attach/Employee.java | b90dce32a004e924eb96543749ffe69f8756c56d | [] | no_license | iecker/jaguar615 | a8045ad4729b8fe572d13cb91239b9cca81d5383 | 4b2658738dac4fb93dd52489de640c7f3de4e782 | refs/heads/master | 2020-04-21T15:20:20.126020 | 2018-05-25T15:14:03 | 2018-05-25T15:14:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,674 | java | /*
Jaguar-jCompany Developer Suite.
Powerlogic 2010-2014.
Please read licensing information in your installation directory.Contact Powerlogic for more
information or contribute with this project: suporte@powerlogic.... | [
"josivan.silva@castgroup.com.br"
] | josivan.silva@castgroup.com.br |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.