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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0e987857d293adeec5f7ea6b4ab00c311fa4302b | 7deeb4d7f17151fc584bc77b587eaf74f264f50d | /app/src/main/java/com/example/kulde/myapplication/SelectCar.java | 918eb944ebf9e950cf8848bb5ae18b7cd55c3010 | [] | no_license | kuldeepSBhadoria/MyCar | ad6917a7356d3107b208319f8028f223c383d038 | efbe97f77d96a9d3b50bf8f59b06c346ebdf8fd5 | refs/heads/master | 2021-01-18T21:41:58.586020 | 2017-04-02T21:56:17 | 2017-04-02T21:56:17 | 87,019,017 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,185 | java | package com.example.kulde.myapplication;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.To... | [
"kuldeep"
] | kuldeep |
5ad43929d6e3b3f4cbf4d8541ba51c7a069ca4b9 | 413590fbe6c428324c508a01f8799aef4ac69ff0 | /src/A_star/GraphLocation.java | 77ba8bbfed7bbf554aa1d5933252b67cea8e6efe | [] | no_license | aadnee/TDAT2005-algdat | 03a05687a1d1143917b3fce1a3752c3b2f00f0a6 | 2a51ba851fd7852729737444e540964b16a983a1 | refs/heads/master | 2020-08-03T18:35:31.100534 | 2019-09-30T12:36:18 | 2019-09-30T12:36:18 | 211,847,213 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 583 | java | package A_star;
import java.util.HashMap;
import java.util.Map;
public class GraphLocation {
private Map<Integer, String> locations = new HashMap<>();
public void addLocation(int node, String name) {
locations.put(node, name);
}
public int getNode(String name) {
for (Map.Entry<Intege... | [
"aadnees@stud.ntnu.no"
] | aadnees@stud.ntnu.no |
bc78f094d3fb9963aaf0f7c3cf9d6b24ef957b37 | 4a00159209ea7c63058c802eb12369a2c5a5ef0b | /src/main/java/com/example/JspForm/database/JDBCExecutor.java | 44864f3262de8392d8431e18937615921b0a604f | [] | no_license | princ3raj/JspForm | d1e278a2c12e22ba9e643cae71168b3f37c8af83 | 1037aab2beddcde0367066dd8d02baf8c7f2bfd2 | refs/heads/master | 2023-03-07T18:56:06.716540 | 2021-01-16T05:21:43 | 2021-01-16T05:21:43 | 329,660,316 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,021 | java | package com.example.JspForm.database;
import java.sql.Connection;
import java.sql.SQLException;
public class JDBCExecutor {
public static int RegisterOnDataBase(Customer customer){
try {
System.out.println("start running");
DatabaseConnectionManager dcm= new DatabaseConnectio... | [
"princ3raj1999@gmail.com"
] | princ3raj1999@gmail.com |
53fddc4b3290605cd6302b22f4ac7b3b39c80e3a | 6b1a87ef93ddaf7af6ba10e90abe0537d72960a2 | /Ternary Operator/Main.java | b0b565f490e104168151a3f8e565278dc3af336f | [] | no_license | Chiradeepreddy/Playground | e7f6469031e620a36788d95b2e47b17803f35155 | 10fff993d333d3c8054a3a66dccc5b665549b884 | refs/heads/master | 2021-05-21T03:02:19.335157 | 2020-05-05T09:29:31 | 2020-05-05T09:29:31 | 252,513,068 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 128 | java | #include<iostream>
using namespace std;
int main()
{
int a;
cin>>a;
if(a%2==0)
cout<<"Even";
else
cout<<"Odd";
} | [
"59429456+Chiradeepreddy@users.noreply.github.com"
] | 59429456+Chiradeepreddy@users.noreply.github.com |
f22bfe27c6b4503897a8d7eb9d904a9b28a0b99b | b26fa0b184d9121c8ce8a77b1cb983e63f8bc609 | /codeForces/Codeforces_1714C_Minimum_Varied_Number.java | 4470b48dbc1a79b071332f87841e3547d796c044 | [] | no_license | Ignorance-of-Dong/Algorithm | ecc1e143ddccd56f2c5e556cfc0de936ac4831f5 | ee3403dcd73c302674e0f911bcfec4d648d3229a | refs/heads/master | 2023-08-16T11:02:23.156599 | 2023-08-13T06:41:37 | 2023-08-13T06:41:37 | 246,977,114 | 1 | 0 | null | 2023-09-12T11:56:06 | 2020-03-13T03:03:46 | Java | UTF-8 | Java | false | false | 1,149 | java | // AC: 202 ms
// Memory: 0 KB
// Greedy.
// T:O(t), S:O(1)
//
import java.util.Scanner;
public class Codeforces_1714C_Minimum_Varied_Number {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int t = sc.nextInt();
for (int i = 0; i < t; i++) {
int n... | [
"1460018362@qq.com"
] | 1460018362@qq.com |
7702149ae8f66035d653479ec297e45e4df3f2de | 4976046ab8cc2dcf828083735ab7160ecb84180e | /src/main/java/cn/gnosed/shopping/service/IOrderService.java | 83e63f6c4f043eb8b059b78331722a3c626719e7 | [] | no_license | 4gnosed/seckill | 36acf61999756a10746ffc6fa480df9b479009b9 | 50802702319f0d00b889bcd75494f342f57d0f94 | refs/heads/master | 2023-07-19T07:56:17.826712 | 2021-09-03T07:58:09 | 2021-09-03T07:58:09 | 331,235,510 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | package cn.gnosed.shopping.service;
import cn.gnosed.shopping.entity.Order;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* 服务类
* </p>
*
* @author Gnosed Lu
* @since 2020-07-22
*/
public interface IOrderService extends IService<Order> {
void insert(String goodId, Integer quantity, ... | [
"gnosed@foxmail.com"
] | gnosed@foxmail.com |
edb25e35c09881624ed28118ea832d26be0bbb63 | a1c7f7435f39d5736d3410fbe75f74b4ebc0224d | /src/main/java/tn/teamwill/config/Constants.java | 1858e6e7d4d6469568a5fbdfc0d8da9f57efeb22 | [] | no_license | medalibettaieb/silver-octo-sniffle | 1a1c43a3199e74cd65e416d4d4f7aa74e95fcf6a | e2d0f68b01ee3e617125d54d7db8e7bede8ec4b3 | refs/heads/master | 2020-03-16T08:06:30.520730 | 2018-05-08T11:28:17 | 2018-05-08T11:28:17 | 132,590,179 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 417 | java | package tn.teamwill.config;
/**
* Application constants.
*/
public final class Constants {
// Regex for acceptable logins
public static final String LOGIN_REGEX = "^[_'.@A-Za-z0-9-]*$";
public static final String SYSTEM_ACCOUNT = "system";
public static final String ANONYMOUS_USER = "anonymoususer"... | [
"mohamedali.bettaieb@teamwill.consulting"
] | mohamedali.bettaieb@teamwill.consulting |
70b3456c237b6ab5b9b7118615b702fa962e74dc | 52f731baffd867a3462b9bd27750c2dc4678e738 | /common/src/main/java/org/jboss/hal/testsuite/creaper/command/AddKeyStore.java | db7a91568cbf6136bf99e70679162263cef8da9b | [
"Apache-2.0"
] | permissive | hal/testsuite.next | 09d80ba397215182155d70a40315a84cb58c6ffe | 02b5e1dc0e2a9497e65effbc954063e35210f684 | refs/heads/master | 2023-06-24T09:08:27.260583 | 2022-12-02T10:22:46 | 2022-12-02T10:22:46 | 107,442,975 | 2 | 27 | Apache-2.0 | 2023-09-11T08:20:34 | 2017-10-18T17:47:04 | Java | UTF-8 | Java | false | false | 2,135 | java | /*
* Copyright 2022 Red Hat
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | [
"harald.pehl@gmail.com"
] | harald.pehl@gmail.com |
225db08e5adafc9549e654d208ae985e66e8773d | 9e7308e9bea2afd771aa23f908cb0b4c55c3b269 | /app/src/main/java/com/example/locationplace/placepicker/cardstream/CardStreamState.java | f6d79253912a956a9a118c082badb0aa3aefad7c | [] | no_license | ash-raut/LocationPlace | 5d51bdeb7223a00aee678536bcdcc8e37a8ee015 | b7e2d1005da938713345ebc7ab29727158a05666 | refs/heads/master | 2020-12-12T02:49:20.409568 | 2020-01-15T07:36:56 | 2020-01-15T07:36:56 | 234,024,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,203 | java | /*
* Copyright 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | [
"ashwiniraut124@gmail.com"
] | ashwiniraut124@gmail.com |
159c776a65901ec1498cb22a6c0c42bbc089b862 | 94820ca028e90c2e04c7a6bc7b320e4394c6f6d0 | /library_management_system/src/bat/example/LoginServlet.java | baf89a8479939ea25121139c036e330010a27024 | [] | no_license | diptadas/library-management-system | 6b419c30b0eccabff6a246cd31261f885fa761c1 | d73866d9fbb742291ddcc19c5f14d6bdca835184 | refs/heads/master | 2021-09-01T11:39:59.347794 | 2017-04-10T18:00:00 | 2017-04-10T18:00:00 | 115,352,712 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,409 | java | package bat.example;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class LoginServlet ext... | [
"dipta670@gmail.com"
] | dipta670@gmail.com |
d5b010965b23474b20955d769fc1ca871d46c2f8 | 0b260cfc4feff284874edc8c0767982a5ec1d3dc | /Hash Table/336_PalindromePairs.java | 8733dba0a42cc609ffa89381867dddb6c6af5b0c | [] | no_license | Xu-Guo/GQQLeetCode | 9b3bac2ed76c8204e24674ff0e1b4c335ef14ea3 | 174277225dffa23b2bb712d2bd41bf6d77abc04e | refs/heads/master | 2021-01-19T15:25:30.876905 | 2017-04-10T23:08:36 | 2017-04-10T23:08:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,681 | java | public class Solution {
public List<List<Integer>> palindromePairs(String[] words) {
Set<List<Integer>> lst = new HashSet<>();
int n = words.length;
if (n <= 1) return new ArrayList<List<Integer>>();
Map<String, Integer> map = new HashMap<>();
// add words to map
for... | [
"jilianggqq@163.com"
] | jilianggqq@163.com |
bad3b10d9415462fee21f99dd7131685a8d257ff | 82d1822c428eaf67ac231773c39172712ff70111 | /src/java/adminhome.java | f8ff0819f2fb6e2c5bb475fa19ae6c3e49ed4dac | [] | no_license | tayyab230996/Web-Application | fee213e437f942afdeaf550db47261c927df004b | 438a8054cc8d5af97f2fc137e2a870851f2105ec | refs/heads/master | 2020-03-22T17:28:00.198117 | 2018-07-10T08:54:43 | 2018-07-10T08:54:43 | 140,397,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,820 | java |
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
public class adminhome extends HttpServlet {
@O... | [
"ali230996@gmail.com"
] | ali230996@gmail.com |
39fd0e405bfd4a358caa3da4aaa88f98dff4b84d | 9c2b23a2d6da1e762400ae963c1f787c3121eb89 | /core/com.hundsun.ares.studio.ui/src/com/hundsun/ares/studio/ui/ARESResourceCategory.java | 285f53442238363a3a7f8d757853ae53137c2e5d | [
"MIT"
] | permissive | zhuyf03516/ares-studio | 5d67757283a52e51100666c9ce35227a63656f0e | 5648b0f606cb061d06c39ac25b7b206f3307882f | refs/heads/master | 2021-01-11T11:31:51.436304 | 2016-08-11T10:56:31 | 2016-08-11T10:56:31 | 65,444,199 | 0 | 0 | null | 2016-08-11T06:24:33 | 2016-08-11T06:24:32 | null | GB18030 | Java | false | false | 2,124 | java | /**
* <p>Copyright: Copyright (c) 2009</p>
* <p>Company: 恒生电子股份有限公司</p>
*/
package com.hundsun.ares.studio.ui;
import org.eclipse.core.runtime.PlatformObject;
import com.hundsun.ares.studio.core.IARESModule;
import com.hundsun.ares.studio.core.IARESResource;
import com.hundsun.ares.studio.core.registry.ARESResRegi... | [
"zhuyf@hundsun.com"
] | zhuyf@hundsun.com |
dd01b8ac15896f703b902e71f9a7fbd8ac17171a | 46c83659765061da08706d7ffd4f39b10b1790ab | /CPSFramework/src/core/org/cps/framework/core/application/core/ApplicationBuilder (1).java | b152bd49e75864b6601aae50f92f55da33053b6e | [] | no_license | amit-bansil/water | 055fd051ee68a75c9785ac2a334d7b4f051356e4 | 0631dbbf87b9dab89fb8f43542d0be4657d1a155 | refs/heads/master | 2022-01-07T07:18:27.340272 | 2019-03-24T22:44:52 | 2019-03-24T22:44:52 | 124,279,331 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,623 | java | /*
* CREATED: Jul 26, 2004 AUTHOR: Amit Bansil Copyright 2004 The Center for
* Polymer Studies, Boston University, all rights reserved.
*/
package org.cps.framework.core.application.core;
import org.cps.framework.core.event.queue.CPSQueue;
import org.cps.framework.core.io.LocalVirtualFile;
import org.cps.fr... | [
"amit@bansil.org"
] | amit@bansil.org |
1f88deaa5d0e9937d956845fb4490c978852e6a7 | 73f83871f33a2a1c2f7217426c5ef2bad8d4b7ec | /src/main/java/com/revolut/money_transfer/account/dto/AccountCreateDto.java | ffc4059fc401857c7495094b40fc5d7bac1ae7b7 | [] | no_license | mastanik/money-transfer | 6cc7dced7d052f58baf8f24737480d3a12a234ca | f9e52147512a5e5dc149cd6c411dcda67ce8b099 | refs/heads/master | 2022-06-16T04:01:01.352647 | 2020-02-24T10:12:44 | 2020-02-24T10:12:44 | 238,488,632 | 0 | 0 | null | 2022-05-20T21:24:13 | 2020-02-05T15:52:40 | Java | UTF-8 | Java | false | false | 708 | java | package com.revolut.money_transfer.account.dto;
import javax.validation.constraints.NotNull;
public class AccountCreateDto {
@NotNull
private final Long customerId;
@NotNull
private final String currency;
public AccountCreateDto(Long customerId, String currency) {
this.customerId = custom... | [
"nikita.berdikov@daimler-x.com"
] | nikita.berdikov@daimler-x.com |
c6bab4b5f5f528a111aa572f976720b8a5c43278 | 0e13da505af96d79a1f76d235aeaaa42800d93f8 | /src/main/java/com/youzan/open/sdk/gen/v3_0_0/api/YouzanRetailOpenStockAdjust.java | 68b770b6af5bd347f3ba204cc6fd4fddcf105657 | [] | no_license | giagiigi/youzan-sdk | 430462c65463cd3efcb94cf81efc8a26fc81fa43 | 96e0695dbe86f1e885ca2d215552bf0fa43b90f0 | refs/heads/master | 2022-01-04T22:26:03.823201 | 2019-03-25T07:13:19 | 2019-03-25T07:13:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,017 | java | package com.youzan.open.sdk.gen.v3_0_0.api;
import com.youzan.open.sdk.api.AbstractAPI;
import com.youzan.open.sdk.api.APIParams;
import com.youzan.open.sdk.gen.v3_0_0.model.YouzanRetailOpenStockAdjustResult;
import com.youzan.open.sdk.gen.v3_0_0.model.YouzanRetailOpenStockAdjustParams;
public class YouzanRetailOpenS... | [
"flyingkeke@qq.com"
] | flyingkeke@qq.com |
e58c78bfccc3dbb827bfcf5d079a08acd9b9cad9 | 90b749a62dfcc25a868090988c596e13b449e1dd | /01_java7_features/src/com/terrydhariwal/Main/StaticInit.java | 50f970ccafc39f65e175943ffa631a1378910c00 | [] | no_license | terrydhariwal/Java_advanced_datastructures | 3d2ab29553d07e7a8818edfc3fee32ef590216c0 | 4353cd6e257f8db88874ffcbd1680eaba00c4e55 | refs/heads/master | 2021-01-01T18:22:20.731461 | 2015-01-19T21:14:54 | 2015-01-19T21:14:54 | 29,495,794 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 431 | java | package com.terrydhariwal.Main;
import com.terrydhariwal.olives.Olive;
import com.terrydhariwal.olives.OliveJar;
import java.util.ArrayList;
public class StaticInit {
public static void main(String[] args) {
System.out.println("Starting application ...");
ArrayList<Olive> olives = OliveJar.olive... | [
"terry.dhariwal@me.com"
] | terry.dhariwal@me.com |
53eda91a18c7be0a4299ddbc2c69e6c09973a5aa | fa95e7c2e5e7e07915b63695dece480269988704 | /litearouter-annotation/src/main/java/com/charylin/litearouter/facade/enums/RouteType.java | 81536af69bfd8a42ae55b6645820abd7d8dc4f66 | [
"Apache-2.0"
] | permissive | api888/LiteARouter | 30c4e633e8bcd14f30529440cc2b8c18ca58257c | dc95e3e6feb6fb94540f9e6ddb99ceeb868843ff | refs/heads/main | 2023-04-17T08:09:34.825111 | 2021-04-23T02:44:06 | 2021-04-23T02:44:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,277 | java | package com.charylin.litearouter.facade.enums;
/**
* Type of route enum.
*
* @author Alex <a href="mailto:zhilong.liu@aliyun.com">Contact me.</a>
* @version 1.0
* @since 16/8/23 22:33
*/
public enum RouteType {
ACTIVITY(0, "android.app.Activity"),
SERVICE(1, "android.app.Service"),
// PROVIDER(2, "co... | [
"960432662@qq.com"
] | 960432662@qq.com |
598e0c02c20fe7f2c2fe44438ce243cb69517012 | e07532e2c421a233672bd5911ccaa1bf2a2dbfbb | /reference-data/rest-query/src/main/java/com/networknt/eventuate/reference/restquery/model/ReferenceValue.java | de84827c9eb318f858e61c18dfb188f97a56c397 | [
"Apache-2.0"
] | permissive | networknt/light-eventuate-example | 12621f2dfe0553f0d9bed1b9abf73745f2ac8575 | 26c823ef6d43145ffd32907f277a5e8e2ae69a5f | refs/heads/master | 2023-08-17T21:35:12.969323 | 2019-09-25T19:23:05 | 2019-09-25T19:23:05 | 74,616,511 | 5 | 3 | Apache-2.0 | 2020-05-15T21:02:29 | 2016-11-23T21:48:46 | Java | UTF-8 | Java | false | false | 4,401 | java |
package com.networknt.eventuate.reference.restquery.model;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
public class ReferenceValue {
private String valueId;
private ValueLocale locales;
private java.math.BigDecimal displayOrder;
private String t... | [
"gavinyan.han@gmail.com"
] | gavinyan.han@gmail.com |
3427b950650b9fef827ae9cbe2fa2d3e9845c2bd | 1c1eb038bd3407a0da8a8ce34f17f384dda367f3 | /Migrated/CrackCode/src/solvedTopcoder/RecursiveFigures.java | 1c8d9e8e077598fca06abc932cf9b1f7dbadea04 | [] | no_license | afaly/CrackCode | ae6e7fcd82a250a1332d55e0a7b0040f63f66b55 | 3a6cda4e7d9252e496956c88de6e27c3a6bc9dd7 | refs/heads/master | 2021-01-10T14:04:24.452808 | 2016-01-04T07:12:58 | 2016-01-04T07:12:58 | 45,332,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package solvedTopcoder;
public class RecursiveFigures {
public double getArea(int sideLength, int K) {
double area = 0;
double r = sideLength / 2.0;
for (int i = K; i >= 1; i--) {
if (i == 1) {
area += Math.PI * r * r;
} else {
area += (Math.PI - 2) * r * r;
}
r /= Math.sqrt(2);
}
return ... | [
"afathygo@gmail.com"
] | afathygo@gmail.com |
3207cde9a38680848d548f1dca3f1a46f390a2c2 | ca85b4da3635bcbea482196e5445bd47c9ef956f | /iexhub/src/main/java/org/hl7/v3/MCAIMT900001UV01Role.java | 419a4559053defa8e97030fc8fbfa710913bcfd4 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bhits/iexhub-generated | c89a3a9bd127140f56898d503bc0c924d0398798 | e53080ae15f0c57c8111a54d562101d578d6c777 | refs/heads/master | 2021-01-09T05:59:38.023779 | 2017-02-01T13:30:19 | 2017-02-01T13:30:19 | 80,863,998 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,598 | java | /*******************************************************************************
* Copyright (c) 2015, 2016 Substance Abuse and Mental Health Services Administration (SAMHSA)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You... | [
"michael.hadjiosif@feisystems.com"
] | michael.hadjiosif@feisystems.com |
69aafa3e5c8e7d1d091e6d4eaeb38ca5d3822014 | 7da5206be6fac3e181c242d0530d227fe0b70cde | /src/main/java/cn/zjz/ssm/flyweight/Coordinate.java | 9d3665c9484de4d25b658b7e5915db7d42622eee | [] | no_license | missaouib/gof | ee65204123f5b116dff93c960c7da7083cb95901 | f10746ea0988aac439444162267af2b0dfd521fe | refs/heads/master | 2022-12-28T09:43:44.336334 | 2019-07-23T01:49:16 | 2019-07-23T01:49:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package cn.zjz.ssm.flyweight;
/**
* 外部状态UnSharedConcreteFlyWeight
* @author Administrator
*
*/
public class Coordinate {
private int x,y;
public Coordinate(int x, int y) {
super();
this.x = x;
this.y = y;
}
public int getX() {
return x;
}
public void setX(int x) {
this.x = x;
}
public int get... | [
"1773443679@qq.com"
] | 1773443679@qq.com |
7e1ba86f37a79e72cf6c8df594a7a99478f0a1eb | a650bb140db8313eda85af1cd957153acb7c9893 | /src/main/java/algorithms/InsertionSort.java | b343087cd188c30f0e2b5ecae02ead9e9084209f | [] | no_license | kaugustowski/algorithms-and-data-structures | df7f505c738c315e7251efcf903d8af0209d5e83 | a52bf45fcd762c89d3ed4a2441c38303274c6527 | refs/heads/master | 2022-12-19T05:46:45.980720 | 2020-09-21T17:45:47 | 2020-09-21T17:45:47 | 293,357,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,109 | java | package algorithms;
import java.util.Arrays;
public class InsertionSort {
private static int[] insertionSort(int[] inputArray) {
for (int sortingKey = 1; sortingKey < inputArray.length; sortingKey++) {
for (int j = sortingKey; j > 0 && inputArray[j] < inputArray[j - 1]; j--) {
... | [
"53943285+kaugustowski@users.noreply.github.com"
] | 53943285+kaugustowski@users.noreply.github.com |
92c20a363270eeb2a323c6a607e5c4f73bdfd54a | f6f65fcac33759e4a7ff468a0e822f4921db1a8c | /app/src/main/java/com/example/sheel9/nirmauniversityapp/DataWebView.java | 40de6bf9532232723605939b9a87c90f4dc0757b | [] | no_license | farju/sheelCollegeApp | 06af1fb35f0e30e39225dde6f34ba0712a2372b3 | 7b453012f4a7d347d6a515abf425b4020c59dedb | refs/heads/master | 2020-03-24T13:04:07.197478 | 2018-07-08T17:01:19 | 2018-07-08T17:01:19 | 142,734,136 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.example.sheel9.nirmauniversityapp;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.webkit.WebView;
public class DataWebView extends AppCompatActivity {
private WebView webView;
@Override
protected void onCreate(Bundle savedInstanceState) {
supe... | [
"shahsheel667@gmail.com"
] | shahsheel667@gmail.com |
110451791596e9a010746920790a029658a2cce8 | 6b2fb43d706057ca670fc224a9d08fcf8e101b9d | /src/main/java/completablefuture/j8/exception/ExceptionHandler.java | eda46f44f59e80c8fd3252f498174a865f75f8a3 | [] | no_license | nazar-art/completable-future | bded46df3c8ce6b8cebe61ba747e94d36156d5fd | 22b5502c055154af97b77759a2aa4d6bd6988210 | refs/heads/master | 2023-02-17T08:21:28.463473 | 2021-01-14T13:51:44 | 2021-01-14T13:51:44 | 300,611,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 958 | java | package completablefuture.j8.exception;
import util.QuoteUtil;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
public class ExceptionHandler {
private static final ExecutorService e... | [
"nazar.lelyak@globallogic.com"
] | nazar.lelyak@globallogic.com |
bc4435b41c215ae08457b5311cb00e95b3453625 | 1ba811a31010aabf572e98a511b1b06444aac018 | /app/src/main/java/com/yeying/aimi/utils/DesUtil.java | 93e2cd5cc5113bfa1ee13175abb65ccf0315c987 | [] | no_license | MagicianKing/AIMI | cb0d2274441b3185a51c53adbc8ecf2a690ce27e | d85179979f7b3898d90e9b39adb2023535c4c3fa | refs/heads/master | 2020-04-05T03:29:09.702391 | 2017-12-19T01:55:45 | 2017-12-19T01:55:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,440 | java | package com.yeying.aimi.utils;
import java.io.IOException;
import java.security.SecureRandom;
import javax.crypto.Cipher;
import javax.crypto.SecretKey;
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.DESKeySpec;
import Decoder.BASE64Decoder;
import Decoder.BASE64Encoder;
public class DesUtil {
... | [
"zhukeyan1998@sina.com"
] | zhukeyan1998@sina.com |
724c90f59f58ab4376d6593166248396a02a047a | d9257e1d306e7ec365a9ffc40bb778e3b7bddc19 | /src/flappybirds/Ground.java | a0136f345684c80a5e33b83e782a51912045941b | [] | no_license | HoangManhDuy/FlappyBirds | 9c483ada7bdde0480fc5013bd897f708f603c65d | 03b70c6e50311f698590e6ac0bdb6e22b08be2a1 | refs/heads/master | 2021-01-22T03:54:35.534338 | 2017-09-03T11:58:54 | 2017-09-03T11:58:54 | 102,260,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,065 | 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 flappybirds;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;... | [
"hoangduyib96@gmail.com"
] | hoangduyib96@gmail.com |
164db97b366b1aa2dfcbdbe221577ad7630bdd6d | 2a40db231ecbf5c7cf5230f9af6dc924391fe4f5 | /src/tutorial08/restartActor/Messages.java | 9d10996c2938a21d025e2bac449f277ee5c3e46e | [] | no_license | cpoliwoda/akka-tutorial | e13564686a1a7978f2166aaa72fd2648970c6e23 | ea38e9add73e949b2c3ed5bd1fc1d8423cb0b3a9 | refs/heads/master | 2016-09-06T14:15:22.404983 | 2013-03-06T13:40:08 | 2013-03-06T13:40:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,894 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package tutorial08.restartActor;
import akka.actor.ActorRef;
/**
*
* @author Christian Poliwoda <christian.poliwoda@gcsc.uni-frankfurt.de>
*/
class Messages {
/**
* base interface for all messages in t... | [
"christianpoliwoda@yahoo.de"
] | christianpoliwoda@yahoo.de |
909ad104b142375741bc7d73dea3b5d21ad3bc06 | f61733b362e2a855203d4496fa3af1b65236474b | /src/main/java/com/atex/plugins/map/MapAspectBean.java | 7b9715ef59084f49772ee90f1436b148a2933d9f | [] | no_license | themnd/map | 0f8aad3cffe3a7fd5a687549683070d24d7a3774 | 6b14469a9447b5eb732b5295cf88f3e5006e8205 | refs/heads/master | 2021-01-21T01:49:34.610704 | 2016-05-13T13:31:31 | 2016-05-13T13:31:31 | 32,465,722 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,462 | java | package com.atex.plugins.map;
import static com.google.common.base.Preconditions.checkNotNull;
import java.util.List;
import com.atex.onecms.content.aspects.annotations.AspectDefinition;
import com.google.common.collect.Lists;
/**
* Map aspect bean.
* It contains a list of points.
*/
@AspectDefinition
public cla... | [
"mnova@atex.com"
] | mnova@atex.com |
6382fa43dadc4f0e5207a4ce6277a25e10826d4f | 178ef1239b7b188501395c4d3db3f0266b740289 | /android/service/diskstats/DiskStatsCachedValuesProto.java | 70f0c476e5585080a07bb02bfad9c04b6a5b08ff | [] | no_license | kailashrs/5z_framework | b295e53d20de0b6d2e020ee5685eceeae8c0a7df | 1b7f76b1f06cfb6fb95d4dd41082a003d7005e5d | refs/heads/master | 2020-04-26T12:31:27.296125 | 2019-03-03T08:58:23 | 2019-03-03T08:58:23 | 173,552,503 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 743 | java | package android.service.diskstats;
public final class DiskStatsCachedValuesProto
{
public static final long AGG_APPS_CACHE_SIZE_KB = 1112396529666L;
public static final long AGG_APPS_DATA_SIZE_KB = 1112396529674L;
public static final long AGG_APPS_SIZE_KB = 1112396529665L;
public static final long APP_SIZES = ... | [
"kailash.sudhakar@gmail.com"
] | kailash.sudhakar@gmail.com |
2f42559a8c07b2a04e56b4a0d2f4fdd6eb8fb673 | 7a631f4fd43dbb8283af6dccd77917ae199bb3d6 | /src/main/java/org/caampi4j/ast/common/rule/RuleLoader.java | b240c617754e87063560674d11262483c7be2c20 | [] | no_license | edisonfillus/caampi4j | f588deabed9a5565b77bb36cffdf7b5cdff5e3d8 | 048f45d2e9c1f8ce18df8ffb81f4ed05f1ea7a92 | refs/heads/master | 2021-04-27T00:16:24.325703 | 2018-03-04T12:16:32 | 2018-03-04T12:16:32 | 123,782,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,844 | java | package org.caampi4j.ast.common.rule;
import static org.caampi4j.ast.common.util.CodeAnalyzerConstants.DEFAULT_RULES;
import static org.caampi4j.ast.common.util.CodeAnalyzerConstants.RULE_CONFIG_FILE;
import java.io.InputStream;
import java.util.HashSet;
import java.util.Set;
import javax.xml.bind.JAXBConte... | [
"edison.fillus@gmail.com"
] | edison.fillus@gmail.com |
2570f73cf241a977e6bd991aa8ca91c167d2ccd1 | 27658c1c210d3b282eaed65fb387a6e819b87431 | /BaseAdapter.java | b34152297fac5f4c636fdc9581fcf1bf8fb9c6d3 | [] | no_license | shibin123/niuProject | 0824def3a643b95e9d18fd28611868bf66313b13 | 432aeb46caa30b2175d0c0cec128a5bc71af36ce | refs/heads/master | 2023-02-13T09:19:04.131636 | 2021-01-22T07:24:43 | 2021-01-22T07:24:43 | 328,934,925 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,638 | java | package com.ricefieldpro;
import android.content.Context;
import android.support.annotation.IdRes;
import android.support.v7.widget.RecyclerView;
import android.util.SparseArray;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import java.ut... | [
"niushibin@mkzhan.com"
] | niushibin@mkzhan.com |
1a84486ada06fe09e4c19256d44655265f71d81a | 283fe7633619296a1e126053e4627e17023ef7f5 | /sdk/core/azure-core-amqp/src/test/java/com/azure/core/amqp/implementation/RequestResponseChannelTest.java | 215639eb319aa57057d13f31a778476fba4c4e6a | [
"LicenseRef-scancode-generic-cla",
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-or-later",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jyotsnaravikumar/azure-sdk-for-java | c39e79280d0e97f9a1a5c2eec81f71e7ddb4516a | aa39e866c545ea78cf810588ee3209158f6c2a58 | refs/heads/master | 2022-06-22T12:51:23.821173 | 2020-05-06T16:53:16 | 2020-05-06T16:53:16 | 261,849,429 | 1 | 0 | MIT | 2020-05-06T18:45:12 | 2020-05-06T18:45:12 | null | UTF-8 | Java | false | false | 12,203 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.core.amqp.implementation;
import com.azure.core.amqp.AmqpRetryOptions;
import com.azure.core.amqp.exception.AmqpErrorContext;
import com.azure.core.amqp.exception.AmqpException;
import com.azure.core.amqp... | [
"noreply@github.com"
] | jyotsnaravikumar.noreply@github.com |
9b00970bf0b85f2663f90388fd9a22a175891390 | e08129cc09d5fa3d7d8bba3e23b3dfde316ddcf9 | /projects/openquote/1.3/openquote/openquote.ear/lib/openquote.jar/com/ail/openquote/ui/AnswerSection.java | 97810b2b0320d3f043f65056f2bcb619b00d7a23 | [] | no_license | zhangjh953166/open-quote | 459dd7b58e7faa8cbb970af30b377c1c1e51c0a2 | d0823cff3254293e0031d818bb1289fbbf3e6aa2 | refs/heads/master | 2020-03-29T05:13:19.380579 | 2014-10-08T08:52:38 | 2014-10-08T08:52:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,930 | java | /* Copyright Applied Industrial Logic Limited 2006. All rights Reserved */
/*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free Software
* Foundation; either version 2 of the License, or (at your option) any later
... | [
"dickanderson@22cb28ec-0345-0410-b6dc-f8d001edd02c"
] | dickanderson@22cb28ec-0345-0410-b6dc-f8d001edd02c |
39a2ea354e4746ecee6de7fe1759df476a3ed4a9 | 0548dfbcdf2e6c61c579bb1b5661940ddbc34e61 | /src/edu/dlufl/chapter04/example17_2/Student.java | 883e5593eb28d053ff0fd620be7124157c465f6b | [] | no_license | wang53224/java-homework-idea | 35b3e33c0b1821604956cf989163f62e1a62588f | 93619d4751dc01e95537e0c0fdb1536fdf81db09 | refs/heads/master | 2022-12-01T20:23:47.145356 | 2020-08-21T13:11:08 | 2020-08-21T13:11:08 | 275,358,429 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package edu.dlufl.chapter04.example17_2;
public class Student {
int age;
String name;
public Student(String name,int age) {
super();
this.age = age;
this.name = name;
}
void study(){
System.out.println("开始上课!");
}
public String toString(){
return "S... | [
"wang53224@126.com"
] | wang53224@126.com |
ed677fffd8615e8fd96c9da1fa737c5acb75844c | 9e7719daaba59c95438dec8898b773ce563ff365 | /thread/src/main/java/com/newtouch/blockerqueue/SomeService.java | c38e5d557266b9e81695980f8fb99c8a57d237f6 | [] | no_license | Git-yangrui/java-remote-repository | bbfa1a99466d6768109f6ec63d08cce538ed21fd | 85e78ec7ad4f2515e50280120124cf96ac3e0bf6 | refs/heads/master | 2021-01-19T00:27:26.274418 | 2017-07-13T15:59:21 | 2017-07-13T15:59:21 | 87,173,114 | 3 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 2,146 | java | package com.newtouch.blockerqueue;
import java.util.Random;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import com.newtouc.twophase_termination.AbstractTerminateableThread;
public class SomeService {
public Producer getProducer() {
return producer;
}
... | [
"64537132@qq.com"
] | 64537132@qq.com |
db1509b428e167b645f03ec11fe992cd4819678c | b156bd662e7025d23ca7d1a5caa378bc85b3e692 | /app/src/main/java/com/qianchang/togetherlesson/activty/MessageDetialActivity.java | a078c45278034d54b35ed0c1485d653df86cd0f0 | [] | no_license | xzwzxd/TogetherLesson | 8db8e888b78099d6710891a06f76c8f30eb4b89e | ec7fb126cd134bc82dd00d13708fb504573f8864 | refs/heads/master | 2021-05-09T08:26:15.932298 | 2018-01-29T13:55:21 | 2018-01-29T13:55:21 | 119,388,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,697 | java | package com.qianchang.togetherlesson.activty;
import android.os.Bundle;
import android.util.Log;
import android.webkit.WebSettings;
import android.webkit.WebView;
import com.qianchang.togetherlesson.R;
import com.qianchang.togetherlesson.base.BaseSwipeBackCompatActivity;
import com.qianchang.togetherlesson.http.api.U... | [
"16229555182qq.com"
] | 16229555182qq.com |
31e161a63726a0d0bfd8f6b9ba68388427e941ea | 8532dc6fe71ebf8389d431824de07123e7e0e456 | /src/ealtshul/main.java | 34a6eb1ed482d664a90f3c6fea8ee8e280d7c0b6 | [] | no_license | EliezerAltshul/SkipList | 77297957b175673fb1db6d350492e554b4e55ba5 | e20d2aceade19cd7f94263fed97230461887e7da | refs/heads/main | 2023-03-01T03:59:24.894703 | 2021-02-10T05:17:46 | 2021-02-10T05:17:46 | 335,739,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 876 | java | package ealtshul;
import java.util.*;
public class main {
public static void main(String[] args) {
// TODO Auto-generated method stub
Random rand = new Random();
SkipList<Integer> skipList = new SkipList<Integer>();
for(int i = 0; i<10; i++) {
int index, data;
index = rand.nextInt(15);
data = ran... | [
"eli.altshul@gmail.com"
] | eli.altshul@gmail.com |
70772a2d0e82164abb748de67a13a46f6ee6f38e | 8f107b9b68cdc3ee4485f1f9c7cd8a382bcc91bb | /a010_storage/src/main/java/com/lec/android/a010_storage/MainActivity.java | 94ad9c9aa0f0db9026188cdfb545f7adc089e6a3 | [] | no_license | gksfk6165/MyAndroidWork | f79f6c3d7b4c089a02d563258fd936fd8c11765c | 35869bc19d89e17d6c4e89aa374ccd970f58e901 | refs/heads/master | 2022-06-03T09:14:27.224930 | 2020-05-06T02:46:04 | 2020-05-06T02:46:04 | 255,477,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,653 | java | package com.lec.android.a010_storage;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import java.io.BufferedInputStream;
import java.io.BufferedReader;
import java.io.Fi... | [
"gksfk308@gmail.com"
] | gksfk308@gmail.com |
e8f117eeb32c562a912c0f851fc7d62f91e08463 | b5fcd3e670f9eaac29c2017c7779748b4d73aed0 | /src/main/java/inpt/multilayeredapp/springbootdemo/dao/BookDao.java | 851da8daa49feee4eb062496458a4f7bc90e7804 | [] | no_license | dall49/multilayeredJavaApp | bae4b7baa6ecd0cdab7960f9489a6c64eb8ec645 | 00e9ca5c941f18d065f41a83678ec779dd627b4e | refs/heads/main | 2023-03-20T08:51:24.180985 | 2021-03-19T20:49:01 | 2021-03-19T20:49:01 | 349,550,884 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,127 | java | package inpt.multilayeredapp.springbootdemo.dao;
import inpt.multilayeredapp.springbootdemo.model.Book;
import org.springframework.stereotype.Repository;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Root;
import javax.persistence... | [
"d.allaki@inpt.ac.ma"
] | d.allaki@inpt.ac.ma |
01fab6f7be254ce3210c42eb5bec2bbefa44920d | f1503103c7b6e4e8a287ade02ed480c8212db79d | /src/classhandling/swap.java | fbfe60c21f5276f42eaa1bc2ff6e8536656c4f7f | [] | no_license | sushmamarada/java_practies | 2cc2dc713139363e90bb407b2f6008544d08351c | c9ae4d92a8ab5e670765a447cf174d2aaddfd32b | refs/heads/master | 2020-05-16T10:55:18.388009 | 2019-04-23T11:25:24 | 2019-04-23T11:25:24 | 182,999,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | package classhandling;
public class swap {
public void swapNum(int a,int b)
{
//with using 3rd variable
//Example1:
/* int c = a + b; // c= 51 a = 25 b = 26
a = c - a; // a= 26 a = 26 b = 25
b = c - b; // b= 25*/
//Example2:
/* int c =... | [
"sushma@insuranceinbox.com"
] | sushma@insuranceinbox.com |
baf3773311e13b89a0cfd934f95bbf3c69b12f93 | bf744ba24a594529fc2e6729afe19a20b70d6fde | /Proj-supergenius-XO/.svn/pristine/ba/baf3773311e13b89a0cfd934f95bbf3c69b12f93.svn-base | 9e03575eb83e9b2f77dffb1b4df7cda572462dbb | [] | no_license | greatgy/Code | 4e3fc647999d0ff94933c0ff85bf08228de62a1f | e198b7cf90a40e531235fa9e88df211e1978e177 | refs/heads/master | 2021-10-27T16:27:19.551730 | 2019-04-18T09:43:07 | 2019-04-18T09:43:07 | 182,007,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,284 | package com.supergenius.xo.user.serviceimpl;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.genius.xo.base.dao.BaseDao;
import com.genius.xo.ba... | [
"18519764453@163.com"
] | 18519764453@163.com | |
b331717b09d7bcd83474050079ca3a7bb5788abb | b84da57f467841908c4f1278af14a1482f3ddef8 | /CompositionChallange/src/com/company/Room.java | 283bbb75a191139f1303d976f825def5e1fcda4b | [] | no_license | arnabpro007/Java-IntelliJ-Files | ff622187c85e4e9e1dbfe5ed9c0ae39b1173e76b | 8cfdb4c1edcc587eb70af476adeacfba924d5239 | refs/heads/master | 2022-11-30T22:39:57.276872 | 2020-08-11T19:33:42 | 2020-08-11T19:33:42 | 286,769,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 373 | java | package com.company;
public class Room {
private Bed thebed;
private Table thetable;
public Room(Bed thebed, Table thetable) {
this.thebed = thebed;
this.thetable = thetable;
}
public void Description(){
System.out.println("Room Description: ");
this.thebed.Descrip... | [
"arnab1998tyt17@gmail.com"
] | arnab1998tyt17@gmail.com |
d1caf4cc467b4b9b10852186924d44578633e6f5 | 30c5cbfe2d1aa8409ef5d14c37b8a867945727d5 | /HotelMngt/src/com/hospitality/core/Employee.java | 821d41cee7b3091db402124e67fae5c94fed9c65 | [] | no_license | kishore888/kts | da76d9dc095b751d1aab5bedf85af7450257e210 | 0e8919ff97f997100d80148bf33c4b3a80f9a0b3 | refs/heads/master | 2021-07-13T04:16:58.180391 | 2020-08-12T03:53:37 | 2020-08-12T03:53:37 | 190,324,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,932 | java | package com.hospitality.core;
import java.io.Serializable;
import javax.persistence.*;
import com.fasterxml.jackson.annotation.JsonIdentityInfo;
import com.hospitality.util.BaseEntity;
import com.voodoodyne.jackson.jsog.JSOGGenerator;
/**
* The persistent class for the employee database table.
*
*/... | [
"KISHORE@KISHORE-PC"
] | KISHORE@KISHORE-PC |
96b449b4f6d6bd8a6f3cf1b01baf815bfc507ce8 | 89429f141373bf2c8b151b4dbd3e0f16d906d3fc | /src/java/com/cofar/bean/SolicitudMantenimientoDetalleTareas.java | aef1fa3215b4320b5ccdb57c22f7c859054531f7 | [] | no_license | MarcoLunaGonzales/almacenes | 6805fb3594f32ad15eb583590bc3f89d1a4f423e | 42088040e753e37eb91f9e00700e672edea4b235 | refs/heads/master | 2020-03-11T17:44:29.165175 | 2018-04-19T11:07:15 | 2018-04-19T11:07:15 | 130,155,935 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,904 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.cofar.bean;
import java.util.Date;
/**
*
* @author hvaldivia
*/
public class SolicitudMantenimientoDetalleTareas extends AbstractBean{
SolicitudMantenimiento solicitudMantenimiento = new Solicit... | [
"mluna@minkasoftware.com"
] | mluna@minkasoftware.com |
0385850595fd0cb9c1d2c281c9136558679cd466 | 97fd7618f4b317497214b74cee3203cf9e696d9c | /app/src/androidTest/java/com/winklix/indu/healthcareapp/ExampleInstrumentedTest.java | cc5b2e5ff9cc4bc4953f1e5078f236c1f3dde23a | [] | no_license | Anki10/HealthCareApp | b48cd10afc717ceabe53a9da28abbc20fbc92e5a | c34a784c3f6d56159c0771fe206156bcb34fdf6c | refs/heads/master | 2021-05-10T07:52:07.714259 | 2018-02-13T09:06:02 | 2018-02-13T09:06:02 | 118,864,564 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 761 | java | package com.winklix.indu.healthcareapp;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an ... | [
"ankitmiglani10@gmail.com"
] | ankitmiglani10@gmail.com |
e13648b36751c11055eef3cdfd616c44f78b6cb0 | 4b69b3d0e7fc611391b5966c5caa9bbacc76e117 | /src/main/java/vn/com/buscu/bean/ErrorException.java | e609737f7fb31b68336227ba3d20075d6d9490b5 | [] | no_license | nguyenducdaitoan/buscu | f90f95b90acc4bb74b62373bcd715848f9ce6d2b | 9a543cb74110f0737407351c32f43af474732b1f | refs/heads/master | 2017-12-16T15:55:51.894934 | 2017-11-07T08:55:47 | 2017-11-07T08:55:47 | 77,502,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 962 | java | package vn.com.buscu.bean;
/**
* ErrorException
*
* @version 1.0
* @author ToanNDD
*/
public class ErrorException {
private String errCode;
private String errMsg;
/**
* Constructor
*/
public ErrorException() {
}
/**
* Constructor error code and error message of objects to... | [
"nguyenducdaitoan@gmail.com"
] | nguyenducdaitoan@gmail.com |
1fc56afce134c2aaa0e55ca165592470df63908e | 5aed03712104cba4382a4d36fcd5e523a00c494e | /src/main/java/Patterns/MergeIntervals/BurstBalloons.java | 045af4dbd32dc0b2e4fbcba8b1e529e72409d3d1 | [] | no_license | aarora0301/leetcode | 85432124f4ad9808a75b4a193dbbbd9a90d69d7d | 78433499e0ecc51d312b08ca6a7b1aa1245dd2c8 | refs/heads/master | 2022-08-30T01:41:07.944394 | 2022-08-03T18:45:22 | 2022-08-03T18:45:22 | 228,975,109 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 153 | java | package Patterns.MergeIntervals;
/****
* https://leetcode.com/problems/minimum-number-of-arrows-to-burst-balloons/
*/
public class BurstBalloons {
}
| [
"aaarora@aaarora-a01.vmware.com"
] | aaarora@aaarora-a01.vmware.com |
13ef1547eb4ab1d517e2b0fe8fc6fb2c8ebef65c | d7462ec35d59ed68f306b291bd8e505ff1d65946 | /common/asm/src/main/java/com/alibaba/citrus/asm/tree/FieldNode.java | 29383f37bb0eabd39c08abbee1861014e30c5075 | [] | no_license | ixijiass/citrus | e6d10761697392fa51c8a14d4c9f133f0a013265 | 53426f1d73cc86c44457d43fb8cbe354ecb001fd | refs/heads/master | 2023-05-23T13:06:12.253428 | 2021-06-15T13:05:59 | 2021-06-15T13:05:59 | 368,477,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,519 | java | /*
* Copyright 2010 Alibaba Group Holding Limited.
* 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.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*... | [
"isheng19982qrr@126.com"
] | isheng19982qrr@126.com |
698808d1574da859c80abd3ebb4f13ab8495421a | 57ba5de1dd1f6c07b2589408226a603913ee6519 | /EnhancedAdverts/src/cz/cuni/mff/ms/brodecva/ws/adverts/enhanced/model/Crimes.java | c66627203fafa9502b15b3426b33446b076d8b50 | [] | no_license | brodecva/EnhancedAdvertsWS | f7fbde81dc97d97193c2e35a943fef69b3d2f5c2 | a1bd55f166eaa3783204a974253d81f18a1e11f5 | refs/heads/master | 2021-01-01T04:50:30.536254 | 2016-05-26T10:51:44 | 2016-05-26T10:51:44 | 59,742,143 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 287 | java | package cz.cuni.mff.ms.brodecva.ws.adverts.enhanced.model;
import java.util.List;
public class Crimes {
private List<Crime> crimes;
public List<Crime> getCrimes() {
return this.crimes;
}
public void setCrimes(List<Crime> crimes) {
this.crimes = crimes;
}
}
| [
"brodecva@gmail.com"
] | brodecva@gmail.com |
f72fac02155e8e8e597d5fa184130d462219a9b4 | 9ce5a9ea4c0d7d8586fe4c87f732987acf880b43 | /src/main/java/com/example/h2springboot/demo/config/SecurityConfig.java | 7efeb4ef8938241b5c2187f54bd43533ad7ceb1a | [] | no_license | chaminduonline/springbootlogin-h2db | 63b5287ae81c6006c87dd717063521d86429578d | a05892069c762f2c3c08e59cc1ab21e8921ed09a | refs/heads/master | 2020-05-04T15:47:50.557105 | 2019-04-03T10:40:43 | 2019-04-03T10:40:43 | 179,256,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,992 | java | package com.example.h2springboot.demo.config;
import com.example.h2springboot.demo.service.CustomAuthenticationProvider;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.build... | [
"chamindu.developer@gmail.com"
] | chamindu.developer@gmail.com |
dadb26d2472876b1199e4901b190d04743c93dc2 | 6ea62ba4201a61cba818077802b5105a54ac8952 | /freeswitch-cdr/src/main/java/com/atomscat/freeswitch/cdr/domain/Originatee.java | 010df6597a395a6ff4585fc5ce3cf2a92a9802ec | [
"Apache-2.0"
] | permissive | astra-zhao/softswitch-gateway | 25649d993c43fc321d0b61db6ac6e828e181e522 | 9185453302e8e06e615eaf842968db73b858d0e6 | refs/heads/main | 2023-08-30T17:46:02.910127 | 2021-11-12T09:04:17 | 2021-11-12T09:04:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package com.atomscat.freeswitch.cdr.domain;
import lombok.Data;
import lombok.experimental.Accessors;
/**
* <p>Originatee class.</p>
*
* @author : <a href="mailto:ant.zhou@aliyun.com">zhouhailin</a>
* @version $Id: $Id
*/
@Data
@Accessors(chain = true)
public class Originatee {
private OriginateeCallerProfil... | [
"th15817161961@gmail.com"
] | th15817161961@gmail.com |
7eae306126bdf6e43b8934fd8bcebf02b968f152 | cf0090786f35d7f7874c8f9a9949ae8d746587b5 | /ServerServlet/src/com/noobyang/header/RefreshServlet.java | cde652e08baf698fbfcc391e7a4360434fddefc5 | [] | no_license | noobyang/server_examples | 1a5233401378ffca255f0d63cdbc893c0b0d03f8 | 50bff6ab92748204d5618e65905c38da16885507 | refs/heads/master | 2023-02-05T17:27:29.954460 | 2020-12-21T07:42:15 | 2020-12-21T07:42:15 | 291,211,358 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,152 | java | package com.noobyang.header;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
@WebServlet(name = "RefreshServlet", urlPatter... | [
"1234567890"
] | 1234567890 |
75baafc526f9f0812b7eda49e81ef8b942e1d933 | eda55768edfa9e5611077db44bef49fd9f443227 | /src/brewery/gui/quickStart/ReviewInputStepsPanel.java | 8ff6762f1fa6bc4ce56072944e2c6b574e8a1af4 | [] | no_license | foxirving/BreweryProgram | dedcf5311cbd1e0133f8c80b6e2a320f61241789 | c0520ce5719f7d2e0f45c427541a460343730fbf | refs/heads/master | 2020-05-02T02:30:11.627011 | 2015-05-13T01:29:55 | 2015-05-13T01:29:55 | 32,889,853 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,486 | java | package brewery.gui.quickStart;
import java.awt.CardLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JPanel;
import brewery.gui.AllPanels;
import brewery.gui.GuiFactory;
import brewery.gui.MainFrame;
public class Re... | [
"amy.eli.irving@gmail.com"
] | amy.eli.irving@gmail.com |
585f6ce568bdc048c1bb6c6191cc882e8ac44188 | 1ceffef92c453da11cff27fa3f1b4ed54b6f9867 | /app/src/main/java/com/example/arturmusayelyan/fragments/BlankFragment.java | 3b7b58c2d36dbeee2adb1840aa114ba12a24a084 | [] | no_license | musayelyan/Fragments | 821be911564ca22d81d63b8ceea0666449cc710e | 4db6355b58e085246c425130fba1be2e168e06e0 | refs/heads/master | 2021-08-31T13:40:36.101545 | 2017-12-21T14:38:41 | 2017-12-21T14:38:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,638 | java | package com.example.arturmusayelyan.fragments;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
/**
* A simple {@link Fragment} subclass.
* Activitie... | [
"musayelyan099@gmail.com"
] | musayelyan099@gmail.com |
9e56fbd3b18532535b4d7be5d312c59794379ad4 | d5ca8c5fa3d1c08f8807b9e9c3f4c75be02b3519 | /src/main/java/com/sda/zdjavapol92/dp/singleton/Main.java | a854a17722c5b7af9a6df2af703e9549eeb24cce | [] | no_license | SaintAmeN/zd_java_92_dp | 6b72789c65e2a6d1deed0f8818b1d18a1f528109 | 2320e303cd854d034e384429e33f3e7a6c2b9665 | refs/heads/master | 2023-07-05T18:40:33.245725 | 2021-08-12T18:35:31 | 2021-08-12T18:35:31 | 391,576,880 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | package com.sda.zdjavapol92.dp.singleton;
public class Main {
public static void main(String[] args) {
// V1 tworzy się po załadowaniu klasy
// eager
// SingletonV1.getInstance().wypiszNazwyPizzy();
// V2 tworzy się w momencie wywołania getInstance()
// lazy
// Single... | [
"pawel.reclaw@gmail.com"
] | pawel.reclaw@gmail.com |
1640a9be149d45910bac26f0374fa80d1366cd94 | 297c070e055a39ae076528fee2816637eb8b8301 | /push-sample/src/main/java/io/pivotal/android/push/sample/service/PushService.java | 09f66d933beabc12a6942851301825e8d3549040 | [] | no_license | tspannatpivotal/push-android-samples | aa21ba7b4ed460c1c4271144df0580f1e10fdded | 81fde41fea1b29e09fc54865e600e6a24ba644f0 | refs/heads/master | 2020-04-05T19:01:51.828325 | 2014-09-03T15:36:07 | 2014-09-03T15:36:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,463 | java | /*
* Copyright (C) 2014 Pivotal Software, Inc. All rights reserved.
*/
package io.pivotal.android.push.sample.service;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Notif... | [
"joshua@xtremelabs.com"
] | joshua@xtremelabs.com |
68f34de54cf40285b290c79cc52a79c9d684f1da | e1f76596ea37d907d44f8c1f0bbcc088d5345c36 | /src/main/java/com/pop/spark/samples/sparkSql/HousePriceProblem.java | e6bfa0fb74f0f418b5d2b18b815d9b195abec301 | [] | no_license | popprem/Spark-examples | a46cbe0fdf638e5ecf2b7d18e839d8be884a4e22 | a1a5b8b360660f774419ea806e397cb8b55659c1 | refs/heads/master | 2021-07-20T00:05:55.507599 | 2017-10-29T12:20:38 | 2017-10-29T12:20:38 | 108,731,228 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,984 | java | package com.pop.spark.samples.sparkSql;
public class HousePriceProblem {
/* Create a Spark program to read the house data from in/RealEstate.csv,
group by location, aggregate the average price per SQ Ft and max price, and sort by average price per SQ Ft.
The houses dataset contains a coll... | [
"popprem@gmail.com"
] | popprem@gmail.com |
59ffdf0597c17d2d8b547c6bfbe2051c1184f6a4 | 855b4041b6a7928988a41a5f3f7e7c7ae39565e4 | /hk/src/com/hk/web/hk4/user/RegUser.java | 932bf88763bb24890d8170d7c55b330cb9bf154c | [] | no_license | mestatrit/newbyakwei | 60dca96c4c21ae5fcf6477d4627a0eac0f76df35 | ea9a112ac6fcbc2a51dbdc79f417a1d918aa4067 | refs/heads/master | 2021-01-10T06:29:50.466856 | 2013-03-07T08:09:58 | 2013-03-07T08:09:58 | 36,559,185 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,275 | java | package com.hk.web.hk4.user;
import java.util.ArrayList;
import java.util.List;
import com.hk.bean.User;
import com.hk.frame.util.DataUtil;
import com.hk.frame.util.HkUtil;
import com.hk.frame.web.http.HkRequest;
import com.hk.svr.pub.Err;
public class RegUser {
private String mobile;
private Stri... | [
"ak478288@gmail.com"
] | ak478288@gmail.com |
9892c1037e5b7a9618ba6848bc42a8ccdcc1d973 | 7094ce4a5dbd47a0df24a1e4eccb9551d910f993 | /papercheck/src/test/java/utils/SimHashTest.java | 252b757eae8d7d13d5d96f6a1271258ac585e9ff | [] | no_license | ny0416/3219005489 | a7178cbd82946c4efc1e747f9244641b187ccf50 | fe4fe342ae531bc19a74542a196d8918766bc018 | refs/heads/main | 2023-09-03T11:54:14.539537 | 2021-10-25T14:38:15 | 2021-10-25T14:38:15 | 406,237,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 711 | java | package utils;
@SuppressWarnings("unused")
class SimHashTest {
public void getHashTest(){
String[] strings = {"余华", "是", "一位", "真正", "的", "作家"};
for (String string : strings) {
String stringHash = SimHash.getHash(string);
System.out.println(stringHash.length());
... | [
"noreply@github.com"
] | ny0416.noreply@github.com |
81b3ec78072bc0dc857123274b55f429563fd307 | 3f3d97f31fd9f6373d57f35d29b7b096fd51878d | /src/main/java/org/vfspoc/core/Attribute.java | f2e950b65b6f797b3100c26488593d7342072f81 | [] | no_license | abarhub/vfspoc | e3d63ad702316ea61e68f4ff2196ab13583a153f | 5001430a4f92cd70aea3030a317ffce48806174a | refs/heads/develop | 2022-01-19T22:27:34.155373 | 2021-12-27T07:20:35 | 2021-12-27T07:20:35 | 202,562,587 | 0 | 0 | null | 2022-01-04T16:35:39 | 2019-08-15T15:07:00 | Java | UTF-8 | Java | false | false | 5,315 | java | package org.vfspoc.core;
import org.vfspoc.exception.VFSInvalidPathException;
import org.vfspoc.util.ValidationUtils;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.LinkOption;
import java.nio.file.Path;
import java.nio.file.attribute.*;
import java.util.Map;
import java.util.NoSuchEleme... | [
"abarhub@gmail.com"
] | abarhub@gmail.com |
1985e70431659a2ba99fb4d34facd25db702537b | 87506e2941c8053d5c3e0410a823af1c33c8531a | /src/main/java/top/atstudy/basic/netty/netty/handler/MessageClientInitializer.java | 5a8926dd3e50526b8075b4906ddc8d4b61901f79 | [] | no_license | HDXin/basic-demo | 7c40e406aec3088ecfee8f7d7d200a8cbbcde36c | ff1d2cb291e4949765938e581d54cd23563c050c | refs/heads/master | 2023-04-24T07:29:03.098106 | 2023-04-02T13:04:00 | 2023-04-02T13:04:00 | 172,630,887 | 0 | 0 | null | 2023-03-11T02:12:17 | 2019-02-26T03:26:46 | Java | UTF-8 | Java | false | false | 775 | java | package top.atstudy.basic.netty.netty.handler;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.socket.SocketChannel;
public class MessageClientInitializer extends ChannelInitializer<SocketChannel> {
@Override
protected void initChannel(SocketChannel... | [
"735513870@qq.com"
] | 735513870@qq.com |
7a36cf4029e87037a2ac648ab6535c65e9377d80 | 984b4459c3e303cc4a4baf5f5bba7d793018aa53 | /app/src/main/java/com/ckr/mediabrowser/presenter/OnDataLoadListener.java | a180d5cc61c84bf29fdb2bad5b5e0209cd65195d | [] | no_license | ckrgithub/MediaBrowser | b5354f2632b83b33303d02d34eee770b1acd03e7 | ba567a81bb0af6381fafaa0efaeda2d88db7be83 | refs/heads/master | 2020-03-15T17:26:00.403763 | 2018-07-22T14:07:23 | 2018-07-22T14:07:23 | 132,260,232 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package com.ckr.mediabrowser.presenter;
import java.util.List;
/**
* Created by PC大佬 on 2018/5/19.
*/
public interface OnDataLoadListener<T> extends OnLoadingDialogListener {
void onSuccess(List<? extends T> list);
void onFailure(int code, String msg);
}
| [
"13560177212@163.com"
] | 13560177212@163.com |
0a01a2b5217cd96a1795bc45df6317916490a7d9 | 9ac72b4a9e8c307479c21b1997a05a703bd6270a | /app/src/main/java/coffee/prototype/android/cleandrinksapplication/data/DrinksContract.java | 2691a4417be3b710f8042ae611c736900570cf9f | [] | no_license | nathanoodler29/CleanDrinksApp | 6ac2fd399b580c0ab1a1f4cf762d3dae565fde84 | 00a78988e639e3ae3ae469580efef32ae971faa8 | refs/heads/master | 2021-01-22T10:13:54.240033 | 2017-05-05T22:03:11 | 2017-05-05T22:03:11 | 81,994,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,227 | java | package coffee.prototype.android.cleandrinksapplication.data;
import android.provider.BaseColumns;
/**
* created by Nathan on 11/04/2017.
*/
public class DrinksContract {
/**
* This class is used to retrieve column names, to ensure they are spelled correctly.
* As such a columns are referenced in the... | [
"nathannoodler29@gmail.com"
] | nathannoodler29@gmail.com |
daff2d2e69f59207d340527f8de0f009dc1c5621 | eb65ca17d1a236911483ffb994bd5f27e351a59a | /src/main/java/Model/Dawg.java | dd602513d801df3ede9a6fc75b156d86750f740b | [] | no_license | nys77/scarbelleIA | 909b2a1a7a9a02b7d2bf687d08c183fda010c536 | bd7a4af5e46cbdf15bfdd95f4f4a267fa2597dcf | refs/heads/master | 2021-07-08T07:22:11.596181 | 2019-11-28T16:48:49 | 2019-11-28T16:48:49 | 201,291,472 | 0 | 1 | null | 2019-11-28T16:43:46 | 2019-08-08T15:57:12 | Java | UTF-8 | Java | false | false | 3,272 | java | package Model;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.lang.reflect.Array;
import java.util.ArrayList;
public class Dawg {
public Dawg next_;
public Dawg child_;
public Character letter_;
public boolean end_word;
public Dawg ()
{
... | [
"nicolas.nys@epita.fr"
] | nicolas.nys@epita.fr |
4a76cb92243fd514084c35f76f420ff1ae809ce5 | de354a263a47b849e8833cb0e3ae2559f827c6d1 | /src/by/it/astro_emelya/lesson03/C_HeapMax.java | 8eae4bf3549d092a9a33e1414331a41c5cf8a48c | [] | no_license | VadZim11/CS2016-12-05 | 08a881820dd992adab6f9f26a4f88b01d39140ef | f78c69059a7d8498eae193cc1e4578aac925b92f | refs/heads/master | 2020-06-10T22:42:04.741687 | 2016-12-28T13:53:22 | 2016-12-28T13:53:22 | 75,641,240 | 1 | 0 | null | 2016-12-05T15:54:25 | 2016-12-05T15:54:24 | null | UTF-8 | Java | false | false | 4,213 | java | package by.it.astro_emelya.lesson03;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
// Lesson 3. C_Heap.
// Задача: построить max-кучу = пирамиду = бинарное сбалансированное дерево на массив... | [
"mekswow@gmail.com"
] | mekswow@gmail.com |
cde9b488162a35d35508e94d1e4b8746076b8766 | 26298868ad64a89aae7c984ece7df975b8aa8dc7 | /src/main/java/com/dustbin/practice/algorithms/BinarySearch.java | a543f8a9bc04d33387596f7c0c130ab680534e16 | [] | no_license | avirupbiswas88/practicecode_ds_algo | 50049fa14addd5bcf6f7d323c828a1f916be1595 | 704505fd25a437714d31a153e7a62f6dabb340af | refs/heads/master | 2022-12-15T21:13:58.816747 | 2020-09-15T06:47:34 | 2020-09-15T06:47:34 | 286,393,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,897 | java | package com.dustbin.practice.algorithms;
import java.util.Arrays;
public class BinarySearch {
public static void main(String[] args) {
try {
int[] array = { 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 85, 90 };
//int[] array = { 5 };
int arrayLength = array.length;
int keyElement = 100;
... | [
"avirupbiswas@Avirups-MacBook-Air.local"
] | avirupbiswas@Avirups-MacBook-Air.local |
7927f5918ed0892c84d4fd38d7a45e5c441bcd60 | a01dca5ef30a4fd3fa0e060959169d021e12e738 | /weiye/beidou/src/om/xiaoan/tljqr/MeR.java | 9eeee3708a5e06731cc5af980697cad4577a7c8d | [] | no_license | yangzuxin/oawps | 6949742a27953fd37bc953fdb2a7d694c638d29b | 540f132d04e2afa1eabc5e33c4c75d0f8b9c308f | refs/heads/master | 2022-07-13T07:24:02.045277 | 2020-05-19T16:44:22 | 2020-05-19T16:44:22 | 265,302,929 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,714 | java | package om.xiaoan.tljqr;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
public class MeR {
public static void main(String[] args) throws IOException {
System.out.println("*********... | [
"63748938+yangzuxin@users.noreply.github.com"
] | 63748938+yangzuxin@users.noreply.github.com |
2f68fa55d4a301f802abbf6614071ad3f1133030 | b1ad65ae9e3992a609fdb57c0ddc1c138dccdb50 | /src/test/java/day3/SeleniumMethods.java | b9074bc50ff81c043a4153ae943b2901236d90d7 | [] | no_license | aravindanath/globalOne | 13130a39146639ffcfdc8c18ad1aa98891501224 | 27a1989a11a3061274940c22a34f0aee19037afc | refs/heads/master | 2023-05-28T07:08:04.159792 | 2021-09-23T10:07:12 | 2021-09-23T10:07:12 | 204,101,749 | 0 | 4 | null | 2023-05-09T18:32:15 | 2019-08-24T03:12:45 | Java | UTF-8 | Java | false | false | 956 | java | package day3;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.testng.annotations.Test;
import Day1.LaunchBrowser;
public class SeleniumMethods extends LaunchBrowser {
@Test
public void disable() throws InterruptedException {
driver.get("file:///Users/aravindanathdm/Desktop/bank... | [
"aravindanath86@gmail.com"
] | aravindanath86@gmail.com |
b78c72e9427d8cc3be9b5d6d9993b07171b2bb17 | 70fbef3dcb71c9bef6ada351f7aa527500643663 | /BitwiseHalfAdder.java | 6dbbc9e2752180d6f7a0922e16a571edfc97e256 | [] | no_license | MendonSudo/ESD_JavaAssignment1 | 304c6a290d1be7d8424031ef181226915413dd8e | 6527dbacba85050951c13dd58429c012b30c264d | refs/heads/master | 2023-04-02T08:44:10.964106 | 2021-04-04T12:01:06 | 2021-04-04T12:01:06 | 349,293,110 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | /* 10. Implement a JAVA program to implement a Half adder using Bitwise operator. */
class BitwiseHalfAdder {
public static void main(String args[]) {
int a=1, b=2;
int sum,carry;
sum = a ^ b;
carry = a & b;
System.out.println("Sum: "+sum +" Carry: "+carry);
}
} | [
"mmendon.mendon@gmail.com"
] | mmendon.mendon@gmail.com |
b5018d1dbc67cf4edd94b59773d5e4993b1909f0 | cb29436a8597f82e16bcca07a50f1596e582304e | /Search_Engine_Zensar_Project/src/SearchEngine/RootFinder.java | 892b0af00c9f56f79e0bc2498d415db18e3be711 | [] | no_license | sonu98fietz/Local_Search_Engine | 63198e0305555d4d007108ad40066d86b2391f78 | 3ffd618088a9bc96652380df7fc4529a34fea377 | refs/heads/master | 2023-07-18T20:50:58.866539 | 2021-09-27T07:17:16 | 2021-09-27T07:17:16 | 410,762,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 58 | java | package SearchEngine;
public interface RootFinder {
}
| [
"sonukuruvila1998@gmail.com"
] | sonukuruvila1998@gmail.com |
7e5ab5366ccb22b4f5705609c36156c146298385 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/repairnator/learning/2992/WatchedBuildSerializer.java | 2dc84a3229b13a87a3de30c0989af1a1ce44c71e | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,740 | java | package fr.inria.spirals.repairnator.realtime.serializer;
import com.google.gson.JsonObject;
import fr.inria.jtravis.entities.Build;
import fr.inria.spirals.repairnator.Utils;
import fr.inria.spirals.repairnator.realtime.RTScanner;
import fr.inria.spirals.repairnator.serializer.Serializer;
import fr.inria.spirals.repa... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
94b8359f910cb074a9391125a6c69f0d1be6a434 | b2c64c8098f57e4c6840b4fce669bf0d2952b2c3 | /src/main/java/com/seliniumExpress/lc/config/loveCalcConfig.java | 4969b1b9bb35b336c67c73f7ce8e00b55675c955 | [] | no_license | puksapple/love-calculator | 2f563363b6d230ecaf733a5639febbd8e00639df | ee4a9d2f4297600ac51c8ab627b2687144532cce | refs/heads/master | 2023-04-30T11:27:46.243214 | 2021-05-09T12:06:27 | 2021-05-09T12:06:27 | 365,742,035 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,290 | java | package com.seliniumExpress.lc.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.anno... | [
"puks-apple@pookar"
] | puks-apple@pookar |
d2c32b4c4ddda31d5168364dfbc3360df89b302f | 53e8c8043d50b1cb10e9db86940dcb74efeb5a55 | /src/main/java/com/dl/demo/common/base/Page.java | ea5628a30b910c117b6876f2e51a2d9d7f1c8061 | [] | no_license | gzz2017gzz/springbootelement | 970efcc72e13944b5747fbf61144a1427369aa0b | 26ac623feffd9f945a38d7e51bee7d2b3a8122db | refs/heads/master | 2020-03-22T11:22:32.559892 | 2019-02-11T05:49:11 | 2019-02-11T05:49:11 | 139,967,069 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,248 | java | package com.dl.demo.common.base;
import java.util.ArrayList;
import java.util.List;
public class Page<T> {
private List<T> content = new ArrayList<>();
private int pageSize = 10;
private long totalElements;
private int curpage = 0;
private int pageCount;
public Page(List<T> dataList, int curpage, l... | [
"gzz"
] | gzz |
cede67b3948f39a28656ea3268cf267c20a204da | 8a802591d53d82193469f327e84f4db8d4f9983b | /src/main/java/com/ceiba/induccion/infraestructura/mapper/PagoMapper.java | 0eb633a2b795d59386a17a5ad85faf74994230b1 | [] | no_license | elmer7186/ceiba-estacionamiento | 3c501b714f728a0846a0bda02f6be3876b2a9aca | 3ce2a2a489d2cc9c16944e49444933bf1777be47 | refs/heads/master | 2020-04-30T01:31:09.753804 | 2019-03-19T14:36:41 | 2019-03-19T14:36:41 | 176,530,716 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 579 | java | package com.ceiba.induccion.infraestructura.mapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.ceiba.induccion.dominio.entity.Pago;
import com.ceiba.induccion.infraestructura.entidad.PagoEntity;
@Component
public class PagoMapper {
@Au... | [
"elmer.urrea@ceiba.com.co"
] | elmer.urrea@ceiba.com.co |
d708be978cc42ea1c1657a73d2758b095496e8bc | 02449f31dac727b65e3ec47664668a0096896696 | /src/main/spring/mySpring/sixChapterJDBC/Spittle.java | ef1c64f257c22c90b9a6bc0e742c8a6a05acc77a | [] | no_license | dmvasiliev/EpamSpring | 3ab16c583ce9a210cff667bce399198b99ec5a3d | 864354ba4fd9a37c6f31b627b925a3f065c004a5 | refs/heads/master | 2020-05-21T20:58:49.652501 | 2017-05-11T18:30:46 | 2017-05-11T18:30:46 | 63,860,978 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,115 | java | package mySpring.sixChapterJDBC;
import org.springframework.format.annotation.DateTimeFormat;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Size;
import java.io.Serializable;
import java.util.Date;
import static javax.persistence.GenerationType... | [
"dimysik@gmail.com"
] | dimysik@gmail.com |
44c840a2f8e54c0e38907c4475287901716de445 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_c13345219585a8720c6551430e88d6db27c16269/ResponseMock/5_c13345219585a8720c6551430e88d6db27c16269_ResponseMock_t.java | 5949847e56d7dfa484b4b21673d4bfa60cbc8817 | [] | 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 | 3,280 | java | package com.rambi;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Locale;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletResponse;
public class ResponseMock implements HttpServletResponse {
private StringBuilde... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
7e7217d097a618a2cb79034c8d81c0a437e5b625 | c3708f34d194bfd8370dec2958ed8b6eb4dc37f9 | /Bellman Ford Shortest Path/src/Main.java | 34740bc91b2c73dbbd4ad3af803cadd411b1e99c | [] | no_license | aniquaTabassum/Algorithm | 6050a1974633bca999bdaa4c1b0ae140b5d48746 | 8fa52349b38e6e4491d5dd2ee3c07489714266be | refs/heads/master | 2020-03-19T13:15:38.504694 | 2018-08-03T12:03:18 | 2018-08-03T12:03:18 | 136,570,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,997 | java |
import java.util.*;
class Main {
static Vector<Edge> edge;
static int[] dist;
static int V;
static int E;
public static class Edge {
int src;
int dest;
int weight;
public Edge(int src, int dest, int weight) {
this.src = src;
... | [
"noreply@github.com"
] | aniquaTabassum.noreply@github.com |
71d011c7915f569141021466d93e4f8beec12ca2 | 9527159ae953ab377d3c61c0e34b23625953b16b | /src/com/kollway/cl/component/imageview/bitmapview/cache/CLBitmapCacheUtil.java | 5015a7cedd69e3f356a4a3fe44f85dad3203a397 | [] | no_license | kollway/AndroidCommonLib | d4c8ccc83efceda9d0f3356c27ae0854dbcfb3c7 | 9962f0be4427513fd7c1924516ff76a9357189c0 | refs/heads/master | 2020-05-27T15:51:48.312897 | 2013-07-10T02:33:51 | 2013-07-10T02:33:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,277 | java | package com.kollway.cl.component.imageview.bitmapview.cache;
import java.lang.ref.SoftReference;
import java.util.LinkedHashMap;
import android.graphics.Bitmap;
import android.util.Log;
import com.kollway.cl.component.imageview.bitmapview.info.CLBitmapInfo;
import com.kollway.cl.component.imageview.bitmapview.info.C... | [
"lyaotian@live.com"
] | lyaotian@live.com |
c1b82eaf04cd1d0e0d68cbe313e7fbb53f2c19ab | b9648eb0f0475e4a234e5d956925ff9aa8c34552 | /google-ads-stubs-v9/src/main/java/com/google/ads/googleads/v9/services/UserLocationViewServiceGrpc.java | 47b0648fb3099debb7655f7403102f8928303d39 | [
"Apache-2.0"
] | permissive | wfansh/google-ads-java | ce977abd611d1ee6d6a38b7b3032646d5ffb0b12 | 7dda56bed67a9e47391e199940bb8e1568844875 | refs/heads/main | 2022-05-22T23:45:55.238928 | 2022-03-03T14:23:07 | 2022-03-03T14:23:07 | 460,746,933 | 0 | 0 | Apache-2.0 | 2022-02-18T07:08:46 | 2022-02-18T07:08:45 | null | UTF-8 | Java | false | false | 13,611 | java | package com.google.ads.googleads.v9.services;
import static io.grpc.MethodDescriptor.generateFullMethodName;
/**
* <pre>
* Service to manage user location views.
* </pre>
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler",
comments = "Source: google/ads/googleads/v9/services/user_location_vi... | [
"noreply@github.com"
] | wfansh.noreply@github.com |
c4bae15dd01715237dbb9e2d48f3311d22d33ef4 | 8287f5f3249b654f11e30b323bb1780c20dd93e3 | /src/main/java/br/ufrj/cos/qsoftware/service/mapper/ProfessorMapper.java | 3723389906f846a8608670de18f3e2252407e777 | [] | no_license | thiagosteiner/software_quality | 6393859be3cc2af0de743e51eb8866d82f41bc17 | 1232aa8195e42a4545520ebe826133dd7d6d92d7 | refs/heads/master | 2021-01-13T09:50:40.491368 | 2016-12-05T15:43:15 | 2016-12-05T15:43:15 | 69,892,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,365 | java | package br.ufrj.cos.qsoftware.service.mapper;
import br.ufrj.cos.qsoftware.domain.*;
import br.ufrj.cos.qsoftware.service.dto.ProfessorDTO;
import org.mapstruct.*;
import java.util.List;
/**
* Mapper for the entity Professor and its DTO ProfessorDTO.
*/
@Mapper(componentModel = "spring", uses = {UserMapper.class, ... | [
"thiagosteiner@gmail.com"
] | thiagosteiner@gmail.com |
c23247098ced2ddeaeabd3d599b225a19d2906fb | cba210b186ac4814264f4e56b8ac00d3e2bf7a95 | /Java高并发编程详解/示例代码/Java高并发编程详解/src/chapter27/ActiveObjectsTest.java | f84e750b58b9976ba52f0dc98c69b0c301f0ab1f | [] | no_license | GoToSleepEarly/BigData-CloudComputing | 3d6970cff29afa3da21364fd582296b25be641cf | 127780bd73be2a8aaffbd3fab13f8fb1c136e322 | refs/heads/master | 2020-04-29T10:15:57.875072 | 2020-02-16T16:13:18 | 2020-02-16T16:13:18 | 176,055,472 | 2 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 482 | java | package chapter27;
import chapter19.Future;
public class ActiveObjectsTest {
@Deprecated
public void DeprecatedMethod() {
}
public static void main(String[] args) throws InterruptedException {
OrderService orderService = ActiveServiceFactory.active(new OrderServiceImpl());
Future<String> future = orderServi... | [
"31030705+Xiezongting@users.noreply.github.com"
] | 31030705+Xiezongting@users.noreply.github.com |
18d52b971d6d6ac5da8668f82e7cd4a7b5b1e2a5 | ce01dc23a87658fefc6f557174afe540addb51f1 | /nature-spirit-ejb/src/main/java/tn/esprit/entities/MemberNewsId.java | ea90eb53d05703e85aaa019bc322fd9c862cc3ea | [] | no_license | HorizenSS/WZ_ESPRIT_JavaEE_JSF_Nature-Spirit_Project | f0b235fa8051679f7e466d1991da7665d2394a66 | 1a03735049e9df2e7e2ec87d28bdc6ad23edb411 | refs/heads/master | 2020-08-29T20:30:59.080305 | 2017-12-09T20:19:02 | 2017-12-09T20:19:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,244 | java | package tn.esprit.entities;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Embeddable;
@Embeddable
public class MemberNewsId implements Serializable{
private static final long serialVersionUID = 1L;
private Integer Id_Member;
private Integer Id_News;
private Date dat... | [
"walid.zhani@esprit.tn"
] | walid.zhani@esprit.tn |
c46f9a8d0cba73095f97c952b300cdc67b84fd44 | 2c5b28ac916033da3eec2d6d60ca252db5214252 | /app/src/main/java/biz/ldlong/com/xgpush/receiver/MessageReceiver.java | 180ac296eb1dfa9e2d78c3fcc1652bd9e1e63341 | [] | no_license | lcl9288/XGPush | 8ea4efb78741388e23f540a1cdaf3d066182462c | da7e704eb0cded2c2fcb93034649491888329b4e | refs/heads/master | 2020-03-27T22:02:21.625025 | 2018-09-03T12:42:13 | 2018-09-03T12:42:13 | 147,198,948 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,435 | java | package biz.ldlong.com.xgpush.receiver;
import android.app.NotificationManager;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import android.widget.Toast;
import com.tencent.android.tpush.XGPushBaseReceiver;
import com.tencent.android.tpush.XGPushClickedResult;
import com.te... | [
"2450600633@qq.com"
] | 2450600633@qq.com |
b73e8486485b22935e0d275fc5fe6a91ad0051a6 | 291f06fc2ed22203f32b8d163052722167a6e436 | /DusonJavaFramework-core/src/main/java/duson/java/core/reflect/Generic.java | 7b2b56458dd62b421269af2ee57d20744e072f71 | [] | no_license | duson/javaFramework | 9bd081b44b6f840b1fa37790ef0d0040bf6406d2 | 3cd7047cac5c59d92a09845dca1d2ec56d8b0b07 | refs/heads/master | 2022-12-21T20:53:11.995468 | 2020-02-29T13:59:43 | 2020-02-29T13:59:43 | 21,634,822 | 1 | 1 | null | 2022-12-16T06:56:14 | 2014-07-09T01:22:09 | JavaScript | UTF-8 | Java | false | false | 234 | java | package duson.java.core.reflect;
public class Generic {
public static <T> T getSetting(Class<T> c, String json) throws InstantiationException, IllegalAccessException {
T setting = c.newInstance();
return setting;
}
}
| [
"362667449@qq.com"
] | 362667449@qq.com |
7efc196285898a5fca98b3e7335db30395914995 | e1d15d36dd486518d9339dce74d445f8cced0571 | /core/src/main/java/com/cloudera/labs/envelope/spark/Contexts.java | 1561a3ee4cb9fc90850eaa582ca5e627f57ed61f | [
"Apache-2.0"
] | permissive | epermana/spark-etl | 8e460ecd50b7c8c539828c6bbf6712399f301ef0 | 81ab5bc6b61f078a057c45b9d296b700f7dac755 | refs/heads/master | 2020-04-16T21:59:47.920629 | 2019-01-16T01:06:02 | 2019-01-16T01:06:02 | 165,948,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,310 | java | /*
* Copyright (c) 2015-2018, Cloudera, Inc. All Rights Reserved.
*
* Cloudera, Inc. licenses this file to you 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... | [
"edwin@EDWINs-MacBook-Pro.local"
] | edwin@EDWINs-MacBook-Pro.local |
04e896e25dc6f3af4c670a3631a99058f60cbfa7 | 19ed8372b2005b3079fed7995877a397ed25aedd | /src/main/java/lab11/FonNeimon.java | b892ad0639abb6c6de80ed5a34df64a7b6ea4c8e | [] | no_license | papanage/kit_nsu | 3a2d0dd678ea4319ae69a0f094d1c3542995ffd1 | 6cfc2e62907f8034f83d7a782f3ceb7b6ffdb03e | refs/heads/master | 2023-01-23T15:57:57.631280 | 2020-12-07T04:29:27 | 2020-12-07T04:29:27 | 293,752,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,122 | java | package lab11;
public class FonNeimon {
private long startNumber = 1234;
public long nextNumber() {
long sq = startNumber*startNumber;
String s = String.valueOf(sq);
if (s.length() % 2 != 0) {
s = "0" + s;
}
int shift = (s.length() - 4)/2;
StringBui... | [
"v.lusnikov@g.nsu.ru"
] | v.lusnikov@g.nsu.ru |
2fcda7af9c6928b2c37d6950355e20505367bc69 | 073649680834d1fce4ecf999218c406814e47aa2 | /src/StrategyPattern/Characters/King.java | 0c7a7cf75a5681c043af12b820125a0a7a1bcd2e | [] | no_license | sunnyaxin/DesignPatterns-Dojo | a2b4ca7e11581360670b995b5b8298a9ea1a5f68 | 71ed82171109045563981c3408d13dc1b105494a | refs/heads/master | 2021-05-07T17:09:37.705176 | 2017-10-28T15:16:21 | 2017-10-28T15:16:21 | 108,659,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package StrategyPattern.Characters;
import StrategyPattern.WeaponBehavior.AxeBehavior;
public class King extends Character{
public King() {
weaponBehavior = new AxeBehavior();
}
@Override
public void fight() {
System.out.println("I am a King, I like use Axe to fight!");
}
}
| [
"yxwang@thoughtworks.com"
] | yxwang@thoughtworks.com |
0868435d9e803319b6c8225287b791aa77567461 | 5307891385e535e38a5eed876036838abb8093dd | /src/main/java/techquizapp/dao/PerformanceDAO.java | f011d7274d3c33833267370c0737eb83b865330d | [] | no_license | i-adarsh/Java-GUI-based-Quiz-Application | c4ea2de91f35ca802d955327a2aa821f80d500c9 | c3527eb75f5594766d362599ff48c443d1d62323 | refs/heads/main | 2023-01-27T15:30:48.172330 | 2020-12-02T04:22:54 | 2020-12-02T04:22:54 | 317,747,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,345 | 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 techquizapp.dao;
/**
*
* @author adarshkumar
*/
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.... | [
"noreply@github.com"
] | i-adarsh.noreply@github.com |
90a315b7106c1e87d0529efc4b2485e156ea1a12 | 9606bc24cc7e5be762dc86e6e1a257f93ae339de | /app/src/main/java/com/zmy/laosiji/moudle/activity/PermissionActivity.java | 422abf0f461a18d96deb9d5bdca37dba22307708 | [] | no_license | Zmydhy/LsoSiJi | 7acbc0f15410713aa4b062d7a123bb994e1d3aee | 8586ad6913f4b969de261e32a6e767341bc41a4d | refs/heads/master | 2021-07-14T08:33:33.708791 | 2018-01-17T15:12:10 | 2018-01-17T15:12:10 | 111,345,140 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,407 | java | package com.zmy.laosiji.moudle.activity;
import android.Manifest;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.util.Log;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.TextView;
import com.zmy.laosiji.R;
import com.zmy.laosiji.base.BaseActiv... | [
"muyi.66@163.com"
] | muyi.66@163.com |
6cf74bffc875131eec486a2b8a43c664f78704e2 | 79a97b0bcaea314a8da555c54e72a5388949ff3b | /src/ArithmetischeOperatoren.java | f7ed32603adbc3992a4a2d2f4f2ee90f23188fb0 | [] | no_license | Flopinator/Calculator4 | 6c9641bb0e4eb05f0cdde0250efd0c08db5317cf | bd15b89aa9a4eeeb74ee934b60a545e57b97e4ce | refs/heads/master | 2023-08-24T05:46:17.425379 | 2021-10-09T10:03:24 | 2021-10-09T10:03:24 | 415,067,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 681 | java | public class ArithmetischeOperatoren {
public static void main(String[] args) {
int a = 10;
int b = 20;
System.out.println(a);
System.out.println(b);
System.out.println(a-b);
System.out.println(a+b);
System.out.println(b/a);
System.out.println(a*b);
... | [
"flo.fressner@gmail.com"
] | flo.fressner@gmail.com |
593f17391dc77432086de1826596767a5f1021a0 | 5d222b5560fb1663714bc1368cabc371774d67f9 | /FitChart/src/main/java/com/txusballesteros/widgets/BaseRenderer.java | b0f83b7cfb68dd4f2a10fc1a5c6ff873690a2697 | [] | no_license | neilbrub/TuneDownForWhat | 5a5504cd5ef54fd9ae844e5ed718c3d131419590 | f58b56ac8f77584899f1cc9703ca67c8890cb574 | refs/heads/master | 2021-05-11T16:25:45.177181 | 2018-06-13T03:15:07 | 2018-06-13T03:15:07 | 117,766,760 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,426 | java | /*
* Copyright Txus Ballesteros 2015 (@txusballesteros)
*
* This file is part of some open source application.
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyrig... | [
"neil.brubacher@hotmail.com"
] | neil.brubacher@hotmail.com |
9bcec9488c640978a142af533cefac3f3881af58 | 87795806b843323efb85bab95dc988dfaf67abbb | /src/com/designPatterns/BuilderPattern/Address.java | 37749e613ae91d13f6117b51b32d04ec704f7a7c | [] | no_license | jfspps/JavaDesignPatterns | 5f1f9de7e28e7c8b35afc76fe12ebbb5b9933eed | 2875966901dd5bd2381063d524b36c04d515b9ba | refs/heads/main | 2023-03-03T17:41:13.771192 | 2021-02-18T23:54:58 | 2021-02-18T23:54:58 | 308,140,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 814 | java | package com.designPatterns.BuilderPattern;
public class Address {
private String houseNumber;
private String street;
private String city;
private String zipcode;
private String state;
public String getHouseNumber() {
return houseNumber;
}
public void setHouseNumber(String houseNumber) {
this.ho... | [
"jfsapps@gmail.com"
] | jfsapps@gmail.com |
d2d50b30e8af62771528f3dfb6f0917e0f4b769a | a7d5c3d9ffd7b2edcbdd91ec69e70ba496121109 | /src/ui/DaoDienBtnThem.java | abaf7a48d8907d36f90cc7f8cf0a3e000690276e | [] | no_license | tuanbk654123/management-car-in-apartment | 2b2f8b65412ee34db72d0a46bc991a673458e09d | 71d4c0d0b8fd0c4a8d59b259186f6c1cece77083 | refs/heads/master | 2020-03-27T04:54:28.960643 | 2018-08-24T10:32:24 | 2018-08-24T10:32:24 | 145,977,852 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,088 | java | // author : Nguyễn Minh Tuấn--------------------------------------------------------------------------------
// KSTN-ĐTVT-K59 -------------------------------------------------------------------------------------------
// BKHN=============================================================================================... | [
"tuanvb96@gmail.com"
] | tuanvb96@gmail.com |
219c8e384616a8e61dde4b6b5b1ff29d8ffa4a60 | a383201e266356724964ec4e8bc33d7edb0f81a3 | /src/main/java/org/bkiebdaj/cqrsexample/domain/account/service/accountpresentation/action/AccountEntityDecreaseAmount.java | dc9177d0f62da4bd3cb9d3145ae2d6df9586fd7e | [] | no_license | bkiebdaj/cqrs-ddd-es-practice | 9703df0e5fbca64518e095465c397da95906d53a | b731472e284e7c27dd4e7372db148a1dbdd2a4e4 | refs/heads/master | 2020-03-23T22:54:13.553083 | 2018-08-21T17:40:40 | 2018-08-21T17:40:40 | 142,205,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package org.bkiebdaj.cqrsexample.domain.account.service.accountpresentation.action;
import lombok.RequiredArgsConstructor;
import org.bkiebdaj.cqrsexample.core.api.EventHandler;
import org.bkiebdaj.cqrsexample.domain.account.event.AccountMoneyAmountDecreased;
import org.bkiebdaj.cqrsexample.domain.account.service.acco... | [
"bartosz.kiebdaj@gmail.com"
] | bartosz.kiebdaj@gmail.com |
75059dc7aed9eead16ff02bad528ad6e9b2cf398 | 705879dc61c41198fb2c4f4f6328bba190c8a465 | /src/main/java/org/virtualbox/ISerialPortSetServer.java | e8f3543aff5bf75933ff7efc5a1f2f5b58d97c66 | [] | no_license | abiquo/hypervisor-mock | dcd1d6c8a2fdbc4db01c7a6e9a64edd101e8ed42 | e49e4ca84930415eca72ab6c73140a0f2eea4bbe | refs/heads/master | 2021-01-19T09:40:57.840712 | 2013-08-23T08:54:17 | 2013-08-23T08:54:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,860 | java |
package org.virtualbox;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for anonymous complex type.
*
* <p... | [
"serafin.sedano@abiquo.com"
] | serafin.sedano@abiquo.com |
705c6a540e39d1968e1c2ae1de9964eb13bda51e | b8210533daacd755d368170a87bd3268a1671b46 | /src/lib/datastructures/trees/TreeNode.java | c6842e8eb8afd0c1a4e89b3cd254b76bc2b2bb82 | [] | no_license | georgistephanov/Algorithms | 3df245f00faef8bfaba8a9b2891b95f337ea89b7 | 91595a09b4f2223eb6d9fc4e5f48c89739ae33dc | refs/heads/master | 2021-09-07T21:23:27.140061 | 2018-03-01T09:12:00 | 2018-03-01T09:12:00 | 118,658,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package lib.datastructures.trees;
public final class TreeNode<T> {
private final T key;
private TreeNode parent;
private TreeNode left;
private TreeNode right;
private NodeColor color;
public enum NodeColor {
RED, BLACK
}
TreeNode(T key) {
this.key = key;
left = null;
right = null;
}
public T getK... | [
"georgistephanov@gmail.com"
] | georgistephanov@gmail.com |
5fa36897cc11e131ed9f575b80a226410edf6156 | 9d7aace2b8508ec8b39c2692b5baf3c4bda56623 | /ec-auto-persist/src/main/java/com/ecarinfo/auto/po/Keyword.java | 6bdf75bd5a04f426afb6653d5c1998d133462029 | [] | no_license | xiaobbbbbbb/ec-auto | 317a92ac1d62da0f70b1c95dafceff953e8be087 | 70963565e24860a7f2b460484712dbfdcbe881ed | refs/heads/master | 2021-01-19T13:00:33.691625 | 2014-05-07T07:26:32 | 2014-05-07T07:26:32 | 19,019,623 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 893 | java | package com.ecarinfo.auto.po;
import java.io.Serializable;
import java.util.Date;
public class Keyword implements Serializable {
private static final long serialVersionUID = -2260388125919493487L;
private Long id;
private String name;
private Integer type = 0;//1:article 2:industry_article 3:属于两者
priva... | [
"6454166@qq.com"
] | 6454166@qq.com |
4f6431ccf23deb2bd8b43fdc3bcbf17ecf25cb2d | 1c5aef2f4df5ad2800548af5771b852f34c9f636 | /app/src/main/java/com/wlhb/hongbao/ui/activity/BindingActivity.java | d5dcc7a77f7914b8de29e19d2ef967e93a9b96f5 | [] | no_license | SingleView/redpick1 | 12ca2319d855abef5f405cbe141cab5ae98bf359 | 59364afbc6c0c0a2104c50971eaf13dbcc0b815b | refs/heads/master | 2020-03-21T22:02:47.394839 | 2018-06-21T15:27:27 | 2018-06-21T15:27:27 | 139,100,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,804 | java | package com.wlhb.hongbao.ui.activity;
import android.graphics.Paint;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import com.alibaba.fastjson.JSON;
imp... | [
"254455852@qq.com"
] | 254455852@qq.com |
382d2ce9845e9278e4e8ecdd867a67d866be3b83 | f3a13c5e5585c7e737af5bc1a0c72f7b6eb39470 | /web/src/test/java/com/shop/test/MockTest.java | c2ac622a6ef2ab1ffdcde1e816140c597000510f | [] | no_license | finno777/shop | cefa5d555fc8317fa24d9789eaeef665a205fc7f | e266ec50efe97b2303c6339f0df4bdcc1f47c4f9 | refs/heads/master | 2021-04-26T22:59:18.497997 | 2018-03-13T00:02:08 | 2018-03-13T00:02:08 | 123,908,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,849 | java | package com.shop.test;
import com.shop.App;
import com.shop.configuration.MvcConfiguration;
import com.shop.controller.MainController;
import com.shop.server.service.ProductService;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.mockito.Mock;... | [
"ilya.jarsl@yandex.ru"
] | ilya.jarsl@yandex.ru |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.