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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dd8aef6a381e6e55c4de9e4655b5ae13c134710c | 618310e0ee42aa084779df14f08b8e0bf48f62f4 | /app/src/main/java/com/faishalbadri/hijab/data/sponsor/SponsorResponse.java | d83bc0ee58b2a0f590ca0362a94aed827466001a | [] | no_license | FaishalAlbadri/WarningMVP | d1e1394e62ba4c0f8f988bace2c60c9d48e37180 | e8f7509822d89fb50c084a904a21c8e085c4882b | refs/heads/master | 2021-05-07T18:40:00.203797 | 2018-03-03T14:15:05 | 2018-03-03T14:15:05 | 108,804,138 | 0 | 0 | null | 2018-02-17T18:07:18 | 2017-10-30T05:06:10 | Java | UTF-8 | Java | false | false | 1,053 | java | package com.faishalbadri.hijab.data.sponsor;
import com.google.gson.annotations.SerializedName;
import java.util.List;
import javax.annotation.Generated;
@Generated("com.robohorse.robopojogenerator")
public class SponsorResponse {
@SerializedName("sponsor")
private List<SponsorItem> sponsor;
@SerializedName("... | [
"faishalalbadri1@gmail.com"
] | faishalalbadri1@gmail.com |
74adb9690dc290e21bc206f49c81f96b451ce8cf | 7ccea5116358732dbcf9d6b780ea516d8e958938 | /src/main/java/com/collection/MyBlockQueue.java | fe39bf958d2901f34fe8a74fbe25dfc927d84d35 | [] | no_license | missyoufv/study | ceb7c60708dee621ae6ca625d5e65355b9283a48 | e6f9a318e5c7c3c6459a183d30717c606b50b46b | refs/heads/master | 2022-12-07T03:29:02.414628 | 2020-04-28T08:22:43 | 2020-04-28T08:22:43 | 181,400,672 | 4 | 0 | null | 2022-11-16T09:49:00 | 2019-04-15T02:47:26 | Java | UTF-8 | Java | false | false | 3,025 | java | package com.collection;
import lombok.extern.slf4j.Slf4j;
import org.springframework.util.CollectionUtils;
import java.util.ArrayList;
import java.util.Random;
import java.util.concurrent.atomic.AtomicInteger;
/**
* 自己实现阻塞队列,解决生产消费者问题
*/
@Slf4j
public class MyBlockQueue {
private Object lock = new Object();
... | [
"1234qwer"
] | 1234qwer |
7e04219022772825c36a31346b2b418ff1e48e8e | 1ec25226b708f419318bbb3daa2bf37de353d453 | /araqne-pcap-smb/src/main/java/org/araqne/pcap/smb/transreq/QueryNmpipeStateRequest.java | 157e5d6d90a3c5c6a7fc482182661c252ffac1f7 | [] | no_license | sjkbar/pcap | c3d5cb946ec9e4f4d852e5d9347935027a8fcf17 | 860773e6c9aa22d20a9945d5ceba8f9ee782b6fb | refs/heads/master | 2021-01-17T13:09:17.949098 | 2014-07-10T06:22:05 | 2014-07-10T06:30:08 | 21,682,446 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 473 | java | package org.araqne.pcap.smb.transreq;
import org.araqne.pcap.smb.TransData;
public class QueryNmpipeStateRequest implements TransData{
short subcommand;
short fid;
public short getSubcommand() {
return subcommand;
}
public void setSubcommand(short subcommand) {
this.subcommand = subcommand;
}
public short ... | [
"xeraph@nchovy.com"
] | xeraph@nchovy.com |
e1f47f9c7cb635f3fcfd346292c722bca889d8bf | 4fdc5824b41411e0c0f8599936df0c7f71488426 | /Homework3/RMIImplementation.java | ec745faee3e9e7893c0bf2b3d7d0a3cab25130eb | [] | no_license | SevkiBekir/CENG443_OOP | c3126d8fc945562131dce4a35d90fb9fe10f776c | 00177164c6521ba62d551f9f32380f07df83fb9f | refs/heads/master | 2020-03-12T06:58:02.990823 | 2018-06-06T18:44:08 | 2018-06-06T18:44:08 | 130,497,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,096 | java | //***************************************************************************************************************************************************
// TODO : imports
//***************************************************************************************************************************************************
... | [
"bekirsevki@gmail.com"
] | bekirsevki@gmail.com |
3848ce3dcbbfe2ecd60aaa87b841a43192745c54 | 6ca1fabd94d9455db892fed878ea521aa86ae7b3 | /MVP/src/main/java/com/zy/mvp/BaseActivity.java | f83e55de72c95ac1e8edb4f9cd695e115a3af726 | [] | no_license | hahajing0000/mvp | 7a5d5f671597c618b03f7ae04f40fcb0bc57fa01 | 10aa659750496a4a00395f1fcac80e6fec5365bc | refs/heads/main | 2023-04-11T10:35:02.357708 | 2021-04-16T08:27:25 | 2021-04-16T08:27:25 | 358,516,743 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 501 | java | package com.zy.mvp;
import android.os.Bundle;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
/**
* @author:zhangyue
* @date:2021/4/16
*/
public abstract class BaseActivity extends AppCompatActivity {
@Override
protected void onCreate(@Nullable Bundle savedInstanceSta... | [
"444511958@qq.com"
] | 444511958@qq.com |
660f51fac6dc4db3efd26f1e29b6b7ef739cc4e3 | 8c2d50197b50d91344368cc9892b32cfd2bb72a6 | /xsdtest/ConRev/src/xcos/ExplicitOutputPort.java | facd8eecb1a080ac03796f6c6ef4b8ca223b0180 | [] | no_license | sarangsingh29/fossee-current | 835158afcd1008d79ef3f0b9b7eefaf58669d23f | 33fca3631c8144e1f477133c4896c664efb51ebf | refs/heads/master | 2021-01-17T09:53:21.819132 | 2016-06-14T16:39:17 | 2016-06-14T16:39:17 | 59,749,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,065 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// 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.05.26 at 04:32... | [
"psarang29@gmail.com"
] | psarang29@gmail.com |
6225d4b54636a8c238f5d53d50ea8c7c33b11714 | cbe35148fbda9bd5eb9dc82b124d47658dadaf4f | /SportiduinoManager/app/src/main/java/ru/mmb/sportiduinomanager/model/StationAPI.java | b82431d890a7bae6a203f3da445781524bcbda7c | [] | no_license | dichlofos/mmb | a05adc3197dedf1736d1c29ac238e112f6914543 | 7bd43dda22b79c454f10b138c60a4a402cf1d8e1 | refs/heads/master | 2020-09-02T06:11:47.315522 | 2019-11-02T12:38:23 | 2019-11-02T12:38:23 | 219,151,842 | 0 | 0 | null | 2019-11-02T12:39:25 | 2019-11-02T12:39:25 | null | UTF-8 | Java | false | false | 22,216 | java | package ru.mmb.sportiduinomanager.model;
import android.bluetooth.BluetoothDevice;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import java.util.TimeZone;
import ru.mmb.sportiduinomanager.R;
/**
* Provides all communication wit... | [
"azotov@geolink-group.com"
] | azotov@geolink-group.com |
82e1cb4c939c6dd18ae9837498f5e28273c0616e | 66d004997e10e7ba246d8a113c05011f53ca4efd | /src/domain/Agent.java | ec853f3a6cc7b1815f2297cbdcadcf1b4de5f091 | [] | no_license | dtbinh/SCI_Foundations | 604bd4fc61380e280b2d47777e0db296b86b58a0 | de0b77c76f944b7440b985a2de61c0d8da6927ac | refs/heads/master | 2021-01-11T00:48:54.987234 | 2014-03-31T13:42:09 | 2014-03-31T13:42:09 | 70,484,202 | 1 | 0 | null | 2016-10-10T12:09:32 | 2016-10-10T12:09:32 | null | UTF-8 | Java | false | false | 360 | java | package domain;
public abstract class Agent {
protected Environnement env;
protected SMA sma;
public Agent(Environnement env, SMA sma) {
super();
this.env = env;
this.sma = sma;
}
public Environnement getEnv() {
return env;
}
public SMA getSma() {
return sma;
}
public abstract void decide();
... | [
"kevin@moulart.be"
] | kevin@moulart.be |
c099511241ec814bfc86f38278712de3f4b6e4c4 | cfb3170ee3e43205b19ee873212d64d23f284426 | /CursoLogicaCapitulo04/src/OperadoresLogicos.java | b668c8ea2727b63992c62487e524e66d37d7e407 | [] | no_license | Scorsatto/curso-01-lpji | 0c6a8d9af5244ffe0763d1e5502d61bb962b606f | c7f5dd2b361260f53d0ad0519b131bea79252c78 | refs/heads/main | 2023-07-10T13:19:10.242002 | 2021-07-30T00:31:08 | 2021-07-30T00:31:08 | 390,872,562 | 3 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,939 | java | public class OperadoresLogicos {
public static void main(String[] args) {
Boolean carrinhoMaiorQue100 = true;
Boolean periodoDePromocao = false;
Boolean jaFezCompraNaLoja = false;
Boolean pagamentoAVista = true;
System.out.println("**** && - E ****");
Boolean aplicarDesconto = carrinhoMaiorQue100 && peri... | [
"fabianoscorsatto@gmail.com"
] | fabianoscorsatto@gmail.com |
ba21ab6fe04d5f892436dc13cc103c454f8ec1db | cf9851c03246b5865e6ec67abb97e27e989964af | /src/main/java/com/voole/ad/model/inventory/Location.java | 86bef9ccf16e9717dee235dc7a8a61c401870d01 | [] | no_license | leilei53401/spring_mytest | f4883af3a54bcd33a8f268a5496bcca1c18848a0 | 862229690a77b708a3f1364cb3208336225c887a | refs/heads/master | 2020-03-22T09:16:33.338817 | 2018-07-05T09:27:50 | 2018-07-05T09:27:50 | 139,826,571 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | package com.voole.ad.model.inventory;
public class Location {
private String locatid;
private Integer quantity;
public String getLocatid() {
return locatid;
}
public void setLocatid(String locatid) {
this.locatid = locatid;
}
public Integer getQuantity() {
return quantity;
}
public void setQuantity(Inte... | [
"shaoyl@ivoole.com"
] | shaoyl@ivoole.com |
ebc662dd52851063d9f566dd37865c9baac7cb44 | 5ca3901b424539c2cf0d3dda52d8d7ba2ed91773 | /src_cfr/com/google/common/cache/LocalCache$LoadingValueReference.java | c937d02a5882ea67e5832309072c7d634de8f1b8 | [] | no_license | fjh658/bindiff | c98c9c24b0d904be852182ecbf4f81926ce67fb4 | 2a31859b4638404cdc915d7ed6be19937d762743 | refs/heads/master | 2021-01-20T06:43:12.134977 | 2016-06-29T17:09:03 | 2016-06-29T17:09:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,066 | java | /*
* Decompiled with CFR 0_115.
*
* Could not load the following classes:
* javax.annotation.Nullable
*/
package com.google.common.cache;
import com.google.common.base.Stopwatch;
import com.google.common.cache.CacheLoader;
import com.google.common.cache.LocalCache;
import com.google.common.cache.LocalCache$Load... | [
"manouchehri@riseup.net"
] | manouchehri@riseup.net |
514a7086f31d281a388718b669f1676ec9784901 | 049004ccf202645aef0d159a5f8a7629a369ea70 | /Lab1/src/main/java/model/database/Table.java | 50936004aef255cc45714cdc8f8af0451b8afb96 | [] | no_license | i1red/oop-6th-sem | aa2a80bfb955bc29e83974bfc89c3ccb5e7ce8a7 | cbdf5a26028c4a5027445f9226acb993856325a1 | refs/heads/master | 2023-05-31T03:37:43.269216 | 2021-06-16T18:09:15 | 2021-06-16T18:09:15 | 358,947,912 | 0 | 0 | null | 2021-06-16T18:09:16 | 2021-04-17T18:00:20 | Java | UTF-8 | Java | false | false | 2,454 | java | package model.database;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public class Table {
public static class User {
public static final String NAME = "\"user\"";
public static class Column {
public static final String ID = "id";
public sta... | [
"noreply@github.com"
] | i1red.noreply@github.com |
720e89d4f5b779f557e202be7aca23c7afcdadce | 5312ec3caf7aa02968a7b0899f0ad4c8bc155674 | /kripton-processor/src/test/java/sqlite/feature/relations/case3/DaoSong.java | e76718f30ba54cc77f86e0e56e02b5365cf65dc0 | [
"Apache-2.0"
] | permissive | xcesco/kripton | 90657215d5e4a37f694c82fbd25a4691091e2c65 | 1995bf462677d7de993c50de31f01c9e5f13603f | refs/heads/master | 2023-01-21T20:28:29.373376 | 2023-01-04T14:57:00 | 2023-01-04T14:57:00 | 31,342,939 | 134 | 19 | Apache-2.0 | 2023-01-04T14:57:01 | 2015-02-26T00:24:15 | Java | UTF-8 | Java | false | false | 474 | java | package sqlite.feature.relations.case3;
import java.util.List;
import com.abubusoft.kripton.android.annotation.BindDao;
import com.abubusoft.kripton.android.annotation.BindSqlParam;
import com.abubusoft.kripton.android.annotation.BindSqlSelect;
@BindDao(Song.class)
public interface DaoSong extends DaoBase<Song> {
... | [
"abubusoft@gmail.com"
] | abubusoft@gmail.com |
efff2443ca601afcc05090b469b01b6ced14fefc | d7ea6d63ecb6e3fd720c609b13ab3fe098f5825c | /src/main/java/com/example/demo/dao/astro/daoAstro.java | 626bb00b92ace0fdd3b469f0446b955e62c0d62f | [] | no_license | Akshay272000/AssignmentIndiaToday | fc842ad80081c9d687cf49274fcb2090fa780692 | 6e3d7bed94b9f140a1f0c1ebc0e988aba82e2581 | refs/heads/main | 2023-08-06T20:45:32.935251 | 2021-10-03T11:24:37 | 2021-10-03T11:24:37 | 412,919,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 281 | java | package com.example.demo.dao.astro;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.example.demo.entity.astro.astro;
@Repository
public interface daoAstro extends JpaRepository<astro, Integer> {
}
| [
"srivastavaakshay27@gmail.com"
] | srivastavaakshay27@gmail.com |
fbca4f2a460dd7aa7738b6106fdecf0966f2b023 | c6cfb080aa6a84c5c7edc91169ffd553827f9e10 | /dongyimai_user_interface/src/main/java/com/offcn/user/service/AddressService.java | c2a087433f7dcbad55159d86eb82381301a2a5a7 | [] | no_license | 1762121278/yifan_parent | 421b999fe601f15deb848aba1c6e2d41edcfc857 | a3460ac3e4f1a721db78bb2f1ef544750c4c5f56 | refs/heads/master | 2022-12-21T09:20:33.828371 | 2020-09-27T07:32:33 | 2020-09-27T07:32:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,016 | java | package com.offcn.user.service;
import com.offcn.entity.PageResult;
import com.offcn.pojo.TbAddress;
import java.util.List;
/**
* 服务层接口
* @author Administrator
*
*/
public interface AddressService {
/**
* 返回全部列表
* @return
*/
public List<TbAddress> findAll();
/**
* 返回分页列表
* @return
*/
public ... | [
"1762121278@qq.com"
] | 1762121278@qq.com |
d774da74a2297825be5848ab3d9c4c3c3b33203c | cf7058d83427f739cffd81cfdad4459ceded8ab3 | /src/main/java/com/maolintu/flashsale/util/UserUtil.java | 059af17375d2f9b0e9f778b2feff9ba51a1c94d9 | [] | no_license | tumaolin94/e-commerce_flashsale | ee2120dfaaac414ac42740a12a02922c79ccc0ec | 7bf5d342dfaeb22132e4e34fd6fc03afc750303a | refs/heads/master | 2020-04-16T05:50:41.188874 | 2019-02-19T02:45:26 | 2019-02-19T02:45:26 | 165,323,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,662 | java | package com.maolintu.flashsale.util;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.maolintu.flashsale.domain.SaleUser;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.RandomAccessFile;
import java.... | [
"tumaolin94@gmail.com"
] | tumaolin94@gmail.com |
bbce95238cf7a7aacf18410c967a67b538767add | 426040f19e4ab0abb5977e8557451cfd94bf6c2d | /apks/aldi/src/com/google/android/gms/auth/api/accounttransfer/AccountTransferStatusCodes.java | 5348ad37c0bbe9a274e0c823c893e7e15a66a6e2 | [] | no_license | kmille/android-pwning | 0e340965f4c27dfc9df6ecadddd124448e6cec65 | e82b96d484e618fe8b2c3f8ff663e74f793541b8 | refs/heads/master | 2020-05-09T17:22:54.876992 | 2020-04-06T18:04:16 | 2020-04-06T18:04:16 | 181,300,145 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,152 | java | package com.google.android.gms.auth.api.accounttransfer;
import com.google.android.gms.common.api.CommonStatusCodes;
public final class AccountTransferStatusCodes
extends CommonStatusCodes
{
public static final int CHALLENGE_NOT_ALLOWED = 20503;
public static final int INVALID_REQUEST = 20502;
public static f... | [
"christian.schneider@androidloves.me"
] | christian.schneider@androidloves.me |
7721c0e1d3807a93d3e9eda478ac81b828a459be | ee0f69719a194455445e7ca227362962fa8f9196 | /src/main/java/net/mcreator/morethingsmod/MCreatorCobaltFragment.java | a01463f02439fcd063e02e993f7818cacc2e1c58 | [] | no_license | exe76600/Mcreator | 0539bfc4b153ed32a5f2d16d8668787503c8fc05 | 48c8981b4d51a1b5ce18cd69625a6f194158a71f | refs/heads/master | 2021-01-14T05:44:30.703488 | 2020-02-24T00:48:15 | 2020-02-24T00:48:15 | 242,616,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,694 | java | package net.mcreator.morethingsmod;
import net.minecraftforge.fml.relauncher.SideOnly;
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.common.registry.GameRegistry;
import net.minecraftforge.client.model.ModelLoader;
import net.minecraftforge.client.event.ModelRegistryEvent;
impor... | [
"exelive@192.168.1.48"
] | exelive@192.168.1.48 |
8f98f04ef69231134a1daa7dad7b725eeedee416 | 5be4947b6ba8409ef65f718bdc3b1a2000a079fe | /dragonLand/src/guiPractice/components/ClickableGraphic.java | e58da8587988e4fdee5da994c56e7e66004b6a68 | [] | no_license | katsemenova/dragonLand | c79d5504449fdac54fcd67917e66632db856f204 | 3728f8fce0880ba46093e7c65a3b692770842fdb | refs/heads/master | 2021-01-11T17:44:23.457559 | 2017-03-17T20:07:35 | 2017-03-17T20:07:35 | 79,831,223 | 0 | 3 | null | 2017-02-07T18:54:31 | 2017-01-23T17:54:33 | Java | UTF-8 | Java | false | false | 987 | java | package guiPractice.components;
public class ClickableGraphic extends Graphic implements Clickable {
private Action action;
public ClickableGraphic(int x, int y, String imageLocation) {
super(x, y, imageLocation);
// TODO Auto-generated constructor stub
}
public ClickableGraphic(int x, int y, int... | [
"jfranco7156@bths.edu"
] | jfranco7156@bths.edu |
7a993611f49b42e6f5d593f3d6bb9434b94de36f | 451da5b41aadeaf2032119e3299be04a48653bd7 | /src/main/java/org/test/camunda/springboot/config/servicetask/CalculateInterestService.java | 12e4af882d9c935c6f7f0aabeb1362124eb16d59 | [] | no_license | ZenGuLhe/PourMed | fcd28a669989124e1e1060bc80259d14baa2fe8b | 44f5f0e380bacfb5f4f27c4d0b76d1162048767b | refs/heads/master | 2020-12-02T17:52:22.251898 | 2017-07-06T14:35:56 | 2017-07-06T15:28:16 | 96,442,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 672 | java | package org.test.camunda.springboot.config.servicetask;
import org.camunda.bpm.engine.delegate.DelegateExecution;
import org.camunda.bpm.engine.delegate.JavaDelegate;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
@Component
public class CalculateInt... | [
"guillaume.lhermitte@zenika.com"
] | guillaume.lhermitte@zenika.com |
0cd127ccd10f8ffff0580d9930d2063d2b89f664 | e340e6c4a1742a99975b15dc8a443d8afad09020 | /nd4j-api/src/test/java/org/nd4j/linalg/indexing/conditions/TestAll.java | 8da2434aee1dc0641f39eb4b7cf8f700aa74aeb2 | [
"Apache-2.0"
] | permissive | ameyp1992/nd4j | 1f13ccdbcd6648e84fee0ada888e797dda2dbc4b | 165147e19e6dbee52d08ddb8a3f3c00b17e484bf | refs/heads/master | 2020-11-30T12:31:24.264678 | 2015-03-08T01:55:41 | 2015-03-08T01:55:41 | 31,827,018 | 0 | 0 | null | 2015-03-07T20:51:07 | 2015-03-07T20:51:07 | null | UTF-8 | Java | false | false | 1,085 | java | package org.nd4j.linalg.indexing.conditions;
import org.junit.runner.JUnitCore;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
/**
* The class <code>TestAll</code> builds a suite that can be used to run all
* of the tests within its package as well as within any subpackages of its
* package.
*
... | [
"sjoshi6@ncsu.edu"
] | sjoshi6@ncsu.edu |
fca78c82d11d5c3080c0280356a913a5a092f202 | b395027c029081f9d5ce3cc8f9116263eeca9373 | /battlematrix2/engine/src/main/java/za/co/entelect/competition/ai/decision/behavior/InFireLine.java | 6f5753a5e8798b18d0658e72156f9c577db0cacb | [] | no_license | leonardseymore/entelect_2013 | 81fd55a33a6aeb7bb47028ecd0072b9bf8f98e36 | 843b4689e3f22de1a8e465a0b19f603ccdcada1f | refs/heads/master | 2021-01-17T08:48:54.264779 | 2013-08-04T18:54:19 | 2013-08-04T18:54:19 | 60,601,309 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,228 | java | package za.co.entelect.competition.ai.decision.behavior;
import za.co.entelect.competition.Constants;
import za.co.entelect.competition.RayCast;
import za.co.entelect.competition.Util;
import za.co.entelect.competition.ai.blackboard.Blackboard;
import za.co.entelect.competition.domain.Bullet;
import za.co.entelect.com... | [
"leonardseymore@gmail.com"
] | leonardseymore@gmail.com |
91ea3db8dc147aee04c2c442772db8cfcd6dbd4b | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-11/u-11-111/u-11-111-f6124.java | ee218136fda407f79bae10225b9071c48b9bfdca | [] | no_license | apertureatf/perftest | f6c6e69efad59265197f43af5072aa7af8393a34 | 584257a0c1ada22e5486052c11395858a87b20d5 | refs/heads/master | 2020-06-07T17:52:51.172890 | 2019-06-21T18:53:01 | 2019-06-21T18:53:01 | 193,039,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117
8033934477101 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
88cf211a4daef7031b0a266ca8f835429206bb62 | 4d681d9157f3f723be2ac47cd762204fe9e13d9a | /src/pointofsalesystem/PaymentDetails.java | cc980f66777bd3cd596dd1e3fb91dfe8fbaeb3eb | [] | no_license | ManmAgarwal/PointOfSaleSystem | 8b8d7f0a89516698e3ba1ad6b8af57e9b7d92f8e | 97dd882543283d4e6c2a97523f5f02d3bdd06d3e | refs/heads/master | 2022-11-24T23:54:17.427778 | 2020-08-01T19:09:23 | 2020-08-01T19:09:23 | 284,322,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,199 | 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 pointofsalesystem;
/**
*
* @author Manmath
*/
class PaymentDetails {
private int receiptNumber;
private OrderD... | [
"agarwal.manmath@gmail.com"
] | agarwal.manmath@gmail.com |
898b177c772619f4dda53f96828f19c6fd78012b | 4bbfa242353fe0485fb2a1f75fdd749c7ee05adc | /ims-core/framework/com/ailk/openbilling/persistence/acct/entity/CaNotifyExempt.java | df4fee00b355b5ee2d3e6598bb8bc8b66019c304 | [] | no_license | 859162000/infosystem | 88b23a5b386600503ec49b14f3b4da4df7a6d091 | 96d4d50cd9964e713bb95520d6eeb7e4aa32c930 | refs/heads/master | 2021-01-20T04:39:24.383807 | 2017-04-01T10:59:24 | 2017-04-01T10:59:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,290 | java | package com.ailk.openbilling.persistence.acct.entity;
import javax.persistence.Table;
import jef.database.DataObject;
import javax.persistence.Id;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import javax.xml.bi... | [
"ljyshiqian@126.com"
] | ljyshiqian@126.com |
afe8265626f452d91aab321213a0a589bc933e13 | 7058d199cb93a5fe999b1fe483aef595a0e81d02 | /EatYourBeetSVG/src/main/java/eatyourbeets/cards/animator/Konayuki.java | c5ecdbb1fd5d3dba2bb993bfc6d47b25dabdbeb8 | [
"Apache-2.0"
] | permissive | CICSilver/STS-AnimatorMod | 7ddd0334f78eec086af35d90b5159f5e64cbff99 | aa1ff6598d0597f937ced1cba96f01f94c33645e | refs/heads/master | 2020-04-22T04:23:38.311418 | 2019-02-14T05:45:51 | 2019-02-14T05:45:51 | 170,122,262 | 0 | 0 | Apache-2.0 | 2019-02-11T12:06:52 | 2019-02-11T12:06:49 | null | UTF-8 | Java | false | false | 2,959 | java | package eatyourbeets.cards.animator;
import com.megacrit.cardcrawl.actions.AbstractGameAction;
import com.megacrit.cardcrawl.actions.common.ApplyPowerAction;
import com.megacrit.cardcrawl.actions.common.DamageAction;
import com.megacrit.cardcrawl.cards.DamageInfo;
import com.megacrit.cardcrawl.characters.AbstractPlaye... | [
"EatYourBeetSVG@gmail.com"
] | EatYourBeetSVG@gmail.com |
302cef3a33a48651019af7da263ce1d11fd8018e | 400211f8ba8ee352ce4a63a8c0a768ecf46aca65 | /src/dao/cn/com/atnc/ioms/dao/maintain/pollinginfo/hibernate/KuNodeParameterDaoImpl.java | 324512b4bc9e3b69dbf91c4eb2a1e840b3fce4c7 | [] | no_license | jyf666/IOMS | 76003040489dc8f594c88ff35c07bd77d1447da4 | 6d3c8428c06298bee8d1f056aab7b21d81fd4ce2 | refs/heads/master | 2021-05-10T18:38:37.276724 | 2018-01-19T14:50:34 | 2018-01-19T14:50:34 | 118,130,382 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,680 | java | /**
* @ProjectName IOMS
* @FileName KuNodeParameterDaoImpl.java
* @PackageName:cn.com.atnc.ioms.dao.operstat.ku.hibernate
* @author KuYonggang
* @date 2015年4月1日下午1:25:23
* @since 1.0.0
* @Copyright (c) 2015,ATNC ###@atnc.com All Rights Reserved.
*/
package cn.com.atnc.ioms.dao.maintain.pollinginfo.hibernate;
i... | [
"1206146862@qq.com"
] | 1206146862@qq.com |
e769cdb9438acfdc2e1e313a8c3b437002a6c09a | ff2d36f1b58c4d663ecd25fbbf1ae30ad48a35d9 | /LargestNumber.java | f3c5ba452d5849d6423a90b3a8d02ed53bf28483 | [] | no_license | JayBajpai/Javarepodemo | 00c42a490982810e67205f4ab4438e3b9367c5d6 | 1b1aead6a293eb2aaf10c672757e4181713cf897 | refs/heads/main | 2023-06-25T14:17:23.336270 | 2021-07-30T04:54:14 | 2021-07-30T04:54:14 | 388,086,326 | 0 | 0 | null | 2021-07-30T04:54:14 | 2021-07-21T10:53:36 | Java | UTF-8 | Java | false | false | 776 | java | import java.util.Scanner;
public class LargestNumber
{
public static void main(String[] args)
{
int a, b, c, largest, temp;
Scanner sc = new Scanner(System.in);
System.out.println("Enter the first number:");
a = sc.nextInt();
System.out.println("Enter the second number:");
b = sc.nextInt();
Syst... | [
"Jay22031999"
] | Jay22031999 |
3d9d57de12dc94c6d4361f638913c78c3c519e97 | b8bc2a71f0cb19a8f0693f3bbc3e527469f845be | /src/main/java/com/xtel/examthread/Bai6a/RandomNumber.java | aebab2480a853cf0df87940cf0beaed0aac35d0e | [] | no_license | buivantuan1998/BaiTapVeMultiThreading | 76ed39aea8085f0e97f52431e422e04a5fab4f23 | 4f4e5ff1894c431ddc5694dd0e75a9ed8fbf1983 | refs/heads/master | 2022-12-19T20:06:42.129666 | 2020-10-10T03:11:45 | 2020-10-10T03:11:45 | 302,803,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 262 | java | /**
*
*/
package com.xtel.examthread.Bai6a;
import org.apache.log4j.Logger;
/**
* @author TUAN
*
*/
public class RandomNumber {
Logger logger = Logger.getLogger(RandomNumber.class);
int randomNumberInteger = 0;
public RandomNumber() {
}
}
| [
"buivtuan103@gmail.com"
] | buivtuan103@gmail.com |
e75bc8ea017dd76e4d7e2a1f9fd5cc0b4d22eaec | bb2175e01992b6c0e01f52f0c2c7bd0aff3e2197 | /ehealth-webgui/ehealth-modaclouds-gui/src/eu/ehealth/security/ClientePasswordCallback.java | eff7489cde79d098a9a6015f5e37e0adad6e03a6 | [
"Apache-2.0"
] | permissive | modaclouds-atos/ehealth-app-final-prototype | 329dc770b231ff2e295223193bad697dc380fea5 | e6453f07fe612450f653112c28afb8d6f36514ac | refs/heads/master | 2021-01-10T06:43:43.571173 | 2015-11-03T10:52:10 | 2015-11-03T10:52:10 | 43,057,417 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,935 | java | package eu.ehealth.security;
import java.io.IOException;
import javax.security.auth.callback.Callback;
import javax.security.auth.callback.CallbackHandler;
import javax.security.auth.callback.UnsupportedCallbackException;
//import org.apache.wss4j.common.ext.WSPasswordCallback;
//import org.apache.ws.security.WSPasswo... | [
"roi.suicasas.external@atos.net"
] | roi.suicasas.external@atos.net |
8ff4d14bcb25b6a4be04b8a9d73d70bdac7f2c79 | c787ca6cfc5ccb38a336bc4373d2ee636edf51fc | /src/main/java/net/imglib2/img/basictypeaccess/volatiles/VolatileShortAccess.java | e0d946deedd15c057a7b44e8a9cf62681db11d63 | [
"BSD-2-Clause"
] | permissive | maxkleinhenz/bigdataviewer-core | 1789f47ea9807ad64dab2c6f7c622251216ab5c2 | 9a489758aeded17b3e2358d52b8e433eb392ee09 | refs/heads/master | 2021-01-11T07:00:19.606584 | 2017-04-23T12:46:49 | 2017-04-23T12:46:49 | 72,344,186 | 0 | 0 | null | 2016-10-30T11:01:48 | 2016-10-30T11:01:48 | null | UTF-8 | Java | false | false | 1,812 | java | /*
* #%L
* BigDataViewer core classes with minimal dependencies
* %%
* Copyright (C) 2012 - 2016 Tobias Pietzsch, Stephan Saalfeld, Stephan Preibisch,
* Jean-Yves Tinevez, HongKee Moon, Johannes Schindelin, Curtis Rueden, John Bogovic
* %%
* Redistribution and use in source and binary forms, with or without
* m... | [
"tobias.pietzsch@gmail.com"
] | tobias.pietzsch@gmail.com |
49eda14a8e355b8bc87762bdac57af466a8347e9 | 3c49f0766779f1c4b5865b0a70f82ab790d9866a | /01trunk/xwoa/src/main/java/com/centit/oa/action/AddressbooksAction.java | e2cb5cbf7bdfc8af4b46acb13e03351def2846d8 | [] | no_license | laoqianlaile/xwoa | bfa9e64ca01e9333efbc5602b41c1816f1fa746e | fe8a618ff9c0ddfcb8b51bc9d6786e2658b62fa1 | refs/heads/master | 2022-01-09T23:27:17.273124 | 2019-05-21T08:35:34 | 2019-05-21T08:35:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,112 | java | package com.centit.oa.action;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletResponse;
import net.sf.json.JSONArray;
import org.apa... | [
"1820244007@qq.com"
] | 1820244007@qq.com |
c80356a8abcc02f6648c34ac8a99317e876f4dcc | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.minihd.qq/assets/exlibs.3.jar/classes.jar/com/tencent/component/network/downloader/handler/ReportHandler$DownloadReportObject.java | 1195ceacb9a3c580d91300528b148f94cc9dbc7d | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 5,415 | java | package com.tencent.component.network.downloader.handler;
import android.text.TextUtils;
import android.util.Log;
import com.tencent.component.network.module.report.ExtendData;
import com.tencent.component.network.module.report.ReportObj;
import org.json.JSONObject;
public class ReportHandler$DownloadReportOb... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
73dfdc194cba7ec665d6b975882319780c2ce9b1 | beda14e4453477debb56e4ea28f0c6243d4f1cf4 | /src/EjercicioLibro/PruebaLibro.java | 1e5dc3972c307580b1ff5fddd7437ccdda94e6ec | [] | no_license | kjimenezh/Clase050918 | 65030ceb15a3329dbf581c1c223b66a869d22374 | 1b6a57c4b0145803f0bc47541bdc251bae53a882 | refs/heads/master | 2020-03-28T01:43:02.613803 | 2018-09-05T13:53:31 | 2018-09-05T13:53:31 | 147,525,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java |
package EjercicioLibro;
public class PruebaLibro {
public static void main(String[] args){
//Relacion de Dependencia
ConjuntoLibro biblioteca=new ConjuntoLibro();
//Dependencia
Autor autor=new Autor ("Gabriel","Garcia");
Libro libro=new ... | [
"Estudiante@10.203.1.139"
] | Estudiante@10.203.1.139 |
0a7de43b15c01f478914e7beda7bfe3d0f4cb662 | 32f718d5943f9c2d20bb0bf6b3165bc204a3043a | /src/main/Calculator.java | e6ade69f233b854d7d7da98eb14631570e3366d2 | [] | no_license | maxdecken/FunwithCalculators-2 | 504c57d75f0b5351df7b7b360416e6dca72f74e7 | c4038a5268952248bb761d187778a6970beafcff | refs/heads/master | 2023-05-24T01:18:46.691755 | 2021-06-13T16:37:40 | 2021-06-13T16:37:40 | 374,970,158 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | package main;
import main.ReversePolishNotation.CalcEngineStr;
import main.ReversePolishNotation.UserInterfaceRPN;
import main.hex.CalcEngineHex;
import main.hex.UserInterfaceHex;
public class Calculator {
public static void main(String args []) {
/**
* Create a new Calculator and combine the e... | [
"max.decken40@gmail.com"
] | max.decken40@gmail.com |
e1c8761919211e90d3e6cae788269e374af4804e | ce031e18b4b1a808b99b08e6c56b07ff7475a114 | /src/main/java/com/fun/uncle/hello/rabbitmq/config/RabbitMQConfiguration.java | cbc7be3ee9bb2422ca2a235065e4340007ac6d58 | [] | no_license | ruanjiayu/hello-rabbitmq | 6dd7f9e53a7f06712b5ecc07231d8d3235103dd8 | 992751277902b1d284ad7aa300af29ce5dad6d19 | refs/heads/master | 2020-11-30T08:50:53.476582 | 2019-12-27T03:06:31 | 2019-12-27T03:06:31 | 230,360,098 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 467 | java | package com.fun.uncle.hello.rabbitmq.config;
import org.springframework.amqp.core.Queue;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
/**
* @Description: 创建一个队列
* @Author: Xian
* @CreateDate: 2019/12/27 10:43
* @Version: 0.0.1-SNAPSHOT
*/
@Con... | [
"1963241849@qq.com"
] | 1963241849@qq.com |
472be8ff3da8ca5a8e569dcd579b75274018c68d | c885ef92397be9d54b87741f01557f61d3f794f3 | /tests-without-trycatch/JacksonCore-23/com.fasterxml.jackson.core.util.DefaultPrettyPrinter/BBC-F0-opt-70/10/com/fasterxml/jackson/core/util/DefaultPrettyPrinter_ESTest_scaffolding.java | 648ff5941dd69541b217f5349a208191fb7c83d2 | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 10,611 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Thu Oct 14 03:50:26 GMT 2021
*/
package com.fasterxml.jackson.core.util;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.j... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
aa5d1038d5314cabd107445fdbc7da5f494bb8fc | 0a24ada4ff13d21ee159291295b7ee61f196237a | /component/src/main/java/org/ballerinalang/redis/actions/connection/Close.java | a9291c57c5f8ce9f3643d53b59376b497f478533 | [
"Apache-2.0"
] | permissive | muharihar/package-redis | bd5f29cc320f41fc746f9df719009470767569f8 | 728a29b5a7f7b43e59889f2ba1737dd40c55769a | refs/heads/master | 2020-03-14T12:22:58.734844 | 2018-04-16T09:56:17 | 2018-04-16T09:56:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,811 | java | /*
* Copyright (c) 2018, WSO2 Inc. (http:www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you 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.orglic... | [
"amaya.uom@gmail.com"
] | amaya.uom@gmail.com |
6cb6d831c73bc3a75d1ae51b9f79d0e6354b1985 | 3756f01b5a7322f8ed07078146771c45e8d82adf | /src/main/java/com/raoulvdberge/refinedstorage/apiimpl/solderer/SoldererRecipePrintedProcessor.java | 3af673412a54a84470ee58745aee7af4ea20bad0 | [
"MIT"
] | permissive | p455w0rd/refinedstorage | ae3c66379369ac2ec2e8d2cf18c6270cf90778db | 647faf1120910f1711f66775fa2f9eec7d95448f | refs/heads/mc1.11 | 2021-01-13T03:26:27.589157 | 2016-12-28T17:08:48 | 2016-12-28T17:08:48 | 77,552,286 | 0 | 1 | null | 2016-12-28T18:14:26 | 2016-12-28T18:14:26 | null | UTF-8 | Java | false | false | 2,465 | java | package com.raoulvdberge.refinedstorage.apiimpl.solderer;
import com.raoulvdberge.refinedstorage.RSItems;
import com.raoulvdberge.refinedstorage.api.solderer.ISoldererRecipe;
import com.raoulvdberge.refinedstorage.item.ItemProcessor;
import net.minecraft.init.Blocks;
import net.minecraft.init.Items;
import net.minecra... | [
"raoulvdberge@gmail.com"
] | raoulvdberge@gmail.com |
cc2dd89e7bbb5db6592f160bd10dbd6ea60f2795 | e4094a119fcb5e3869b98cf8f0d323d9a3594bfd | /src/main/java/imcamilo/com/github/wlx/model/CommentPlus.java | 570b0e9a1cd5be55f70557f551f679605298ed34 | [] | no_license | imcamilo/exchangegram | e41c9638e428f8971331db43ffd75118541d1caa | 753adb45c434fb2e1c35fb3f4a29c83f87baba31 | refs/heads/master | 2020-04-29T04:43:35.967021 | 2019-03-27T21:36:21 | 2019-03-27T21:36:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package imcamilo.com.github.wlx.model;
import imcamilo.com.github.wlx.dto.CommentPlusDTO;
import lombok.Getter;
import lombok.Setter;
/**
* Created by Camilo Jorquera on 3/18/19
*/
@Getter
@Setter
public class CommentPlus extends Comment {
private Integer userId;
public CommentPlusDTO toDTO() {
Co... | [
"camilo.jorquera.a@gmail.com"
] | camilo.jorquera.a@gmail.com |
d7bdf745453d79f55d2e8b573a7f14c9c5a8d8a3 | 2c700f1934e3efde85ccf04c9591e15d21f10ab3 | /app/src/main/java/com/cloudcreativity/peoplepass_zy/utils/NetworkUtils.java | 5d4d36de1d96a342cafc54e958f62ee2fa079714 | [] | no_license | TasteBlood/PeoplePassForZY | b0b7bfaa1da030a2e8b0f0c6530c53e726e9184e | 4e9a2a8268a5fed86e7224f5c5d0057861455bbc | refs/heads/master | 2021-03-03T05:42:14.659569 | 2020-03-09T03:33:32 | 2020-03-09T03:33:32 | 245,935,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 646 | java | package com.cloudcreativity.peoplepass_zy.utils;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import com.cloudcreativity.peoplepass_zy.base.BaseApp;
/**
* 网络状态,操作的工具
*/
public class NetworkUtils {
/**
* @return 网络是否可用
*/
public static boo... | [
"xxw0701@sina.com"
] | xxw0701@sina.com |
5a198264601baa0a83b754d84cc454da0612cae9 | 6950c552b45190461053dcba8c17db79b5535ffe | /recsys/matrix_factorization/okapi/src/main/okapi/aggregators/FloatAvgAggregator.java | d36d112ddf80e1b0c4be5a50f02a1e13ff41a2ce | [] | no_license | zihaolucky/data-science-in-action | e755ab5a4a7f10cd31a7fd793a05035776995b5f | faf7d74b194988fe2d7372c9500e92f62f14fb03 | refs/heads/master | 2021-01-10T01:47:52.522914 | 2016-11-24T16:06:22 | 2016-11-24T16:06:22 | 36,588,521 | 48 | 18 | null | null | null | null | UTF-8 | Java | false | false | 2,101 | java | /**
* Copyright 2014 Grafos.ml
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | [
"zihaolucky@gmail.com"
] | zihaolucky@gmail.com |
cec549d4f85475660222e26cadbec4a61d3cd559 | 62b38e52b23eaa376293b248262c09474ad9bee9 | /src/com/suniceman/po/GroupUser.java | e5c3489c70eb2ccb8f609041bd13aae6d8644c91 | [] | no_license | suniceman/chat | 81c320cd38496dd037f6682fec8b756782c1222c | 84d904ce27c92ab015840c0e8a4b7999616c8c14 | refs/heads/master | 2021-04-18T21:31:26.938000 | 2018-05-07T15:40:09 | 2018-05-07T15:40:09 | 126,590,203 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 815 | java | package com.suniceman.po;
import java.io.Serializable;
public class GroupUser implements Serializable {
private static final long serialVersionUID = 1L;
private int id;
private int groupId;
private int userId;
private int ownId;
public int getId() {
return id;
}
... | [
"13145211216@163.com"
] | 13145211216@163.com |
7f3d828ba61d82f3d8d40d304ba470d88aba043a | 6c74698a95bcf543aaba9ca90846209bed9dea71 | /AtmecsAutomation/src/main/java/com/atmecs/constants/Locators.java | a9b849d3834213f3e75257945639a2acbba635dd | [] | no_license | C-O-D-Y/Atmecs-Automation | edb30416953a9fe2c91f75ac73aef375f4abd4bb | 2626db1f6531cfa5becacaa3fad37eeb774ff6a0 | refs/heads/master | 2021-06-21T00:16:44.937639 | 2019-09-26T14:38:17 | 2019-09-26T14:38:17 | 211,106,432 | 0 | 0 | null | 2021-04-26T19:33:09 | 2019-09-26T14:16:23 | HTML | UTF-8 | Java | false | false | 933 | java | package com.atmecs.constants;
import java.io.IOException;
import java.util.Properties;
import com.atmecs.utils.ReadPropertiesFile;
/**
* In this class, property file is loaded for getting locators.
*/
public class Locators {
static Properties homePageProperty;
/**
* In this constructor, reading of property fi... | [
"saurabh.chauhan@atmecs.com"
] | saurabh.chauhan@atmecs.com |
869cb22ff58c7fde4ef2121e49ceb9e7108404f2 | 207954783b016ba1525738992a23361615eebc19 | /IntModel/src/com/televisa/integration/model/EvetvIntServicesLogTabViewRowImpl.java | 860398a6f001c0b70d0b83518aed84d0fd03aa46 | [] | no_license | jorge82lbs/IntegrationParadigmNeptuno | 89f50aa48b3ea2ea82253f11e5c56826684ee297 | 5763fcce002eb1c5a4e1f4d0001afa0e5fa140d3 | refs/heads/master | 2020-04-15T19:46:02.362717 | 2019-01-10T01:06:43 | 2019-01-10T01:06:43 | 164,963,735 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,857 | java | package com.televisa.integration.model;
import java.sql.Timestamp;
import oracle.jbo.server.EntityImpl;
import oracle.jbo.server.ViewRowImpl;
// ---------------------------------------------------------------------
// --- File generated by Oracle ADF Business Components Design Time.
// --- Mon Oct 23 20:44:04 C... | [
"jorge82lbs@gmail.com"
] | jorge82lbs@gmail.com |
e93657594453d6728d0a4d57ffc72f92b6a22d14 | 11c73c9a056768478a941c3afb3868eaaad4a79a | /app/src/androidTest/java/com/shaheen/developer/consorstopvpn/ExampleInstrumentedTest.java | 5ae9df167544abf3fae0f4340298d5fe1ca04744 | [] | no_license | shaheenaslam10/ConsorStopVpn | 535d6ad9b242782654fc9304ddbfdf4b3afba2ae | b7e58b046e5a243c4a83261e958fa38fc772ab92 | refs/heads/master | 2020-12-26T09:04:32.959868 | 2020-01-31T15:36:31 | 2020-01-31T15:36:31 | 237,458,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 757 | java | package com.shaheen.developer.consorstopvpn;
import android.content.Context;
import androidx.test.InstrumentationRegistry;
import androidx.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android d... | [
"shaheenaslam10@gmail.com"
] | shaheenaslam10@gmail.com |
a4108da71247b406ae2b9a1d35350d75120051c8 | 28d8da2900384a13a342f15d3f35f2a37a09f067 | /Misc/PalinOrPerfect.java | d4ecf955ea725cd27afa2bb2942db0231ce1372c | [] | no_license | ankushKun/Java-Codes | 8be61dcbfc7297e0c1fb5321cdef6e9faa4e99bf | b2c03e10279741943457fabaf50d47777d786f53 | refs/heads/master | 2023-08-05T16:12:10.738437 | 2021-09-26T10:56:57 | 2021-09-26T10:56:57 | 280,129,750 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,442 | java | import java.util.Scanner;
public class PalinOrPerfect {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Enter a number : ");
int in = sc.nextInt();
System.out.println("1. Check for Palindrome number");
System.out.prin... | [
"weeblet@Ankushs-MacBook-Air.local"
] | weeblet@Ankushs-MacBook-Air.local |
9072644cc09873902ff741ca78c64ee8079dae5a | cd15a9cf3307441e3b36403b21086f9e4c7b4343 | /MySWTTEst/src/PlistParserTest.java | fc02e3a730c46b2fe78d26c9e4cd628e20f813a9 | [
"Apache-2.0"
] | permissive | bigleuxenchef/JavaSwing | 1181e5fa58b3fd3e556c12ecf18d90c2980598fd | fa5a4d205b637c2b4b6aacf9ea3e2eb8962723dc | refs/heads/master | 2021-01-16T19:37:08.588450 | 2017-08-13T14:31:41 | 2017-08-13T14:31:41 | 100,181,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | import static org.junit.Assert.*;
import org.junit.Test;
public class PlistParserTest extends PlistParser {
/**
*
*/
public PlistParserTest() {
super();
// TODO Auto-generated constructor stub
}
@Test
public final void test() {
System.out.println("unit test : test");
this.getDoc();
//succeed("suc... | [
"bigleuxenchef@gmail.com"
] | bigleuxenchef@gmail.com |
dc2953a8ff4166566b992f154690676d65cd1b27 | 04830478a2c88b6d25ebc7462a8c858e3ce586d6 | /src/test/java/com/weborders/pages/ViewAllProductPage.java | 29e5429672c4110dbc3a2b47f69a7f8f17a04ec7 | [] | no_license | MakonB/WebOrdersAutomation2020 | 114f63e2a518582653c1e4674d418f67d07323f6 | 309f5243e5b45173315c269c61293ca09bcc5dc8 | refs/heads/master | 2023-05-12T10:27:05.456544 | 2020-04-05T23:22:25 | 2020-04-05T23:22:25 | 253,297,630 | 0 | 0 | null | 2023-05-09T18:23:14 | 2020-04-05T17:55:53 | Java | UTF-8 | Java | false | false | 94 | java | package com.weborders.pages;
public class ViewAllProductPage extends AbstractPageBase {
}
| [
"bbaimurat@gmail.com"
] | bbaimurat@gmail.com |
c9b60610e4ef6f0f865570e799c80f48953b0770 | f0daa6b19883f22a277af509888ee611eff184c7 | /src/vn/greenglobal/front/service/HeaderService.java | cbf53d41b8dac25989b5a722b445f0fc16af14d2 | [] | no_license | alliwannado1/lasstdemo | f28a03395aa6c0ca9ebe69626a4ae46bb288ed0e | b98ca4077bc7579f31b8b374af62987b52bc95f5 | refs/heads/master | 2020-03-25T13:36:48.793645 | 2018-08-07T07:18:43 | 2018-08-07T07:18:43 | 143,834,982 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,378 | java | package vn.greenglobal.front.service;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.collections.MapUtils;
import org.zkoss.bind.annotation.Command;
import org.zkoss.zk.ui.Executions;
import vn.toancauxanh.gg.model.DanhMuc;
import vn.toancauxanh... | [
"trandinhhieu.dev@gmail.com"
] | trandinhhieu.dev@gmail.com |
e30bdb93e42d48bdcab25b92e336d35c56e7c63b | 4a474fad2b5851cb425d968e579efaf9efee7ef4 | /eureka-order/src/main/java/com/sam/eurekaorder/controller/OrderController.java | 703bad72865cbbbab79be013772b8e1ee39d4fa0 | [] | no_license | samteacher/springcloud-repsoitory | 5f52e83ae02ab8a7c743627177aa168f7eb30200 | a6aff49414ce64267110af6a94bc6c148444dc90 | refs/heads/master | 2022-07-07T21:26:50.848034 | 2019-07-04T08:52:52 | 2019-07-04T08:52:52 | 152,039,046 | 0 | 1 | null | 2022-06-29T17:18:56 | 2018-10-08T07:47:06 | Java | UTF-8 | Java | false | false | 871 | java | package com.sam.eurekaorder.controller;
import com.sam.eurekaorder.service.OrderMemberService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.List;
@RestContr... | [
"1327499522@qq.com"
] | 1327499522@qq.com |
edcd41b01941c9e7b4a28a3501003012605e570c | 95bf08a832db97220b651ce64c6c8e7eb8ae9fc8 | /core/src/main/java/ch/dissem/bitmessage/entity/valueobject/InventoryVector.java | 9a3b258dee7a47594940c945462ca9e420c870a2 | [
"Apache-2.0"
] | permissive | Carcophan/Jabit | ec4cec302997307d055cf95357c4fccd880acebb | 9adbace11c300e34e4e33fab982bc41d3e430061 | refs/heads/master | 2020-05-07T13:40:36.303645 | 2019-04-12T13:36:21 | 2019-04-12T13:36:21 | 180,559,601 | 1 | 0 | Apache-2.0 | 2019-04-10T10:36:45 | 2019-04-10T10:36:45 | null | UTF-8 | Java | false | false | 1,885 | java | /*
* Copyright 2015 Christian Basler
*
* 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... | [
"chrigu.meyer@gmail.com"
] | chrigu.meyer@gmail.com |
35bb1b5eb23500a2dcb95d74f11dc7acc676e60c | eab408f749f7afa939af5919e1a3998a2b698a54 | /app/src/main/java/com/example/cammovil1/Punto3.java | 6b20bdeac1ce4d392bf9dc94d03c4bc1a088d4f6 | [] | no_license | aleortbas/Taller-1-moviles | d57cbfb3a4108b9ffc3c266b78373ece857a5bc6 | b80300e57258e8f7f84c67b1ab1fdd83dcfe2e7f | refs/heads/master | 2023-07-17T10:09:25.724275 | 2021-08-25T13:12:28 | 2021-08-25T13:12:28 | 398,159,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,878 | java | package com.example.cammovil1;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
public class Punto3 extends AppCompatActivity {
@Override
protected void onCreate... | [
"aleortbas@gmail.com"
] | aleortbas@gmail.com |
e733b6ba68fc15c138e307059d598444b85a5613 | 3b308a31a11706a6f9a2d783b4ae61964beeb448 | /src/main/java/objects/Breakfast.java | 31ca0f9f94f586fc24ee4ca553e1a284fb4357c4 | [] | no_license | vicadrozdovskaya/testTaskHotels | 3e4cc2008dcb4d013f76f0864db1ddd47cd5714f | 55bc6f260f675a29a54518bf6a50d6ba610f1fe0 | refs/heads/master | 2023-04-30T01:32:48.178058 | 2019-07-21T10:59:01 | 2019-07-21T10:59:30 | 178,192,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package objects;
public enum Breakfast {
INCLUDED("breakfast_included"), NOT_INCLUDED("breakfast_not_included");
private String typeBreakfast;
Breakfast (String typeBreakfast) {
this.typeBreakfast = typeBreakfast;
}
public String getTypeBreakfast () {
return typeBreakfast;
}
... | [
"Viktoryia_Drazdouskaya@epam.com"
] | Viktoryia_Drazdouskaya@epam.com |
2d7feb9ad41504d5eac3d571d6b92aae12b81522 | f4f8a0f29064a6d753c66622ff015398ecddfd0d | /app/src/main/java/com/test/wordcheck/Model/WordResponse.java | ad0dae1cbbf3e107e167170aa141781b1fb3575a | [] | no_license | savadmv/WordCheckNew | 6f7992635fcce81ba32869c4a7095ed0673cc87d | 39d1b053168bd5231e15d3607da18f258ad3f549 | refs/heads/master | 2020-04-28T20:44:55.310413 | 2019-03-14T12:39:11 | 2019-03-14T12:39:11 | 175,555,161 | 1 | 0 | null | 2019-03-14T07:07:48 | 2019-03-14T05:37:17 | Java | UTF-8 | Java | false | false | 1,392 | java |
package com.test.wordcheck.Model;
import java.util.List;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class WordResponse {
@SerializedName("word")
@Expose
private String word;
@SerializedName("results")
@Expose
private List<Result> resu... | [
"savadmv333@gmail.com"
] | savadmv333@gmail.com |
684e0a3641b2d441c4c8f104dc149d3f4124a920 | aec2e8026e298c9fe61ae4c75e6229cb5ee30cbd | /FINAL/src/main/java/com/spring/bookmanage/library/JGHservice/JGHLibraryService.java | 5c2d5010e3a8d20343f0a38b481270656fc9c552 | [] | no_license | qweaa11/Ananas2 | 9c68a07d1953af0e411b3501ebb859813aa30223 | 0d64e767ac1bc9be270582ec14a0b8cbaa0ab4c6 | refs/heads/master | 2020-04-17T17:08:54.824986 | 2019-02-19T01:53:24 | 2019-02-19T01:53:24 | 166,764,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 487 | java | package com.spring.bookmanage.library.JGHservice;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.spring.bookmanage.library.JGHmodel.JGHLibraryMapper;
@Service
public class JGHLibraryService {
@Autowired private JGHLibraryMapper mappe... | [
"user1@jeong"
] | user1@jeong |
364ce5ed1cdd5e3b7ae56f08da10760671723cda | 45975ffad99de6ee95775904b88bafa7a970c96f | /src/main/java/com/mycompany/webapp/dto/Stock.java | 031fb250353338e6f1f10049eb629de9db8a58b8 | [] | no_license | smc5720/Hyundai-ITE-Spring-Midterm-Project | 07841b90cb09f6f8d9630e5fef2355c1d8d52f08 | 8264092a09172ff685f726af47cfc056329de2f3 | refs/heads/master | 2023-08-26T18:20:13.267547 | 2021-10-23T11:31:15 | 2021-10-23T11:31:15 | 364,183,220 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 221 | java | package com.mycompany.webapp.dto;
import lombok.Data;
@Data
public class Stock {
private String scode;
private String sproductcolor;
private String sproductsize;
private int sproductamount;
private String pcode;
}
| [
"smc5720@gmail.com"
] | smc5720@gmail.com |
507cbc3e2ae68fdd225c777ecf2a07ebaad0662c | 49440c275d9cccde71067a72a2fa494a68391852 | /myschool-server/src/main/java/com/ls/myschool/vo/EClass.java | 890c5fa2f978a3979bfebbf304e7c233e044a007 | [] | no_license | Priyokumar/node-server | 14a3c2269cc29bb52bcaf2d7c07c77fd571b53eb | 1e0d13ed644f5808cf8b9fd27bc105a80ac191e8 | refs/heads/master | 2023-01-23T07:56:53.243967 | 2020-01-12T03:01:11 | 2020-01-12T03:01:11 | 134,413,591 | 0 | 0 | null | 2023-01-07T14:36:28 | 2018-05-22T12:43:53 | JavaScript | UTF-8 | Java | false | false | 425 | java | package com.ls.myschool.vo;
public enum EClass {
NUSSERY("Nussery"), CLASS_I("Class I"), CLASS_II("Class II"), CLASS_III("Class III"), CLASS_IV("Class IV"),
CLASS_V("Class V"), CLASS_VI("Class VI"), CLASS_VII("Class VII"), CLASS_VIII("Class VIII"), CLASS_IX("Class IX"),
CLASS_X("Class X");
private String value;
... | [
"priyon999@gmail.com"
] | priyon999@gmail.com |
0716479454a56313694e8d4944fe9a6689221f09 | d8c556d4f0d921d8ea0650bb6294c2b8ad993c41 | /src/team2659/subsystems/Climber.java | 5b3f88f6d2331d48e68fac37c6f668ba7f4ce868 | [] | no_license | FRCTeam2659/2018-inseason | dd35f6396fd4752ea6ad4aeb82ae93b0ad4a28d3 | 984bc6eb79ccb0fb37c8a8acc1e71765e734175a | refs/heads/master | 2018-11-03T12:28:05.665997 | 2018-09-08T17:07:54 | 2018-09-08T17:07:54 | 112,047,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,355 | java | package team2659.subsystems;
import edu.wpi.first.wpilibj.PWMSpeedController;
import edu.wpi.first.wpilibj.Solenoid;
import edu.wpi.first.wpilibj.Timer;
import edu.wpi.first.wpilibj.command.Subsystem;
import team2659.RobotMap;
public class Climber extends Subsystem {
Solenoid liftCylinder = RobotMap.liftCylinder;
... | [
"wangqian1207@gmail.com"
] | wangqian1207@gmail.com |
b1951e48efbecc57c3207ac8fd1b78cee957a78f | 7b3aad782107025658d340f52cf6d51a8373a8b8 | /src/com/jeeplus/modules/audio/web/ATouchController.java | c5114caf0a661787204153981dee6f324653a0ce | [] | no_license | Qifeng-Wu/Showhand | be50c1ba7001394cc1475f6e0dfa2503c07c22f4 | 74108df65d07d317d877b30a9b3728d8c03777a2 | refs/heads/master | 2023-04-05T08:02:37.351805 | 2021-04-11T12:36:57 | 2021-04-11T12:36:57 | 312,972,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,420 | java | package com.jeeplus.modules.audio.web;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.shiro.authz.annotation.Logical;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.... | [
"215046999@qq.com"
] | 215046999@qq.com |
d03bf618f80c4c622cd8772dbf77ea8970bdc626 | f28a009666b1c3da28860f68955f66c6dd4088dd | /src/main/java/com/group2/repository/TransportRepository.java | f954ec33d69bf8d1e37a6578a405236b1fa1b30f | [] | no_license | HaonTshau/BusLine-SpringBoot-H2 | 6aed9194fe9fbdce0170d04fdd9ff9cc2854c4da | 68943ff8b9485fdc11e57417555e997cc0ea08e4 | refs/heads/master | 2021-12-24T04:03:03.307324 | 2017-09-19T12:50:19 | 2017-09-19T12:50:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 210 | java | package com.group2.repository;
import com.group2.model.Transport;
import org.springframework.data.jpa.repository.JpaRepository;
public interface TransportRepository extends JpaRepository<Transport, Long> {
}
| [
"moler555@gmail.com"
] | moler555@gmail.com |
7c3830ec4c6f757be86ea1a06550f35c761cee93 | 0207e5887754717516020ab1472d70305be2a895 | /src/main/java/ru/spbau/mit/Connection.java | e44dc326bdbafeed1055b7a53f40615b22580531 | [] | no_license | N-buga/spbau-software-design | f284c8d93ae69599bf5f75808d528fd6c2d88a46 | 37cc3c429784b27347f30ba78e3869d086a57ecf | refs/heads/master | 2020-06-13T06:19:49.865785 | 2016-11-30T21:58:07 | 2016-11-30T21:58:07 | 75,422,563 | 0 | 0 | null | 2016-12-02T18:56:41 | 2016-12-02T18:56:41 | null | UTF-8 | Java | false | false | 1,635 | java | package ru.spbau.mit;
import java.io.*;
/**
* The Connection class provides realisation of receiving messages from input stream,
* and sending messages to output stream,
* that is common for client and server
*/
public class Connection {
private DataInputStream inputStream;
private DataOutputStream output... | [
"Labutin.IgorL@gmail.com"
] | Labutin.IgorL@gmail.com |
04efee80789a2ae6ea6838a73b2e00813d28e965 | 4afeccec857e810487145c115f228ef95c439f8d | /leetcode/problem55/JumpGame.java | c18bd7d241eeccfba8dfdfdad3cf758c9f758092 | [] | no_license | Zerxoi/Algorithm | 81135403696c9c30696f5840bced20f21dff745e | 983c400f5b4c51f6d3c8900156acd9a47708b11d | refs/heads/main | 2023-07-18T23:01:28.482862 | 2021-08-30T17:15:02 | 2021-08-30T17:15:02 | 348,571,882 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,504 | java | package leetcode.problem55;
public class JumpGame {
public static void main(String[] args) {
System.out.println(new JumpGame().canJump(new int[] { 2, 3, 1, 1, 4 }));
}
// public boolean canJump(int[] nums) {
// int len = nums.length;
// for (int i = len - 2; i >= 0; i--) { // 最后一个元素无论是多少都可... | [
"zerxoi@163.com"
] | zerxoi@163.com |
a0f27ed9906568956156592eac21356916ad591e | 42fc25dee3645ea557c8c3c092b048868a781e5e | /2 Venmo Capstone/module2-capstone-java-team-5/java/tenmo-server/src/main/java/com/techelevator/tenmo/dao/JdbcUserDAO.java | 5776ac34f0a56c2a31e26721f022ebc2cf95af64 | [] | no_license | Garrettjohnson7374/Capstone | 75667ac5ee457f93699965f43c55a3ab06731fdc | be349583b5ac8be785b101fd762c0a85f648ff87 | refs/heads/main | 2023-04-15T11:29:47.509517 | 2021-04-29T01:08:12 | 2021-04-29T01:08:12 | 362,648,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,881 | java | package com.techelevator.tenmo.dao;
import com.techelevator.tenmo.model.User;
import org.springframework.dao.DataAccessException;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.support.GeneratedKeyHolder;
import org.springframework.jdbc.support.rowset.SqlRowSet;
import org.springfra... | [
"78218175+Garrettjohnson7374@users.noreply.github.com"
] | 78218175+Garrettjohnson7374@users.noreply.github.com |
f4cb6a0af658274db38e84bdf6030082aa94e27d | b9a3860622a88cb4a825c45870b8d95a901581d5 | /Spring06_TestAop01_Test/src/com/test01/Person.java | d315c2f8bade5f8504137946145a87c91478771a | [] | no_license | KOKOPA/Spring_Study | de1a51f7091672c37f899b6a9cbd63cdcdbf2e63 | 1a67765c5345a027d28beb645b856eedbfdb3eb0 | refs/heads/master | 2022-12-26T16:27:26.760596 | 2019-09-03T12:46:52 | 2019-09-03T12:46:52 | 203,728,437 | 0 | 0 | null | 2022-12-16T01:03:26 | 2019-08-22T06:26:40 | Java | UTF-8 | Java | false | false | 638 | java | package com.test01;
public class Person implements Human {
protected String name;
protected String job;
public Person() {}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getJob() {
return job;
}
public void setJ... | [
"user2@user2-PC"
] | user2@user2-PC |
c47e0318852abd1141426a97d1d3cec0231b2ff5 | e497bc4c356c4b4d15deb28f12f4ad802f0ac8d6 | /lab3/src/it/polito/dp2/NFFG/sol3/service/resource/NffgsResource.java | 12ec02bd0732d07a0ac1fac11c8ebd4d69e14f28 | [] | no_license | sia4/dp2_labs | f058dcb337d41717043a7d7b01eaf300db90d5f6 | 7dda35094c3854c4d47c90300105752c8e3b064e | refs/heads/master | 2020-03-20T07:11:23.243771 | 2018-06-14T08:14:37 | 2018-06-14T08:14:37 | 137,273,565 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | package it.polito.dp2.NFFG.sol3.service.resource;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import com.wordnik.swagger.annotations.Api;
import com.wordnik.swagger.annotations.ApiOperation;
import com.wordnik.swagger.annotations.ApiRespons... | [
"silviavitali2@gmail.com"
] | silviavitali2@gmail.com |
4a32367d3ff8b7d33a43d211ee39c40de949c968 | d1b49fdba71e6ee8ef93c4cddc1be5e8d64573ec | /src/main/java/com.alaska/HelloWorld.java | 5a8d86924212a037e7a48b32c50ee653602a242c | [] | no_license | Laoshuaitou-AlaSKa/personal-study | 4463b10fe8aa7221aea8338a9b3769b7967442f5 | eb098d807f38da0089ce24211a2d1bf6490c3800 | refs/heads/master | 2020-05-23T10:27:36.923605 | 2019-05-22T06:07:42 | 2019-05-22T06:07:42 | 186,719,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 373 | java | package com.alaska;
/**
* 功能描述:
*
* @ClassName: HelloWorld
* Workstation:AlaSKa_
* @Author: Laoshuaitou-AlaSKa
* @Date: 2019/5/22 13:43
* @Version:0.1
*/
public class HelloWorld {
public void hello(){
System.out.println("HelloWorld1");
}
public static void main(String[] args) {
HelloWorld helloWorld = ... | [
"752779922@qq.com"
] | 752779922@qq.com |
c678871014252b852b322ac6294d5fa87d42701f | 988121d3a4148a65f09be2c1e0dde08f063db3da | /sdks/java/io/sparkreceiver/src/test/java/org/apache/beam/sdk/io/sparkreceiver/CustomReceiverWithOffset.java | 6bba7bee9af3be857da265c4a60676c38bb15893 | [
"BSD-3-Clause",
"MIT",
"LicenseRef-scancode-protobuf",
"Apache-2.0",
"Python-2.0"
] | permissive | lukecwik/incubator-beam | 4dfb03b4efb5e302e1ad1c77f91e298f9a2b9e05 | e8559c4eb9358e57ebe74652858191f1bddf65bd | refs/heads/master | 2023-08-29T09:16:41.460308 | 2022-10-28T23:19:00 | 2022-10-28T23:19:00 | 52,895,685 | 3 | 1 | Apache-2.0 | 2023-09-14T10:35:56 | 2016-03-01T17:24:29 | Java | UTF-8 | Java | false | false | 2,933 | 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 ... | [
"noreply@github.com"
] | lukecwik.noreply@github.com |
d5e160525fb2afa197889e269d05b957ea640deb | ffa559c91932d55c8bdf7b59e3f7ce0f7defe839 | /src/main/java/com/example/PraksaDrustvenaMreza/model/Post.java | e6cb474d4e41953c7fc62b426f1954f13f562fbd | [] | no_license | Svetozar99/DrustvenaMrezaBackend | c5c73678e8d583263b400bb744ed62dec23efdbd | c78533e4f15fb08044144bfcb3721c0106fe5a70 | refs/heads/main | 2023-08-26T09:56:56.948796 | 2021-11-08T19:22:44 | 2021-11-08T19:22:44 | 422,962,556 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 553 | java | package com.example.PraksaDrustvenaMreza.model;
import lombok.*;
import java.util.List;
import javax.persistence.*;
@Entity
@Table(name="post")
@NoArgsConstructor
@AllArgsConstructor
@Getter
@Setter
public class Post extends JpaEntity{
@Column(name = "body", nullable = false)
private String body;
@ManyT... | [
"svetozarb999@gmail.com"
] | svetozarb999@gmail.com |
00335f93c121025c587102c00615cf230ff5fc1e | c43789206c33f8a2e529dddcf532f91f99c3e892 | /views/FrmInicio.java | 6ce90d2d6a80c6bf181b49d1725a0ac378cee560 | [] | no_license | karlaMtz156758/PatronesDeDise-oDeSoftware- | ee3030eb1a2a8385f9b6290d2d6b32451363c372 | 41a54400b8d12200bee775181f9ce51f9e6cee2c | refs/heads/master | 2020-05-24T14:57:15.422123 | 2019-05-18T05:58:30 | 2019-05-18T05:58:30 | 187,320,129 | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 8,750 | 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 views;
/**
*
* @author Karla Michell Martínez de la torre ID 156758 */
public class FrmInicio extends javax.swing.JFrame {
... | [
"noreply@github.com"
] | karlaMtz156758.noreply@github.com |
efd07f97fc35552e0e0f3aa886578a16598943e6 | 2c229007e12ca1b027e0afcb9e44105cbfe38b7f | /main/java/edu/uspg/exception/ResponseExceptionHandler.java | fcc441af0487988856ca730c69e5c79fd861abbc | [] | no_license | JustinPiche/restaurante-1 | 6ac00814bc6c928deefac1a65a54ac76f1788ef7 | f4cedda20ff29c37976f7ec527e58ded6eccb992 | refs/heads/main | 2023-05-10T01:51:03.265357 | 2021-06-12T04:58:31 | 2021-06-12T04:58:31 | 376,204,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,960 | java | package edu.uspg.exception;
import java.util.Date;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.validation.ObjectError;
import org.springframework.web.bind.MethodArgumentNotValidException;
import org... | [
"jmpichea@alumno.uspg.edu.gt"
] | jmpichea@alumno.uspg.edu.gt |
5914028d30307deeedb78af9bec69ed16e954c80 | 49c62d4be36245575466cc74aa303a9f28c5c24f | /WeekB/src/com/revature/collections/CollectionsDemo.java | d183bdc4654e2ea2e23b08054e286edf94bf9a7f | [] | no_license | Jolie-G/demo-reference | ed748453838ef7c6ad96a6c210fd630f2e8336df | 59b4b511766b864059fc562a228a87e2e2f05234 | refs/heads/master | 2020-07-02T11:41:21.758291 | 2019-08-08T16:13:18 | 2019-08-08T16:13:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,364 | java | package com.revature.collections;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Queue;
import java.util.Set;
import java.util.Vector;
im... | [
"emilyrchiggins@gmail.com"
] | emilyrchiggins@gmail.com |
e2c7272246d8e73ed84b57a56c4e7ba6f675b143 | 6c3d07a33d89494b36d1f44a6117503fec984090 | /app/src/main/java/com/example/miranlee/lifewithaac/MyAACDB.java | f3db04dc548fea2179c4a8d8266c88aa94c810a0 | [] | no_license | miraniyam/LifeWithAAC | b5a54a2db98e4de511eea9ea93ed0179b0f21c21 | a01d9648c04dadff4ed6fc89599413a7eb3302b2 | refs/heads/master | 2020-12-30T12:22:36.811987 | 2017-06-20T07:44:31 | 2017-06-20T07:44:31 | 91,421,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 972 | java | package com.example.miranlee.lifewithaac;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by hojingong on 2017. 6. 7..
*/
public class MyAACDB extends SQLiteOpenHelper{
public static final String DB_NAME = "MyAAC.db";... | [
"rhdghwls5@naver.com"
] | rhdghwls5@naver.com |
e84761c5a2d4db819e3d0154d691cce2e4e2ce36 | 67a90c46242fa143f25a4bc70660059650ae876c | /app/src/main/java/com/example/compuworld/learnforkids/Qd7Activity.java | ca5ae2e357bd6aaf41daff81a4d1ab61a6b35578 | [] | no_license | AhmedAbdallah125/AppAppliction | d7045b638acfd29a7c90d7675b089d21ad19e26c | cc6b3737923319b56d57c496ae9d0577642957ef | refs/heads/master | 2021-01-16T10:59:16.028504 | 2020-02-25T22:33:17 | 2020-02-25T22:33:17 | 243,092,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,436 | java | package com.example.compuworld.learnforkids;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
import androidx.appcompat.app.AppCompatActivity;import android.content.Intent;
import android.os.Bundle;
import android.view.Vie... | [
"ahmedgedo12536@gmail.com"
] | ahmedgedo12536@gmail.com |
3923394bb45de4e88c1931b8a891ab7216a41e37 | 56026427d469a3104a69cb0e6977bb329adf3266 | /app/src/test/java/com/example/asus/scorekeeper/ExampleUnitTest.java | 2ab7753ce70fbe945b8b5752eeb9d1034905f38f | [] | no_license | mmagdaadamczak/PizzaGame | cb9634316b0e587d919d4c3f651b11723d9c8c0d | d4b8d6d2a5b10aab67b84a5ee0c0fdfbdc1e3115 | refs/heads/master | 2021-04-27T08:04:07.807053 | 2018-02-25T13:07:18 | 2018-02-25T13:07:18 | 120,105,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 409 | java | package com.example.asus.scorekeeper;
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
publi... | [
"33491328+mmagdaadamczak@users.noreply.github.com"
] | 33491328+mmagdaadamczak@users.noreply.github.com |
0d2891d18b41cb661d193e30c96534c857eb6d32 | 6392035b0421990479baf09a3bc4ca6bcc431e6e | /projects/hazelcast-76d7f5e3/curr/hazelcast-client/src/test/java/com/hazelcast/client/test/TestClientRegistry.java | 3c7ff40bf53671f9b641e1acf4f11bf5936ed7f5 | [] | no_license | ameyaKetkar/RMinerEvaluationTools | 4975130072bf1d4940f9aeb6583eba07d5fedd0a | 6102a69d1b78ae44c59d71168fc7569ac1ccb768 | refs/heads/master | 2020-09-26T00:18:38.389310 | 2020-05-28T17:34:39 | 2020-05-28T17:34:39 | 226,119,387 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 12,360 | java | /*
* Copyright (c) 2008-2015, 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 ... | [
"ask1604@gmail.com"
] | ask1604@gmail.com |
b63ecc22e6e372d1911e888847242511165840c3 | 0eaace682d03d897e1336b8555a3e4cb5df37511 | /src/main/java/net/celestemagisteel/entity/EntityState.java | 606a44cd8e4083474f20674f1e90aec7a9715037 | [] | no_license | CelesteGateley/MetroidVaniaDemo | 1bac50587c9557e8481eb6b5d52ec907aa6405c1 | 488e7e230b1eab3bf00cd6d748f883e5f86379b4 | refs/heads/master | 2022-12-22T17:10:53.321477 | 2020-10-04T21:03:38 | 2020-10-04T21:03:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 211 | java | package net.celestemagisteel.entity;
public enum EntityState {
DEFAULT,
HURT,
VICTORY,
DEAD;
@Override
public String toString() {
return super.toString().toLowerCase();
}
}
| [
"kamg1134@gmail.com"
] | kamg1134@gmail.com |
6ee69c4e4d9f36f204089a8b953fd703b7e0487a | c5e6eac602e3c4cd8daf832289a5833e1b946d78 | /ejercicio_ClubDeBeneficios/src/main/java/ar/edu/untref/aydoo/Producto.java | d412ea06f74ae6936e90b200143740c131ea1f6d | [] | no_license | WaldoGaspari/Aydoo2017 | b5fdca0f1622cae0ec6fd24b3aee262aefd715a0 | d187310f0a37fcf1a112dea7638de7703ea96291 | refs/heads/master | 2021-01-22T20:49:18.093185 | 2017-05-27T19:19:56 | 2017-05-27T19:19:56 | 85,361,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 547 | java | package ar.edu.untref.aydoo;
public class Producto {
private String descripcion;
private double precio;
private boolean conDescuento;
public Producto(String descripcion, double precio){
this.descripcion = descripcion;
this.precio = precio;
this.conDescuento = false;
}
public double obtenerPrecio(){
re... | [
"waldogaspari@gmail.com"
] | waldogaspari@gmail.com |
d02079e4df2a0393e07e868331561a62aa8c281a | de807ba98cbde8f8045d3e15b878bc5168af98d0 | /app/src/main/java/com/example/hackherthon/MainActivity.java | dc077332a124246fa670e85aff7f8833b9b7fb99 | [] | no_license | zeegtab/HackHERThon | 4fe7f5c65a04d1b401d3501dd6bb817e7b1f756c | 8e8fd28c7b75574ee021469fe639ab546445a5e1 | refs/heads/master | 2023-03-23T09:59:26.574222 | 2021-03-06T14:22:15 | 2021-03-06T14:22:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 910 | java | package com.example.hackherthon;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import android.view.View.OnClickListener;
public class MainActivity extends AppCompatActiv... | [
"ioanamihailecu02@yahoo.com"
] | ioanamihailecu02@yahoo.com |
9a2b9a1eaa082c275b90aa3ccad4ca638ae81f82 | 6722a98f8b0069ecef94fff787d6cbebb3ebe759 | /back/online_booking/src/main/java/com/booking/online_booking/model/DetailHotel.java | e026afeb64f98685d5970344c8215cafc8ca4250 | [] | no_license | trcweb/booking_back_spring-boot | ac1712ff8e4346417edddee11c6148872efd2296 | 392edc4eef1d269162f8683c439eef5b0feb2df1 | refs/heads/master | 2023-05-23T13:53:14.378333 | 2021-06-18T23:23:03 | 2021-06-18T23:23:03 | 357,171,738 | 0 | 0 | null | 2021-05-07T00:21:49 | 2021-04-12T11:43:57 | Java | UTF-8 | Java | false | false | 766 | java | package com.booking.online_booking.model;
import java.sql.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Ta... | [
"bassemcherni1256@gmail.com"
] | bassemcherni1256@gmail.com |
a54cc191ef10a2b352eeda021c6137908b7c27f8 | 9324b9d0934956d8a47de3e2c26c7fe05dddfebc | /src/com/holub/life/Life.java | 2f131c382682a6edb82388f364a4be454ed63471 | [] | no_license | zhang-yan-talendbj/holub-on-patterns | e024ac54f89e7da7b6a5f06885f90477b8628673 | a72744255c6db158dc525dfa4df12e55381178c2 | refs/heads/master | 2021-09-06T13:57:04.945644 | 2018-02-07T07:58:47 | 2018-02-07T07:58:47 | 117,694,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 907 | java | package com.holub.life;
import com.holub.ui.MenuSite;
import javax.swing.*;
import java.awt.*;
/*******************************************************************
* An implemenation of Conway's Game of Life.
*
* @include /etc/license.txt
*/
public final class Life extends JFrame
{
private static JComponent u... | [
"rockflyrain@gmail.com"
] | rockflyrain@gmail.com |
7ba06085987f87025d2a1f86a42f132713b56877 | 060d576437865e4b1d05247a2575ae1e674c7f58 | /hw7/mlhw7/mlhw7/src/com/ml/hw7/MNISTReader.java | 46470565cbb645c35d0eb24d5c1613b278a6d3ad | [] | no_license | Qartks/Machine-Learning | ad952c0e9d327338d0d7758e7f2877bc2ae364f7 | 1f15b3e0e24ed910447834464f82409a7e1c571f | refs/heads/master | 2021-06-08T10:27:00.758971 | 2016-10-16T17:48:58 | 2016-10-16T17:48:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,657 | java | package com.ml.hw7;
import java.io.DataInputStream;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
/**
* This class implements a reader for the MNIST dataset of handwritten digits.
* The dataset is found at http://yann.lecun.com/exdb/mnist/.
*
* @au... | [
"kshukla@ccs.neu.edu"
] | kshukla@ccs.neu.edu |
985d1f1bca8274840697190339c4b864b171a8c7 | 21c77a3d8211177eab1da2a68b0e966ad5e85656 | /src/DP/ED/List.java | e0951d09ce4f406626835e436f001a543e31edbb | [] | no_license | StickBrush/GoTDP | 03eb825725c722d58582c54f852abf463d1fee55 | e2d1d5f1aeed08fb05d0b46aacb6796b471c7539 | refs/heads/master | 2022-12-11T18:54:07.700416 | 2017-01-15T00:02:16 | 2017-01-15T00:02:16 | 70,515,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,449 | java | package DP.ED;
import java.util.LinkedList;
/**
* Implementación de la Lista
*
* @version 4.0
* @author Juan Luis Herrera González Curso: 2º (Grupo Grande A) EC4
* @param <tipoDato> Tipo de dato de la lista
*/
public class List<tipoDato> {
/**
* Lista usada
*/
private LinkedList<tipoDato> l;
... | [
"冷"
] | 冷 |
888e37e3adff8d49c17cee65af74b97e65736b1d | 62bd3373e84cc6f2f9d72e1782c0e1f525488224 | /java/hole1/src/main/java/hole1/Incalculable.java | 541c17de700c249a67337a9484b62acec6d7828f | [] | no_license | imsuarezprieto/refactoring-golf | a2ca6c3e547acf506e29156341f407ca41a1bcff | 78fb5f2bd8c5633a8f55fb1b3cd688737c6c0039 | refs/heads/main | 2023-09-02T23:36:56.604097 | 2021-11-01T10:53:36 | 2021-11-01T10:53:36 | 423,109,523 | 1 | 0 | null | 2021-10-31T09:56:31 | 2021-10-31T09:56:30 | null | UTF-8 | Java | false | false | 71 | java | package hole1;
public class Incalculable extends RuntimeException {
} | [
"ppardalj@gmail.com"
] | ppardalj@gmail.com |
189758b764f8019f7f074c51656749a562eef9b5 | 51cdd0bea4e10d511be247625ba5ba7811a9d078 | /src/main/java/com/willowleaf/ldapsync/data/AttributeMapRepository.java | 2925363f0378bdcb0dd274fb7c5c0c1a23337197 | [
"Apache-2.0"
] | permissive | dengbin19910916/ldap-sync | 990988931730299eeb664361f48f104067375b17 | 488b7229fe8aa2694d1258e9af27e9aacb3200f6 | refs/heads/master | 2023-05-28T07:41:01.025392 | 2023-04-19T01:00:26 | 2023-04-19T01:00:26 | 161,566,826 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package com.willowleaf.ldapsync.data;
import com.willowleaf.ldapsync.domain.AttributeMap;
import org.springframework.data.jpa.repository.JpaRepository;
public interface AttributeMapRepository extends JpaRepository<AttributeMap, Integer> {
}
| [
"dengbin@meicloud.com"
] | dengbin@meicloud.com |
4a64f2013585cff190332b088369c968121fca27 | 48568731e35efd05bb42424f3a092b74f8ebbf36 | /src/main/java/com/upgrade/qa/data/StateInfoBean.java | 9eac5d8198b54063ebaf985941678f8ee0c6ca0a | [] | no_license | jessideng/upgrade | 9e185889692a314f28bcd0a693ae54776240a30d | c617d7e2860cdbce20cc1276d61c110f6fca76a2 | refs/heads/master | 2023-05-10T19:28:39.421953 | 2019-09-09T00:06:27 | 2019-09-09T00:06:27 | 205,472,436 | 0 | 0 | null | 2023-05-09T18:15:18 | 2019-08-31T00:02:51 | Java | UTF-8 | Java | false | false | 983 | java | package com.upgrade.qa.data;
public class StateInfoBean {
private String label;
private String abbreviation;
private String minLoanAmount;
private String minAge;
public StateInfoBean() {
super();
}
public StateInfoBean(String label, String abbreviation, String minLoanAmount, String minAge) {
super();
... | [
"jdeng@lendingclub.com"
] | jdeng@lendingclub.com |
e2a3fb4e1feae1ac712071d4c2f15335172f95ca | dcd123da08f87bb671665f0c0556d60b4575fe0b | /src/main/java/com/lwj/controller/JobController.java | 3cdfa6bf68e153738edb4f9a7723a00abb6b6ea0 | [] | no_license | liwj007/wsp | e876451e15032084148c3307222a47c6a2b346c6 | ea21f7414864d32adf24b37bbdd01baa279480b6 | refs/heads/master | 2021-01-09T23:42:16.752969 | 2017-09-08T03:13:50 | 2017-09-08T03:13:50 | 102,811,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,549 | java | package com.lwj.controller;
import com.lwj.annotation.UserRight;
import com.lwj.bo.JobBO;
import com.lwj.bo.UnitBO;
import com.lwj.data.ResponseData;
import com.lwj.entity.*;
import com.lwj.exception.WSPException;
import com.lwj.repository.ApplicationRepository;
import com.lwj.repository.EvaluationRepository;
import c... | [
"lwj007@163.com"
] | lwj007@163.com |
a4db79352e3c52232df4787e3919305fab7ceada | 794fdaf0cd66a3b10bff75b4c568626552886f1f | /jeeplat/src/main/java/com/jeeplat/modules/cms/web/CmsController.java | 269b504fed10051cf45795f4eddf0336ddc76515 | [
"Apache-2.0"
] | permissive | lbyoo/JeePlat | d4a0b64812f80dca9d42247de1f90eaef85f086a | d8af19713bce469c0ae2d58a6a8740f10570aff9 | refs/heads/master | 2021-06-20T23:00:19.233596 | 2017-08-12T04:52:59 | 2017-08-12T04:52:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,088 | java | package com.jeeplat.modules.cms.web;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import... | [
"lijian@bogon"
] | lijian@bogon |
e2679d3c02b55918bd83a410c5f9fa635c28d4e2 | 7e5e80bf80071b820b9c380ccdb6a26bcbe36c56 | /src/com/capgemini/files/client/FileHandlingDemo.java | b2aae19eacd6b3232df7a54f5e7890922b69ddd0 | [] | no_license | tanmay286/file-handling | 23959f836faa1461733091f5ef67f30e7213425a | a473a8ce690e6bfee41c571971b957dc18184056 | refs/heads/master | 2020-05-07T19:09:58.789971 | 2019-04-11T13:46:04 | 2019-04-11T13:46:04 | 180,800,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,159 | java | package com.capgemini.files.client;
import java.io.File;
import java.io.IOException;
public class FileHandlingDemo {
public static void main(String[] args) throws IOException {
// File exits or not
/*
* File file=new
* File("C:\\Users\\tkukkar\\Downloads\\Re__Core_Java_Assignments\\Date.java");
* Syste... | [
"tanmay.kukkar@capgemini.com"
] | tanmay.kukkar@capgemini.com |
a6eb028f56964a241b84693fe2534a35c9b7eb71 | e23acfaa284259fecf9f0bccedb8e20ee0779ae7 | /study/src/main/java/com/seesea/study/mongodb/TestDao.java | 0fd9d46295e0f8a9c39ebcb66948b886e909d29b | [] | no_license | xiechongyang7/study | 4b1761583fca72bd16b4bc3b1ef2a1c92c789802 | f77ade4d9914c14b4476efdffbf454d9d08ad656 | refs/heads/master | 2022-11-23T11:33:33.400421 | 2020-11-20T07:32:08 | 2020-11-20T07:32:08 | 161,575,180 | 0 | 1 | null | 2022-11-16T11:32:50 | 2018-12-13T02:51:52 | Java | UTF-8 | Java | false | false | 327 | java | package com.seesea.study.mongodb;
import org.springframework.stereotype.Repository;
/**
* @Description
* @Since JDK1.8
* @Createtime 2018/12/25 10:59
* @Author xie
*/
@Repository
public class TestDao extends MongoTest<TestBig> {
@Override
protected Class getEntityClass() {
return TestDao.class;
... | [
"xiechongyang7@gmail.com"
] | xiechongyang7@gmail.com |
2f3e3d5348137487cfaeb51aad9fbdca27e3f5d9 | 466f842e6a71b069aae10e54976535f235c84bbf | /src/main/java/model/Arquivo.java | 7938f3eeacb4c1b704d708226ce8658ba4fa176d | [] | no_license | brunovieira97/unisinos-lab2-pgc | 53c7877695a91934a91813fb853db04b0a41fe45 | 17c1b073bc030c63f94184535e0d47ec371a570c | refs/heads/master | 2020-05-30T18:45:55.932842 | 2019-06-03T02:02:18 | 2019-06-03T02:02:18 | 189,905,401 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,471 | java | package model;
/**
*
* @author bruno
*/
public class Arquivo {
private String nome, usuario;
private int prioridade;
private boolean colorido;
public Arquivo(String nome, boolean colorido) {
this.nome = nome;
this.colorido = colorido;
}
public String getNome() {
ret... | [
"bruno.vieira97@outlook.com"
] | bruno.vieira97@outlook.com |
35d18c19a13a782fa9b2046c5781800734a0eada | d4be23d5b810fa388eb3c17db7bcd55e521d9b0e | /src/com/viroyal/socket/test/Client.java | e9b5d7a12de482366ec59f3cbeedfbb9c7645df6 | [] | no_license | wys484112/SocketServerClient | 338817d008d4bf97d93037bd0256a86734260a99 | 387806931e6c681d74fd6815856f1d23dc59eaf0 | refs/heads/master | 2020-12-07T10:44:29.249889 | 2020-03-31T01:54:41 | 2020-03-31T01:54:41 | 232,706,162 | 0 | 0 | null | 2020-01-09T07:33:09 | 2020-01-09T02:38:52 | Java | GB18030 | Java | false | false | 3,433 | java | package com.viroyal.socket.test;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.io.Reader;
import java.io.Writer;
import java.net.Socket;
public class Client {
static int portStart=50000;
/**
* 入口
* @param args
*/
public static void... | [
"wys484112@163.com"
] | wys484112@163.com |
33392a5b715bcbc63f84839f3b9d9ca736a80cfa | 465cd71ddc70830e3a0ef443d2ac0268290f5802 | /app/src/main/java/com/example/connect3/MainActivity.java | 291d7689b891e6215f771dd9a25f0dc0cd36896d | [] | no_license | Purav22/Connect-3 | 5eb2492668fb422be176f7b2aa2c8a3666f29366 | 6281faef503018b0e4da974662c3f887911b0e18 | refs/heads/master | 2023-06-03T05:26:59.101354 | 2021-06-21T19:34:00 | 2021-06-21T19:34:00 | 379,035,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,135 | java | package com.example.connect3;
import androidx.appcompat.app.AppCompatActivity;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.GridLayout;
import android.widget.ImageView;
import android.widget.Tex... | [
"ppp22112000@gmail.com"
] | ppp22112000@gmail.com |
549df3d4b9b0b69275465a0fb4638862405e872e | 4b83f78b5dbf0576986909efdabde7dfca2eaa15 | /app/src/test/java/com/ezcommerce/ExampleUnitTest.java | 2bb0ec5360aaef6360ccde847c40091f5be0c0dd | [] | no_license | ncksp/ezcommerce-mobile-apps | d09a64fe78f389f126efc25a812035d8a49cee0a | 310177d47da33ae8c682765b51164f4e30516cc0 | refs/heads/main | 2023-02-24T07:09:51.836739 | 2021-02-05T21:47:54 | 2021-02-05T21:47:54 | 336,392,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package com.ezcommerce;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void additio... | [
"nickoputra42@gmail.com"
] | nickoputra42@gmail.com |
eacc017f9c66a6258c31380946d71cfdc467b374 | 5702eb53222af6e3e41672853c98e87c76fda0e3 | /mockets/java.old/us/ihmc/mockets/DataBuffer.java | 18e0df0cd12c0d3bef1702f3d9a3ad010bd4abda | [] | no_license | agilecomputing/nomads | fe46464f62440d29d6074370c1750f69c75ea309 | 0c381bfe728fb24d170721367336c383f209d839 | refs/heads/master | 2021-01-18T11:12:29.670874 | 2014-12-13T00:46:40 | 2014-12-13T00:46:40 | 50,006,520 | 1 | 0 | null | 2016-01-20T05:19:14 | 2016-01-20T05:19:13 | null | UTF-8 | Java | false | false | 1,055 | java | /**
* The DataBuffer class represents the data buffer contained in a DATA chunk.
*
* @author Mauro Tortonesi
*/
package us.ihmc.mockets;
import java.lang.Math;
import java.util.logging.Logger;
class DataBuffer
{
DataBuffer (byte[] buf, int off, int len)
{
_logger = Logger.getLogger ("us.ihmc.mock... | [
"giacomo.benincasa@gmail.com"
] | giacomo.benincasa@gmail.com |
f0ee36a1343fe8dc592a8230239ca4569defba3c | 4ff2df56ee85f15d6a758783f9bac4f79cb188ec | /bme/src/main/java/medizin/client/a_nonroo/app/client/ui/QuestiontypesEditView.java | 3854da861fbc37e599171d617d600168fbb61a7f | [] | no_license | nikotsunami/bme2 | fbbcf7bb08e36c27e0415e800bc6d0ef80fa5c42 | ee0e154a2b386ab26733e7422cb772a6748aa565 | refs/heads/master | 2016-09-06T19:42:20.104957 | 2012-11-28T20:38:00 | 2012-11-28T20:38:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,042 | java | package medizin.client.a_nonroo.app.client.ui;
import medizin.client.a_nonroo.app.client.ui.question.QuestionEditViewImpl;
import medizin.client.managed.request.QuestionProxy;
import medizin.client.managed.request.QuestionTypeProxy;
import com.google.gwt.place.shared.Place;
import com.google.web.bindery.requestfactor... | [
"daniel.kohler@unibas.ch"
] | daniel.kohler@unibas.ch |
3c07ee343e76cde044e8adff60009e6e38d5f950 | 71ac0b4fa15d592a1bdbf720fd2c992a0621c5fc | /base-android/src/main/java/com/sjjd/wyl/baseandroid/bean/Register.java | ab135d05eafb854291f12a9ecf40901a6dc0f92e | [] | no_license | wylIwwg/BaseLibrary | ab318220101624c16c542b9bff47d70c412f8c04 | e05a719ced08c7f7055867d5116a283c068815b8 | refs/heads/master | 2020-04-05T11:26:57.322859 | 2020-03-17T07:18:46 | 2020-03-17T07:18:46 | 156,835,192 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 907 | java | package com.sjjd.wyl.baseandroid.bean;
/**
* Created by wyl on 2019/4/1.
*/
public class Register {
private String identity;//标识 如MAC值
private String date;//注册时间
private String limit;//注册限制/天数
private String mark;//标记
public String getDate() {
return date == null ? "" : date;
}
... | [
"wylaiaiai@qq.com"
] | wylaiaiai@qq.com |
33403312a2c38729d49f3bb2f8163725fb1784b9 | 9db6efa2f14baa0f4172272e361e1ed0c9940065 | /aliyun-java-sdk-slb/src/main/java/com/aliyuncs/slb/model/v20140515/ModifyLoadBalancerPayTypeResponse.java | 87c7b88135fe8e0d570476a99c19eb5883f626bd | [
"Apache-2.0"
] | permissive | ResetFull/aliyun-openapi-java-sdk | 31fb2c2f7c2b939df4c9067f7a221c3f2c7cef2e | e299d1778d514cd555c870a3b1de117ae3b34474 | refs/heads/master | 2021-08-31T04:50:07.771585 | 2017-12-20T12:28:50 | 2017-12-20T12:28:50 | 114,978,860 | 1 | 0 | null | 2017-12-21T07:57:54 | 2017-12-21T07:57:54 | null | UTF-8 | Java | false | false | 1,670 | 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 ... | [
"haowei.yao@alibaba-inc.com"
] | haowei.yao@alibaba-inc.com |
58944c491a1ae17da7e613c6eeeaf5d80120ea4e | d8c8c3ec4e50dbfd8785e3c9bb6886c2c7ea0728 | /src/ch5/ArrayEx4.java | e1a527c226c6ebb83a395e7db678fbb13009eebc | [] | no_license | truesunrise/java_ex | 61867459d04c3f1057e4392599f25882e4496bf2 | 8d51fe110eda44ca317b58655b93060bebce3a11 | refs/heads/master | 2020-08-06T11:16:28.741313 | 2020-01-02T12:23:27 | 2020-01-02T12:23:27 | 212,949,608 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,686 | java | package ch5;
/**
* System.arraycopy() 를 이용한 배열의 복사
*
* for문: 배열의 요소 하나하나에 접근해서 복사
* arraycopy(): 지정된 범위의 값들을 한 번에 통째로 복사 (각 요소들이 연속적으로 저장된 배열의 특성 때문에 이렇게 처리하는 것이 가능)
* => 배열의 복사는 for문보다 System.arraycopy()를 사용하는게 효율적
*
* System.arraycopy(num, 0, newNum, 0, num.length);
* => num[0]에서 newNum[0]으로 num.le... | [
"jsunrise999@gmail.com"
] | jsunrise999@gmail.com |
efe33cae3cb9e49e245941904482aed2b9347e4d | 565aa34ccd96c5cba7f37980f0385995e0ac6d43 | /src/main/java/by/teachmeskills/taxes/model/CalculateTaxes.java | 2ad406c8f618911ec641e5fd5dd4a08e5d9a994a | [] | no_license | Yuliya-Davydova/homeworks-base | 2cb2d3dab88f1202b7a23447241ffae79301a9f0 | 5b5a6ce809710aa6365cc32b7108abbb82713317 | refs/heads/main | 2023-03-10T12:29:18.121686 | 2021-02-23T19:45:14 | 2021-02-23T19:45:14 | 311,418,897 | 0 | 0 | null | 2020-11-09T17:46:00 | 2020-11-09T17:46:00 | null | UTF-8 | Java | false | false | 1,335 | java | package by.teachmeskills.taxes.model;
import by.teachmeskills.taxes.model.laws.ComplexTaxLaw;
import by.teachmeskills.taxes.model.laws.PercentInRangeLaw;
import java.util.List;
public class CalculateTaxes {
public static void main(String[] args) {
double basePayInBelarus = 25; //базовая величина в РБ
... | [
"vorstellung7@gmail.com"
] | vorstellung7@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.