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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3a42a912624bec3ab52664aa23747f6831a635ac | 984f7fffc4c4b6372ae0392080022b25163e9b9a | /app/src/main/java/com/example/a41448/huawu/tools/views/HoverImageView.java | 5d2b8710f19f712ac59f3d1a682ae12c7486346a | [
"MIT"
] | permissive | 2017IOTrepo/GameEggsGame | cb0af92f3bb328d68a0610072ed0de6a90509048 | f71d6a28faabee68f4933e913f124a711ad81918 | refs/heads/master | 2022-02-20T08:14:44.401059 | 2019-10-31T09:30:35 | 2019-10-31T09:30:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,145 | java | package com.example.a41448.huawu.tools.views;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.PorterDuff;
import android.graphics.PorterDuf... | [
"1484290617@qq.com"
] | 1484290617@qq.com |
1ca99f17c0f2fa6eccedc41b19326c081a7567c9 | b1ca2b3e229afed695ca60516d8062db2086f5de | /src/main/java/ua/batterfly/service/dto/package-info.java | 4e1d0857fb9b2e354cb7e942f1c7933413a02791 | [] | no_license | olgmaks/jhipsterSampleApplication | 7f5c8e9a38b1852a3427b36283cd21983138bf17 | 8da2be077e6b26745e55bd4d2d6879672d0fb1b4 | refs/heads/master | 2021-09-01T11:55:56.151290 | 2017-12-26T21:03:52 | 2017-12-26T21:03:52 | 115,454,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 68 | java | /**
* Data Transfer Objects.
*/
package ua.batterfly.service.dto;
| [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
9b8d68b81755fe52cbbb1c18d0b2bf9e930cb3b8 | 95e8908b71ad1823b3a4e553bcec6130684a7905 | /3.实战Spring Boot/3.Spring Boot的web开发/ch0707-SpringBoot-Web-Websocket/src/main/java/com/example/spring/boot/websocket/WebSocketConfig.java | c754bfd6e1bc99b09a2a198588f5cb17ba4fcd7c | [] | no_license | LINPE4/springboot_learn | 60bc29c0242a4d112086c1f33b4f134e73122eda | 854a73ed51d0c8a2444c5d80c3d235f75da2efd2 | refs/heads/master | 2020-03-19T09:11:41.078727 | 2018-08-13T07:03:45 | 2018-08-13T07:03:45 | 136,267,473 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,494 | java | package com.example.spring.boot.websocket;
import org.springframework.context.annotation.Configuration;
import org.springframework.messaging.simp.config.MessageBrokerRegistry;
import org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer;
import org.springframework.web.socket.config.... | [
"0204386@worldunion.com.cn"
] | 0204386@worldunion.com.cn |
c3a05b8b7d378fb04d063772cfbc83eeffa21579 | 0bc096cb222d49ae9f78e3e7047eda6cd2375414 | /app/src/main/java/com/example/andrewspc/friends/GeneralViewPages/ViewFullImage.java | 43a1b33c58d32e75ce533c4d19feb76e55cd83da | [] | no_license | andrewlimzhelong/Shop-App | 0e8ddaa99ec1db2a4da25dd68fbd545117d045e0 | fdf5009bd55c364a4a2d07968db0791963fe5630 | refs/heads/master | 2020-12-04T23:31:33.035720 | 2020-01-05T15:30:54 | 2020-01-05T15:30:54 | 231,936,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,331 | java | package com.example.andrewspc.friends.GeneralViewPages;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.example.andrewspc.friends.R;
import com.squareup.picas... | [
"andrewlimzhelong@gmail.com"
] | andrewlimzhelong@gmail.com |
c6e78c21d73deabd759f7c5c3f7e60010ab74664 | 505b6656999b773cf7985e0a73e60f1bc9381e16 | /jakim/src/test/java/bank/domain/aggregator/AccountTest.java | a8145a26916929ddf1ad2d09780fd9b461d13fcb | [] | no_license | cuipengfei/BeachProject | 4fdad8fcd13493458fb81fb2791b5317142df321 | acc3c538762ff4dacae9b632360db7bf5fc1cb8a | refs/heads/master | 2020-06-02T05:08:47.968561 | 2015-08-26T01:27:44 | 2015-08-26T01:27:44 | 40,457,540 | 2 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,207 | java | package bank.domain.aggregator;
import org.junit.Test;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.*;
public class AccountTest {
@Test
public void should_has_initial_account_with_balance_0() throws Exception {
Account account = new Account();
assertThat(account.... | [
"ljking7002@gmail.com"
] | ljking7002@gmail.com |
de96455277d76151c283a87120b34a4f8f98a708 | d3180a4f89d75f07a82d95ed3261d9ba1ecc1f4f | /app/src/main/java/com/example/genius_otis/launchmode1/Single_TaskActivity.java | ea04dd7d6fd5d36cb6b457a21d8839c6cc9a0ee9 | [] | no_license | princeessel/LaunchMode1 | 8e0e2ab69619ea20e85c87343830e4a62d08aa96 | 7f2862686f2b6f270c2c0fd7a7ec150dc692827e | refs/heads/master | 2020-03-31T03:00:26.384295 | 2018-10-06T14:34:38 | 2018-10-06T14:34:38 | 151,848,232 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,358 | java | package com.example.genius_otis.launchmode1;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class Single_TaskActivity extends MainActivity {
private static final String TAG = Standar... | [
"Genius-Otis@PRINCEs-MacBook-Pro.local"
] | Genius-Otis@PRINCEs-MacBook-Pro.local |
31ae7db006de096c65330c0765a9ca3daae203ff | e39627b0f082aabf9a74ebb1bb8b8cffe34d2da7 | /src/com/wkp/utils/action/CreateViewHolderAction.java | f9537fe4a71f92cacf324c3c34289edb3ff5dc00 | [
"Apache-2.0"
] | permissive | awksed/Utils_plugin | 67f6d3d03dcf0ee92015127943594dbc69d108ca | b3faa25681d5f20fde7a00247dd83fd914a3cc39 | refs/heads/master | 2020-03-29T05:23:22.673548 | 2018-01-22T03:14:48 | 2018-01-22T03:14:48 | 149,580,137 | 1 | 0 | null | 2018-09-20T08:53:41 | 2018-09-20T08:53:41 | null | UTF-8 | Java | false | false | 771 | java | package com.wkp.utils.action;
import com.intellij.ide.IdeView;
import com.intellij.openapi.actionSystem.AnAction;
import com.intellij.openapi.actionSystem.AnActionEvent;
import com.intellij.openapi.actionSystem.LangDataKeys;
import com.intellij.psi.JavaDirectoryService;
import com.intellij.psi.PsiDirectory;
public cl... | [
"1535514884@qq.com"
] | 1535514884@qq.com |
53571b4144b64e6295ec46b33d7c47ca397b478e | 5d9731074c0ccd124d2ca2eeeda5e1dbc25189bb | /warmup/SolveMeFirst.java | 0fb5ed9c0d3343554a0008f858025a9b2fb41d1d | [] | no_license | DineshKrishnanG/hackerrank | 38fa28f01ac0827e157fd383b12b45d4deca4665 | 5497519da70436fdd80fab0a6db1dfc5657689a2 | refs/heads/master | 2021-01-10T18:03:43.758980 | 2016-02-03T12:31:20 | 2016-02-03T12:31:20 | 50,991,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | /*
Let's start simple.
Can you complete the function solveMeFirst to return the sum of two integers passed as input parameters?
You can pick your favorite programming language.
*/
import java.io.*;
import java.util.*;
import java.text.*;
import java.math.*;
import java.util.regex.*;
public class SolveMeFirst {
... | [
"dinesh.gk.krishnan@gmail.com"
] | dinesh.gk.krishnan@gmail.com |
770b8f55cf4e2cd54e2e2705a14f21c31fd0976d | 82c593f4a668ae176738bb6b928d33ae2bae87ec | /Geeks/LongestInc.java | a1b6b0ce3d4ee899858b3c23d42ca706600f287d | [] | no_license | ajay-sreeram/My-Coding-Practice | 02db43b8d31e7ffb590c1b0aa8f012a3623ffd83 | 0a6308f26cba44137f032e91703cac8934b2f9a8 | refs/heads/master | 2021-06-05T02:39:36.776488 | 2018-04-07T19:57:56 | 2018-04-07T19:57:56 | 32,878,814 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | public class LongestInc{
public static void main(String args[])
{
int arr[]=new int[]{ 10, 22, 9, 33, 21, 65, 41, 60 };
int n=arr.length;
System.out.println("RESULT:"+lis(arr,n));
}
public static int lis(int arr[],int n){
int lis[]=new int[arr.length];
int i,j;
for(i=0;i<arr.length;i++)
lis[i]=1;
for(i=1;i<arr.length;... | [
"sreeram.ajay18@gmail.com"
] | sreeram.ajay18@gmail.com |
2dc4307804f0ad2e2317e150d27c4ab3633703bd | 89ccde24265089911d3b569bff978ac73cb8675c | /lx-common/src/main/java/com/sdx/lx/common/utils/ServerInfo.java | 82f030f552a6ef2788e1963313d996d5166ea8c8 | [] | no_license | z935576013/lx | 9602370b24549d130355c1e2cb5789ad39805b97 | 78f2bbe3a9d21bb7ce969d1482ec09ce698173f1 | refs/heads/master | 2021-07-15T00:40:00.239641 | 2017-10-20T07:54:04 | 2017-10-20T07:54:04 | 107,648,095 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,229 | java | package com.sdx.lx.common.utils;
import java.net.InetAddress;
import java.net.NetworkInterface;
import java.net.SocketException;
import java.util.Enumeration;
/**
* 服务器信息缓存
* @author yeegor
*
*/
public class ServerInfo {
private static final String LOCALHOST = "127.0.0.1";
private String ip;
private Serv... | [
"935576013@qq.com"
] | 935576013@qq.com |
bb67d77ef2f3ed4630852598f755e57ef880c315 | 844caa4e0935bd5dc800ffddd1a2f202a2f6af1f | /src/week2/QueuewithMinimum.java | 34956f7f9a2f57d303f915d661fde888c96fdf00 | [] | no_license | snskr/edXWInContestCourse | 799400a1b1a0b52e39ae6cbb62b046644bf48ca3 | 991a3057a3a7045966d434260d3d2792f9b25147 | refs/heads/master | 2020-09-24T16:44:39.888923 | 2017-05-12T01:47:16 | 2017-05-12T01:47:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,280 | java | package week2;
import java.io.*;
import java.util.LinkedList;
import java.util.Queue;
import java.util.StringTokenizer;
/**
* Created by sherxon on 3/13/17.
*/
public class QueuewithMinimum {
PrintWriter out;
Queue<Long> queue= new LinkedList<>();
LinkedList<Long> mins= new LinkedList<>();
public Q... | [
"sheraliobidov1199@gmail.com"
] | sheraliobidov1199@gmail.com |
5250a5e92cb391901a7285ea250d39cc2558ddc6 | fba2092bf9c8df1fb6c053792c4932b6de017ceb | /wms/WEB-INF/src/jp/co/daifuku/wms/base/common/tool/logViewer/TraceTable.java | 76d53d270e2871d9528004b25fbee524c08a1673 | [] | no_license | FlashChenZhi/exercise | 419c55c40b2a353e098ce5695377158bd98975d3 | 51c5f76928e79a4b3e1f0d68fae66ba584681900 | refs/heads/master | 2020-04-04T03:23:44.912803 | 2018-11-01T12:36:21 | 2018-11-01T12:36:21 | 155,712,318 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,410 | java | package jp.co.daifuku.wms.base.common.tool.logViewer;
/*
* Copyright 2006 DAIFUKU Co.,Ltd. All Rights Reserved.
*
* This software is the proprietary information of DAIFUKU Co.,Ltd.
* Use is subject to license terms.
*/
import java.awt.Color;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.F... | [
"zhangming@worgsoft.com"
] | zhangming@worgsoft.com |
3d5c29ac764a741d4837e5b4b42f4619fb6e40c8 | 8d1dac28204f7811e663a9a54b32b4af6736501f | /Epidemic_maven/src/main/java/com/yueqian/epidemic/service/impl/EpidemicServicelmpl.java | e17f9bf7f084c1ea8fb6f950ebd73554e43a9087 | [] | no_license | zhaoxubin/xiangongchengdaxuekeshe | fc5c8e2845062e6d5d6a3277d096edf707034acc | 86492dff3dfb20de7fb4f2a404cce9e6696b52ef | refs/heads/master | 2023-01-20T18:07:57.810505 | 2020-11-27T05:52:49 | 2020-11-27T05:52:49 | 316,412,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,271 | java | package com.yueqian.epidemic.service.impl;
import com.yueqian.epidemic.bean.DailyEpidemicInfo;
import com.yueqian.epidemic.bean.EpidemicDetailInfo;
import com.yueqian.epidemic.bean.EpidemicInfo;
import com.yueqian.epidemic.bean.ProvinceInfo;
import com.yueqian.epidemic.mapper.EpidemicMapper;
import com.yueqian.epidemi... | [
"2581939960@qq.com"
] | 2581939960@qq.com |
a9b6ffa56368d5e53938cf8a062a575d72d93f2a | f0a5b3059cabc54e00fcd8626ccaf52d16d3939f | /src/com/company/lesson7/homework/VladimirKoval/AirPlane.java | 6f837ca31fcf93c1ca8d0678bb0586203d152d5a | [] | no_license | sotik11/hillel | ee086ff666ecf2b04c2a94a36b6c118a71d47111 | 030c8c8925ce64aa05a70538e554f0a7299ba185 | refs/heads/main | 2023-06-30T00:04:40.402999 | 2021-07-25T12:32:25 | 2021-07-25T12:32:25 | 379,238,176 | 0 | 0 | null | 2021-06-22T11:01:52 | 2021-06-22T11:01:51 | null | UTF-8 | Java | false | false | 5,996 | java | package com.company.lesson7.homework.VladimirKoval;
public class AirPlane {
boolean engineStatus = false;
boolean startFly = false;
boolean stableFlight = false;
int heightKm = 0;
boolean gameStatus = true;
public boolean startEngine() {
if (!engineStatus) {
System.out.pri... | [
"hazardsales@gmail.com"
] | hazardsales@gmail.com |
acf70e3fd22d4e0d1e78a82ceaa0b1dc1e5389ca | acc2f7ae47266fa764982bd9b9b21f57ccca0ad4 | /oa/oa_web/src/main/java/com/lvjing/oa/controller/EmployeeController.java | e227cf270d92011fa362184157339e34bb558606 | [] | no_license | JankenLv/Practice | de9139a8c268e6acc0415c499640f271d173010b | 2508f6cb67b2cad6a5cfc60856cbae0f824e6424 | refs/heads/master | 2020-04-07T04:31:43.153329 | 2018-12-12T14:53:39 | 2018-12-12T14:53:39 | 158,060,582 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,040 | java | package com.lvjing.oa.controller;
import com.lvjing.oa.biz.DepartmentBiz;
import com.lvjing.oa.biz.EmployeeBiz;
import com.lvjing.oa.entity.Department;
import com.lvjing.oa.entity.Employee;
import com.lvjing.oa.global.Contant;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.st... | [
"814076827@qq.com"
] | 814076827@qq.com |
1d746c3c057cedfc0e503a71edefdf2d267bfa01 | 62d9e6203b70888589c5d076db1f13c1be9c4647 | /01-09-Android-ViewPagerIndicator/AndroidViewPagerIndicatorSample/src/jp/mydns/sys1yagi/android/androidviewpagerindicatorsample/LinePageIndicatorActivity.java | ad8513923da3624dab735758ff225e353a0d4f31 | [
"Apache-2.0"
] | permissive | android-opensource-library-56/android-opensource-library-56 | 98342768922f7661462bad99ef54c9b16139dbad | 3efddd297155cedbf1fa7f050f20ab4d0ffcbc01 | refs/heads/master | 2020-05-19T09:54:09.265749 | 2013-12-09T15:21:11 | 2013-12-09T15:21:11 | 14,519,717 | 7 | 3 | null | 2013-12-09T15:21:11 | 2013-11-19T09:21:36 | Java | UTF-8 | Java | false | false | 2,166 | java | package jp.mydns.sys1yagi.android.androidviewpagerindicatorsample;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentStatePagerAdapter;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
imp... | [
"sylc.yagi@gmail.com"
] | sylc.yagi@gmail.com |
8fcc724c910567b8af820b868d2806c575034fcf | 4e1a4533c5b0e36fcebe2a757ba94d059e2d82bd | /w3d4/src/w3d4/praApp.java | 6a3659c5b0baa6e6c192d2ccfe8c48e73ba76716 | [] | no_license | KobeRox/COMP603-homework | ba4341ddba08b1ebe6c8ed79e796c0089837ef98 | b9105caeb8ce6f96e03825df27755e412a3e358a | refs/heads/master | 2020-04-06T16:45:54.960295 | 2018-11-15T01:56:57 | 2018-11-15T01:56:57 | 157,633,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | 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 w3d4;
import java.util.InputMismatchException;
import java.util.Scanner;
/**
*
* @author Xu
*/
public class ... | [
"noreply@github.com"
] | KobeRox.noreply@github.com |
7f49638f114b3441afeed8e421308323a48b9388 | 3801a73f30aad8da2c020d03deed2c46198266c4 | /facade/characters/grace/java/Grace.java | afb0e4e8c9e2f6c0d0708fe6236db080d40a7503 | [] | no_license | rngwrldngnr/Facade | 6eada6681e2e7d5843ba7837a283efee4326e76c | 31a421a55a1f69294fdab6c0f075e89683160b80 | refs/heads/master | 2023-04-25T21:11:53.686955 | 2021-05-28T20:41:26 | 2021-05-28T20:41:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,117,541 | java | package facade.characters.grace.java;
import abl.runtime.AblRuntimeError;
import abl.runtime.GoalStep;
import java.util.Hashtable;
import abl.runtime.CollectionBehavior;
import facade.nativeinterface.NativeAnimationInterface;
import abl.runtime.__BehaviorDesc;
import facade.util.Point3D;
import java.util.Random;
impor... | [
"videogamesm12@gmail.com"
] | videogamesm12@gmail.com |
3122a29d3e226924b9ccc3568d5c71a1f6b76c02 | 40e52fd3131186fd5388050ba55ad1cac4fb6196 | /src/main/java/com/sb/domain/Creneau.java | dd038b0b8c836a9efbf345891f384b49cd093a53 | [] | no_license | pascallefevre/education | bd37fa01862e255b8fb2a14cd301f7676bf80dfb | 586a6386223018d6f2184bbd645685788889c0ce | refs/heads/master | 2020-08-18T18:31:32.948115 | 2019-10-21T14:15:04 | 2019-10-21T14:15:04 | 215,821,108 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,895 | java | package com.sb.domain;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.pers... | [
"pascal.lefevre.frde@gmail.com"
] | pascal.lefevre.frde@gmail.com |
c24bec8d0d3d2f8a0a24d15738f50871554d7e2e | 8acaf6881b641ae3cd7135824d2c61e44d09ae96 | /src/main/java/com/ronglian/hh/jdbc/BaseDao.java | 82415a1a8acfc910dbe4a20f664f31b150ae10c1 | [] | no_license | husyra/blog | 272888dbf114183ddb908670203e220016db8b2a | c1a99ead41a496965ec892edd9f06889e0f8b8f2 | refs/heads/master | 2023-01-08T18:01:11.919339 | 2020-11-05T02:23:50 | 2020-11-05T02:23:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,814 | java | package com.ronglian.hh.jdbc;
import com.ronglian.hh.util.StringUtils;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
public class BaseDao<T> {
/**
* 增删改查功能
* @par... | [
"husyra@163.com"
] | husyra@163.com |
4355744d4531a2340968115274a7791e5db28807 | ce303cfa96a113120b0b0593af1dde20d148d627 | /src/test/java/rps/game/AppTest.java | 709c375d1ac1594ebd6eeb27e1ff82aa8d837674 | [] | no_license | dim42/rps-game | 7222be2c2d48a8f63cf918dd96935090d36a1098 | 827431ef80993978061f7f3c259bb6ffc5ebda30 | refs/heads/master | 2020-08-26T14:51:18.383978 | 2019-06-13T06:06:01 | 2019-06-13T06:06:01 | 217,045,970 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,267 | java | package rps.game;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Map;
import static java.lang.String.format;
import static org.junit.Assert.assertTrue;
import static rps.game.Shape.Rock;
public class AppTest {
private static final Logger log = LoggerFactory.get... | [
"dimt777@gmail.com"
] | dimt777@gmail.com |
f7a194ba6fb51fd8c0a79a71cd43b9616cfff6c6 | 0f23178a62f1692e3f4a94efeedd21d3142efd7d | /net.menthor.editor/src/net/menthor/editor/v2/ui/operation/diagram/RenameLabelOperation.java | 7ca4f3dd3b4edb21a277b992a2da0e9cb6b10d7c | [
"MIT"
] | permissive | EdeysonGomes/menthor-editor | b59ca520eea89de3f7c28a923a9a483cca0b4a21 | 1618b272d8976688dff46fc9e9e35eb9371cd0f4 | refs/heads/master | 2023-03-13T15:29:56.984131 | 2021-03-10T20:49:35 | 2021-03-10T20:49:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,590 | java | package net.menthor.editor.v2.ui.operation.diagram;
import org.tinyuml.draw.CompositeNode;
import org.tinyuml.draw.Label;
import org.tinyuml.ui.diagram.OntoumlEditor;
import org.tinyuml.umldraw.ClassElement;
import RefOntoUML.Element;
import net.menthor.editor.v2.OclDocument;
import net.menthor.editor.v2.ui.... | [
"johnguerson@gmail.com"
] | johnguerson@gmail.com |
f242fce979b807ad5a4c9c8b577c18d090a4aad9 | a43e6bcc46354381f7ccb0ca229dc87910025fd2 | /SNMPCore/src/main/java/com/zh/snmp/snmpcore/domain/DeviceNode.java | 2ba46f59c4e017655a34c3f5c64d69e44d903c39 | [] | no_license | golyo/snmp-csabi | f17f1507c093566c96e307baf1c70a86b1d5edb7 | d2ed703d8f541facc7c240f913579bb10e5ab472 | refs/heads/master | 2022-07-15T03:50:49.166930 | 2020-01-29T17:26:29 | 2020-01-29T17:26:29 | 46,874,696 | 0 | 0 | null | 2022-06-20T23:35:19 | 2015-11-25T16:51:34 | Java | UTF-8 | Java | false | false | 4,455 | java | package com.zh.snmp.snmpcore.domain;
import java.io.Serializable;
import java.util.Deque;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlR... | [
"szetamas@281d99d8-1373-06f8-7e24-8d21ac57022e"
] | szetamas@281d99d8-1373-06f8-7e24-8d21ac57022e |
094d501ec121c27cd09eae7f7414bd4e9e9d70c9 | ac7516bbb025e8f30b8c5c64cdb4d4d868edd7ec | /Minor Project 2/src/main/java/com/abhishek/oauth2/project/model/Address.java | 2dad6df9d4de68438484f8743296f028991ca47c | [] | no_license | abhi-7/sampleTesrtGit | 5ee9732b222eb11a600b0702f25659860a6f09e1 | 1923eea6e06c653f5e1eec0ce12b9d14d6e331cf | refs/heads/master | 2022-12-05T14:50:18.772746 | 2020-08-16T05:12:11 | 2020-08-16T05:12:11 | 287,875,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | package com.abhishek.oauth2.project.model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.Getter;
import lombok.... | [
"abhishekkumar@gmail.com"
] | abhishekkumar@gmail.com |
04951bb980d434aacc1ac7acf48b315136079016 | 5d100cb300e6524c1d651e694ca4ab9757e56fa1 | /hibernate/hibernateInitial/src/main/java/com/anshul/hibernateInitial/App.java | 642ccf24179af2ca0b4384404a9c662b63f0d581 | [] | no_license | anshul7931/SpringHibJPA | f25b52f8a2e09778e2073cdfbc8d951f19d520e6 | ec53f6ea048cc3b9f1fd13f5385b8b02d214eebc | refs/heads/master | 2020-03-25T19:42:32.354397 | 2018-09-06T01:46:40 | 2018-09-06T01:46:40 | 144,096,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,037 | java | package com.anshul.hibernateInitial;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
import org.hibernate.service.ServiceRegistry;
import org.hibernate.service.ServiceRegistryBuilder;
/**
* Hibernate is ORM i.e. Object ... | [
"anshul.goel@kony.com"
] | anshul.goel@kony.com |
547cae97bc6c6ffc450afeb3cfcac8bc4f3e572b | 458843e7487052afeda60e6c0346db6146ccd710 | /JavaCurrent/GenericsChallenge/src/zeus/jim/SoccerPlayer.java | 9dd18cc83db498433f92fd6e81362c7dc02604df | [] | no_license | jimenez994/Java | 88f8cb53b6b48d39559e99e80b29dc37d1fe5961 | 257d3fed5ec5a4102305c22a87515f7523a07a52 | refs/heads/master | 2023-01-28T04:48:24.626515 | 2020-03-16T23:57:31 | 2020-03-16T23:57:31 | 116,172,487 | 2 | 0 | null | 2023-01-25T03:43:38 | 2018-01-03T19:12:24 | HTML | UTF-8 | Java | false | false | 130 | java | package zeus.jim;
public class SoccerPlayer extends Player {
public SoccerPlayer(String name) {
super(name);
}
}
| [
"j.jimenez.994@hotmail.com"
] | j.jimenez.994@hotmail.com |
45bfdb20d70d3107a8c52691898be6d4d745c41c | 4c313c2df430abc96186e7443c552554de6a2e4b | /src/main/java/org/vhmml/controller/UserController.java | 3e137bc3b726a12e8da82f1ccb6175a1b6b97818 | [] | no_license | Williamstraub/vhmml | 1be8f5748087a356e250ed5d64e44b63a9681952 | 2d8721456680b37a59b58d1c9ca6fee64f794f38 | refs/heads/master | 2021-01-11T12:30:49.390505 | 2017-02-24T16:54:44 | 2017-02-24T16:54:44 | 76,292,036 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,530 | java | package org.vhmml.controller;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.validation.Valid;
import org.apache.commons.collections4.CollectionUtils;
import org.apache.commons.collections4.MapUtils;
import org.springframework.beans... | [
"herman_schmigitz@yahoo.com"
] | herman_schmigitz@yahoo.com |
d6314c8f635b7f79012d38146169ccc51219ad90 | f88326caac7739d025b7fc9660a9d3c614cff6c4 | /SpringProject/src/main/java/com/spring/main/DestroyMain.java | 39f2ce404fe8bd151fc4db1927a195ca13b3eb09 | [] | no_license | JluKobe/MyRepo | 841fbafed7641df44d15755b21c0948b54770749 | 3e74a7b0a498895f13d15504e931fdccc8fd7f58 | refs/heads/master | 2023-04-21T13:39:47.866712 | 2021-05-10T02:07:00 | 2021-05-10T02:07:00 | 307,927,254 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | package com.spring.main;
import com.spring.bean.lifecycle.MyDestroyBean1;
import com.spring.bean.lifecycle.MyDestroyBean2;
import org.springframework.context.support.AbstractApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class DestroyMain {
public static void... | [
"495133744@qq.com"
] | 495133744@qq.com |
b28e56054480d4c03851429d6687f5af279abf92 | ad63e7b98d35b531c2c6fff312c2e0d9ba648abc | /ProjectOS 2013/src/server/game/objects/Object.java | f824e36771ca5f12e94d3163f3117f4321453dba | [] | no_license | SiF2/Project_PS | 16981e3442b2421e6ec8393a0a2901bf91ebc242 | 76b850be612437e4cbb779f6957463b8895bd4a6 | refs/heads/master | 2021-01-10T15:45:05.329769 | 2013-03-05T21:48:16 | 2013-03-05T21:48:16 | 8,542,662 | 0 | 5 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | package server.game.objects;
import server.Server;
public class Object {
public int objectId;
public int objectX;
public int objectY;
public int height;
public int face, faceOriginal;
public int type;
public int newId;
public int tick;
public Object(int ID, int X, int Y, int Height, int Face, int Type, int... | [
"killi05@hotmail.com"
] | killi05@hotmail.com |
91148f7d43a7f0ee41ff81dc8601c2130ad107e6 | db59fb37946e413a390835f48e6fe4dabd6de962 | /src/main/java/br/com/ifce/jwallet/validator/UsuarioValidator.java | dc1712b7de19959f8c75fe89a9240ed95e2653ee | [] | no_license | Keylla/carteiravirtual | 026f2af84a7fbc9d0619469e5a5a196a5b1f37f8 | a118d8ffecce103841a8f20b1328550001af823e | refs/heads/master | 2021-06-03T13:38:29.390666 | 2015-12-20T23:51:35 | 2015-12-20T23:51:35 | 37,984,022 | 0 | 1 | null | 2021-03-06T16:46:30 | 2015-06-24T12:50:44 | Java | UTF-8 | Java | false | false | 882 | java | package br.com.ifce.jwallet.validator;
import org.springframework.validation.Errors;
import org.springframework.validation.Validator;
import br.com.ifce.jwallet.model.Usuario;
import br.com.ifce.jwallet.service.UsuarioService;
public class UsuarioValidator implements Validator{
Usuario usuarioBanco;
@Override
public... | [
"keylla03@gmail.com"
] | keylla03@gmail.com |
a61c491b8774b260eb8da89768b8ef1217cc9512 | 9b64d87ba7988db4343fd1b549446155c5b3850f | /src/main/java/com/leolai/flightheaded/services/UserService.java | e63241d42f13ad5e3d67b258559de884bf55a79a | [] | no_license | leolai2010/Java_Project | 08b8f13aeb5802c6f7205c112e5fe2285cab479c | d514e38ed70bddfd7cb9492f6a796284a12c55d6 | refs/heads/master | 2020-03-24T21:41:45.767208 | 2018-08-28T23:54:04 | 2018-08-28T23:54:04 | 143,042,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,603 | java | package com.leolai.flightheaded.services;
import java.util.Optional;
import org.mindrot.jbcrypt.BCrypt;
import org.springframework.stereotype.Service;
import com.leolai.flightheaded.models.User;
import com.leolai.flightheaded.repositories.UserRepository;
@Service
public class UserService {
private final UserRepos... | [
"leolai2010@gmail.com"
] | leolai2010@gmail.com |
6b34432486a261cb5ec57ca6f925ccfef17b4dac | ec686db891af9c441a9fc703b0cbfc46fe8b5fd9 | /java/algorithm/src/net/phoenix/nlp/pos/chmm/POSTerm.java | 9538379ea5de2fa8d3dd8c648f8556afa123d6d2 | [] | no_license | witnesslq/jigsaw-nlp | 5a4235f8b5cdc4edfed39d4ec035a828a4ccda29 | 9064da8beb7a0e4ade395aad799e07a56981bb4d | refs/heads/master | 2021-01-21T23:09:38.726601 | 2014-06-08T10:51:16 | 2014-06-08T10:51:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 529 | java | package net.phoenix.nlp.pos.chmm;
import net.phoenix.nlp.Nature;
import net.phoenix.nlp.Term;
/**
* 在POS操作中使用到的Term
* @author lixf
*
*/
public interface POSTerm extends Term {
/**
* 获得这个term的所有词性
*
* @return
*/
public TermNatures getTermNatures();
/**
*
* @param nature
... | [
"shamphone@gmail.com"
] | shamphone@gmail.com |
37bb6dbfb06d03cdc8ad4bf4e3bbf28593364879 | 89789e8b17e4beedb05b49ef99edd74d99b6cb71 | /src/main/java/com/example/sweater/GreetingController.java | 718647126c100d491d71c51e5859a12c3e78cfaa | [] | no_license | asadomsk/sweater | ebbc2d1bb0d90c440761802c9c31aebff85ff29e | 1367707bac2c536643fb37386dc1df5c80e72049 | refs/heads/master | 2022-11-16T17:45:47.981823 | 2020-07-07T14:36:23 | 2020-07-07T14:36:23 | 277,839,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,731 | java | package com.example.sweater;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.sp... | [
"asadomsk@users.noreply.github.com"
] | asadomsk@users.noreply.github.com |
70988df21105a114f2f680cfd6362874fb924f08 | 26a430c35044b9aa38e2eea97904aebc289d653e | /exeWeb/src/main/java/com/exe/web/task/QuartzManager.java | b8ce0530cfebf53f637645f62fd5b80f2b30800e | [] | no_license | wwwK/DyApi | cfd54f75dcd210945c1f8547fe52280499515040 | 2dd2794cb9848def4a054cb65b31158edaf0e2b4 | refs/heads/master | 2023-07-15T07:49:43.556141 | 2021-07-22T07:35:16 | 2021-07-22T07:35:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,834 | java | package com.exe.web.task;
import java.util.HashMap;
import org.quartz.CronScheduleBuilder;
import org.quartz.CronTrigger;
import org.quartz.DateBuilder;
import org.quartz.DateBuilder.IntervalUnit;
import org.quartz.Job;
import org.quartz.JobBuilder;
import org.quartz.JobDetail;
import org.quartz.JobKey;
import org.qua... | [
"419861036@qq.com"
] | 419861036@qq.com |
24500c1b2b6ee660a78d3aa89e82ac32974e8d57 | dfafc8b6efbae7cf9baf10ffc692f56e8bec7bc4 | /build/generated/not_namespaced_r_class_sources/release/processReleaseResources/r/androidx/cardview/R.java | 37d0e6333ebbc1c3ac9c01fe085a893365f8683c | [] | no_license | Ruby003540/notebook | e42112eaf951b109c11ed27d33d620d680154a2f | 187b052fe7459a0734dca90793f9e35189f8fbb5 | refs/heads/master | 2022-10-16T07:09:36.618409 | 2020-06-12T10:52:05 | 2020-06-12T10:52:05 | 271,775,051 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,185 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.cardview;
public final class R {
private R() {}
public static final class attr {
private attr() {}
... | [
"1349258896@qq.com"
] | 1349258896@qq.com |
afb1dff01055bff37b5e77b370a23be1f1a7f204 | 7202b893ad3e358d239a811c3469267d00cf4634 | /src/ui/BufferPanel.java | 1887f05c38b69493cf04f54f3679fcf606150fbd | [] | no_license | zbubblez/Game | b791dfa6fc831bf19b7721cadaad02ec1820bae3 | 9bc1a398f71ce96da30ea645b82a469f050879fe | refs/heads/master | 2021-01-10T01:42:16.213090 | 2015-11-19T22:47:18 | 2015-11-19T22:47:18 | 46,520,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 677 | java | package ui;
import java.awt.Image;
import javax.swing.JPanel;
import core.Game;
import utilities.Tools;
public class BufferPanel extends JPanel implements Runnable {
/**
*
*/
private static final long serialVersionUID = 1L;
private Game game = null;
private Image buffer = null;
public BufferPanel(Game ... | [
"zbubblez@hotmail.com"
] | zbubblez@hotmail.com |
1256af94f0aa0bbf602d99650fb2c2a252163c9c | 2c07ce36d96dedd2e0fec76626970c26a462be3a | /chat-service/src/main/java/pl/altkom/asc/lab/micronaut/poc/chat/service/infrastructure/adapters/web/ChatWebSocket.java | bbbd03f24a4b85b74a753d95ac142072903628ac | [
"Apache-2.0"
] | permissive | serpro69/micronaut-microservices-poc | 8a81b9901cbaefd33aedae835a7db8e77f2a59da | 9871a2e482f6ff8a358b8f3c6caa460374e76c36 | refs/heads/master | 2022-08-27T10:47:28.683057 | 2021-04-19T10:56:11 | 2021-04-19T10:56:11 | 239,110,697 | 0 | 0 | Apache-2.0 | 2020-02-08T10:37:51 | 2020-02-08T10:37:50 | null | UTF-8 | Java | false | false | 1,914 | java | package pl.altkom.asc.lab.micronaut.poc.chat.service.infrastructure.adapters.web;
import io.micronaut.websocket.WebSocketBroadcaster;
import io.micronaut.websocket.WebSocketSession;
import io.micronaut.websocket.annotation.OnClose;
import io.micronaut.websocket.annotation.OnMessage;
import io.micronaut.websocket.annot... | [
"robert.witkowski@altkom.pl"
] | robert.witkowski@altkom.pl |
0187f73307b1e99f50d7ccfd944f84859b63c138 | bda6dbb050a094eca53217a395e6406f04ade78c | /MallK2/src/com/example/mallk/StoreDetActivity.java | 34b0ec580a4782879ee2a903a689a11c6146a64d | [] | no_license | tonojuarezgt/Tarea3 | bc2b12e0bffb379898d90e83abb61496f289be5b | 5a66fa038181c4fe9c2c5164b05a1eab7e45b8b2 | refs/heads/master | 2016-09-06T04:10:45.579348 | 2014-03-05T00:44:05 | 2014-03-05T00:44:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,949 | java | package com.example.mallk;
import android.net.Uri;
import android.os.Bundle;
import android.app.Activity;
import android.content.Intent;
import android.text.util.Linkify;
import android.view.Menu;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.Te... | [
"tonojuarezgt@gmail.com"
] | tonojuarezgt@gmail.com |
6d81d2c8c1090fd82be127a47e81f6925a6af9ef | e0647ca9350f3a79286dd88574759693d0bd6877 | /src/main/java/com/irtimaled/bbor/client/renderers/BiomeBorderRenderer.java | 93a894c978f627878b3a259d05d0d778a2fe993c | [
"MIT"
] | permissive | Gloverkk/BoundingBoxOutlineReloaded | 3a11d29619ee9fa614e9566f3ac6ffc2ae45cb3e | 3d1aaf7b99116d9567ebdeeaa47489058a93f91a | refs/heads/master | 2022-09-21T07:14:09.955982 | 2020-05-26T01:40:12 | 2020-05-26T05:23:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,199 | java | package com.irtimaled.bbor.client.renderers;
import com.irtimaled.bbor.client.config.BoundingBoxTypeHelper;
import com.irtimaled.bbor.client.config.ConfigManager;
import com.irtimaled.bbor.client.models.BoundingBoxBiomeBorder;
import com.irtimaled.bbor.common.models.Coords;
import java.awt.*;
public class BiomeBorde... | [
"irtimaled@gmail.com"
] | irtimaled@gmail.com |
3281bf55c07ce60d6f481a3e7d9189670cc6b71c | e12b5a858c47f6d2569350a73f7440ebbf93117a | /osrs-script/src/main/java/com/palidinodh/osrsscript/npc/combatv0/LesserDemon94_7867Combat.java | 056c77419ebd8d71bbbc3d4d8a66ea353b671ba1 | [] | no_license | sw130637/BattleScape-Server | 287ade1cc49893ff2a0784a2b114cb162c26bb9a | 4d83d24c64a0881c3309e5308fc744b20cc84615 | refs/heads/master | 2020-09-16T03:24:43.300718 | 2019-11-23T18:27:20 | 2019-11-23T18:27:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,178 | java | package com.palidinodh.osrsscript.npc.combatv0;
import java.util.Arrays;
import java.util.List;
import com.palidinodh.osrscore.io.cache.id.ItemId;
import com.palidinodh.osrscore.io.cache.id.NpcId;
import com.palidinodh.osrscore.model.CombatBonus;
import com.palidinodh.osrscore.model.item.RandomItem;
import com.palidin... | [
"palidino@Daltons-MacBook-Air.local"
] | palidino@Daltons-MacBook-Air.local |
f2721fe39086ab9a778ed5f48c1e68f1579072e7 | 1959fd85d4bfccb9d4811bee379cc178c07ee339 | /app/src/main/java/com/liweidong/basemvc/http/OkGoHttpUtil.java | 94518c8d058146a27606f23062136f87deaa3bbf | [] | no_license | L864741831/BaseMVC2 | 35f0d09325ef443104bc927c4c73f4982c7897a6 | 4f94cccb488ad4641f4d48fd866c47739973cbb8 | refs/heads/master | 2020-04-12T21:55:21.805865 | 2018-12-22T02:44:21 | 2018-12-22T02:44:21 | 162,776,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,116 | java | package com.liweidong.basemvc.http;
import android.content.Context;
import android.os.Environment;
import android.text.TextUtils;
import android.util.Log;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONException;
import com.lzy.okgo.OkGo;
import com.lzy.okgo.callback.AbsCallback;
import com.lzy.okg... | [
"864741831@qq.com"
] | 864741831@qq.com |
1fab8907c374fff3fd5ccfdd1568e2de88ef1769 | 76d50ba7fef5b0e06a1ce4276aa3354d1ddd61f4 | /app/src/main/java/com/parsonswang/zxfootball/common/mvp/IBaseView.java | 565ddf1d9022a5392e5564b5b5f7a60174b70ded | [] | no_license | huyuanhao/ZxFootball | 257486483faef81bc62e165cfb6f0b7f14829788 | 58e53e543c46f83608a1a1fea2e397848c1e9a69 | refs/heads/master | 2022-07-02T15:47:01.339090 | 2020-05-12T10:26:52 | 2020-05-12T10:26:52 | 262,297,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | package com.parsonswang.zxfootball.common.mvp;
/**
* Created by wangchun on 2017/12/30.
*/
public interface IBaseView {
default void showLoding(){};
default void hideLoding(){};
default void showExceptionView(){};
}
| [
"593746220@qq.com"
] | 593746220@qq.com |
9f8b8e1551ad28439a7d4e94419936addb32f711 | 647394402063270aa17c3b90843e19278d881ce3 | /emd_ssm_tools/src/main/java/com/david/emd_ssm_tools/demo1/web/controller/CustomerController.java | 75e3d02423e57176644e7541610a6cf951bb5d59 | [] | no_license | dmcxiaobing/emd_ssm_tools | 670e76067da7d1ca018cda3027d3fedca67e5b1b | a25fd85f5f8d8314888b2b2b240ed39212994855 | refs/heads/master | 2023-05-13T18:45:22.112795 | 2018-01-24T06:19:27 | 2018-01-24T06:19:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,048 | java | package com.david.emd_ssm_tools.demo1.web.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.b... | [
"986945193@qq.com"
] | 986945193@qq.com |
cb18a9b68cde7c8046d63106d6e1fd0216039d1f | fa3893cd5593cb0475e5a2308931a356c9bcab26 | /src/org.xtuml.bp.core/src/org/xtuml/bp/core/common/ConsistencyTransactionListener.java | 129ccf473c5a672632343addefb5ddf1ce5e8efe | [
"EPL-1.0",
"Apache-2.0"
] | permissive | leviathan747/bridgepoint | a2c13d615ff255eb64c8a4e21fcf1824f9eff3d5 | cf7deed47d20290d422d4b4636e7486784d17c34 | refs/heads/master | 2023-08-04T11:05:10.679674 | 2023-07-06T19:10:37 | 2023-07-06T19:10:37 | 28,143,415 | 0 | 1 | Apache-2.0 | 2023-05-08T13:26:39 | 2014-12-17T15:40:25 | HTML | UTF-8 | Java | false | false | 3,624 | java | //========================================================================
//
//File: $RCSfile: ConsistencyTransactionListener.java,v $
//Version: $Revision: 1.10 $
//Modified: $Date: 2013/01/10 22:54:09 $
//
//(c) Copyright 2005-2014 by Mentor Graphics Corp. All rights reserved.
//
//==================... | [
"s.keith.brown@gmail.com"
] | s.keith.brown@gmail.com |
f0614466dbaf812cec30f84a06f9274242b626e3 | 7a5f0a0881b872271a78c5fd910b9214f047f8e1 | /IntelliJ IDEA 2018.2.8/ideaProjects/o2o/src/main/java/com/imooc/o2o/service/AccountService.java | a158bcfca04aa0aa4616c4fb0ce1252085f2bf9e | [] | no_license | lz-5034/o2o_shop | 1bbbb890fa9e5546156439ce9ca892b7f8652ccb | 653ac7f285e786be6e81f659977589d4a91883ea | refs/heads/master | 2022-12-21T11:42:16.582709 | 2020-03-13T04:22:58 | 2020-03-13T04:22:58 | 246,968,778 | 0 | 0 | null | 2022-12-16T06:57:14 | 2020-03-13T02:04:22 | Java | UTF-8 | Java | false | false | 713 | java | package com.imooc.o2o.service;
import com.imooc.o2o.dto.AccountExecution;
import com.imooc.o2o.entity.Account;
import com.imooc.o2o.exceptions.AccountOperationException;
public interface AccountService {
//通过帐号和密码获取平台帐号信息
Account getAccountByUsernameAndPwd(String userName, String password);
//通过userId获取平台帐号信息
Ac... | [
"764953721@qq.com"
] | 764953721@qq.com |
9280c42c5f7dc40ef7b267e3b94dd6699150118d | 5193d3873f0d56ff8e9c72daacda67aa0b641f66 | /src/com/xn/pay/controller/operate/OperateController.java | 0bf476813605ee3d3052e09ef3c7c674d8420a22 | [] | no_license | hzhuazhi/fineDeploy | 281445e508787536d42e1b44b5698a9e045a752f | be1dbdf1a832b658f131cce8b31a8878883c968d | refs/heads/master | 2022-12-04T19:11:41.083230 | 2020-08-30T09:34:40 | 2020-08-30T09:34:40 | 271,991,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,715 | java | package com.xn.pay.controller.operate;
import com.xn.common.constant.ManagerConstant;
import com.xn.common.controller.BaseController;
import com.xn.common.util.HtmlUtil;
import com.xn.pay.model.Operate;
import com.xn.pay.service.OperateService;
import com.xn.system.entity.Account;
import org.apache.log4j.Logger;
impor... | [
"345061813@qq.com"
] | 345061813@qq.com |
6eaf710d28412e02c86f0794a9a1f20f28dca2f0 | 8b82caa1cd36245f0af28a9be309725c8108d006 | /src/main/java/org/graphity/processor/mapper/jena/HttpExceptionMapper.java | 678aa3c5b568e58ef4051d9a0e588327153d0063 | [
"Apache-2.0"
] | permissive | anukat2015/Processor | 3b16a9c49a9d04c5b5cd3be8d05b6ea49c43c09a | 2c0a818b93f0e70683f1f0ce11293f055a00412b | refs/heads/master | 2021-01-17T10:16:17.088747 | 2016-06-17T00:17:56 | 2016-06-17T00:17:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,598 | java | /*
* Copyright 2014 Martynas Jusevičius <martynas@graphity.org>.
*
* 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 requir... | [
"martynas@graphity.org"
] | martynas@graphity.org |
79f7e3eb317490bd045df84de1727240e3778204 | 91cce63a5cdef6407d33dd0bccdcd81a9e5e0117 | /info-core/info-dao-hb/src/main/java/com/vertonur/dao/hibernate/manager/HibernateDAOManager.java | 1cc3dc9e137b87dd8c94b4f3e9763f67b67f419a | [] | no_license | guanzhongxing/XLineCode-info-project | e6600e15efbb4f799e8262f77807b7b87e7e61a1 | 8f508f8aab604ff114b4350ebb28fa7388dbf2fa | refs/heads/master | 2021-07-09T00:52:51.195603 | 2016-03-06T03:19:32 | 2016-03-06T03:19:32 | 106,103,933 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,620 | java | /**
*
*/
package com.vertonur.dao.hibernate.manager;
import java.lang.reflect.InvocationTargetException;
import java.util.Set;
import org.hibernate.Session;
import com.vertonur.dao.api.AdminDAO;
import com.vertonur.dao.api.AttachmentDAO;
import com.vertonur.dao.api.AttachmentInfoDAO;
import com.vertonur.dao.api.C... | [
"sunimisoul@163.com"
] | sunimisoul@163.com |
29a167b981204fcade445598358197ab9ea89454 | 153fdfea5ebf6db00d9c82ea733135872a5dea50 | /utils/bizcommon/datachain/DataFilter.java | 9873d0d65652ca3b72bcdb630e74cb46bb119a89 | [
"Apache-2.0"
] | permissive | zycgit/configuration | fbc04bea1b33b61d51d8dd5b31018d31d016e2c5 | c1c0b4fe17b5fa832c4a2271a6328ba8c85c8b2d | refs/heads/master | 2021-08-22T20:22:24.588389 | 2017-05-06T10:20:34 | 2017-05-06T10:20:34 | 73,467,721 | 0 | 0 | Apache-2.0 | 2021-08-02T16:56:12 | 2016-11-11T10:17:21 | Java | UTF-8 | Java | false | false | 1,407 | 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 m... | [
"zyc@hasor.net"
] | zyc@hasor.net |
9838aa303d43ff1eefffdabd515520f633440318 | 21eb7e17c7985aa829220696a3504101e5c4d940 | /src/main/java/entities/User.java | 12853d6f862092dfeb26044ef892b2e38c129387 | [] | no_license | stefan2212/Week11 | 125a8693d08931fb19a2cdf3cde8f79f4b1d03cc | fb9cefb1ba7da19b141b0816d951a930e0d95e7b | refs/heads/master | 2021-05-14T07:11:30.936352 | 2018-01-07T23:52:15 | 2018-01-07T23:52:15 | 116,259,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | package entities;
import javax.persistence.*;
@Entity
@Table(name = "users")
public class User {
@Id
@GeneratedValue(strategy = GenerationType.SEQUENCE)
private int id;
@Column(unique = true, name = "username")
private String username;
@Column(name = "password")
private String password;... | [
"stefan.cernescu94@gmail.com"
] | stefan.cernescu94@gmail.com |
6645a4ef5333ff84c0cccdcc201360359ab58d36 | 2d1e30d0a10ad8aa45c0152d26feb0a9d99f786f | /eap-component/eap-component-interface/src/main/java/com/mk/eap/component/common/print/PdfPrintEngineUtil.java | 0906c9f92fedb9ed12e065de3bc427ffced63e8e | [] | no_license | edf-x/edf-service | c2cc6394ef9cb36e46e605bf7407f9f6cbd80345 | 014a8bbfc28dcd32c8b3d9603916a0df66b073e9 | refs/heads/master | 2021-05-07T06:17:47.472770 | 2017-11-23T02:26:11 | 2017-11-23T02:26:11 | 111,748,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,196 | java | package com.mk.eap.component.common.print;
import org.apache.pdfbox.pdmodel.PDDocument;
import org.apache.pdfbox.printing.PDFPageable;
import java.awt.print.PrinterException;
import java.awt.print.PrinterJob;
import java.io.File;
import java.io.IOException;
public class PdfPrintEngineUtil {
private PDDocument pdDoc... | [
"outerman@163.com"
] | outerman@163.com |
6bbc6afdee3ed18f8f4af8344907ea7fe0f3cad7 | 8c73d5657fc32314a6d247f0cb0a74e4d594bdea | /rbf/src/main/java/iad/network/training/NetworkTrainer.java | 68ca29e5a930a268a9125a91dfd0a6c1f9cdf80c | [] | no_license | pg1809/iad | 7a07d8f6b61aa61ff98982f93abcfd98e8945ae5 | 8e51ecc609f73d8cbc3a0386ad3678626ded5d48 | refs/heads/master | 2021-01-10T18:35:19.488437 | 2015-06-04T18:51:08 | 2015-06-04T18:51:08 | 31,649,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,292 | java | package iad.network.training;
import iad.network.AbstractNetwork;
import iad.network.centers.CentersAdjustmentStrategy;
import iad.network.centers.RandomCentersStrategy;
import iad.network.input.InputRow;
import iad.network.layer.NeuronLayer;
import iad.network.neuron.AbstractNeuron;
import iad.network.neuron.NeuronIn... | [
"wojciech.szalapski@gmail.com"
] | wojciech.szalapski@gmail.com |
7d4e33399aafa67a464e749911a7de571857c5f7 | b2128bf5cae76ff637d37fdebc4b9cdad07aa87d | /com.onyem.jtracer.reader.meta/src/com/onyem/jtracer/reader/meta/DatabaseId.java | da9074b2231a7608e64aa1a7eaaa3bae5dcf89a9 | [] | no_license | algobardo/com.onyem.jtracer.reader | e3884f1a13433583ba5cd9642fba210c0c2b66d7 | a63488472f6a7d87cab0d0747961dbfe3c03d448 | refs/heads/master | 2021-01-18T05:42:27.609991 | 2013-07-15T06:36:29 | 2013-07-15T06:36:29 | 21,840,968 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 113 | java | package com.onyem.jtracer.reader.meta;
public interface DatabaseId {
long getId();
Class<?> getType();
}
| [
"rahulrevo@gmail.com"
] | rahulrevo@gmail.com |
502e4b7d610f2ecce5351ec0f6c3ad3db24bbf9d | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-medium-project/src/main/java/org/gradle/test/performancenull_5/Productionnull_487.java | c79bb6c4ae3c7b2332625773ab1f026116053d5c | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 582 | java | package org.gradle.test.performancenull_5;
public class Productionnull_487 {
private final String property;
public Productionnull_487(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String getProp0() ... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
229da3a24f1efd15c0bdb2daba8eda717af7890c | 1b29113846134dc90ebd0065d9a7361bd82e091e | /Activities/POC/AccountLoginMS/src/main/java/com/ms/bootcamp/jwt/JwtUtils.java | 1dcd1d7735b746821be0be83bda2748fe17543a0 | [] | no_license | soorajshettyv/work | e97fa6fd06610ce4a10fa98b23c2080cb91ec60f | ca75ddc958122437bf33ca73802c2856618dd1a6 | refs/heads/master | 2023-02-22T07:28:57.457194 | 2021-01-11T11:55:36 | 2021-01-11T11:55:36 | 328,641,389 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,101 | java | package com.ms.bootcamp.jwt;
import java.util.Date;
import java.util.stream.Collectors;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.GrantedAuthority... | [
"w2cluster610@iiht.tech"
] | w2cluster610@iiht.tech |
579fe753261cfab9e12330365717c761e9fb5107 | b661735c47af7ec54907eb020234a48832784d4e | /src/main/java/ca/jrvs/apps/twitter/example/JsonParser.java | dd99bff6774f4ff0f2f79c99728ef0df95402187 | [] | no_license | gursimran258/java_Apps | 46720bb8d10ad08c969a3262e04b1cfb60f594eb | d48a638dce42b665aadbb20bc8700c1ee224c7c0 | refs/heads/master | 2023-05-03T10:19:08.216056 | 2019-07-16T01:50:56 | 2019-07-16T01:50:56 | 194,971,136 | 0 | 0 | null | 2023-04-14T17:49:15 | 2019-07-03T03:13:39 | TSQL | UTF-8 | Java | false | false | 1,607 | java | package ca.jrvs.apps.twitter.example;
import ca.jrvs.apps.twitter.example.dto.Company;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.ObjectWriter;
import com.faste... | [
"gursimran.gill17@gmail.com"
] | gursimran.gill17@gmail.com |
e1db07cb93314b304c43b1a3cf36c768a80a7357 | 3776594e5fd87a54fc50a6ba5abd616dbac1d170 | /app/src/main/java/com/chuxin/law/ry/server/response/DefaultConversationResponse.java | 29126758db884277c0581e67fbaa0c9c0d552a46 | [
"Apache-2.0"
] | permissive | ZypTeam/TalkLaw | 3d0d90924b0c6ed9c766a57215aa1a22ce1701e3 | ad550878989338453f2644d8adbb5f1eca941f3e | refs/heads/master | 2021-09-14T08:29:51.454754 | 2018-05-10T10:30:59 | 2018-05-10T10:30:59 | 115,071,500 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,500 | java | package com.chuxin.law.ry.server.response;
import java.util.List;
/**
* Created by AMing on 16/4/1.
* Company RongCloud
*/
public class DefaultConversationResponse {
/**
* code : 200
* result : [{"type":"group","id":"E1IoyL5Pj","name":"用户体验群 Ⅰ","portraitUri":"","memberCount":3,"maxMemberCount":3000},... | [
"liangjie@witmob"
] | liangjie@witmob |
219bac8983232e6b3a88743b88ea333669108e67 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /imagesearch-20210120/src/main/java/com/aliyun/imagesearch20210120/models/ImagePropertyRequest.java | f78df91b8667bc915aa5dc7d7476bd3bfb5b02ec | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 909 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.imagesearch20210120.models;
import com.aliyun.tea.*;
public class ImagePropertyRequest extends TeaModel {
@NameInMap("InstanceName")
public String instanceName;
@NameInMap("PicUrl")
public String picUrl;
public static Imag... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
cfab2aec8fb62840d8e1c4c31443723e3dc2b383 | 41ff7a819acc00775c2f3bc76f15e31229d3da0c | /spring-demo-annotations/src/com/luv2code/springdemo/HappyFortuneService.java | 2f5209165edc1c07f0fc2fa047e4568c83137f6d | [] | no_license | ZuhairAhamed/Java-Spring | b7c67133ec8615d1f61293f09b23643216c7581c | 3b14b224acb57ad3db5644ff74943e19f1c3d810 | refs/heads/master | 2022-12-25T16:38:30.588070 | 2020-01-12T14:15:28 | 2020-01-12T14:15:28 | 229,875,035 | 0 | 0 | null | 2022-12-16T00:40:38 | 2019-12-24T05:16:11 | Java | UTF-8 | Java | false | false | 309 | java | package com.luv2code.springdemo;
import org.springframework.stereotype.Component;
@Component
public class HappyFortuneService implements FortuneService {
@Override
public String getFortuneService() {
// TODO Auto-generated method stub
return "This is for dependency injection with autowiring";
}
}
| [
"zuhairahamed4@gmail.com"
] | zuhairahamed4@gmail.com |
4b77797c317804bbd671c6dd8229aa6dad3ba0c7 | 27b9397cce44075cf90b64a3d959df2c64cb39b4 | /springapi-paginacao-security-swagger/src/main/java/br/com/rs/forum/repository/TopicoRepository.java | 599be75bc62c2acef891593ea495ac52b1d8e075 | [] | no_license | wfcosta/springapi-paginacao-security-swagger | 9ffc68c4deb2f4d4b098f7ca3bfbb383d6cb3e4f | 8a8ea1455890b56201926b8019293c7041b1115e | refs/heads/master | 2021-04-22T22:45:15.288137 | 2020-03-25T11:56:29 | 2020-03-25T11:56:29 | 249,878,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package br.com.rs.forum.repository;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import br.com.rs.forum.modelo.Topico;
public interface TopicoRepository extends JpaRepository<Topico, Long> {
Pag... | [
"noreply@github.com"
] | wfcosta.noreply@github.com |
6a55045c110e558a03380b7b2981ba82eea92c88 | 9c7267e74031028d9f83c19c7382792d8253ff3d | /week-04/day4/flyable/src/Flyable.java | 7b2a125d8bc05082362f6775d2b8508e301a479d | [] | no_license | gergohs/all_tasks | 2ef18eaae6043c2962c30eda06d2c8168019b703 | 5ecb857fd3afac1f066aa215cd1fb1471ff9f1d4 | refs/heads/master | 2020-04-27T22:19:34.216097 | 2019-03-09T18:59:00 | 2019-03-09T18:59:00 | 174,732,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 107 | java | public interface Flyable {
public void land();
public void fly();
public void takeOff();
}
| [
"gergohs@gmail.com"
] | gergohs@gmail.com |
4f506a06802064c980fcf56fa0783e90c390a445 | 1e1219895775e898be4eda6795b00d757404161b | /Roket_0.4/src/ranges/GroupedPlusRange.java | bbad46647fc236cce0204501b9a09bd90cc42181 | [] | no_license | aaaaaaaaalkj/boket | 28ac04a619bf88992f146c145b7f9e0c9dfdfeab | 0c325acdba9746e78a3a2427bb715187ed54a5e2 | refs/heads/master | 2021-01-02T22:50:04.022318 | 2018-01-04T09:18:37 | 2018-01-04T09:18:37 | 25,786,745 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,577 | java | package ranges;
import managementcards.cards.Rank;
public class GroupedPlusRange implements Range {
private final GroupedRange first;
public GroupedPlusRange(final GroupedRange first) {
this.first = first;
}
public final boolean isSuited() {
return first.isSuited();
}
public final boolean isPai... | [
"Combat-Ready@Combat-Ready-PC.fritz.box"
] | Combat-Ready@Combat-Ready-PC.fritz.box |
179c10ad326e16ef303a5ac2a6e9cad6375ef560 | 18c271b7219d6cbfeb20c384223c158261797d67 | /core/src/ru/spbu/apmath/prog/Score.java | bfc0efd978e7d825b976c24f5922b6d9fc2b0f76 | [] | no_license | 7KASPAR7/Sound-FlappyBird-Project | 96d72fe974c6e97a3bd8faf411e52e13133b192f | 441d0cadf41903dea9d87071fd1da90ed57fefbf | refs/heads/master | 2022-04-04T19:46:57.505466 | 2020-03-07T20:55:49 | 2020-03-07T20:55:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 701 | java | package ru.spbu.apmath.prog;
import javax.swing.*;
import java.awt.*;
public class Score extends Component {
int myscore = 10;
int x = 0;
int y = 0;
JLabel label= new JLabel("Ваш счет: ");
public void create(){
JFrame f = new JFrame("Cчётчик очков");
f.setLayout(new FlowLayout());... | [
"RybakovSV.SV@gmail.com"
] | RybakovSV.SV@gmail.com |
c5cdbcba4f015e5b39b4b41ee916f50fc4d2e427 | b36a85dd502904fc014f318e91a7ff5d67537905 | /src/main/java/com/redxun/oa/crm/manager/CrmProviderManager.java | 475e51c4a6dea917ca4b02a2b63cb6ffd916614d | [] | no_license | clickear/jsaas | 7c0819b4f21443c10845e549b521fa50c3a1c760 | ddffd4c42ee40c8a2728d46e4c7009a95f7f801f | refs/heads/master | 2020-03-16T09:00:40.649868 | 2018-04-18T12:13:50 | 2018-04-18T12:13:50 | 132,606,788 | 4 | 8 | null | 2018-05-08T12:37:25 | 2018-05-08T12:37:25 | null | UTF-8 | Java | false | false | 3,539 | java | package com.redxun.oa.crm.manager;
import javax.annotation.Resource;
import org.apache.commons.lang.StringUtils;
import org.springframework.stereotype.Service;
import com.alibaba.fastjson.JSON;
import com.redxun.bpm.activiti.handler.ProcessEndHandler;
import com.redxun.bpm.activiti.handler.ProcessStartAfterHandler;
i... | [
"yijiang331"
] | yijiang331 |
7dad5ee2409f0f9f8d8c7c3880bef548e6542629 | 30c5d9a7abef5914132dddc44fdf281b1cae549c | /src/cs455/overlay/transport/TCPServerThread.java | 56d587502e8a632ea36af5223e75acd2db4e51ed | [] | no_license | acarb95/SimplifiedDHT | d299ec810ddc4575ad975a20330c425f38f41bf9 | 8887aced51885f827f25df64fa425f11a2b64b34 | refs/heads/master | 2021-07-11T12:00:51.996201 | 2017-09-30T02:58:41 | 2017-09-30T02:58:41 | 105,335,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,380 | java | package cs455.overlay.transport;
import java.io.IOException;
import java.net.InetAddress;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.ArrayList;
import java.util.HashMap;
import cs455.overlay.node.Node;
/***
* Represents the server thread that will be listening to nodes attempting to conn... | [
"acarbona@hams-fork.cs.colostate.edu"
] | acarbona@hams-fork.cs.colostate.edu |
55cf40497cf9d34478ed523bde57022d919cca4e | 9d8b1f75c135ec80eb9325de8c3cf7162d12528e | /Examples/src/main/java/net/notfab/sentinel/example/gateway/jda/CommandListener.java | 0364332fe1cfdf88837ffc6b301fc6da1d82d128 | [] | no_license | Fabricio20/Sentinel | 6a7eea8cf20785a2aa6ba2cbd18ff887ba549617 | bb0e67ddbe8ae6f4010177037d0421fd65e2164b | refs/heads/master | 2020-09-28T05:35:30.444010 | 2020-03-15T20:03:50 | 2020-03-15T20:03:50 | 226,701,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,284 | java | package net.notfab.sentinel.example.gateway.jda;
import net.dv8tion.jda.api.entities.SelfUser;
import net.dv8tion.jda.api.events.message.guild.GuildMessageReceivedEvent;
import net.dv8tion.jda.api.hooks.ListenerAdapter;
import net.notfab.sentinel.example.gateway.jda.mapper.JDAtoSentinel;
import net.notfab.sentinel.sdk... | [
"git@notfab.net"
] | git@notfab.net |
38cae9c9e15b34e36893279660ca8a6c6f21d7a9 | 3ebaee3a565d5e514e5d56b44ebcee249ec1c243 | /assetBank 3.77 decomplied fixed/src/java/com/bright/assetbank/plugin/constant/PagePositionConstants.java | bdc3bbee2200f03d94e0ec1636ea4ea380177a20 | [] | no_license | webchannel-dev/Java-Digital-Bank | 89032eec70a1ef61eccbef6f775b683087bccd63 | 65d4de8f2c0ce48cb1d53130e295616772829679 | refs/heads/master | 2021-10-08T19:10:48.971587 | 2017-11-07T09:51:17 | 2017-11-07T09:51:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | java | package com.bright.assetbank.plugin.constant;
public abstract interface PagePositionConstants
{
public static final String c_ksDataStart = "dataStart";
}
/* Location: C:\Users\mamatha\Desktop\com.zip
* Qualified Name: com.bright.assetbank.plugin.constant.PagePositionConstants
* JD-Core Version: 0... | [
"42003122+code7885@users.noreply.github.com"
] | 42003122+code7885@users.noreply.github.com |
cb6c647553f217499657e0c632eed29fdbf62887 | f8831a30323a0dea980c999bbd63611cae538a19 | /projects/previousProjects/strategyNoHierarchy-V0.1/src/main/java/dems/behaviorModels/plants/BioMassBehaviorModel.java | 3420962a7e46fbf2083fda2026b1ed14e27a8700 | [
"Apache-2.0"
] | permissive | ahmadsuleman/SmartGridCoSimulation | ee7e0a6064919c5f061215765b7d29613f84e74a | 14ad1fb796b85c27f9305f1adc0c885efa0147cf | refs/heads/master | 2023-04-06T07:09:53.555822 | 2020-02-06T10:43:53 | 2020-02-06T10:43:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,017 | java | /*
* Copyright (c) 2011-2015, fortiss GmbH.
* Licensed under the Apache License, Version 2.0.
*
* Use, modification and distribution are subject to the terms specified
* in the accompanying license file LICENSE.txt located at the root directory
* of this software distribution.
*/
package dems.behaviorModels.pla... | [
"bytschkow@fortiss.org"
] | bytschkow@fortiss.org |
f082573ef5304d830e2a8384c0673d368a8a8c74 | fc54f06bf82e3525282a8807b69e9fbe0149c695 | /src/by/training/task/dao/mysql/implementation/MySQLAdministratorDAO.java | 9c151f8629b3bc5faa4fe9ae300e7ec5d45e2b39 | [] | no_license | FNtocik/Servlet-HTML-App-Example | 174e1177764d0ca6d70b0d1cda45146680163b57 | 1f0f8e9d734a5899ab08cbc1d46e39bbb6f765f8 | refs/heads/master | 2020-04-02T09:57:21.440601 | 2019-11-23T09:31:28 | 2019-11-23T09:31:28 | 154,318,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,630 | java | package by.training.task.dao.mysql.implementation;
import by.training.task.dao.interfaces.AdministratorDAO;
import by.training.task.dao.mysql.config.ConfigurationManager;
import by.training.task.dao.mysql.factory.MySQLDAOFactory;
import by.training.task.entities.Administrator;
import by.training.task.utils.LoggerManag... | [
"pugachevzaz@gmail.com"
] | pugachevzaz@gmail.com |
c33f6186ee39fa65f93adad729ad44e3e8375451 | c879b96aa2fe85d54847b591e065eeea8103b29d | /spring-extensible-xml/src/main/java/cn/web1992/samples/xml/DescBeanDefinitionParser.java | ebf3439362415d8879e9ea289179a3167e77f69a | [] | no_license | web1992/springs | 9ca23eaeceab640713e490394dc1fe65144a9050 | 47b6d4da1fd7252443e48973f5580bfd2b00baa5 | refs/heads/master | 2022-12-25T20:31:08.497178 | 2020-03-07T17:25:56 | 2020-03-07T17:25:56 | 150,215,944 | 1 | 0 | null | 2022-12-16T04:37:54 | 2018-09-25T06:09:56 | Java | UTF-8 | Java | false | false | 1,281 | java | package cn.web1992.samples.xml;
import cn.web1992.Desc;
import org.springframework.beans.factory.support.BeanDefinitionBuilder;
import org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser;
import org.springframework.util.StringUtils;
import org.w3c.dom.Element;
/**
* desc: 文件注释
* <p>
* Version ... | [
"554933654@qq.com"
] | 554933654@qq.com |
7b6f9550796d48a848de863d6584aad76ea39d61 | d84b75004fb0118a393f567b272c1ee445866e26 | /代码包/response(验证码,跳转,下载文件,中文乱码,统计网站访问人数)/day35/src/app/DengLuServlet.java | 12635ddb127888ecf04d49548506cd1263778896 | [] | no_license | yourbigbro/sshsrepository | 840fc7ecddc75a76228ef37184fce5503ef20f96 | ddb461b608c3eb39b58a5cc000205ef960a6d9a9 | refs/heads/master | 2021-08-22T16:28:10.931858 | 2017-11-30T17:05:17 | 2017-11-30T17:05:26 | 109,405,119 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 2,278 | java | package app;
import java.io.IOException;
import java.sql.SQLException;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import service.Service;
public class DengLuServlet extends HttpServlet {
... | [
"18669726371@163.com"
] | 18669726371@163.com |
03a766d7c36e940ced42fe09c9f7a27e58c79f93 | 5169cfdcd4e74633f8798097f078b4a830d56ccc | /leetcode/src/main/java/sj/project/leetcode/GenerateParentheses.java | 24cfe5947625a08e73e3da8bcf88d67d880ef5c4 | [] | no_license | chenshuaijin/leetcode-solution | f1a9e89a24fa7821c9bc67054a73daae940b8584 | 1293667c54ad0371ce7846391a5228664e1cbf7a | refs/heads/master | 2021-01-02T23:08:25.692607 | 2017-08-06T08:27:52 | 2017-08-06T08:27:52 | 99,472,798 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 841 | java | package sj.project.leetcode;
import java.util.LinkedList;
import java.util.List;
import org.junit.Test;
public class GenerateParentheses {
public List<String> generateParenthesis(int n) {
int left=0;
int right=0;
int closed=0;
List<String> result = new LinkedList<>();
if(n == 0)return result;
generate(... | [
"chenshuaijin@gmail.com"
] | chenshuaijin@gmail.com |
f385db257d6afe5b0c723e4ed2f877980ff7cf23 | 3ea35a9d2a32a11f2c6e0fa21860f73c042ca1b3 | /II курс/Trim2/Практикум ООП и ДБ/h2/src/test/org/h2/test/db/TestOptimizations.java | 337865991f94cc03e3a18c8016c352b0f138db2e | [] | no_license | angelzbg/Informatika | 35be4926c16fb1eb2fd8e9459318c5ea9f5b1fd8 | 6c9e16087a30253e1a6d5cd9e9346a7cdd4b3e17 | refs/heads/master | 2021-02-08T14:50:46.438583 | 2020-03-01T14:18:26 | 2020-03-01T14:18:26 | 244,162,465 | 7 | 2 | null | null | null | null | UTF-8 | Java | false | false | 42,891 | java | /*
* Copyright 2004-2014 H2 Group. Multiple-Licensed under the MPL 2.0,
* and the EPL 1.0 (http://h2database.com/html/license.html).
* Initial Developer: H2 Group
*/
package org.h2.test.db;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
impor... | [
"badblo0dbg@gmail.com"
] | badblo0dbg@gmail.com |
742667bdadf5f4b693015f3e625ebf49578f6255 | 7e156561d89c1ee30f9fea6d6bdbd3cf639ce5f3 | /src/main/java/com/spms/view/ProjectTopicManagerView.java | dc9b7cc076d5d7dc726d7c80cc76c37ba31c8291 | [] | no_license | JavaAdore/spms | 94c4e4cd1fed00bf18e5a946d53d728b9083d10f | dfb5d82e76f92350675d570d0e0e788e0ed6bb6a | refs/heads/master | 2016-09-13T16:44:27.466890 | 2016-04-28T21:30:35 | 2016-04-28T21:30:35 | 56,404,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,209 | java |
package com.spms.view;
import java.io.Serializable;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.ejb.EJB;
import javax.faces.application.FacesMessage;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ViewScoped;
import javax.faces.context.FacesContext;
import com.spms.entit... | [
"mibrahim@skios.com.mt"
] | mibrahim@skios.com.mt |
ce4934dd1b4c501c3de4602a1ee8ec51c40afff2 | 3f81cd3e17d83c0b03dde3f32f5d20e7ad888791 | /dcs-dubbo-service/src/test/java/Bean.java | 90ac23255f6f67ca1a7e224b1b76ab467bead0d6 | [] | no_license | HineLee/dcs-dubbo | 11eed3f6588cd3394ddd92310537c1bcefc6c94d | de501f6960aed7391252f7b7b3e70bb47bd33354 | refs/heads/master | 2020-03-22T03:45:53.272333 | 2018-07-10T01:58:55 | 2018-07-10T01:58:55 | 139,451,067 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 599 | java | import java.util.List;
public class Bean {
private String name;
private List<ListBean> listBeans;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public List<ListBean> getListBeans() {
return listBeans;
}
pu... | [
"lizhenfu@alaxiaoyou.com.cn"
] | lizhenfu@alaxiaoyou.com.cn |
1f296a351bcd8233f55bd06a5e68168b17f6dbcc | d88b6f9f2eaa0006256fb2cecd2726d755ebc04f | /src/org/usfirst/frc/team4240/robot/Robot.java | 9d70a4f6b9fedfdb203a206a9090d06f31af0f98 | [] | no_license | xKIAxMaDDoG/troTek | c61f497b9beb2bd90611e194e3c3b3004c44bf9a | e7d35aedc31213e5fac18aec938bed4e0c5de8c6 | refs/heads/master | 2020-03-06T21:32:30.333006 | 2018-05-01T15:11:14 | 2018-05-01T15:11:14 | 127,080,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,083 | java | // RobotBuilder Version: 2.0
//
// This file was generated by RobotBuilder. It contains sections of
// code that are automatically generated and assigned by robotbuilder.
// These sections will be updated in the future when you export to
// Java from RobotBuilder. Do not put any code or make any change in
// the blocks... | [
"thetimebenow12@gmail.com"
] | thetimebenow12@gmail.com |
41bd2e802dd5bfb7268ab54146de5f2f1bbcd0ea | 0d526054c0f03827fe664a869f3ce9f9f385962c | /src/java/com/met/hrmis/jpa/entities/PayGradeXLeaveTypeXDays.java | cc02173511a7b1bac13f652ef4dae23cc4271173 | [] | no_license | QuantSolutionsGh/MegaHrmis | e07ff108848474fa2b21e77bff03ebff7b6fc91b | 7a272dda0f0f340a73a5050eba29265995c90da7 | refs/heads/master | 2021-01-10T16:08:26.808261 | 2016-04-09T00:18:38 | 2016-04-09T00:18:38 | 55,811,558 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,593 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.met.hrmis.jpa.entities;
import java.io.Serializable;
import javax.persistence.*;
import org.hibernate.annotations.CacheConcurrencyStrategy;
import org.hibernate.annotations.GenericGenerator;
/**
... | [
"BERNARD@DBA-PC"
] | BERNARD@DBA-PC |
7b6624423849d3ad340da5decce38ef6214dca0d | 8d739096d2de46b52e7a67abf3989bb78a92154f | /src/main/java/com/qualitychemicals/qciss/QcissApplication.java | 23276bacdd62f62b29e55f9d02dd723b543dd4c1 | [] | no_license | lodkazibwe/QCiStaffSacco | 4804289a784e6a14848e161f957b3162e2b56100 | 338aea4eb8d2fda41fa575113c5adba6cd8d0844 | refs/heads/master | 2023-08-04T00:23:32.187562 | 2021-10-03T09:47:55 | 2021-10-03T09:47:55 | 295,292,716 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.qualitychemicals.qciss;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.scheduling.annotation.EnableScheduling;
import org.springframework.web.client.RestTe... | [
"lodkazibwe@gmail.com"
] | lodkazibwe@gmail.com |
4465eb60feb9a766ea1876e81ad288b586fac703 | bfa87c63379411ec83adb97e468865456bf377d9 | /src/test/java/com/zx/sms/connect/manager/cmpp/TestCMPPEndPoint.java | 8d4de37b3677ccce7a7f77f7c2dc8a1f3ffa904b | [] | no_license | sun1534/CMPPGate | dbd11bd72750c6dfa4b0f39542dfd6bdf023ebad | 0ad31b8a07bae9d548bf633fa31495da3b37937f | refs/heads/master | 2020-12-26T01:59:24.768261 | 2015-09-10T13:14:56 | 2015-09-10T13:14:56 | 43,128,349 | 1 | 0 | null | 2015-09-25T09:38:16 | 2015-09-25T09:38:15 | null | UTF-8 | Java | false | false | 3,556 | java | package com.zx.sms.connect.manager.cmpp;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.locks.LockSupport;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.zx.sms.connect.manager.CMPPEndpointManager;... | [
"jameslover121@163.com"
] | jameslover121@163.com |
ad4e8745329524be0702cebc9806c63b706803c8 | 21071dbf5d432c5a66b6b1fe9b7b394ea04da96f | /app/src/main/java/com/us47codex/mvvmarch/base/BaseViewModel.java | 4dbbaf1c13e20f37876ba7850ae6e8344418fe9c | [
"Apache-2.0"
] | permissive | us47codex/MVVM-Architecture | 65cb5b4523c15d39846a4636c44ecd7b04507b23 | 3012ebb5c0bb65f7a752f9b0da6f3f4e05560b98 | refs/heads/master | 2020-09-21T11:43:42.500155 | 2019-12-03T17:32:48 | 2019-12-03T17:32:48 | 224,778,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,007 | java | package com.us47codex.mvvmarch.base;
import android.app.Application;
import android.content.Context;
import androidx.annotation.NonNull;
import androidx.core.util.Pair;
import androidx.lifecycle.AndroidViewModel;
import com.google.gson.Gson;
import com.jakewharton.rxrelay2.PublishRelay;
import com.us47codex.mvvmarch... | [
"us47codex@gmail.com"
] | us47codex@gmail.com |
4d5dfed4690baecc31c2806ece2f55c20da0f010 | 8be0e72567e2f06838972e56e1f0462f249703b6 | /IWebDemo/src/com/springDemo/web/service/package-info.java | 9205fe0fdbbb42097a7c6b9610b96b0b3820ea21 | [] | no_license | heiyeliuying/SpringDemo | cbbb4bc636feca2913fc4c364bf00853c5d1ddff | 4fe4a37f02760afcde187ea6b046d0909804cbef | refs/heads/master | 2020-04-12T13:11:37.332188 | 2015-01-09T03:41:38 | 2015-01-09T03:41:38 | 28,995,001 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 71 | java | /**
* 存放所有的服务
*/
package com.springDemo.web.service; | [
"chenzheng_java@163.com"
] | chenzheng_java@163.com |
56fec433448854b772b9484f8162e1bc48796054 | ee8e96d3a550fffa8d84b022218f5ebc7a1dce14 | /guns/src/main/java/com/se/manager/SeServletInitializer.java | 61bdf8a42df32eb5623d9e6e708926f2180034e6 | [
"Apache-2.0"
] | permissive | hnshengen/shengen-springboot-demo | 6123559db0d741f1abf500c131f8cadd743d19a5 | d2656ba3ae4e01d73f0ec1a209c006134f23f217 | refs/heads/master | 2020-04-29T14:14:13.131068 | 2019-03-20T01:00:19 | 2019-03-20T01:00:19 | 176,190,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,143 | java | /**
* Copyright 2018-2020 stylefeng & fengshuonan (https://gitee.com/stylefeng)
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
... | [
"75765612@qq.com"
] | 75765612@qq.com |
428d3947b1310f11802bf4dda98e9a95c075ca44 | 74dd6a93f6f3ffa8fe6d7f7f789d0c55ec373f43 | /src/com/perl5/lang/perl/extensions/packageprocessor/impl/StrictProcessor.java | b746858c08872bf1c46fab99bbc75e269b45b5e5 | [
"Apache-2.0"
] | permissive | nazarov-yuriy/Perl5-IDEA | 63516336454e38a319c363af3a653d6393e2a0b3 | 9e0e439f474fa774900bb08bda23e9941607f982 | refs/heads/master | 2021-01-22T11:21:51.523196 | 2017-06-12T14:04:06 | 2017-06-12T14:04:06 | 92,687,514 | 0 | 0 | null | 2017-05-28T21:14:50 | 2017-05-28T21:14:50 | null | UTF-8 | Java | false | false | 2,169 | java | /*
* Copyright 2015-2017 Alexandr Evstigneev
*
* 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 a... | [
"hurricup@gmail.com"
] | hurricup@gmail.com |
89ad9273a0a5ac62415b5ec9aca47792377c1f6e | 5f3a0885eaeccb17c989703a988b2f9b080ef5d2 | /src/controller/AddNModifyPrisonStaff.java | 2b37b82fb924fa0d8327ce068356fa1f7ed7a9a6 | [] | no_license | Sevajper/Prison-Database-Java-SQL | 02e65886be0558f8dfa2861822d2d0996d294ecd | a1a156d50bdcd32b3f5291da8a403cd5287571fe | refs/heads/master | 2020-05-26T17:04:51.695060 | 2019-05-23T22:12:55 | 2019-05-23T22:12:55 | 188,312,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,745 | java | package controller;
import java.net.URL;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.util.ResourceBundle;
import org.sqlite.SQLiteException;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Alert;
impor... | [
"noreply@github.com"
] | Sevajper.noreply@github.com |
b190a597a8643d1e4fcf753b12dfd6fe45408e2f | b14e869d3639c465dd9e753ec22bcf5065f79144 | /src/main/java/eftaios/model/events/SuccessfulAttackEvent.java | 7a388e613fa9ce330d2f27b60b1cd9eec731d3e6 | [] | no_license | riccardo-lomazzi/EFTAIOS | 55c8f0cd71a1f4a56dc88aa4ffa30290df9d590d | c98a78f15aa7c5c0978edaffdc3e1510e91c5b4a | refs/heads/master | 2020-03-26T22:32:36.480036 | 2019-03-09T10:14:16 | 2019-03-09T10:14:16 | 145,467,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | package eftaios.model.events;
import java.util.List;
import eftaios.model.avatars.Player;
import eftaios.view.EventVisitor;
public class SuccessfulAttackEvent extends GameEvent {
/**
*
*/
private static final long serialVersionUID = -7088001662396929370L;
private List<Player> eliminatedPlaye... | [
"riccardo.lomazzi@outlook.it"
] | riccardo.lomazzi@outlook.it |
fc6f7a3271c2b8f2370b0a73a4fab5b214fba6e5 | 871474c49d50461ddefbfe4236982eef6f24d7ad | /server/tenant/tenant-dao/src/main/java/com/nodecollege/cloud/dao/plugins/GenerateStart.java | 8ea685f478902aa568e6edb409ac81cf96bdcd70 | [
"Apache-2.0"
] | permissive | MartyZaneOS/nodecollege-upms | 636ce46099c74d8150cf3de7e01c96fb8f3ca644 | f7c831fb362622285ae831829cc1826cc4037e60 | refs/heads/master | 2023-03-03T00:58:48.594978 | 2021-02-09T08:44:51 | 2021-02-09T08:44:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,511 | java | package com.nodecollege.cloud.dao.plugins;
import org.mybatis.generator.api.MyBatisGenerator;
import org.mybatis.generator.config.Configuration;
import org.mybatis.generator.config.xml.ConfigurationParser;
import org.mybatis.generator.internal.DefaultShellCallback;
import java.io.InputStream;
import java.util.ArrayLi... | [
"1131435616@qq.com"
] | 1131435616@qq.com |
03c468cb5da2755072e7b00acffa386968067fad | 3d4349c88a96505992277c56311e73243130c290 | /Preparation/processed-dataset/feature-envy_3_1492/1.java | 7d9da06ba8a40bf7a3e5738a85197c16b5bc95b1 | [] | no_license | D-a-r-e-k/Code-Smells-Detection | 5270233badf3fb8c2d6034ac4d780e9ce7a8276e | 079a02e5037d909114613aedceba1d5dea81c65d | refs/heads/master | 2020-05-20T00:03:08.191102 | 2019-05-15T11:51:51 | 2019-05-15T11:51:51 | 185,272,690 | 7 | 4 | null | null | null | null | UTF-8 | Java | false | false | 3,471 | java | /**
* This method is called recursively to process the task hierarchy and
* create the equivalent data structure in GanttProject.
*
* @param defaultCalendar
* BaseCalendar instance
* @param task
* Parent task
* @param node
* Parent node
... | [
"dariusb@unifysquare.com"
] | dariusb@unifysquare.com |
08e5a5584a0a9a1b1ccbf6b13978c0353a110ce6 | 48f269a8f55c7704ba1c746d3861fbb4002ffde1 | /posts/src/main/java/ru/alikka/posts/repositories/CommentRepository.java | 3f9d8594c09498baff653f5c96edfab47b93c215 | [] | no_license | alikkakold/thoughts-board | ceaaf45eb6ed5f35e3ba633efa147554e6429090 | dcb6676f75f9ac064a09ae3d9866540f27ae138c | refs/heads/main | 2023-07-01T00:15:18.287637 | 2021-08-03T17:07:15 | 2021-08-03T17:07:15 | 392,377,585 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package ru.alikka.posts.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import ru.alikka.posts.models.Comment;
public interface CommentRepository extends JpaRepository<Comment, Long>{
}
| [
"kotlyarenko.alina@mail.ru"
] | kotlyarenko.alina@mail.ru |
da60367e8c8e1dbe77c26b15bfd12f0f8fb95d9a | 0c65f879cdf8858b9e931bb9a3a914cc76307685 | /src/main/java/ch/alpine/sophus/lie/so2/So2Exponential.java | c88ca4eb1b31226ef11500a0850916528ba9665e | [] | no_license | datahaki/sophus | b9674f6e4068d907f8667fb546398fc0dbb5abc6 | cedce627452a70beed13ee2031a1cf98a413c2a7 | refs/heads/master | 2023-08-16T23:45:40.252757 | 2023-08-09T17:46:17 | 2023-08-09T17:46:17 | 232,996,526 | 3 | 0 | null | 2022-06-08T22:39:06 | 2020-01-10T08:02:55 | Java | UTF-8 | Java | false | false | 773 | java | // code by ob
package ch.alpine.sophus.lie.so2;
import ch.alpine.sophus.hs.Exponential;
import ch.alpine.tensor.Scalar;
import ch.alpine.tensor.Tensor;
import ch.alpine.tensor.Tensors;
/** a group element SO(2) is represented as a Scalar in [-pi, pi)
*
* an element of the algebra so(2) is represented as 'vector' o... | [
"jan.hakenberg@gmail.com"
] | jan.hakenberg@gmail.com |
72e4f4ee66cb0f517a1a334afb9cbe58ce2e5d8a | 91051c44679ebe828e185423e7da07240b3beb37 | /app/src/main/java/bengeos/com/dailynews/Adapters/ListItemAdapter.java | f183a3ea1df77adf7606bb047a354cd0f19a683a | [] | no_license | bengeos/DailyEnjera | 9b51335a4b7b8327f58bc098adfc51d90cd11a74 | 63f87e32630109aa2575945dd63692295a9198a9 | refs/heads/master | 2021-01-19T07:29:22.907618 | 2017-04-07T12:50:24 | 2017-04-07T12:50:24 | 87,545,034 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,796 | java | package bengeos.com.dailynews.Adapters;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.PopupMenu;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.MenuInflater;
import android.view.MenuItem;... | [
"george.beng@gmail.com"
] | george.beng@gmail.com |
799a594bdf8ed6600960296eec1c1d703e2ed9af | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/old/s2-backport175-old/src/test/org/seasar/framework/container/factory/Hoge2.java | 84e76ef3bf114ef1afc5060a0b70c97fd2b26e1c | [] | no_license | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 784 | java | package test.org.seasar.framework.container.factory;
/**
* @author higa
* @org.seasar.framework.container.annotation.backport175.Component(
* name = "aaa",
* instance = "prototype",
* autoBinding = "property")
*
*/
public class Hoge2 {
/**
* @param aaa
* @org.... | [
"higa@319488c0-e101-0410-93bc-b5e51f62721a"
] | higa@319488c0-e101-0410-93bc-b5e51f62721a |
87c27942b5ed9221c525025769e1b2f36fc002dc | 3bab61c52499fa9ffdb68a36e9f149ee74f10d0e | /instrumentation/runtime-metrics/library/src/main/java/io/opentelemetry/instrumentation/runtimemetrics/GarbageCollector.java | 1643e973a16e1672d28e173355491e5c0dac41c3 | [
"Apache-2.0"
] | permissive | markfink-splunk/opentelemetry-java-instrumentation | ee0620bb23365d252634c08e0c4e39090c45f6ea | ef076c50427f289003c44c1ccb9b2a073741628b | refs/heads/main | 2023-03-03T11:41:38.086086 | 2021-02-07T23:27:12 | 2021-02-07T23:27:12 | 336,903,305 | 0 | 0 | Apache-2.0 | 2021-02-07T22:24:38 | 2021-02-07T22:24:38 | null | UTF-8 | Java | false | false | 1,785 | java | /*
* Copyright The OpenTelemetry Authors
* SPDX-License-Identifier: Apache-2.0
*/
package io.opentelemetry.instrumentation.runtimemetrics;
import io.opentelemetry.api.common.Labels;
import io.opentelemetry.api.metrics.GlobalMetricsProvider;
import io.opentelemetry.api.metrics.Meter;
import java.lang.management.Gar... | [
"noreply@github.com"
] | markfink-splunk.noreply@github.com |
d0cb21a01daa8eb26524a6de2edc198fe25c236f | 8e563818e6b29fd063d2d23a80e87a8282819fc1 | /src/main/java/com/batista/model/Endereco_.java | 9218460fa099e4bee17434d7a3fc09fd4e64ca45 | [] | no_license | EvertonBt/financas | a95790176e0f1745ea4e6f1be7ba229a882373ac | 7a2a5d2eecf006066417ca1f1bca311a6cdbfeeb | refs/heads/master | 2022-12-07T01:49:41.955545 | 2020-09-06T18:56:17 | 2020-09-06T18:56:17 | 275,978,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,142 | java | package com.batista.model;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value = "org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
@StaticMetamodel(Endereco.class)
public abstract class Endereco_ {
publi... | [
"evertonid@ymail.com"
] | evertonid@ymail.com |
9b20b003ae1dfe6c17e7f8966af731f9eaa09a38 | 071a9fa7cfee0d1bf784f6591cd8d07c6b2a2495 | /corpus/norm-class/eclipse.jdt.ui/2761.java | e986afede87fd9b138d0e0665cdac78b7ce83502 | [
"MIT"
] | permissive | masud-technope/ACER-Replication-Package-ASE2017 | 41a7603117f01382e7e16f2f6ae899e6ff3ad6bb | cb7318a729eb1403004d451a164c851af2d81f7a | refs/heads/master | 2021-06-21T02:19:43.602864 | 2021-02-13T20:44:09 | 2021-02-13T20:44:09 | 187,748,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 91 | java | invalid test interrupted execution flow testinterruptedexecutionflow main foo foo exception | [
"masudcseku@gmail.com"
] | masudcseku@gmail.com |
badbe29e7c7597ce1c361df3d14813a3788c281d | 9b662298963bac27c607b3a580709c2f5370cb9c | /spring-statemachine-samples/eventservice/src/main/java/demo/eventservice/StateMachineController.java | 86041ce3ed9deb7f3a23479f73e69f3cb3a14178 | [
"Apache-2.0"
] | permissive | spring-projects/spring-statemachine | 0be59593b76a83ef288326c01f4120ef304912a6 | 6bddecd3f282cc6caad0feb9bce362883f3b2a4f | refs/heads/main | 2023-09-03T21:39:43.935492 | 2023-06-19T09:52:03 | 2023-06-19T09:52:03 | 30,310,864 | 1,496 | 683 | null | 2023-09-03T05:42:29 | 2015-02-04T17:15:36 | Java | UTF-8 | Java | false | false | 3,631 | java | /*
* Copyright 2016-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 applic... | [
"janne.valkealahti@gmail.com"
] | janne.valkealahti@gmail.com |
eed7af85db08d31479bfb5bc4852a8e85c91cb4c | 36ba7792e0cccfe9c217a2fe58700292af6d2204 | /in_dev_npc_combat_b/AdamantDragon338Combat.java | ad833b27c3e097901b6e4cc0a9d14e312c962db8 | [] | no_license | danielsojohn/BattleScape-Server-NoMaven | 92a678ab7d0e53a68b10d047638c580c902673cb | 793a1c8edd7381a96db0203b529c29ddf8ed8db9 | refs/heads/master | 2020-09-09T01:55:54.517436 | 2019-11-15T05:08:02 | 2019-11-15T05:08:02 | 221,307,980 | 0 | 0 | null | 2019-11-12T20:41:54 | 2019-11-12T20:41:53 | null | UTF-8 | Java | false | false | 8,247 | java | package script.npc.combat;
import java.util.Arrays;
import java.util.List;
import com.palidino.osrs.io.cache.NpcId;
import com.palidino.osrs.model.npc.combat.NpcCombatDefinition;
import com.palidino.osrs.model.npc.combat.NpcCombatDrop;
import com.palidino.osrs.model.npc.combat.NpcCombatDropTable;
import com.palidino.o... | [
"palidino@Daltons-MacBook-Air.local"
] | palidino@Daltons-MacBook-Air.local |
4722c8dbaab7e1a2704b094831415c480ad88bec | 79b42f57e300f6c88b34db32cabdb66863ac6480 | /src/main/java/com/pengdh/exception/BizException.java | 21ac4c6c68bd7f602406e18d01dc375bfa22c69b | [] | no_license | alexpdh/restful_json | 7f44d57c3f2e93944c7470a5b55a24aaf17b6692 | 2e27381d988cc9bcfa628a70c4a3bb6553650e3e | refs/heads/master | 2021-01-13T07:57:45.066422 | 2016-12-10T20:15:37 | 2016-12-10T20:16:22 | 69,602,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package com.pengdh.exception;
/**
*
* @author yingjun
*
*/
public class BizException extends RuntimeException {
private static final long serialVersionUID = 1L;
public BizException(String message) {
super(message);
}
public BizException(String message, Throwable cause) {
super(message,... | [
"alexpdh@163.com"
] | alexpdh@163.com |
116b6c5d6855bd1bae4f41474862aba601abadc6 | d2c3d872bf573b858e60391c6107745a39d1148e | /jme3-core/src/main/java/com/jme3/math/SplineInterface.java | 05764cb279c255524c4d3f2a581bdcc660d98587 | [
"BSD-3-Clause"
] | permissive | tr0k/jmonkeyengine | 5b572b785ebcf093dc0a822c2a68ba20962fd493 | 5ebdfece4794394f97d95aa54aabe4ea032af300 | refs/heads/master | 2021-01-19T07:17:51.594559 | 2016-03-17T20:52:52 | 2016-04-10T21:38:41 | 53,972,699 | 0 | 0 | null | 2016-03-15T19:32:17 | 2016-03-15T19:32:17 | null | UTF-8 | Java | false | false | 454 | java | package com.jme3.math;
public interface SplineInterface {
public void addControlPoint(Vector3f controlPoint);
public void removeControlPoint(Vector3f controlPoint);
public void clearControlPoints();
public Vector3f interpolate(float value, int currentControlPoint, Vector3f store);
public void computeTotalL... | [
"piotr@145.107.10.243"
] | piotr@145.107.10.243 |
42587307e3b7614a681e12db9bee73dd552e666c | c71d2a087a6f2204cfe0b6f0c7b649b681a8c51f | /src/test/java/br/com/santiago/ccl/services/SetServiceTest.java | b6799522ef1141c7b3aa8c78c0178a21ad9a22aa | [] | no_license | tvps20/cclweb-api | 59df5fd6e25235c1266c910c5b6e5647f473c557 | d052a22249adb1d899fb93f812e2da3357b4f9cd | refs/heads/master | 2023-03-29T09:27:17.917709 | 2021-03-28T16:35:49 | 2021-03-28T16:35:49 | 338,881,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,221 | java | package br.com.santiago.ccl.services;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions.assertThrows;
import static org.mockito.Mockito.doThrow;
import static org.mockito.Mockito.verify;
import stati... | [
"thiago.v.santiago@accenture.com"
] | thiago.v.santiago@accenture.com |
8e83bca7f3f7980c2a21f2fbc451def8f38447e0 | b61f65a8634427855c498f1accfb41af46fbf236 | /src/main/java/com/example/camunda/config/CamundaConfiguration.java | e02134f90342f4c02e373039170b1144bba20c2e | [] | no_license | jakubt4/camunda-example | e9bdbdf2285c3f868ab9a7fc58ab80468b035bfb | f8331cdcd50af1149a6cebf4d6609d16a47acbc3 | refs/heads/main | 2023-02-17T22:59:39.592956 | 2021-01-17T20:04:42 | 2021-01-17T20:04:42 | 330,283,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,457 | java | package com.example.camunda.config;
import java.io.IOException;
import javax.sql.DataSource;
import org.camunda.bpm.engine.ProcessEngine;
import org.camunda.bpm.engine.spring.ProcessEngineFactoryBean;
import org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration;
import org.camunda.bpm.engine.spring.SpringPro... | [
"jakubt4@gmail.com"
] | jakubt4@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.