blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5bb86e6d3420ca564ae67187fe47deedfa4da717 | ef2c7d2e0355a25eb2b76e509ce32cce713f1d45 | /src/main/java/com/digital_innovationone/heroesapi/repository/HeroesRepository.java | 2eb239d0bc1b20d3f0e35fe70891a98b33f72bd3 | [] | no_license | Jorgeasf13/gerenciador_herois | 9d0a31ac76da9ac2b7b324e9ed78107fef108519 | 0148cc35050a23d69fa783639f8234f3d3320105 | refs/heads/master | 2023-04-04T02:21:30.223482 | 2021-04-15T23:52:15 | 2021-04-15T23:52:15 | 358,418,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package com.digital_innovationone.heroesapi.repository;
import com.amazonaws.services.dynamodbv2.xspec.S;
import com.digital_innovationone.heroesapi.document.Heroes;
import org.socialsignin.spring.data.dynamodb.repository.EnableScan;
import org.springframework.data.repository.CrudRepository;
@EnableScan
publi... | [
"noreply@github.com"
] | Jorgeasf13.noreply@github.com |
67323a5f0602f33e5354c2f5d0fc540f47568dea | 2869fc39e2e63d994d5dd8876476e473cb8d3986 | /Super_order/src/java/com/lvmama/group/dao/GroupDreamDAO.java | aa3b36d2894e62bd398597c0425c4e6337bc75b7 | [] | no_license | kavt/feiniu_pet | bec739de7c4e2ee896de50962dbd5fb6f1e28fe9 | 82963e2e87611442d9b338d96e0343f67262f437 | refs/heads/master | 2020-12-25T17:45:16.166052 | 2016-06-13T10:02:42 | 2016-06-13T10:02:42 | 61,026,061 | 0 | 0 | null | 2016-06-13T10:02:01 | 2016-06-13T10:02:01 | null | UTF-8 | Java | false | false | 1,813 | java | package com.lvmama.group.dao;
import java.util.List;
import java.util.Map;
import com.lvmama.comm.BaseIbatisDAO;
import com.lvmama.comm.bee.po.group.GroupDream;
public class GroupDreamDAO extends BaseIbatisDAO {
public GroupDream selectByPrimaryKey(Long dreamId) {
GroupDream groupDream = (GroupDream) su... | [
"feiniu7903@163.com"
] | feiniu7903@163.com |
7049c7378981c89be917d91ce5ef6e4f52089215 | 865d78e2bbf72225d96d3b79410b9fea1da0ea5c | /lab2/65436/minwdScrapper/src/main/java/pl/krzywyyy/Advertisement.java | 7b4c845186de329a94f390a87f702032c31a8e0f | [] | no_license | Piotr1902/wat-minwd-i6b1s1 | e1a9407cdbc8e2f3cb1f9d6ff4d6f8d874dcd3e5 | 5216b1677b74d11541503a0147c0b42bc4568c2b | refs/heads/master | 2020-12-19T12:45:12.197167 | 2020-01-22T19:30:39 | 2020-01-22T19:30:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,114 | java | package pl.krzywyyy;
import lombok.Builder;
import lombok.Data;
@Data
@Builder
class Advertisement {
private String title;
private String year;
private String mileage;
private String engineCapacity;
private String fuelType;
private String price;
private String location;
private String ... | [
"noreply@github.com"
] | Piotr1902.noreply@github.com |
36aa3e8cf1493664f9d941f2722d4feef7b91931 | 3e4e13e87f3e004857cd14e1ba1350e81d036737 | /Lab2/kprabhakLab2/part2/MR/src/main/java/Extractor/URLExtractor.java | 7284daa56792f1a51e8edef4dad216d992098ff8 | [] | no_license | KiranPrabhakar135/data-intensive-computing | aa933287aab8593dd5e62242a39e971e560da402 | c5db4903a9933b49b77326cd78e49392d1525d0f | refs/heads/master | 2022-09-20T13:40:02.244478 | 2020-08-02T23:04:12 | 2020-08-02T23:04:12 | 191,499,196 | 0 | 0 | null | 2022-09-01T23:08:28 | 2019-06-12T04:45:23 | Python | UTF-8 | Java | false | false | 978 | java | package Extractor;
import NYTimes.Contract;
import NYTimes.Docs;
import NYTimes.JsonOperations;
import NYTimes.Response;
import java.util.ArrayList;
import java.util.List;
public class URLExtractor {
public List<String> getUrls(String jsonFilePath){
List<String> urls = new ArrayList<String>();
... | [
"kiranprabhakar135@gmail.com"
] | kiranprabhakar135@gmail.com |
96a08ddddc39db254d9a3ce6a441d79244b80b8f | 7a122905246c0738d8952c36a7a144c4e0cdc95d | /xml/ch-multi/simple-parent/simple-weather/src/main/java/org/sonatype/mavenbook/weather/YahooParser.java | bf4f4340d9e042015e4eee36d6202c4c99891761 | [] | no_license | amritakoley/Projects | b2125825bfafcc6ea6719549635a051076772ccc | f93393b50fe1e055726182c37808e8d017734a4b | refs/heads/master | 2021-01-22T18:10:43.687706 | 2014-04-20T04:21:27 | 2014-04-20T04:21:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,601 | java | package org.sonatype.mavenbook.weather;
import java.io.InputStream;
import java.util.HashMap;
import java.util.Map;
import org.apache.log4j.Logger;
import org.dom4j.Document;
import org.dom4j.DocumentFactory;
import org.dom4j.io.SAXReader;
public class YahooParser {
private static Logger log = Logger.getLogger(Yah... | [
"amrita.koley91@gmail.com"
] | amrita.koley91@gmail.com |
293f2c0dd8dd7f0cc15b71a57935d686a1a4b127 | d22166ae9c0353df9732d92c9f65e5f3c49f3a64 | /MultiThreadTutorial/src/main/java/com/gpcoder/cyclicbarrier/ServiceThree.java | 9c6e73cfabdd442242555f0b5677c3492bff0bed | [] | no_license | gpcodervn/Java-Tutorial | 5d33749a5e5dde9ff6779d44dd858741c447217f | be1fb613930e2164d6f2f43ac3a411aee8cb19c9 | refs/heads/master | 2022-11-23T23:06:36.554383 | 2019-09-21T16:30:56 | 2019-09-21T16:30:56 | 116,023,494 | 22 | 17 | null | 2022-11-16T09:38:22 | 2018-01-02T14:26:32 | Java | UTF-8 | Java | false | false | 785 | java | package com.gpcoder.cyclicbarrier;
import java.util.concurrent.CyclicBarrier;
public class ServiceThree implements Runnable {
private final CyclicBarrier cyclicBarrier;
public ServiceThree(CyclicBarrier cyclicBarrier) {
this.cyclicBarrier = cyclicBarrier;
}
@Override
public void run() {
Syst... | [
"ptgiang56@gmail.com"
] | ptgiang56@gmail.com |
c753d38a6c0805505571da663fe16bf7e206e572 | 6be39fc2c882d0b9269f1530e0650fd3717df493 | /weixin反编译/sources/com/tencent/mm/protocal/c/zg.java | 16b1a23170be25b772c17431905fb0195cd4673c | [] | no_license | sir-deng/res | f1819af90b366e8326bf23d1b2f1074dfe33848f | 3cf9b044e1f4744350e5e89648d27247c9dc9877 | refs/heads/master | 2022-06-11T21:54:36.725180 | 2020-05-07T06:03:23 | 2020-05-07T06:03:23 | 155,177,067 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,125 | java | package com.tencent.mm.protocal.c;
import e.a.a.c.a;
import java.util.LinkedList;
public final class zg extends bea {
public String fGh;
public LinkedList<alg> wpV = new LinkedList();
protected final int a(int i, Object... objArr) {
int fW;
byte[] bArr;
if (i == 0) {
a... | [
"denghailong@vargo.com.cn"
] | denghailong@vargo.com.cn |
e995e44e0013c7e234b5d0ec425300192c71f056 | 09da1324657b81904eec52e9c7b8cae331495b95 | /commons-officetools/src/main/java/de/egladil/web/commons_officetools/openoffice/ods/ODSContentReader.java | 61659902a151d03803b8ef981d004ded4a54fb8f | [] | no_license | heike2718/hewi-java-commons | b5c5a95c8c4b80102f4e942c0ec9fed983f9eb8b | ac0fdeca901c7ba69eb65f1a38cd34b36c748b36 | refs/heads/develop | 2023-08-29T11:45:40.348462 | 2023-08-06T15:52:15 | 2023-08-06T15:52:15 | 219,120,562 | 0 | 0 | null | 2023-09-14T19:48:00 | 2019-11-02T07:38:42 | Java | UTF-8 | Java | false | false | 1,304 | java | // =====================================================
// Project: commons-officetools
// (c) Heike Winkelvoß
// =====================================================
package de.egladil.web.commons_officetools.openoffice.ods;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
import java... | [
"public@egladil.de"
] | public@egladil.de |
8fb2acebcf4e9c56024c034283459111ec7bca6b | 0d616c734ae4d8a6d5f04a28d3845e7ce4281143 | /uebung5/FeldManipulation.java | ed38e718103cb3782c22395879e46fa2daba79e0 | [
"MIT"
] | permissive | stanchevv/Java-FDIBA | 3bc54bd3d52c4311858d07d91b554128f700dc75 | 1746cae0ff3cab7a2be4a2544e8702863496dcae | refs/heads/master | 2020-05-19T23:56:16.551257 | 2019-05-06T22:03:06 | 2019-05-06T22:03:06 | 185,277,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,447 | java | package uebung5;
import java.util.HashSet;
import java.util.Scanner;
public class FeldManipulation {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int[] array = new int[5];
eingabe(array);
ausgabe(array);
System.out.println("maximum nu... | [
"stanvchev@gmail.com"
] | stanvchev@gmail.com |
d6a483b237e1fda70c1067f282576e774f14e302 | 713607c56fff31b58bcc408e2b19dc4de7aebf67 | /PCS_Project/src/org/kale/pcs/pages/Create_EDO_ImportPage_SL_Login.java | 1aedf8a3c48b76695c759297935950de8cbe1769 | [] | no_license | vivekanandkoli/PCS_Repo | 63a1fcca2221b6f887f9df2800195e76d84fe805 | 20c44a7d2b2cf7a192824cf41ecc2ab604eca914 | refs/heads/master | 2020-05-29T15:06:26.177645 | 2019-06-11T05:56:32 | 2019-06-11T05:56:32 | 189,211,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,454 | java | package org.kale.pcs.pages;
import org.kale.pcs.sdk.Variables_Declaration;
import org.kale.pcs.utils.General_Methods;
import org.kale.pcs.utils.Validate_Elements;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;... | [
"vivekananand.koli.central@gmail.com"
] | vivekananand.koli.central@gmail.com |
23f586d2b03b11251c8322970aa53a9a271c5d00 | ff4c533bb90b81cd4da61ae0046a325a20a3a901 | /RecursionProblems/src/com/example/rec/factorial/Count7.java | b54c7db153624299f88224086ab5fb609df91fce | [] | no_license | KAditi/Data-Structure-Algorithm-Java-Prog | 1f8d30f8b75e4d23fadd6f69b7f1c3e50992c3a3 | eb2f9f9585fa29851cf3b1b8ec60de5ce6d2a09c | refs/heads/master | 2021-01-20T19:56:52.564748 | 2016-07-12T06:22:51 | 2016-07-12T06:22:51 | 60,556,433 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.example.rec.factorial;
public class Count7 {
public int count7(int n)
{
if(n==7)
return 1;
if(n == 0)
return 0;
if(n%10 == 7)
return 1+count7(n/10);
else
return count7(n/10);
}
public static void main(String[] args)
{
Count7 count = new Count7();
System.o... | [
"kartiki.aditi@gmail.com"
] | kartiki.aditi@gmail.com |
9fbecb673b105c8573a3e9b2db6e7891371d88a2 | cb9992fd8a8005056a67c783aa46086c8e55290f | /hudi-common/src/main/java/org/apache/hudi/common/config/EnumDescription.java | 2cba8987b762c95e581de078185ff061c282a1b1 | [
"CC0-1.0",
"MIT",
"JSON",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | apache/hudi | cb3f365f40570357777e9d6e83b93c554f50e707 | 0e50d7586a7719eab870c8d83e3566bb549d64b6 | refs/heads/master | 2023-09-02T14:55:11.040855 | 2023-09-02T11:06:37 | 2023-09-02T11:06:37 | 76,474,200 | 3,615 | 1,833 | Apache-2.0 | 2023-09-14T19:03:11 | 2016-12-14T15:53:41 | Java | UTF-8 | Java | false | false | 1,474 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"noreply@github.com"
] | apache.noreply@github.com |
1c859034a41d9ffe131631a2ccc1707ff3e3ddc8 | 5406859a5e848429a13f3e14e8fcbcc23a5355a0 | /src/utility/MissJava.java | 111924ca251088abeb5531e4c979454af6d0a5ce | [] | no_license | johnny376/Summer2020_B20_git | fa2698e6b62bc03b6de31c46b2e4170eea3ce278 | 9632a8f8e2e3a7a76430c508f0732290bfbf712c | refs/heads/master | 2022-11-25T07:38:27.732413 | 2020-08-06T01:47:49 | 2020-08-06T01:47:49 | 285,436,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 142 | java | package utility;
public class MissJava {
public static void main(String[] args) {
System.out.println("I miss Java");
}
}
| [
"shawkat101@hotmail.com"
] | shawkat101@hotmail.com |
cb7b7ad067dcd9fc542b85ad671b216a1af37098 | c7e000e5c6549e095a8ffd032d33e0ca449c7ffd | /bin/platform/bootstrap/gensrc/de/hybris/platform/commercefacades/order/data/OrderHistoriesData.java | a172a53b3386eb64d416b2aa64115c7fd8e1761c | [] | no_license | J3ys/million | e80ff953e228e4bc43a1108a1c117ddf11cc4644 | a97974b68b4adaf820f9024aa5181de635c60b4f | refs/heads/master | 2021-03-09T22:59:35.115273 | 2015-05-19T02:47:29 | 2015-05-19T02:47:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,062 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN!
* --- Generated at 2015/05/18 13:25:59
* ----------------------------------------------------------------
*
* [y] hybris Platform
*
* Copyright (c) 2000-2013 hybris AG
* All righ... | [
"yanagisawa@gotandadenshi.jp"
] | yanagisawa@gotandadenshi.jp |
a9941e67ad9755f58ec21b27439253f2beb6a2e1 | 6f734c0e3a964e7dc81a48e187e19a612516f1d0 | /app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/androidx/drawerlayout/R.java | 49e11863a2c727302641ce5dc6ac11ef84208944 | [] | no_license | marsanchezs/ScanAPP | 95985f42e0a91138e4509ce7e3c55a33e704e700 | 3088fbaa6d444ca3575c6cdb6bdf320ca822d0ac | refs/heads/master | 2023-06-03T17:47:26.228286 | 2021-06-23T15:53:53 | 2021-06-23T15:53:53 | 375,847,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,541 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.drawerlayout;
public final class R {
private R() {}
public static final class attr {
private attr() {... | [
"marsanchezs@gmail.com"
] | marsanchezs@gmail.com |
4e80a0df387a2d5ce6f7c24b978975e0d41374ea | 1343608fb0baac9ad816d9d3a30417072e1cc048 | /src/org/arc/dao/impl/TokenDaoImpl.java | 7ce5ec3642df247d2a248219fb8a0627e90f4fe8 | [
"Apache-2.0"
] | permissive | qkmc-rk/pandafertService | 20b7b83050675fb5945c5d5f9d9bfc6a8e1d2560 | 4d1ea088c7c58d7a60ff0ed1ef4478380d4bcbb9 | refs/heads/master | 2021-07-23T03:52:30.834021 | 2017-11-04T10:10:40 | 2017-11-04T10:10:40 | 109,481,008 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,484 | java | package org.arc.dao.impl;
import java.sql.SQLException;
import java.util.List;
import org.apache.commons.dbutils.QueryRunner;
import org.arc.dao.TokenDao;
import org.arc.entity.Token;
import org.arc.util.JdbcUtilC3p0;
/**
* @author Mrruan E-mail:qkmc@outlook.com
* @version 创建时间:2017年10月29日 下午12:38:04
*/
public c... | [
"qkmc@outlook.com"
] | qkmc@outlook.com |
86af5f26813656c904833b57e42e80b0201fad0a | 6baa09045c69b0231c35c22b06cdf69a8ce227d6 | /modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201602/ProposalLink.java | 47c798bee0236878ee628a7cee29dfa5216d96a3 | [
"Apache-2.0"
] | permissive | remotejob/googleads-java-lib | f603b47117522104f7df2a72d2c96ae8c1ea011d | a330df0799de8d8de0dcdddf4c317d6b0cd2fe10 | refs/heads/master | 2020-12-11T01:36:29.506854 | 2016-07-28T22:13:24 | 2016-07-28T22:13:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,513 | java |
package com.google.api.ads.dfp.jaxws.v201602;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
*
* A link that can be added as a resource to a {@link Proposal}.
*
*
* <p>Java class for Propos... | [
"api.cseeley@gmail.com"
] | api.cseeley@gmail.com |
2ec8133ca908e996f7513023e6636f3950dc0e01 | f55c7b6e9b0b7904b26bb6dedbfca066e4b69ec9 | /modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201502/cm/LabelError.java | db9f75e6281183eaaefeda53fbbc5b8353b74e3a | [
"Apache-2.0"
] | permissive | startuprockstar/googleads-java-lib | 774f1672542be3589b4baaba5fc52f266200b36d | 0c7253507172b7d83fe5ede4ac7ee8183214a3a0 | refs/heads/master | 2021-01-21T03:29:23.323814 | 2015-10-28T18:14:08 | 2015-10-28T18:14:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,616 | java |
package com.google.api.ads.adwords.jaxws.v201502.cm;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
/**
*
* Base error class for LabelService.
*
* ... | [
"jradcliff@google.com"
] | jradcliff@google.com |
404306677f88b50a9c07bd3e2211faac94196a09 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-glue/src/main/java/com/amazonaws/services/glue/model/transform/AmazonRedshiftSourceMarshaller.java | b395f69cf71e82acdffc07e6e408007b924a332d | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 2,280 | java | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
c6870da35278f32118c1f356fd6e27f7f4bd9e89 | 1d18cd83831cea24c8ea48dce96f13c2ca3504c9 | /src/com/eynak/footballquize/MainActivity.java | 9a974b0710ecf7a98a9211a51d51d1e88dea927e | [] | no_license | kAvEh--/gameshit | fbf5f41d222088dc4979b86182514d9e0fed9a98 | 7a25b5d8e04c6b140f613e1d0e7cd5d02de1866c | refs/heads/master | 2021-01-23T13:52:40.479003 | 2015-03-08T07:42:00 | 2015-03-08T07:42:00 | 28,241,886 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,900 | java | package com.eynak.footballquize;
import java.util.HashMap;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.Intent;
import android.content.res.Resources;
import android.graphics.Typeface;
import android.os.AsyncTask;
import android.os.Bundle;
import android.sup... | [
"kaveh.fazaeli@gmail.com"
] | kaveh.fazaeli@gmail.com |
3732777d356de6528c4750eebc8639c89727e884 | a7a9ad8b39e4c8324c68bd8ed365a71694a0f0ab | /applications/orders/src/test/java/com/microservices/orders/OrdersApplicationTests.java | 23a39e4af73e2bff6747078474a3fe6ffdd3bc3e | [] | no_license | jyarbro88/amazon-microservices | 58d5340409075f25cb0380b75dfbf0f39f9223f7 | da743d27779ee12da2ed90f5e1afebaab1efc794 | refs/heads/master | 2020-03-24T08:27:38.679504 | 2018-08-16T15:00:34 | 2018-08-16T15:00:34 | 142,596,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | package com.microservices.orders;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class OrdersApplicationTests {
@Test
public v... | [
"jyarbrough@solstice.com"
] | jyarbrough@solstice.com |
f1ff2d5ff7ee34ac325d118abd3218ebc630b92c | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/protocal/protobuf/bby.java | 202299c431401432dc165cade11188ae8c91a801 | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,057 | java | package com.tencent.mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import e.a.a.c.a;
import java.util.LinkedList;
public final class bby extends bsr {
public int OpCode;
public String ProductID;
public final int op(int i, Object... objArr) {
AppMethodBeat.i(62575);
... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
3fb9bd19d8c909f1974700246843c55eadd18988 | 79e17de56f6a23091cdbfe2818f1cb5f168e5d01 | /src/de/jost_net/JVerein/gui/parts/BuchungListTablePart.java | f659024325db9632a4a62d69e07926a964bc330e | [] | no_license | klingerr/AdwJVerein | 3f1c7125f68f6015ad440e01ae7caf925e4b8155 | 3f741b7389513ba0612775c2b46961483b75a215 | refs/heads/master | 2021-01-10T08:24:45.878510 | 2016-12-05T19:23:40 | 2016-12-05T19:23:40 | 51,390,074 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,398 | java | /**********************************************************************
* Copyright (c) by Heiner Jostkleigrewe
* This program is free software: you can redistribute it and/or modify it under the terms of the
* GNU General Public License as published by the Free Software Foundation, either version 3 of the
* ... | [
"ralf.klinger@gmx.de"
] | ralf.klinger@gmx.de |
ab06520d568cfb10e65dae7a74a73551faff990e | abb9aa1911280b20a6d8f782befc96da80bfd19f | /SmartCart2/app/src/main/java/com/example/smartcart/record/ParsedNdefRecord.java | 5c6eb725887d1c37e8551a9f33f33e3176b73e88 | [] | no_license | usrivastav615/ankit | ddbb6fd77ccff8e35d22fc2b28d7d1bd3255f67f | 2f16f7d760bad48a37778ce937bc9ff5fb1e902e | refs/heads/master | 2021-01-10T02:04:36.052802 | 2015-12-07T17:30:25 | 2015-12-07T17:30:25 | 46,727,269 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,009 | java | /*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"usrivast@adobe.com"
] | usrivast@adobe.com |
08fd65c8cef101d504683226540c8c4352de1cd2 | 1192e8228df65686770b4251a06b5fd4622955b9 | /src/main/java/com/moodtoday/activity/MainActivity.java | 0464b024521a713d92b8e4a4dfecfc3ba3c24ecf | [] | no_license | khk0851/mood | def93b7a2935404b071e5694474203b9f97166bf | fcbd77a671a1be27d413d37b3b29fdeef946f5ca | refs/heads/main | 2022-12-19T00:02:50.584201 | 2020-10-08T08:39:53 | 2020-10-08T08:39:53 | 302,275,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,894 | java | package com.moodtoday.activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import com.moodtoday.R;
impo... | [
"noreply@github.com"
] | khk0851.noreply@github.com |
b82d76096590530ec87b580a9a35956038229065 | f126342af63541c6accddfe1dfd4358dcd0f32b9 | /src/gui/MessageRecevable.java | 8b916f377bb3cdbb17f4431309c0968bb1f026b4 | [] | no_license | AnimateGO/honda | c757eea1e15506d090c31c2c3b5f98d97b1a80b4 | 0b54388530e6e7cb519e60cfde652e981629680d | refs/heads/master | 2020-03-21T04:38:29.682253 | 2018-09-19T06:25:49 | 2018-09-19T06:25:49 | 138,119,787 | 0 | 0 | null | 2018-09-19T06:36:40 | 2018-06-21T04:37:43 | Java | UTF-8 | Java | false | false | 385 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package gui;
/**
* GUI等に搭載するインタフェース ログの追加と受信したメッセージの追加メソッドを持つ
* @author koji
*/
public interface MessageRecevable {
public void reciveMessage(String text);
public void addMessage(String text);
}
| [
"satoken0806@gmail.com"
] | satoken0806@gmail.com |
acd8916abae82fb78f61b65e98440644b0698352 | 726bef06762e4e90f1c5c07f16802243a35b5e9f | /src/main/java/com/ideal/user/controller/UserController.java | da186b9f6d5eff8a7151f4a98e9ca97fff0c6f5e | [] | no_license | JJinbo/wechart | fb5e125eda1483a19f97d04e1800b89bea04a0ee | 1142809939e65d4694702b05106b10c00966751f | refs/heads/master | 2020-04-18T10:31:14.577027 | 2019-01-25T08:15:25 | 2019-01-25T08:15:25 | 167,469,690 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,002 | java | package com.ideal.user.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import com.ideal.entit... | [
"贾锦波@DESKTOP-88CJ41P"
] | 贾锦波@DESKTOP-88CJ41P |
e4b63ab4fe9fe7dbabb14c461c1fc9d5a2234abc | 24b4c52769cc74a18061eb4483676fd9e50f580d | /src/剑指offer/lengthOfLongestSubstring.java | c09dbdbc8e3ce01547e617c7b4e3765e35ae0365 | [] | no_license | 1160300510/leetcode | 95a7619f301ff711b7fdb715861c4d94e145c031 | 1b87444380838ac1373fdd60f03b0b283d411150 | refs/heads/main | 2023-06-21T12:26:24.501193 | 2021-07-31T12:22:13 | 2021-07-31T12:22:13 | 303,888,891 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 935 | java | package 剑指offer;
import java.util.HashMap;
import java.util.Map;
public class lengthOfLongestSubstring {
public int lengthOfLongestSubstring(String s) {
if(s==null || s.length()==0){
return 0;
}
Map<Character, Integer> map = new HashMap<>();
int n = s.length();
... | [
"379744795@qq.com"
] | 379744795@qq.com |
a75572e2628c91e92e38d3f624edaa3f72882070 | 9cdffd38b37e7873de37e004bad75d64b4650e44 | /sell/src/main/java/com/qcl/controller/BuyerOrderController.java | b295214fcd19b852b2c2f0c90eabfd223b48b301 | [] | no_license | wangmengzhong/supacer | 2556059e2b1b7bc2ad3a1d8b98495d6d89cf0cd6 | 547d41975eda31d3081e8342f79843594fad3bad | refs/heads/master | 2023-01-23T10:50:53.656491 | 2019-11-28T07:57:09 | 2019-11-28T07:57:09 | 157,357,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,506 | java | package com.qcl.controller;
import com.qcl.VO.ResultVO;
import com.qcl.converter.OrderForm2OrderDTOConverter;
import com.qcl.dto.OrderDTO;
import com.qcl.enums.ResultEnum;
import com.qcl.exception.SellException;
import com.qcl.form.OrderForm;
import com.qcl.service.BuyerService;
import com.qcl.service.OrderService;
im... | [
"2369915949@qq.com"
] | 2369915949@qq.com |
c8e7a9b04c82a3643838012cfeced1711981f44e | 08116a6f033f38806131a2d8712c9363b44c95db | /backend/src/main/java/ba/unsa/etf/bp/udat/services/ImportTimeService.java | e75eb009aae65a9443e301a3c346b9f97b0557c1 | [] | no_license | adkl/university-data-analysis-tool | 1604a7ec434a14e347261e3073ee5335df16fe2f | 643af082f54634f7168fd0fb0f07526c80f65d0a | refs/heads/master | 2021-09-04T07:41:02.629845 | 2018-01-17T04:04:31 | 2018-01-17T04:04:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 935 | java | package ba.unsa.etf.bp.udat.services;
import ba.unsa.etf.bp.udat.models.ImportTime;
import ba.unsa.etf.bp.udat.models.SemesterDim;
import ba.unsa.etf.bp.udat.repositories.ImportTimeRepository;
import ba.unsa.etf.bp.udat.repositories.SemesterDimRepository;
import org.hibernate.service.spi.ServiceException;
import org.s... | [
"ebegic2@etf.unsa.ba"
] | ebegic2@etf.unsa.ba |
7639274df96eeb0983d63c123db480a965fd9b42 | 7311890a9d708e75bf98d660436f615337b2702d | /src/com/hening/sale/corecode/login/action/LoginAction.java | 233e7d4c16651f746ec161964f2963470eef6af4 | [] | no_license | hening191/saleManagement | 374eca82b05c9746c6d79114b5196d22a53ffd1d | da4a457fc92aa8e49f9e91266845b997d7483e7a | refs/heads/master | 2021-09-09T12:14:40.540323 | 2018-03-16T01:28:46 | 2018-03-16T01:28:46 | 125,149,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,092 | java | package com.hening.sale.corecode.login.action;
import java.util.HashMap;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import com.hening.sale.utils.SessionUtil;
import com.hening.sale.corecode.login.entity.User;
import com.hening.sale.corecode.login.service.LoginService;
import... | [
"472462446@qq.com"
] | 472462446@qq.com |
4d5ce14f36fb35c70994fa3cc2870074987a20d2 | 83071feebd9509f77b0281a91623548e89572a79 | /bcn/src/main/java/com/kodeinc/bcn/api/v1/roles/entities/RoleResponse.java | 54fe3dc8aaaf189d096ca523a12915c5b80c9557 | [] | no_license | Moverr/blockchainjava | 4c77dd8b548298104b7f7fabbabb7da5c58d16b7 | 6630de66f7fa66b009454a846912c698f0802268 | refs/heads/master | 2021-07-02T09:55:39.641924 | 2018-10-18T04:05:43 | 2018-10-18T04:05:43 | 153,171,572 | 0 | 0 | null | 2020-09-08T22:48:16 | 2018-10-15T19:41:33 | JavaScript | UTF-8 | Java | false | false | 3,691 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.kodeinc.bcn.api.v1.roles.entities;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jac... | [
"moverr@gmail.com"
] | moverr@gmail.com |
69d7f0d5e86c6fe780a5fc8b2fc33c2b3c6d52c0 | 10575a7f7333793aae103f799696f30f1894abf5 | /src/SourceCode/Day_13_Abstract_Classes.java | 47046d0053c4aeabd482eb3c54ec31decc9b959b | [] | no_license | svrswetha/HackerRank | 52cc289746a7dfa5c499876179197939bbd7dc8b | 03dac98b8af8ba0e526712be3f52438ed1084496 | refs/heads/master | 2021-01-19T11:09:15.103425 | 2018-01-04T23:38:48 | 2018-01-04T23:38:48 | 87,932,050 | 0 | 0 | null | 2017-04-16T19:00:43 | 2017-04-11T12:35:32 | Java | UTF-8 | Java | false | false | 987 | java | import java.util.*;
abstract class Book {
String title;
String author;
Book(String title, String author) {
this.title = title;
this.author = author;
}
abstract void display();
}
class MyBook extends Book {
private static int price;
MyBook(String title, String auth... | [
"svrswetha@gmail.com"
] | svrswetha@gmail.com |
399a6b3116213bb0f65597d006b6520756fbcf56 | 6be39fc2c882d0b9269f1530e0650fd3717df493 | /weixin反编译/sources/com/tencent/mm/plugin/location_soso/SoSoProxyUI.java | 2f69d3f8c8e3c369023bb940ce85a5d273991fb9 | [] | no_license | sir-deng/res | f1819af90b366e8326bf23d1b2f1074dfe33848f | 3cf9b044e1f4744350e5e89648d27247c9dc9877 | refs/heads/master | 2022-06-11T21:54:36.725180 | 2020-05-07T06:03:23 | 2020-05-07T06:03:23 | 155,177,067 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,884 | java | package com.tencent.mm.plugin.location_soso;
import android.content.Intent;
import android.content.res.Resources;
import android.os.Build.VERSION;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import com.tencent.mm.R;
import com.tencent.mm.... | [
"denghailong@vargo.com.cn"
] | denghailong@vargo.com.cn |
5b503c572f1ababe5dd424b1dfcb2c6163d13944 | 58081c23331ebc0240b3700670937052e4531ddf | /desktop/src/com/mygdx/game/desktop/LevelTester.java | c6ee2fff97ba0e1224be2bd21970e1bc9a58434c | [] | no_license | Lewis300/PelletGameGit | 2688f39cd8a0fa693c33a815f6bab183c22a538f | a1e8d2b8b7a4bfdace560aa47b9c350d33617a1c | refs/heads/master | 2021-09-19T21:26:58.185136 | 2018-08-01T00:06:42 | 2018-08-01T00:06:42 | 113,351,695 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,353 | java | package com.mygdx.game.desktop;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.physics.box2d.EdgeShape;
import com.mygdx.game.Levels.LevelManager;
import com.mygdx.game.PelletGame;
import javax.swing.JOptionPane;
import com.badlogic.gdx.backends.lwjgl.LwjglApplication;
import com.badlogic.gdx.backends.lwjgl.Lw... | [
"34315738+Lewis300@users.noreply.github.com"
] | 34315738+Lewis300@users.noreply.github.com |
b613fafc55740119b8b130335235bbb770e6f135 | ff57c6df2d055b28bf889f7eeb9ff3264ae87272 | /src/br/unb/cic/lp/gol/EstadoPreVivoX.java | caa8370b580ac1d810b6564c5524c348d5b775a4 | [] | no_license | caioycosta/gameOfLifeJ | ea2ea8f44cd1c85a470f9fccdeb4a60d2dc283e8 | c912eb8d1d603c2f2e60c5e27d1337328b87bd57 | refs/heads/master | 2020-12-25T04:37:55.229085 | 2014-07-06T12:42:43 | 2014-07-06T12:42:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 85 | java | package br.unb.cic.lp.gol;
public class EstadoPreVivoX extends EstadoVivo {
}
| [
"codemq.codeplex.com"
] | codemq.codeplex.com |
5fcaf08bebc9cf913839af27ba073b9756da62d1 | 8fc3cf13d7cc0c6aa1f36dfa4b54c3e3e9d760d6 | /src/src/data_entry/admin_page.java | 870b47350ffd749e074e8dc520e1355a3595f5ef | [
"MIT"
] | permissive | yashica-patodia/SoftwareEngineeringProject | 6baeafa19963da0a62ede6222a530dc4bec33717 | 4c74bcca005e086c01830e5d4f1108e3dc0c87d7 | refs/heads/master | 2021-10-26T11:43:21.197941 | 2019-04-12T10:38:18 | 2019-04-12T10:38:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,817 | 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 data_entry;
import java.sql.*;
import javax.swing.*;
import java.awt.*;
import java.lang.*;
/**
*
* @author kanishk
*/
pub... | [
"singhkanishk7777@gmail.com"
] | singhkanishk7777@gmail.com |
f86a4f1477f016cb00f248ae6335d9080e0e5636 | 3b6caea5f5718c5acffd866aae98f22c78324f65 | /app/src/main/java/com/example/user/ling/SpeechSearch.java | 8ea50bbf066e97a70456c9ba6a82edba89fe4e99 | [] | no_license | ionson100/myassistant | 0d8cfe70c91038dd6f5c6457d5800232afb47b55 | 43a1bec5030f307d6bea7b2fe6005a2e220f3bc4 | refs/heads/master | 2020-05-23T08:19:21.363056 | 2017-10-30T04:53:36 | 2017-10-30T04:53:36 | 70,228,251 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,263 | java | package com.example.user.ling;
import android.app.Activity;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.speech.RecognizerIntent;
import android.view.View;
import android.widget.ImageButton;
import java.util.List;
class SpeechSearch{
static final int SPEECH=23;
... | [
"ion100@mail.ru"
] | ion100@mail.ru |
865730fbfef66ab01f22df2ccad8e705656e7a15 | 94d1128e0ac0a463598f6fb8190f7ab4370c4cd6 | /android/app/src/main/java/com/kadirnacar/callbackup/utils/OpusEncoder.java | af811078b7dbad1b21646274da0876ea20b197ed | [] | no_license | kadirnacar/callbackup | 794deff7c628add000a52c7ff7412f603c953580 | 1866e08324c3acb660d80efb28e46a8cf5e6fcb6 | refs/heads/master | 2023-01-24T10:33:35.694767 | 2020-12-03T13:41:11 | 2020-12-03T13:41:11 | 317,187,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,294 | java | package com.kadirnacar.callbackup.utils;
import androidx.annotation.IntDef;
import androidx.annotation.IntRange;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
public class OpusEncoder {
// Native pointer to OpusEncoder.
private long address;
public static final int ... | [
"kadirnacar@kadirnacar.com"
] | kadirnacar@kadirnacar.com |
271056e7e86a7edaf42f3d97c5d00d9c0c00779c | d4261417db59c92bb118cb7ec12c0bc43c85d62f | /src/de/uni/bielefeld/sc/hterhors/psink/obie/projects/soccerplayer/ontology/interfaces/IBuenaventuraFerreira.java | 664035d358e41cf2ead905ddeb74b6673b64b360 | [
"Apache-2.0"
] | permissive | berezovskyi/SoccerPlayerOntology | ed3a24a7ace88ba209f5439a49b04c11a8e6034a | c7dafee008911b45a2b9e8c55ffd43c1e69c3660 | refs/heads/master | 2022-06-20T02:17:21.385038 | 2018-09-21T17:09:38 | 2018-09-21T17:09:38 | 149,870,122 | 0 | 0 | Apache-2.0 | 2022-05-20T22:00:24 | 2018-09-22T11:19:31 | Java | UTF-8 | Java | false | false | 611 | java | package de.uni.bielefeld.sc.hterhors.psink.obie.projects.soccerplayer.ontology.interfaces;
import de.uni.bielefeld.sc.hterhors.psink.obie.core.ontology.annotations.AssignableSubInterfaces;
import de.uni.bielefeld.sc.hterhors.psink.obie.core.ontology.annotations.ImplementationClass;
import de.uni.bielefeld.sc.hterhors.... | [
"hterhors@techfak.uni-bielefeld.de"
] | hterhors@techfak.uni-bielefeld.de |
101809cc32abca9f4e4151d9c8ac21786f90e189 | 6c7b83e078844fa43fad651e2d7908666316f88c | /src/main/java/org/cn/lyh/util/tag/ByteToStringTag.java | 2a4ef4254ce42b09c9aca780751fa4b4c3acb97f | [] | no_license | liuyihuansmm/Blog | ee0cf6f3d786b87086a2071a8f187cab14d8c089 | 99dbbd7557e9bea865d72716b332b810bf360953 | refs/heads/master | 2021-01-21T05:09:50.725261 | 2017-03-28T02:56:28 | 2017-03-28T02:56:28 | 83,114,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,064 | java | package org.cn.lyh.util.tag;
/**
* Created by LYH on 2017/3/2.
*/
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.JspWriter;
import javax.servlet.jsp.tagext.SimpleTagSupport;
import java.io.IOException;
import java.util.Random;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public... | [
"liuyihuansmm@163.com"
] | liuyihuansmm@163.com |
efae921ff69224f3a00a8ba779a312f5b00b8b17 | c84b6d66be3d7545452e9916f3809861a668a88f | /foundation/src/main/java/com/further/foundation/download/ProgressResponseBody.java | 46416269ff025be3f04510c83288a06b52b0dcc2 | [] | no_license | smilewant/A-J | 874d89d97be773ec1e4a98f57f2a5f3015eceb4e | 7dda68d3ea78f5579132d0e52bd03c6f48dde5b5 | refs/heads/master | 2021-08-08T09:22:03.144055 | 2021-06-21T05:50:18 | 2021-06-21T05:50:18 | 171,210,729 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,829 | java | package com.further.foundation.download;
import java.io.IOException;
import okhttp3.MediaType;
import okhttp3.ResponseBody;
import okio.Buffer;
import okio.BufferedSource;
import okio.ForwardingSource;
import okio.Okio;
import okio.Source;
public class ProgressResponseBody extends ResponseBody {
private final R... | [
"zion.hu@aihuishou.com"
] | zion.hu@aihuishou.com |
3389d1fda1a0ce711209668d6028d49ad1559d2e | 19a5e40a287b980e9f2a0620e1cd1435a613182a | /src/LinkedList/Controller.java | 820de143e4182344273f69d07425a661b96b2181 | [] | no_license | adianand13/Data_Structures | 1b8ee30f9b0e3893350b5496bf630c8f10cbdd78 | f64d27fef1d3627655bbb7d2debadbe569658402 | refs/heads/master | 2023-01-03T20:18:36.971400 | 2019-06-16T16:50:26 | 2019-06-16T16:50:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,276 | java | package LinkedList;
public class Controller {
private Node Head;
private Node Tail;
private int Length;
public Controller() {
Head = null;
Tail = null;
Length = 0;
}
public boolean isEmpty() { return (Head == null); }
public int length() { return Length; }
pu... | [
"anand.aditya.anand@gmail.com"
] | anand.aditya.anand@gmail.com |
4a98116457136bcf4b553176a03158dec846bd9f | 45f18a850595ad4dd417c1991a0ef69cefde99dd | /gablum-contracts/src/main/java/com/gablum/contract/contracts/model/othermodels/User.java | 1454dc729ffe61f75200cbf8f7b3e7434f67d295 | [] | no_license | imperfect-abhi/stackroute-gablum-project | 3a8fb030f7b0f3213cf0c47486fff5036f9531b5 | 58e6934be60d4dc22ef0f9b897a02d396693a455 | refs/heads/master | 2022-06-19T16:15:45.446765 | 2019-12-18T07:04:59 | 2019-12-18T07:04:59 | 228,779,040 | 0 | 0 | null | 2022-06-03T00:58:26 | 2019-12-18T07:03:21 | TypeScript | UTF-8 | Java | false | false | 2,118 | java | package com.gablum.contract.contracts.model.othermodels;
import com.gablum.contract.contracts.model.Block;
import lombok.*;
import java.util.*;
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
@ToString
public class User {
private String _id;
private String name;
private String email;
private St... | [
"er.abhisheksingh2764@gmail.com"
] | er.abhisheksingh2764@gmail.com |
afe1ccc32a1e06974badcf64e0222f51793769c0 | 5308297e063c59a065a025711ae62b0b7b015886 | /SDK/src/com/skyworth/ui/skydata/TVOrderItem.java | f86dbfb00d679d7b90133f64ce1e6867291428bd | [] | no_license | bibiRe/AppStore | 77ddde3261cabe9294ffb74714c00febd0ec7268 | 06f5e05050ad01753fd9e6a9f6ec251474e3c6f1 | refs/heads/master | 2020-12-29T01:54:54.175750 | 2014-02-12T07:30:44 | 2014-02-12T07:30:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,638 | java | /**
* Copyright (C) 2012 The SkyTvOS Project
*
* Version Date Author
* ─────────────────────────────────────
* 2012-12-16 rico
*
*/
package com.skyworth.ui.skydata;
import java.util.UUID;
import com.skyworth.framework.SkyData;
/**
* @ClassName TVOrderItem
* @Description TODO ... | [
"haotie1990@gmail.com"
] | haotie1990@gmail.com |
05e9ae572ca7107b262e590e813e2a842e1fc101 | 16dfd8dc0ee6a51807b60c51175b7a2f4aba3686 | /src/main/java/com/jd/stackoverflow/ServletInitializer.java | b90bba5d336ceb80376653747c8d37b811fe0af5 | [] | no_license | Jamey-Dogom/StackOverflow_clone | 0e2e2a2a005712682696652e980a3028aef0ea58 | 208356e1d496600edaab8f2c12e7e0a878c75352 | refs/heads/master | 2020-07-04T21:40:04.405298 | 2019-08-14T21:22:34 | 2019-08-14T21:22:34 | 202,427,690 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 422 | java | package com.jd.stackoverflow;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBuilder configure(SpringAppli... | [
"33010705+AppJedi@users.noreply.github.com"
] | 33010705+AppJedi@users.noreply.github.com |
9f37944dfb1345a067cc5fc60b2c63c25d319ea9 | 9b4f3a245afe9b18adf715657faf8d3c1591636c | /backtoken/src/main/java/com/example/backtoken/repository/EventtkRepository.java | a191985f4af48041b99d8b2781f8189e397031eb | [] | no_license | JoaoVSN/TestTokenlab | 426ad9ce4c2127740cb45467c6f3133ec044375d | e0ca422e38d48be548abbd57f0bd03bd76248c9c | refs/heads/main | 2022-12-30T12:30:29.947928 | 2020-10-14T02:37:37 | 2020-10-14T02:37:37 | 303,879,757 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 779 | java | package com.example.backtoken.repository;
import com.example.backtoken.model.Eventtk;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.NoRepositoryBean;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springframework.data.repository.quer... | [
"noreply@github.com"
] | JoaoVSN.noreply@github.com |
5dd7c0fc824c47fb3930d0a81e658ea6ff982e1b | 6cc979ac7b8b102650942e659fad65f2a91843ae | /app/src/main/java/com/homeless/jackrututorialretrofit/remote/UserService.java | 189b76c4239fa511c85295cf8d9fa610bcb29c62 | [] | no_license | mustafacakar/basicLogin | 3658b78ed2aa569c862e5008a4535cf8d703338b | 2e7437590a5a6e6c6392fbde7483e3dcb0ec3a5c | refs/heads/master | 2020-08-20T02:52:18.280008 | 2019-10-18T08:27:07 | 2019-10-18T08:27:07 | 215,977,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package com.homeless.jackrututorialretrofit.remote;
import com.homeless.jackrututorialretrofit.model.ResObj;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Path;
public interface UserService {
@GET("/Meterial/{username}/{password} ")
Call<ResObj> login(@Path("username") String us... | [
"mistik_cakar@hotmail.com"
] | mistik_cakar@hotmail.com |
4962790cdc3bf72f3562b3e0aa25a94acd579b58 | f4a3647b534ece30d909d3295686feddefd40e99 | /rsen/src/main/java/com/rsen/db/sqlite/WhereBuilder.java | 929c626b9fe8a81fed7f8d085cda90eb29c84d2f | [] | no_license | bryant1410/RJcenter | c503ad25af48364c28c131f205f62b469fb7b4fc | dd09708f5826457d54ddd95cb55714321fdc64a1 | refs/heads/master | 2021-01-19T19:52:39.450107 | 2017-04-17T22:38:31 | 2017-04-17T22:38:31 | 88,458,756 | 1 | 0 | null | 2017-04-17T02:21:02 | 2017-04-17T02:21:02 | null | UTF-8 | Java | false | false | 9,178 | java | /*
* Copyright (c) 2013. wyouflf (wyouflf@gmail.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicabl... | [
"angcyo@126.com"
] | angcyo@126.com |
fefbbc860fc2fa603cf012aac23c2e77b7180288 | 3bb9e1a187cb72e2620a40aa208bf94e5cee46f5 | /mobile_catalog/src/ong/eu/soon/mobile/client/model/CredentialType.java | 947031b0377f22a825ca0463e76d26df1e50a0ad | [] | no_license | eusoon/Mobile-Catalog | 2e6f766864ea25f659f87548559502358ac5466c | 869d7588447117b751fcd1387cd84be0bd66ef26 | refs/heads/master | 2021-01-22T23:49:12.717052 | 2013-12-10T08:22:20 | 2013-12-10T08:22:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 983 | java | /*
This file is part of Cyclos.
Cyclos is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
Cyclos is distributed in the hope ... | [
"eusoon@gmail.com"
] | eusoon@gmail.com |
56561c710ea8c37f4fab740acdf8a10f309a0e27 | 1e993b2d43036b7e15d1cc74507535d252c84e65 | /src/test/java/com/el/sys/mapper/UdcMapperTest.java | f0612f014b099a8bce38b1f4c272eeb34c420e31 | [] | no_license | juedaishusheng/stp-svr | 9157624172607c5a060bcbef11d5d903f6ccf6d3 | c1448c3c5b087d4742d81f2fe071d400164af3c5 | refs/heads/master | 2020-12-25T14:23:42.363886 | 2016-08-29T08:07:11 | 2016-08-29T08:07:11 | 66,818,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 944 | java | package com.el.sys.mapper;
import com.el.sys.domain.UdcMetas;
import com.el.test.TestRepositoryConfiguration;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.t... | [
"billy.zhang@elitesland.com"
] | billy.zhang@elitesland.com |
3eb06657a38c694a109772302d0c7d4d8eb1902f | c205f07463d9e44584153f31970d18a1b99a7427 | /Peluqueria/src/co/com/peluqueria/model/SessionHomePageDTO.java | 84190ff05574d79742425cc23cb188f55592bb11 | [] | no_license | lauramaru03/Peluqueria | 7ba7334a260cf30f19e1461e96f9c685bfcb8fc4 | 3f4e6f1406f7ef9f422a7b88d9b3b84561a631fe | refs/heads/master | 2020-12-24T18:54:38.205764 | 2016-05-19T12:25:17 | 2016-05-19T12:25:17 | 57,269,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,552 | java | package co.com.peluqueria.model;
import java.io.Serializable;
public class SessionHomePageDTO implements Serializable{
/**
*
*/
private static final long serialVersionUID = 3617017567096298802L;
public String imagePath;
public String title;
public String service1;
public String service2;
publ... | [
"laura marulanda"
] | laura marulanda |
51813166ce6a379aad759737d3b668a90317c7e1 | ef04f3a682644c1970ed2caa89bc9d24669cad62 | /DS Project/sst/execute/Fee.java | cff27fd77d20df20632fee3d6ea1301780096635 | [] | no_license | LoganSathi/DreamCorporation | f5da6df895cd3d1e287ae241c80728b1f6e3925c | efa8f263daa5f19a732110540daafe912f048609 | refs/heads/main | 2023-07-23T18:28:04.461879 | 2021-09-07T18:23:34 | 2021-09-07T18:23:34 | 404,081,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,137 | java |
package sst.execute;
import sst.dao.CompanyAccess;
import sst.exception.OperationHaltException;
import sst.util.Methods;
import java.util.Map;
public class Fee implements Command {
private CompanyAccess accessComp;
public Fee(CompanyAccess companyDO) {
this.accessComp = companyDO;
... | [
"noreply@github.com"
] | LoganSathi.noreply@github.com |
02c1d9b1d6907b55c8b44936dc4380715db2b2a0 | bc8fa9a21bcb1c60a48cc6372b6dbb4321b08c7e | /app/src/main/java/com/example/dell/main.java | 3795a6f9355ab2d498420f74bc529943177685a7 | [] | no_license | Utkarsh272/dell-trouble-coders | 1877e5aa3af477e6916493eb2f792e592d5cacbd | 142820d70993c6c1f51bc31a886aa335933f4728 | refs/heads/master | 2020-07-12T15:03:30.443516 | 2019-08-28T04:13:43 | 2019-08-28T04:13:43 | 204,846,204 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,578 | java | package com.example.dell;
import androidx.appcompat.app.AppCompatActivity;
import androidx.swiperefreshlayout.widget.SwipeRefreshLayout;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.toolb... | [
"utkarshm272@gmail.com"
] | utkarshm272@gmail.com |
cdcce8cb829c902e2a9627c99f75ac32d2c34714 | a6e18a95b7b57c8f5af5bda83d9579cf8342a567 | /ORDEV/src/net/tak/action/BaseAction.java | ef886835e642fd0234dcfbb7f4d7e715f649f163 | [] | no_license | listakwong/githubRepository | cd9988934d5cfee5c5af522c3bd711240bb9191a | 57c9ffadd961dc774bccbec8d6d3fb4a11d35e64 | refs/heads/master | 2020-05-22T13:07:38.957816 | 2014-01-24T02:00:04 | 2014-01-24T02:00:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,621 | java | package net.tak.action;
import java.sql.Date;
import java.sql.Timestamp;
import java.util.HashMap;
import java.util.Map;
import net.tak.TConstant;
import net.tak.bean.common.PageBean;
import net.tak.service.ISystemService;
import org.apache.commons.lang3.StringUtils;
import org.apache.struts2.interceptor.RequestAwar... | [
"wtakwong@gmail.com"
] | wtakwong@gmail.com |
70d7ab1d0e10ffabada4ece12345834cc61afa4b | 202148d206dfb6c50ab21c3a7cf7cecb50dbb7f8 | /Sample/src/com/myc/sample/threads/Util.java | fd4dfb124aec55ebf0de3e45d669e2742941eada | [] | no_license | sreekanthrayapalli/JavaPrograms | 0990dd4942d663c024cf2006635e188b17148685 | ef2b5ff7071792f6da8d07ede10c86062d33ac23 | refs/heads/master | 2021-01-20T18:16:23.714237 | 2020-09-30T01:51:32 | 2020-09-30T01:51:32 | 61,763,348 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 606 | java | package com.myc.sample.threads;
public class Util {
private boolean flag = true;
private int val;
public synchronized void set(int i){
if(!flag){
try {
wait();
} catch (InterruptedException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
}
this.val =... | [
"sreekanth.rayapalli@gmail.com"
] | sreekanth.rayapalli@gmail.com |
4439c2e226be90811eff56a1e1a38ce4b5d615d8 | 96b6271381c6cef5308aab6f5311492c672fa733 | /src/de/hdm/itprojektss18/team01/sontact/shared/report/SimpleParagraph.java | 64fec14fe6a54fa75507d54e54a820ea984e19d7 | [] | no_license | MieschaGotthilfAfshar/ItpSS18Gruppe01 | d508991f6b27a7bf40f0c49b3c7a87dd5340cb43 | eb20bb7804e761bcfd9891524d640dbba84d3404 | refs/heads/master | 2020-04-16T11:20:08.818480 | 2018-07-07T19:22:44 | 2018-07-07T19:22:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,112 | java | package de.hdm.itprojektss18.team01.sontact.shared.report;
import java.io.Serializable;
/**
* Diese Klasse stellt einzelne Absaetze dar. Der Absatzinhalt wird als String
* gespeichert. Der Anwender sollte in diesem Strinig keinerlei
* Formatierungssymbole einfuegen, da diese in der Regel zielformatspezifisc... | [
"mg153@hdm-stuttgart.de"
] | mg153@hdm-stuttgart.de |
073c9633705e44ea998a12bccc8cda268c883fa6 | 57d5a05e01b3112b9d3a560434ad24aa85290192 | /src/main/java/org/dice/solrenhancements/queryparsers/VectorQParser.java | babec6f3e9f41887e3faeafc94734bd9db1d2ea6 | [
"Apache-2.0"
] | permissive | obinna240/SolrPlugins | 2595319d7ed536f773e8df73b6db2ce7c95c8167 | e363c6b57b40f99d9ad92824a9c9ace80872b5ac | refs/heads/master | 2021-05-26T05:50:52.707273 | 2018-04-02T10:31:30 | 2018-04-02T10:31:30 | 127,740,743 | 0 | 0 | Apache-2.0 | 2021-05-12T00:18:21 | 2018-04-02T10:21:53 | Java | UTF-8 | Java | false | false | 1,082 | java | package org.dice.solrenhancements.queryparsers;
import org.apache.lucene.search.Query;
import org.apache.solr.common.params.SolrParams;
import org.apache.solr.request.SolrQueryRequest;
import org.apache.solr.search.ExtendedDismaxQParser;
/**
* Created by simon.hughes on 3/29/14.
*/
public class VectorQParser exten... | [
"obinna240@yahoo.co.uk"
] | obinna240@yahoo.co.uk |
11e8da73729a00c03083c1cff2fc1b9ad8e0ded3 | 59c58c6c4f74c58903f9a03271de349cfb94cc12 | /java-base-study/src/main/java/org.person.dfw/program/primitive/TestInteger.java | 14ff0877603ea3e85f25cd050a267f0ab8f046fc | [] | no_license | dxy9/TestJava | 7b51373abc30fd9b79e321080cef706a124229d3 | 0bb1a15806afc24780c1dd716b192801f67d45c5 | refs/heads/master | 2020-05-22T13:14:57.971927 | 2019-05-16T01:48:55 | 2019-05-16T01:48:55 | 186,355,203 | 0 | 0 | null | 2019-05-16T01:48:56 | 2019-05-13T06:03:26 | Java | UTF-8 | Java | false | false | 681 | java | package org.person.dfw.program.primitive;
import org.junit.Test;
public class TestInteger {
@Test public void test(){
Integer i = new Integer(10);
i = 5;
i = Integer.valueOf(5);
}
@Test public void toBinaryString(){
int i = 1111111170;
System.out.print... | [
"1375049265@qq.com"
] | 1375049265@qq.com |
33e76bb829a19b55b9cf645357273ccbd3ffb394 | d61cbe04b46e3480d5f2acf356f8ccdbab28dbc7 | /Patrones de diseño de software y Principios SOLID/17_Mediator/test/org/formacion/mediator/TestSistema.java | ec034824649607f2ef32f70084bdcd455437d6d4 | [] | no_license | decalion/Formaciones-Platzi-Udemy | d479548c50f3413eba5bad3d01bdd6a33ba75f60 | 3180d5062d847cc466d4a614863a731189137e50 | refs/heads/master | 2022-11-30T18:59:39.796599 | 2021-06-08T20:11:18 | 2021-06-08T20:11:18 | 200,000,005 | 1 | 2 | null | 2022-11-24T09:11:48 | 2019-08-01T07:27:00 | Java | UTF-8 | Java | false | false | 1,102 | java | package org.formacion.mediator;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
public class TestSistema {
private Radio radio;
private Telefono telefono;
private Coche coche;
@Before
public void init() {
radio = new Radio();
telefono = new Telefono();
coche = new Coch... | [
"icaballerohernandez@gmail.com"
] | icaballerohernandez@gmail.com |
8b8aaccbff35b8ca51dd4b3e9de30eab088c1e4e | 21beab6128d869c6f7bcb573b88fb9b772c97781 | /app/src/main/java/de/ricoklimpel/newslink/NewsSource.java | 77c8d9d7139e43bc15970b6d99cdb51f1fdf4935 | [] | no_license | rklimpel/NewsLink | 5c6efdd339d8fd2866397dcc51a41bf9c12944a3 | 17cf7095a2063e86b4d2ce42e4218cbb26514592 | refs/heads/master | 2021-09-22T11:00:14.147876 | 2018-09-08T21:44:32 | 2018-09-08T21:44:32 | 71,499,328 | 0 | 0 | null | 2017-01-31T14:55:11 | 2016-10-20T19:57:38 | Java | UTF-8 | Java | false | false | 2,397 | java | package de.ricoklimpel.newslink;
/**
* Created by ricoklimpel on 03.12.16.
*
* NewsSource Object, created for saving one news sources data into this class
*
*/
public class NewsSource {
String sourceID;
String sourceName;
String description;
String url;
String category;
String language;
... | [
"rico@tklimpel.de"
] | rico@tklimpel.de |
e2d4a1a9bbd8aa833bf92ba01f3683d4e96aa778 | 7ca77d9aa67e0c52dbdd41c0527d9a9de95303ea | /src/com/genustin/easy/P58.java | 97429042975529fe336c3eeb486d3b576efe7b1f | [] | no_license | genustin/LeetCode | 3b575f4814f4e42c027c96438270557bca4993e8 | fd305210b65e3d4f18186c2683853f6c0f9fb7fc | refs/heads/master | 2020-05-21T22:09:23.236653 | 2018-09-09T01:36:47 | 2018-09-09T01:36:47 | 26,398,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package com.genustin.easy;
/**
* Created by Genustin on 12/7/14.
* Given a string s consists of upper/lower-case alphabets
* and empty space characters ' ',
* return the length of last word in the string.
* <p/>
* case 1: s="", return 0;
* case 2: s="a b", return 1;
* case 3: s="a ", return 1;
* case 4: s =" ... | [
"wqhuang@me.com"
] | wqhuang@me.com |
72279d77a8a1a4e2fd8ca287d92660b5b6f99902 | 22657f710a9a27707eb09c1318fd6bbeeb2267b3 | /src/main/java/com/trivago/triava/tcache/util/ChangeStatus.java | 3a90a677ab37d33cbf8dacc3fed04aea040a93cd | [
"Apache-2.0"
] | permissive | harsha549/triava | f68fed5e1a9156030acb36e563ada1d693204ec0 | 049484fa865691a7e27db4de7a57aed98c0654d9 | refs/heads/master | 2023-01-01T19:26:26.746692 | 2018-11-26T10:51:23 | 2018-11-26T10:51:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 885 | java | /*********************************************************************************
* Copyright 2015-present trivago GmbH
*
* 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:/... | [
"Christian.Esken@trivago.com"
] | Christian.Esken@trivago.com |
1873f2c066e645c44b6538efc3ea47a5445cdf97 | 486bf2978501b46c47653a5083e343d6e09469ba | /hello-byte-buddy/src/main/java/cn/chenhenry/hello/bytebuddy/method/delegation/MethodDelegationDemo.java | 4446097d6eab069473bc95cacfb71797919657a9 | [
"MIT"
] | permissive | HenryChenV/hello-java | 5b6f0b56e55dee262f7a22171981093a2f02f332 | d71bce1cd5ff717a01eb2e95e38028c195434a4c | refs/heads/master | 2023-01-11T23:12:23.622700 | 2022-12-25T03:58:05 | 2022-12-25T03:58:05 | 157,085,535 | 0 | 0 | MIT | 2022-12-25T03:59:02 | 2018-11-11T14:06:19 | Java | UTF-8 | Java | false | false | 1,254 | java | package cn.chenhenry.hello.bytebuddy.method.delegation;
import net.bytebuddy.ByteBuddy;
import net.bytebuddy.matcher.ElementMatchers;
import java.util.function.Function;
/**
* @author chenhanli
* @date 2022/3/19 11:50 下午
*/
public class MethodDelegationDemo {
public static class GreetingInterceptor {
... | [
"chenhanli@bigo.sg"
] | chenhanli@bigo.sg |
21f09dfc8f1d17efda94d4f55a9507f4cfb4904a | b770df1acd1fad2530e05fdc88df15b103ca4676 | /blog-infrastructure/src/main/java/com/ripple/blog/infrastructure/dao/CountDao.java | 6d5df5d6950d1b4699d42bf785499bb00c2a548e | [] | no_license | wlstone119/ripple-blog | f637635892cf6dffbd414b12e12e35b8eaa72aa0 | 8d301cb0eeadd03760b2518d2ed1aeaefef6e204 | refs/heads/master | 2022-09-16T06:54:54.443276 | 2020-01-21T05:54:42 | 2020-01-21T05:54:42 | 234,287,323 | 0 | 0 | null | 2022-09-01T23:19:09 | 2020-01-16T09:48:54 | Java | UTF-8 | Java | false | false | 462 | java | package com.ripple.blog.infrastructure.dao;
import java.util.List;
import java.util.Map;
import java.util.Set;
import com.ripple.blog.infrastructure.dao.entity.CountEntity;
public interface CountDao {
CountEntity create(CountEntity entity);
CountEntity findCountById(String id);
Map<String, Long> findCountByIds... | [
"wanglei11074@hellobike.com"
] | wanglei11074@hellobike.com |
bad3a6559eacb351af5363f05b270325bf501ddf | 2416daf36f1b72ae46d9470a40514d90e8802a15 | /GameConfig.java | 83da4711c5972d42d4d11bab48731e7562a361d8 | [] | no_license | Danny-Rosenberg/OrganismsGame | 673556602738138fb22bcdd5b1ef4af070b5ebba | d9c9a3b23e3bca84823406a6f1f2e0e7f4fa9375 | refs/heads/master | 2021-03-16T09:48:32.732971 | 2017-02-10T15:37:19 | 2017-02-10T15:37:19 | 81,252,220 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | /**
* This is the game configuration that is publicly known.
* @author swapneel
*
*/
public interface GameConfig {
/**
* The energy consumed in staying put
* @return should always return 1 (other parameters scale)
*/
public int s();
/**
* The energy consumed in moving or reproducing
* @return the val... | [
"marilynrosenberg@vagvlan536.293.wlan.library.upenn.edu"
] | marilynrosenberg@vagvlan536.293.wlan.library.upenn.edu |
969e670f62118966ff2749208d32ed08dcdd621e | f66b42c4eb937378069a817c78b39498c8726996 | /app/src/main/java/com/zhizun/zhizunwifi/utils/JmTools.java | 1fd34bb993d75e3542204eae0bb49aa9c9e9b3fc | [] | no_license | yipeng0428/zhizunWiFi | 35a9cc60ac10f0aac44e6cf8a952455b94aa0329 | 85bcd9831e03195b2c5bdacee53adeaa5dc3999e | refs/heads/master | 2021-04-28T02:03:38.727202 | 2017-06-20T08:14:00 | 2017-06-20T08:14:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,849 | java | package com.zhizun.zhizunwifi.utils;
import android.content.Context;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
/**
* Created by wbb on 2016/4/6.
*/
public class JmTools {... | [
"1599211820@qq.com"
] | 1599211820@qq.com |
5944452f5525edee14c8ef07a6c1b0e1803cf80c | 2ff875fac7f338bbb0f42a237239c6f12e32c4a1 | /src/com/course/dao/ProblemDao.java | aaafcfc4327182a508ce93d19a4ffce5f94394be | [
"MIT"
] | permissive | wangfin/OnlineLearningPlatform | b6b9fb2b018b26ff9398aeeafdd93e05b88326ce | 2640f320c05f7bc629ef495746dc8caf6266cb89 | refs/heads/master | 2021-08-27T21:39:01.091057 | 2021-08-19T08:04:08 | 2021-08-19T08:05:55 | 181,508,756 | 0 | 0 | MIT | 2019-04-15T14:53:01 | 2019-04-15T14:53:01 | null | GB18030 | Java | false | false | 5,964 | java | package com.course.dao;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.criterion.Order;
import org.hibernate.criterion.Restrictions;
import com.learning.dao.HibernateSessionFactory;
import com.learning.e... | [
"1205022533@qq.com"
] | 1205022533@qq.com |
8a582a1fbe42c693b3966d18acd9309812065918 | d381092dd5f26df756dc9d0a2474b253b9e97bfb | /impe3/impe3-core/src/main/java/com/isotrol/impe3/core/WebExceptions.java | 2b5954d1b36d648db194673eb39a16a133c61e23 | [] | no_license | isotrol-portal3/portal3 | 2d21cbe07a6f874fff65e85108dcfb0d56651aab | 7bd4dede31efbaf659dd5aec72b193763bfc85fe | refs/heads/master | 2016-09-15T13:32:35.878605 | 2016-03-07T09:50:45 | 2016-03-07T09:50:45 | 39,732,690 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,926 | java | /**
* This file is part of Port@l
* Port@l 3.0 - Portal Engine and Management System
* Copyright (C) 2010 Isotrol, SA. http://www.isotrol.com
*
* Port@l is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foun... | [
"isotrol-portal@portal.isotrol.com"
] | isotrol-portal@portal.isotrol.com |
b3e0088d2f664f654241623f9b59c869f04ccbf1 | 3f8b6f060d30239a5ccf3ff456263d7c1f9a4f0f | /SAPJCoTest/src/CustomDestinationDataProvider.java | f4a5f987e0dd2d103485872dbaad8f32dba67135 | [] | no_license | kacyan/incubator | 5d67d00585aca3df07c3b6e5996c35b5360bf2cd | 8a50848bb54731e904fb20fdd0d037ec316f7095 | refs/heads/master | 2020-04-06T23:11:06.882044 | 2014-05-19T04:46:48 | 2014-05-19T04:46:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,878 | java | import java.util.HashMap;
import java.util.Properties;
import com.sap.conn.jco.JCoDestination;
import com.sap.conn.jco.JCoDestinationManager;
import com.sap.conn.jco.JCoException;
import com.sap.conn.jco.ext.DataProviderException;
import com.sap.conn.jco.ext.DestinationDataEventListener;
import com.sap.conn.jc... | [
"kac@ksi.co.jp"
] | kac@ksi.co.jp |
2121258e249be451cc99242ddbdb969cde94c6b4 | 63a63fa68cf1cf41605852a6352e5124d5bf88df | /clients/google-api-services-healthcare/v1beta1/1.30.1/com/google/api/services/healthcare/v1beta1/CloudHealthcare.java | 057da0b1be7a4eef32844cc18802315f700eeb13 | [
"Apache-2.0"
] | permissive | pmakani/google-api-java-client-services | 1cf011deaf157b5b41b2acc0f7cc22ded10629d9 | 138314514da5b0f58574d33b0ae71c412ce86539 | refs/heads/master | 2020-04-23T16:53:12.955036 | 2020-01-22T19:02:52 | 2020-01-22T19:02:52 | 171,313,393 | 0 | 1 | Apache-2.0 | 2020-01-10T08:18:26 | 2019-02-18T16:00:09 | Java | UTF-8 | Java | false | false | 729,897 | java | /*
* 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 in writing, software distributed under t... | [
"chingor@google.com"
] | chingor@google.com |
265b0bbf3d16da6ef0d0d15ae1b32be693137853 | 63b8f78137bf0b95f55ca9c8d4df2a209471e67a | /javaEx/src/com/java/api/CalendarEx.java | a1ec0cb83587febcb474bd5520fe37398bed7ab2 | [] | no_license | sandee-han/bit-java | 508d41c65ae8965419deb2960ea72308b18e122e | 7b5a268bb16c2ed81bc2a0a4ab04990ae67539f3 | refs/heads/master | 2022-12-04T08:59:42.118868 | 2020-08-27T02:49:06 | 2020-08-27T02:49:06 | 284,865,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,681 | java | package com.java.api;
import java.util.Calendar;
import java.text.SimpleDateFormat;
public class CalendarEx {
public static void main(String[] args) {
// Calendar 얻기 -> getInstance()
Calendar now = Calendar.getInstance();
Calendar custom = Calendar.getInstance();
// 날짜 정보의 변경
custom.set(1999... | [
"iwmism1938@naver.com"
] | iwmism1938@naver.com |
4c7c60a93a827db9d630f7bbfa2a6193540af1b3 | a76ee1942c50861df4256887786e948477bebcd3 | /app/src/androidTest/java/com/solrom/edgar/petagram20/ExampleInstrumentedTest.java | 85db29734eab55f9fd94c6bcb395fc9754290ee3 | [] | no_license | EdgarSRSR/Petagram2.0 | fb78a318ebfce62306dfeb7ffa513f0dd7faae74 | ee045d293c5a4351baf8322b819c1de5ad879250 | refs/heads/master | 2021-07-03T18:37:00.037941 | 2017-09-25T23:19:15 | 2017-09-25T23:19:15 | 103,080,914 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package com.solrom.edgar.petagram20;
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.*;
/**
* Instrumentation test, which will execute on an ... | [
"edgarsolisromeu@gmail.com"
] | edgarsolisromeu@gmail.com |
d28eb5cb14a2ad536c580c465f2f166ffae905ee | 185461a4e1e647918ba491742e27d617072108fd | /JasperReporter/src/main/java/mx/edu/itt/report/template/package-info.java | 4ee9bc8cfdc098eb255bab9e7385b78d31ae7fec | [] | no_license | haxdai/JavaFXExampleApp | a8a97421754ef1673c565c0522de4083cc0eaab7 | 77f13f3166ffd4037b08db9e8caf706681a95659 | refs/heads/master | 2020-04-07T22:27:20.729176 | 2018-11-30T16:24:44 | 2018-11-30T16:24:44 | 158,770,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 76 | java | /**
*
*/
/**
* @author hasdai
*
*/
package mx.edu.itt.report.template; | [
"me@hasdaipacheco.com"
] | me@hasdaipacheco.com |
882e1b325be5fa9fad873aa697ea43f1ab4cf5a0 | c1365cfc8240097065599c2a97cf3e3706781809 | /app/src/main/java/com/example/hotelreserve/ui/HotelDetailFragment.java | f2df8b2a9dfee5052dc36cb8478d1e47f0b66c9f | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | ubelyse/IPWeek | a0f69e834da9c729ea64eccc981579bebd497720 | 39ef0f463116fe2277ee616b43e14261520e0593 | refs/heads/master | 2023-02-11T17:22:06.730378 | 2021-01-13T21:02:57 | 2021-01-13T21:02:57 | 327,902,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,438 | java | package com.example.hotelreserve.ui;
import androidx.fragment.app.Fragment;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
im... | [
"ubelyse1@gmail.com"
] | ubelyse1@gmail.com |
7ec50495035c92a4305eaa2035dc3666b2ddbcc7 | 627c5c65298c2a9068e7511d6fdd79b97acc77e1 | /17211160128 王泽飞 web大作业/final_work/src/main/java/com/example/final_work/pojo/AdPromotion.java | 86a2556c3327e4c4ae18f121aaa0df2ae89dd8fe | [] | no_license | wangzefei98/huashan | 7766890e46b596e2798fb278b05b684caa0c7fcb | b3b8a66deaf38cdb7eef3b1584a5117ba2dd9fd9 | refs/heads/master | 2023-04-23T14:00:27.604006 | 2021-05-06T02:05:51 | 2021-05-06T02:09:24 | 362,680,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,123 | java | package com.example.final_work.pojo;
import java.util.Date;
public class AdPromotion {
private Integer id;//主键ID
private Integer appId;//appId
private String adPicPath;//广告图片存储路径
private Integer adPV;//广告点击量
private Integer carouselPosition;//轮播位(1-n)
private Date startTime;//广告起效时间
private Date endTime;//广告失效... | [
"504157333@qq.com"
] | 504157333@qq.com |
746d65daf03f3401f6cd3d282fc0370c2a8e3d81 | a6001e0ef15e682c1ae15bdc12cb4dd7361ae411 | /src/main/java/com/clhlock/CLHLock1.java | ac22dfae99b9228a12f40a07dc6129c52552f81c | [] | no_license | shelldonGuo/hello | 7988b9babf762a3b5f80b33553675cb6e39d982a | 3e1388c2f7da95776e8c93123f7bc617c8830f49 | refs/heads/master | 2021-01-10T00:53:12.446777 | 2017-05-04T09:52:13 | 2017-05-04T09:52:13 | 37,997,440 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,697 | java | package com.clhlock;
import java.util.concurrent.atomic.AtomicReference;
public class CLHLock1 {
private final ThreadLocal<Node> prev;
private final ThreadLocal<Node> current;
private final AtomicReference<Node> tail = new AtomicReference<Node>(new Node());
public CLHLock1() {
current = new ... | [
"guoxuedong@xiaomi.com"
] | guoxuedong@xiaomi.com |
274f1cf83319b1223776b6c7bd29ea0b04adde18 | 40782d39533f9352d767a92851c1e46f8cd5efaf | /ql/src/test/org/apache/hadoop/hive/ql/exec/TestExecDriver.java | 0eb7c5ae00793cd36eb98d9ca7e26bbe997b0031 | [
"Apache-2.0",
"MIT",
"JSON",
"GPL-1.0-or-later",
"BSD-3-Clause",
"LicenseRef-scancode-jdbm-1.00"
] | permissive | ycp1027/hive0.14--dgf | fe685ef55457b2f17f486fb13d9d66cd20b1f87c | fb4beba60270f3f1dba4ffc04579cc32b54bf732 | refs/heads/master | 2022-10-29T07:10:16.030631 | 2019-12-16T08:01:39 | 2019-12-16T08:01:39 | 228,332,697 | 0 | 0 | Apache-2.0 | 2022-10-05T00:00:09 | 2019-12-16T07:56:07 | Java | UTF-8 | Java | false | false | 21,506 | 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... | [
"yangchuanpeng@iee.ac.cn"
] | yangchuanpeng@iee.ac.cn |
05bf8195b2f994d4a1fbc990cfc45ab5e6e547a7 | 28f0e554f3412e88a00ad418181bb5df9e7c8010 | /src/main/java/adeo/leroymerlin/cdp/EventController.java | 2ba1d3fa0223be460d878cebd64773112b8cf994 | [] | no_license | rratefiarivony/tests-technique | 203bd0835c5ae5dad58a2bfe23b5b6c61d8b2dd9 | 465fc61d333568cce139f5db4374451ed1579d30 | refs/heads/main | 2023-08-16T09:33:59.176546 | 2021-09-22T08:58:12 | 2021-09-22T08:58:12 | 409,132,027 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,119 | java | package adeo.leroymerlin.cdp;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@RestController
@RequestMapping("/api/events")
public class EventController {
private final EventService eventService;
@Autowired
public ... | [
"rratefiarivony@ineat.fr"
] | rratefiarivony@ineat.fr |
640f134706b1a88e9c28945862e22e161681311c | f5505bcc49701e3ffa31ffa2ec0314d76853b171 | /CS1010J/ps2ex21/skeleton/PS2_Ex21_Legendre.java | 7152bcf9472e0ac0d825eef2101b7d2c34138e35 | [] | no_license | ArcBri/Java-Coursework | 4ef36a7c5757b3d1a7d91e1bda8fe2fd792a33e4 | 251222f3d54f5a73a55e2eca8868c51eb800345b | refs/heads/master | 2020-05-03T08:48:14.242682 | 2019-04-01T11:17:02 | 2019-04-01T11:17:02 | 178,536,686 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,387 | java | /*
* CS1010J Programming Methodology
* Problem Set 2 Exercise #21: PS2_Ex21_Legendre.java
*
* <Programme to verify Legendre conjecture>
*
*
* <Arcillas Brian Joshua Pelaez>
*/
import java.util.*;
class Legendre {
public static void main(String[] args) {
Scanner sc= new Scanner(System.in)... | [
"Brian"
] | Brian |
e2f8f11fb3e5a1ab3a4efffbc2015d1c5a01ee79 | 1ba2f238e91e5ed786c17088e5c375d4665ad1ff | /ding-impl/ding-presentation-impl/src/main/java/org/cytoscape/ding/internal/gradients/radial/RadialGradientEditor.java | f4c01e81a8a11ab7cb8505254f5ab2f48994fe69 | [] | no_license | ahmedmekkawy/cytoscape-impl | 22b430151d679b2f1ab6eabfcb02e03ed3719672 | ebe264fe19c32e6dfe0195912ffb607081018f2b | refs/heads/master | 2021-01-18T16:56:23.654175 | 2015-01-28T23:36:59 | 2015-02-09T23:30:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,303 | java | package org.cytoscape.ding.internal.gradients.radial;
import static org.cytoscape.ding.internal.gradients.radial.RadialGradient.CENTER;
import java.awt.geom.Point2D;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import javax.swing.GroupLayout;
import javax.swing.GroupLayout.Alignme... | [
"chrtannus@gmail.com"
] | chrtannus@gmail.com |
d55a722e7ce96a885819f81be5e74bacbb130d27 | a666cca05f2c0fbc1967505ccf41817f56efc034 | /app/src/androidTest/java/com/cl/peopledetailscl6/ExampleInstrumentedTest.java | a6e24736e611f11136e3c9e39d7fa209e93b7123 | [] | no_license | lalitwdhw/PepleDetailsCL6 | e6c568bfba460402b751533b48a65349211fe153 | 08aac7e5495dcde77993c1313ec372e783790d91 | refs/heads/master | 2020-05-02T22:19:31.211062 | 2019-04-15T14:56:52 | 2019-04-15T14:56:52 | 178,248,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 730 | java | package com.cl.peopledetailscl6;
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... | [
"lalit.mohan@jungleworks.com"
] | lalit.mohan@jungleworks.com |
8d1d2cb2759b070963e5ffaca1750733ca31bcc6 | 619f22149af820b0368981131b76d66fecefa648 | /UVa/Q1213.java | e909bb508496dfe71d45085cd992674d91f7ec2e | [] | no_license | prathamtandon/competitive-programming | bd6a12c06c972dd3748f8ef0480322660ca22b7a | 618405c78f06739ef1f2684080412f7038e74496 | refs/heads/master | 2021-01-23T06:05:37.930079 | 2017-11-02T18:16:50 | 2017-11-02T18:16:50 | 86,336,093 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,063 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.StringTokenizer;
class Q1213 {
private static ArrayList<Integer> primes = new ArrayList<>();
private static void generatePrimes() {
boolean[... | [
"prathamt@outlook.com"
] | prathamt@outlook.com |
6ff286c87f080558d18f4cbeae82685e0fcc6b91 | b84da6a24f402f5d1de520fa621344862793490b | /src/capgemini/firstproject/welcome/Lab1_Ex2.java | 44bf754301bfcab780db528e9e4dd82b7e2f8af2 | [] | no_license | siddharthvrma/Capgemini-Training | 36a91c1b7b7fd5caa08bb844a5cd466a5951373a | bf6dea392d1f4f34fe8db94808c5b266ef481383 | refs/heads/master | 2021-01-02T17:27:36.465457 | 2020-02-11T09:35:10 | 2020-02-11T09:35:10 | 239,722,009 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package capgemini.firstproject.welcome;
public class Lab1_Ex2 {
int natural_number=100;
public static void main(String[] args) {
Lab1_Ex2 mObject = new Lab1_Ex2();
System.out.println("Diff b/w the sum of sq of first n natural no and the sq of their sum is "+mObject.calculateDifference(mObject.natural_number));... | [
"sidverma1199@gmail.com"
] | sidverma1199@gmail.com |
0384b7c989e891ffa6f6e9e1e669b789a1cad25d | 47e9deb15406d88278cdebf841552baf7a8623e4 | /src/main/java/com/fartecx/utils/FartecxError.java | af7b84f7931f56ace8756f37d4ecca2464cd9c47 | [] | no_license | linghuchong33433/idrg | adabcc13ef796aa3c3dab4c8d017e66a8d51d4ba | 83c1dbed76df318e913eadd15561b6652b3e1c74 | refs/heads/master | 2020-04-10T20:22:09.535266 | 2018-12-13T03:40:33 | 2018-12-13T03:40:33 | 161,265,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,579 | java | package com.fartecx.utils;
import org.apache.shiro.authc.IncorrectCredentialsException;
import org.apache.shiro.authc.UnknownAccountException;
import javax.servlet.http.HttpServletRequest;
/**
* ========================
* Created with IntelliJ IDEA
* Author:Mr.Su
* Date:2018/11/22
* Time:13:41
* =============... | [
"1240898751@qq.com"
] | 1240898751@qq.com |
726f7c4bec8d9dc22eb62d05c1826f388296e436 | aec658c7e4871245298242a1a5c6a7d2f8e8c6c7 | /app/controllers/UserController.java | e5ef40c43ee451e2645b1481a12b9b728dc32898 | [] | no_license | liammagee/cos2 | a5e6196fd3410aba778967ee2361c7a5f661b5f0 | 15df4858dcf3272659e2053a87caea0f10b49cb3 | refs/heads/master | 2020-12-07T17:10:36.394924 | 2014-03-03T21:08:16 | 2014-03-03T21:08:16 | 14,879,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,162 | java | package controllers;
import models.*;
import play.mvc.Result;
import play.*;
import play.data.Form;
import play.mvc.*;
import init.BasicInit;
import views.html.*;
import views.html.index;
/**
* Created with IntelliJ IDEA.
* User: liam
* Date: 15/11/2013
* Time: 5:06 PM
* To change this template use File | Sett... | [
"liam.magee@gmail.com"
] | liam.magee@gmail.com |
6e08b872886f7c70b0f5eceeefedaaa9457b569e | 4434a4c0fc0de1943fac6b67d21c0a902f884948 | /src/main/java/qa/automation/page/screen/HomePage.java | cde475a1bb6ad885028904ddd18abc56024dabca | [] | no_license | munnakr643/oct | c446c8eea7e995b2bdaff945f3d5891ff886efc8 | f579180b99e7d6abfa907c0f6429604df8b4f8d5 | refs/heads/master | 2023-02-18T18:42:32.873467 | 2021-01-06T13:07:52 | 2021-01-06T13:07:52 | 305,895,074 | 0 | 0 | null | 2021-01-07T14:44:02 | 2020-10-21T03:13:11 | HTML | UTF-8 | Java | false | false | 9,143 | java | package qa.automation.page.screen;
import io.appium.java_client.AppiumDriver;
import io.appium.java_client.MobileElement;
import io.appium.java_client.pagefactory.AndroidFindBy;
import qa.automation.page.screen.manager.ScreenManager;
public class HomePage extends ScreenManager {
@Override
protected St... | [
"kumarmunna643@gmail.com"
] | kumarmunna643@gmail.com |
92f25b41037bba566becdf25079f4bb9458d79f7 | b923d8dec7ae521891b17e40691194d935f058af | /csx42-s19-assign4-ksaini1-master/kulraj_saini_assign4/multiThreadedHS/src/multiThreadedHS/util/StdoutDisplayInterface.java | bcf51bdfb0c6d38992392fd26008b163e8d8f229 | [] | no_license | ksaini1/DesignPattern | a1a79888629aabe113c93b200991a2a44ca39105 | 11e566a49d7bab5d917ccd617040bf90f572cdc1 | refs/heads/master | 2022-08-29T15:39:32.619747 | 2020-05-22T00:36:53 | 2020-05-22T00:36:53 | 265,982,242 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 112 | java | package multiThreadedHS.util;
public interface StdoutDisplayInterface {
public void writeToStdout(String s);
}
| [
"noreply@github.com"
] | ksaini1.noreply@github.com |
59300780353ea0a89c5ade9416b4ea0c889f27f9 | 881c5f3a69329bf68a5aa0d8120432a466a45e2c | /spring-boot-kafka-sample/src/main/java/com/flexy/kafka/jsonstore/KafkaJsonStoreConfig.java | 976a7cbf392a28627544d625a4a014c8c5a974ed | [] | no_license | arunvelusamyd/maximums-samples-v2 | 6ffca48972c997c281f05e25109d06526d31407a | 8a0c55c726a411631b7b7c53c0bd98182106e8d8 | refs/heads/main | 2023-04-02T15:01:11.869929 | 2021-04-16T02:49:08 | 2021-04-16T02:49:08 | 358,275,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,810 | java | package com.flexy.kafka.jsonstore;
import org.apache.kafka.clients.admin.NewTopic;
import org.apache.kafka.clients.consumer.ConsumerConfig;
import org.apache.kafka.clients.producer.ProducerConfig;
import org.apache.kafka.common.serialization.StringDeserializer;
import org.apache.kafka.common.serialization.StringSerial... | [
"arunvelusamyd@gmail.com"
] | arunvelusamyd@gmail.com |
9f74118134ca61a09da55ee28d1f4f05924557e4 | 2626f467b449f47b96f05f2492b9c90b3343f8c4 | /src/main/java/fi/vm/kapa/rova/vare/model/SearchTypeEnum.java | 6fcdd13a57a2f055235f98b78d6c5df4c7f053f8 | [
"MIT"
] | permissive | vrk-kpa/roles-auths-engine-api | 59d8af828326ac90a9bab7473bc6dab7645244da | e8ec5f6897a5987479942821ed2d0f86ea891b69 | refs/heads/master | 2021-09-01T13:34:45.962101 | 2017-12-27T08:03:22 | 2017-12-27T08:03:22 | 32,150,925 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,252 | java | /**
* The MIT License
* Copyright (c) 2016 Population Register Centre
*
* 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
* t... | [
"riku.kokko@gofore.com"
] | riku.kokko@gofore.com |
c57f16731dd56e2c93a8d5f1d19b50ec8879f073 | f0417c99a40f2978304c51ecb7e8d074f7883715 | /Servlet/src/main/java/cn11/xyh/Filter/EncodingFilter02/LoginServlet.java | f9ea3ca7cf8c5674896d243dd7d65925669be650 | [] | no_license | DanielXu1993/J2EE | 76eb884fb97f6d306957fba93c04e6199d7dcd82 | 722e605922147443b1b08b20967f10c8b121b3b7 | refs/heads/master | 2020-03-18T17:06:25.620703 | 2019-02-03T01:35:34 | 2019-02-03T01:35:34 | 135,006,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 861 | java | package cn11.xyh.Filter.EncodingFilter02;
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 java.io.IOException;
@WebServlet(name = "logi... | [
"540402187@qq.com"
] | 540402187@qq.com |
ccf5044592aedb8ce0d3951352540d41976548ea | f1301af15dc7f5257531393984a478f578e49fb9 | /src/main/java/eney/security/JwtAuthenticationEntryPoint.java | 6d3eeb900684c96fd7b4ce685bd0dde5c95ef8c2 | [] | no_license | lemur0920/eney_react | db2837501731412f6c313bdb0b1c6c8aad1a4393 | 014fa98284adb61c9451c85221442100c768a2bb | refs/heads/master | 2023-01-12T06:41:24.391898 | 2020-11-09T02:06:01 | 2020-11-09T02:06:01 | 311,199,257 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,092 | java | package eney.security;
import eney.web.UserController;
import eney.web.UserController;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.security.core.AuthenticationException;
import org.springframework.security.web.AuthenticationEntryPoint;
import org.springframework.stereotype.Compo... | [
"lemur12@naver.com"
] | lemur12@naver.com |
8ac777a0d9406332df605bc8023ee523b508e397 | f6ebc33241145b2c60ade7ef5303f8d0b4753030 | /src/main/java/ubertweakstor/lagfarmfinder/LagFarmFinder.java | 1e500e8b61499d3b9598285ec9b76555a94179df | [] | no_license | TimGaming/LagFarmFinder | 5346a6a018ece13d33abbd094a07b0f05af8edbb | c7bfb5284134d5731756b2f8c41e929b8ba78866 | refs/heads/master | 2016-09-06T03:48:32.135171 | 2013-12-19T07:33:41 | 2013-12-19T07:33:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,497 | java | /*
* Author: John "Ubertweakstor" Board
* Date: 21/12/12 14:10
* Description: XRay Detector Plugin
*/
package ubertweakstor.lagfarmfinder;
import java.util.HashMap;
import java.util.Map;
import java.util.logging.Logger;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit... | [
"johnsBogAcc@gmail.com"
] | johnsBogAcc@gmail.com |
56f57831ad4bc34a9973a38f041adc1f8c314b4c | bc787d00739d2846333dac8f8001e8131eb5183d | /src/main/java/com/services/AccountServiceImpl.java | 1badcdb4aa1860c895b66efb7a62d9200897d331 | [] | no_license | SauriBabu/SpringMVCLearn | 7cb00459d4be9666e5993a592a7edc4f505e780f | 5a6e9c6d3de21121c5b47120d8e5a0bf9213195c | refs/heads/master | 2020-03-30T02:18:35.626295 | 2018-09-27T18:07:34 | 2018-09-27T18:07:34 | 150,624,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,371 | java | package com.services;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Propagation;
import org.springframework.transaction.annotation.Transactional;
import com.model.Account;
import c... | [
"Saurabh Singh"
] | Saurabh Singh |
9663b2c2318b50c2320586ff523bffc5e50d5b54 | 53915d9fc02f16fd175ddb3ecf6e6cf82c5dacb0 | /User.java | 39bc0555b2ebb52ea008d84b221fb9a8742ec6da | [] | no_license | Anna-MariaFilipova/MobileOperator | 52a90dabb772d3de0ad40d643e19003b0128a4d1 | e10c50044d6dc908beca9d6ed09861e31e55b544 | refs/heads/master | 2022-11-21T08:05:18.949154 | 2020-07-15T11:42:03 | 2020-07-15T11:42:03 | 278,878,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 929 | java | package mobileOperator;
public class User {
private int id;
private String name;
private String email;
private String password;
User(String name, String email, String password, int id) {
this.id = id;
this.name = name;
this.email = email;
this.password = password;
}
User(String name, St... | [
"noreply@github.com"
] | Anna-MariaFilipova.noreply@github.com |
73f3ad0a642bdf0d68fe369725a94ca4052f6749 | 78ee3681df2d72d2d132dd6fcc97cda846a9e10e | /src/test/java/com/eip/chapter10/PostOrderTraversalTest.java | 2e29bfde7e5e2fb717a6ff5b58bc5fb46995854e | [] | no_license | sdpatil/ElementsOfProgrammingInterview | 1bf00bb3d366b9c07ba13f05d3430459cf542ff5 | b3390677765713056f41072cc16cd6f4f426c0e9 | refs/heads/master | 2021-05-23T04:59:01.383832 | 2019-09-03T22:30:31 | 2019-09-03T22:30:31 | 81,218,472 | 1 | 0 | null | 2020-10-12T23:52:48 | 2017-02-07T14:44:29 | Java | UTF-8 | Java | false | false | 1,571 | java | package com.eip.chapter10;
import org.junit.Before;
import org.junit.Test;
/**
* Created by sunilpatil on 2/18/17.
*/
public class PostOrderTraversalTest {
PreOrderTraversal treeTraversal;
BinaryTreeNode<Integer> rootNode;
@Before
public void setup(){
treeTraversal = new PreOrderTraversal()... | [
"sunilpatil@maprtech.com"
] | sunilpatil@maprtech.com |
bb946a05ac07f576c53597ffb344ec4748b59157 | 9006cac101627c34c52520494beb8d4bf01b7584 | /sudoku/src/main/java/sudoku4/main.java | 86f55d50290c37ce1bf3bede3863c1a245d148b5 | [] | no_license | Albert-cmd/Sudoku | f0fee858afaed6dffe41e29308aa4a0fb49e1535 | 978445d03a25292d69138ca876f862e44c16be74 | refs/heads/master | 2022-12-31T08:21:13.978374 | 2020-10-22T18:22:22 | 2020-10-22T18:22:22 | 239,848,414 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,240 | 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 sudoku4;
import javax.swing.JLabel;
import javax.swing.SwingConstants;
import javax.swing.table.DefaultTableCellRende... | [
"noreply@github.com"
] | Albert-cmd.noreply@github.com |
1bf429e5e2fc0d8a85a8f56868c53075be761800 | 40c3fcdef18020c903929ba0981e8c6c0dcd09f8 | /tubemq-core/src/main/java/org/apache/tubemq/corebase/utils/MixedUtils.java | 17ccb5e4e8ea1a54ad3097fc543fc9746f6f3c89 | [
"Apache-2.0",
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | zjmeow/incubator-tubemq | 7dabb443452d291dee6adb0c3f5f5acb82de01ba | e25e399c6994d9dc45f10e84dd1f5b50dd072b11 | refs/heads/master | 2022-12-05T00:09:45.448367 | 2020-08-19T11:08:54 | 2020-08-19T11:08:54 | 288,690,447 | 1 | 0 | Apache-2.0 | 2020-08-19T09:32:46 | 2020-08-19T09:32:45 | null | UTF-8 | Java | false | false | 1,327 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | [
"noreply@github.com"
] | zjmeow.noreply@github.com |
60eee52c6643931c52ac5a5b322128ebcede002a | 015a6020b6f797559da466427cab077caeb72951 | /src/main/java/com/anhtt/eTutor/model/Student.java | abc543e160e93c35cd481f9f57dad31fe11da751 | [] | no_license | pkimanh03/EtutorSpringBoot | 5a6c494fce940b5c26db22e62f260a2d81e3f37b | 3a1820e66af9b50837fc4972d394eca0dff3aab0 | refs/heads/main | 2023-01-07T10:10:51.346623 | 2020-11-08T14:32:56 | 2020-11-08T14:32:56 | 310,622,579 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,267 | java | package com.anhtt.eTutor.model;
import org.hibernate.annotations.GenericGenerator;
import org.hibernate.annotations.Type;
import org.springframework.beans.factory.annotation.Value;
import javax.persistence.*;
import java.util.UUID;
@Entity
@Table(name = "Student")
public class Student {
@Id
@GeneratedValue(... | [
"anh.pn@geekup.vn"
] | anh.pn@geekup.vn |
560c6b15c526aa73c00eaff8327f95647175dd3f | c65e7564c27048ea6dd7b014e3eba9b9c4f097f3 | /src/main/java/co/com/sofka/pet_project/jefe/value/Caracteristica.java | 192f641370aff66ca69d2b046614bb55a8137fb0 | [] | no_license | Calapzu/pet-project | de7ad032fb7116943446ea6a5876121e014f5d76 | 7bc9e3684f66a11de92755ac4d0041dbfd5cab10 | refs/heads/master | 2023-08-07T01:08:31.621592 | 2021-09-28T15:03:56 | 2021-09-28T15:03:56 | 411,328,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 871 | java | package co.com.sofka.pet_project.jefe.value;
import co.com.sofka.domain.generic.ValueObject;
import java.util.Objects;
public class Caracteristica implements ValueObject<String> {
private final String value;
public Caracteristica(String value) {
this.value = Objects.requireNonNull(value);
i... | [
"yamsoncalapzu@gmail.com"
] | yamsoncalapzu@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.