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
af2dcf16011162ca3ce0d351b0256d767beeed71
7c7ff8c075bc1a5bff42c8d21ae6675926b71750
/core/src/main/java/com/spring/guide/model/Name.java
392303f235e471cb608625fc867c9a35b4303956
[]
no_license
SunKyungCho/spring-guide
a9b801d2c2b60aba60e96c6df3a2c4a464732bce
e32a96a67564244e46ee842b97a1d4180d059d36
refs/heads/master
2020-05-31T15:20:36.594473
2019-05-18T04:11:01
2019-05-18T04:11:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,046
java
package com.spring.guide.model; import lombok.*; import org.springframework.util.StringUtils; import javax.persistence.Column; import javax.persistence.Embeddable; import javax.validation.constraints.NotEmpty; @Embeddable @Getter @NoArgsConstructor(access = AccessLevel.PROTECTED) @ToString(of = {"first", "middle", "...
[ "cheese10yun@gmail.com" ]
cheese10yun@gmail.com
aa566136baa68a458c09b714289ea2fb04d7468d
6d57df661c8451e4e1664e5838605393653b9d88
/src/main/java/br/com/jusnexo/config/WebConfigurer.java
98c7b216b329ddf96cbb0aed79349a976e83b206
[]
no_license
fecrodrigues/jusnexo-hybridcloud
a5c554718b4b8c597be67954b44b6830a4d31fd3
897558a79fac4d905dd2577cd3bda1d0045413b1
refs/heads/master
2023-05-05T00:49:56.005743
2021-05-25T23:35:08
2021-05-25T23:35:08
370,832,631
0
0
null
null
null
null
UTF-8
Java
false
false
4,811
java
package br.com.jusnexo.config; import static java.net.URLDecoder.decode; import java.io.File; import java.io.UnsupportedEncodingException; import java.nio.charset.StandardCharsets; import java.nio.file.Paths; import java.util.*; import javax.servlet.*; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import o...
[ "ubuntu@ip-172-31-22-34.ec2.internal" ]
ubuntu@ip-172-31-22-34.ec2.internal
023005d2ecc48816b2b6d31cfa766daf9440eb4a
3fc503bed9e8ba2f8c49ebf7783bcdaa78951ba8
/TRAVACC_R5/travelrulesengine/src/de/hybris/platform/travelrulesengine/dao/impl/DefaultRuleTravelLocationDao.java
0d33f01ddab703125825a20ab2ac161d50b0d595
[]
no_license
RabeS/model-T
3e64b2dfcbcf638bc872ae443e2cdfeef4378e29
bee93c489e3a2034b83ba331e874ccf2c5ff10a9
refs/heads/master
2021-07-01T02:13:15.818439
2020-09-05T08:33:43
2020-09-05T08:33:43
147,307,585
0
0
null
null
null
null
UTF-8
Java
false
false
2,299
java
package de.hybris.platform.travelrulesengine.dao.impl;/* * [y] hybris Platform * * Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. * * This software is the confidential and proprietary information of SAP * ("Confidential Information"). You shall not disclose such Confidential * Infor...
[ "sebastian.rulik@gmail.com" ]
sebastian.rulik@gmail.com
60a0c75abe751cc1788598957fc2dcf0f9d5d0c6
649980384dfade1ccd4ff788b82f58e7081fef44
/shapes/MyTree.java
ad86ad8a50c17e02926130315cbe4c7265ce3100
[]
no_license
zenwattage/jav142
3d6e4290f40bffb140b626cddba22395817a6213
5e9e96e68d80785b65f19ca7fe00b9260d2e079c
refs/heads/master
2022-11-07T19:10:34.676840
2020-06-20T19:15:57
2020-06-20T19:15:57
267,398,199
0
0
null
null
null
null
UTF-8
Java
false
false
1,533
java
// Allow short name access to java.awt.Color import java.awt.Color; /** *@author Scott Hansford *@version Graphic Tree component */ public class MyTree extends NscComponent{ private NscRectangle trunk; private NscUpTriangle top; /* * * *@param int x x-coordinate for the tree *@param int ...
[ "zenwattage@gmail.com" ]
zenwattage@gmail.com
096706bac35b750675cf55fe3812deef3852d1c6
6ea40dc01580a3eb47a5b6240d6ef3379937ad8c
/social-network/src/test/java/service/UserServiceTest.java
e6992429d2510c413d96af1196fadeb0728bb43b
[]
no_license
OleksiiShpachenko/SocialNetwork
924ca4b4f41248d1f081da39e5f4c038a64e12b6
a51f376f12d4eeaeab77a5d28d8f68d7b3171fb5
refs/heads/master
2021-01-19T23:57:31.125569
2017-05-13T15:48:58
2017-05-13T15:48:58
89,055,863
0
0
null
null
null
null
WINDOWS-1252
Java
false
false
6,688
java
package service; import static org.junit.Assert.*; import static org.mockito.Matchers.anyString; import static org.mockito.Mockito.*; import org.junit.Before; import org.junit.Test; import org.mockito.Mockito; import com.shpach.sn.persistence.entities.User; import com.shpach.sn.persistence.jdbc.dao.user.I...
[ "shpachenko.oleksii@gmail.com" ]
shpachenko.oleksii@gmail.com
781df0b7cccf984f84a0e14d438a8fcf23b899f4
950b3b5b3cef6af0ab38a1b4a7c3fa5b9a7d3753
/common/src/main/java/com/vendertool/common/dal/dao/codegen/QBeanImage.java
082f6248abc10eb4cfa29d1dfcc524c4075fe7e0
[]
no_license
Vacanth/VenderTool
af38788d8888ce98b3caabde75878aeefb799752
14ae350166ec76a2fc4fafcc593d795021acd52e
refs/heads/master
2021-03-25T03:03:45.068557
2013-11-05T04:18:02
2013-11-05T04:18:02
8,917,403
0
0
null
null
null
null
UTF-8
Java
false
false
2,534
java
package com.vendertool.common.dal.dao.codegen; import javax.annotation.Generated; /** * QBeanImage is a Querydsl bean type */ @Generated("com.mysema.query.codegen.BeanSerializer") public class QBeanImage { private Long accountId; private java.sql.Timestamp createdDate; private String hash; priva...
[ "madhusudan.varadan@gmail.com" ]
madhusudan.varadan@gmail.com
b0e7f980e1425195752b39f92fbbf4cd27acbd18
fa1408365e2e3f372aa61e7d1e5ea5afcd652199
/src/testcases/CWE89_SQL_Injection/s02/CWE89_SQL_Injection__Environment_prepareStatement_66b.java
ab85c9f542cfd0fd0b391dd6fa1ce82e71e5606d
[]
no_license
bqcuong/Juliet-Test-Case
31e9c89c27bf54a07b7ba547eddd029287b2e191
e770f1c3969be76fdba5d7760e036f9ba060957d
refs/heads/master
2020-07-17T14:51:49.610703
2019-09-03T16:22:58
2019-09-03T16:22:58
206,039,578
1
2
null
null
null
null
UTF-8
Java
false
false
6,250
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE89_SQL_Injection__Environment_prepareStatement_66b.java Label Definition File: CWE89_SQL_Injection.label.xml Template File: sources-sinks-66b.tmpl.java */ /* * @description * CWE: 89 SQL Injection * BadSource: Environment Read data from an environment variable...
[ "bqcuong2212@gmail.com" ]
bqcuong2212@gmail.com
801f0944df7c5edd4c663f7e340959873c27aa9e
8a119c973748cb6d5ec96c625dfad43004799c6f
/src/test/java/com/web/startweb/JpaMappingTest.java
482080fd16069b15d2561b9fbab5c4567f924850
[]
no_license
dellife/start-web
c72c5338bc0b5c02ba44b933aed26cc14b4ba36b
15eee7885df16384ac45a05ac92cb711b5e57c52
refs/heads/master
2020-04-08T07:17:11.416674
2018-11-27T22:57:29
2018-11-27T22:57:29
159,133,467
0
0
null
null
null
null
UTF-8
Java
false
false
2,136
java
package com.web.startweb; import com.web.startweb.domain.Board; import com.web.startweb.domain.User; import com.web.startweb.domain.enums.BoardType; import com.web.startweb.repository.BoardRepository; import com.web.startweb.repository.UserRepository; import org.junit.Before; import org.junit.Test; import org.junit.ru...
[ "sehee@sehee-MacBook-Pro.local" ]
sehee@sehee-MacBook-Pro.local
a693f7af84802fcd222e1b3a6757b69fc816d2af
d683a713901fadc651ae64ba8dad94838cda6a38
/springcloud-sso-oauth/src/main/java/com/jy/sso/config/SwaggerConfig.java
c0eea481c5d3b1edfd3be8c1ea277f1927c60498
[ "Apache-2.0" ]
permissive
jinchunzhao/sso-oauth
154b7dc25ac7dbde3e3fc4db02ef4917fca62ab5
4b5636304a37306eba5299c9ef463732b73fc66c
refs/heads/master
2023-07-09T08:10:06.235173
2021-08-11T07:21:17
2021-08-11T07:21:17
393,842,113
0
0
null
null
null
null
UTF-8
Java
false
false
1,388
java
package com.jy.sso.config; import io.swagger.annotations.Api; import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import springfox.documentation.builders.ApiInfoBuilder; import sp...
[ "459147801@qq.com" ]
459147801@qq.com
800009ccc683f519778db60af19ec7207031f129
bf8fbbf61ce4770459145572191ad93a29701c8a
/era_bcb_sample/2/default/65922.java
0c0814db5eec788d26437232f96e432ed825d046
[]
no_license
gulaftab/DeckardDockerised
1dacb87f0684c08eab999678e55a8e07d7873329
fbf478a7a4d7da15261f9e2de8adfc80c3be9027
refs/heads/main
2023-03-11T21:17:45.280084
2021-02-26T09:23:27
2021-02-26T09:23:27
342,312,684
0
0
null
null
null
null
UTF-8
Java
false
false
5,757
java
import java.io.File; import java.io.IOException; import java.io.InputStream; import java.lang.reflect.Method; import java.net.JarURLConnection; import java.net.MalformedURLException; import java.net.URL; import java.net.URLClassLoader; import java.net.URLDecoder; import java.util.ArrayList; import java.util.Enumeration...
[ "gulaftab@gmail.com" ]
gulaftab@gmail.com
87bfed6a038e0072ba743b815e0ca7e2aaa94345
a816470bbfa76e0151b1931b64c4fcbb03e855c0
/xchange-gemini/src/test/java/org/knowm/xchange/gemini/v1/dto/marketdata/GeminiMarketDataJSONTest.java
c496083b35d152bfb568a57df784f9bc21003f82
[ "MIT" ]
permissive
ChangeOrientedProgrammingEnvironment/XChange
30981e03ded3b8595dbd46e13e534fe446435110
d036adb8503c24556ca8655acb6f5758dd06c15a
refs/heads/develop
2021-01-10T23:13:03.382144
2016-10-11T21:00:44
2016-10-11T21:00:44
70,632,046
0
0
null
2016-10-11T20:22:18
2016-10-11T20:22:17
null
UTF-8
Java
false
false
2,010
java
package org.knowm.xchange.gemini.v1.dto.marketdata; import static org.fest.assertions.api.Assertions.assertThat; import static org.junit.Assert.assertEquals; import java.io.IOException; import java.io.InputStream; import java.math.BigDecimal; import org.junit.Test; import com.fasterxml.jackson.databind.ObjectMapper...
[ "jonathan.heusser@gmail.com" ]
jonathan.heusser@gmail.com
f1d3932c1941a5dd4a236c05835908684db71bf6
25729cf0666fb83f0c9b7553cd647b6c33968886
/src/main/java/com/opendata/rs/action/RsTypeAction.java
c225f247efaf3782e48102877f904e356a3f5143
[]
no_license
545473750/zswxglxt
1b55f94d8c0c8c0de47a0180406cdcdacc2ff756
2a7b7aeba7981bd723f99db400c99d0decb6de43
refs/heads/master
2020-04-23T15:42:36.490753
2014-08-11T00:08:39
2014-08-11T00:08:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,928
java
/* * Powered By [rapid-framework] * Web Site: http://www.rapid-framework.org.cn * Google Code: http://code.google.com/p/rapid-framework/ * Since 2008 - 2011 */ package com.opendata.rs.action; import java.io.PrintWriter; import java.util.HashSet; import java.util.List; import java.util.Set; import org.apache.str...
[ "545473750@qq.com" ]
545473750@qq.com
5d8cfe0568e8f258dd93f9a7c65959b033ac060e
7889c6d8f2e4314b777fe9ff2af02e742fd3f35a
/framework/modules/geronimo-kernel/src/main/java/org/apache/geronimo/kernel/lifecycle/LifecycleListener.java
d42c52855896c129b34f8392db6c7da429d64b92
[ "LicenseRef-scancode-generic-cla", "LGPL-2.1-or-later", "MPL-1.1", "JSON", "LGPL-2.1-only", "MPL-1.0", "Apache-2.0", "LicenseRef-scancode-unknown", "X11", "W3C", "GPL-1.0-or-later", "CPL-1.0", "LicenseRef-scancode-oracle-openjdk-exception-2.0", "W3C-19980720", "LicenseRef-scancode-indian...
permissive
apache/geronimo
62a342bd56d55fbcc614a62df85ec55b4f8c19c6
9a930877a047348d82ba5b3b544ffa55af5b150f
refs/heads/trunk
2023-08-22T08:17:26.852926
2013-03-21T00:35:41
2013-03-21T00:35:41
240,468
27
34
Apache-2.0
2023-07-25T17:23:50
2009-07-01T08:09:43
Java
UTF-8
Java
false
false
1,401
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"); yo...
[ "djencks@apache.org" ]
djencks@apache.org
ca7837917b158ab45ecb1546a9940ab78cb4e1da
9702a51962cda6e1922d671dbec8acf21d9e84ec
/src/main/com/topcoder/apps/screening/ScreeningJob.java
f06cf5105ecc9b57de93df57be73febe2b48a8cc
[]
no_license
topcoder-platform/tc-website
ccf111d95a4d7e033d3cf2f6dcf19364babb8a08
15ab92adf0e60afb1777b3d548b5ba3c3f6c12f7
refs/heads/dev
2023-08-23T13:41:21.308584
2023-04-04T01:28:38
2023-04-04T01:28:38
83,655,110
3
19
null
2023-04-04T01:32:16
2017-03-02T08:43:01
Java
UTF-8
Java
false
false
23,796
java
/* * Copyright (c) 2006 TopCoder, Inc. All rights reserved. */ package com.topcoder.apps.screening; import com.topcoder.util.config.ConfigManager; import com.topcoder.util.idgenerator.IDGenerationException; import com.topcoder.util.idgenerator.IDGenerator; import com.topcoder.util.idgenerator.IDGeneratorFactory; im...
[ "amorehead@cb5b18d2-80dd-4a81-9b1c-945e1ee644f9" ]
amorehead@cb5b18d2-80dd-4a81-9b1c-945e1ee644f9
5040c98dcfd8f3220e11a74dc4460830f02cb748
2efdee34f03ed372141d065fbbb70690b1a979d1
/netbeans/Antiguo_Proyecto_Java/AnalizadorLexico.java~
ade64dbee60c02c8e82d948945ff86d1a22844af
[]
no_license
christianqw/tesisGit
9c123bccefbdb91269288a2757cb1ef2828931a5
1eb2b018e993408b838f047b1be40d58d4627ebb
refs/heads/master
2021-01-21T04:43:08.520070
2016-03-24T15:52:17
2016-03-24T15:52:17
42,554,725
0
0
null
null
null
null
UTF-8
Java
false
true
20,200
/* The following code was generated by JFlex 1.5.0-SNAPSHOT */ /* --------------------------Codigo de Usuario----------------------- */ package ejemplocup; import java_cup.runtime.*; import java.io.Reader; /** * This class is a scanner generated by * <a href="http://www.jflex.de/">JFlex</a> 1.5.0-SNA...
[ "christianqw@gmail.com" ]
christianqw@gmail.com
f1a8154f29ac8bb56e8d84abd126fa353a0d228f
acab6a2c52cc0759d2a819a8013d0940c772d81b
/common/plugins/eu.esdihumboldt.hale.common.core/src/eu/esdihumboldt/hale/common/core/io/ComplexValueType.java
29b1cd31e708e45b3e0b28e5bacddb4290bee9cc
[]
no_license
nunotoriz/hale
b154196bd64c304b12c501c71b00b0cde23c915f
29436a3aea78e19fd57fa46de3cc2a81a3db3f37
refs/heads/master
2021-01-17T18:03:03.925124
2013-11-29T09:25:43
2013-12-02T16:07:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,511
java
/* * Copyright (c) 2013 Data Harmonisation Panel * * All rights reserved. This program and the accompanying materials are made * available under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later vers...
[ "simon.templer@igd.fraunhofer.de" ]
simon.templer@igd.fraunhofer.de
8fa2569bf69dccd7e80d2347875c7d710d5c08e8
8b8f33dd0d93973b578d44d68acf319d33a399d2
/app/src/main/java/com/tracking/cartracking/Model/user.java
26943d9fbfe74f0199468c2c6ef2e9369ba461c6
[]
no_license
suhair93/tracking_app-master
465b5bfa7f0eb587105178bf54868f9261ecb5c9
51f7e21670e9999b49ad905163386dbc658af5f0
refs/heads/master
2020-04-08T13:22:05.202245
2018-12-01T23:47:30
2018-12-01T23:48:09
159,387,912
0
0
null
null
null
null
UTF-8
Java
false
false
1,260
java
package com.tracking.cartracking.Model; /** * Created by locall on 2/14/2018. */ public class user { private String email; private String password; private String typeUser; private String city; private String name_org; public user(){} public user(String email, String password, String t...
[ "suhair.madhoun@gmail.com" ]
suhair.madhoun@gmail.com
42afdc4a3f29fb00d2fd7964725abf6c5b88d953
ca19c71291828c4cf3ee6cc33984771d35b6257f
/src/pl/com/bottega/photostock/sales/application/ConsoleApp.java
591b511a455617571ecfedf0038a184099268c74
[]
no_license
ksrubka/photostock
4f199a471e46cf23818f1d63a599d5f23d722aeb
1a2758ab448a08783bf513234dedd52308cd39f8
refs/heads/master
2021-01-21T04:47:01.667702
2016-06-11T21:53:01
2016-06-11T21:53:01
55,002,259
0
0
null
null
null
null
UTF-8
Java
false
false
3,159
java
package pl.com.bottega.photostock.sales.application; import pl.com.bottega.photostock.sales.model.*; import pl.com.bottega.photostock.sales.model.products.Clip; import pl.com.bottega.photostock.sales.model.products.Picture; import pl.com.bottega.photostock.sales.model.Product; import pl.com.bottega.photostock.sales.mo...
[ "beata.choluj@wp.pl" ]
beata.choluj@wp.pl
ed21f37d1b9801466c03b683494e1bb126fa2583
b3e01a459f36f3939bdeb0e632728ba5aa769a7a
/.svn/pristine/a3/a3f474da7e96022064031c2ad75fdbcdcb477a67.svn-base
f8d7b4ef75e038a12936010a87d2ad35042015e2
[]
no_license
wsw2008new/OBDController
aa8ecf27d358d999749274345a6c5ddcefc560fa
ba604345283577a6c89d0781c9ff4933403b9b2f
refs/heads/master
2021-01-16T20:38:39.007533
2014-10-28T03:05:36
2014-10-28T03:05:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
295
package com.fix.obd.web.service; import java.util.List; import com.fix.obd.web.model.Business; public interface BusinessService { public boolean updateBusiness(Business business); public Business getBusinessByBid(int bid); public String checkBusinessUser(String email, String password); }
[ "chrismacong@163.com" ]
chrismacong@163.com
b89fb22a315259f8378235f6e7e5a2adfd70e3e7
93a4eadab25828899ff60695fbb391545abf9dda
/Zsxs/Zsxs/app/src/main/java/cn/huida/burt/zsxs/utils/md5cast.java
53aa27a786b11b949c0e99ecef12d6fd8fc045e3
[]
no_license
BurtTeam/Zsxs
95f8cdaff4f4645bbc694874fb6c6004ea0da5b7
bc277169dfcc615b0ba957f98bff8f0e1e5ebff3
refs/heads/master
2020-12-03T02:27:41.016706
2017-07-01T08:25:22
2017-07-01T08:25:22
95,268,128
0
0
null
null
null
null
UTF-8
Java
false
false
1,143
java
package cn.huida.burt.zsxs.utils; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; /** * Created by Q on 2017/6/24. */ public class md5cast { public static void main(String[] args) { try { System.out.println("md5:"+getMD5("1234567890")); } catch (N...
[ "gudujianjsk@gmail.com18733519953@163.com" ]
gudujianjsk@gmail.com18733519953@163.com
b9c3c49ea60b5c9e7370f31fa1beab43bd8b3178
01883b64ab087dfb8781b0886e5f39641fd26789
/api-performance-mgmt/src/test/java/io/pms/api/service/NotificationServiceTest.java
db120ba9f30d5bc28e42635b9edba4c82a7690bd
[]
no_license
rugved-marathe/prs
e2f38faf872bca713cd0c01c69208871fa3308c5
9a7b51b6b21f26af27156bdf74d97cc4da79d96f
refs/heads/master
2021-06-27T02:15:50.436461
2019-12-06T09:42:10
2019-12-06T09:42:10
226,294,941
0
0
null
2021-04-26T19:46:03
2019-12-06T09:41:12
Java
UTF-8
Java
false
false
11,366
java
package io.pms.api.service; import static org.junit.Assert.assertNull; import java.util.Arrays; import org.joda.time.DateTime; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.InjectMocks; import org.mockito.Mockito; import org.mockito.MockitoAnnotations; import org...
[ "rugved.marathe@afourtech.com" ]
rugved.marathe@afourtech.com
8cfa33d201b8be860d1991f86e86a116e955f9da
a2b591ee24c8914c53009e0a4b9a8f326a92e2dc
/halcyon-core/src/main/java/com/marshal/halcyon/core/service/impl/BaseServiceImpl.java
2a44e08e52f8b196ae28de0d0bec36f7c01e308b
[]
no_license
JeremiahLiu/halcyon
1645905d23af7d40fecbbc5557a1ee8cded1406c
8cd42633502336eabcdcb3ab6ddfb93d8d90fde5
refs/heads/master
2021-10-24T18:37:07.181526
2019-03-27T16:15:16
2019-03-27T16:15:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,493
java
package com.marshal.halcyon.core.service.impl; import com.github.pagehelper.PageHelper; import com.marshal.halcyon.core.service.BaseService; import com.marshal.halcyon.core.util.DtoUtil; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.transaction.annotation.Transactional; impo...
[ "453607106@qq.com" ]
453607106@qq.com
8dd9fe5582c2b981f90ec9f27355ea509d193401
919ea201f9ba51b630b189910c792bf4c575af15
/CryptographyProject3/CryptographyProject3/CryptographyProject3/src/Crypto/LicenseControllerApp.java
d37f9b8e040cd51e94b8791ede1dbd64b69e39e1
[]
no_license
meryemmhamdi1/LicenseManagementServer
14fc0827637f472324b6aa539734e0d9d6a7d41e
3ed5c54fefaffc0b16f1db3f452cf6a4cfac825e
refs/heads/master
2021-01-20T20:56:47.928236
2016-07-16T12:09:01
2016-07-16T12:09:01
63,478,738
0
0
null
null
null
null
UTF-8
Java
false
false
4,620
java
package Crypto; import java.awt.BorderLayout; import java.awt.EventQueue; import javax.swing.JFileChooser; import javax.swing.JFrame; import javax.swing.JOptionPane; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import javax.swing.JLabel; import java.awt.Font; import javax.swing.JTextField; impo...
[ "meryemmhamdi@bitbucket.org" ]
meryemmhamdi@bitbucket.org
4b8f74635239aea03e3ee1320e2bbfb2d63a4327
15c6c6648e6c9661f63bcbd26794f19e1919d36b
/src/main/java/org/mavriksc/messin/SumKeyBasedOnValue.java
71f47d6c981809e587734fbbc96228df97c8d363
[]
no_license
mavriksc/jus-messin
0d340c10979cf8ab54dbc357a8803b709fb79894
1ad6db987a9b9a1721bfca063a6452a7cd22b2ee
refs/heads/master
2023-08-30T07:04:19.744933
2023-08-17T01:41:34
2023-08-17T01:41:34
156,572,163
0
0
null
2023-02-03T01:52:53
2018-11-07T16:02:02
Java
UTF-8
Java
false
false
602
java
package org.mavriksc.messin; import java.util.HashMap; import java.util.Map; import java.util.Map.Entry; import java.util.stream.Collectors; public class SumKeyBasedOnValue { public static void main(String[] args){ Map<Integer,Integer> inventory = new HashMap<>(); Map<Integer,Integer> consolidate...
[ "scarlisle@hylamobile.com" ]
scarlisle@hylamobile.com
47022055bdc78a783562ebb7c47b458e7f985a52
6bd4ede0a1ef6cda595bde6708d3d6a5c989608f
/risenb-manage-web/src/main/java/com/risenb/controller/manage/HomeController.java
a0afd12dce10977c6df14f35f6bb1d6633c70b8a
[]
no_license
AmenWu/risenb-parent
6e42020c0b138f90e1eb44d48cd5c6a9d45d1e5d
01959fb2f3043367762cd878217be98fef7196fd
refs/heads/master
2020-03-06T15:36:54.639152
2018-03-27T09:08:02
2018-03-27T09:08:02
126,959,098
0
0
null
null
null
null
UTF-8
Java
false
false
3,581
java
package com.risenb.controller.manage; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.an...
[ "251404448@qq.com" ]
251404448@qq.com
7ff02211c383c8927cdb7e551482d72fa56f4533
17f33277f38e08c8e3a30d854ddc9fcf90e3dc7f
/src/main/java/com/intuit/developer/sampleapp/oauth2/helper/HttpHelper.java
ba170098f28d5cb413f50bc58060aa3a46da69a7
[ "Apache-2.0" ]
permissive
e-gov/TARA-Java
fb1bf9a6b5a4f9601ad2acf5c75b412d25ea838e
e1bc7bdeac8bb3d8825ea56c76bba63971ffc2cf
refs/heads/master
2022-11-30T06:18:13.584671
2021-10-25T16:02:20
2021-10-25T16:02:20
130,127,598
2
2
Apache-2.0
2021-03-22T07:28:00
2018-04-18T22:11:01
Java
UTF-8
Java
false
false
2,489
java
package com.intuit.developer.sampleapp.oauth2.helper; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.List; import javax.servlet.http.HttpSession; import org.apache.http.HttpResponse; import org.apache.http.NameValuePair; impor...
[ "priit.parmakson@gmail.com" ]
priit.parmakson@gmail.com
13530dfd39e970a4549f45689f7221ee9714e029
427dc04cba641e8fa3acce06efc21625f959d224
/test/practicework/pages/ReserveInputPage.java
6f30b98bc8393080b8349e749ccb66345742626d
[ "MIT" ]
permissive
SoftwareTestAutomationResearch/STARHOTEL-Teaching-Materials
22c687c2bc6c0db48f60f46634d3f46cf9865be5
e09ecee28f9e6085337e49dc01e424cdfbdc33d9
refs/heads/release
2020-02-26T17:35:03.608747
2016-06-13T08:59:50
2016-06-13T08:59:50
14,633,925
8
10
null
2016-06-13T08:59:50
2013-11-23T01:17:30
JavaScript
UTF-8
Java
false
false
1,560
java
package practicework.pages; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; public class ReserveInputPage { private WebDriver driver; private By reserveYear = By.id("reserve_year"); private By reserveMonth = By.id("reserve_month"); private By...
[ "nozomi.ito@trident-qa.com" ]
nozomi.ito@trident-qa.com
92900adf45ef5428021abfb992535146171141d2
667cda19ff596caccea5a4141d83df3ba70fcc65
/demo/src/main/java/Controler/Controller.java
f5ff8a09dae8152e844e1718092a0a98ea68707a
[]
no_license
DRTIGAS/c-repository
ff3522960779a811dbbd2d76395faec56f716cc8
418da3dac82728bf792b9ed9d1cc047b4d69e8b1
refs/heads/master
2023-04-04T05:57:45.919895
2023-03-31T02:20:22
2023-03-31T02:20:22
67,957,156
0
0
null
null
null
null
UTF-8
Java
false
false
512
java
package Controler; 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.annotation.RestController; @RestController @RequestMapping("/thiago/exemplo") ...
[ "thiagocezar17@msn.com" ]
thiagocezar17@msn.com
334e4fe2f51fb00ade69f139caefe629d022f6e4
e4434dbb49e022be9ad1065898197902f6141be3
/Day1ProjectBulghak/src/by/javatr/task2/util/WrongMonthException.java
49e40001253c4824ec112dc63fe6ed592d8a22f3
[]
no_license
Alexthefirstest/JavaTr
f478918577c76a77d1a2a24ee95f9537c6d0601c
64885e5454a60db62634b64c9d41dcfc6fc62773
refs/heads/master
2020-09-12T22:37:33.331317
2020-01-31T00:04:38
2020-01-31T00:04:38
222,581,796
0
0
null
null
null
null
UTF-8
Java
false
false
166
java
package by.javatr.task2.util; public class WrongMonthException extends Exception { public WrongMonthException(String message) { super(message); } }
[ "aleksandarbulgak@yandex.by" ]
aleksandarbulgak@yandex.by
daaebb3e85e22ef24d755876f517f1ba3a7b9d8d
66c846a595f3e0d4367d5a6c908a4ec940a966cd
/AlgosRef/src/Q200_Q249/Q221.java
2bebec658bf080985c9655fee92d1c3e23c30e3c
[]
no_license
cheers32/tradepartner
8cd052a9b73386abe31d998707f828144600318b
ab3936f0b4c71127fb19f9b963ac0c00acb28e29
refs/heads/master
2022-12-07T21:27:18.925248
2020-09-07T18:49:40
2020-09-07T18:49:40
273,936,249
0
0
null
2020-06-21T20:21:57
2020-06-21T15:52:34
Python
UTF-8
Java
false
false
1,585
java
package Q200_Q249; import java.util.HashMap; import java.util.Map; public class Q221 { public int maximalSquare(char[][] matrix) { // 这种题就是注意3个方向, 只有三个方向统一(最小值)才有可能下一个加一,最大还是最小,+1还是-1,从上到小从左到右单独的计数一般没用,累计还是单格,每一个值要有意义,多用例子推一下; // 我之前面试的那个题其实就是一个简单的2D DP,应该能够做的更好 if(matrix==null || matrix.length==...
[ "cheers32@outlook.com" ]
cheers32@outlook.com
5305fee646575286f9e72190f1666549622399f5
213821e513e8766505b30073d797f634fe5d11ab
/chitcat/src/main/java/io/olid16/actions/ReadTimeline.java
39080e44ab342a55130191c540e8612012145992
[]
no_license
felipefzdz/chitcat
1fed5c255af60f11983a4519efe24c811403473e
b9c5c56375c417819a924eb397b55ac0fdab5635
refs/heads/master
2020-12-26T01:29:52.652581
2015-02-06T15:40:24
2015-02-06T15:40:24
29,728,214
1
0
null
null
null
null
UTF-8
Java
false
false
494
java
package io.olid16.actions; import com.google.inject.Inject; import io.olid16.domain.collections.Timelines; import io.olid16.domain.entities.Timeline; import io.olid16.domain.values.Username; import java.util.Optional; public class ReadTimeline { private final Timelines timelines; @Inject public ReadTime...
[ "olid16@gmail.com" ]
olid16@gmail.com
6f9bcf772a1fef48fd92c5e25abbd804cbcae6b6
226e89b4a72aa7c2972d8093f2aca5e2a97dd32a
/src/main/java/com/wl/threadHandler/Handler.java
f009c292a5cc958d2c8840c094cbc32918383165
[]
no_license
linwang-zf/EncryptDataBase-Phoenix
edf9d0edbd57d0e553ab12a71a4bf8a1c0bb503d
3a02d6fd8cceda1aabaa9aecb242ac415b8b5794
refs/heads/master
2023-02-09T02:22:51.810643
2021-01-02T05:42:16
2021-01-02T05:42:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
138
java
package com.wl.threadHandler; /* * Author : LinWang * Date : 2020/12/9 */ public interface Handler { String executeHandler(); }
[ "903862530@qq.com" ]
903862530@qq.com
b8fd777d31e0ee26175e75d442437f55bd52cfb3
737b0fc040333ec26f50409fc16372f5c64c7df6
/bus-image/src/main/java/org/aoju/bus/image/metric/internal/hl7/HL7Parser.java
be2e47d2a6fa847bf49d57f2f2e165030fe607cf
[ "MIT" ]
permissive
sfg11/bus
1714cdc6c77f0042e3b80f32e1d9b7483c154e3e
d560ba4d3abd2e0a6c5dfda9faf7075da8e8d73e
refs/heads/master
2022-12-13T02:26:18.533039
2020-08-26T02:23:34
2020-08-26T02:23:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,629
java
/********************************************************************************* * * * The MIT License (MIT) * * ...
[ "839536@qq.com" ]
839536@qq.com
89fb0abff8f9e0dbf612c0abc717c6330009cca7
34ab4d824b5c0e1aa008bd373bae97e3d3f54720
/lutece-core/src/java/fr/paris/lutece/portal/service/util/RemovalListenerService.java
7b1447246d9e1dbefaf65cf512c2ae544511db80
[]
no_license
jchaline/jchaline
f974f83c81adeeb8a69bacafcd6b26bdf35b2e1e
7614e49d2a48ccac339dd3861626e5664571d13e
refs/heads/master
2020-05-17T17:01:49.460252
2014-12-01T08:29:07
2014-12-01T08:29:07
32,218,451
0
0
null
null
null
null
UTF-8
Java
false
false
2,938
java
/* * Copyright (c) 2002-2013, Mairie de Paris * 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 * ...
[ "chaline.jeremy@gmail.com@e2e358a1-c3a5-5c30-0f45-651ad65eccec" ]
chaline.jeremy@gmail.com@e2e358a1-c3a5-5c30-0f45-651ad65eccec
7a912bde62932f1e524d0c72c449ffcea4075f82
1dd2897c2a7b2c08e51c502419608ca7563537cc
/src/main/java/org/bian/dto/BQCreditPlanRetrieveInputModel.java
6b773789ac1715bb4b95dd923544fa85518134b5
[ "Apache-2.0" ]
permissive
bianapis/sd-credit-charge-card-v2.0
25e6f1a517bea65907552acb3381fea4e22f0eaa
8202fa3cc3dfb2cb4cfebc038a6044967b4092a0
refs/heads/master
2020-07-11T07:12:57.797929
2019-09-09T06:37:13
2019-09-09T06:37:13
204,475,097
0
0
null
null
null
null
UTF-8
Java
false
false
2,743
java
package org.bian.dto; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import org.bian.dto.BQCreditPlanRetrieveInputModelCreditPlanInstanceAnalysis; import org.bian.dto.BQCr...
[ "team1@bian.org" ]
team1@bian.org
0c74e4960e68a2278e7d4c3295a65833ed6dceb9
490bd3cd7d6a77305122981ba07014aca89457f4
/java_test_assignment/src/main/java/automationFramework/firstTestCase.java
6e8d31b2c531b099853004a1d0e37453322280f8
[]
no_license
goran-olbina/alasTask
e19af2c8f2d62eea59c126661f6c481022d30a5c
e74741943893bf7fb77ab59d5ed85d44fe4a7d8a
refs/heads/master
2023-04-19T01:42:54.987310
2021-04-26T22:57:13
2021-04-26T22:57:13
361,909,878
0
0
null
null
null
null
UTF-8
Java
false
false
156
java
package automationFramework; public class firstTestCase { public static void main(String[] args) { // TODO Auto-generated method stub } }
[ "golbina2@gmail.com" ]
golbina2@gmail.com
f81ab3d88a1bddf630f3e4d9392a23943263cc70
2f61c1897bdbd63a8288a7998b79b28c542ac6d4
/Interview/src/com/rainmonth/pattern/behavioral/chain/king/OrcCommander.java
7ab8143d98dd4bf7156c8729b689795ac60def70
[]
no_license
Rainmonth/JavaLearn
d41e0b352256283812c0dabf975ad662b6742744
39b8ec0503c33efbf833dd7c9ede20e81d0aa0d3
refs/heads/main
2023-08-04T03:27:37.183682
2021-09-15T09:41:53
2021-09-15T09:41:53
354,026,982
1
0
null
null
null
null
UTF-8
Java
false
false
521
java
package com.rainmonth.pattern.behavioral.chain.king; public class OrcCommander extends RequestHandler { public OrcCommander(RequestHandler next) { super(next); } @Override public void handleRequest(Request request) { if (request.getRequestType() == RequestType.TRAIN_SOLDIER) { ...
[ "rainmonth@yeah.net" ]
rainmonth@yeah.net
a8081a9e812b18ccfc4695dcb8ade941f0bbb8ef
9ad9d7800c5e4b124b8947366dbb7f35387107ab
/app/src/main/java/gachon/mpclass/mp_team_newnew/form/LoginForm.java
dbe38e7ad74ae453f019e70fe9a05b02e23b1aeb
[]
no_license
CYC0227/tomorrow-cook
646de1bc500506f83bf128ebd678dd3442127b2d
1601fd1100d51aafbbbce6095478d0efa507936b
refs/heads/main
2023-05-07T14:21:11.341874
2021-05-30T07:23:55
2021-05-30T07:23:55
366,945,116
0
3
null
2021-05-31T12:02:19
2021-05-13T05:36:11
Java
UTF-8
Java
false
false
374
java
package gachon.mpclass.mp_team_newnew.form; public class LoginForm { private String email; private String pw; public String getEmail() { return email; } public void setEmail(String email) { this.email = email; } public String getPw() { return pw; } public...
[ "cyc0227@gachon.ac.kr" ]
cyc0227@gachon.ac.kr
223b6741f2a645181854646398de5cfb6b7ab1d5
c35894bc2cc7d38d01295d81baee76a7dce10b20
/Ch01_Start/src/p02/variables/ByteExample.java
ec8d4783cdc5be944624fcc59be864f4763790bb
[]
no_license
jongtix/JAVA_jongtix
93e5c289ed3e514cd481373988f18904b8c698cf
4f9f29456ac3956a34d05428c9bf7df14bb7b718
refs/heads/master
2021-08-29T23:14:02.840808
2017-12-15T07:43:22
2017-12-15T07:43:22
107,648,776
0
0
null
null
null
null
UTF-8
Java
false
false
900
java
package p02.variables; /** * 변수 선언과 사용 * 변수선언: 타입 변수명 * * main()이라는 메소드 내에서 선언된 변수는 * {}이 블럭을 벗어나는 순간 메모리에서 사라짐. * 메소드내에서 선언된 변수는 로컬변수라고 함. * 로컬변수는 메소드블럭{}을 벗어나는 순간 메모리에서 사라지므로 * 메소드 밖에서 사용할 수 없음. */ public class ByteExample { public static void main(String[] args) { // 변수의 선언 // 타입 변수명; 변수명 = 값; // 타입 변...
[ "jong1145@naver.com" ]
jong1145@naver.com
c2f0ca9d4cfc3f99bcdda7b20eedcde154333566
28ebe6f4c1c40f65ff1b0fe6f31f0f3219265279
/src/com/operators/SwappingTwoNumbers.java
625278f9d30f601141eae7a6ee9b2220632b06ce
[]
no_license
Vyshnavi565/vyshnavi-Day1
0be08d3df02bfd96c5506d973fe8c954e31a5b7e
5a28a0eb6c24768d518593a50e8ced456940a008
refs/heads/main
2023-07-05T05:05:19.339112
2021-08-23T11:31:49
2021-08-23T11:31:49
397,885,130
0
0
null
null
null
null
UTF-8
Java
false
false
405
java
package com.operators; import java.util.Scanner; public class SwappingTwoNumbers { public static void main(String[] args) { // TODO Auto-generated method stub Scanner sc=new Scanner(System.in); System.out.println("First Input: "); int i=sc.nextInt(); System.out.println("Second Input: "); int j=sc.nextInt(...
[ "vyshuchalasani2905@gmail.com" ]
vyshuchalasani2905@gmail.com
8e7a2c7a45937bdeae38970c7d01c4ad0dc6e140
9db8ff93c66e82bcc68667fa65cfc38da4b23415
/mix-auth/src/main/java/cn/liangjq/mix/auth/security/JWTAuthenticationEntryPoint.java
89b79ea4dd11e2a7e3f85bbc2bc176a3d70ea49b
[ "Apache-2.0" ]
permissive
fbljq5/mix
e6aec5008d9e497199eced51197adf96b8a512a0
e6d910205c2787dd1e94eaf9ae4093e52e1e7893
refs/heads/master
2023-06-07T20:46:04.433682
2021-06-20T22:32:54
2021-06-20T22:32:54
350,398,000
1
0
null
null
null
null
UTF-8
Java
false
false
883
java
package cn.liangjq.mix.auth.security; import com.alibaba.fastjson.JSONObject; import org.springframework.security.core.AuthenticationException; import org.springframework.security.web.AuthenticationEntryPoint; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.io....
[ "420030650@qq.com" ]
420030650@qq.com
861e94f6543a192a9760bdbf141beb797bcf1c8b
5a7a5b6d2d3e5362a2fcd7d89a5f91ff9b192fa4
/ejerciciosInternet/src/ejerciciosInternet/_01.java
734c2df2c4abcef9ed8767575dd31d1816651803
[]
no_license
guillebort/fundamentos1
a4bf40ca76fb32b549e9e63c4051a7ca6285d308
781ecd6188c0ceb2bec1ade291cd1a0660433e75
refs/heads/master
2021-03-16T12:08:17.720537
2020-05-27T17:33:16
2020-05-27T17:33:16
246,905,123
0
0
null
null
null
null
UTF-8
Java
false
false
1,156
java
package ejerciciosInternet; import java.util.Scanner; public class _01 { public static void main(String[] args) { Scanner tec = new Scanner (System.in); int[] num = new int [10]; System.out.println("Introduce valores"); int valor1 = tec.nextInt(); num[0] = valor1; System.out.println(valor1 + " valor 0");...
[ "User@DESKTOP-PERTML3" ]
User@DESKTOP-PERTML3
4ec7bf2fc49c17a19e27288144f7a20e69821087
0ab5b3e86ea65a9fb216e7178b3f8ae5fe6b3a1c
/mobile/taf/taf-java/src/com/qq/taf/proxy/utils/TimeoutNode.java
ce9a87efb6aff7b495ce4c06bd70f3344fc65fa0
[]
no_license
lineCode/mobile-1
197675bcde3d8db021c84858e276fc961b960643
66971911b57105b8ef5ad126b089b3fd1cc0f9b0
refs/heads/master
2020-03-29T11:02:22.037467
2017-02-13T09:40:59
2017-02-13T09:40:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
923
java
package com.qq.taf.proxy.utils; import com.qq.sim.Millis100TimeProvider; public final class TimeoutNode<K, V> { K key; V value; TimeoutNode<K, V> next; TimeoutNode<K, V> prev; long createTime; long aliveTime; TimeoutHandler<K,V> handler; TimeoutNode(K k, V v, TimeoutHandler<K,V> handler , long createTime,lon...
[ "zys0633@175game.com" ]
zys0633@175game.com
32b1ea7e7d708373018794f2d6f9792a8581d2fd
2d6f6b8df970ea126911ab96e415dbadc736ca5f
/dp/src/main/java/com/ok/example/dp/behavioral/strategy/StrategyClient.java
3cbe99920b18f33a7223dd58d088f247dca1528e
[]
no_license
suraj805kumar/project
9ae57988d356662a186fb18ce3790a7f9552cd05
f87fd254137c44e86864fbd33392996bd4cd48b6
refs/heads/master
2020-06-30T03:44:09.472782
2019-08-05T19:15:42
2019-08-05T19:15:42
200,713,638
0
0
null
null
null
null
UTF-8
Java
false
false
666
java
package com.ok.example.dp.behavioral.strategy; public class StrategyClient { public static void main(String[] args) { // setting Strategy Object inside the Context Object OperationManager om = new OperationManager(new AddOperation()); // perform the action System.out.println("12 + 22 = " + om.calculate(12, ...
[ "suraj990kumar@gmail.com" ]
suraj990kumar@gmail.com
29cfa39793e4ee0c19b5265a362cbb1a166d2bfc
d4ad9d64f18bebe3fad83140ac45eb4c460cbbc6
/QLVLXD1/src/java/controller/searchOrderController.java
57968c57ef08fc6382a449d67a6bb1767d9c8881
[]
no_license
nguyenmanhsonbg/JavaWeb321Project
823766d8e95e431a77292eb5e4bad87949de4369
e2430a4a0b0b50a50db19d4dd5f752a4f5e1347a
refs/heads/master
2023-07-08T10:03:02.665276
2021-08-11T11:12:26
2021-08-11T11:12:26
394,959,902
0
0
null
null
null
null
UTF-8
Java
false
false
2,810
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 controller; import dal.OrderDAO; import java.io.IOException; import java.io.PrintWriter; import java.util.ArrayList; import ja...
[ "you@example.com" ]
you@example.com
dc81c3727f7c53d4d5e37b566c2e69fdbfaaca37
2b2d7efc6ddd0bc6175c68c4d839e23da3278714
/src/main/java/com/mozss/basic/patterns/behavior/observe/second_demo/ConcreteSubject.java
60a1d0994f42aaf1cc0bf13027a0c225347de43a
[]
no_license
mozss/notes-java
440bac316bba57888cb1265ed87273b77f7dfc86
0f4e1e5b7e77fd9c72d7dc0925ba29c19fa17880
refs/heads/master
2023-01-07T10:37:00.001220
2020-11-08T14:55:56
2020-11-08T14:55:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
365
java
package com.mozss.basic.patterns.behavior.observe.second_demo; /** * @author mozss * @create 2019-10-28 15:08 */ public class ConcreteSubject extends Subject { private String state; /* * 调用这个方法更改主题的状态 * */ public void change(String newState) { state = newState; this.notifyObs...
[ "mozss1024@gmail.com" ]
mozss1024@gmail.com
bcf3b10f8bdeafaf2b345083c97b7d770e36577a
5cba56abc16530a0f962b30427c7902b5fc7ad5e
/Jathakamu4/src/main/java/mpp/jathakamu/beans/HouseInfo.java
48a8b83e92f773f94efbfdbd33cedd82caa272e3
[]
no_license
mphanip/Jathakam
521b24341ac5d8e1ee81af15db6594771ce22c52
5fef289deb9ab9c0866bd55b144323d8d2ce2f00
refs/heads/master
2022-07-25T02:55:19.286454
2022-07-06T05:10:53
2022-07-06T05:10:53
9,834,377
10
11
null
2022-07-06T05:00:46
2013-05-03T11:03:40
Java
UTF-8
Java
false
false
705
java
/* * Yet to decide on the license */ package mpp.jathakamu.beans; import java.io.Serializable; import mpp.jathakamu.types.HouseEntity; /** * * @author phani */ public interface HouseInfo extends Serializable { /** * House information * * @param housePosition * @return */ Hou...
[ "phani.pramod@gmail.com" ]
phani.pramod@gmail.com
8cb44f1e0a83e32c0f7facebeaecc3fd24edf226
752769cdbde5709ec894e46509ea26d072f63860
/jsf-utils/src/main/java/com/jsf/utils/sdk/fdfs/proto/storage/internal/StorageDeleteFileRequest.java
4161a9d53ed79b58571889b92bde62b1022ea3cd
[ "BSD-3-Clause" ]
permissive
cjg208/JSF
dca375b472d16e2a7cb9ac56e939b63d60cc86cf
693041b6bb6a1b753d3be072c8ee7d879622e6b5
refs/heads/master
2023-01-01T08:39:47.925873
2020-10-27T08:35:08
2020-10-27T08:35:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,346
java
package com.jsf.utils.sdk.fdfs.proto.storage.internal; import com.jsf.utils.sdk.fdfs.proto.CmdConstants; import com.jsf.utils.sdk.fdfs.proto.FdfsRequest; import com.jsf.utils.sdk.fdfs.proto.OtherConstants; import com.jsf.utils.sdk.fdfs.proto.ProtoHead; import com.jsf.utils.sdk.fdfs.proto.mapper.DynamicFieldType; impor...
[ "809573150@qq.com" ]
809573150@qq.com
c1ad0d36b6176d49b649864b7bf7ba7f2bce4cfd
dbd1048d4131f673dd6c459779afbbec5cf6fb0c
/baseframe/src/androidTest/java/com/ysq/android/utils/baseframe/ExampleInstrumentedTest.java
ca0579f8738c3bbeea067234a81c35c490d68b56
[ "Apache-2.0" ]
permissive
yshqing/BaseFrame
09ae4323288a873b5479826369da874f4f41e919
5577bd752ae84d435db49c57244cf8de7eb6f857
refs/heads/master
2020-05-29T15:15:52.941208
2018-07-09T05:59:37
2018-07-09T05:59:37
65,003,164
0
0
null
null
null
null
UTF-8
Java
false
false
766
java
package com.ysq.android.utils.baseframe; 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.*; /** * Instrumentation test, which will execute on...
[ "340711340@qq.com" ]
340711340@qq.com
4c8a2696fbc6275b30cd9b802811d0781a429bcc
0d049300c2d54032e352115b68360d2bc819e4c0
/src/LinkedList/LinkedList.java
3a21f43c74f82153726225086300584b074ebeef
[]
no_license
MadhaviPothuganti/CoreJava
464d3faeb794a87945ad3c2351e872d74482bb22
462210b8769b72a5d0c56ed8402b619d213f02a7
refs/heads/master
2020-03-25T15:31:38.893532
2018-08-07T23:26:21
2018-08-07T23:26:21
143,887,458
0
0
null
2018-08-07T23:26:22
2018-08-07T14:46:03
Java
UTF-8
Java
false
false
480
java
package LinkedList; public class LinkedList { Node head; public void insert(int data) { Node node = new Node(); node.data = data; node.next = null; if( head==null) { head = node; }else { Node n = head; while(n.next!=null) { n = n.next; } n.next = node; } } public void show...
[ "madhavi.pothuganti@sap.com" ]
madhavi.pothuganti@sap.com
641daf7a293551dd8f0e89ea8d0e7f73a0c13543
25af7adcfebd4c8e72f63e413babb9612470acf6
/app/src/main/java/com/example/islamgsayed/firstapp/pillapp/ViewController/adapter/TabsAdapter.java
b4a49e1554b3dafc0ff5c918c70bf5d2703d7585
[]
no_license
islamgamaloff/Pharma
5331f3189f2b75df8c39717711c6c7b02407ca97
a0fb9a7f91d87fc92cff348325abb6bf123d9a85
refs/heads/master
2020-09-20T12:04:38.445268
2019-11-27T16:47:17
2019-11-27T16:47:17
224,471,098
1
0
null
null
null
null
UTF-8
Java
false
false
1,313
java
package com.example.islamgsayed.firstapp.pillapp.ViewController.adapter; /** * Created by Qinghao on 3/11/2015. */ import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentPagerAdapter; import com.example.islamgsayed.firstapp.pillapp.ViewControlle...
[ "islam.gamal.sayed@hotamil.com" ]
islam.gamal.sayed@hotamil.com
bb25eb971fcd4bf083700dac22f103d3494f29ac
f569418cee5d085fed72fde9d3181320e20bc3ac
/app/src/androidTest/java/com/example/shivamkumar/synocare/ExampleInstrumentedTest.java
9483715d61f1ebc826d95436cbd54cef625d8121
[]
no_license
shivam-kmr/HealthCare_Project_AndroidApp
4562650925005d5a4aeea03a4a56abfdd738d3b8
0cf58e341e9aba11aea4ea70d7b6047453a545b8
refs/heads/master
2020-03-28T20:31:47.215107
2018-09-17T06:53:19
2018-09-17T06:53:19
149,079,036
0
1
null
null
null
null
UTF-8
Java
false
false
748
java
package com.example.shivamkumar.synocare; 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 a...
[ "shivam.kumar@live.in" ]
shivam.kumar@live.in
1095d3635cb6ca6fb79cdf260dd28cf7bac27a8c
74aec2865bfacb7cd533601612aa3e15012dce45
/Java/src/Java.java
e4d5d14b3c808a2771358b5a0420ab1f855ac51e
[]
no_license
sanjay-nag/CMPE273-RefresherHomework
8bd769859f1bda5122d5ed8f532b291496c7656f
5f3528901d99f97cfc134e61bca7edcbd01e0cb5
refs/heads/master
2020-04-21T19:49:17.149744
2019-02-25T19:31:05
2019-02-25T19:31:05
169,820,928
0
0
null
null
null
null
UTF-8
Java
false
false
176
java
public class Java implements DisplaySyntax{ @Override public String displayToScreen() { String syntax = "System.out.println()"; return syntax; } }
[ "sanjaynag.bangaloreravishankar@sjsu.edu" ]
sanjaynag.bangaloreravishankar@sjsu.edu
e4ecb1ac904ba03f66aafaaaef94e0a9db4912f1
a245569e5f05965928ad942de22c1b14239b0e77
/app/src/main/java/a4everstudent/sunshine/MainActivity.java
6fe2bf39c7bb3ff050e193f21ddeedefbf959878
[]
no_license
4everstudent/Sunshine-Udacity
e17f899c4d51fdde621da678943c5829e793449c
43a0825eeaa2a2716c8f43cc782916463368d167
refs/heads/master
2021-01-17T10:33:03.684381
2016-06-10T12:11:58
2016-06-10T12:11:58
59,283,681
0
0
null
null
null
null
UTF-8
Java
false
false
2,773
java
package a4everstudent.sunshine; import android.content.Intent; import android.content.SharedPreferences; import android.net.Uri; import android.os.Bundle; import android.preference.PreferenceManager; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.view.Menu; import android.view...
[ "mail@4everstudent.com" ]
mail@4everstudent.com
35e2f992a2832f148e54868b3105a108b82fc0ac
06a358e82d634b640c3a21c16bae6c808a03da1b
/PanelModificarCliente.java
c6dec676b4f73854879a504b0088c0b5b0a9299b
[]
no_license
juancruz1990/VidaVerde
69d29f659d9210af83088b08005433653fbbc493
b8826feb41323859f3343512a84554d5462ca366
refs/heads/master
2021-09-01T20:21:08.602062
2017-12-28T15:33:42
2017-12-28T15:33:42
115,442,168
0
0
null
null
null
null
UTF-8
Java
false
false
4,531
java
import java.awt.Color; import java.awt.Dimension; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.util.ArrayList; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JPanel; import javax.swing.JTextField; public class Pa...
[ "noreply@github.com" ]
juancruz1990.noreply@github.com
7bea2dd1c4c605e4ee966ed68037ffb9ff011dfa
4a8bf6cc24934d986084fac73ada9d632ccedc96
/src/main/java/com/cdiscount/www/GetOrderQuestionListDocument.java
66f931f53dc26cef095dac2f30a94516a66641ea
[]
no_license
myccnice/cdiscount-java-sdk
c96a13248e22d883db857dff922a59f0c6811eac
7ecba352924077cf9f923750bb6969be6d356dd4
refs/heads/master
2020-03-25T22:48:38.285488
2018-08-22T12:44:29
2018-08-22T12:44:29
144,243,504
0
0
null
2018-08-10T06:03:10
2018-08-10T06:03:09
null
UTF-8
Java
false
false
12,323
java
/* * An XML document type. * Localname: GetOrderQuestionList * Namespace: http://www.cdiscount.com * Java type: com.cdiscount.www.GetOrderQuestionListDocument * * Automatically generated - do not modify. */ package com.cdiscount.www; /** * A document containing one GetOrderQuestionList(@http://www.cdiscount.c...
[ "develop.api@qq.com" ]
develop.api@qq.com
11078d311cf56d8e895809ec981a3b3990319562
841ec7d8ab0b7bf6ff703ee4a6226ca269bdddf3
/src/site/resources/ex/UserAdminEventBus.java
5f529b648874a2e2eb41bf4720b54aa943fdf4e2
[]
no_license
panterch/org.vaadin.mvp
9d7e5a462b4737fcb6fce4537ccca7c01137b71e
acb808c977574ec506d767f166d2087097ef1943
refs/heads/master
2021-07-03T20:06:38.387794
2012-09-17T21:41:31
2012-09-17T21:41:31
907,274
4
4
null
2021-06-07T18:11:01
2010-09-13T14:14:41
Java
UTF-8
Java
false
false
655
java
package com.example.useradmin; import org.vaadin.mvp.eventbus.EventBus; import org.vaadin.mvp.eventbus.annotation.Event; import com.example.main.MainPresenter; import com.vaadin.ui.Window; public interface UserAdminEventBus extends EventBus { @Event(handlers = { UserAdminPresenter.class }) public void createUser...
[ "tam@mikatosh.panter.local" ]
tam@mikatosh.panter.local
9ae14bc6be117f77e704363ddc1242e446b88eb9
2bf44281da43f37aedaa497520140f2b8e57f549
/java/com/example/login/statActivity.java
7f14f2b3173f8e9e4401d35d0172ff27ad1cffcb
[]
no_license
subhankar-Riju/and
4d3490ed3b2d0c03a59b2de0266752d569e34710
7d8887623f52755c9ead81d73d489d33bb7b737b
refs/heads/main
2023-04-18T20:43:07.082849
2021-04-22T15:37:36
2021-04-22T15:37:36
326,356,344
0
0
null
null
null
null
UTF-8
Java
false
false
10,980
java
package com.example.login; import androidx.appcompat.app.AppCompatActivity; import android.database.Cursor; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.Button; import android.widget.Spinner; import android....
[ "noreply@github.com" ]
subhankar-Riju.noreply@github.com
156ee8803e3892d7ebbdfe5329f2382d94eecdf5
3749f493ff14efe68d9948d2672c4088b5e39099
/Lecture/210628-JavaPrimer/java-environment/day6/src/animal/LaysEggs.java
527eb323a925d291cd7a6d7473dc935dac699b57
[]
no_license
khalerev/rev2week
8914b9052fffa7a9aaeaa56512df4820219a3f36
c00539bb5166a9788219c9645431d23d84524be6
refs/heads/main
2023-06-29T06:51:17.911041
2021-08-02T04:30:53
2021-08-02T04:30:53
382,074,972
0
0
null
null
null
null
UTF-8
Java
false
false
463
java
package animal; public interface LaysEggs { /* * When you create a method in an interface, it is implicitly * public and abstract * * If you want to provide a definition for a method in * an interface, you must use the 'default' keyword * * It is not encouraged to use the 'default' keyword in * an i...
[ "kha.le@revature.net" ]
kha.le@revature.net
5976e33286e1a186ceff924f1e47849f4d59a706
b812b4685af9f4aa8dbf5700842b082f315c0b8e
/TheClinic/shared-kernel/src/main/java/mk/finki/ukim/dipl/sharedkernel/sharedkernel/domain/config/TopicHolder.java
d357e1454261e6bbb400523e04d377dcb1296d0f
[]
no_license
stolick/TheClinic
7c28e606c3714254afd3ef417855af4576d02eff
30d24d57f9d703878f9277d1a2b446492f648689
refs/heads/master
2023-06-10T20:45:05.885826
2021-07-03T19:34:01
2021-07-03T19:34:01
370,790,505
0
0
null
null
null
null
UTF-8
Java
false
false
152
java
package mk.finki.ukim.dipl.sharedkernel.sharedkernel.domain.config; public class TopicHolder { public final static String TOPIC = "some-topic"; }
[ "kristina.stolic@sorsix.com" ]
kristina.stolic@sorsix.com
84e70fa9e20f8d2b655332edbae2d8ca36a2c43b
c35c677d613523135209f50eabc23aae694f716c
/workspace/11_jdbc/src/main/StaffManger.java
058a82248d7eb31864efa96b3700a5e62e9c203f
[]
no_license
ha-taeyeong/javastudy
eb15daabe8dbb6270fa03e676d996f7db14fda88
6850aa23bda51a6de8c0353fe03a70d337ba8e5e
refs/heads/main
2023-03-24T00:30:40.564387
2021-03-30T08:23:12
2021-03-30T08:23:12
347,885,802
0
0
null
null
null
null
UTF-8
Java
false
false
3,188
java
package main; import java.util.List; import java.util.Scanner; import dao.StaffDao; import dto.StaffDto; public class StaffManger { // field private StaffDao dao = StaffDao.getInstance(); private Scanner sc = new Scanner(System.in); // method public void menu() { System.out.println("=====사원관리프로그램====="); ...
[ "electro0218@gmail.com" ]
electro0218@gmail.com
b9ba597fc4575d48fe3649cb859163ac24e699f0
5a78ee08fbd19be65f35c46062075b033de37b85
/app/src/main/java/com/tushar/own/myexpensemonitor/activities/MainActivity.java
15beb70a3b01b60dea042f9f5f5255ea8fee4e1c
[]
no_license
tusharpramanikbd/my-expense-monitor
48beb9e276966a8ab3d3569fc477ac28c1dda0cb
d28391b059c3db23124efa8adebc4d5e9b27d8f0
refs/heads/master
2022-07-12T01:29:41.692251
2020-05-13T14:49:20
2020-05-13T14:49:20
263,628,965
0
0
null
null
null
null
UTF-8
Java
false
false
7,328
java
package com.tushar.own.myexpensemonitor.activities; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.widget.Toolbar; import androidx.viewpager.widget.ViewPager; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import com.g...
[ "tuse1993@gmail.com" ]
tuse1993@gmail.com
967c5cfeed0710b9e64b265950e5d27eaeaebda5
4ad2a846f991cf4a042a855cbceceeec97194ada
/src/main/java/org/lsst/ccs/integrationgantrygui/icon/ArrowRight.java
3208e68329e7fc470635cf8b40768473ae321b42
[]
no_license
lsst-camera-ccs/org-lsst-ccs-subsystem-integrationgantrygui
76738c4ab2a132c65a10a4f713f9a331b9fc7cc7
524a4da14dbaa2b44de2fdfa267a85fe5882ab8a
refs/heads/main
2023-07-23T23:52:14.835564
2023-07-14T00:18:21
2023-07-14T00:18:21
130,423,594
0
0
null
null
null
null
UTF-8
Java
false
false
2,315
java
package org.lsst.ccs.integrationgantrygui.icon; import java.awt.*; import java.awt.geom.*; import java.awt.image.*; import static java.awt.Color.*; /** * This class has been automatically generated using * <a href="http://ebourg.github.io/flamingo-svg-transcoder/">Flamingo SVG * transcoder</a>. */ public class Ar...
[ "tonyj@stanford.edu" ]
tonyj@stanford.edu
2bf2c4650cb645d52c75cb085bac8cd2ea635339
cb52955c4a8193325ba32c0ee697a82425d22bc6
/FirstJava/src/test/BBB.java
89886f1927028d5b2a08b097a4329b1131a74403
[]
no_license
JeongSuIn/classproject
c847edc5fe83b8042e59ca6f99cfbc943fafb0f5
4f3e386c752864c5e735a8105d59db79722181ec
refs/heads/master
2023-03-24T06:10:32.201139
2021-03-19T04:44:24
2021-03-19T04:44:24
299,173,479
0
0
null
null
null
null
UTF-8
Java
false
false
154
java
package test; public class BBB { public static void main(String[] args) { // 인스턴스 생성 AAA a = new AAA(); a.num = 10; } }
[ "71997955+JeongSuIn@users.noreply.github.com" ]
71997955+JeongSuIn@users.noreply.github.com
e6e2a414f3cdd30e47b010854cf4ab63a761f59b
31817c49fee549f347d35f94bcd44e94a62d74e3
/Stack_Queues/Check_Redundant_Brackets.java
fdb62250dd14c4df852d4f04c4c9127328c0cc6e
[]
no_license
ravivish/DS-in-Java
f751afc7b41a8eea6ab43529646e92d96da74e2a
840b1c3f8b2bda8d51597168732a29ba0097719b
refs/heads/master
2022-12-25T20:40:58.871890
2022-12-14T02:09:46
2022-12-14T02:09:46
181,742,977
0
0
null
null
null
null
UTF-8
Java
false
false
1,103
java
package Stack_Queues; import java.util.Stack; public class Check_Redundant_Brackets { public static boolean checkRedundantBrackets(String input) { // Write your code here if (input.length() == 0) { return false; } Stack<Character> stack = new Stack<>(); int ind...
[ "ravivishwakarma825@gmail.com" ]
ravivishwakarma825@gmail.com
6fbad106cfdb832d3cf035493650a0a87e95708b
b1fb347d86e6b47cefaf1af8a2438609bdc18b6e
/app/src/main/java/com/robert/viewlearn/utils/UIUtils.java
8a4cbe836b44a04cd5b4c5cec854c1170ea86a5a
[]
no_license
IdioticMadman/ViewLearn
c2457689fd329b12bf7c4f856bfa68e74e5d4809
f12e7e72a2b4b6dcd4746d6002958de5f3b1f0dc
refs/heads/master
2021-07-05T02:52:27.246946
2017-09-28T14:22:32
2017-09-28T14:22:32
103,648,054
0
0
null
null
null
null
UTF-8
Java
false
false
1,534
java
package com.robert.viewlearn.utils; import android.content.Context; import android.util.DisplayMetrics; import java.util.Random; /** * @author: robert * @date: 2017-09-12 * @time: 19:24 * @说明: */ public class UIUtils { private static Random sRandom; private UIUtils() { } static { sRa...
[ "idioticbear666@gmail.com" ]
idioticbear666@gmail.com
bad9e77ffd8bc4760e2a9cd654a22b402f885210
7f261a1e2bafd1cdd98d58f00a2937303c0dc942
/src/ANXCamera/sources/io/reactivex/observers/SafeObserver.java
00f3ffbc2855f9c68a4acc79ab3816776c63f22c
[]
no_license
xyzuan/ANXCamera
7614ddcb4bcacdf972d67c2ba17702a8e9795c95
b9805e5197258e7b980e76a97f7f16de3a4f951a
refs/heads/master
2022-04-23T16:58:09.592633
2019-05-31T17:18:34
2019-05-31T17:26:48
259,555,505
3
0
null
2020-04-28T06:49:57
2020-04-28T06:49:57
null
UTF-8
Java
false
false
5,362
java
package io.reactivex.observers; import io.reactivex.Observer; import io.reactivex.annotations.NonNull; import io.reactivex.disposables.Disposable; import io.reactivex.exceptions.CompositeException; import io.reactivex.exceptions.Exceptions; import io.reactivex.internal.disposables.DisposableHelper; import io.reactivex...
[ "sv.xeon@gmail.com" ]
sv.xeon@gmail.com
9aa44da40716909d24fb5d77a4fd233c407da554
009df5aa27e60e2765ac451735086d8e715ecb16
/src/main/java/com/microej/examples/xml/ReadPoem.java
c7fa1f98991af9034465b1c19857dfff4f5cbfb5
[ "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause" ]
permissive
MicroEJ/ExampleJava-XML
25583246cb15d5f77c93e745087ceed2aab1e602
05d75bc2fd3fe9b783bb5cde076aa93ed4e2ba1c
refs/heads/master
2021-01-19T07:41:36.704911
2020-11-06T12:31:30
2020-11-06T12:31:30
24,194,032
2
1
null
null
null
null
UTF-8
Java
false
false
1,037
java
/* * Java * * Copyright 2014-2020 MicroEJ Corp. All rights reserved. * Use of this source code is governed by a BSD-style license that can be found with this software. */ package com.microej.examples.xml; import java.io.IOException; import org.xmlpull.v1.XmlPullParserException; import com.microej.examples.xml.m...
[ "delivery@microej.com" ]
delivery@microej.com
48f53f58779f967460d19222562ac68dd0226ff0
d9477e8e6e0d823cf2dec9823d7424732a7563c4
/plugins/ProjectViewer/tags/pv_2_0_3/projectviewer/importer/ReImporter.java
9708685cef783e64c966d4e4b7f0aa3d1c041033
[]
no_license
RobertHSchmidt/jedit
48fd8e1e9527e6f680de334d1903a0113f9e8380
2fbb392d6b569aefead29975b9be12e257fbe4eb
refs/heads/master
2023-08-30T02:52:55.676638
2018-07-11T13:28:01
2018-07-11T13:28:01
140,587,948
1
0
null
null
null
null
UTF-8
Java
false
false
4,209
java
/* * :tabSize=4:indentSize=4:noTabs=false: * :folding=explicit:collapseFolds=1: * * 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 any later version. ...
[ "nobody@6b1eeb88-9816-0410-afa2-b43733a0f04e" ]
nobody@6b1eeb88-9816-0410-afa2-b43733a0f04e
77f2bc04ad3b0f07a242241deaf7e349e2251396
ff68df41a13fca81821cec5de29be071980080fa
/src/medium/LargestPlusSign.java
604c155b0a3ab9321c66da0c1c86b00349c3f6f4
[]
no_license
amitrajan012/LeetCode
e921746ffa7bcc7c520548eca15cf6939811c7a3
9ef813f56d88e7dbfc9dff851073ec7c69e1ec62
refs/heads/master
2020-03-16T05:01:26.055702
2018-07-22T19:55:06
2018-07-22T19:55:06
132,523,936
0
0
null
null
null
null
UTF-8
Java
false
false
1,182
java
package medium; import java.util.Arrays; /* * https://leetcode.com/problems/largest-plus-sign/description/ */ public class LargestPlusSign { public int orderOfLargestPlusSign(int N, int[][] mines) { int[][] grid = new int[N][N]; for(int i=0;i<N;i++) { Arrays.fill(grid[i], N); ...
[ "amitrajan012@gmail.com" ]
amitrajan012@gmail.com
6c3244ab6d2da453360eeaa55bf3d7c3459d81b9
ba3225e5a90f6c1da3804bd0639c4bfd40ec43b5
/server/src/main/java/com/yc/server/ServerApplication.java
76601e6b27bc8c69283d4e71be0939da5cc013f1
[]
no_license
hcl0923/springboot
52bc0ca7158e4fcbfc4f3f5c7cc010ded4f16a8d
d75f5e8ed13546f6455325b03ff4a1bd52f8a092
refs/heads/master
2023-05-13T00:50:29.742474
2021-06-08T09:14:03
2021-06-08T09:14:03
362,752,799
0
0
null
null
null
null
UTF-8
Java
false
false
1,060
java
package com.yc.server; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframewor...
[ "2958731272@qq.com" ]
2958731272@qq.com
7796106b1d895aea5924cb71d12756370d4d33c2
9930124fca20f0f5f89290a2a69d12acd5448208
/AbrirArquivo/src/abrirarquivo/ChegarAtrasadoException.java
e02dccbb5215f6c6a5b0279dce7e25ce9c7c9436
[]
no_license
rodrigoelias15/Orienta-o-a-objetos
751b13751d48c702de148f46fb43d7dac108d801
bd871866b0e1b1123c9f3b42d2efb3062a6ccd9b
refs/heads/master
2021-10-09T08:08:02.848985
2018-12-23T21:51:09
2018-12-23T21:51:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
437
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 abrirarquivo; import java.util.concurrent.CompletableFuture; /** * * @author ice */ public class ChegarAtrasadoException e...
[ "noreply@github.com" ]
rodrigoelias15.noreply@github.com
58dc7447de24188b335dec218cb3cd8121bf686b
3b0dd18b5c8ed25fd36f4e625433cb712a767447
/app/src/androidTest/java/dts/polinema/mylocation/ExampleInstrumentedTest.java
43fc09fd30255d292b99d80a6c198a191c0bf52b
[]
no_license
rizqifirman/dtschapter13-starter
e5d7938e2c2321e3fccbc2266ad4c8d6affda7fc
53f895ffcdd987100b2698e9c5e5d8ef489898a6
refs/heads/master
2020-09-01T07:02:14.042087
2019-07-17T22:52:57
2019-07-17T22:52:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
717
java
package dts.polinema.mylocation; import android.content.Context; import androidx.test.InstrumentationRegistry; import androidx.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 device. * ...
[ "milyun.nima.shoumi@gmail.com" ]
milyun.nima.shoumi@gmail.com
56702bd95cde54e5143faf73e1f783c6f592eb8f
a5ab2153602cea4026e19cfd68d474ed86c98c23
/Myapplication/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
cd843fdc98818f4a318edce85c15d06fdd1477b6
[]
no_license
Dhruvish-Patel/Smart-Mall
9ec5803dbfead1f6458b644919ce8494080b24e7
93fd4818ec1c00e7038d1a8244f6729aa59be1d6
refs/heads/master
2022-07-12T05:44:35.250754
2020-05-16T06:54:43
2020-05-16T06:54:43
264,373,415
4
0
null
null
null
null
UTF-8
Java
false
false
1,118
java
package io.flutter.plugins; import androidx.annotation.Keep; import androidx.annotation.NonNull; import io.flutter.embedding.engine.FlutterEngine; import io.flutter.embedding.engine.plugins.shim.ShimPluginRegistry; /** * Generated file. Do not edit. * This file is generated by the Flutter tool based on the * plugi...
[ "noreply@github.com" ]
Dhruvish-Patel.noreply@github.com
48a3cbe81ae7aaa62954fcb82bfe732456c3ae1c
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/16/16_ca06b5e5a6a29982d68ae8cbdbb098536d9ccec1/BluetoothWidget/16_ca06b5e5a6a29982d68ae8cbdbb098536d9ccec1_BluetoothWidget_t.java
280482cdc97670c912202352dce2d2c34cc2e536
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
4,653
java
package com.mridang.bluetooth; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.provider.Settings; import android.ut...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
e4b604373e2fc20218aaa294064c5f98ce70b92e
a8978eaaf25625f791c1b0165271a42ffddff86c
/src/reminder/Update_DB.java
cc54935da071711a0f9028bfadaee47a3761acf6
[]
no_license
manager-core/version1.2
c8919f1e953749a761b1ed6ef5cd063520903347
539bce2925981d681122eaf14a793c984e0f7e60
refs/heads/master
2022-12-01T18:23:34.367404
2020-08-19T10:33:06
2020-08-19T10:33:06
288,699,719
0
0
null
null
null
null
UTF-8
Java
false
false
964
java
package reminder; import java.io.*; /** * Created by Daniel on 3/15/2018. */ public class Update_DB { public static void main(String[] args) throws InterruptedException, IOException { File source = new File("d:/manager/data/db.mv"); File dest = new File("d:/backup/as.ted"); copyFileUsin...
[ "cerna.daniel@outlook.com" ]
cerna.daniel@outlook.com
5568a48475ff05f6876f88944f8394250301f8f4
716ede2192c2872a115d0ec981b2d70b72f9ffbe
/String/romanToInt.java
becc7fed5ba4cfaafbcf7befef02124b1fc10875
[]
no_license
SwapDixit/OA-Practice
cf03677386429f15363b019ca25a75f00c6aa3c2
6c41f7dde15dc212ac4d4f92715fa98006747bd2
refs/heads/main
2023-03-06T17:34:31.375586
2021-02-14T21:13:00
2021-02-14T21:13:00
338,902,216
1
0
null
null
null
null
UTF-8
Java
false
false
719
java
import java.util.HashMap; import java.util.Map; public class romanToInt { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println(getInt("XIX")); } static int getInt(String s) { int result = 0; Map<Character, Integer> map = new HashMap<>(); map.put('I'...
[ "noreply@github.com" ]
SwapDixit.noreply@github.com
8d248db05062d428a855325f40e17974a54e2e65
829cb3e438f4b7a5c7e6649bab30a40df115d267
/cmon-app-portlet/docroot/WEB-INF/service/org/oep/cmon/dao/cd/service/persistence/NgheNghiepPersistence.java
22a1fa38dad09b7f96c177f29168845b57d91e60
[ "Apache-2.0" ]
permissive
doep-manual/CMON-App
643bc726ca55a268fb7e44e80b181642224b2b67
17007602673b0ecffbf844ad78a276d953e791a7
refs/heads/master
2020-12-29T00:29:01.395897
2015-06-29T08:00:58
2015-06-29T08:00:58
38,224,623
0
0
null
2015-06-29T02:56:41
2015-06-29T02:56:41
null
UTF-8
Java
false
false
12,771
java
/** * Copyright (c) 2000-2011 Liferay, Inc. All rights reserved. * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the Free * Software Foundation; either version 2.1 of the License, or (at your option) * any later...
[ "giang@dtt.vn" ]
giang@dtt.vn
3dc279b0e3a2af28340f4c8c8c0131e77b53b969
76a179c7b0ed26cf7d37266a92fc83ef4c259273
/src/Week6Pro1.java
234287e0b65bfa584f8b2f81e146994cc563170a
[]
no_license
GodisG/java-homework-week-6
fad27581241562719cf255a0044ca61fffba89d6
04f81ea9cc044454dae13c484d8785087cc6fd84
refs/heads/master
2023-08-29T07:14:27.461487
2021-10-10T17:22:15
2021-10-10T17:22:15
415,468,731
0
0
null
null
null
null
UTF-8
Java
false
false
417
java
public class Week6Pro1 { int p = 94; int s = 84; public void msm (){ System.out.println(p); System.out.println(s); System.out.println(p+s); } public static void main(String[] args) { Week6Pro1 m = new Week6Pro1(); Week6Pro1 n = new Week6Pro1(); Sys...
[ "dharades@gmail.com" ]
dharades@gmail.com
7a97626db5b270efc7ef585be6656219465fd30d
d8cdd94b74ab06d134576e10de5df62aa2b73709
/src/main/java/scripts/AMLPipeline.java
5cdc28c9e90d2a248ee5df53a9d0cbdcc9071766
[]
no_license
PavanGovardhanan/TookitakiProject
44159a4128f53d5631363a183576eee2b504d5d0
b96234022582dcf3c60d6421918f54c58009d628
refs/heads/master
2021-01-02T17:13:02.611573
2017-08-04T06:21:08
2017-08-04T06:21:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,175
java
package scripts; import java.io.IOException; import org.openqa.selenium.By; import atu.testng.reports.ATUReports; import commonMethods.Config; import commonMethods.Keywords; import commonMethods.Utils; public class AMLPipeline extends Keywords { /** * Name : Pavan * Created Date: 01/Aug/2017 * ...
[ "noreply@github.com" ]
PavanGovardhanan.noreply@github.com
6b0e12cd9d0d8cb22a73696d1112ff694d47c991
24345b0ba19cf0ba05dca18fcf93094886726f47
/app/src/main/java/com/drife/digitaf/retrofitmodule/Model/CarType.java
da2931b706f6eed9473eadcc7f0057df296bd263
[]
no_license
adityarachmat1/Digitaf
6bc28cfc72a07740e730f1b13df6788477236d93
cbc5c8a76479e3fb31bb3cbcddf53c9fd82f34aa
refs/heads/master
2020-04-22T03:00:21.245327
2019-02-11T08:30:14
2019-02-11T08:30:14
170,070,518
0
0
null
null
null
null
UTF-8
Java
false
false
2,818
java
package com.drife.digitaf.retrofitmodule.Model; import com.google.gson.annotations.SerializedName; public class CarType { @SerializedName("id") private String id; @SerializedName("code") private String code; @SerializedName("name") private String name; @SerializedName("description") pr...
[ "aditrachmat1@gmail.com" ]
aditrachmat1@gmail.com
48d511356209386b2b0e00cd679f57152a109137
88d39a7428a2f739ac390bced9de8e31e04e49c2
/Springs/Spring Demo(Practise JDBC)/src/com/spring/MainApp.java
1043cc998a3b43747ef1c47a7244199f6ac18284
[]
no_license
darshanmestry/workspace
862ce98e3061173ca7e7f9b289853fd131ab52fb
585c1567cd9e043372bf3a3de532aa64deeb79c9
refs/heads/master
2020-06-18T05:05:54.078338
2016-12-04T12:20:32
2016-12-04T12:20:32
74,944,697
0
0
null
null
null
null
UTF-8
Java
false
false
855
java
package com.spring; import java.util.*; import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; public class MainApp { public static void main(String[] args) { // TODO Auto-generated method stub ApplicationContext context=new ClassPath...
[ "dm.personaldocs@gmail.com" ]
dm.personaldocs@gmail.com
44d2d666a2b1154c7f06caf888fddf5e78d06290
e1adfbd140b6587e8ba94b47393bdd6f9b733bbc
/app/src/main/java/com/yf/autotask/WelconActivity.java
2acf5e138ce6b893583fef2134cf9942d0a82bdb
[]
no_license
yanglangfei/AutoTask
9db2349c2a141e7e21e9a3cdabce3544d3a26437
07618d65ea01d0ea718860e556d5027f0ad0c4de
refs/heads/master
2020-07-12T16:29:50.799413
2016-11-22T07:03:00
2016-11-22T07:03:00
73,903,584
0
0
null
null
null
null
UTF-8
Java
false
false
571
java
package com.yf.autotask; import android.os.Bundle; import android.view.View; import android.webkit.WebView; /** * Created by Administrator on 2016/11/17. */ public class WelconActivity extends BaseActivity { private WebView wv; @Override protected void onCreate(Bundle savedInstanceState) { su...
[ "185601452@qq.com" ]
185601452@qq.com
a5475c358f0935b70bd95fbdf7e2c5a297cc68c0
238c4251bbc7b6de3801b421ba8396bd93ec6d52
/src/main/java/com/ice/pattern/visitor/Straberry.java
b86801c8764ee53802f8cc32ce3897ea6efc0a31
[]
no_license
warmicelb/test
aebdabd010a44004694f7dc5e8c33dc0c56daa2e
ef86579e7daa0a2a3b3feb7178f55f3b4c3b57fc
refs/heads/master
2022-12-22T12:55:49.709866
2019-12-19T03:49:12
2019-12-19T03:49:12
203,124,594
1
0
null
2022-12-16T04:58:03
2019-08-19T07:50:35
Java
UTF-8
Java
false
false
288
java
package com.ice.pattern.visitor; /** * 实现accept接口 * @author: ice * @create: 2019/4/2 **/ public class Straberry implements FruitVisit { @Override public void accept(Visitor visitor) { visitor.visit(this); } @Override public void eat() { } }
[ "851354511@qq.com" ]
851354511@qq.com
74b596293d8b8634e589d737a979585e4122ba12
8191bd7f71730a5213a9e364e9e409f7011442f6
/MVC Design Pattern/MVC Design Pattern/src/mvcdesignpattern/CalculatorModel.java
1b6083ab43bd668790f9702c2baea5e9e98ccf3c
[]
no_license
ParthoShuvo/DesignPattern
ea64fd671316a0a9599eb8960c25517788bd2e59
621ad76a4e90830ca8b128ef8eebc94fad576536
refs/heads/master
2021-01-10T15:59:21.983140
2016-04-10T16:50:53
2016-04-10T16:50:53
52,113,196
1
0
null
null
null
null
UTF-8
Java
false
false
222
java
package mvcdesignpattern; public class CalculatorModel { private int sum; public CalculatorModel() { } public void addTwoNumber(int a, int b) { sum = a + b; } public int getCalculation() { return sum; } }
[ "shuvojitsahashuvo@gmail.com" ]
shuvojitsahashuvo@gmail.com
e123c83a0108b867c1f33a56ea7902df4df3927f
6b3de994d2e803e1c7d858384d65cd2f0742f17b
/src/main/java/vehiculos/Vehiculo.java
86a8a2464e9311a0798309f844f461a616a9b739
[]
no_license
Uroboros-Z23/taller-6-erjimene
8eb4678b95a466dae0ce9c1f259aeb504054ac16
5f42c0af9d92e31357729b48b48a533190d6bf6d
refs/heads/master
2022-12-23T23:07:18.501866
2020-10-06T20:12:29
2020-10-06T20:12:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,114
java
package vehiculos; public class Vehiculo { private String placa; private int puertas; private int velocidadMaxima; private String nombre; private int precio; private int peso; private String traccion; private Fabricante fabricante; private static int cantidadVehiculos; public Vehiculo(String placa, int p...
[ "erjimene@unal.edu.co" ]
erjimene@unal.edu.co
87fe25155620b349e4bbf94cf7e54fcde859a86f
9507965cb7c50e863f80507641469e58b4736a8b
/src/Chp7_Object_Oriented_Design/Q2CallCenter/Director.java
d5d5601891976e8aa67b87969cc37d5c1841dd34
[]
no_license
ShijiZ/Cracking_the_Coding_Interview
79b2bf983321907c474e9886f70565460eb4a06c
a02be7d412ae9a1637bd17dd959ece3ad70d9527
refs/heads/master
2023-02-10T22:23:09.585336
2021-01-08T06:07:20
2021-01-08T06:07:20
208,915,168
0
0
null
null
null
null
UTF-8
Java
false
false
219
java
package Chp7_Object_Oriented_Design.Q2CallCenter; public class Director extends Employee { public Director(CallHandler callHandler, String id){ super(callHandler, id); rank = Rank.Director; } }
[ "zhaoshiji2016@gmail.com" ]
zhaoshiji2016@gmail.com
4cbe32ee516ea03d0e7967f57b92b251518e8f81
5e66c2ff4acb91bb3d625c28c64415eb11c8b006
/Java-Advanced-Programming-20554/mmn12/RobotWorld/Robot.java
e4017a71aa612d57c9faa2933cfa6286d9f6dde2
[]
no_license
Adrorriver/University-Homework-and-Projects
8031800bc0eceaaa6e3c936a89156626e82eacbe
4eb5962716b026bd3953434af14e3d8fe52b9221
refs/heads/master
2020-07-26T08:21:35.343500
2016-08-27T20:55:12
2016-08-27T20:55:12
65,979,402
1
0
null
null
null
null
UTF-8
Java
false
false
2,039
java
/* * class represent a Robot with all of it's attributes */ import java.awt.Graphics; public class Robot { private int id; private Position position; private int direction; private static final int UP = 0; private static final int RIGHT = 1; private static final int DOWN = 2; private static ...
[ "noreply@github.com" ]
Adrorriver.noreply@github.com
4e792f31bd1e524356503b3a2ed713bbfdd3ce82
452219970fb6080bf065bcf700e00cbf6c452b80
/spring-demo-thymeleaf/src/main/java/com/spring/demo/config/ServletInitializer.java
e48471ad7fcb9cf5e4e33a00ea08d86fcbc27678
[]
no_license
aliceclone/code-spring-hibernate
8b1a87def4c587114d9809c07759ee57e9be3fa1
6ce44e3ad7e7148bb99aca9a648c629f6b77b911
refs/heads/main
2023-06-10T13:00:06.844248
2021-06-27T15:51:51
2021-06-27T15:51:51
368,825,616
0
0
null
null
null
null
UTF-8
Java
false
false
489
java
package com.spring.demo.config; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; import com.spring.demo.SpringDemoThymeleafApplication; public class ServletInitializer extends SpringBootServletInitializer { @Overr...
[ "subject.edu@gmail.com" ]
subject.edu@gmail.com
72d9545e63212d259a2089c6333c35a0803e5b91
96510a5757cf40b939dfc07454c5b354e8f1ff21
/src/programmingExercices/EqualSidesOfAnArrayTest.java
6b3b3c54c22b71468ebfea72baee48db70fe91bf
[]
no_license
bankass79/programmingExercices
f9e85c9055e00689d6d8af75e80ec7f8c267d310
083f800cd2805de57bd657253602b6758a5d09c5
refs/heads/master
2021-01-18T23:04:36.663593
2017-05-22T10:47:37
2017-05-22T10:47:37
87,086,913
0
0
null
null
null
null
UTF-8
Java
false
false
857
java
package programmingExercices; import static org.junit.Assert.assertEquals; import org.junit.Test; public class EqualSidesOfAnArrayTest { @Test public void test() { assertEquals(3,EqualSidesOfAnArray.findEvenIndex(new int[] {1,2,3,4,3,2,1})); assertEquals(1,EqualSidesOfAnArray.findEvenIndex(ne...
[ "amadoumguindo@yahoo.fr" ]
amadoumguindo@yahoo.fr
33d26d7d4d8ef5f8b5480b37dc65070096af6a83
fa8b72c78f4a098b339c5a06331639e6d49470b8
/social-core/src/test/java/com/epam/brest/course2015/social/core/FriendshipTest.java
e867f78ddc1fb2f6dcb8123fd680b84d03112c64
[]
no_license
Brest-Java-Course-2015/Alejano-Borhez-Social
535c7fd69993538ad0e25cf13578a59ba02f4934
a9e96161c4406fed9052b009cb455c258981cff6
refs/heads/master
2021-01-19T14:03:42.198431
2016-07-07T09:29:52
2016-07-07T09:29:52
46,605,202
1
1
null
null
null
null
UTF-8
Java
false
false
2,094
java
package com.epam.brest.course2015.social.core; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.junit4.SpringJUnit4ClassRu...
[ "alexander.borohov17@gmail.com" ]
alexander.borohov17@gmail.com
65c78394cedecd233f16bd2d4be49cf379f64ca1
89440428ce025e1a6f60de3569f563c80ce09f1d
/WebSite/src/ec/EcHelper.java
0d42ff316f1948e565403c758a60b2d33f9440af
[]
no_license
ShioriTateyama/MyWebSite
9457de64c22d75856a4e8f6bf2a16ef1f3114173
883866ab735a5e7fc051a00c24294bdb1cc87516
refs/heads/master
2020-04-19T22:58:41.525451
2019-02-25T09:15:14
2019-02-25T09:15:14
168,484,664
0
0
null
null
null
null
UTF-8
Java
false
false
1,942
java
package ec; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.util.ArrayList; import javax.servlet.http.HttpSession; import beans.ItemDetailBeans; /** * 定数保持、処理及び表示簡略化ヘルパークラス * * @author d-yamaguchi * */ public class EcHelper { /** * 商品の合計金額を算出する * * @param...
[ "shiori@tatesanshiorinoMacBook-Pro.local" ]
shiori@tatesanshiorinoMacBook-Pro.local
e6259b5ace0f7747d54b3ed386c41e9c92e7c8f8
0af8b92686a58eb0b64e319b22411432aca7a8f3
/api-vs-impl-small/core/src/main/java/org/gradle/testcore/performancenull_10/Productionnull_1000.java
64f0247aa3a881c0ce7fda6d68ef868c726a10d5
[]
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
589
java
package org.gradle.testcore.performancenull_10; public class Productionnull_1000 { private final String property; public Productionnull_1000(String param) { this.property = param; } public String getProperty() { return property; } private String prop0; public String getP...
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
cd70d80e7f2b4ce9a83cb4bba8642b299d881b2d
1f64ebd0f55a84c3a43316f772f2a30bb93860a6
/JSON-CliniqueManagementSystem-master/src/com/bridgelabz/Driver/CliniqueManagementApp.java
f2aa098e7135b4505eb8acb12873c11eed55abdc
[]
no_license
narayanmestry/ObjectOrientedPrograms
2dde3e67bb1a70e58647386cf052a2f9ec9cb808
8e75f4b1e2fbbffc6435cab87842bd1efd31897c
refs/heads/master
2021-03-11T10:21:25.722190
2020-03-11T09:10:13
2020-03-11T09:10:13
246,523,227
0
0
null
null
null
null
UTF-8
Java
false
false
1,131
java
package com.bridgelabz.Driver; import java.io.IOException; import com.bridgelabz.controller.CliniqueControl; import com.bridgelabz.utility.Utility; public class CliniqueManagementApp { public static void main(String[] args) throws IOException { start(); } public static void start() throws IOException { int ...
[ "mestryn9727@gmail.com" ]
mestryn9727@gmail.com
7f628cd8226cf9c5afcb6c2ec5bafd120e7115a5
bb565c646c7cce82c9be9eb3289a8dd811fd38c7
/EasyExpressionSystem/src/main/java/com/elminster/easyexpression/func/StandardOperation.java
83c196ad3425d31c625b255b48fbdd55b843918f
[ "Apache-2.0" ]
permissive
elminsterjimmy/java
d097690777fbf49bc93f8a2b83fa490ae9d5526a
c2dc2d57e17ecba646a1d8db6f7e317f72e5d6e6
refs/heads/master
2020-04-10T13:20:49.232581
2014-12-19T09:12:12
2014-12-19T09:12:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,031
java
package com.elminster.easyexpression.func; import com.elminster.easyexpression.DataType; import com.elminster.easyexpression.operator.AndOperator; import com.elminster.easyexpression.operator.DivOperator; import com.elminster.easyexpression.operator.EqualCompareOperator; import com.elminster.easyexpression.operator.Gr...
[ "Jinglei.Gu@kisters.cn" ]
Jinglei.Gu@kisters.cn
bd15127acc84e8d21540d2fc4378e9576d0d00e4
2ff780e3fbf5a4039a01da6bc670d4c152db4f0f
/app/src/main/java/com/profitfarm/hlks/profit_farm/base/BaseActivity.java
61977bf780d8d5bdc7d5879bedecc204c4fe40be
[]
no_license
GitHubZSDGH/Profit_Farm
8417f38c4129e4f7eb2947f12e4bb1c52e458d10
15668a0c9a0395fb120faf34899da09f7ddb22fa
refs/heads/master
2020-03-15T20:12:15.727044
2018-05-06T12:21:10
2018-05-06T12:21:10
132,327,159
0
1
null
null
null
null
UTF-8
Java
false
false
15,548
java
package com.profitfarm.hlks.profit_farm.base; import android.app.Activity; import android.app.ActivityManager; import android.content.Context; import android.content.pm.ActivityInfo; import android.content.res.Configuration; import android.graphics.Color; import android.os.Build; import android.os.Bundle; import andro...
[ "402401594@qq.com" ]
402401594@qq.com
cbb8ab97d32cfb9d4d41f2a14f0cee3592ea4ef8
bbb31ebaa33b437ab1a4c5200ba7b4bb24415252
/src/creational/factory/Blog.java
5304f463c34ecabce1302e3f1e13a5acba7ec283
[]
no_license
abalakka/design-patterns
f996b60fbae458b2e288462af2d0252e0744311c
f09f3ca5ca2c3a8be130f8d6a7e6c3418cc89665
refs/heads/master
2020-09-04T21:57:27.618773
2019-12-18T04:28:38
2019-12-18T04:28:38
219,902,912
0
0
null
null
null
null
UTF-8
Java
false
false
249
java
package creational.factory; public class Blog extends Website { @Override public void createWebsite() { pages.add(new Post()); pages.add(new About()); } @Override public String toString() { return "Blog [pages=" + pages + "]"; } }
[ "anirudhbalakka@gmail.com" ]
anirudhbalakka@gmail.com
e7b77425f08a5ebdf99f4d38bcd6e1c423eeed25
76896aa5dd3b241696602eb79038405e123f56d2
/src/cn/student/servlet/StudentLeave.java
09aa3de0f2db363ffcabb9afccef6d1825a0e594
[]
no_license
songshuhome/couragesTest
a830a297850fd0ad29c2c32225e631263cbc0172
5368395e1d234567f7ac5e32f76171d710cf18b2
refs/heads/master
2021-08-24T10:56:41.855241
2017-12-09T10:54:29
2017-12-09T10:54:29
113,662,542
0
0
null
null
null
null
UTF-8
Java
false
false
5,082
java
package cn.student.servlet; import cn.admin.facory.FactoryService; import cn.student.factory.ServiceFactory; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResp...
[ "1505523351@qq.com" ]
1505523351@qq.com
881878dd448794714dca4a79077bb040a7850180
31cdee930dba58d1afec3467dbc65d7725863f13
/src/mylistener/listeningmechanism/listenerdemo1/PersonListener.java
759ff1252d99c63d7c2ff670492ced30b8467912
[]
no_license
woniu567/rivamed
6e7ca93ae37fbb50a939d4bcd27d300a2b9d0118
b8c370c2208ffe7d8a3d5eb0738245c4af98f1a0
refs/heads/master
2021-06-30T09:40:06.915688
2020-12-10T08:59:36
2020-12-10T08:59:36
202,953,658
0
0
null
null
null
null
UTF-8
Java
false
false
167
java
package mylistener.listeningmechanism.listenerdemo1; public interface PersonListener { public void dorun(Person person); public void doeat(Person person); }
[ "sunchaoyang@rivamed.cn" ]
sunchaoyang@rivamed.cn
00f7a0aca1e41a75c834f9e76ab1c13b8992287d
9b4c8e9267f798e1469cc7db186e028de47c4822
/src/main/java/com/numb3r3/common/db/mongodb/MongoDBFactory.java
29a7c47c5a1241c3738d17cc86225ec20feee072
[]
no_license
hezila/commons-java
5ac0d86f94ea21ef3ea98092cf962c86e4d8be5e
ad25c9312da4dd4949bfc5a7e4fe3ce885d2453f
refs/heads/master
2021-05-28T17:12:54.817538
2015-03-23T12:53:13
2015-03-23T12:53:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,882
java
package com.numb3r3.common.db.mongodb; import java.net.UnknownHostException; import java.util.List; import java.util.Map; import com.google.common.collect.Lists; import com.google.common.collect.Maps; import com.mongodb.*; /** * A factory class of MongoDB database * * @author Feng Wang * */ public class MongoDB...
[ "314159" ]
314159