blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1961e3d8253a3001f0d23cec9e8cb24d64cb4288 | ba5a80f4e19abfbe49e5792cb54b63a4b3f9fbf3 | /ServerComponent/SysLogMonitor/src/main/java/com/metis/monitor/syslog/util/C3P0Utils.java | a703fb41c2610a7a7b22e6c45d16c2211c74efcb | [
"Apache-2.0"
] | permissive | jorson/metis | fe4ba44c11887e0a543b55de7e81b4e5c9598ff4 | 735ba4333b94f7441efdd2f7c25b132003158bae | refs/heads/master | 2020-05-12T17:21:29.234539 | 2014-08-12T13:22:31 | 2014-08-12T13:22:31 | 22,030,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,248 | java | package com.metis.monitor.syslog.util;
import com.mchange.v2.c3p0.ComboPooledDataSource;
import com.metis.monitor.syslog.config.SysLogConfig;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.beans.PropertyVetoException;
import java.sql.Connection;
import java.sql.SQLException;
/**
* Created by A... | [
"wuhy@101.com"
] | wuhy@101.com |
045e1a1fae8815e0a8dd11a41968b987780e671b | 01ac263b95122980cfffb04c0190df784fc74ec9 | /Palette/src/main/java/com/hixos/smartwp/utils/UnitLocale.java | 738b6e076608069bc3c17c06761aeba2eb027193 | [] | no_license | Hixos/Palette | b4ec50cca002d13079378ca95424d6d7780f0c24 | e5cd5635de40356cb4425dd46dd80af05fcbc096 | refs/heads/master | 2020-04-17T10:00:14.717448 | 2019-01-18T23:12:25 | 2019-01-18T23:12:25 | 166,483,604 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package com.hixos.smartwp.utils;
import java.util.Locale;
public class UnitLocale {
public static UnitLocale Imperial = new UnitLocale();
public static UnitLocale Metric = new UnitLocale();
public static UnitLocale getDefault() {
return getFrom(Locale.getDefault());
}
public static UnitL... | [
"lucaerbetta105@gmail.com"
] | lucaerbetta105@gmail.com |
e8806503d1505fc59142ba02546953b0d1db7c41 | 684422f9bbc67fcad4b8b6a4666d083c00889fe9 | /myTracks/src/main/java/com/google/android/apps/mytracks/services/tasks/SplitPeriodicTaskFactory.java | 93c0f6cc52b2111201c4afe6cf9f080417845a41 | [
"Apache-2.0"
] | permissive | steghio/mytracks | 8999c155ec2981546be27fa658378c0d696e92cf | 41edef1ef83f1254e7faa5c541d23ea641c06b84 | refs/heads/master | 2020-07-30T00:51:16.984352 | 2019-09-21T18:31:41 | 2019-09-21T18:31:41 | 210,024,565 | 1 | 0 | Apache-2.0 | 2019-09-21T17:13:57 | 2019-09-21T17:13:57 | null | UTF-8 | Java | false | false | 957 | java | /*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | [
"jshih@google.com"
] | jshih@google.com |
dda3c3809e7d1632611e72bbffbabb7b7e42dfaf | 4ee576d8d3026452fa3d82a8f3df4445da460cb4 | /gxa/src/test/java/uk/ac/ebi/atlas/widget/BaselineAndDifferentialAnalyticsServiceIT.java | b10de9e712d9460831ef6a300663732aabd94604 | [
"Apache-2.0"
] | permissive | elisabetb/atlas | ba4b9d14a2f360abafbad28049d446b1d55ab501 | db6b92fa319a4f0f105d871c7b598ba7d191910b | refs/heads/master | 2021-07-06T00:28:37.012751 | 2017-09-20T23:02:19 | 2017-09-20T23:02:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,504 | java | package uk.ac.ebi.atlas.widget;
import uk.ac.ebi.atlas.acceptance.rest.fixtures.RestAssuredFixture;
import com.google.common.collect.ImmutableList;
import com.google.gson.Gson;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import org.hamcrest.Matchers;
import org.junit.Test;
import org.junit.r... | [
"amunoz@ebi.ac.uk"
] | amunoz@ebi.ac.uk |
43355a893695e7cee8a6dbf12d57bd9b07ab504f | 8cc1f2e288e6756ed294a11756a78a3c279f8657 | /smartequate-backend/src/main/java/com/smartequate/controller/PhoneController.java | 083ad499b5d522668a0c661a5169fa6ce7262d71 | [] | no_license | Vendeperas/smartequate-backend | 846c6dd2be7908d774891769a0d9169d7dc0e101 | 7c8934d45885899e88bd4c11094a053116828a3b | refs/heads/master | 2022-09-23T11:43:07.939564 | 2020-05-26T23:30:28 | 2020-05-26T23:30:28 | 265,946,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,260 | java | package com.smartequate.controller;
import java.util.List;
import javax.websocket.server.PathParam;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.context.event.ApplicationReadyEvent;
import org.springframework.c... | [
"mixakorolev@hotmail.com"
] | mixakorolev@hotmail.com |
d510276129fe7121943c31af5cc24f4b05b03853 | eaed3b3a13d156f3d6e78dd510ceb83b40d02624 | /ihm/back-end/src/main/java/fr/inra/dsi/reporting/web/ConfigurationController.java | 8fb1882884660d117dfc191d1104195f22bf5b38 | [] | no_license | nicolaschevron/photographeApplication | 07d4abcca81a0751a40fc76a7b2ac2cbe207bf42 | a4a44c168e7174c167fe5454efc803f8fbed161a | refs/heads/master | 2021-01-10T06:27:02.176706 | 2015-06-05T15:42:29 | 2015-06-05T15:42:29 | 36,794,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,883 | java | package fr.inra.dsi.reporting.web;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
im... | [
"niche@banane.(none)"
] | niche@banane.(none) |
995c10068f3b409e9197ac40925bebe2a727f0e7 | 495bd721adc0a8e6566566516e94f15186149cf7 | /alloy/src/main/java/com/liferay/faces/alloy/component/AUITextBoxListItem.java | 1514b88cb7c56e1a6c61b746304b7d33c135b072 | [] | no_license | prakashnsm/liferay-faces | fd7c01b20bd35be6ee3749ef855f0c61f8581aa3 | 86ebb2e87a9a34d5f3c3d54354a5260767192698 | refs/heads/master | 2020-04-07T10:26:56.866379 | 2013-04-02T19:12:07 | 2013-04-02T19:12:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 915 | java | /**
* Copyright (c) 2000-2012 Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later... | [
"neil.griffin.scm@gmail.com"
] | neil.griffin.scm@gmail.com |
119a83933fd7a54618eff1cee798c4120505f7cc | e080e769dcc686fe6caa9b0beba34a14f17304bb | /src/main/java/com/chaoxuzhong/study/pdf/company/util/SpringBeanUtil.java | 70551bf477216004f615ef64abc528472503220c | [] | no_license | ChaoxuZhong/study | d5eb3f10b4eaa0f0b97a36088ce00e31d5dd8d2b | 20960255eb6a922da3ce88602dec4b261140c65f | refs/heads/master | 2023-04-08T08:52:04.788735 | 2023-03-06T08:23:29 | 2023-03-06T08:23:29 | 233,064,712 | 0 | 0 | null | 2023-03-27T22:17:18 | 2020-01-10T14:31:50 | Java | UTF-8 | Java | false | false | 1,485 | java | package com.chaoxuzhong.study.pdf.company.util;
import org.springframework.beans.BeansException;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationContextAware;
import org.springframework.stereotype.Component;
@Component
public class SpringBeanUtil implements Applica... | [
"chaoxuzhong.me@gmail.com"
] | chaoxuzhong.me@gmail.com |
ccc7805b8392c8b0c799a3cf4dc9afdea19ea3d4 | 25678273ee313c6193476afb8dc57929d90dd09f | /src/com/Inheratence/Father.java | 1e662d620394a8126e950a23199ff54cce099449 | [] | no_license | Afghanistanjan/Demo | e26c317043b78e7c62045845ca41ce5502907aa3 | f20ae1f9a11599b042c4330f6935bf9744564320 | refs/heads/master | 2023-04-08T09:53:47.921129 | 2021-04-06T03:54:04 | 2021-04-06T03:54:04 | 355,032,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 160 | java | package com.Inheratence;
public class Father {
int a;
int b;
public Father(int a, int b) {
this.a = a;
this.b = b;
}
}
| [
"hak9803@gmail.com"
] | hak9803@gmail.com |
6cfffcf6ab5d6889c863f2811af4bd649343890e | 2649466b7176325a5e214ea865474088cd14650e | /teacher/src/main/java/com/ltst/schoolapp/teacher/ui/events/calendar/CalendarActivity.java | 5bdd48cb3385536c5d1b4c9406cbd7ec56721660 | [] | no_license | acefalobi/kidyview | 0adcad00361d749ba3493ae7f278967c8e75d0f6 | 25d02b2edae329abf98d17301774a21c9b0ac500 | refs/heads/master | 2021-09-11T23:33:24.556983 | 2018-04-13T01:52:03 | 2018-04-13T01:52:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,799 | java | package com.ltst.schoolapp.teacher.ui.events.calendar;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.Fragment;
import android.support.v7.widget.Toolbar;
import com.ltst.core.base.CoreActivity;
import com.ltst.core.firebase.PushNotifi... | [
"opetundeadepoju@gmail.com"
] | opetundeadepoju@gmail.com |
733e245963b09a273c8e2fb5040bc00aaba80b22 | e4669254ebe8c14347fb7a059b354b2073ff422c | /WebJSP/JSPLab/WebServlet_97_Board_Model2_Mvc2_Reply_Ajax/src/kr/or/kosta/Action/BoardReplyDeleteAction.java | 31ef072d5865f95570cf7bb79434e5f11fdd822f | [] | no_license | kwakhowon/Howon | 7cdd4dab13799b47a08752bea29d4ab47029049d | 1f12cfaccd1ce7f9c51cae266f84645d79204945 | refs/heads/master | 2023-01-24T02:54:35.551863 | 2019-06-14T04:41:11 | 2019-06-14T04:41:11 | 169,564,987 | 1 | 0 | null | 2023-01-03T20:28:26 | 2019-02-07T12:00:39 | Java | UTF-8 | Java | false | false | 982 | java | package kr.or.kosta.Action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import kr.or.kosta.dao.boarddao;
public class BoardReplyDeleteAction implements Action {
@Override
public ActionForward execute(HttpServletRequest request, HttpServletResponse response) throws ... | [
"howon0206@naver.com"
] | howon0206@naver.com |
dc58ac693ab1814f6bc0897046994d2f90c8f4fb | 2241f29c7f4c5b5237d88233436955a37625994d | /mysmarthompage/src/net/syntax/part03/JoinDemo.java | 46ac3275a412eb019c4ef403abc883433e886024 | [] | no_license | LeeHyeonHyeong/mysmarthomepage | ce59c8e429d9d23e0e5533dfff202fa3876b846c | 919874807027c4b88aaf91851e8f15441f3024a3 | refs/heads/master | 2020-05-09T13:40:19.464279 | 2015-06-01T06:33:34 | 2015-06-01T06:33:34 | 35,527,412 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,752 | java | package net.syntax.part03;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* ... | [
"Administrator@MSDN-SPECIAL"
] | Administrator@MSDN-SPECIAL |
914dc6cca564e3c1cb22db1d23150e1046efb152 | 44aed076564806e24b41c2d9500ef986bcc549bf | /src/main/java/com/example/eventplatform/ServletInitializer.java | 978223c592170e44f582f6bdc85901dbd68f09bb | [
"MIT"
] | permissive | FarahJamal/Events-Platform | 9a8ca9c26ec001af1889e50189dc76aef7139987 | 2e757e8cddf534a0e2ac91ee48645c2b62710995 | refs/heads/main | 2023-07-16T20:11:38.292461 | 2021-08-26T20:46:14 | 2021-08-26T20:46:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 422 | java | package com.example.eventplatform;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
public class ServletInitializer extends SpringBootServletInitializer {
@Override
protected SpringApplicationBuilder configure(Spring... | [
"zx.hammam@hotmail.com"
] | zx.hammam@hotmail.com |
1c8bb529465a00a75e0c22233a51c2e43e168bfa | 4afcf77516d6561d062f90a0b9a949e5487e9eb5 | /com.startoon.core/src/main/java/org/j2eeframework/commons/util/WebUtils.java | 7af681029ab48f68f3a7124345014ad9b8a76197 | [] | no_license | yangkai2005/startoon | eefca0526516f9eaccfdc0e95249bb5e3f3c4c02 | 02d581f4c8a989e9640f80f2560e494f8212f35d | refs/heads/master | 2021-01-20T11:57:40.685666 | 2014-04-15T15:22:06 | 2014-04-15T15:22:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,246 | java | package org.j2eeframework.commons.util;
import java.io.IOException;
import java.io.OutputStream;
import java.util.Map;
import java.util.StringTokenizer;
import java.util.zip.GZIPOutputStream;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.lang.S... | [
"yangkai.2005@gmail.com"
] | yangkai.2005@gmail.com |
2585c24da799bed1c3195c80edd744d72a137555 | c3342441aa5adb4e8dbbda9bb3417f2633ed1216 | /src/main/java/com/services/RoomService.java | d081a8e327f934eb6fef6f0d453133381fd3dc65 | [] | no_license | SandamalIsuru/Hotel-Management-System | 407a2a478ba98d2d322a49be2a7b458b811f52a7 | b06d8cfd821466afb73b2a0aca9582c149f1cf25 | refs/heads/master | 2021-04-15T05:53:31.887214 | 2018-03-24T06:52:57 | 2018-03-24T06:52:57 | 126,564,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 190 | java | package com.services;
import java.util.List;
import com.entities.RoomDetail;
public interface RoomService {
public List<RoomDetail> getAllRooms();
public Long getAvailableRooms();
}
| [
"isuru.rathnapriya@travisperkins.co.uk"
] | isuru.rathnapriya@travisperkins.co.uk |
435f606c48549cc3aac206def77c83d1ec60826c | da79a46dba14a0a1426954183b3a95e3406ae249 | /MavenDemo/src/main/java/com/trushna/EdurekaProject/pages/HomepageFlightbook.java | 89c551fd495bed2606a8602cd89382fa4b79837c | [] | no_license | Trushnashah/Seleniumbasic-project | f655c5882f167f0d3b6e4893879d94e238188736 | 3d784de0427969c38b34ca08fb77261e7c7aac98 | refs/heads/master | 2021-01-24T13:23:55.429806 | 2018-03-06T19:38:29 | 2018-03-06T19:38:29 | 123,172,599 | 0 | 0 | null | 2018-03-06T19:38:30 | 2018-02-27T18:44:53 | HTML | UTF-8 | Java | false | false | 1,309 | java | package com.trushna.EdurekaProject.pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
//For Page
//1. Selenium Annotations
//2. Constructor for pagefactory
//3. Methods
public class HomepageF... | [
"trushna.shah84@hotmail.com"
] | trushna.shah84@hotmail.com |
f215efb7b6a42d820443eea6bbeea6b8516dac0a | d67a7e871ad7936242f4d5b162904cda5352ff90 | /src/main/java/top/hequehua/swagger/utils/StringUtil.java | c415ac3c310f5cbab5f434c7823de2b9cb009b36 | [] | no_license | luotianwen/lorderinterface2 | b5578018ec4a9a7ee252cea8fce60c3863d63fcb | 9edb123d5278a7de6fcf33ad895433618837c77b | refs/heads/master | 2022-06-24T12:47:21.252824 | 2021-01-20T06:57:39 | 2021-01-20T06:57:39 | 203,414,623 | 0 | 0 | null | 2022-06-21T01:42:48 | 2019-08-20T16:33:28 | JavaScript | UTF-8 | Java | false | false | 2,054 | java | package top.hequehua.swagger.utils;
import com.jfinal.kit.StrKit;
/**
**/
public class StringUtil {
/**
* 转换为下划线
*
* @param camelCaseName
* @return
*/
public static String underscoreName(String camelCaseName) {
StringBuilder result = new StringBuilder();
if (camelCase... | [
"luotianwen456123@126.com"
] | luotianwen456123@126.com |
ac5efca975f034954dca6431d6832ff20a5fb837 | f3bb7657dc3e1e29626bbff1912a15f7b5c9362f | /app/src/test/java/com/example/diu/diu_dse/ExampleUnitTest.java | 7627704c88d1ff4dc0d963ae06c4d3b21e1c0a28 | [] | no_license | shaharia0/DIUDSE | b12a3c1c0ba6208ebaa54e444aff4c5f0aadaafa | 41d9b3ad3066f02ccd6a8ab021f4ae9acade5113 | refs/heads/master | 2020-03-25T06:25:16.874204 | 2019-01-16T18:56:19 | 2019-01-16T18:56:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 384 | java | package com.example.diu.diu_dse;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public voi... | [
"shaharia35-1964@diu.edu.bd"
] | shaharia35-1964@diu.edu.bd |
86043530d1e7d064e34fa7aca826b97ab5be464f | f15bb0ddf9e28ea808f4c49e8c442c29e6f53218 | /bus-health/src/main/java/org/aoju/bus/health/hardware/AbstractUsbDevice.java | b075a8104d7b1200cb49b22516ed80dc331ab295 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | erickwang/bus | 7f31a19ace167b2ce525105d4393b379118a525e | a8ed185f2f1c0f085d8a2be5e005bcbf50431386 | refs/heads/master | 2022-04-15T15:28:06.342430 | 2020-03-26T06:14:42 | 2020-03-26T06:14:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,499 | java | /*********************************************************************************
* *
* The MIT License *
* ... | [
"839536@qq.com"
] | 839536@qq.com |
451ec2e7eec59f584d5e87f71b2690324de40c15 | 5eae683a6df0c4b97ab1ebcd4724a4bf062c1889 | /bin/ext-integration/sap/synchronousOM/sapordermgmtbol/src/de/hybris/platform/sap/sapordermgmtbol/transaction/salesdocument/backend/impl/erp/strategy/LrdActionsStrategyERP.java | f4e0815c84a300a1218fd623e6090feb07622c24 | [] | no_license | sujanrimal/GiftCardProject | 1c5e8fe494e5c59cca58bbc76a755b1b0c0333bb | e0398eec9f4ec436d20764898a0255f32aac3d0c | refs/heads/master | 2020-12-11T18:05:17.413472 | 2020-01-17T18:23:44 | 2020-01-17T18:23:44 | 233,911,127 | 0 | 0 | null | 2020-06-18T15:26:11 | 2020-01-14T18:44:18 | null | UTF-8 | Java | false | false | 35,164 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the ter... | [
"travis.d.crawford@accenture.com"
] | travis.d.crawford@accenture.com |
59820510f92c7b01c84e20620638222e55d27dc7 | 8f51ffe872f580701ffe9030427c8dcdf9f8b9bf | /Java/Programming Basics/SoftUniExams/src/B2PoolPipe.java | ed0c65b63b574ef0ddf123a2f13ac1f1e51a8b58 | [] | no_license | BigNikO/soft-uni-repos | 0ca0217a1dda3ff68222fa3e8198c1c473180f37 | 83864121bdc886f47b736e1594ffbcb28e60892a | refs/heads/master | 2023-01-15T05:20:07.662331 | 2020-11-21T07:05:02 | 2020-11-21T07:05:02 | 211,621,609 | 0 | 0 | null | 2020-11-21T07:26:57 | 2019-09-29T07:23:16 | CSS | UTF-8 | Java | false | false | 919 | java | import java.util.Scanner;
public class B2PoolPipe {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int v = Integer.parseInt(sc.nextLine());
int p1 = Integer.parseInt(sc.nextLine());
int p2 = Integer.parseInt(sc.nextLine());
double h = Double.pa... | [
"big_nik0@yahoo.com"
] | big_nik0@yahoo.com |
dd189c845fd5500ce9ca7015e2c8f8f2d13a5544 | cb664509186d648b435338a8f27431592692c200 | /src/be/dog/d/steven/OracleProgrammingComplete/chapter12/app/Shop.java | 9b7df90445b85c6ab32ff7012e8f314b3846fbf4 | [] | no_license | H3AR7B3A7/CertificationPractice | 43ae793502738725282cdfbaa7ae0fa453f2a46e | a84efd3306e98441c5b7ab17cb4ef82ed763103b | refs/heads/master | 2023-04-18T01:09:19.874860 | 2021-05-03T18:12:36 | 2021-05-03T18:12:36 | 336,681,093 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,722 | java | package be.dog.d.steven.OracleProgrammingComplete.chapter12.app;
import be.dog.d.steven.OracleProgrammingComplete.chapter12.data.ProductFactory;
import be.dog.d.steven.OracleProgrammingComplete.chapter12.data.Rating;
public class Shop {
public static void main(String[] args) {
var pf = new ProductFactory(... | [
"steven.dhondt@kenze.be"
] | steven.dhondt@kenze.be |
46f5407063a0542b5e19f11e406dc48c3169f00d | fed652f794f63538cbd2e201d0e3feecc8d05003 | /forester/java/src/org/forester/application/ancestor_seq_x_m7.java | 4294a34150f6c61391e39609976a1809432c8ebd | [] | no_license | cmzmasek/forester | aa553c6e8276f8095f7dc7fe2b4f6bd501d0d704 | 289f2e6d04877f6ff8912e0e365ef5ef01d3b13a | refs/heads/master | 2023-04-07T15:05:01.913974 | 2023-03-15T21:42:05 | 2023-03-15T21:42:05 | 34,541,904 | 33 | 15 | null | 2016-01-13T23:30:45 | 2015-04-24T21:06:41 | Java | UTF-8 | Java | false | false | 15,366 | java |
package org.forester.application;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.Iterator;
import java.util.Map;
import java.util.Map.Entry;
import java.util.SortedMap;
import java.util.TreeMap;
import java.util.regex.Matcher;
import java.ut... | [
"chris.zma@outlook.com"
] | chris.zma@outlook.com |
d36a45bcacd2735bba093f9e5999f42900b24472 | 1c2bd070e3ef60789a096e21e858d9fcfbad931b | /semantictools-context-renderer/src/main/java/org/semantictools/index/model/ServiceDocumentationList.java | 15785af4edbf74b052a3799e7bc228f74e695958 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | 1EdTech/semantictools | ecfc16943366471ad40d7348d4519178f4fa896e | 11b8c565941a6d4ba038697da9bef9fc8267eb12 | refs/heads/master | 2022-12-07T10:32:08.579678 | 2016-12-18T21:07:58 | 2016-12-18T21:07:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,409 | java | /*******************************************************************************
* Copyright 2012 Pearson Education
*
* 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:... | [
"gregory.mcfall@gmail.com"
] | gregory.mcfall@gmail.com |
6889bdccbd4bfcaf504c50efeb9dc98215e3b47f | f9227efb81b30a9c5dc9d020956cc8f4a05b2cc4 | /src/exceptions/DotsOnOneLineException.java | 48dc9878e5d12309e72270f15e46283872897b4b | [] | no_license | VladOsipov/Task1 | ceb5c6bca857bd2ce3ad3a92b36c2debb3c9fa07 | e11e2b5605cda68df910572467d3dca59dadf881 | refs/heads/master | 2020-02-26T17:05:56.843420 | 2016-09-27T21:22:29 | 2016-09-27T21:22:29 | 69,399,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 250 | java | package exceptions;
/**
* Created by Lenovo on 27.09.2016.
*/
public class DotsOnOneLineException extends Exception {
public DotsOnOneLineException() {
}
public DotsOnOneLineException(String message) {
super(message);
}
}
| [
"osipov.06@mail.ru"
] | osipov.06@mail.ru |
2503e44a9422009d9a0bd933c2e1dd09926eae72 | ae86c4ac4a93ee39751919fc08a3788699121b1a | /src/com/test/hotel/dao/entity/ResponsableController.java | 304f218fad00fbde81eda4128bad662fb6f8194e | [] | no_license | MeriemeRahmouni/Projet | 97d7f4f6a766492e2215119a18c0d5ce45594dfd | b8e2b4d27c2066d71ad3c3353282998e65bc4e96 | refs/heads/master | 2020-09-22T12:20:52.575798 | 2019-12-01T16:40:03 | 2019-12-01T16:40:03 | 225,191,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,598 | java | package com.test.hotel.dao.entity;
import javax.faces.bean.ManagedBean;
//import javax.annotation.ManagedBean;
import javax.faces.bean.SessionScoped;
@ManagedBean(name="ResponsableController")
@SessionScoped
public class ResponsableController {
private ResponsableModel ResponsableModel = new ResponsableModel();
pri... | [
"Merieme.Rahmouni@gmail.com"
] | Merieme.Rahmouni@gmail.com |
3f007dcf2de5b25db37e58b802ce16701e3c10b8 | e9a8ff13c0b16dd212c0c99f17a3e1da4cb92857 | /FreeClient/Seeapenny/src/com/seeapenny/client/server/PagedResponse.java | 150b0810c56b073a02a427eaf7c37234e2cce4ca | [] | no_license | AndreySeledkov/seeapenny | c7bb22d79a7a811dd1ded28f11888463bbc62088 | 1f125ea935436a5f066047f28019320138d84dd3 | refs/heads/master | 2020-06-13T17:33:33.982304 | 2016-12-05T01:13:55 | 2016-12-05T01:13:55 | 75,574,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,844 | java | package com.seeapenny.client.server;
import com.seeapenny.client.xml.XMLUtils;
import org.json.JSONObject;
import org.w3c.dom.Element;
import java.util.List;
public class PagedResponse<I> extends Response {
private int pages;
private int perPage;
private int page;
private int totalCount;
priva... | [
"seledkovandrey@gmail.com"
] | seledkovandrey@gmail.com |
f650f5b4902fff7780873b14b690d4588abbea4c | 2793c7a906490447c53f4854e305b56e1c824ee1 | /com.opt.java.basics/src/factory/Bank.java | 3ee26c84fd733f8df97d94cc08097c0fe4ff111c | [] | no_license | HeahTengZHi/mycode | 5b2c00f0a8d5f50a1598bf8306def5e85ae6194f | 73eb26ac81924805725aa3c3b25bf75545db5671 | refs/heads/master | 2022-11-27T14:21:00.280967 | 2020-08-06T03:58:41 | 2020-08-06T03:58:41 | 250,190,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 68 | java | package factory;
public interface Bank {
void getBankDetails();
}
| [
"optimum.dev5@gmail.com"
] | optimum.dev5@gmail.com |
e19391700ccefa7139f9d6af1725d7e54620f714 | 71037a0db3eebdc2717761ca53f319c12233df94 | /src/main/java/com/example/Employee_Management_System/Resources/model/Employee.java | 78397ea1684086fd550f9477b2a4352c0ed4178d | [] | no_license | jayshah99/Employee_Management_System | d4e9fbea3c1ae07018fa674eeafa9e81bef82b86 | 35ad6f7e7adc6e4d4153a62b5c108e57d9efc26a | refs/heads/master | 2023-01-04T01:22:04.868676 | 2020-10-31T19:41:52 | 2020-10-31T19:41:52 | 292,787,404 | 0 | 0 | null | 2020-10-31T19:41:53 | 2020-09-04T08:00:50 | Java | UTF-8 | Java | false | false | 1,733 | java | package com.example.Employee_Management_System.Resources.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
import javax.persistence.*;
import java.util.List;
@Data
@NoArgsConstructor
@AllArgsConstructor
@ToString
@Entity
public class Employee {
... | [
"jaypshah99@gmail.com"
] | jaypshah99@gmail.com |
f850d22705e1f895ccbdbe9cc2c4fa6c7054cec6 | 8e56605d376f7718f6de916a8f82a233ea07e0df | /src/com/lfy/ThreadsSynchronize/Test.java | 5bedd4ec14b7352ec996b7be67ca3a148b0baeb8 | [
"Apache-2.0"
] | permissive | liufeiyun/javaPractice | e7fbea5cb430cd8de9dc4c0834522e636ae605d5 | ed36a507c890dfae3aeab98dcd174e3daef7c471 | refs/heads/master | 2020-03-19T03:15:57.737875 | 2018-06-16T08:17:55 | 2018-06-16T08:17:55 | 135,711,296 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,891 | java | package com.lfy.ThreadsSynchronize;
public class Test {
public static void main(String[] args) {
//创建 3 个窗口
// TicketSell1 t1 = new TicketSell1("A窗口");
// TicketSell1 t2 = new TicketSell1("B窗口");
// TicketSell1 t3 = new TicketSell1("C窗口");
// t1.start();
// t2.start();
// ... | [
"1220429263@qq.com"
] | 1220429263@qq.com |
3a8d73dc5f9a84fbaf2157919b0e7b303830158e | 39bef83f3a903f49344b907870feb10a3302e6e4 | /Android Studio Projects/bf.io.openshop/src/okhttp3/internal/DiskLruCache$3.java | e973bce458f8860b13b4c3dc85d1b64003980d77 | [] | no_license | Killaker/Android | 456acf38bc79030aff7610f5b7f5c1334a49f334 | 52a1a709a80778ec11b42dfe9dc1a4e755593812 | refs/heads/master | 2021-08-19T06:20:26.551947 | 2017-11-24T22:27:19 | 2017-11-24T22:27:19 | 111,960,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,805 | java | package okhttp3.internal;
import java.util.*;
import java.io.*;
import okio.*;
class DiskLruCache$3 implements Iterator<Snapshot> {
final Iterator<Entry> delegate = new ArrayList<Entry>(DiskLruCache.access$2000(DiskLruCache.this).values()).iterator();
Snapshot nextSnapshot;
Snapshot removeSnapshot;
... | [
"ema1986ct@gmail.com"
] | ema1986ct@gmail.com |
ca976e0ba769976634bc40ed0cafedb95fd72b8a | a51591370c8433d297b1f197390f19f789bea4cb | /app/src/main/java/com/reryde/app/Activities/WalletAndCouponHistory.java | bf7ea2757879d2f4807be8f3be67b455968c042e | [] | no_license | gistapp/ReRyde | ece9157da21583980bcf09f8292fa2d0806cf3ae | f888335d4414b753dd935594ae0ec50accd408d5 | refs/heads/master | 2020-04-27T02:24:43.560833 | 2018-09-29T06:46:38 | 2018-09-29T06:46:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,178 | java | package com.reryde.app.Activities;
import android.content.Context;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPag... | [
"sundar@appoets.com"
] | sundar@appoets.com |
1827d145b8d506866262cf70739c90dc474cd1ca | a727790e555d70bf138340174a60e60791e80d3e | /src/main/java/DP/code931.java | 753263a86b1aa47d906fe8af2bd9eff4980fb018 | [
"MIT"
] | permissive | xiaominyuan/LeetcodeEveryday | 941eafb3f6f1eb82345ea913696a3c53c332e419 | 7b8e51b82e62f38188a1aa79576ded819aa959df | refs/heads/master | 2021-07-10T08:06:35.294950 | 2020-09-14T14:25:58 | 2020-09-14T14:25:58 | 191,205,829 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,829 | java | //931. 下降路径最小和
//给定一个方形整数数组 A,我们想要得到通过 A 的下降路径的最小和。
//
// 下降路径可以从第一行中的任何元素开始,并从每一行中选择一个元素。在下一行选择的元素和当前行所选元素最多相隔一列。
//
//
//
// 示例:
//
// 输入:[[1,2,3],[4,5,6],[7,8,9]]
// 输出:12
// 解释:
// 可能的下降路径有:
// [1,4,7], [1,4,8], [1,5,7], [1,5,8], [1,5,9]
// [2,4,7], [... | [
"yuanxiaomin1995@126.com"
] | yuanxiaomin1995@126.com |
ba92764204d8bdd359939f349563e262f8023d5d | 5d220b8cbe0bcab98414349ac79b449ec2a5bdcf | /src/com/ufgov/zc/client/component/zc/fieldeditor/TextAreaFieldEditor.java | 575bba63689368330f082fd0c5165973e1f5e7d0 | [] | no_license | jielen/puer | fd18bdeeb0d48c8848dc2ab59629f9bbc7a5633e | 0f56365e7bb8364f3d1b4daca0591d0322f7c1aa | refs/heads/master | 2020-04-06T03:41:08.173645 | 2018-04-15T01:31:56 | 2018-04-15T01:31:56 | 63,419,454 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,374 | java | /**
* @(#) project: GK
* @(#) file: TextAreaFieldEditor.java
*
* Copyright 2010 UFGOV, Inc. All rights reserved.
* UFGOV PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*/
package com.ufgov.zc.client.component.zc.fieldeditor;
import java.awt.Color;
import java.awt.event.ActionEvent;
im... | [
"jielenzghsy1@163.com"
] | jielenzghsy1@163.com |
500ccd4a068c4397f3917061db9bf720cd4e0eac | fe2ef5d33ed920aef5fc5bdd50daf5e69aa00ed4 | /struts2/src/base/zyf/struts/interceptor/LogInterceptor.java | f749e86f4a68237436baba8b2f32840e8ed82c0c | [] | no_license | sensui74/legacy-project | 4502d094edbf8964f6bb9805be88f869bae8e588 | ff8156ae963a5c61575ff34612c908c4ccfc219b | refs/heads/master | 2020-03-17T06:28:16.650878 | 2016-01-08T03:46:00 | 2016-01-08T03:46:00 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 990 | java | /**
*
* 项目名称:struts2
* 制作时间:Jun 4, 20094:28:33 PM
* 包名:base.zyf.struts.interceptor
* 文件名:LogInterceptor.java
* 制作者:zhaoyifei
* @version 1.0
*/
package base.zyf.struts.interceptor;
import java.util.Map;
import com.opensymphony.xwork2.ActionInvocation;
import com.opensymphony.xwork2.interceptor.AbstractInterce... | [
"wow_fei@163.com"
] | wow_fei@163.com |
bc63a74d92436ddc015863f1527917dcc46a4db3 | fda73ea35aeb13ae23e4b0c24f7e752edc18ba2f | /PConception/DesignPattern/tpVisiteur/etudiant/ProgramNode.java | 99214cb645a624c252eb73b6772f21a9ff56ff2c | [] | no_license | MaelSa/designPatterns | ab3523b5294d8555b5a5ff2c7294d82b77d9fbca | f94a3803c047fcf3d43da4777ecb447d7178c8e9 | refs/heads/master | 2020-12-09T18:18:30.836218 | 2020-01-14T11:17:07 | 2020-01-14T11:17:07 | 233,381,043 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 129 | java | package DesignPattern.tpVisiteur.etudiant;
public abstract class ProgramNode{
public abstract void accept(Visitor v);
}
| [
"mael.salazard@g-mail.fr"
] | mael.salazard@g-mail.fr |
f446e760578168e99c4ce901ed86c413bb826c35 | 58d4ab1f714ad9445764e356dc80b248fcdc58ab | /src/main/java/app/validation/PasswordMatchingValidator.java | 69eec9c9781999eceb859f02d4c9c5f344227c0d | [] | no_license | TeodorStoyanov/Game-Store | b04e3428f07e2e6021b86ab7aeebb24123669df5 | 1a8a3635cbbc662bf1ff8e347a48f1da3213217a | refs/heads/master | 2021-08-26T04:42:45.087081 | 2017-11-21T16:33:17 | 2017-11-21T16:33:17 | 111,573,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 703 | java | package app.validation;
import app.models.bindingModels.user.RegisterUser;
import org.springframework.stereotype.Component;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
@Component
public class PasswordMatchingValidator implements ConstraintValidator<PasswordMatchin... | [
"tedy17@abv.bg"
] | tedy17@abv.bg |
5be83289106fa7f1293db48cfb9d783ef5b4270a | 5aa1d34ac9497d14662601b5363ee31c4a059a4b | /src/threads/SyncTest.java | 9e25cf4404b269e18ac6ff04317a59e1da34d8b7 | [] | no_license | liyuan231/leetcode | dc71eeb2b6d68c7cd99a6d67e9f4522a957abd35 | 3e35297c5eea356e8543aee930fed832c6576cd2 | refs/heads/master | 2023-04-18T20:12:02.162298 | 2021-05-01T01:59:03 | 2021-05-01T01:59:03 | 286,483,592 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,475 | java | package threads;
public class SyncTest implements Runnable {
@Override
public synchronized void run() {
count--;
System.out.println(Thread.currentThread() + ":" + this.count);
}
private int count;
public static void main(String[] args) throws InterruptedException {
// Sync... | [
"1987151116@qq.com"
] | 1987151116@qq.com |
1607842d2906000f6319cb257e22320ae15e2cbf | 3f8c2a01c69118a8cfd5cfd34f34699a4efdb5ca | /src/main/java/com/gx/springboot/entity/Employee.java | 11192b715cd4208995a348d59a13e4b8bc0007cb | [] | no_license | gxdmlv/springboot-mybatis-empdemo | 9680b87382e01f21d7abc53a25021dfc30434608 | 92f36b6fdd248e58ae398258141ff7955bd3b469 | refs/heads/master | 2022-10-15T13:24:57.674220 | 2020-06-09T09:15:38 | 2020-06-09T09:15:38 | 270,956,175 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,695 | java | package com.gx.springboot.entity;
import java.util.Date;
/**
* @createDate 2020/6/5 10:12
*/
public class Employee {
private Integer id;
private String lastName;
private String email;
private Integer gender;
private Integer d_id;
private Date birth;
@Override
public String toString(... | [
"15651739593@163.com"
] | 15651739593@163.com |
322a9a050099d74006865e3b96f002c9464ab3b4 | edb790f157d551eb213fb25b90668d2efa717c04 | /day03/src/arrays/NumberArray.java | 6fe33fb0298e41c1dc0c7a834620bcff4d367ae8 | [] | no_license | sugu2100/javaworks | 3c5ee1bb801b47f58d52b55f9ecedac8641dc63a | b805e344ac950a67e44aa7bc4f43e9513adb8cb5 | refs/heads/master | 2023-08-04T22:21:05.584360 | 2021-09-26T05:49:36 | 2021-09-26T05:49:36 | 400,675,599 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 830 | java | package arrays;
public class NumberArray {
public static void main(String[] args) {
// 배열 선언
// 정수형 numbers 이름의 배열 공간(크기) 3개 생성
int[] numbers = new int[3];
int sum = 0;
System.out.println("배열의 개수: " + numbers.length);
//값을 접근 - 저장
//자료형의 초기값 - 객체(null), 정수(0), 문자("")
numbers[0] = 10;
numbers[... | [
"sugu2100@daum.net"
] | sugu2100@daum.net |
3f22c5ebbb03dd4fdd39b8710ddaf135672092ad | 7e367d96cda31e0751f0c84d243c9f792b09166d | /src/main/java_paotui/com/xgh/paotui/controller/OrderController.java | fc3799b0013ccb617ed97793138848e8a730cf4a | [] | no_license | bithup/paotui | ac42e22dcb2dac4979f802af25a2382d75e297f7 | c17c70364dea6cb8fe363edd45b7528558cd2f0c | refs/heads/master | 2021-06-21T00:27:04.093140 | 2017-07-26T08:07:22 | 2017-07-26T08:07:22 | 98,391,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,324 | java | package com.xgh.paotui.controller;
import com.xgh.mng.basic.BaseController;
import com.xgh.paotui.entity.Order;
import com.xgh.paotui.entity.OrderAction;
import com.xgh.paotui.entity.OrderPositionPath;
import com.xgh.paotui.services.IOrderActionService;
import com.xgh.paotui.services.IOrderPositionPathService;
... | [
"bithup@foxmail.com"
] | bithup@foxmail.com |
e97e9767af60fb40cf40253697da347a454ed77a | 16479704b15e3e3c3b4458cd5143207a845a73d3 | /src/Exception/InvalidName.java | 20f7a75e4ba494a653fb2d3886e66110f87e5830 | [] | no_license | lethuydung0109/AirlineManagementSystem | 4f0b9737e27e59c10c00709cb4e1f66ba090b51d | cc7aa711c68487c11fe967a68b5cc042347f17b1 | refs/heads/master | 2020-07-22T14:18:49.036790 | 2019-10-09T23:28:48 | 2019-10-09T23:28:48 | 207,231,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 116 | java | package Exception;
public class InvalidName extends Exception {
public InvalidName(){
super();
}
}
| [
"lethuydung0109@gmail.com"
] | lethuydung0109@gmail.com |
02c557a26a8cc69302318c4e3dac0c9845ade621 | 295a5f07b5cd1c639e1b6ec9f20702bdd9401332 | /app/src/main/java/org/eclipse/californium/core/network/config/NetworkConfig.java | 0ad3a26eb6c875b2482c57f64633b7f99a7ff90d | [] | no_license | AccretionD/QROrders_android | 3df311f4ed1dfe88794fd57a71a821b548ff298a | 80c995d56ef038418211ac5bdb5cdb3fe49268d0 | refs/heads/master | 2021-01-02T09:27:49.717568 | 2015-07-01T20:49:24 | 2015-07-01T20:49:24 | 38,275,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,136 | java | /*******************************************************************************
* Copyright (c) 2014 Institute for Pervasive Computing, ETH Zurich and others.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Ec... | [
"cmsvalenzuela@gmail.com"
] | cmsvalenzuela@gmail.com |
e318467cc8d3ce0e155ddcbff21c02c2b5928156 | a24b7ca7936a79e72ad9506a83b6cc11e8dffea7 | /src/main/java/com/test/netty/protocol/websocker/server/WebSocketServerHandler.java | 515c19a05477d1d5b7c4a9ffdf34879ef383abbb | [] | no_license | xyq043170/architect-study | e211798172af09e383fcd32f143eafe3e2701a31 | f6498dbe8e2e734cc27716c007b7f3ccd357bc42 | refs/heads/master | 2023-08-04T08:49:30.487249 | 2019-09-02T08:29:47 | 2019-09-02T08:29:47 | 205,811,367 | 0 | 0 | null | 2023-07-22T15:06:20 | 2019-09-02T08:28:50 | Java | UTF-8 | Java | false | false | 5,316 | java | /*
* Copyright 2013-2018 Lilinfeng.
*
* 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... | [
"905501891@qq.com"
] | 905501891@qq.com |
8cc86b8e155601adfdbaab5cdf8258837f7d3022 | ba19b0ad68a7ee502d7ff185d5694e3691267576 | /SeleniumDemos2/src/test/java/seleniumdemos1/excelReader.java | f9869be22a619a2a589fa737db835cd77fec417c | [] | no_license | sidharthasiddu96/selenium | b7a28fc3ad63a30e71e5cc5c4e1ee7b18ff2d1c8 | 73adcbb924f36b49ab32e5c695479e940f918ade | refs/heads/master | 2021-06-25T07:43:05.734455 | 2019-11-22T04:06:07 | 2019-11-22T04:06:07 | 223,321,097 | 0 | 0 | null | 2021-04-26T19:43:04 | 2019-11-22T04:06:53 | HTML | UTF-8 | Java | false | false | 911 | java | package seleniumdemos1;
import java.io.FileInputStream;
import java.io.IOException;
import org.apache.poi.xssf.usermodel.XSSFRow;
import org.apache.poi.xssf.usermodel.XSSFSheet;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
public class excelReader
{
public static Object[][] readData() throws IOExcep... | [
"Training_b6b.01.03@BDC6-DX-6GN5NK2.dir.svc.accenture.com"
] | Training_b6b.01.03@BDC6-DX-6GN5NK2.dir.svc.accenture.com |
b6c421b816ba2c1fd5aa7e41c045514ae65a298d | 97a4088efa392db34726e387c8e8c68b6f412aba | /src/main/java/com/advalent/automation/api/annotations/inputfield/validation/Validation.java | 2b53be933bcf88b3c63adac8cfaa744df2bfda9e | [] | no_license | maureenmusuku/automation | 336d0aa4d2a5cd5b87c29417dfd53f79228f8b01 | 6ecb060437d5c9b9d09f9827cf442e6d6ab53df1 | refs/heads/master | 2021-12-15T02:54:02.154084 | 2019-06-20T15:15:24 | 2019-06-20T15:15:24 | 192,788,673 | 0 | 0 | null | 2021-12-14T21:24:20 | 2019-06-19T19:01:01 | Java | UTF-8 | Java | false | false | 221 | java | package com.advalent.automation.api.annotations.inputfield.validation;
public @interface Validation {
String inputFormatMessageXpath();
String inputLengthMessageXpath();
String requiredFieldMessageXpath();
}
| [
"maureenasmitha@gmail.com"
] | maureenasmitha@gmail.com |
79afe9636947c08330b5d0f5a4d3829563ee4ff1 | 5db945c9d1a32fb17ed57e4fc90c3fa02075710f | /skaetl-backend/src/main/java/io/skalogs/skaetl/web/domain/ProcessFilterWeb.java | 2624a15c66b3fc8106bfd5507c157858568f8336 | [
"Apache-2.0"
] | permissive | benhe119/SkaETL | 7d379883acf05edd77d021b1f81350bc25aa2d42 | 38514a830a50c8597859f19b1e992c738bca2e67 | refs/heads/master | 2020-06-26T14:35:14.552952 | 2018-12-20T08:20:30 | 2018-12-20T08:20:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 931 | java | package io.skalogs.skaetl.web.domain;
/*-
* #%L
* skaetl-backend
* %%
* Copyright (C) 2017 - 2018 SkaLogs
* %%
* 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.ap... | [
"jeanlouis.boudart@gmail.com"
] | jeanlouis.boudart@gmail.com |
d71e969e057cf9546c0710b131325357186c1147 | 3928b986e2ca00bdaf45357524c0ffe5485d36c8 | /chapter01/example_1_03/src/main/java/org/gradle/example/simple/HelloWorld.java | b6be33f41fb26d29488a1b4198acf845947c6e09 | [] | no_license | xiaoooyu/build-and-test-with-gradle-examples | d4a008b6f6017b048041083ac5c247fe203b553e | bb4b3f0d2860f978937310f75ee024c03d4203c6 | refs/heads/master | 2020-03-11T12:30:44.296810 | 2018-04-20T06:05:43 | 2018-04-20T06:07:53 | 129,999,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 145 | java | package org.gradle.example.simple;
public class HelloWorld {
public static void main(String args[]) {
System.out.println("hello world");
}
} | [
"xiaoyu@teambition.com"
] | xiaoyu@teambition.com |
6d63c1d42a172150510716ca6913d8868199e1b3 | 1be6055fb5b4de7df5c43902106db564c7bae23d | /clientes/src/test/java/br/com/fiap/clientes/service/ClienteServiceIntegrationTest.java | 7dcea7a0f31e2ddeadc89b10c0b2bace47725e03 | [] | no_license | edmilson1968/fiap-netflix | db005c2299f71300e9d3b5299bccf095d660e368 | 3c6472569ad372b2b8c245de458cbed5b7cf5255 | refs/heads/master | 2020-08-07T16:36:38.310049 | 2019-10-26T01:12:33 | 2019-10-26T01:12:33 | 213,526,817 | 0 | 1 | null | 2023-09-08T12:21:15 | 2019-10-08T02:02:18 | Java | UTF-8 | Java | false | false | 3,051 | java | package br.com.fiap.clientes.service;
import br.com.fiap.clientes.TestUtil;
import br.com.fiap.clientes.model.Cliente;
import br.com.fiap.clientes.repository.ClienteRepository;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.fact... | [
"edmilson.figueiredo@gmail.com"
] | edmilson.figueiredo@gmail.com |
13a6d1e676ee990a35f766b4f58bc33ff1c462a2 | 29445b5c51e9995a8651dac3afd7d98eb9e0a2d5 | /src/me/cryocell/cryopersistence/config/backup/BackupConfigService.java | d79e1db6440495fead678becfa9c412e10c3ce9f | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | pitoniak32/CryoPersistence | 36510f6dfab48d019e22a221be15e79b72a3f6f8 | 22e72fcbf1b54d1116f185ef7b5c948feeab3e9b | refs/heads/main | 2023-08-11T19:22:20.115228 | 2021-10-08T23:05:45 | 2021-10-08T23:05:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,130 | java | package me.cryocell.cryopersistence.config.backup;
import me.cryocell.cryopersistence.config.Constants;
import org.bukkit.configuration.file.YamlConfiguration;
import java.io.File;
public class BackupConfigService {
private YamlConfiguration config;
private File dataFolder;
public BackupConfigService(Ya... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
01e95e0a6cefd18fa60a076942a7b300c8b353f5 | 6ac1f64c7ad8c2cf9935f90ac9dc3d941d5764f8 | /app/src/main/java/com/cinderellavip/adapter/recycleview/XiaohuiRecommentAdapter.java | 433c3baca982d8e2b40c25690e2c83dc86cc3640 | [] | no_license | sengeiou/cinderell | e8595b1c3b3afa0735017c556e575f7a2a00298c | 095b9a07ba2f472af5c0665db35bd4d57ff36402 | refs/heads/master | 2023-03-13T10:29:45.266563 | 2021-03-02T01:06:21 | 2021-03-02T01:06:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,011 | java | package com.cinderellavip.adapter.recycleview;
import android.widget.ImageView;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.module.LoadMoreModule;
import com.chad.library.adapter.base.viewholder.BaseViewHolder;
import com.cinderellavip.R;
import com.cinderellavip.bean.... | [
"835683840@qq.com"
] | 835683840@qq.com |
c43d4958496262bbf2d3db164e5d55df6eb5eb57 | 5280a20c5e56703275f21479c530db5dfe50f59a | /api/src/main/java/org/openmrs/module/drishti/FHIRRESTfulGenericClient.java | 33334c76ac31265c77b1e20547ca1bee596b2d0b | [] | no_license | dermatologist/openmrs-module-drishti | c2571c147aab76b8f090b43fa4f5d063641cb240 | 31f1280d550c63905e564103652c1372c899bd0a | refs/heads/feature/work | 2020-04-09T04:11:47.786360 | 2020-01-11T18:43:10 | 2020-01-11T18:43:10 | 160,013,692 | 2 | 0 | null | 2020-01-11T18:41:37 | 2018-12-02T04:34:32 | JavaScript | UTF-8 | Java | false | false | 1,751 | java | package org.openmrs.module.drishti;
import ca.uhn.fhir.context.FhirContext;
import ca.uhn.fhir.rest.api.MethodOutcome;
import ca.uhn.fhir.rest.client.api.IGenericClient;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.hl7.fhir.dstu3.model.Bundle;
import org.hl7.fhir.dstu... | [
"github@gulfdoctor.net"
] | github@gulfdoctor.net |
568f6bc4911b144a2e8264c2ffc5fc739976d5f6 | b693327312dd1b6887d02255cffcf9168e9e43c9 | /test3.java | 796827d01f2b672bb2c883a80138bdd8b7adeee2 | [] | no_license | MRTHAKER/java | 0d0660fe44505b11bd5a8e5268029af16bf0beea | 6a5d3ddc6600e637a8f1fbc6b53af2eb00329002 | refs/heads/master | 2022-03-11T10:27:05.956061 | 2019-11-25T10:19:51 | 2019-11-25T10:19:51 | 113,358,485 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | public class test3{
public int x=20;
class Inner{
public int x=1;
void m(int x){
System.out.println("X= "+x);//10
System.out.println("this.X= "+this.x);//1
System.out.println("X= "+test3.this.x);//20
}
}
public static void main(String[] args) {
test3 t=new test3();
test3.Inner i =t.new Inner();
i.m(10);
}
} | [
"mahek.haker@gmail.com"
] | mahek.haker@gmail.com |
443f1cfeeb604e39ca963d0b19abb9607acd8fcc | 7fd110dc5ec11138242403d5bdc6b13ac3f0c5d9 | /Dubai Properties/app/src/main/java/com/residents/dubaiassetmanagement/notifications_dashboard/DashboardNotification.java | e54962328727fc2ca16fe72e857ed08a91ad25fb | [] | no_license | shashankkumarofficial/ContractRenewal | 405d75ddd5513924f36fc7c80e6fb00b460a8302 | 62c0438574e51d431598389a50835bc5f9cd299d | refs/heads/master | 2021-10-18T21:22:30.495763 | 2019-02-14T12:40:15 | 2019-02-14T12:40:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,292 | java | package com.residents.dubaiassetmanagement.notifications_dashboard;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support... | [
"shakumar.ext@deloitte.com"
] | shakumar.ext@deloitte.com |
3d696407426f6538eec12901229c9fad3d0a02d5 | 1bcfb9d3152f142d84aeccd38c6b362e8dea96bc | /src/main/java/com/hcl/dmu/config/security/UserPrincipal.java | 077cdf3bfe53ebd479a405065c5a129e9ed54945 | [] | no_license | skybarer/DMU_CANDIDATE_DET | 53d0ccb0afc7ebe6e290136f81ae8f554c17bede | 5d7851b983be2f93215379ed1e9892ba9d623266 | refs/heads/master | 2022-07-09T14:06:13.166032 | 2020-02-02T08:12:25 | 2020-02-02T08:12:25 | 172,229,392 | 0 | 0 | null | 2022-06-29T17:13:25 | 2019-02-23T15:21:58 | Java | UTF-8 | Java | false | false | 2,409 | java | package com.hcl.dmu.config.security;
import java.util.Arrays;
import java.util.Collection;
import java.util.Objects;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.security.core.userdetails.UserDetails;
... | [
"akashdhar.apssdc@gmail.com"
] | akashdhar.apssdc@gmail.com |
049a88dd25966523a73b12ff0e1621f2a7d5eebc | 358ede47bc7df2e8908138bd3c8045c867536219 | /Java/ch08-2/src/A_CircleUsing.java | ab4e13eb9f603f7cebc605a945ead4a85373154f | [] | no_license | wfdsaz/kosmo41_jungsangjun | 8a9a8a8adb97e567cea3003138b756e0996ea7ba | a99da02038a05cfb17bd3249592c7dea413fb7b1 | refs/heads/master | 2020-03-21T04:40:46.090527 | 2018-10-17T12:55:31 | 2018-10-17T12:55:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | class A_CircleUsing {
public static void main(String[] args) {
com.company.area.Circle c1 = new com.company.area.Circle(3.5);
System.out.println("반지름 3.5 원 넓이 : " + c1.getArea());
com.company.length.Circle c2 = new com.company.length.Circle(3.5);
System.out.println("반지름 3.5 원 둘레 : " + c2.getPerimeter());
}
... | [
"niljungsang@gmail.com"
] | niljungsang@gmail.com |
9879bf70a393ac5d9a90cbb4f39f7535b3bb3909 | 7df45aa99c32deb21942d8948fe4d88c32053380 | /base/scene/welcomeScene/Banner.java | 754080095c0c2cf04296fcb5851d5addf6c2043b | [] | no_license | linhh611/AliceInWonderRabitcave | 770413637c645d0b26c05091f35e9b6730272e6c | ac34a7531c985a1899a0de4fed58908ce3b7c9a8 | refs/heads/main | 2023-01-29T06:36:34.751521 | 2020-12-11T09:06:23 | 2020-12-11T09:06:23 | 320,516,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,450 | java | /* */ package base.scene.welcomeScene;
/* */
/* */ import base.GameObject;
/* */ import base.Vector2D;
/* */ import base.event.KeyEventPress;
/* */ import base.renderer.Renderer;
/* */ import base.renderer.SingleImageRenderer;
/* */ import base.scene.Scene;
/* */ import base.scene.SceneManag... | [
"linhkod97@gmail.com"
] | linhkod97@gmail.com |
26851fed0b74f0fbe243d22c17eb5f8682c68595 | 63411d47259b05d4af7b3aa2a02c8b4a3a9c6608 | /src/main/java/com/qlgydx/config/ElasticSearchConfig.java | 4eee933a2d5d1fcdbae9ad5b224631777f986c25 | [] | no_license | GodHand-6/MyBlogBackstage | 7d4f1b5f2ed65053f01b1e6280b782b442a38d1d | c277ab9e8f4463e6698791449490afc5b69a1db9 | refs/heads/master | 2022-11-29T08:22:50.195267 | 2020-08-05T15:54:09 | 2020-08-05T15:54:09 | 285,330,255 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | package com.qlgydx.config;
import org.apache.http.HttpHost;
import org.elasticsearch.client.RestClient;
import org.elasticsearch.client.RestHighLevelClient;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
/**
* @author 岳贤翔
* @date 2020/7/28 - 18:14
*... | [
"1975597979@qq.com"
] | 1975597979@qq.com |
572e43b0fcf3c3d3430f30422e81f803e0972e05 | abf431790d66c1ce62c48328659b958ca0b120dd | /app/src/androidTest/java/com/example/james/materialdesign2/ShotDataTest.java | 49467e7d11f9bc41eb24498b438bf30eba37b36c | [] | no_license | JamesPatrickTate/AndroidProject | 62fef58aeff2ab68c62386fb5405dc550abf0491 | 970fbd351335775253d054fa6e28319571e6abed | refs/heads/master | 2021-05-07T23:10:42.434271 | 2018-03-29T13:31:19 | 2018-03-29T13:31:19 | 107,404,536 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,826 | java | package com.example.james.materialdesign2;
import android.app.Activity;
import android.support.test.espresso.contrib.DrawerActions;
import android.support.test.espresso.contrib.RecyclerViewActions;
import android.support.test.rule.ActivityTestRule;
import org.junit.Before;
import org.junit.Rule;
import org.junit.Test... | [
"jamestate11@gmail.com"
] | jamestate11@gmail.com |
ac96514fb997061f40d9a36356a1fa905b547a33 | d48dbc5ffbf21c8e5445a5f54ee21a1741e88ae1 | /mymaven1/src/main/java/service/impl/LiuTingServiceImpl.java | 4c842c45a6490f27100ee06974022a84e0961295 | [] | no_license | hutianpeng/cangku | 851e23dc4bd192ef4d0384f83da4189bf46e5bee | cd61a2768b29f6eefa53fb627570d446f0cb5c44 | refs/heads/master | 2021-07-04T13:55:02.953261 | 2017-09-27T09:59:59 | 2017-09-27T09:59:59 | 104,999,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 878 | java | package service.impl;
import java.util.List;
import dao.LiuTingDao;
import daoimpl.LiuTingDaoImpl;
import entity.LiuTing;
import service.LiuTingService;
public class LiuTingServiceImpl implements LiuTingService{
LiuTingDao liutingdao=new LiuTingDaoImpl();
@Override
public List<LiuTing> chaxun() {
... | [
"1173008159@qq.com"
] | 1173008159@qq.com |
0db1b054a41b499bc9bf1911e1fc2b15155f1f35 | 70f76f00513a4a610ad42ae92759ae27a3631f6a | /src/main/java/com/gzq/flash/server/handler/outbound/OutBoundHandlerA.java | 850f6f86ea7ee76f1def7b9c1791f4769ee89858 | [] | no_license | guo156627977/netty-learn | bafc7fe536996d6edba02e550c3ce43d9089b486 | ac69d83cc6cc04af8506324d5fdc473ea6531b8c | refs/heads/master | 2020-04-04T02:56:11.741489 | 2018-11-01T10:57:43 | 2018-11-01T10:57:43 | 155,701,525 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 560 | java | package com.gzq.flash.server.handler.outbound;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelOutboundHandlerAdapter;
import io.netty.channel.ChannelPromise;
/**
* @author guozhiqiang
* @description
* @created 2018-09-28 18:09.
*/
public class OutBoundHandlerA extends ChannelOutboun... | [
"156627977@qq.com"
] | 156627977@qq.com |
b327e49ff27aae1bd758ce9877337c16de9548c6 | f4fb031f70595659a44cee19ac5a745285ffd01e | /Minecraft/src/net/minecraft/src/EntityAIOpenDoor.java | 230a33d5d81ca040fdacc5a029795ec995d3045b | [] | no_license | minecraftmuse3/Minecraft | 7adfae39fccbacb8f4e5d9b1b0adf0d3ad9aebc4 | b3efea7d37b530b51bab42b8cf92eeb209697c01 | refs/heads/master | 2021-01-17T21:53:09.461358 | 2013-07-22T13:10:43 | 2013-07-22T13:10:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 885 | java | package net.minecraft.src;
public class EntityAIOpenDoor extends EntityAIDoorInteract
{
boolean field_75361_i;
int field_75360_j;
public EntityAIOpenDoor(EntityLiving par1EntityLiving, boolean par2)
{
super(par1EntityLiving);
theEntity = par1EntityLiving;
field_75361_i = par2;
}
@Override... | [
"sashok7241@gmail.com"
] | sashok7241@gmail.com |
ee7f512f1a1d54f207f6e33bb6577dd26ec64ae0 | d273d8c1b1d77f14c09010ce178bee7fcc41e0d4 | /app/src/main/java/conger/com/pandamusic/activity/OnlineMusicActivity.java | 74d3d247bca662f812f68be99eab96d6af857ac5 | [] | no_license | Vhibli/PandaMusic | 3e403fcb1c1410d90a10b29deee83c85c3b07cba | f596d691ff2aa037a860081878f896a34d1cb7cb | refs/heads/master | 2021-01-21T23:08:45.525310 | 2017-06-23T18:43:12 | 2017-06-23T18:43:12 | 95,193,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,349 | java | package conger.com.pandamusic.activity;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import and... | [
"165031728@qq.com"
] | 165031728@qq.com |
b1c2f4792860ee81a5788cc43331e83dc8a569d6 | 891d2ebcf1a88319a96686d73db647b7ba3eda7e | /app/src/main/java/com/damidev/dd/splashscreen/dataaccess/ServerMapChildResponseDto.java | 1f5e284b7f4172b70d17fd5c294dd2538d314ab5 | [] | no_license | LukasJanoska/DD | f89af87cceb7cf3a1e66968eafa8e17b417f7202 | 035295e3c6afa2b24238e34b98c5261126bc877a | refs/heads/master | 2020-04-06T04:43:59.522191 | 2017-03-06T12:27:54 | 2017-03-06T12:27:54 | 82,843,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,629 | java | package com.damidev.dd.splashscreen.dataaccess;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
import java.util.ArrayList;
public class ServerMapChildResponseDto implements Serializable{
@SerializedName("id")
private int id;
@SerializedName("lat")
private double la... | [
"lukes.janoska@gmail.com"
] | lukes.janoska@gmail.com |
0d268ae8bc2755bcd506a0c7208a007cd3e1896b | 03a4e85195e79278c2205c70b0799948127b9e23 | /learning-v-esipov/src/main/java/com/aimprosoft/yesipov/web/command/impl/AddDepartmentCommand.java | b76868c3e9dad4182f613ca1dbe214c2f709f7d5 | [] | no_license | VadymYesipov/SpringAttempt | 7bf34e03d3b39549608424c2f3297f4c27587480 | 065a94c410270ce48eafa5c3e4bf571cf6aa0552 | refs/heads/master | 2020-03-18T17:57:03.809741 | 2018-05-27T16:15:56 | 2018-05-27T16:15:56 | 135,062,198 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,305 | java | package com.aimprosoft.yesipov.web.command.impl;
import com.aimprosoft.yesipov.web.Path;
import com.aimprosoft.yesipov.db.dao.impl.MySQLDepartmentDAO;
import com.aimprosoft.yesipov.db.entity.Department;
import com.aimprosoft.yesipov.web.command.Command;
import org.apache.log4j.Logger;
import javax.servlet.ServletExce... | [
"v-esipov@mail.ua"
] | v-esipov@mail.ua |
73e0d978e949519692943af40de0231fe53c7252 | 661d60234f818648193c2c5734ced5e64f92b9dc | /Queen.java | c8d1e4463406a0af275688d563899de31523c4e0 | [] | no_license | kevindweb/NQueens | 5a7c6bc0ea6a64298c49efdd452dfe46b37f3147 | ea1e6a84f86c3423121046584a4e575b9bfa0006 | refs/heads/master | 2020-03-16T04:24:12.664067 | 2018-05-07T20:04:40 | 2018-05-07T20:04:40 | 132,510,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 256 | java | public class Queen{
private int row;
private int col;
public Queen(int row, int col){
this.row = row;
this.col = col;
}
public int getRow(){
return row;
}
public int getCol(){
return col;
}
}
| [
"kevindwebsites@gmail.com"
] | kevindwebsites@gmail.com |
18d8c29d814ba89fa854f0e07789475a84a264c3 | 2ed61d22d4d33451f16c6942803c9915149777a2 | /mediacenter-auth/src/main/java/com/szreach/mediacenter/auth/login/service/LoginServiceImpl.java | 1d6a482bfe3820dc9c7281fde1a156587f17ac25 | [] | no_license | eseawind/pub | a07c774ec7b265662763382f5821e60f698e644a | 1bf6a9aad479513108b299c44e556ba63670a86e | refs/heads/master | 2021-01-13T12:07:54.610312 | 2015-04-24T10:03:15 | 2015-04-24T10:03:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,875 | java | /**
* Copyright (c) @2015-3-25. All Rights Reserved.
* AUTHOR: LIZHIWEI</a>
*/
package com.szreach.mediacenter.auth.login.service;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Scope;
import org.spring... | [
"lizhiwei@rd.szreach.com"
] | lizhiwei@rd.szreach.com |
0a812e92d2aae2a1bc129b11ccaee6528ac1af44 | b2a635e7cc27d2df8b1c4197e5675655add98994 | /e/f/a/e/i/i/c0.java | d93958b1adeac62d3370329b26058e2831f635f1 | [] | no_license | history-purge/LeaveHomeSafe-source-code | 5f2d87f513d20c0fe49efc3198ef1643641a0313 | 0475816709d20295134c1b55d77528d74a1795cd | refs/heads/master | 2023-06-23T21:38:37.633657 | 2021-07-28T13:27:30 | 2021-07-28T13:27:30 | 390,328,492 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package e.f.a.e.i.i;
import e.f.b.a.c.e;
import e.f.b.a.c.i;
import e.f.b.a.c.m;
final class c0 extends e<String, v> {
private final a0 b = new a0(i.b().a());
}
/* Location: /home/yc/Downloads/LeaveHomeSafe.jar!/e/f/a/e/i/i/c0.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 1.1.3
... | [
"game0427game@gmail.com"
] | game0427game@gmail.com |
eb3314e034273f2d074137fb86c6963a3afda582 | 28a4b462540ab84b58391abe30185f695507c072 | /src/test/java/net/hmanjarres/BancoDemoApplicationTests.java | 0a621bf305ca6ce2f129b3487948b1c60d90db5f | [] | no_license | Humberto-manjarres/Banco-prueba | 68b94e3d4ac952fd1acdd8cb947c4469b5497a72 | f4948c9c07edf9c4c35f44fafbb33e7de038e175 | refs/heads/main | 2023-07-23T05:18:06.858171 | 2021-08-30T21:55:28 | 2021-08-30T21:55:28 | 401,486,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 209 | java | package net.hmanjarres;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class BancoDemoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"totopercusion@gmail.com"
] | totopercusion@gmail.com |
5d57330e181d02205480fe72e2aee5694f021b0d | cb958f38e05d2f813b64a3b98173a68911700267 | /src/main/java/com/example/devlab/GitTestProjectApplication.java | 255900fc4b2949c554388131cbfc0635b083c2a1 | [] | no_license | jm79hj/GitTestProject | 6ad2bdf5fa3b8e36eaadc172ad1bf0060a792103 | e8e793c38679b41c8ccba146af6673af35e2e123 | refs/heads/master | 2022-04-19T23:32:39.793957 | 2020-04-21T07:29:29 | 2020-04-21T07:29:29 | 257,514,400 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | package com.example.devlab;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@SpringBootApplication
public cl... | [
"jm79hj@naver.com"
] | jm79hj@naver.com |
51d87b6676fed522d0edfad45b170d285b020faf | 21df477c740a3b9e1e7541618335d338e18d3044 | /src/main/java/easonc/elastic/client/enums/FieldIndexOption.java | 7311616c4ad2acb593cc5160dc98fa7fb57e4687 | [] | no_license | easonC/elastic-client | 717ed0fdb230c6fec22c626191a6fefe14760e4a | dd5c3c805712353c21024e2924f8df3ff788daea | refs/heads/master | 2021-05-07T23:21:34.636836 | 2017-10-26T13:40:45 | 2017-10-26T13:40:45 | 107,429,484 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package easonc.elastic.client.enums;
/**
* Created by zhuqi on 2016/11/17.
*/
public enum FieldIndexOption {
Analyzed("analyzed"),
NotAnalyzed("not_analyzed"),
No("no");
private final String text;
private FieldIndexOption(final String text) {
this.text = text;
}
@Override
p... | [
"afoiwf@vip.qq.com"
] | afoiwf@vip.qq.com |
7869757f3d1f5f895b65163a49f8ff0937f331f2 | 2e306550e649141d5b8c0a43ca9b6e82239f5b28 | /L03 - SQL Injection/Fonte_questao_3/Exercicio_3/src/exercicio_3/BuscaCadastro.java | f4c8ac6346a2ddb17487ffc0abedbf182848fd3d | [] | no_license | leticiawoelfer/seguranca-da-informacao | 4bc0b6c88b85e05c5d0c3b033522bd2d14f7cbd4 | 41f2c31bf0edecd77feb76756fc14ddca05f0627 | refs/heads/master | 2020-07-25T04:17:38.129050 | 2019-09-17T02:51:51 | 2019-09-17T02:51:51 | 208,161,074 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,199 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package exercicio_3;
import br.com.ConexaoBanco.ConexaoMySQL;
import com.mysql.cj.xdevapi.PreparableStatement;
import static com.sun.c... | [
"leticia.woelfer@hotmail.com"
] | leticia.woelfer@hotmail.com |
65f0e8698df0fd6a825ab38521517b0413e3cee1 | 48ffebecc569275ea0d60a649f690aae8492f07d | /3310 2018/src/main/java/org/usfirst/frc/team3310/robot/commands/DriveStraightUntilCube.java | c3b44f784f355a7f99e9b73cd21992c58ddeffa0 | [] | no_license | Matthew-Ruane/Team-207 | 3022037135e4046f0e161a2ab1ec8bdd7f254a10 | 0a61ec6aec557af0d6299b6a30ac7bbabe77fd32 | refs/heads/master | 2022-12-21T15:18:04.265974 | 2019-06-17T17:59:28 | 2019-06-17T17:59:28 | 182,201,878 | 1 | 0 | null | 2022-12-16T08:18:09 | 2019-04-19T04:33:27 | Java | UTF-8 | Java | false | false | 345 | java | package org.usfirst.frc.team3310.robot.commands;
import edu.wpi.first.wpilibj.command.CommandGroup;
/**
*
*/
public class DriveStraightUntilCube extends CommandGroup {
public DriveStraightUntilCube() {
addParallel(new IntakeCubeAndLiftAbortDrive(false));
addSequential(new DriveStraightMP(100, 50, ... | [
"49774263+Matthew-Ruane@users.noreply.github.com"
] | 49774263+Matthew-Ruane@users.noreply.github.com |
43954c366b0ec458f5af5da264daa4e68a99a3cd | c8f22e79659e3dfc92600c3206d9773fa08613bf | /src/main/java/com/meganj/domain/Feline.java | 35513b576b97dfec37e047263a08426c5c5b331a | [] | no_license | meganjacobs/JavaCollections | 920c9af2caf4bd740788394ebebec4bba7745eee | 40019f2b36d0672e3cd14218fb3bc036a3e3328d | refs/heads/master | 2021-04-02T10:26:03.004888 | 2020-10-30T15:18:27 | 2020-10-30T15:18:27 | 248,259,882 | 0 | 0 | null | 2020-10-30T15:18:28 | 2020-03-18T14:50:22 | Java | UTF-8 | Java | false | false | 504 | java | package com.meganj.domain;
public class Feline {
private String sound;
private int limbs;
public Feline() {
}
public Feline(String sound, int limbs) {
this.sound = sound;
this.limbs = limbs;
}
public String getSound() {
return sound;
}
public void setSoun... | [
"megan.jacobs@outlook.com"
] | megan.jacobs@outlook.com |
6437ab9775775bf4e0e7769b368f5bc671a0117a | 600b6ee48613da3f1de9966bf7c58bd392615bda | /src/main/java/com/example/one/java01/exception/ExceptionOpea.java | 9283dd6a3a6f892f762b0f48643d52a64d466824 | [] | no_license | tsuyoii/javaStudy | bae0f7b63d2309c8f8cc1e208faa0b00b17bcc79 | c9a0d4ea56f2071cd4dda994dca04e293cff6921 | refs/heads/master | 2021-02-05T01:10:55.042453 | 2020-03-26T08:23:02 | 2020-03-26T08:23:02 | 243,725,699 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package com.example.one.java01.exception;
//异常处理
public class ExceptionOpea {
public static void main(String[] args){
// ExceptionOpea eo = new ExceptionOpea();
System.out.println(method());
}
public static int method(){
try{
System.out.println("try");
return 1... | [
"1132340305@qq.com"
] | 1132340305@qq.com |
fdb9e7197a61c659f86f0a1be20879bf4940e1e3 | 6b6eef23497e6dc6cce17701ae03250db71dad10 | /src/com/pmirkelam/users/User.java | 21e2e2210eff082440f1081e7b600b981b9374a5 | [] | no_license | perihanmirkelam/HotelManagement | cfee9f1a7112269ae6e30674a577a4f8725e9eee | 23b77e68e6467c715a41df4ace85c1487855139b | refs/heads/master | 2021-04-26T23:21:13.843039 | 2018-03-10T19:12:05 | 2018-03-10T19:12:05 | 123,978,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | package com.pmirkelam.users;
import com.pmirkelam.BookingProcedure;
import com.pmirkelam.Constants;
import com.pmirkelam.record.RecordFile;
import static com.pmirkelam.Constants.BOOK;
import static com.pmirkelam.Constants.CANCEL_RESERVATION;
public class User implements BookingProcedure {
public User() {
}
... | [
"perimirkelam@gmail.com"
] | perimirkelam@gmail.com |
0786e8da55734c01040f1a4c94765f00f97fb59d | 91b3a38f820011385ddfda470d9343ef1ab64ac1 | /VamosAhoraSi/src/Uva12532.java | 7b738ae45cefe82f1b8a038a4a4f4333360a7e3b | [] | no_license | pierreetienne/maraton | 73a5cb02bc51bc5c83585e5a780c928240ca1a37 | 6f0895039ed3c7b44f539e86547f2fb895aa7ea1 | refs/heads/master | 2020-04-12T08:44:23.913857 | 2016-12-09T22:33:01 | 2016-12-09T22:33:01 | 4,435,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,519 | java | import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.Arrays;
import java.util.StringTokenizer;
public class Uva12532 {
static class SegmentTreeArray
{
int[] start, end, valores, A;
int n;
public SegmentTreeArray(int[] A) {
this.A = A;
n = A.length;
start = new int[4*n];... | [
"pierre.pradere"
] | pierre.pradere |
9f04a1179a14c2f422b014edced463c71dc0e5db | 916750da9af5f1b59a48c51c87ba6986f33d2d1b | /citydo-system/src/main/java/cn/gingost/security/domain/OnlineUser.java | ed9b5b6cf4bfe6f34b23b25d03c412b1181789ab | [] | no_license | Ricardo1514/citydo_confluence_service | 0469aec8ed31d897cc7689cf1ef97d8bf97f1f2c | 1e37d0dcc9c603d9aaf81b29edebbab1379ae58c | refs/heads/master | 2022-11-24T22:14:12.457640 | 2020-07-29T16:57:47 | 2020-07-29T16:57:47 | 283,690,555 | 0 | 0 | null | 2020-07-30T06:40:03 | 2020-07-30T06:40:02 | null | UTF-8 | Java | false | false | 490 | java | package cn.gingost.security.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.util.Date;
/**
* @author:lezzy
* @Date:2020/7/27 15:37
*/
@Data
@AllArgsConstructor
@NoArgsConstructor
public class OnlineUser {
private String username;
private String... | [
"476935030@qq.com"
] | 476935030@qq.com |
0f41647af6a71dcb3751ed4291a56f3c9e055222 | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes5/het.java | b2652997377e08e0e28ea1ebd16b13565c4c2a0a | [] | no_license | meeidol-luo/qooq | 588a4ca6d8ad579b28dec66ec8084399fb0991ef | e723920ac555e99d5325b1d4024552383713c28d | refs/heads/master | 2020-03-27T03:16:06.616300 | 2016-10-08T07:33:58 | 2016-10-08T07:33:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,618 | java | import android.content.Intent;
import android.text.TextUtils;
import android.view.View;
import com.tencent.biz.PoiMapActivity;
import com.tencent.biz.PoiMapActivity.ShopListAdapter;
import com.tencent.biz.PoiMapActivity.Shops;
import com.tencent.biz.coupon.CouponActivity;
import com.tencent.mobileqq.hotpatch.NotVerifyC... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
d9f9b6210eacbd6a4b9e8bd66f49a28677d7f1a5 | 81719679e3d5945def9b7f3a6f638ee274f5d770 | /aws-java-sdk-chime/src/main/java/com/amazonaws/services/chime/model/transform/InviteUsersResultJsonUnmarshaller.java | 1dd64e5592033eff01628a5eb19211bdc3ff48a2 | [
"Apache-2.0"
] | permissive | ZeevHayat1/aws-sdk-java | 1e3351f2d3f44608fbd3ff987630b320b98dc55c | bd1a89e53384095bea869a4ea064ef0cf6ed7588 | refs/heads/master | 2022-04-10T14:18:43.276970 | 2020-03-07T12:15:44 | 2020-03-07T12:15:44 | 172,681,373 | 1 | 0 | Apache-2.0 | 2019-02-26T09:36:47 | 2019-02-26T09:36:47 | null | UTF-8 | Java | false | false | 2,796 | java | /*
* Copyright 2014-2019 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... | [
""
] | |
25976783cb773759a4138a1c83da746eac9cc47c | 559ea64c50ae629202d0a9a55e9a3d87e9ef2072 | /com/cnmobi/im/bo/RecentRiderChangeListener.java | 9e9fb5559eef1dfaec9b8de1c1a972b76859ebc7 | [] | no_license | CrazyWolf2014/VehicleBus | 07872bf3ab60756e956c75a2b9d8f71cd84e2bc9 | 450150fc3f4c7d5d7230e8012786e426f3ff1149 | refs/heads/master | 2021-01-03T07:59:26.796624 | 2016-06-10T22:04:02 | 2016-06-10T22:04:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 104 | java | package com.cnmobi.im.bo;
public interface RecentRiderChangeListener {
void recentRiderChange();
}
| [
"ahhmedd16@hotmail.com"
] | ahhmedd16@hotmail.com |
67fb41620a5f61c7fc5f9b7999761a065a1c938a | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /newEvaluatedBugs/Jsoup_49_buggy/mutated/143/TreeBuilderState.java | d0b7507273c79b4c7df4b6b831a8512186b01d8b | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 68,101 | java | package org.jsoup.parser;
import org.jsoup.helper.DescendableLinkedList;
import org.jsoup.helper.StringUtil;
import org.jsoup.nodes.*;
import java.util.Iterator;
import java.util.LinkedList;
/**
* The Tree Builder's current state. Each state embodies the processing for the state, and transitions to other states.
*... | [
"justinwm@163.com"
] | justinwm@163.com |
fe57471cae2fdf5f2f024a9db47e28dbddf25a48 | 49e20e80705fd8c6f6b21656585b28c4f88f5518 | /hw/hw2/shapes/Ordering.java | e9901c4a9fb638db9d5644d060acaf538921b236 | [] | no_license | jbeneliezer/CSE_216 | 5a4d07aacf12e3d33b5420a91c84a70edbad5ea4 | bf5c756231818cb2cb45ba2e9fbc83c8e4d4e441 | refs/heads/master | 2023-03-20T10:01:09.840707 | 2021-03-11T02:05:05 | 2021-03-11T02:05:05 | 296,439,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,436 | java | import java.util.*;
public class Ordering {
static class XLocationComparator implements Comparator<TwoDShape> {
@Override public int compare(TwoDShape o1, TwoDShape o2) {
double x1 = o1.center().coordinates()[0];
double x2 = o1.center().coordinates()[0];
return (x1 == x... | [
"judahbeneliezer@gmail.com"
] | judahbeneliezer@gmail.com |
bc73e91f14c0249457e34f10f078799eeb982a60 | b38d80bbcbef74e956e390610d6afb9201c9c76b | /reliable-message-transaction/rm-message/src/main/java/com/hason/dtp/message/dao/MessageRepository.java | 8cf31e86b1b3b38cc072db45b12afade48e603dd | [
"MIT"
] | permissive | lkjust08/distributed-transaction-process | a18dd5f937875b8d0fff39067dc7a82362a6c6c4 | aad81f9dc6fc6431d8e6faf1e410021f6204e8ee | refs/heads/master | 2020-08-01T12:03:14.212345 | 2019-09-26T03:49:13 | 2019-09-26T03:49:13 | 210,990,672 | 0 | 0 | null | 2019-09-26T03:21:59 | 2019-09-26T03:21:57 | null | UTF-8 | Java | false | false | 1,991 | java | package com.hason.dtp.message.dao;
import com.hason.dtp.message.entity.Message;
import com.hason.dtp.message.entity.constant.MessageStatus;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframew... | [
"258831020@qq.com"
] | 258831020@qq.com |
2bad27f794fe1d30373c93a75b91d9fd3c3a8b79 | 5d7d766cec424091517a01d1345399f8d3d3758e | /domain/spring-cloud-feign-server-api/src/main/java/cn/liulin/feignserverapi/hystric/SchedualServiceHystric.java | 4f314b5507d47e55732dd3dcff1e96ac9de226ec | [
"Apache-2.0"
] | permissive | LLBlood/spring-cloud-integration | 88042deeab317d5a5c97176bce6b919d2cd6fd38 | 118fb416ec0fe84f6a303a1be86caa40f7fd78fe | refs/heads/master | 2023-03-16T09:17:16.470853 | 2021-03-05T08:26:28 | 2021-03-05T08:26:28 | 340,289,980 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package cn.liulin.feignserverapi.hystric;
import cn.liulin.feignserverapi.client.FeignServerClient;
import org.springframework.stereotype.Component;
/**
* cn.liulin.feignserverapi.hystric$
*
* @author ll
* @date 2021-02-20 13:27:00
**/
@Component
public class SchedualServiceHystric implements FeignServerClient {... | [
"liulin@gmail.com"
] | liulin@gmail.com |
373d5453c856286e811c4ff08a012feb03ef209e | 28958961fbaf93b4977490c6520633da1542e95a | /br.ufes.inf.nemo.sml2/src/sml2/util/Sml2Switch.java | 0328990338d96181db5255c07af17829d717ecf9 | [] | no_license | tadiparChinese/ontouml-lightweight-editor | 3dfa56e0b568c2cf4dc3b513dee802059bc6c3d8 | c509fa5d4bcd6b6a346603d84cb23114011b768d | refs/heads/master | 2021-01-15T19:39:40.518696 | 2015-08-11T15:16:56 | 2015-08-11T15:16:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,539 | java | /**
*/
package sml2.util;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.util.Switch;
import sml2.*;
/**
* <!-- begin-user-doc -->
* The <b>Switch</b> for the model's inheritance hierarchy.
* It supports the call {@link #doSwitch(EObject) ... | [
"vmsobral@gmail.com"
] | vmsobral@gmail.com |
d786269593ed27a864b13ae16d8ad4004114070f | 19f7e40c448029530d191a262e5215571382bf9f | /decompiled/instagram/sources/p000X/B7I.java | 9f3d22a9b7755bc44ba741606ee9e8ad586a322f | [] | no_license | stanvanrooy/decompiled-instagram | c1fb553c52e98fd82784a3a8a17abab43b0f52eb | 3091a40af7accf6c0a80b9dda608471d503c4d78 | refs/heads/master | 2022-12-07T22:31:43.155086 | 2020-08-26T03:42:04 | 2020-08-26T03:42:04 | 283,347,288 | 18 | 1 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package p000X;
/* renamed from: X.B7I */
public final class B7I {
}
| [
"stan@rooy.works"
] | stan@rooy.works |
ea42ffe4bd9a21b5de36edff817cbc9615fdb00a | a41546b5fbbfb392fd33510c04e8ec4057ca0691 | /src/main/java/com/qa/hubspot/pages/ElementUtil.java | 884c12cd4380acd40b0eb23c7ff31f69fd157bc9 | [] | no_license | swethak17/HubspotPOMSeries | 5617ad17d58eea3257488a8d21cd5a97a4ed694a | 3bfbb675c3277ad8ad42ee384fe324fb8fc04df7 | refs/heads/master | 2021-07-20T18:58:24.536150 | 2019-11-07T23:48:04 | 2019-11-07T23:48:04 | 220,302,844 | 0 | 0 | null | 2020-10-13T17:17:54 | 2019-11-07T18:26:36 | Java | UTF-8 | Java | false | false | 3,145 | java | package com.qa.hubspot.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.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class Element... | [
"swethagokul@gmail.com"
] | swethagokul@gmail.com |
9dc6da9dd99b95f65c869905e867ccab42bacaf2 | 1f47efae4e3f74b6371468f489ea6fd35885ba0c | /ParkingHouse/src/parking/house/model/Lorry.java | a4756c40c8b947ca2b659f8dfc63fc8a369ff193 | [] | no_license | carambo/sk2 | 902d466f370f50726afcbc76187b0d999d1c03d3 | 5a9c0636a4fd99fae4dcfc1d4e258d05249b1d9a | refs/heads/master | 2020-12-24T13:17:02.578804 | 2015-03-27T18:54:49 | 2015-03-27T18:54:49 | 27,937,436 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 272 | java | package parking.house.model;
public class Lorry extends Vehicle {
public Lorry(int id, DrivingLicenseType dlt, int stayTime, String vehType,
String vehColor, String licensePlate) {
super(id, dlt, stayTime, vehType, vehColor, licensePlate);
}
} | [
"finepi47@azet.sk"
] | finepi47@azet.sk |
e928b4171296580aa4984cf4b465b5a7e585f88e | 4aaf113fd5ed43c324125572b734b7bb1ec23b62 | /Four/Four/src/BusLine.java | 1708327a234c5c4e9386bafb6b5b63777abc3153 | [
"Apache-2.0"
] | permissive | FancyKings/Java_Experiment | f87776cabfd5823db50e6a9170292ae0565f0963 | d98693d6977a18b064ffda129fd36d3aeff5097f | refs/heads/master | 2020-04-03T13:57:22.494736 | 2020-02-28T10:48:14 | 2020-02-28T10:48:14 | 155,305,915 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,393 | java | import java.util.LinkedList;
import java.util.List;
/**
* @author Fancyking
*/
public class BusLine {
/**
* 这里假设为站点 ID 号, 站点名称的话改为 String
*/
private int beginPoint, endPoint;
private List<Human> humanList = new LinkedList<>();
BusLine(int beginPoint, int endPoint) {
this.beginPoin... | [
"1533577900@qq.com"
] | 1533577900@qq.com |
d330da02f26b8d584f37fd072328b28f4ed9f53c | c5011e028382b101dbed164ec71930795ad28cc2 | /src/main/java/com/example/hms/model/Customer.java | b3b703b7223a7792e9fbbc4bbefa4c0898f4b9ab | [] | no_license | gaoxinlei/hms | f091ca4cb9c06c7e012582815dd50c84812b508a | 60cb554a1278061433e691ce26b2086a9ff04392 | refs/heads/master | 2020-03-25T17:32:36.624815 | 2018-08-23T19:35:31 | 2018-08-23T19:35:31 | 143,982,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 137 | java | package com.example.hms.model;
import lombok.Data;
@Data
public class Customer {
private String number;
private String name;
}
| [
"xinleigao@github.com"
] | xinleigao@github.com |
e65e50d70edb047fa6ea1b0cc9d7902a9ecbeb3c | f9aa4dec2aa76e8eb1af4067e266f015f39cd6f1 | /lists/chap03/list03-07/Main.java | df60c7753c221daa83472611a2cf26a39bf6f9df | [] | no_license | nakayamadaisuke1128/git-test | dd8817894b81b47fed7852f9189da3be6ba75976 | 497feb214177b0bbe618fa74abca3e39085045d2 | refs/heads/master | 2023-01-09T12:39:03.869281 | 2020-11-08T15:25:46 | 2020-11-08T15:25:46 | 309,119,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | import java.util.*;
public class Main {
public static void main(String[] args) {
Map<String, Integer> prefs = new HashMap<String, Integer>();
prefs.put("京都府", 255);
prefs.put("東京都", 1261);
prefs.put("熊本県", 181);
int tokyo = prefs.get("東京都");
System.out.println("東京都の人... | [
"nd00001128@gmail.com"
] | nd00001128@gmail.com |
bfaee895cdb66a76eac56b7f4f8b18e09abbd3b8 | 640cc5ff474212dafd43678db1177e5dbe3c6cba | /generated/MathExprLexer.java | 66271329e44dfcc59ea03bf5e8f2126252475ec1 | [] | no_license | scf31/Compile_C | 4eb7c94c5d6f6fa4fd34a294438b56071725c013 | db8a05959f12dca1f1149cc65b4c58b656c3f6b0 | refs/heads/master | 2016-09-05T21:44:59.878909 | 2015-01-14T11:48:49 | 2015-01-14T11:48:49 | 27,997,326 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 45,654 | java | // $ANTLR 3.2 Sep 23, 2009 12:02:23 MathExpr.g 2014-12-07 21:18:39
package generated;
import org.antlr.runtime.*;
import java.util.Stack;
import java.util.List;
import java.util.ArrayList;
public class MathExprLexer extends Lexer {
public static final int SHR=20;
public static final int FUNCTION=27;
public... | [
"Manawyrm1"
] | Manawyrm1 |
749012bb36d4fa6bf56d83b523f8421e10838fdc | e977c424543422f49a25695665eb85bfc0700784 | /benchmark/icse15/430143/buggy-version/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/procedureJdbc30.java | 8fe85140d459865719b81581d17aa19218130c27 | [] | no_license | amir9979/pattern-detector-experiment | 17fcb8934cef379fb96002450d11fac62e002dd3 | db67691e536e1550245e76d7d1c8dced181df496 | refs/heads/master | 2022-02-18T10:24:32.235975 | 2019-09-13T15:42:55 | 2019-09-13T15:42:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,085 | java | /*
Derby - Class org.apache.derbyTesting.functionTests.tests.lang.procedureJdbc30
Copyright 2003, 2005 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You ma... | [
"durieuxthomas@hotmail.com"
] | durieuxthomas@hotmail.com |
99d11a3d9ff6f52d9927414ddce2f5abf423d16a | 66801aed4edd95d1dfd418fad9f64194a2f4ab21 | /OperationalReport/src/mvcapital/bancopaulista/cnab/Header.java | e2db00e4fe83c8c8be90a29a104b045f8a82afa3 | [] | no_license | smoisesr/fidc | 7de156cf5ea18030c3c2ec08e5de273998bc88b6 | e2de133b35a556d1eae329908f04e2f1a167309e | refs/heads/master | 2021-01-02T09:34:14.156385 | 2015-07-01T16:42:11 | 2015-07-01T16:42:11 | 38,376,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,872 | java | package mvcapital.bancopaulista.cnab;
public class Header extends Register
{
private Campo identificacaoArquivoRemessa=new Campo();
private Campo literalRemessa=new Campo();
private Campo codigoServico=new Campo();
private Campo literalServico=new Campo();
private Campo codigoOriginador=new Campo();
pr... | [
"smoisesr@gmail.com"
] | smoisesr@gmail.com |
bf420be1d4de0fc49c45896f098dbaf6c1916a69 | 5ca3901b424539c2cf0d3dda52d8d7ba2ed91773 | /src_cfr/com/google/common/collect/ImmutableListMultimap$Builder.java | c77210f011a589ab5315cb6d1a5d1e5b590aa1dc | [] | no_license | fjh658/bindiff | c98c9c24b0d904be852182ecbf4f81926ce67fb4 | 2a31859b4638404cdc915d7ed6be19937d762743 | refs/heads/master | 2021-01-20T06:43:12.134977 | 2016-06-29T17:09:03 | 2016-06-29T17:09:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,839 | java | /*
* Decompiled with CFR 0_115.
*/
package com.google.common.collect;
import com.google.common.annotations.Beta;
import com.google.common.collect.ImmutableListMultimap;
import com.google.common.collect.ImmutableMultimap;
import com.google.common.collect.ImmutableMultimap$Builder;
import com.google.common.collect.Mul... | [
"manouchehri@riseup.net"
] | manouchehri@riseup.net |
e2081b96187c9aeec48683d9070734b2dedb27ed | f6613362a4576374217f69d664ebacd087b438df | /PermissionsDispatcher-master/androidTraining/src/main/java/cn/com/hakim/androidtraining/utill/FileUtil.java | 3a05dd870e948315e87ce708f3bc8227a584d313 | [
"Apache-2.0"
] | permissive | basion/androidTraining | 1668a530b474b95a12e3045d66ef38fea00b6294 | da9997b17b2b50a38c21d10c2fe4a3ff170b8988 | refs/heads/master | 2021-01-20T19:15:46.301553 | 2017-04-11T09:06:30 | 2017-04-11T09:06:30 | 65,881,156 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,807 | java | /*
* Copyright 2015 Yan Zhenjie
*
* 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... | [
"13040906352@163.com"
] | 13040906352@163.com |
1962f30db6318c6ad35af1e7405885213c089b9c | 23d21d575da06d8a0f0c3a266915df321b5154eb | /java/patternsample/src/main/java/pattern/sample/patternuse14/v1/weapon/WeaponAdapter.java | 02c6989643ef318c82aeae7d61f86dd3bcaf7cd9 | [] | no_license | keepinmindsh/sample | 180431ce7fce20808e65d885eab1ca3dca4a76a9 | 4169918f432e9008b4715f59967f3c0bd619d3e6 | refs/heads/master | 2023-04-30T19:26:44.510319 | 2023-04-23T12:43:43 | 2023-04-23T12:43:43 | 248,352,910 | 4 | 0 | null | 2023-03-05T23:20:43 | 2020-03-18T22:03:16 | Java | UTF-8 | Java | false | false | 401 | java | package pattern.sample.patternuse14.v1.weapon;
import lombok.RequiredArgsConstructor;
import pattern.sample.patternuse14.v1.weapon.inf.Weapon;
import pattern.sample.patternuse14.v2.weapon.NewWeapon;
@RequiredArgsConstructor
public class WeaponAdapter implements Weapon {
private final NewWeapon newWeapon;
@O... | [
"keepinmindsh@gmail.com"
] | keepinmindsh@gmail.com |
34e8d7e585a389c0b3af282890d328a84d25c811 | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /drjava_cluster/15561/tar_0.java | 0a72f56ebfe1ee391517874d955ea63529548641 | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,458 | java | /*BEGIN_COPYRIGHT_BLOCK
*
* This file is part of DrJava. Download the current version of this project:
* http://sourceforge.net/projects/drjava/ or http://www.drjava.org/
*
* DrJava Open Source License
*
* Copyright (C) 2001-2003 JavaPLT group at Rice University (javaplt@rice.edu)
* All rights reserved.
*
* ... | [
"375833274@qq.com"
] | 375833274@qq.com |
ebb767db65e5e4784c6d111c9e4a9da6c4b4cb84 | 45f3f3821601d5fc16a476e6c824d7658485a7e3 | /src/main/java/nowcoder/offer/cn/_75OrderList.java | e558a64d57a48cf0a02817fa28d7bb422ef181f6 | [] | no_license | bingoxubin/LeetCode | 07286f2860c52e20f75f81733aeac157a2a57e7b | bb22e06fcf94387a8dca77b7a16f1bbd24259a3b | refs/heads/master | 2022-10-07T23:54:22.173437 | 2022-09-30T09:08:35 | 2022-09-30T09:08:35 | 222,985,409 | 1 | 0 | null | 2020-10-13T17:36:59 | 2019-11-20T16:54:07 | Java | UTF-8 | Java | false | false | 2,145 | java | package nowcoder.offer.cn;
/**
* @author xumaosheng
* 有一个链表,奇数位升序偶数位降序,如何将链表变成升序
* @date 2019/12/19 17:06
*/
public class _75OrderList {
/**
* 按照奇偶位拆分成两个链表
*
* @param head
* @return
*/
public static Node[] getLists(Node head) {
Node head1 = null;
Node head2 = null;
Node cur1 = null;
Node cur2 ... | [
"757661238@qq.com"
] | 757661238@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.