blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
41efb2cb7cddece7c1b6f18a8ac5ec34145b5928 | b7ff0ea1bb896d3c3d5bfff594c94c608bb18e14 | /LearningMachine/app/src/main/java/com/learningmachine/android/app/data/url/SplashUrlDecoder.java | eba291c4b8cc40972075cfbf4434fda3c66fde79 | [
"MIT",
"EPL-1.0",
"Apache-2.0",
"LicenseRef-scancode-protobuf"
] | permissive | blockchain-certificates/wallet-android | 32c17f6b1e5107817a79771df9a78375c9a69a66 | a007b3295892777a800750b9f51d6446ea833da8 | refs/heads/master | 2023-08-08T19:23:57.432836 | 2023-07-25T12:53:44 | 2023-07-25T12:53:44 | 93,951,167 | 40 | 56 | MIT | 2023-07-25T12:53:46 | 2017-06-10T16:19:19 | Java | UTF-8 | Java | false | false | 2,754 | java | package com.learningmachine.android.app.data.url;
import com.learningmachine.android.app.util.StringUtils;
import java.io.IOException;
import java.net.URLDecoder;
import timber.log.Timber;
import static com.learningmachine.android.app.data.url.LaunchType.ADD_CERTIFICATE;
import static com.learningmachine.android.ap... | [
"cstew415@gmail.com"
] | cstew415@gmail.com |
8b44958a9b5f159506a5d610fb6034436ef2f823 | 8cc1bbe55fb795b75c5e455d4bd26d0e51321575 | /src/test/java/org/apache/ibatis/submitted/inheritance/InheritanceTest.java | 83da9e92cdaa8e9468d5a6764dd3e278bf43fbc9 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | liupjie/mybatis | e74e034cb051144a4a57e276496147c5b09d1986 | ba863886c3ee8b7ece58b1debb16def8e2473f27 | refs/heads/master | 2023-07-19T13:10:53.520255 | 2021-09-15T03:18:30 | 2021-09-15T03:18:30 | 392,498,207 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,039 | java | /**
* Copyright ${license.git.copyrightYears} the original author or authors.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* ... | [
"374299590@qq.com"
] | 374299590@qq.com |
e139d6649b07e95b970153e6b255337b1d6a336a | 161500b3ecde07ddfd31fe7785e6fc95e43fec5c | /src/main/java/ie/cit/adf/muss/repositories/ReviewRepository.java | 688fa07fa3b8c5f8ed41da342d88a77264c5b708 | [] | no_license | reneses/muss | 4218d4cce166451568041648ed8bc9bcf4d2a10c | 3915809561ce8cde4e75e652ad7edda73fef55ac | refs/heads/master | 2021-01-10T05:06:02.679733 | 2016-12-18T13:07:51 | 2016-12-18T13:07:51 | 48,266,499 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package ie.cit.adf.muss.repositories;
import org.springframework.data.repository.CrudRepository;
import ie.cit.adf.muss.domain.Review;
public interface ReviewRepository extends CrudRepository<Review, Integer> {
}
| [
"rsd_raul@yahoo.es"
] | rsd_raul@yahoo.es |
e26695430b3638b6e99653d00338a9041d506804 | bd23887e97b6602529d19d07af71cdfb31a3299a | /Selinium/src/Testaccount.java | 3d873bee5581ce5fd9f9db10fc9323efb8194573 | [] | no_license | Karthikeya189/Java-projects | 2bc2693e1b2450cb5c14e3b87fa4c3693b85b961 | e1529e7278086f84132e1089b9ee58056b1a87bd | refs/heads/master | 2020-03-27T16:12:55.385697 | 2018-08-30T15:05:22 | 2018-08-30T15:05:22 | 146,766,692 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 628 | java | import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class Testaccount {
public static void main(String[] args) {
System.setProperty("webdriver.chrome.driver","C:\\Users\\KARTHIKEYA\\Desktop\\selenium\\chromedriver_win32\\chromedriver.exe"... | [
"KARTHIKEYA@KARTHIKEYA.fios-router.home"
] | KARTHIKEYA@KARTHIKEYA.fios-router.home |
1d37b6edf377e6c7372c546afa18581850be4e8d | 906e06b9a7d3f9de381b85cad1e85d3177ad241e | /src/io/sr7/tutorial/structural/bridge/storage/BaseEntiy.java | 60e89e2f7899d968c08aa3334578f091ed3bfbb8 | [] | no_license | ssr7/design-pattern | a67726e7ddb56718b16591b81a6a25fa5589fb04 | b80f673fb619ee1f6709f16e3b393491bfb8acdf | refs/heads/master | 2023-02-03T14:30:45.103642 | 2023-01-20T13:25:35 | 2023-01-20T13:25:35 | 302,674,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 219 | java | package io.sr7.tutorial.structural.bridge.storage;
public class BaseEntiy {
private Long id;
public Long getId() {
return id;
}
public void setId(Long id) {
this.id = id;
}
} | [
"pasbag.p30@gmail.com"
] | pasbag.p30@gmail.com |
c68ae33eb9afcc0e7037319a0261db837597b631 | 81c5f0701c891148851ba6e3b949c9bb064dc33d | /easydoc/easydoc-servico/src/main/java/davidsolutions/easydoc/servico/entidade/Arquivo.java | c6bf7f63cee256531dc45940e52c74ef9eff3786 | [] | no_license | eduardopappalardo/easydoc | 2953e766f92379ea880d4c0edad79a3a5ba2b9a6 | 8bb2d5b5925a7a566f966042576f02a0a67bf5fe | refs/heads/master | 2021-01-01T19:00:02.173065 | 2018-11-22T13:19:04 | 2018-11-22T13:19:04 | 88,545,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,167 | java | package davidsolutions.easydoc.servico.entidade;
import java.io.InputStream;
public class Arquivo {
private Integer codigoArquivo;
private Documento documento;
private String nomeOriginal;
private String caminho;
private String descricao;
private InputStream conteudo;
public Integer getCodigoArquivo() {
re... | [
"eduardopappalardo@yahoo.com.br"
] | eduardopappalardo@yahoo.com.br |
3bb7c382941960dcb15b144eee1c587744e361a0 | c04e969b084487faf72c78a2e9f5dd96731c032d | /gamll-mbg/src/main/java/com/lq/gmall/sms/mapper/CouponProductCategoryRelationMapper.java | a517e0e68417a6ab44662f8ec81537c52e29d11f | [] | no_license | tianmeng-pool/gmall | af3a1ed0d5eb05b4d6b7317f92d14f54a542d1ee | fbb92b6686bbbe6730d17450eaaf03daebd496b3 | refs/heads/master | 2022-07-11T20:27:06.047152 | 2020-03-28T10:30:01 | 2020-03-28T10:30:01 | 239,452,024 | 1 | 0 | null | 2022-06-21T02:46:51 | 2020-02-10T07:26:16 | Java | UTF-8 | Java | false | false | 373 | java | package com.lq.gmall.sms.mapper;
import com.lq.gmall.sms.entity.CouponProductCategoryRelation;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* 优惠券和产品分类关系表 Mapper 接口
* </p>
*
* @author lq
* @since 2020-02-10
*/
public interface CouponProductCategoryRelationMapper extends BaseMapper<CouponPro... | [
"abilifox@foxmail"
] | abilifox@foxmail |
370a3fe1e598d5a2dfb80a0a2100af8f0a54c743 | 808b985690efbca4cd4db5b135bb377fe9c65b88 | /tbs_core_45016_20191122114850_nolog_fs_obfs/assets/webkit/unZipCode/tbs_sdk_extension.src/com/tencent/smtt/jscore/X5JsVirtualMachine.java | 5a099ec0236924d4ec050cb120604c332b851430 | [] | no_license | polarrwl/WebviewCoreAnalysis | 183e12b76df3920c5afc65255fd30128bb96246b | e21a294bf640578e973b3fac604b56e017a94060 | refs/heads/master | 2022-03-16T17:34:15.625623 | 2019-12-17T03:16:51 | 2019-12-17T03:16:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,375 | java | package com.tencent.smtt.jscore;
import android.content.Context;
import android.os.Looper;
import com.tencent.smtt.export.external.jscore.interfaces.IX5JsContext;
import com.tencent.smtt.export.external.jscore.interfaces.IX5JsVirtualMachine;
import org.chromium.base.annotations.UsedByReflection;
public class X5JsVirt... | [
"1542951820@qq.com"
] | 1542951820@qq.com |
7f522e3463772cea21f48222cbd52dc38cccf30c | b05778598110b025605fd7c36a80676f77fc3adc | /src/Agent/InfluenceMap/InfluenceNode.java | 65613592dd4f0ffce551b90880cccccee46d18b4 | [] | no_license | milanw/MAS | 204017c42f5b7335f65ca974c911d0686d4d4ed3 | acd137a77e3dcbbb0d38c44405871c5ad96be870 | refs/heads/master | 2021-01-23T05:36:13.319845 | 2015-06-22T13:50:18 | 2015-06-22T13:50:18 | 30,302,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 498 | java | package Agent.InfluenceMap;
public class InfluenceNode {
public int x;
public int y;
public int distance; //distance from source
public double value;
public InfluenceNode(int x, int y) {
this.x = x;
this.y = y;
}
public InfluenceNode(int x, int y, double value) {
this.x = x;
this.y = y;
this... | [
"mar.co@online.de"
] | mar.co@online.de |
88b104bfb1e738430ffe02c51337ac29dcfce9ad | f766baf255197dd4c1561ae6858a67ad23dcda68 | /app/src/main/java/com/tencent/mm/plugin/appbrand/appcache/u.java | 26743fea3fb84315f76784632fb9f6515c57b2ed | [] | no_license | jianghan200/wxsrc6.6.7 | d83f3fbbb77235c7f2c8bc945fa3f09d9bac3849 | eb6c56587cfca596f8c7095b0854cbbc78254178 | refs/heads/master | 2020-03-19T23:40:49.532494 | 2018-06-12T06:00:50 | 2018-06-12T06:00:50 | 137,015,278 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package com.tencent.mm.plugin.appbrand.appcache;
import com.tencent.mm.sdk.e.e;
import com.tencent.mm.sdk.e.i;
public final class u
extends i<t>
{
public static final String[] dzV = { i.a(t.fgt, "PkgUpdateStats") };
public u(e parame)
{
super(parame, t.fgt, "PkgUpdateStats", t.ciG);
}
final bool... | [
"526687570@qq.com"
] | 526687570@qq.com |
988b8a210c0dbc4a74ce6a44401ca3f4f4d74a98 | 6e68be66bd1767fc3ef1f18011503e2cac33ea7a | /noiz2/src/jp/gr/java_conf/abagames/bulletml/Accel.java | 04fc6bee6be19fde87dc112b0c9ad43ee95863e4 | [
"BSD-3-Clause",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | alistairrutherford/noiz2-droid | 82f0dae17c53d355c0db0300d8e78d4cf5747226 | 766848d72f65bcceef7fd82f5fdce9b819d10833 | refs/heads/master | 2020-07-05T07:36:41.946700 | 2015-03-17T17:11:38 | 2015-03-17T17:11:38 | 32,238,331 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,071 | java | /**
* Copyright 2002 Kenta Cho. All rights reserved.
* Original
* Copyright (C) 2009 Alistair Rutherford, Glasgow, Scotland, UK, www.netthreads.co.uk
* Various modifications.
*
* Redistribution and use in source and binary forms,
* with or without modification, are permitted provided that
* the f... | [
"alistair.rutherford@82622db7-244d-66e2-13ee-0fb2bfebd48d"
] | alistair.rutherford@82622db7-244d-66e2-13ee-0fb2bfebd48d |
21cb240c2a1ec599b3212f30f2ad110ed9d95c42 | cf46c7d45c17e45bb5042bdb7497951f49b02ae6 | /core/src/com/almaslamanigdx/game/CanyonBunnyMain.java | 1824f084938be137c56348ac5c4c8dfda61e36dc | [] | no_license | malmaslamani/CSC493_Almaslamani_Mohammed | 08b411974d6aa9e22efd8e75d8561ccd5926c88a | 423f153732135e21462d8318dd084d196f137398 | refs/heads/master | 2020-12-25T14:23:00.130482 | 2016-11-15T22:59:10 | 2016-11-15T22:59:10 | 67,036,485 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 844 | java | package com.almaslamanigdx.game;
import com.badlogic.gdx.Application;
import com.badlogic.gdx.Game;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.assets.AssetManager;
import screens.MenuScreen;
import util.AudioManager;
import util.GamePreferences;
import com.almaslamanigdx.game.Assets;
public class CanyonBu... | [
"malmaslamani@hotmail.com"
] | malmaslamani@hotmail.com |
d1f2302b739cd8a7e342fa24343ca5ff909b9e41 | 6b3c97edb0264999205a31f3c4e738f02a01df16 | /feria/src/com/intime/feria/dao/PointsDAOImpl.java | 96919c376fbbf4ca69999d2ce70fae36981ac59a | [] | no_license | iamhoonpark/project-team-feria | 4f3a1d7ac9f59ae4601e45d2723dfae17c7526ef | a510765d9d6f1936d161688e02e50f69c5dedb47 | refs/heads/main | 2023-09-02T05:44:33.684707 | 2021-11-06T13:59:48 | 2021-11-06T13:59:48 | 421,747,314 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 307 | java | package com.intime.feria.dao;
import org.apache.ibatis.session.SqlSession;
public class PointsDAOImpl implements PointsDAO {
/* 2020-08-07 장유정(기본세팅) */
// 멤버필드
private SqlSession session;
// setter
public void setSession(SqlSession session) {
this.session = session;
}
}
| [
"psh995666@gmail.com"
] | psh995666@gmail.com |
412bb9062210923738e56e0a71bcf6b0e821390f | 53b84642998df3fe10426b6df96406b1e9556f3b | /src/main/java/pe/edu/dps/annotations/Estudiante.java | 5c5cb2c02e5de3f09b48c21bcf36aab689752e70 | [] | no_license | upc-is-si720/dps-patterns-gof | 045df2b4957c68eaf89a886d8ba9ab32b7cdc89b | a46aafab3549b50bc5f34deae1560b9d4c8237b8 | refs/heads/master | 2023-03-16T23:30:54.743791 | 2020-10-14T13:31:43 | 2020-10-14T13:31:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | package pe.edu.dps.annotations;
public class Estudiante extends Persona {
@Override
public void saludar() {
super.saludar();
System.out.println("mas saludo");
}
@Override
@SuppressWarnings("deprecation")
public void caminar() {
System.out.println("Sigo caminando");
... | [
"ajaflorez.upc@gmail.com"
] | ajaflorez.upc@gmail.com |
eb57afcb5dee960e76eef73ae8f12e62b0d3d8ee | 03421c15dda8e197a2e45ea637da4241593ba8bd | /app/src/androidTest/java/cous/courseclass/ExampleInstrumentedTest.java | 8868aa4f58275e56c5eef8b349407a816a398467 | [] | no_license | nomi008/Courseclass | 9eb22a13c18374806a01ada543f432a0d8a52cae | 1fa82db6442071fcdffcdee862b42748bd576c6b | refs/heads/master | 2020-03-23T02:20:08.523880 | 2018-07-14T18:34:24 | 2018-07-14T18:34:24 | 140,969,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 716 | java | package cous.courseclass;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android device... | [
"32256412+nomi008@users.noreply.github.com"
] | 32256412+nomi008@users.noreply.github.com |
6dda50b98c63963f075aba5cfa12be19da335d00 | d57b5fadfa4ef9286c0e320a5442cb9a9d6528c0 | /JSONApp/src/jsonapp/posicionGlobal/view/PrestamosView.java | 6d31eb89d4f8c4049a6ce74b6577bd4a9b1be0bf | [] | no_license | cperezh/JsonBuilder | 25a677effba2f74a843c3cc0926f73afad07f8de | afe10120f8436789adfc262d1c5a898c75fc2ba8 | refs/heads/master | 2021-01-19T05:29:50.061684 | 2014-02-07T08:02:28 | 2014-02-07T08:02:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,267 | 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 jsonapp.posicionGlobal.view;
import java.io.Serializable;
import jsonapp.views.utils.CodigoProductoView;
import jsona... | [
"carlos.perez@DBE-CARLOSP.adesis.biz"
] | carlos.perez@DBE-CARLOSP.adesis.biz |
35bb6ca7fdbd43859f4358882d7e2c1f28fcc5ba | 6bac048b5eb66d641cdfa7ca7ed776fba38728d7 | /src/main/java/com/achievo/hadoop/hbase/filter/FirstKeyOnlyFilterTest.java | 09c3adacad2add6785899e73349a7b68221b6a2b | [] | no_license | GalenZhang/mahoutSample | 8a39cc4a384b7daf66c5fa9ddf964e1da7746a87 | 7d5e5f10c6203b4a8a0f86734d24f42f21e3407f | refs/heads/master | 2022-11-16T15:36:18.216678 | 2016-01-11T10:51:05 | 2016-01-11T10:51:05 | 38,345,638 | 1 | 0 | null | 2022-11-04T22:44:40 | 2015-07-01T02:49:51 | Java | UTF-8 | Java | false | false | 4,046 | java | package com.achievo.hadoop.hbase.filter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.Cell;
import org.apache.hadoop.hbase.CellUtil;
import org.apache.hadoop.hbase.HBaseConfiguration;
import org.apache.hadoop... | [
"galen.zhang@beyondsoft.com"
] | galen.zhang@beyondsoft.com |
ac4dd22ec77b95e5f7df2c159fb4394f523c174d | e2881ebb0d9ed346093d6e4d944ae1ecc52a6d75 | /payroll-spring-mvc/src/main/java/com/georgiev/services/AddTimeCardService.java | cac357790f190432353c3f4ea11cdb57a6f782db | [] | no_license | adafdmei/payroll | a6428816f2c0e2d8bd4164ffa33c65eb230243aa | e790d535b6b9a4ba0b9fa0057e44c2231c649720 | refs/heads/master | 2021-05-31T21:51:49.721737 | 2016-04-18T19:08:10 | 2016-04-18T19:08:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.georgiev.services;
import com.georgiev.payroll.db.PayrollDatabase;
import java.util.Map;
public interface AddTimeCardService {
String addTimeCard(Map<String, Object> data, PayrollDatabase payrollDatabase);
}
| [
"Kristo Georgiev"
] | Kristo Georgiev |
6fa036dcfe5c95671410e8376603043dec6ae6bb | f5e3deab09e83e3df49f6b17d3519e742c926513 | /src/com/val/vk/exceptions/EmptyParamException.java | 6efbf3941344b91886d95c012f3cc5bde7f36cba | [] | no_license | DiaperHater/VK_sample | 1c0aba3da0a20965fc7cb02c366a3ecf9bb6d402 | ec8b05c9527fc8a11a519c3c1d32f6389b620aa4 | refs/heads/master | 2021-04-06T00:18:08.477482 | 2018-06-21T21:53:38 | 2018-06-21T21:53:38 | 124,777,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 154 | java | package com.val.vk.exceptions;
public class EmptyParamException extends Exception {
public EmptyParamException(String s) {
super(s);
}
}
| [
"princess@vlr.com"
] | princess@vlr.com |
f357a3bf41c9719b99cee266bc583b774fd7acab | c00e1fa9c363bbf514cf73d77a8804a0a9516103 | /Summer Java/s170095/CS620C/Day 7/MethodSimple3.java | 3b73c024ad30495baeeaab8af015bffb976e4f57 | [] | no_license | J-Basquill/college | 1860d238ca653b27f07432469d2d25b2727c022b | 3a2dba13c25b356788287bf0e9ff5c34a879532f | refs/heads/master | 2020-03-08T22:11:59.052383 | 2018-05-29T12:31:19 | 2018-05-29T12:31:19 | 128,424,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,259 | java | /**
* This program illustrates the essential aspects of declaring a method
* and using this method in the main method of the application.
*
* @author Joe Duffin
* @version 4/09/2013
*/
public class MethodSimple3
{
public static void main(String args[])
{
int num1 = 5;
int num2 = 6;
... | [
"james.basquill@gmail.com"
] | james.basquill@gmail.com |
c3311357c0e1f56f648cdd58f436407b2f2369ac | 0f6c535c16fe0b1c20cdc9a4a88fc0b76ff16846 | /WEB-INF/src/com/ss/tp/dto/SuMenuVO.java | f7dff5047df4b4b379c0caf621cf448ab713db59 | [] | no_license | monsantoshi/Wages | c92aabdea1ccbf42401525e8b68d16fbeb2dc060 | d08fdcbfad15facb62002722fd3aee0917f751ca | refs/heads/master | 2022-10-22T00:06:27.259749 | 2020-06-13T09:55:31 | 2020-06-13T09:55:31 | 271,980,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,480 | java | /*
* Created on 9 ?.?. 2549
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package com.ss.tp.dto;
import java.io.Serializable;
/**
* @author Kiet
*
* TODO To change the template for this generated type comment go to
* ... | [
"monsan@gmail.com"
] | monsan@gmail.com |
2be34d010848cfca4122ef3410613f26a910f829 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/59/org/apache/commons/math/stat/ranking/NaturalRanking_NaturalRanking_141.java | 7ffda599338ad0abb67b75eeb8e77cfdc8345a51 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,510 | java |
org apach common math stat rank
rank base natur order doubl
nan treat configur link strategi nanstrategi ti
handl select link ti strategi tiesstrategi
configur set suppli option constructor argument
default link strategi nanstrategi maxim link ti strategi tiesstrategi averag
link ti strat... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
c48047d3b471de462e106724fe233800bf45839a | 3d7524556c148ef5c027e8f9b29cf0cede3464d7 | /xsqUtil/src/main/java/com/xsq/common/app/customzx/encode/ContactEncoder.java | 6598a6f01eb6cce38df996c6031325e80e4f6296 | [] | no_license | ZSQ970509/2 | fe40da292e886fbbbcbba89b85e4de2feacb18a3 | e4f4925050ed86c65d878c7e20e6659134ae54d1 | refs/heads/master | 2021-05-14T03:45:13.162327 | 2018-02-07T06:00:21 | 2018-02-07T06:00:21 | 116,624,566 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,241 | java | /*
* Copyright (C) 2011 ZXing authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | [
"1037557632@qq.com"
] | 1037557632@qq.com |
bdfec5cdb8e441405c51c85ed78704b6e50ab1f1 | 6e966225b3b05b07dc6208abc2cf27c4041db38a | /src/main/java/me/vilsol/nmswrapper/wraps/unparsed/NMSEnchantmentDepthStrider.java | 697ae9c7463fce063ea1a0224cf91e28c2a15242 | [
"Apache-2.0"
] | permissive | Vilsol/NMSWrapper | a73a2c88fe43384139fefe4ce2b0586ac6421539 | 4736cca94f5a668e219a78ef9ae4746137358e6e | refs/heads/master | 2021-01-10T14:34:41.673024 | 2016-04-11T13:02:21 | 2016-04-11T13:02:22 | 51,975,408 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,386 | java | package me.vilsol.nmswrapper.wraps.unparsed;
import me.vilsol.nmswrapper.*;
import me.vilsol.nmswrapper.reflections.*;
import me.vilsol.nmswrapper.wraps.*;
@ReflectiveClass(name = "EnchantmentDepthStrider")
public class NMSEnchantmentDepthStrider extends NMSEnchantment {
public NMSEnchantmentDepthStrider(Object ... | [
"vilsol2000@gmail.com"
] | vilsol2000@gmail.com |
f44afc012e29540c2cb4e152b52d138b21c9201f | a84b237a64b15fcb3b9d7d26d698dc358f121d10 | /app/src/main/java/com/example/assignmenteight/ObstBomb.java | 571b4888fb0e78f032e625aeff47b3d84ab8410e | [] | no_license | andrei-msd/Yinjandrei | e8dcc01391a009919316369383e00251b4f30dd9 | 89b0417f84469c0fe6663b2d1db3c31247c1500a | refs/heads/master | 2022-12-08T19:42:09.674323 | 2020-09-01T17:34:19 | 2020-09-01T17:34:19 | 292,064,416 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,536 | java | package com.example.assignmenteight;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.util.DisplayMetrics;
import ja... | [
"andreidalusong@gmail.com"
] | andreidalusong@gmail.com |
21d76bfb0f09ef22ede9ca60f8b9209fe22108c7 | b153b7ba58d4804a3991a6d3e9583cbf663bd0a0 | /app/src/main/java/com/flocktamer/interfaces/TwitterItemClickListener.java | 4da357ddc311279ab1d6a8a8539577340562fa52 | [] | no_license | mohit3bisht/FlockTamer | 29d1ece2f634164b9fc034cefe137b8618159a7f | 750b60a9dc306250453d8d1cef00394ff77f220b | refs/heads/master | 2021-09-04T11:51:47.994376 | 2018-01-18T13:10:29 | 2018-01-18T13:10:29 | 109,817,339 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 368 | java | package com.flocktamer.interfaces;
import com.flocktamer.model.childmodel.Feed;
/**
* Created by amandeepsingh on 2/9/16.
*/
public interface TwitterItemClickListener {
void onFavoriteClick(Feed feed);
void onReplyClick(Feed feed);
void onRetweetClick(Feed feed);
void onProfileClick(String screen... | [
"hooman.hamzeh@gmail.com"
] | hooman.hamzeh@gmail.com |
acba39c63fdca7b3348c24607b9dfdbab9665f46 | 0e87d775ce8674e11b48313448ca5a2bca9e7be3 | /Quickstep/src/main/java/com/nature/quickstep/pageobjects/PageObject.java | 4b318c377df9860ee5810c9a96cc2ba64d9e2055 | [] | no_license | ravinder1414/Quicksteps | 9f828b37e76af8714a5195c9e9f5c3518647c480 | f4143425d9df5f3548a51c550301e02652867ba8 | refs/heads/master | 2021-01-01T05:20:13.944907 | 2016-05-11T14:45:57 | 2016-05-11T14:45:57 | 58,553,459 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,418 | java | package com.nature.quickstep.pageobjects;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import com.nature.quickstep.util.QuickstepContext;
import com.nature.quickstep.util.SeleniumWaitBuilder.WaitBuilder;
import com.nature.quickstep.util.SeleniumWaitBuilde... | [
"kumarravinder4141@gmail.com"
] | kumarravinder4141@gmail.com |
705b82eaaf5e3c23cb69e19af86988cbfbabfc7a | 20c6edfc6036280f4ea36f72174671e5864c6b48 | /Test01.java | 7b5c7a06f89bff44e147011987fb2ae95df5c505 | [] | no_license | BoQiao687/687 | a8a6ce8895f643ccae15727a016bac5c647a6666 | 48c69496df202fa1e0f0e1d20d149f3bc3580e4c | refs/heads/master | 2023-03-22T14:51:52.380207 | 2021-03-17T02:00:59 | 2021-03-17T02:00:59 | 347,322,468 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package day03;
import java.net.CacheRequest;
import java.util.Calendar;
import java.util.Date;
/**
*使用Date输出当前系统时间,以及3天后这一刻的时间
*
*/
public class Test01 {
public static void main(String[] args) {
Date date = new Date();
System.out.println(date);
Calendar cal = Calendar.getInstance();
... | [
"https://github.com/BoQiao687/687.git"
] | https://github.com/BoQiao687/687.git |
bf0f3d31d827d66cada52213229d0d3ad46a1e6c | 573b9c497f644aeefd5c05def17315f497bd9536 | /src/main/java/com/alipay/api/domain/ZhimaCreditEpSceneFulfillmentlistSyncModel.java | 3e6c135c050e029be9395e1790b55f2c826ebc84 | [
"Apache-2.0"
] | permissive | zzzyw-work/alipay-sdk-java-all | 44d72874f95cd70ca42083b927a31a277694b672 | 294cc314cd40f5446a0f7f10acbb5e9740c9cce4 | refs/heads/master | 2022-04-15T21:17:33.204840 | 2020-04-14T12:17:20 | 2020-04-14T12:17:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,238 | java | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 信用服务履约同步(批量)
*
* @author auto create
* @since 1.0, 2019-05-22 14:42:21
*/
public class ZhimaCreditEp... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
d5622fc5ca93d370302a4a8a55743ac12f916938 | ac7c0f451cd5b311c6e1211642e9da0960f3dcd7 | /1.SocketIO_01/src/main/java/com/liuxun/bio/Server.java | bc84f39ee618f9013bb3ff8551f9e5087051979a | [] | no_license | LX1993728/network-programming | 8c4532add55bb8d1e90dad7456489c7e1bc2e2da | 6d57c59b2044f39296be637672912778d5ac4233 | refs/heads/master | 2020-03-28T00:42:36.706038 | 2018-10-16T04:46:28 | 2018-10-16T04:46:28 | 147,442,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 952 | java | package com.liuxun.bio;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
/**
* @author liuxun
* bio 在这里表示是Blocking IO阻塞的IO
*/
public class Server {
final static int PORT = 8765;
public static void main(String[] args){
ServerSocket server = null;
try {
... | [
"2652790899@qq.com"
] | 2652790899@qq.com |
28c33d2301ef45a296493dc4227fdce1f092d851 | ae3ed2967f1c61d7cc6ffe4ebefe19092e97126b | /swc-engine/src/main/java/org/sweble/wikitext/engine/ExpansionFrame.java | b404644c6663f7dab3417b570cc10f70e43654ad | [
"Apache-2.0",
"CC-BY-SA-3.0"
] | permissive | h4ck3rm1k3/sweble-wikitext | 45d0f77e2637eb41ddeccce9295a6dc1c457e315 | 8ee1dc3d6c747f4d77ed7c3f07892ab9ea944b51 | refs/heads/master | 2023-04-27T16:54:18.226276 | 2011-05-18T04:31:31 | 2011-05-18T04:31:31 | 1,717,941 | 0 | 0 | Apache-2.0 | 2023-04-14T18:16:48 | 2011-05-08T06:59:55 | Java | UTF-8 | Java | false | false | 17,404 | java | /**
* Copyright 2011 The Open Source Research Group,
* University of Erlangen-Nürnberg
*
* 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/lic... | [
"hannes@tigerclaw.de"
] | hannes@tigerclaw.de |
9f5fa8a5f4771fed6323b3e382ab341fb95f315e | ccdbc8345410ff4082139869ca1cd17f923baaae | /common/trmk/src/test/java/org/jclouds/trmk/vcloud_0_8/compute/strategy/CleanupOrphanKeysTest.java | 01d2e9d3fc6e98f26beaa50acd6d0a1b9bc1bd2f | [
"Apache-2.0"
] | permissive | novel/jclouds | 678ff8e92a09a6c78da9ee2c9854eeb1474659a5 | ff2982c747b47e067f06badc73587bfe103ca37d | refs/heads/master | 2021-01-20T22:58:44.675667 | 2012-03-25T17:04:05 | 2012-03-25T17:04:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,316 | java | /**
* Licensed to jclouds, Inc. (jclouds) under one or more
* contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. jclouds licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use ... | [
"adrian@jclouds.org"
] | adrian@jclouds.org |
dd846b7aeb1f959f584cd2a756ac136ab7634f27 | edd48b650e95b79f3023e8941e8a8d9808280bc9 | /modules/jooby-spymemcached/src/main/java/org/jooby/memcached/SpySessionStore.java | ffebd5364cab4afdb5e796cf21b984cf48f9221a | [
"Apache-2.0"
] | permissive | auxiliaire/jooby | 579f59153baebbf460c221072c24777dd97a1667 | 49c0a1dbd30b2b17717192a5e3410486f33e67de | refs/heads/master | 2021-04-27T10:39:38.210065 | 2018-02-22T14:50:46 | 2018-02-22T14:50:46 | 122,543,603 | 0 | 0 | Apache-2.0 | 2018-02-22T22:35:47 | 2018-02-22T22:35:46 | null | UTF-8 | Java | false | false | 15,900 | java | /**
* Apache License
* Version 2.0, January 2004
* http://www.apache.org/licenses/
*
* TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
*
* 1. Definitions.
*
* "License" shall mean the terms and conditio... | [
"espina.edgar@gmail.com"
] | espina.edgar@gmail.com |
d8d4a89bab5e931cbc627ef0b1c0eef33bee720f | 8d18055a2a0c7cb19dbaf4b26d288f275aba013a | /src/_03_array_method/thuc_hanh/Max.java | 106fbffc951b4ace99615b380225a3276f32e1c8 | [] | no_license | huyvmdn/C1220G2_NguyenHuy_Module2 | 4bbc5cb987d56cd3d65bd57bde1d8d3a04b6bc17 | 5d83e70eb111630e9cb1ef48990eba61e15fae9b | refs/heads/master | 2023-04-11T05:50:43.364489 | 2021-04-29T03:40:27 | 2021-04-29T03:40:27 | 334,825,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,174 | java | package _03_array_method.thuc_hanh;
import java.util.Scanner;
public class Max {
public static void main(String[] args) {
int size;
int[] array;
Scanner scanner = new Scanner(System.in);
do {
System.out.print("Enter a size:");
size = scanner.nextInt();
... | [
"huyvm.dn@gmail.com"
] | huyvm.dn@gmail.com |
b340c50c00cc23aee889f863b6c567d997a39f88 | 2cd44309ae3d46f4890b810200fbe184a406d533 | /sslr/oracle-jdk-1.7.0.3/com/sun/corba/se/spi/activation/ORBPortInfo.java | b66e6e3d3d61dd646ec806938107080f7dff5eb4 | [] | no_license | wtweeker/ruling_java | b47ddfb082d45e52af967353ceb406a18a6e00a8 | 1d67d1557d98c88a7f92e6c25cdc3cf3f8fd9ef7 | refs/heads/master | 2020-03-31T15:39:07.416440 | 2015-07-09T12:13:24 | 2015-07-09T12:26:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 606 | java | package com.sun.corba.se.spi.activation;
/**
* com/sun/corba/se/spi/activation/ORBPortInfo.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from ../../../../src/share/classes/com/sun/corba/se/spi/activation/activation.idl
* Friday, January 20, 2012 10:02:29 AM GMT-08:00
*/
public final clas... | [
"nicolas.peru@sonarsource.com"
] | nicolas.peru@sonarsource.com |
7cda2908ebcdd20f5bc4dd7a20680f769121b4da | c1234f3fa33d15c6cff5a39f64298e7920da6634 | /src/util/Modulo.java | 98ffa927872e902a52dfa1ab49e9b47f75c12459 | [] | no_license | darkreaperto/RP_SAIAES | f0d8641b7f43b9d94502fe7bca81c7e8c3d93939 | 967bd7280f69eaa4d29dad630b154a896642c792 | refs/heads/master | 2020-03-25T21:56:56.184335 | 2019-10-30T22:47:12 | 2019-10-30T22:47:12 | 144,196,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | 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 util;
/**
*
* @author dark-reaper
*/
public enum Modulo {
MODULO_ACCESO,
MODULO_CLIENTES,
MODULO_CONSULTAS,
... | [
"rodrigocedenocedeno@gmail.com"
] | rodrigocedenocedeno@gmail.com |
ad645e6bf5832d21c4786f78926666e1fc87847e | a80e2454b28592e12b2c68cc66047fd267b4ed50 | /UserCenter/src/com/usercenter/handler/StopHandler.java | 7b61989181566ca4fac8f2ad6707e5df90415ae7 | [] | no_license | xsharh/GameServer_Java | e649e3eeab3d3d1fa24f0d4b63995e9135b5c5f6 | d4ac655ec72129cb7ce5d7b174afa8f81a96ba5e | refs/heads/master | 2023-05-10T06:55:42.270693 | 2021-06-07T10:33:55 | 2021-06-07T10:33:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,513 | java | package com.usercenter.handler;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.eclipse.jetty.server.Request;
import org.eclipse.jetty.server.handler.AbstractHandler;
import com.alibaba.fastjso... | [
"tangjian@tangjiandeiMac.local"
] | tangjian@tangjiandeiMac.local |
d429d349eae59b09ecc47132f94bb8eaa5de432f | 910e4fc512524172740361cdddbca0fc74438be3 | /springboot-shiro1/src/main/java/com/example/controller/UserController.java | cafbc6989f09b0813b4f8f045f1ee4e2e327a6f2 | [] | no_license | Kahen/Spring-Boot | 5347b5b96f9a6e987059eefd3363b0fd57e0de94 | 98a38258e52f53217a1cc39d19bc462779f0b07a | refs/heads/master | 2023-08-05T05:37:23.028319 | 2022-02-24T06:05:32 | 2022-02-24T06:05:32 | 235,023,678 | 1 | 0 | null | 2023-07-23T03:16:20 | 2020-01-20T05:12:42 | HTML | UTF-8 | Java | false | false | 307 | java | package com.example.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
@RequestMapping("user")
public class UserController {
@RequestMapping("toUserManager")
public String toUserManager() {
return "list";
}
}
| [
"kahenlee@163.com"
] | kahenlee@163.com |
e1e3987676380eea2bf19688249eb8bc4d51bae2 | 8f42408fda583ebf1b34b1c4f68c936a7292e493 | /src/main/java/cz/active24/client/fred/data/sendauthinfo/nsset/NssetSendAuthInfoRequest.java | 23d36920b1f0cc03e3e3708e1e52923b5aee7159 | [
"Apache-2.0"
] | permissive | novotnyradek/fred-client | 57b17651795ecb346826acb70581920396154296 | bdd97d2b8522b4c708685792c3d8e3f1a5e8a7e6 | refs/heads/master | 2023-05-03T10:27:24.756416 | 2023-04-21T10:55:10 | 2023-04-21T10:55:10 | 145,895,847 | 14 | 0 | Apache-2.0 | 2022-08-11T10:30:51 | 2018-08-23T19:04:41 | Java | UTF-8 | Java | false | false | 1,339 | java | package cz.active24.client.fred.data.sendauthinfo.nsset;
import cz.active24.client.fred.data.EppRequest;
import cz.active24.client.fred.eppclient.objectstrategy.ServerObjectType;
import cz.active24.client.fred.data.sendauthinfo.SendAuthInfoRequest;
import java.io.Serializable;
/**
* A nsset sendAuthInfo command is ... | [
"novotny.radek@active24.cz"
] | novotny.radek@active24.cz |
a371dc335a2ad8224df881dece0d76c3ac330ab9 | bdc243d9c66006d24b0b03a7462bb2dae9bde7b9 | /src/main/java/com/qianliu/demo/service/GoodsService.java | 16c16dd00718d92afd1324ae87d601f37e0c73a6 | [] | no_license | LUK-qianliu/miaosha | 051444defd686ac152b851df5e1415d987596e19 | c3d4fbbc092ee92959cce8f16a33d797d58417aa | refs/heads/master | 2022-06-23T22:31:06.431816 | 2019-09-03T10:07:39 | 2019-09-03T10:07:39 | 205,791,744 | 1 | 2 | null | 2022-06-17T02:27:36 | 2019-09-02T06:34:08 | Java | UTF-8 | Java | false | false | 957 | java | package com.qianliu.demo.service;
import com.qianliu.demo.dao.GoodsDAO;
import com.qianliu.demo.domain.MiaoshaGoods;
import com.qianliu.demo.vo.GoodsVo;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import java.util.List;
@Service
public class GoodsService {
@Resource
Good... | [
"532433365@qq.com"
] | 532433365@qq.com |
f058269e7c0b0f49f0b3ab714a91b814f6026793 | c1beeb1cce6d12cd8b6713c586e912d9aae522ea | /src/com/programs/basicprograms/OddOrEvenNumber.java | cffacb31391c26ce898ff57d1a246c68728257db | [] | no_license | wadwat/Java-Programms | 58d03d45f337f0596cb1c4e8242ccfa7b6c4f26a | f12c248c5b796d4d347ae4d5ca38b1292bb1226d | refs/heads/main | 2023-05-12T00:06:12.804579 | 2021-06-05T07:33:20 | 2021-06-05T07:33:20 | 374,050,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 621 | java | package com.programs.basicprograms;
import java.util.Scanner;
public class OddOrEvenNumber {
public static void main(String[] args) {
int i = 0;
Scanner sc = new Scanner(System.in);
System.out.println("Enter the number :");
int number = sc.nextInt();
for (i = 2; i < number; i++) {
if (number % i == 0)... | [
"chandrakantwadwat@gmail.com"
] | chandrakantwadwat@gmail.com |
a4cc0af36c6005f09f5abcd500b21b30beccb28f | 4ed8a261dc1d7a053557c9c0bcec759978559dbd | /cnd/cnd.script/src/org/netbeans/modules/cnd/api/makefile/MakefileInclude.java | a7248c02f59f05581f27161067dbc8aac3386ff2 | [
"Apache-2.0"
] | permissive | kaveman-/netbeans | 0197762d834aa497ad17dccd08a65c69576aceb4 | 814ad30e2d0a094f4aa3813bcbb5323a95a0b1d6 | refs/heads/master | 2021-01-04T06:49:41.139015 | 2020-02-06T15:13:37 | 2020-02-06T15:13:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,968 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2010 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are subject... | [
"geertjan@apache.org"
] | geertjan@apache.org |
179b84aa8e492f33f3245d68ae2974f5183253ea | abd539ff3400490da5150c70d6f14f6430c06347 | /src/main/java/io/vertx/ext/json/schema/SchemaParserOptions.java | e79a412b751450856d5cd2c341a9ccfe9e597263 | [
"MIT"
] | permissive | slinkydeveloper/vertx-json-validator | 574f9f9d962434bfd672bf26d44452cdccc1ccfa | ead7006e077c954d0bd5576d9076923f79925d4b | refs/heads/master | 2021-06-25T14:41:39.127370 | 2019-03-21T08:02:21 | 2019-03-21T08:02:21 | 145,209,739 | 0 | 0 | MIT | 2020-10-13T06:48:57 | 2018-08-18T10:09:53 | Java | UTF-8 | Java | false | false | 1,506 | java | package io.vertx.ext.json.schema;
import io.vertx.codegen.annotations.DataObject;
import io.vertx.codegen.annotations.Fluent;
import io.vertx.codegen.annotations.VertxGen;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.function.Predicate;
@VertxGen... | [
"francescoguard@gmail.com"
] | francescoguard@gmail.com |
94e3358c889eb2363d4536c0c25db3858fde27aa | a31fbecea79c8ab63956debfcc9c7f3a6f34f36c | /src/org/objectweb/asm/tree/analysis/BasicVerifier.java | d796fd1a479373a5bcc7e9b04bbf73492c714291 | [
"BSD-3-Clause",
"SMLNJ"
] | permissive | kongposh/RoadRunner | e8b1dd19b3de2bbea941f4bc99a9ca851ec30c35 | ad22e7a7f381b1ee840085e172a6a06de43f9d80 | refs/heads/master | 2020-05-30T21:38:17.972378 | 2014-01-05T19:10:50 | 2014-01-05T19:10:50 | 44,423,617 | 0 | 0 | null | 2015-10-17T04:11:35 | 2015-10-17T04:11:35 | null | UTF-8 | Java | false | false | 15,712 | java | /***
* ASM: a very small and fast Java bytecode manipulation framework
* Copyright (c) 2000-2005 INRIA, France Telecom
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redist... | [
"freund@cs.williams.edu"
] | freund@cs.williams.edu |
05058fe74e37c51e98abda8e0f060034d018dedf | a172a7fa25fd6335f4bebde8b83cf8ba4e34f466 | /src/main/java/br/edu/utfpr/model/Aluno.java | 3f6b3828188f886d3f626a4871eed3c35140cd7d | [] | no_license | utfpr-gp/sistema-biblioteca-tcc | fdc3d7b97886c5cbab5e3ee4d1bab67e28ec0ed0 | 07959316c2e980ce4cd13229894a77939c56eddf | refs/heads/master | 2020-03-27T19:47:09.679314 | 2018-09-01T17:37:29 | 2018-09-01T17:37:29 | 147,011,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,190 | 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 br.edu.utfpr.model;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedV... | [
"roni.banaszewski@gmail.com"
] | roni.banaszewski@gmail.com |
705fb60b462f93a76df920284f4018001dc9af9b | 18c10aa1261bea4ae02fa79598446df714519c6f | /70_spring/24_SpringMVC_Annotation_String/src/main/java/com/spring/biz/view/User/UserController.java | 344d1ebd0022ef6e1487bb44106e057effe74763 | [] | no_license | giveseul-23/give_Today_I_Learn | 3077efbcb11ae4632f68dfa3f9285d2c2ad27359 | f5599f0573fbf0ffdfbcc9c79b468e3c76303dd4 | refs/heads/master | 2023-05-06T08:13:49.845436 | 2021-05-25T04:33:20 | 2021-05-25T04:33:20 | 330,189,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,449 | java | package com.spring.biz.view.User;
import javax.servlet.http.HttpSession;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import com.spring.biz.user.UserVO;
import com.spring.biz.user.impl.UserDAO;
@Controller
public class UserController {
/*
@Requ... | [
"joodasel@icloud.com"
] | joodasel@icloud.com |
b5a8a5f8924100bf82249b59df160a7c1336b4a8 | 6d2ade1c229eb80219529a76c9fc24c0b50b6ec5 | /src/main/java/com/eversec/zhangpan/jdkproxy/MyInterceptor.java | 11377ee0bace4f55bbb4b914afaeef5e2823865e | [] | no_license | zhangpan1/struts2 | 3d8e19c54c7145ef8dd7b119d71ca145ebdbb162 | d01559147bfd2ff1e74db16b362777f1821040b7 | refs/heads/master | 2021-01-20T20:03:54.717585 | 2016-07-05T10:07:49 | 2016-07-05T10:07:49 | 61,198,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,094 | java | package com.eversec.zhangpan.jdkproxy;
//动态代理,要实现拦截器接口
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
/**
* 拦截器
* 作用一:目标类导入进来
* 作用二:事务导入进来
* 作用三:invoke完成
* 1、开启事务
* 2、调用目标对象的方法
* 3、事务的提交
* @author zhangp
*
*/
public class MyInterceptor implements ... | [
"852857754@qq.com"
] | 852857754@qq.com |
86ee3d919f9897179bcda88497901ab527a4b721 | 815905708dcd0647e671c711a41193cbc7b59f96 | /src/model/Computer.java | a8e4b42539950e5fec2e377b745c3a87e283d9f3 | [] | no_license | namluty/Module02-CaseStudy | d039a677d9902f3ab705c3553de88f1bd04482aa | dab664db8bc23c5589643986964b7160f034dec2 | refs/heads/master | 2023-07-07T03:35:13.672012 | 2021-08-06T13:34:11 | 2021-08-06T13:34:11 | 393,386,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,267 | java | package model;
import java.io.Serializable;
public class Computer implements Serializable {
private String name;
private int id;
private String description;
private String status;
public Computer() {
}
public Computer(String name, int id, String description, String status) {
this... | [
"dhnam.2020@gmail.com"
] | dhnam.2020@gmail.com |
5a855624636649b6b9df04d17d940f0c18daadb8 | 18b20a45faa4cf43242077e9554c0d7d42667fc2 | /HelicoBacterMod/build/tmp/expandedArchives/forge-1.14.4-28.1.0_mapped_snapshot_20190719-1.14.3-sources.jar_db075387fe30fb93ccdc311746149f9d/net/minecraft/network/play/client/CConfirmTransactionPacket.java | abd0cf99b5b3b80ca9e618d12c9242a10a88099e | [] | no_license | qrhlhplhp/HelicoBacterMod | 2cbe1f0c055fd5fdf97dad484393bf8be32204ae | 0452eb9610cd70f942162d5b23141b6bf524b285 | refs/heads/master | 2022-07-28T16:06:03.183484 | 2021-03-20T11:01:38 | 2021-03-20T11:01:38 | 347,618,857 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,525 | java | package net.minecraft.network.play.client;
import java.io.IOException;
import net.minecraft.network.IPacket;
import net.minecraft.network.PacketBuffer;
import net.minecraft.network.play.IServerPlayNetHandler;
import net.minecraftforge.api.distmarker.Dist;
import net.minecraftforge.api.distmarker.OnlyIn;
publ... | [
"rubickraft169@gmail.com"
] | rubickraft169@gmail.com |
aaa3c459e71249f8ff98bac1a92f7fe08a3bd63f | 33dedce1d71092d7526d26a115ac9b4f735510cd | /src/main/java/jdonee/mybatis/springboot/conf/MyBatisMapperScannerConfig.java | 7fd1434402d4710145c8494e5813ed2deee7ef0f | [] | no_license | jdonee/MyBatis-Spring-Boot | 0ab04a0572dcf9f1fdf37688ca3d66183dd7a264 | 670455dd0bcb8e57b51f63346a9178ffa10a03b5 | refs/heads/master | 2020-04-19T10:12:47.581267 | 2016-09-05T04:07:29 | 2016-09-05T04:07:29 | 67,201,512 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,446 | java |
package jdonee.mybatis.springboot.conf;
import java.util.Properties;
import org.springframework.boot.autoconfigure.AutoConfigureAfter;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import jdonee.mybatis.springboot.util.MyMapper;
import tk.mybatis.sp... | [
"jdonee.zeng@gmail.com"
] | jdonee.zeng@gmail.com |
c6f53ddcbd3ffc2ca945f3c427cbb358e7777c08 | db4385e116cd30f7690cce398dba622563cda153 | /homes-order-mobile-android-vendor-work-copy/app/src/main/java/com/homesordervendor/product/addproduct/model/DeliveryArea.java | 09dcdaab48e37d8aa99eee39b821712ae6aaa660 | [] | no_license | karthikeyan1495/homesordervendor | 3cc1b1b155ff343cf58aedeeb7741be0ba1ca701 | d385c7c9e4484503c34deedabfde5ec868ef8804 | refs/heads/master | 2020-04-08T15:55:32.502226 | 2018-12-01T11:17:50 | 2018-12-01T11:17:50 | 159,497,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 640 | java | package com.homesordervendor.product.addproduct.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
/**
* Created by innoppl on 27/04/18.
*/
public class DeliveryArea {
@SerializedName("areaID")
@Expose
private String areaID;
@SerializedName("price"... | [
"you@example.com"
] | you@example.com |
487dcadf2a6f2ae86479d89f92fbc57d57347a25 | f8c8c4a69c094db0e57005b911dc956df61d0b43 | /src/main/java/com/crud/tasks/domain/Task.java | 43927b82fb677661b5dc35f83cffabb03059c74d | [] | no_license | mattpolski/kodilla-tasks | 8f08d65622dc807a7c15114e8bfa74dee851c6c0 | 5264ec6188081b22494b55cd23dd906d3475e285 | refs/heads/master | 2020-03-19T01:47:40.789021 | 2018-08-08T17:32:04 | 2018-08-08T17:32:04 | 135,572,779 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package com.crud.tasks.domain;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import javax.swing.text.StringContent;
@AllArgsConstructor
@NoArgsConstructor
@Getter
@Entity(name = "tasks")
public class Task {
@Id
@GeneratedValue(strategy = ... | [
"mattpolski@gmail.com"
] | mattpolski@gmail.com |
a36d03814f8dcda0d6b5e88ab787b6b52f08799d | 2ee08a59da3f2fbf093577b168f9f858a80a79b5 | /5/src/tp/pr5/gui/InfoPanel.java | 05f98059159ac2d674208a5d477cebbdb1b1d494 | [] | no_license | AdrianVader/Practicas-tecnologia-de-la-programacion | ca57867769f1501c7af604cd64e5d4cb3c6b57be | 7aec1e32f22236fea8a843da57a02f46d2cc3ef5 | refs/heads/master | 2020-04-17T21:50:01.634116 | 2016-08-31T16:35:43 | 2016-08-31T16:35:43 | 67,055,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,493 | java | package tp.pr5.gui;
import java.util.List;
import javax.swing.BorderFactory;
import javax.swing.JLabel;
import tp.pr5.Directions;
import tp.pr5.GameObserver;
import tp.pr5.MapObserver;
import tp.pr5.PlayerObserver;
import tp.pr5.RoomInfo;
import tp.pr5.items.Item;
public class InfoPanel extends javax.swing.JPanel i... | [
"adri.rabadan@gmail.com"
] | adri.rabadan@gmail.com |
0aadeee1a79a14894877c336e49d60844fa8c75a | 1e78e44fb54d31f58b23b56387dc802623c4f732 | /app/src/main/java/com/yangyuan/wififileshareNio/Trans/ClientGetFileListHandler.java | 6e2d80de343c73c47d20b74bbaa37cb748800d38 | [
"Apache-2.0"
] | permissive | zhulvlong/WiFiFileShareNetty | ee3997f0482f02d665e1ec95aad3ebf1aec454b8 | c1b093678c7d849af5a913d9f4879ee9b4ba6963 | refs/heads/master | 2023-03-21T21:08:54.125840 | 2019-06-23T14:52:20 | 2019-06-23T14:52:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,194 | java | package com.yangyuan.wififileshareNio.Trans;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import com.yangyuan.wififileshareNio.BaseApplication;
import com.yangyuan.wififileshareNio.Utils.FileUtil;
import com.yangyuan.wififileshareNio.bean.FileType;
import com.yangyuan.wififiles... | [
"yangyuan@imudges.com"
] | yangyuan@imudges.com |
6ec852f46ceb6935738475e3dfbf2437fa94ba98 | 0e1b877da7aef93bce53a183afeb27ebafd68dd1 | /app/src/main/java/com/kprod/hearme/ui/recyclerview_binding/adapter/BindingRecyclerViewAdapter.java | 43504f32af794ba2fbd6e0418a8cc2ab9a67bc93 | [] | no_license | kujbol/HearMeClient | 2e24ed9d696d8c013b5586995dcf1fada6056c86 | 7aef1f3c9852406231113c27c94e6dc629d22a96 | refs/heads/master | 2021-06-02T09:34:35.802059 | 2016-06-22T07:28:37 | 2016-06-22T07:28:37 | 55,315,775 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,557 | java | package com.kprod.hearme.ui.recyclerview_binding.adapter;
import android.databinding.DataBindingUtil;
import android.databinding.ObservableArrayList;
import android.databinding.ObservableList;
import android.databinding.ViewDataBinding;
import android.support.annotation.Nullable;
import android.support.v7.widget.Recyc... | [
"gontarczykw@student.mini.pw.edu.pl"
] | gontarczykw@student.mini.pw.edu.pl |
dfb30ed01f665dd6360cf153e1b3ec9246b1ac4c | db91f32714bbd703729db0a833b4af9a5789ade2 | /test/src/main/java/com/springmvc/pojo/User.java | e289a6724a8ce7037c11c943494242a7d19d20a1 | [] | no_license | twh930110/baogeSSM | bdfaab2ab0e2846ddefcc49a3e371f54ed908006 | 1da9901225672bf740b079266830269c69778471 | refs/heads/master | 2020-04-25T22:36:51.179162 | 2019-02-28T14:19:35 | 2019-02-28T14:19:35 | 173,117,188 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,631 | java | package com.springmvc.pojo;
import java.math.BigDecimal;
public class User {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column USERS.ID
*
* @mbggenerated Mon Jun 04 18:19:48 CST 2018
*/
private BigDecimal id;
/**
... | [
"305868746@qq.com"
] | 305868746@qq.com |
d5c4d40a9a54bb3e6898d9567d0152680a2c2bd0 | 9a198ca675de0b2a581b3aee5eaa3e3f20a11c12 | /coursera/parallel/miniproject_1/src/main/java/edu/coursera/parallel/ReciprocalArraySum.java | 178f425fbd02da8fa9009e224d1bd430483033ad | [] | no_license | sandmannn/sandbox | e4d01c82633e7072b5ffb29975ba56add9e24e39 | 569ead27cbfb46af96766f1945e8cda900c329d6 | refs/heads/master | 2023-01-22T03:21:44.334295 | 2020-01-25T23:07:42 | 2020-01-25T23:07:42 | 179,581,076 | 0 | 0 | null | 2023-01-03T19:38:48 | 2019-04-04T21:38:49 | JavaScript | UTF-8 | Java | false | false | 6,918 | java | package edu.coursera.parallel;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.RecursiveAction;
/**
* Class wrapping methods for implementing reciprocal array sum in parallel.
*/
public final class ReciprocalArraySum {
/**
*... | [
"bohdanpukalskyi@gmail.com"
] | bohdanpukalskyi@gmail.com |
c1d4d3cfceac2d222d00f5b2396a0c74c4b1ce8e | 9e36760441301b9eead3e571d82fbcc53cfe768c | /eshop/src/test/java/cz/tnpwteam/DaoTest.java | c3871087c644faf4541da4fc5b48db9ec4f660ad | [] | no_license | zoubass/TNPW | 53c66b59c3422954c3a030ae540d60066b1a805d | b45a864f82ecd56282dcf5ad25f7778919c73b44 | refs/heads/master | 2021-01-21T14:43:43.001826 | 2017-03-14T18:51:15 | 2017-03-14T18:51:15 | 56,624,713 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 948 | java | package cz.tnpwteam;
import com.google.common.collect.Lists;
import cz.tnpwteam.dao.UserRepository;
import cz.tnpwteam.model.User;
import org.junit.Assert;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.con... | [
"zoubas@seznam.cz"
] | zoubas@seznam.cz |
3839a8f54d46f17384da1d6d8211f63eeaa47a23 | 8ae1d0202278eb17ca6fca7f8cf36fd56aabbc88 | /concurrent/src/main/java/zj/lock/readwrite/PriceInfo.java | 48e4f03185d8cc5cf37bbb2139d7c11dbd9101d9 | [
"Apache-2.0"
] | permissive | hqq2023623/notes | d077628dbe90ccb064e8df2efb9ddf13a1bad7d8 | 490f09f19d25af313409ad6524c4a621beddbfbe | refs/heads/master | 2021-01-18T23:55:22.881340 | 2017-11-02T23:06:52 | 2017-11-02T23:06:52 | 47,523,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,112 | java | package zj.lock.readwrite;
import java.util.concurrent.locks.ReadWriteLock;
import java.util.concurrent.locks.ReentrantReadWriteLock;
/**
* @author Lzj Created on 2016/3/17.
*/
public class PriceInfo {
private double price1;
private double price2;
//读写锁
private ReadWriteLock lock;
public Pri... | [
"371209704@qq.com"
] | 371209704@qq.com |
069e6c6ca7948fcd938be7afa82ef2549702e01d | ec201761fa0e144844fae66f521bc5f7962b72f2 | /app/src/main/java/com/example/han/referralproject/activity/AlertHeightActivity.java | c7d5a2bb5c78d72c705797572080787cf6b82c11 | [] | no_license | dcy000/ML-Xien | d5a33fa2bd120edd4293e9db2a7390ba0f5512e8 | ed149f396f96892e2d8713bc9a0cc9b80e142124 | refs/heads/master | 2020-04-16T01:53:46.044860 | 2019-06-24T10:32:23 | 2019-06-24T10:32:23 | 165,189,688 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,836 | java | package com.example.han.referralproject.activity;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.View;
import android.widget.TextView;
import com.example.han.referralproject.R;
import com.example.han.referralproject.application.MyApplication... | [
"774550196@qq.com"
] | 774550196@qq.com |
d8a1a59de82fdc6d2f1dde8169bfb4bfffc0f846 | e380f8ba62adba89f864bf4a22e5c35e89947e6d | /webmanager/src/main/java/pl/pawc/webmanager/dao/password/PasswordDAO.java | afbd51199e3bc33a29a28a153f62d8c9663f7b39 | [] | no_license | pingwin89/WebManager | c300bbb352a3831fa9ee539948fc2f41e4a7b2b7 | ca02c172ff16b15ec52d407f15ff5fab82cb6a2a | refs/heads/master | 2021-06-20T21:17:13.390445 | 2017-07-29T14:13:18 | 2017-07-29T14:13:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package pl.pawc.webmanager.dao.password;
import java.util.Set;
import pl.pawc.security.model.Password;
public interface PasswordDAO {
public Password getPassword(String login);
public int insertPassword(Password password);
public int updatePassword(String login);
public int deletePassword(Set<String> logins);
... | [
"pswid89@gmail.com"
] | pswid89@gmail.com |
8986b266a9b3e38b3a4c691fdee76588637b1d5a | 0f5bed776a77919953b159f89522b3e3513d7419 | /src/main/java/com/springboot/Cd8Controller.java | b60bb19d396f18e27a4edfbe48d8f9283d358583 | [] | no_license | spring-team/cd8 | 6012cb503c8419ca5abcb9827973724931253eaf | 810f5b98adb54e411f6661352dc2852f8566a2c2 | refs/heads/master | 2021-04-09T14:53:45.436025 | 2018-03-24T04:18:51 | 2018-03-24T04:18:51 | 125,762,759 | 0 | 0 | null | 2018-04-05T01:10:07 | 2018-03-18T20:01:41 | Shell | UTF-8 | Java | false | false | 631 | java | package com.springboot;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import static org.springframework.web.bind.annotation.RequestMethod.GET;
@RestController
class Cd8Controll... | [
"cd@atomist.com"
] | cd@atomist.com |
45212c62701fc82edd896c28cb259a27d8764487 | 2f1f883b88c35fbdd7bcdad42b364df465f61279 | /ses-app/ses-mobile-rps/src/main/java/com/redescooter/ses/mobile/rps/service/base/impl/OpeInWhouseOrderServiceImpl.java | 362ca94abfa78385cce1a90fbfdd997e97117c85 | [
"MIT"
] | permissive | RedElect/ses-server | bd4a6c6091d063217655ab573422f4cf37c8dcbf | 653cda02110cb31a36d8435cc4c72e792467d134 | refs/heads/master | 2023-06-19T16:16:53.418793 | 2021-07-19T09:19:25 | 2021-07-19T09:19:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,281 | java | package com.redescooter.ses.mobile.rps.service.base.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.redescooter.ses.mobile.rps.dao.base.OpeInWhouseOrderMapper;
import com.redescooter.ses.mobile.rps.dm.OpeInWhouseOrder;
import org.springframework.stereotype.Service;
import com.redes... | [
"assert@redescooter.com"
] | assert@redescooter.com |
57c4af4173e77d11cce2ee8b976f21228f114d99 | 87439eca78b8237ffb8d0c7012ecf5d12e30d5e9 | /src/main/java/com/bz/controller/TestController.java | d7d778c48a25425b7bea8a7d0f236925e5a77ee7 | [] | no_license | liusong-cn/smart-building | c2e7667961bf84859f89498d68130f49ed74010d | 7e99197ae27f4c5684475aa0e9531967c26892ec | refs/heads/master | 2023-02-04T07:47:13.004935 | 2020-10-07T03:17:07 | 2020-10-07T03:17:07 | 298,986,181 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,780 | java | package com.bz.controller;
import cn.hutool.json.JSONObject;
import com.bz.common.entity.R;
import com.bz.common.entity.Result;
import com.bz.common.entity.SimpleObj1;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestControl... | [
"1141185877@qq.com"
] | 1141185877@qq.com |
aadb4a38d7f7c8607bd774d5fc3a78c3f273d07c | c2a3e628c12cdb8bd5c989ff061395af8af93af7 | /app/src/main/java/com/example/android/creationsmp/pieces/PieceEditDetailActivity.java | e6439940d804962eace50141a2118a13c723eddf | [] | no_license | sylvain-gdk/projet-Bracelet | 306d2e2cf07b21d0232ade76a585421700e9e6ef | 974e34e012d235fc34a762e380fbc7065b353fa9 | refs/heads/master | 2020-12-02T19:32:23.421356 | 2018-07-14T20:39:36 | 2018-07-14T20:39:36 | 96,356,424 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,442 | java | package com.example.android.creationsmp.pieces;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.provider.MediaStore;
import android.suppo... | [
"sgoedike@videotron.ca"
] | sgoedike@videotron.ca |
0a840b9df151ffed4418d1cd8a850d2ea972455b | a0cda95f27e0d8ea781e0663cf10f11afa39f405 | /src/main/java/pl/Korty/Korty/model/responses/AddressRestModel.java | 2da24cda6ea3dbb230aa381bd093a81d9e2977db | [] | no_license | grzesti868/Court-Reservation-Java-Spring | 57c705329e0bfda82fda95c133fd7fb49f1f2690 | 547b6e4b42a98444d706c12a34842bbad0fb0354 | refs/heads/master | 2022-12-18T23:35:05.687653 | 2020-10-02T19:04:47 | 2020-10-02T19:04:47 | 293,565,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,193 | java | package pl.Korty.Korty.model.responses;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.ToString;
import pl.Korty.Korty.model.entities.AddressesEntity;
@Getter
@ToString
@EqualsAndHashCode
@NoArgsConstructor
public class AddressRestModel {
private String stre... | [
"gregustich@gmail.com"
] | gregustich@gmail.com |
7e9e34d7e16a7ee64dfbc2faf62a1bb4404a4fab | f491c9f7fe2a68567b5cdfdae9d23cac3be73db6 | /src/main/java/warehouse/repositories/GoodsReminderRepository.java | e475e6ea2e01adb39a2e5bc4c41ed273b302c192 | [] | no_license | klyuchevsky/warehouse | 6aae269f1391b18df49b185a7033e53d57624ed5 | 63a547f8a3eea055cc9add03911b110e609172e6 | refs/heads/master | 2021-01-01T17:48:20.296713 | 2017-07-24T06:53:48 | 2017-07-24T06:53:48 | 98,158,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package warehouse.repositories;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import warehouse.domain.Goods;
import warehouse.domain.GoodsReminder;
import java.util.Optional;
@Repository
public interface GoodsReminderRepository extends CrudRepository<Goo... | [
"klyuchevsky@brooma.ru"
] | klyuchevsky@brooma.ru |
ff9fe66f4de42afc6468be152e2a4382787e4e0c | 57189aa5fc26be8cf42bfe15c60e6bcb0406120c | /app/src/main/java/com/example/tourguide/FragmentAdapter.java | 1ab20563e7c47e511376e61bab16343f35fcf070 | [] | no_license | ritik-keshri/Tour-Guide | e34c909ff1d029dbdc2b052e2e3273a56293b5cd | 53e10b143b71d04055db9f54fdbee0154bf56f2a | refs/heads/master | 2023-05-09T01:16:32.769101 | 2021-06-02T13:55:06 | 2021-06-02T13:55:06 | 372,919,235 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,367 | java | package com.example.tourguide;
import android.content.Context;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentPagerAdapter;
public class FragmentAdapter extends Fragment... | [
"ritikkeshri@gmail.com"
] | ritikkeshri@gmail.com |
509e81bf0a72ee9f5f02f0688568ee9211cad4ed | 44541ffb528133f0ef04352992315faf55fb0b25 | /RecruitmentAdmin/src/main/java/com/macauslot/recruitmentadmin/dto/UserPO.java | d974d6aaa68c6121c2affb0a69207037ff0ede3d | [] | no_license | JohnnyMacau/SPRING | 57cba27b61fe1828a64c54b66920beef2e6d95d1 | 41bfaa14675edb00d6b539152f7bb5c0f4eb9293 | refs/heads/main | 2023-07-09T03:06:41.017449 | 2021-08-12T14:51:35 | 2021-08-12T14:51:35 | 394,017,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,140 | java | package com.macauslot.recruitmentadmin.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/*
* SELECT
* CASE
* WHEN PASSWORD_MODIFY_DATE IS NULL
* OR UNIX_TIMESTAMP(PASSWORD_MODIFY_DATE) + 90 * 60 * 60 * 24 < UNIX_TIMESTAMP(CURRENT_TIMESTAMP) THEN
* 1
* ELSE
* 0
* END ... | [
"23758436@qq.com"
] | 23758436@qq.com |
258870f3923cb46aef4d66a61a7160d20fcc8726 | 9cb4b22d00ea89b5f98a44cfa711ddb8f8e57837 | /Homework_Assignment_7/src/userinterface/AdministrativeRole/AdminWorkAreaJPanel.java | 7e9d4dc86c0bc0a55e640db0f274b4f025206149 | [] | no_license | vikram911/AED-Assignments | 234e6a2dfb7ecd983b0bd3c568a24dc23a418102 | 0e5565910ec33fb373931c844a7aa0e99594bdf3 | refs/heads/master | 2020-03-18T10:41:33.977553 | 2018-05-23T21:41:46 | 2018-05-23T21:41:46 | 134,608,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,436 | java | /*
* AdminWorkAreaJPanel.java
*
* Created on October 10, 2008, 8:50 AM
*/
package UserInterface.AdministrativeRole;
import Business.Enterprise.Enterprise;
import Business.Network.Network;
import java.awt.CardLayout;
import javax.swing.JPanel;
/**
*
* @author raunak
*/
public class AdminWorkAreaJPanel extends... | [
"ramesh.vik@husky.neu.edu"
] | ramesh.vik@husky.neu.edu |
955abb8666a6d889f5915cd6805b50a6a3934d76 | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_2/src/b/e/a/d/Calc_1_2_14030.java | 8dbc5b080042305843a7ea97fca31c97570ccad4 | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package b.e.a.d;
public class Calc_1_2_14030 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
20a4ea803cc370dbec714262c1b93171c03aeff6 | b96e5cccd945313493ac2b95670b6b24c2c28562 | /src/main/java/com/projectRecipe/model/RecipeIngredient.java | d8041ec6a4ccd0655e4fff3b6b16aff62bd520db | [] | no_license | dlisbona/recipe-rest | 20c8af71f4324625d2a42ea4e9a7253f750a65c0 | 6d3fc0aa106b5332cb0c3f46fda5994b68a81413 | refs/heads/master | 2020-09-14T04:57:54.069921 | 2019-11-20T20:48:09 | 2019-11-20T20:48:09 | 223,024,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,427 | java | package com.projectRecipe.model;
import java.util.Objects;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import ja... | [
"dlisbona@excilys.com"
] | dlisbona@excilys.com |
69f94722ce827eb2b22d19b2327663ef1517397e | a426e96735d04610e78e88306cd0b9e905da2bb4 | /src/main/java/wec/validators/TitleWithDateInfoboxValidator.java | 4cbd14696a1958790db4cd724ce7811a8cd53542 | [
"Apache-2.0"
] | permissive | VincentWei2021/extract-wec | cedbbce4773bd119c85a9f0171a676bd0d5cc7b7 | 21ad9d6d56c1654da7194419664d96a0af031fae | refs/heads/master | 2023-08-22T14:44:21.675494 | 2021-10-04T11:05:15 | 2021-10-04T11:05:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | package wec.validators;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class TitleWithDateInfoboxValidator extends DefaultInfoboxValidator {
public TitleWithDateInfoboxValidator(String corefType, Pattern pattern) {
super(corefType, pattern);
}
@Override
public String ... | [
"alon.eirew@intel.com"
] | alon.eirew@intel.com |
2dc0d5d32e25c8c0764e2d85439d508d9cb3666c | cc6b7e334ab057d630d3bb52a2c9bf9747622d24 | /bankapplication_rest_51830094/src/main/java/com/bankapp/model/service/AccountService.java | 49cb35d6052f818b3c5dfd90751fc538412d4f40 | [] | no_license | logasweetha/project_mode1and2_51830094 | a0bbbfbfee5712ddc17dca8aec99f55b98fd9569 | 0278d9c136585cc30777c393a59620cf91806a34 | refs/heads/master | 2020-09-21T12:18:59.685227 | 2019-11-29T05:57:30 | 2019-11-29T05:57:30 | 224,786,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 661 | java | package com.bankapp.model.service;
import java.util.List;
import java.util.Optional;
import com.bankapp.model.entities.Account;
import com.bankapp.model.entities.Customer;
public interface AccountService {
public List<Account> getAllAccount();
void blockAccount(Long accountNumber);
Account createAccount(Accoun... | [
"logasweethaevsrl@gmail.com"
] | logasweethaevsrl@gmail.com |
0b729eb00af80f51c07d491eaf3bc02f52a6bb1d | 85900a94be3ea1ff2b041628febffb9dae3c69dc | /wxconsole/src/main/java/com/jiuyv/common/lang/date/DateUtils.java | 584b9d47121b56c02da69c7c61c821366763cf74 | [] | no_license | q260996583/wxconsole | e22b33276cadddde4269883f509a1355c3bd8b9f | 2347add0468976dda41f52d76520a997752376df | refs/heads/master | 2020-03-30T07:32:44.289189 | 2018-09-30T08:31:43 | 2018-09-30T08:31:43 | 150,947,684 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,421 | java | package com.jiuyv.common.lang.date;
import java.text.SimpleDateFormat;
import java.util.Calendar;
public class DateUtils
{
public static String getCurDate()
{
SimpleDateFormat format = new SimpleDateFormat("yyyyMMdd");
return format.format(Calendar.getInstance().getTime());
}
public sta... | [
"lixiaolong@sh-lixl-01.lcb.com"
] | lixiaolong@sh-lixl-01.lcb.com |
f6d22e5d8b96a16bd02845a483bdcf1ede911313 | b865c84f38760a28bbde3375d065012b6e28ee0d | /webWorkspace/web25_Ajax_idList/src/servlet/controller/Controller.java | 5042c1269f4014fcd28a54016c90ef00d6f5c5af | [] | no_license | lily2138/lily_work | ab46f599030dc172350adf5e14b8880577cd8f78 | a1d141920dbe36291fa73b533648799c0a598974 | refs/heads/master | 2022-12-08T22:53:21.255297 | 2020-08-27T08:44:48 | 2020-08-27T08:44:48 | 290,669,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | package servlet.controller;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public interface Controller {
public ModelAndView handle(HttpServletRequest request, HttpServletResponse response) throws Exception;
}
| [
"hakyoung880@gmail.com"
] | hakyoung880@gmail.com |
987e47e0d2647aa40ae1d279da25b5398ae3edbb | 6d48a4b4b3c958e200af84782db7920b546bc54d | /Android/AndroidPrograms/Authentication_Using_Firebase/app/src/main/java/com/usmanisolutions/authentication_using_firebase/ui/tools/ToolsViewModel.java | 7d5109a1118283f50570125e866eeab45c565c70 | [] | no_license | RehanDragon/Android_Dump | 3b38752392c287b10f51ce1856b13694df7b0cca | d3927053626c511957bbd696f0d12ca3936c1e84 | refs/heads/main | 2023-03-03T15:55:25.358903 | 2021-01-12T10:28:17 | 2021-01-12T10:28:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 479 | java | package com.usmanisolutions.authentication_using_firebase.ui.tools;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
public class ToolsViewModel extends ViewModel {
private MutableLiveData<String> mText;
public ToolsViewModel() {
mTe... | [
"33097646+ShadowArtist@users.noreply.github.com"
] | 33097646+ShadowArtist@users.noreply.github.com |
1b32b44024f36da74897f8502c1f7d6042dd0f85 | 6de2635cd09dcc5b06050c65182b65ba91a112f9 | /src/main/java/de/perdian/ant/webstart/elements/ConfigurationHelper.java | dcdb27e26454ad5864f4248df79f7c995e135cb7 | [
"Apache-2.0"
] | permissive | perdian/ant-webstart | 5cde0435a996e3e4235553267c663b35c9eabf9e | 8de209f7e3256c771e9b0571595e827ad1ff04f0 | refs/heads/master | 2020-05-18T13:35:15.698567 | 2017-10-09T07:19:15 | 2017-10-09T07:19:15 | 7,820,020 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,466 | java | /*
* Copyright 2013 Christian Robert
*
* 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... | [
"dev@perdian.de"
] | dev@perdian.de |
0c8d6366eadcf6ff9c10d8063cc0e1173f641b14 | d82acd125fb7d6570e58a522ed1b8f28af11123a | /ui/data/RD findbugs/model/src/edu/umd/cs/findbugs/gui2/MainFrame.java | 8965dd14dc0550d03383ae37c181f8bf189825ed | [
"Apache-2.0"
] | permissive | fetteradler/Getaviz | dba3323060d3bca81d2d93a2c1a19444ca406e16 | 9e80d842312f55b798044c069a1ef297e64da86f | refs/heads/master | 2020-03-22T11:34:46.963754 | 2018-08-29T14:19:09 | 2018-08-29T14:19:09 | 139,980,787 | 0 | 0 | Apache-2.0 | 2018-07-06T12:16:17 | 2018-07-06T12:16:17 | null | UTF-8 | Java | false | false | 38,762 | java | /*
* FindBugs - Find Bugs in Java programs
* Copyright (C) 2006, University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (a... | [
"david.baum@uni-leipzig.de"
] | david.baum@uni-leipzig.de |
fe1442a810f7e32552b6b567b678e9480d940e30 | 3a59bd4f3c7841a60444bb5af6c859dd2fe7b355 | /sources/kotlin/reflect/jvm/internal/impl/util/OperatorChecks$checks$1.java | 1bf076dc366e99e8eeaf4665931934846ddd88f8 | [] | no_license | sengeiou/KnowAndGo-android-thunkable | 65ac6882af9b52aac4f5a4999e095eaae4da3c7f | 39e809d0bbbe9a743253bed99b8209679ad449c9 | refs/heads/master | 2023-01-01T02:20:01.680570 | 2020-10-22T04:35:27 | 2020-10-22T04:35:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,803 | java | package kotlin.reflect.jvm.internal.impl.util;
import java.util.List;
import kotlin.collections.CollectionsKt;
import kotlin.jvm.functions.Function1;
import kotlin.jvm.internal.Intrinsics;
import kotlin.jvm.internal.Lambda;
import kotlin.reflect.jvm.internal.impl.descriptors.FunctionDescriptor;
import kotlin.reflect.j... | [
"joshuahj.tsao@gmail.com"
] | joshuahj.tsao@gmail.com |
a99e6a0a3d10f6aa020fc3b429b90043d3cd9fbd | d27af5bfeb1a0b187321b52dd70ccb9e72e39904 | /JUnitMockito/test/chapter06/expectedexceptions/ExpectedExceptionMessageTryCatchTest.java | f127ec27e57d029384f2d4b4d1eedcc557b78fa0 | [] | no_license | KurtJennen/Testing | 8c08285d05c4f8e1cdcbe3482d2e18b86ca167bc | d8434fce2776b91bb3e4d2d494ac129733063466 | refs/heads/master | 2023-02-10T07:08:44.123488 | 2021-01-09T15:08:18 | 2021-01-09T15:08:18 | 328,181,225 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 761 | java | package chapter06.expectedexceptions;
import static org.junit.Assert.*;
import org.junit.Test;
public class ExpectedExceptionMessageTryCatchTest {
Phone phone = new Phone();
@Test
public void shouldThrowIAEForEmptyNumber() {
try {
phone.setNumber(null);
fail("Should have thrown IllegalArgume... | [
"kurt.jennen@skynet.be"
] | kurt.jennen@skynet.be |
12c08476298112c74fc5a0e7bf977a6df31681df | fa1408365e2e3f372aa61e7d1e5ea5afcd652199 | /src/testcases/CWE190_Integer_Overflow/s02/CWE190_Integer_Overflow__int_getCookies_Servlet_square_81_base.java | d2e3b5239d526c4ff9337dd0979ca078b23f4955 | [] | no_license | bqcuong/Juliet-Test-Case | 31e9c89c27bf54a07b7ba547eddd029287b2e191 | e770f1c3969be76fdba5d7760e036f9ba060957d | refs/heads/master | 2020-07-17T14:51:49.610703 | 2019-09-03T16:22:58 | 2019-09-03T16:22:58 | 206,039,578 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,000 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__int_getCookies_Servlet_square_81_base.java
Label Definition File: CWE190_Integer_Overflow__int.label.xml
Template File: sources-sinks-81_base.tmpl.java
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: getCookies_Servlet Read ... | [
"bqcuong2212@gmail.com"
] | bqcuong2212@gmail.com |
006c79079deb9414d08b96265b3fcb135e9888cb | 02882cfc8f7abb29f82ad71fefe25a6e38836e06 | /app/src/main/java/br/com/packapps/librarypackappsombr/models/Address.java | 0f30738e7de91aa994080581d3d612788d0ab8d2 | [] | no_license | PauloLinhares09/LibrarySupermercado | 2b42a9540edb4bce782ca65c9cb211b8463e003f | c6ce3aeb6f3bbb41123de11df8737bd89372612b | refs/heads/master | 2021-01-22T04:10:32.470724 | 2017-06-07T19:52:47 | 2017-06-07T19:52:47 | 92,439,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,889 | java | package br.com.packapps.librarypackappsombr.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
/**
* Created by vaibhav on 12/21/15.
*/
public class Address implements Serializable {
private static final long serialVersionUID = 1L... | [
"paulo.linhares@yetgo.com.br"
] | paulo.linhares@yetgo.com.br |
a8a6caae12dd2939e10d96dd785d0a827b3260c3 | 8d813538bcd1c0b1e24573cb269fb3ba0ef35239 | /hw/extendedFib.java | 3464cc8f5499da0a3ece10b21d978cab9336c352 | [] | no_license | andrewdibs/Algorithms | edf833e9eb88cf131b89b82d2cbc6476be840eca | 8d6d3b42bc410c06124640f43786eba8c1e085a1 | refs/heads/master | 2021-07-03T20:23:20.204632 | 2021-05-24T01:06:01 | 2021-05-24T01:06:01 | 239,630,260 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 213 | java |
class extendedFib{
public static int fib(int n){
if (n <4 ) return 1;
else return fib(n-1) + fib(n-2) + fib(n-3);
}
public static void main(String [] args ){
System.out.println(fib(-5));
}
}
| [
"andrew.dibella1@marist.edu"
] | andrew.dibella1@marist.edu |
284594c94884f16f9314590f486366c07b70eda5 | 2ceae35a5e32149ad30c085c7d1006711bda33a8 | /src/com/itranswarp/compiler/test/on/the/fly/BeanProxy.java | 9398099f863ca6804759cda182e754d5ed66f502 | [
"MIT"
] | permissive | toohamster/samdyn | fd0916e705aacb8e741ce204d248b9226d3f95e2 | d05b4249ed1df42189315547917ceb04e3a841a4 | refs/heads/master | 2021-01-17T12:26:29.505538 | 2017-03-06T13:22:02 | 2017-03-06T13:22:02 | 84,066,875 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 187 | java | package com.itranswarp.compiler.test.on.the.fly;
/**
* Sample interface.
*
* @author michael
*/
public interface BeanProxy {
void setDirty(boolean dirty);
boolean isDirty();
}
| [
"449211678@qq.com"
] | 449211678@qq.com |
b2bfe6765a2b14936de804c658abfb729effd448 | e84b490e198f5ca864b7c2857f3a48bce260e3ac | /app/src/main/java/com/bnn/MainActivity.java | 89d7177194cc80716515fbe04df0c62f1dc1a1bd | [] | no_license | adityarachmat1/BNN | b9ed60ff65ef40bb40bc96dba29aa87c4220c999 | e7f0f8ab2fd820361a9aa5886eecbecddbded881 | refs/heads/master | 2020-04-22T03:00:03.841384 | 2019-02-11T05:58:15 | 2019-02-11T05:58:15 | 170,070,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package com.bnn;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
}
}
| [
"aditrachmat1@gmail.com"
] | aditrachmat1@gmail.com |
dde6e57c95919c9cde8976092fc69a3649d828b4 | 01ebbc94cd4d2c63501c2ebd64b8f757ac4b9544 | /backend/gxqpt-pt/gxqpt-mt-api/src/main/java/com/hengyunsoft/platform/mt/api/help/dto/UseTheHelpUpdateDTO.java | 0f6b264f4edf662e4ea7b0407943aff4a561cf9e | [] | no_license | KevinAnYuan/gxq | 60529e527eadbbe63a8ecbbad6aaa0dea5a61168 | 9b59f4e82597332a70576f43e3f365c41d5cfbee | refs/heads/main | 2023-01-04T19:35:18.615146 | 2020-10-27T06:24:37 | 2020-10-27T06:24:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | java | package com.hengyunsoft.platform.mt.api.help.dto;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.io.Serializable;
@Data
public class UseTheHelpUpdateDTO extends BaseUseTheHelpDTO implements Serializable{
/**
* 标题
*
* @mbggenerated
*/
@ApiModelProperty(val... | [
"470382668@qq.com"
] | 470382668@qq.com |
309f49acc97f1baa219f2ec5d08de99c0c8411e3 | 98d0614b993995c52366dd323999aee0a8f91921 | /src/com/company/OOP/Week2_homework/student/CreateStudent.java | 941415d14a90558f7085d3a5ae234b374582a5cd | [] | no_license | MaksimSokur/ACO8 | 1bce32e2413b7eafd0d8d168eb63b04da01dfd31 | b5d4d4896a5cc9e7d52eb4da3630691dab8dd8e9 | refs/heads/master | 2021-01-02T09:33:01.619102 | 2015-10-24T14:19:21 | 2015-10-24T14:19:21 | 42,784,007 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,084 | java | package com.company.OOP.Week2_homework.student;
/**
* Created by User on 29.09.2015.
*/
public class CreateStudent{
private int maxObjects = 0;
private String name;
private String addres;
private Object[] objects = new Object[10];
public CreateStudent(String name, String addres) {
this.n... | [
"maksim.sokur90@gmail.com"
] | maksim.sokur90@gmail.com |
ee5c9719cdada3bbb20f742dbb7b2d412fd180de | 81b3984cce8eab7e04a5b0b6bcef593bc0181e5a | /android/CarLife/app/src/main/java/com/baidu/carlife/p059c/C1149g.java | dc1e76eb479ada85bbf12dceb57a070bc94b79d8 | [] | no_license | ausdruck/Demo | 20ee124734d3a56b99b8a8e38466f2adc28024d6 | e11f8844f4852cec901ba784ce93fcbb4200edc6 | refs/heads/master | 2020-04-10T03:49:24.198527 | 2018-07-27T10:14:56 | 2018-07-27T10:14:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,037 | java | package com.baidu.carlife.p059c;
import android.os.Handler;
import android.os.Looper;
import com.baidu.carlife.p059c.C1105d.C1091a;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
/* compiled from: TaskScheduler */
/* renamed from:... | [
"objectyan@gmail.com"
] | objectyan@gmail.com |
1bd969a09c27b745f347b94e83331cff77e5f17b | ea7fc0009c9caf0e2bebd7a3ee54e7ecd23f2c5d | /mmstudio/src/org/micromanager/conf2/PeripheralSetupDlg.java | 9ec74952c4657509cd540770a640d6f8f2ce4f22 | [
"BSD-3-Clause"
] | permissive | stilllfox/Eva-ImageJ | 4fbefaeb99f473fd2adc0e19f23277c364ce64c5 | a50d35ea598aae07455ca7457f2b9846bf0fc874 | refs/heads/master | 2020-04-01T08:19:10.966540 | 2014-07-24T17:47:21 | 2014-07-24T17:47:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,710 | java | package org.micromanager.conf2;
import java.awt.BorderLayout;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.util.Vector;
import i18n.JButton;
import i18n.JLabel;
impor... | [
"oeway007@gmail.com"
] | oeway007@gmail.com |
d57221b4f71294659745dc68b4d4fed787969f6e | 2d2033bcc41179f63a8f5e5ff05e99b0e25509e6 | /Desarrollo/ejercicioItehl/src/main/java/prueba/cursos/itehl/controller/CursoController.java | 1cf6af66013cbd078de973df2436be533d7ef03c | [] | no_license | jcth1979/JuanCarlosTrejosHernandezPruebaJavaItehlDigital | 826844164c808109482be12fdb795e24c894920d | 940bac96e875bd80905fbc3701b9412afb56a0ae | refs/heads/main | 2023-07-23T20:59:07.707438 | 2021-09-07T21:04:27 | 2021-09-07T21:04:27 | 400,360,420 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,857 | java | /**
*
*/
package prueba.cursos.itehl.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.we... | [
"jcth1979@gmail.com"
] | jcth1979@gmail.com |
af61687356beaa3163ef99ecaa90a464b6156126 | 2f1585c6987edd3050aafa15199935301c8dc44a | /Sample/src/rensyu/tokuren102.java | 5c4c5ecf795ede7c63c5685e4ff7ca1b9e9953eb | [] | no_license | hikyoumono/test | 98ef539015cc0dafbcb816639f97a13ab28c241f | 76cda0a459f6ccea401ac7ddf5a6b35eb68e7c4a | refs/heads/master | 2020-03-28T10:08:46.598745 | 2019-02-09T13:15:10 | 2019-02-09T13:15:10 | 148,086,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,009 | java | package rensyu;
import java.io.File;
import java.awt.image.BufferedImage;
import java.awt.*;
import java.awt.event.KeyEvent;
import javax.imageio.ImageIO;
import java.io.IOException;
public class tokuren102{
static BufferedImage buff1;
static int x,y;
public tokuren102(){
}
public tokuren102(int x, int y, BufferedI... | [
"desmondgrou404@gmail.com"
] | desmondgrou404@gmail.com |
3e9073c2c2bdf20891cf136e6a9bdbf4cf3d5938 | 4f3d9369abc2a9d9360fa8f4f3b9e9f965534405 | /p4p-android/src/p4p/android/Activities/WelcomeActivity.java | d14f28b9c94231a5d777ff30392e59d2f50d4e72 | [] | no_license | heiruwu/p4p-android | d2745d0af2b988aced1217b3d44db7c35a2e4437 | efe578b4a86b84f5ce43318e52609db4fdcd76b4 | refs/heads/master | 2023-02-17T11:13:28.406836 | 2014-05-25T04:12:34 | 2014-05-25T04:12:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,750 | java | package p4p.android.Activities;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import net.yscs.android.square_progressbar.SquareProgressBar;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.HttpClie... | [
"wuheiru.5203@gmail.com"
] | wuheiru.5203@gmail.com |
61743086531bbcbf2fd1a400778add6f6847bb5c | 478fa555113ba6d5235aca2d3a9ccc6e109a5c70 | /CS2012/src/comparableSquare/Shape.java | b318196d6f584bd72c07ad39c19ced2f526d03d7 | [] | no_license | PannuMuthu/Java | d72e8307a94ffdff3302d6eb20db9de637ff23c8 | f183b8ce8136c6516578dccee2f551fcb115de01 | refs/heads/master | 2022-12-04T02:47:37.888553 | 2020-08-26T02:01:07 | 2020-08-26T02:01:07 | 271,699,597 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package comparableSquare;
public abstract class Shape {
private double area;
private double measurement;
private String color = "";
public Shape(double measurement, String color) {
this.measurement = measurement;
this.color = color;
}
public double getArea() {
return this.area;
}
public void setAre... | [
"pannumuthu@gmail.com"
] | pannumuthu@gmail.com |
b69a97efde41aca37c9f8f6ee3b72c205c31c2c2 | 4ffd9633d6b464c61f25608f0426dc87144b7921 | /src/main/java/com/zarko/TrackZilla/service/TicketService.java | 572360ec882d13f04dd429262ef3a3c25795fbee | [] | no_license | OlegZarevych/TrackZilla | 05670acb59c7b23a15811ea134d31e7c623604ea | 6af56bf751428055895fb8197a85001570a4f5ab | refs/heads/master | 2022-10-26T13:49:29.998333 | 2020-04-25T23:12:57 | 2020-04-25T23:12:57 | 258,807,517 | 0 | 0 | null | 2022-09-16T21:08:52 | 2020-04-25T15:20:24 | Java | UTF-8 | Java | false | false | 154 | java | package com.zarko.TrackZilla.service;
import com.zarko.TrackZilla.entity.Ticket;
public interface TicketService {
Iterable<Ticket> listTickets();
}
| [
"Oleg.Zarevych@gmail.com"
] | Oleg.Zarevych@gmail.com |
374e9e9714c326995f84028b842b68b80bc7048e | efda779906f7e6740aebef2dae99e375c99d49c3 | /src/com/leetcode/easy/Problem575.java | 7e93ee797883c741b910deb0d67e41226a71822d | [] | no_license | mohyehia/LeetCode | 8edf5b6195df3e56218dc10e83e93ec500622738 | 7475b2671466226dde80ce985c1babf3495a1069 | refs/heads/master | 2020-04-27T20:52:09.866551 | 2020-03-15T21:19:22 | 2020-03-15T21:19:22 | 84,017,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package com.leetcode.easy;
import java.util.HashSet;
import java.util.Set;
public class Problem575 {
public int distributeCandies(int[] candies) {
Set<Integer> set = new HashSet<>();
for(int i : candies)
set.add(i);
return Math.min(set.size(), candies.length / 2);
}
}
| [
"mohammedyehia99@gmail.com"
] | mohammedyehia99@gmail.com |
0657879556502734824fee2831bed83be453f733 | 68dc2f17228efb206b8d2eec0b8a1783dc8cf2d9 | /src/main/java/todomvc/TodoRepository.java | eead4ce2c67c7481e145cddd4a6b972dd1571aba | [] | no_license | camilovarela/rest-service | 0a068c892e33af3254bd5ff4da87622f51206835 | faf40091dc0be08cc3a109b6ac22bfdcad81ca36 | refs/heads/master | 2021-01-10T13:27:39.825593 | 2016-03-14T04:47:10 | 2016-03-14T04:47:10 | 53,827,274 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package todomvc;
import java.util.List;
import org.springframework.data.mongodb.repository.MongoRepository;
public interface TodoRepository extends MongoRepository<Todo, String> {
public List<Todo> findByCompleted(boolean completed);
}
| [
"ing.camilovarela@gmail.com"
] | ing.camilovarela@gmail.com |
c301dc92142c4d0583388e8dc00bb9bfdb67577c | 76070170eb7e332bb2a4655da97bc400b9fdbb5a | /app/src/main/java/com/housekeeper/activity/view/PacificView.java | 89176de3dc637943eec878a3b66567a5f1f52ea9 | [] | no_license | suntinghui/Housekeeper4Android_tenant | a50733d3ff2595e3912fb06945ec8c16df031c7c | 989fbeb857c31c87d11048ca18f5aae58e1111d8 | refs/heads/master | 2021-01-15T09:43:38.692883 | 2016-12-23T09:04:27 | 2016-12-23T09:04:27 | 47,904,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,639 | java | package com.housekeeper.activity.view;
import android.app.Activity;
import android.content.ActivityNotFoundException;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.Bi... | [
"tinghuisun@163.com"
] | tinghuisun@163.com |
6f1eddeca29caff2b832440c7265f1027b8c61e6 | 098096abdea604d60ec5c993f22c9bf6e4c0d651 | /src/main/java/com/example/userservice/error/FeignErrorDecoder.java | c1dd704f71cf50fa4bf9d8ff9639cc9d4b554ccb | [] | no_license | moon-th/user-service_2 | b40ad3b356f99fbcefb3f3c9446684ba770446c9 | d9ad3553a28d78ad2041a90c1f1595a49e6ed9d6 | refs/heads/master | 2023-06-24T19:08:31.806002 | 2021-07-19T13:28:47 | 2021-07-19T13:28:47 | 387,473,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,198 | java | package com.example.userservice.error;
import feign.Response;
import feign.codec.ErrorDecoder;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.core.env.Environment;
import org.springframework.http.HttpStatus;
import org.springframework.stereotype.Component;
import org.springfr... | [
"ansxoghks88@gmail.com"
] | ansxoghks88@gmail.com |
7e3d94bbcd2dc1e0a37d30c658a8f5853a39cca2 | 8811f7be7029dc39b26b3b82802650d2bb7b44a3 | /XposedMoudle/app/src/androidTest/java/com/example/a32960/xposedmoudle/ExampleInstrumentedTest.java | c483c34505c0f6b067f7931738fc2d4a211b5288 | [] | no_license | knightcore/ObtainWxBillInfo | 10669a34bdd616dcfd56822e74e13d5e5e34e626 | 4f8f6c7f35c6c81cac0abbb1d62beb0a95bbd373 | refs/heads/master | 2020-09-12T07:01:41.233497 | 2019-04-13T11:10:50 | 2019-04-13T11:10:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 746 | java | package com.example.a32960.xposedmoudle;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an... | [
"329605337@qq.com"
] | 329605337@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.