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
56e222b28b65de6883467d67133c5bc9949eed92
fbd783cf4eeb0757c564bd269a846180d4ea8e70
/src/main/java/com/o2o/interceptor/shopadmin/ShopLoginInterceptor.java
cd95f95fac8ae8b0f40928512c51fd2934113c3e
[]
no_license
rzhidong/springbooto2o
4ccd9676282971660339c3305d081e90dc2476f5
80dd491c101c3994d0f6148c97132ce16e4e7ca6
refs/heads/master
2020-04-23T00:43:21.908167
2019-02-18T02:50:21
2019-02-18T02:50:21
170,789,639
0
0
null
null
null
null
UTF-8
Java
false
false
1,660
java
package com.o2o.interceptor.shopadmin; import java.io.PrintWriter; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.web.servlet.handler.HandlerInterceptorAdapter; import com.o2o.entity.PersonInfo; /** * 店家管理系统登录验证拦截器 * * @auth...
[ "rzhidong@126.com" ]
rzhidong@126.com
4c71834de97c15725e9550e1a1e3496444b04436
e5b3a71a8eecdea42a18749527646057b29b9fbd
/src/main/java/com/nhom25/btl_cnpm/entity/Household.java
2bcba58a7ed888c370c4ad8e638ef382235ff78d
[]
no_license
tuanbm00/BTL_CNPM
e39874b63955f27ab73944b4916f4292e5669c88
734b3c8b1f9f0928343f6f987eb92d8a1ca3eb05
refs/heads/master
2022-12-24T16:21:22.493816
2020-10-01T09:50:08
2020-10-01T09:50:08
300,228,795
1
0
null
2020-10-01T09:52:01
2020-10-01T09:52:01
null
UTF-8
Java
false
false
354
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 com.nhom25.btl_cnpm.entity; /** * * @author hungn */ public class Household { // viết các thuộc tính // constructor...
[ "hungnaruto2511@gmail.com" ]
hungnaruto2511@gmail.com
0b005f7a22cf9fd16c947da5141fbc19f868326e
ec7e323338a72f99b8194bffab3245a9a02fb3af
/qa/test-db-instance-migration/test-fixture-710/src/main/java/org/camunda/bpm/qa/upgrade/timestamp/MeterLogTimestampScenario.java
f951257030179f754cf27ba0e3eb192a3a8ce917
[ "Apache-2.0" ]
permissive
rezza72/camunda-bpm-platform
9d76d20d6af609764deb644f9c0b74dc6800cce5
969fe56d45080589fc825c7066a769126d533fd7
refs/heads/master
2020-05-05T11:21:15.055791
2019-04-05T12:38:14
2019-04-05T12:38:30
179,986,423
1
0
Apache-2.0
2019-04-07T15:37:42
2019-04-07T15:37:42
null
UTF-8
Java
false
false
2,028
java
/* * Copyright © 2013-2019 camunda services GmbH and various authors (info@camunda.com) * * 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...
[ "nikola.koevski@camunda.com" ]
nikola.koevski@camunda.com
2d841d9c86a2bf8130854069b0a8363523c258e0
28552d7aeffe70c38960738da05ebea4a0ddff0c
/google-ads/src/main/java/com/google/ads/googleads/v5/services/LandingPageViewServiceGrpc.java
74662b7dad37125098c567153d7f2466cb6479fb
[ "Apache-2.0" ]
permissive
PierrickVoulet/google-ads-java
6f84a3c542133b892832be8e3520fb26bfdde364
f0a9017f184cad6a979c3048397a944849228277
refs/heads/master
2021-08-22T08:13:52.146440
2020-12-09T17:10:48
2020-12-09T17:10:48
250,642,529
0
0
Apache-2.0
2020-03-27T20:41:26
2020-03-27T20:41:25
null
UTF-8
Java
false
false
13,354
java
package com.google.ads.googleads.v5.services; import static io.grpc.MethodDescriptor.generateFullMethodName; import static io.grpc.stub.ClientCalls.asyncBidiStreamingCall; import static io.grpc.stub.ClientCalls.asyncClientStreamingCall; import static io.grpc.stub.ClientCalls.asyncServerStreamingCall; import static io....
[ "noreply@github.com" ]
PierrickVoulet.noreply@github.com
df04768601d1b7160e3d313bd36b8ca053b12914
340ede9aa27127cd8f02a80fe0c8af9ebce0142c
/src/org/geometerplus/android/fbreader/preferences/PreferenceActivity.java
fcd429fb005edb1067943be13ee35a1fe75bd36f
[]
no_license
neur0maner/FBReaderJ
c0f68d547ebe4bba6a08785b2c08868bad901630
a9c363ede63994538ed6e0e3e1cfd1d99ba44f96
refs/heads/master
2021-01-18T19:36:13.193278
2011-01-30T03:02:27
2011-01-30T03:02:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
13,714
java
/* * Copyright (C) 2009-2011 Geometer Plus <contact@geometerplus.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later ver...
[ "geometer@fbreader.org" ]
geometer@fbreader.org
a37360122b07b136e424c5347b2b88998fc54aea
883d561da84d11457402785696f4e2a746a0b5a7
/app/src/main/java/com/example/LViewModelProviders.java
c4a456fd091a574127d86193f64ae54048eccfa7
[]
no_license
Zhangyc1998/Rxjava_Retrofit
423c73601d26d56ae09819aa626e030a77dcde81
0810fc00509d06cf851788db57f992be1e38cdbf
refs/heads/master
2023-03-12T10:53:33.157425
2021-02-25T10:24:37
2021-02-25T10:24:37
342,111,360
0
0
null
null
null
null
UTF-8
Java
false
false
736
java
package com.example; import com.example.basis.base.BaseViewModel; import androidx.annotation.NonNull; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentActivity; import androidx.lifecycle.ViewModelProviders; public class LViewModelProviders { public static <T extends BaseViewModel> T of...
[ "1332234917@qq.com" ]
1332234917@qq.com
3a479c86808e964286492fb62af1253267a18407
46167791cbfeebc8d3ddc97112764d7947fffa22
/quarkus/src/main/java/com/justexample/entity/Entity1443.java
d8504ff13af05ecd18255bc62633b56c8f5054bd
[]
no_license
kahlai/unrealistictest
4f668b4822a25b4c1f06c6b543a26506bb1f8870
fe30034b05f5aacd0ef69523479ae721e234995c
refs/heads/master
2023-08-25T09:32:16.059555
2021-11-09T08:17:22
2021-11-09T08:17:22
425,726,016
0
0
null
null
null
null
UTF-8
Java
false
false
1,130
java
package com.example.entity; import java.sql.Timestamp; import javax.persistence.Entity; import javax.persistence.Id; @Entity public class Entity1443 { @Id private Long id; private String code; private String name; private String status; private int seq; private Timestamp createdDate; ...
[ "laikahhoe@gmail.com" ]
laikahhoe@gmail.com
9f066e2a0bbe3966d1069c1eb4258fbbb621eabc
19bb95e44892855823bb63de44e44c2ae63eddb2
/sch/src/com/huahong/admin/action/SchLogUrlFilter.java
dab4ab07e9325d9f2a1b723c67ad8cd502765db1
[]
no_license
tgactga/sch
e1199d37f69defcbc4d5c51cf8253d26ba51fbfb
1539e02f8f65448b3fd4964d05245b1fe1ed726c
refs/heads/master
2020-12-31T04:41:16.442932
2016-01-26T08:45:52
2016-01-26T08:45:52
47,875,446
0
0
null
null
null
null
UTF-8
Java
false
false
1,246
java
package com.huahong.admin.action; import java.io.IOException; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; import javax.servlet.http.HttpServletRequest...
[ "tgactga@126.com" ]
tgactga@126.com
34dff28a23a2493b0700aa23922cd2ae3c755db2
0d3f69e7d2d800c1b80454e914d0610eb3421b58
/EventListeners/app/src/androidTest/java/android/comm/eventlisteners/ApplicationTest.java
e8dcc86bce9efbc8ad2da142290c866c48fc8771
[]
no_license
thevarungupta1/Android-Training-Demos
336efecee4083c0cb89c4666e373ead194c1f38b
7ebfde0f439aeaf5b403e2727b7c7d03dd6b74d3
refs/heads/master
2021-01-11T10:31:41.206188
2016-12-18T13:49:30
2016-12-18T13:49:30
76,372,911
0
0
null
null
null
null
UTF-8
Java
false
false
358
java
package android.comm.eventlisteners; 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() { ...
[ "thevarungupta1@gmail.com" ]
thevarungupta1@gmail.com
6775e4521e51a8c93d572bf6790bbcf012f1b2db
38da315c5c7295ed80fa3ad8b3cabd10e2e4641e
/litemall-db/src/main/java/org/linlinjava/litemall/db/dao/LitemallUserCardMapper.java
e5c82c6b612c32a5ac5ecb5e96a7819fd81eacb5
[]
no_license
Moutday/litemall
fe52299409ea132bc80bc362d7697e12029d0035
26282f437cb192d4dd8d8ad736e6249ac7d1cdb3
refs/heads/master
2023-02-17T19:42:47.427191
2021-01-16T09:50:44
2021-01-16T09:50:44
327,228,608
0
0
null
null
null
null
UTF-8
Java
false
false
4,926
java
package org.linlinjava.litemall.db.dao; import java.util.List; import org.apache.ibatis.annotations.Param; import org.linlinjava.litemall.db.domain.LitemallUserCard; import org.linlinjava.litemall.db.domain.LitemallUserCardExample; public interface LitemallUserCardMapper { /** * This method was generated by ...
[ "wumingwu@nome.com" ]
wumingwu@nome.com
98117d73c34113a755f45255b274e4589e3cda30
e2c5b17fad8cbe2099b1dff4258d344af5eec0fe
/src/com/biz/grade/dao/ScoreDaoImp.java
3fb7d1fe5b624556f1f625138dbddab8a7cb54ad
[]
no_license
haileyan/DBGrade_01
660ed3689b3b232c9cf871a9714b9ee1569ef92c
3e8f527232b97f070720b003d36ea9cc9fed6cce
refs/heads/master
2020-04-14T19:44:02.354953
2019-01-04T06:46:08
2019-01-04T06:46:08
164,069,282
0
0
null
null
null
null
UTF-8
Java
false
false
1,974
java
package com.biz.grade.dao; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.List; import com.biz.grade.vo.ScoreVO; public class ScoreDaoImp implements ScoreDao { Connection dbConn; public Score...
[ "cocojey02@gmail.com" ]
cocojey02@gmail.com
642b4572b7e2819f8456482e5e44daf5e84134a6
97675dccdda1db7746e6fd09851df3e129a8c14a
/src/demo3/KeyScanner.java
735668b7baa812e6896d89a3287acb8981a3814b
[]
no_license
wenbingshen/jvm-serviceability-examples
c59070f7dc55d69dd7fb4ac4f354065ed5a03ee7
579baf68fa4b9e718069233e99c1538e9e59559b
refs/heads/master
2021-09-14T20:43:47.514752
2018-05-19T00:16:26
2018-05-19T00:16:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,095
java
package demo3; import sun.jvm.hotspot.oops.*; import sun.jvm.hotspot.runtime.VM; import sun.jvm.hotspot.tools.Tool; public class KeyScanner extends Tool { @Override public void run() { Klass privateKeyKlass = VM.getVM().getSystemDictionary() .find("java/security/PrivateKey", null, nul...
[ "andrey.pangin@corp.mail.ru" ]
andrey.pangin@corp.mail.ru
c5dc58c3b3dac90cfa20cde22f46d87dc82c1b8b
c88bd924e0d1f687fb60a74db82ae81f3702b016
/Leaflets/src/main/java/org/wheat/leaflets/activity/TestUploadPhotoActivity.java
6dc889ff75f8639d6464f2d62a20f3bf5ac7d0a3
[]
no_license
mhhwheat/ElectronicLeafletsProject
df3de402fb5cb083093d8979652d58d6990d0e8c
20af31204ea28309236f653554b35f56229e8ef3
refs/heads/master
2020-03-26T17:14:07.434210
2015-05-03T11:05:46
2015-05-03T11:05:46
34,519,176
0
0
null
null
null
null
IBM852
Java
false
false
1,944
java
/** * descriptionú║ * @author wheat * date: 2015-4-10 * time: ¤┬╬š8:23:30 */ package org.wheat.leaflets.activity; import java.io.File; import java.util.Date; import org.wheat.leaflets.R; import org.wheat.leaflets.loader.HttpUploadMethods; import android.app.Activity; import android.os.AsyncTask; import andr...
[ "1057251411@qq.com" ]
1057251411@qq.com
7795e05b39664e15e5b63d231cfc07a20ebe03b1
a0de3b5d832e2de4d3288b25588c2429bf982c11
/INVENTARIO_DOMINIO/src/main/java/es/enaire/inventario/dtos/FamiliaInstalacionDTO.java
d68b348f1e8a549fc583fd80637b8e6e0a69f623
[]
no_license
josega1983/inventarioETNA
1ac462fb30e795dbb896ec05ed213b1e640142b7
063fe7eea78fce08b721756bb4b82b1defb5b2e5
refs/heads/master
2021-05-14T10:53:43.762821
2018-01-08T14:49:52
2018-01-08T14:49:52
116,363,392
0
0
null
null
null
null
UTF-8
Java
false
false
2,987
java
package es.enaire.inventario.dtos; import java.io.Serializable; import java.util.Date; import es.enaire.inventario.annotations.IdTarget; /** * Clase de mapeo con la informacion de familia instalaciones. * */ public class FamiliaInstalacionDTO implements Serializable { /** * Indicador de serializacio...
[ "jgromero@LEAN01JGROMERO.lean.na.nav.es" ]
jgromero@LEAN01JGROMERO.lean.na.nav.es
261cd17c8ce2b28b3bdae91e5af94c1dafcad6a2
c24e883bba5235840239de3bd5640d92e0c8db66
/commons/core/src/main/java/com/smart/website/common/core/utils/AesUtil.java
17f75ca4d3151a04c70934aa2c3c351bfa4d00b6
[]
no_license
hotHeart48156/mallwebsite
12fe2f7d4e108ceabe89b82eacca75898d479357
ba865c7ea22955009e2de7b688038ddd8bc9febf
refs/heads/master
2022-11-23T23:22:28.967449
2020-01-07T15:27:27
2020-01-07T15:27:27
231,905,626
0
0
null
2022-11-15T23:54:56
2020-01-05T11:14:43
Java
UTF-8
Java
false
false
4,200
java
package com.smart.website.common.core.utils; import lombok.experimental.UtilityClass; import org.springframework.util.Assert; import javax.crypto.Cipher; import javax.crypto.spec.IvParameterSpec; import javax.crypto.spec.SecretKeySpec; import java.nio.charset.Charset; import java.util.Arrays; /** * 完全兼容微信所使用的AES加密方...
[ "2680323775@qq.com" ]
2680323775@qq.com
17a2e01421c86b465f710aad4f4734cf9a91694f
91ae1e4a9372e54486ea1d5cad8880c1c27c47a4
/Leetcode/Java/P0019_Remove_nth_Node_from_End_of_List.java
e8939006520711fd3cba50c79b0af76e822884b2
[]
no_license
Cornelllz348/coding
759a83033dff270ab6dff4f6e57741f7c8c1112d
52bd45eec2d05f01c7be35ad2c9f5ad38d3c7599
refs/heads/master
2022-11-17T06:47:25.200035
2022-11-13T22:25:59
2022-11-13T22:25:59
237,693,267
0
0
null
null
null
null
UTF-8
Java
false
false
553
java
package leetcode; public class P0019_Remove_nth_Node_from_End_of_List { public ListNode removeNthFromEnd(ListNode head, int n) { ListNode dummy = new ListNode(-1); dummy.next = head; ListNode curr = dummy; ListNode prev = dummy; int i = n; while (i > 0) {...
[ "noreply@github.com" ]
Cornelllz348.noreply@github.com
0fdd51632b8b9515e3696a282158581f5ff8c16e
80563d747a42e3e5f6f9fd32a3ac9cfa19d2de2b
/core/src/main/java/core/mapper/TaskMapper.java
bb71e78b22a0dc2341eeb9d2b99932538a6f8c9e
[]
no_license
dream-interactive/atlas.resource.service
002cfc88c78ac226eb2f5058ed3c0c72b7f76126
3351f8900c30a1f055e6d924d80ee1f95201c6a3
refs/heads/main
2023-06-03T12:30:45.198706
2021-06-25T07:46:53
2021-06-25T07:46:53
292,042,226
0
0
null
2021-06-25T07:02:49
2020-09-01T15:54:43
Java
UTF-8
Java
false
false
325
java
package core.mapper; import api.dto.TaskDTO; import core.entity.Task; import org.mapstruct.InjectionStrategy; import org.mapstruct.Mapper; @Mapper(componentModel = "spring", injectionStrategy = InjectionStrategy.CONSTRUCTOR) public interface TaskMapper { Task toEntity(TaskDTO dto); TaskDTO toDTO(Task entity...
[ "sevriukovmk@gmail.com" ]
sevriukovmk@gmail.com
37c4b6f69bc83623fe3b3deb3a28b82d2fdd9fdd
b449d1c5fcfc09d2c9305ab4811784b9658d1e8a
/app/src/main/java/com/sadi/sreda/MyApplication.java
4d01a0e0fd6ff4f55583abd33a78af599aad745d
[]
no_license
shahkutub/MonitoringAttendense
c7444bc819302458669263d809f8c14aa23bc1fb
7eaf2c1ae3f707f28ffa6999c05164272c7b8d87
refs/heads/master
2021-04-30T08:39:26.436061
2018-05-17T17:18:49
2018-05-17T17:18:49
121,380,459
0
0
null
null
null
null
UTF-8
Java
false
false
369
java
package com.sadi.sreda; import android.app.Application; import com.sadi.sreda.utils.TypefaceUtil; /** * Created by Sadi on 2/18/2018. */ public class MyApplication extends Application{ @Override public void onCreate() { super.onCreate(); TypefaceUtil.overrideFont(getApplicationContext(),...
[ "shah.kutub1@gmail.com" ]
shah.kutub1@gmail.com
37acc1ed00172656c861e50f002042c7c89e1975
07a762ff475d1951757e4dfec031682ecb326095
/src/main/java/co/makestar/sbvmaker/model/SubElement.java
806412127bb021009c399e916fa4ceb54679c08c
[]
no_license
JungkwanBan/Subtitle_Maker_V2
c88733265b6e3a2f4b25615bab991cba5eba1ef7
69c8c37e0183ad61c9c1986ebfe4f9d2b6a430d7
refs/heads/master
2020-04-23T20:17:13.438675
2019-02-19T08:20:01
2019-02-19T08:20:01
171,432,466
0
0
null
null
null
null
UTF-8
Java
false
false
233
java
package co.makestar.sbvmaker.model; import lombok.Data; @Data public class SubElement { TimeCode startTime; TimeCode endTime; String subTextKo; String subTextJa; String subTextEn; String subTextZh; String subStyle; }
[ "bjk110@gmail.com" ]
bjk110@gmail.com
4e761bf624ae42fd83f54a9c8156c5991b39a14f
de703694c2831e55a5ddaec78d9e14bb12ec38d5
/ch06/src/sec13/exam02_constructor_access/package2/C.java
fb55da49b32d5231b23b40cf2b94baae32929aee
[]
no_license
witch49/Java
f4a0b184b21ff3d7701eafdf4232cfd7067a3ec4
a367654d6482916e72f8b7d2514af9f1b75908e5
refs/heads/master
2020-04-28T19:36:14.886919
2019-05-31T01:51:58
2019-05-31T01:51:58
175,516,746
0
0
null
null
null
null
UTF-8
Java
false
false
311
java
package sec13.exam02_constructor_access.package2; import sec13.exam02_constructor_access.package1.A; public class C { // Field A a1 = new A(true); // A a2 = new A(1); // 컴파일 에러. default 생성자 접근 불가 // A a3 = new A("문자열"); // 컴파일 에러. private 생성자 접근 불가 }
[ "verdure789@gmail.com" ]
verdure789@gmail.com
6c9adac362a32966a2b0f650f826dbad866f57bf
62c67d2d03170103515f25e07c0e7a735288a273
/src/main/java/net/vectromc/vnitrogen/listeners/starterlisteners/ACStarterListener.java
99093d40e34db1dffe27ce1eea33f45c47a8c486
[]
no_license
AndyReckt/vCores
9a70924f0cda3a4f48ccc60d94005b73c8e82ed5
6de2b359f8f7929040e4294087299fed1f73b1d6
refs/heads/main
2023-08-26T06:52:57.008409
2021-10-27T14:46:33
2021-10-27T14:46:33
377,546,745
1
0
null
2021-06-16T15:40:38
2021-06-16T15:40:38
null
UTF-8
Java
false
false
1,526
java
package net.vectromc.vnitrogen.listeners.starterlisteners; import net.vectromc.vnitrogen.vNitrogen; import org.bukkit.Bukkit; import org.bukkit.ChatColor; import org.bukkit.entity.Player; import org.bukkit.event.EventHandler; import org.bukkit.event.Listener; import org.bukkit.event.player.AsyncPlayerChatEvent...
[ "noreply@github.com" ]
AndyReckt.noreply@github.com
def38ebf401d48df4b42c1357086c8d683bd3c05
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/training/org/pentaho/di/core/row/RowTest.java
a916a61e76d34f732300d0f8b2c8d73ee23adce8
[]
no_license
STAMP-project/dspot-experiments
f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5
121487e65cdce6988081b67f21bbc6731354a47f
refs/heads/master
2023-02-07T14:40:12.919811
2019-11-06T07:17:09
2019-11-06T07:17:09
75,710,758
14
19
null
2023-01-26T23:57:41
2016-12-06T08:27:42
null
UTF-8
Java
false
false
5,442
java
/** * ! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2018 by Hitachi Vantara : http://www.pentaho.com * * ****************************************************************************** * * Licensed under the Apache License, V...
[ "benjamin.danglot@inria.fr" ]
benjamin.danglot@inria.fr
4938430e1a88976df973e97c76b853fc9571d6c4
fd3341a3aff59195f717f575b3582ea6767f3564
/C86-S3-Ppk-springmvc/src/main/java/com/yc/damai/bean/Result.java
ae0f94b2c2e3d8afff69038d172ba1b5805e6c84
[]
no_license
PK-git27/C86-Ppk
7963324e807195ad2624b611fe8afd985e232dcd
d8c7c0f1645aa1d40ca5902eddf0dc094f11af03
refs/heads/master
2022-12-12T14:10:45.395010
2020-09-14T12:07:47
2020-09-14T12:07:47
285,532,225
0
0
null
null
null
null
UTF-8
Java
false
false
824
java
package com.yc.damai.bean; public class Result { private int code; //0失败,1成功 private String msg; //返回的信息 private Object data; //返回的数据 public Result() { } public Result(int code, String msg, Object data) { this.code = code; this.msg = msg; this.data = data; } public Result(int code, String msg) {...
[ "pk@DESKTOP-V98436E" ]
pk@DESKTOP-V98436E
96201934c8ca27301c4206ce2269bd3ffe3d4cfb
b6b2d056fbcfa544a6ae07e91ed9cedad9a19726
/app/src/test/java/com/facol/giovani/bebumsenso/ExampleUnitTest.java
e156d3dc97a25fb53d04653a5ea0729ce160a112
[]
no_license
GamerSenior/BebumSenso
2a5d58351b2187e040fec88f1607bb7f999e28a8
eec7aedb323938e2ee92d31a1b6aff5e7e9fd8be
refs/heads/master
2021-04-12T08:18:34.177520
2018-03-21T00:55:47
2018-03-21T00:55:47
126,102,020
0
0
null
null
null
null
UTF-8
Java
false
false
406
java
package com.facol.giovani.bebumsenso; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test publi...
[ "abelgiovani@gmail.com" ]
abelgiovani@gmail.com
86e1c9abf93c86882596646b7ec8fe02289cff51
d4a66f65524001d0b33d90f6d839981bf6f8c67c
/src/test/java/com/illud/redalert/repository/timezone/DateTimeWrapperRepository.java
f2a3e3b3ba45e86160a144351836dcb0be64bb1e
[]
no_license
illudtechzone/redAlert-Gateway
ea80fa5429d7a74f56addd7024aa75f2ba9d314f
f4ac4737526d3f195a8978497d27c145c0e74895
refs/heads/master
2023-05-14T14:36:20.082351
2019-07-22T06:58:24
2019-07-22T06:58:24
189,348,490
0
0
null
2023-05-01T06:08:43
2019-05-30T05:02:06
Java
UTF-8
Java
false
false
337
java
package com.illud.redalert.repository.timezone; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; /** * Spring Data JPA repository for the DateTimeWrapper entity. */ @Repository public interface DateTimeWrapperRepository extends JpaRepository<DateTimeWra...
[ "prince.k.c@lxisoft.com" ]
prince.k.c@lxisoft.com
9f9f905e45bb055df8f683d88273f901453af1c6
154a40970b7d38230aea37153f3e9f89dfb07d03
/Enterprise Application Development/17-EJB/src/br/com/fiap/bean/CursoBean.java
8de74dacd3051dcbe00a11be0db8eab775b86648
[]
no_license
chrizera/FIAP_EnterpriseAppDev
968b460bf32d17eddf21247050bcd6019f96ce4c
9e22849572183033ab3f6b9cf6d1e4473c22b339
refs/heads/master
2021-01-22T05:43:13.062556
2017-05-17T23:53:43
2017-05-17T23:53:43
81,689,003
0
0
null
null
null
null
UTF-8
Java
false
false
816
java
package br.com.fiap.bean; import javax.ejb.EJB; import javax.faces.bean.ManagedBean; import br.com.fiap.bo.CursoBO; @ManagedBean public class CursoBean { private float nac, am, ps, enade, media; @EJB private CursoBO bo; public void calcular() { media = bo.calcularMedia(nac, ps, am, enade); } public flo...
[ "chris-perrone@hotmail.com" ]
chris-perrone@hotmail.com
0b4945279863c8575c2120e09c198769b7055bbe
5aa4d6e75dff32e54ccaa4b10709e7846721af05
/samples/j2ee/snippets/com.ibm.sbt.automation.test/src/main/java/com/ibm/sbt/test/controls/grid/CommunityRenderer.java
930cf2e0b74986c94f6fe63e4a67e9e561606822
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
gnuhub/SocialSDK
6bc49880e34c7c02110b7511114deb8abfdee924
02cc3ac4d131b7a094f6983202c1b5e0043b97eb
refs/heads/master
2021-01-16T20:08:07.509051
2014-07-09T08:53:03
2014-07-09T08:53:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,043
java
/* * � Copyright IBM Corp. 2012 * * 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 ...
[ "LORENZOB@ie.ibm.com" ]
LORENZOB@ie.ibm.com
4bf1cb08733c6c60635ad581c4d56668489359b3
baf6cbeaae61cc72ff468c67a6edd65786a34474
/src/main/java/com/hananins/mysite/interceptor/MyInterceptor2.java
052392867246e1b9f0ec4924889509d56501855d
[]
no_license
Choyoungju/realsite
4acbf768b7f93908b5f10da9bc4e3c7d81cc401b
0abc6876a8fb434073ca7696d7419813393c258a
refs/heads/master
2023-04-08T16:11:28.775344
2023-03-18T16:46:40
2023-03-18T16:46:40
51,117,373
0
0
null
2023-03-18T16:46:41
2016-02-05T01:04:20
Java
UTF-8
Java
false
false
474
java
package com.hananins.mysite.interceptor; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.web.servlet.handler.HandlerInterceptorAdapter; public class MyInterceptor2 extends HandlerInterceptorAdapter { @Override public boolean preHandle(HttpSer...
[ "dudwn.wh@gmail.com" ]
dudwn.wh@gmail.com
1bbb3cfc722b31cff6f42297fc76f9fecceed62f
1ce45d6046c2cb37740c2cc65c1d42f2e9bd97b2
/src/chap13/textbook/s130601/Person.java
d0026c525b5372ae41a1b8a5659ce658fe18d509
[]
no_license
hyelee-jo/java20200929
52f9c06078586abaa79179ed18df6834513897d0
e4b29bd0b51e07e6ee6e014bd52a497f84dad354
refs/heads/master
2023-02-20T19:11:46.953681
2021-01-15T03:29:24
2021-01-15T03:29:24
299,485,580
0
0
null
null
null
null
UTF-8
Java
false
false
202
java
package chap13.textbook.s130601; public class Person { private String name; public Person(String name) { this.name = name; } @Override public String toString() { return this.name; } }
[ "harbor_@naver.com" ]
harbor_@naver.com
160cc0a24b684b5eab6c63761734e994f5789245
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_13897e71ebfd68d3562c5535712926cdd6c4af63/SmartSleep/1_13897e71ebfd68d3562c5535712926cdd6c4af63_SmartSleep_t.java
5711a16842fee73506bfa5c4871beb4f3ac42e43
[]
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
2,523
java
package robot.engine.relist.ocr; import java.awt.image.BufferedImage; import ocr.Ocr; import org.sikuli.api.ScreenRegion; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import robot.engine.commons.Controller; import robot.engine.commons.ImageLogger; import robot.region.TradePileRegion; pub...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
313d1fa021e05da50db54beaaf315aa2d9970695
faf0682f5b489cc12f1e58498e2dd41fc0e82111
/app/src/main/java/com/gcu/liam/muccoursework/laMapActivity.java
e99a5734761c14a33cebb0b4709a3bb8aeb961dd
[]
no_license
Baranzo94/MUC-Coursework
0c02f1a84c79a367366aae93f9c3bfaf534338e0
cf484b34be35fc32bac354e06b841cc3183060c5
refs/heads/master
2021-05-02T13:08:26.014805
2015-12-15T22:05:46
2015-12-15T22:05:46
44,912,991
0
0
null
null
null
null
UTF-8
Java
false
false
3,421
java
package com.gcu.liam.muccoursework; import android.annotation.TargetApi; import android.content.pm.ActivityInfo; import android.os.Build; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import java.io.IOException; import java.util.ArrayList; import java.util.List; import android.support.v...
[ "Liam@Unknown-3c-15-c2-e4-05-78.home" ]
Liam@Unknown-3c-15-c2-e4-05-78.home
7162b673b21f3abd9770a10b01d5c968305aac42
2c1a40e80228db30410370f3b4f2ce04b2f03c01
/serverv2/src/main/java/com/kiwihouse/shiro/realm/JwtRealm.java
f92852583aebd3a8b337e012a17d418e72367091
[]
no_license
SxxGDZB/SxxGDZB-customization
5bbc6508dae521812d8e72ee7cd4fc8e90b13a16
85873f6033b6c2bd81018d0197aba52566d85a80
refs/heads/master
2023-02-16T23:33:19.442961
2021-01-11T07:16:29
2021-01-11T07:16:29
289,149,752
0
2
null
null
null
null
UTF-8
Java
false
false
3,070
java
package com.kiwihouse.shiro.realm; import com.kiwihouse.shiro.token.JwtToken; import com.kiwihouse.util.JsonWebTokenUtil; import io.jsonwebtoken.MalformedJwtException; import org.apache.shiro.authc.AuthenticationException; import org.apache.shiro.authc.AuthenticationInfo; import org.apache.shiro.authc.AuthenticationTo...
[ "49900640+SxxGDZB@users.noreply.github.com" ]
49900640+SxxGDZB@users.noreply.github.com
5d232041ba8351f1fa3265f4472849f26fbae2a5
f7f1066e9ece490f9a7b061d232ee398813c6348
/ExercicioGit1/src/Main.java
148d3b45100b2be13a3ed565a187084afa32a486
[]
no_license
nestoraugusto/ExercicioGit1
7fd10b5afc86073a0a92d07ea256cfda95b7077c
2686a7e348d817978e845332a83572c3921ac775
refs/heads/master
2021-01-23T11:47:43.488409
2015-04-07T00:57:17
2015-04-07T00:57:30
33,513,522
0
0
null
null
null
null
UTF-8
Java
false
false
123
java
public class Main { public static void main(String[] args) { System.out.println("Eu sei Criar isso"); } }
[ "nestor_boleiro@hotmail.com" ]
nestor_boleiro@hotmail.com
3f4900d52d5e212601d6055f3a5faf9fbca4b55c
4efd66eae04919addaae948c9a6f93a2f8da46bf
/Coding/src/basicAlgorithm/Comb43.java
5838345db3c49d20a2926bb00c1788add0e2595d
[]
no_license
Mezier/Java-Practice
d23d741cb1fa40fca06e0d242c9014f9e91096d3
12241591a8fd6d7b484557c689badaaa2519a4f2
refs/heads/master
2021-09-12T18:17:27.959208
2018-04-19T20:36:28
2018-04-19T20:36:28
106,926,256
0
0
null
null
null
null
UTF-8
Java
false
false
323
java
package basicAlgorithm; public class Comb43 { private static int com(int n){ int sum=0; for(int i=0;i<=n;i++){ for(int j=0;j<=n;j++){ if((i*10+j)%2==0){ sum++; } } } return sum; } public static void main(String[] args) { System.out.println(com(7)); }...
[ "mezier777@gmail.com" ]
mezier777@gmail.com
f45bb894f3d23f7123c84b187a6e027c74f23970
182d0f4acc532472514c1a5f292436866145726a
/src/com/shangde/edu/cus/domain/Experience.java
93b7f9648fd8c8f1a2a66de62918496d5119f556
[]
no_license
fairyhawk/sedu_admin-Deprecated
1c018f17381cd195a1370955b010b3278d893309
eb3d22edc44b2c940942d16ffe2b4b7e41eddbfb
refs/heads/master
2021-01-17T07:08:44.802635
2014-01-25T10:28:03
2014-01-25T10:28:03
8,679,677
0
2
null
null
null
null
UTF-8
Java
false
false
951
java
package com.shangde.edu.cus.domain; import java.io.Serializable; public class Experience implements Serializable{ /** * 当前经验值 */ private int expValue; /** * 下一级的经验值 */ private int nextExpValue; /** * 当前级别名称  */ private String expName; /** * 当前等级 */ private int exp...
[ "bis@foxmail.com" ]
bis@foxmail.com
27b0a82f581f45992b6231affb74e6d3c951c03d
c6d0f30f0a1476b573986f4c412740ed01e66989
/bottle-api/src/main/java/com/teorange/magic/bottle/api/model/cache/QiniuToken.java
95662e6c18817539ecc22dad331c94ee0341ccb1
[ "Apache-2.0" ]
permissive
kellen0903/magic-bottle
0bc31ca634c703fe7d5fab9197d97a77d0c41a59
4128e11bf4d27495c3d66a4b2c25c1f4f264335b
refs/heads/master
2022-11-09T10:11:21.041112
2020-03-10T22:40:24
2020-03-10T22:40:24
246,284,006
34
12
Apache-2.0
2022-10-12T20:37:32
2020-03-10T11:34:13
Java
UTF-8
Java
false
false
280
java
package com.teorange.magic.bottle.api.model.cache; import java.io.Serializable; import java.util.Date; import lombok.Data; /** * Created by kellen on 2018/5/30. */ @Data public class QiniuToken implements Serializable { private String token; private Date expireTime; }
[ "13249090143@163.com" ]
13249090143@163.com
5e26219146502d06b31338866b4c372867bd15d0
095557569d3596125f1291359b044b1d0849b780
/core/src/main/java/com/cc/core/wechat/hook/DbHooks.java
97d61c665f9788800fc4898f5144e969fad398dd
[]
no_license
907043175/MMCtl
1d6692f02a6a72391d21fb88614a49350d11a9a4
d7f2b3dd697dfa45873085558a3a37be8537de16
refs/heads/master
2020-05-04T10:35:42.733782
2019-02-25T15:44:03
2019-02-25T15:44:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,332
java
package com.cc.core.wechat.hook; import com.cc.core.command.Callback; import com.cc.core.data.db.DbService; import com.cc.core.data.db.model.DBPassword; import com.cc.core.log.KLog; import com.cc.core.wechat.Wechat; import com.cc.core.xposed.BaseXposedHook; import de.robv.android.xposed.XC_MethodHook; import de.robv....
[ "ichengc@tutanota.com" ]
ichengc@tutanota.com
218a4b6f2467f1d3cda7bbfb663491abd7291d21
446d682a06969b04ff637f83fa71b2448fda423f
/tinker/common/IActiveLogic.java
6c1e60d6bf769c34ce47828a200a40ec7f82f68b
[]
no_license
agaricusb/TinkersConstruct
21ad2db01f867a1397788e80be334c7b5bab9213
2f5d798753d1642eb5ee5f15270b6fe73bfdce3c
refs/heads/master
2021-01-16T00:17:33.310208
2013-03-09T11:49:04
2013-03-09T11:49:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
124
java
package tinker.common; public interface IActiveLogic { public boolean getActive(); public void setActive(boolean flag); }
[ "miellekyunni@gmail.com" ]
miellekyunni@gmail.com
b24ef74efef23e65db94688448cb889d57523b9b
32ca101b67386e514d4521e4d0d857181bde0919
/javaSE_20180801/src/com/test113/Main.java
e750e490257a19a933a9e90c166b51dcee0c3538
[]
no_license
JeonEunmi/javaSE
a51fb8f4631bfba963d47b806e17eff9464c7fc0
cbbde15cc71eb6257b6e3baa27679be9bd4c8cc7
refs/heads/master
2020-04-11T10:39:50.453601
2018-12-14T07:23:50
2018-12-14T07:23:50
161,722,611
0
0
null
null
null
null
UHC
Java
false
false
438
java
package com.test113; public class Main { public static void main(String[] args) { // Box<T> 클래스에 대한 객체 생성 // -> 타입파라미터에 대한 명시적 자료형 지정 필요 // String, Integer로 지정한 경우 Box<String, Integer> box1 = new Box<String, Integer>("M01", 100); System.out.println(box1.getKey()); //"M01" System.out.pr...
[ "bunny648@hanmail.net" ]
bunny648@hanmail.net
33de74023cdc18a141c97c908ccffeeb7aa53cc3
355238dbe3a312bb055f57d9f7aaeac93bdf7f6b
/app/src/main/java/com/muli/m_pos/ui/login/LoadingActivity.java
1853de05b8b19655b82e7aadaec07b98271d34f7
[]
no_license
DeroMuli/M-POS
9d2f8f0f88c943708f62b573fd0968fe8911eeaf
8114e0d6ba13cb50eb6b9602c4411b7c9383fb00
refs/heads/master
2023-03-26T06:33:50.279596
2021-03-19T08:44:10
2021-03-19T08:44:10
349,347,038
0
0
null
null
null
null
UTF-8
Java
false
false
3,556
java
package com.muli.m_pos.ui.login; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.database.Cursor; import android.os.AsyncTask; import android.os.Bundle; import com.muli.m_pos.R; import com.muli.m_pos.model.AccountInfoProvider; import com.muli.m_pos.model.ItemCardData; i...
[ "musembimuli1999@gmail.com" ]
musembimuli1999@gmail.com
49acf2b0d1ddad32e60eee90da4afdc239d6cd32
32ad774f5dc75bc74533bb72304d05d6c514e7a8
/03-java-spring/03-spring-data-ii/03-products-and-categories/src/main/java/com/jeremyakatsa/productsandcategories/models/Association.java
c2b8dd4ab7f1dc8fd2ad28d2e013b026e9666a3f
[]
no_license
Java-September-2020/JeremyA-Assignments
4ea768e0253621187baed6185105772848cd680a
b56bec9c41880eca1becb4e4054d5ef36b02e8f3
refs/heads/master
2022-12-30T18:34:59.904635
2020-10-22T01:54:53
2020-10-22T01:54:53
292,137,154
0
1
null
null
null
null
UTF-8
Java
false
false
1,675
java
package com.jeremyakatsa.productsandcategories.models; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Jo...
[ "jeyakatsa@gmail.com" ]
jeyakatsa@gmail.com
7b930b974663d68f8d0f56669047d48ede80cbba
03af346931a0ffe709893029e62cde771be865bc
/app/src/main/java/com/example/ElectronicsStore/DiscountChain.java
c4a7fb40cdec8f33604994ab60086e79b3c28736
[]
no_license
DannyBrassil/ElectronicsStore
20ce1ee21fd430142f4a786b60f0deb97166955d
07405e6909872cf5ae9461f572cd83108967ec64
refs/heads/master
2023-04-10T08:52:01.202352
2021-04-18T22:02:57
2021-04-18T22:02:57
355,619,569
0
0
null
null
null
null
UTF-8
Java
false
false
189
java
package com.example.ElectronicsStore; public interface DiscountChain { public void setNextChain(DiscountChain nextChain); public abstract boolean apply(DiscountOption option); }
[ "c17351576@mytudublin.ie" ]
c17351576@mytudublin.ie
e3d0039a54e95f17ac7002718c6743e57ac81a4b
2eac37e1db2a1d823fec8e30aa0375addeec250a
/03. Backups/2016-06-25/BkavSignatures/src/com/bkav/bkavsignature/test/CertificateRevocationTest.java
bc29045e312ede43fa1ec9d000d4464c95389870
[]
no_license
tuanbs232/Digital-Signatures
d9e0cbab1a910ffe0f9643e104d95d0c80d29617
8a531b3fb567cb732bf170435c04ac829931b650
refs/heads/master
2020-12-25T16:55:20.137301
2016-08-09T09:38:55
2016-08-09T09:38:55
53,737,294
2
2
null
null
null
null
UTF-8
Java
false
false
11,596
java
package com.bkav.bkavsignature.test; import java.io.ByteArrayInputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.security.cert.Certificate; import java.security.cert.CertificateException; import java.security.cert.CertificateFactory; import java....
[ "tuanbs232@users.noreply.github.com" ]
tuanbs232@users.noreply.github.com
fde3046bbf0e2ccece02e912c780fc49ce3cf20f
54ac2b3b2968219d6982e0bc2bbf96ae26c197dd
/src/main/java/cn/sihai/soft/api/service/AddressService.java
13c4e2595d5ebe6042817d212f4921aa823d0f59
[]
no_license
zhengxiangchen/mall--api
75af9aff82678d5e30da778d48f8e8421af15a20
ccb27cb526a5710078b92e6edda0f2e93400dc12
refs/heads/master
2020-04-06T13:55:52.508194
2018-11-15T09:52:26
2018-11-15T09:52:26
157,520,143
0
1
null
null
null
null
UTF-8
Java
false
false
564
java
package cn.sihai.soft.api.service; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import cn.sihai.soft.api.dao.AddressDao; import cn.sihai.soft.api.entity.AddressEntity; @Service public class AddressService { @Autowired private AddressDao addressDao;...
[ "510849431@qq.com" ]
510849431@qq.com
ab08f5b020b9613a3f5d2246c8bd8778a8e01fe6
03a9ef0f70b9d00c635be0b3c31a8eaa797bc013
/ERP_system/src/Interfaces/EmployeeMan/Report.java
d70b2e284b2e4a3d0348131e13fe8ecb43412859
[]
no_license
chamila1997/ERP-Projct
1f2d94c5d255d292663bad1f230034503b2ccd19
e30dc8b4cc0a60cb901524b59dd2c9658ae0be2f
refs/heads/master
2020-07-29T23:16:07.801313
2019-09-21T14:20:49
2019-09-21T14:20:49
209,997,475
0
0
null
null
null
null
UTF-8
Java
false
false
36,888
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 Interfaces.EmployeeMan; import com.itextpdf.text.BaseColor; import com.itextpdf.text.pdf.PdfWriter; import java.awt.Dimension;...
[ "45890696+chamila1997@users.noreply.github.com" ]
45890696+chamila1997@users.noreply.github.com
a75ca1a4ddc6f15eac4d7fd425e9792273c26ed5
130f06f9910f8d650736d3a23a32398200396bea
/TestingWithSBDCode/src/org/usfirst/frc/team5822/robot/commands/StopIntake.java
6dea941e6becfebca3cbff3ce72aa99973af7eb3
[]
no_license
SICPRobotics/2017-Robot-Code
740621bc545ca19e51cd70d954c1c6cb90f499c4
71a451f7b0feee591802608f8139ab6616360376
refs/heads/master
2021-01-09T05:28:50.123122
2017-12-14T22:29:36
2017-12-14T22:29:36
80,773,694
0
1
null
null
null
null
UTF-8
Java
false
false
1,239
java
package org.usfirst.frc.team5822.robot.commands; import org.usfirst.frc.team5822.robot.Robot; import edu.wpi.first.wpilibj.command.Command; import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard; /** * */ public class StopIntake extends Command { public StopIntake() { // Use requires() here to dec...
[ "sicp@a70-PC.ignatius.org" ]
sicp@a70-PC.ignatius.org
e7d198c3473156eaa98c72ffcd3423aaa4ed09cf
602fdc5c23e5cb8b872566a34eaefe81ab910051
/src/main/java/com/example/demo/model/Cozinha.java
b2e348580a146453e7e26ec275d1a701e669a3a0
[]
no_license
marlusmarcos/teinamento-Spring
b5fcd2bdfaa21eaa2ae04bc3fcead51d8f68fa40
33083878ab95229050db0fb9bac443635c2e30bf
refs/heads/main
2023-08-16T18:55:49.639545
2021-10-08T19:29:42
2021-10-08T19:29:42
415,079,299
0
0
null
null
null
null
UTF-8
Java
false
false
917
java
package com.example.demo.model; import java.util.Objects; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; @Entity public class Cozinha { @Id @GeneratedValue(strategy = GenerationType.I...
[ "marlusufrn@gmail.com" ]
marlusufrn@gmail.com
cb0ad14a556484697ba3b7935f09e3e3e8865b6c
4b74bd7ff6c3f5a9d57b1f6012d0b241b24b94fc
/frontend/src/main/java/com/epam/qa/website/WebSite.java
8b6967090d6b48a40b166489d34593fcfdd759f4
[]
no_license
Savostytskyi/tc_project
b941049717ce1b554a93b25f37666c1a33e9d7b1
1976cd2de92abefea40fddf2ff6ad2ad71a7b46b
refs/heads/master
2021-05-12T01:03:15.349046
2018-01-17T17:23:31
2018-01-17T17:23:31
117,549,765
0
0
null
null
null
null
UTF-8
Java
false
false
60
java
package com.epam.qa.website; public interface WebSite { }
[ "anton_savostytskyi@epam.com" ]
anton_savostytskyi@epam.com
36a45d71d2b4a71fdfda76937f481185be1302e9
aefabe7c745166d18fa335b8d02f4dd9872a8112
/src/main/java/de/cron3x/cor3/commands/StatusCommand.java
006be6d6f5a92ff55f217fea1cf5f9275dd8b5f7
[]
no_license
Cron3x/Cor3-Minecraft-Paper-Plugin
090fedd336f754b04fa99fe1a992327dc05b5f26
58fc4e753163ccb10fa429a01a5374b5592bf354
refs/heads/main
2023-06-23T19:18:53.115780
2021-07-27T12:50:01
2021-07-27T12:50:01
376,135,839
1
0
null
null
null
null
UTF-8
Java
false
false
6,109
java
package de.cron3x.cor3.commands; import de.cron3x.cor3.Cor3; import net.md_5.bungee.api.ChatColor; import net.wesjd.anvilgui.AnvilGUI; import org.bukkit.Bukkit; import org.bukkit.Material; import org.bukkit.command.Command; import org.bukkit.command.CommandSender; import org.bukkit.command.TabExecutor; import org.bukk...
[ "craipy.exe@gmail.com" ]
craipy.exe@gmail.com
1abaa3b4a4401b570f378266cdf0a63b4a7737d2
339115ccc6874040dd4a05873d55d6f991437458
/app/src/main/java/app/bennsandoval/com/woodmin/Woodmin.java
398d2693a2540438289a2b3727ff0ac002ecce8c
[ "Apache-2.0" ]
permissive
mnafian/Woodmin
b7c1e0708533c815be4b5a8a53b08fe09bf7d652
11c1c845f7335b63e1d84e4e46d89aedf5d9d551
refs/heads/master
2021-01-16T22:10:45.637625
2015-05-21T04:57:39
2015-05-21T04:57:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
426
java
package app.bennsandoval.com.woodmin; import android.app.Application; import com.crashlytics.android.Crashlytics; import io.fabric.sdk.android.Fabric; /** * Created by Mackbook on 1/10/15. */ public class Woodmin extends Application { public final String LOG_TAG = Woodmin.class.getSimpleName(); @Override ...
[ "bennsandoval" ]
bennsandoval
b1d0994eb5b0b8aa735dd2f7b4c2db9266c418e1
a9a4a49505040c2dbf0c3ed1ee8e8b4c38380e72
/spring-aot/src/test/java/org/springframework/aot/context/bootstrap/generator/infrastructure/nativex/NativeSerializationEntryTests.java
ab6c3f9b29e33920f0a0a9e9f37d6cbea2433412
[ "Apache-2.0", "LicenseRef-scancode-generic-cla" ]
permissive
saki-osive/spring-native
bf9b798b259f8991718b77702c74fab4b7e5c347
32dbf6190ed6ad90dd638f5fdcb3b6e826fd75e4
refs/heads/main
2023-08-26T05:30:05.882182
2021-11-07T02:00:23
2021-11-07T02:00:23
425,388,113
0
0
Apache-2.0
2021-11-07T01:36:10
2021-11-07T01:36:09
null
UTF-8
Java
false
false
2,022
java
/* * Copyright 2019-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "snicoll@vmware.com" ]
snicoll@vmware.com
f3bdd50491b22c9e5dc441064d602eb1b750c8d8
6e2e383a00778d826c451a4d9274fc49e0cff41c
/hackerrank/src/Leecode/Prob_986.java
df4c8edfcf52503e443d4ec917cfa5ce7382c50e
[]
no_license
kenvifire/AlgorithmPractice
d875df9d13a76a02bce9ce0b90a8fad5ba90f832
e16315ca2ad0476f65f087f608cc9424710e0812
refs/heads/master
2022-12-17T23:45:37.784637
2020-09-22T14:45:46
2020-09-22T14:45:46
58,105,208
0
0
null
null
null
null
UTF-8
Java
false
false
1,739
java
package Leecode; import lib.Interval; import utils.AssertUtils; import utils.IntervalUtils; import java.util.ArrayList; import java.util.List; public class Prob_986 { public Interval[] intervalIntersection(Interval[] A, Interval[] B) { List<Interval> temp = new ArrayList<>(); int a = 0, b = 0; ...
[ "mrwhite@163.com" ]
mrwhite@163.com
3f122fce8928f32a6ddcbf348a513ca82b6b9fd1
43c55843b76363355f7c45d2dd3c3117b145d8e1
/src/Aph/DAO/Impl/UI/signInUI.java
a4c355367cf03a8cbc8d570a985896590511197a
[]
no_license
rmedard/Rwandaform-Stock-Manager
90cbfff703f5f36434d1ba4b184bd70b66d5d85a
48d0653ba9e3bc21deb554ad430b5479e501c33a
refs/heads/master
2021-01-20T01:03:10.823612
2013-06-23T20:52:46
2013-06-23T20:52:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
13,451
java
package Aph.DAO.Impl.UI; import Aph.DAO.ConnectionInit; import Aph.User; import java.sql.Connection; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import javax.swing.JOptionPane; import javax.swing.JPasswordField; /* * signInUI.java * * Created on Dec 18, 2010, 12:01:23 PM */...
[ "rmedard5@gmail.com" ]
rmedard5@gmail.com
b2c912122266a11d6deef5cbc469448d7208690f
b95dbc699136d004b2ca85d8cacb5419d2a23cc5
/SlideToUnlockView/src/main/java/com/qdong/slide_to_unlock_view/CustomSlideToUnlockView.java
b99c122280a6ffb04521f82106319397189be65d
[]
no_license
TangfeiJi/SlideToUnlockProject
f04aa581d136f85c857ba2c7b3b2945ead33c97e
8b316219e008fbe9bc4520accd4d58fa8ab6704a
refs/heads/master
2020-08-11T13:23:25.224475
2019-10-12T03:28:50
2019-10-12T03:28:50
214,571,719
3
1
null
null
null
null
UTF-8
Java
false
false
14,512
java
package com.qdong.slide_to_unlock_view; import android.content.Context; import android.content.res.TypedArray; import android.text.TextUtils; import android.util.AttributeSet; import android.util.Log; import android.view.LayoutInflater; import android.view.MotionEvent; import android.view.View; import android.view.ani...
[ "1009112964@qq.com" ]
1009112964@qq.com
5cf900768b8f43c9ddef8fda403c390375726d08
157d84f8aafc76ba9ea0dbbf08ede744966b4250
/code/iaas/model/src/main/java/io/cattle/platform/core/dao/ProcessSummaryDao.java
8e343e476fef2510ba269804253a158938c61135
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
rancher/cattle
81d165a0339a41950561fe534c7529ec74203c56
82d154a53f4089fecfb9f320caad826bb4f6055f
refs/heads/v1.6
2023-08-27T20:19:31.989806
2020-05-01T18:15:55
2020-05-01T20:11:28
18,023,059
487
233
Apache-2.0
2022-01-03T18:07:33
2014-03-23T00:19:52
Java
UTF-8
Java
false
false
203
java
package io.cattle.platform.core.dao; import io.cattle.platform.core.addon.ProcessSummary; import java.util.List; public interface ProcessSummaryDao { List<ProcessSummary> getProcessSummary(); }
[ "darren@rancher.com" ]
darren@rancher.com
04272e95a2cd8b8cf4e7d065125c3e45c5a63afe
e964cddd911fd8116bda9820a1c6a1a0d5837f1c
/src/chatroom/GroupServer.java
9813fd89e58673fa75dd76260af995f9c6ef0109
[]
no_license
lwy123-wq/chatroom
8e4219e63ba5a99a938305e10698757038f54eb1
7f05d26447d2643d8b437e9be7d8fb20a7885d29
refs/heads/master
2023-04-17T05:10:38.753993
2021-05-10T08:23:08
2021-05-10T08:23:08
365,969,454
0
0
null
null
null
null
UTF-8
Java
false
false
3,227
java
package chatroom; import java.io.IOException; import java.net.InetSocketAddress; import java.nio.ByteBuffer; import java.nio.channels.*; import java.nio.charset.StandardCharsets; import java.util.Iterator; public class GroupServer { private Selector selector; private ServerSocketChannel listenChannel; pri...
[ "l2158223895@qq.com" ]
l2158223895@qq.com
6eae8fdc61e94db18fe5ebd00fae19ff56b28a28
fccd5805e92854fa860530b212b99695f9f2cc1c
/src/main/java/com/digitalfeonix/hydrogel/block/HydroGelBlock.java
60652d802b5d651f75b589e8c3b6f7720357f2e6
[]
no_license
Shadows-of-Fire/HydroGel
c650c38dee4538ed3b163ed87e4200a0d7fe94a8
f5a4f2a8d3b633280bb210a091b770df643ee015
refs/heads/master
2023-02-17T07:15:47.392000
2021-01-18T19:28:41
2021-01-18T19:28:41
114,837,729
1
1
null
2021-01-18T19:21:33
2017-12-20T03:17:34
Java
UTF-8
Java
false
false
1,684
java
package com.digitalfeonix.hydrogel.block; import net.minecraft.block.Block; import net.minecraft.block.BlockState; import net.minecraft.block.FlowingFluidBlock; import net.minecraft.block.ILiquidContainer; import net.minecraft.block.SoundType; import net.minecraft.block.material.Material; import net.minecraft.block.ma...
[ "Bward7864@gmail.com" ]
Bward7864@gmail.com
e58efd6f1d1c056441d6e6fba4a18373aef909d8
0e3c2253904a31d15300cdf76e83c5850a8e2f40
/java-core/challenges-mix/004-end-of-file/src/main/java/com/ivan/polovyi/challenges/EndOfFile.java
6eba812c519a4f7a7508e156c5abc23aa44a0b33
[]
no_license
polovyivan/challenges-mix
9db86ce7ffb92b96583f8896248b4eb29e77a846
266c4859a16b514136765ffb4fb705613a08ca55
refs/heads/master
2021-07-12T09:40:20.677903
2021-02-11T00:45:35
2021-02-11T00:45:35
231,290,205
1
0
null
2020-03-05T13:17:50
2020-01-02T02:05:49
Java
UTF-8
Java
false
false
360
java
package com.ivan.polovyi.challenges; import java.util.Scanner; public class EndOfFile { public static void main(String[] args) { Scanner s = new Scanner(System.in); int count = 1; while(s.hasNext()) { String ns = s.nextLine(); System.out.println(count + " " + ns);...
[ "polovyiivan@gmail.com" ]
polovyiivan@gmail.com
0788ab2843c62d11fda0ee1a1482fd4d3cfdab18
6a922e840b33f11ab3d0f154afa0b33cff272676
/src/xlsx4j/java/org/xlsx4j/sml/CTCalculatedMember.java
f0d5a798ced92650f87d1aa917065ea176170bb6
[ "Apache-2.0" ]
permissive
baochanghong/docx4j
912fc146cb5605e6f7869c4839379a83a8b4afd8
4c83d8999c9396067dd583b82a6fc892469a3919
refs/heads/master
2021-01-12T15:30:26.971311
2016-10-20T00:44:25
2016-10-20T00:44:25
71,792,895
3
0
null
2016-10-24T13:39:57
2016-10-24T13:39:57
null
UTF-8
Java
false
false
8,104
java
/* * Copyright 2010-2013, Plutext Pty Ltd. * * This file is part of xlsx4j, a component of docx4j. docx4j is 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 ...
[ "jason@plutext.org" ]
jason@plutext.org
148f8528414984e97c4a1961f7cc410e0eba51ce
b0b4c1eeaf86989567dc7dc41ec8758c9b5d6442
/src/main/java/permissions/seeders/UserTableSeeder.java
f82c3f3bf991f5afc4b6158675b921af95e6ead9
[]
no_license
axmedbek/permission_control_system
066d5810bc37bd8bfec266d7b18fb9fa29383f43
cf09e5405836a74e190f003dbe5ab96d5fc2cbae
refs/heads/master
2022-12-21T07:39:40.394346
2019-07-30T14:04:39
2019-07-30T14:04:39
199,502,440
0
0
null
2022-12-16T00:38:56
2019-07-29T17:58:32
Java
UTF-8
Java
false
false
63
java
package permissions.seeders; public class UserTableSeeder { }
[ "axmed.memmedli.96@mail.ru" ]
axmed.memmedli.96@mail.ru
19ac885d4b0bf8384ac94966c9d5a80dc246166e
c2897fbdd23438c0c6cf4ffa368a415b29de93d9
/Autoi/src/com/autoiinnovations/beans/WHUserBean.java
90048c8207ab17325eaa3b079f89fdd2f32007d4
[]
no_license
soumyajit405/git
3592eaf6edd2efa641a6a372a9c070a0bf6a11cc
9dd8a3c03516b40faf7702e693c0429bbb16f20d
refs/heads/master
2020-04-05T11:05:25.440821
2018-12-25T14:03:05
2018-12-25T14:03:05
156,821,724
0
2
null
null
null
null
UTF-8
Java
false
false
1,317
java
package com.autoiinnovations.beans; public class WHUserBean { private int id; private String userId; private String name; private String phone; private String password; private String mode; private String extraInfo1; private String extraInfo2; private String email; public int getId() { return id; } publ...
[ "brings.gvn@gmail.com" ]
brings.gvn@gmail.com
b7dae0736a141b48e61ecd11b0353bd1e62d9fbd
d106cebc84ae90bbe36ab56409014abcde14278f
/src/main/java/cn/trasen/tsrelease/service/IndividualityService.java
312785da934cd82028b0910d1c45fa7346d82a61
[]
no_license
ts-imsi/ts-release
ed0441fa42d85fa00d6728569d997582554fd264
fa7993c4855a7910df46ae76ce490b8f1bee0c5d
refs/heads/master
2021-05-03T11:03:28.306188
2018-02-27T07:08:54
2018-02-27T07:08:54
120,544,281
1
1
null
null
null
null
UTF-8
Java
false
false
2,153
java
package cn.trasen.tsrelease.service; import cn.trasen.tsrelease.dao.TbIndividualityMapper; import cn.trasen.tsrelease.model.TbFile; import com.github.pagehelper.PageHelper; import com.github.pagehelper.PageInfo; import cn.trasen.tsrelease.model.TbIndividuality; import org.springframework.beans.factory.annotation.Autow...
[ "sakfi102012@163.com" ]
sakfi102012@163.com
977715ad89fe02202a696279e7836076133a0101
45ff924de64ae9eb263a30b48d7f92e1466b7d1a
/zabbix-service/src/main/java/az/ldap/zabbix/repository/HostInterfaceRepository.java
89ba477d25d0a57746c1fffbc169a1b6417da501
[]
no_license
ibrahimazn/cnct
0b883c566184a1fe178a25f22d8cd44aff70765c
27b02048e17b434290d6d453bf5a144802c6e514
refs/heads/master
2020-03-25T23:45:09.099571
2018-08-18T13:42:46
2018-08-18T13:42:46
144,290,859
1
0
null
null
null
null
UTF-8
Java
false
false
697
java
package az.ldap.zabbix.repository; import java.util.List; import org.springframework.data.mongodb.repository.MongoRepository; import org.springframework.data.mongodb.repository.Query; import org.springframework.stereotype.Repository; import az.ldap.zabbix.entity.HostInterface; /** MongoDB repository for Host interf...
[ "ibrahim@assistanz.com" ]
ibrahim@assistanz.com
da28e12a28d46082021083c24ee7655029b52871
644dbd428086bbe0b8686846a980136122dfcd16
/src/main/java/de/thatsich/core/guice/IPostInit.java
b3d9517ee708c020572ed04df8ea2e1a83d32989
[]
no_license
thatsIch/OpenFX
e9deb7adbd012ac208082c361966242d1a9d5dd1
2674d47fd22d65ea43cbac0de90e20f7bf2d2999
refs/heads/master
2021-01-21T21:39:49.456425
2016-03-13T12:14:14
2016-03-13T12:14:14
12,842,210
0
0
null
null
null
null
UTF-8
Java
false
false
86
java
package de.thatsich.core.guice; public interface IPostInit { void init(); }
[ "badhard@arcor.de" ]
badhard@arcor.de
2a21cf35b359034024ac55ea1ff0833053b4566b
dc316cd4c8008c8a2651a9d95e9aacdd011c21dd
/commons-crypto/src/main/java/com/mizhousoft/commons/ecc/EccGenerator.java
9c029703d466a063380a37ce8afeede691d87546
[ "BSD-3-Clause" ]
permissive
63966367/mizhousoft-commons
5bc124f692daf44c7643d5a0ed527e774240979a
e6e1fa50b50031ee4e3d364c64178e3873d88993
refs/heads/main
2023-05-05T21:20:16.396637
2021-06-01T03:33:36
2021-06-01T03:33:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,044
java
package com.mizhousoft.commons.ecc; import java.security.KeyFactory; import java.security.KeyPair; import java.security.KeyPairGenerator; import java.security.PrivateKey; import java.security.PublicKey; import java.security.SecureRandom; import java.security.spec.PKCS8EncodedKeySpec; import java.security.spec...
[ "lsp_lishuiping@qq.com" ]
lsp_lishuiping@qq.com
e0dbf4a9247b648a5f10cb6028aaf59cce9dd424
13c2d3db2d49c40c74c2e6420a9cd89377f1c934
/program_data/JavaProgramData/53/1613.java
581b01cccd103dc30a5a57953a680405edcbb12f
[ "MIT" ]
permissive
qiuchili/ggnn_graph_classification
c2090fefe11f8bf650e734442eb96996a54dc112
291ff02404555511b94a4f477c6974ebd62dcf44
refs/heads/master
2021-10-18T14:54:26.154367
2018-10-21T23:34:14
2018-10-21T23:34:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
933
java
package <missing>; public class GlobalMembers { public static int Main() { int[] x = new int[300]; int[] y = new int[300]; int i; int j; int k = 0; int n; int sign; String tempVar = ConsoleInput.scanfRead(); if (tempVar != null) { n = Integer.parseInt(tempVar); } ...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
a976134f86e327fb836aac47155aac7a1ef890bb
b4db8f5f994b4f0711a78cae4847459220e55a25
/src/main/java/models/EnglishDeck.java
781a66ca94c1c07b4c1b4f1364a8e0e098190618
[]
no_license
cs361-W16/Group13-2
3aa59268f6a1c2b81d9d37507e2947078acc9304
b72ca4a8cab9b29db4f2358de0b6d063d9b6dfe8
refs/heads/master
2016-08-11T14:40:08.150380
2016-02-20T08:04:50
2016-02-20T08:04:50
50,548,712
0
4
null
2016-02-20T08:04:51
2016-01-28T02:38:25
HTML
UTF-8
Java
false
false
390
java
package models; public class EnglishDeck extends Deck { public EnglishDeck(){} public void build(){ for(int i = 2; i < 15; i++){ deck.add(new Card(i,Suit.Clubs)); deck.add(new Card(i,Suit.Hearts)); deck.add(new Card(i,Suit.Diamonds)); ...
[ "user.email" ]
user.email
b11e7ae647c17656a5699c66f7299d64a17142d6
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/test/java/org/gradle/test/performancenull_141/Testnull_14093.java
3684bd3914c80784a0e6c9b0882f8ec5e3cccf57
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
308
java
package org.gradle.test.performancenull_141; import static org.junit.Assert.*; public class Testnull_14093 { private final Productionnull_14093 production = new Productionnull_14093("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
2958b5b4ba603368f8a62c4ddeeb75ee87714b3f
33f1285003506bc50c1b9abd4ef4ca047f6904c3
/app/src/main/java/skot92/hu/unideb/hu/kiadaskezelo/service/BalanceService.java
42c9483a681c43bc21c9be0339c40f8b6fe1e0e3
[]
no_license
skot92/KiadasKezelo
81e38a7fd80871402db413060d543fd8ebd1bdf0
bee409fe69dccac8dbd2fd5dc45c6545c3a4136d
refs/heads/master
2021-03-19T14:05:04.115379
2017-03-07T20:00:56
2017-03-07T20:00:56
43,171,582
0
0
null
null
null
null
UTF-8
Java
false
false
884
java
package skot92.hu.unideb.hu.kiadaskezelo.service; import android.content.Context; import skot92.hu.unideb.hu.kiadaskezelo.core.dao.BalanceDAO; import skot92.hu.unideb.hu.kiadaskezelo.core.entity.BalanceEntity; /** * Created by skot9 on 2015. 11. 12.. */ public class BalanceService { BalanceDAO balanceDAO; ...
[ "skot9212@gmail.com" ]
skot9212@gmail.com
b35c81012fc357ae1018ba75fcd5c48f06e3d130
2507428bc492a61b501c8d2c4ccc5f7523d9a5bb
/elwood-web/src/main/java/org/lyeung/elwood/web/controller/build/command/GetBuildJobCommand.java
38981215a5d6fe759fca4dcd85ef83e425973dd6
[ "Apache-2.0" ]
permissive
lyeung/elwood-parent
6c3c63bc8929f3e8384dfb523cee8ae73752f723
b200d77ce63f60d425a44a83ba51d3cfcfbb4ece
refs/heads/master
2020-03-28T01:39:36.154162
2016-09-27T03:27:01
2016-09-27T03:27:01
62,131,350
0
0
null
2016-09-27T03:27:01
2016-06-28T10:14:02
Java
UTF-8
Java
false
false
919
java
/* * * Copyright (C) 2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
[ "lenming.yeung@gmail.com" ]
lenming.yeung@gmail.com
f5ed75057a1c34afbd451de28bbed410f2dcdab7
f46badd9fe1f73c2eca86c947d782d3db42924b2
/src/com/servlet/AddrServlet.java
1e440f1dfcc47fd58c922850458b59b75601032d
[]
no_license
kyutaeks/Exam
ee3e39153e0754bee7a56d7fa32337aa190500eb
e94fa010d679e29dfc4c44e66b6710f5f3c61396
refs/heads/master
2022-08-17T03:59:09.767186
2019-04-19T08:45:51
2019-04-19T08:45:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,661
java
package com.servlet; import java.io.IOException; import java.io.PrintWriter; import java.util.List; import java.util.Map; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.ht...
[ "lgt8879@gmail.com" ]
lgt8879@gmail.com
9b0495de7ce387117bf74ca586d408cbbe6b82a5
4f95aee5f176e7c07fcb93636b4a849f79333800
/app/src/main/java/top/wzmyyj/zymk/view/fragment/F_1.java
6ce7575c6e5341019416886f8ee273e54cebcd14
[]
no_license
yinjunChic/ZYMK
b845ae80a75a8876e9c34f704cbb270a8e5c967f
8e4cd999393a9d8d06a7275164e6e0a73636798c
refs/heads/master
2020-03-27T00:43:41.362930
2018-08-21T09:16:17
2018-08-21T09:16:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,231
java
package top.wzmyyj.zymk.view.fragment; import android.view.View; import android.widget.FrameLayout; import android.widget.LinearLayout; import java.util.List; import butterknife.BindView; import butterknife.OnClick; import top.wzmyyj.wzm_sdk.tools.T; import top.wzmyyj.zymk.R; import top.wzmyyj.zymk.app.bean.FavorBea...
[ "2209011667@qq.com" ]
2209011667@qq.com
73e48e49b7cc10b52af98fc53a94c78340f07370
6dac76f33cfbd45bd44b74ed322dd9b6ee7cb2b4
/src/main/java/com/datangliang/app/web/rest/EnterpriseInfoResource.java
d5ef7fd4bdf275bc4e33eaf878163fe2bab4a3f4
[]
no_license
ouyangshixiong/dtl-app-mock
2ebb4755b7d03330838462918a49be099f662ec3
f90e6621411d24f7d15064801a7396bc4cb43124
refs/heads/master
2021-07-01T06:37:35.956464
2019-01-15T06:50:59
2019-01-15T06:50:59
165,581,779
0
1
null
2020-09-18T10:53:42
2019-01-14T02:25:15
Java
UTF-8
Java
false
false
5,000
java
package com.datangliang.app.web.rest; import com.codahale.metrics.annotation.Timed; import com.datangliang.app.domain.EnterpriseInfo; import com.datangliang.app.service.EnterpriseInfoService; import com.datangliang.app.web.rest.errors.BadRequestAlertException; import com.datangliang.app.web.rest.util.HeaderUtil; impor...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
d9e7113505cb324c992627708daf61a6957fbc78
a7425280b46e9846b9981be2f11c4d3874fd879b
/lista_encadeada/src/lista_encadeada/Lista.java
39a88b885080db2d77d7fe71af95ec691cd043f7
[]
no_license
flaviojnr100/Estruturas-de-dados-em-Java
ad57dbbbb8e290f837d1c260bf59a18a68afe087
d9de83ae1aacbbec9c401408929b28cf3ba1e7d6
refs/heads/master
2020-04-27T10:01:32.424443
2019-03-07T00:05:32
2019-03-07T00:05:32
174,237,030
0
0
null
null
null
null
ISO-8859-1
Java
false
false
4,420
java
package lista_encadeada; public class Lista { private No Primeiro; private No Ultimo; private int tamanho = 0; public void Inserir_inicio(Object elemento) { No novo = new No(this.Primeiro, elemento); this.Primeiro = novo; if (this.tamanho == 0) { this.Ultimo = this.Primeiro; } this.tama...
[ "noreply@github.com" ]
flaviojnr100.noreply@github.com
a22e4b1a9530d5bad77bb6c485af14173e7fb831
d69ce52f1998e83fd2447102f001e7598a71e91c
/src/main/java/com/dt/controller/VedioSectionController.java
884654efadc4c4a81d72bf49ceeea26a2b31776e
[]
no_license
NDCFL/KoreanTV
276f836bd1b79e16561e1bf4a271be69e01f0629
0c206867a956ee56c0139c02c35d4df4de78c316
refs/heads/master
2020-03-21T08:06:27.891485
2018-08-17T05:34:40
2018-08-17T05:34:40
138,320,812
1
0
null
null
null
null
UTF-8
Java
false
false
6,393
java
package com.dt.controller; import com.dt.common.Message; import com.dt.common.PageQuery; import com.dt.common.PagingBean; import com.dt.common.StatusQuery; import com.dt.enums.ActiveStatusEnum; import com.dt.service.VedioSectionService; import com.dt.vo.Select2Vo; import com.dt.vo.UserVo; import com.dt.vo.VedioSection...
[ "275300091@qq.com" ]
275300091@qq.com
6ba20c5237b6283de50c33c43d53d62cb8103416
6883c617e4439b8fa5497373f5c24152d843a1ba
/src/main/java/com/lothrazar/cyclicmagic/gui/component/GuiCheckboxTooltip.java
b013cfedc7a2dbd4dc802c39ed549b27d8a1a0f8
[ "MIT" ]
permissive
sandtechnology/Cyclic
b84c8ba00d9d3ec099bb15c24069e2289bd62844
a668cfe42db63c0c2d660d3e6abebc21ac7a50b4
refs/heads/develop
2021-08-18T00:01:12.701994
2019-12-31T05:30:04
2019-12-31T05:30:04
131,421,090
0
0
MIT
2019-06-09T10:32:57
2018-04-28T15:25:17
Java
UTF-8
Java
false
false
2,159
java
/******************************************************************************* * The MIT License (MIT) * * Copyright (C) 2014-2018 Sam Bassett (aka Lothrazar) * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software")...
[ "samson.bassett@gmail.com" ]
samson.bassett@gmail.com
c1ff51a62fd967f87e340430a45cb59e222a335e
1f4c06ca5ea137c7d4566c5f514fbc2c2b13d45d
/src/main/java/com/gotofinal/messages/api/chat/component/ComponentBuilder.java
5fbf7f3bd2e1d64fb6c855cf3205bd337eeaa522
[]
no_license
GotoFinal/MessagesAPI
68070930d43bcc0251025ba100b710a40decf55b
898086fd9e3f2fd20428befc975f5066b24ad35e
refs/heads/master
2021-01-10T16:42:17.095135
2016-02-21T08:09:35
2016-02-21T08:09:35
51,719,200
0
0
null
null
null
null
UTF-8
Java
false
false
7,641
java
/* * The MIT License (MIT) * * Copyright (c) 2016. Diorite (by Bartłomiej Mazur (aka GotoFinal)) * * 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 withou...
[ "bartlomiejkmazur@gmail.com" ]
bartlomiejkmazur@gmail.com
8afaff9d9cf96296cd599bb8fc2573eab0b956bd
39c9a605fb35aebd06fc4ad0f49f945848ab2582
/src/main/java/com/prime/task/prime/common/mappers/ProjectMapper.java
4b7a6b760ee42ce52f1fe8e0c9a30b96b1ff7f57
[]
no_license
endritsheholliAltima/Prime
e1d49f1f8109bdc25f755099212dd67507ce0f95
17bf8f4b32801e4dd5d9c92ad3b6a50c9d72072b
refs/heads/master
2023-04-17T12:12:30.184485
2021-04-20T20:01:42
2021-04-20T20:01:42
358,727,944
0
0
null
null
null
null
UTF-8
Java
false
false
1,076
java
package com.prime.task.prime.common.mappers; import com.prime.task.prime.dto.ProjectDTO; import com.prime.task.prime.model.Project; import org.modelmapper.ModelMapper; import java.util.Set; import java.util.function.Function; import java.util.stream.Collectors; public class ProjectMapper { public static Project...
[ "59924661+endritsheholliAltima@users.noreply.github.com" ]
59924661+endritsheholliAltima@users.noreply.github.com
c6c29be38c375fe29d1e78e46533b91ab32f954e
2941f2e847d36c2e4ed58a28296ff79635857372
/src/cafeteria/ui/users/CustomerLoginDialog.java
35b7fea4a9f35ca6fec05c84fc8a259e0735e0b3
[]
no_license
yatharthk2/OOP_Mninprojec-master
52e55fb35936000a016bb0ac083170d7a2549518
78a2d735463c64b6ae6959d198816af9913e75c8
refs/heads/master
2023-05-20T01:02:28.226026
2021-06-09T16:54:29
2021-06-09T16:54:29
373,394,809
0
0
null
null
null
null
UTF-8
Java
false
false
5,454
java
package cafeteria.ui.users; import java.awt.BorderLayout; import java.awt.FlowLayout; import javax.swing.JButton; import javax.swing.JDialog; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import cafeteria.core.Customer; import cafeteria.dao.CustomerDAO; import cafeteria.dao.FoodDAO; import cafeter...
[ "yatharth.kapadia.1702@gmail.com" ]
yatharth.kapadia.1702@gmail.com
357390a2ff924c127cbf852e3321ab9d38512fcd
55bf3cf97644af0bcbec091532fe83c99ba592f6
/org/w3c/css/properties/css2/CssCursor.java
a525072ac5b1a128cb1c4a98ab571153e81c0014
[ "W3C-20150513", "W3C" ]
permissive
w3c/css-validator
dda4f191ff839b392440d91f9012ba2d2d63d0c6
6874d1990af57d3260fdc2a9420b09077cf2ed06
refs/heads/main
2023-09-03T12:40:19.427371
2023-03-13T13:59:56
2023-03-13T13:59:56
40,552,697
223
124
NOASSERTION
2023-09-13T17:38:37
2015-08-11T16:28:14
Java
UTF-8
Java
false
false
4,508
java
// $Id$ // Author: Yves Lafon <ylafon@w3.org> // // (c) COPYRIGHT MIT, ERCIM and Keio University, 2012. // Please first read the full copyright statement in file COPYRIGHT.html package org.w3c.css.properties.css2; import org.w3c.css.util.ApplContext; import org.w3c.css.util.InvalidParamException; import org.w3c.css.va...
[ "ylafon@w3.org" ]
ylafon@w3.org
0c12024c65a31d15cc799edb18f82230621e2019
1624de67cbed074dd130a1250b6e02965c399a2f
/JavaPhotoEditor/src/operations/BasicOperation11.java
9100485960367c6d35628fcd946852a4a1bdc5e3
[]
no_license
Ognjenjebot/PhotoEditor
445e7213af6b5374f6c432a802ff919a815f8af8
4ec7a5f684b60043222279eafdcbbb6918b36ac8
refs/heads/main
2023-07-04T00:48:13.693377
2021-07-22T15:20:37
2021-07-22T15:20:37
388,486,159
1
0
null
null
null
null
UTF-8
Java
false
false
1,100
java
package operations; import java.util.ArrayList; import gui.Layer; import gui.Selection; public class BasicOperation11 extends Operation { @Override public void execute(Layer i, int num) { Selection s = i.parent.getSelection(); ArrayList<Integer> indexes = s.pixelSelection(i.width, i.height); if (index...
[ "ognjen.stanojevic321@gmail.com" ]
ognjen.stanojevic321@gmail.com
a7059dbc521d0c25a6028d9bb518b0caddd244b2
8b76bd5e7139000d22734a200e998a273de5ab85
/src/main/java/com/spring/royallife/controller/AdminPageController.java
03fc8b1d174043d681f69d495de44c3db649023b
[]
no_license
jitumeher01/royallifeapi
24002dc280ce960912e5834940477fa648c79df0
33587f9059d0da6d86ac7e422a5769f2e2b88c48
refs/heads/master
2021-07-06T05:57:27.651969
2017-10-02T15:00:05
2017-10-02T15:00:05
104,493,385
0
0
null
null
null
null
UTF-8
Java
false
false
2,852
java
//package com.spring.royallife.controller; // //import org.springframework.beans.factory.annotation.Autowired; //import org.springframework.http.HttpStatus; //import org.springframework.http.ResponseEntity; //import org.springframework.web.bind.annotation.RequestBody; //import org.springframework.web.bind.annotation.Re...
[ "jitumeher01@gmail.com" ]
jitumeher01@gmail.com
7a90fefc5e0a88d7409c8d5cb8199ed09ffd0311
610156b0ea12328faea46fc27954f959735af3e7
/AlgoritmosGeneticos/AlgoritmosGeneticos/src/PaqueteMochila/Poblacion.java
0e76c767984231f971ffb14c5d7610a5957c26a2
[]
no_license
Treicysg/Analisis_algoritmos
24cb6b86e9cdf24c9f8d4d4912f7e302980d8043
979a39dd6492c7da74cf3fd9d441fa2f1532d859
refs/heads/master
2021-03-12T23:56:58.297597
2014-11-21T05:02:12
2014-11-21T05:02:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,057
java
package PaqueteMochila; import PaqueteMochila.Individuo; import java.util.ArrayList; public class Poblacion { Individuo[] individuos; public Poblacion (ArrayList<Individuo> x){ individuos = new Individuo [x.size()]; for (int i=0;i<x.size();i++){ almacenarIndividuo(i,x.get(i)); } } public Poblacion(...
[ "treicysanchez.27@gmail.com" ]
treicysanchez.27@gmail.com
0f73bf55c1fd09e5f364e1aaf4d55289a13308d4
34d55e0fd0ad83cd01b998c2e5f60e9e9fe67c57
/app/src/main/java/com/comment/tek/fragment/HomePageFragment.java
2ea752ca851f5bb3db040e96b199c81e13bf1948
[]
no_license
kevinStrange/app-android-comment
3f25b9cd3217b7e4101c4131cef739c300bc5fd0
a08895464a119b9ad89cef71a6fd6bc7b715cea6
refs/heads/master
2020-03-27T15:12:03.098401
2018-09-04T05:44:10
2018-09-04T05:44:10
146,703,898
0
0
null
null
null
null
UTF-8
Java
false
false
1,731
java
package com.comment.tek.fragment; import android.os.Bundle; import android.support.annotation.Nullable; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.comment.banner.interfaces.IOnBannerListener; import com.comment.banner.util.BannerConfig; import com.comment.b...
[ "hongfahuang@snsshop.net" ]
hongfahuang@snsshop.net
699c6f490d90f73a8cb9ddeb0ebce332aeb883c6
87f6841613373f509c2f3579ed562e624c1a670a
/week5-093.PersonExtended/src/Person.java
daf85baf676ea0ff4c177e4ca00f73e7f1720058
[]
no_license
PiotrKrolwsb/2013-OOProgrammingWithJava-PART1
6a34030bf02b29a3a9e843efaff67ec9d396b82c
182876a38fa6d8d16daedb3cec6903754e209fb4
refs/heads/master
2021-01-10T16:01:07.428671
2016-03-25T22:52:45
2016-03-25T22:52:45
53,681,722
0
0
null
null
null
null
UTF-8
Java
false
false
1,675
java
import java.util.Calendar; public class Person { private String name; private MyDate birthday; public Person(String name) { this.name = name; this.birthday = new MyDate(Calendar.getInstance().get(Calendar.DATE), Calendar.getInstance().get(Calendar.MONTH) + 1, Calendar.getInstance()...
[ "piotr.krol@protonmail.com" ]
piotr.krol@protonmail.com
80536c6e3c430e3bf156848a3fd6541211e9f178
69a52bf241d2ed0286d73755a617db044b404e9c
/VisitorDesignPattern/test/src/edu/umb/cs/cs680/hw10/VisitorsTest.java
fff4f2214cde858abae22ffba56302de1cb762de
[]
no_license
SunayanShaik/Object-Oriented-Design-Programming
2df102b9de634fcd2de6f6724f54fa1c1e35b03b
dd63264edaea3a1885daa15b424e0964efb0e525
refs/heads/master
2020-03-18T20:21:36.478245
2018-05-28T21:41:45
2018-05-28T21:41:45
135,210,489
0
0
null
null
null
null
UTF-8
Java
false
false
9,214
java
package edu.umb.cs.cs680.hw10; import static org.junit.Assert.*; import java.util.Date; import org.junit.After; import org.junit.Before; import org.junit.Test; import edu.umb.cs.cs68.hw10.CountingVisitor; import edu.umb.cs.cs68.hw10.Directory; import edu.umb.cs.cs68.hw10.File; import edu.umb.cs.cs68.hw10.FileSearch...
[ "sunayan.shaik.1215@gmail.com" ]
sunayan.shaik.1215@gmail.com
e2dfc74b1b9aee25b616e1a40604f81fd7971119
30bcffad9c9b44e647c82df9c9b6c32023c0235c
/app/src/main/java/com/example/myfitnessbuddy/utils/CometChatUtil.java
d98a068be483bf711c290e86b6cde07a29f2755a
[]
no_license
Nonoka22/MyFitnessBuddy
aa1c37afc5407a285dc687fd986b7cc29fcdfd23
582f96945e14b579943bb878a77a58b079dcad23
refs/heads/master
2021-02-12T08:46:24.493398
2020-07-03T16:44:34
2020-07-03T16:44:34
244,578,964
0
0
null
2020-07-03T16:29:37
2020-03-03T08:16:54
Java
UTF-8
Java
false
false
6,529
java
package com.example.myfitnessbuddy.utils; import android.content.Context; import android.util.Log; import com.cometchat.pro.constants.CometChatConstants; import com.cometchat.pro.core.AppSettings; import com.cometchat.pro.core.CometChat; import com.cometchat.pro.core.MessagesRequest; import com.cometchat.pro.exceptio...
[ "szekelytundenoemi@gmail.com" ]
szekelytundenoemi@gmail.com
45f2188ad42340c2d2a8ddb79d69190c1dbf45cb
07d3ee1e5e1db281bf3fb054118eccddbe42d248
/stagemonitor-tracing-elasticsearch/src/main/java/org/stagemonitor/tracing/elasticsearch/ElasticsearchTracingPlugin.java
296669d04365fec71080385dc29df558beb09e5c
[ "Apache-2.0", "BSD-3-Clause", "MIT" ]
permissive
Halliburton-Landmark/stagemonitor
c307ec3cda3926dd520fa6f3f14f7fc863b28113
95d793502763de82a9aaf0159ff11f05a1feeb0d
refs/heads/master
2021-01-22T06:12:06.975257
2017-05-26T15:04:10
2017-05-26T15:04:10
92,530,226
0
1
null
2017-05-26T16:43:59
2017-05-26T16:43:59
null
UTF-8
Java
false
false
3,447
java
package org.stagemonitor.tracing.elasticsearch; import org.stagemonitor.configuration.ConfigurationOption; import org.stagemonitor.core.CorePlugin; import org.stagemonitor.core.StagemonitorPlugin; import org.stagemonitor.core.elasticsearch.ElasticsearchClient; public class ElasticsearchTracingPlugin extends Stagemoni...
[ "felix.barnsteiner@isys.de" ]
felix.barnsteiner@isys.de
e22789f02903a24dfe65a8a69cd3ee2ccd0eb7eb
585403956837456778b9da4a8bd88af082ca70d9
/devbeginner-news-facebook/src/test/java/com/jojoldu/devbeginnernews/facebook/FacebookTokenExchangerRealTest.java
c534959c55e2435a24cc50a079a51cd0b304e375
[]
no_license
rheehot/devbeginner-news
827c31d19c6a810ea7f9e75be269f0b06d535323
d228bece0a9b6d0b771b14548103d27f1cc0d435
refs/heads/master
2022-03-27T16:59:50.954082
2020-01-01T23:13:44
2020-01-01T23:13:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,387
java
package com.jojoldu.devbeginnernews.facebook; import com.jojoldu.devbeginnernews.core.token.FacebookUserTokenRepository; import com.jojoldu.devbeginnernews.facebook.service.FacebookTokenExchanger; import org.junit.After; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.a...
[ "jojoldu@gmail.com" ]
jojoldu@gmail.com
3f00ba40e6d1223894a6a27fd378b09faea80d62
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/kylin/testing/937/UserService.java
85c6c5148189bee09a6467e5faafe413b5f9cd13
[]
no_license
ASSERT-KTH/synthetic-checkstyle-error-dataset
40e8d1e0a7ebe7f7711def96a390891a6922f7bd
40c057e1669584bfc6fecf789b5b2854660222f3
refs/heads/master
2023-03-18T12:50:55.410343
2019-01-25T09:54:39
2019-01-25T09:54:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,613
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 ...
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
c274066367b0c475fb2089ab7424d0870572c272
e49213f91a2d4e6e89c49fdae5dd0239c03b9240
/src/main/java/com/mynegocio/app/service/InvalidPasswordException.java
991bf7442108ef8e8c401d02f0762be0af273c5b
[]
no_license
efacu/hjisterapp
576faaeffdb706c407fe90a0eb8e5de0baa559b4
7401cd995f61ea19cc55dfeff4c40d703b00b78a
refs/heads/master
2022-12-24T02:25:34.631939
2019-09-19T19:16:44
2019-09-19T19:16:44
209,631,139
0
0
null
2022-12-16T05:05:41
2019-09-19T19:16:28
Java
UTF-8
Java
false
false
188
java
package com.mynegocio.app.service; public class InvalidPasswordException extends RuntimeException { public InvalidPasswordException() { super("Incorrect password"); } }
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
1bf2bc6d09536561170ab8666821164e5c182550
5b4c86c8297f350ecba93ac89a327cde4da5bd80
/Ejercicio 14/src/ejercicio/pkg14/Ejercicio14.java
62d246e3c187965cd2f0d1b83a46ccb9cff418b2
[]
no_license
AdanReLo34/ReLoAd_Programaci-nAvanzada-Gate
797d07c90d82cc04e5d0b7ec7837091c08e4cd90
da1b1d9b613efb41dd084b38893ef8c2b74ded70
refs/heads/master
2022-07-31T03:15:40.717202
2020-05-21T19:48:48
2020-05-21T19:48:48
265,935,013
0
0
null
null
null
null
UTF-8
Java
false
false
579
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 ejercicio.pkg14; import javax.swing.JFrame; public class Ejercicio14 { /** * @param args the command line...
[ "noreply@github.com" ]
AdanReLo34.noreply@github.com
e94ee3136c1b89d0a3f03ca043970a851bcdfa2d
78663f79712c4db4b77c5bdaf6f246c0948cd498
/app/src/main/java/com/codedwar/edwar/mascotas/MainActivity.java
23bf6a0675534462311f771960f26142729c2f46
[]
no_license
edwarsare/MascotasActualizado
1ebd46bb909e69cb3f7a29a504bd9ff0d546cb8b
a576dc3adfd5611762bc91c0824e301a94c6bd1c
refs/heads/master
2021-06-01T22:01:29.663492
2016-09-14T04:03:52
2016-09-14T04:03:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,617
java
package com.codedwar.edwar.mascotas; import android.content.Intent; import android.support.design.widget.TabLayout; import android.support.v4.app.Fragment; import android.support.v4.view.ViewPager; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.Toolbar; impo...
[ "edwarsare@hotmail.com" ]
edwarsare@hotmail.com
05e92efbfd38ab605b25a285ee6a0801dcb1e9ea
d602ee56d416f750fb034f11e790a87e217ee673
/Mockito/src/main/java/mockito/velosidad/Carretera.java
a1db1a594f97be7c1375f4ec01d47136c0bb384a
[]
no_license
AgustinArielGalarza/PracticasBP4
4b99738683de2d296683211789b2274e2e13eb7b
09a1c6baa9140894a6734e5353edcf0d768cf4d9
refs/heads/master
2022-12-28T00:57:07.833502
2020-10-02T13:43:15
2020-10-02T13:43:15
300,015,941
0
0
null
null
null
null
UTF-8
Java
false
false
390
java
package mockito.velosidad; public class Carretera { private VerificaLimites verificaLimites; public boolean check; public Carretera(VerificaLimites verificaLimites){ this.verificaLimites = verificaLimites; this.check = false; } public boolean manejar(Velosidades vel){ che...
[ "agustin.galarza@BP4.com" ]
agustin.galarza@BP4.com
335870a7553254dfb21923dc13848948012f9878
ddf98b8111ace2ffad45ecb6fc40c264686328f0
/TeliverCustomerMedical/app/build/generated/source/r/debug/com/google/android/gms/R.java
4a0406f477037c9ab7b33f089105c69b5751d714
[]
no_license
teliver/teliver-medical-delivery-android
c26f299855bd4964aa741cf0d8161864f204c11c
ca3392e754b7a722d1c25bf1b68e0c851f346f48
refs/heads/master
2020-04-23T23:09:04.639082
2017-08-05T13:57:30
2017-08-05T13:57:30
98,511,838
1
0
null
null
null
null
UTF-8
Java
false
false
10,167
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * gradle plugin from the resource data it found. It * should not be modified by hand. */ package com.google.android.gms; public final class R { public static final class attr { public static final int ambientEnab...
[ "selvakumar.p@quadkast.co.in" ]
selvakumar.p@quadkast.co.in
eafce87e5d330728df1385776c836fcfa7b0a417
bbaea60ac13f36292cb8d89244bab6c61c1a57f7
/src/graph/ShortestPathUnweightedGraph.java
6138c1ee29312a27c45242aa78cb020585dd9b70
[]
no_license
niteshadj/DataStructure
22ebac889d137b2e7dc0f7ef61bce669c573d657
4fa37577abefc71b43f32ded08fe8342d48b0727
refs/heads/master
2023-07-13T20:17:00.494600
2021-08-27T02:51:36
2021-08-27T02:51:36
282,468,328
0
0
null
null
null
null
UTF-8
Java
false
false
1,227
java
package graph; import java.util.ArrayDeque; import java.util.ArrayList; import java.util.Arrays; import java.util.Queue; public class ShortestPathUnweightedGraph { public static void main(String[] args) { ArrayList<ArrayList<Integer>> graph = new ArrayList<ArrayList<Integer>>(); graph.add(new ArrayList(Arrays.a...
[ "nadjariya@gmail.com" ]
nadjariya@gmail.com
1d7c022ef0a11e82cbc4cea3e5eef1a0b41e6a88
5d4abdc348e628331480da95fdbc659ebb7f170c
/J13_Hybernate/src/beans/Transaction.java
4f336838105aa029833ac740d4df8fa8824aa69c
[]
no_license
Louis-Saglio/TP-Java
13575c440b39cc91352d30ff2ec52c6a3cc3737a
e20172928aff85092fbe2b01563b1cb4cd80daba
refs/heads/master
2020-12-30T14:44:14.707809
2017-12-01T07:41:19
2017-12-01T07:41:19
91,075,874
0
0
null
null
null
null
UTF-8
Java
false
false
574
java
package beans; public class Transaction { private Client client; private Produit produit; private int qtt; private String date; public Transaction(Client client, Produit produit, int qtt, String date) { this.client = client; this.produit = produit; this.qtt = qtt; this.date = date; this.client.ad...
[ "louis.saglio@ynov.com" ]
louis.saglio@ynov.com
fd4899afdc214c80c9dfef8c1ee9197f644b7301
1abc346a663c11718ed37e9cdb7005a6cb8e487b
/src/main/java/com/banshion/portal/web/sys/dao/UserInfoMapper.java
7ce85f09274401e9d8d35bfc0970ba539c2f8058
[]
no_license
zhangrw/portal
6bed670dfbe1fb61c22dea53be0e6e8b72548d74
90769e20cc298278c0f04ce5ec7dbe952e6e11ae
refs/heads/master
2021-01-20T19:59:40.330188
2017-06-16T03:17:55
2017-06-16T03:17:55
64,605,961
0
0
null
null
null
null
UTF-8
Java
false
false
974
java
package com.banshion.portal.web.sys.dao; import com.banshion.portal.util.intf.MyBatisRepository; import com.banshion.portal.web.sys.domain.UserInfoExample; import com.banshion.portal.web.sys.domain.UserInfo; import org.apache.ibatis.annotations.Param; import java.util.List; @MyBatisRepository public interface UserIn...
[ "945698690@qq.com" ]
945698690@qq.com
ebd7b52bf237da60b7014ef0ee71891a49978b1f
0c604bfab4b0d1ca179aaf1d49056689ce774b94
/GAPSO/src/GAPSO.java
b038e9221750e340224bdce94ebc1ddd55d61301
[]
no_license
daolei/GA-PSO
d1b9f249c899ab78d64d7593d7ac48eb7b84fbc9
c463835716de5b74d1a8a40d7c462e6ea35841ad
refs/heads/master
2020-06-14T17:42:24.204612
2016-01-22T13:37:42
2016-01-22T13:37:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
22,175
java
/* ********************************************* * Benetatou Persefoni * * Athens 2014 * * * * Exercise for Artificial Intelligence * * University of Piraeus * ********************************************* */ /* * GAPSO: Defines the hybrid algorithm Generic Algorithm - Particle S...
[ "benetatoup@gmail.com" ]
benetatoup@gmail.com
922e47b82ac8d1c421d1e219f266078440de1525
8ac358ed6d73745bca51088e108a7914d7ebca9c
/nlp-endpoint/src/main/java/com/gooyave/nlp/endpoint/model/TextResponse.java
7211de2c02c681f76ddcf0f70cbc1c1590e9d6bc
[]
no_license
muskacirca/nlp-server-test
4082a5e5917dd2ac9a927511f0afa82dcdb6095b
4b3cc7ef861fcf65dae603efe68aec8ad09ece8b
refs/heads/master
2021-01-19T12:10:15.194809
2017-02-22T12:42:22
2017-02-22T12:42:22
82,290,313
0
0
null
null
null
null
UTF-8
Java
false
false
424
java
package com.gooyave.nlp.endpoint.model; public class TextResponse { private String accessToken; private String raw; public String getAccessToken() { return accessToken; } public void setAccessToken(String accessToken) { this.accessToken = accessToken; } public String get...
[ "vincent.truchot@transatel.com" ]
vincent.truchot@transatel.com