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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
38759a1ea5f976aaee7c892b4d3768fae7624186 | fad0e50bba9e366c91093d9dcfd9173864a80c3f | /CG_CoreJava/src/com/capgemini/oops/dev/Test.java | 7d9738c1998f8df483c5ac5a5e92a0085af0e842 | [] | no_license | infochef/CoreJava | 64a36e79381feb1f039a9eb63d5a5bd13d83e8be | e92f0c7e43350cea9e78956d0cc58eedac0e4767 | refs/heads/master | 2022-01-14T21:36:34.676366 | 2019-06-20T05:40:44 | 2019-06-20T05:40:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | package com.capgemini.oops.dev;
import java.util.Scanner;
public class Test {
public static void main(String[] args) {
String s1 = "OG";
String s2 = "og";
boolean i = s1.equalsIgnoreCase(s2);
System.out.println(i);
}
}
| [
"Admin@DESKTOP-L6RC05T"
] | Admin@DESKTOP-L6RC05T |
17a9a947f56a5dfd2cb818e3b6e7571daa7f3021 | aafbde5bd068da3aedc6d5c360eb2532cdc88ec7 | /app/src/main/java/com/example/alisehomeproject/Activity/OtpverifactionActivity.java | 5feca938066432f1ced30e9713b1b436719a6670 | [] | no_license | sumanta87/AliseHomeProject | 6fbe709596c9593792332523672e5f9832f39291 | bbb69dfe5c763b3f7692977cafb289042cb774ed | refs/heads/master | 2023-06-14T04:47:27.251995 | 2021-07-06T16:04:36 | 2021-07-06T16:04:36 | 383,515,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,199 | java | package com.example.alisehomeproject.Activity;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.CountDownTimer;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import a... | [
"32507048+sumanta87@users.noreply.github.com"
] | 32507048+sumanta87@users.noreply.github.com |
bc9822bb717c183a4206e42ae7fc646e7ec9f642 | 06494e3b76ee6f960397e05205ea23050ae2ac5b | /exercise42/src/test/java/baseline/FileParserTest.java | 7700e79551b6e27eada26a3572fd2e4b1e76646b | [] | no_license | DavidABeers/beers-a04 | 6ae6064fca7bce874bb004b71dfa847850c1f659 | 90417f2cc54bcc9c4ff4dba603738c8c71389cc0 | refs/heads/master | 2023-08-30T14:41:08.071792 | 2021-10-17T20:50:43 | 2021-10-17T20:50:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,622 | java | package baseline;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import static org.junit.jupiter.api.Assertions.*;
class FileParserTest {
@Test
void testReadData() {
FileParser fp = new FileParser();
List... | [
"33200674+DavidABeers@users.noreply.github.com"
] | 33200674+DavidABeers@users.noreply.github.com |
98217ac547816659c364ad12f38ed73f144a219f | c11dfb8d82ae0660e3ef5b0a753562b1f72cf5e1 | /fresco-2.5.0/imagepipeline-base/src/main/java/com/facebook/imagepipeline/cache/StagingAreaTest.java | e1be4d0676dd316d3ae308531e3bb2429fcde3e3 | [
"MIT"
] | permissive | Poomipat-Ch/Software-Architecture-and-Design-Fresco | 8e7cad0b64fa1f7c5ae672da1bc6484d68639afb | fac688c6406738970780ef965c0fc2a13eacc600 | refs/heads/main | 2023-09-01T23:47:48.348929 | 2021-11-21T18:20:50 | 2021-11-21T18:20:50 | 430,391,642 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,490 | java | /**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.imagepipeline.cache;
import com.facebook.cache.common.CacheKey;
import com.facebook.cache.common.SimpleCache... | [
"poomipat002@gmail.com"
] | poomipat002@gmail.com |
94f6671b05be981f5d50e79cc4bdecee8ed5e8a8 | 7706d8e5326463ec6f44e772295b435d9b608489 | /2.JavaCore/src/com/javarush/task/task13/task1313/Solution.java | 451b15b20bbaf6a79bb96af8f9ae641b2bc4e65c | [] | no_license | tolikt22/JavaRUSHtasks | 5df9bb7ef8ca1c4d9bcb57c60d540c34146d92d1 | 753232bc771cc1b7f6b9bb62266e03be87fddaf7 | refs/heads/master | 2021-01-20T09:54:48.511074 | 2018-04-24T19:44:23 | 2018-04-24T19:44:23 | 90,299,356 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 387 | java | package com.javarush.task.task13.task1313;
import java.awt.*;
/*
Интерфейс Animal
*/
public class Solution {
public static void main(String[] args) throws Exception {
}
public interface Animal {
Color getColor();
}
public static abstract class Fox implements Animal{
public Stri... | [
"tolikt22@gmail.com"
] | tolikt22@gmail.com |
0a2a5c9f6fa42346e483719c3ca2c8027a0efc77 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-iot/src/main/java/com/aliyuncs/iot/transform/v20180120/CreateEdgeDriverVersionResponseUnmarshaller.java | 3fbbb68d48e08b0d7faa7f698cbc5563b9c0592e | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 1,438 | 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 u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
00f7c31f33030d5c0fcac3aa657ff0b20d32f499 | 3f1751a9b197b5ffb1fa2e76d048e431c957eae5 | /redismanager-core/src/main/java/com/tz/redismanager/service/impl/CaptchaServiceImpl.java | 86ca0c7d02ef3080b1f23dabe8da19896bf400e8 | [
"MIT"
] | permissive | tuanzuo/redismanager | 8d5e8bbe6c986594e24783fc64ee2be518c2d9c4 | 75eff2d090616c068e1d93f180cb9bfefdeb05b6 | refs/heads/master | 2023-06-22T08:10:11.244693 | 2022-10-01T11:33:54 | 2022-10-01T11:33:54 | 189,426,773 | 17 | 3 | MIT | 2022-10-01T11:33:54 | 2019-05-30T14:18:42 | Java | UTF-8 | Java | false | false | 2,544 | java | package com.tz.redismanager.service.impl;
import com.tz.redismanager.constant.ConstInterface;
import com.tz.redismanager.domain.ApiResult;
import com.tz.redismanager.domain.vo.CaptchaResp;
import com.tz.redismanager.domain.vo.CaptchaVO;
import com.tz.redismanager.enm.ResultCode;
import com.tz.redismanager.service.ICap... | [
"tuanzuo@tz.com"
] | tuanzuo@tz.com |
7c0c18aac785772ad5cd499b8eea4d2b0163735c | ae8da069a48e4c4780e88c33d7dac11b641836ae | /src/main/java/com/mortbay/iwiki/YyyyMmDd.java | f92dbddf66bb9abfa4bce9df406ae3870e02410d | [] | no_license | gregw/colletta | 00a6801ce58df5dec0d1930703c3d32296313e3d | a5fb84627d1876adae0e93d6938075b6d12e9976 | refs/heads/master | 2021-08-15T22:14:43.750247 | 2021-07-08T01:02:36 | 2021-07-08T01:02:36 | 46,703,488 | 0 | 1 | null | 2021-07-19T15:17:07 | 2015-11-23T07:23:53 | Java | UTF-8 | Java | false | false | 3,213 | java | /* ==============================================
* Copyright 2003 Mort Bay Consulting Pty Ltd. All rights reserved.
* Distributed under the artistic license.
* Created on 28/03/2004
* $Id: YyyyMmDd.java,v 1.1 2006/01/21 17:28:01 gregw Exp $
* ============================================== */
package com.mortbay... | [
"gregw@webtide.com"
] | gregw@webtide.com |
50d9384af19f801488fd4f559e8ac8a64264d56a | 139bd5665142aa77a6fb8ee6ac7001904b9247f3 | /libs/feifanlocate/locatelib/src/main/java/com/feifan/locatelib/network/UrlUtils.java | f65590f454cf9acb576a1fc716ea1d85cc322c56 | [] | no_license | ffan-story/locate-android | 4d7bc67220645fc70d06fbbf50c906a4919c9ce6 | c9ef6c7fcc8b8ad3c4327bc9e746003220b861c8 | refs/heads/master | 2023-02-15T00:14:40.925782 | 2017-01-24T03:40:23 | 2021-01-05T07:39:46 | 61,765,860 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,808 | java | package com.feifan.locatelib.network;
import android.text.TextUtils;
import android.util.Base64;
import com.feifan.baselib.utils.LogUtils;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayList;
import java.util.Colle... | [
"xuchunlei3@wanda.cn"
] | xuchunlei3@wanda.cn |
c91ce6b9585edab0bd6c640c9fce2bc828a7676b | 5d42811eb9d45a93b80c4f57fd6f703dcb73f590 | /src/interfete/View.java | bf9ed97a28ce1d5a7970d348b7275235fc080f60 | [] | no_license | LiviaGusatu/SETema6 | 436ab083dc15a070d08d6bcc901bdd0a030e49cf | 70f41da85dc366c97901fbe597e7f65332482839 | refs/heads/master | 2020-05-18T14:13:04.773454 | 2014-11-23T21:41:49 | 2014-11-23T21:41:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 135 | java | package interfete;
/**
* Created by Livia on 11/23/2014.
*/
public interface View {
public void mesaj(boolean err, String m);
}
| [
"livia.gusatu@gmail.com"
] | livia.gusatu@gmail.com |
7f781b824531c0613104bb75eabb4870dad63ea6 | be608e227e7e385cd8e68bdfae4c79283ee88595 | /service-claimisubmision/target/generated-sources/xjc/org/delta/b2b/edi/t837/SAMTCoordinationOfBenefitsCOBTotalNonCoveredAmount.java | f85112f1ec0a2d2012e5389222575cc17befadb2 | [] | no_license | msen2000/services | 4867cdc3e2be12e9b5f54f2568e7c9844e91af25 | cb84c48792aee88ab8533f407b8150430c5da2dd | refs/heads/master | 2016-08-04T19:08:09.872078 | 2014-02-16T08:11:16 | 2014-02-16T08:11:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,863 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.5-b02-fcs
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2011.10.2... | [
"msen2000@gmail.com"
] | msen2000@gmail.com |
3500d3fbcaa6c975cb37dcf84eb8cfa246466805 | 751ce96dd6e58dbd67c69f130b7fb4f0250e8a07 | /private-class-data/src/test/java/com/iluwatar/AppTest.java | 48818f5ad5f0cfa08c2dde02cea3dea5c3d8b63c | [
"MIT"
] | permissive | grysh/java-design-patterns | d4886d7553c6d4be299019232c4b63ec006408b3 | 8656e954bdfe2caeead7d53b2ad4a87b3cfe677d | refs/heads/master | 2021-01-20T17:23:32.266803 | 2015-05-24T10:00:32 | 2015-05-24T10:00:32 | 36,184,715 | 1 | 0 | null | 2015-05-24T17:47:31 | 2015-05-24T17:47:31 | null | UTF-8 | Java | false | false | 158 | java | package com.iluwatar;
import org.junit.Test;
public class AppTest {
@Test
public void test() {
String[] args = {};
App.main(args);
}
}
| [
"iluwatar@gmail.com"
] | iluwatar@gmail.com |
9a366d1df079629b247d2f50ae991b11f15f54b6 | 7fd1a21e414d96964ec86c8107bf25e210b40d34 | /Bwagner/greenfoot/scenarios/Mario Climb - key/Ladder.java | 6c7dbcdda8f1fe3afd68b618715cfefaff0342f7 | [] | no_license | HebronHS/HebronHS.github.io | 7b58575003ad09931616c5f3de60b780244129a5 | f6ae8a8887f821a501814f96f9ac4f02a3ecc355 | refs/heads/master | 2023-07-04T18:13:39.146975 | 2021-08-19T14:23:10 | 2021-08-19T14:23:10 | 305,490,650 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 480 | java | import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo)
/**
* Write a description of class Ladder here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class Ladder extends Actor
{
/**
* Act - do whatever the Ladder wants to do. This method is called wh... | [
"sm10095178@localhost.localdomain"
] | sm10095178@localhost.localdomain |
e012281fd2acda938bfde4ac907de34fcb6fe4ae | d3eefa5d9c4be591a13ce46b4631feec6e8d9fda | /20200217_1/practice/src/NET/udp_server.java | 99a50d4b4ec6f72a2fff652e1a78d54c2b3289fe | [] | no_license | zxq19970820/code | 3fb7b8013c5b42a4ee752433b3506e7f3f00f5a7 | 9238dac8b8a09e4d457ef310bc3e30e5cfaed32e | refs/heads/master | 2023-01-18T17:59:39.609751 | 2020-11-18T05:47:15 | 2020-11-18T05:47:15 | 313,832,991 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 991 | java | package NET;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
public class udp_server {
public static void main(String[] args) throws IOException {
System.out.println("接收端启动");
DatagramSocket ds = new DatagramSocket(14752);
while (true) {
... | [
"1415990264@qq.com"
] | 1415990264@qq.com |
bf314bc318b6d9b22156244d0f17fbb0e1a8632f | 1e8458752c6fe505b61abd2d6e7fcd157d50e8f6 | /common/src/main/java/com/skyworthdigital/voice/common/utils/RsaUtil.java | a80cad4fef808fbdb6a99757b3c58c1fa3f4020d | [] | no_license | yangyongjie8/beevideo3 | 1e47818496476e5ea782e070e0346f5b8b42060f | a0fa0eee8feb0bc0c8d782d97bcf4ce315883b39 | refs/heads/master | 2022-11-09T03:19:19.860331 | 2020-06-22T15:29:42 | 2020-06-22T15:29:42 | 274,174,469 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 29,819 | java | package com.skyworthdigital.voice.common.utils;
import android.text.TextUtils;
import android.util.Base64;
import org.bouncycastle.asn1.ASN1Encodable;
import org.bouncycastle.asn1.ASN1Integer;
import org.bouncycastle.asn1.ASN1Primitive;
import org.bouncycastle.asn1.ASN1Sequence;
import org.bouncycastle.asn1.DERIntege... | [
"328472673@qq.com"
] | 328472673@qq.com |
92350d25d8ff8180bbac6070e9b2874a0204bf63 | 21d2407421597848a7259936785a82afa77d8cec | /src/main/java/com/rsoft/app/model/UserDetails.java | 7d0ed6dc2eab84c7496f32fc217d310ba0a0e132 | [
"Apache-2.0"
] | permissive | Kirtish/spring-data-jpa | 8c544ff0293974a99fa0196fc048a82c3eb98a26 | 1fec24713b618710f9a30db2717efb34a6c1747a | refs/heads/master | 2016-09-10T18:24:29.100922 | 2015-10-13T16:09:02 | 2015-10-13T16:09:02 | 28,299,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,348 | java | package com.rsoft.app.model;
import java.util.Collection;
import java.util.HashSet;
import java.util.Set;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.social.security.SocialUser;
import com.rsoft.app.d... | [
"cooldudekirth@gmail.com"
] | cooldudekirth@gmail.com |
f313dc0658d53ed9fd0dbd308e9fb34ecddb12b4 | b9f4249b905f423c6ebb905babcf3c64b523248f | /src/main/java/ua/edu/ucu/smartarr/DistinctDecorator.java | 3df50a4eb763bb1aaf00d5c0a6c37aca694d9ff9 | [] | no_license | LvivD/apps19sahaidak-hw3 | 4a786953d47cbb0c5054b25316a03cf0b14d7366 | b8bc75534e6104222b8a1cde092617f0f04b3eb5 | refs/heads/master | 2021-07-20T06:27:40.686236 | 2019-11-22T20:30:03 | 2019-11-22T20:30:03 | 222,085,413 | 0 | 0 | null | 2020-10-13T17:30:22 | 2019-11-16T10:53:29 | Java | UTF-8 | Java | false | false | 1,135 | java | package ua.edu.ucu.smartarr;
import java.util.Arrays;
// Remove duplicates from SmartArray. Use method equals() to compare objects
public class DistinctDecorator extends SmartArrayDecorator {
public DistinctDecorator(SmartArray smartArray) {
super(smartArray);
}
private Object[] arrWithoutRepea... | [
"danylos2001@gmail.com"
] | danylos2001@gmail.com |
5d86545ffa5c34866e04160d99a57d7d0cc533f7 | 33b2f42275f3e02db4a5afdb31593952ce195d28 | /src/main/java/com/sissi/server/exchange/ExchangerContext.java | 02b0d377e346353614076011afd7117b66974a5c | [
"Apache-2.0"
] | permissive | xintao222/sissi | 6c41d8aac0c6c0d843ba504ecfed3f99a62a536f | 1b2da0676ba54596d2e9a8b3f09038b46d04190d | refs/heads/master | 2020-12-06T19:15:54.396294 | 2014-04-11T11:10:05 | 2014-04-11T11:10:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package com.sissi.server.exchange;
import com.sissi.write.Transfer;
/**
* @author kim 2013年12月22日
*/
public interface ExchangerContext {
public Exchanger join(String host, boolean induct, Transfer transfer);
public Exchanger active(String host);
public boolean exists(String host);
}
| [
"sjw_job@126.com"
] | sjw_job@126.com |
0681d904a1008cbb7977d65f05d411b3659e0d9e | 2a9555370d95d2ae0cbfa2243ee7a3fc75821564 | /src/main/java/com/tmassalski/bankapp/infrastructure/account/AccountRepository.java | b49d7b529171498c5865f230383da11a0efb59e1 | [] | no_license | tmassalski/Bank-app | 57536cded064d13cbd8a56dcf5368cee1c0cb13d | 0ae0c2465f0687f2dce5e987b07596ce4dbf171e | refs/heads/master | 2023-01-22T13:15:16.748235 | 2020-06-12T00:50:47 | 2020-06-12T00:50:47 | 315,434,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package com.tmassalski.bankapp.infrastructure.account;
import com.tmassalski.bankapp.domain.account.Account;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.Optional;
public interface AccountRepository extends JpaRepository<Account, Long> {
Optional<Account> findByAccountNumber(St... | [
"tomasz.massalski@gmail.com"
] | tomasz.massalski@gmail.com |
77dce77a526d67755541877d771a6c40cb42cde8 | 8ef5fb2159169885a644eabbe7159727307a083a | /client.java | d9fef77ea4fb3900acf8635ba308ee0d144f1f0e | [
"Apache-2.0"
] | permissive | retq/PasswordCracker | ac7f3417988fd660dd7d9a39a64ac657efa35016 | 11cda6925f43fe61019232d1b5d1e39c01f295ed | refs/heads/main | 2023-04-25T23:08:45.149867 | 2021-06-03T14:23:35 | 2021-06-03T14:23:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,057 | java | import java.io.*;
import java.net.*;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.logging.Level;
import java.util.logging.Logger;
public class Client {
static final int... | [
"noreply@github.com"
] | retq.noreply@github.com |
ad921a780b7aae3c6c3065647bb68bffd30a82a3 | 87cb582539377c162ca3cd2d38d15740293f0966 | /spring-jdbc/src/main/java/org/springframework/jdbc/core/namedparam/MapSqlParameterSource.java | f57b60017ca32395854acaaf13ef032869660ffa | [
"Apache-2.0"
] | permissive | TACHAI/study_spring_source | 37723b9d63c303063f4cb72f28dd36984f96593b | ca59f2e922aaebe0de4fd5dea112dbe6daa5bfe9 | refs/heads/master | 2022-11-07T15:39:02.557035 | 2020-06-17T13:08:17 | 2020-06-17T13:08:17 | 272,933,657 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,642 | java | /*
* Copyright 2002-2018 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
*
* Unless requi... | [
"1206966083@qq.com"
] | 1206966083@qq.com |
2f2b101cfa36eabfcae6f0ccadd0deb6229e6c84 | 066461f5a76e30db723bbdcdcaa49ab4fb3f1c77 | /DataStructures/src/com/rockwellcollins/cs/hcms/core/CoreException.java | c9b884c0cce4a2763168611c3bceeba0abb3da3f | [] | no_license | faizalsheriffk/freetime-coding | 36cfb7887e74ca2d90fa6b7bc384de02159660cb | a621a54da0ec3f50b27deb4a12e51b67ff95523a | refs/heads/master | 2021-05-31T15:21:21.368916 | 2016-03-11T04:35:24 | 2016-03-11T04:35:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 898 | java | package com.rockwellcollins.cs.hcms.core;
/**
* Base exception for the Core Framework
* @author getownse
*
*/
public class CoreException extends Exception {
private static final long serialVersionUID = 1L;
/**
* Create a new core exception
*/
public CoreException() {
super();
}
/**
* Create a new ... | [
"faizalsheriffk@gmail.com"
] | faizalsheriffk@gmail.com |
aa0b1776ca343b79c5839be2dd6ab3229c658284 | ca6ed1b41ccc5d8ac491aaa077c9974f443d8c94 | /mall-geteway/src/test/java/com/yp/mallgeteway/MallGetewayApplicationTests.java | 17212a8387f475f2c6c09df362cfdab30fdf7a8a | [] | no_license | yanping1/guli-mall | 2b7996f6f5477c315ac7ad8ef8076913d3081fe9 | 60a0a6d9283f29bb1c0295639497ef76a9ed8f46 | refs/heads/master | 2023-07-01T12:56:57.413042 | 2021-08-06T09:26:23 | 2021-08-06T09:26:23 | 388,312,493 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | package com.yp.mallgeteway;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class MallGetewayApplicationTests {
@Test
void contextLoads() {
}
}
| [
"1822117257@qq.com"
] | 1822117257@qq.com |
fd9483d0643d23855cced0a4d9ba8445e3f0c2ec | ba18cc56ca3d0497225b0b7c72485ee4f74ef797 | /src/test/java/org/gsc/core/operator/ExchangeTransactionOperatorTest.java | 597657f3e79fb2f71a1da4f8e5d45f085b69602f | [] | no_license | EvanYip/gsc-core | 491e4f2bfba5ea5beca04273c4deaaf974122450 | cb55c725c9fd5a9766a56bae0ab669a688221830 | refs/heads/master | 2020-04-12T22:35:18.455258 | 2019-01-15T01:38:31 | 2019-01-15T01:38:31 | 162,792,931 | 1 | 0 | null | 2018-12-22T07:59:11 | 2018-12-22T07:59:11 | null | UTF-8 | Java | false | false | 23,667 | java | package org.gsc.core.operator;
import static org.testng.Assert.fail;
import com.google.protobuf.Any;
import com.google.protobuf.ByteString;
import java.io.File;
import java.util.Arrays;
import java.util.Map;
import lombok.extern.slf4j.Slf4j;
import org.gsc.config.DefaultConfig;
import org.gsc.config.args.Args;
import... | [
"kayfhan@sina.com"
] | kayfhan@sina.com |
d8ab2183634ac2c9712221b9667eb99e2445173c | a65f8bea27695fd6b60f6b418831463b89296f27 | /src/main/java/lk/ijse/dep/pos/dao/impl/QueryDAOImpl.java | 9012ae562188e1e4ddc65e436bdc1bc59f6f256e | [] | no_license | leelk/SpirngBoot_POS | 47ac77aaf8c89e2e015a603e640ad550c7e59c8a | 4ae02678f779a3c342e252c7d7e8fba1980bc461 | refs/heads/master | 2022-04-09T02:49:16.494755 | 2020-02-18T18:21:31 | 2020-02-18T18:21:31 | 241,412,506 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,488 | java | package lk.ijse.dep.pos.dao.impl;
import lk.ijse.dep.pos.dao.QueryDAO;
import lk.ijse.dep.pos.entity.CustomEntity;
import org.springframework.stereotype.Repository;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import java.util.ArrayList;
import java.util.Date;
import java.util.... | [
"karunarathne1995@gmail.com"
] | karunarathne1995@gmail.com |
336bf0897434f1946d9a4d4a95eca53b42d0e110 | 644575077c6eb3e61062c72130b61d31dc3c9781 | /app/src/test/java/com/capton/colofulprogressbardemo/ExampleUnitTest.java | a5beea9dfbd6a0da1357b868d1da98d15f5ef9bf | [] | no_license | cavin2012/Android-ColorfulProgressBar | 340e17be5ae6449d6c4d820c043e5de9fa99cc4e | 993c358a118166c3263bd7bfd38376bc8add17c0 | refs/heads/master | 2020-09-14T11:02:37.709623 | 2018-08-18T06:14:18 | 2018-08-18T06:14:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.capton.colofulprogressbardemo;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
... | [
"chenweibin1125@foxmail.com"
] | chenweibin1125@foxmail.com |
b8d7cefe77ade91ec008e7b1bb7f68e468c26dc7 | 9bc2e16bd25461ee4fa641aafb268b5029f9b0e2 | /autotest.report.excel/src/main/java/com/surenpi/autotest/report/excel/writer/ExcelReportWriter.java | 0ea918ef70de5998a704cb603c2d795b798ff902 | [] | no_license | sergueik/selenium_java | 775432bb23f418893551d73d82acd210bf07e43c | 18eca29cd2e87b4e0bdf9f450e7608aae97b8e8d | refs/heads/master | 2023-08-31T21:56:41.765828 | 2023-08-28T23:14:28 | 2023-08-28T23:14:28 | 40,056,997 | 25 | 14 | null | 2023-02-22T08:44:35 | 2015-08-01T19:00:35 | Java | UTF-8 | Java | false | false | 3,775 | java | /*
*
* * Copyright 2002-2007 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
* ... | [
"kouzmine_serguei@yahoo.com"
] | kouzmine_serguei@yahoo.com |
9525cceddab0910dd9eead4a9d95eb4623a07d60 | 383044fcb0ba26a27a97ad9a4aa1b446b8a00b44 | /Advanty/app/src/main/java/games/adventure/com/advanty/ObstacleJumpd.java | 0c3236548c3625079783f406d1994d659f7fce0a | [] | no_license | sam797493/advanty-android | d39bfa8fe0b16fb548693d5e8f6d43bb8441b0b9 | 7ab88ef7da7f38636c8456e34f6ae569a6b494dc | refs/heads/master | 2021-06-27T21:40:51.786892 | 2017-09-15T08:16:34 | 2017-09-15T08:16:34 | 103,399,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | package games.adventure.com.advanty;
import android.graphics.Bitmap;
import games.adventure.com.advanty.Sprite;
import games.adventure.com.advanty.Util;
public class ObstacleJumpd extends Obstacle {
public Bitmap jumpSpriteImg;
public Sprite jumpSprite = null;
public ObstacleJumpd(float _x, float _y, float _z... | [
"31824144+sam797493@users.noreply.github.com"
] | 31824144+sam797493@users.noreply.github.com |
3167b2c46061951c35742a91fcc4fbfadab229ea | 96d06bfbeff740f661e7ef409183f348f551a414 | /myjetty/myjetty-server/src/main/java/io/leopard/myjetty/LoggerConstant.java | c85406ecbc4c4645a5c96fab960231dc848809d8 | [
"Apache-2.0"
] | permissive | cuidd2018/leopard | 135648152202f00b405af1f0039f3dd95ee1689c | bcc6c394d5a7246384c666f94ac3c5e494e777a3 | refs/heads/master | 2021-09-22T11:11:37.093267 | 2018-09-09T05:24:19 | 2018-09-09T05:24:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 366 | java | package io.leopard.myjetty;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
public class LoggerConstant {
public static Log getJettyLogger(Class<?> clazz) {
// return Log4jUtil.getLogger("JETTYLOG." + clazz.getName(), Level.DEBUG, "/data2/log/resin/jetty.log", false);
... | [
"tanhaichao@gmail.com"
] | tanhaichao@gmail.com |
4aa9113cf9e38bcd4247628dfb2ef257f17f36ce | 0ecdee156ec7b06d4374519446837ad6f44f7bd8 | /src/main/java/com/epam/task1/JavaFundamentalsTask2.java | 1c4a5215b435a1768de44c5bac418acd83d977b6 | [] | no_license | KatyaS91/TATJAVA01_2017_Task01_Katsiaryna_Skarzhynskaya | 342b2f732aeb331f0ac344cf2c6aad71eb68a5aa | 9a84c396e33e3f210d33140f6fd0216446bd12f8 | refs/heads/master | 2021-06-10T09:16:20.556959 | 2017-01-21T11:58:43 | 2017-01-21T11:58:43 | 79,643,053 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 357 | java | package com.epam.task1;
/**
* Created by skarzhynskaya_katya on 1/18/17.
*/
public class JavaFundamentalsTask2 {
public static void main(String[] args) {
int b = 2;
int a = 3;
int c = 4;
double result = (b + Math.sqrt(b*b + 4*a*c)/2*a) - Math.pow(a,3)*c + Math.pow(b, -2);
... | [
"KatyaS91@mail.ru"
] | KatyaS91@mail.ru |
6cdab8e049a7719bd7c526374d974fd61f9bd9da | 381ec2f9382daf9fe2e1954b1936c38c209a1dd5 | /sqa_espresso/common/UtaPassUtil.java | c2746fab7bd6c186c585cb08412eab1634763259 | [] | no_license | graysonbai/Practice | a445eaab8d41183458f5f76e5d10d26e0d12f291 | 65d93c94e3c28f3b2f4af7d2bc361dd876691580 | refs/heads/master | 2020-05-16T03:08:42.726698 | 2019-04-22T08:31:38 | 2019-04-22T08:31:38 | 182,655,174 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,259 | java | package com.kddi.android.UtaPass.sqa_espresso.common ;
import android.app.Activity;
import android.content.pm.ActivityInfo;
import android.content.res.Resources ;
import android.graphics.* ;
import android.graphics.drawable.Drawable ;
import android.support.test.InstrumentationRegistry;
import android.support.test.esp... | [
"graysonbai@kkbox.com"
] | graysonbai@kkbox.com |
c2913ad40ef4c6c47e28386dec43f47417e32c45 | c8f42ebfc546cc82820781ceef48826e19856e7f | /QEModule_SpringMVC_SoftwareDeveloperClubExercise2/src/main/java/com/perscholas/software_developer_club/config/WebAppConfig.java | 6f3cb8608d5ea07b172daf475080bf67285bacca | [] | no_license | sravanthi1986/PerScholasCode | 7089567a238a3f1dcf762c79089989f042379a08 | 78fb4939b45bc84fbd7308ec3ac44787d83963fa | refs/heads/master | 2022-12-21T13:04:21.505336 | 2019-12-06T18:23:51 | 2019-12-06T18:23:51 | 226,383,647 | 0 | 0 | null | 2022-12-16T00:38:03 | 2019-12-06T18:05:36 | Java | UTF-8 | Java | false | false | 917 | java | package com.perscholas.software_developer_club.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
import org.spri... | [
"sravs.amc@gmail.com"
] | sravs.amc@gmail.com |
b48a235ef2e2de4df7e699f6a176878fa57c7137 | 1ad5b90e952c4c1d0152ff21a4d25185dfecf0cf | /Naib_ReedExhibitions_Back-JHVentas/src/main/java/com/naib/sinapsist/api/app/models/service/ICarteraCrmService.java | c5369069b4b97bb222b63003bffcf4b6850349dc | [] | no_license | CarlitosLeon/CarlosBackEmail | 3415ed83076ea94c6bc54f9eb3e0bcfc15b9a44f | d79c2ba83dc63d8b8c4e34270ca502f704e6c403 | refs/heads/main | 2023-04-16T07:29:53.054512 | 2021-04-29T21:09:03 | 2021-04-29T21:09:03 | 362,311,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package com.naib.sinapsist.api.app.models.service;
import java.util.List;
import com.naib.sinapsist.api.app.models.entity.CarteraEvento;
public interface ICarteraCrmService {
public List<CarteraEvento> getExpositoresCartera(int id, int idE);
public List<CarteraEvento> getAllExpositoresCartera(int idE);
public ... | [
"2517360000clinaresl@gmail.com"
] | 2517360000clinaresl@gmail.com |
380294eb928ef07791a30499793ca8a4d5d70fcf | 694d574b989e75282326153d51bd85cb8b83fb9f | /google-ads/src/main/java/com/google/ads/googleads/v2/resources/FeedMapping.java | fec0ff500569ef5e7d9175b0e22ca06d0c719270 | [
"Apache-2.0"
] | permissive | tikivn/google-ads-java | 99201ef20efd52f884d651755eb5a3634e951e9b | 1456d890e5c6efc5fad6bd276b4a3cd877175418 | refs/heads/master | 2023-08-03T13:02:40.730269 | 2020-07-17T16:33:40 | 2020-07-17T16:33:40 | 280,845,720 | 0 | 0 | Apache-2.0 | 2023-07-23T23:39:26 | 2020-07-19T10:51:35 | null | UTF-8 | Java | false | true | 67,087 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v2/resources/feed_mapping.proto
package com.google.ads.googleads.v2.resources;
/**
* <pre>
* A feed mapping.
* </pre>
*
* Protobuf type {@code google.ads.googleads.v2.resources.FeedMapping}
*/
public final class FeedMap... | [
"devchas@google.com"
] | devchas@google.com |
620d9558088ff7ca448615f704d855d1654eb9b9 | 21fcfe2e5874ec3e1291ee80150bdd075d34bc93 | /PA5/PA5Start/Examples/Test.java | 17edaba2507b2f3c64c3e7a67023436d457db3d3 | [] | no_license | Linxx-0212/Compiler | 4a1d82848fe1fea81be051679da2eff9eadacb6f | 1e5a2418f49219639d8ea75aad9cda65ffa2ed22 | refs/heads/master | 2020-04-17T02:22:03.712502 | 2019-04-30T01:59:00 | 2019-04-30T01:59:00 | 166,130,597 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,997 | java | import meggy.Meggy;
class Test {
public static void main(String[] whatever){
{
new A().call();
}
}
}
class A {
int a;
Meggy.Color[] array;
int[] int_array;
public int call(){
a=new B().call();
array=new Meggy.Color[3];
int_array=new int[30];
array[2]=Meggy.Color.BLUE;
... | [
"0ents0@gmail.com"
] | 0ents0@gmail.com |
1c476339ed56220f5dc7cf0bea20f25754ef4f29 | 4e721c6f4651c27ba1e8f4358d9086b458f2962a | /spring-cloud-contract-wiremock/src/main/java/org/springframework/cloud/contract/wiremock/JettyFaultInjectorFactory.java | 00ebaa6c3bd2b0bd38eeeed08c2190e2f941d1a8 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | WhyINeedToFillUsername/spring-cloud-contract | 1a3f08402d3e9b6d5eb1c103c1d3988846622b66 | 5381ef8447d1dfc4439c7415874ab79e10961854 | refs/heads/master | 2021-01-20T21:32:09.605070 | 2017-08-29T13:40:30 | 2017-08-29T13:40:30 | 101,644,996 | 0 | 0 | null | 2017-08-28T13:17:52 | 2017-08-28T13:17:52 | null | UTF-8 | Java | false | false | 1,202 | java | /*
* Copyright 2016-2017 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
*
* Unless required by ap... | [
"dsyer@pivotal.io"
] | dsyer@pivotal.io |
6e9a08c3e29866ec6f0eb9d27c566ee09361b3b6 | 66a252023853ab938f7d412fd5dda42162afac14 | /union-invoke-trace/src/main/java/com/chengxuunion/invoketrace/common/util/InvokeTracePropertiesUtils.java | 86701091f5c9ca127df9f39abc86986f4a265f66 | [] | no_license | youpanpan/invoke-trace | 7aab123df5784c3b459e16b6da4fd46cfd0828d2 | 7414e4014df2895d05044a59dddc1d706a05e6b0 | refs/heads/master | 2020-05-03T14:16:57.841681 | 2019-03-31T12:02:07 | 2019-03-31T12:02:07 | 178,673,340 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,097 | java | package com.chengxuunion.invoketrace.common.util;
import com.chengxuunion.util.properties.PropertiesReader;
import org.aspectj.weaver.Dump;
import org.slf4j.LoggerFactory;
import java.io.IOException;
/**
* union-invoke-trace.properties文件读取工具类
*
* @author youpanpan
* @date 2018年8月31日
* @version V1.0
*/
public c... | [
"992425124@qq.com"
] | 992425124@qq.com |
82395c3a7454ca6f5c385331019e95b8c613fb6f | 4f12d12ed3e9809eff54e58eb23f62e0a953153a | /gp_java/src/main/java/com/jeffheaton/dissertation/experiments/payloads/ExperimentPayload.java | 99ec5c20a30180d8dac4dea54c16c67d3aa05506 | [] | no_license | solversa/phd-dissertation | e5fd1aacfc6614025b072daff9affa26c906b20a | 9041a907da3c1b62a67ce847b284f9528480076d | refs/heads/master | 2022-02-22T03:49:30.565294 | 2017-04-21T15:29:15 | 2017-04-21T15:29:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package com.jeffheaton.dissertation.experiments.payloads;
import com.jeffheaton.dissertation.experiments.manager.ExperimentTask;
import org.encog.ml.data.MLDataSet;
public interface ExperimentPayload {
boolean isVerbose();
void setVerbose(boolean theVerbose);
PayloadReport run(ExperimentTask task)... | [
"jeff@jeffheaton.com"
] | jeff@jeffheaton.com |
cb349489d974f566243c4aa453518674231d2fbd | 08c0ea11d3ca153f580fc13c0afc5dc39e7b1d06 | /src/main/java/servlet/EditAdsServlet.java | a588d49d502f25e2f45598b9bef0103606be8db9 | [] | no_license | zhanata88/microservice-client | 85c810b515d984c8d9c601325076be4c2cddccbf | 95667fcfc5731ef213eb346660e272dea93cc9fa | refs/heads/master | 2020-04-21T14:26:13.258988 | 2019-02-07T20:19:06 | 2019-02-07T20:19:06 | 169,635,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,405 | java | package servlet;
import beans.Advertisement;
import client.AdsClient;
import test.TestServlet;
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 j... | [
"a01449508@unet.univie.ac.at"
] | a01449508@unet.univie.ac.at |
6ada152f0a4d519e855e28f658be0b5bc4444888 | 4c13f414de9b45142c703d2b80d116cc638d58f9 | /src/main/java/com/google/code/guice/repository/configuration/RepositoriesGroup.java | bf15eaa6c0358acee0f0ba08ef2e7d40d0df3ee8 | [
"Apache-2.0"
] | permissive | dongwise/guice-repository | 5a89c19caed54a51a84472185b351c85108fd1fb | 192445abaaf3ae1697027ef4ea0bdc5e2d468530 | refs/heads/master | 2021-01-10T19:36:59.138676 | 2013-03-14T20:43:16 | 2013-03-14T20:43:16 | 34,669,813 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,264 | java | /*
* Copyright (C) 2012 the original author or authors.
* See the notice.md file distributed with this work for additional
* information regarding copyright ownership.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Y... | [
"aleksey.krylov@gmail.com@2f7b4ad1-e6e1-6709-36a2-3d7a233e2e58"
] | aleksey.krylov@gmail.com@2f7b4ad1-e6e1-6709-36a2-3d7a233e2e58 |
1e7d5ff2835d864ed3dd26e7b6bb639abaa36e56 | 4e4161f68d698fd952ef351865e187b0cbe95023 | /app/src/main/java/techy/ap/scan/imageScan.java | 3630fd1f910186c58453d1d09e057aca0186ef72 | [] | no_license | parivendhan8/scan | 9ecea7a5270f26781c7b04b7978fef500d825763 | fd2fab4bdb5cbef048d0aaba6576172ba5e7f38e | refs/heads/master | 2020-06-18T07:08:32.396521 | 2019-07-10T13:11:11 | 2019-07-10T13:11:11 | 196,207,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 55 | java | package techy.ap.scan;
public class imageScan {
}
| [
"prakashit9@gmail.com"
] | prakashit9@gmail.com |
ad72a15aaea21b16048873bbd8d9312d31ab1ef4 | f1ea6295577540b922829ac1e0d835133da5fdd4 | /app/src/main/java/com/example/riderpanel/Dashbord.java | 928c4792448ebb88f4959e56d6d6b2035f5b45f7 | [] | no_license | alikhan1999/Riderapp1122 | 096b97864a1e81a9059ceb38b261daf8e5aaf979 | 041e240aac060c62a50267fd360563cdf0541a5c | refs/heads/master | 2023-02-24T04:38:03.988076 | 2021-01-31T19:31:28 | 2021-01-31T19:31:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 777 | java | package com.example.riderpanel;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageButton;
import androidx.appcompat.app.AppCompatActivity;
public class Dashbord extends AppCompatActivity {
ImageButton bookride;
@Override
protected void onCreate(... | [
"ali19994411@gmail.com"
] | ali19994411@gmail.com |
02b42f1ba3d99cd815ecebcb86c1b9e2152e8e19 | 1b3a12676482551822436580bdca3f529d8597ce | /src/UI/GameWindow/Square.java | fa482184d2c226f4f9e8ae726889759b4ca832bd | [] | no_license | HadronCollider/6303-Practice-DND | 39d140549ec478ca9311d497272935db753d9884 | a426b9ece5308f6f1e38eea7b96d9864c52b3222 | refs/heads/master | 2020-03-21T20:31:24.369294 | 2019-05-16T21:54:01 | 2019-05-16T21:54:01 | 139,012,599 | 3 | 2 | null | 2018-07-11T15:48:29 | 2018-06-28T12:03:41 | null | UTF-8 | Java | false | false | 4,563 | java | package UI.GameWindow;
import Logic.Cell;
import Logic.Position;
import Logic.StrTransform;
import javax.swing.*;
import java.awt.*;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
public class Square extends JButton {
private boolean pressed;
private boolean selected;
private b... | [
"danil.ilyashuk@gmail.com"
] | danil.ilyashuk@gmail.com |
0bda67753cd86f726ec619d562f8a040cbb96052 | baefa34cf59cda04db5b9637185972e95da40dd5 | /src/main/java/com/snowwolf/demojava8/mode/util/designmode/strategy/impl/WeiChatPay.java | 1580538aacc82511baa58a1f519a880fe8382fcd | [] | no_license | topsnowwolf/demojava8 | 6ead864e3819c636c732d88678d3791483a5fc8b | 5c459c706a7998b1c87f77c3887fc93dbf32a322 | refs/heads/master | 2020-04-08T06:09:21.514747 | 2018-12-11T00:40:56 | 2018-12-11T00:40:56 | 159,087,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package com.snowwolf.demojava8.mode.util.designmode.strategy.impl;
import com.snowwolf.demojava8.mode.util.designmode.strategy.PayStrategy;
/**
* @author: topsnowwolf
* @description: 微信支付
* @date: Create in 2018/12/2 22:13
* @modified by:
* @versions:0.1.0
*/
public class WeiChatPay implements PayStrategy {
... | [
"topsnowwolf@163.com"
] | topsnowwolf@163.com |
5d13b3e0e3cb9b593b6b425310e757bf614dbe05 | b0610e01214c11cbb13a64afb1413f2dcb0ab5e2 | /DesignPatterns/src/main/java/proxy/RealImage.java | cfcdd3108321b9dfafe88c1a2f0d66258001b902 | [] | no_license | YifeiCN/PragmaticLearning | 083cc64a2c984ae4fbb867a622b217b953218088 | 49b03d2f7699b678805ac9a8e39395b503a356a6 | refs/heads/master | 2022-11-08T11:34:25.791562 | 2020-06-22T03:58:26 | 2020-06-22T03:58:26 | 274,028,756 | 0 | 0 | null | 2020-06-22T03:13:13 | 2020-06-22T03:13:12 | null | UTF-8 | Java | false | false | 254 | java | package proxy;
public class RealImage implements Image {
public RealImage() {
load();
}
@Override
public void display() {
// why not load here
System.out.println("displaying");
}
private void load() {
System.out.println("loaded");
}
}
| [
"toan.do@ntq-solution.com.vn"
] | toan.do@ntq-solution.com.vn |
1c56131cccbf29902223bb4dfb4b9f3e4954e539 | 32f599246710e0fc7639d7d68e05ea6ff420c9f2 | /MDFS4/src/edu/tamu/lenss/mdfs/models/TaskSchedule.java | eaa2ae67886f8163e374a211d902ff88e5ba76a5 | [] | no_license | LENSS/MobileCloudComputing | ad5bec0a52879025f25b0ba8e989320b1b0d7aa4 | abd9756ccc94e938b6e46fea6f5bb93b576d8d55 | refs/heads/master | 2021-01-17T10:08:23.164126 | 2016-08-16T23:19:57 | 2016-08-16T23:19:57 | 65,860,006 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,305 | java | package edu.tamu.lenss.mdfs.models;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import adhoc.aodv.pdu.AODVDataContainer;
import adhoc.etc.IOUtilities;
public class TaskSchedule extends AODVDataContainer {
private static final long serialVersionUID = ... | [
"Radu@MacBook-Pro.local"
] | Radu@MacBook-Pro.local |
805ddb773f1099f0f9020963a55b6f594033dd59 | 7f8438c3e8dbb9b611096b7762a7be7b2453c42b | /Bicycle/src/main/java/com/school/bicycle/entity/Pay_wallet.java | 24ab9630997bbdb2724e64a713237c7a9a06022e | [] | no_license | ytzht/SchoolBicycle | 21c974e438031f1b5992aa7fdfa6f3436f4d7fab | 6aba89e417dea9ef80d02be44a51657e4678e6d8 | refs/heads/master | 2021-01-25T06:56:29.734691 | 2017-09-23T14:31:13 | 2017-09-23T14:31:13 | 93,630,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 677 | java | package com.school.bicycle.entity;
/**
* Created by Administrator on 2017/7/27.
*/
public class Pay_wallet {
/**
* code : 1
* msg : 交费成功
* pay_type : wallet
*/
private int code;
private String msg;
private String pay_type;
public int getCode() {
return code;
}
... | [
"876864186@qq.com"
] | 876864186@qq.com |
ac2dea5f6c8918f38c0174363c681e7a93f88429 | ec8a204d9f078d12ed95f7975adbde4d51ad55ec | /07.NA-Stream/EA/20141229EA/EA/src/org/eredlab/g4/rif/taglib/util/TagConstant.java | 5b324f85cb6293b49d91d9e4048bdb39665e1ef3 | [] | no_license | yyd01245/bbcv_SM | 77c2e0b3519ee064cce8a8764e46959265903b06 | 25bb6c622fd9a1d54cb3865daf0e259e56bbb352 | refs/heads/master | 2016-09-05T14:55:03.118908 | 2015-09-18T04:09:51 | 2015-09-18T04:09:51 | 42,697,679 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,056 | java | package org.eredlab.g4.rif.taglib.util;
/**
* 常量表
* @author XiongChun
* @since 2010-01-13
*/
public interface TagConstant {
/**
* Ext运行模式<br>
* prod.nebula.run:生产模式
*/
public static final String Ext_Mode_Run = "prod.nebula.run";
/**
* Ext运行模式<br>
* prod.nebula.run:调试模式
*/
public... | [
"yydgame@163.com"
] | yydgame@163.com |
9244f6bf887607f2917d0809622cd4736c28254f | 18c442b41a56ece9b364b66f2f1a875d2382d8b3 | /workspace/javatest/src/day08/URLConnectionMain.java | dd3a06fe6e2fd9eb8b20b54771b06bfda3ec4c22 | [] | no_license | tjshin/AIstudy_java | 9de9c6f46ab72568a74c19b9b0a6b3156dd3b465 | 5865690c2aadbf385d8c6acf5177ccad7b3750c7 | refs/heads/master | 2023-09-04T02:38:27.966678 | 2021-10-18T08:07:00 | 2021-10-18T08:07:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 601 | java | package day08;
/**
URLConnection을 이용한 입력 스트림 개설
**/
import java.net.*;
import java.io.*;
public class URLConnectionMain {
public static void main(String args[]) throws MalformedURLException, IOException {
URL url = new URL("http://www.daum.net");
URLConnection con = url.openConnection();
String temp;
... | [
"dnltmzl0218@gmail.com"
] | dnltmzl0218@gmail.com |
5d580088898776f62abacb6cbd7f87bad194ca74 | c573c711708137fc8bb1311d22606280e5c91cf0 | /src/org/dvaletin/apps/nabludatel/utils/SectionFinalMeeting.java | 662f1fbefbd607a3a30d6d710e098e3b2a9565a7 | [] | no_license | webnabludatel/watcher-android | ce27b6ff172219f9392e8653a527cbb257992859 | d8b53c3e7922b89c837153b802cf3d1852757054 | refs/heads/master | 2021-04-12T04:14:00.139015 | 2012-03-04T13:02:09 | 2012-03-04T13:02:09 | 3,056,128 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,233 | java | package org.dvaletin.apps.nabludatel.utils;
import org.dvaletin.apps.nabludatel.R;
import org.dvaletin.apps.nabludatel.ViolationCheckListActivity;
public class SectionFinalMeeting extends SectionList {
public SectionFinalMeeting() {
listItems = new ListViewActivityItem[] {
new ListViewActivityItem("Жалобы",
... | [
"suntehnik@gmail.com"
] | suntehnik@gmail.com |
65febae30e97a72ca37052b6c76e2b3883b17165 | af21e93a5c904708963a31582ff0a5412bbe4098 | /201802 3UI/Summative/Rowan's stuff to show people so he doesn't have to leave it open on his computer all class/SS2/src/E2F.java | d37ba50d7a75afff9f8ded131730e7920efa1863 | [] | no_license | Mrgfhci/201802-projects | 56deaa95c56befebcba2542d12013d23ebf2e491 | 7712a9136277f92db3ffa3836cf0b6c2fea3bbd0 | refs/heads/master | 2020-03-21T05:35:44.103163 | 2018-06-21T12:37:34 | 2018-06-21T12:37:34 | 138,168,018 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,054 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author vanrr7750
*/
import java.util.*;
public class E2F {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic h... | [
"scott_grondin@wrdsb.on.ca"
] | scott_grondin@wrdsb.on.ca |
b07f5580b8115d7be97be8b827f3e9ab7b960c5d | 3632f4bf89324f8f22f8868500fa429f20d8d28a | /Assignments/src/main/java/cput/ac/za/model/admin/City.java | 1b30bdc319020ae4f99ca01ff72f0ebbb718a2a9 | [] | no_license | kev0330/Assignment5-Assignment6 | 9ec81214123061e584a92112e8d7916e8270933b | c20be7a9553cbd069666445a15da519af139daa7 | refs/heads/master | 2021-07-01T18:56:54.644684 | 2019-09-22T16:51:19 | 2019-09-22T16:51:19 | 180,533,376 | 0 | 0 | null | 2020-10-13T12:46:49 | 2019-04-10T08:07:52 | Java | UTF-8 | Java | false | false | 825 | java | package cput.ac.za.domain.admin;
import java.util.Objects;
public class City {
private String cityName;
private City(){}
private City(Builder builder){
this.cityName = builder.cityName;
}
public String getCityName() {
return cityName;
}
public sta... | [
"noreply@github.com"
] | kev0330.noreply@github.com |
ae66f3aad7d6dbe4ec4c39f1780ed33453053d0f | 150e00db697b9aa3b473f29083e165a50f5fc867 | /src/Model/Emp.java | 0a37c18d440e66e49a69adf6541ca13f13458d64 | [] | no_license | KavinduLiyanage/Vehicle-Service-and-Fuel-Management-System | d9e06c675e9843d394fdbe7ec148ab7ba38298e9 | 3d10ec0a32e13ceeda883441bb45e23c7e179238 | refs/heads/master | 2022-11-19T08:59:32.119710 | 2020-07-03T05:06:09 | 2020-07-03T05:06:09 | 276,811,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,318 | java | package Model;
public class Emp {
private int id;
private String name,password,address,contactNumber,email,gender,designation,branch;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return name;
}
public void setName(String name) {... | [
"noreply@github.com"
] | KavinduLiyanage.noreply@github.com |
59089517fb058597473c97f27277ad66c7bc40f9 | 61cefcbe9f1fbbcddc5eeba256ffa2e12eedcba1 | /app/src/main/java/com/zhengyi/adapter/PulmImplAdapter.java | 8725a87514371c60e27e5fdbf13a99208dc7f5f5 | [] | no_license | luckyly/PulmListView | de832a9ef2b5925bed512096474380446d03b38e | 7a967d111cb5d591f779b6abc7ea2b86b1e09a51 | refs/heads/master | 2020-06-29T05:15:49.457390 | 2016-09-18T08:19:41 | 2016-09-18T08:19:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,663 | java | package com.zhengyi.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.zhengyi.R;
import com.zhengyi.library.PulmBaseAdapter;
import java.util.List;
public c... | [
"wzyll1314@gmail.com"
] | wzyll1314@gmail.com |
591eb1e256d9303133c3ba100ff9e23fc3312857 | 243eaf02e124f89a21c5d5afa707db40feda5144 | /src/unk/com/tencent/mm/modelvideo/a.java | ecf7aadad3827e83ee1382fb89b1565cc51aa660 | [] | no_license | laohanmsa/WeChatRE | e6671221ac6237c6565bd1aae02f847718e4ac9d | 4b249bce4062e1f338f3e4bbee273b2a88814bf3 | refs/heads/master | 2020-05-03T08:43:38.647468 | 2013-05-18T14:04:23 | 2013-05-18T14:04:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 900 | java | package unk.com.tencent.mm.modelvideo;
import android.content.Context;
import android.content.Intent;
import android.os.AsyncTask;
public final class a
{
String N = null;
c YE = null;
String YF = null;
String YG = null;
String YH = null;
final AsyncTask YI = new b(this);
Context context = null;
int du... | [
"danghvu@gmail.com"
] | danghvu@gmail.com |
83763cac957d86abf19d798c577fb04cde4fda37 | dadecfaf88b4ee69915731edbdb3d1dc4da08e4b | /pensionmanager/src/ng/com/justjava/epayment/model/CollectionItem.java | 686f9a5bf53d659d2cbf7de8ffef1e0c5de83880 | [] | no_license | JustJavaConsultancyNG/Pension-Contribution-Management-System | 23af826edf925eb61ceed905d153a07ccb3c941b | f1d6a5b20d2cedc02808f8255430ba2b15a2ddbb | refs/heads/master | 2020-04-15T12:43:13.495235 | 2016-09-17T21:57:18 | 2016-09-17T21:57:18 | 63,818,104 | 0 | 2 | null | 2016-09-17T21:57:20 | 2016-07-20T22:09:22 | CSS | UTF-8 | Java | false | false | 1,814 | java | package ng.com.justjava.epayment.model;
import java.math.*;
import javax.persistence.*;
import javax.xml.bind.annotation.*;
import ng.com.justjava.filter.*;
import org.openxava.annotations.*;
@Entity
@View(members="name;identifier;expectedAmount")
@XmlAccessorType(XmlAccessType.NONE)
/*@Tabs({@Tab(filter=LoginUser... | [
"temireemmanuel@gmail.com"
] | temireemmanuel@gmail.com |
5ec28039563990ff4aa845ea9750e77f84656080 | 05102319b57b59ac4c72296f126e7deab8aa4285 | /src/main/java/net/imglib2/meta/DefaultTypedSpace.java | 7c926545e2ac3e8c0e84595c1011da67335188b1 | [
"BSD-2-Clause"
] | permissive | imagej/imagej-deprecated | 2874c811f0ac1056785903d337542a7745d53127 | 484e5885a23cdc43a746f08fbae6823dfda88d61 | refs/heads/master | 2023-09-05T17:46:38.321427 | 2023-04-21T21:21:42 | 2023-04-21T21:21:42 | 42,454,800 | 0 | 2 | BSD-2-Clause | 2023-04-21T21:19:58 | 2015-09-14T14:45:39 | Java | UTF-8 | Java | false | false | 2,056 | java | /*
* #%L
* ImageJ2 software for multidimensional image processing and analysis.
* %%
* Copyright (C) 2009 - 2023 ImageJ2 developers.
* %%
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of... | [
"ctrueden@wisc.edu"
] | ctrueden@wisc.edu |
b373a95929d70a58566794b4b54d1807b8bb4629 | c2f9077086d1fa50296da2d684d345e1496bf51e | /src/ZhenTi/HostroyOf2013/Question1.java | 4aa5de03fc29fd5d5506646e1757faec322befbe | [] | no_license | shahui2106/LanQiaoBei | dec38699d1b33800103166c5b8a3fb4a5a4813e2 | 18411a6536ec932ef7004a5984cf1ad055fe40a5 | refs/heads/master | 2020-12-07T12:28:48.793739 | 2020-10-18T09:29:51 | 2020-10-18T09:29:51 | 232,721,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 744 | java | package ZhenTi.HostroyOf2013;
import java.util.Calendar;
import java.util.Date;
/**
* 2013年省赛真题1:
* 1999年12月31日(星期五)之后最近的哪一个世纪末的12月31日是星期日?
* 输出四位数,即年份即可。
*
* @author zhu
* @datetime 2020-02-25 15:45
*/
public class Question1 {
public static void main(String[] args) {
Calendar instance = Calendar.g... | [
"2955790318@qq.com"
] | 2955790318@qq.com |
cf54278815d066112070d3c0121f454288851318 | 9b2dd61be5949db83680c07036c511c03170697c | /app/src/main/java/com/lambdaschool/congressdetails/ItemListActivity.java | 07e3183c1e427e3913876f85d325606a7a4a2435 | [] | no_license | VivekV95/Android_Congress | e62448faf3f55c5e3f073560364ba9ad47e2306d | 9cf3aecf89756ea1e079563a17b3da66fd82ca4f | refs/heads/master | 2020-05-18T20:37:33.847949 | 2019-05-02T22:54:41 | 2019-05-02T22:54:41 | 184,638,891 | 0 | 0 | null | 2019-05-02T19:22:36 | 2019-05-02T19:22:35 | null | UTF-8 | Java | false | false | 6,254 | java | package com.lambdaschool.congressdetails;
import android.arch.lifecycle.Observer;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.RecyclerView;
import a... | [
"vivekv210@gmail.com"
] | vivekv210@gmail.com |
7fd07623c2e0e4797f945710e6be83e70ae3054e | 22db961e768f0163ba30f75446a51d8f75cb6153 | /app/src/main/java/in/dsij/acemomentum/net/res/ResGetProducts.java | f5ee23081d44ee56b9dff7ab4deffd8f70d5e822 | [] | no_license | sandipDSIJ/DSIJ-ACE_MomentumApp | d291376646c063383c400cc297a4e4545b40b402 | 3da5a1a62b04b8db86cbd8098bfd4bece9404ec1 | refs/heads/master | 2020-04-01T12:54:07.141505 | 2018-10-16T06:04:27 | 2018-10-16T06:04:27 | 153,228,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,844 | java | package in.dsij.acemomentum.net.res;
import java.util.List;
/**
* Created by Vikas on 10/10/2017.
*/
public class ResGetProducts {
private List<ProductBean> Product;
public List<ProductBean> getProduct() {
return Product;
}
public void setProduct(List<ProductBean> Product) {
this... | [
"sandippatil.sam@gmail.com"
] | sandippatil.sam@gmail.com |
6f0702c65c1b1e89a1001424e3628f51bd808e42 | fd2635bcd0890903bd8841694e46244c4c51bfe1 | /src/descartesj/ImageList.java | 5b00c18236f376dbd70317cb0fdfd01c22cbcff2 | [] | no_license | tupolev/DescartesJ | 010137bd634c08b2a711f904dcc9b9d1632f0609 | e2da3cc633cfeb8b5d287b78abfbdee65ce2ae02 | refs/heads/master | 2021-01-10T19:54:16.275374 | 2012-08-29T22:10:26 | 2012-08-29T22:10:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,280 | java | package descartesj;
import java.util.*;
public class ImageList {
private int current = 0;
private List<DImage> imageList;
public int getCurrent() {
return current;
}
public void setCurrent(int current) {
this.current = current;
}
private List<DImage> ... | [
"manuel.gomez@kodesoft.net"
] | manuel.gomez@kodesoft.net |
935c327bcac56ee5265e2e9502ff6adab43ee8de | b61b1f508d0d763150210fd55f85a98704725a09 | /gulimall-product/src/main/java/com/atguigu/gulimall/product/exception/GulimallExceptionControllerAdvice.java | 8a1504f8045598fd0b3d3ae959c39f0a93079127 | [
"Apache-2.0"
] | permissive | changsongyang/gulimall | e03578c1ee342417227df74a6393beda78f8c411 | 3364335bca6cbb8af2efbf72d5e1103eb21207e0 | refs/heads/main | 2023-01-04T06:36:39.849550 | 2020-10-22T13:46:01 | 2020-10-22T13:46:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,619 | java | package com.atguigu.gulimall.product.exception;
import com.atguigu.common.exception.BizCodeEnume;
import com.atguigu.common.utils.R;
import lombok.extern.slf4j.Slf4j;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.MethodArgumentNotValidException;
import org.springframework.web... | [
"36990141+JavaCodeMing@users.noreply.github.com"
] | 36990141+JavaCodeMing@users.noreply.github.com |
11ea237a03d927bd9bbb994dc0fe1f8bb7358377 | 21e610a87b7a055a108353cacea976bf3c9c9c4a | /Core/src/me/shawlaf/varlight/spigot/nms/NmsAdapter.java | b17f29b7f38ae9c86bb4be8f7a8cb7e5a50ad1d6 | [] | no_license | R4z0rX/VarLight | 6b08981d4690614b652671235783f850fc02d067 | e383a0639724c53c110a833220e0d65df4730551 | refs/heads/master | 2020-12-03T22:52:19.808601 | 2020-01-03T04:39:24 | 2020-01-03T04:39:24 | 231,512,629 | 0 | 0 | null | 2020-01-03T04:35:19 | 2020-01-03T04:35:18 | null | UTF-8 | Java | false | false | 2,212 | java | package me.shawlaf.varlight.spigot.nms;
import me.shawlaf.varlight.spigot.VarLightPlugin;
import org.bukkit.Chunk;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.block.Block;
import org.bukkit.entity.Player;
import org.bukkit.inventory.ItemStack;
import org.jetbrains.annotations.NotNull;
imp... | [
"florian.schwabe@hotmail.de"
] | florian.schwabe@hotmail.de |
830d3bbd93823efce7500990412747f703d9444f | 0013a10ff59696a7122cc7c3ba78e21efab0d267 | /bus-image/src/main/java/org/aoju/bus/image/metric/ImageException.java | 547f77ccb4ccbb894261e24d3bd701ccc32bbbef | [
"MIT"
] | permissive | smile2049/bus | 3ce28ab6631f5a26394b9370658e1b761a73ae68 | 9f95d736f23a40a3463a59f0b41b6ad6d7b0c129 | refs/heads/master | 2022-11-18T09:05:04.318261 | 2020-07-07T06:40:36 | 2020-07-07T06:40:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,453 | java | /*********************************************************************************
* *
* The MIT License (MIT) *
* ... | [
"839536@qq.com"
] | 839536@qq.com |
a35b544379c600763a3576e5e409fe7fb771f9f0 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_56b2154df85502e888676e2c01cf2391bd00807c/VersionedGraph/2_56b2154df85502e888676e2c01cf2391bd00807c_VersionedGraph_s.java | 7a789fe9c0c1f75f50904c224a38d9e7e4bde282 | [] | 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 | 27,594 | java | /**
* Copyright (c) 2012-2013 "Vertix Technologies, ltd."
*
* This file is part of Antiquity.
*
* Antiquity is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* Lic... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
0506f9998bae0be64a5fe6c59f710a37fba7505a | 0c028654b1394f091cfe03756ddb19122453937c | /src/main/java/com/epam/ilya/web/filter/EncodingFilter.java | f36d06273aa0a1a636bfa60a10485bce5961c5f7 | [] | no_license | BondarenkoIlya/bets | 648f1910fcee7c7129975a252952d95361892562 | 4ed006e145852c3d6e88dbf9cb1e809ad9f82de2 | refs/heads/master | 2021-03-22T04:38:00.540967 | 2016-10-05T03:43:29 | 2016-10-05T03:43:29 | 51,829,056 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,095 | java | package com.epam.ilya.web.filter;
import javax.servlet.*;
import javax.servlet.annotation.WebFilter;
import java.io.IOException;
/**
* Class-filter for work with view's character encoding.
*
* @author Bondarenko Ilya
*/
@WebFilter(filterName = "EncodingFilter", urlPatterns = "/do/*")
public class EncodingFilter ... | [
"bondarenko_elijah@mail.ru"
] | bondarenko_elijah@mail.ru |
e604b7f8b400cc962f56b43ad0388548460f6ad1 | 9ee64600d23a5dd0a612318a032b4ed1c98a6358 | /src/main/java/online/masterji/honchiSolution/activity/ChatActivityMain2.java | 108d4266ed3a08ab28a02266653efba9b3bf1ac7 | [] | no_license | DeepaMalviya/app | deb117f94a75a4d01b7dde623bed90dd2739ceaf | 967e6bf5b3952ffeac1e750810873771a0c14b61 | refs/heads/master | 2020-07-20T00:26:10.443447 | 2019-09-05T10:33:45 | 2019-09-05T10:33:45 | 206,537,392 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,286 | java | package online.masterji.honchiSolution.activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar... | [
"malviya.deepa25@gmail.com"
] | malviya.deepa25@gmail.com |
c6d16a0f57fdeee44213a34044fdc66cec07621e | 38de576b5d5b3d12e25323acec63711b345063b6 | /src/main/java/Pages/ManageProject.java | 4adaa98f2a80a07dde824e31e23497a0b52e7608 | [] | no_license | romilpatel13/Demo | d7c8519ef488473c9770769d2f3ce509eb317012 | a10feffb8d8f8df56277d144692df07814559dc0 | refs/heads/master | 2023-05-13T21:29:09.815562 | 2020-01-22T01:03:56 | 2020-01-22T01:03:56 | 235,471,632 | 0 | 0 | null | 2023-05-09T18:18:35 | 2020-01-22T00:54:37 | HTML | UTF-8 | Java | false | false | 1,948 | java | package Pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.openqa.selenium.support.ui.ExpectedCo... | [
"=romil.patel1@gmail.com"
] | =romil.patel1@gmail.com |
1dc85085e99ef76ac457af9ab831ce76e3c77fb5 | cb904b49241974c8c58b05e4f42399c2ad46926b | /broccoli/src/com/kh/review/controller/SelectUserReviewController.java | 1a19ed4178e10a8bae6e4db3f37a5583a5ca3d56 | [] | no_license | b-bok/Team_broccoli | 0ce77daadcf5eed0d09c7905788b1ef0bc5b23e9 | f778e09323dfef17e6d08c4005391262e9653d2a | refs/heads/main | 2023-02-13T07:36:38.690874 | 2021-01-08T11:56:46 | 2021-01-08T11:56:46 | 305,257,051 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,880 | java | package com.kh.review.controller;
import java.io.IOException;
import java.util.ArrayList;
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 com.g... | [
"hooyuki123@gmail.com"
] | hooyuki123@gmail.com |
ccd2c0948675b3948c7bf0c395d7f6a736c467fc | cef085b2261453c177e2d57a6c584c027b8b6c18 | /src/kata3/HistogramDisplay.java | f98171b0232eaa12b061a2997abd9533d3f94a13 | [] | no_license | DanielMM1997/Kata3 | 6aff299bb6d5ac246ec21f5f377a0f673eb451c3 | 4b2819e4990c1d5865e8c3e3551731c237d24759 | refs/heads/master | 2020-08-26T13:48:47.218238 | 2019-10-23T11:18:18 | 2019-10-23T11:18:18 | 217,031,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,864 | java | package kata3;
import java.awt.Dimension;
import javax.swing.JPanel;
import org.jfree.chart.ChartFactory;
import org.jfree.chart.ChartPanel;
import org.jfree.chart.JFreeChart;
import org.jfree.chart.plot.PlotOrientation;
import org.jfree.data.category.DefaultCategoryDataset;
import org.jfree.ui.ApplicationFra... | [
"Usuario@10.22.148.84"
] | Usuario@10.22.148.84 |
f9813912c50942a55eee33e5dc2d408090731348 | c6b9098aaf0d3687d65ac113ba9441cb4fffb5e0 | /app/src/main/java/rx/tkb/com/rxandroid/retrofit_simple/models/update.java | ad03c347e0848c8992579a642bd2aaa5bcc15a3a | [] | no_license | taruncse/RXAndroid | 2b02cf5b772f156d2cde85201404e1235058387e | 62cf35cf9201ec58bd36aa0132895ac74d4ff419 | refs/heads/master | 2021-07-21T08:22:45.067640 | 2019-05-17T18:24:58 | 2019-05-17T18:24:58 | 115,778,353 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 114 | java | package rx.tkb.com.rxandroid.retrofit_simple.models;
public interface update {
void updatePost(Post post);
}
| [
"tarun.pstu@gmail.com"
] | tarun.pstu@gmail.com |
e43bccc9419ed3cd7e59477b7790a52bac5733c8 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-lookoutmetrics/src/main/java/com/amazonaws/services/lookoutmetrics/model/AnomalyDetectorConfigSummary.java | 5739fc5fd12b8ce8f890e5cdcfc3394be7aca065 | [
"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 | 5,344 | 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... | [
""
] | |
7bd4a978e427e31f17a5475dab2cd2d586373983 | 79595075622ded0bf43023f716389f61d8e96e94 | /app/src/main/java/com/android/internal/app/ISoundTriggerService.java | 5e51fbf0eedd33b4940f35d32f84e9684dd527a2 | [] | no_license | dstmath/OppoR15 | 96f1f7bb4d9cfad47609316debc55095edcd6b56 | b9a4da845af251213d7b4c1b35db3e2415290c96 | refs/heads/master | 2020-03-24T16:52:14.198588 | 2019-05-27T02:24:53 | 2019-05-27T02:24:53 | 142,840,716 | 7 | 4 | null | null | null | null | UTF-8 | Java | false | false | 21,586 | java | package com.android.internal.app;
import android.app.PendingIntent;
import android.hardware.soundtrigger.IRecognitionStatusCallback;
import android.hardware.soundtrigger.SoundTrigger.GenericSoundModel;
import android.hardware.soundtrigger.SoundTrigger.KeyphraseSoundModel;
import android.hardware.soundtrigger.SoundTrig... | [
"toor@debian.toor"
] | toor@debian.toor |
a9360b76bfc2715be84cea69f6aff7e2a9a944c6 | 3fcdd573921787e4a2f0fe77955a1481bee5cdb7 | /Lok Sabha ELection Poll/app/src/main/java/com/viratara/android/barmer2019electionspoll/MainActivity.java | 358cc1dddd4aff6a4c8db2c6ac19d856da95f152 | [] | no_license | ShailendraRathore/ElectionOpinionPollAndroid | fd80233955dbe1029bdbc660cd74805231988b71 | f9edef3206ed8e168f7ee6bc5514954f08801b3e | refs/heads/master | 2020-04-19T17:44:04.297599 | 2019-01-30T13:03:38 | 2019-01-30T13:03:38 | 168,343,547 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,859 | java | package com.viratara.android.barmer2019electionspoll;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.WindowManager;
import android.widge... | [
"noreply@github.com"
] | ShailendraRathore.noreply@github.com |
a0b33c9bf6e5d314282670c796d6d6352e5e070f | 60cf0ad8eacc879befc47c460d6efd1475363849 | /3-Arrays1/zadacha13.java | 1501ad678b67f16e8f63cacd351ba3b6828c20ed | [] | no_license | AleksandarMutafchiev/Homework | 431470c1a6a737670594e0b1a20770e587e3b52d | 49bc5079aa157232827793eba06333cc17371df3 | refs/heads/master | 2020-04-15T02:55:56.785544 | 2019-01-30T17:08:36 | 2019-01-30T17:08:36 | 164,329,414 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 580 | java | import java.util.Scanner;
public class zadacha13 {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
System.out.println("Enter number:");
int num=sc.nextInt();
int[] arr=new int[10];
int del=num;
for(int i=0;i<arr.length;i++){
if(del%2==0){
arr[i]=0;
}else{
arr[i... | [
"asash@abv.bg"
] | asash@abv.bg |
f6d083b380f1eaa40b202fc89026b062495a46d8 | 6967c2073db7d198efbdc20b27d0db70f4c0a70d | /src/main/java/pl/damrob/votas/infrastructure/persistance/UserRepositoryImpl.java | a167b14ab5b7ab5146d5655c259012c4f3fcf189 | [] | no_license | Farius93/votas | e80fd5018fdd0e9206ad16e3e3dae288c8b7735d | 7f075f1576ed66bcdfe5c408695b49cf2c733f45 | refs/heads/master | 2023-06-04T21:11:58.944120 | 2021-06-21T20:13:54 | 2021-06-21T20:13:54 | 311,979,887 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,127 | java | package pl.damrob.votas.infrastructure.persistance;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Component;
import pl.damrob.votas.domain.User;
import pl.damrob.votas.domain.UserRepository;
@Component
@RequiredArgsConstructor
public class UserRepositoryImpl implements UserRepository {
... | [
"robertwojcik1993@gmail.com"
] | robertwojcik1993@gmail.com |
c6357f9b9a963222094ce2dd6227adf940075f4b | edaada4375161e3ad9c9596ef880bbb06d88181d | /app/src/main/java/com/research/itsl/ism_d2d/WiFiP2pBroadcastReceiver.java | 5065f262a010c0b85bb81ca07bcd1c9ee7d67374 | [] | no_license | charleyc94/ISM_D2D | a392e4ff2c2161baf0f8e952d47f49ee0ffd2e1d | 1693cba9f93013ad642719980fcbc025332e6009 | refs/heads/master | 2021-01-18T00:40:36.367075 | 2015-11-07T07:39:03 | 2015-11-07T07:39:03 | 33,687,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,651 | java | package com.research.itsl.ism_d2d;
import android.app.Activity;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.net.NetworkInfo;
import android.net.wifi.p2p.WifiP2pDevice;
import android.net.wifi.p2p.WifiP2pInfo;
import android.net.wifi.p2p.WifiP2... | [
"charleyc94@ucla.edu"
] | charleyc94@ucla.edu |
f39d5f706dffb0f5b72c42f1de7fac7caa6d8cbd | 5417ea09478690a4945c7d98971beab7fbc865c9 | /CMSContainer_Modules/import-excelmenu/src/java/com/finalist/cmsc/excel2menu/Excel2Menu.java | 5e4a841d64aa60de1f227131c2d1c4fe34de6ba6 | [] | no_license | mmbase/CMSContainer | b20f3ef7b1f86cc4c2907c58d166f59237513b35 | e63817408e060d4cff1a99cdeff23a8f953f8892 | refs/heads/master | 2023-03-11T07:18:24.184666 | 2022-07-08T21:46:25 | 2022-07-08T21:46:25 | 201,436,616 | 1 | 0 | null | 2023-02-22T08:03:48 | 2019-08-09T09:29:32 | Java | UTF-8 | Java | false | false | 9,894 | java | package com.finalist.cmsc.excel2menu;
import java.io.*;
import java.util.*;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.poi.hssf.usermodel.*;
import org.apache.poi.poifs.filesystem.POIFSFileSystem;
import org.mmbase.bridge.*;
import com.finalist.cmsc.excel2m... | [
"nico@91430c5f-d668-0410-9e7d-dd663366dcfd"
] | nico@91430c5f-d668-0410-9e7d-dd663366dcfd |
0b8065e433d29c0ebd34ae3e043278900205f5b1 | 9776d548e90f4eb99ab89fa840027dadaa2b3edd | /src/main/java/org/nepu/metro/service/MetroPaymentService.java | 0c46a08ad8b267a9e7d2570bde259f07b8808a3f | [] | no_license | sunilpulugula/NepuMetroPaymentSystem | 8443aa705b92a04a0de7ba2da2af3791dea26a80 | b9560d36df5e285b2ba5893120bb5aa0ea0c95b7 | refs/heads/master | 2023-06-29T09:31:38.403410 | 2021-08-03T05:11:46 | 2021-08-03T05:11:46 | 392,197,306 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,552 | java | package org.nepu.metro.service;
import org.nepu.metro.constant.WeekDay;
import org.nepu.metro.exception.JourneyInvalidInputException;
import org.nepu.metro.manager.MetroPaymentManager;
import org.nepu.metro.model.Journey;
import org.nepu.metro.model.JourneyCalculatedFare;
import org.springframework.beans.factory.annot... | [
"sunil.pulugula@wavemaker.com"
] | sunil.pulugula@wavemaker.com |
efde9051ca884c309a79626303511df013b7c3a0 | 1ccfabde873ae715ee20ba1ed8b53f41e28eb103 | /src/main/java/edu/boisestate/cs/reporting/MCReporter.java | d17e743703beab9db27fffcc3563f32df15c9ad0 | [] | no_license | BoiseState/string-constraint-counting | defc1ad5f8d72d8630204a713eb46bc133bb0af1 | 1f57bde6c13ae8d72584b21eb23e572cacee8153 | refs/heads/master | 2023-02-07T18:54:33.447505 | 2021-05-17T22:51:27 | 2021-05-17T22:51:27 | 208,510,594 | 0 | 1 | null | 2021-07-27T20:59:54 | 2019-09-14T22:16:42 | Java | UTF-8 | Java | false | false | 9,069 | java | package edu.boisestate.cs.reporting;
import edu.boisestate.cs.BasicTimer;
import edu.boisestate.cs.Parser;
import edu.boisestate.cs.automatonModel.AcyclicWeightedAutomatonModel;
import edu.boisestate.cs.automatonModel.WeightedAutomatonModel;
import edu.boisestate.cs.graph.PrintConstraint;
import edu.boisestate.cs.grap... | [
"elenasherman@eng402016.boisestate.edu"
] | elenasherman@eng402016.boisestate.edu |
8287272ab05eb9600f69ff376dad2aef2465209d | 684d8f2c9f3c0e8177ffebbbdf996156504fcb35 | /src/main/java/br/com/camiloporto/tenant/model/ImovelMedia.java | dcd42bbb86a22a530a5f3f2824e6a4a9d825ce0a | [] | no_license | camiloporto/tenant | 0c98daa2eede13a567d0724d20956879512ac03b | 31b81fe8e34c472f680ee2bededc9c83236a00a5 | refs/heads/master | 2021-01-23T08:56:30.866479 | 2013-03-17T18:39:16 | 2013-03-17T18:39:16 | 7,148,689 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package br.com.camiloporto.tenant.model;
import org.springframework.roo.addon.javabean.RooJavaBean;
import org.springframework.roo.addon.json.RooJson;
import org.springframework.roo.addon.serializable.RooSerializable;
@RooJavaBean
@RooJson
@RooSerializable
public class ImovelMedia {
private String id;
private S... | [
"UR42@NO00038342.petrobras.biz"
] | UR42@NO00038342.petrobras.biz |
af323780e5cb8349a04151ffbdf4b88bbe834aa5 | b7009f6d310caa2f79c0628f50b364ed484c578f | /CricketDemo/src/main/java/com/example/cricket/util/Validation.java | bc9c7e9e3c0fdddcc11d470ad357548458549841 | [] | no_license | Ashfi17/Spring-Framework-Projects | e25fe2c7d08569c238347d91630eb8a9993d28e9 | 11faf56b55ea31cc07b628618698823fd833dc80 | refs/heads/master | 2021-04-07T10:15:37.001924 | 2020-03-20T04:24:43 | 2020-03-20T04:24:43 | 248,667,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 960 | java | package com.example.cricket.util;
import java.util.HashMap;
public class Validation {
public HashMap<String, String> validateTeam(String team_name,int matches_won,int matches_lost){
HashMap<String,String> errors = new HashMap<String, String>();
if(team_name.length() < 4)
errors.put("team_name", "name sho... | [
"ashfiansari1417@gmail.com"
] | ashfiansari1417@gmail.com |
faef7c4557cbc8dcddbdc44ec0f19732552a3a5a | 2a3411f5c5c8e2b7f7d4f36626e66bc4a5009080 | /src/main/java/com/ryan/io/CountingReader.java | 6ecf53d9c88cea8e4a5581e6095e2996b6d30036 | [] | no_license | chucheng92/jplus | 059d94aa06791517ba214a9b941c1069b1e76f79 | c071799c481ca8f46377e94cbf52f4002e22c7fa | refs/heads/master | 2021-09-12T11:55:50.701624 | 2018-04-16T13:25:52 | 2018-04-16T13:25:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,562 | java | package com.ryan.io;
import com.ryan.util.Parameters;
import java.io.IOException;
import java.io.Reader;
import java.util.concurrent.atomic.AtomicLong;
/**
* A decorating {@code Reader} that counts the number of characters that have
* been read from its underlying {@code Reader}. Characters read multiple times
* ... | [
"932191671@qq.com"
] | 932191671@qq.com |
41b8e674fa1b813f27acc268213aef1e3773bfa0 | 72c7f8920942a4814e965f8f72222eca2ee102dc | /src/main/java/com/alexandre/cursomc/services/exceptions/ObjectNotFoundException.java | e69b27c06e7fdb750c3c2652c55c022e557cb336 | [] | no_license | Alexandre-Azvdo/UdemyCursoSpringBoot | 72135970ea6f1bf4889a571cb35d2c68f7972097 | df2e693d13e45394f0995c1c734eac2765619bc6 | refs/heads/master | 2020-12-12T08:11:38.773812 | 2020-02-07T14:44:55 | 2020-02-07T14:44:55 | 234,086,797 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package com.alexandre.cursomc.services.exceptions;
public class ObjectNotFoundException extends RuntimeException {
private static final long serialVersionUID = 1L;
public ObjectNotFoundException(String msg) {
super(msg);
}
public ObjectNotFoundException(String msg, Throwable cause) {
super(msg, ca... | [
"azvdo.ads@gmail.com"
] | azvdo.ads@gmail.com |
f45d8d3d4476af0e7caaff9538ba5f06aca3056f | b6e54074e6457d7ce1eb64b0fd555868991719bb | /arbor-demo/spring-aop/src/main/java/com/suncafly/cglib/load/PropertyBean.java | ea796b0a0548779ec8fbb6ac0f5a6ec34242e226 | [] | no_license | suncafly/arbor | 7163730aa824b284429fbc570f697f7a64338c0a | 47c30c2533e39a889f76ffd1713dc6afacd265f7 | refs/heads/master | 2020-03-07T00:20:45.623211 | 2018-07-21T07:13:54 | 2018-07-21T07:13:54 | 127,155,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 579 | java | package com.suncafly.cglib.load;
/**
* ${TODO}
*
* @author LiFang
* @create 2018-07-20 5:15 PM
*/
public class PropertyBean {
private String key;
private Object value;
public String getKey() {
return key;
}
public void setKey(String key) {
this.key = key;
}
public Ob... | [
"974538690@qq.com"
] | 974538690@qq.com |
414748a84ef9cb5d4e31f60f916ab7c4a1d13631 | ded280aa185aa8fabba078af0aa2ea2851f6cd43 | /src/com/jonasermert/Reservation.java | 2b98fbadf7d29386173610036487dcd7dbe3a80e | [] | no_license | jonasermert/Hotel-Reservation-Console-Application-Udacity | 22135420e58adedde39dd7607d424478ce41125f | 44254ff0c3f86cdf956e80cc5b591e3676b66a98 | refs/heads/master | 2023-06-02T19:11:59.203714 | 2021-06-22T18:49:28 | 2021-06-22T18:49:28 | 379,370,079 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package com.jonasermert;
import java.util.Date;
public class Reservation {
private Customer customer;
private IRoom room;
private Date checkIn;
private Date checkOut;
public Reservation(Customer customer, IRoom room, Date checkIn, Date checkOut){
this.customer = customer;
this.room... | [
"ermert.jonas@yahoo.de"
] | ermert.jonas@yahoo.de |
7a75ecd0f3454d11e3dd706c401502faeb7f2f85 | 4424c8a177a5e4d62ac18d1c93517ca44acf31f1 | /src/main/java/org/smart4j/chapter1/HelloServlet.java | 4640f7b2347183ef93162b6d3b045bae29c1a779 | [] | no_license | swordcui/chapter1 | c17994545c1aafbc9316d0494a0cc5c157767c66 | f2d3d1fb4407b0ee72b9ba6b9c02569f47d99ba1 | refs/heads/master | 2020-03-24T02:45:42.272129 | 2018-07-26T04:42:40 | 2018-07-26T04:42:40 | 141,435,954 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | package org.smart4j.chapter1;
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;
import java.text.DateFormat;
import java.text... | [
"38028121+swordcui@users.noreply.github.com"
] | 38028121+swordcui@users.noreply.github.com |
6244675d05e703300ceae9529c6a9c06feeabc9d | 6f36eb5566829075d340c760c4d0f84b5e37031f | /src/main/java/jpabook/jpashop/JpaMain.java | 25a7b3e7cb59a1de01c9dd24b519ed41f2aef6ed | [] | no_license | yshjft/jpashop | 0c49f9a86d9b2db783fc078a2c07a33747dae707 | f893a85841d3fb1bda4e634ce9c5dfbb7d57504d | refs/heads/main | 2023-07-17T05:32:55.929446 | 2021-09-05T18:29:23 | 2021-09-05T18:29:23 | 398,204,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | package jpabook.jpashop;
import jpabook.jpashop.domain.item.Book;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.Persistence;
public class JpaMain {
public static void main(String[] args) {
Entity... | [
"jericoh@naver.com"
] | jericoh@naver.com |
1852fa502b5eab564b7441b4ddd7d966bdb68492 | f7f2497d7b051bad3fe328d7b1136abef4433a37 | /bh-java/accessLogs/src/main/java/com/deeaae/bh/al/model/Pong.java | 1a1b94d840c5c0fd1cf64e1c1d050f76a5aa82df | [] | no_license | Anunay-Sinha/bigHouse | d6de33201efbabc7bd036e2732be7da5e891f2f1 | b8f6c189e27db0db2cfccf21188a132f26863b0d | refs/heads/master | 2022-11-23T13:19:04.878369 | 2020-07-19T19:05:36 | 2020-07-19T19:05:36 | 280,739,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | package com.deeaae.bh.al.model;
import java.util.Map;
import lombok.Data;
@Data
public class Pong {
public Pong() {
}
public Pong(String time, String requestParam, String pathParam, Map postBody, Map headers) {
this.headers = headers;
this.postBody = postBody;
this.pathParam = pathParam;
thi... | [
"anunay@sinha.in"
] | anunay@sinha.in |
e085c46900f4131326df1e9e639e575f259e2221 | 70f7e371a1198f8b82b7f503fdfdf4c5493b5113 | /src/main/java/com/lhiot/healthygood/feign/type/InventorySpecification.java | ab5b24d46926a26f8efb4fd3a41f5f6506ece906 | [] | no_license | Msyang123/healthy-good | 6bf40db2d22902c4c2311fd9fce688d528c0a8c3 | 91b91b8fbc25a1bf17a86c7d05ee35ef3489e670 | refs/heads/master | 2020-04-21T23:16:44.997459 | 2019-02-10T08:02:57 | 2019-02-10T08:02:57 | 169,941,624 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | package com.lhiot.healthygood.feign.type;
/**
* @Author zhangfeng created in 2018/9/20 15:34
**/
public enum InventorySpecification {
YES,NO
}
| [
"348235142@qq.com"
] | 348235142@qq.com |
72aee9b5e80338a16cde30a2ed276d73737d730d | 5119e765dd896a1e091b30519252716e55e54ca1 | /PFE-master/PFE-ejb/src/main/java/entities/Category.java | 3a8b3277415d14dcb65d2da4afc9e13d0bb7745a | [] | no_license | faxteam/PFE | da12dfa994be022eb5e12a1602f04bac7cf4d373 | 6dc7c538a9c4f4174cff7f25c78bb9be2f8160a9 | refs/heads/master | 2020-05-04T22:38:44.214848 | 2019-04-10T03:45:13 | 2019-04-10T03:45:13 | 179,518,393 | 0 | 1 | null | 2019-04-09T18:56:14 | 2019-04-04T14:47:02 | Java | UTF-8 | Java | false | false | 1,850 | java | package entities;
import java.io.Serializable;
import java.util.List;
import javax.persistence.*;
/**
* Entity implementation class for Entity: Category
*
*/
@Entity
public class Category implements Serializable {
@Override
public String toString() {
return "Category [category_id=" + category_id + ", cat... | [
"sirine.kefi@esprit.tn"
] | sirine.kefi@esprit.tn |
8e8dcf74b4d46aba40db5cabe33cb8d8bb52365b | c74d463ffaaf8f4490e23c07c0fb1c23db522922 | /src/main/java/com/medp/array/MergeSort.java | dab32e428b8ac4cc88f2e7f08fead6c8d2617dc3 | [] | no_license | KrisZhaoQiankun/Algorithm | 4ff86da477f17bc8834e9f9e10a8860636d9eeb7 | b4c8583aa0eb35be7afd3287a95fd1664bf9185d | refs/heads/master | 2022-05-16T14:52:41.138189 | 2022-03-31T13:59:43 | 2022-03-31T13:59:43 | 198,119,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,429 | java | package com.medp.array;
/**
* @author MEDP
* @date 2022/3/6 21:57
*/
public class MergeSort {
public static void mergeSort(int[] a,int n) {
mergeSortInternally(a, 0, n-1);
}
// 调用递归函数
private static void mergeSortInternally(int[] a, int p, int r) {
// 递归终止条件
if (p >= r) retu... | [
"krischuc@163.com"
] | krischuc@163.com |
298cf0d555de9ef6cb893353a11554854c047a57 | f686e2f19ccd64d7645016d488f65c99afb87344 | /app/src/main/java/nitish/build/com/freemium/NotificationRecive.java | 42a5b0878614a05d502853f9b30ffccf7c7263d1 | [
"MIT"
] | permissive | AbreuY/Freemium-Music-App-Src | befcb64860eddc709e3772c7a51698a9b3ac57b7 | 1c3c8335fe3247616922f3633c3d6eb437695f81 | refs/heads/master | 2022-11-05T03:04:00.220833 | 2020-06-14T07:18:10 | 2020-06-14T07:18:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,165 | java | package nitish.build.com.freemium;
// ____ _ _ _ _ _ _
// /\ | _ \ | \ | (_) | (_) | |
// / \ _ __ _ __ ___| |_) |_ _| \| |_| |_ _ ___| |__
// / /\ \ | '_ \| '_ \/ __| _ <| | | | . ` | | __| / __| '_ \
// / ____ \| |_) | |_) \__ \ |_... | [
"nitishgadangi@gmail.com"
] | nitishgadangi@gmail.com |
2a51b5355b49a1f5ca102402b0b92cf40b8db682 | e4f68a2880e43317ceab826eb5ab26ea6d93a82b | /src/main/java/com/pong/line/todolist/model/Todo.java | aec674547b76144cbc6435806f3f2e2c873a4177 | [] | no_license | pongsatt/linetodolist | 77bfaa80043dfc1f39340a8570aa1afd48c98e10 | 57e62dad67d3da3578d8f2db36a24fd1eab5c66a | refs/heads/master | 2020-04-16T06:33:15.586302 | 2019-01-12T19:00:30 | 2019-01-12T19:00:30 | 165,352,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,797 | java | package com.pong.line.todolist.model;
import com.pong.line.todolist.utils.DateUtil;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import java.time.LocalDateTime;
import java.util.Date;
@Entity
public class Todo {
@... | [
"pongsatt@gmail.com"
] | pongsatt@gmail.com |
31f9a81d0c061e07dd01f263671ab3f8949e8ba0 | 25b5a489812fe30e015fdc18a2b5cb03ad2d2ca7 | /src/toorla/ast/statement/localVarStats/LocalVarDef.java | 3cd9876ff7a5e83b04c79bd6080f2160676116bd | [] | no_license | Shakiba-Bolbolian-Khah/Compiler-Phase2 | d7e876f0eb8bfda7ef6c8186831e854c9519eec9 | d774cc5d6ddf757c559250052f286e2f81f8df3c | refs/heads/master | 2022-12-11T15:51:24.671936 | 2020-09-13T12:36:15 | 2020-09-13T12:36:15 | 295,147,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | package toorla.ast.statement.localVarStats;
import toorla.ast.expression.Expression;
import toorla.ast.expression.Identifier;
import toorla.ast.statement.Statement;
import toorla.symbolTable.exceptions.ItemAlreadyExistsException;
import toorla.visitor.Visitor;
public class LocalVarDef extends Statement {
private ... | [
"hsazarmsa@gmail.com"
] | hsazarmsa@gmail.com |
9dd1d2ea77eddb34234e0786e85e66d04dc17c2e | 21d70bfeb8139da4c458351463d3059ddeabcdf3 | /框架阶段/Mybatis框架/2_mybatis_CRUD,动态代理等/3.代码/mybatis_day02_4_config/src/main/java/com/itheima/domain/QueryVO.java | 9ab0e790f0614d020514d29f5144baa15d86f230 | [] | no_license | Zhangxb1111/techSource | 92322e1fba28da1fa067b629c7926bbde34c3014 | 9e3e690ea380323ff857249a699f62414eb8bfd2 | refs/heads/master | 2023-01-20T00:18:50.703877 | 2020-11-17T12:57:47 | 2020-11-17T12:57:47 | 299,050,652 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 592 | java | package com.itheima.domain;
public class QueryVO {
private Integer startIndex;
private Integer pageSize;
private User user;
public User getUser() {
return user;
}
public void setUser(User user) {
this.user = user;
}
public Integer getStartIndex() {
return s... | [
"2955356960@qq.com"
] | 2955356960@qq.com |
479551175ca29b437e74157b9ccdb5696864d11b | 4d99fd29b58d5486d731dd371fb24d60ff753f46 | /kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/challenges/food2door/GlutenFreeShop.java | 1627e72e6a8bbbed7ff373a09a6d6bc6fa963787 | [] | no_license | radoslawwojtyla/radoslaw-wojtyla-kodilla-java | 81f0d5aca225a2918a3457ac9a1adaacd18b5fa5 | 68d0c8309e84300c682f029ccaeeb5c5847cfc67 | refs/heads/master | 2020-12-28T06:26:31.693204 | 2020-09-16T13:07:00 | 2020-09-16T13:07:00 | 238,211,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,552 | java | package com.kodilla.good.patterns.challenges.food2door;
import java.util.List;
public class GlutenFreeShop implements OrderService {
ShopOfferDataBase shopOfferDataBase = new ShopOfferDataBase();
List<ShopOffer> shopOfferList = shopOfferDataBase.addShopOffer();
boolean confirmation = false;
@Override... | [
"radoslaw.wojtyla@gmail.com"
] | radoslaw.wojtyla@gmail.com |
1a8f06acd9570fee88532aeced3ebba7b1138c1a | 17a9a368673bbe9e78fbd6fce46324613961da2c | /src/main/java/com/tekraze/config/AsyncConfiguration.java | 37f36511fc9b24e009d198a3261ce1b9b30b682a | [] | no_license | balvinder294/cachingJhipster | b39c956e08bee09ab325505aaf0c88fbbaa4ac4a | ba111204a68ba153d8e03d67547761bcbca73d34 | refs/heads/redisCacheCassandra | 2022-07-23T16:31:21.060561 | 2020-01-22T12:07:32 | 2020-01-22T12:07:32 | 235,571,024 | 0 | 0 | null | 2022-07-07T15:57:03 | 2020-01-22T12:41:15 | Java | UTF-8 | Java | false | false | 1,995 | java | package com.tekraze.config;
import io.github.jhipster.async.ExceptionHandlingAsyncTaskExecutor;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler;
import org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler;
import org.s... | [
"balvinder294@gmail.com"
] | balvinder294@gmail.com |
b749fedf2f9ce2cbf7073a9a26452f8b13de6cd9 | 3ef55e152decb43bdd90e3de821ffea1a2ec8f75 | /large/module0619/src/java/module0619/a/IFoo1.java | cee56f3c3bffeb76b4a42e1f94147b34f9c8dbe2 | [
"BSD-3-Clause"
] | permissive | salesforce/bazel-ls-demo-project | 5cc6ef749d65d6626080f3a94239b6a509ef145a | 948ed278f87338edd7e40af68b8690ae4f73ebf0 | refs/heads/master | 2023-06-24T08:06:06.084651 | 2023-03-14T11:54:29 | 2023-03-14T11:54:29 | 241,489,944 | 0 | 5 | BSD-3-Clause | 2023-03-27T11:28:14 | 2020-02-18T23:30:47 | Java | UTF-8 | Java | false | false | 817 | java | package module0619.a;
import java.rmi.*;
import java.nio.file.*;
import java.sql.*;
/**
* Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
* labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.
* Stet c... | [
"gwagenknecht@salesforce.com"
] | gwagenknecht@salesforce.com |
8788972e9e50e27c56602fb78c4e2afb2ac7bcdb | d052793718f235220b53cc57d2049710f3ea7b83 | /SiLomba/app/src/main/java/com/example/fandyaditya/silomba/ListLomba/ListLombaAdapter.java | a626ef49c76c5f316b872a1efa2706eff7bd0216 | [] | no_license | irfanhanif/SI-Lomba | 962c3cf9767088886a5e080340005853832575e6 | 2fb0895dc4320a8236b4e332817ddbf78af4eb26 | refs/heads/master | 2021-01-19T20:02:36.395724 | 2017-05-25T22:11:02 | 2017-05-25T22:11:02 | 88,476,567 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,856 | java | package com.example.fandyaditya.silomba.ListLomba;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import... | [
"fandyadityaw@gmail.com"
] | fandyadityaw@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.