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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1506d0e23698d7316f2a238d016b88d1f376e9e2 | 799f9c964ebff8c2f478b70f38411722ad1ec567 | /src/laboratorio2/Laboratorio2.java | b98f3ea40c191f5201fff0c3a97a07ad9fc3f1a5 | [] | no_license | jucmorati/laboratorio2.2 | 648db14a5b178382f7457f31b667fbad756b2721 | d018ae5a04b8e9fe92f8918983974561904b4549 | refs/heads/master | 2021-01-10T09:29:05.903711 | 2016-02-25T04:22:43 | 2016-02-25T04:22:43 | 52,496,543 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,265 | 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 laboratorio2;
/**
*
* @author USUARIO
*/
public class Laboratorio2 {
/**
* @param args the command ... | [
"USUARIO@USUARIO-PC"
] | USUARIO@USUARIO-PC |
b4714848bf2c0423c4996f56376847920365e93a | ea116d6a879c4ab9f2aa5cb1ad620abb2d12d2e2 | /app/src/main/java/com/lulu/shopdemo/model/CartItem.java | 1e6b21483bc0002cbb39b14747aed520d3181908 | [] | no_license | changer0/ShopDemo | f86ba217a5a5faff0ee0c372e12f0094048c8959 | 3b48b04ea40467eeb0f4c3f5d0688f0fc38f017a | refs/heads/master | 2021-01-12T15:03:40.881490 | 2016-10-23T02:43:23 | 2016-10-23T02:43:23 | 71,673,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,351 | java | package com.lulu.shopdemo.model;
/**
* Created by Lulu on 2016/10/22.
*/
public class CartItem {
private long productId;//商品ID
private String productName;
private String productIcon;
private float productPrice;
private int count;
// TODO: 2016/10/22 CheckBox的选择是否要做在这儿
private boolean i... | [
"zhanglulu1007@foxmail.com"
] | zhanglulu1007@foxmail.com |
afbfc03c2c4d67f1092123669c4109d932cbf11e | 2fe9534a2aeb593f2a9167ff7829a1237570ee43 | /src/applications/springmvc/src/java/org/apache/portals/applications/springmvc/DOMTreeDeleteController.java | dfd3a302e2f3f1956b53882ed0ed333cf5c463da | [
"Apache-2.0"
] | permissive | martin-d-ball/portals-bridges | cb2ce2b3ff58f8e9a466ca3f51fc26478af9e429 | 955440dc599a6abbcd3c85b7b7e859aae8ff145f | refs/heads/master | 2021-01-09T20:05:44.230496 | 2016-08-12T10:26:33 | 2016-08-12T10:26:33 | 65,476,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,998 | 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 ... | [
"martin.ball@grg.com"
] | martin.ball@grg.com |
3df02e735369d9fd895541fcbe1730b8c99b50b2 | 724042a99b4f206cb1fe7e59eb06733a825021a4 | /springBootAndCloud教程code-snippet/code-snippet-master/java/netty-heartbeat/server/src/main/java/com/karonda/server/ServerApplication.java | 92b5d20709d0ded1d8a2f62fda26a4519ecb56bb | [] | no_license | hou520/CoursesOnWeb | 71c89e02ec450c29819896a5864a3268dc9eb4c5 | 87bffcd7c5926d93d3631083c15e1f8958949045 | refs/heads/master | 2022-12-05T06:53:13.071126 | 2020-09-04T11:03:46 | 2020-09-04T11:03:46 | 292,801,021 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.karonda.server;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ServerApplication {
public static void main(String[] args) {
SpringApplication.run(ServerApplication.class, args);
}
... | [
"hou820159358@163.com"
] | hou820159358@163.com |
d186d07e9d372919da8c959ca623fb1445483219 | de2a6cbed9c133cbc532b1dabab0afb5f586a543 | /account/acc-item/acc-account-dbservice/src/main/java/com/account/item/pojo/AllDataPojo.java | 00b148aec020fbbf541ed18b59ad391c8c8c6fd9 | [] | no_license | dp207/repo6 | 63448c1a0edd2acae12f2ecd97c6b4111d9887af | 2e7b205562d099f9091525aac8eb91d073cb4e92 | refs/heads/master | 2022-06-25T04:10:06.386334 | 2019-10-19T11:08:57 | 2019-10-19T11:08:57 | 215,965,680 | 0 | 0 | null | 2022-06-21T02:04:05 | 2019-10-18T07:26:35 | Java | UTF-8 | Java | false | false | 190 | java | package com.account.item.pojo;
import lombok.Data;
import java.util.List;
@Data
public class AllDataPojo {
private List<List<String>> mainData;
private List<String> titleData;
}
| [
"563282025@qq.com"
] | 563282025@qq.com |
7bd58679f1696b1e3ad4e8cb464e42f8838245a8 | edad591b9ca00ac579566842c60aef6f395112ec | /src/main/java/com/marlabs/rmbs/entities/ClaimApproveFwdEmployees.java | 7ea1919f351b7229a44007f944696c8b36f1233c | [] | no_license | pk-gupta/ers | 3492f8a5637551688851c3ec507f6222f62181a3 | 717d1f6582145086d0ffc5e4f41efcca36ba1028 | refs/heads/master | 2022-07-13T07:03:06.322697 | 2019-07-25T17:15:08 | 2019-07-25T17:15:08 | 198,871,882 | 0 | 0 | null | 2022-06-29T17:32:09 | 2019-07-25T17:09:10 | Java | UTF-8 | Java | false | false | 1,162 | java | package com.marlabs.rmbs.entities;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToOne;
import javax.persistence.Table;
import javax.validation.constraints.NotNull;
@Entity
@Table(name = "cla... | [
"sagar.pkgupta@gmail.com"
] | sagar.pkgupta@gmail.com |
ce4973d91f65a7d2cb8ef8a0de3d86c365fcf7c9 | 139960e2d7d55e71c15e6a63acb6609e142a2ace | /mobile_app1/module588/src/main/java/module588packageJava0/Foo119.java | a64c50634ed9543754ac1d0c04b0845127dcc9f4 | [
"Apache-2.0"
] | permissive | uber-common/android-build-eval | 448bfe141b6911ad8a99268378c75217d431766f | 7723bfd0b9b1056892cef1fef02314b435b086f2 | refs/heads/master | 2023-02-18T22:25:15.121902 | 2023-02-06T19:35:34 | 2023-02-06T19:35:34 | 294,831,672 | 83 | 7 | Apache-2.0 | 2021-09-24T08:55:30 | 2020-09-11T23:27:37 | Java | UTF-8 | Java | false | false | 431 | java | package module588packageJava0;
import java.lang.Integer;
public class Foo119 {
Integer int0;
Integer int1;
public void foo0() {
new module588packageJava0.Foo118().foo6();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public v... | [
"oliviern@uber.com"
] | oliviern@uber.com |
9f382556be5c9048496beb0e90e9ce48b1463ede | 715c088150e970831140ccc66c59aba323f2c8f3 | /TallerDos/src/tallerdos/Ejercicio6.java | da568dc24317ead2280e0673a93f9926e97b7a5d | [] | no_license | majosoala/TRABAJO2 | 885cf92ea4569a5c3efe0918ffc64d928c4387af | 5aeca8cb8567dd0a9b2c22f456458f03a3379f1b | refs/heads/main | 2023-03-14T02:15:08.914423 | 2021-03-07T02:00:24 | 2021-03-07T02:00:24 | 343,157,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 917 | 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 tallerdos;
import java.util.Scanner;
/** Desarrolle un programa en java que calcule el índice de masa corporal BMI el cual es... | [
"79801791+majosoala@users.noreply.github.com"
] | 79801791+majosoala@users.noreply.github.com |
f4928b670809c141acd710c0588b8bb1804047c4 | 23a9d0a627178a2bce26357dc41f33a6970a4d03 | /src/jart/netbeans/refactoring/RefactoringHelper.java | b17b4cf7915d9a9e46963a7e662a2c7f43a129e4 | [] | no_license | jwloka/JArt | ee96bd8bc27e912c8e7ebe1b7bf87f060eb0e7f6 | 799e66695aeb0327ff7139a91ce1f65b8e5ca808 | refs/heads/master | 2020-03-26T23:17:39.734267 | 2013-08-25T17:40:00 | 2013-08-25T17:40:00 | 4,327,060 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,126 | java | /*
* Copyright (C) 2002 Thomas Dudziak, Jan Wloka
*
* 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, ... | [
"jan.wloka@gmail.com"
] | jan.wloka@gmail.com |
c602373a925479c296031de93f438ad212618960 | c707ab6be499af14de178db33c2a32bb7a8e1dc2 | /PaymentService/src/main/java/com/limitless/services/engage/CustomerAddressListBean.java | 958a8e69f6d5d9293bbff4f58ba58b89284f4888 | [] | no_license | nandhu0308/nandhu | 569783e4d70717a9f580064420ee60a5f7f823d2 | ad1242f06e8b25174ad2e74ef4c1ae9cc9c3c7d1 | refs/heads/master | 2021-09-04T18:49:20.245529 | 2017-12-10T20:16:36 | 2017-12-10T20:16:36 | 118,317,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 631 | java | package com.limitless.services.engage;
import java.util.List;
public class CustomerAddressListBean {
private String message;
private int customerId;
private List<AddressListBean> addressList;
public String getMessage() {
return message;
}
public void setMessage(String message) {
this.message = message;
}
... | [
"ram@limitlesscircle.com"
] | ram@limitlesscircle.com |
718e61f85ed6affaed6e7c8fca1291440e9ab3ca | 4f15aef52442d9d8ffc57a8fa996b551571360bf | /demo/src/main/java/com/example/demo/service/GoodsService.java | ec2bab544e015c7659f0b6fb440a1e20a712b86e | [] | no_license | wz14122/LauduryBackground | 1a8cc22b0257706942e56102b220a5a64a80abd4 | 1d2f1be3a72778e985eb7268c73b4bf4ba0deca5 | refs/heads/master | 2020-03-15T06:32:21.324968 | 2018-07-31T06:54:41 | 2018-07-31T06:54:41 | 132,009,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,773 | java | package com.example.demo.service;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.example.demo.dao.GoodsDao;
import com.example.demo.entity.Consumption;
import com.example.demo.entity... | [
"18329030206@163.com"
] | 18329030206@163.com |
8501f90f9118027e616574e2c64166f2a20d013d | 7c7e97bb3ed1d364a9638a6c65d1fc555cac163d | /app/src/main/java/com/example/httpserver/parsers/ByteBuffer.java | 86bde9fb09d8eae83a1f8efe99da7bd75416a78e | [] | no_license | henzigo/osmz-vsb | 71a9a8a69ea50017b510490bb8aaee20d9686060 | f99a896f6e2cdc710fa3ccd73a5cc3877112a35b | refs/heads/master | 2021-05-18T21:54:22.001098 | 2020-03-30T22:15:55 | 2020-03-30T22:15:55 | 251,440,765 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,455 | java | package com.example.httpserver.parsers;
import java.io.UnsupportedEncodingException;
public class ByteBuffer {
private byte[] buffer = new byte[1024];
private int offset = 0;
public void write(byte[] buffer, int offset, int length) {
this.reallocate(length);
System.arraycopy(buffer, offse... | [
"jan.gorecki@shopsys.com"
] | jan.gorecki@shopsys.com |
2540d8a3cba80dcde5b9ba108fd368dd071b91c4 | 4036f135cd79bd509c600c6b377a83a5af174bc0 | /pragolan2/src/simulator/Tower.java | fe02d2933c4fe1009f67ff35e9f6b5c930031e9a | [] | no_license | Voiceless-Words/avaj-launcher | e56b288cc0e53a282126943a542a5c3cab4b41ee | 8c9b99286d7ed20978f66c4a7fb3d19f721d033e | refs/heads/master | 2020-06-11T03:22:52.718401 | 2019-12-12T12:45:09 | 2019-12-12T12:45:09 | 193,837,003 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 640 | java | package simulator;
import simulator.vehicles.Flyable;
import java.util.ArrayList;
import java.util.List;
public class Tower {
private List<Flyable> observers = new ArrayList<Flyable>();
public void register(Flyable flyable)
{
if (observers.contains(flyable))
return;
... | [
"pragolan@c4r16s4.wethinkcode.co.za"
] | pragolan@c4r16s4.wethinkcode.co.za |
7733803736b0099affa275c3b02c3b439500a649 | 70f6a9a1c5aaacba26063d9419fcc71d408cfe2c | /core/src/test/java/co/dlighthouse/aem/featuretoggles/core/schedulers/SimpleScheduledTaskTest.java | 8d1b84da908a6314c5ebed89f4d5d70cae92bec4 | [] | no_license | drginm/aem-feature-toggles | f82fa48b7b00fdb56d52ea69ad4513424b14a855 | 49909e22b84fde6d72af02d331cdc3020fdf9dcf | refs/heads/master | 2022-08-21T02:34:05.225855 | 2020-02-22T21:41:40 | 2020-02-22T21:41:40 | 242,415,527 | 0 | 0 | null | 2022-07-06T20:20:08 | 2020-02-22T21:40:13 | Java | UTF-8 | Java | false | false | 2,086 | java | /*
* Copyright 2018 Adobe Systems Incorporated
*
* 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 applica... | [
"drginm"
] | drginm |
d027cb713ce7332ed65053a4c35f5cd236e704e3 | d0af5a05a1d5c3794791cd737e251bdbadcc424a | /src/by/it/kopchik/lesson02/TaskA1.java | 2e9beb59f74dccf0071b31a75231a4b92a3a06be | [] | no_license | Losker/cs2018-06-04 | 412f9007149fb5b65778796f81c2295bcdc73593 | f45be04231fb4e10b04c015c721800caf171347d | refs/heads/master | 2020-03-19T09:55:51.702276 | 2018-06-17T21:50:48 | 2018-06-17T21:50:48 | 136,328,818 | 0 | 0 | null | 2018-06-06T12:56:57 | 2018-06-06T12:56:56 | null | UTF-8 | Java | false | false | 550 | java | package by.it.kopchik.lesson02;
/*
напишите программу которая выводит на экран
Hello world!
(строка должа быть одна, ошибки в тексте не допускаются)
Для ручной проверки запустите программу Ctrl+Shift+F10
Для автоматической проверки откройте и запустите класс Testing
*/
class TaskA1 {
public static void main(Strin... | [
"aaaa@aaaaa.aaa"
] | aaaa@aaaaa.aaa |
95e4c1e2f9677212ab7cb0ba0ab44a9c1b8a9b0f | 042ea4d393be8d5ec3221d380c33377d31e1fbfa | /src/com/demon/distributed/curator/barrier/package-info.java | 7f9c141f55c1182f27e4a5eb39c975ada51f5f42 | [] | no_license | windfish/essay | 7c9dc49784fb29a86923df475a574d0374284529 | a259ee0f05dbb33ecba57c8b71c57eee41302f77 | refs/heads/master | 2022-12-25T18:31:48.201767 | 2020-11-17T06:53:46 | 2020-11-17T06:53:46 | 55,202,008 | 8 | 1 | null | 2022-12-16T09:43:20 | 2016-04-01T03:46:55 | Java | UTF-8 | Java | false | false | 80 | java | /**
* 分布式栅栏Barrier
*/
package com.demon.distributed.curator.barrier; | [
"xuliang_1827@163.com"
] | xuliang_1827@163.com |
1f7917102b791c612e42ad3f9b038cc0f6ac8ee4 | 8358717b853f240843ffa56784773a29b1efc19e | /service-interface-wms/src/main/java/com/jumbo/webservice/sf/tw/vendor/command/ReqVendor.java | 0e1eae7a57b9f12e41343f07f932f0ff235f4f1b | [] | no_license | huanglongf/enterprise_project | 65ec3e2c56e4a2909f0881a9276a9966857bb9c7 | de1865e638c9620e702818124f0b2deac04028c9 | refs/heads/master | 2020-05-07T13:25:07.223338 | 2018-10-21T08:44:33 | 2018-10-21T08:44:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,286 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.... | [
"lijg@many-it.com"
] | lijg@many-it.com |
58dde194da7b6c4678c047f70c9b6f5e3b32a426 | 9cdf4a803b5851915b53edaeead2546f788bddc6 | /machinelearning/5.0/drools-eclipse/drools-eclipse-plugin/src/main/java/org/drools/eclipse/rulebuilder/ui/LHSDSLSentenceWidget.java | 2c46af364fb55e9eea7b229122c9bf09445d0458 | [
"Apache-2.0"
] | permissive | kiegroup/droolsjbpm-contributed-experiments | 8051a70cfa39f18bc3baa12ca819a44cc7146700 | 6f032d28323beedae711a91f70960bf06ee351e5 | refs/heads/master | 2023-06-01T06:11:42.641550 | 2020-07-15T15:09:02 | 2020-07-15T15:09:02 | 1,184,582 | 1 | 13 | null | 2021-06-24T08:45:52 | 2010-12-20T15:42:26 | Java | UTF-8 | Java | false | false | 1,027 | java | package org.drools.eclipse.rulebuilder.ui;
import org.drools.guvnor.client.modeldriven.brl.DSLSentence;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.ui.forms.widgets.FormToolkit;
public class LHSDSLSentenceWidget extends DSLSentenceWidget {
public LHSDSLSentenceWidget(FormToolkit toolkit,... | [
"gizil.oguz@gmail.com"
] | gizil.oguz@gmail.com |
ba013331874d533022d48c4c738fce9f14c9b7a5 | edfa5bce7cf79567ebed678de5c01654d39e10ec | /src/java/util/concurrent/FutureTask.java | 3c75a7cec530a9a3d3c65e1005918ab62b74f234 | [] | no_license | JulyJunWu/jdk-source-analysis | 856794de80f9ff957d06d5d8cdb6d7db9d3a018b | 0eb2f85d67882efb786f73cbad9e88800e09baa5 | refs/heads/master | 2021-03-08T12:20:42.221644 | 2020-03-22T06:33:09 | 2020-03-22T06:33:09 | 246,344,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,154 | java | /*
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*
*
*
*
*
*
* Written by Doug Lea with assistance from members of JCP JSR-166
* Expert Group and released to the public domain, as explained at
* http://creativecommons.org/p... | [
"djian@linewell.com"
] | djian@linewell.com |
8fbb0b216802389bbb8ef86228b6b9cba1c381d6 | 2a86cc5a14d2facf6e0a3b8472aab3bd259ed5ce | /openTCS-PlantOverview-Base/src/main/java/org/opentcs/guing/components/properties/type/Property.java | 20b54757f14d1bc7436f4cb6a48098f325a18664 | [
"MIT",
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jiangtaojiang/opentcs | 8d0e0ecf71e87e912b82f139671107c26c75364a | 96eceed8ea95f4aa9f5e5f09c0c96abc5bce6504 | refs/heads/master | 2023-08-03T22:37:33.838443 | 2021-10-06T16:09:08 | 2021-10-06T16:09:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,489 | java | /**
* Copyright (c) The openTCS Authors.
*
* This program is free software and subject to the MIT license. (For details,
* see the licensing information (LICENSE.txt) you should have received with
* this copy of the software.)
*/
package org.opentcs.guing.components.properties.type;
/**
* Interface für Attribut... | [
"stefan.walter@iml.fraunhofer.de"
] | stefan.walter@iml.fraunhofer.de |
c437030211cc7d9b2581a12bb529bde3c1c16ebb | fa2c6f9d77c185d47e8072033a64a329c513f798 | /src/sortTest/InsertSort.java | c38d990f5605a1c47c9ef65bfc3188f1fa3ee948 | [] | no_license | HLOVET/algorithms | ac5b26778d2d7f69f2bbab4a6328903ec41f8574 | 437cff0fd49ffe414f77e2061e726367c98ad2e5 | refs/heads/master | 2022-01-20T03:28:24.329477 | 2019-07-24T02:55:26 | 2019-07-24T02:55:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,120 | java | package sortTest;
public class InsertSort {
//test
public static void main(String[] args) {
int[] arr = {1, 3, 4, 5, 2, 6, 9, 7, 8, 0};
ShellSort.sortCore(arr);
for(Integer ele:arr){
System.out.print(ele+" ");
}
}
//1.简单插入排序,像一个有序序列中不断插入元素o(n2)
//选择排序,插入排序等
//2.shell排序(属于插入排序),逐步缩小... | [
"hlovet128@gmail.com"
] | hlovet128@gmail.com |
f14901ee6145d6c217c4c73a825d9fecb38f3a26 | 07eb699b94d404063c2509f22f9c05c61aae3b12 | /arguments_parser/src/main/java/com.anotheria.bootcamp.arguments_parser/InvalidArgumentException.java | 7085b63fa83985cac74e4f82e1e29fbad7f17129 | [] | no_license | ogmudbone/bootcamp | 8ca72b7c32e5ac02c50f7cd74bde5e50a2873f17 | 4e508062d28150a8524ba70686a0907b4a7e3224 | refs/heads/master | 2021-01-11T23:09:54.025190 | 2017-03-07T12:56:06 | 2017-03-07T12:56:06 | 78,554,126 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package com.anotheria.bootcamp.arguments_parser;
public class InvalidArgumentException extends Exception {
public InvalidArgumentException() {
}
public InvalidArgumentException(String s) {
super(s);
}
}
| [
"submitthesatan666@gmail.com"
] | submitthesatan666@gmail.com |
eb1a1a53944cac15aad33abc22143d038a963ac2 | 71eae1c8f20c7e29f9ed612ab9f0d553a52e6754 | /src/main/java/org/ryebread/algorithmplayground/AlgorithmPlaygroundApplication.java | abb5898416f74ddb18c93ec7fee5c345ff3e4c21 | [] | no_license | ryebr3ad/algorithm_playground_java | dba8cd9c3b6f7eaf4978901249e7f018854722e5 | 401abeb0aa19eefaf871cf053b00ca818ed5f17d | refs/heads/main | 2023-03-09T09:03:05.558598 | 2021-02-17T01:49:07 | 2021-02-17T01:49:07 | 333,624,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package org.ryebread.algorithmplayground;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class AlgorithmPlaygroundApplication {
public static void main(String[] args) {
SpringApplication.run(AlgorithmPlaygroundA... | [
"rprauschenberg@gmail.com"
] | rprauschenberg@gmail.com |
487e5ecb60897ec7e3d705b305a9cfd7d4d67f58 | 6a89edc9a8915abf7a65f9d867b880c04a93bf0a | /the_core/list_forest_edge/makeArrayConsecutive2.java | fddecb1ee04cc94187f6258a47b88ac1009163ee | [] | no_license | ntnprdhmm/codefights | eb3e9a7261be45b71d1105472222b1b7d8dc55f2 | 543781db759e32f4857ef3769197c42d2b43f843 | refs/heads/master | 2022-09-16T05:01:34.531343 | 2018-05-18T19:41:42 | 2018-05-18T19:41:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 291 | java | int makeArrayConsecutive2(int[] statues) {
int min = Integer.MAX_VALUE;
int max = Integer.MIN_VALUE;
for (int i = 0; i < statues.length; i++) {
min = Math.min(min, statues[i]);
max = Math.max(max, statues[i]);
}
return (max - min) + 1 - statues.length;
}
| [
"antoineprudhomme5@gmail.com"
] | antoineprudhomme5@gmail.com |
f6f88d3740f934f3cb20b169ed1515bbd12a8615 | 2e8bfad08c759db33d3e31d9a4e0ef7cf3bd2592 | /app/src/main/java/com/example/konrad/apzumiproject/APIdataSearcherBitbucket.java | afd4ad968d025d8af12635dc363c2a1bc926af7e | [] | no_license | KonradSar/OldProjects | 00b1579a7bac660e97ee2f5af124fd29c334e7fe | 4d510930fb74eb52ee43c0fc70e8f775cd28fa9c | refs/heads/master | 2020-03-25T22:09:55.406817 | 2018-08-09T22:21:37 | 2018-08-09T22:21:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,922 | java | package com.example.konrad.apzumiproject;
import android.os.AsyncTask;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLExce... | [
"konradsar2015@gmail.com"
] | konradsar2015@gmail.com |
a41a1f308d43e623c163fe8babdd0cce872255b8 | 56bad03af76ed9189d708a90d98963fda4cb6c53 | /src/edu/umass/cs/gnsserver/utils/CertificateSigning.java | 0359a28b7ab008abac448da2e32493e32ee5e5d8 | [
"Apache-2.0"
] | permissive | vava24680/GNS | 76a89827a0a8c65d0d686e1fe33c301f86c6bf55 | 1eb5524457e0075dc9f451bd66e39f9291052eb8 | refs/heads/master | 2020-12-08T17:03:35.677846 | 2019-07-24T17:15:34 | 2019-07-24T17:15:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,487 | java | package edu.umass.cs.gnsserver.utils;
import edu.umass.cs.gnscommon.GNSProtocol;
import edu.umass.cs.gnscommon.SharedGuidUtils;
import edu.umass.cs.gnsserver.main.GNSConfig;
import org.json.JSONException;
import org.json.JSONObject;
import sun.security.tools.keytool.CertAndKeyGen;
import sun.security.x509.X500Name;
i... | [
"arun@cs.umass.edu"
] | arun@cs.umass.edu |
343ebe1e4f69a0aae34d93abc7f58603cf7563c9 | 7aa41e4a99307bea121121b4cdf67c457b97a129 | /src/com/jiaoyang/base/caching/ImageResizer.java | a70d48bbe6978c1f3e24cbe29151585ad7b71816 | [] | no_license | wangpan2011/sun-tv | 6e7a84075b3b839d76b7da56153189ffe2dda0d9 | 40e6c807565b421763757ed769175da8877b0b83 | refs/heads/master | 2016-09-05T20:37:34.776959 | 2014-09-02T09:20:36 | 2014-09-02T09:20:36 | 22,907,085 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,686 | java | package com.jiaoyang.base.caching;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import com.jiaoyang.tv.util.Logger;
/**
* A simple subclass of {@link ImageWorker} that resizes images from resources given a target width a... | [
"van.gogh@foxmail.com"
] | van.gogh@foxmail.com |
40c458fc6283d15b0bd27be30bcbe4dfad5448f4 | e44b4326ba380b19609015b9ff9f36109f898995 | /com.pilosa.client/src/main/java/com/pilosa/client/status/IndexInfo.java | 5ba58859ab3e3d506109571ec68079e04ade08ae | [
"BSD-3-Clause"
] | permissive | benbjohnson/java-pilosa | 22c558f87d975901448b963c702dd996b584cea9 | 565cd27e037769ed320b0fecda3135406a815b51 | refs/heads/master | 2021-09-04T02:54:56.684269 | 2017-10-31T14:03:00 | 2017-10-31T14:03:00 | 107,995,295 | 0 | 0 | BSD-3-Clause | 2018-11-02T09:43:59 | 2017-10-23T14:40:08 | Java | UTF-8 | Java | false | false | 3,043 | java | /*
* Copyright 2017 Pilosa Corp.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following discla... | [
"yucetekol@gmail.com"
] | yucetekol@gmail.com |
abb06c122b6b6916f9f88706fe5e4a615d4a5334 | db386c5b3bdcad10a9bf960351fb1304094cffd8 | /LearningPatterns/src/main/java/by/moiseenko/structural/decorator/RecallerDecorator.java | c29074b12772a8b25d070c613decc3cf71aec3d5 | [] | no_license | SMoiseenko/Learning | 31cc40504d58b3142f18f72fbcccd7ee583b0b38 | e3634d8e877251bfe9519c91602d607b439854dd | refs/heads/master | 2023-05-10T15:52:00.710574 | 2022-11-18T13:39:05 | 2022-11-18T13:39:05 | 172,510,726 | 0 | 0 | null | 2023-05-09T18:10:30 | 2019-02-25T13:25:51 | Java | UTF-8 | Java | false | false | 630 | java | package by.moiseenko.structural.decorator;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
* Default javadoc
*
* @author moiseenko-s
*/
public class RecallerDecorator implements Recaller {
private static final Logger LOG = LogManager.getLogger(RecallerDecorator.class.get... | [
"slipknotbiocom@gmail.com"
] | slipknotbiocom@gmail.com |
0bde1e915526d6fcf7747a9a23908410e47bc76d | ceba37da0b185afd8f400160bdd55fba00130501 | /algorithm/src/main/java/algorithm/entity/MikiHotelGeoLocation.java | 01bcb9168522b2355ecf1d698417a9facfb1d011 | [] | no_license | fengfujie25/spring-cloud | b2362ce280ed54095a9df5236311b2a7707520ae | 1eb63efa838a209a841e67d91e36b0460088bdfc | refs/heads/master | 2021-06-18T22:09:10.243268 | 2019-07-31T10:14:23 | 2019-07-31T10:14:23 | 198,985,314 | 1 | 0 | null | 2021-04-26T19:21:44 | 2019-07-26T09:10:02 | Java | UTF-8 | Java | false | false | 585 | java | /**
* Copyright (c) 2018 Qunar.com. All Rights Reserved.
*/
package algorithm.entity;
/**
* @author: create by qingxiang.zhu
* @version: v1.0
* @date:2018/10/16
**/
public class MikiHotelGeoLocation {
private String latitude;
private String longitude;
public String getLatitude() {
return l... | [
"4272231@163.com"
] | 4272231@163.com |
7b633ac65352dab5d109327f13348db83d17ff60 | 74feb3fcb1421d3d6cf8ece0ed42307951ca8dab | /app/src/main/java/com/example/userapp/model/ApplicationListResponse.java | d12967b83414051a3753e99676bdaebafb3de136 | [] | no_license | DAniket02/UserApp | a7e223eff103a054b902df7199fafeac59a7ca20 | c6a4855105688a0529abf014f23ba69c6453c86f | refs/heads/master | 2023-02-08T23:31:47.523445 | 2020-12-02T17:17:51 | 2020-12-02T17:17:51 | 317,936,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,636 | java | package com.example.userapp.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class ApplicationListResponse {
@SerializedName("status")
@Expose
public String status;
@SerializedName("message")
@Expose
public Str... | [
"aniketdhanrao02@gmail.com"
] | aniketdhanrao02@gmail.com |
8f61673c4a1937ffc59322fcc1d294acd62ce481 | 38e5773b5edd8b9ceaafab0bb0abf11dc4097fd0 | /sql-parser/statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/dialect/statement/postgresql/ddl/PostgreSQLCreateMaterializedViewStatement.java | f685d7f98fa0dd227be89a4ef9f71c5257438b25 | [
"Apache-2.0"
] | permissive | cjdxhjj/sharding-jdbc | f2eac2193a89fe389e04239c7c12f4ce2c6bcf3e | 05a88dc658d47f9f89cd2a948ffb9ccfeefef40d | refs/heads/master | 2022-11-13T06:46:02.096003 | 2022-10-29T06:30:42 | 2022-10-29T06:30:42 | 61,268,353 | 1 | 0 | null | 2016-06-16T06:35:10 | 2016-06-16T06:35:09 | null | UTF-8 | Java | false | false | 1,334 | 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 ... | [
"noreply@github.com"
] | cjdxhjj.noreply@github.com |
78789ffeaf73de2d1ea5d9ea3dc51d88d70926f6 | 6192f184fe22cb49b066ee49d0fd103a043f3a9d | /Lab11/src/test/java/edu/miu/cs/swe/myjunittestdemo/AllLabTests.java | 48d8720d32c75c6585d2ddeae3badc1bd362f894 | [] | no_license | kirubelandargie/SELabs | ffbaa90506e4344a51bbfb6efbdc9003e5f70e30 | d3b13222d7e27a9a27f8395e4805deecf165304c | refs/heads/master | 2022-12-29T04:02:56.845678 | 2020-06-10T04:09:45 | 2020-06-10T04:09:45 | 267,488,878 | 0 | 0 | null | 2020-10-13T22:41:18 | 2020-05-28T03:59:00 | Java | UTF-8 | Java | false | false | 307 | java | package edu.miu.cs.swe.myjunittestdemo;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import org.junit.runners.Suite.SuiteClasses;
@RunWith(Suite.class)
@SuiteClasses({ ArrayFlattenerTest.class, ArrayReversorTest.class, Question1.class, Question2.class })
public class AllLabTests {
}
| [
"kandargie@miu.edu"
] | kandargie@miu.edu |
5a073c7ca2c26d9d2eb61a238d321d4bc6c0b431 | 7e2120c5109da3169e8c93ebe8c5f0969ea8c296 | /src/com/programacion/Evaluacion2/Boletin_14/conversorTemperaturas.java | 3fcb66d0cc4459604155c1db2a925d61702e6a44 | [] | no_license | gabri185/Programacion2 | 0c2c9d9a85a7b528c871e9cfbdb6ef35d78c738e | fc49aa894d0aab559dcb9c4ee1687e340e351dbb | refs/heads/master | 2023-04-12T21:36:51.482857 | 2021-05-05T18:39:23 | 2021-05-05T18:39:23 | 307,660,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,045 | java | package com.programacion.Evaluacion2.Boletin_14;
public class conversorTemperaturas {
public static final float TEMPERATURA_MINIMA =80F;
public conversorTemperaturas() {
}
public float centigradosAFarenheit(float temperaturaCentigrados) throws TemperaturaErradaException{
i... | [
"gdominguezreyes@danielcastelao.com"
] | gdominguezreyes@danielcastelao.com |
039062548247652891d377a4c7a1d7d9ccdfceeb | 7c19c18a82be0300595b8ab6faa6fd24e7884410 | /app/src/main/java/com/example/josepablo/supercitoapp/object/Carrito.java | 01cbfab557e329a2b79ab913c351e00bcf80472d | [] | no_license | Yu553F/Supercito | 3c840e9c85f1109893bbe90478b5e49844d5fb0b | 344c226697400b32b136064fd3022ff437e567b5 | refs/heads/master | 2021-07-15T15:07:33.595016 | 2017-10-20T03:18:36 | 2017-10-20T03:18:36 | 107,626,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,114 | java | package com.example.josepablo.supercitoapp.object;
/**
* Created by Jose Pablo on 10/15/2017.
*/
public class Carrito {
private int id;
private String fecha;
private float total;
private int elementos;
public Carrito(int id, String fecha, float total, int elementos) {
this.id = id;
... | [
"abrhmtrmri@gmail.com"
] | abrhmtrmri@gmail.com |
edcfcff91d6fe9c5a8b49fb137c109f4d07e9a64 | 465a6c794f19099c0a3de1c13e985b7a7d77a388 | /mutipleThread_in_java/ComplicatePratice/src/base/baseJoinAndYield.java | 7fa97103309ffcb742a7b96a85c8ac77a616e5d0 | [
"Apache-2.0"
] | permissive | liberjiang/PracticeCode | b27c80b1fd31d982b742aedcf26502b027872513 | 3d6ea55f58ab25791cbdff096f4e30d013ca9be5 | refs/heads/master | 2020-04-25T15:59:44.211442 | 2016-09-25T01:46:40 | 2016-09-25T01:46:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 702 | java | package base;
/**
* join() 等待 yield() 谦让
* thread.join() 让所在线程等待 目标线程走完再继续走
* thread.yield() 让出当前的CPU给其他的线程运行
*
* @author liufengkai
* Created by liufengkai on 16/5/13.
*/
public class baseJoinAndYield {
public volatile static int i = 0;
public static class AddThread extends Thread {
@O... | [
"lfk_dsk@hotmail.com"
] | lfk_dsk@hotmail.com |
90d70c0895fe9013ba1a689a245d62e504008cb3 | 94e925f39a9f1024d8377b25c87ba884e16b22d2 | /Cracking Coding Interview/Chap8 - Object-Oriented Design/Q8.10.java | 2d1f21cc9bfda1d9f12bda1a37dd19623d1ab637 | [] | no_license | usunyu/coding-for-food | dba5d30b2aa53f08dfc90d32024dc1b0674edc14 | 2654f5b7194851256a053bac5adbc925b7440899 | refs/heads/master | 2021-05-28T20:03:01.668254 | 2014-11-24T04:02:13 | 2014-11-24T04:02:13 | 27,059,775 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,305 | java | /*
Design and implement a hash table which uses chaining (linked lists) to handle collisions.
*/
import java.util.*;
class MyHashNode<K, V> {
K key;
V value;
MyHashNode<K, V> next;
public MyHashNode(K key, V value) {
this.key = key;
this.value = value;
}
}
class MyHashTable<K, V> {
ArrayList<MyHashNode<K,... | [
"usunyu@gmail.com"
] | usunyu@gmail.com |
24103eb98087159d5a52244766f9e78ff70949a0 | 0afd008d276c5686d61f2a49a9b46c744080835c | /ACM/2017ACM集训/lec02pm/BigIntegerDemo.java | df56e0bae5b43328b26790622330f3064491dd2d | [
"MIT",
"AFL-2.0"
] | permissive | DataYI/cplusplus | e8e4e39ea1bd5fbb5e603ce0858ebbb17e6b711f | 6b9c671b0c9a7c0d24d937610bf54e9aec9a5a1f | refs/heads/master | 2022-12-22T00:37:12.934376 | 2020-09-28T14:23:38 | 2020-09-28T14:23:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 479 | java | package lec02pm;
import java.math.BigInteger;
/**
* Created by zj on 17-6-29.
*/
public class BigIntegerDemo {
public static void main(String[] args) {
BigInteger b=new BigInteger("111111111111111111111111111");
BigInteger a=new BigInteger("111111111111111111111111111");
System.out.print... | [
"zj@webturing.com"
] | zj@webturing.com |
c184fb43d1e2c9dd2461f78e64307f8b62724253 | fac8df6991db03ddf5fa2c521c38b65bdd2b37e6 | /EvolutionaryFirefighting/src/ConnectedStrategy.java | ca97265e6ac74c2486ea4c1091ae94980f9e6ecd | [
"MIT"
] | permissive | pfeifenheini/javaProjects | 421331047841852a6590ba18a57fe4fbf4fe30ef | 2371a40bc25a93d7fa67a5154e75bf4255363bb3 | refs/heads/master | 2021-01-20T17:54:27.264674 | 2017-04-14T10:49:12 | 2017-04-14T10:49:12 | 60,957,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,516 | java | import java.util.LinkedList;
import java.util.Queue;
public class ConnectedStrategy extends Strategy {
/** possible directions to protect the next cell */
enum Direction {N, NE, E, SE, S, SW, W, NW};
/**
* An Extension contains the information where to extend the barrier.
*/
private class Extension {
/... | [
"pfei@gmx.de"
] | pfei@gmx.de |
fe4dddaf7e5d9730e648eb78f961da7381e14bb6 | cba635ebfd8a6e28d5de1ab86a0700ff966a14ae | /app/src/androidTest/java/com/example/bookscrapingexampleapp/ExampleInstrumentedTest.java | df16be7331a105435025698235bb89ce9451ae3b | [] | no_license | sdenna/BookScrapingExampleApp | 4500a4ee3602ed0f408224ed9653fe039ef45061 | 275819db9352fd9736f9e3c5512a2b3ee6c560db | refs/heads/master | 2020-12-11T01:06:11.653984 | 2020-01-14T05:04:43 | 2020-01-14T05:04:43 | 233,760,617 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 784 | java | package com.example.bookscrapingexampleapp;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will... | [
"49918103+sdenna17@users.noreply.github.com"
] | 49918103+sdenna17@users.noreply.github.com |
062872ed451123680ba35ddbe2dd231f7fb621f9 | c2745516073be0e243c2dff24b4bb4d1d94d18b8 | /sdk/search/azure-search-documents/src/main/java/com/azure/search/documents/implementation/models/SearchErrorException.java | a1dfbf9a2966d57415dd01ebc1ae362b91405fff | [
"LicenseRef-scancode-generic-cla",
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"CC0-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later"
] | permissive | milismsft/azure-sdk-for-java | 84b48d35e3fca8611933b3f86929788e5e8bceed | f4827811c870d09855417271369c592412986861 | refs/heads/master | 2022-09-25T19:29:44.973618 | 2022-08-17T14:43:22 | 2022-08-17T14:43:22 | 90,779,733 | 1 | 0 | MIT | 2021-12-21T21:11:58 | 2017-05-09T18:37:49 | Java | UTF-8 | Java | false | false | 1,429 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
//
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
package com.azure.search.documents.implementation.models;
import com.azure... | [
"noreply@github.com"
] | milismsft.noreply@github.com |
61c4caec929e917b5cdd3a19b7b805d8ebb176ef | 46db98bcdb7f17571d08c791a51186c06c37e2e5 | /src/main/java/pl/waw/mizinski/mbi/commons/AlignmentClass.java | 8bb09417baf85ad9492cad753d9e25e799942ebe | [] | no_license | mizin1/mbi | e10ee9db08b4c5fcf7dbb71b4b6f21263fd3a930 | 996d3a1ccda09f5413266009726c2a3c50b6d8ef | refs/heads/master | 2020-09-12T20:59:50.322370 | 2015-08-19T09:15:43 | 2015-08-19T09:15:43 | 19,346,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591 | java | package pl.waw.mizinski.mbi.commons;
public enum AlignmentClass {
alig0(0), alig1(1), alig2(2), alig3(3), alig4(4), alig5(5);
private int alig;
private AlignmentClass(int alig) {
this.alig = alig;
}
public int getAlig() {
return alig;
}
public static AlignmentClass fromInt(int alig) {
if (alig >... | [
"konrad_1916@wp.pl"
] | konrad_1916@wp.pl |
db6268814afbfb55a0e4cca83029e3ff428a7591 | 86ff73089cf6697c5026e1f4bab9aec443725a93 | /examples/build/jar/src/main/java/com/libfly/example/App.java | 0728ab63e8c4014ccdd5bd0efbd36b8df6f93da0 | [
"MIT"
] | permissive | blockspacer/libfly | 83760521221ddde5b4b65c3bb2c4b10ed390d277 | 95a00248368791a020d4e7a8c8d98875d633be38 | refs/heads/master | 2023-02-08T21:30:47.587477 | 2020-12-26T02:25:55 | 2020-12-26T02:42:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 149 | java | package com.libfly.example;
public class App
{
public static void main(String[] args)
{
System.out.println("Hello World!");
}
}
| [
"trflynn89@pm.me"
] | trflynn89@pm.me |
68f318c5c7ccbb8ec4c6b324498e4b5e186010ac | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/20/20_6d7a23d1c934692462d55083405a1772316e0ef0/PyString/20_6d7a23d1c934692462d55083405a1772316e0ef0_PyString_t.java | 196588d3c46f5d5d986b7fe786783d02efeb26a4 | [] | 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 | 97,804 | java | /// Copyright (c) Corporation for National Research Initiatives
package org.python.core;
import java.math.BigInteger;
import org.python.core.util.ExtraMath;
import org.python.core.util.StringUtil;
import org.python.expose.ExposedMethod;
import org.python.expose.ExposedNew;
import org.python.expose.ExposedTy... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
67564a256452073f8f01293d14afbe8caea1160d | 1bd081a2f75bc8378baeb0fda455d1fbf894facc | /app/src/main/java/id/ac/polban/jtk/models/Place.java | 77d572291a1fe24e9af38e837f581e6f542a7920 | [
"MIT"
] | permissive | MufidJamaluddin/NearestPlace | f24c756325063a35c67139acef353562372f9633 | d3452c0c13dbf5742b99902babb7b91ffebe67c9 | refs/heads/master | 2020-03-09T17:24:28.845383 | 2018-04-12T05:17:01 | 2018-04-12T05:17:01 | 128,908,102 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 718 | java | package id.ac.polban.jtk.models;
public class Place
{
private int id;
private String name;
private double latitude;
private double longitude;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return nam... | [
"mufid.jamaluddin@gmail.com"
] | mufid.jamaluddin@gmail.com |
23bfa142f88fda244ff997ffa75657b740a629f1 | de91a868946d2e93c2f0ef713437d1c00d50dd0a | /camellia-redis-proxy/src/main/java/com/netease/nim/camellia/redis/proxy/conf/Constants.java | 90023cd5ebd8d5ea0a4b84290ddea6b356d1f760 | [
"MIT"
] | permissive | roy2015/camellia | 64369a8fe863b02f8abe07d1c45ffe2b835960a8 | 9b0a176ce00ec6bd1f68ed2410fe47df9160deee | refs/heads/master | 2023-06-26T12:13:32.505186 | 2021-07-20T14:17:29 | 2021-07-20T14:17:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,776 | java | package com.netease.nim.camellia.redis.proxy.conf;
import com.netease.nim.camellia.core.util.SysUtils;
import com.netease.nim.camellia.redis.proxy.command.async.bigkey.LoggingBigKeyMonitorCallback;
import com.netease.nim.camellia.redis.proxy.command.async.hotkey.LoggingHotKeyMonitorCallback;
import com.netease.nim.cam... | [
"hzcaojiajun@corp.netease.com"
] | hzcaojiajun@corp.netease.com |
379b52768499e98b675a8800c4300d00ca520a48 | b7c6bb804cf723474480fc1e619a6311a9425995 | /app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/loader/R.java | 6655efd606fcb80c09f055a0e54109f93e7f74b5 | [] | no_license | shusrushabezugam/ValetParkingProto | c41307104ec2db9487d64caafe67998a6af00782 | 5ceec6232761ca78d478d041e4702188a8bca061 | refs/heads/master | 2020-07-27T20:05:30.599707 | 2019-09-18T15:26:45 | 2019-09-18T15:26:45 | 209,194,633 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,453 | 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.loader;
public final class R {
private R() {}
public static final class attr {
private attr() ... | [
"sbezugam@villanova.edu"
] | sbezugam@villanova.edu |
7f53353760266e0076a4384339bf4131cf5628f8 | 9290655536e7ec1bb79f2646395f9b882be254ec | /djmall_provider/djmall_auth_provider/src/main/java/com/dj/mall/auth/bo/user/UserBO.java | 4b9a66778f2590f8725de1dbe71ce2df8a56049e | [] | no_license | CF1024/djmall | 6ff074d681c0ef6c114420bbcfb1ee816e5cad51 | 8ed8315f65a4b2dba1eef0602b55d895a8297237 | refs/heads/master | 2022-12-27T08:49:44.588877 | 2020-09-28T14:14:18 | 2020-09-28T14:14:18 | 299,317,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,862 | java | /*
* 作者:CF
* 日期:2020-07-06 10:25
* 项目:djmall
* 模块:djmall_auth_provider
* 类名:UserBO
* 版权所有(C), 2020. 所有权利保留
*/
package com.dj.mall.auth.bo.user;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.io.Serializable;
import java.time.LocalDateT... | [
"chengfan0905@163.com"
] | chengfan0905@163.com |
a42b4dff31cd0bf1e7c4310472fb7d351d69c92d | 55286760cc2078b01d1858eb1689d1be3da8db79 | /tech-zookeeper/src/main/java/com/study/liyq/techzookeeper/ZookeeperConfiguration.java | 89792f0fb1d3007cd7ab6f73caaebec1fa935a47 | [] | no_license | kevinliyq/tech | 06943abda26760a6e71a418909f8b65641f8c7f1 | c8ef5bc7ac9ea32e98758c2c7ccf12f64d9c0a69 | refs/heads/master | 2022-11-25T06:45:59.373103 | 2019-12-08T15:24:17 | 2019-12-08T15:24:17 | 208,444,599 | 0 | 0 | null | 2022-11-16T08:56:44 | 2019-09-14T13:31:21 | JavaScript | UTF-8 | Java | false | false | 3,818 | java | package com.study.liyq.techzookeeper;
import com.google.common.base.Joiner;
import org.apache.curator.RetryPolicy;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.curator.framework.api.CuratorWatcher;
import org.apache.curator.framewo... | [
"yoli@tripadvisor.com"
] | yoli@tripadvisor.com |
f55d06aeef40ec5e3586766b7b0d2dfda9754ca3 | 713afdba0b5a407d7d30ecd4107b5ff7a392ca65 | /src/net/ion/message/push/message/google/GoogleMessage.java | 150de372985e97a34ac2f76f6e9c1ab1d7e0b96e | [] | no_license | tomdev2008/talkserver | 48950c7428412c2735129c743bba39987a93c77c | 27fdab290122860840b36073a5b8daf6d8911dd7 | refs/heads/master | 2021-01-18T15:32:04.855689 | 2014-03-19T08:02:27 | 2014-03-19T08:02:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,527 | java | package net.ion.message.push.message.google;
import com.google.android.gcm.server.Message;
import net.ion.message.push.sender.GCMSender;
import net.ion.message.push.sender.PushResponse;
import org.apache.commons.lang.StringUtils;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
public class G... | [
"bleujin@gmail.com"
] | bleujin@gmail.com |
44bf66d2809c0a5cb367ca5ff1593a700342cc3e | de979da9e1aaaac337c7fbcc3d4822df495074c7 | /app/src/main/java/shp/kalbecallplanaedp/Repo/mUserMappingAreaRepo.java | 8626a3cf0d17de6cd5e77e65e7f9d09b249f088f | [] | no_license | robertocapah/AEDPV2 | f929db1fce3a975d52418c55a154a4830bdebdef | e688b90328f1db0fd3b8b9204cbcc21879d61e13 | refs/heads/master | 2020-04-18T12:34:04.324683 | 2019-02-04T10:39:46 | 2019-02-04T10:39:46 | 167,537,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,157 | java | package shp.kalbecallplanaedp.Repo;
import android.content.Context;
import com.j256.ormlite.dao.Dao;
import shp.kalbecallplanaedp.Common.mUserMappingArea;
import shp.kalbecallplanaedp.Data.DatabaseHelper;
import shp.kalbecallplanaedp.Data.DatabaseManager;
import java.sql.SQLException;
import java.util.List;
/**
* ... | [
"roberto.capah@gmail.com"
] | roberto.capah@gmail.com |
e4a3d6d67b3b83e7b7afe35114a8e6565b4d89a7 | 4aa8f43d1d3e25075f05cd835e0d90fe6143aca4 | /Plugins/org.emftext.term.propositional.expression.resource.expression/src-gen/org/emftext/term/propositional/expression/resource/expression/util/ExpressionEClassUtil.java | 89839959f0b3f6f6e854ae969fedcbcef02c3824 | [] | no_license | multi-perspectives/cluster | bb8adb5f1710eb502e1d933375e9d51da9bb2c7c | 8c3f2ccfc784fb0e0cce7411f75e18e25735e9f8 | refs/heads/master | 2016-09-05T11:23:16.096796 | 2014-03-13T20:07:59 | 2014-03-13T20:07:59 | 2,890,695 | 0 | 1 | null | 2012-11-22T14:58:18 | 2011-12-01T11:41:12 | Java | UTF-8 | Java | false | false | 2,308 | java | /**
* <copyright>
* </copyright>
*
*
*/
package org.emftext.term.propositional.expression.resource.expression.util;
/**
* A utility class that provides methods to handle EClasses.
*/
public class ExpressionEClassUtil {
public boolean isSubClass(org.eclipse.emf.ecore.EClass subClassCandidate, org.eclipse.emf... | [
"schroeter_julia@gmx.net"
] | schroeter_julia@gmx.net |
59f8497e28b30a2d6cdc698d5acb66f526d4a012 | 118975c2d0e3441ad6c9a2ea09deda187e7507ca | /pattern/src/main/java/com/xiattong/principle/lishi/Rectangle.java | 2e279e2365cb615a5bacc0e1af7bcffca189b79b | [] | no_license | xiattong/spring-basic | b2e24fa637e2d3ca2c46cd52e9dd6a893d8b10dd | 16195654a9b5b3eb438284d9987c7825e06dc4d6 | refs/heads/master | 2022-06-26T00:02:03.562515 | 2022-04-15T15:36:02 | 2022-04-15T15:36:02 | 243,045,698 | 0 | 0 | null | 2022-06-17T03:03:56 | 2020-02-25T16:18:44 | Java | UTF-8 | Java | false | false | 566 | java | package com.xiattong.principle.lishi;
/**
* @author :xiattong
* @description:长方形
* @version: $
* @date :Created in 2021/2/7 21:22
* @modified By:
*/
public class Rectangle implements Quadrangle {
private long width;
private long height;
public void setWidth(long width) {
this.width = width;
... | [
"864380220@qq.com"
] | 864380220@qq.com |
f6fbc575559bb74fe3a6bc9bf3ae40dc2045ae44 | 7bf936a136e8b8aab712304143ab975a2003bbe3 | /testng-core/src/test/java/test/configuration/issue2426/IssueTest.java | 9ae7986eb81e04790c2fc384066c69dae13023cf | [
"Apache-2.0"
] | permissive | kdevendraraju/testng | 342045b373a25ec22e8f835fda81be66d9e1c63e | 38279c6deae78cbfe0c616540b869bf69e9c896d | refs/heads/master | 2023-06-08T15:34:40.539124 | 2023-05-30T02:59:47 | 2023-05-30T02:59:47 | 214,407,171 | 0 | 0 | Apache-2.0 | 2019-10-21T17:08:19 | 2019-10-11T10:21:50 | Java | UTF-8 | Java | false | false | 651 | java | package test.configuration.issue2426;
import static org.assertj.core.api.Assertions.assertThat;
import java.util.Map;
import org.testng.TestNG;
import org.testng.annotations.Test;
import test.SimpleBaseTest;
public class IssueTest extends SimpleBaseTest {
@Test
public void testIfConfigMethodsHaveAccessToFactory... | [
"krishnan.mahadevan1978@gmail.com"
] | krishnan.mahadevan1978@gmail.com |
7388e56507cf4da48187f09542777f0cb46677ed | e686cb36bc7c84f81a8caa8d16c934ec94e2d9e3 | /src/BattleRoyale/main.java | 07beb4c34516ae93dc9233c56021065e43f21d7e | [] | no_license | Drake62610/BattleRoyale | eb2d434a30dafe26fbde61d464efcf4d14e5aa34 | be5ee1dea7d4f5af02b27e91c7e67d1de93e79ce | refs/heads/master | 2021-08-23T03:19:19.154205 | 2017-12-02T20:51:14 | 2017-12-02T20:51:14 | 107,516,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,312 | java | package BattleRoyale;
import Exception.InitialisationCarteException;
import Exception.InitialisationPersonnageException;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
* Projet JAVA Semestre1 M1
* Classe main pour lancer un BattleRoyal
* @author MATTE FLORIAN, MARISSAL LOIC
*/
public class ... | [
"matteflorian@live.fr"
] | matteflorian@live.fr |
6b15f3b0fe82e4de44e494effbb3a70e50f43de7 | 3d97675498c7a569878d909b6d48e210c02729ae | /src/test/java/sk/sav/SavSuite.java | 93917ac0f12e617d600c15ca6248a4f0719e8bd0 | [] | no_license | ibotsk/dataflos | 9cfd5ed8ddb334d04050c11e0f97c767b7ddbcfa | 5733260a314bda62b9224aa07f715812493f9a4d | refs/heads/master | 2020-04-05T14:07:45.469746 | 2017-06-19T14:00:38 | 2017-06-19T14:00:38 | 94,782,172 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | 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 sk.sav;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org... | [
"matus.kempa@gmail.sk"
] | matus.kempa@gmail.sk |
178744456c6e0f184b838a96d38ce6ca5d5766aa | fd203ca9d40b7ccb1ee19bfdea6058cd376a6acc | /ProQuant/src/test/java/dataTest/package-info.java | b9b49b7de1a760a23bac5c76c95838d2eb1294a1 | [] | no_license | StockScripts/ProQuant | 82be380d6d2f500ce872356763da00c48b48cbd1 | 8918b0e0b3818ca6eae3945d76690a9f255a362a | refs/heads/master | 2021-09-07T06:52:55.613371 | 2018-02-19T04:40:50 | 2018-02-19T04:40:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 55 | java | /**
*
*/
/**
* @author 凡
*
*/
package dataTest; | [
"151250169@smail.nju.edu.cn"
] | 151250169@smail.nju.edu.cn |
9ab70724947b7157621b496845e98cf27e429f60 | ee0db89af989d327dc67ce69d4696d5602200a09 | /src/main/java/edu/samford/tyboles/lists/DNode.java | 8b5f06afe0eaae8386e07cc507934e0793452f16 | [] | no_license | tybolescs/COC210 | 5d6909a0903efbd6508ee0382d239e5af4f39a0c | dd2ceea4cf31b6d557b43eddc97a6bc82d40c918 | refs/heads/master | 2020-07-14T21:52:15.952490 | 2019-12-11T21:22:17 | 2019-12-11T21:22:17 | 205,410,754 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,201 | 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 edu.samford.tyboles.lists;
/**
*
* @author Tyrone
*/
public class DNode<T> {
private T data; ... | [
"Tyrone@172.31.168.226"
] | Tyrone@172.31.168.226 |
8ce0367c2cfb75f0d4fb443e995db3c515743106 | 5d435a93352f119a0032998a1f732c2448caa19c | /app/src/main/java/com/example/drawer/chatf/model/dataCommunication.java | 479bbcb79020a27ffe675e7856c0b18700fea8ee | [] | no_license | David-bhk/SchoolXParent | 47a2562ee0ca69d154542becca42a4752e207b04 | 4d78d749f8e3fb52c36be5ae7267cf4074451f95 | refs/heads/master | 2023-08-14T15:07:31.211579 | 2021-10-01T23:56:29 | 2021-10-01T23:56:29 | 409,662,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,396 | java | package com.example.drawer.chatf.model;
public class dataCommunication {
private String key;
private String de;
private String message;
private String date;
private long time;
private String type;
public dataCommunication() {
}
//HERE IS THE MODEL O HOW OUR ITEM MESSAGE WILL APPEAR
... | [
"josephmuhindo089@gmail.com"
] | josephmuhindo089@gmail.com |
2e4e9716457bfdeda674d8a9d4e17f31681099dd | 96ed7ebc8cdd04bdfa92a7df837b0797c30ac00c | /src/test/java/de/hscoburg/evelin/secat/test/model/FragenModelTest.java | 7c7296db6f31badd6f82dc4862f67224955a1925 | [] | no_license | hauntedhill/SE-CAT | 1756ffa33be4c60921fc9e9018b16acb8162df4f | a600f4eb99b9553cb8ae4aefc59d28bb350a0cd5 | refs/heads/master | 2021-01-02T08:46:18.127824 | 2014-10-16T14:31:15 | 2014-10-16T14:32:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,188 | java | package de.hscoburg.evelin.secat.test.model;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Test;
import org.mockito.Mockito;
import org.mockito.invocation.InvocationOnMock;
import org.mockito.stubbing.Answer;
import de.hscoburg.evelin.secat.dao.FrageDAO;
import de.hscoburg.evelin.s... | [
"haunted24@gmail.com"
] | haunted24@gmail.com |
bc4a2e19979e62d9ac7d918012d70fa7712af0cc | 3b64d7612c52c19af5b4d63ee4e22df52d527452 | /src/model/aplication/Main.java | cab85858aea3fae27e7fbe74d67069559d67c70b | [] | no_license | lucasnike/CD_141_ExercicioContaBancaria | 6118ed3937f1f56402d596b1864dc3ad16c522b9 | 5130754617f25d057ca2a8ac14a84488c171561c | refs/heads/master | 2020-09-01T04:13:55.562738 | 2019-11-01T00:44:37 | 2019-11-01T00:44:37 | 218,878,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,062 | java | package model.aplication;
import java.util.Locale;
import java.util.Scanner;
import model.entities.Account;
import model.exceptions.ActionOutOfNormException;
public class Main {
public static void main(String[] args) {
Locale.setDefault(Locale.US);
Scanner tec = new Scanner(System.in);
try {
System.out... | [
"lucas4cristal@gmail.com"
] | lucas4cristal@gmail.com |
e1580d5be62580cc0aebab05ebf814a7c35cbb91 | b257883eafe5a8cec36c585ba69535b42852c290 | /app/src/androidTestPaid/java/com/udacity/gradle/builditbigger/paid/MainActivityTestPaid.java | 35d6330dfe2a515b4be0a29dc35e5506c7da09c8 | [] | no_license | ahmedsabrymohamed/Build-It-Bigger | 47a2faaa851ede79d16dd528404647df14499d9b | 97dd73b5b726f13c95e4a900488b0eeee7cc3d9f | refs/heads/master | 2021-05-09T19:10:10.059742 | 2018-01-23T18:05:05 | 2018-01-23T18:05:05 | 118,632,802 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,023 | java | package com.udacity.gradle.builditbigger.paid;
import android.support.test.espresso.ViewInteraction;
import android.support.test.rule.ActivityTestRule;
import android.support.test.runner.AndroidJUnit4;
import android.test.suitebuilder.annotation.LargeTest;
import android.view.View;
import android.view.ViewGroup;
impo... | [
"ahmeddood7@gmail.com"
] | ahmeddood7@gmail.com |
9862a6b89f67db4ac24ef76e25b37a6f9f295623 | 36f500a1f84d7d85a2f85c18337cfd99338f3de2 | /src/org/idream/moneymaker/net/impl/NSEStockPublisher.java | 2991f098e30bacded2b1cb5e14999ee6a761881e | [] | no_license | idreamcreate/rupeemaker | 43755436918afa091401f6950733132c7a4eb0c1 | e6a01e7a689ce4a9766b6f08752c0933e382751e | refs/heads/master | 2020-06-06T16:59:29.390979 | 2013-10-27T17:17:49 | 2013-10-27T17:17:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,823 | java | package org.idream.moneymaker.net.impl;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import java.util.StringTokenizer;
import org.idream.moneymaker.net.StockPublisher;
import org.idream.moneymaker.net.beans.PublishedStockDetails;
publ... | [
"chandrashekar.ch@gmail.com"
] | chandrashekar.ch@gmail.com |
648edf59b2c2530df3036a4771e0decb3e3e826f | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/IntegrationTestUtils.java | 060edd1578ef61ba3645b393d9e101b5d92187e9 | [
"MIT"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | Java | false | false | 7,617 | java | /*
* Copyright (C) 2011 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
759db548ab7ea3278211d944e0c824b65866f981 | 14a90bda579062aa266f4469a81e6385c3f074e4 | /Plugin/model/plugins/com.tibco.bw.palette.elasticache.palette.elasticache.model/src/com/tibco/bw/palette/elasticache/model/elasticache/ElasticachePackage.java | bcca530f1b5533338aa7374c6ce3d3ea20f6bb1b | [] | no_license | vijaynalawade/TCI-Hackathon | a9f5a9050caf8496ab8d5976430b0470f47975ba | 3fef9aa10a69627fd96a6124eaef9b5d3d80b331 | refs/heads/master | 2020-04-06T06:55:01.237573 | 2016-08-20T07:15:11 | 2016-08-20T07:15:11 | 65,858,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,168 | java | /**
*/
package com.tibco.bw.palette.elasticache.model.elasticache;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EEnum;
import org.eclipse.emf.ecore.EPackage;
/**
* <!-- begin-user-doc -->
* The <b>Package</b> for the model.
* It contains accessors for ... | [
"vnalawad@tibco.com"
] | vnalawad@tibco.com |
9d2e753ed6e91a9b143ec8f2f1084261bc905801 | 8e8c43cc8223c2cc8baea74285c3a23c3c418240 | /protocols/src/main/java/com/tuacy/protocols/bean/response/LifeStyleResponse.java | 03751212949f4f3412ed1363b528106dc1424c5d | [] | no_license | tuacy/architecturedev | b6f01c918a0fb50c43956e935c62e29396845679 | 70e81cd2ba5de46f300294d234dce3c02f65454b | refs/heads/master | 2020-03-15T02:38:52.150557 | 2018-05-04T03:49:50 | 2018-05-04T03:49:50 | 131,922,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,986 | java | package com.tuacy.protocols.bean.response;
import java.util.List;
public class LifeStyleResponse {
private List<HeWeather6Bean> HeWeather6;
public List<HeWeather6Bean> getHeWeather6() {
return HeWeather6;
}
public void setHeWeather6(List<HeWeather6Bean> HeWeather6) {
this.HeWeather6 = HeWeather6;
}
publ... | [
"1007178106@qq.com"
] | 1007178106@qq.com |
5eb26c26a7ac6031d4de6455f33cc6b308b00c8d | 52e426349b54503560913de964480e7b444e22bd | /mongodb/src/main/java/com/github/sandor_balazs/nosql_java/service/impl/SkillServiceImpl.java | d4954b02fcfdf707f44234074084712493f54ea7 | [
"BSD-2-Clause"
] | permissive | sandor-balazs/nosql-java | 4c4012c7be3e55ef87ababd0d0cd5e978a55a078 | 417c04477a61cd1517091ce8b6b7c2aae3c329c4 | refs/heads/master | 2021-01-10T04:00:44.162983 | 2015-12-09T20:11:06 | 2015-12-09T20:11:06 | 47,703,147 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,206 | java | package com.github.sandor_balazs.nosql_java.service.impl;
import com.github.sandor_balazs.nosql_java.service.SkillService;
import com.github.sandor_balazs.nosql_java.domain.Skill;
import com.github.sandor_balazs.nosql_java.repository.SkillRepository;
import com.github.sandor_balazs.nosql_java.web.rest.dto.SkillDTO;
im... | [
"sandor.balazs@ymail.com"
] | sandor.balazs@ymail.com |
6e2c77d3fdce64fe0b240f4c2dacc7c2ccb6c2dc | d43b95c75c5ca792da4a3c278f30a4239264558c | /java/foobar/src/main/java/foobar/LoggableMiddleware.java | 683f6483c6b7f35f5aba015ccbfdada55a249f21 | [] | no_license | ffMathy/TurboPotato.CQRS | 94cb53c1ebb8e1722e43ba88b1c4857ded7f1d78 | 03efbcd27f1dff9aa12049a4c3a980f32117cd34 | refs/heads/master | 2023-03-25T22:08:01.621667 | 2021-02-19T11:47:18 | 2021-02-19T11:47:18 | 340,100,559 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package foobar;
import an.awesome.pipelinr.Command;
import org.springframework.stereotype.Component;
@Component
class LoggableMiddleware implements Command.Middleware {
@Override
public <R, C extends Command<R>> R invoke(C command, Next<R> next) {
// System.out.println("logging stuff.");
ret... | [
"mathias.lorenzen@live.com"
] | mathias.lorenzen@live.com |
03031baf15a2f86b760c85fefe05b652a43b09df | 09a457ec13e54edf1835aed7ff8f4e9239bab3e2 | /src/main/java/com/mengka/springboot/DP_state_02/AnonymousGreetingState.java | c5ce05480eb6cc56b307e845daeb738db21ca624 | [] | no_license | sanqianyuejiamk/springboot-mvc-xb | f143bd8e642c02ee0135094b566b51962aeda158 | b73acef130d6e455f6b1c7fa0c9985063494bb61 | refs/heads/master | 2022-02-25T11:19:10.942315 | 2022-01-23T07:57:46 | 2022-01-23T07:57:46 | 94,222,885 | 0 | 0 | null | 2021-04-26T20:40:56 | 2017-06-13T14:36:23 | Java | UTF-8 | Java | false | false | 274 | java | package com.mengka.springboot.DP_state_02;
public class AnonymousGreetingState implements GreetingState {
private static final String FOOTER_MESSAGE = "<p><Hello anonymous user!</p>";
@Override
public String create() {
return FOOTER_MESSAGE;
}
}
| [
"934734735@qq.com"
] | 934734735@qq.com |
38d514e11a0c3e949dfde8beb5c278d25aafe5e6 | 46dbb5b58ee189a680c96af9a183a23604367920 | /exercice-robot/src/main/java/robot/impl/Batterie.java | f0692c7fba2e6f58f871bf965e59dd8336f83834 | [] | no_license | floodboad/functional-design-patterns | eb91cbb9a0d01a3497b636063e5da1eb5d29be54 | ae85cd868c36627a844617c7bec562035653c0af | refs/heads/master | 2022-12-30T16:10:44.790097 | 2020-08-24T17:19:34 | 2020-08-24T17:19:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,705 | java | /**
* $Id: $
* $Change: $
*
* Copyright 2012 Murex, S.A. All Rights Reserved.
*
* This software is the proprietary information of Murex, S.A.
* Use is subject to license terms.
*/
package robot.impl;
import robot.inter.IBatterie;
/**
*/
public class Batterie implements IBatterie {
//~ ----------------... | [
"abailly@murex.com"
] | abailly@murex.com |
a34a3b2f6b23b9e0b225a79321690eb4ffc1b3c5 | 1bdfc534c53b84dfbafcfe31a5e3bcc53544e711 | /hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/builtin/ListCNByteCodec.java | 45155dee1a61fa380658fc45cad919228d82e5a9 | [
"LicenseRef-scancode-hazelcast-community-1.0",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | neilstevenson/hazelcast | 2c624e4e7623c3c9d3964e17b7749f1e87f74b91 | ace7273e8f47313c90bdb345fd8235ed5387d9c6 | refs/heads/master | 2023-03-19T22:05:57.052418 | 2023-01-10T11:00:44 | 2023-01-10T11:00:44 | 222,541,553 | 0 | 0 | Apache-2.0 | 2019-11-18T20:47:18 | 2019-11-18T20:47:17 | null | UTF-8 | Java | false | false | 1,458 | java | /*
* Copyright (c) 2008-2022, Hazelcast, Inc. 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.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | [
"noreply@github.com"
] | neilstevenson.noreply@github.com |
23c2714bee16b72ebd2224e97ef4a7b5d98f2c4b | 9fad28c9d71ea1657a4170d9406f1aaf04292ca7 | /src/com/zmansiv/plugin/chat/callback/InputCallbackImpl.java | 3467ba5e15d946c4dfa3c9c17ef5b127938fd924 | [] | no_license | zmansiv/rsbuddy-chat | b51f4031f8f63a859bf0f8934ba4a8bf729fbca4 | 8595b094b19df1cb2da3b5e087e14c20d09654a1 | refs/heads/master | 2016-09-11T03:19:52.937849 | 2013-03-15T00:32:28 | 2013-03-15T00:32:28 | 8,782,721 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,774 | java | package com.zmansiv.plugin.chat.callback;
import com.mercuryirc.model.Channel;
import com.mercuryirc.model.Entity;
import com.mercuryirc.model.Message;
import com.mercuryirc.model.Mode;
import com.mercuryirc.model.User;
import com.mercuryirc.network.Connection;
import com.mercuryirc.network.callback.InputCallback;
imp... | [
"zmansiv@gmail.com"
] | zmansiv@gmail.com |
faa77d06b53e3778910c64d77eb993753159f440 | 417ee90476c9f4ab46ee7350a03691ae429d85b7 | /src/main/java/com/ecjtu/fbn/common/AbstractController.java | 480dc6e1e83673ce1bb97f47fe50d1e22ef2bf39 | [] | no_license | yan5yue/fbn | 97496081f67a7325cf2bf06f4880300d6daaeed5 | 574c7a1d2a833a88f3581a0aaa096ea4b2b9f519 | refs/heads/master | 2020-03-06T15:31:15.965527 | 2018-03-27T08:53:45 | 2018-03-27T08:53:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 279 | java | package com.ecjtu.fbn.common;
/**
* @description:
* @author: xu_pf@suixingpay.com
* @date: 2018/2/6
*/
public class AbstractController {
public final static int PAGE_NUM = 1;
public final static int PAGE_SIZE = 5;
public final String REQUEST_METHOD = "GET";
}
| [
"1830166767@qq.com"
] | 1830166767@qq.com |
9cdc969659ce261508c276e15715ade641c04d6f | 9395925cc3485f9b90fc3ecef55f837f8ccf0310 | /org.eclipse.kEEPER.plugin/src/model/impl/ComplexEventImpl.java | 5f3db0124d45fe1cffea9c8a041f52d2afff7599 | [] | no_license | lpasquale/kEEPER | 281c291382598eea23dae473a81acca5bcf3d8fa | c28814cc68e08ef23449c9bcf00124828ffcbfbd | refs/heads/master | 2021-06-27T07:21:44.304759 | 2017-07-06T08:01:04 | 2017-07-06T08:01:04 | 66,030,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,160 | java | /**
*/
package model.impl;
import java.util.ArrayList;
import java.util.Collection;
import model.Agent;
import model.BehaviouralDescription;
import model.ComplexEvent;
import model.ModelPackage;
import model.Parameter;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.util.EList;
impo... | [
"marco.latona92@gmail.com"
] | marco.latona92@gmail.com |
dd9a60b427bff42f6823c5976ddcb18ae467f628 | 5470d97b349d780fe14d9c4ebaeb1a6d8aab7ddb | /RecyclerView/app/src/main/java/bd/com/parvez/controller/Data.java | 8960db63782d70d9d963a0899f6dbae0e0f33e3a | [] | no_license | p4rv3z/android | fec166cfba05c68888e4d1bdcf2fa3dc406044ef | 4fe52454a143c2a409d80da7202d3fb3c31dc019 | refs/heads/master | 2021-01-11T08:17:29.900542 | 2017-06-23T19:47:01 | 2017-06-23T19:47:01 | 76,389,399 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,360 | java | package bd.com.parvez.controller;
import java.util.ArrayList;
import java.util.List;
import bd.com.parvez.model.Item;
import bd.com.parvez.recyclerview.R;
/**
* Created by ParveZ on 1/11/2017.
*/
public class Data {
private static final String[] name = {"Arfan", "Sudip", "Rajdip", "Papan", "Sourav", "Akash", ... | [
"md.parvez28@gmail.com"
] | md.parvez28@gmail.com |
b7b4c03c66d0a2508f10a0b43ccfd0b4d4307373 | 2ebabea7d16dc4d2a9ffdc1153c60bd9073fe9d8 | /pet-clinic/pet-clinic-data/src/main/java/com/sletras/model/Visit.java | 32aab1782a41e78eb311470a4da8f9068105d19a | [] | no_license | sefrota/spring5 | a9c24639d29dde7c472c73d3259162bcac40b8c1 | 602a9e60ed0c3e3aa28f70ea72c2a5a0f2d8fcfe | refs/heads/master | 2020-04-20T11:32:00.750408 | 2019-02-25T23:55:27 | 2019-02-25T23:55:27 | 168,819,071 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 729 | java | package com.sletras.model;
import java.time.LocalDate;
/**
* Created by sergioletras on 25/02/19.
*/
public class Visit extends BaseEntity<Long> {
private LocalDate date;
private String description;
private Pet pet;
public LocalDate getDate() {
return date;
}
public void setDate(L... | [
"miguel265"
] | miguel265 |
03764fde0b9ee22970356e19bc26b3b7dcc0cfda | 1ec827193b5aeae39b5f5241f85093e6dbf16f76 | /study-spring-jdbc/src/main/java/com/hzdongcheng/persistent/sequence/SeqWaterID.java | 350063bd5287cad6bc8bef8aea2433ac31a69bf3 | [] | no_license | valiantzh/study-spring | b66e51f9505349baa9d26eeab2c056c5bd5afbe8 | 5356b8a0351a45ed5048d0eb4c26e24570a6eb9d | refs/heads/master | 2020-04-07T13:13:48.562750 | 2018-12-12T03:29:45 | 2018-12-12T03:29:45 | 158,398,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 595 | java | package com.hzdongcheng.persistent.sequence;
import com.hzdongcheng.toolkits.EduException;
/**
* <p>Title: 智能柜系统</p>
*
* <p>Description: </p>
*
* <p>Copyright: Copyright (c) 2018</p>
*
* <p>Company: 杭州东城电子有限公司</p>
*
* @author zxy
* @version 1.0
*/
public class SeqWaterID extends Sequence{
... | [
"zhengxiaoyong@hzdongcheng.com"
] | zhengxiaoyong@hzdongcheng.com |
12e85e6924ca54fa480d1f3ed6bbc57611ae58a6 | e5802f36e49f7b4362f52d20e80f2d4ec57a97d1 | /proj0/NBody.java | 8985cc3e7c0a75c1d87d11ea7b31d8313e17ff9b | [] | no_license | xpingg/CS61B | 0ef53da33ee6e7d7bb88357500d515e2541c8457 | 6be54843aaf52938a6c66986ddac5f255f3fe55a | refs/heads/main | 2023-05-30T11:07:46.398002 | 2021-06-11T11:26:34 | 2021-06-11T11:26:34 | 372,423,592 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,553 | java | public class NBody
{
public static double readRadius(String filePath)
{
In in = new In(filePath);
in.readInt();
return in.readDouble();
}
public static Planet[] readPlanets(String filePath)
{
In in = new In(filePath);
int numberOfPlanets = in.readInt();
in.readDouble();
Planet[] allPlanets = new ... | [
"you@qq.com"
] | you@qq.com |
50b3b1dc47374935cadc31b1333ee48878a1292f | aef0d16d6904a45660900ea371bb700567c9e32f | /src/main/java/com/baizhi/service/PersonServiceImpl.java | 81b902dcc26b006cbb151063335b914230a7c162 | [] | no_license | xiangwyf/git_day1 | df46a018233e3ea7ce3c23a4566af95eb54f037f | defabaa908aac28e0b35e0804152479fa247a63d | refs/heads/master | 2020-04-11T22:12:23.003165 | 2018-12-17T13:03:15 | 2018-12-17T13:03:15 | 162,126,225 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package com.baizhi.service;
import com.baizhi.entity.Person;
import com.baizhi.mapper.PersonMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import javax.persistence.Table;
import java... | [
"370309997@qq.com"
] | 370309997@qq.com |
a80131b417390211ed6b648077953732d0c6deca | ad8cab629c58402bb3226363781bceb1ac7ef1db | /src/main/java/models/response/CopyleaksStartResponse.java | c5a886b587151cd5b54e1ef5ca6b79c125ea897b | [
"MIT"
] | permissive | Copyleaks/Java-Plagiarism-Checker | d1ec6f574e5c6ceeb234e797426784eeebcf7c8b | 4348673a72f227818a2b1befcbe56e91883ba33c | refs/heads/master | 2023-06-22T00:57:02.369548 | 2023-06-08T06:50:02 | 2023-06-08T06:50:02 | 43,291,077 | 13 | 12 | MIT | 2023-06-08T06:50:03 | 2015-09-28T09:09:30 | Java | UTF-8 | Java | false | false | 1,432 | java | /*
The MIT License(MIT)
Copyright(c) 2016 Copyleaks LTD (https://copyleaks.com)
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... | [
"ora@copyleaks.com"
] | ora@copyleaks.com |
e9e3ca1c382449c57834bc3a373059af40068626 | 78bf9c6e3c42f5e5176fa07464f351d305c85ba3 | /src/main/java/com/dagarath/mods/plenainanis/common/registrars/RecipeRegistrar.java | c4805657f50d28265731f4a378de9cfcd740255e | [
"MIT"
] | permissive | dagarath/PlenaInanis | 022a9b434e456e7dab61e9972209bd61b5827d6c | 7f0786eedbb86dcdfdc6a3d6d89ab9493c5680d5 | refs/heads/master | 2016-08-11T14:07:20.623448 | 2016-02-27T14:14:59 | 2016-02-27T14:14:59 | 51,817,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,944 | java | package com.dagarath.mods.plenainanis.common.registrars;
import cpw.mods.fml.common.registry.GameRegistry;
import net.minecraft.init.Blocks;
import net.minecraft.init.Items;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraftforge.oredict.OreDictionary;
/**
* Created by dagarath... | [
"dagarath@gmail.com"
] | dagarath@gmail.com |
0f3df4fe4c0c01eb0d469f9ec43e693f06eb0ead | ed0d1052e4bc078e0bf9378db56385a0865da590 | /src/main/java/com/blastedstudios/freeboot/ai/bt/actions/CooldownStart.java | c00497e78e8ae278dc8f364649b3b2cc5697af33 | [
"MIT"
] | permissive | narfman0/freeboot | 42b7d5053da6546dd7596483a87c6d59a38844bd | 2b24b056b7b37506f1c20cfa30d2ee0acf9953ba | refs/heads/master | 2020-07-20T12:21:43.051269 | 2016-09-23T03:18:46 | 2016-09-23T03:18:46 | 66,181,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,922 | java | // *******************************************************
// MACHINE GENERATED CODE
// DO NOT MODIFY
//
// Generated on 10/19/2014 09:10:19
// *****************************************... | [
"narfman0@gmail.com"
] | narfman0@gmail.com |
8f3892953b88e5361a869723172ca976e3ae9dc2 | c68ce6dd4d3a67190d6caf9d23009b8b49f02193 | /CommercialBank/app/src/main/java/com/example/asus/commercialbank/LoanCalculatorFragment.java | 745fed6b5fe57ab6673d359d8f81089632f41b26 | [] | no_license | vinuGamage/MAD-Project | 92e4be41d617a87c1ae7f164f98618120bb86746 | 7bea36cce294db24f656dd8078a599aba7008478 | refs/heads/master | 2020-05-30T17:20:48.111711 | 2019-06-02T00:32:38 | 2019-06-02T00:32:38 | 189,871,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | java | package com.example.asus.commercialbank;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
public class LoanCalculatorFrag... | [
"atheeqrc@gmail.com"
] | atheeqrc@gmail.com |
ef9cf2cfd35b529b8b025f68942b6fbbe666b789 | 2134b10210af35e728799cb37c695b7167d537ad | /OneTouchLock/src/workspace/loopj/RetryHandler.java | 92816f702d23704feaa63580260d9aa566c641fe | [] | no_license | rusteer/plugin | c1e9a6f46f61b1b5a5f5d149ab2dee272df02403 | 9268d8744d5b085d89b1e562c7923c92757b95e5 | refs/heads/master | 2020-12-24T05:20:53.595288 | 2016-08-04T08:17:33 | 2016-08-04T08:17:33 | 61,505,486 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,050 | java | /*
Android Asynchronous Http Client
Copyright (c) 2011 James Smith <james@loopj.com>
http://loopj.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apac... | [
"rusteer@outlook.com"
] | rusteer@outlook.com |
f8aa9a81d10796aeeb20121315b377de1af1c08b | 1b480e389b6e96c2db966d374d53ef49b7e925be | /app/src/main/java/flickr/imagesearch/data/utils/URLBuilder.java | 70a4bb44a6e72584eaf7c44b4e34c58218cd1836 | [
"Apache-2.0"
] | permissive | CHIRANJIT1988/flickr-image-search-android-mvvm | 57b6624516ebf193d7399ef162a973afe68e6fb3 | 087a04a2ab977c6d1d400314f8ca99d41f88a479 | refs/heads/master | 2020-03-30T07:26:48.753447 | 2018-09-30T09:14:05 | 2018-09-30T09:14:05 | 150,940,162 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,257 | java | package flickr.imagesearch.data.utils;
import android.util.Log;
import flickr.imagesearch.model.Photo;
public class URLBuilder
{
private static final String TAG = URLBuilder.class.getSimpleName();
private static final String BASE_URL = "https://api.flickr.com/services/rest/?method=flickr.photos.search&api_k... | [
"chiranjit.bardhan@conversionbug.com"
] | chiranjit.bardhan@conversionbug.com |
55a1f8f5c688195d64faed7f9c0ddb6c63799a78 | ea868c94a037848d69b43799d525f98f122c5bc8 | /Tutorial_42_toString/bucky/Potpie.java | f4f21629d1723ba7d12a847b322a63b2c7af1e19 | [] | no_license | GiggityGiggity/java-tutorials | 833fed4e8fcc252bc81a185dbe880b3da08b05bb | 2e0d5cb59b5551e9853c1adf08fa374911d6ffcf | refs/heads/master | 2021-01-12T10:58:37.036650 | 2016-11-03T18:38:54 | 2016-11-03T18:38:54 | 72,775,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 781 | java | package bucky;
public class Potpie {
private int month;
private int day;
private int year;
public Potpie(int m, int d, int y){ //This is the 1st thing we do and pass the parameters 4,5,6
month = m; //This will = 4
day = d; //This will = 5
year = y; //This will = 6
//Every time we create an object we wil... | [
"SchaalD@pragmatics.com"
] | SchaalD@pragmatics.com |
63e8432831ad1f5c7839038d4ea2e39bafdc5704 | 89362361eb854ef670e5a290c4f690963d03adbe | /app/src/main/java/com/example/kaizhang/kaiapplication/database/DatabaseHelper.java | d36123228d9521b2a6879032fbc6f469fd1d0a3b | [] | no_license | zero2424/hello-world | a530117c9e6361162e968989e377ef39b181292c | 548b7fb7488e88eff80a7d24d9c8657ed964710d | refs/heads/master | 2021-01-10T01:41:35.683166 | 2016-01-20T07:48:57 | 2016-01-20T07:48:57 | 49,616,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,649 | java | package com.example.kaizhang.kaiapplication.database;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.example.kaizhang.kaiapplication.modle.FunctionInfo;
im... | [
"zero2424@gmail.com"
] | zero2424@gmail.com |
50c8534fe298b0d789270b71421d390a1d2a3dea | bbf97d7496ba592468b9a93f4697ddbb2a62cfa5 | /app/src/main/java/com/example/anonymouscharityapp/ModelVolunteers.java | 259be14c370f26a66d5a10b24570113d991cb908 | [] | no_license | IsuruManjitha/AnonymousCharityApp | 1f18360d0a8b7ea5b53468fbc522faa70cdca45e | 9a327fcecd458d25e36e961e3916b78b4d36bf60 | refs/heads/main | 2023-08-17T15:14:41.435209 | 2021-09-28T15:31:30 | 2021-09-28T15:31:30 | 408,180,004 | 0 | 0 | null | 2021-09-28T15:31:31 | 2021-09-19T16:35:34 | Java | UTF-8 | Java | false | false | 561 | java | package com.example.anonymouscharityapp;
public class ModelVolunteers {
String fullname, email;
public ModelVolunteers() {
}
public ModelVolunteers(String fullname, String email) {
this.fullname = fullname;
this.email = email;
}
public String getFullname() {
return fu... | [
"88765902+thisuri-dileka@users.noreply.github.com"
] | 88765902+thisuri-dileka@users.noreply.github.com |
368264b3c64aee282e9a092ec53673bb2c9c8d6a | 138b8b1f007d605085756d53a93032c59785d3b4 | /app/src/main/java/com/kuycoding/covid19/model/HospitalModel.java | cad20ac3108aafbdf33e3b2ab6bee40ef4acfdb8 | [] | no_license | kuycoding/disCovid19 | 95534165935da20590ee619e71b83243d8713acb | 33d6dfcbd6241a6f86a1b8ca80961b98437963fc | refs/heads/master | 2022-04-24T05:51:20.990607 | 2020-04-25T06:09:26 | 2020-04-25T06:09:26 | 258,699,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,046 | java | package com.kuycoding.covid19.model;
import android.os.Parcel;
import android.os.Parcelable;
public class HospitalModel implements Parcelable {
String namaRs, alamatRs, route, web, telp;
public HospitalModel() {
}
public HospitalModel(String namaRs, String alamatRs, String route, String web, String ... | [
"kuycoding@gmail.com"
] | kuycoding@gmail.com |
5f76993d9863a4c6ef779a5cef8e307f4a02f9e8 | be3169c6835017b8979f23656b952f345bab5af6 | /plover/library/plover-commons/src/main/java/com/bee32/plover/util/i18n/ICurrencyAware.java | ac74f7d2b47e39a5e5c1d00057548faa7931d9be | [] | no_license | lenik/stack | 5ca08d14a71e661f1d5007ba756eff264716f3a3 | a69e2719d56d08a410c19cc73febf0f415d8d045 | refs/heads/master | 2023-07-10T10:54:14.351577 | 2017-07-23T00:10:15 | 2017-07-23T00:12:33 | 395,319,044 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,722 | java | package com.bee32.plover.util.i18n;
import java.util.Currency;
public interface ICurrencyAware {
/** 人民币 */
Currency CNY = Currency.getInstance("CNY");
/** 法国法郎 */
Currency FRF = Currency.getInstance("FRF");
/** 英镑 */
Currency GBP = Currency.getInstance("GBP");
/** 日元 */
Currency J... | [
"xjl@99jsj.com"
] | xjl@99jsj.com |
e8d8c369c52a04edcc2a60335e6458a02d2ca46b | 1e4bbb8f9e408d3b2bf5cf21dffcfd244e238419 | /net.cloudkit.enterprises/src/main/java/net/cloudkit/experiment/infrastructure/support/messaging/Transformer.java | ca6a564b90c55117a92a0998a0899a5d04a84adc | [
"Apache-2.0"
] | permissive | icloudkit/net.cloudkit | 1606ed135c3c61c5ebefc24ffdb4004763d01f10 | 96b4ed687530b3049f79996df3418f112341b6cd | refs/heads/master | 2020-04-10T21:57:22.496937 | 2017-10-11T09:50:26 | 2017-10-11T09:50:26 | 62,359,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 123 | java | package net.cloudkit.experiment.infrastructure.support.messaging;
/**
* Transformer
*/
public interface Transformer {
}
| [
"hongquanli@qq.com"
] | hongquanli@qq.com |
42dd3e88acecb20541bd4b4436520be5e43e3d6d | 14bc8bdc219ef449a512ae12828c209270514412 | /Translation methods/lab-3/src/main/java/kek/translation/KekGlobalContext.java | cc3e3c5e5f92f84889a1703202b8fd7b582da471 | [] | no_license | ppv-vldmr/ITMO | a7d1858912e8b7f48b74dd7055887d9c39c13520 | 03aafeb575e209139d181c52758d76902447cd85 | refs/heads/master | 2023-04-13T05:39:04.913662 | 2023-04-08T07:22:22 | 2023-04-08T07:22:22 | 231,659,824 | 15 | 12 | null | 2022-06-19T01:39:51 | 2020-01-03T20:25:57 | Jupyter Notebook | UTF-8 | Java | false | false | 2,054 | java | package kek.translation;
import java.util.Collection;
import java.util.LinkedHashMap;
import java.util.Map;
public class KekGlobalContext extends KekContext {
private final Map<String, KekFunc> deferFuncs = new LinkedHashMap<>();
private final Map<String, KekFunc> externFuncs = new LinkedHashMap<>();
priv... | [
"vova_57@bk.ru"
] | vova_57@bk.ru |
a24f405627943612f7bf958120bc041acf187129 | 184be81816a49bb95bc077d0d5040f3f5a2d38e3 | /app/src/main/java/com/example/splash/DisplayCropToAdmin.java | c37b50f65e030bfc230f3bbc120ecb8847dc2a60 | [] | no_license | upulka/Android-Agroid | 6f2f92940859d28091ddbe3482541ae6364ac1e2 | 94e0b2082f973bc7f67415f7a3c1b5b25493a1ce | refs/heads/master | 2022-12-22T10:20:07.949280 | 2020-10-04T15:27:59 | 2020-10-04T15:27:59 | 297,803,195 | 1 | 0 | null | 2020-09-23T00:07:24 | 2020-09-23T00:07:23 | null | UTF-8 | Java | false | false | 2,976 | java | package com.example.splash;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.google.firebase.dat... | [
"it19029528@my.sliit.lk"
] | it19029528@my.sliit.lk |
f32aa8e8b07cf6fa0217a4c358155f817e3d97dd | 86644838b65295323d3a136e08fed4c935cd4488 | /src/main/java/ja/kobespiral/toDo/dto/ToDoDto.java | 47711203babbdb612fb781bb5318dbf0a7df3f2b | [] | no_license | KobeSpiral/ToDoTeamA | 8aa48a0e27dc653c482091472eae979b49ebacc3 | 11bc15926f2c06f02c5ca4c6c10d24aec07214fb | refs/heads/master | 2022-11-19T09:19:17.621106 | 2020-07-10T09:04:09 | 2020-07-10T09:04:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 873 | java | package ja.kobespiral.toDo.dto;
import java.util.Date;
import ja.kobespiral.toDo.entity.ToDo;
import lombok.Data;
@Data
public class ToDoDto {
private Long tid;
private String uid;
private String title;
private String description;
private boolean isOpen;
private Date createdAt;
... | [
"tayataya0626@gmail.com"
] | tayataya0626@gmail.com |
bd7add894cefdb031ccf90dbce56ce6e1f50f4b6 | 76e86a2e835a121eb0531ffb2795625b7b2e531c | /src/JAVA/UI/JListDemo.java | d981769660b2a4ca5427aab95ab452148afbed24 | [] | no_license | 0ranges/OldTest | 7b942d0d4bbc94e1604874ee66d09307000e5e79 | 6f8ffd62d8b2c3eea3c65ffb1a46d800cf9da8ad | refs/heads/master | 2020-04-20T10:06:49.344822 | 2019-06-26T07:55:33 | 2019-06-26T07:55:33 | 168,781,870 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,095 | java | package JAVA.UI;
import javax.swing.*;
import javax.swing.event.ListSelectionEvent;
import javax.swing.event.ListSelectionListener;
import java.awt.*;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.util.Vector;
/**
* Created by user on 2017/6/1.
*/
public class JListDemo {
p... | [
"864160262@qq.com"
] | 864160262@qq.com |
e179319fad4eed7275a546fcfd269c038ecccebb | a323f17e56e5f896d3fb519f1ec95b36772d541a | /src/main/java/pl/wieloskalowe/automaton/Automaton.java | bbb6754645503c55957d4691d53821021129f790 | [] | no_license | ishfid4/Automata | cc1747fed557d807c8b16a76d57f7d956f376fec | b54d1825610025aae265df6d3ac625577dc110a4 | refs/heads/master | 2021-01-20T08:01:52.799241 | 2017-05-27T11:58:01 | 2017-05-27T11:58:01 | 90,089,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,890 | java | package pl.wieloskalowe.automaton;
import pl.wieloskalowe.Board2D;
import pl.wieloskalowe.cell.Cell;
import pl.wieloskalowe.cell.CellCoordinates;
import pl.wieloskalowe.CoordinatesWrapper;
import pl.wieloskalowe.neighborhoods.Neighborhood;
import java.util.Set;
import java.util.stream.Collectors;
/**
* Created by i... | [
"ishfid4@gmail.com"
] | ishfid4@gmail.com |
90230cd8c18a0168a6f4a40f1651655bb43cf684 | 454eb75d7402c4a0da0e4c30fb91aca4856bbd03 | /o2o/trunk/java/o2o-web/src/main/java/cn/com/dyninfo/o2o/furniture/web/page/widget/AdvWidget.java | 98bdffa99f0281e9405d4157f29fb126fb3d2f9f | [] | no_license | fengclondy/guanhongshijia | 15a43f6007cdf996f57c4d09f61b25143b117d73 | c710fe725022fe82aefcb552ebe6d86dcb598d75 | refs/heads/master | 2020-04-15T16:43:37.291843 | 2016-09-09T05:44:14 | 2016-09-09T05:44:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,652 | java | /*
* Copyright (c) 2009-2016 SHENZHEN Eternal Dynasty Technology Co.,Ltd.
* All rights reserved.
*
* This file contains valuable properties of SHENZHEN Eternal Dynasty
* Technology Co.,Ltd., embodying substantial creative efforts and
* confidential information, ideas and expressions. No part of this... | [
"leo.cai@9c87f486-7f2d-4350-b948-b2028470fdc6"
] | leo.cai@9c87f486-7f2d-4350-b948-b2028470fdc6 |
ca13e1b059c82014423177e5a60991faa429ca8e | 439d0e963b1a1be120b234703b20044115f4048a | /code/ToDoList/src/LogoutServlet.java | 50c6e0913ca037432c94dae28304d6674828ee1b | [] | no_license | CS212-S16/lectures | d3cec18547b510d4a4f379b4a0213d328f7e9801 | 906628f380d24d590d0cf3304368bc3b0af5ed76 | refs/heads/master | 2021-05-02T12:17:05.104972 | 2017-07-03T18:09:56 | 2017-07-03T18:09:56 | 49,468,451 | 4 | 5 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class LogoutServlet extends BaseServlet {
protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, I... | [
"srollins@cs.usfca.edu"
] | srollins@cs.usfca.edu |
451f88bb0fe658d8fd5722fd74b053519f2c6fdd | e43fbf4c66b9624bad4832540f48691eea38a0d9 | /TMCProjects/mooc-java-programming-i/part04-Part04_18.PersonalInformation/src/main/java/PersonalInformationCollection.java | f9d54ba0609c799e38a96a7dbd3f7da7c668c709 | [] | no_license | manbakescode/Java-Mooc_2021 | 02977cf9f3caa796fd0f063a757e72c47215b226 | 2cb437cb96cd6f3219323aa9e9e394baa11f2fac | refs/heads/main | 2023-07-16T06:39:39.228813 | 2021-09-02T15:03:10 | 2021-09-02T15:03:10 | 398,874,947 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,020 | java |
import java.util.ArrayList;
import java.util.Scanner;
public class PersonalInformationCollection {
public static void main(String[] args) {
// implement here your program that uses the PersonalInformation class
ArrayList<PersonalInformation> infoCollection = new ArrayList<>();
Scanner sc... | [
"42654011+manbakescode@users.noreply.github.com"
] | 42654011+manbakescode@users.noreply.github.com |
3b8bd2fd91bccee18648c01c82d128c67a943010 | fe5aaa70cf34233b7f56d8d5d5c88b27b8bda6d9 | /src/main/Bezahlmethode.java | e45f2013d6e6ffea01e3a7e43ea7dab2db887664 | [] | no_license | KINQQQQQQ/Reiseagentur | 7be514b11b53cde3a013f758eb688a71615f7668 | 416673800c6e59fce991a907d8e6a6d86b871d36 | refs/heads/master | 2020-08-29T03:59:45.149166 | 2019-10-27T20:47:28 | 2019-10-27T20:47:28 | 217,918,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 46 | java | package main;
public class Bezahlmethode {
}
| [
"Vince21798@googlemai.com"
] | Vince21798@googlemai.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.