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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8ed835cf254722fe661eb6397ed1cc775218520e | 0aa8955757fa0f633e9d8ac4b78545279281e55d | /app/src/main/java/shihoo/wang/coursedir/coursefile/FunctionItemClickListener.java | 53f27ed8cb8ddb6d61304b8406c4f94bce09a3f6 | [] | no_license | ShihooWang/CourseDir | a075efdbf26ab285585612cb56b70e0855249911 | eded15832b6ad013c178a0fec7e1d1e6f8695a69 | refs/heads/master | 2020-04-08T11:38:09.659368 | 2018-11-28T03:12:12 | 2018-11-28T03:12:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 232 | java | package shihoo.wang.coursedir.coursefile;
/**
* Created by shihoo.wang on 2018/11/17.
* Email shihu.wang@bodyplus.cc
*/
public interface FunctionItemClickListener {
void onCreateNewFolder();
void onCreateNewFile();
}
| [
"shihu.wang@bodyplus.cc"
] | shihu.wang@bodyplus.cc |
20a4fc2f7de7d8932a0f705e74039fda99a44aff | 7cab112a472df702c9b616c760b8940d50324550 | /aionxemu-master/GameServer/data/scripts/system/handlers/quest/morheim/_2307IrresistibleSoup.java | e4290d947a56c2730cbc16a9baad381c81fcda56 | [] | no_license | luckychenheng/server_demo | 86d31c939fd895c7576156b643ce89354e102209 | 97bdcb1f6cd614fd360cfed800c479fbdb695cd3 | refs/heads/master | 2020-05-15T02:59:07.396818 | 2019-05-09T10:30:47 | 2019-05-09T10:30:47 | 182,059,222 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,207 | java | /*
* This file is part of Aion X EMU <aionxemu.com>.
*
* This is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This ... | [
"seemac@seedeMacBook-Pro.local"
] | seemac@seedeMacBook-Pro.local |
db61e7992967bd4408b2ec307b5aa5a7c628a618 | 127c461bf479e925b6d328a2db437af37378cfff | /app/src/main/java/in/gotongroyong/gotongroyong/ConfirmationActivity.java | a489457585ac263b848cc3ce9784e6927b413c8b | [
"MIT"
] | permissive | BismitRevolution/GotongRoyong | ec669e382c1d7627f95cf409160cee22be6cd80e | 116c698760339ac2596656a3f83902e8d26fe606 | refs/heads/master | 2020-03-28T07:51:10.183294 | 2019-07-25T07:00:00 | 2019-07-25T07:00:00 | 147,927,472 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,196 | java | package in.gotongroyong.gotongroyong;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import com... | [
"cybermonster82@yahoo.com"
] | cybermonster82@yahoo.com |
7608b55ccfe2d2213f3b1355f3ca429e9de793dd | 78dd282a327afae96b8388eef8068591322e438a | /CrashCourse/src/top_k_frequent_elements/Solution.java | a37b4ed6a962a7bc53b67922f83ff064aad5b970 | [] | no_license | ew0s/LeetCode | 64cf09a945c9592e0500e602cebff9219823dd8f | d8b2d9792dc2823c718f09262b41c966d4b005b7 | refs/heads/master | 2023-08-31T13:14:25.419793 | 2023-08-20T16:26:55 | 2023-08-20T16:27:11 | 256,701,389 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,066 | java | package top_k_frequent_elements;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class Solution {
public int[] topKFrequent(int[] nums, int k) {
Map<Integer, Integer> frequency = new HashMap<>();
for (int num : nums) {
frequency... | [
"savkovskiy@tutu.tech"
] | savkovskiy@tutu.tech |
4ee4ff1f0724d7434dd54fb82fa1005d35e151e0 | 7a4d0f4f9a0daf028965ab48369acba074ab6fdd | /module_base/src/main/java/com/example/bean/UserInfoBean.java | 6105d112a44e3eee52fec7e6997de84c3e878e73 | [] | no_license | majiaxue/yunchu | d1186c8e5d61ebc831f0e59355a298458e156c3f | 31ae1fd330926b4c3fc0d08b0823035f6020c637 | refs/heads/master | 2022-09-02T21:02:49.016339 | 2020-05-21T05:12:24 | 2020-05-21T05:12:24 | 257,544,515 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 19,994 | java | package com.example.bean;
import java.io.Serializable;
public class UserInfoBean implements Serializable {
/**
* id : 224
* userCode : 337448873746235392
* username : 18639488962
* password : $2a$10$Nyv.vGk89VdzTVXlOJSPIe2Ptwpda3sf0kSKY9WAjrMmp9kyNffxi
* realName : null
* nickname ... | [
"ellliot_zhang_z@163.com"
] | ellliot_zhang_z@163.com |
7e2435da72a2fa28ccfdfc811b1709b3319a7a47 | 5113953a8fe1ef2ad6fc4c8dc9918137eab3bf57 | /src/com/wechat/mp/util/json/WxMpMassPreviewMessageGsonAdapter.java | 199f2e343f4b5d1542f4ecd479ee198bb4563c20 | [] | no_license | masterleesinsys/- | 49772872aca74895e12c9528d02e3d0d128e6fb0 | e58b240dec248e94d5bdeb68386bfdc7741297f0 | refs/heads/master | 2020-03-07T00:00:59.573246 | 2018-03-29T14:45:41 | 2018-03-29T14:47:50 | 127,147,657 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,169 | java | package com.wechat.mp.util.json;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonSerializationContext;
import com.google.gson.JsonSerializer;
import com.wechat.common.api.WxConsts;
import com.wechat.mp.bean.WxMpMassPreviewMessage;
import java.lang.reflect.Type;
publi... | [
"oschina_java@126.com"
] | oschina_java@126.com |
f76393dd2d3fbc94ae9b80807d26d16995c82587 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_9e7dbf6354b1a93a001cb0076722005d3408a01c/PowerShellStorageDomainResource/2_9e7dbf6354b1a93a001cb0076722005d3408a01c_PowerShellStorageDomainResource_s.java | 5a62c34c96ce5484bdd6f41dd6212ea0db8be03e | [] | 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 | 11,091 | java | /*
* Copyright © 2010 Red Hat, Inc.
*
* This 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 version.
*
* This softwar... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
bdb4af4ec82474a777ccd4275e86a3fe24458393 | dd6da26afbc257d8aa2a3e615d472ceba6da0da0 | /P05-Dependencias2/P05-mocks/reserva/src/main/java/ppss/Reserva.java | 0cfe62262befa10e734aa93d9a1b942dc0fd6c04 | [] | no_license | Baidal/PPSS | 918d53b23462dc6d0b03a0f23fcadaa52b902478 | 13255b146837a6cf3321df4063959f914068433f | refs/heads/main | 2023-06-03T12:42:33.324100 | 2021-06-17T15:23:42 | 2021-06-17T15:23:42 | 377,871,496 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,685 | java | package ppss;
import excepciones.IsbnInvalidoException;
import excepciones.JDBCException;
import excepciones.ReservaException;
import excepciones.SocioInvalidoException;
import java.util.ArrayList;
public class Reserva {
public boolean compruebaPermisos(String login, String password, Usuario tipoUsu) {
... | [
"lvr31@alu.ua.es"
] | lvr31@alu.ua.es |
f4b4a359ffb724a72f3118a9bdab673b7e7f1884 | e1fb57b1dfd1e60bd511f11fd1313138c99df9e7 | /web/src/main/java/com/itshidu/websocket/handshake/ServerHandshake.java | dcb99217c872d27f6dbe172c0be4aadce4c2248a | [] | no_license | two-personteam/zuoye | a01bcffedde88aa984f247bda12c6613cc1df25b | fa6bca4211fc6e821888ac42734ae75b53b75e90 | refs/heads/master | 2022-12-24T05:26:04.523137 | 2020-05-24T08:02:58 | 2020-05-24T08:02:58 | 253,666,133 | 0 | 1 | null | 2022-12-16T04:24:01 | 2020-04-07T02:24:41 | JavaScript | UTF-8 | Java | false | false | 171 | java | package com.itshidu.websocket.handshake;
public interface ServerHandshake extends Handshakedata {
public short getHttpStatus();
public String getHttpStatusMessage();
}
| [
"zyx14151628@163.com"
] | zyx14151628@163.com |
1ad80be7fcd1067658c1739ee5df9cd4ff3dbe7b | 4ca918c318c9026cddb0ed4fca286bdd083019fa | /src/main/java/message/request/RequestMessageFields.java | 1701f2ef88df9ff8c21355b0f71d8b30334de53b | [] | no_license | senzsze/APEX-java-sdk | 36971228504bab46431606ea7f03b0e6989c8e58 | 28ed2be35ba51119cbcb4eaac6a9fd5b5ae175af | refs/heads/master | 2020-07-07T08:32:49.372900 | 2019-08-19T22:14:39 | 2019-08-19T22:14:39 | 203,304,820 | 0 | 0 | null | 2019-08-20T05:19:16 | 2019-08-20T05:19:16 | null | UTF-8 | Java | false | false | 1,731 | java | /*
* The MIT License (MIT)
*
* Copyright (c) 2017 - 2019
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy,... | [
"ae@hazana.de"
] | ae@hazana.de |
c673c3523f094ce0b4cb7dd3c4ec05fde6b0293f | 093f14e90f7e8d4e0c933e945c6bd87da71692a1 | /src/dao/ICartDao.java | 9866a254ab52f64c300e2e4d966e90d06a208a95 | [] | no_license | AchillesChen13/ShoppingMall | 2fd55fed0b689d6cc9e7beaae608d054fca6d613 | 9703031b8d974429bb87c0065418cc9674a3b598 | refs/heads/master | 2022-09-12T18:18:27.996726 | 2020-06-05T07:53:11 | 2020-06-05T07:53:11 | 269,553,090 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 272 | java | package dao;
import java.util.List;
import entity.CartDetail;
public interface ICartDao {
public boolean deleteCommodityFromCart(CartDetail detail);
public boolean insertCommodityInCart(CartDetail detail);
public List<CartDetail> selectCartByUid(int uId);
}
| [
"406005964@qq.com"
] | 406005964@qq.com |
78965ba894fd20cb6f7a7aee087b434a944d04ad | 8d8fb4dfd7be299076651e02d26eba6cd879428c | /instrumentation/netty-4.0.8/src/main/java/com/agent/instrumentation/netty40/NettyUtil.java | 4eeed8c282319df83c2aa8a45b5a0441c8f7ab5a | [
"Apache-2.0"
] | permissive | newrelic/newrelic-java-agent | db6dd20f6ba3f43909b004ce4a058f589dd4b017 | eb298ecd8d31f93622388aa12d3ba1e68a58f912 | refs/heads/main | 2023-08-31T05:14:44.428903 | 2023-08-29T10:37:35 | 2023-08-30T18:08:38 | 275,016,355 | 177 | 150 | Apache-2.0 | 2023-09-11T14:50:06 | 2020-06-25T21:13:42 | Java | UTF-8 | Java | false | false | 1,895 | java | /*
*
* * Copyright 2020 New Relic Corporation. All rights reserved.
* * SPDX-License-Identifier: Apache-2.0
*
*/
package com.agent.instrumentation.netty40;
import com.newrelic.agent.bridge.AgentBridge;
import com.newrelic.agent.bridge.Token;
import com.newrelic.api.agent.NewRelic;
import io.netty.handler.codec... | [
"49817386+jeffalder@users.noreply.github.com"
] | 49817386+jeffalder@users.noreply.github.com |
5d45790cf8309ab550d3119287162bbae3c266ca | c6e4c765862b98d11f12f800789e0982a980e5d9 | /apm-sniffer/apm-sdk-plugin/elasticsearch-6.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/elasticsearch/v6/interceptor/IndicesClientCreateMethodsInterceptor.java | e6f1db567068e3dbfc22b5d4f73718536a4dad94 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | Fxdemon/incubator-skywalking | ba70e8a481c2613aa966e941a187f6eb140a67f2 | 89183fbc3830313566b58dbbab0a45cd94023141 | refs/heads/master | 2020-04-19T03:23:51.307175 | 2019-12-09T03:33:10 | 2019-12-09T03:33:10 | 152,511,085 | 2 | 0 | Apache-2.0 | 2019-01-28T01:10:09 | 2018-10-11T01:14:13 | Java | UTF-8 | Java | false | false | 3,905 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"wu.sheng@foxmail.com"
] | wu.sheng@foxmail.com |
3612f74cc20aff5527c9f5dd4f5c623b016bc03b | d159e62893a46fcac4c5bea52dd13c6061576e47 | /app/src/main/java/com/wallpaperswitcher/tasks/ListPhotoFlickrTaskOld.java | b5d08359ee079260ae5994983eb3884d554ae3d3 | [] | no_license | florian2412/WallpaperSwitcher | c6767062896a35bb0b387972d4b4a3a288056840 | 02ca9d1b14a4ef2b6ca8712f782c201bddfd7398 | refs/heads/master | 2020-05-30T14:43:23.713795 | 2015-07-18T18:13:26 | 2015-07-18T18:13:26 | 38,956,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,873 | java | package com.wallpaperswitcher.tasks;
import android.os.AsyncTask;
import com.wallpaperswitcher.flickrService.FlickrService;
import com.wallpaperswitcher.flickrService.model.FlickSearch;
import com.wallpaperswitcher.flickrService.model.Photo;
import retrofit.RestAdapter;
import retrofit.android.AndroidLog;
public cl... | [
"florian2412@gmail.com"
] | florian2412@gmail.com |
47fbfd90f57201b165211782872c693ba6410669 | 42eade156d7dd158e10d30f34686afd1ddda7f80 | /app/src/main/java/com/example/eggtimer/MainActivity.java | 15f1b45ad0e4609c17080f468377b410dfaba306 | [] | no_license | prakharxyz/egg-timer | 44a2c85df92727306f45f27130d194f4d9120881 | 28264b6147fb3b3392dec63a418ea94aa4b393e6 | refs/heads/main | 2023-06-15T11:09:54.817103 | 2021-06-29T20:20:46 | 2021-06-29T20:20:46 | 381,487,463 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,376 | java | package com.example.eggtimer;
import androidx.appcompat.app.AppCompatActivity;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.os.CountDownTimer;
import android.view.View;
import android.widget.Button;
import android.widget.SeekBar;
import android.widget.TextView;
public class MainActivity... | [
"prkhrgrwl@gmail.com"
] | prkhrgrwl@gmail.com |
b3bdd0410863f5604dfb44f68ad627ed7220fce8 | 8b7f0b7d06d0e9cffbbd67df220c4d82e72f7fab | /src/main/java/com/aws/codestar/projecttemplates/entity/UserEntity.java | fbb35631dad18b56b3529672b7f48153f2afb85f | [] | no_license | nasimsarwar/Ashok-IT-WS | d85839c1d4bba03a25b8dd427fbb2d95c387c8f7 | 0290dff9414a02ba297c3d68472f221de581cdaa | refs/heads/master | 2023-04-08T16:49:19.015961 | 2021-03-14T16:46:23 | 2021-03-14T16:46:23 | 347,394,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,959 | java | package com.aws.codestar.projecttemplates.entity;
import java.io.Serializable;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
i... | [
"wdigilabs@gmail.com"
] | wdigilabs@gmail.com |
451736f2e7ffd9995f765d9fc2eb04604a4de9b8 | 4abd5ccd05208046a0b92442c1ef9077ab6336d7 | /48-rotate-image/48-rotate-image.java | 42d038d331146b8b00c456ab94041fe0585c26d5 | [] | no_license | marysolei/Leetcode | c0f2139c4516069e1368509f9870c27c306c43ce | a2fc17feed7cb92bd343326341258b0fb830ca1c | refs/heads/main | 2023-05-13T21:25:52.780485 | 2023-05-11T00:56:18 | 2023-05-11T00:56:18 | 190,481,692 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 705 | java | class Solution {
public void rotate(int[][] matrix) {
//check for null input
if(matrix == null || matrix.length ==0)return;
int n = matrix.length;
for(int row =0; row< (n+1)/2; row++) {
for(int col=0; col< n/2 ; col++) {
int temp = matrix[n - 1 ... | [
"48185634+marysolei@users.noreply.github.com"
] | 48185634+marysolei@users.noreply.github.com |
cb2837c743da663ab6d5dccca7a0e46b8bbe6692 | 529ae3eac645f2e30c9d1d1482294f010c517056 | /Java/Account.java | 7751ccb00a5ca6ee0ee3b562ab9ad670481221c7 | [] | no_license | AlexisLoya/CursoPooUber | 42fe8689e6a10bc44411e26afc62fa9c5d7d7223 | 6ec08ed22f8e850a34d0f74394d4a0ad74dc7bdc | refs/heads/master | 2023-02-03T01:30:43.292683 | 2020-12-21T04:32:49 | 2020-12-21T04:32:49 | 322,899,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 242 | java | class Account{
Integer id;
String name;
String document;
String email;
String password;
public Account(String name, String document){
this.name = name;
this.document = document;
}
} | [
"alexloy117@gmail.com"
] | alexloy117@gmail.com |
bff2bb2548025b41b1d6796a9bebfe87a3b4a778 | 24068ce6c3498bac04068039104990b4c30c7a91 | /src/server_side/Solver.java | a8e1cc9e7786097b0e014bb6964df634844a62a6 | [
"MIT"
] | permissive | yonatangross/GenericAlgoSolver | 52871c297dfdcb00242cbe15a3d222e69659a58c | c75a16de5d209398a780bad0aa8d5b6dff57ac2b | refs/heads/master | 2020-07-01T13:00:49.897530 | 2019-08-08T15:33:15 | 2019-08-08T15:33:15 | 201,183,542 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 113 | java | package server_side;
public interface Solver<Problem, Solution> {
public Solution solve(Problem problem);
}
| [
"yonatan2gross@gmail.com"
] | yonatan2gross@gmail.com |
fc987e84ed3c5430052974801f73f979abd963b0 | d9723e14f076b4a4db635b64cfcaa232a7934097 | /src/rules/Capital.java | c701b698c0078f68882a9e013614049b31f1f130 | [
"MIT"
] | permissive | m33x/PasswordStrengthMeter | 9a3329939cfd10ff7c3266141c7b88c84c7e5838 | 2af0a4daf085e6b97e769367fb2879eb450c56b3 | refs/heads/master | 2020-04-10T14:25:46.549844 | 2018-10-08T11:12:30 | 2018-10-08T11:12:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 878 | java | package rules;
/**
* @title: Capital
* @description: Class for Capital, e.g.: C3 -> ABC
* @author: Felix
**/
public class Capital extends ProductionRule {
private int terminalSymbolCount; // e.g.: C2 -> QQ, thus count is 2
public Capital() {
}
public Capital(String lhs, String rhs) {
... | [
"infinitesamsarax@outlook.com"
] | infinitesamsarax@outlook.com |
677dcdb984bd385acd82ff3d931e9dc27a4e059b | 940288b7b66150db3c4651ebbe950a4fa9b507b2 | /app/Fruits.java | 755e9d6b1756e81aa355847b729ecb9b00143cda | [] | no_license | ParagKadam101/RecyclerViewDemo | 9e2e3df43683fc03e954bf71d76833f5e3e4469c | 1cce478b48433386d45055a407a4f51efc9455a7 | refs/heads/master | 2021-01-23T06:14:42.004385 | 2017-09-05T15:09:52 | 2017-09-05T15:09:52 | 102,495,225 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | public class Fruits {
private FruitsFruits[] fruits;
public FruitsFruits[] getFruits() {
return this.fruits;
}
public void setFruits(FruitsFruits[] fruits) {
this.fruits = fruits;
}
}
| [
"parag.kadam@indiacom.com"
] | parag.kadam@indiacom.com |
9cdc03c12fb131f03c2785b3c6f928b746044971 | 1bd7dabd9fea041f1a50fb9714963fcbbe964eb4 | /test/src/test/java/rewards/RewardNetworkTests.java | 478ad02ae045f5f27b78370f2dbb8b47ff201a15 | [] | no_license | timrijckaert/Spring-Course-Oak3 | 78eb64c20d2e8a108d894ed7d51e28c9bef0a194 | 8dff06efded23e656024180020543771a8e860b6 | refs/heads/master | 2021-01-12T10:05:42.453720 | 2016-12-18T14:44:31 | 2016-12-18T14:44:31 | 76,357,837 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,890 | java | package rewards;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.ConfigurableApplicationContext;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Import;
i... | [
"tim.rijckaert@vrt.be"
] | tim.rijckaert@vrt.be |
81f66aa9672619786cd4233b57858a40b961c5bb | c3a56dcdc4b7c49eb62a54170d28d53c8ffa21ab | /web/src/main/java/com/zpy/controller/MainHandler.java | 26ceec490a75aaefc949fefd487791d51b5e70d3 | [] | no_license | zpy007/practise | 3611ea14c58964f70b9f37377d167aca9b705a0b | 5db91cd6e230898f1f8d231f593475839e4660a1 | refs/heads/master | 2022-06-10T00:22:11.473685 | 2018-09-02T14:19:50 | 2018-09-02T14:19:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package com.zpy.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class MainHandler {
@GetMapping("/hi/hello")
public String Direct(){
return "hello";
}
}
| [
"zpy2358@gmail.com"
] | zpy2358@gmail.com |
940bd5887b65b35be867671b00871dffb0cd8133 | e047870136e1958ce80dad88fa931304ada49a1b | /eu.cessar.ct.testutils/src/eu/cessar/ct/testutils/EDimension.java | 1085ac51a700cd38768b4404640cdf89ea1d7591 | [] | no_license | ONagaty/SEA-ModellAR | f4994a628459a20b9be7af95d41d5e0ff8a21f77 | a0f6bdbb072503ea584d72f872f29a20ea98ade5 | refs/heads/main | 2023-06-04T07:07:02.900503 | 2021-06-19T20:54:47 | 2021-06-19T20:54:47 | 376,735,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 972 | java | package eu.cessar.ct.testutils;
public enum EDimension {
SystemTime (2),
UsedJavaHeap (3),
WorkingSet (4),
Committed (7),
WorkingSetPeak (8),
ElapsedProcess (9),
UserTime (10),
KernelTime (11),
PageFaults (19),
CPUTime (20),
CommitLimit (22),
CommitPeak (23),
PhysicalMemory (24),
PhysicalAvailable (25),
... | [
"onagaty@a5sol.com"
] | onagaty@a5sol.com |
2e7cd3be9a01174e5a7163178f45424744547570 | 1e8c9bf25784783f6f08a27e45604c991c7aa04f | /nonnull-interned-demo/checkers/src/checkers/types/InternalAnnotation.java | b7ba8eecd276b509e5f2ba4e060314ad431bc2fb | [] | no_license | smillst/checker-framework.demos | 33eb60ff1830308090cbb5e7eeec635e90d5efe7 | 0b5c8ec67d4e26c8f4c86bc94acbbb2f4fe447ab | refs/heads/master | 2020-05-14T19:00:13.255267 | 2019-02-22T18:00:40 | 2019-02-22T18:00:40 | 61,395,576 | 0 | 0 | null | 2016-06-17T18:51:48 | 2016-06-17T18:51:48 | null | UTF-8 | Java | false | false | 8,541 | java | package checkers.types;
import java.lang.annotation.Annotation;
import java.util.*;
import javax.annotation.processing.*;
import javax.lang.model.element.*;
import javax.lang.model.type.*;
import javax.lang.model.util.*;
import com.sun.source.tree.Tree;
import com.sun.tools.javac.code.Attribute;
import com.sun.too... | [
"mernst@cs.washington.edu"
] | mernst@cs.washington.edu |
c2f4f5b504e111a798f6a6a8a57f7044c200600e | 36ae4f75d9ca0870883d93442adcd996df66eca8 | /gmall-mbg/src/main/java/com/atguigu/gmall/cms/mapper/PrefrenceAreaProductRelationMapper.java | 55216014b755f043dbe4b4a6aa63142aa1c12053 | [] | no_license | halolzh/gmall | 1e4db51e6ccbbcbdc5f94ad103ab09514fb8f5f3 | f3df84c83bc1137905e083db6830bef182faf3b3 | refs/heads/master | 2022-07-14T18:27:08.780743 | 2020-04-04T16:19:26 | 2020-04-04T16:19:26 | 252,811,854 | 0 | 0 | null | 2022-06-21T03:08:20 | 2020-04-03T18:39:26 | Java | UTF-8 | Java | false | false | 378 | java | package com.atguigu.gmall.cms.mapper;
import com.atguigu.gmall.cms.entity.PrefrenceAreaProductRelation;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* 优选专区和产品关系表 Mapper 接口
* </p>
*
* @author Lzh
* @since 2020-04-04
*/
public interface PrefrenceAreaProductRelationMapper extends BaseMapper<P... | [
"koyy821@qq.com"
] | koyy821@qq.com |
a7f14780a3bf745c3d30361b07cb82e15bc651c8 | 3688dd0efe93fc37e5b9ced422f76b6c2c9b3fa1 | /src/main/java/jds/ArrayDeque.java | e81def0815137d8c12c49271f7df1cf7dfbe2e1c | [
"MIT"
] | permissive | evrenkaya/data-structures-java | 7a0de0147189e88f63a0ae8a5e79115f9a60e1be | d83746d99bb8611f86c31416c3fad30e419b84e1 | refs/heads/master | 2021-01-10T12:09:18.470078 | 2015-12-27T23:23:29 | 2015-12-27T23:23:29 | 48,589,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,815 | java | package jds;
import java.util.AbstractList;
public class ArrayDeque<T> extends AbstractList<T> {
// Instance of helper class for creating new generic arrays
protected Factory<T> factory;
// Backing array
protected T[] backingArray;
// Head index of the Deque in the backing array
protected int headIndex;
... | [
"evrenk29@gmail.com"
] | evrenk29@gmail.com |
26f13024c219ff98de50bed8a93a649ccc803df1 | bf9aa2a5e86eb247d2b25a640dae53ff193cb1ad | /app/src/main/java/com/example/bloodbankapp/data/model/donationRequestNotifications/DataNotifications.java | 6e45f92942ecee869fc2705917367d744ddb2a15 | [] | no_license | MohamedEldahma/BloodBankApp | df40d77ae6671fe75d87b955d18189a531f3e268 | 686d853aa8c00c05a4512a4094c054abb19b769b | refs/heads/master | 2020-08-13T04:51:08.233548 | 2019-10-19T19:46:59 | 2019-10-19T19:46:59 | 214,909,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,832 | java |
package com.example.bloodbankapp.data.model.donationRequestNotifications;
import com.example.bloodbankapp.data.model.ClientModel;
import com.example.bloodbankapp.data.model.donationRequests.BloodType;
import com.example.bloodbankapp.data.model.donationRequests.CityModel;
import com.google.gson.annotations.Expose;
impo... | [
"43705348+MohamedEldahma@users.noreply.github.com"
] | 43705348+MohamedEldahma@users.noreply.github.com |
0e09f9e057445e344769bac1f1e9b244973d406b | 622e8401cd7dab77ac75f72715aec11466f123a1 | /src/com/hk/upload/UploadServlet2.java | f770ab7dd0970d6345f94e10a41487d6d4c6e00a | [] | no_license | byytcat/progress | 3a4ec5f1def984f26ab71c086e3bd45238435ba4 | de8999cd2b18a94ef1a0f8e211f8a9ae0ac224ea | refs/heads/master | 2021-01-19T17:03:14.077582 | 2017-08-22T08:37:19 | 2017-08-22T08:37:19 | 101,040,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,729 | java | package com.hk.upload;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.... | [
"byytcat@163.com"
] | byytcat@163.com |
ff734d03bd2b6d36771a8753d7f7a790696e9eb7 | e06a1542945ebe2a04be85fcd0e830062852af73 | /internal/temp/com/e9/framework/dao/util/Statements.java | 2e905675e169b765263391cab69a0d7dc8bf097f | [] | no_license | jason167/test | e92a09ebfcac6cf0aac9f4aff5dbe944293adcd0 | 07ce801268af087e02539acb516c1785c4ebb709 | refs/heads/master | 2016-09-06T20:09:09.271238 | 2013-12-22T12:28:39 | 2013-12-22T12:28:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package com.e9.framework.dao.util;
/**
* 用于存放sql statement 常量
* @project OSP
* @date 2013-2-21
* @version 1.0
* @author Jason
*
* @review_history
* [2013-2-21] create by Jason
*/
public interface Statements {
}
| [
"jason5186@qq.com"
] | jason5186@qq.com |
8fa34cf3b34942672767aa858cc55a163d19c574 | 8990ba0b8192c7c83dac295b28f113b98d034cff | /sh-radiance-seata/sh-radiance-seata-a/src/main/java/com/radiance/seata/a/bean/vo/SingleTransactionalVO.java | ecb7a8a8d9d4cfb1a9b1a7b9400e7fd934ba1798 | [] | no_license | sunhao1224/study | f66274dfb610eaeaa0d2a90d1af44a862a57be46 | fa622e2d726ed69e6b8fd7d53c900047dbc56937 | refs/heads/main | 2023-03-12T09:31:57.474800 | 2021-03-03T14:45:09 | 2021-03-03T14:45:09 | 321,211,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package com.radiance.seata.a.bean.vo;
import com.radiance.seata.a.bean.dao.StaffDAO;
import lombok.Data;
import java.util.List;
/**
* @author sunhao
* @date 2021/1/19 17:02
* @Description:
*/
@Data
public class SingleTransactionalVO {
private List<StaffDAO> insert;
private List<StaffDAO> update;
p... | [
"707085383@qq.com"
] | 707085383@qq.com |
a1aef8e330106f541200676443fd994b9adaf990 | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithLambdasApi21/applicationModule/src/main/java/applicationModulepackageJava3/Foo246.java | 2592c0e904085425c84b28ad8b1911e543c49f97 | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 575 | java | package applicationModulepackageJava3;
public class Foo246 {
public void foo0() {
final Runnable anything0 = () -> System.out.println("anything");
new applicationModulepackageJava3.Foo245().foo9();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
... | [
"nikita.e.kozlov@gmail.com"
] | nikita.e.kozlov@gmail.com |
b85f54e6f516537a3f4036caf9792cc18b784b0e | 6d60a8adbfdc498a28f3e3fef70366581aa0c5fd | /codebase/dataset/t1/1933_frag1.java | 586e82c9a1d0d57cf33b7b3eb5eaa28dc23fb9c8 | [] | no_license | rayhan-ferdous/code2vec | 14268adaf9022d140a47a88129634398cd23cf8f | c8ca68a7a1053d0d09087b14d4c79a189ac0cf00 | refs/heads/master | 2022-03-09T08:40:18.035781 | 2022-02-27T23:57:44 | 2022-02-27T23:57:44 | 140,347,552 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 372 | java | username = "";
password = "";
JOptionPane.showMessageDialog(NeembuuUploader.getInstance(), "<html><b>" + HOSTNAME + "</b> " + TranslationProvider.get("neembuuuploader.accounts.loginerror") + "</html>", HOSTNAME, JOptionPane.WARNING_MESSAGE);
AccountsMan... | [
"aaponcseku@gmail.com"
] | aaponcseku@gmail.com |
749468950482f101b2dd370088e5aac24bb62294 | f129abc9063d9bb83d50d41bfdc42dd0d056c374 | /document-store/src/main/java/org/hypertrace/core/documentstore/Document.java | 944913aaca2422c5324b33a7d92e50525ad66587 | [
"Apache-2.0"
] | permissive | aaron-steinfeld/document-store | 10939072f09a559ba271853a93bed4741fb941a5 | 081cf1b5f9433e22d1a8736d01e1cc85dd663109 | refs/heads/main | 2023-04-15T16:21:38.128988 | 2021-04-05T05:08:21 | 2021-04-05T05:08:21 | 355,240,186 | 0 | 0 | Apache-2.0 | 2021-04-29T19:56:30 | 2021-04-06T15:31:17 | null | UTF-8 | Java | false | false | 94 | java | package org.hypertrace.core.documentstore;
public interface Document {
String toJson();
}
| [
"tim@traceable.ai"
] | tim@traceable.ai |
95d7b5842d317b2ad70844a56557382df985ab87 | 757e2db4a6c944a8a00e4dbe52b3291ddeed3edf | /MES-Server/src/main/java/com/mes/control/jobs/.svn/text-base/ServiceInvocationMonthlyStatJob.java.svn-base | 11e46360427a91c3af30d3d4d02789d0f34c5696 | [] | no_license | guodingming/IOV-MES | b1fae2bccbfc50760ca411388990602655c04f01 | d40da7d323a4335df51c7a011fe5c0fe3c116ed1 | refs/heads/master | 2021-07-13T14:44:01.540957 | 2017-10-18T15:32:16 | 2017-10-18T15:32:16 | 107,984,144 | 1 | 4 | null | 2017-10-23T13:13:20 | 2017-10-23T13:13:20 | null | UTF-8 | Java | false | false | 7,157 | package com.mes.control.jobs;
import com.google.common.collect.Maps;
import com.mes.common.framework.Exception.DubboProviderException;
import com.mes.common.framework.spring.ServiceBeanContext;
import com.mes.control.utils.LogUtil;
import com.mes.dubbo.interprovider.control.IDpServiceMonitorProvider;
import com.mes.du... | [
"ledengyun@github.com"
] | ledengyun@github.com | |
ccc4f0993fb8c1bb7115b6ed2dc4ccf2d1633273 | a0a74844ced88872974a52fbced64f3c88206795 | /APComputer/src/com/xiongfamily/emily/apcomp/HeapPriorityQueue.java | 1fa84a9910f355b29c35861322c8735b1d369895 | [] | no_license | EmilyXiong/APComputer | f7bf4057c1058b4166ae1ed4cf1d69f3a2bab087 | 4cdb5f5ba46ba8fb106e8c007dbb90fc8e358e0d | refs/heads/master | 2021-04-30T10:26:02.096294 | 2018-02-13T03:28:14 | 2018-02-13T03:28:14 | 121,333,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,005 | java | package com.xiongfamily.emily.apcomp;
//Name:Emily Xiong Date:5/5/17
//implement the API for java.util.PriorityQueue
//test this class by using it in McRonaldPQ_working.java.
//add(E) and remove() must work in O(log n) time
import java.util.*;
public class HeapPriorityQueue<E extends Comparable<E>>
{
p... | [
"xiongh@folioinvesting.com"
] | xiongh@folioinvesting.com |
fea5192ea9ec23e402cd592ff8a29cd01d38254a | 62805194d57f87735c5fb46b4bbad439113a8303 | /src/main/java/me/titan/customcommands/cmd/CmdReload.java | a917280c0078273a1dfab64da45539ce245933db | [] | no_license | TitanDevX/CustomCommands | 8567fa76906dc3c9b548e1fd269eb3045e2d9851 | 7caf70f4178d11b74f220d386d92cbb2d75bd8e5 | refs/heads/master | 2022-11-24T23:56:08.706946 | 2022-11-07T21:18:13 | 2022-11-07T21:18:13 | 275,794,694 | 6 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,043 | java | package me.titan.customcommands.cmd;
import de.leonhard.storage.Yaml;
import me.titan.customcommands.Permissions;
import me.titan.customcommands.cmd.lib.CommandContext;
import me.titan.customcommands.cmd.lib.TitanSubCommand;
import me.titan.customcommands.core.CustomCommandsPlugin;
import me.titan.customcommands.core.... | [
"sdt199999@gmail.com"
] | sdt199999@gmail.com |
a38ee77c04aa05495fcc99478a2db0c8530d5d57 | 9bce6a7311a34cbc7ad2df38fe2624f0e3281e78 | /app/src/main/java/com/example/admin/akshatha/MainActivity.java | 1fdf2a3100269ace565747bad5c98f04177b3be0 | [] | no_license | AshRK1997/Basic-Math-Trainer | 444f6f42a57e617529db97cca8a5078828f768e3 | d033bf9ffc057bdeabdf0c856bb372b21be11557 | refs/heads/master | 2020-03-06T22:52:04.319523 | 2018-06-12T22:10:14 | 2018-06-12T22:10:56 | 127,116,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,694 | java | package com.example.admin.akshatha;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.view.View;
import android.support.design.widget.NavigationView;
import android.support.v4.view.GravityCom... | [
"reachashrk@gmail.com"
] | reachashrk@gmail.com |
43ac733867eb777a8eaa279ca262f545038dd34c | 412a97c74ca8ff52330b137ecdcd4753ffb45d37 | /src/domain/Goods.java | feb5aa69f40e051da9dd32541d26e967bda00d36 | [] | no_license | believeacoustic/SpringMVC_Demo | bd5c348f5ec82c114f64ad3a647efa819492c65e | 6e26dd6ca93550f8c5b90db975b8cb2016c12eef | refs/heads/master | 2020-03-16T19:04:02.442740 | 2018-05-10T12:46:16 | 2018-05-10T12:46:16 | 132,899,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,165 | java | package domain;
public class Goods {
private String gid;
private String gname;
private double price;
private String img;
private String catory;
public Goods() {
}
public String getGid() {
return gid;
}
public void setGid(String gid) {
this.gid = gid;
}
... | [
"1594231948@qq.com"
] | 1594231948@qq.com |
a58827fca4cc02455f56af259aa33199ca563004 | 4a6d5997d0972847f2ad09228f92ee7ca92d4508 | /src/java/cu/cenpis/gps/wic/data/dao/impl/EspecialidadDAOImpl.java | 2525761db03d775bfff1e1bc65e489aadef08c1f | [] | no_license | farias85/web-image-control | 982f25823ae98a9f082f21f787ea441778051c11 | 10ed56542a6645abfad0d35bdffb2fa0d682b581 | refs/heads/master | 2021-01-21T22:19:45.345929 | 2017-09-02T16:30:42 | 2017-09-02T16:30:42 | 102,150,106 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,110 | java | package cu.cenpis.gps.wic.data.dao.impl;
import cu.cenpis.gps.wic.data.dao.EspecialidadDAO;
import cu.cenpis.gps.wic.data.entity.Especialidad;
import java.util.List;
import org.hibernate.SQLQuery;
import org.hibernate.Session;
import org.hibernate.type.IntegerType;
import org.hibernate.type.StringType;
import org.spri... | [
"farias@uo.edu.cu"
] | farias@uo.edu.cu |
8eadf17f8763c251a08a44a7777e05e803add56c | 7885aa64d30fe5845d907d319e01f66a00215c45 | /src/com/jcg/examples/delegate/DelegateSendMessage.java | 9914ce2feb908139a9443b051037be0e9abc696c | [] | no_license | starkjarvis/OHD | 036812588221f32cd819e90bc893785158b9aaab | 097da6538b52b4624da07772c2f597a5f96dbfb7 | refs/heads/master | 2020-12-02T06:33:01.722098 | 2017-07-11T04:40:22 | 2017-07-11T04:40:22 | 96,851,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 510 | java | package com.jcg.examples.delegate;
import java.sql.SQLException;
import com.jcg.examples.service.SendMessage;
public class DelegateSendMessage {
private SendMessage sendMessage;
public SendMessage getSendMessage() {
return sendMessage;
}
public void setSendMessage(SendMessage sendMessage) {
this.sendMessag... | [
"rajat.sharma830@gmail.com"
] | rajat.sharma830@gmail.com |
5ffa1462b83aa8c82c32b888f90d68b5207299ef | 016c056c705064d515c0f234abbadaf94b644a5f | /src/cropimage/ClipMover.java | 2cda2303ae00a176c9c5d643449bdfdfef724d3f | [] | no_license | Janio-Rosa/importacaoimagens | c9dbf922e055af79147f4506328e5ec5033549de | 51f46a789cb0fa1ee909fdd304fae69bc3553270 | refs/heads/master | 2020-09-15T09:41:42.408141 | 2019-11-22T15:39:28 | 2019-11-22T15:39:28 | 223,413,332 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,140 | 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 cropimage;
import carrega_imagem.TratarImagem;
import cropimage.Cropping;
import java.awt.Point;
import java.awt.Rectangle;
i... | [
"janio@ufu.br"
] | janio@ufu.br |
ed5a52882aed62ceafcedf5c9e07513c27a89a6c | 88c73a4aa38f66e1dc7fea7229a07a8aea73141b | /app/src/main/java/com/degree/abbylaura/rumma_server/Database/Repo/FixtureRepo.java | fd74512634a24d681af1b4b96af2188fe38e0560 | [] | no_license | AbbyLauraWiggins/RUMMA_Server | 2c64b3c95b6b1a0d3ff5d1f9f3000866ae1eebc6 | 32c17d7c0e1bc2df36a72c5731e3dbdfa0e59c09 | refs/heads/master | 2021-09-09T08:17:59.444545 | 2018-03-14T10:27:26 | 2018-03-14T10:27:26 | 125,131,546 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,919 | java | package com.degree.abbylaura.rumma_server.Database.Repo;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.DatabaseUtils;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import com.degree.abbylaura.rumma_server.Database.Data.DatabaseManager;
import c... | [
"axw520@student.bham.ac.uk"
] | axw520@student.bham.ac.uk |
3060038cf1fe1f5d49966decd91afdab1bc53cea | cdfbf188185b93119b55f2cbd0fa4d52cbd13bf5 | /platform/com/platform/mvc/module/ModuleController.java | 534d69caa6f145626d78a9643e1087142201a8b5 | [] | no_license | lixhongwu/managerwork | 935935692c4a2a566a08f8fd066bede2bba7893a | 151bb63ef08ee19c6e2d987345bc2daafc46c4c2 | refs/heads/master | 2020-04-29T03:48:29.699776 | 2019-03-15T13:21:23 | 2019-03-15T13:21:23 | 175,824,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,442 | java | package com.platform.mvc.module;
import java.util.List;
import com.jfinal.aop.Before;
import com.jfinal.log.Log;
import com.platform.annotation.Controller;
import com.platform.dto.ZtreeNode;
import com.platform.mvc.base.BaseController;
/**
* 模块管理
* @author 董华健
*/
@Controller("/platform/module")
pub... | [
"zhanghaishu@126.com"
] | zhanghaishu@126.com |
ef34d2c1dc04132bcb75990365ebd9c7adc99b22 | fd43b30739bf08bdb8bfae9f81d8538606274f75 | /app/src/androidTest/java/com/example/omerrom/moodj/ApplicationTest.java | 5cdd396b04f740be67ad10a5ad2a60614196928e | [] | no_license | omerom88/Mist | 718630e02ef9757fc5072f90037edede939e3008 | 4d8e90f3c703b89073646db1f06ddaf869c9c13a | refs/heads/master | 2021-08-26T08:33:22.259967 | 2017-11-22T14:06:49 | 2017-11-22T14:06:49 | 111,538,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package com.example.omerrom.moodj;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"omerom88@gmail.com"
] | omerom88@gmail.com |
a8396f0c7fc4c7a9452d288c03585f66c15a631d | d1f72102199f5aebbd3e3dc471ec1c78f5db8639 | /src/codes/myQuickSort.java | d696ccdac107fef8ad96be03f93d9d40744b7225 | [] | no_license | chizhang0814/CodeTest | 27be2e0c3c325c660ebbfd058c29e6b31df73cda | 0842f50e8a5bda734de4492a083f11aba1d4e37e | refs/heads/master | 2021-01-10T19:51:16.802010 | 2015-11-13T21:28:55 | 2015-11-13T21:28:55 | 42,343,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,320 | java | import java.util.ArrayList;
public class myquickSort {
private int array[];
private int length;
public void sort(int[] inputArr) {
if (inputArr == null || inputArr.length == 0) {
return;
}
this.array = inputArr;
length = inputArr.length;
... | [
"chizhang0814@gmail.com"
] | chizhang0814@gmail.com |
c9e7a36daa8cfaab1c4940b17e698a3e352ab9ab | 024d3b80a0678923b33da780e6cad17eb80d405e | /jbehave-core/src/main/java/org/jbehave/core/reporters/ViewGenerator.java | b397fb9927d442844fbe5d5f410d499e64014009 | [
"BSD-3-Clause"
] | permissive | xavierbourguignon/jbehave-core | 4b0754add64c7f961bc9cedf10eeef6173200621 | e07a6ed67d111446da1d5e3cbc1a3a9f65e6bd62 | refs/heads/master | 2021-01-15T23:02:58.303000 | 2010-11-13T22:07:46 | 2010-11-13T22:07:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 587 | java | package org.jbehave.core.reporters;
import java.io.File;
import java.util.List;
import java.util.Properties;
import org.jbehave.core.model.StoryMaps;
/**
* A view generator is responsible for creating a collective views of stories,
* either story maps or file-based reports of stories run.
*/
public interface V... | [
"mauro.talevi@aquilonia.org"
] | mauro.talevi@aquilonia.org |
bf8180701e08e3f2d03d5c5a319b7ac3023bffbf | e013ec787e57af5c8c798f5714d9f930b76dfd32 | /Library/Dynamic Programming/Sparse Table/Range GCD Query.java | 2653eae866b15d9aeeef84e115f4744711eb6722 | [] | no_license | omaryasser/Competitive-Programming | da66cb75bf6ed5495454d2f57333b02fe30a5b68 | ba71b23ae3d0c4ef8bbdeff0cd12c3daca19d809 | refs/heads/master | 2021-04-29T00:39:29.663196 | 2019-02-19T04:20:56 | 2019-02-19T04:20:56 | 121,832,844 | 17 | 8 | null | null | null | null | UTF-8 | Java | false | false | 1,093 | java | public class Range_GCD_Query {
static int Arr [] , table [][];
public static int gcd(int a, int b)
{
return b == 0 ? a : gcd(b, a%b);
}
Range_GCD_Query(int [] in)
{
Arr = in.clone();
int N = Arr.length;
int k = (int) Math.floor(Math.log(N) / Math.log(2))... | [
"oyaraouf@gmail.com"
] | oyaraouf@gmail.com |
ac70a7048facde512ba825677faf6a641f483c63 | 5aa586fb3c6d1c5350af10e857f31a3daed9b970 | /AC-Game/data/scripts/system/handlers/quest/morheim/_2036ACaptiveFlame.java | 59442b196157bd2b13926217d68dd63992b44e8f | [] | no_license | JohannesPfau/aion48 | c1b77a46b6f98759e3704507fd48a47c5da48021 | ebed1fc243fa85ee56a2af49d84a6d6dcca6c027 | refs/heads/master | 2020-03-18T01:15:05.566820 | 2018-05-16T20:40:16 | 2018-05-16T20:40:16 | 134,134,369 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,087 | java | /**
* This file is part of Aion-Lightning <aion-lightning.org>.
*
* Aion-Lightning is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later ver... | [
"aion@gmx-topmail.de"
] | aion@gmx-topmail.de |
6389eead936255c1ef7a5257c783473a5d7a5a17 | 73267be654cd1fd76cf2cb9ea3a75630d9f58a41 | /services/servicestage/src/main/java/com/huaweicloud/sdk/servicestage/v2/model/LifecycleEntrypoint.java | d91aeb49e5fab4e0a658ed9e14a8928e47b1f883 | [
"Apache-2.0"
] | permissive | huaweicloud/huaweicloud-sdk-java-v3 | 51b32a451fac321a0affe2176663fed8a9cd8042 | 2f8543d0d037b35c2664298ba39a89cc9d8ed9a3 | refs/heads/master | 2023-08-29T06:50:15.642693 | 2023-08-24T08:34:48 | 2023-08-24T08:34:48 | 262,207,545 | 91 | 57 | NOASSERTION | 2023-09-08T12:24:55 | 2020-05-08T02:27:00 | Java | UTF-8 | Java | false | false | 3,312 | java | package com.huaweicloud.sdk.servicestage.v2.model;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
import java.util.function.Consumer;
/**
* 生命周期
*/
public class LifecycleEntrypoi... | [
"hwcloudsdk@huawei.com"
] | hwcloudsdk@huawei.com |
251514abae97357ff8be48bdb19dd033da939663 | 6194bd9346c5cea924cef26ce7e98cfbfcd51d83 | /src/main/java/ru/anovikov/learning/otusbooklib/domain/Book.java | 18d23d6b50e59a93070e57811f74ab7760bb043e | [] | no_license | andnovikov/otus-book-lib | c8bd7f2665a8b57416943fda775e53beed212fda | 387b0c5860a161f7f3df64e9e3e11d28bf945003 | refs/heads/master | 2020-08-24T19:04:50.329848 | 2020-01-09T20:47:50 | 2020-01-09T20:47:50 | 216,887,654 | 0 | 0 | null | 2020-01-09T20:38:10 | 2019-10-22T18:54:32 | Java | UTF-8 | Java | false | false | 1,752 | java | package ru.anovikov.learning.otusbooklib.domain;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.swagger.annotations.ApiModelProperty;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.DBRef;
import org.springframework.data.mongodb.core.mapping.Document... | [
"andnovikov@outlook.com"
] | andnovikov@outlook.com |
e129d8862176188338dd58def8e569a3632768cf | 38ca0dc35f23f9352275818e5fdf858d2246bf89 | /Exercicio 9/src/map/comport/template/Loan.java | b3087a4450519bb0a5ac14cb7fdfaa3aaa4ca195 | [] | no_license | ayrtonkenn/MAP-2017-2 | 5653021186d2618b86d7a1c66cc5f118f49469d7 | 5c4b8b3e6ae0fc51b65ec989e349d19ce61deb39 | refs/heads/master | 2021-01-15T22:01:35.974510 | 2017-11-15T00:47:31 | 2017-11-15T00:47:31 | 99,880,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package map.comport.template;
public class Loan {
public double getCommitment() {
// TODO Auto-generated method stub
return 0;
}
public double getUnusedPackge() {
// TODO Auto-generated method stub
return 0;
}
public double unusedRiskAmount() {
// TODO Auto-generated method stub
return 0;
}
publ... | [
"wizzardayrton@gmail.com"
] | wizzardayrton@gmail.com |
2712e713bf359bf16fd00726613e717754ae0509 | a69ed15e24e686c1c23dc863df46f4481ba66fc8 | /corejavaexamples/swing/FillTest.java | 675b34e3e6320f8451f8eef0ab541236ea8c5872 | [] | no_license | namratajavactp/corejavademos | 2d4b1198081ce4abbd92c785f118f2e34ac960bd | 52de32f5915f0da350380c38f217a5e75c380f51 | refs/heads/master | 2021-01-13T02:02:37.922813 | 2015-08-20T11:33:47 | 2015-08-20T11:33:47 | 41,092,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,982 | java | /* To establish a common baseline, the AWT defines five logical font names:
SansSerif
Serif
Monospaced
Dialog
DialogInput
These names are always mapped to fonts that actually exist on the client machine.
For example, on a Windows system, SansSerif is mapped to Arial.
To draw characters in a font, you must first ... | [
"namrata.marathe@citiustech.com"
] | namrata.marathe@citiustech.com |
4ced2a8a8952c146942199f519d3b1f23624cdce | 76820925db4d541b65a14f39ce1e9777ad78229e | /src/FormulariosParaProveedor/Registrar/RegistrarProveedor.java | 8bcd72ef6eb2c86d6cf1c049f442215341311806 | [] | no_license | KevinPC98/Minimarket | 1200b6664b7ef94241d966704ea3e35491c96102 | 5b66e46d85598a8bfc7adb2b4452b22a1a5be73f | refs/heads/master | 2023-04-07T03:26:00.853002 | 2021-04-07T16:02:19 | 2021-04-07T16:02:19 | 355,603,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,490 | 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 FormulariosParaProveedor.Registrar;
import BaseInternalFrame.BaseInterenalFrame;
import presentacion.validacion;
/**
*
* @a... | [
"kevin.paredescaman20@gmail.com"
] | kevin.paredescaman20@gmail.com |
08acea4cb694ee4b45f0c1ab9364989315cd75ea | d103a2348d14bf6e4d9d1aac93d7bcbf8f7e433f | /day18/src/com/hxzy/守护线程/Guardian.java | 27a18ecb9edf0559374505c2ce58fa397b0210ae | [] | no_license | veigara/java24 | 29e04cc2e075c14c9511fb640edd065e25abb181 | 20f1c085b0b45215a84531f0b3159d9d592aa683 | refs/heads/master | 2020-03-06T21:46:59.302199 | 2018-05-28T01:36:37 | 2018-05-28T01:36:37 | 127,086,412 | 2 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,540 | java | package com.hxzy.守护线程;
/**
* 守护线程
* @author Administrator
*
*/
public class Guardian {
/**
* 守护线程:需要在主线程中声明线程并通过setDaemon(true)
* 说明该线程为主线程的守护线程(特殊的子线程)
* 特点:随着主线的结束,守护线程随之结束。即使守护线程中的任务没有执行完毕,也需要结束
* 使用场景:日志,审计
* @param args
*/
public static void main(String[] args) {
System.out.pri... | [
"Administrator@LS--20171225UTQ"
] | Administrator@LS--20171225UTQ |
7921229d9b1815631c26e8a1cafc164207988254 | 90ae78337be1ba50e28050a8acee84922537da0e | /webstore/src/main/java/com/packt/webstore/interceptor/ProcessingTimeLogInterceptor.java | 0043d359c0dad46f07be10c25cc7e8ecc70a3d24 | [] | no_license | SterlingAr/spring-mvc | 1acffcd1edb44110e45ac2ee3193ab2bcb43b5da | efc5aec3b7564b2721292ec75ded2e57fa4e9617 | refs/heads/master | 2020-12-30T15:54:49.873864 | 2018-02-15T08:07:41 | 2018-02-15T08:07:41 | 91,185,696 | 0 | 0 | null | 2017-06-28T10:48:47 | 2017-05-13T15:58:52 | Java | UTF-8 | Java | false | false | 1,427 | java | package com.packt.webstore.interceptor;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
public class ProcessingTimeLogIntercepto... | [
"marboravrns@gmail.com"
] | marboravrns@gmail.com |
11aa6c2378d83757cba20462aa237e81c95fcea9 | a6c3635154143b4fb42a7f6288d79411862e91a6 | /src/gensekiel/wurmunlimited/mods/treefarm/PlanterAgeAction.java | b1f97bd4cda4798b921748a7af79ab65ca72b528 | [] | no_license | duejensen/modtreefarm | 44c6e9a2f896fda5d3d8ef8e4a1be58d68274345 | 78b26f1272d55f9d9161406d626f2db040982ca5 | refs/heads/master | 2020-03-13T00:33:53.657235 | 2018-04-24T17:19:06 | 2018-04-24T17:19:06 | 130,889,221 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,217 | java | package gensekiel.wurmunlimited.mods.treefarm;
import com.wurmonline.server.creatures.Creature;
import com.wurmonline.server.items.Item;
import com.wurmonline.server.items.ItemList;
public class PlanterAgeAction extends PlanterAction
{
//======================================================================
public P... | [
"gensekiel@users.noreply.github.com"
] | gensekiel@users.noreply.github.com |
3b7171bcd8407cf8ce34e70dc03111905f2fc359 | b0f21d5395a6a1102eefca45190233c4a35c42a8 | /src/main/java/org/segrada/servlet/SegradaSimplePageCachingFilter.java | f7c109cdf20a3d87065553b93ad1ba78092c918f | [
"Apache-2.0"
] | permissive | rm3l/segrada | 55d5a1a1c9efa155188f561016a187e644f2a374 | cfed9476b73d933116d4f1d539e3f3c0fb020461 | refs/heads/master | 2021-01-22T09:17:15.700317 | 2015-11-29T09:55:00 | 2015-11-29T09:55:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,200 | java | package org.segrada.servlet;
import com.google.inject.Injector;
import com.google.inject.Singleton;
import net.sf.ehcache.constructs.web.PageInfo;
import net.sf.ehcache.constructs.web.filter.SimplePageCachingFilter;
import org.apache.commons.codec.binary.Hex;
import org.segrada.session.Identity;
import org.slf4j.Logge... | [
"info@auxnet.de"
] | info@auxnet.de |
a7a410987b0218ae322f5b8bbf1bc106ae6b11ad | 97a7a1700c757b840365fe01aac6622215903459 | /lib/common/src/main/java/com/android/open9527/common/net/data/json/StringTypeAdapter.java | 9da5da934786bebb1918582e75ac6eed88009d94 | [
"Apache-2.0"
] | permissive | open9527/OpenProject | 7fd4cd24ee034c65c1e4377d37a735e207797f38 | 111218f407aa460f8eca62fc45d8b4a6ceb4f4dd | refs/heads/main | 2023-07-26T00:59:31.281146 | 2021-06-24T07:22:28 | 2021-06-24T07:22:28 | 329,212,942 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,155 | java | package com.android.open9527.common.net.data.json;
import com.google.gson.TypeAdapter;
import com.google.gson.stream.JsonReader;
import com.google.gson.stream.JsonWriter;
import java.io.IOException;
/**
* author : Android 轮子哥
* github : https://github.com/getActivity/EasyHttp
* time : 2020/05/05
* ... | [
"open_9527@163.com"
] | open_9527@163.com |
21cee9be6b2e76450dad784164f9372be4efc0e6 | 5871919dd1e36b41f3fe7fb258ff03b98f382769 | /POI/src/sam/Sample3.java | fe3181c9168e09e59471a194764c5c8cccee3010 | [] | no_license | sigekyon/phase1 | aaeef854409f314291129ac54e5844cc44962655 | e34d87bb82ee4c1bfccb35379d3d4d7aed0c19c2 | refs/heads/master | 2021-01-10T03:20:22.243124 | 2015-09-28T03:53:04 | 2015-09-28T03:53:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 778 | java | package sam;
import java.io.FileOutputStream;
import java.io.IOException;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.apache.poi.ss.usermodel.Sheet;
import org.apache.poi.ss.usermodel.Workbook;
public class Sample3 {
public static void main(String[] args) {
Workbook wb = new HSSFWorkbook();
S... | [
"tt@ntc.co.jp"
] | tt@ntc.co.jp |
5ffeb73697559a610bc50c3d48eb7d6663f21d75 | 8b0ea80665b3dfe1d13fec362334550811e8facc | /decoration-dal/src/main/java/me/nithans/decoration/dal/domain/decoration/MaterialCriteria.java | 6526fce1e50e39433ed1515fcb4e7e75731219db | [] | no_license | WOWHans/decoration | 867d3113900feebbb57fada834ec985527574668 | f6896ba67ebd79347d96a8e52177ec21bd632055 | refs/heads/master | 2020-04-16T09:44:16.825990 | 2019-04-29T09:01:22 | 2019-04-29T09:01:22 | 165,475,175 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,697 | java | package me.nithans.decoration.dal.domain.decoration;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class MaterialCriteria {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table decoration_material
*
* @mbg.genera... | [
"hw.pers@hotmail.com"
] | hw.pers@hotmail.com |
c139ef7ea8efe25baf0d6c3d1e8cd9767e175c4f | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/com/tencent/p177mm/plugin/sns/p516g/C43543g.java | 3a8613b9416a33d85247e8e4cd768ef6b0827658 | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 963 | java | package com.tencent.p177mm.plugin.sns.p516g;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.p177mm.p183ai.C1202f;
import com.tencent.p177mm.p183ai.C1207m;
/* renamed from: com.tencent.mm.plugin.sns.g.g */
public final class C43543g implements C1202f {
C39736h qQa;
public final boolean... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
6f19c7657d182e0c3579169ddf0dd0c1cce821a2 | e575a8fbdc945d70fef2593a209bb09f1066a333 | /LeetCode/src/com/zil/li/Tree/FlattenBinaryTreeToLinkedList.java | 022ea92b955b0f0ae40fcf256dcf9133f21ecfdc | [] | no_license | chongzizil/Practices | ba440591dbb5418d13995b7e0553c1a1b51e814b | 96070b0aef8abcf96f907a0336edbe6df229ff55 | refs/heads/master | 2021-01-25T12:13:29.518589 | 2015-04-17T06:00:59 | 2015-04-17T06:00:59 | 28,645,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 962 | java | package com.zil.li.Tree;
import com.zil.li.datastructure.TreeNode;
/**
* Created by youlongli on 2/11/15.
*
* https://oj.leetcode.com/problems/flatten-binary-tree-to-linked-list/
*/
public class FlattenBinaryTreeToLinkedList {
/**
* Time complexity: O(n)
* Space complexity: O(1)
*/
public void flatte... | [
"chongzizil@gmail.com"
] | chongzizil@gmail.com |
76c58cd3b49205e5f497aed2e824f3dcec2ed59b | a5ee48072f4f411165150ab893ab531a8edeb49c | /src/dados/generico/DAOFactory.java | bfd969155dbc88eb87927b1ee867a9e32a13852e | [] | no_license | fellypeavelino/projetoJSF | e8df008ebcd7687922e1072868b590493e237022 | 69ff8ce93b70fedad3a45a37812a6f0c5db9cd5d | refs/heads/master | 2021-01-20T09:55:06.539957 | 2014-11-30T12:38:42 | 2014-11-30T12:38:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,786 | java | package dados.generico;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import dados.basic.AnimalBase;
import dados.basic.ClienteBase;
import dados.basic.CompraBase;
import dados.basic.CotacaoBase;
import dados.basic.EnderecoBase;
import dad... | [
"fellypeavelino@hotmail.com"
] | fellypeavelino@hotmail.com |
c76b9b9a6cf73d2d7b551b2995d0a63bfac7ecf9 | f4893ae47c676f109d0077725ccc284b0ef2274e | /Lesson8/ClassWork/Frame15GuiForShop/TechShop/Service/Interface/Mag.java | ced59f073b9b394e8d713a5e098d01a7653bf4fb | [] | no_license | QuickScoper/Java-Developer | 92c1b360ed3d2a95422b9789a8d87ad946973ba6 | a343ff306ff05f73a4c878d1c0801ed1590310ca | refs/heads/master | 2021-01-10T16:11:12.819489 | 2016-03-28T17:26:58 | 2016-03-28T17:26:58 | 54,908,742 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 101 | java | package Lesson8.ClassWork.Frame15GuiForShop.TechShop.Service.Interface;
public interface Mag {
}
| [
"only.sololine.player@gmail.com"
] | only.sololine.player@gmail.com |
1defc97cd663e2d631626485e6d7f07673aba2de | 8ecff29f447f7971f113feefc35f5b63fcece9e8 | /src/main/java/org/hlbc/dms/dmswebsocket/data/User.java | 2b3f0070623236536b941dfd0711d04e503c7788 | [] | no_license | Hackerspace-Lab-Break-Create/dms-websocket | feda9bc5d2d0fd2cacad5580b609ae2aa4145c3f | dfb8e51d7a638fc3708ab13a95594aa1e55b902e | refs/heads/main | 2023-05-09T09:35:29.480090 | 2021-05-31T17:44:16 | 2021-05-31T17:44:16 | 371,814,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,587 | java | /*
* Copyright 2014-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"kevinsilveiradias@gmail.com"
] | kevinsilveiradias@gmail.com |
08cafae01b035c9f62bd396572111974b1e2e172 | f2767c19d8daf7e7ec73b892ecb2834e1016248d | /LataFillingStation/src/main/java/org/gl/com/controller/UserController.java | 1c3818d2e81404f1766f47a3b840cbc033a5a117 | [] | no_license | golmalyusuf/LataFillingStatitionSpringBootAngularApp | b679b0b06569f86bd2b7bf74e23eb9bfa7ae39e1 | f4f824620bd20a4f7553284dc41cde57cbcce2b4 | refs/heads/master | 2020-08-29T18:50:49.592257 | 2019-11-07T18:19:53 | 2019-11-07T18:19:53 | 218,137,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,003 | java | package org.gl.com.controller;
import java.net.URI;
import java.util.Date;
import java.util.List;
import java.util.Optional;
import javax.transaction.Transactional;
import javax.validation.Valid;
import org.gl.com.entity.Role;
import org.gl.com.entity.User;
import org.gl.com.entity.exception.ResourceNotFoundExceptio... | [
"common.dsdl@gmail.com"
] | common.dsdl@gmail.com |
16e63f75fc3b2f8c82e7cf048927289cc97509a7 | bc459f07cdca2d3f8b15c688e1588ab284a9b4cc | /Junyoung/프로그래머스/당근마켓_3번.java | 055d9385ac94c0ee8fa272752ce9898080e98cfd | [] | no_license | NevErdiEkilLeR/Competitive-Programming | ed6c2fec6ac8103d2a690fcab9e5e6162d582bd4 | 8aa2912f77a96e22af5554f7388472ab4de9038c | refs/heads/master | 2022-12-14T10:44:44.784287 | 2020-09-09T09:08:24 | 2020-09-09T09:08:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,675 | java | import java.io.*;
import java.util.*;
import static java.util.Arrays.*;
import static java.util.stream.IntStream.*;
public class Main {
public static void main(String[] args) throws Exception {
BufferedReader br = new BufferedReader(new FileReader("input.txt"));
StringTokenizer st;
String ... | [
"cupjoo@naver.com"
] | cupjoo@naver.com |
434e3aeb8330204cf0c14e5d2982c660b7954600 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_3b08a4c1435dd46c764fe11e81bbe7879c407444/Application/5_3b08a4c1435dd46c764fe11e81bbe7879c407444_Application_t.java | ec699c2d0e3eca14a54a11408f3b916c81f5f89c | [] | 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 | 4,515 | java | /**
*
*/
package org.minnal.core;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.minnal.core.config.ApplicationConfiguration;
import org.minnal.core.config.ConfigurationProvider;
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
ca0804fcd1d51bebcc4cc48e47f3d1c14a755f11 | f847d6be99b4bd427cbbc8417f42668ca08a13eb | /app/src/main/java/com/example/thewitsapp/ActiveDiscussions.java | 5db6dc3983f32897f12f9eb769d1afd0c163f478 | [] | no_license | Google-s-Garage/Wits-App | 086373f9a8555ccc2a942ab0c228f9f6f0c24ab4 | 30db84b089ee8c7f6b641489cbd1deb8f975e0b9 | refs/heads/master | 2021-02-07T05:17:07.936734 | 2020-10-12T11:59:00 | 2020-10-12T11:59:00 | 243,987,465 | 1 | 2 | null | 2020-09-14T22:56:40 | 2020-02-29T14:54:02 | Java | UTF-8 | Java | false | false | 3,950 | java | package com.example.thewitsapp;
import android.annotation.SuppressLint;
import android.content.ContentValues;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import... | [
"mzilasizwe@gmail.com"
] | mzilasizwe@gmail.com |
93a90ae7a0cdda334b6f592d568eaa6011ac9259 | eee87ddb944c08073f8db2d41aa47a0970ae6e50 | /src/com/company/builderMode/Meal.java | 06b88e3cad2600c2c9fa2d05cdad9ba6e3fda67c | [] | no_license | MAGRY-GIT/DesignPatternsDemo | 009c8def8e61797dc28fdce2341df3942d2a818a | 74d9307bf0cb616c0978711207282ec492329069 | refs/heads/master | 2023-07-13T17:06:39.350135 | 2021-08-18T05:19:02 | 2021-08-18T05:19:02 | 227,073,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 723 | java | package com.company.builderMode;
import com.company.builderMode.core.item.Item;
import java.util.ArrayList;
import java.util.List;
/**
* @author MGARY
* @date 2019-11-26 下午5:19
*/
class Meal {
private List<Item> items = new ArrayList<>();
void addItem(Item item){
items.add(item);
}
float... | [
"1637552108@qq.com"
] | 1637552108@qq.com |
f62b05a823d92f0f22da6a5b34eb582b8669327a | 382fba9fc0398117efecea655588589f7d378fc3 | /src/Sprite.java | ff0f5a939e4969689abbefcb91ae05008b6eed0b | [] | no_license | verbal-noun/shadow-defend-java | 4f02ef163832f4eb9a37f1e388b99831041c7e06 | cd446a3aed26fdaf069fe0e639d3b1502840f518 | refs/heads/master | 2022-10-09T00:04:27.277261 | 2020-06-15T09:52:54 | 2020-06-15T09:52:54 | 272,391,652 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,728 | java | import bagel.DrawOptions;
import bagel.Image;
import bagel.util.Point;
import bagel.util.Rectangle;
import bagel.util.Vector2;
/**
* Sprite Abstract Class implementation taken from Project-1 Solution
* I acknowledge the implementation of this class is not mine.
*/
public abstract class Sprite {
protected Image... | [
"kahsan@student.unimelb.edu.au"
] | kahsan@student.unimelb.edu.au |
863969cf101433a7aefe92c454964cd11547936e | 740c53df1130a7bc85043e44f1a09f59d9c756f6 | /src/main/java/com/domain/WsRoom.java | e0030e87ad6390f96c12b13800ee14bfa1f0658f | [] | no_license | pijunqi/TestWork | d72cc4b56edd60dcb958e032855e2da4b63f7f1b | c9251ff207c0886465fe4acb02baf8f58b3147a8 | refs/heads/master | 2020-09-29T13:12:46.923046 | 2020-01-04T03:34:29 | 2020-01-04T03:34:29 | 227,044,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 306 | java | package com.domain;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
@Getter
@Setter
@ToString
public class WsRoom {
private String id;
/**
* 房间名称
*/
private String name;
/**
* 类型: 1-胃镜;2-肠镜;3-胃肠镜
*/
private Short type;
} | [
"464553387@qq.com"
] | 464553387@qq.com |
96b3c84708d33c153252b2f84b7205f2263c9197 | 89aab1fcd4274b3951dbd8290b204f045f4da624 | /components/ml/org.wso2.carbon.ml.core/src/main/java/org/wso2/carbon/ml/core/utils/BlockingExecutor.java | d6a5a7f300a23cdaf4c3166198ef0768f56bdcf2 | [
"Apache-2.0"
] | permissive | wso2/carbon-ml | 2bd340476aec881447e97a4912be7878bb629c18 | 4191abc83852ca511e30b25dc5934768c16060da | refs/heads/master | 2023-09-03T20:12:27.574287 | 2018-03-14T15:00:32 | 2018-03-14T15:00:32 | 35,467,512 | 36 | 61 | Apache-2.0 | 2018-03-14T14:51:41 | 2015-05-12T04:50:29 | Java | UTF-8 | Java | false | false | 3,091 | java | /*
* Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 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/li... | [
"nirmal070125@gmail.com"
] | nirmal070125@gmail.com |
ab4e3c1d7a7b49fc5858c50f62c20272d8a8018d | 1ca86d5d065372093c5f2eae3b1a146dc0ba4725 | /apache-libraries/src/test/java/com/surya/apache/opennlp/ChunkerUnitTest.java | cd2ec39c91cde260bd1e31e9329804feabe96e8c | [] | no_license | Suryakanta97/DemoExample | 1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e | 5c6b831948e612bdc2d9d578a581df964ef89bfb | refs/heads/main | 2023-08-10T17:30:32.397265 | 2021-09-22T16:18:42 | 2021-09-22T16:18:42 | 391,087,435 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,411 | java | package com.surya.apache.opennlp;
import java.io.FileInputStream;
import java.io.InputStream;
import opennlp.tools.chunker.ChunkerME;
import opennlp.tools.chunker.ChunkerModel;
import opennlp.tools.postag.POSModel;
import opennlp.tools.postag.POSTaggerME;
import opennlp.tools.tokenize.SimpleTokenizer;
import static or... | [
"suryakanta97@github.com"
] | suryakanta97@github.com |
549ab7e79524e883f74f21fc7844f1e245cafdb8 | 07aca827dff5955cbf0bcaf5d77387f500d346f3 | /K19-JPA2-Hibernate/src/br/com/k19/modelo/Autor.java | 03a1167c4b70874b4fa683febd805f089607ab4d | [] | no_license | KleitonRufino/projetos-persistencia | 6b3d03b66134268d9899e6bb8b38707993fbf299 | ff8c8858dff067c295d8899a606c96c6f7dbef2e | refs/heads/master | 2021-01-19T20:18:19.122131 | 2016-11-21T03:46:19 | 2016-11-21T03:46:19 | 22,653,034 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | package br.com.k19.modelo;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
@Entity
public class Autor {
@Id
@GeneratedValue
private long id;
private String nome;
public long getId() {
return id;
}
public void setId(long id) {
this.i... | [
"kleitonhd@hotmail.com"
] | kleitonhd@hotmail.com |
9e65cd4eff764093ad0ec59615689ffc218c58da | 0bcd608d1a63be5af9d6c9c8f1b895b53c64cbb4 | /app/src/main/java/com/foodorder/tatsuya/foodorder/activity/LoginActivity.java | 3c93dcb875867424f1a117368795f52e532020de | [] | no_license | TrieuHiep/FoodOrderWebService | 338793856c8e6b70585cc17603c75272eddb08bb | 62260227ab85ce713cc6c222530975ea75a58a16 | refs/heads/master | 2020-03-14T12:04:20.758415 | 2018-05-08T17:35:59 | 2018-05-08T17:35:59 | 131,603,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,093 | java | package com.foodorder.tatsuya.foodorder.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.wid... | [
"trieuhiepptit@gmail.com"
] | trieuhiepptit@gmail.com |
21eb3a8a58714be41e8977996434d4f72e9a8efb | df5aea3247ef5b37b83b7bf472f91026c5742295 | /TheMotivator/src/com/example/themotivator/applist/app/AppData.java | 75910d97aec481f6a666b4d9a80a940fbb84d03d | [] | no_license | expected/ubi | 793876ca7ca35f16abc45336848b152ad5bba47e | 7e5818da39415f7c6729167ab3a87ab71e9bc33c | refs/heads/master | 2016-09-06T04:44:01.669544 | 2014-06-27T15:56:26 | 2014-06-27T15:56:26 | 21,079,267 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 379 | java | package com.example.themotivator.applist.app;
import android.app.Application;
import android.content.pm.PackageInfo;
public class AppData extends Application {
PackageInfo packageInfo;
public PackageInfo getPackageInfo() {
return packageInfo;
}
public void setPackageInfo(PackageInfo pac... | [
"toni@informatik.uni-bremen.de"
] | toni@informatik.uni-bremen.de |
a7c4106b03fecd3c99c2baf035efb79e7b19953b | e06998a351e40f611a0470ef95d7b2c2d4cebd82 | /src/test/java/com/krooj/practice/ch1/Testch1Q1.java | b2387e63725808a309e6c445728b589ff3ac858f | [] | no_license | krooj/practice | 8f0a65acebe4a7241afbaf23ece1364c47e8ffda | c27f0e938cbe643a1069688824b4deb38bdb56f7 | refs/heads/master | 2021-01-21T22:26:51.896118 | 2014-03-22T22:50:13 | 2014-03-22T22:50:13 | 17,889,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,130 | java | package com.krooj.practice.ch1;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
/**
* Created by admin on 2014-03-18.
*/
public class Testch1Q1 {
private Ch1Q1 ch1Q1;
@Before
public void setUp(){
ch1Q1 = new Ch1Q1();
}
@Test
public void testLenZero(){
... | [
"michael.kuredjian@gmail.com"
] | michael.kuredjian@gmail.com |
d200242c2c64ea6989d4ec2fd7bd88cfe2c6d8fb | 0a12bd827c3c48add9f5f400763a87ea69631faf | /aop/src/main/java/bboss/org/jgroups/protocols/FILE_PING.java | 4dd8e43f72b86894b69d0ca5672b22fba6ced5b2 | [] | no_license | sqidea/bboss | 76c64dea2e0ecd2c8d4b7269021e37f58a5b4071 | d889e252d2bbf57681072fcd250a9e4da42f5938 | refs/heads/master | 2021-01-18T18:50:21.077011 | 2013-10-15T15:31:53 | 2013-10-15T15:31:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,855 | java | package bboss.org.jgroups.protocols;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.FilenameFilter;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.... | [
"gao.tang@oceanwing.com"
] | gao.tang@oceanwing.com |
76c80790cd0d603cb09943fb27440386e8ba79c8 | 99a2c35ae486e64f4a20d376a9698ee6a15f5b80 | /I2C.SPI/src/main/java/i2c/sensor/utils/PWMPin.java | f1d818e92018006cb0b294ade02d53213b509cf6 | [] | no_license | chYatima03/raspberry-coffee | c50278e00eba4c5a9ec30269b552d2091d703ccf | 6394b0388746ee17fceb2cac04564a8fa8561ea7 | refs/heads/master | 2020-12-23T01:43:23.988498 | 2020-01-21T21:20:56 | 2020-01-21T21:20:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,590 | java | package i2c.sensor.utils;
import com.pi4j.io.gpio.Pin;
import com.pi4j.io.gpio.PinState;
/**
* "pure" PWM implementation.
* Suitable for an LED, not for a servo (cycle width...)
*/
public class PWMPin extends GPIOPinAdapter {
// 30 seems to be the maximum value.
// You can really see the led blinking beyond that... | [
"olivier.lediouris@oracle.com"
] | olivier.lediouris@oracle.com |
c0a45af4966fc191c82fa276370c91c416a4fbdc | faebc0badfefc738b34e27da105444926feffe12 | /sistemabancario-dao/src/main/java/net/tecgurus/sistemabancario/entities/Login.java | c2f168744214950c78b9821951629650cf482cd0 | [] | no_license | di3gokanon/sistemabancario | 519d978ea977e6f41218d411d425307e1c27c6e3 | 6c5307468200261171de48ddb473cd2d003a583e | refs/heads/master | 2020-04-14T13:50:29.868382 | 2019-01-02T22:04:33 | 2019-01-02T22:04:33 | 163,880,137 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,854 | java | package net.tecgurus.sistemabancario.entities;
// Generated 23-dic-2017 11:01:38 by Hibernate Tools 5.2.6.Final
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import static javax.persistence.GenerationType.IDENTITY;
import ... | [
"diego.paniagua.kanon89@gmail.com"
] | diego.paniagua.kanon89@gmail.com |
d6090706240fe3e11cdf9e55c2d151e59e990008 | 15dde31f967295820c05250f5b1de029864c8f31 | /Beginner-Course/ConstrainMyLayout/app/src/androidTest/java/com/takealot/constrainmylayout/ExampleInstrumentedTest.java | d2ddd15755389cbbf30af2041150c529b0b23114 | [] | no_license | Kaylen-Pillay/android-training | ae44874b5b96097410f83a2755953b66cf2a894f | eb867d20c199414dcd50594b0329a2d45a0a98b1 | refs/heads/master | 2020-04-28T08:55:00.584716 | 2019-03-15T07:22:33 | 2019-03-15T07:22:33 | 175,147,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 744 | java | package com.takealot.constrainmylayout;
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 ... | [
"kaylen.pillay@takealot.com"
] | kaylen.pillay@takealot.com |
1173a4a98841c651bb1c210e6187c76d1d11d207 | 0d99f22858afa00110201dccd2f177a04812bd94 | /src/main/java/jp/plusplus/fbs/world/biome/WorldGenDirtyBirch.java | adff181b5f6711da332480597e05098abf6deaf5 | [] | no_license | faroreJP/Insanity-Assorted-Magics | 8123f70ac8c98dd85925fa1880a8591fdfffbc4d | fc2dddf445cbd2539d498f0dee172b05b28c58c4 | refs/heads/master | 2021-01-09T20:26:27.050434 | 2016-06-01T15:03:59 | 2016-06-01T15:03:59 | 60,179,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | package jp.plusplus.fbs.world.biome;
/**
* Created by plusplus_F on 2015/08/20.
* 紅葉した白樺
*/
public class WorldGenDirtyBirch extends WorldGenDirtyOak {
public WorldGenDirtyBirch(boolean notify) {
super(notify, false);
woodMeta=2;
leaveMeta=1;
}
}
| [
"creator.farore@gmail.com"
] | creator.farore@gmail.com |
9e9d0fcb55ab0ab4bfa00283bc17b9d98fa2696f | 31047edd17aa66a9036a7bdd6c56f8bc9295d5aa | /src/main/java/ua/com/bzabza/ehcs/role/privilege/Privilege.java | e52a09ea3c88e647d25d49a903ae38eba7fc18c8 | [] | no_license | vradhi/electronic-health-card-system | 89f6a4e57e3f21432061cbd749e5f1cf1345db49 | 31744d4ef9876026b8d216f5e906828c58535e92 | refs/heads/master | 2020-05-20T23:56:19.363213 | 2017-05-17T11:38:56 | 2017-05-17T11:38:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 463 | java | package ua.com.bzabza.ehcs.role.privilege;
import lombok.*;
import ua.com.bzabza.ehcs.role.Role;
import javax.persistence.*;
import java.util.Collection;
@RequiredArgsConstructor
@NoArgsConstructor
@Entity
@Table(name = "privileges")
public class Privilege {
@Id
@GeneratedValue(strategy = GenerationType.AUT... | [
"aelmod@mail.ru"
] | aelmod@mail.ru |
6fa8a4d8f9e093456e0db7b9c60ac030f08d5ded | bbe9bc33fc66c51959874a6d04ff6aaa60ffa1b6 | /sentinel-dashboard/src/main/java/com/alibaba/csp/sentinel/dashboard/rule/nacos/params/ParamFlowRuleNacosPublisher.java | 63ef942f486a2f3ce4e4c297871705199437af9c | [] | no_license | ZhuBobi/sentinel-1.6.3 | d4a5b4f0fedbb4d619d2cfb295fe0583a97d8ab2 | 0c2e022e62966bd569eb3ae23893dede91c7ea0f | refs/heads/main | 2023-07-01T06:15:42.893176 | 2021-08-05T02:54:17 | 2021-08-05T02:54:17 | 392,698,660 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,359 | java | package com.alibaba.csp.sentinel.dashboard.rule.nacos.params;
import com.alibaba.csp.sentinel.dashboard.datasource.entity.rule.ParamFlowRuleEntity;
import com.alibaba.csp.sentinel.dashboard.rule.DynamicRulePublisher;
import com.alibaba.csp.sentinel.dashboard.rule.nacos.NacosConfig;
import com.alibaba.csp.sentinel.dash... | [
"zhubo@chinaexpressair.com"
] | zhubo@chinaexpressair.com |
c5231fc94ce221e532b2dd70d4493b78a1a0795b | faee4c1cb28e15b702fe3e6599477d5435d0de92 | /roteiro-1/src/main/java/psoft/roteiro1/models/Disciplina.java | 2ffdcf947e99a96e6e5e91c85c9531f6a787b635 | [] | no_license | matheusjustino/Disciplina-Psoft | 54be32961a4ee0ca72aab915f1563600e26b9fcb | dc994cbb97e70877db001205a29290bea2fd2552 | refs/heads/master | 2020-07-08T13:43:32.915896 | 2019-08-22T15:02:55 | 2019-08-22T15:02:55 | 203,692,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,855 | java | package psoft.roteiro1.models;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class Disciplina implements Comparable<Disciplina> {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Int... | [
"matheus.justino@ccc.ufcg.edu.br"
] | matheus.justino@ccc.ufcg.edu.br |
2f504928f6052dfa5616702bd942c92b9e5a2101 | 76eade981b17039e3e8580db19b9a1426490c0c7 | /src/test/java/com/springcodelab/didemo/controllers/ConstructorInjectedControllerTest.java | 0fd3c11968ab930f88cddbab4ed0a6dd2509e69b | [] | no_license | kashifkhan79/spring5di | b92d20beeffed393fc3415460c04822f65864f26 | 6a84ef01a5646699668a6f33bdd1fde52d9c371b | refs/heads/master | 2021-04-30T10:10:28.914557 | 2018-02-13T02:09:16 | 2018-02-13T02:09:16 | 121,327,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | package com.springcodelab.didemo.controllers;
import com.springcodelab.didemo.services.GreetingServiceImpl;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class ConstructorInjectedControllerTest {
private ConstructorInjectedController constructorInjectedContr... | [
"kashifkhan79@gmail.com"
] | kashifkhan79@gmail.com |
44398ea925729b2e329b371bada1fad496002c6d | 1e9f669b441535bccac1e44e1eea1804ea54abac | /src/main/java/com/netassist/service/impl/SworkServiceImpl.java | b00beb19d0f8ac7253be85b82aa7fedb243bdcf6 | [] | no_license | androidheng/netassist | 2cc6534aa51891c81257d9c6e7ad6c7d0c191ec0 | 7e40951f5bb661aff43756694234b9d95065d74a | refs/heads/master | 2020-05-13T04:19:21.821919 | 2019-05-13T23:29:32 | 2019-05-13T23:29:32 | 181,600,463 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,127 | java | package com.netassist.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.github.pagehelper.Page;
import com.github.pagehelper.PageHelper;
import com.netassist.mapper.TbSworkMapper;
import com.netassist.pojo.TbSwor... | [
"zhangheng425@sina.com"
] | zhangheng425@sina.com |
560346b0845408c312b8eb9e0f63b22b2b4f9d86 | 5d56f88158f864b3c40a1709847108967530f054 | /src/main/java/com/ma/pedidos/dto/PedidoDTO.java | 35ec7986a63e4ac86ebfbda2dd7cae688357bf22 | [] | no_license | Elmekia/MercantilChallenge | cf7db808966fb0424be5c719ffa46463239a7c12 | 27c29ca2184128a19db2699bf3e7582f744fb833 | refs/heads/master | 2023-02-16T23:10:51.799537 | 2021-01-18T13:51:56 | 2021-01-18T13:51:56 | 330,027,831 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,096 | java | package com.ma.pedidos.dto;
import java.util.List;
public class PedidoDTO {
private String direccion;
private String email;
private String telefono;
private String horario;
private List<PedidoDetalleDTO>detalle;
public String getDireccion() {
return direccion;
}
public void setDireccion(String direccion)... | [
"mati.dela@gmail.com"
] | mati.dela@gmail.com |
f8a718d8e73b409709d230311968f247b9f19272 | 1d8682a968e620b9846660e7a8b276193f88c9e6 | /src/main/java/com/demo/controller/KaptchaController.java | ecfbdf85712c797582fba7f73cd1f13bfc218a87 | [] | no_license | dayinyin/SpringSecurity-demo | 5a0d74c05916c677a924a951909bbd8cb5bb57be | aad721b890ba9f8e516c6a7c6d28f8f4f873f5cc | refs/heads/master | 2023-05-30T18:38:12.518886 | 2021-06-16T14:54:26 | 2021-06-16T14:54:26 | 377,535,524 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,425 | java | package com.demo.controller;
import java.awt.image.BufferedImage;
import java.io.ByteArrayOutputStream;
import javax.imageio.ImageIO;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotat... | [
"1415653519@qq.com"
] | 1415653519@qq.com |
72e4aa35642a41ae5645c1fe1c2f0843a5e0f8cb | 28943088f40a13dd4ecdfeeee0ca5fec8435d0cd | /Login/loginController.java | 991f37919740068736df287d906f7f019f4d6875 | [] | no_license | sandeepchandel/Banking-Application-JAVAFX | 7720b278eaa3e16789376304cb823fd60d849312 | 13d3880d42796cf85bbdeb4116da4dc76219d2ef | refs/heads/master | 2022-12-26T02:40:21.970510 | 2020-10-09T06:57:23 | 2020-10-09T06:57:23 | 302,557,076 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,785 | 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 Login;
import java.io.IOException;
import java.net.URL;
import java.sql.Connection;
import java.sql.DriverManager;
import java... | [
"sandeep"
] | sandeep |
b53f8eda0efeacbf713b4b3e8fc148b5fbf97ea6 | 449fb8b7451c290aefcb707324f4de02054fc433 | /springboot-porduce/src/main/java/com/zhliang/springboot/produce/entity/Order.java | 78a519d3ca4510fb2592a3a9c11475eb556b3230 | [] | no_license | zhangliang1024/springboot | 87d1f78ce6993aeb3c8b15d5d4a0dda54f77b6d4 | d3fd484822720a4d95d6e290c6dc9191e7a8631b | refs/heads/master | 2023-05-01T02:41:41.019119 | 2022-11-21T08:36:37 | 2022-11-21T08:36:37 | 215,956,372 | 9 | 2 | null | 2023-04-14T17:35:07 | 2019-10-18T06:31:49 | Java | UTF-8 | Java | false | false | 561 | java | package com.zhliang.springboot.produce.entity;
import lombok.Data;
import java.io.Serializable;
/**
* @Author: colin
* @Date: 2019/9/23 16:18
* @Description:
* @Version: V1.0
*/
@Data
public class Order implements Serializable {
private String id;
private String name;
/*存储消息的唯一Id*/
private Str... | [
"colin@colin.com"
] | colin@colin.com |
58b00b55eb4a8919a0aad27b24f798ebe8e30734 | 1e92fd94c248a23d7c52497ea98035adb79575dc | /src/com/net/first/user/IUser.java | ab0bec15ee912e96d03c77c15f9dde60e2c4c174 | [] | no_license | daidaijie/AbstractFactoryMode | 1b06593382f9e227d54f0804fa8be421f959ecb3 | 1f34b4032fd96e9d6839c1d69a0786647053cb06 | refs/heads/master | 2021-01-10T12:42:32.887877 | 2016-01-29T08:52:17 | 2016-01-29T08:52:17 | 50,650,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 158 | java | package com.net.first.user;
/**
* Created by daidaijie on 2016/1/29.
*/
public interface IUser {
void insert(User user);
User getUser(int id);
}
| [
"317095153@qq.com"
] | 317095153@qq.com |
cbbe36b02388af4a777676293d992c2050a69242 | 3f99350286f8b34fa1aabf245b0c863acd70ef3b | /src/main/java/com/example/coffeehouse/repositories/OrderRepository.java | 6110b5713fb198136e9895117311f9a7015bc6cb | [] | no_license | DKagan495/coffeehouse | dbde5276e9a3e58f14b73d3fe26ced2fdaa964bf | 7c29838a33272cb67d4d552e84df6e6703bb79e0 | refs/heads/Development | 2023-07-03T12:22:41.492033 | 2021-08-02T09:48:09 | 2021-08-02T09:48:09 | 387,513,802 | 1 | 0 | null | 2021-08-02T09:50:45 | 2021-07-19T15:37:24 | Java | UTF-8 | Java | false | false | 1,035 | java | package com.example.coffeehouse.repositories;
import com.example.coffeehouse.models.Employee;
import com.example.coffeehouse.models.Order;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import or... | [
"dan.kagan@yandex.by"
] | dan.kagan@yandex.by |
b29f6123b0abfc411bb8944bbe407f559b6cfe80 | 5df679544bb99521e5e0557d014ada462db9e7ed | /working-directory/de.cookieapp.test.recipesearch/src/recipesearchtest/CukeRunner.java | 2c8779d7d0bf1c3148001c62cdaf2fb4e79054eb | [] | no_license | asterixom/CookieApp | ec64acc9032394e6f3a1dd1d1b721a6b4c32c4c7 | faaa95f96bdd3708a3e3a73a1733e428945cce17 | refs/heads/master | 2021-01-10T21:05:53.097367 | 2015-07-01T07:36:51 | 2015-07-01T07:36:51 | 24,837,083 | 0 | 0 | null | 2015-05-27T05:43:53 | 2014-10-06T07:22:31 | Java | UTF-8 | Java | false | false | 253 | java | package recipesearchtest;
import org.junit.runner.RunWith;
import cucumber.api.CucumberOptions;
import cucumber.api.junit.Cucumber;
@RunWith(Cucumber.class)
@CucumberOptions(
features={"src/"},
format={"pretty"})
public class CukeRunner {
}
| [
"der_Chris@gmx.org"
] | der_Chris@gmx.org |
75bb0bc4d98d885965745f19497f4c4ed7f27d25 | 0a2aeae85069050f7ec2d2deaf435fbcaec57cd6 | /1z0-808/src/_05/Question_12_v2.java | 12b3e4ec10db4069bb3681562233be56f1ebec63 | [] | no_license | chirajshetty/course | a7028ad05c236705c1352f88e0a656e214899f87 | 31954eab7df23a204818e4dfbaa1d00e8f0ec560 | refs/heads/master | 2023-03-28T21:03:55.651777 | 2021-03-24T15:26:50 | 2021-03-24T15:26:50 | 284,877,479 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,423 | java | package _05;
/*
* Topic : Working with Selected Classes with Java API
* Code: 05
*
*/
public class Question_12_v2 {
public static void main(String[] args) {
StringBuilder stb = new StringBuilder("OCA");
String str = "OCA";
if (!stb.toString().equals(str.toString())) {
System.out.println("First Match... | [
"chiraj.atwork@gmail.com"
] | chiraj.atwork@gmail.com |
74c4bb7300e1001269614c16f5a1d15446e03a2c | 5a3e42213a73e323170d0d766437c42920ad2b10 | /ud851-Exercises/L05a-Lifecycle/T05a.03-Exercise-FixLifecycleDisplayBug/app/src/main/java/com/example/android/lifecycle/MainActivity.java | f47ec98e893e74b1344b0c5d673a19a42201f020 | [] | no_license | lemefe21/nanodegree_exercise_fixes | 828d7ba25a5a386fb5b5fac59fdd9b1bfca4d772 | 21ccadad3c7e293fcf352da390c9a84ebd5f4983 | refs/heads/master | 2020-04-10T13:09:48.943484 | 2019-02-11T14:56:43 | 2019-02-11T14:56:43 | 161,040,319 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,760 | java | package com.example.android.lifecycle;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.TextView;
import java.util.ArrayList;
public class MainActivity extends AppCompatActivity {
/*
* This tag will be used f... | [
"lemefe21@gmail.com"
] | lemefe21@gmail.com |
c70aa9c0cf4cd96f14e5da00f9214dc45cdc8c66 | 84db686827b51c273cd589cffbf39f9d08332a2a | /Armani/rpos/src/com/chelseasystems/cs/ajbauthorization/AJBMessageCodes.java | 50d8bd2d77da83f99206218decd9c2e6857f80fd | [] | no_license | bchelli/armani | 0ec55106135496e1dd0ebb20a359d2ccbd507210 | d84baec9a4df9328ac0bd03c1141502eae601968 | refs/heads/master | 2020-03-28T20:20:36.813175 | 2018-09-06T07:23:58 | 2018-09-06T07:23:58 | 149,061,353 | 1 | 0 | null | 2018-09-17T03:02:15 | 2018-09-17T03:02:15 | null | UTF-8 | Java | false | false | 3,164 | java | package com.chelseasystems.cs.ajbauthorization;
/**
* @author Vivek M
*
*/
import java.util.ArrayList;
import java.util.Iterator;
/**
* Enum which contains all the constant values required in any of the AJB
* request message.
*
*/
public enum AJBMessageCodes {
IX_CMD_REQUEST("100"), IX_CMD_RESPONSE("101"),... | [
"saptarshi.mukhaty@skillnetinc.com"
] | saptarshi.mukhaty@skillnetinc.com |
22d7296c6b10fd7b040718f524630e73552132ca | 06cb11d10fffceb99d38ad82b6712be24944d685 | /src/test/java/me/calvinliu/scoreboard/manager/SessionManagerTest.java | d4dc9eb05031bfdd7ca48daffdbbdbd33d7abf7a | [] | no_license | calvinlau/Score-board | 92bac26b4ed6672fa65e5d9bbdcd7bf70c3ecd1d | aba96ccd96eb91a389a03e429819b459dd2031be | refs/heads/master | 2021-01-01T04:39:23.564973 | 2016-05-04T09:27:46 | 2016-05-04T09:27:46 | 56,687,175 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,828 | java | /*
* Creator: Calvin Liu
*/
package me.calvinliu.scoreboard.manager;
import me.calvinliu.scoreboard.model.UserSession;
import me.calvinliu.scoreboard.util.TestUtils;
import org.junit.Before;
import org.junit.Test;
import java.security.SecureRandom;
import java.util.LinkedList;
import java.util.List;
import static ... | [
"always_my_fault@163.com"
] | always_my_fault@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.