blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0d933bbc86512cc1dafa0b428bc5d2ab5e397544 | 99075fce524971a6bd6c0ddd8385f8ce3c4e6445 | /spring-hibernate-h2/src/main/java/com/company/controller/CompanyController.java | d2240abd200323fde1a25d8b68859e7fffb7c2e0 | [] | no_license | piyushGithub01/spring | 0f942cc8028e1c531aab0a49bf297e9266d33031 | 568e2d58ab9e4b822adbaa03d750712f298bb05d | refs/heads/master | 2021-03-24T13:26:47.496664 | 2018-08-03T18:27:37 | 2018-08-03T18:27:37 | 109,301,084 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,674 | java | package com.company.controller;
import static org.springframework.hateoas.mvc.ControllerLinkBuilder.linkTo;
import static org.springframework.hateoas.mvc.ControllerLinkBuilder.methodOn;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.hateoas.mvc.Contro... | [
"mr.piyushthakkar@gmail.com"
] | mr.piyushthakkar@gmail.com |
3e955a33e332080047cf50932dfe7ea7a71275b5 | 8b43482f4272a45f0eb7763fc82211ffd0d4d7c4 | /domain/BoardVO.java | 456ccb60cac8daca888ad5212315d5c1eae8c294 | [] | no_license | smc5720/Board-REST-API | e6b16367ce2daffe310d458c350d4c464f8094ad | 20318965da674b5bc6113b29ecfaea329bbf463f | refs/heads/main | 2023-06-15T11:26:59.197213 | 2021-07-13T01:46:38 | 2021-07-13T01:46:38 | 385,163,884 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 995 | java | package com.mincheol.fullstack.domain;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.Data;
@JsonInclude(JsonInclude.Include.NON_NULL)
@Data
// @JsonInclude(JsonInclude.Include.NON_NULL)은 JSON을 만들때 property가 null이면 만들지 말라는 의미이다.
// @Data는 lombok 어노테이션으로, Setter 와 Getter를 자동으로 생성해준다.
public class ... | [
"smc503@naver.com"
] | smc503@naver.com |
246bd0f3750c2f5c619f8f59ab1735006ca1527e | 37a011215389664e2d45479c690d9d6e6bb561f4 | /task4/src/main/java/ua/netc/popov/task4/Connector.java | a4ee1c5c0dbb825aa2a06e52e2a1fc360e3751a3 | [] | no_license | PopovSer/NetC | 3166681b668c1578eb340aac2c29230bb8e9e4f7 | f4ef7d6a235f625b87360f22e532923d99a49cb6 | refs/heads/master | 2016-09-06T13:18:14.516344 | 2014-01-05T10:23:22 | 2014-01-05T10:23:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,202 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ua.netc.popov.task4;
import java.io.IOException;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.slf4j.Logger;
import org.slf4j... | [
"seliarn@mail.ru"
] | seliarn@mail.ru |
ea61e1054a471ce8cc8055d63d433ef7b5c35967 | aae7c6d7ac7e6fe83a711ecc5f8e6b073ad20a47 | /src/main/java/com/meng/util/Lunar.java | fa227c22a21b35e77d871d5ca9fa92713a46b4fe | [] | no_license | zlmeng2/myspringboot | c8cf7d8a66ea6961ae1310c18d6479f1a829db56 | fff5959a74741148b148e09b97681379e37e20a2 | refs/heads/master | 2020-03-18T19:13:14.868654 | 2018-08-22T16:36:32 | 2018-08-22T16:36:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,341 | java | package com.meng.util;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
public class Lunar {
private int year;
private int month;
private int day;
private boolean leap;
final static String chineseNumber[] = {"一", "二", "三", "四", ... | [
"mzl123456"
] | mzl123456 |
1da667ba08639a1ab3e6af369d469c09aa4a4bb8 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-422-23-9-NSGA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/wikimodel/xhtml/filter/AccumulationXMLFilter_ESTest_scaffolding.java | 68ee992a2842b07f6f90b62d8628b7961089a506 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Thu Apr 02 13:36:20 UTC 2020
*/
package org.xwiki.rendering.wikimodel.xhtml.filter;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
i... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
1cddd1011d74c0b2035dfd33231574ff3b580668 | 7c9072b5ca293f29b60acc5f9d7f14325cabc579 | /cms-dao/src/main/java/com/design/cms/dao/entity/UserDesigner.java | e5f1dfd9c006d3a0befd2164cfa1e2bf9286b08b | [] | no_license | keepsilentc/designcmscode | 4fc5434bdb3a363963648928f1bcfc1c1c24124d | caf2d10de03abfa43ed83d5d3b5624c898df1b04 | refs/heads/master | 2021-01-21T06:59:35.824437 | 2017-02-27T11:19:45 | 2017-02-27T11:19:45 | 83,302,001 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 651 | java | package com.design.cms.dao.entity;
import java.io.Serializable;
import java.util.Date;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class UserDesigner implements Serializable{
/**
*
*/
private static final long serialVersionUID = 4504084689164992705L;
/**
* 用户号
*/
private String use... | [
"783868970@qq.com"
] | 783868970@qq.com |
8d076362182ef0ddc0e46957f99fa514375a4a0b | 455deb80dd91382cbeb8f01f5bcb71f3d3f7888b | /app/src/main/java/com/diamond/SmartVoice/Controllers/Zipato/json/UiType.java | 0e25a1fd1c67dace9625f9169abfae554c942ce5 | [] | no_license | msoftware/SmartVoice | 919a897b44db86b1b5354c0943a61ce6ad0f9abe | e1ceadced545110050d9b405193fc82940c09061 | refs/heads/master | 2021-10-01T19:08:15.719533 | 2018-11-28T18:00:05 | 2018-11-28T18:00:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 377 | java | package com.diamond.SmartVoice.Controllers.Zipato.json;
import com.google.gson.annotations.SerializedName;
public class UiType {
@SerializedName("link")
private String link;
@SerializedName("name")
private String name;
@SerializedName("endpointType")
public String endpointType;
@Seriali... | [
"diamond5170@gmail.com"
] | diamond5170@gmail.com |
ec83c2cfe5bcaf01e79835a2c9dd07bf9d69cfc8 | 15f8ed8293ab83973aef140ab35a2076ba7218af | /src/test/java/page/Tabla.java | 4b237a89442821d19c7ba03c3711556ba0a3fe3d | [] | no_license | EsperanzaQanova/QanovaTrabajos | 462bf5622848ab7e03a5e781f268184e569291cf | b5fc0f7d77fe6cdc2957bbc0f4a733e334e00d2b | refs/heads/main | 2023-03-27T21:48:48.716254 | 2021-03-31T21:53:48 | 2021-03-31T21:53:48 | 351,206,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java | package page;
import Utils.DriverContext;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class Tabla {
public Tabla(){ PageFactory.initElements(DriverContext.getDriver(), this);
}
@FindBy(xpath = "//*[@id=\"imMnMnN... | [
"reyes.esperanza@hotmail.cl"
] | reyes.esperanza@hotmail.cl |
072c8ce7d754f04dd7b677baa808f53d0d252db9 | d6568a8a854a9ce839878c33b28a5425d9159be6 | /app_service/src/main/java/com/ample16/springcloud/app/controller/PermissionController.java | 842df12940a67d1efeae212339ec901b9f657d7b | [] | no_license | KAKALZF/ample-super | 80e7dccc5ee17f9b302f9482a692c5391492ca37 | 3164c4d441eb7e4ae1d5ec180f26ef652cd4ac27 | refs/heads/master | 2020-04-11T10:48:41.306528 | 2019-01-08T06:32:40 | 2019-01-08T06:32:40 | 161,726,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,380 | java | package com.ample16.springcloud.app.controller;
import com.ample16.common.Response;
import com.ample16.common.entity.Permission;
import com.ample16.springcloud.app.service.PermissionService;
import com.ample16.springcloud.app.service.serviceimpl.RequiredPermission;
import io.swagger.annotations.ApiOperation;
import or... | [
"575800503@qq.com"
] | 575800503@qq.com |
d561106b6a68af4c3b61fe37839dab0df0f65f53 | dcd5083713418eb150609bc9e16e39cdfa732090 | /mDrug/src/com/mordrum/mdrug/api/DrugTemplate.java | 485a214bd2d694f20a98479fe52f5e594409d92c | [] | no_license | ShadeSLYR/Mordrum | be348c2a2fbff4be7223b74c8b0c39025d01e51b | 1550c6d3f29b4d68356714f40cfdcf02a9370950 | refs/heads/master | 2021-01-15T19:58:52.184094 | 2013-08-02T03:13:04 | 2013-08-02T03:13:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,539 | java | package com.mordrum.mdrug.api;
import com.mordrum.mdrug.util.ProductionStep;
import org.bukkit.Material;
import org.bukkit.inventory.ItemStack;
import org.bukkit.potion.PotionEffectType;
import java.util.HashMap;
import java.util.Map;
/**
* Created with IntelliJ IDEA.
* User: Jesse
* Date: 5/11/13
* Time: 5:27 P... | [
"jesse.savary@live.com"
] | jesse.savary@live.com |
15a755a16aa12ecdf02b6014bfabc4b1c66665c5 | 7c8c3d650cfdc3f2febfdb6b4d3c5404e12876f0 | /jstl-el-templates/src/main/java/com/brentcroft/util/templates/jstl/tag/LoopTagStatus.java | 64dffbe4e5c9a93bcde9ef737e8d62081f199596 | [
"Apache-2.0"
] | permissive | brentcroft/test-driver | 6a7cebc0b339a97174f5b8dd422bfb9c91b9687f | d1076e4d5c2772ae8627af0c0f911e5bc7882786 | refs/heads/master | 2021-09-28T10:15:27.462558 | 2018-11-16T19:57:34 | 2018-11-16T19:57:34 | 116,875,833 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,084 | java | package com.brentcroft.util.templates.jstl.tag;
/**
*
* (see http://docs.oracle.com/javaee/6/api/javax/servlet/jsp/jstl/core/
* LoopTagStatus.html)
*
* @author ADobson
*
* @param <T>
*/
public class LoopTagStatus<T>
{
private final Integer begin;
private final Integer end;
private final Integer ... | [
"tul_urte@brentcroft.com"
] | tul_urte@brentcroft.com |
d4451179832a9d07b82be860d1bb29822654d357 | 5bd3eaf8e688fb20bd63a20a0a2e33331fdb2358 | /src/com/bearsnake/koala/modules/elements/controls/AnalogMeterIndicator.java | 98c15143b23e742b534304dd115b853758b7f222 | [] | no_license | kduncan99/koala | 09c33b38bdc4cfc37fb0fdd0956cb390a61de65c | 6fd75258e32dea1db0919e856ab81f9c5ed0d209 | refs/heads/master | 2023-05-13T13:12:50.673591 | 2023-05-05T21:24:52 | 2023-05-05T21:24:52 | 233,270,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,155 | java | /*
* Koala - Virtual Modular Synthesizer
* Copyright (c) 2023 by Kurt Duncan - All Rights Reserved
*/
package com.bearsnake.koala.modules.elements.controls;
import com.bearsnake.koala.CellDimensions;
import com.bearsnake.koala.Koala;
import com.bearsnake.koala.PixelDimensions;
import com.bearsnake.koala.components... | [
"kurtaduncan@gmail.com"
] | kurtaduncan@gmail.com |
ab7753bd2b882f8c5f2161579e2b19e183e9444b | bf673b800aaaa182d5dd7d1ac17588d2ae0dfe77 | /supermart-web/src/main/java/com/innova/smart/exceptions/UnauthorizedException.java | cfdd16a780cda9c1b7a5a2d79ae7c83f4ea14bd4 | [] | no_license | dasn-TeraBundle/super-market | 29692be13c88c52205dabf9346ec786a24b1f90f | f6a21f6f8bd33ae9a9120d217b0473eeef6f1024 | refs/heads/master | 2020-04-03T22:33:11.097811 | 2018-11-04T13:03:51 | 2018-11-04T13:03:51 | 155,606,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package com.innova.smart.exceptions;
/**
* Created by Nirupam on 03-11-2018.
*/
public class UnauthorizedException extends RuntimeException {
public UnauthorizedException(String s) {
super(s);
}
}
| [
"nirupam.saie@gmail.com"
] | nirupam.saie@gmail.com |
7ac149d3bccfe4ef3ece5012d56b6ecc87544044 | 1d4fb137beac4f999c474431dec7cdf7c7b43817 | /FizzBuzz.java | 5a39f72f74f7f6f1a320df7761e94f991ac0a3d5 | [] | no_license | Kaiser211/JavaFun | db8674e248f4ca1565b14fbc76d8d4ec3828fb6a | 66ad2e403c4b3db2e19fb6fd66527a290fa5a96b | refs/heads/master | 2021-09-08T01:42:40.831690 | 2018-03-05T13:11:59 | 2018-03-05T13:11:59 | 116,582,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 260 | java | public class FizzBuzz {
public String fizzBuzz(int num){
if(num %3 == 0 && num % 5 == 0){
return "FizzBuzz";
}else if (num % 3 == 0){
return "Fizz";
}else if (num % 5== 0) {
return "Buzz";
}else {
return String.valueOf(num);
}
}
} | [
"kaiser.kaiser211@gmail.com"
] | kaiser.kaiser211@gmail.com |
f37b1f3582879a8de54aea72d9a30694154acbc6 | 7225a81eaa2a56e993b8bf721cfb2801683fa19b | /example-api/src/main/java/com/test/dubbo/service/MathService.java | b7ea46d92b0ebbeb6d6b600b858ee284a508aff6 | [] | no_license | ciweigg2/spring-boot-starter-dubbo-example | 2252adc40e70e4cc7f26d56bf8649a827ef9d765 | 8002945f16ba9ec5531ca7b29c3917d9aeea73ba | refs/heads/master | 2020-03-31T08:15:56.772385 | 2018-10-08T09:30:34 | 2018-10-08T09:30:34 | 152,052,076 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package com.test.dubbo.service;
import java.util.List;
import com.test.dubbo.model.User;
public interface MathService {
/**
* 简单示例
* @param a
* @param b
* @return
*/
Integer add(Integer a,Integer b);
/**
* 复杂对象示例
* @param args
* @return
*/
List<Object> toList(Object ... args);
/**
* 抛出... | [
"admin@example.com"
] | admin@example.com |
08bc22ffe2a4559fe08ebaa0dfbb11a48290a150 | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2008-08-26/seasar2-2.4.28/seasar-benchmark/src/main/java/benchmark/many/b01/NullBean01065.java | 399c93b5fb47f1c1364b82b11d11f678f7f2851c | [] | no_license | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 62 | java | package benchmark.many.b01;
public class NullBean01065 {
}
| [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
0ad155edce7993c5afdd609b2b5f797221289c13 | 532bb51250c9582a8fdf39c9b5471a0c7067d55a | /src/main/java/com/lxb/service/TestService.java | c68ba27c86ab6ce157651bfde0fc6c4e96774ce5 | [] | no_license | damumu1994/qwerasd | 58e3a4aefed8cf391563bf6232e27b4b2fc037c7 | bf42c2b11a4c92be2d3712970a02c41298236b16 | refs/heads/master | 2022-09-23T13:40:05.059609 | 2019-01-02T15:26:53 | 2019-01-02T15:26:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 204 | java | package com.lxb.service;
import com.lxb.model.Test;
import java.util.List;
/**
* @Auther: lxb
* @Date: 2018/12/25 0025
* @Description:
*/
public interface TestService {
List<Test> getList();
}
| [
"1012596866@qq.com"
] | 1012596866@qq.com |
0800712b496ac60d31ae25314b1be7cf7e74733d | 8bdda30bbcea1990fb56c2a083ca2a5693ca9b13 | /sources/com/google/android/gms/common/stats/zzd.java | 01b1275000f39f3b2a81767f48d11d43ed124efe | [] | no_license | yusato0378/aa | b14e247470efaf28efcc847433eff4aeb7790be6 | ffc764c33c6f423d8dd6b1837446583d96a67e05 | refs/heads/master | 2021-01-10T01:10:49.084058 | 2016-01-09T12:02:01 | 2016-01-09T12:02:01 | 49,321,731 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 496 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
package com.google.android.gms.common.stats;
public class zzd
{
public static int zzVq = 0;
public static int zzVr = 1;
public static int zzVs = 2;
pu... | [
"yu0378@gmail.com"
] | yu0378@gmail.com |
8824cb8b83281a3d131aa1294b811b4fd0844f74 | 0484c1d44849f2e562f3141a5051d53c31230e8a | /hw03-0036479998/src/main/java/hr/fer/zemris/optjava/dz3/RegresijaSustava.java | 550bc0e5f24e1c77053074d5a313c57ca4f167d9 | [] | no_license | lmark1/optjava | e6d0531acf64ddd9e1658a7130e07eb65ad85f0f | 4f4526d234165cd006c59f1dffddab01eb1dd1a8 | refs/heads/master | 2022-12-27T07:17:49.001511 | 2020-10-13T22:46:55 | 2020-10-13T22:46:55 | 106,460,410 | 1 | 0 | null | 2020-10-13T22:46:56 | 2017-10-10T19:13:01 | Java | UTF-8 | Java | false | false | 3,862 | java | package hr.fer.zemris.optjava.dz3;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import Jama.Matrix;
import hr.fer.zemris.optjava.dz3.impl.BitVectorNeighbourhood;
import hr.fer.... | [
"lovro.markovic@fer.hr"
] | lovro.markovic@fer.hr |
57660c63017d3fd4d6785a10aa4a02838a330bfc | 922a65a8a257c22822a5cf38f38f25913e87c732 | /src/test/java/ru/job4j/design/srp/ReportForProgrammersTest.java | 5b1a0cd020ef6e87981e05793863446423785b34 | [] | no_license | AshleySunsine/job4j_grabber | 0492e96c52e4f261d07082d7f17ec4d6ceee9a2e | 225c909fe7d41d0a1ea89cf8c1ddb0ca59aed52c | refs/heads/master | 2023-07-10T17:02:41.685258 | 2021-08-13T12:25:19 | 2021-08-13T12:25:19 | 376,357,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,633 | java | package ru.job4j.design.srp;
import org.junit.Test;
import java.util.Calendar;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.*;
public class ReportForProgrammersTest {
@Test
public void whenOldGenerated() {
MemStore store = new MemStore();
Calendar now = Calendar.get... | [
"sgt16@yandex.ru"
] | sgt16@yandex.ru |
accacd0dd081429861c578c9e18ab9d1d5940052 | 1001e82a417f147a2b27c0dd6d42450d6d24a37b | /src/menu/buttons/Doom1Buttons/MenuD1Button.java | 5d2afed16594a26c36d68ecf2f88c62ccfa62eae | [] | no_license | setamyDG/DoomApp | 09beb7183cfeff63d0783b96ade77ca93a41c45b | c98d6d43b2fde63b15d342c837521ef510c9e586 | refs/heads/master | 2020-03-18T23:46:11.126701 | 2018-06-05T13:10:34 | 2018-06-05T13:10:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,201 | java | package menu.buttons.Doom1Buttons;
import components.Button;
import engine.Main;
import javafx.geometry.Pos;
import javafx.scene.image.ImageView;
import javafx.scene.paint.Color;
import library.Library;
public class MenuD1Button extends Button {
private static double startTransitionSpeed = -5000d;
Button Si... | [
"setamy.dg@gmail.com"
] | setamy.dg@gmail.com |
cbda790782f7bc86952bbe8e3f25dd4c7efec0ec | f4eeb533395df9513e1b4bc57df26d6ca4e9e5fa | /src/com/gaorui/Service/SpringManager.java | 8a86d668214d2d780214176f659bd8c99cacbeca | [] | no_license | nationalwang/sendlove | 50270d66afb5ecb3a508958756b30c47cb302037 | 6ab2c236d51e2e0719e666a8ee3883b18f84c9b6 | refs/heads/master | 2020-05-30T09:28:50.002537 | 2016-01-20T06:48:50 | 2016-01-20T06:48:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,966 | java | package com.gaorui.Service;
import java.util.List;
import javax.annotation.Resource;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.gaorui.ISpring.ISpring;
import com.gaorui.dao.UserDao;
import com.gaorui.entity.Carpooling;
import com.gaorui.entity.Carpooling_user;
import ... | [
"651584809@qq.com"
] | 651584809@qq.com |
ca3a85f77362edcbb2a99a234e93a54476490121 | ccb80fd76f16884ab6c3b28998a3526ac38ec321 | /ctakes-core/src/main/java/org/apache/ctakes/core/cc/pretty/cell/DefaultBaseItemCell.java | a5afab6d0e3205042c9a8a45e75cddda0cb4fb65 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | apache/ctakes | 5d5c35a7c8c906e21d52488396adeb40ebd7034e | def3dea5602945dfbec260d4faaabfbc0a2a2ad4 | refs/heads/main | 2023-07-02T18:28:53.754174 | 2023-05-18T00:00:51 | 2023-05-18T00:00:51 | 26,951,043 | 97 | 77 | Apache-2.0 | 2022-10-18T23:28:24 | 2014-11-21T08:00:09 | Java | UTF-8 | Java | false | false | 1,422 | java | package org.apache.ctakes.core.cc.pretty.cell;
import org.apache.ctakes.core.util.textspan.TextSpan;
/**
* @author SPF , chip-nlp
* @version %I%
* @since 7/6/2015
*/
public final class DefaultBaseItemCell extends AbstractItemCell implements BaseItemCell {
final private String _text;
final private String _p... | [
"sean.finan@childrens.harvard.edu"
] | sean.finan@childrens.harvard.edu |
795e328e3acbb2875e11a35ca03ebb8e46bd2baa | a2ab31b0972671ecc2518f6cb0b84e317c1024ac | /ShareSpace/src/demo/sharespace/servlet/GroupUser.java | 627a5f7294f9c2c88230675f74fe6552aca930fe | [] | no_license | amoxilin97/NetDisc-ShareSpace | 03454661231d76abe8786614192cd5d7880837e8 | c9875f6e9e287ed88944a6f47b0acd9a1ba9edae | refs/heads/master | 2020-04-06T17:22:57.460300 | 2018-07-26T16:24:44 | 2018-07-26T16:24:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,468 | java | package demo.sharespace.servlet;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
/**... | [
"wty2003728@163.com"
] | wty2003728@163.com |
d281562e71aa6798677eeb8080df5f1779bbb9a5 | c6f0db87fbe6892b73cb1c1f785cfb089a80006d | /src/main/java/com/maersk/booking/exception/BadRequestException.java | fdf0d1166b69415ce847f21dfc19d89020bebfa2 | [] | no_license | karthi165/booking | 844f7bc20acea2b00f981d8ffa60ecb586320833 | 559ce748ab1ab4c58470986382c1c59003fb85e4 | refs/heads/master | 2023-04-04T03:01:54.508539 | 2021-04-20T10:06:08 | 2021-04-20T10:06:52 | 359,762,235 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 379 | java | package com.maersk.booking.exception;
import org.springframework.web.bind.annotation.ResponseStatus;
import org.springframework.http.HttpStatus;
@ResponseStatus(HttpStatus.BAD_REQUEST)
public class BadRequestException extends RuntimeException {
private static final long serialVersionUID = 1L;
public BadRequestExc... | [
"karthikudayakumar16@gmail.com"
] | karthikudayakumar16@gmail.com |
56ef0e161976ba8b92be3abcd8af5dfed061f4e2 | 15bdec562063ca2de47b4f271f4cf6d17312ade9 | /hx-parent/hx-poi/src/main/java/org/layz/hx/poi/style/cell/CenterBoldFont15.java | 2e1caf0a907f08108eede7e38a08c0377a30e117 | [] | no_license | wyhx21/hx | 0e301ee4cd2dee0ce2ef5d333ddad022fbe0ee89 | 23173011f9b5fcf1eaa115fe4747f349a0031d48 | refs/heads/master | 2023-03-18T03:43:34.023600 | 2020-11-13T11:07:27 | 2020-11-13T11:07:27 | 234,241,647 | 0 | 0 | null | 2020-03-06T16:25:07 | 2020-01-16T05:20:24 | Java | UTF-8 | Java | false | false | 853 | java | package org.layz.hx.poi.style.cell;
import org.apache.poi.ss.usermodel.CellStyle;
import org.apache.poi.ss.usermodel.Font;
import org.apache.poi.ss.usermodel.HorizontalAlignment;
import org.apache.poi.ss.usermodel.Workbook;
import org.layz.hx.base.inte.poi.CellStyleType;
/**无边框15号粗体(居中)*/
public class CenterBoldFont1... | [
"2247819253@qq.com"
] | 2247819253@qq.com |
a35382397f5dca4a2f4e4794142a91999cf5b336 | d126bab952a619370f7c50dce6d965413d09bace | /src/main/java/com/minsui/apis/repository/UserRepository.java | a351f389a7b431556a505ff7f447024514c00850 | [] | no_license | cheaminsu/apis | e81b143cbf2f20a4fb0ff360eaadc925c014e3e2 | f2e883f967867a0ec10901a23fd7a35daa7f66fa | refs/heads/master | 2023-02-16T22:47:37.037796 | 2020-12-14T05:13:17 | 2020-12-14T05:13:17 | 321,230,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package com.minsui.apis.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.minsui.apis.model.User;
@Repository
public interface UserRepository extends JpaRepository<User, Long> {
}
| [
"71109715+cheaminsu@users.noreply.github.com"
] | 71109715+cheaminsu@users.noreply.github.com |
0da686650ab829397912fb2e81e6982669b5f19a | ef0c1514e9af6de3ba4a20e0d01de7cc3a915188 | /sdk/maps/azure-maps-traffic/src/main/java/com/azure/maps/traffic/TrafficServiceVersion.java | 11b3986967a3f5014ce651fd6108089946660035 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later",
"CC0-1.0",
"BSD-3-Clause",
"UPL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | Azure/azure-sdk-for-java | 0902d584b42d3654b4ce65b1dad8409f18ddf4bc | 789bdc6c065dc44ce9b8b630e2f2e5896b2a7616 | refs/heads/main | 2023-09-04T09:36:35.821969 | 2023-09-02T01:53:56 | 2023-09-02T01:53:56 | 2,928,948 | 2,027 | 2,084 | MIT | 2023-09-14T21:37:15 | 2011-12-06T23:33:56 | Java | UTF-8 | Java | false | false | 1,000 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.maps.traffic;
import com.azure.core.util.ServiceVersion;
/**
* Contains the versions of the Traffic Service available for the clients.
*/
public enum TrafficServiceVersion implements ServiceVersion {
... | [
"noreply@github.com"
] | noreply@github.com |
3d45456febff1d651de4937c485e60b9f5ee4131 | fcf82d553a028febb002adba99c23c62e2a9a5c6 | /src/org/squarephoto/client/models/PopularResult.java | cd19216d1a1b30f678d01be72267a7ca2fa51eaa | [] | no_license | DbImko/SquarePhoto | de69efe0c2404a1ad3f86cda8d4e76a66a06580a | 4c4b7624b9b50018972094dcfc498232f7a2c24e | refs/heads/master | 2021-01-18T16:27:55.471964 | 2012-03-09T20:24:01 | 2012-03-09T20:24:01 | 3,316,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package org.squarephoto.client.models;
import java.util.ArrayList;
import java.util.List;
public class PopularResult {
private Exception exception;
private List<PopularItemModel> items;
public PopularResult() {
items = new ArrayList<PopularItemModel>();
}
public Exception getException() {
return exceptio... | [
"dbimko@gmail.com"
] | dbimko@gmail.com |
d540009f0fbcd1ba654e56240e32831aa596247b | a18293889713d73ee3ba0868da0cff565a721f63 | /src/main/java/com/stackoverflow/entity/AnnualLeave.java | a232c20d814a621b998fedc254735beae8e44bc6 | [] | no_license | joyshah/SingleTableStrategyExample | ab1335467e9a2dd02e4fe3e66c3ef74288d702bf | 88e88d966b3d851e62bf7735126f008fe4bf7d3e | refs/heads/master | 2020-05-24T20:43:58.015305 | 2019-05-19T10:15:59 | 2019-05-19T10:15:59 | 187,461,137 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 526 | java | package com.stackoverflow.entity;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
@Entity
@DiscriminatorValue("Annual")
public class AnnualLeave extends LeaveQuota {
private String annualLeaveReason;
public String getAnnualLeave() {
return annualLeaveReason;
}
public void setAnn... | [
"shahjoy831994@gmail.com"
] | shahjoy831994@gmail.com |
9d58520d7787114eb8a8ac0d55b160b3d777d7c9 | 0f5932a5c7f67527fa83aa20bcc9ec0664d2153c | /src/games/clickgames/MineSweeper.java | af8bd00cae97ada467fc06f693a78f2b5e0e8fc5 | [] | no_license | freage/java-2D-games | 4b7c63ccfba6a2d1698256b30eb1f2d8b199a03e | 9c92d8ba310293e0f92a712c4c2546f04a16c8cf | refs/heads/master | 2020-05-25T23:10:45.459834 | 2019-09-27T11:34:22 | 2019-09-27T11:34:22 | 188,029,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,854 | java | package games.clickgames;
import java.awt.Color;
import java.awt.Font;
public class MineSweeper extends Model {
// here the mines are stored
private int[][] solution;
// the matrix visible for the user is in BaseModel.game
private int numberofmines;
private static final int EMPTY = 0;
priva... | [
"frag42iv@gmail.com"
] | frag42iv@gmail.com |
a96c2cfd65cae1cb167b74aea6edcba7e91e9629 | 318f56fcc6fc4d68259ea4781d3e696c62783379 | /basetemplate/AccountServer/src/com/account/servlet/GetVersionServlet.java | 9bedf0c25e5816d45b436bee187626ae2eb9b188 | [] | no_license | dream962/Dream | a7950d3e04410fb25c3282862dabe8b3c3404e3e | e68c386598c7c22ee8998c8d405855677b781e7a | refs/heads/master | 2021-01-12T18:30:49.629941 | 2020-03-16T02:20:00 | 2020-03-16T02:20:00 | 71,342,069 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 826 | java | /**
*
*/
package com.account.servlet;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.account.component.ServerComponent;
import com.base.web.PlayerHandlerServlet;
import com.base.web.WebHandleAnnotation;
import com.data.account.data.Ve... | [
"342370472@qq.com"
] | 342370472@qq.com |
681cad1868bc5d0d3b3eff46accc625f94c1f1cb | 5acefc1783dc9fac0a4557e842fdbf66fe6cc1cb | /app/src/main/java/com/example/mbcrocci/amov1718/move/InvalidLocationException.java | ebffa2b4c20b787841ec2e64fee49d9bc0846753 | [] | no_license | mbcrocci/AMOV1718 | 9be1acf0ef41c1d7be20b3ffe6eeac542ad2b6ec | 6e54005e563fac1e361675008926eb932e3d4d84 | refs/heads/master | 2021-05-14T02:01:35.181298 | 2018-01-10T23:52:13 | 2018-01-10T23:52:13 | 116,582,081 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 565 | java | package com.example.mbcrocci.amov1718.move;
import com.example.mbcrocci.amov1718.board.Location;
public class InvalidLocationException extends RuntimeException {
private static final long serialVersionUID = 1L;
private final Location loc;
public InvalidLocationException(Location loc) {
this("Loc... | [
"mbcrocci@gmail.com"
] | mbcrocci@gmail.com |
948ce3b53076cecb69cb86036470c171b567cc4a | 372df7242dfc26c75ddb9b0eb5cfd90a2fb8afa2 | /storm-core/src/jvm/org/apache/storm/task/OutputCollector.java | 4db87f0d3f5b4bd052179eadcf0e2e4be28bfa37 | [
"Apache-2.0",
"MIT",
"BSD-3-Clause",
"BSD-2-Clause",
"GPL-1.0-or-later",
"CDDL-1.0"
] | permissive | gridgentoo/storm-release | 89a204331bb9e51aaaeac0e05be9acc401f33f0a | 57279a70dcfec7f77129ea4540395060bac76b5e | refs/heads/master | 2022-10-26T16:40:50.864033 | 2019-10-04T06:18:37 | 2019-10-04T06:18:37 | 212,720,085 | 0 | 1 | Apache-2.0 | 2022-10-05T04:26:26 | 2019-10-04T02:15:55 | Java | UTF-8 | Java | false | false | 9,694 | 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... | [
"gridgentoo@gmail.com"
] | gridgentoo@gmail.com |
296976559f1c3416c1e97fce75976ae52d60ba4d | 4dacf4a51aba457db3cba0aaeec0ce039c044db9 | /src/main/java/com/thinkgem/jeesite/modules/agent/web/AgentUserController.java | af0888b00a0d89ad9cc9f8a35ce7b0d52d3453bc | [] | no_license | fangxb353881154/hc_apply | 7df27d1b6bbf2e1f9651e0c231c93a0702c9220a | 1ef399f379a02681669c09216d3651aef876d566 | refs/heads/master | 2020-06-13T12:54:32.399893 | 2017-03-03T07:43:45 | 2017-03-03T07:43:45 | 75,376,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,628 | java | /**
* Copyright © 2012-2014 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.thinkgem.jeesite.modules.agent.web;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.alibaba.fastjson.JSON;
import com.google.common.c... | [
"fangxb1314"
] | fangxb1314 |
46bf03545807534aca4adcd667587d136706644c | 585dd41b51226a540639f86707bb3999f04a3638 | /src/simon/tools/testJblas.java | 15825a65496d4eff1932a9715cc8770f45b9f615 | [] | no_license | niki-rohani/Propagation_social_network | 12393767f4b44bf0e236b6e408cf0f1a2ec6521c | 26f2d66a479d64b49872c6d7e62666acf4e589df | refs/heads/master | 2021-01-17T10:02:31.331684 | 2016-07-10T10:21:05 | 2016-07-10T10:21:05 | 46,667,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 609 | java | package simon.tools;
import org.jblas.*;
public class testJblas {
public static void main(String args[]) {
DoubleMatrix m = new DoubleMatrix(3,3,1, 2, 1,2,4,2,1,2,3) ;
m.print();
DoubleMatrix d = m.mmul(m.transpose()) ;
d.print();
DoubleMatrix eig[] =Eigen.symmetricEigenvectors(d) ;
DoubleMatrix ... | [
"niki.rohani@etu.upmc.fr"
] | niki.rohani@etu.upmc.fr |
49281389efe942e73409d04d1e3a2a372f1df7e3 | 0a93dc78918b4de5d58c5a3c6b6b03a7bc364140 | /MinimumWindowSubstring.java | 5c8fb26e802fda5166c077e9b568095aadf2719e | [] | no_license | pengw00/leetcode-java | fa9194aaf5b491993528727241c38bb8ba3736a8 | a5168467c4215b0fadadf4bb3e3a9ff0fe7f78d9 | refs/heads/master | 2021-06-04T00:27:10.002238 | 2020-01-21T07:15:57 | 2020-01-21T07:15:57 | 124,282,874 | 0 | 0 | null | 2019-12-22T06:27:01 | 2018-03-07T19:17:31 | Java | UTF-8 | Java | false | false | 1,352 | java | public class MinimumWindowSubstring{
public String MinimumWindowSubstring(String s, String t){
if(s == null || t == null) || s.length() < t.length(){
return "";
}
String result = "";
int min = s.length() + 1;
HashMap<Character, Integer> map5 = new HashMap<Character, Integer>();
HashMap<Character, Intege... | [
"water685@hotmail.com"
] | water685@hotmail.com |
ce32a2febb7e4646a84e0392b510198f15389754 | 9033ecda9db7681dd90f7f262d474ac91ab77289 | /e0thqo/app/src/main/java/com/example/wsg/MainActivity.java | 3aa248cbcd0086a39171b8e3d5a04933f91f8d22 | [] | no_license | stevenwsg/Android_Life | a4a161f5aa0f377561722ef7c00ad725ca07e7cf | 1d8cebb0e61669aad00aae3cbbd5edef11975f7a | refs/heads/master | 2021-01-20T13:03:08.236877 | 2017-10-29T06:09:02 | 2017-10-29T06:09:02 | 90,440,118 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,942 | java | package com.example.wsg;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.TabLayout;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPag... | [
"1305676305@qq.com"
] | 1305676305@qq.com |
c4c6e0abc1b6adc0d6de9f0299c33f050a25a39e | 114734219688537579117dd55569078f7617cb06 | /services/route_manager/src/main/java/com/futurewei/alcor/route/service/Impl/RouterToPMServiceImpl.java | 1c6f34fe1e444efa7c4c341b70ba1601787084a4 | [
"MIT"
] | permissive | tianyuan129/alcor | 21873a2446765491b133ae8dac58770ee4828e26 | 4d44c129cf232f82088038149fb7a79f780dc0e2 | refs/heads/master | 2023-06-01T13:19:04.159895 | 2021-06-16T18:09:08 | 2021-06-16T18:09:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,605 | java | /*
MIT License
Copyright(c) 2020 Futurewei Cloud
Permission is hereby granted,
free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge... | [
"noreply@github.com"
] | noreply@github.com |
e27d951976aea1a43efdfd027aa1d2a8d0a9ae0b | 6653d28be9876edbec741adcc3771a711f0adb86 | /javarush/level28/lesson08/task02/Solution.java | 0b858130283f1651543ce384791f04e4f66a02e3 | [] | no_license | kkaun/tasks_compilation | 40e26aefe8f350d7b075ce6be32090942b7a152c | 82a6257fa2fb455a4ca16292bbcb68c18a00079b | refs/heads/master | 2021-01-23T02:24:21.630454 | 2017-04-13T17:57:40 | 2017-04-13T17:57:40 | 85,993,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,766 | java | package com.javarush.test.level28.lesson08.task02;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
/* Знакомство с ThreadPoolExecutor
1. В методе main создай очередь LinkedBlockingQueue<Runnable>
2. В цикле добавь в очередь 10 тасо... | [
"noreply@github.com"
] | noreply@github.com |
aaf1be570e79b4ba9162bb8e7b8b13e742889358 | b5ba0941e54b7c4b1ae69251b606ced62cad9f39 | /app/src/main/java/com/thssh/netmail/contrant/XMPPContant.java | c99ff9f817ac92b55edcad1c8e4bac4269668fb0 | [] | no_license | zhangyugehu/NetMail | 5c8b254cdc06ee1f0cc4b81ac6a1b3d19f407072 | 2ebecb701d2ee73335d64d11b4390ba832dac068 | refs/heads/master | 2021-01-25T09:31:57.359704 | 2017-08-14T06:59:40 | 2017-08-14T06:59:40 | 93,846,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 249 | java | package com.thssh.netmail.contrant;
/**
* @author zhangyugehu
* @version V1.0
* @data 2017/06/09
*/
public class XMPPContant {
public static final String XMPP_HOST = "cwindow-im.docmail.cn";
public static final int XMPP_PORT = 5222;
}
| [
"1021091945@qq.com"
] | 1021091945@qq.com |
9f869a0902672f394622711a397f467599d65016 | b9000a88b110b55ebb788874f73e9a5997d49b21 | /synergy-components/src/test/java/kz/arta/synergy/components/client/input/date/repeat/BaseRepeatChooserTest.java | 995db3924e813ed3693763f1999bba748879c9bd | [] | no_license | fourcircles/sc | 09ce417954926ce59c306dd0d12160f09aa25a5e | 77507d0c423858e712b59e79d0015ff0f789571c | refs/heads/master | 2021-01-17T05:49:47.139057 | 2015-02-22T10:53:07 | 2015-02-22T10:53:07 | 25,764,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,173 | java | package kz.arta.synergy.components.client.input.date.repeat;
import com.google.gwt.event.logical.shared.ValueChangeEvent;
import com.google.gwt.event.logical.shared.ValueChangeHandler;
import com.google.gwtmockito.GwtMockitoTestRunner;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
im... | [
"v.selevenko@arta.kz"
] | v.selevenko@arta.kz |
d3140faa49b58ae487d0a7c84257bcedf2cac121 | 344776fe86c9fb053935294354179fccce4427f3 | /src/main/java/cn/mxsc/pojo/Cart.java | d2ed4bfe499ed68b1748da2131174ace2d9c8ce1 | [] | no_license | sunshine1205/mxsc | 6f404be5e2253351ce90f1cfbdc5052126f6c001 | 1f5cbfcac120771b3efe29d10047585e48afccd2 | refs/heads/master | 2020-03-25T10:43:11.171535 | 2018-08-09T07:14:49 | 2018-08-09T07:14:49 | 143,703,221 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,745 | java | package cn.mxsc.pojo;
import java.util.Date;
public class Cart {
private Integer id;
private Integer userId;
private Integer productId;
private Integer quantity;
private Integer checked;
private Date createTime;
private Date updateTime;
public Cart(Integer id, Integer userId, In... | [
"1458480026@qq.com"
] | 1458480026@qq.com |
c3f078f19580ed4185a1dbae3ef0c077148c7c12 | 60840404590c3d60d142527d48598e00b68c8d1e | /src/com/godme/leetcode/q227/Solution.java | 34a36fd21d97a44e590026f95e95465a6e209fd3 | [] | no_license | just-worker/algorithm | 199d457be133a8d420c81004de68ee6c41bb0f6e | 00248e0cd3b82e5bf6062c54e87660d583692f3a | refs/heads/master | 2023-05-14T08:06:18.830726 | 2021-06-02T11:55:24 | 2021-06-02T11:55:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 903 | java | package com.godme.leetcode.q227;
import java.util.Stack;
class Solution {
public int calculate(String s) {
Stack<Integer> stack = new Stack<>();
int value = 0;
char lastOp = '+';
for(char ch: (s+"+").toCharArray()){
if(ch == ' ') continue;;
if(Character.isD... | [
"wenlong.guo@zhangmen.com"
] | wenlong.guo@zhangmen.com |
87688f878a4c73012c24e443f40016ced0206d4d | 09ef37b2cce10a73112c080309dde4069059dd4b | /app/src/main/java/com/example/mfikrihasani/imagerecognition/ChainCode.java | 6fe996b7f82e9b6432bae941f2fd2d2a1f4fcc78 | [] | no_license | fikrihasani/Pengenalan-Pola | 0501c8d121c7f208e7b0c7ea86428de05214c374 | 2535a7eabc0cc04fd5944a52e9c58a11da570e16 | refs/heads/master | 2020-03-30T03:37:09.540348 | 2019-02-03T13:22:38 | 2019-02-03T13:22:38 | 150,698,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 165 | java | package com.example.mfikrihasani.imagerecognition;
public class ChainCode {
int x,y;
public ChainCode(int a, int b){
x = a;
y = b;
}
}
| [
"mfikrihasani@gmail.com"
] | mfikrihasani@gmail.com |
028aea26a2b08e53ad52bb213e80f9b797ff9932 | 07a19cc5b373289568756509fbb1f838ba880570 | /src/main/java/org/apache/ibatis/parsing/GenericTokenParser.java | cc1f9411c6e7b41beed0408e2029b312ff7bec3c | [] | no_license | FantasyDream/mybatis-3.5-learning | afc46e425eac631249b9452f90c52798d8de52bd | 3b13cfe56aafb568addbc1a1c661bb29f3e0bf41 | refs/heads/master | 2022-10-04T08:43:04.756980 | 2019-12-26T09:57:29 | 2019-12-26T09:57:29 | 179,459,938 | 0 | 0 | null | 2022-09-08T00:59:45 | 2019-04-04T08:54:43 | Java | UTF-8 | Java | false | false | 3,523 | java | /**
* Copyright 2009-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"S771247955@gmail.com"
] | S771247955@gmail.com |
cb4446d8a07bb351970475bf88d8bf3399c5f472 | fe7c2879e61d84bc9318c80f1424fce02bf72afb | /app/src/main/java/com/github/blizz2night/testinterpolation/Utils.java | 409b1086c17dcf2f5514118f3e1e7e82fedc5d60 | [] | no_license | blizz2night/TestInterpolation | 0adffce38857e7a5300060c18679d33720825966 | d09ffad20a8441c7c2e3b5d2b7f7c71bd389b8b7 | refs/heads/master | 2022-10-26T00:53:15.496799 | 2020-06-14T17:46:17 | 2020-06-14T17:46:17 | 271,263,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,435 | java | package com.github.blizz2night.testinterpolation;
import android.content.Context;
import android.opengl.GLES20;
import android.util.Log;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
public class Utils {
private static final String TAG = ... | [
"yulie.yan@tinno.com"
] | yulie.yan@tinno.com |
bb1af12bb9dfa44099bc92a374828572bc8989ef | 6fcc4c26743ed45346b2ddc904a0831784e16c47 | /09. 1. JSON-Processing/people/src/main/java/app/domain/model/Address.java | ab4de513eec6f219457edfa3f1560a3fa482d302 | [
"MIT"
] | permissive | kostadinlambov/Databases-Frameworks-Hibernate-and-Spring-Data-Sept-2018 | 1734bf73dedc8ff63752cf2a45a17853829466c7 | 89c8d70443a89b2ca45f8dfdd6b2032ba6fbcf30 | refs/heads/master | 2020-04-03T04:50:11.030564 | 2018-12-10T20:38:02 | 2018-12-10T20:38:02 | 155,025,474 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,045 | java | package app.domain.model;
import javax.persistence.*;
import java.io.Serializable;
import java.lang.annotation.Target;
@Entity
@Table(name = "addresses")
public class Address implements Serializable {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private long id;
@Column(name = "country")... | [
"valchak@abv.bg"
] | valchak@abv.bg |
d91018a815c22af3e01b325e099dccb737565efa | 6cc1f0ec597ab8707b8f202dccdb73bcb919bfad | /AAD2 Lab1/src/Exercise2/Student.java | b8b6217318d730047c03db3c4849e539bc865c04 | [] | no_license | htcvtc59/JavaSwing | 084beaccab1654b7abab3da7c13b6c1db28e0735 | af03728eb0eb464e9941846f1d5988abbd2e9979 | refs/heads/master | 2021-01-19T08:31:49.959326 | 2017-04-08T15:17:56 | 2017-04-08T15:17:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 921 | 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 Exercise2;
/**
*
* @author Monkey.TNT
*/
public class Student {
private String name;
private int rollno;
privat... | [
"htcvtc59@gmail.com"
] | htcvtc59@gmail.com |
574c821469b97415edbb4e3d40648c1449b869e0 | 7ad600f480fa66b065d5b1ab3e365371315775cc | /xueyuan_parent/service/service_edu/src/main/java/com/fjc/edu/mapper/ChapterMapper.java | d61a8ea9d136ab9d1992365f4e86e99560e2ae19 | [] | no_license | funfan1106/Demo1106 | 70021c3ae31ce5480f34612c408e167cfbf65772 | 72670e628654f02bfdd1a99752e773d95ccdc3b7 | refs/heads/master | 2023-03-30T19:57:53.492855 | 2021-04-08T08:38:21 | 2021-04-08T08:38:21 | 355,820,315 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 276 | java | package com.fjc.edu.mapper;
import com.fjc.edu.entity.Chapter;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* 课程 Mapper 接口
* </p>
*
* @author testjava
* @since 2021-02-28
*/
public interface ChapterMapper extends BaseMapper<Chapter> {
}
| [
"1075430939@qq.com"
] | 1075430939@qq.com |
4c084d9765c4d745522e699af0b72191368b5887 | 6305a0e194879c7a421ee8780e0e652f59bdbd44 | /src/main/java/eu/luminis/genetics/MovementGeneEvolver.java | 6fbeff43b76093ddd8ef80b4441a9324876f8788 | [] | no_license | verbeekgerard/evoluting-life-java | 056acbbd7c958772eef28a719fdeec561a3f4ccf | 5039ba4a9aef40ff183123103d228fa66d661572 | refs/heads/master | 2021-01-18T02:27:23.352677 | 2018-04-01T07:52:33 | 2018-04-01T07:52:33 | 64,153,051 | 1 | 2 | null | 2018-04-01T07:52:34 | 2016-07-25T17:08:18 | Java | UTF-8 | Java | false | false | 698 | java | package eu.luminis.genetics;
import eu.luminis.Options;
import eu.luminis.util.Range;
class MovementGeneEvolver extends Evolver {
public final EvolvingValue AngularForce = new EvolvingValue(
Options.angularForceMutationRate,
Options.angularForceReplacementRate,
Options.mutation... | [
"erwinkonink@gmail.com"
] | erwinkonink@gmail.com |
cb2ee8dd5b5d34383b9e12257bdba92b957a6974 | 62cdae1b27b4324a42148381daf18dfaaf3c6d75 | /src/main/java/com/bludkiewicz/montyhall/core/service/results/SingleGameResult.java | 78fc63f3c9a8173e558577b7cc52e23b3fd09abf | [
"MIT"
] | permissive | bludkiewicz/montyhall | 79106492a95ebb179d46b408af715d82d3d59441 | af0ef6746932083a43159a725d852a62a4c27399 | refs/heads/master | 2023-01-05T12:16:04.611478 | 2020-11-03T02:02:35 | 2020-11-03T02:02:35 | 306,983,390 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,139 | java | package com.bludkiewicz.montyhall.core.service.results;
import com.bludkiewicz.montyhall.core.service.enums.Door;
import com.bludkiewicz.montyhall.core.service.enums.Prize;
/**
* Representation of a single games results.
*
* As there can be 1000s of these per request, this should follow flyweight pattern.
*/
publ... | [
"ben.ludkiewicz@gmail.com"
] | ben.ludkiewicz@gmail.com |
547784ed9a84e0e899cb09371858ca5cf4c49917 | 55db5a707ffc9b7878b816955a80f40353b48cec | /src/main/java/allout58/jambot/util/CommandParser.java | 92f783cc74d19057dccbbf8606501b7e5d2d38ce | [] | no_license | allout58/JavaBot | 25ea6b4545ece4509da0ffe73fc39ccf1cb68206 | edd6cf8517e8b5a261676b313f9c8da7e889ae03 | refs/heads/master | 2021-01-23T13:57:30.385640 | 2015-03-05T02:31:50 | 2015-03-05T02:31:50 | 23,172,447 | 0 | 0 | null | 2015-04-09T02:08:51 | 2014-08-21T03:14:09 | Java | UTF-8 | Java | false | false | 4,760 | java | package allout58.jambot.util;
import allout58.jambot.JamBot;
import allout58.jambot.api.API;
import allout58.jambot.api.IChannel;
import allout58.jambot.api.IClient;
import allout58.jambot.api.ICommand;
import allout58.jambot.api.IMatcher;
import allout58.jambot.api.IResponder;
import org.apache.logging.log4j.LogManag... | [
"jamesthollowell@gmail.com"
] | jamesthollowell@gmail.com |
ee12718da7d6e0653b4906e65a9204880f88e69e | 5d428dfa0e33c3334acf29478327d2410220c640 | /pineapple/src/main/java/com/pineapple/service/ReportService.java | 8e72117456f14f14922bad41ca50411dba0904bd | [] | no_license | joyechans/PineApple | f6ccad6d4911f6c0f6a43b3915246774853c1414 | f91446b6571bf1f71b9c36d1cd5c97a2623ae316 | refs/heads/master | 2022-12-22T17:54:13.247317 | 2019-11-19T10:45:12 | 2019-11-19T10:45:12 | 199,996,343 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package com.pineapple.service;
import java.util.List;
import com.pineapple.vo.Payment;
import com.pineapple.vo.PaymentDetail;
import com.pineapple.vo.Product;
//import com.catwebsite.vo.Upload;
public interface ReportService {
List<PaymentDetail> productReport(Product product);
List<Payment> monthlyReport();
... | [
"tmdwnstjddus@gmail.com"
] | tmdwnstjddus@gmail.com |
e195667d43f9fa6a83b5a1a0f9889616cba94aee | 3d4349c88a96505992277c56311e73243130c290 | /Preparation/processed-dataset/god-class_3_917/9.java | f330383ea4611d4f60661cd19c4a1ea4293a447d | [] | no_license | D-a-r-e-k/Code-Smells-Detection | 5270233badf3fb8c2d6034ac4d780e9ce7a8276e | 079a02e5037d909114613aedceba1d5dea81c65d | refs/heads/master | 2020-05-20T00:03:08.191102 | 2019-05-15T11:51:51 | 2019-05-15T11:51:51 | 185,272,690 | 7 | 4 | null | null | null | null | UTF-8 | Java | false | false | 45 | java | public String getName() {
return name;
}
| [
"dariusb@unifysquare.com"
] | dariusb@unifysquare.com |
32a32bd4f27b0dec3b5eff9d43d82618fbfc8917 | f55492fb48b0a2de71d2b2a8a487f7e7803f0ebb | /src/Simulation.java | e7d54ca8dc5b58bfb5e167224c4a8f3b3ad8c106 | [] | no_license | ChrisMcCat/spacemasterz | c14e1cedb5d0ca3cec7ab7b593ce6bd048e124d0 | c2b1f6351a8c76fa1e6be86a1ab16b4789444d28 | refs/heads/master | 2020-09-15T14:41:06.350422 | 2019-11-22T20:46:15 | 2019-11-22T20:46:15 | 223,478,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,142 | java | import java.io.FileNotFoundException;
import java.io.File;
import java.util.ArrayList;
import java.util.Scanner;
public class Simulation {
public Simulation() {
}
ArrayList<Item> loadItems(String fileName) throws FileNotFoundException {
File file = new File(fileName);
Scanner scan = new ... | [
"noreply@github.com"
] | noreply@github.com |
fd02fd78fdef83af260730edc675e42ce1c8419d | f37147e77d1942aca55f54abde22bf9627581beb | /src/Leet118.java | 77e275f27ffcc0a1e9974fd844abf722964d42c2 | [] | no_license | gus07ven/Algorithms | 2d970941dbce635038993223387826f940e492f8 | d0003f32f48a1e142002062ec9e070b4bb06a93b | refs/heads/master | 2020-05-07T11:03:57.853737 | 2019-09-17T23:27:55 | 2019-09-17T23:27:55 | 180,443,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,055 | java | import java.util.ArrayList;
import java.util.List;
public class Leet118 {
public static List<List<Integer>> generate(int numRows) {
if(numRows < 1){
List<List<Integer>> emptyList = new ArrayList<>();
return emptyList;
}
List<List<Integer>> pasTri = new ArrayList<>();
ArrayList<Integer> ... | [
"gustavoarismendi@hotmail.com"
] | gustavoarismendi@hotmail.com |
cdd0805cda286ae763ad5e692bfd09adf612d068 | 9fd3823352fc0175a9755b608de9e8f985ce049a | /src/main/java/ec/edu/ups/appdis/view/EmployeeSelectionBean.java | 55c7737e4055be00a6aff6fab3e7d59e69e20996 | [] | no_license | michaeljmhe/Project_Sistema_Restaurante_Final | 6624c48f4442db2c5a0a1b0bd9495e12f62604dc | 20810f3d47ed0cfeeff2d319bca43c04cd942e25 | refs/heads/master | 2020-04-22T03:35:21.949622 | 2019-02-11T08:37:36 | 2019-02-11T08:37:36 | 170,092,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 823 | java | package ec.edu.ups.appdis.view;
import java.util.Arrays;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ViewScoped;
@ManagedBean(name = "empSelectBean")
@ViewScoped
public class EmployeeSelectionBean {
private List<String> sele... | [
"michael@DESKTOP-UJRR39U"
] | michael@DESKTOP-UJRR39U |
b26150618cdad2d002ca03615cebd939db6f415a | ee37c6cf63564b9cb4855ab15cf375a723daf47f | /app/src/main/java/org/endcoronavirus/outreach/models/DataStorageDatabase.java | 111728e9017067485091a292ae63aac2c6aa57f5 | [] | no_license | JetPlaneJJ/outreachapp-android | d44906f4d84dc30886c01660ea839b38b5e36957 | 4c8098403af1fa262d8763ad4b0313042ce21327 | refs/heads/master | 2021-04-15T03:05:28.729635 | 2020-03-23T02:20:20 | 2020-03-23T02:20:20 | 249,290,088 | 0 | 0 | null | 2020-03-22T23:11:32 | 2020-03-22T23:11:32 | null | UTF-8 | Java | false | false | 496 | java | package org.endcoronavirus.outreach.models;
import androidx.room.Database;
import androidx.room.RoomDatabase;
import org.endcoronavirus.outreach.dao.CommunityDetailsDao;
import org.endcoronavirus.outreach.dao.ContactDetailsDao;
@Database(entities = {CommunityDetails.class, ContactDetails.class}, version = 4)
public ... | [
"fuga@studiofuga.com"
] | fuga@studiofuga.com |
0910b034cec351b6058b2e7f750cad9e305082fd | cb36589df78bd9e90c700dbcf511350cb13e807c | /src/com/hbuas/pojo/entity/DonatePlantInfo.java | 4983419a25f8cdeba170cbb451f0d5b0344e2c42 | [] | no_license | FishGold/WeixinYuanLinApp3 | 5d0de05c090331d2dc81d3b3e669f17a51ea473e | 03657d430775a378f5b225b7176daef9da2ece7b | refs/heads/master | 2021-01-17T12:52:27.078088 | 2016-06-22T00:23:14 | 2016-06-22T00:23:14 | 57,470,522 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,691 | java | package com.hbuas.pojo.entity;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import java.sql.Date;
/**
* Created by dell on 2016/6/5.
*/
@Entity
public class DonatePlantInfo {
private int id;
private int userId... | [
"1067366897@qq.com"
] | 1067366897@qq.com |
f555a61657cbd33517cbaed08214c913d6f50ab0 | fc1bf26252525f1dca780f0c26cea165c3b3f531 | /com/planet_ink/coffee_mud/Abilities/Properties/Prop_ItemSlotFiller.java | 92f91041a2e3a1c9be70ef4d99b7ed3e780c77ee | [
"Apache-2.0"
] | permissive | mikael2/CoffeeMud | 8ade6ff60022dbe01f55172ba3f86be0de752124 | a70112b6c67e712df398c940b2ce00b589596de0 | refs/heads/master | 2020-03-07T14:13:04.765442 | 2018-03-28T03:59:22 | 2018-03-28T03:59:22 | 127,521,360 | 1 | 0 | null | 2018-03-31T10:11:54 | 2018-03-31T10:11:53 | null | UTF-8 | Java | false | false | 4,794 | java | package com.planet_ink.coffee_mud.Abilities.Properties;
import com.planet_ink.coffee_mud.core.CMClass;
import com.planet_ink.coffee_mud.core.CMLib;
import com.planet_ink.coffee_mud.core.CMParms;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.CharClasses.interfaces.CharClass;... | [
"bo@zimmers.net"
] | bo@zimmers.net |
44cb088265cdafb941eddc3427c05779cd6f058e | 4e4cc3f1e1158aa00910e297f9baef15c6f0cb26 | /ThePoint/gen/com/totoo/filer/BuildConfig.java | 942c39577342a01cdf22b14b6396622e8b1e21af | [] | no_license | totooaoo34/ThePoint | e5344e13403da0519987b9bcd9c89976bb558003 | 0b41d221d4a91679fc6a61550685a8fbd9f30889 | refs/heads/master | 2021-09-06T07:56:23.294927 | 2018-02-04T02:35:02 | 2018-02-04T02:35:02 | 120,113,031 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 157 | java | /** Automatically generated file. DO NOT MODIFY */
package com.totoo.filer;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"1340984030@qq.com"
] | 1340984030@qq.com |
16e330b9eacb7801211dd20427affbbd7d7cc04f | bbee00f121d981fa647e070c42c1da0ce87980d8 | /EndTerm/src/com/company/repositories/interfaces/ITeamRepository.java | 25b10fba6f1750f2882cfcd7bf60b625b46a98f5 | [] | no_license | Kusha25/endterm1 | 68f20901a94bfe48af931d576fcae8f501854a84 | 89bbb373aeeb77e48ef1f7db039c0e8f7b18fe13 | refs/heads/main | 2023-03-20T08:59:55.623084 | 2021-03-11T06:21:05 | 2021-03-11T06:21:05 | 346,599,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 87 | java | package com.company.repositories.interfaces;
public interface ITeamRepository {
}
| [
"noreply@github.com"
] | noreply@github.com |
4200ba0e8ddc8c91c835da65722e4df52c8f6592 | 24cba2d03035e1921f57aa7a80c9b10f1f65676b | /common-model/src/main/java/com/liurq/server/model/DoctorVisit.java | 7dccaa760391afa76c8413ad671cf29b05692621 | [] | no_license | Malmoney/hospital-registration-i | 97766aed769c7f9ee242ac42ed62713fe15e948b | 1ed84fb10cd4bee5da0dd4573160784b09cb3fa6 | refs/heads/master | 2023-06-20T08:11:52.465034 | 2021-07-20T11:24:23 | 2021-07-20T11:24:23 | 335,903,458 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 9,910 | java | package com.liurq.server.model;
import java.util.Date;
public class DoctorVisit {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column tb_doctor_visit.id
*
* @mbggenerated Wed Feb 03 19:23:50 CST 2021
*/
private String id;
/**
... | [
"buyi0509@163.com"
] | buyi0509@163.com |
0cba761e08f53ebf709b484166bca2e4e5a16c66 | bf4c94c695c0f3ff5983adfa5bbcb3f94605d8b5 | /microsoft-debugger-impl/src/main/java/consulo/dotnet/microsoft/debugger/proxy/MicrosoftFieldProxy.java | 5935e5943fe8cd4b2834a782ff2ef250b619d83c | [
"Apache-2.0"
] | permissive | consulo/consulo-dotnet-microsoft | e88ca55112531d9987b7b386aac62c252ea7495b | e89a70048c4ae3890d1238eb1c8ae3b4c39e4ce4 | refs/heads/master | 2023-08-31T19:19:23.643807 | 2023-07-08T10:02:24 | 2023-07-08T10:02:24 | 137,584,073 | 0 | 0 | Apache-2.0 | 2023-01-01T16:40:28 | 2018-06-16T13:52:13 | Java | UTF-8 | Java | false | false | 2,594 | java | package consulo.dotnet.microsoft.debugger.proxy;
import consulo.dotnet.debugger.proxy.DotNetFieldProxy;
import consulo.dotnet.debugger.proxy.DotNetStackFrameProxy;
import consulo.dotnet.debugger.proxy.DotNetTypeProxy;
import consulo.dotnet.debugger.proxy.value.DotNetNumberValueProxy;
import consulo.dotnet.debugger.pro... | [
"vistall.valeriy@gmail.com"
] | vistall.valeriy@gmail.com |
8bef70d6034e7d65eb487658ccd9958361a854ec | 26cea3655da8ee2bcf5c4ed60f8dfe26dc6f2894 | /src/main/java/com/demo/maven/repository/StockRepository.java | 4ac2176f3caf27192bc8869628a97fff25288390 | [
"MIT"
] | permissive | jeanschuchardt/demo-maven | 857600ed0fffdd6fba5e20c87f417d41309f87cf | f010ed9d50278887696bd708a0f139ff34337556 | refs/heads/master | 2020-06-04T03:24:30.614258 | 2019-06-14T04:48:00 | 2019-06-14T04:48:00 | 191,853,637 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 207 | java | package com.demo.maven.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.demo.maven.model.Stock;
public interface StockRepository extends JpaRepository<Stock, Long> {
}
| [
"jean_burda@dell.com"
] | jean_burda@dell.com |
6c0e3624cb5ebb8cfeec72aa2ad7bbaff74c5868 | 1b4154c96eb31ecb8347c0b5d6efe97dbd29a041 | /java/com/cg/entities/Product.java | f3e68f1915583f7107d03df891734eee312b5bf1 | [] | no_license | AnandVKulkarni2/GreatOutdoorsApplication | baee2d82d562df6bc45a8fa4d5a0b348c8483b90 | 8095f029bff96d614cfcfe7c593e51fa6dc12fd6 | refs/heads/main | 2023-08-13T18:14:58.885205 | 2021-09-30T06:50:09 | 2021-09-30T06:50:09 | 411,613,791 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,421 | java | package com.cg.entities;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "product")
public class Product {
@Id
private int prodId;
private String prodName;
private int quantity;
private double price;
private String prodCategory;
public Produ... | [
"2017bit059@gmail.com"
] | 2017bit059@gmail.com |
cc91ddd51d29c2cab18bec4dc1a10852533fd27e | c05c9921546284bac94b94f40c8bb300dc0a013a | /integration/flows/src/main/java/fr/unice/polytech/esb/flows/reports/travel/TravelReportList.java | e5b0f3a901570441ac05565a3982f03f9754b7f4 | [] | no_license | AjroudRami/SOA | 6d5af7166a9fec519ad7c62ee00a0f12a03eb383 | 31e679ee11199af8393c14a4c141eda5f045a101 | refs/heads/master | 2020-03-30T18:08:18.654158 | 2017-11-12T18:00:04 | 2017-11-12T18:00:04 | 151,485,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,560 | java | package fr.unice.polytech.esb.flows.reports.travel;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.node.ObjectNode;
import org.apache.camel.Exchange;
import org.apache.camel.builder.RouteBuilder;
import static fr.unice.polytech.esb.flows.utils.Endpoints.*;
public class Trav... | [
"azswad20@gmail.com"
] | azswad20@gmail.com |
2cb024b37bf4ec6c51b3bdb25e2aedf97da9e508 | 16a7a5d045e8f4bdea837fe3fb3607d7e6b68f13 | /module1/src/modifiers/LocalVarEx.java | 0d5ebf46608b9f499ab5455beb609ebbf62d8af1 | [] | no_license | Pratik-Singh786/new_core_java | 2d19cf74c629b70a3400a26000a30e6396b03f4a | 6fa7186cd5f60d7030e95b4030e15800ee19b045 | refs/heads/main | 2023-09-03T07:44:12.908410 | 2021-11-20T13:22:08 | 2021-11-20T13:22:08 | 430,109,672 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 193 | java | package modifiers;
public class LocalVarEx {
public static void main(String[] args)
{
int x;
System.out.println("hello");
//System.out.println(x); x not has been initialized
}
}
| [
"pratik.rxl@gmail.com"
] | pratik.rxl@gmail.com |
aa9962e74403b6924f895a691ef88b02a248f91d | 1df5b0787f800f54b10118e9d4892d568c549d33 | /server/pxf-hive/src/test/java/org/greenplum/pxf/plugins/hive/HiveResolverTest.java | 43566c7c43555292a577ba0e48dca884fb4110a4 | [
"Apache-2.0"
] | permissive | dcomingore/pxf | 74b8e6df713a3a91492951ce9cae2da106c21ed1 | def3c44ae85517b5065f30fbc428e6eb256769ff | refs/heads/master | 2023-08-21T03:54:03.798672 | 2021-09-29T20:48:28 | 2021-09-29T20:48:28 | 276,935,943 | 0 | 0 | Apache-2.0 | 2020-07-03T15:50:03 | 2020-07-03T15:50:03 | null | UTF-8 | Java | false | false | 8,157 | java | package org.greenplum.pxf.plugins.hive;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hive.serde.serdeConstants;
import org.apache.hadoop.io.ArrayWritable;
import org.apache.hadoop.io.DoubleWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.io.Writable;
import org.greenplum.px... | [
"noreply@github.com"
] | noreply@github.com |
6a876faf4215a1aab3b0b087d95c2627e8ed3218 | f4fd782488b9cf6d99d4375d5718aead62b63c69 | /com/planet_ink/coffee_mud/WebMacros/PlayerNext.java | 324b016a2db6ba343c45d7ab5c4b178589fb88e1 | [
"Apache-2.0"
] | permissive | sfunk1x/CoffeeMud | 89a8ca1267ecb0c2ca48280e3b3930ee1484c93e | 0ac2a21c16dfe3e1637627cb6373d34615afe109 | refs/heads/master | 2021-01-18T11:20:53.213200 | 2015-09-17T19:16:30 | 2015-09-17T19:16:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,757 | java | package com.planet_ink.coffee_mud.WebMacros;
import com.planet_ink.coffee_web.interfaces.*;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet... | [
"bo@zimmers.net"
] | bo@zimmers.net |
cfeffbe610e05619933a97c4c3d36f53d7774ffe | 64e5d88b3dfb62236f778fee26f09f249fd662af | /GPLT/L1-032-leftpad-字符串处理/src/test/Main.java | 66f41356b12da8ee9f911fd6e8cdda125b41ffa4 | [] | no_license | hishark/Algorithm | d2dabeac5c3bcd5d78d21edad460a1981c4dfc31 | 81032464b38e4e0c7b4a088d19ff07eb5c227cbb | refs/heads/master | 2021-06-02T14:47:13.088472 | 2021-04-27T12:58:03 | 2021-04-27T12:58:03 | 123,285,059 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 527 | java | package test;
import java.util.Scanner;
public class Main {
public static void main(String[] args){
// TODO Auto-generated method stub
Scanner cin = new Scanner(System.in);
int N = cin.nextInt();
String s = cin.next();
cin.nextLine();
char c = s.charAt(0);
String str = cin.nextLine();
if(str.lengt... | [
"hishark@yeah.net"
] | hishark@yeah.net |
4ad4aa94a46812d4b3d0fa8d262ccf50bf280c1e | dd80a584130ef1a0333429ba76c1cee0eb40df73 | /libcore/luni/src/main/java/java/lang/AssertionError.java | e00d8e6981ec94ce1d6b714edf77f074b6e8d300 | [
"MIT",
"LicenseRef-scancode-unicode",
"ICU",
"LicenseRef-scancode-newlib-historical",
"Apache-2.0",
"W3C-19980720",
"LicenseRef-scancode-generic-cla",
"W3C",
"CPL-1.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | karunmatharu/Android-4.4-Pay-by-Data | 466f4e169ede13c5835424c78e8c30ce58f885c1 | fcb778e92d4aad525ef7a995660580f948d40bc9 | refs/heads/master | 2021-03-24T13:33:01.721868 | 2017-02-18T17:48:49 | 2017-02-18T17:48:49 | 81,847,777 | 0 | 2 | MIT | 2020-03-09T00:02:12 | 2017-02-13T16:47:00 | null | UTF-8 | Java | false | false | 4,180 | 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... | [
"karun.matharu@gmail.com"
] | karun.matharu@gmail.com |
3725a2868cdcf7e59fbaef516bdef3b377cab034 | 0042ce5bee8ba368a7172dc8daaac0b1262ce004 | /app/src/main/java/com/hazira/mobilelearning/M2EvaluasiFragment.java | 22a81199597b073ea71b2d13e9fc8a2ed9e5c04f | [
"MIT"
] | permissive | hazira-rozi/MobileLearningAbandoned | 351f36707a9370f2fae196eac4aa34327a8d1c17 | ac313659ee542568c57ed7f3c44327607387c625 | refs/heads/master | 2020-04-28T03:24:28.844423 | 2019-03-11T06:03:56 | 2019-03-11T06:03:56 | 174,936,038 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | package com.hazira.mobilelearning;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
public class M2EvaluasiFragment extends Fragment {
... | [
"hazirafakhrurrozi@hotmail.com"
] | hazirafakhrurrozi@hotmail.com |
7000a42e8b01d5a7c84d8b30c0b1776009a9175e | 77d28dc4e8d3ab29b770756821a2916f39af19ef | /trunk/evs/src/evs/interfaces/IPollObject.java | b3bbac595db6e4b1ff0ff8be542dd904d1252084 | [] | no_license | BackupTheBerlios/evs-svn | 5d5dc20b549196aacc7e07aa6e08a2a2e7e150c4 | eabcdc48c5d46c78c511cf897d5ff25dd717412e | refs/heads/master | 2016-09-06T11:23:13.992380 | 2008-06-07T19:55:18 | 2008-06-07T19:55:18 | 40,672,354 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java | /**
*
*/
package evs.interfaces;
/**
* @author Gerald Scharitzer (e0127228 at student dot tuwien dot ac dot at)
*
*/
public interface IPollObject {
boolean isResultAvailable();
void setResult(Object result);
void setException(Exception e);
Object getResult() throws Exception;
void reset();
... | [
"locutus@4e363603-e748-0410-94f2-a1644731a11e"
] | locutus@4e363603-e748-0410-94f2-a1644731a11e |
1d806cbe297c4411c0209656e372bf7c55b1ddd1 | 87836316b9b4640d3c56508f6b4eb682bda2ef37 | /src/main/java/com/dlimana/bookstoremanager/users/dto/JwtResponse.java | 75732a27191b07010c5b477a8f058954b5f316c0 | [] | no_license | DRLimana/bookstoremanager_course | e0c4b5b5c1c0d66ca3bc95f5b733ba52e1f4fd15 | 8328ed5c71ad7d00fc2a9fb27388579e1e4fdba7 | refs/heads/master | 2023-03-03T07:58:42.349007 | 2021-02-11T21:50:13 | 2021-02-11T21:50:13 | 322,388,329 | 0 | 0 | null | 2021-02-11T21:28:59 | 2020-12-17T19:09:45 | Java | UTF-8 | Java | false | false | 177 | java | package com.dlimana.bookstoremanager.users.dto;
import lombok.Builder;
import lombok.Getter;
@Getter
@Builder
public class JwtResponse {
private final String jwtToken;
}
| [
"daniellimana@gmail.com"
] | daniellimana@gmail.com |
98137529469d5628bd7c26334ec632826fc06422 | 8f4ab1a26c3e91188da3e207697a3b829b1d7cde | /realname-auth/src/main/java/com/auth/Application.java | dfe9e74be0b8c1a2256ae07d73bfff884d71151e | [] | no_license | wo94zj/auth-pool | fc5bc56f31dfc654d2add7598a8bbf75ddc8dd49 | dd1af1d3e1a1f7be932bc4cbfcec72cfe7405ba8 | refs/heads/master | 2020-06-18T04:47:04.352287 | 2019-07-19T06:24:19 | 2019-07-19T06:24:19 | 196,168,137 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 862 | java | package com.auth;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.netflix.hystrix.EnableHystrix;
import org.springframework.cloud.netflix.hys... | [
"zhaojie@uyplay.cn"
] | zhaojie@uyplay.cn |
afd80e82c800d7e882a2afeefe5e6d5880895ff4 | f359bfa1f90450141342121926e57e19444c33b4 | /dataexp/stu_search.java | dad71b2058eb3a93a030f16940268db6d6c28fe0 | [] | no_license | Hiltoness/test1 | 62cc1935329586e961dddea15ee5b1ff6f64bfe1 | d5296bcf7f54fa2057e196f08c8a648583421661 | refs/heads/master | 2020-11-25T21:10:15.660844 | 2019-12-18T14:42:00 | 2019-12-18T14:42:00 | 228,848,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,185 | java | package dataexp;
import javax.swing.*;
import javax.swing.table.JTableHeader;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.*;
public class stu_search extends JFrame{
private JScrollPane scpDemo;
private JTableHeader jth;
private JTable tabDemo;
private JButton... | [
"noreply@github.com"
] | noreply@github.com |
ad09c45c9dd59a2c6bc501190dfacb5039929162 | 65e5dd0bd32e40aba013e2140c73b93112e89c42 | /api/ebayAPI/src/main/java/com/ebay/soap/eBLBaseComponents/BestOfferType.java | 08ef9d890bb0065303f038ca73389442aa53ace6 | [] | no_license | vancezhao/mocha | 732fb271da41ae3d897f9edba99f09f54924f93f | 1192a768509ba82eadfaaffc4e91df5ebac375b4 | refs/heads/master | 2016-09-05T17:19:03.251590 | 2013-12-08T11:47:36 | 2013-12-08T11:47:36 | 15,303,645 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,282 | java |
package com.ebay.soap.eBLBaseComponents;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAnyElement;
import javax.x... | [
"vancezhao@gmail.com"
] | vancezhao@gmail.com |
432b7f6dafed21610636d13f666ff4ff900016e7 | 254d68d1e8d522d772f2d4864274e61f95f41d1b | /src/main/java/cn/com/chinalife/ecdata/service/trade/PlatformTradeAmountService.java | 0e4e25cf0a58387aa7f5516d1cc490985519ab4e | [] | no_license | fufengzhe/data-report-webapp | bbc9201b9783e979f39947b3e390f565b674cd96 | 586c51ac3ebee619e47ffb95b4c34b6f4e4d01ac | refs/heads/master | 2022-12-25T03:28:12.983685 | 2019-05-24T10:55:45 | 2019-05-24T10:55:45 | 171,969,155 | 0 | 0 | null | 2022-12-16T05:00:06 | 2019-02-22T00:54:24 | Java | UTF-8 | Java | false | false | 360 | java | package cn.com.chinalife.ecdata.service.trade;
import cn.com.chinalife.ecdata.entity.trade.Premium;
import java.util.List;
/**
* Created by xiexiangyu on 2018/3/15.
*/
public interface PlatformTradeAmountService {
List<Premium> getPlatformTradeAmount();
List<Premium> getPlatformTradeNum();
... | [
"xiexiangyu_clec@chinalife.com.cn"
] | xiexiangyu_clec@chinalife.com.cn |
3a9932d0539b6a2ae3867e5527c8912c9739939f | 6691c612f744077db36e8bbb59e75a3f4eec58a4 | /HRMS/src/test/M21.java | 578d4175d8907e0aa7b5c095c649e936289a368a | [] | no_license | ayerrams/NewRepo1 | eac3adb52649457b3f95434439c3d44367c445c1 | 8f98ac5b69db8e12647b72516b56827eadb9ec67 | refs/heads/master | 2022-12-15T22:56:59.335172 | 2020-09-22T02:35:49 | 2020-09-22T02:35:49 | 297,510,098 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 159 | java | package test;
public class M21
{
// Find out longest substring without repeating any charatcter
public static void main(String[] args)
{
}
}
| [
"00747J744@9.79.241.206"
] | 00747J744@9.79.241.206 |
a12dd26907b22096cc7112acaf14a4234958b56f | 041098a3621ee66b04ed86585b8233eb3ee55ab1 | /src/com/allinpay/yunst/member/UpdatePhoneByPayPwdTest.java | 450c0e7fab6d337144e48df619124c44455fea6a | [] | no_license | YBriel/yunst-sdk-junit1 | 5a43608c3fdcd329fb49959b30c6d0176cc155fc | 4bfbda483e1d551291548bc2e03e4c1feb670d5a | refs/heads/master | 2023-04-09T10:29:25.745582 | 2021-04-12T02:55:44 | 2021-04-12T02:55:44 | 350,700,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,183 | java | package com.allinpay.yunst.member;
import org.junit.Test;
import com.allinpay.yunst.sdk.YunClient;
import com.allinpay.yunst.sdk.bean.YunRequest;
import com.allinpay.yunst.sdk.util.RSAUtil;
public class UpdatePhoneByPayPwdTest {
@Test
public void testMethod() {
// 宁波商户接入环境
// webParamUrl = "http://122.227.... | [
"yuzq@0791jx.cn"
] | yuzq@0791jx.cn |
4e968902d321bfc6ac0565c47a6518ee04df40a5 | eaa3062f420a0a336c23bdb8a48c3b728a20ccc0 | /Test 5/sgi/SGIWithGraphSig.java | 40aa70cefc9614f76eafbf1c43f3ca9c17e29e90 | [] | no_license | sikfeng/scaling-up-subgraph-isomorphism | 985c0dbc2bb7d18fd59b65be2380465f8ba86518 | aa17dbb7514d6c4d517f47cc497ca251b718deb8 | refs/heads/master | 2023-01-22T16:11:21.609280 | 2020-12-05T13:01:23 | 2020-12-05T13:01:23 | 318,700,279 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,551 | java | package sgi;
import sgi.CountFingerprinter;
import sgi.GraphSig;
import java.io.*;
import java.lang.*;
import java.lang.Math.*;
import java.util.*;
import org.openscience.cdk.io.SDFWriter;
import org.openscience.cdk.silent.SilentChemObjectBuilder;
import org.openscience.cdk.io.iterator.IteratingSDFReader;
import org.... | [
"sikfeng@gmail.com"
] | sikfeng@gmail.com |
329299fd08dbb62e72ef3e3eb8b46dbe3697039d | 18b731ab437622d5936e531ece88c3dd0b2bb2ea | /pbtd-central/src/main/java/com/pbtd/playclick/integrate/service/face/IVodMappingService.java | 60113cbf18cf7b101ab4ae062dd95dd685d3f7fa | [] | no_license | harry0102/bai_project | b6c130e7235d220f2f0d4294a3f87b58f77cd265 | 674c6ddff7cf5dae514c69d2639d4b0245c0761f | refs/heads/master | 2021-10-07T20:32:15.985439 | 2018-12-05T06:50:11 | 2018-12-05T06:50:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | package com.pbtd.playclick.integrate.service.face;
import java.util.List;
import java.util.Map;
import com.pbtd.playclick.integrate.domain.VodMapping;
public interface IVodMappingService {
int count(Map<String, Object> queryParams);
List<VodMapping> find(Map<String, Object> queryParams);
VodMapping load... | [
"750460470@qq.com"
] | 750460470@qq.com |
a29d37ac9620d23dbdbd0013b3e577a2b4ace351 | d2ee093c80d5325a2b8b59659da82876364812be | /javabasic/src/main/java/com/hry/java/xml/demo1/StudentModel.java | 92bbea0f50c2d6c9066d26ebf3698b4722af0898 | [] | no_license | magicyork/component | 812030273a05a35f4ad763feba817f22f1a6d055 | cb4c5997d5285401d664cbca5cd2c5ac6969c2d4 | refs/heads/master | 2021-01-07T18:51:09.050626 | 2019-12-19T11:54:48 | 2019-12-19T11:54:48 | 241,788,420 | 1 | 0 | null | 2020-02-20T03:56:38 | 2020-02-20T03:56:38 | null | UTF-8 | Java | false | false | 569 | java | package com.hry.java.xml.demo1;
public class StudentModel {
private int id; // 学号
private String name; // 名称
private String sex; // 性别
// private Date birthDate; // 生日
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getN... | [
"hryou0922@126.com"
] | hryou0922@126.com |
bf97b95b951e51f0b22ee735851bb097320a297e | 9a7796e9dfb9ef08017708db759f1d301d9731d0 | /my2/src/Main.java | 9b5631c3942c949c3199e1c7a8bdeb27e8b9a99d | [] | no_license | hadi1376tm/AI-game-project | 255edcd43bc99a753758d18c9d4f7fc4ea1de76a | fee61da01928b960d1706e46f35c2e97bb42e37b | refs/heads/main | 2023-06-23T00:30:12.337435 | 2021-07-13T21:39:47 | 2021-07-13T21:39:47 | 385,740,802 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | import models.Game;
import models.Player;
import models.PlayerType;
public class Main {
public static void main(String[] args) {
RandomPlayer whitePlayer = new RandomPlayer(PlayerType.white);
Ai blackPlayer = new Ai(PlayerType.black);
Game game = new Game(whitePlayer, blackPlayer);
... | [
"noreply@github.com"
] | noreply@github.com |
8839a3236cc78938525983c2dc71c083e814df53 | 83dad85b9ffe06ef43e7f7f2d6f1be548f865536 | /src/main/java/com/itycu/server/model/Pushmsg.java | aa268676d6c5e5f48319861ef93335c599f56ff1 | [] | no_license | java-silence/zichan_lch | aced407ae11ed2ac81d2102f0c645361c8323cee | c22e974b59f757cc4a4d05b665dbe5195c649390 | refs/heads/master | 2023-07-20T17:13:55.886363 | 2021-02-03T07:34:25 | 2021-02-03T07:34:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,783 | java | package com.itycu.server.model;
import java.util.Date;
import com.fasterxml.jackson.annotation.JsonFormat;
public class Pushmsg extends BaseEntity<Long> {
private String title;
private String content;
private Long userid;
private String url;
private Long bizid;
private Long todoid;
private Long createby;
pri... | [
"1942886907@qq.com"
] | 1942886907@qq.com |
55be197396f3096bf02758b5bbd083728489e02b | c4be34f26558cbb5815c22764f19ba7500a35f8d | /WB_Leetcode_4/Next Greater Element I.java | fd5f8324ffbbbcd38ef501af08198ca0a6f7eccb | [] | no_license | plumberg/WB_leetcode_problems | 9b66ebee16aaf8802e676857923d4ebdc6c6cd99 | b12aab1953f72961fae3fcd450dddd4ddcae1e1e | refs/heads/master | 2021-01-03T15:11:47.870629 | 2020-03-15T02:02:25 | 2020-03-15T02:02:25 | 240,123,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 592 | java | class Solution {
public int[] nextGreaterElement(int[] nums1, int[] nums2) {
HashMap<Integer,Integer>map = new HashMap<>();
Stack<Integer>stack = new Stack<>();
for(int i : nums2){
while(!stack.isEmpty()&&stack.peek()<i){
map.put(stack.pop(), i);
... | [
"hana.ryzhuk@gmail.com"
] | hana.ryzhuk@gmail.com |
f9ba523b538836b27fc0fe167fba7da475c30f39 | e0cb62f4e62454360b6ea107c0626bb703edb577 | /src/main/java/com/thtf/app/web/rest/errors/EmailAlreadyUsedException.java | f98f0a5de5348da6f81bf35f4f33c624f9c7bd2c | [] | no_license | dylan20161212/redapple | 658312fa4986e8c804971e647410fd03bb0d31e2 | 7029cf07e11b0004b9d3eff186d5f9dffae6e98c | refs/heads/master | 2020-04-19T09:19:24.056743 | 2019-03-26T06:59:37 | 2019-03-26T06:59:37 | 168,106,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 283 | java | package com.thtf.app.web.rest.errors;
public class EmailAlreadyUsedException extends BadRequestAlertException {
public EmailAlreadyUsedException() {
super(ErrorConstants.EMAIL_ALREADY_USED_TYPE, "Email address already in use", "userManagement", "emailexists");
}
}
| [
"xu_zhenfu@thtf.com.cn"
] | xu_zhenfu@thtf.com.cn |
36fd4f88ae4e845090593090b145b240041950a3 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/6/6_7ff06d9390b15a9bfda8b222f30ca257fa5fd15d/StaticDependenceGraph/6_7ff06d9390b15a9bfda8b222f30ca257fa5fd15d_StaticDependenceGraph_s.java | c5d55b826439767647a6e5fa26fcba922c85ec38 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 10,034 | java | package jkit.jil.ipa;
import static jkit.compiler.SyntaxError.*;
import java.util.*;
import jkit.compiler.ClassLoader;
import jkit.compiler.*;
import jkit.jil.tree.*;
import jkit.jil.util.*;
import jkit.util.*;
import jkit.util.graph.*;
/**
* The purpose of this class is to build a static call gra... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
bd566d12fc8eab63872870f6b9cd69ce44b9cfaf | 0572f625d0164e9a57ca1fdda87e8958426c0396 | /cms/src/main/java/com/cfets/cms/controller/SeckillController.java | b554c8e142910a92d27748868841ccf2e1efd535 | [] | no_license | csy389670220/server | 5f6c47529d18979b50d3b7362ef385b2021e9a3f | b271c0d81025c0653824d2c292563efc333cefd1 | refs/heads/master | 2022-11-05T04:51:20.301718 | 2019-08-30T01:30:54 | 2019-08-30T01:30:54 | 178,119,617 | 1 | 1 | null | 2022-10-12T20:45:18 | 2019-03-28T03:30:27 | Java | UTF-8 | Java | false | false | 4,007 | java | package com.cfets.cms.controller;
import com.cfets.cms.error.BusinessException;
import com.cfets.cms.error.EmBusinessError;
import com.cfets.cms.model.vo.ItemSeckillVo;
import com.cfets.cms.service.SeckillService;
import com.cfets.cms.util.ResultMapUtil;
import org.apache.shiro.authz.annotation.RequiresPermissions;
im... | [
"389670220@qq.com"
] | 389670220@qq.com |
abaddb5a73985aa02d2fbe08624a6852a09bf9ec | 0da53ed66095ffc7554a1d393e688b2cc19475ec | /app/src/main/java/com/aboutblank/world_clock/ui/components/IconPopupMenu.java | 1da50f60c04ffd1f361cbabb805d849ff74450d4 | [] | no_license | aboutblank2264/WorldScheduler | cc4f181d31e414cab677cec6e72e63a3d32ab06c | 774fe0b5d0c58f2d9a77405bfe15420def227154 | refs/heads/master | 2020-04-02T08:16:11.310579 | 2019-01-05T00:45:52 | 2019-01-05T00:45:52 | 154,235,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 795 | java | package com.aboutblank.world_clock.ui.components;
import android.annotation.SuppressLint;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.view.menu.MenuBuilder;
import android.support.v7.view.menu.MenuPopupHelper;
import android.support.v7.widget.PopupMenu;
import a... | [
"aboutblank2264@gmail.com"
] | aboutblank2264@gmail.com |
84fa92d03f1172b1421c0ed02d053bf5ae0c3f3b | 405de9ad4396aa72b8f0dda920d0471bf0cc8443 | /java/java-impl/src/com/intellij/codeInsight/completion/JavaCompletionContributor.java | 5a68517961f9a812171b122318fdc3657f9621f4 | [
"Apache-2.0"
] | permissive | Soya93/Extract-Refactoring | 7f9e85e116d97e68c97749e71427674e4596a860 | 81d187f0013fc8a6c3f846ea644344bc9c94ecb1 | refs/heads/master | 2016-09-14T02:01:28.978630 | 2016-05-19T07:53:26 | 2016-05-19T07:53:26 | 58,550,061 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 40,198 | java | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"Robin.Hammarang@gmail.com"
] | Robin.Hammarang@gmail.com |
bf5bc26c82f5a6dd35eee03c4a97563aa47a110f | f9dd2959a65b9bd8b59982e5183d27dd0331ff1a | /app/src/main/java/com/example/administrator/sharenebulaproject/ui/activity/about/FansActivity.java | 264585e43d7e656118d2a53a365acb32a598d3e2 | [] | no_license | zengli199447/shareProject | 8b7b5649e24e8f3474affa50796d09785482c044 | 534951938fe0c78b027e332757693ee86b1f82be | refs/heads/master | 2020-04-10T04:27:10.036800 | 2019-04-15T03:09:03 | 2019-04-15T03:09:03 | 160,798,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,970 | java | package com.example.administrator.sharenebulaproject.ui.activity.about;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ImageButton;
import android.widget.ListView;
import android.widget.TextView;
impo... | [
"zengli@126.com"
] | zengli@126.com |
209cf0179ce2288e78ceee650ef9f632e77ebbd5 | fd171591f19b62cb123021102871de03fcc18cfa | /app/src/main/java/com/example/android/tourguideapp/DetailFragment.java | 1b936ac2474fc9d723dc0457667dcffd70693a1b | [] | no_license | chrisabbod/tour-guide-app | d67b2a4f3bb0a4e4e84a0383e6d3bff98f61bebe | 7267fadf59a7db1e815d4ef1586f618759edc4a5 | refs/heads/master | 2020-03-19T03:54:44.441584 | 2018-06-07T00:44:56 | 2018-06-07T00:44:56 | 135,765,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,716 | java | package com.example.android.tourguideapp;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
/**
* A simple {@link Fragment} subclass.
*/
pub... | [
"chrisabbod@gmail.com"
] | chrisabbod@gmail.com |
18c5ef783c44775b6d4258fad5be545c718c561d | 32db62d340df3b1514cf3d49083a21389a59e0d7 | /core/src/main/java/com/ggar/webcrawler/core/definitions/crawler/CrawlerTask.java | 3c83b05492a8e8bc035ebb9164061b74486fe18e | [
"MIT"
] | permissive | g-gar/webcrawler | ffc14095136fdc7423be4cc0c60f2b5927367b31 | 3807118172e95aac32be4feaa54c19ade5c96e05 | refs/heads/main | 2023-03-27T07:01:40.688681 | 2021-03-26T16:39:04 | 2021-03-26T16:39:04 | 348,038,169 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package com.ggar.webcrawler.core.definitions.crawler;
import java.net.URL;
import java.util.Collection;
import java.util.function.Function;
public interface CrawlerTask extends Function<URL, Collection<URL>> {
}
| [
"g.gar.fern@hotmail.com"
] | g.gar.fern@hotmail.com |
9bff2ef684456b5f4b7632a4c342e0bd4f4ba20e | d06c4a0e3699567decdff471b31fb2ee81d25798 | /src/main/java/com/happyrabbit/sbone/service/UserService.java | a69b84588090b03d2285387f6ff84b3d042795d5 | [] | no_license | magicv666/springboot-mybatise-project | 7301f603668ab711dc2498ad122d23a7084fcd78 | 0ac031774aaa34637f7a239efae72ca4a9e93c63 | refs/heads/master | 2020-03-11T12:04:40.838335 | 2018-04-18T01:37:57 | 2018-04-18T01:37:57 | 129,987,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 258 | java | package com.happyrabbit.sbone.service;
import com.happyrabbit.sbone.entity.User;
public interface UserService {
//List<User> findUserAll();
User findUserByPhone(String phone);
String addUser(User user);
String modifyUser(User user);
}
| [
"caiv666@163.com"
] | caiv666@163.com |
1baa9dfcab749f2f73ece9bb51686d4dc27c5d94 | d0675a8078bff9c67e10b9e28705f528e44eed88 | /pandomium/src/main/java/org/panda_lang/pandomium/loader/PandomiumDownloader.java | 5833b6301ac8c48f43c7807f1bedc34d87fe8e73 | [
"Apache-2.0"
] | permissive | ensonic/Pandomium | 1e6bab69a59b2dbb0639d3b20d64e22fa4c19ad9 | ad96fec8b580364b9065f3547e9a7c0232ac158e | refs/heads/master | 2020-03-19T15:14:17.348460 | 2018-06-23T10:22:33 | 2018-06-23T10:22:33 | 136,661,800 | 0 | 0 | Apache-2.0 | 2018-06-08T20:10:42 | 2018-06-08T20:10:41 | null | UTF-8 | Java | false | false | 1,719 | java | package org.panda_lang.pandomium.loader;
import java.io.*;
import java.net.*;
import java.util.*;
public class PandomiumDownloader {
private final PandomiumLoader loader;
private Collection<HttpURLConnection> connections;
public PandomiumDownloader(PandomiumLoader loader) {
this.loader = loader;... | [
"dzikoysk@dzikoysk.net"
] | dzikoysk@dzikoysk.net |
8b8b4ce90561610d7dd052e5f1fa84f25e4393d4 | 6d13e0ddd1e893bdb00ad60e7ec21639c360bc80 | /cfr-sample/KuhnTrainer.java | ff6d671ef899d6d186b4a2922cc1783e19a5f690 | [
"MIT"
] | permissive | tcnj-violaa/eaai2021-public | c1b77190847051afb22d0560f7cbcc429a4d56e2 | 78876146e229fd72cae90a1edb89ab95fd42ce0e | refs/heads/master | 2022-12-01T14:27:58.964124 | 2020-08-09T23:28:41 | 2020-08-09T23:28:41 | 286,333,262 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,327 | java | import java.util.Arrays;
import java.util.Random;
import java.util.TreeMap;
public class KuhnTrainer {
public static final int PASS = 0, BET = 1, NUM_ACTIONS = 2;
public static final Random random = new Random();
public TreeMap<String, Node> nodeMap = new TreeMap<String, Node>();
class N... | [
"violaa1@tcnj.edu"
] | violaa1@tcnj.edu |
cb40aca4aecfb7b9301870ce5663e91ed1f81141 | c74af637d18753b50bc0ca0cbc46f7382151f8d1 | /app/src/main/java/com/example/droweathermvp/interfaces/Observer.java | f315660972c27054ed8f925a070858b0c7987f63 | [] | no_license | AnastasiaDro/DroWeatherMVP | 37d91bb9cefb2e526ca66f5ad6f0b9cdcf3dcf58 | d9243ae2d0ccd670e0fe89f0b2aebc36f09c4252 | refs/heads/master | 2022-08-02T04:15:35.931829 | 2020-05-28T05:25:39 | 2020-05-28T05:25:39 | 265,883,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 100 | java | package com.example.droweathermvp.interfaces;
public interface Observer {
void updateData();
}
| [
"adrogunova@gmail.com"
] | adrogunova@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.