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
033c929253992ff69a47a698a2420306645f47da
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/32/32_2412c59f5c3a26027f32c25bc7db1510c75afb19/Gotoh/32_2412c59f5c3a26027f32c25bc7db1510c75afb19_Gotoh_t.java
9ec7f44f73a675e4974fcaa324fc92a838bfb813
[]
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
15,999
java
package de.bioinformatikmuenchen.pg4.alignment; import de.bioinformatikmuenchen.pg4.alignment.gap.ConstantGapCost; import de.bioinformatikmuenchen.pg4.alignment.gap.IGapCost; import de.bioinformatikmuenchen.pg4.alignment.io.DPMatrixExporter; import de.bioinformatikmuenchen.pg4.alignment.io.IAlignmentOutputFormat...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
7aecfb847a40794f37aa832a6689bec0c1f944b3
332e5b265241fe9a7d7287abdcae389fe2b772c0
/Android App/app/src/main/java/gps_sms/mitko/tuesgpsapp/MyFirebaseMessagingService.java
a9e241f59ee6c5dafd40f2e8e6b9c63985e07a95
[]
no_license
dneshev99/GPS-Dog-Tracker
aa3476025f7ef5f103e2bf9f49495dd3550769d7
2e05526f8049e78e2a98961d884c7907a3b3b240
refs/heads/master
2021-01-20T01:46:21.207547
2017-05-28T13:27:37
2017-05-28T13:27:37
89,329,287
0
0
null
null
null
null
UTF-8
Java
false
false
932
java
package gps_sms.mitko.tuesgpsapp; import android.content.Intent; import com.google.android.gms.maps.model.LatLng; import com.google.firebase.messaging.FirebaseMessagingService; import com.google.firebase.messaging.RemoteMessage; public class MyFirebaseMessagingService extends FirebaseMessagingService { @Overrid...
[ "d.neshev99@gmail.com" ]
d.neshev99@gmail.com
2aaf64dc80b2564edf056cd7ae46cda0b287e2b4
88bf23ad030017eb6645d76a7179260436bac431
/src/main/java/com/znjt/dao/impl/PCITransferDao.java
8d6395563ecf6bb963dc93d8d7aa51775282b395
[]
no_license
qiury/deliverc
4a939163bc935c3435a6c8d14055a3858f4b1ef5
0247e9480a54341bc013c0102caeb4cbcd3ef0ad
refs/heads/master
2022-07-16T03:16:36.453444
2019-07-12T02:52:40
2019-07-12T02:52:40
177,367,127
0
0
null
2022-06-21T01:00:37
2019-03-24T03:39:28
Java
UTF-8
Java
false
false
2,455
java
package com.znjt.dao.impl; import com.znjt.dao.beans.PCITransferIniBean; import com.znjt.dao.mapper.PCITransferBeanMapper; import com.znjt.datasource.enhance.EnhanceDbUtils; import com.znjt.datasource.enhance.EnhanceMapperFactory; import org.apache.ibatis.session.ExecutorType; import org.apache.ibatis.session.SqlSessi...
[ "qiury_zhenxin@126.com" ]
qiury_zhenxin@126.com
b9def918bb2a97ae36488afa0f33b9a11cfe2e93
1e5e092e50d88dfa47e2468dd146ac512ad1843a
/netbeans/curso-java-basico/src/com/loiane/cursojava/aula13/OperadoresAritmeticos.java
79cecadb500b768e3da32706f63b04babffeef04
[]
no_license
loiane/curso-java-basico
fa2f3223697db4404973e644570810c0143217bc
6154c70c46f450358d3480cd85c70a5488e49de7
refs/heads/master
2023-08-15T07:58:24.717700
2022-11-23T21:11:12
2022-11-23T21:11:12
12,656,659
998
855
null
2022-11-23T21:11:49
2013-09-06T23:20:19
Java
UTF-8
Java
false
false
1,190
java
package com.loiane.cursojava.aula13; public class OperadoresAritmeticos { public static void main(String[] args) { int resultado = 1 + 2; System.out.println(resultado); resultado = resultado - 1; System.out.println(resultado); resultado = resultado * 2; System.out.println(resultado); result...
[ "me@loiane.com" ]
me@loiane.com
55ac30a0842ed59c15f0094c7394817be8c800df
fdfeaab24e27e136e3b4f70d4f5cd461cc98c462
/src/ictgradschool/project/servlets/admin/AdminInterfaceServlet.java
43e529e41166cb1a658ad47357470437abfef9b4
[]
no_license
ShuyunLiuRun/Blogging_website_Sunflower
e64c0fd28bd31ff00887dbce309743460e9acaf9
ca44b004a0e55fd1279b4295f018a78b0d13e6ff
refs/heads/master
2020-08-04T07:00:02.875816
2019-10-01T08:49:57
2019-10-01T08:49:57
212,047,213
0
0
null
null
null
null
UTF-8
Java
false
false
1,577
java
package ictgradschool.project.servlets.admin; import ictgradschool.project.daos.AdminDAO; import ictgradschool.project.javabeans.Article; import ictgradschool.project.javabeans.User; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax....
[ "noreply@github.com" ]
ShuyunLiuRun.noreply@github.com
0a985a7e28a74dbcdbf40d8d0e9a5773506f42b6
da44e679a93bb2e90a3c501975a5ade0fd666b43
/src/main/java/com/example/designpatterns/factory/factorymethod/PersonFactory.java
f3efe0aedf7c472e95dde5174f483a5dbc5c190d
[]
no_license
yoxiyoxiiii/design-patterns
1346dffb3d011d4f1bd0ffbe7e16d862b13365e0
4d3f3d7951b5a0ac5ce7e664a62b76df311b6fe0
refs/heads/master
2020-05-20T15:07:31.990242
2019-05-12T05:58:10
2019-05-12T05:58:10
185,636,089
0
0
null
null
null
null
UTF-8
Java
false
false
122
java
package com.example.designpatterns.factory.factorymethod; public interface PersonFactory { Person createPerson(); }
[ "846814595@qq.com" ]
846814595@qq.com
798fbfa19808cd4884ff531c4259ba64fd35bd87
e387bf8e88ab9a1725a9887a8f20efced7bfe918
/AndroidChess36/app/src/main/java/model/Pawn.java
cd8e3220e918e917df34059dad14e546cc04a480
[]
no_license
aldermanwhitney/AndroidChess
3975c2b6137a464e03c5b114f98be4e0986f9530
fcbba70d908eba960d0fd9fa72c65118340d9685
refs/heads/master
2022-07-02T04:16:48.744648
2020-05-09T18:50:08
2020-05-09T18:50:08
262,634,531
1
0
null
null
null
null
UTF-8
Java
false
false
23,884
java
package model; /** * @authors Gazal Arora and Whitney Alderman */ //package pieces; //import chess.Block; //import chess.Chessboard; import controller.*; import view.*; import model.*; public class Pawn extends Pieces{ static int oR = -1, oC = -1; static Pieces enpL = null , enpR = n...
[ "whitney.alderman@rutgers.edu" ]
whitney.alderman@rutgers.edu
f2aff4379b94cfc7d7b2aa66385d86ae5c2a3ee5
96d8f9a9be21b4ba02338123ffdab3d457d2ed8d
/mendez/Leet_code_234_palindrome_linkedList.java
6879914ef75ea24dd31778e3ce7b170dbe5865ea
[]
no_license
otaruMendez/XtremeX
95f9b5fabd5a61e5504683995db8afc24c17763f
8ec9f34ca8c9f06cbc730e4ef527a317ac046050
refs/heads/master
2021-01-20T15:53:34.411972
2016-08-03T17:56:10
2016-08-03T17:56:10
60,859,222
5
0
null
null
null
null
UTF-8
Java
false
false
674
java
/** * Definition for singly-linked list. * public class ListNode { * int val; * ListNode next; * ListNode(int x) { val = x; } * } */ public class Solution { boolean isPalindrome(ListNode head) { Stack<Integer> nodes = new Stack(); ListNode currentNode = head; whil...
[ "otarubabatunde@gmail.com" ]
otarubabatunde@gmail.com
bd43fef75eaa09f9573b9fb966880b4ff7cac3d2
4e647c158096ca953086856f6d0fc4346566503c
/module/lang/src/main/java/net/fluance/commons/lang/FluancePrintingMap.java
2255c5acd9414893a85a618e36776e8265024af6
[]
no_license
Fluance/fec-mw-common-libraries
c192b33875e2b930d7c04c324236db93dcaf6644
4d3b4b9244f2c7182ac051eb58c271f8d274b60a
refs/heads/master
2022-11-18T21:23:26.302125
2021-03-17T15:14:08
2021-03-17T15:14:08
245,970,279
0
0
null
2022-11-16T09:29:16
2020-03-09T07:30:51
Java
UTF-8
Java
false
false
1,142
java
package net.fluance.commons.lang; import java.util.Iterator; import java.util.Map; import java.util.Map.Entry; public class FluancePrintingMap<K, V> { private Map<K, V> map; public FluancePrintingMap(Map<K, V> map) { this.map = map; } /** * Returns a string representation of the Map */ @Override public...
[ "zroncevic@flunace.ch" ]
zroncevic@flunace.ch
430cca8047a16bc9b57cc6dd3c48461dc17d3d4b
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/20/20_db933908b999d47b84ac73d8e49eb1ae1fa504cb/MapControls/20_db933908b999d47b84ac73d8e49eb1ae1fa504cb_MapControls_s.java
b5cd9a5d228f6ecb321d7ca9d46510a95c6863b4
[]
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
9,418
java
/** * Copyright (C) 2002-2011 The FreeCol Team * * This file is part of FreeCol. * * FreeCol is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at yo...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
9f9d8b962a59858c66beaa75e3754a74382e88d9
d5e36650e5c9dbd43e356dd3a52f410068389b4c
/src/main/java/org/cyberpwn/factionsplus/FA.java
33ced29b02f8650607a402a770c521c55006eb22
[]
no_license
cyberpwnn/FactionsPlus
29cf680796a8a41267e2c1685b98525b3f08c13c
92ec4c974f5834227c523bda2ac7d5bb5dde684f
refs/heads/master
2021-01-19T10:54:54.979693
2016-11-23T09:15:36
2016-11-23T09:15:36
70,333,398
0
1
null
null
null
null
UTF-8
Java
false
false
3,670
java
package org.cyberpwn.factionsplus; import java.util.HashSet; import org.bukkit.Chunk; import org.bukkit.Location; import org.bukkit.entity.Player; import org.phantomapi.lang.GList; import org.phantomapi.world.W; import com.massivecraft.factions.Board; import com.massivecraft.factions.FLocation; import com.massivecraft...
[ "danielmillst@gmail.com" ]
danielmillst@gmail.com
8694ccee8b527f712c576a68cb5b57e603b90cd4
ad1ec12f35deafff2a010b5fc4172d14d703e352
/src/vaultPrograms/SortWithoutCollections_6.java
b20fb56197d1e04c715b7cfa795cdf81713933f1
[]
no_license
PKavyaSri/JavaPrograms
b45f67a26ad127c3b765d49021057c6acf8c0227
3ba5e0e0d6ce65c65d3458bcc6e7f902078f82a6
refs/heads/master
2020-07-28T19:30:49.821798
2019-09-19T19:57:01
2019-09-19T19:57:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,076
java
package vaultPrograms; import java.util.Arrays; public class SortWithoutCollections_6 { public static void main(String[] args) { // TODO Auto-generated method stub /* int[] a= {2,7,5,1,0,9,6,3}; for(int i=0;i<a.length;i++) { for(int j=i+1;j<a.length;j++) { if(a[i]>a[j]) { ...
[ "user@10.0.0.190" ]
user@10.0.0.190
8fb63a77831287feba00792798b42f85938a0ae9
758a627ad4de1ace49885034f08ba513beb69ed7
/tirepressuremonitoringsystem/src/test/java/tddmicroexercises/tirepressuremonitoringsystem/sensor/TestSensor.java
705d7cd73648dc9311083a4553e160a7cae6f69a
[]
no_license
sebastianstoelen/codingkatas
debf0b6db47a832d2ec8221f4cbc7e94cfaa13c0
8f28c02e438502795917933b824e163c793e0167
refs/heads/master
2020-03-07T10:14:55.049299
2018-04-21T09:33:49
2018-04-21T09:33:49
127,426,926
1
0
null
null
null
null
UTF-8
Java
false
false
322
java
package tddmicroexercises.tirepressuremonitoringsystem.sensor; public class TestSensor implements Sensor{ private double returnValue; public void setReturnValue(double returnValue){ this.returnValue = returnValue; } public double popNextPressurePsiValue() { return returnValue; } ...
[ "sebastian.stoelen@gmail.com" ]
sebastian.stoelen@gmail.com
4e869415bbce2dd9457ad6b421868e9f93e86020
47f12e7cae2ef77e64dc2401effcc1af7e4f209b
/src/main/java/ge/idealab/kedi/security/oauth2/user/OAuth2UserInfoFactory.java
f2f8e9883fafd8e93d07081db3dbe4347fa2e837
[]
no_license
geass94/kedi
75b141fde66bd969202b02c9f935ef8ab21999d3
25a0d2565738f4e85b26bfde7e34a202d0ae2973
refs/heads/master
2020-04-18T02:31:41.572167
2019-04-04T17:45:00
2019-04-04T17:45:00
167,166,078
0
0
null
null
null
null
UTF-8
Java
false
false
929
java
package ge.idealab.kedi.security.oauth2.user; import ge.idealab.kedi.exception.OAuth2AuthenticationProcessingException; import ge.idealab.kedi.model.enums.AuthProvider; import java.util.Map; public class OAuth2UserInfoFactory { public static OAuth2UserInfo getOAuth2UserInfo(String registrationId, Map<String, Ob...
[ "okoridze@yahoo.com" ]
okoridze@yahoo.com
f9e1b71e54eb4d4dd47447c40fb315a89238d886
53d677a55e4ece8883526738f1c9d00fa6560ff7
/com/tencent/mm/plugin/favorite/d.java
867fc950e775b8efadc8a57d0c6eaa9defec06b5
[]
no_license
0jinxing/wechat-apk-source
544c2d79bfc10261eb36389c1edfdf553d8f312a
f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d
refs/heads/master
2020-06-07T20:06:03.580028
2019-06-21T09:17:26
2019-06-21T09:17:26
193,069,132
9
4
null
null
null
null
UTF-8
Java
false
false
45,860
java
package com.tencent.mm.plugin.favorite; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.content.res.Resources; import android.os.Bundle; import android.text.SpannableString; import android.widget.Toast; import com.tencent.matrix.trace.core.AppMethodBe...
[ "172601673@qq.com" ]
172601673@qq.com
b7576bc1483482101be931852d1252a4834c7415
3aecf26d933667423bd6ed44f0895c36a9d77eb5
/java/ruby/bamboo/enchant/SilkTouch.java
95ed26c4bdef83a1788572a61817ef7101fb278d
[]
no_license
rubnsn/mcmod18x
74ace10554908217e37730a9c67463f9eb224177
c9532cc1c4d38a5c5b2e6cc2e304cf87cfd994d9
refs/heads/master
2020-12-24T06:23:43.896601
2019-04-07T12:58:02
2019-04-07T12:58:02
31,073,624
2
8
null
2017-01-03T02:32:00
2015-02-20T16:32:52
Java
UTF-8
Java
false
false
292
java
package ruby.bamboo.enchant; public class SilkTouch extends EnchantBase { public SilkTouch(int id, String name) { super(id, name); } @Override public int getRarity() { return 10; } @Override public int getMaxLevel() { return 1; } }
[ "whiteruby.0214@gmail.com" ]
whiteruby.0214@gmail.com
af72221717a13b4dab227ee429367ff54a3a3769
f436ba4c05f3217c6e6f9e69cbe916b0b4de2310
/source/spiralcraft/data/query/SetFilter.java
bfe9a55e598eafdaf78d0628ab7d716b3de13ca1
[]
no_license
Spiralcraft/core
0884fbaa790a1cb4260cc78766b083f873074585
94da8d1739238fe02d558d7e2c5073505551c451
refs/heads/master
2022-04-27T12:37:58.465986
2022-04-13T00:53:02
2022-04-13T00:53:02
17,853,615
0
0
null
null
null
null
UTF-8
Java
false
false
9,424
java
// // Copyright (c) 2009 Michael Toth // Spiralcraft Inc., All Rights Reserved // // This package is part of the Spiralcraft project and is licensed under // a multiple-license framework. // // You may not use this file except in compliance with the terms found in the // SPIRALCRAFT-LICENSE.txt file at the top of this ...
[ "" ]
66270287fcfce6b170cc99985685d3c3a4b2f4be
a0a2c3f0e1c9445a28382cceb9a031c6627c7976
/chap04/src/chap04_Exercise/Exercise05.java
c0ea3acabe784edbac74754ab89726079c53f527
[]
no_license
yuhn126/Java
b8cb303d7e4e52bb83654b4f13eddd9be60aa258
d5c9e74f71ef118535d701bf280136ddf0151551
refs/heads/master
2020-04-11T21:47:09.170244
2020-01-20T09:54:26
2020-01-20T09:54:26
162,115,815
0
0
null
null
null
null
UTF-8
Java
false
false
377
java
package chap04_Exercise; public class Exercise05 { public static void main(String[] args) { //중첩 for문을 이용하여 방정식 4x+5y=60의 모든 해를 구해 (x,y)형태로 출력 int x = 0; int y = 0; for(x=1; x<=10; x++) { for(y=1; y<=10; y++) { if((4*x)+(5*y) == 60) { System.out.println("(" + x + "," + y + ")"); } } ...
[ "yuhn126@naver.com" ]
yuhn126@naver.com
21f9e43a969dff7cb019362d1a0d58934ec3f716
7cfddad05e763d6cc9ba4bb85f90035962544ecb
/src/Entities/Jaime.java
55bb3c31340642a2d2d842b238b077f836c164af
[]
no_license
CharfeddineMohamedAli/GestionEcole
ad4dfdd47a0641084076b86f619007a117aae07c
94ffa8a9a52422c50bf65ec69abb1b91121dc286
refs/heads/master
2022-04-06T13:23:52.793121
2020-02-27T03:16:56
2020-02-27T03:16:56
240,025,460
0
7
null
null
null
null
UTF-8
Java
false
false
1,004
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 Entities; /** * * @author hp */ public class Jaime { private int Id_User; private int Id_Sujet; private int va...
[ "38545873+CharfeddineMohamedAli@users.noreply.github.com" ]
38545873+CharfeddineMohamedAli@users.noreply.github.com
8d59adfa58b27de943aaaecad70a3b928c2af40e
f4752d31b625ba484a585402070f77d79a12b165
/player.java
1329f330b8e70141b8d59abaeec78f2fb3d9e32b
[]
no_license
bilalmalik4321/School-Work
6393657d908202b1a08cd313e1b4f918a3635e95
daf5b2b7f3c822c8614bff32f01252f14af0cd2d
refs/heads/master
2021-06-25T06:04:01.353851
2021-06-14T02:57:42
2021-06-14T02:57:42
224,910,453
0
2
null
2020-06-24T23:04:26
2019-11-29T19:18:19
Java
UTF-8
Java
false
false
405
java
abstract class player { public int playerSymbol; public board gameBoard; public String playerName; public abstract void play(board var1); public player(board var1, int var2, String var3) { this.gameBoard = var1; this.playerSymbol = var2; this.playerName = var3; ...
[ "noreply@github.com" ]
bilalmalik4321.noreply@github.com
5ca801d843d3b8dbcd66b1e07f3e84002a21d031
f017d7635e4f6f40b9c50fb94033d9919b33a0d3
/X_and_O/src/logic_x_o_server/Game.java
700ccd3603322562af428ce39b55826c2d685185
[]
no_license
sokolenko100/Study
2da776b8bcfbfd9a39cc5c15151bd22d4a281994
80b88f7cf4257a824ed2fbcfa52cc313cf286eb1
refs/heads/master
2020-06-14T08:55:33.268217
2017-06-09T14:43:25
2017-06-09T14:43:25
75,208,454
0
0
null
null
null
null
UTF-8
Java
false
false
4,228
java
package logic_x_o_server; public class Game extends Thread { static final int SIZE=3; String[] field; SClient client_1 =null; SClient client_2 =null; int x = 1; int O = 2; public Game(SClient client_1,SClient client_2) { field=new String[SIZE*SIZE]; for(int i=0;i<field.length;i++) { field[i]=""; }...
[ "sokolenko100@gmail.com" ]
sokolenko100@gmail.com
0073e492731984db8eb834f78a63fddf60542585
982461e1befc08adb70dd870cf326eed07ba1375
/app/src/main/java/com/example/recipe_app/executors/AppExecutors.java
328c327d3294e15be13d8626c8e9e3adbb38a592
[]
no_license
younes778/Recipe_App
1fb4b01077a6e3d603f9a2e6541025781e65c7ad
811579529f767b235bd3919c33549c0f5a194fc3
refs/heads/master
2020-05-02T22:18:00.422910
2019-04-02T22:42:06
2019-04-02T22:42:06
178,247,895
1
0
null
null
null
null
UTF-8
Java
false
false
533
java
package com.example.recipe_app.executors; import java.util.concurrent.Executors; import java.util.concurrent.ScheduledExecutorService; public class AppExecutors { private static AppExecutors instance; public static AppExecutors getInstance(){ if (instance==null) instance = new AppExecutor...
[ "by_sennadj@esi.dz" ]
by_sennadj@esi.dz
f94ce65d7c104e841540e444d613b4d21dc9efdf
99c832d838d78825a41e7b919cc1acbd8552ec97
/tcc/src/main/java/br/com/sgce/repository/CidadeRepository.java
23e8ba60ae37f3c69ade961f52819bf8053211e7
[]
no_license
alberlan/tcc
898e72928ad04d9d032d0d4564459e93f38e2807
20058e98438c0b5ed9b12a6ca3879f86342cca81
refs/heads/master
2016-09-01T17:21:23.615075
2014-10-08T00:53:41
2014-10-08T00:53:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
681
java
package br.com.sgce.repository; import br.com.sgce.entity.Cidade; import java.io.Serializable; import java.util.List; import javax.inject.Inject; import javax.persistence.EntityManager; public class CidadeRepository implements Serializable { private static final long serialVersionUID = 1L; @Inject...
[ "Administrador@172.18.113.195" ]
Administrador@172.18.113.195
effd0a49c720164033e8a1c2882383093a39ccf4
1bc191fa50b0dd534c647fa00d81d240b52d1597
/src/main/java/com/highfi/sys/collections/list/Shipment.java
20afada43c0a7ce7b9db9ce4accb2f3639a78141
[]
no_license
alimslimani/Java
fc3aaef4e33adcd6e817732ab14ad1386eaf7ee6
d71b6b116b14fbaef0e2e64a7e2ee0a23fd914e2
refs/heads/master
2021-07-18T20:53:01.418173
2019-12-11T09:26:49
2019-12-11T09:26:49
223,439,290
1
0
null
null
null
null
UTF-8
Java
false
false
1,999
java
package com.highfi.sys.collections.list; import com.highfi.sys.collections.Product; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import java.util.Spliterator; import java.util.function.Consumer; public class Shipment implements Iterable<Product> { private static final int LIGHT_...
[ "slimanialim@yahoo.fr" ]
slimanialim@yahoo.fr
07af367ca93e7cd0a271ec149b9d1447d405264f
36fca6ee6e3d27b8568f3999fae89a443937ba6c
/daydream/com/google/vr/sdk/widgets/video/nano/SphericalMetadataOuterClass$StereoMeshConfig$Mesh$Vertex.java
ea103f03417021e9fa5661761d57e564060a2d63
[]
no_license
wjfsanhe/ddwangjf
c2a9e61e5e1b22ec65b095dc2c5b4e9a5d1fe6ef
95ee031abf532d837061e952683a71a500a2302c
refs/heads/master
2021-01-11T14:26:54.481864
2017-02-09T06:08:44
2017-02-09T06:08:44
81,415,471
2
0
null
null
null
null
UTF-8
Java
false
false
4,014
java
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: packimports(3) // Source File Name: SphericalMetadataOuterClass.java package com.google.vr.sdk.widgets.video.nano; import com.google.protobuf.nano.*; import java.io.IOExce...
[ "wjfsanhe@126.com" ]
wjfsanhe@126.com
40803af0e3599d63f45a98e5a63313398e56e8f1
a63cfadef259275e4344c101d08379a77c656e64
/iOSScrolling.java
74622aa951e9922676820f9dc526f65ee4ba0a0f
[]
no_license
Solijons/appium
725ea1c59a3bb08ed0bf3911d9ff90f4a23f0d6b
212451f62eba05648e0acf3e082404836e5327d8
refs/heads/master
2020-08-28T18:07:41.859692
2019-10-26T22:56:27
2019-10-26T22:56:27
217,778,834
0
0
null
null
null
null
UTF-8
Java
false
false
285
java
public void ScrollView () { new TouchAction(driver).press(PointOption.point(500, 596)).waitAction(WaitOptions.waitOptions(Duration.ofMillis(1000))). moveTo(PointOption.point(518, 478)).release().perform(); driver.findElementByAccessibilityId("Steppers").click(); }
[ "noreply@github.com" ]
Solijons.noreply@github.com
9c996015bcbe87eec39a58df7b38f8975c9f7280
c151381a914d65ab637b40d2a0d824b21854036e
/src/test/java/edu/brown/cs/rfameli1_sdiwan2_tfernan4_tzaw/APIHandlers/dialectTranslation/TranslationsAPIHandlerTest.java
b081eb08bda56fbe7a96486358d3267b3b49e9c2
[]
no_license
r-fameli/journaltexter
5685d9804b3f9fc11620fcfc1e8b8dc8fc542829
5cd64b8914aaec59be4904f7cd797208c7544325
refs/heads/backend-testing
2023-05-31T15:57:09.227291
2021-04-15T15:19:04
2021-04-15T15:19:04
375,487,476
0
0
null
2021-06-09T21:03:13
2021-06-09T20:57:49
Java
UTF-8
Java
false
false
1,226
java
//package edu.brown.cs.rfameli1_sdiwan2_tfernan4_tzaw.APIHandlers.dialectTranslation; // //import edu.brown.cs.rfameli1_sdiwan2_tfernan4_tzaw.APIHandlers.wordSyonyms.WordnikAPIHandler; //import org.junit.Test; // //import java.util.HashSet; //import java.util.Set; // //import static org.junit.Assert.assertEquals; // //...
[ "rikifameli@gmail.com" ]
rikifameli@gmail.com
91f768b07c23bf3efabcb917df94c827ea614d97
d06c35f0197cdb10aed87bd3af0c6e4ffcc54550
/src/com/hdc/mycasino/model/MyObj.java
746e2aa405ab37b3ee51f1f73eff32feac33a397
[]
no_license
canh7antt8a/thanbai-giaodienmoi
f4f354d12db90c614553aa94ee87a7edb1811303
d51db185dfd6058f28da53d5caed6df9dce29e4f
refs/heads/master
2020-04-26T07:37:05.522123
2012-11-03T04:50:41
2012-11-03T04:50:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,034
java
package com.hdc.mycasino.model; import com.danh.standard.Graphics; import com.hdc.mycasino.utilities.FrameImage; public abstract class MyObj { public String itemName = ""; public int itemId; public abstract void paintIcon(Graphics g, int x, int y); public abstract void paintInRow(Graphics g, int x, i...
[ "phanthanhdanh200605@gmail.com@aec43717-8996-1c64-2573-041b0b196689" ]
phanthanhdanh200605@gmail.com@aec43717-8996-1c64-2573-041b0b196689
461a1412b22468d5cffcb761ee0b20ffa72f9a85
23604ffacfa0fd0cfaa1cae86946427199ca6593
/src/main/java/utils/ThrottleCountBatcher.java
05893e3ecf3c20a67eb9d7aafab06a2e5f54593a
[]
no_license
kleingomes-zz/throttle
718615a3d788f341f5d39e968c8c4199b84b84eb
f02e8ab084f56c40c35e216e7ee32b6a2e4f5a75
refs/heads/master
2023-01-21T00:04:04.051636
2019-03-16T22:06:28
2019-03-16T22:06:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
528
java
package utils; import com.google.common.collect.Lists; import java.util.ArrayList; import java.util.List; public class ThrottleCountBatcher<T> { private List<T> batchList; private int batchCount; public ThrottleCountBatcher(int batchCount) { this.batchCount = batchCount; this.batchList ...
[ "klein.gomes@samsung.com" ]
klein.gomes@samsung.com
c0b3b5ec4717d7fe6223055bbc2dfe047e7ef0dc
32d27ea3a6edf4d9f772e6b5c23bf392d043f7ce
/java/src/main/java/codeforces/problem/old/dec/Task1359_C.java
57907640eb61f0b07f2a3e83cd8a72cb51ae5033
[]
no_license
1ou/code_tasks
1c6de938c55275bec8b06f4199d297c76a29ef34
c0b9c90c9adb56424fdd2b9fc5f6f7a7a65c1cea
refs/heads/master
2023-06-01T03:11:02.977210
2021-06-18T19:53:15
2021-06-18T19:53:15
202,960,601
0
0
null
null
null
null
UTF-8
Java
false
false
6,509
java
package codeforces.problem.old.dec; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.util.ArrayList; import java.util.List; import java.util.Objects; import java.util.StringTokenizer; /* https://codeforces.com/problemset/problem/1359/...
[ "anton.skubyev@binance.com" ]
anton.skubyev@binance.com
257af3bdef5c404ec16905edd96c673d42094d30
65ce55309ddac51f8044b9378854e6312084542d
/gmall-manage-service/src/main/java/com/yuan/gmall/manage/mapper/PmsBaseCatalog1Mapper.java
53223ed33d4119972e26593fe5ff558c8833c831
[]
no_license
Daydream50/MyItem
cdb0614566e9c4ebed7ae239eb3efc3966db4001
79c3dd6a0510187ead067424de0cd6a0abe03227
refs/heads/master
2022-11-22T08:25:24.910111
2020-02-28T01:50:05
2020-02-28T01:50:05
227,843,394
0
0
null
2022-11-15T23:55:01
2019-12-13T13:12:47
CSS
UTF-8
Java
false
false
199
java
package com.yuan.gmall.manage.mapper; import com.yuan.gmall.bean.PmsBaseCatalog1; import tk.mybatis.mapper.common.Mapper; public interface PmsBaseCatalog1Mapper extends Mapper<PmsBaseCatalog1> { }
[ "471852478@qq.com" ]
471852478@qq.com
5569b5650142fec75f1b1e3d495e41de240f4f3a
410a6f10185526c56f3b299287e366d282d49b2a
/net.solarnetwork.external.ocpp/src/ocpp/domain/SchemaValidationException.java
2ca8b3c6e6f4a45bb7a39691dd5b99d81d2d2ef9
[]
no_license
SolarNetwork/solarnetwork-external
9d9c1e30de6bf2f977da61c51175abada37766ad
82e67fa18035f2448785609df73212f09d9c94b0
refs/heads/master
2023-08-18T07:54:31.164740
2023-08-11T20:14:03
2023-08-11T20:14:03
6,083,749
0
1
null
null
null
null
UTF-8
Java
false
false
2,541
java
/* ================================================================== * SchemaValidationException.java - 3/02/2020 3:14:12 pm * * Copyright 2020 SolarNetwork.net Dev Team * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * publi...
[ "matt@solarnetwork.net" ]
matt@solarnetwork.net
8da5abe192ba787b3f7452c584e71a74bcd965e9
cd1f70fcb84e82667f4969093feed9138a94499a
/java8-streams/map/jbr/java8/streams/map/StreamsMapMapExample.java
74961d08c46c33c5f04eb3b45158971169a9ad19
[]
no_license
javabyranjith/java8
e866d743b9f9acb6c59bfd45c08fcddbd2280b44
01bc66f40629714bff12c81c252cc52f77d2884e
refs/heads/master
2021-06-18T17:59:17.539222
2020-02-20T17:34:28
2020-02-20T17:34:28
89,729,670
1
3
null
2020-10-13T02:44:44
2017-04-28T17:33:44
Java
UTF-8
Java
false
false
1,544
java
package jbr.java8.streams.map; import java.util.HashMap; import java.util.Map; public class StreamsMapMapExample { public static void main(String[] args) { Map<String, Object> input = new HashMap<>(); input.put("A", "Anbu"); input.put("C", "Chandru"); input.put("B", "Bala"); Map...
[ "java2ranjith@gmail.com" ]
java2ranjith@gmail.com
fdb421f65894d325d99b536769312e94e7600fbc
74f723bee36229fa9d447e63d99c70d2a62dc193
/roncoo-education-course/roncoo-education-course-common/src/main/java/com/roncoo/education/course/common/bean/qo/AdvQO.java
dcbf6da42b5ea7fcf58882664b4199b80ac1b1ee
[ "MIT" ]
permissive
Arronzheng/roncoo-education
714568d864d5098052c44b34d9c4f730fc551af9
1afb481d4269597e1cebc339a8d257caaad9279a
refs/heads/master
2022-09-13T13:45:22.315597
2020-07-29T01:52:22
2020-07-29T01:52:22
220,367,025
1
0
MIT
2022-09-01T23:15:24
2019-11-08T02:05:26
Java
UTF-8
Java
false
false
1,207
java
package com.roncoo.education.course.common.bean.qo; import java.io.Serializable; import java.util.Date; import lombok.Data; import lombok.experimental.Accessors; /** * 广告信息 */ @Data @Accessors(chain = true) public class AdvQO implements Serializable { private static final long serialVersionUID = 1L; /** * 当前...
[ "1175674846@qq.com" ]
1175674846@qq.com
0568dc2558bea2f9da50a7c0b5d3e5fd7ded86ad
1187e7ada271f51ed2e7f7c3cf97bfe86fee67b4
/src/inf-polyfills/src/main/java/com/syncprem/uprising/infrastructure/polyfills/ProcessingCallback.java
6461bbdd922fc59c42676899663c6a1e6c88df4f
[ "MIT" ]
permissive
wellengineered-us/archive-uprising-java
ac27896c8b6445bd325b18fa15a7e871376f445a
490d02dd9ec98dc06d4fe7522abc66a178aa8f30
refs/heads/master
2023-04-12T17:09:40.575871
2021-05-06T04:07:31
2021-05-06T04:07:31
364,781,631
1
0
null
null
null
null
UTF-8
Java
false
false
360
java
/* Copyright ©2017-2019 SyncPrem, all rights reserved. Distributed under the MIT license: https://opensource.org/licenses/MIT */ package com.syncprem.uprising.infrastructure.polyfills; public interface ProcessingCallback { void onProgress(long punctuateModulo, String sourceLabel, long itemIndex, boolean i...
[ "daniel.bullington@wellengineered.us" ]
daniel.bullington@wellengineered.us
0f85def9ca239298ec2ddddcd0ba6df21ba4a1fb
e6314f59dba1aaac8fe11ed36fcd2ab5c97dbf35
/src/Player/RealTimePlayer.java
ecb78b0094bacdba8d1d914be610a3a1aa72d6d6
[]
no_license
akashgarg98/Risk-game
7794c03d60a4c76e6d85028c7cd9667c94978975
06e3859ab1a090d349b7e5b3e0e6009a2d0fe971
refs/heads/master
2022-01-22T15:19:38.848835
2019-08-02T13:24:04
2019-08-02T13:24:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,299
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 Player; import State.State; import java.awt.Color; import java.util.Collections; import java.util.HashSet; import j...
[ "Ahmed@DESKTOP-98381DK" ]
Ahmed@DESKTOP-98381DK
3a1dd48adf42bff98131c1c7c0a1647aa2ec7e5a
71d4e35ecaa46867c08957c2c5cfc5498bc88930
/app/src/main/java/com/function/demo/dao/TBagFunctionItem.java
a447da78f8301d4064ba10663e641bc2dc648f9f
[]
no_license
xiaoyinliuyun/TBagAdapterDemo
afc1ce4bee8f042e6029176c0600436dd006f3ef
76a3ae9c893a23ff12852041514ee5fc95844e85
refs/heads/master
2020-06-14T03:54:08.344074
2016-12-28T11:49:00
2016-12-28T11:49:00
75,520,355
0
0
null
null
null
null
UTF-8
Java
false
false
318
java
package com.function.demo.dao; /** * Created by yangkunjian on 2016/12/4. */ public class TBagFunctionItem { String tv; public TBagFunctionItem(String tv) { this.tv = tv; } public String getTv() { return tv; } public void setTv(String tv) { this.tv = tv; } }
[ "yangkj2013@163.com" ]
yangkj2013@163.com
c4760b0ef33b22485131b213ce3436cdf1e0447e
dfd84b268cb1d852cd35d5b40d22e9dac341bb63
/src/test/java/maven/data/MarkLabelData/AreaLabelData/AreaLabelDataImplTest.java
1cce6a0308f768581a0ceeec4c384ef719e2907c
[]
no_license
161250092/SECIII_Phase_III
8f8ee9e696e6b2549503f78c8551e1ee3075ffb9
6ff03e62394dec5fc78d46f0b7abadd8a4aa2faa
refs/heads/master
2020-05-20T11:52:11.752376
2019-05-09T07:27:09
2019-05-09T07:27:11
185,555,241
0
0
null
null
null
null
UTF-8
Java
false
false
4,467
java
package maven.data.MarkLabelData.AreaLabelData; import maven.data.TableInitializer; import maven.model.label.areaLabel.Area; import maven.model.label.areaLabel.AreaLabel; import maven.model.label.areaLabel.Pixel; import maven.model.primitiveType.TaskId; import maven.model.primitiveType.UserId; import org.junit.Test; ...
[ "161250054@smail.nju.edu.cn" ]
161250054@smail.nju.edu.cn
b1965cf381be000c7eeeab2ce817de72877e76ce
6e5ea80e37dd92267a4fb4ca6b813d0b17f218d7
/app/src/main/java/com/savare/funcoes/rotinas/LogRotinas.java
c66f0e089465b2b347f02878541aaf5d4116f5f3
[]
no_license
ns-bruno/SAVARE
c01d1c189657bd0d4404dd5a9c2a48594822587d
32477d85392a4790ef5837ddeebcf190840e4d14
refs/heads/master
2023-03-02T22:29:36.125345
2018-12-04T21:43:23
2018-12-04T21:43:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,939
java
package com.savare.funcoes.rotinas; import java.util.ArrayList; import java.util.List; import android.content.Context; import android.database.Cursor; import com.savare.banco.funcoesSql.LogSql; import com.savare.beans.LogBeans; import com.savare.funcoes.Rotinas; public class LogRotinas extends Rotinas { public Lo...
[ "ns.bruno@gmail.com" ]
ns.bruno@gmail.com
1f449db87dce1727c429b0beed47e50befe492bf
d72c4c1ec969e9ef5092b2301c04741bc8198ee7
/ssh/src/com/ssh/dao/StudentDao.java
0ac39cd3c4fa267a0391dbf3ae32d2adc65122a4
[]
no_license
Antlion1996/Student_sys
dc5feebce7193963328254bf1c08bbe5f3bb0a44
e358fc2c953273d149c9b922b53e65b3e61a7eaa
refs/heads/master
2020-03-21T15:07:17.590776
2018-06-26T07:06:54
2018-06-26T07:06:54
138,695,503
0
0
null
null
null
null
UTF-8
Java
false
false
643
java
package com.ssh.dao; import java.util.List; import com.ssh.model.Student; /** * * 有关对学生信息CRUD管理的接口 * */ public interface StudentDao { //添加学生信息 public Integer save(Student student); //学号是否存在的验证 public boolean exists(int id); //通过id获取学生信息 public Student getById(int id); //获取学生信息列表 ...
[ "1065853063@qq.com" ]
1065853063@qq.com
fc618353304723cb20ccd8d25c2ffa1e498bd34b
4d1a438ee0c80053e33431d10683ce4872118957
/dumbhippo/branches/linux-client-1-1-32-bugfix/taste/src/main/com/planetj/taste/recommender/ItemFilter.java
081333eea1e3f90c476d6f842aed38ad9f3792e9
[ "Apache-2.0" ]
permissive
nihed/magnetism
7a5223e7dd0ae172937358c1b72df7e9ec5f28b8
c64dfb9b221862e81c9e77bb055f65dcee422027
refs/heads/master
2016-09-05T20:01:07.262277
2009-04-29T06:48:39
2009-04-29T06:48:39
39,454,577
1
0
null
null
null
null
UTF-8
Java
false
false
1,164
java
/* * Copyright 2005 Sean Owen * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in...
[ "otaylor@69951b7c-304f-11de-8daa-cfecb5f7ff5b" ]
otaylor@69951b7c-304f-11de-8daa-cfecb5f7ff5b
7b375edb9cb7586c5508a61cb478be5ec5a5e980
d86e10c0924b4b329b7e2b6bc34ee1aec17258df
/Java-Sequence/part6/Pair.java
fcc8faceef5635b7d9fdcab06e9a4402c1033c4d
[]
no_license
chauvincent/ProgrammingLanguages
117896fa4db14e5dfe4c0a4b8b796dcb9f264b08
a963ceb1f9338a2e2352fef8a86710a90a9b5515
refs/heads/master
2021-01-18T12:33:13.938016
2015-12-15T23:30:00
2015-12-15T23:30:00
48,074,723
0
2
null
null
null
null
UTF-8
Java
false
false
377
java
public class Pair extends Element{ private MyChar key; private Element value; public Pair (MyChar c, Element d){ key = c; value = d;} public MyChar getKey(){ return key; } public Element getVal(){ return value; } public void Print(){ System.out.print("("); key.Print(); System.out.pri...
[ "vichau@ucdavis.edu" ]
vichau@ucdavis.edu
72a8cd36f869e29a8d68bf52a888b5d1ee91113f
30900a71d5a0dd8d1757b027355084ab3f84576c
/src/Connection/ConnectionManager.java
06e183f3bc5ead1ca6f10dc799a0c08418a68c20
[]
no_license
WangCrash/PirateTransmission
6a0a5402b41cf4c787ad6d571073b633d255fd5c
0a8fcc81f01b39fe8dc3dd14b7f9925f888ac8c4
refs/heads/master
2020-05-30T01:13:30.235816
2014-07-13T19:55:53
2014-07-13T19:55:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,173
java
package Connection; import java.util.List; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.io.UnsupportedEncodingException; import java.net.HttpURLConnection; import java.net.InetAddress; import java.net.MalformedURLException; import java.net.ProtocolException; ...
[ "juas83@gmail.com" ]
juas83@gmail.com
50bc8b4d5e823c950665330db68a29226e4b4039
ab1d3be9f0a3233feaa67e350b0d4b25a766cc90
/app/src/main/java/nigel/com/werfleider/ui/document/LocationDetailDimensionsView.java
ec26edefd87f2d275dfeb418e329ac4ea02e2557
[]
no_license
NigelHeylen/werfleider
c2182c891c96a06f750e8c0018e703231727ea00
bf644aceb45ff15cb948dbb992407757e94fd8e4
refs/heads/master
2020-12-22T08:16:17.774270
2016-10-11T14:43:35
2016-10-11T14:43:35
30,886,637
0
0
null
null
null
null
UTF-8
Java
false
false
2,404
java
package nigel.com.werfleider.ui.document; import android.content.Context; import android.util.AttributeSet; import android.widget.RelativeLayout; import android.widget.Spinner; import butterknife.Bind; import butterknife.OnTextChanged; import com.rengwuxian.materialedittext.MaterialEditText; import java.util.List; im...
[ "nigel@webcomrades.be" ]
nigel@webcomrades.be
2bb0edff7d79c679b0a08ba4f414f648e0ccccbb
56522f4280d3c5c69e0af95f32e354c5c820a066
/src/main/java/de/mprengemann/intellij/plugin/androidicons/model/Resolution.java
56c2a894187499d5948f3904d92f9a909155b4e9
[ "Apache-2.0" ]
permissive
ligi/android-drawable-importer-intellij-plugin
ba61a05f4cb8243964261e376ac7d7f71ffecf34
5bb2363eea9d4c5bd19a1ba0e8457c0fee0672eb
refs/heads/develop
2020-11-30T16:21:40.287785
2015-12-29T19:14:22
2015-12-29T19:14:22
52,488,365
0
0
null
2016-02-25T01:48:33
2016-02-25T01:48:32
null
UTF-8
Java
false
false
2,231
java
/* * Copyright 2015 Marc Prengemann * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
[ "marcprengemann@web.de" ]
marcprengemann@web.de
198a2b4bf323923e86686b48b3d1f73d1a5fd07d
59fbd8c304b28db7b18972468de6d8364a888a59
/SoftwareYard/src/com/chillax/softwareyard/activity/LoginActivity.java
44ca75833c3c318044259453f8e67c7a7f779eba
[]
no_license
wxdut/Duters
1b0a5ab5cadbceff8b2fd55f03d50e69f25bfa34
c60b04c39c7bc593c04333ee33ae6db59ae86a1c
refs/heads/master
2021-01-19T00:57:44.653502
2016-06-20T13:23:26
2016-06-20T13:23:26
61,549,172
2
0
null
null
null
null
UTF-8
Java
false
false
4,048
java
package com.chillax.softwareyard.activity; import android.app.Dialog; import android.os.Handler; import android.os.Looper; import android.os.Message; import android.text.TextUtils; import android.widget.TextView; import android.widget.Toast; import com.chillax.config.Constant; import com.chillax.softwareyard.R; impor...
[ "wxduter@gmail.com" ]
wxduter@gmail.com
4eb31447cf2aa7fed40fed41cff0d93ba1bd1912
46eee222f55faca8877f8653ec343dde8a634ec2
/src/main/java/com/rms/leetcode/Leetcode_148.java
e361c6379cc935a99643435888df50365cbd407c
[]
no_license
RanMaosong/LeetCode
db5e139abd029af3257f134e8a107aeda8824ace
cc99ba7099446ee4e6c0e0e838fa9754ea619ea0
refs/heads/master
2021-07-09T16:35:16.014480
2019-03-21T02:35:32
2019-03-21T02:35:32
151,026,803
0
0
null
null
null
null
UTF-8
Java
false
false
2,285
java
package com.rms.leetcode; public class Leetcode_148 { public ListNode sortList(ListNode head) { return operation(head, null); } private ListNode operation(ListNode start, ListNode end) { if (start == end || start.next == end) return start; ListNode l = start, r = start,...
[ "maosongran@gmail.com" ]
maosongran@gmail.com
8be2b0282b5a59cb1e103db8c8884b0d7fd20be1
df0d612d8d37f888af427adda5cc5a1502e48b0b
/app/src/main/java/com/example/myapplication/StringUtils.java
9cdec03bf561336ee4c21c91e149c195ee6e4324
[]
no_license
galibujianbusana/edit
f25109a5cbf6b642d5371af4c5ac0e6e767f8c6a
03f4273b532fd9f88a0fa8ae03c4a284c2e3d47d
refs/heads/master
2023-01-08T13:12:47.573259
2020-11-04T13:52:01
2020-11-04T13:52:01
310,017,000
0
0
null
null
null
null
UTF-8
Java
false
false
1,134
java
package com.example.myapplication; import android.widget.EditText; class StringUtils { public static String touzi_ed_values22 = ""; /** * 在数字型字符串千分位加逗号 * * @param str * @param edtext * @return sb.toString() */ public static String addComma(String str, EditText edtext) { ...
[ "galibujianbusana@163.com" ]
galibujianbusana@163.com
5f197cd20fad398307d0e3ac1c9e01026c740173
024d9ae1a4aed9a550554e64b3e1b8fa61e46ccc
/Server/src/server/ServerThread.java
174a2d2676ac832b31995f1bb7f9eaeefbf54974
[]
no_license
QuietOne/FONup
37b44298a0cbad09551bb1b3c390d433000753c5
16c0e3a40ff9dcdf229e69d890287819a6890676
refs/heads/master
2016-09-06T20:00:24.169243
2014-11-04T12:03:19
2014-11-04T12:03:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,815
java
package server; import game.protocol.GameProtocol; import game.protocol.Status; import game.protocol.objects.ClientRequest; import game.protocol.objects.ServerResponse; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.net.Socket; import java.util.logging.Leve...
[ "tihomir.radosavljevic@gmail.com" ]
tihomir.radosavljevic@gmail.com
dd8ff0db4939cdbc628c89436bb4946ed000b70d
ea5aa123f6e02b67349ddbea975eaa077c15dbd6
/src/main/java/com/example/demo/Controller.java
3848dc53eb769784aa1d22741727fc95d6b2077f
[]
no_license
hariom-sinha58/SpringBootInterceptor
bf3ece123dec41cf7a01e5d3e7a645307805a976
96f9592b0ded64112342dd4bff3a976100180a05
refs/heads/master
2022-11-27T14:16:20.747241
2020-07-30T15:48:09
2020-07-30T15:48:09
283,815,712
0
0
null
null
null
null
UTF-8
Java
false
false
390
java
package com.example.demo; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; import org.springframework.web.bind.annotation.RestController; @RestController public class Controller { @RequestMapping(value="/intercept", method=RequestMethod.GE...
[ "sinhahariom1@gmail.com" ]
sinhahariom1@gmail.com
2458dd7c27655d57fd60782df598dcfb1ec057e8
46894f87ec762c35ea9284198a3d130de8586760
/src/das/list/ExceptionPositionInvalid.java
4b0eb8b76221650e47f23dbe078927a641a71f8d
[]
no_license
dllen/dsa
d187902d7d9a84691829156bdd4785749d0f5582
adbddca387679d1c3242efbddfaa1ec3ffb630f7
refs/heads/master
2021-01-13T06:36:09.685577
2017-02-24T14:32:43
2017-02-24T14:32:43
81,219,248
0
0
null
null
null
null
UTF-8
Java
false
false
234
java
package das.list; public class ExceptionPositionInvalid extends RuntimeException{ /** * */ private static final long serialVersionUID = 7929490452693013786L; public ExceptionPositionInvalid(String msg) { super(msg); } }
[ "shichaopeng@ilegong.com" ]
shichaopeng@ilegong.com
2cf538385a12f7ebc07783e290c195a091b227f5
09c12d179be0ddd27311820dcbc5dc0190b0e1b2
/jonix-common/src/main/java/com/tectonica/jonix/common/struct/JonixFundingIdentifier.java
49331c79b88fa8ce6a82746b2f37c07c68083c92
[ "Apache-2.0" ]
permissive
zach-m/jonix
3a2053309d8df96f406b0eca93de6b25b4aa3e98
c7586ed7669ced7f26e937d98b4b437513ec1ea9
refs/heads/master
2023-08-23T19:42:15.570453
2023-07-31T19:02:35
2023-07-31T19:02:35
32,450,400
67
23
Apache-2.0
2023-06-01T03:43:12
2015-03-18T09:47:36
Java
UTF-8
Java
false
false
1,997
java
/* * Copyright (C) 2012-2023 Zach Melamed * * Latest version available online at https://github.com/zach-m/jonix * Contact me at zach@tectonica.co.il * * 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 ...
[ "zach@tectonica.co.il" ]
zach@tectonica.co.il
501e7993a3c352cc6818b983c43c3edc232cf9d8
bead5c9388e0d70156a08dfe86d48f52cb245502
/MyNotes/thread/c3/c_3_1/c_3_1_3/a11/T1.java
370c2d65ca832b73bdd634ee5d9b31f260d9b75c
[]
no_license
LinZiYU1996/Learning-Java
bd96e2af798c09bc52a56bf21e13f5763bb7a63d
a0d9f538c9d373c3a93ccd890006ce0e5e1f2d5d
refs/heads/master
2020-11-28T22:22:56.135760
2020-05-03T01:24:57
2020-05-03T01:24:57
229,930,586
0
0
null
null
null
null
UTF-8
Java
false
false
1,059
java
package thread.c3.c_3_1.c_3_1_3.a11; /** * \* Created with IntelliJ IDEA. * \* User: LinZiYu * \* Date: 2020/1/18 * \* Time: 18:12 * \* Description: * \ */ public class T1 { public static void main(String[] args) { System.out.println("使用关键字静态synchronized"); SyncThread syncThread = new Sync...
[ "2669093302@qq.com" ]
2669093302@qq.com
152e98bd9a3f4e041046c226f9b1fa4102f88ece
3b133789e2dc649f5e3c018f4d521504f8f2a654
/org.xtext.sdu.iot/src-gen/org/xtext/sdu/ioT/impl/SensorTypeImpl.java
70c3b99a22703f334db73a00619dceae1343a6c1
[ "MS-PL" ]
permissive
zdndk/iot-portfolio
b140f785136766d7d9d33d6ca098f4480e39a8ab
adb40a0af17fc5c9b79adb71247656f1ebd93c90
refs/heads/master
2020-05-24T08:10:22.421309
2019-05-27T17:08:01
2019-05-27T17:08:01
187,178,913
0
0
null
null
null
null
UTF-8
Java
false
false
3,675
java
/** * generated by Xtext 2.16.0 */ package org.xtext.sdu.ioT.impl; import org.eclipse.emf.common.notify.Notification; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.impl.ENotificationImpl; import org.eclipse.emf.ecore.impl.MinimalEObjectImpl; import org.xtext.sdu.ioT.IoTPackage; import org.xtex...
[ "damad08@student.sdu.dk" ]
damad08@student.sdu.dk
b135bf45b706250a2a5e22793ec812ed41cfc84b
41bac86d728e5f900e3d60b5a384e7f00c966f5b
/communote/plugins/rest-api/3.0/implementation/src/main/java/com/communote/plugins/api/rest/v30/resource/lastmodificationdate/LastModificationDateResourceHandler.java
7dabbaee0079fe0fdc3653d2cde2116fc5163a95
[ "Apache-2.0" ]
permissive
Communote/communote-server
f6698853aa382a53d43513ecc9f7f2c39f527724
e6a3541054baa7ad26a4eccbbdd7fb8937dead0c
refs/heads/master
2021-01-20T19:13:11.466831
2019-02-02T18:29:16
2019-02-02T18:29:16
61,822,650
27
4
Apache-2.0
2018-12-08T19:19:06
2016-06-23T17:06:40
Java
UTF-8
Java
false
false
3,308
java
package com.communote.plugins.api.rest.v30.resource.lastmodificationdate; import java.util.List; import javax.ws.rs.core.Request; import javax.ws.rs.core.Response; import javax.ws.rs.core.UriInfo; import com.communote.plugins.api.rest.v30.resource.DefaultParameter; import com.communote.plugins.api.rest.v30....
[ "ronny.winkler@communote.com" ]
ronny.winkler@communote.com
c6f9b1a07f3dc74cee4c37e1dd9ffa603f007b52
cf33668481cb8215b2bdbf82f39c0952f6159225
/postgreSQL/postgresql-demo/src/main/java/com/postgresql/demo/util/CodeGenerator.java
e5334ebdef92b0b857d3c9b9efbef8b4ac761c86
[]
no_license
malin1994515/my-learn-document
0e63353cb3942262ea72bd320b531052b312f6c1
fb9c4f1453f7445c2c70fd8a392582feac6c4996
refs/heads/master
2023-03-29T10:03:39.201576
2021-04-05T01:38:12
2021-04-05T01:38:12
312,979,704
0
2
null
null
null
null
UTF-8
Java
false
false
6,269
java
package com.postgresql.demo.util; import com.baomidou.mybatisplus.core.exceptions.MybatisPlusException; import com.baomidou.mybatisplus.core.toolkit.StringPool; import com.baomidou.mybatisplus.core.toolkit.StringUtils; import com.baomidou.mybatisplus.generator.AutoGenerator; import com.baomidou.mybatisplus.generator.I...
[ "ml_china_515@163.com" ]
ml_china_515@163.com
5afcd6cf3b3f24abf1acb5f10c0f368e30111c33
990e614aff76621bc65881a6cd41447ff41da09e
/MULE/src/MuleModelPeterTest.java
e3483f4efba7b4f79c573585abdfa5bbe1547b76
[]
no_license
jtrimm3/repository
47519ce495c540c98d03cabbe17ef301e3d2892f
340bab82211d2c69aeb1bed0b7ee5d243316771d
refs/heads/master
2020-04-08T23:07:23.878935
2015-12-04T14:40:51
2015-12-04T14:40:51
41,610,124
0
1
null
2015-09-16T19:50:01
2015-08-29T23:08:23
Java
UTF-8
Java
false
false
1,798
java
import static org.junit.Assert.*; import javafx.embed.swing.JFXPanel; import javafx.stage.Stage; import junit.framework.AssertionFailedError; import junit.framework.TestCase; import org.junit.Before; import org.junit.Test; import javafx.scene.paint.Color; import java.util.ArrayList; import java.util.HashMap; import ja...
[ "pkoplik24@gmail.com" ]
pkoplik24@gmail.com
d4f13f3ad1049b9c38de99f11c17aa73c302050b
f841dc4362e616ab60cc8e6ba550f05fe5529ddd
/src/main/java/com/terraforged/api/material/state/States.java
623c01e00b6a3ffd5a7f93b8ca3dc5c48a91f9eb
[ "MIT" ]
permissive
Sejjaa290/TerraForged
c3ff03bb781d557de056e4bf56123437ac6c7a4c
cf722a369253657664ef2689a33d92a49e6fa0b8
refs/heads/0.1.x
2023-02-17T11:52:24.047668
2020-12-18T10:46:15
2020-12-18T10:46:15
331,132,429
0
0
MIT
2021-01-19T23:00:30
2021-01-19T23:00:29
null
UTF-8
Java
false
false
2,734
java
/* * * MIT License * * Copyright (c) 2020 TerraForged * * 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...
[ "dags@dags.me" ]
dags@dags.me
d1c35d9c9cacd611daec8c12989babc65178c263
ac97058c3a9dceab0e2173aafa6ce0caa69d1c07
/javaSE/src/main/java/com.silinx/source/effectivejava/chapter2/item9/trywithresources/TopLine.java
b5c307043388a1fb5c616cfaf851a9ff38dd51b7
[ "Apache-2.0" ]
permissive
Swagger-Ranger/JavaSrc
069d9ff800813df9b1000c2181027b956f6afd7c
4ea91254e4910f67e322a941c81939196b0ea106
refs/heads/master
2023-05-26T18:30:08.714889
2022-04-23T15:14:41
2022-04-23T15:14:41
252,048,639
1
1
Apache-2.0
2023-05-17T17:02:27
2020-04-01T02:14:31
Java
UTF-8
Java
false
false
628
java
package com.silinx.source.effectivejava.chapter2.item9.trywithresources; import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; public class TopLine { // try-with-resources - the the best way to close resources! (Page 35) static String firstLineOfFile(String path) throws IOExc...
[ "liufei32@outlook.com" ]
liufei32@outlook.com
78bdf8af3e94fb06b8995873a912f3ee003da1d4
482fe32082940c1c2b6b78fedfcf967022564c6e
/Object_Oriented_Software_Construction/Assignment3/report/answers/a3_q1_samples/a.java
323b4f2f785fee96129f6fa0972cf43a00c010cd
[]
no_license
ulfet/RWTH-Informatik
9f33b3b8afca8d738119c25a6341b4707f3d8b32
38ae6779f97287b838d20caac1706ac3a1e8a183
refs/heads/main
2023-02-11T14:05:18.356824
2021-01-16T17:55:26
2021-01-16T17:55:26
330,211,701
0
0
null
null
null
null
UTF-8
Java
false
false
170
java
public class Singleton<T> { public T getInstance() { if (instance == null) instance = new Singleton<T>(); return instance; } private T instance = null; }
[ "ulfet.rwth@gmail.com" ]
ulfet.rwth@gmail.com
00d6416ae4f489721ed06c60c799e29056b8aec4
e6fc814a76190683f758eb163ece6eab363cc40d
/src/main/java/com/hilti/recommendation/controller/AccountMasterController.java
81eadc9ad05ec07bd569798a15b2c7a1bae69bdb
[]
no_license
vippujain/HiltiR
d55c20f94eddc8580795091d673f6522f7c046ba
c478f574f28c75a80430bfde8d7ae43d5cf48a7a
refs/heads/master
2021-05-14T20:55:12.314414
2017-11-22T09:06:10
2017-11-22T09:06:10
111,660,891
0
0
null
null
null
null
UTF-8
Java
false
false
1,212
java
package com.hilti.recommendation.controller; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RequestBody; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; im...
[ "vippujain@gmail.com" ]
vippujain@gmail.com
1a017b8f4fbd2cbe8c4031d6294ce4b64ae70cb4
bd8a4a7516591030a04959360c8ce656408958f6
/editor/Sprite Editor Source/thetaeditor/SpriteFrame.java
77ccedbdcf569f93f4a8d5f333b6bb110f0f0331
[]
no_license
impiaaa/theta-12
9cdec34ca2c510f1c0d7b20b96d8363215065a35
5d886334c9562bc0554be8fa01576e46ca965723
refs/heads/master
2020-05-16T23:16:11.824641
2013-06-18T04:56:27
2013-06-18T04:56:27
32,187,116
0
0
null
null
null
null
UTF-8
Java
false
false
10,329
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ /* * SpriteFrame.java * * Created on Apr 14, 2010, 7:11:25 PM */ package thetaeditor; import java.util.LinkedList; import java.awt.event.ActionListener; import java.awt.event.ActionEvent; import java.awt.GridBagCon...
[ "garrett.malmquist@9bc04876-1b4d-11df-8bc4-a52d3ea79963" ]
garrett.malmquist@9bc04876-1b4d-11df-8bc4-a52d3ea79963
de22016909aed0584f4569959dc5626b1ee79d19
f62a0abc0ce79ca822b8653dc764d6ae113ea4bd
/initializr-generator/src/main/java/eu/xenit/alfred/initializr/generator/buildsystem/gradle/IGradleBuild.java
5caf43a0f8c2b62d325fdbe45bcf8e70d04887e4
[ "Apache-2.0" ]
permissive
xenit-eu/start.xenit.eu
b6ec6ffd4183a1d9e44184f11824a29b05d0ea1a
4d4a8881a0f54337c7583e80f162ebe4a5c916b0
refs/heads/master
2023-06-11T18:16:42.781143
2021-07-15T12:42:02
2021-07-15T12:42:02
185,811,312
3
0
Apache-2.0
2021-07-15T12:42:03
2019-05-09T14:06:37
Java
UTF-8
Java
false
false
491
java
package eu.xenit.alfred.initializr.generator.buildsystem.gradle; import eu.xenit.alfred.initializr.generator.buildsystem.Build; import io.spring.initializr.generator.buildsystem.gradle.GradlePluginContainer; import io.spring.initializr.generator.buildsystem.gradle.GradleTaskContainer; public interface IGradleBuild ex...
[ "toon.geens@xenit.eu" ]
toon.geens@xenit.eu
a4e2ff16881a880a0401435213454d7a06292882
c0d1f639768a0d6dcc607fe1d721bab44b2cdb2c
/windingapp/app/src/main/java/app/winding/com/windingapp/util/CProgressDialogUtils.java
fa967e1a01defe2c66d8aa8ee37a16a31a8f5f30
[]
no_license
weijiaqi/-windingapp
87f2e9f834422271b4cc25214c6a5c0ad651dffd
45c22d29b75503e5d8c172faaff72f7e3a4b6532
refs/heads/master
2022-12-07T14:17:50.857021
2020-08-26T12:15:31
2020-08-26T12:15:31
290,486,308
0
0
null
null
null
null
UTF-8
Java
false
false
3,155
java
package app.winding.com.windingapp.util; import android.app.Activity; import android.app.ProgressDialog; import android.content.DialogInterface; /** * Created by Vector on 2016/8/12 0012. */ public class CProgressDialogUtils { private static final String TAG = CProgressDialogUtils.class.getSimpleName(); pri...
[ "84362113@qq.com" ]
84362113@qq.com
48afb812eb7030f87a699b9a080b3af200173635
fe8d5b6d9232a26e7003733e3d6c717bbde5a71a
/BeyondAR_Framework/src/com/beyondar/android/opengl/renderable/Renderable.java
033329a113a99f4237c90a6143d549dbe2133972
[]
no_license
mblancomu/mercappdillos
be6c909bf5b9cda7cf46fde52eacf3238af30914
bf44c3e3d62459514b85631e24f24478b0a4a805
refs/heads/master
2021-01-23T22:06:19.727898
2015-09-23T15:56:19
2015-09-23T15:56:19
21,873,007
1
0
null
null
null
null
UTF-8
Java
false
false
1,958
java
/* * Copyright (C) 2013 BeyondAR * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
[ "mblancomu@gmail.com" ]
mblancomu@gmail.com
9d59f38e40a342c8e3dce9fe9445d8b6177df466
4106c7799052b9bf1031095485602bdfa74f9b49
/Java/Recursion-1/changePi.java
7e01b745474601bfe3e2d4aa1225eb5635f70893
[]
no_license
EfeOzG/CodingBatSolutions
d6a1b2affec3892434f538831afb5feb4248b86a
56bf12c52d33817573cf6652cbcb745d73abf986
refs/heads/main
2023-08-17T05:44:10.931241
2021-09-19T21:29:21
2021-09-19T21:29:21
397,823,446
0
0
null
null
null
null
UTF-8
Java
false
false
376
java
// Given a string, compute recursively (no loops) a new string where all appearances of "pi" // have been replaced by "3.14". public String changePi(String str) { if (str.length() <= 1) return str; if (str.substring(0, 2).equals("pi")) { return "3.14" + changePi(str.substring(2)); } else { retu...
[ "56230710+EfeOzG@users.noreply.github.com" ]
56230710+EfeOzG@users.noreply.github.com
233aafaedb6df0de71adaf19e4e47907066f2815
8793801186f24e31d3421724bd671d5d3793515b
/eclipse/Collection_and_generic/src/Application.java
d2394109c124aa76771f7331857ac65cbfcaf8d2
[]
no_license
mindsparker2158/Code_dump_yard
2424a5b310109adcfed4ede5225f0ee35538e78b
f045be35ac606fb22b8094dccf1738c59115aac8
refs/heads/master
2023-08-21T14:53:12.313952
2021-09-08T17:24:57
2021-09-08T17:24:57
404,412,761
0
0
null
null
null
null
UTF-8
Java
false
false
509
java
import java.util.ArrayList; import java.util.Scanner; public class Application { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.println("Enter First number : "); int first= scan.nextInt(); System.out.println("Enter second number : "); int second = scan.nextInt(); A...
[ "asish@asish.com" ]
asish@asish.com
57337ecaaad325ad6843492ec392099e545f95fe
bb31ca75f982feab5b0c44911e525a3f9de74f3f
/src/com/hanyu/desheng/db/GroupDao.java
1151082dd346d737f18c13c3e91f803481bd597d
[]
no_license
zhangshiqiang/desheng
6b95045b2c19bf888cfa5cfe962281b48c5f9b6f
ced5a54916143f051421eaf7250753edb409e15e
refs/heads/master
2021-01-10T01:44:08.533745
2015-12-23T06:29:21
2015-12-23T06:29:21
47,814,768
1
0
null
null
null
null
UTF-8
Java
false
false
920
java
package com.hanyu.desheng.db; import java.util.List; import com.hanyu.desheng.bean.GroupBean; import com.hanyu.desheng.util.ShUtils; import com.leaf.library.db.TemplateDAO; public class GroupDao extends TemplateDAO<GroupBean,String>{ public GroupDao() { super(ShUtils.getDbhelper()); } private static GroupDa...
[ "978006106@qq.com" ]
978006106@qq.com
94c1601549b6d916e28dadb3dc4fc4e0b6b1269f
1a5950f64c53669c9dd0d9e903fbfd79829c6e6a
/src/main/java/com/clsaa/janus/admin/entity/vo/v1/RequestParamV1.java
1ee8067b8835fd4366ab91568f8db93a62a47c3f
[ "Apache-2.0" ]
permissive
sdtm1016/janus-admin-server
160df6185ba31e70b2217f62a0c80fa2d99e2bc9
b17abb70e92b08f2f18a2eadd8cb835b522f4bab
refs/heads/master
2020-04-07T15:46:50.337160
2018-05-29T20:05:57
2018-05-29T20:05:57
158,500,598
0
1
null
null
null
null
UTF-8
Java
false
false
929
java
package com.clsaa.janus.admin.entity.vo.v1; import lombok.Getter; import lombok.Setter; import java.io.Serializable; /** * 客户端到网关的请求参数视图层对象 * * @author 任贵杰 812022339@qq.com * @since 2018-05-17 */ @Getter @Setter public class RequestParamV1 implements Serializable { private static final long serialVersionUI...
[ "812022339@qq.com" ]
812022339@qq.com
9ec60f8d9fd8ee90957666da22a5b0306f80e6ce
8a49281e6921eec5e558bcb0e3959380c0ebe231
/jimapp-core/captcha/src/main/java/com.jim.captcha/core/predefined/DiffuseRippleFilterFactory.java
1d3f7213054e4a102aa2ae4e0b282db95d9755d7
[]
no_license
liu1084/jim-app
3daf3bbc86c27d5d0784784f19a13d6f51ad0e06
7d7088fc8615946986d12cb8c470ecd6b11d22e4
refs/heads/master
2020-12-24T11:46:57.297241
2017-04-05T19:25:17
2017-04-05T19:25:17
85,742,404
0
0
null
null
null
null
UTF-8
Java
false
false
1,576
java
/* * Copyright © 2016 JIM liu * * 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, modify, merge, publish, distribute, s...
[ "liu1084@163.com" ]
liu1084@163.com
d452f4338530faa0843fb0e3d20ff6ca4e263e6c
608c604e3eb1aae31d622a206e2ac0e7fd95020c
/SnapShoot/app/src/main/java/com/dal_a/snapshoot/card/SelectableCardView.java
b62c768e2b00d65c5f89ac3f158ac5799a7133d5
[]
no_license
JiaYoon/SweetProject
f9e39a14e1d0a82511d3b28a8efcd014b3ce30a8
24744357814bd869d6d92ec387eb4864b915fd2e
refs/heads/master
2021-01-20T18:47:54.185148
2016-06-09T13:17:03
2016-06-09T13:17:03
60,775,880
0
0
null
null
null
null
UTF-8
Java
false
false
1,065
java
package com.dal_a.snapshoot.card; import android.content.Context; import android.util.AttributeSet; import android.widget.TextView; import com.dal_a.snapshoot.R; import com.dal_a.snapshoot.model.SquareImageCardView; /** * Created by GA on 2015. 9. 20.. */ public class SelectableCardView extends SquareImageCardView...
[ "yoon4591@gmail.com" ]
yoon4591@gmail.com
46b27c6d0074d176b96ad1ce8b6c74addd4b2e72
ef044f30543e4e7f36b15f9763a779e866e7c246
/src/com/kh/cool/purchase/model/vo/CartIngredient.java
752fc97d6086f9bdedc2fd42170140f130f31523
[]
no_license
juhS/semipjtsjh
89732bcee7fa0ff06eda08bf3613ef1c49d51dfe
2dda1e636710be971582eebee39c23a18d322339
refs/heads/master
2023-04-21T06:48:20.346993
2021-05-21T15:51:40
2021-05-21T15:51:40
369,580,470
0
0
null
null
null
null
UTF-8
Java
false
false
633
java
package com.kh.cool.purchase.model.vo; public class CartIngredient implements java.io.Serializable{ private String iCode; private int num; public CartIngredient() {} public CartIngredient(String iCode, int num) { super(); this.iCode = iCode; this.num = num; } public String getiCode() { ...
[ "ju_hy@DESKTOP-1OR0E3A" ]
ju_hy@DESKTOP-1OR0E3A
c238730ca06e97cb4e8b07c04956a8b6154033d8
2b71e49c38aa7196396a28612b269baa500ca474
/signcar/signcar-service/src/main/java/com/yy/ent/platform/signcar/service/yyp/ActivityHandler.java
fba14ddf9fec121bf88d53b2654e6cbe15a7ed68
[]
no_license
renmeng8875/java-yy
055f01694b614518c332f4d2387857b3676c7b44
52f8d2e5c86e2ff04875ed95b9a5f8c00f4a468c
refs/heads/master
2021-05-12T06:22:40.180490
2018-01-12T09:40:45
2018-01-12T09:40:45
117,217,316
0
0
null
null
null
null
UTF-8
Java
false
false
3,071
java
package com.yy.ent.platform.signcar.service.yyp; import com.yy.ent.commons.protopack.util.Uint; import com.yy.ent.platform.core.spring.SpringHolder; import com.yy.ent.platform.signcar.common.constant.YYPConstant; import com.yy.ent.platform.signcar.common.mongodb.ActivityConfig; import com.yy.ent.platform.signcar.servi...
[ "453791694@qq.com" ]
453791694@qq.com
fe6d43329eeac97e05d7726e48ae07b80a82e0d2
9151c663c6057949196f4a378b9a922d94b7dac6
/app/src/main/java/com/example/fragmentindepthapp/Constant.java
2ee8ad47a9eb7c195c2060598a3e08314cd2458e
[]
no_license
rajpoot-shikha/Fragment_AddToBackStack
5f36264ed6c5193e853cc230cac054c7e6332376
442e3683cfb8f1b876873b2b5b25a858224c4277
refs/heads/master
2020-09-18T18:38:20.925089
2019-11-26T10:52:55
2019-11-26T10:52:55
224,166,541
0
0
null
null
null
null
UTF-8
Java
false
false
216
java
package com.example.fragmentindepthapp; //contains the constants used in application class Constant { static final String FRAGMENT_ONE = "fragmentOne"; static final String FRAGMENT_TWO = "fragmentTwo"; }
[ "shikha.rajpoot@globallogic.com" ]
shikha.rajpoot@globallogic.com
490338aabb9b45103e807895d0b162605f6f3ab3
951455c29450e65e23d7718bb75bd2448c2fc2fe
/test/com/app/junit/MyMathTest.java
4a03ef858ab7a52d01ce9bc359ddc477c87fc5fd
[]
no_license
shivam6898/JunitTesting
06bb9f0dd96a8a44a02c4b35d869fe8292efe396
1310146ef0c9c67b93dad473988ba27be08b4e58
refs/heads/master
2022-12-26T21:37:24.602398
2020-10-08T10:10:47
2020-10-08T10:10:47
302,301,747
0
0
null
null
null
null
UTF-8
Java
false
false
763
java
package com.app.junit; import static org.junit.Assert.assertEquals; import org.junit.After; import org.junit.AfterClass; import org.junit.Before; import org.junit.BeforeClass; import org.junit.jupiter.api.Test; //Absence if failure is success. class MyMathTest { @Test public void sum_With3Number() { MyMath myMat...
[ "shivampatil727@gmail.com" ]
shivampatil727@gmail.com
c33dabf75eed3cd8315f3ffea434d3c6f18fd649
6cc2595fb4fce1646d623a702ff37a20598da7a4
/schema/ab-products/solutions/common/src/test/org/springframework/security/providers/ldap/ad/AllTestsRealServer.java
7268ce2c294b300a2612203386414f4f7b50b70f
[]
no_license
ShyLee/gcu
31581b4ff583c04edc64ed78132c0505b4820b89
21a3f9a0fc6e4902ea835707a1ec01823901bfc3
refs/heads/master
2020-03-13T11:43:41.450995
2018-04-27T04:51:27
2018-04-27T04:51:27
131,106,455
0
0
null
null
null
null
UTF-8
Java
false
false
702
java
package org.springframework.security.providers.ldap.ad; import junit.framework.*; /** * * <p> * Uses real LDAP/ActiveDirectory server. {See AbstractLdapIntegrationTests} * * @author Valery Tydykov * */ public class AllTestsRealServer extends TestCase { public AllTestsRealServer(String s) { supe...
[ "lixinwo@vip.qq.com" ]
lixinwo@vip.qq.com
d4858e296f14fa46fb0dd0e99bdb8d2101f059d8
c45813bc216e4646caa5d654e7a6dd3cf0cdaeb7
/engine/src/main/java/com/kinglloy/album/engine/video/VideoWallpaper.java
b69054b3c9a4e56dbc1d58a8a9c67cd4aab74ea8
[]
no_license
paijwar/LWA
732f5d0e44b3316bd538c0442cd4440fc12fd215
550ec5b6389ffee4a4b8e621970d7ebe4db89dc7
refs/heads/master
2022-03-24T04:57:39.346402
2019-09-30T07:40:54
2019-09-30T07:40:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
930
java
package com.kinglloy.album.engine.video; import android.content.Context; import com.badlogic.gdx.backends.android.AndroidApplicationConfiguration; import com.badlogic.gdx.backends.android.AndroidLiveWallpaperService; import com.yalin.style.engine.GDXWallpaperServiceProxy; import org.jetbrains.annotations.NotNull; /...
[ "jinyalin@baidu.com" ]
jinyalin@baidu.com
bf3c7b7fa38cf0524d1820405ce13631dcb0f795
7653e008384de73b57411b7748dab52b561d51e6
/SrcGame/dwo/gameserver/handler/bypasses/ManorManager.java
1381ff729b1fbcf85653db124df4d2cc656be204
[]
no_license
BloodyDawn/Ertheia
14520ecd79c38acf079de05c316766280ae6c0e8
d90d7f079aa370b57999d483c8309ce833ff8af0
refs/heads/master
2021-01-11T22:10:19.455110
2017-01-14T12:15:56
2017-01-14T12:15:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,648
java
package dwo.gameserver.handler.bypasses; import dwo.gameserver.handler.BypassHandlerParams; import dwo.gameserver.handler.CommandHandler; import dwo.gameserver.handler.TextCommand; import dwo.gameserver.instancemanager.castle.CastleManager; import dwo.gameserver.instancemanager.castle.CastleManorManager; import dwo.ga...
[ "echipachenko@gmail.com" ]
echipachenko@gmail.com
ce9787b9d063ca12a03b4a93e336c11871710b1e
a2569cea7506488ee17d89a0f671bd30fb1ebdab
/ecsite-licca/src/com/internousdev/ecsite/dao/BuyItemCompleteDAO.java
147ea02cc0566da3009b0f13a159f755aa42acc4
[]
no_license
licca375/MyECsite
a7ff323bd126309a11b2c6444999c45fb2be3b0c
419c932e6b4939275ef268097fff6df49b632b23
refs/heads/master
2020-03-10T10:20:49.555667
2018-06-01T04:44:19
2018-06-01T04:44:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,258
java
package com.internousdev.ecsite.dao; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.SQLException; import com.internousdev.ecsite.util.DBConnector; import com.internousdev.ecsite.util.DateUtil; public class BuyItemCompleteDAO { private DBConnector dbConnector = new DBConnector(); privat...
[ "lica375@icloud.com" ]
lica375@icloud.com
511d5d21a677a6e3c320a62c47f683d7906ada55
1c67c9d2da9fedb9e38d604cf08f7decf50fce31
/pbn-app/src/main/java/pl/wat/inz/pbn/app/Application.java
4313bd4fb907666b15c501b0f0c7e2a89f25e8fb
[]
no_license
kubazrb/PBN-APP
06a0e65bf481f2390fc555dc442ff50ea426b27a
50816279b117a2ce65a9635cb51840f9588fcbca
refs/heads/master
2020-03-27T13:49:31.282293
2019-01-15T09:36:43
2019-01-15T09:36:43
146,629,774
0
0
null
null
null
null
UTF-8
Java
false
false
309
java
package pl.wat.inz.pbn.app; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class Application { public static void main(String[] args) { SpringApplication.run(Application.class, args); } }
[ "kuba.zrb@gmail.com" ]
kuba.zrb@gmail.com
0a652562b3f9c095ddb72afab9fdc6c6c3f00530
05f593414e0deed21dbf8cccdad2b9e3fe0eaec8
/app/src/main/java/com/dakshpokar/asn/notes.java
a58d73af16d3f2cab727afb0bf541b81d5d73cbe
[]
no_license
dakshpokar/AndroidSecureNotes
3deb4d635938d34fd0a22362fdbbb26b6a99e34c
e10c2d613ee4c6f47c59bb7efdb1a48d9bb8d88b
refs/heads/master
2020-03-26T11:19:27.217076
2018-08-15T10:17:09
2018-08-15T10:17:09
144,838,122
1
0
null
null
null
null
UTF-8
Java
false
false
8,124
java
package com.dakshpokar.asn; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.annotation.TargetApi; import android.app.Activity; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.net.Uri; import andro...
[ "dakshpokar@gmail.com" ]
dakshpokar@gmail.com
8d903c925c9b40d34e319958a6d4eb7f48fe5cb3
682bfd40c3cc651a6196e8e368696e930370a618
/kartoteks-service/src/main/java/ekol/kartoteks/domain/dto/CustomerServiceRepAuthorizedCompany.java
423bb791360c307384c1f57992d4f0dd8f3e47f3
[]
no_license
seerdaryilmazz/OOB
3b27b67ce1cbf3f411f7c672d0bed0d71bc9b127
199f0c18b82d04569d26a08a1a4cd8ee8c7ba42d
refs/heads/master
2022-12-30T09:23:25.061974
2020-10-09T13:14:39
2020-10-09T13:14:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,480
java
package ekol.kartoteks.domain.dto; import ekol.hibernate5.domain.embeddable.DateWindow; import ekol.kartoteks.domain.Company; import ekol.kartoteks.domain.CompanyEmployeeRelation; /** * Created by kilimci on 23/09/16. */ public class CustomerServiceRepAuthorizedCompany { private Long relationId; private Co...
[ "dogukan.sahinturk@ekol.com" ]
dogukan.sahinturk@ekol.com
c6bd2a73684c6ae746bd3176b078a6bf68fd7c99
ba34cc3648cbfe8b4a0bf8814879463a50c7fd3a
/src/main/java/com/dillos/dillobot/annotations/Server.java
b8f6ef116ead12d2a3d9d2b09c3cdea8a747f58a
[]
no_license
jarrettkenny/dillo-bot
18246848f400d180d63ec6e0c17980e7d58fb035
c0fdd0f67b65ac99d10052ebd3b38ba088fd607c
refs/heads/master
2022-12-04T18:23:02.519047
2020-08-29T20:39:20
2020-08-29T20:39:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
299
java
package com.dillos.dillobot.annotations; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import java.lang.annotation.ElementType; @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.PARAMETER) public @interface Server {}
[ "logsdonalex11@gmail.com" ]
logsdonalex11@gmail.com
1b08dab2183a5f886c578ddfa1e69a5fd17aebb3
9d65a11c38247d9aed6ca47afc37b3b169affe8d
/HTMCEJB/ejbModule/SessionBeans/UnidadDependenciaFacadeLocal.java
8ec760e3534ceea2bf9f9d99af50e8ebeaea4c2b
[]
no_license
lcevallo/HTMC
2644c8a1306e08939ebed915949b2907e4e52496
13fc47e72384faae5755ab63eb688f71c6e7fbd8
refs/heads/master
2021-06-03T02:24:43.641973
2020-01-16T02:44:09
2020-01-16T02:44:09
96,184,017
0
0
null
null
null
null
UTF-8
Java
false
false
698
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 SessionBeans; import java.util.List; import javax.ejb.Local; import Entities.UnidadDependencia; /** * * @author Bryan *...
[ "lcevallo@gmail.com" ]
lcevallo@gmail.com
3b992b71f2f9fb620eff80917dd98c0b3520beff
e8ee01c0f6baf20249347b023a1a8784de4e984f
/src/Praktikum9/src/tugas2/Manusia.java
938064ddba1bd79a3ca49512c6a91a39c41cc740
[]
no_license
titaw1/Praktikum-PBO-2020
5cdd6431e7381296d849774efef2560836ba467d
5bf1fd3e1f39d5d7626b632490ea0606501d537a
refs/heads/master
2023-02-08T13:01:59.150180
2020-12-29T13:00:43
2020-12-29T13:00:43
293,171,854
0
0
null
null
null
null
UTF-8
Java
false
false
412
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 tugas2; /** * * @author tita */ public class Manusia { public void bernafas(){ System.out.println("Manusia Bern...
[ "wijayantitita094@gmail.com" ]
wijayantitita094@gmail.com
19865209db697717f70d688298d5d546a3f4914a
ca9bf5b3437ff9ae1000b34bac8df6391b2dc766
/app/src/main/java/com/example/cloudypedia/fawrysurveillanceapp/Activites/PhotoActivity.java
ce63f43e547a4db4d446ffd41bad005a619bd2a6
[]
no_license
ahmedelkashef/fawryfinal
607b57e892f7c60a4e93b48ae90138d5994d216c
b58fc61198625d5dbbac29035f35e46999bcf869
refs/heads/master
2021-01-12T06:36:13.655474
2017-03-05T21:32:48
2017-03-05T21:32:48
77,392,587
0
0
null
null
null
null
UTF-8
Java
false
false
1,293
java
package com.example.cloudypedia.fawrysurveillanceapp.Activites; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.ImageView; import android.widget.TextView; import com.example.cloudypedia.fawrysurveillanceapp.R; import com.example.cloudypedia.fa...
[ "ahmed.e.elkashef@gmail.com" ]
ahmed.e.elkashef@gmail.com
076058ddacfef6bb9afa419d82b044ea26990733
a2132ba9271ca1096bb2f82db6aa52ab3ec18d95
/src/com/gmail/erofeev/st/alexei/controlTwo/model/PurchaseOrder.java
7a84da91e6f867f5d1f784e45b1489678e1a4e73
[]
no_license
ErofeevAS/itacademy
a64c076c584e53cc008b16adab2957ea5e109d10
459f86fe4ed597671c0a19e7a8e45aad7acf2304
refs/heads/master
2020-04-12T04:39:30.367780
2019-02-14T16:08:15
2019-02-14T16:08:15
162,301,929
0
0
null
null
null
null
UTF-8
Java
false
false
805
java
package com.gmail.erofeev.st.alexei.controlTwo.model; import javax.xml.bind.annotation.*; import java.util.List; @XmlRootElement(name = "PurchaseOrder", namespace = "http://www.it-academy.by") @XmlAccessorType(XmlAccessType.FIELD) @XmlType(propOrder = {"orderDate", "item"}) public class PurchaseOrder { @XmlAttrib...
[ "spokeman152@gmail.com" ]
spokeman152@gmail.com
93a5e1fc6d24047f81665c28c145f8ac5956e256
13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3
/crash-reproduction-new-fitness/results/TIME-7b-3-1-Single_Objective_GGA-WeightedSum-BasicBlockCoverage/org/joda/time/format/DateTimeParserBucket$SavedField_ESTest.java
9d1977ec27a535e8f0dc63bde90eb0c1564a68ec
[ "MIT", "CC-BY-4.0" ]
permissive
STAMP-project/Botsing-basic-block-coverage-application
6c1095c6be945adc0be2b63bbec44f0014972793
80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da
refs/heads/master
2022-07-28T23:05:55.253779
2022-04-20T13:54:11
2022-04-20T13:54:11
285,771,370
0
0
null
null
null
null
UTF-8
Java
false
false
1,428
java
/* * This file was automatically generated by EvoSuite * Fri May 15 12:20:30 UTC 2020 */ package org.joda.time.format; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.runtime.EvoAssertions.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters;...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
d243ac7ada08f4da49b5c278a8995934d5c02307
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/29/org/apache/commons/math3/geometry/partitioning/utilities/AVLTree_insert_61.java
4536b1890f1f14c25272759dc6c3f17c6e251542
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
1,246
java
org apach common math3 geometri partit util avl tree purpos sort element allow duplic element code equal code sort set sortedset specif need null element allow code equal method suffici differenti element link delet delet method implement equal oper order mark method provid semant code sort set sort...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
9818c3778256cfba7c549169a9527dfccddaaab3
5ec06dab1409d790496ce082dacb321392b32fe9
/clients/java-undertow-server/generated/src/main/java/org/openapitools/model/ComDayCqReplicationImplContentDurboBinaryLessContentBuilderInfo.java
a67975fdf4c5fe85d0e63f58d13962d258d073b2
[ "Apache-2.0" ]
permissive
shinesolutions/swagger-aem-osgi
e9d2385f44bee70e5bbdc0d577e99a9f2525266f
c2f6e076971d2592c1cbd3f70695c679e807396b
refs/heads/master
2022-10-29T13:07:40.422092
2021-04-09T07:46:03
2021-04-09T07:46:03
190,217,155
3
3
Apache-2.0
2022-10-05T03:26:20
2019-06-04T14:23:28
null
UTF-8
Java
false
false
4,160
java
package org.openapitools.model; import java.util.Objects; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import org.openapitools.model.ComDayCqReplicationImplContentDurboB...
[ "cliffano@gmail.com" ]
cliffano@gmail.com
87ae9c50e52730c71e8c1ae6e0347427a81f9d11
a10cb748c5597851ed6cf9d04cafac6eb6c8f377
/week-01/day-4-5/src/Variables/FavouriteNumber.java
08cba827af90f3b1167c7bec4c1ede8c95923222
[]
no_license
green-fox-academy/szbarna-asd
9dba837c9186c9cde100c03b4d98018a32128473
8c85e747644e66a11a69f7efed789d6055653dbd
refs/heads/master
2020-09-25T02:45:20.176555
2020-03-03T20:54:49
2020-03-03T20:54:49
225,899,785
0
0
null
null
null
null
UTF-8
Java
false
false
209
java
package Variables; public class FavouriteNumber { public static void main(String[] args) { int favouriteNumber=7; System.out.println("My favourite number is: " + favouriteNumber); } }
[ "barna.efs@gmail.com" ]
barna.efs@gmail.com
1a9e1ad7048305c05bb9d04a2491c8c97297eb22
8f4dc6d22e28bedfce0bc9478abecdcba7e396f6
/app/src/main/java/com/dg/designstudy/Factory/StaticFactory.java
bfc5ca3b6ce3e535096a28a308fb84f7d6721bc3
[]
no_license
dugdugang/DesignStudy
7ec12329112d6d0d57b1e4a38b534130fe697e60
5d2b02fe51ab08137127d890b3eaae8dc39a7dcc
refs/heads/master
2021-04-27T05:06:55.774978
2018-03-05T09:54:24
2018-03-05T09:54:24
122,591,430
0
0
null
null
null
null
UTF-8
Java
false
false
228
java
package com.dg.designstudy.Factory; /** * Created by Administrator on 2018/2/27 0027. * 静态工厂模 式 */ public class StaticFactory { public static Product createProduct() { return new ProductA(); } }
[ "513642676@qq.com" ]
513642676@qq.com
00d094bfa369ab3dc3017a814a9f2ac72c24cf69
a6689bfcb181f6cb5fbab367e6b6f48738f239fc
/src/main/java/com/dropbox/core/v2/team/ListMemberDevicesArg.java
df05b8d5e99acead00bcd116f9b3dd3a8dcd2ca7
[ "MIT" ]
permissive
VDenis/dropbox-sdk-java
0df0fd0c3e225d26eaa7b27c52c1dc8bb38abc2e
d64515a8c6285c12dffd3d0bf0f2548d046125b6
refs/heads/master
2021-01-21T00:21:41.171499
2016-02-24T23:19:19
2016-02-24T23:19:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
11,460
java
/* DO NOT EDIT */ /* This file was generated from team_devices.babel */ package com.dropbox.core.v2.team; import com.dropbox.core.json.JsonReadException; import com.dropbox.core.json.JsonReader; import com.dropbox.core.json.JsonWriter; import com.fasterxml.jackson.core.JsonGenerator; import com.fasterxml.jackson.cor...
[ "krieb@dropbox.com" ]
krieb@dropbox.com
1b3bfcf159f9a22e346b83eb045e0fef67cea1cf
ea7278a4bf5ae7602e0a98db96a82b84779d446c
/src/main/java/com/xiaoke/controller/web/RoleController.java
29b8083f17945acd5c7dbac32cf9ad41f65b856f
[]
no_license
darkrain1990/xiaoke_sever
9b32e7e7a1e2bfd906bb654bb2b076395c423978
53ca0dacb212f102418585a53e152c91292fa695
refs/heads/master
2016-09-12T18:15:03.000830
2016-05-15T03:28:14
2016-05-15T03:28:14
58,799,106
0
0
null
null
null
null
UTF-8
Java
false
false
5,467
java
package com.xiaoke.controller.web; import com.xiaoke.entity.Role; import com.xiaoke.entity.vo.SysAuthorities; import com.xiaoke.entity.SysRoleAuthorities; import com.xiaoke.entity.qo.SysRoleQO; import com.xiaoke.entity.vo.PageBean; import com.xiaoke.service.RoleService; import com.xiaoke.service.SysRoleAuthoritiesSer...
[ "darkrain1990@hotmail.com" ]
darkrain1990@hotmail.com
e60710d4402ab923e072320c43fd9a68fb8a5df5
3bab81792c722411c542596fedc8e4b1d086c1a9
/src/main/java/com/gome/maven/analysis/AnalysisScopeUtil.java
aea76c9bdc99be4502f5da0dca5467a649dfb56c
[]
no_license
nicholas879110/maven-code-check-plugin
80d6810cc3c12a3b6c22e3eada331136e3d9a03e
8162834e19ed0a06ae5240b5e11a365c0f80d0a0
refs/heads/master
2021-04-30T07:09:42.455482
2018-03-01T03:21:21
2018-03-01T03:21:21
121,457,530
0
0
null
null
null
null
UTF-8
Java
false
false
809
java
/* * Copyright 2000-2013 JetBrains s.r.o. * * 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 agre...
[ "zhangliewei@gome.com.cn" ]
zhangliewei@gome.com.cn
0e3aec4397c2af513025b242a580392e0f832061
be1df0979b508c13acaf706489026771161ce56c
/Uley/uley/src/main/java/com/example/julia/uley/common/PackageType.java
2fd3ea16e9cba87dde0c09c3f2d4f0b7047e2120
[]
no_license
Pochatkin/MyRep
84e6bda44190e8f60c3a174597e36ab6bceaa36e
a1e716703383adb39b71249f79ac70c042b91432
refs/heads/master
2020-05-21T14:06:45.249271
2017-06-05T12:56:43
2017-06-05T12:56:43
46,584,151
2
2
null
null
null
null
UTF-8
Java
false
false
607
java
package com.example.julia.uley.common; /** * Created by Julia on 23.11.2015. */ public enum PackageType { //server client req REQ_SEARCH, REQ_SIGN_IN, REQ_SIGN_OUT, REQ_SIGN_UP, REQ_SEND_MESSAGE, //server response RESP_SIGN_IN_OK, RESP_SIGN_IN_FAILED, RESP_SIGN_UP_OK, RES...
[ "m.a.pochatkin@gmail.com" ]
m.a.pochatkin@gmail.com
c205a3b0657d6e3eacd356ee3969c56b2a3534b6
20919e14e453932ca10bf95e8fd40b46b5219e90
/src/com/ansorgit/plugins/bash/editor/highlighting/codeHighlighting/PostHighlightingPass.java
697fc2dbc2751540acfd9f06f586654f797a2053
[ "Apache-2.0" ]
permissive
stefano-garzarella/BashSupport
69c38429471401528d6f361c8b62d4433ddee401
7b487e023dd05a6b9ed5a429d421103f524b1598
refs/heads/master
2020-12-01T01:18:22.263323
2015-03-14T14:12:25
2015-03-14T14:12:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,472
java
package com.ansorgit.plugins.bash.editor.highlighting.codeHighlighting; import com.ansorgit.plugins.bash.editor.inspections.inspections.UnusedFunctionDefInspection; import com.ansorgit.plugins.bash.lang.psi.BashVisitor; import com.ansorgit.plugins.bash.lang.psi.api.BashFunctionDefName; import com.ansorgit.plugins.bash...
[ "github@joachim-ansorg.de" ]
github@joachim-ansorg.de
40c29c06abb3fc3491642430a9c61afc7dbb719a
80cd5720fedb1af3d9179009c5e78f7b14bd3bd3
/src/main/java/com/bridgelabz/MyBinaryTree.java
118d5cf4c189a306823b85de9a4852e6086027cf
[]
no_license
rinkeshdubey22/HashTable_BinarySearchTree_DS_Java
05522e8f6d8e17f7aa3d875d539f121024ebc790
aa57c6cd2955ff5ab77f58926fb83a8eff04b86f
refs/heads/master
2023-04-02T10:12:21.373346
2021-04-01T09:06:22
2021-04-01T09:06:22
352,743,298
0
0
null
null
null
null
UTF-8
Java
false
false
1,572
java
package com.bridgelabz; public class MyBinaryTree<K extends Comparable<K>> { MyBinaryNode<K> root; public void add(K key) { this.root = this.addRecursively(root, key); } private MyBinaryNode<K> addRecursively(MyBinaryNode<K> current, K key) { if (current == null) return n...
[ "rinkeshdubey2@gmail.com" ]
rinkeshdubey2@gmail.com
10c0b1b54113aac5ce2515c2713f80e83fa39e33
da181f89e0b26ffb3fc5f9670a3a5f8f1ccf0884
/CoreGestionTextilLevel/src/ar/com/textillevel/modulos/personal/entidades/contratos/Contrato.java
0916688a82fee4c7f4f81c4eaffb511f35d6cad7
[]
no_license
nacho270/GTL
a1b14b5c95f14ee758e6b458de28eae3890c60e1
7909ed10fb14e24b1536e433546399afb9891467
refs/heads/master
2021-01-23T15:04:13.971161
2020-09-18T00:58:24
2020-09-18T00:58:24
34,962,369
2
1
null
2016-08-22T22:12:57
2015-05-02T20:31:49
Java
UTF-8
Java
false
false
2,358
java
package ar.com.textillevel.modulos.personal.entidades.contratos; import java.io.Serializable; import javax.persistence.Column; import javax.persistence.DiscriminatorColumn; import javax.persistence.DiscriminatorType; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persi...
[ "ignaciocicero@gmail.com@9de48aec-ec99-11dd-b2d9-215335d0b316" ]
ignaciocicero@gmail.com@9de48aec-ec99-11dd-b2d9-215335d0b316
6ff8580224ebb8a29ce201e727b90fc5a0ebead6
6b23d8ae464de075ad006c204bd7e946971b0570
/WEB-INF/plugin/api/src/jp/groupsession/v2/api/schedule/prefarence/worktime/ApiSchPrefWorkTimeForm.java
b5b3e313fd8277cc1c7499b8186bcf15c0aff1da
[]
no_license
kosuke8/gsession
a259c71857ed36811bd8eeac19c456aa8f96c61e
edd22517a22d1fb2c9339fc7f2a52e4122fc1992
refs/heads/master
2021-08-20T05:43:09.431268
2017-11-28T07:10:08
2017-11-28T07:10:08
112,293,459
0
0
null
null
null
null
UTF-8
Java
false
false
1,267
java
package jp.groupsession.v2.api.schedule.prefarence.worktime; import jp.groupsession.v2.api.AbstractApiForm; import jp.groupsession.v2.api.GSValidateApi; import jp.groupsession.v2.struts.msg.GsMessage; import org.apache.struts.action.ActionErrors; /** * * <br>[機 能] スケジュール日間表示時間帯設定取得WEBAPIフォーム * <br>[解 説...
[ "PK140601-29@PK140601-29" ]
PK140601-29@PK140601-29