blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
684M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
132 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
28 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
352
1e9ee54f987e5b23688479ebad8681eabfbf56b1
886aa6b456554321aec45983633720a6fa9b8d09
/(GamersPvP) Eventos/src/dev/gamerspvp/gladiador/eventochat/EventoChat.java
8da1a34b708c51f9dc33f9d61ac6b287ce82e034
[]
no_license
yMaatheus/GamersPvP
ea77ba2513163a85ca28a8254bcb1caebd7cbda8
03918a4d5fd47699768f3e5c96d91c2946173b82
refs/heads/main
2022-12-29T23:36:05.334993
2022-10-15T13:50:26
2022-10-15T13:50:26
551,941,217
2
0
null
null
null
null
UTF-8
Java
false
false
599
java
package dev.gamerspvp.gladiador.eventochat; public class EventoChat { private int resultado; private boolean acontecendo; public EventoChat() { this.resultado = 0; this.acontecendo = false; } public void reset() { this.resultado = 0; this.acontecendo = false; } public int getRes...
[ "stvgamer74@gmail.com" ]
stvgamer74@gmail.com
b8c2b53186b4d7fa56c553530216ca3efcd73352
671e0fc1999463e8e7a64fdc80b87ffd1425b401
/src/main/java/com/octaspring/controller/ViewController.java
4d27012c956356bff3d1e922665b5a6cd241238b
[]
no_license
adairvega/octaspring
30f6a146dd890b306d7f3ede6e453ad77b0c1eef
682a6497aea22a2351f0873075e7efcb71161aab
refs/heads/main
2023-02-22T02:22:08.662674
2021-01-28T23:05:02
2021-01-28T23:10:11
331,775,985
0
0
null
null
null
null
UTF-8
Java
false
false
280
java
package com.octaspring.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; @Controller public class ViewController { @GetMapping("/") public String index() { return "index"; } }
[ "adairgonzalez@utez.edu.mx" ]
adairgonzalez@utez.edu.mx
52e8c42538b18d305a152c6639d8cd294c51db4e
1cde1f7a900bdb189b39c649639691c8dd9f0537
/order_service_impl/src/main/java/com/zufar/order_service_impl/controller/CategoryController.java
cafe4235b024c2b4b6bf7f0d4287339bdcf854c5
[]
no_license
Sunagatov/Order_Service
e3e105a2efc34a34d20c3558e694bf0213a991e1
2ec71aab4b5b5cb8361ddf74d840075151aa538f
refs/heads/master
2022-09-10T06:49:40.145518
2019-11-10T13:56:57
2019-11-10T13:56:57
217,142,299
1
0
null
2022-02-16T01:02:44
2019-10-23T19:57:23
Java
UTF-8
Java
false
false
987
java
package com.zufar.order_service_impl.controller; import com.zufar.order_management_system_common.dto.Category; import com.zufar.order_service_api.endpoint.CategoryServiceEndPoint; import io.swagger.annotations.Api; import io.swagger.annotations.ApiOperation; import org.springframework.http.HttpStatus; import org.spr...
[ "sunagatovzr@vdcom.ru" ]
sunagatovzr@vdcom.ru
6ebaf54edab76bc4797797fc0df3c2b5dd0edc3a
308b25c93597c7f2b54225e02e42b6970e7ce193
/12/AOneToManyTest/src/org/fkit/domain/Student.java
b263b2959e98f81adea3de514e8e04a84a1293c6
[]
no_license
johnnywong233/crazy_ssm
a6ab33a49d7cf3113912d232fba22f5d6eda264c
4c8e56676f0a7d65dd459b3f09f0a8b57317715b
refs/heads/master
2020-03-08T17:57:51.538890
2018-04-06T13:25:52
2018-04-06T13:25:52
128,282,762
0
0
null
null
null
null
UTF-8
Java
false
false
1,963
java
package org.fkit.domain; import java.io.Serializable; /** * CREATE TABLE tb_clazz( * id INT PRIMARY KEY AUTO_INCREMENT, * CODE VARCHAR(18), * NAME VARCHAR(18) * ); * <p> * INSERT INTO tb_clazz(CODE,NAME) VALUES('j1601','Java就业班'); * <p> * CREATE TABLE tb_student( * id INT PRIMARY KEY AUTO_INCREMENT, * NAME...
[ "wangjian@lattebank.com" ]
wangjian@lattebank.com
4cbc1e2bb8b743cd08aabb1a0fb4323eaf83fa54
fa255d697d9a173b55c2c0ef76930e0a25ac067d
/src/main/java/org/cryptocoinpartners/schema/dao/HoldingJpaDao.java
788cda567c5956c54dae6a76bd0bc0b79c37566f
[ "Apache-2.0" ]
permissive
timolson/cointrader
0eb84719b0ac6c380bcd728b6c9155923cfeb0b4
48d4b6cd8a6097a1c4c8773a2ec4004df2fbbfba
refs/heads/master
2023-06-25T17:40:43.506897
2022-06-21T01:03:49
2022-06-21T01:03:49
20,368,549
443
168
NOASSERTION
2023-06-14T22:34:08
2014-06-01T01:14:12
Java
UTF-8
Java
false
false
210
java
package org.cryptocoinpartners.schema.dao; public class HoldingJpaDao extends DaoJpa implements HoldingDao { /** * */ private static final long serialVersionUID = -6595431729819638158L; }
[ "douggie@melvilleclarke.com" ]
douggie@melvilleclarke.com
7cdafa4a96d3622c4e4e9a3b8ffa0641f316de86
ccc833aaa5fcd374e53df48272e8452201db4c9a
/blogs/src/main/java/com/blog/security/core/service/UserService.java
8f28cf1ffb2585751009c57aaa5dc50fbbd0a39d
[]
no_license
RJKKK/awesome_blogs
b1f98d81df1b6647fdba145a1fbdc238b71c6b01
3a80a4a4ecf18ef2921a35437179221621ccff45
refs/heads/main
2023-03-10T16:24:01.842991
2021-03-01T15:55:46
2021-03-01T15:55:46
307,855,361
3
1
null
2021-03-03T13:14:13
2020-10-27T23:40:24
TypeScript
UTF-8
Java
false
false
463
java
package com.blog.security.core.service; import com.baomidou.mybatisplus.extension.service.IService; import com.blog.security.core.entity.UserEntity; import java.util.List; /** * @Description 系统用户业务接口 */ public interface UserService extends IService<UserEntity> { /** * 根据用户名查询实体 * @Param username 用...
[ "996489871@qq.com" ]
996489871@qq.com
4fe81f2b49bbb6e6f298c6a935e4c8e887bd0b68
7ee57de8501e64f94727b71847de63ecd6c0f7a8
/Sece dining/Main.java
c7381d09d16e61f92a814d296e4d2d6a737e119e
[]
no_license
pree1999/Playground
e4696ac3acebee1ceb370fa281c2d8df2a350824
acbf6d8cce0f4775ac670888f467d3d447c0f91f
refs/heads/master
2022-07-15T21:29:02.433787
2020-05-14T07:20:01
2020-05-14T07:20:01
255,085,599
0
0
null
null
null
null
UTF-8
Java
false
false
286
java
#include<iostream> using namespace std; int main() { string door; int n; cin>>door>>n; if(door=="front") { if(n==1) cout<<"Left Handed"; else cout<<"Right Handed";} else{ if(n==1) cout<<"Right Handed"; else cout<<"Left Handed"; } }
[ "63546241+pree1999@users.noreply.github.com" ]
63546241+pree1999@users.noreply.github.com
ed0b51bb239c19d27c49e947b4b28b1c0ea26fea
c01a80acd844e93106f694d396bcfc9b5d12dd35
/Candy/Solution.java
e02d7d09611f5398629410e60e8999c1c4888e02
[]
no_license
shaowei-su/MySubLC
c8ccc25ffc552b297eb69ff7b2f888f7aa45fa33
1a8048c16f782e025f0da85ac79dcb6a02e9166d
refs/heads/master
2020-06-02T10:20:36.557147
2015-09-22T21:00:34
2015-09-22T21:00:34
37,701,847
0
0
null
null
null
null
UTF-8
Java
false
false
764
java
public class Solution { public int candy(int[] ratings) { if (ratings == null || ratings.length == 0) { return 0; } int res = 0; int[] candies = new int[ratings.length]; candies[0] = 1; for (int i = 1; i < ratings.length; i++) { if (ratings[i] > rati...
[ "shaow.su@gmail.com" ]
shaow.su@gmail.com
435f490f2c01c66a2e44b60cf2f66c4f881486e1
cc6ebd1214a2a33bbb5de97449bd30b986c38f61
/subsystem/src/test/java/test/org/picketlink/as/subsystem/util/TestModule.java
db8e71f3b35a1cf011a5181a38db46967f5e4d0f
[]
no_license
picketlink/picketlink-tests
aacdf967b85798f0897122094bf878e28e748e79
153ae9ad2771f671b3986976f0afc7d45b353bf0
refs/heads/master
2020-05-28T13:29:16.505241
2015-12-17T04:13:05
2015-12-17T04:13:05
16,284,113
0
1
null
2014-07-24T07:00:12
2014-01-27T16:05:21
Java
UTF-8
Java
false
false
7,774
java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
[ "pigor.craveiro@gmail.com" ]
pigor.craveiro@gmail.com
2e284d37109c97cc82632e4e597ff014950ce2af
521ebac515781cf9446076277293a1d0f4c6d5c3
/qos-war/src/main/java/com/viettelperu/qos/model/dto/CustomerDTO.java
f407037062ae27e49c17bda53e9ad7ec577d2efe
[ "MIT" ]
permissive
caf3sua/qos
ea9d535c7d4691f2cc3738c0aed4f2572a46176f
2a04b3a692acb2da293a4fcfc4cf9e69b1e083fd
refs/heads/master
2020-04-12T02:32:51.780836
2016-07-26T14:35:52
2016-07-26T14:35:52
64,227,746
0
0
null
null
null
null
UTF-8
Java
false
false
2,489
java
package com.viettelperu.qos.model.dto; import java.util.Date; /** * @author Nam, Nguyen Hoai <namnh@itsol.vn> */ public class CustomerDTO { String code; Long custId; String firstName; String lastName; Long serviceType; Date startDatetime; Long Status; String message; String telecomS...
[ "hoainamtin2@gmail.com" ]
hoainamtin2@gmail.com
4a5466f0b10c0b7445db7c3ccbfa62a121d63602
3fe1dca3d9f6a8b3561e00f48a1922336b0970b1
/Assignment 8/Chapter_5_CityGuide/app/src/main/java/demoproject/caleb/umbc/chapter_5_cityguide/MainActivity.java
39c982e18b3344c861e79272a97922075e609639
[]
no_license
calebamassey/Java-JavaFX-AndroidStudios
974bb1cca4d2f538f74a3bacde01b0c892e414ef
c09d9ed11e6a4f09fcd1cfb57e6936305599565b
refs/heads/master
2020-04-06T20:37:16.426249
2019-12-16T23:32:18
2019-12-16T23:32:18
157,774,370
0
0
null
null
null
null
UTF-8
Java
false
false
1,432
java
package demoproject.caleb.umbc.chapter_5_cityguide; import android.app.ListActivity; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.view.View; import android.widget.ArrayAdapter; import android.widget.ListView; public class MainActivity extends ListActivity { @Ove...
[ "43453784+calebamassey@users.noreply.github.com" ]
43453784+calebamassey@users.noreply.github.com
02478b333b884d997f11f4edc6d2dc767ec9a8bb
4a8defe6b16ed957c10c574f53220ffec87d272e
/src/main/java/com/example/demo/service/UserAndBanjiService.java
61d86f960a61642b9df62bff00ea402630143657
[]
no_license
19941229xz/pageDemo
02381898d69d3d2dea13626bedaee000db18e2f7
5b5c8153c5e066ed404cf80828c284cf3c82fedd
refs/heads/master
2020-04-14T23:24:45.283238
2019-04-28T01:50:00
2019-04-28T01:50:00
164,201,360
0
2
null
null
null
null
UTF-8
Java
false
false
207
java
package com.example.demo.service; import com.example.demo.common.base.BaseService; import com.example.demo.model.UserAndBanji; public interface UserAndBanjiService extends BaseService<UserAndBanji>{ }
[ "kumashou@10.0.1.172" ]
kumashou@10.0.1.172
94758adf80460be3d2dbc038565a29e87da107c2
68b7462c32372b81251da5a989967e3a762bc79d
/src/main/java/com/keksovmen/Pinger/Handlers/FileHandler.java
0e61bc3049e87c6f7715f7632fa1e33263314ad7
[]
no_license
keksovmen/SiteChecker
6dd999307e268770dacb622e2253b559131ffc35
91d9de9b9d4a995e850531b14b9fb224fb363707
refs/heads/master
2023-03-11T01:23:25.296293
2021-02-25T05:53:53
2021-02-25T05:53:53
340,368,999
0
0
null
null
null
null
UTF-8
Java
false
false
2,899
java
package com.keksovmen.Pinger.Handlers; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import java.nio.file.StandardOpenOption; import java.util.ArrayList; import java.util.List; public class FileHandler extends AbstractHandler { public static final ...
[ "keksovmen@yandex.ru" ]
keksovmen@yandex.ru
182b06a57d6a4141261ecf0afb0de60fbc7fb272
eae1771a055d3d1796f87e7491a405ac5d030d26
/test/com/facebook/buck/rules/coercer/SourceSetTest.java
ba781240148d9fff658f80075c722f40ea44e563
[ "Apache-2.0" ]
permissive
auserj/buck
0015bf14dfdf1125923e295ff8c0bc227916cac4
046feaa1eb9b1dd2c31ce6c364995fb3207e627d
refs/heads/master
2021-09-20T17:20:19.845804
2018-08-12T21:39:25
2018-08-12T22:39:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,261
java
/* * Copyright 2016-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
782285093630a78ce81c89f9fa51003bad898db7
2f792ffd19eb1cce1391249a8f235d05fc5b0998
/app/src/androidTest/java/com/example/ano/daily/ExampleInstrumentedTest.java
b57917a6684b2e7e91fc4748247c6a5f24246965
[]
no_license
stupidboy666/Daily
ed584474ad2bbed1f15c8cb972503452c5797a01
cd9b48643bc882677d3c9955aaf86a5956260478
refs/heads/master
2020-03-30T07:59:57.309799
2018-10-01T15:28:30
2018-10-01T15:28:30
150,980,406
0
0
null
null
null
null
UTF-8
Java
false
false
726
java
package com.example.ano.daily; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute on an Android d...
[ "1300833021@qq.com" ]
1300833021@qq.com
126de6afc85bc8580c896e2a440581a320075fae
9f5a354cdea6ebf0133c6e793f020609d837d900
/Alumini/src/com/alumni/db/DbConnection.java
7020663b4b05b76c38f14323695c68474a9c2106
[]
no_license
rhts76448/Studentsapp
2af40ce3c86efa514e5e384fc4bc14941e422c04
d5461a5b0599b4eda3a3af032d388ee26d5f29c8
refs/heads/master
2020-03-21T02:42:44.360106
2018-05-14T02:25:15
2018-05-14T02:25:15
138,013,762
0
0
null
null
null
null
UTF-8
Java
false
false
322
java
package com.alumni.db; import java.sql.Connection; public class DbConnection { private static Connection connection; public static void setConnection(Connection connection) { DbConnection.connection = connection; } public static Connection getConnection() { return DbConnection.connection; } }...
[ "rohitpatel76448@gmail.com" ]
rohitpatel76448@gmail.com
984dc8805821677d1f47723ce24df1027aba9282
f75be7e48f6b2c8cd79bdb5d268e08db631d3363
/src/GUI/TimeTableController.java
042327bf47afd445a4410a424e0552befab50855
[]
no_license
hamadhassan3/TimeTableManager
89abbfbfc95e6533ddf553710b3a890837635317
44a9561b6b52b2eb9380f41031f0053b5f6565af
refs/heads/master
2023-05-15T06:01:11.162324
2021-06-08T19:48:25
2021-06-08T19:48:25
375,083,925
0
1
null
null
null
null
UTF-8
Java
false
false
51,263
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 GUI; import admtimetable.*; import com.sun.javafx.scene.control.skin.TableColumnHeader; import com.sun.javaws.Main; import jav...
[ "hamadhassan3@gmail.com" ]
hamadhassan3@gmail.com
2a850a1799e7f3be8452ba9886e97a8dfc6be9dd
98d14a8d01c22b473c14ed61323c6a30c1081088
/src/main/java/com/mashibing/juc/c_028_interview/A1B2C3/T04_00_lock_condition.java
d11e758f78089741c86d8d53e54f62c7a1c3626f
[]
no_license
lintianneng/JUC
4d489686df95679ee88b34c2d4dfc1ffea20bc25
1bc8ae127947c402ce032aaee4fd9f24e54fb112
refs/heads/master
2020-08-08T23:09:25.807066
2019-09-29T03:24:03
2019-09-29T03:24:03
213,942,502
1
0
null
null
null
null
UTF-8
Java
false
false
1,372
java
package com.mashibing.juc.c_028_interview.A1B2C3; import java.util.concurrent.locks.Condition; import java.util.concurrent.locks.Lock; import java.util.concurrent.locks.ReentrantLock; public class T04_00_lock_condition { public static void main(String[] args) { char[] aI = "1234567".toCharArray(); ...
[ "alanpppbox@gmail.com" ]
alanpppbox@gmail.com
77495d62a617d6bacf3c89146ccf72a7a5f80dc1
f03931d05413f0d29d8e27944a6c5400ab52575e
/ViewController/src/view/SearchBean.java
ea13c70149c69e4b50aab6e3b9b01cdc37aedb92
[]
no_license
pavansinghk/Ticketing_Tool
e82b0795d79df48f4f0f35d716168b7758945a6e
622bff701628fdbad23a463b10baa4c6a6e74d38
refs/heads/master
2021-04-26T22:15:48.271182
2018-03-06T09:33:39
2018-03-06T09:33:39
124,056,508
0
0
null
null
null
null
UTF-8
Java
false
false
12,111
java
package view; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.sql.SQLException; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.Date; import javax.el.ELContext; import javax.el.ExpressionFactory; import javax.el.ValueExpression; imp...
[ "36985671+pavansinghk@users.noreply.github.com" ]
36985671+pavansinghk@users.noreply.github.com
6caf914db4f82c6cea80ec15269250a26e9e1e6b
d490742b8eda06820ff86335b495fa22d6d05614
/gmall-manage-service/src/main/java/com/example/service/impl/AttrServiceImpl.java
59be687be59804b624ba42f6719a4429e39cb958
[]
no_license
Loners451/gmall
f6c4371741bd2d924421a2eaa4f07b9e870a2ac9
c2876684bcda93001c0700cd6daf059228855ab9
refs/heads/master
2022-09-17T19:01:01.164870
2019-11-07T12:58:30
2019-11-07T12:58:40
213,836,756
1
0
null
null
null
null
UTF-8
Java
false
false
4,224
java
package com.example.service.impl; import com.alibaba.dubbo.config.annotation.Service; import com.example.mapper.PmsBaseAttrInfoMapper; import com.example.mapper.PmsBaseAttrValueMapper; import com.example.mapper.PmsBaseSaleAttrMapper; import com.gmall.bean.PmsBaseAttrInfo; import com.gmall.bean.PmsBaseAttrValue; import...
[ "977036451@qq.com" ]
977036451@qq.com
1fab259b739f49091660af133f6e5b37e2bbb36a
99ee3811eba3b00c8cbd18eb26fdb9baecd42eb3
/ScrablleWordsFinder/src/pa4/ScoreTable.java
e7d342ff3177846d8c5f4ccadcaa1a483c5a52cf
[]
no_license
kavishjadwani/Scrabble-Words-Finder
76b888426f7caf64dae01b462ad9e627a9d7f5cc
674106293bda440932dcf14ad2b3ff3466841bb6
refs/heads/master
2021-05-14T14:52:43.517945
2018-01-02T07:54:48
2018-01-02T07:54:48
115,980,855
0
0
null
null
null
null
UTF-8
Java
false
false
2,199
java
package pa4; public class ScoreTable { private static final int scoreLevel1 = 1; private static final char[] level1Chars = {'A', 'E', 'I', 'O', 'U', 'L', 'N', 'S', 'T', 'R', 'a', 'e', 'i', 'o', 'u', 'l', 'n', 's', 't', 'r'}; private static final int scoreLevel2 = 2; private static final char[] level2...
[ "33188687+kavishjadwani@users.noreply.github.com" ]
33188687+kavishjadwani@users.noreply.github.com
69a71cf4d27ec48997adaaf69e81d6f591d6d07a
f9ac69c35e44c4e6d46c490931484c26213e8ee0
/src/my/gfg/doubly/linkedList/crud/DoublyLinkedList.java
e19ab753883125d6fcb84bce439b2487985a59f2
[]
no_license
shanumnnit/DS
d12cf9baf5ca9e10292c722dc05de417ea9bfe66
b54761cec3493da7ad3479a3b0ba5776ff3c46dc
refs/heads/master
2020-03-22T08:41:29.246267
2020-01-19T06:07:14
2020-01-19T06:07:14
139,784,164
0
2
null
2018-07-06T21:39:29
2018-07-05T02:16:39
Java
UTF-8
Java
false
false
2,033
java
package my.gfg.doubly.linkedList.crud; class Node { int data; Node prev; Node next; public Node(int data) { super(); this.data = data; } } class DoublyLinkedList { Node head; public void insertAtBeggining(int data) { Node newNode = new Node(data); if (head == null) { head = newNode; return; ...
[ "shanu.gupta@kronos.com" ]
shanu.gupta@kronos.com
5b9346fad82a4190fed4753e0ae490440622801b
87404213803a1199a2382e6e883517de10e55849
/src/MainServer/Client_interface.java
c2461f4c8256594eeee0160eb4f867d0b8598b74
[]
no_license
sharmalakshay/fileSystem
0fd3b5e962dc62ef8da861964f0b21b734f3319a
9e9432993f837c1894cd5e27cbda17cfdf02572c
refs/heads/master
2021-05-06T09:56:00.910216
2017-12-15T23:19:26
2017-12-15T23:19:26
114,111,468
0
0
null
null
null
null
UTF-8
Java
false
false
995
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 MainServer; import java.rmi.*; /** * * @author LSHARMA */ public interface Client_interface extends Remote{ /** * Updat...
[ "lsharma@tcd.ie" ]
lsharma@tcd.ie
256a5cb09fd0b5f549c46ff113da40852922e870
bfbfdb87807191e08f40a3853b000cd5d8da47d8
/common/service/facade/src/main/java/com/xianglin/appserv/common/service/facade/model/Response.java
bf15a37caa21f9bb3acef0af2c5c5295db9a9766
[]
no_license
1amfine2333/appserv
df73926f5e70b8c265cc32277d8bf76af06444cc
ca33ff0f9bc3b5daf0ee32f405a2272cc4673ffa
refs/heads/master
2021-10-10T09:59:03.114589
2019-01-09T05:39:20
2019-01-09T05:40:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,324
java
/** * */ package com.xianglin.appserv.common.service.facade.model; import com.google.common.base.Optional; import com.xianglin.appserv.common.service.facade.model.enums.FacadeEnums; import com.xianglin.appserv.common.service.facade.model.enums.ResponseEnum; import org.apache.commons.lang3.StringUtils; import static...
[ "wangleitom@126.com" ]
wangleitom@126.com
7842ea43dc772106a67475b86a5dd4f39285a37b
6a6912a3b8aafb4dc7459f80cad19e1a531a180d
/src/test/java/stepdefinitions/ChoucairAcademyStepDefinitions.java
e823d22d60e323932e2829a8261a60b475967ce1
[]
no_license
airportPickup/GuiaTecnica
c5c52e845651aedc0ff585a555ee5ce4e644b269
9869c9f00a6ff39597055fd0a0247f73c68b05dc
refs/heads/master
2023-08-09T11:13:19.948314
2021-09-21T05:48:06
2021-09-21T05:48:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,563
java
package stepdefinitions; import cucumber.api.java.Before; import cucumber.api.java.en.Given; import cucumber.api.java.en.Then; import cucumber.api.java.en.When; import model.AcademyChoucairData; import net.serenitybdd.screenplay.GivenWhenThen; import net.serenitybdd.screenplay.actors.OnStage; import net.serenitybdd.sc...
[ "dianamilena1699@gmail.com" ]
dianamilena1699@gmail.com
bbbdcaa2a9ac93bd4b94f77d9106d15349f5c6ad
dab8a140d34cecf19b79da22b80181b44304189b
/Android引导页/CircleIndicator/app/src/androidTest/java/com/example/li/circleindicator/ApplicationTest.java
b072d9a1019db9ad6c66eabcc60a03560b1901b6
[]
no_license
lichengxin/AndroidLocalDemo
29d5a38b911f057e390997e8dfc86a293f99c187
4422d593c7488654c568700a1c2ef3e5b679d796
refs/heads/master
2021-01-19T02:23:37.675790
2016-07-14T09:39:35
2016-07-14T09:39:35
63,297,404
0
0
null
null
null
null
UTF-8
Java
false
false
361
java
package com.example.li.circleindicator; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { ...
[ "lichengxin@renqidai.cc" ]
lichengxin@renqidai.cc
0dee03af038be9a85c69388fa44c2ab9b0d8b9d1
46639889543315094ad36e493f014f3641eb31f6
/JstxCore/src/main/java/co/q64/jstx/compression/lzma/LZMACompressor.java
acf2317939cd084137fb4aec5b55fcc51a700f79
[]
no_license
richax/Jstx
b7809c680a6e5490ee8739867fa95d1356826ba0
699e45c9b30ecd1190bee3bbcdc0899669c54748
refs/heads/master
2023-03-15T16:45:38.709196
2018-04-12T03:42:44
2018-04-12T03:42:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,349
java
package co.q64.jstx.compression.lzma; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import co.q64.jstx.compression.lzma.impl.lzm.Chunker; import co.q64.jstx.compression.lzma.impl.lzm.Encoder; /** * LZMA compressor. */ public class LZMACompressor { /** * The default compr...
[ "Quantum64Development@gmail.com" ]
Quantum64Development@gmail.com
3cb36f771ffaeecf7059a12a68774de8db355a59
f9a5c9a6d9c92bfedbf5bf16492711952bcf60cc
/bundles/csvdir/tags/org.connid.bundles.csvdir-0.4/src/test/java/org/connid/bundles/csvdir/CSVDirConnectorCreateTests.java
8a2048d8d29921d6c0069bfbf68ecaad603cba68
[]
no_license
ilgrosso/oldConnId
0caf26b32c84e0a053bc4087f46610c7ff9317fb
cabaf3590663eadab8f2bca361e8c07b929d357c
refs/heads/master
2021-01-25T03:48:22.903438
2015-03-16T07:51:48
2015-03-16T07:51:48
32,308,774
1
0
null
null
null
null
UTF-8
Java
false
false
5,567
java
/* * ==================== * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 2011 Tirasa. All rights reserved. * * The contents of this file are subject to the terms of the Common Development * and Distribution License("CDDL") (the "License"). You may not use this file * except in complia...
[ "chicchiricco@gmail.com@22724a10-ea78-6fbf-fdf7-017d9d74b811" ]
chicchiricco@gmail.com@22724a10-ea78-6fbf-fdf7-017d9d74b811
999c52c52fa73e910603d589d1e4049568daa448
954c85a2b12118d924ca7c4ec63dadc90cd89402
/src/ru/fizteh/fivt/students/pavel_voropaev/multifilehashmap/commands/Get.java
69f08c7f50d1e0069a501cb18587a579a17bea92
[ "BSD-2-Clause" ]
permissive
ValentineLebedeva/fizteh-java-2014
6c5195070e29620f360c84a8f7a18c5ca32a5277
0b7d833e7161ab64baf13fbf92e5e3f254cbecf3
refs/heads/master
2021-01-18T01:05:32.938575
2014-12-23T18:23:33
2014-12-23T18:23:33
27,333,917
1
0
null
null
null
null
UTF-8
Java
false
false
868
java
package ru.fizteh.fivt.students.pavel_voropaev.multifilehashmap.commands; import ru.fizteh.fivt.students.pavel_voropaev.multifilehashmap.*; public final class Get { private static int argNum = 2; private static String name = "get"; private static String usage = "Usage: get <key>"; public static void e...
[ "viavia@ro.ru" ]
viavia@ro.ru
b398dc1473abae8e3ee85b8aedd8a8afcbffeab6
065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be
/drjava_cluster/11612/src_1.java
23e9502b473372112ea57c2a1a308a90ef1be607
[]
no_license
martinezmatias/GenPat-data-C3
63cfe27efee2946831139747e6c20cf952f1d6f6
b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4
refs/heads/master
2022-04-25T17:59:03.905613
2020-04-15T14:41:34
2020-04-15T14:41:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
28,412
java
/*BEGIN_COPYRIGHT_BLOCK * * This file is part of DrJava. Download the current version of this project from http://www.drjava.org/ * or http://sourceforge.net/projects/drjava/ * * DrJava Open Source License * * Copyright (C) 2001-2005 JavaPLT group at Rice University (javaplt@rice.edu). All rights reserved. *...
[ "375833274@qq.com" ]
375833274@qq.com
d0cb5816445b6dc87f5ee30a86e6102d932a1b1e
4f2bf6b54fbccafc1fa256c39982c6a673745489
/flightreservation/src/main/java/com/pradeep/flightreservation/repos/FlightRepository.java
39df9e3f1043b8ebf829fe45d097f92e25ef68d0
[]
no_license
pradeep104203/FullStack-Development-using-SpringBoot-Angular-React
536fafb0a883402a44f1a98646caf29401e3340e
fd7458c62c89656680b1cc238a7acb5da3b81486
refs/heads/master
2023-04-02T00:06:43.882344
2021-03-11T15:39:08
2021-03-11T15:39:08
346,749,440
0
0
null
null
null
null
UTF-8
Java
false
false
667
java
package com.pradeep.flightreservation.repos; import java.util.Date; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import com.pradeep.flightreservation.entities.Flight; ...
[ "pradepreddy1993@gmail.com" ]
pradepreddy1993@gmail.com
08713bf70ea832b12d5149a0225a6591afedc1bf
14f7ba51772dab32b0c260cbd59987fe8c42d9ba
/src/main/java/梅花易数易学/六十四卦/风天小畜.java
11035b50d66afd1fe3f1b329a050b17c6035f37a
[]
no_license
gaogushenling/suangua
700d454c7f524e006a9dc61e2b9a47465b512982
605eee20f56cde2a3d217e5f0fcde32eefabdf79
refs/heads/master
2021-10-08T21:51:13.050496
2018-12-18T06:48:51
2018-12-18T06:48:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
868
java
package 梅花易数易学.六十四卦; import static Print.Print.println; /** * Created by zyf on 2016/9/15. */ public class 风天小畜 extends 六十四卦 { @Override public void 卦意() { println("巽上乾下\n"); } @Override public void 卦辞() { println("亨。密云不雨。自我西郊。\n"); } @Override public void 卦爻() { ...
[ "BigBanan@169.254.188.139" ]
BigBanan@169.254.188.139
cb8ab7cb8b2223857d3ee4001cdd18c23d5d8ba2
e425c13a0e62ede731b19e432471c0821b1dd098
/bc/src/public/nc/uap/lfw/core/model/util/ElementObserver.java
b9cd135b2eb08078de6ea229f902e628a292099e
[]
no_license
thimda/rsd_web
42c6ee54fcdd2fc699b74a1a48af2424fb5fd751
8c32851118eb98de1df2f0889a693258f10eab11
refs/heads/master
2020-05-17T18:58:22.839246
2012-04-01T22:24:41
2012-04-01T22:24:41
3,823,167
3
1
null
null
null
null
GB18030
Java
false
false
12,384
java
package nc.uap.lfw.core.model.util; import nc.uap.lfw.core.combodata.ComboData; import nc.uap.lfw.core.comp.ExcelColumn; import nc.uap.lfw.core.comp.ExcelColumnGroup; import nc.uap.lfw.core.comp.ExcelComp; import nc.uap.lfw.core.comp.GridColumn; import nc.uap.lfw.core.comp.GridComp; import nc.uap.lfw.core.comp.IExcelC...
[ "devin_2012@163.com" ]
devin_2012@163.com
638d066ca2886fd93b4fa15fbd30ee04a247b034
3659875802aec87a3ab191c09388d59b63869380
/javademo/src/java0705_basic_operator/prob/Prob0705_02.java
51a1cfd83423a49d2d4a7c497051fc11780c8fb0
[]
no_license
hongdaepyo/h1o1n1g1
fab31dbd459dab78cb380acdec6563eb02cb2534
87896497a321440dff589e163cfa5a0644fad559
refs/heads/master
2021-06-06T17:38:46.362177
2016-12-20T10:47:39
2016-12-20T10:47:39
64,099,068
0
0
null
2021-05-07T06:13:59
2016-07-25T02:55:09
Java
UTF-8
Java
false
false
549
java
package java0705_basic_operator.prob; /* * data변수의 값이 대문자 이면 'A', 소문자이면 'a'을 * 출력하는 프로그램을 구현하시오. * [실행결과] * a */ /* char result = data >= 'A'&&data<='Z'?'A':'a'; System.out.println(result); */ public class Prob0705_02 { public static void main(String[] args) { char data = 'A'; // A ~ Z a~z /...
[ "h1o1n1g1@nate.com" ]
h1o1n1g1@nate.com
3277711c318c35cf5082861bdaeb21e6176acb1b
3abcf21616c2f8d3ac552cd4612fe6c287abd307
/leetcode/src/com/bruce/leetcode/LinkedListCycle.java
6dedbf9864d7217b1a1e9cabe272f9eb90dbf09f
[]
no_license
zj1111184556/javadesignpatter
235c4aa6be56dc6db4d0ca624b2123ce5aea2d31
ff6116039cd0f45bf24243fbacbb1d8f1dc4e626
refs/heads/master
2020-12-07T13:46:31.405208
2016-09-18T09:46:11
2016-09-18T09:46:11
68,512,022
1
0
null
null
null
null
UTF-8
Java
false
false
538
java
package com.bruce.leetcode; class ListNode { int val; ListNode next; ListNode(int x) { val = x; next = null; } } public class LinkedListCycle { public boolean hasCycle(ListNode head) { if(head == null || head.next == null) return false; ListNode Fas...
[ "bruce_zhou@asus.com" ]
bruce_zhou@asus.com
37e51cf8e8722bc9051ecf9610e450e8a25514fa
b2db9c24d9d4b3a982e0d70b7042539cd63a26bc
/src/main/java/ru/dolinini/notebook/security/UserDetailsServiceImpl.java
64d4a35d70099743c39f74eec8c67a8451d6beeb
[]
no_license
AlejandroWorkAcc/Notebook
a9a23d67fd5545c979ab257feb8d1e904f9abcbd
3ab3e1b4aca41b8d36a3442a3d614e5257521e53
refs/heads/main
2023-03-15T16:48:27.458105
2021-03-08T13:26:33
2021-03-08T13:26:33
345,310,666
0
0
null
null
null
null
UTF-8
Java
false
false
971
java
package ru.dolinini.notebook.security; import org.springframework.security.core.userdetails.UserDetails; import org.springframework.security.core.userdetails.UserDetailsService; import org.springframework.security.core.userdetails.UsernameNotFoundException; import org.springframework.stereotype.Service; import ru.doli...
[ "ljvghjlfnm@yandex.ru" ]
ljvghjlfnm@yandex.ru
b0593188d97535a5f978a362424b53c2b54c8d61
8f3957062ea5e9f76b4153ff7d191d8a7f97c622
/app/src/main/java/com/legend/ys8/utils/JsonUtil.java
4cdd02381b9179eeaa69c48e636f9b93c2b3f6d7
[]
no_license
liuzhushaonian/ys8-date-set
0aec2a254fbae0f818ebabc1589e608f5fb9bab1
fcbda0cd701fad8ceb9fb48f91ac1252c2c9a1ee
refs/heads/master
2021-07-08T17:33:36.922408
2017-10-07T10:49:24
2017-10-07T10:49:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,332
java
package com.legend.ys8.utils; import android.util.Log; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.legend.ys8.model.CharacterImpl; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import java.util.ArrayList; import java.util.List; /** * 解析json数据...
[ "liuzhu234@gmail.com" ]
liuzhu234@gmail.com
874185c18d41c25baff638bab3b1fe7dbc584814
3c9c52083decc2344dde318307a27bf21346447a
/src/baekjoon/solve/P01330___SumTwoNumbers.java
3cc9db4a464fa98fd22e3f01745b74c0d11de39b
[]
no_license
YeonjungJo/baekjoon
491e29b0a2aed6b8f1ebb64d775f00e903763f2a
aecb376b2b45ec5615ff597ca62fe723b27083e5
refs/heads/master
2022-03-15T12:06:49.126069
2022-03-13T17:36:53
2022-03-13T17:36:53
50,565,804
0
0
null
2022-02-15T14:39:33
2016-01-28T07:47:45
Java
UTF-8
Java
false
false
409
java
package baekjoon.solve; import java.util.Scanner; public class P01330___SumTwoNumbers { private static final Scanner sc = new Scanner(System.in); private void solve() { int a = sc.nextInt(); int b = sc.nextInt(); System.out.println(a == b ? "==" : a > b ? ">" : "<"); } public...
[ "yeonjung.jo@gmail.com" ]
yeonjung.jo@gmail.com
9af1f217e8d1bcdb45d7e1397d2740e49ff0c922
9b55a44aa8a2fd30e2c33f2baddeead9f992905e
/codegeneration/src/main/java/de/uniluebeck/sourcegen/c/CppFunComment.java
c1dd799006cdc5279064c1e192c3147244ade7bf
[ "BSD-3-Clause" ]
permissive
boldt/fabric
b158fd92705e27d869835ef822934a6e15b8d2eb
ee01ce6d8025b5116087635cb753341eac34eb60
refs/heads/master
2020-04-05T23:35:57.922202
2012-03-16T01:11:16
2012-03-16T01:11:16
1,858,723
0
0
null
null
null
null
UTF-8
Java
false
false
1,807
java
/** * Copyright (c) 2010, Dennis Pfisterer, Marco Wegner, Institute of Telematics, University of Luebeck * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the * following conditions are met: * * - Redistributions of source ...
[ "github@dennis-boldt.de" ]
github@dennis-boldt.de
060624f9072eedab106e3297766412539f094cd2
90f75ddb200623f1e5332861e2c67d6059b56a46
/factory-materials/src/servlet/DelEmpInfoServ.java
7f8ebb32cb8eb9377af50d58e279dd23e3d243f0
[]
no_license
ThanlonSmith/factory-material
758f71c8fc92bc87835fb820054f3430a9ca360a
e3c988761273912b3592f579b083c0690dd5ad31
refs/heads/master
2020-11-24T12:09:04.473314
2020-06-05T05:55:15
2020-06-05T05:55:15
228,136,897
5
0
null
null
null
null
UTF-8
Java
false
false
1,059
java
package servlet; import java.io.IOException; import java.sql.SQLException; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import dao.AdminDao; /** ...
[ "thanlon@163.com" ]
thanlon@163.com
75a1871f020b9ca0b135f41d979d5cc096e2f2c7
a602903c73834edbd6b1161dd202d1e36428a7ca
/Java/restassured.sandata.interop/src/test/java/AltEVV_generic/restassured/sandata/Indiana/Visit/SEVV277_TC100795_AltEVV_Visit_Modifier1field_validation_positive.java
9c40aaaef13f143406eae8fc651ad65aa38ee2c8
[]
no_license
PharahPhat/Selenium
e5e0ce5ca91708f63005fe205b061f23f1cd2c8e
572fcf773c9e70b7ac168752d11c11b24837cab9
refs/heads/master
2022-12-08T12:59:52.010706
2020-04-01T04:49:04
2020-04-01T04:49:04
143,975,962
0
0
null
2022-12-06T00:44:30
2018-08-08T07:20:16
Java
UTF-8
Java
false
false
3,189
java
package AltEVV_generic.restassured.sandata.Indiana.Visit; import java.io.IOException; import java.sql.SQLException; import org.json.simple.JSONArray; import org.json.simple.JSONObject; import org.json.simple.parser.ParseException; import org.testng.annotations.Test; import com.globalMethods.core.Assertion_DbVerifier; ...
[ "phattnguyen@kms-technology.com" ]
phattnguyen@kms-technology.com
076891fab3aa1c98dacac56a37bd7ead2b601353
f84cdfcbf69944a0c553a7c75bc886cb048961a2
/base/src/com/google/idea/blaze/base/projectview/section/sections/DirectoryEntry.java
0744eea10ddd94880c2821a8f76628087d490df9
[ "Apache-2.0" ]
permissive
ahirreddy/intellij
737940df855c3c72f10f365c187cc076d1b7e96b
369ec0911356207231bffee0995095159ae8c93d
refs/heads/master
2021-01-19T21:19:48.543782
2018-08-17T22:10:54
2018-08-17T22:10:54
82,481,985
0
1
Apache-2.0
2019-03-22T21:17:33
2017-02-19T18:59:05
Java
UTF-8
Java
false
false
2,072
java
/* * Copyright 2016 The Bazel Authors. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "brendandouglas@google.com" ]
brendandouglas@google.com
5ddf629edfa5d2df7d16f1a5da27fb831ffc2b31
452a524e2faf3dd6cd356fe97c602d09d2ec35ca
/src/test/java/com/main/Page03.java
670f0c796322924b0e0abc541ebee82c9bf93d6e
[]
no_license
svene/JPATips
913a8ac09e44e7ec0c78dd837b7a03f856951f93
cf51f796d16b3105b95e08c0439a22988f037284
refs/heads/master
2021-01-18T18:25:03.806606
2014-05-31T10:00:40
2014-05-31T10:00:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,101
java
package com.main; import javax.persistence.EntityManager; import com.model.Address; import com.model.Person; public class Page03 { public static void main(String[] args) { CodeGenerator.startConnection(); CodeGenerator.generateData(); EntityManager em = CodeGenerator.getEntityManager(); Person person = e...
[ "sven.ehrke@canoo.com" ]
sven.ehrke@canoo.com
d4d3f23f95a21c5bd58fb71e8d91b4c82472f475
16b16514066a96779a1c8440fc3ab4d70583f187
/app/src/main/java/dnd/com/soupthatisthick/compendium/common/impls/ReadDaoImpl.java
0fd2c707b9440310ef623ee286e29e672ab5f1db
[]
no_license
serskine/Compendium
d5104806c7296b40c331dae42ce598a23695540d
4d2288bc179a95e6e7d85494f6e582a14380c32e
refs/heads/master
2020-03-18T15:20:20.268793
2018-05-25T20:24:05
2018-05-25T20:24:05
134,901,355
1
0
null
null
null
null
UTF-8
Java
false
false
1,660
java
package dnd.com.soupthatisthick.compendium.common.impls; import android.arch.persistence.room.RoomDatabase; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import dnd.com.soupthatisthick.compendium.common.ifaces.ReadDao; public class ReadDaoImpl<Key, Record> extend...
[ "stuart.marr.erskine@gmail.com" ]
stuart.marr.erskine@gmail.com
a73cd86611b618ea20643cad5fa7dbe764889851
b71739bd2a3cecaa9b6aef4ed583278297badc09
/src/main/java/org/jboss/narayana/case02681833/RunnableTx.java
d426b3b1f6fba6fdba46b650f50d955ec483aa22
[]
no_license
jhalliday/txjournaltest
a358ff69a65724a19a68ae1a7744eefd7dd6f3f6
de814cfd1a20216e7c51606a3dea321927863bb5
refs/heads/master
2022-11-11T18:13:25.395245
2020-06-30T15:06:13
2020-06-30T15:06:13
275,842,745
0
1
null
null
null
null
UTF-8
Java
false
false
963
java
package org.jboss.narayana.case02681833; import javax.transaction.TransactionManager; import javax.transaction.xa.XAResource; public class RunnableTx implements Runnable { private final int numberOfTransactions; public RunnableTx(int numberOfTransactions) { this.numberOfTransactions = numberOfTransa...
[ "jonathan.halliday@redhat.com" ]
jonathan.halliday@redhat.com
e8505e392dae78bc78af9c50ddd09b90a421e5ca
cecff85ccd080e23454ddfec4a8a34646cbce3b4
/src/main/java/com/demo/webservice/domain/posts/Posts.java
85c422fe39031c0b6096ef47f0ce2c069ddfc4b7
[]
no_license
create-ko/SpringWebServiceMavenDemo
885fdc721d4d4673ea42cf2b817b9c4d621946db
cf53850cfacc0b420b53a8bd79f06b4d9be7ba1e
refs/heads/master
2020-05-18T16:12:13.376977
2019-05-02T08:37:52
2019-05-02T08:37:52
184,520,012
0
0
null
null
null
null
UTF-8
Java
false
false
1,037
java
package com.demo.webservice.domain.posts; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import lombok.AccessLevel; import lombok.Builder; import lombok.Getter; import lombok.No...
[ "create_ko@createko.netand.co.kr" ]
create_ko@createko.netand.co.kr
278ee40e7ac3ec37e9f7ddad6e5118a8aa8e79dc
013056e44ecf131f5ff76f5280e05c95d443303a
/IDE Files/Phase2/src/main/controllers/SHPController/encog/app/analyst/csv/basic/BasicCachedFile.java
8ab6c268ac5f29313ca6de2e07b02829026e6405
[]
no_license
neguskay/CS5099-Dissertation
f1921b15d370e056a7d6d8e6aee26ef8224ed390
561d48318c720e3963775953bd67c75cb9ccd002
refs/heads/master
2020-04-10T09:46:32.247792
2018-12-08T15:20:47
2018-12-08T15:20:47
160,946,902
0
0
null
null
null
null
UTF-8
Java
false
false
5,301
java
/* * Encog(tm) Core v3.4 - Java Version * http://www.heatonresearch.com/encog/ * https://github.com/encog/encog-java-core * Copyright 2008-2016 Heaton Research, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
[ "neguskay93@gmail.com" ]
neguskay93@gmail.com
2744682bbb1b2d7d01a64b51c1e8d650479fac22
3ca152dab98f405f74922ff4cab85c8535256e70
/src/test/day0507/am/randomNumDemo.java
f2c9139fb2a6b2694fca1a0c3123a20d1df72a78
[]
no_license
wenyuchen1994/yuchen
cf8f3cef85631a3eb22be70988789bd5cc338147
fd3dc0b661d90bff0c94a0cfcf9b9b54a9a2bdbf
refs/heads/master
2020-05-19T21:44:05.594908
2019-05-07T12:07:52
2019-05-07T12:07:52
185,230,988
0
0
null
null
null
null
UTF-8
Java
false
false
408
java
package test.day0507.am; import java.util.Scanner; public class randomNumDemo { public static void main(String[] args) { Scanner scan=new Scanner(System.in); int sum=0; System.out.println("请输入一个随机的数字"); int num=scan.nextInt(); for(int i=1;;i++) { if (num%(10^i)/(10^(i-1))==num) { break; } sum=s...
[ "soft01@localhost" ]
soft01@localhost
d9b1c707706642e40d5a437a28f02dbc78f2e87b
990a2e5e7f2894b3a0c5f2132d8f649cd94e1129
/src/main/java/edu/uiowa/medline/investigatorAffiliation/InvestigatorAffiliationPmid.java
5535b84601ed9b2ac1b373b589df4389b1e72fde
[]
no_license
eichmann/MEDLINETagLib
e821e983d2d904abc2ac8b7a9e80cc77c6c92198
676e425785f00b36bad9a846059087ae2e1e53b9
refs/heads/master
2020-03-18T20:20:42.683662
2019-04-05T15:56:31
2019-04-05T15:56:31
135,209,165
0
1
null
null
null
null
UTF-8
Java
false
false
1,936
java
package edu.uiowa.medline.investigatorAffiliation; import javax.servlet.jsp.JspException; import javax.servlet.jsp.JspTagException; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import edu.uiowa.medline.MEDLINETagLibTagSupport; @SuppressWarnings("serial") public class Investiga...
[ "eichmann@deep-thought.info-science.uiowa.edu" ]
eichmann@deep-thought.info-science.uiowa.edu
7449ca1d9d953acfe2fdb91bca4a03d9b1566a7f
ceac5c693257ea7af51ae7b0c775508ae13e0ff0
/echo_master_service/modules/rest-server/src/main/java/in/dream_lab/echo/rest_server/EchoRestServerApplication.java
d19187a004769a0fdf7f0801dcfef2a937251175
[ "Apache-2.0" ]
permissive
dream-lab/echo
86a53e2a3149fbe7c6982250bd6f07870644840d
3ba3e83068e733bc2330e0d1c9176d3fc2fb7e20
refs/heads/master
2020-04-05T13:41:22.066781
2019-04-05T04:07:12
2019-04-05T04:07:12
94,972,076
19
10
Apache-2.0
2018-06-29T11:29:06
2017-06-21T06:45:57
Java
UTF-8
Java
false
false
1,045
java
package in.dream_lab.echo.rest_server; import in.dream_lab.echo.rest_server.resources.EchoRestServerResource; import io.dropwizard.Application; import io.dropwizard.setup.Bootstrap; import io.dropwizard.setup.Environment; /** * Created by pushkar on 8/2/17. */ public class EchoRestServerApplication extends Applicat...
[ "pushkar1593@gmail.com" ]
pushkar1593@gmail.com
c7fd6b1d73012448b4f2edf26eb24c65a3978fe7
b63713f4087a10a9a32ffc5d5cbc5055fd254b86
/Lab9/asynchronous/echo-ws-cli_async/target/generated-sources/wsimport/example/ws/EchoException.java
945ce3bd4d8e394e0ebc157da2c3d654e78866bf
[]
no_license
PrimeAC/SDis-Labs
5a5cbad062cf1e60e1b519555b45706d0b21a14f
72564acf9b61a65c81cb1ba9d3b6f644d0b4f826
refs/heads/master
2021-04-30T18:44:46.114644
2016-05-12T01:39:10
2016-05-12T01:39:10
52,667,707
0
0
null
null
null
null
UTF-8
Java
false
false
1,335
java
package example.ws; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for EchoException complex type. * * <p>The following schema fragment specifies the expected content contained within this class. * ...
[ "afonso.caetano@outlook.com" ]
afonso.caetano@outlook.com
437ca551d3de102f9f39e2b601ae73880c5001d8
a8d19866f2fc047c5efc6f6a1eadc633838f2dcb
/fbcore/src/main/java/com/facebook/common/internal/Closeables.java
3f82ef3f6a27cdb31d6293f494ef44db75ca4a28
[ "BSD-3-Clause" ]
permissive
gavanx/l-fres
e3464f961cab7492f9fb455166376f217b73cdcb
b2de0f052f6074069bded3080bcce0b2a68bf11e
refs/heads/master
2021-01-17T17:19:35.253905
2016-06-17T07:22:17
2016-06-17T07:22:17
61,353,580
0
0
null
null
null
null
UTF-8
Java
false
false
4,882
java
/* * Copyright (C) 2007 The Guava 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
[ "gavan@leoedu.cn" ]
gavan@leoedu.cn
95d47d0102c52c39eeddd08f589e0a0700a7fedb
dd3eec242deb434f76d26b4dc0e3c9509c951ce7
/2018-work/jiuy-biz/jiuy-biz-core/src/main/java/com/qianmi/open/api/response/ItemDetailUpdateResponse.java
8644e427b79cc5712d9f7c5b0a16fb238c83e650
[]
no_license
github4n/other_workplace
1091e6368abc51153b4c7ebbb3742c35fb6a0f4a
7c07e0d078518bb70399e50b35e9f9ca859ba2df
refs/heads/master
2020-05-31T10:12:37.160922
2019-05-25T15:48:54
2019-05-25T15:48:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
587
java
package com.qianmi.open.api.response; import com.qianmi.open.api.tool.mapping.ApiField; import com.qianmi.open.api.domain.cloudshop.Item; import com.qianmi.open.api.QianmiResponse; /** * API: qianmi.cloudshop.item.detail.update response. * * @author auto * @since 2.0 */ public class ItemDetailUpdateResponse ext...
[ "nessary@foxmail.com" ]
nessary@foxmail.com
de342bed09f06212b95c4d8901d11146992a79de
c34891675afa7b4b2e835ce04a8aca92640c0743
/jet-inject/src/main/java/br/unicamp/ic/inject/parameters/metadata/MetadataParameter.java
b8fc1b56e461b3c1c9498b72acffd609da1fb5b5
[ "AFL-2.1", "AFL-3.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
buzzo/jet
31739feabf268483734ac2abf3632922e380120a
cd97abc78aeb790b7895a671a3509819d64a4abb
refs/heads/master
2020-12-24T13:21:57.508024
2011-04-10T21:18:21
2011-04-10T21:18:21
1,444,078
0
0
null
null
null
null
UTF-8
Java
false
false
273
java
package br.unicamp.ic.inject.parameters.metadata; import java.lang.reflect.Method; public interface MetadataParameter { boolean isAnnotationPresent(final Method method); int getPosition(final Method method); Object getValue(final Method method); }
[ "andre@buzzo.com.br" ]
andre@buzzo.com.br
850f7b70f2628cca7652a6ff0d3e59b69b295f0d
00188ccc785a11214172460915ea048c1a4b4a1b
/A1/prog/Prog1bis/TD/correction/Maillon.java
7c7d3abaed8ee446e4c401662fbdf773fe747d48
[]
no_license
tom-sartori/FirstComputerScienceCourses
b67a2441e4b00731c5c7bf002cd70e3d3a29bcd5
8fbf4b2c33eefcb27578f3a617a1cfb366f76562
refs/heads/master
2023-03-30T07:40:44.429425
2021-04-07T09:46:34
2021-04-07T09:46:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
645
java
public class Maillon { private int valeur; private Maillon suivant; /** Constructeur vide */ public Maillon () { suivant = null; } /** Constructeur avec une valeur */ public Maillon (int n) { valeur = n; suivant = null; } public int getVal() { return this.valeur; } ...
[ "tom.sartori-letourneau@etu.umontpellier.fr" ]
tom.sartori-letourneau@etu.umontpellier.fr
3e40fb2aa6b04f38688c33a826add6a06b2bf9b6
1cee073f23b7269b54d79ee1cb1144ab09c15336
/LibrarySuperToasts/src/com/extlibsupertoasts/SuperCardToast.java
512e93012729fc25ccdf5fc32d6529ec8924aedc
[ "Apache-2.0" ]
permissive
wuyexiong/Supertoasts
2f4c298da9558c8af80029f1289f65db204ef367
b42554b942831419e05b3524f739b3bf3cf5be03
refs/heads/master
2020-12-01T03:03:25.698707
2013-06-24T04:07:21
2013-06-24T04:07:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
36,905
java
/** * Copyright 2013 John Persano * * 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...
[ "johnpersano@gmail.com" ]
johnpersano@gmail.com
dc55414822f2ff7374fcf311e611d31b0f545c29
41b47d09eb3006f2565b1c334729322352943baa
/src/DISABLED-DEPRECEATED-ONLOL/disabled/onlol/fetcher/api/model/ApiMasteryDTO.java
36b2acd41fa9ee566141700f79db7e163ce27393
[]
no_license
d3sd1/rito-api
5c8ef87751877fb3d171f56ca833ada91e3a3ff4
3f81a65573a730582a3c295b17c23f7502e92192
refs/heads/dev
2023-04-18T13:01:14.716310
2020-01-13T09:41:45
2020-01-13T09:41:45
233,258,460
0
0
null
2021-04-26T19:52:37
2020-01-11T16:06:43
HTML
UTF-8
Java
false
false
664
java
package status.disabled.onlol.fetcher.api.model; /* /lol/match/v4/matches/{matchId} */ public class ApiMasteryDTO { private Integer masteryId = 0; private Integer rank = 0; public Integer getMasteryId() { return masteryId; } public void setMasteryId(Integer masteryId) { this.mast...
[ "ag00631981@techmahindra.com" ]
ag00631981@techmahindra.com
612392cda1de766d9b5cbe2540d0581787782976
d0e6d6c290777d9f6917108a4189dcdf9fdcda3f
/qamservices/src/main/java/com/archsystems/patterns/cor/stage/SaveStage.java
2674df70a7174bdc7a4360f9798f95d2feb21f97
[]
no_license
Archsystemsllc/cmmiprototype
964156e938318e5ab511c226ab040228114afe19
e6df938ae831c9fd09fc98d9a747b0b8bba82c52
refs/heads/master
2021-03-27T20:53:47.203399
2018-01-26T19:16:23
2018-01-26T19:16:23
106,455,605
1
1
null
2017-10-17T16:37:20
2017-10-10T18:28:17
CSS
UTF-8
Java
false
false
2,257
java
package com.archsystems.patterns.cor.stage; import java.util.List; import org.apache.log4j.Logger; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import com.archsystems.patterns.cor.FileUploadTO; import com.archsystems.patterns.cor.Stage; imp...
[ "ptotta@archsystemsinc.com" ]
ptotta@archsystemsinc.com
b63e14c0499211d286771df956eeea5d726b7d51
cf440f4e79d022e15a1da331d37e366261aad057
/src/main/java/com/codecool/quest/logic/items/Armory.java
3105687fa189930d73f63f043d10fffa89f32022
[ "CC0-1.0", "Apache-2.0" ]
permissive
CodecoolGlobal/quest-java-brb
3c3ec8122644a81bf992d2642729b692e1f4196c
867f11b409077328bd814de998a47a4c51dfaa4b
refs/heads/master
2022-08-31T12:38:49.792522
2020-05-27T07:30:46
2020-05-27T07:30:46
225,324,229
0
0
null
null
null
null
UTF-8
Java
false
false
1,113
java
package com.codecool.quest.logic.items; import com.codecool.quest.logic.Cell; import com.codecool.quest.logic.actors.Player; public abstract class Armory extends Item{ int durability; int maxDurability; Player player; private int worth; public Player getPlayer() { return player; } ...
[ "szentkuti.adrian@gmail.com" ]
szentkuti.adrian@gmail.com
239cfbf581f0c20052446eb54de6b5039992c65f
eb29c5f8459b52e4e65f299d0e47a60d3bbebd4a
/COMPILER/src/MoreJavaTest.java
cb161162f804963da6773c8c1c405135c450db42
[]
no_license
mayankgandhi/453_PA4
d907cd557e60455cfed5d2e3bdaba91718c27d0a
70d10016c75172e959473ff13e2a58d117dbc2f0
refs/heads/master
2020-08-29T21:20:22.654610
2019-10-29T15:52:57
2019-10-29T15:52:57
218,177,038
0
0
null
null
null
null
UTF-8
Java
false
false
1,727
java
/* * Programming Assignment 4 - Alexis Tinoco, Mayank Gandhi */ import java.io.*; import java.util.*; public class MoreJavaTest{ public static void TestThreeAddrGen(){ System.out.println("*******************************************"); System.out.println("Testing Three Address Generation"); String eva...
[ "mayankgandhi50@gmail.com" ]
mayankgandhi50@gmail.com
ab59de7808df195e57f24766af7261672e44db4b
79648f9fc41b893ae9b0c8007a16fe15bbd87a61
/src/com/flipkart/model/Notification.java
b66bf5a8ba55b1ee339ead5d5d24ea00d297871e
[]
no_license
anushkagarg13/StudentManagementSystem-Flipkart
e8753501eed00ffd54db7df2a2a393d3b40bdda3
cf2bd8b4e44ef1d67dfe5f259fa6f79e9b56de9a
refs/heads/master
2022-11-05T05:48:42.190248
2020-06-20T06:47:48
2020-06-20T06:47:48
273,314,660
4
0
null
null
null
null
UTF-8
Java
false
false
901
java
package com.flipkart.model; public class Notification { private int registrationId; private int studentId; private double payableAmount; private int payModeId; private String timeStamp; public int getRegistrationId() { return registrationId; } public void setRegistrationId(int registrationId) { this.regist...
[ "anushkagarg1311@gmail.com" ]
anushkagarg1311@gmail.com
e86fd9b07e6da59161ddc6e260e279ef286a7b7d
df4bc12c4759c42c1c667ddc3a673b07b15f8ec5
/rating-date-service/src/main/java/com/micro/ratingdateservice/resources/RatingDataResource.java
8d65e99e7745688cb7a43c72dda63594c1e60ce0
[]
no_license
badr182/micro-services
38ba5be14a3f1324b15350c0f2fd2fc9081bb497
b028b6f6d62212480094b39080c73b4cb9324282
refs/heads/master
2023-09-01T09:14:54.078500
2021-10-19T19:46:09
2021-10-19T19:46:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
978
java
package com.micro.ratingdateservice.resources; import java.util.Arrays; import java.util.List; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.anno...
[ "badrakkar182@gmail.com" ]
badrakkar182@gmail.com
de72709a2f9358ec5c4fc6dd7768cacdbb5f3bfd
f123515744dd7d7ba4a70f88d435077d5407084a
/src/main/java/org/dvsa/testing/lib/Util.java
abd23931a3fea1eca2ea2b097c1d6c49e1433132
[ "MIT" ]
permissive
dvsa/vol-page-objects
91e8d6c96c5b015072ee99fae0a51b8234440972
45d723394325c3eaff703bc4834cf0b2f77b09b9
refs/heads/master
2023-07-21T15:20:20.347011
2018-09-25T10:56:45
2018-09-25T10:56:45
137,421,697
4
1
NOASSERTION
2023-09-01T17:01:39
2018-06-15T00:14:20
Java
UTF-8
Java
false
false
144
java
package org.dvsa.testing.lib; public class Util { public static int radioPosition(boolean option) { return option ? 1 : 2; } }
[ "rodney.ruswa@bjss.com" ]
rodney.ruswa@bjss.com
d37e857d950c325cfd6fc6f59750dd5c253f948c
257f5d9f3e3d6fadecd785a41b5504fe72a90fd7
/src/day57_abstraction_polymorphism/abstract_class_vs_interface/AbstractB.java
6d3fe3a07a240e6a23dc443ff7c768597ca1cd4d
[]
no_license
Dilnoz9140/StaticBlockDemo.java
c36fde2a3a47d080575fb83f67be4db028c244fb
42f634d97b406d925ee04201e75a77c41779d011
refs/heads/master
2023-06-20T14:44:58.699643
2021-07-17T21:16:07
2021-07-17T21:16:07
385,745,238
0
0
null
null
null
null
UTF-8
Java
false
false
156
java
package day57_abstraction_polymorphism.abstract_class_vs_interface; public abstract class AbstractB extends AbstractA implements InterfaceA,InterfaceB { }
[ "dilnoz8605@icloud.com" ]
dilnoz8605@icloud.com
164fa3f2092117ba4a98e801f4745fd881f19b2f
02d263f0e15f5448924b966568f986498234a9bd
/core/jreleaser-model/src/main/java/org/jreleaser/model/Twitter.java
56bfdf910ac2dd2d239e45f9b1168ae084fcf752
[ "Apache-2.0" ]
permissive
DennisRippinger/jreleaser
3dd0692d88d60b3d9cc5165c80737d19700aab9c
65b0e520d3bcc6c129e725ae42d65a1bfa6b55aa
refs/heads/main
2023-05-04T02:38:30.269492
2021-05-21T20:31:43
2021-05-21T20:31:43
370,090,801
0
0
Apache-2.0
2021-05-23T15:37:14
2021-05-23T15:37:14
null
UTF-8
Java
false
false
4,083
java
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright 2020-2021 Andres Almiray. * * 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 ...
[ "aalmiray@gmail.com" ]
aalmiray@gmail.com
9e8abc725bba271d6ce76b739220a946b142128a
c2210171932755d752112f0591e26803cf05a758
/src/main/java/cn/worldwalker/onecard/weixin/rpc/WeiXinRpcImpl.java
539a0ae151ecadcf070797ea00d30b005ca118ba
[]
no_license
worldwalker77/onecard-weixin
71fa2eb2aa91dbb901f6ca1be7085857992215e9
dc4c2b24bb8e6bc193e5ba60e7857f22451e55fc
refs/heads/master
2021-09-09T13:38:31.169072
2018-03-16T15:33:21
2018-03-16T15:33:21
103,874,533
0
0
null
null
null
null
UTF-8
Java
false
false
796
java
package cn.worldwalker.onecard.weixin.rpc; import net.sf.json.JSONObject; import org.springframework.stereotype.Service; import cn.worldwalker.onecard.weixin.common.utils.httpclient.HttpClientUtils; import cn.worldwalker.onecard.weixin.constant.Constant; @Service public class WeiXinRpcImpl implements WeiX...
[ "421269683@qq.com" ]
421269683@qq.com
2b57c5a186c611fa5de1f40cbdc2affc2f5acf37
d60b12875a5b8195b56a0608c47bc17b77eeda4e
/src/test/AllTest.java
e835628e81a0dbdb61cad84d52fae936265c2120
[]
no_license
teodorstrut/JavaFX-Interpreter
fbaff6b93b522c0dacbefd31b224a66fed8afd42
e3adb851e2559c6364d72702a6b8fb140dbd0986
refs/heads/master
2020-05-04T15:49:43.517576
2019-04-03T09:54:11
2019-04-03T09:54:11
179,256,751
0
0
null
null
null
null
UTF-8
Java
false
false
4,518
java
//package test; // //import controller.MyController; //import exception.MyException; //import model.ADT.*; //import model.Expression.ArithExp; //import model.Expression.ConstExp; //import model.Expression.Exp; //import model.Expression.VarExp; //import model.PrgState; //import model.Statement.*; //import org.junit.jupi...
[ "teodorstrut@yahoo.com" ]
teodorstrut@yahoo.com
f543fca7336cc735db25dde366f0ed23104aa8e5
4ec00c0c07bf1f7cff7e4166100653965e30e63a
/src/Latihan6/Cloneable.java
97e0d91b321f35dfe840e23b148233fa0a5eabb6
[]
no_license
mesati/jobsheet_5
be34e2f180fc02fec57fedd9b82c0f6686c8276c
3e0e2e250367bc8e83694036512a3392fdcfc26e
refs/heads/master
2020-03-28T03:03:49.239706
2018-09-06T04:27:02
2018-09-06T04:27:02
147,616,897
0
0
null
null
null
null
UTF-8
Java
false
false
646
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 Latihan6; /** * * @author WINDOWS 10 */ public interface Cloneable { public class Test implements Cloneable...
[ "WINDOWS 10@WINDOWS" ]
WINDOWS 10@WINDOWS
74a6c391b25244100978aac9cddf01ebb87ff3c8
c2be157026fc831d73246f2b107b4ab66dbe8248
/app/src/main/java/com/bugke/demo/designdemo/fragment/WeathFragment.java
3b210a9e11b9f5de5ba9bb31c2e83c63fc7bf988
[]
no_license
sunO2/DesignDemo
3b0ad8aa422f1bf7d427c655fc30c13ae86c1de3
a5221b38ba4553d7dfa2e2dfd3c179c236ab1d15
refs/heads/master
2021-06-05T22:16:22.041334
2016-10-24T15:40:30
2016-10-24T15:40:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,170
java
package com.bugke.demo.designdemo.fragment; import android.graphics.Color; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.widget.SwipeRefreshLayout; import android.util.Log; import com.baidu.location.BDLocation; import com.baidu.location.LocationClient; import com.bugk...
[ "354137379@qq.com" ]
354137379@qq.com
ccec96ac79f06a842d1c20d04374b5cd0be1d2e0
e8e0834c96236cebd5e8251ba3c859e886058dc7
/src/main/java/techguns/tileentities/ChemLabTileEnt.java
846cad41ea1852db173c83080b6cad23c4687b7f
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
pWn3d1337/Techguns_1.14
13cf372b83809c257d12232e4b5e12915f41521d
c1fd43b702dcd57f492105cd575eae2c71b43aab
refs/heads/master
2023-01-30T23:30:57.670708
2020-05-16T16:46:28
2020-05-16T16:46:28
264,366,792
0
1
NOASSERTION
2022-09-03T23:37:58
2020-05-16T05:32:56
Java
UTF-8
Java
false
false
14,618
java
package techguns.tileentities; import java.util.Random; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack; import net.minecraft.nbt.CompoundNBT; import net.minecraft.util.Direction; import net.minecraft.util.Hand; import net.minecraft.util.EnumParticleTypes; import net.minecraft.uti...
[ "teamolympuscaptain@gmail.com" ]
teamolympuscaptain@gmail.com
fff7b927226c6860376224c5ff64071f466ba3cd
8a2104dd23bfab0dbed4fe4c62adf84f8d546cf4
/src/main/java/life/picacg/community/community/dto/CommentCreateDTO.java
3d0ee119561d87c5d73b2819d1047bf2d2285280
[]
no_license
zhenghaishan25672/picAcg
c89cbd5bc1955203f18e7b7203cbdfb328aa6b92
9ea5e15a5b9dd0284762387413a3c02562db601f
refs/heads/master
2022-07-05T14:29:45.484404
2020-01-25T01:06:21
2020-01-25T01:06:21
225,827,942
5
0
null
2022-06-17T02:43:22
2019-12-04T09:24:30
Java
UTF-8
Java
false
false
552
java
package life.picacg.community.community.dto; import lombok.Data; /*数据传输对象(Data Transfer Object)*/ /* 1.依据现有的类代码,即可方便的构造出DTO对象,而无需重新进行分析。 2.减少请求次数,大大提高效率。 3.按需组织DTO对象,页面需要的字段我才组织,不需要的我不组织,可以避免传输整个表的字段,一定程度上提高了安全性。 */ @Data public class CommentCreateDTO { private Long parentId; private String content; ...
[ "997728584@qq.com" ]
997728584@qq.com
27f8f41c1da20c0446fe70dc89e0b6b92de9a323
939d01e43df980c33c02bcb375f0e35a48b5657a
/app/src/main/java/com/example/cs435projectjava/LocationView.java
9ee15b2bde1f2aa4aa4512c690f2e0c5d40bcbc5
[]
no_license
tpolderman22/CS445ProjectJava
f36a6550a58951bf349a694c6521b71240306bce
5378c6db0eacca98c2b5a1e9d7386326dc2b84dc
refs/heads/master
2023-05-03T19:05:01.373302
2021-05-08T02:38:50
2021-05-08T02:38:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,121
java
package com.example.cs435projectjava; import android.content.Context; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.Button; import android.widget.CalendarView; import android.widget.EditText; import android.widget.TextView; import androidx.annotation.NonNull; impor...
[ "tpolderman0302@gmail.com" ]
tpolderman0302@gmail.com
e8abb0366eb9bc47d693508cc85be89d90d00c2f
900d3d4e311010f6d8619e358102c8e48cf40368
/Graphs/Graph/BFS.java
675ce12e899bb0727922af9ceeb88f3099b7cb58
[]
no_license
Rranjan04/Problem-Solving-Using-DSA
d1dfb4af2f4dcee253847100305488adc25fba16
c31d7e7c5ef63405f9c47e9487568c58d08c6c8e
refs/heads/main
2023-06-12T13:48:55.655456
2021-07-07T07:44:47
2021-07-07T07:44:47
379,459,178
0
0
null
null
null
null
UTF-8
Java
false
false
1,079
java
package Graphs.Graph; import java.util.LinkedList; import java.util.Queue; import java.util.Scanner; public class BFS { public static void main(String[] args) { Scanner s = new Scanner(System.in); int v = s.nextInt(); int e = s.nextInt(); int[][] am = new int[v][v]; for(int i=0;i<e;i++){ int v1 = s.nextI...
[ "rranjan1922@gmail.com" ]
rranjan1922@gmail.com
ae8bb061249a5937ac528e2d473e5d0e31ce8a4e
1ad530ee59490140c3e82a2d856ff3c36546acdd
/RotateOnOff/src/com/wind/RotateOnOff/RotateOnOffActivity.java
6a9ea991563411f04a6be0b22587d34c8751a7d3
[]
no_license
qianzui/nd-china
cf7cdcd4a32c0bc969b920b14515981770602a32
074aa22cc7369b343c4269b10123810553402d65
refs/heads/master
2016-09-06T16:09:25.498368
2013-04-16T05:44:28
2013-04-16T05:44:28
38,470,797
0
0
null
null
null
null
UTF-8
Java
false
false
2,210
java
package com.wind.RotateOnOff; import android.app.PendingIntent; import android.appwidget.AppWidgetManager; import android.appwidget.AppWidgetProvider; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.provider.Settings; import ...
[ "hqxmail@gmail.com" ]
hqxmail@gmail.com
3aba01ece31c9adbe9a39004d685107c309e83a8
fe7198a98aeed92e221edd0ab112f0609b6db7c4
/java/org/apache/catalina/valves/AbstractAccessLogValve.java
a55b2896bab14bab211c706583a35d4fc355898b
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "bzip2-1.0.6", "CPL-1.0", "CDDL-1.0", "Zlib", "EPL-1.0", "LZMA-exception" ]
permissive
Shaoxubao/tomcat-study
89ce196b33ebc6107b92382f429e9f88c4c91d69
932c87776f048cbd1da4b9cecd069361bb148ffb
refs/heads/master
2022-02-05T14:58:55.429738
2020-02-24T07:32:22
2020-02-24T07:32:22
242,671,969
1
0
Apache-2.0
2022-01-21T23:46:19
2020-02-24T07:23:29
Java
UTF-8
Java
false
false
62,137
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
[ "shaoxb@yunjiglobal.com" ]
shaoxb@yunjiglobal.com
7ae44a5070490b4a5b4968389dbeb6e85de26ea9
231d4498325b66c3a4467418698909707d4cca58
/leetcode/editor/cn/[507]完美数.java
5757f66200eb982aeeb65376f4f83d0a3288beb7
[]
no_license
qdw497874677/MyLeetCode
830d8a63f98c6691bdd6507a83f514d875ddaa01
36249c4177f5169da6f3dc2bfbf65a0ca7b0b486
refs/heads/master
2022-11-12T12:11:10.711071
2020-07-06T14:06:36
2020-07-06T14:06:36
277,555,108
0
0
null
null
null
null
UTF-8
Java
false
false
632
java
//对于一个 正整数,如果它和除了它自身以外的所有正因子之和相等,我们称它为“完美数”。 // // 给定一个 整数 n, 如果他是完美数,返回 True,否则返回 False // // // // 示例: // // 输入: 28 //输出: True //解释: 28 = 1 + 2 + 4 + 7 + 14 // // // // // 提示: // // 输入的数字 n 不会超过 100,000,000. (1e8) // Related Topics 数学 import //leetcode submit region begin(Prohibit modification and deletion) ...
[ "497874677@qq.com" ]
497874677@qq.com
ef93f6106e297c93f246d599ee40021ebdac0aa5
b9d42a0e0c661ad9ef88a9bec263e6b4972b5e89
/jsf-spring-project/src/main/java/tr/gov/tubitak/course/dao/UrunDao.java
8d6d80016359534e2e0d9282fab763a1f0a6f41c
[]
no_license
omeryildiz/JavaWorkspace
0fc2d668a2bccf14d3e0fa495550a46d68d0cadd
f596fca5227883dcd79ff3021b66edfbf5b4156d
refs/heads/master
2020-04-22T16:43:26.900819
2015-10-13T08:48:30
2015-10-13T08:48:30
42,179,124
4
1
null
null
null
null
UTF-8
Java
false
false
361
java
package tr.gov.tubitak.course.dao; import java.io.Serializable; import org.springframework.stereotype.Repository; import tr.gov.tubitak.course.entity.Urun; import tr.gov.tubitak.course.util.GenericDAO; @Repository public class UrunDao extends GenericDAO<Urun>implements Serializable { private static final long ser...
[ "nomeryildiz@gmail.com" ]
nomeryildiz@gmail.com
36807794a2de275525c237834ffb211cfb39525c
608cf243607bfa7a2f4c91298463f2f199ae0ec1
/android/versioned-abis/expoview-abi40_0_0/src/main/java/abi40_0_0/expo/modules/camera/CameraModule.java
f50f8689aae4c08ec92777e13383a751e9165db8
[ "MIT", "BSD-3-Clause", "Apache-2.0" ]
permissive
kodeco835/symmetrical-happiness
ca79bd6c7cdd3f7258dec06ac306aae89692f62a
4f91cb07abef56118c35f893d9f5cc637b9310ef
refs/heads/master
2023-04-30T04:02:09.478971
2021-03-23T03:19:05
2021-03-23T03:19:05
350,565,410
0
1
MIT
2023-04-12T19:49:48
2021-03-23T03:18:02
Objective-C
UTF-8
Java
false
false
10,687
java
package abi40_0_0.expo.modules.camera; import android.Manifest; import android.content.Context; import android.graphics.Bitmap; import android.os.Build; import com.google.android.cameraview.AspectRatio; import com.google.android.cameraview.Constants; import com.google.android.cameraview.Size; import abi40_0_0.org.un...
[ "81201147+kodeco835@users.noreply.github.com" ]
81201147+kodeco835@users.noreply.github.com
3464564d4d464f772f6b92f36978196e6b84f658
37fe098837773666f8f6fd0622d60cf1170c5efa
/Life/Data-Structure/Queue/Queue.java
1c1089ad81b0e06f253ec0d6f00d690dcab36f7b
[]
no_license
clementanto87/Life
df917c6a56a62f86f09e94f47c19a22eb483e9c0
c78c05c073a998826262ec13e4298ce7f6de5e15
refs/heads/master
2021-10-07T08:12:39.824124
2021-10-04T05:39:27
2021-10-04T05:39:27
226,491,578
0
0
null
null
null
null
UTF-8
Java
false
false
1,126
java
package com.ds.Queue; import java.util.Arrays; public class Queue { private int capacity = 5; private int queue[] = new int[capacity]; private int front = 0; private int rear = 0; private int size = 0; public void add(int data){ if(isFull()) increaseCapacity(); queue[rear] = data; //rear = (rear + 1)%...
[ "clement.anto@gmail.com" ]
clement.anto@gmail.com
4f05a8256cae091ded85b89cd7b5953e580f5b1c
950d987a074b4ce76c2c22c6ac04499796610f8f
/src/main/java/com/gulecugurcan/soapwebservice/Country.java
23f6b9774902aae92f30dff73ef415e14ab139ae
[]
no_license
UgurCanGulec/SoapWebServiceWithJaxb2-XSD-WSDL
ff83b60e6b127cd78bf24608159fd48ac3af3fc2
48de0ea71a19ca8ead9fb838a18503c6bf97018d
refs/heads/master
2022-12-20T15:46:07.026747
2020-09-13T13:23:51
2020-09-13T13:23:51
295,155,759
1
0
null
null
null
null
UTF-8
Java
false
false
2,040
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2020.09.08 at 07:24:1...
[ "ugurcangulec@github.com" ]
ugurcangulec@github.com
35403a3d8d37eb39205f8299f0ada721e4064641
5f5a5b0cd3324feded591d6986907746532374ba
/src/day33abstractclass/Civic.java
cc06efba3a29af06bc6e679154662e5e27717c32
[]
no_license
gmz07dnz/gamze
4f625aa95647542ebd583940449ed88ddd17e155
a4662dccad1d84524dadbb71ab9978d6e67742ca
refs/heads/master
2023-03-22T23:39:31.795050
2021-03-17T06:14:32
2021-03-17T06:14:32
344,900,564
0
0
null
null
null
null
UTF-8
Java
false
false
144
java
package day33abstractclass; public class Civic extends Honda{ @Override public void motor() { System.out.println("1.6 eco"); } }
[ "gmzzdnzz07@gmail.com" ]
gmzzdnzz07@gmail.com
4e2d89561b391e4f7e83fd3bb422c17598766213
cf6966ed3fb122affb4ad03953b9728a387de596
/src/com/spring/web/test/dao/OffersDAO.java
5ccbbe3115984c956e8728874e4604ae7660715f
[]
no_license
paul-wr/spring-security-app
b57aa95c62868ba33e453ff5219633ace616c980
b7ae77ac61a9ff2abce9e2eb0bd4301bb362639d
refs/heads/master
2021-09-08T12:09:56.755122
2018-03-09T13:37:06
2018-03-09T13:37:06
105,781,878
0
0
null
null
null
null
UTF-8
Java
false
false
3,010
java
package com.spring.web.test.dao; import java.sql.ResultSet; import java.sql.SQLException; import java.util.List; import javax.sql.DataSource; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.jdbc.core.JdbcTemplate; import org.springframework.jdbc.core.RowMapper; import org.sp...
[ "mainaccount@Jupitors-iMac.local" ]
mainaccount@Jupitors-iMac.local
924814930ffa39079c5251d64df62fe8f2721f94
8b1138629e7d22a9b6d33e43ae93cd1dd765b6e0
/rpc/src/test/java/cc/lovezhy/raft/rpc/kryo/KryoTest.java
6ff52d228f2a3ad3378dc894fe8289ba1fcfe374
[ "Apache-2.0" ]
permissive
zhyzhyzhy/Rub-Raft
4271fa8f972b28456cd943e1fb05efdd8217140d
cea1fb65a67e99c6bb5b59c0ce2f30159a5deeae
refs/heads/master
2022-07-07T07:29:05.343491
2020-01-31T07:56:07
2020-01-31T07:56:50
156,950,281
7
1
Apache-2.0
2022-06-17T02:03:50
2018-11-10T05:21:21
Java
UTF-8
Java
false
false
1,558
java
package cc.lovezhy.raft.rpc.kryo; import cc.lovezhy.raft.rpc.kryo.model.School; import cc.lovezhy.raft.rpc.kryo.model.Student; import com.esotericsoftware.kryo.Kryo; import com.esotericsoftware.kryo.io.Input; import com.esotericsoftware.kryo.io.Output; import com.google.common.collect.Lists; import org.junit.Assert; i...
[ "1012146386@qq.com" ]
1012146386@qq.com
7be5c7ed0952943783493f6be16d535b1e640dbd
13869b9ce75a91db14737e10ab6c3c4f1f32239e
/PlazoFijo_source_from_JADX/android/support/v4/view/ViewPager.java
256dff5915e4bbb813e7500fc1d291588fb9debd
[]
no_license
garebon80/Ejemplos
1c934a1673f094e4075e488c5f74f08f251abedd
c23380a1cdd874dd01309f2e3245f06184362e04
refs/heads/master
2021-08-26T09:13:21.151768
2017-11-22T20:13:41
2017-11-22T20:13:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
102,266
java
package android.support.v4.view; import android.content.Context; import android.content.res.TypedArray; import android.database.DataSetObserver; import android.graphics.Canvas; import android.graphics.Rect; import android.graphics.drawable.Drawable; import android.os.Build.VERSION; import android.os.Bundle; import and...
[ "grebon@gmail.com" ]
grebon@gmail.com
9a62a29df567f3cdb300ba428ee638bad2f916a8
3ca9698b73c5a6b4d1fd7b4710c55d1b740dfe38
/app/src/main/java/com/example/zx1688/handler/MainActivity.java
3dcf841f6359e740225aa867ecec91bb1a1029cb
[]
no_license
JAVASSR/Handler
db276ac449106b5892c30dcaac50302a0b070a52
cb2086fe82d5c5e79bd7b2e687618947510ed6a3
refs/heads/master
2021-07-01T10:10:12.000794
2017-09-15T08:19:21
2017-09-15T08:19:21
103,632,625
0
0
null
null
null
null
UTF-8
Java
false
false
1,767
java
package com.example.zx1688.handler; import android.os.Handler; import android.os.Message; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.TextView; public class MainActivity extends AppCompatActivity { @Overr...
[ "1713727885@qq.com" ]
1713727885@qq.com
dabd259c57c7e942e07d978b4a555ae06f228cf7
73639e3aab9dea503eaaca6f6d38f4ea40bd31f9
/src/main/java/com/example/demo/mapper/Hr_nationMapper.java
5196a66ed85ff0e84d0be3ae0fe6f32c8527f4ed
[]
no_license
hyh-h/LawOffices
0306aae01dc070eeea07576999fc9b63d3b83480
1dc9b5ab72e374c88634d39ed9a76264b3156d06
refs/heads/main
2023-02-08T11:10:22.898340
2021-01-04T00:15:17
2021-01-04T00:15:17
325,746,012
0
0
null
null
null
null
UTF-8
Java
false
false
281
java
package com.example.demo.mapper; import com.example.demo.entity.Hr_nation; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * <p> * Mapper 接口 * </p> * * @author hyh * @since 2020-12-31 */ public interface Hr_nationMapper extends BaseMapper<Hr_nation> { }
[ "3025305237@qq.com" ]
3025305237@qq.com
8815195c09627f5ade693301e19f56e6b89f2cc7
72e44ea0f8e48714d72d3ee4f17f731134161264
/app/src/main/java/com/dmgremlins/nearby/LocationsListAdapter.java
5363d1d8c91bce2dfd17420b58435eaa4b8384aa
[]
no_license
dkovachevikj/DAS2016_Nearby
ae0309c71f3d3f7062660a1bf0f491d68047d4a0
65b03d7b2e1bc82f63e4a19c78d205d414d4b0d0
refs/heads/master
2020-06-19T18:00:59.147335
2017-01-25T22:08:08
2017-01-25T22:08:08
74,841,732
1
0
null
null
null
null
UTF-8
Java
false
false
1,307
java
package com.dmgremlins.nearby; import android.content.Context; import android.support.annotation.NonNull; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.widget.TextView; import java.util.Random; /* takes care of fil...
[ "dime15mk@gmail.com" ]
dime15mk@gmail.com
b0aa0ddda30249aa52e0671285d46ed138746fb2
488f9036455d2a6035a1fffd5c46f9989781a315
/wear/src/main/java/no/nordicsemi/android/nrftoolbox/uart/UARTConfigurationsAdapter.java
8ea5ef45dece0006175fe0d731308ff229a9aef4
[]
no_license
oneplaneteducation/My-nRF52-Toolbox
d068259a159897c38f4720a341a7cde1939fdb1f
a75f495ed08ade435b1b70b3799ceaf0b6a83561
refs/heads/master
2023-04-03T13:31:30.338178
2021-04-21T13:56:38
2021-04-21T13:56:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,525
java
/* * Copyright (c) 2015, Nordic Semiconductor * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this list of conditi...
[ "bernd.giesecke@rakwireless.com" ]
bernd.giesecke@rakwireless.com
a924e948185ae986d515cefb69604d7482e61e13
8e0e88e8fe2ef41003b7465e97392df77a06ae15
/Athlete/src/tests/AllTests.java
29ee5b050b384fe2e718f86ad079541f2ff7ab44
[]
no_license
justinridout/Athlete
37021a7918537319cf4c358723ddfbf71bdcd024
58ecd222c27f1f7a09fb739f0280f343e76e3919
refs/heads/master
2020-12-22T00:33:05.630177
2020-01-27T23:11:16
2020-01-27T23:11:16
236,615,864
0
0
null
2020-10-13T19:06:54
2020-01-27T23:10:40
Java
UTF-8
Java
false
false
243
java
package tests; import org.junit.runner.RunWith; import org.junit.runners.Suite; import org.junit.runners.Suite.SuiteClasses; @RunWith(Suite.class) @SuiteClasses({ TestAthleteLogic.class, TestAthleteLogic2.class }) public class AllTests { }
[ "56090823+justinridout@users.noreply.github.com" ]
56090823+justinridout@users.noreply.github.com
28c7aae364e821a6e3f03e12d11a79746d35a4a6
4a65774fef1062b5b89c244b18a9474f7b7661b5
/RitmeRecipe/src/be/apb/gfddpp/productfilter/RangesType.java
7501ed2931cee362c612c9ac931f6eea812ab8e0
[]
no_license
imec-int/ritme
30c3c8eb7488a66f83a69527ee501b4b7889e568
a004895d3b33d73156eaf113b7aeb85aa5bcf9d0
refs/heads/master
2022-01-15T04:58:12.436553
2019-07-29T14:12:05
2019-07-29T14:12:05
80,729,112
0
1
null
2019-07-29T14:12:06
2017-02-02T13:49:28
Java
UTF-8
Java
false
false
2,225
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2013.0...
[ "ritm-e@uzleuven.be" ]
ritm-e@uzleuven.be
275f34b733b8ebdd78ee42a37ddf255b6fbbfb9f
4aa0ec4a2dbf21838837dd7ff2ac0caedbdc40c1
/ketab-admin/src/main/java/org/firstpartysystems/ketab/support/modelmapper/ModelMapper.java
639acb3c4ac144d5c5db315bc03ab644a7672e07
[]
no_license
aomargithub/ketab
a56782e9896a23f679714dcc88e3469d23147e21
c8b5f2541d17e63488fe53bef9f088fad9ab8de4
refs/heads/master
2021-03-27T19:38:53.035210
2017-07-22T18:46:37
2017-07-22T18:46:37
89,778,545
0
0
null
null
null
null
UTF-8
Java
false
false
719
java
package org.firstpartysystems.ketab.support.modelmapper; import java.io.Serializable; import java.util.List; import java.util.Set; import org.firstpartysystems.ketab.domain.DomainModel; import org.firstpartysystems.ketab.rest.dto.UserModel; /** * * @author Ahmad Omar * */ public interface ModelMapper<E extends ...
[ "aomar.github@gmail.com" ]
aomar.github@gmail.com
2d192034ba441b15cf263b0e7c0f393443bf217a
a3afc35fa18aca579f5733b0b9b8deb97469c7b3
/app/src/main/java/org/fwwb/convene/convenecode/BaseApplication.java
f2b6913724d7604d1c03be042dec2794518da1b2
[]
no_license
Avinash208/convene_android
0602e629e7246c84ecbb4548598073f8b8134b19
f17e3939f8fe080ea599f8e3ac7057f004222c57
refs/heads/master
2020-03-28T21:12:33.558608
2018-09-17T14:31:53
2018-09-17T14:31:53
149,137,931
0
0
null
null
null
null
UTF-8
Java
false
false
1,008
java
package org.fwwb.convene.convenecode; import android.app.Application; import android.content.Context; import android.content.IntentFilter; import android.net.ConnectivityManager; import android.os.Build; import android.support.multidex.MultiDex; import com.crashlytics.android.Crashlytics; import io.fabric.sdk.android...
[ "avinash.r@mahiti.org" ]
avinash.r@mahiti.org
026c7c447301d4c14207d1db7cf0a09e53f49f58
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XRENDERING-481-15-28-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/com/xpn/xwiki/api/Document_ESTest_scaffolding.java
78c5db8567c24ac4db5fd22a5c0cf2378cb9c8c4
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
430
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Mon Apr 06 14:58:48 UTC 2020 */ package com.xpn.xwiki.api; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.After; @...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
d99c380b1db15597f091e7774638b73a012fcfe7
59b5e7e3a484edce9c2306ed4bb79f5cc0586f15
/tbo/src/com/sosee/sys/base/service/TradeServiceImpl.java
772ae46b81e4f3608691894e576429105611e658
[]
no_license
Blusez/javaWeb-Dome
415f62aac1134b6fbc7385a0d4a2cd612dad28df
af7f3b2226f529b8a2db4594e30ede39330cd535
refs/heads/master
2020-07-10T16:54:33.308991
2016-09-09T08:03:06
2016-09-09T08:03:06
67,776,939
0
0
null
null
null
null
UTF-8
Java
false
false
1,250
java
package com.sosee.sys.base.service; import java.io.Serializable; import java.util.List; import com.sosee.base.dao.Page; import com.sosee.sys.base.dao.TradeDao; import com.sosee.sys.base.pojo.Items; import com.sosee.sys.base.pojo.Trade; public class TradeServiceImpl implements TradeService { private TradeDao tradeD...
[ "zhule007@qq.com" ]
zhule007@qq.com
7fc444ff7e3692913c0e08133d51b03de6f4a19a
5fd3d2d20539d4e160f8ac293e0d4f1566a98a2c
/hz-fine-master/src/main/java/com/hz/fine/master/core/service/impl/DidServiceImpl.java
edecf6a0b22cecc8a3611203d58f1af5887d5235
[]
no_license
hzhuazhi/hz-fine
eeac8ba3b7eecebf1934abab5a4610d3f7e0cd6f
addc43d2fe849e01ebd5b78300aae6fdf2171719
refs/heads/master
2022-12-14T12:24:59.982673
2020-09-05T11:02:02
2020-09-05T11:02:02
262,562,132
1
0
null
null
null
null
UTF-8
Java
false
false
2,278
java
package com.hz.fine.master.core.service.impl; import com.hz.fine.master.core.common.dao.BaseDao; import com.hz.fine.master.core.common.service.impl.BaseServiceImpl; import com.hz.fine.master.core.mapper.DidMapper; import com.hz.fine.master.core.model.did.DidModel; import com.hz.fine.master.core.service.DidService; imp...
[ "duanfeng_1712@qq.com" ]
duanfeng_1712@qq.com
14167638a6c74f98de7c72e6937d13a4d2ec01c3
6811fd178ae01659b5d207b59edbe32acfed45cc
/jira-project/jira-components/jira-tests-parent/jira-tests-unit/src/test/java/com/atlassian/jira/issue/statistics/TestJqlSelectStatisticsMapper.java
ee40a9b685dada8ef934f2fe34399f49ef932325
[]
no_license
xiezhifeng/mysource
540b09a1e3c62614fca819610841ddb73b12326e
44f29e397a6a2da9340a79b8a3f61b3d51e331d1
refs/heads/master
2023-04-14T00:55:23.536578
2018-04-19T11:08:38
2018-04-19T11:08:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,645
java
/* * Copyright (c) 2002-2004 * All rights reserved. */ package com.atlassian.jira.issue.statistics; import com.atlassian.crowd.embedded.api.User; import com.atlassian.jira.action.issue.customfields.option.MockOption; import com.atlassian.jira.issue.customfields.converters.SelectConverterImpl; import com.atlassian.j...
[ "moink635@gmail.com" ]
moink635@gmail.com
132bdb2cfb52e20eaa672c366b0cc1f00d76ad88
020922dc27fbb1e6a8f428842758fdc1498d46ff
/src/test/testhelpers/PetBinder.java
97147d371ba3f774759356c49f2deb5bf6e8dfe5
[ "Apache-2.0" ]
permissive
Prepaird/objectgraphdb
bce768293adff39c36975a41d266f356eb992662
883ca6c6e8e7de60ee127beba6e8bcb18a3cd575
refs/heads/master
2016-09-12T10:35:30.360558
2016-04-26T08:18:36
2016-04-26T08:18:36
57,057,473
1
1
null
null
null
null
UTF-8
Java
false
false
2,920
java
/* * Copyright 2016 Prepaird AB (556983-5688). * * 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 l...
[ "oliver.fleetwood@gmail.com" ]
oliver.fleetwood@gmail.com
1c3be88418bbdf7da6c31eee10622b4028c6b038
d20fda7153a4562e5272e2078ef00fb89dfcfe30
/src/main/java/xyz/lomasz/springhelloworld/handler/JmsErrorHandler.java
6bac62b5d76d2489752de8e0cce0a8131e95dc4e
[]
no_license
lomasz/spring-hello-world
018ccb03bed78a570264d4b48923b8e9cae7282b
2e01eb9c15fd2bbc0141834ebfd9f2c77f05f98b
refs/heads/master
2021-09-07T23:43:20.339307
2018-03-03T12:07:47
2018-03-03T12:07:47
108,401,219
1
0
null
null
null
null
UTF-8
Java
false
false
365
java
package xyz.lomasz.springhelloworld.handler; import lombok.extern.apachecommons.CommonsLog; import org.springframework.stereotype.Service; import org.springframework.util.ErrorHandler; @CommonsLog @Service public class JmsErrorHandler implements ErrorHandler { @Override public void handleError(Throwable t) {...
[ "lukasz.tomaszewski89@gmail.com" ]
lukasz.tomaszewski89@gmail.com
22eb9bd40c4b918d3ab7d84691e00fde2ff4329d
b76a223dc7205b8d0ff859b7a8bd56d3e74dfbd0
/MyFlexibleFragment/app/src/main/java/com/example/myflexiblefragment/MainActivity.java
b5c548bb1582672eea8bc965cf4106c13a60f81f
[]
no_license
agustinartf13/dicoding-androidDasar
939dfa7c72ae142b192cfe9faa9c4092ee65f78e
35af6c310986cf83045176af30ffc655e2313a4a
refs/heads/master
2022-12-15T05:14:58.925662
2020-09-11T16:50:13
2020-09-11T16:50:13
294,750,122
1
0
null
null
null
null
UTF-8
Java
false
false
1,041
java
package com.example.myflexiblefragment; import androidx.appcompat.app.AppCompatActivity; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; import android.os.Bundle; import android.util.Log; public class MainActivity extends AppCompatActivity { @Override protected void onCr...
[ "agustina123379@gmail.com" ]
agustina123379@gmail.com
49b4bff04a3d8a5735130ded4e54cb3b1e37326f
6daf7349a304f2a55e85518258de42e0551adcea
/AbstractFactoryMethod/src/com/alliswell/factory/beans/PrawnPizza.java
5dd24cd81ea8cef5f15272effcabded24b6b755d
[]
no_license
MyGitHub131/MyCoreJavaProject
ebcedb017bb642bd05290a94e862c428c256bd5a
f1c87cc9c486ed93baf03493f93c276c0de34a67
refs/heads/master
2022-11-20T06:29:53.953450
2020-07-22T06:47:39
2020-07-22T06:47:39
279,468,280
0
0
null
null
null
null
UTF-8
Java
false
false
532
java
package com.alliswell.factory.beans; public class PrawnPizza implements IPizza { @Override public void prepare() { System.out.println("Prawn Pizza Details"); System.out.println("==================="); System.out.println("Prawn pizza prepared..."); } @Override public void bake() { System.o...
[ "DELL@ADMIN" ]
DELL@ADMIN