blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
390
content_id
stringlengths
40
40
detected_licenses
listlengths
0
35
license_type
stringclasses
2 values
repo_name
stringlengths
6
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
539 values
visit_date
timestamp[us]date
2016-08-02 21:09:20
2023-09-06 10:10:07
revision_date
timestamp[us]date
1990-01-30 01:55:47
2023-09-05 21:45:37
committer_date
timestamp[us]date
2003-07-12 18:48:29
2023-09-05 21:45:37
github_id
int64
7.28k
684M
star_events_count
int64
0
77.7k
fork_events_count
int64
0
48k
gha_license_id
stringclasses
13 values
gha_event_created_at
timestamp[us]date
2012-06-11 04:05:37
2023-09-14 21:59:18
gha_created_at
timestamp[us]date
2008-05-22 07:58:19
2023-08-28 02:39:21
gha_language
stringclasses
62 values
src_encoding
stringclasses
26 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
128
12.8k
extension
stringclasses
11 values
content
stringlengths
128
8.19k
authors
listlengths
1
1
author_id
stringlengths
1
79
06cd0753d9e41d5de6567d070b23930890ee0438
7df62a93d307a01b1a42bb858d6b06d65b92b33b
/src/com/afunms/application/model/PSTypeVo.java
6b956e2d639440ed0c59ba63d33316c4af03e754
[]
no_license
wu6660563/afunms_fd
79ebef9e8bca4399be338d1504faf9630c42a6e1
3fae79abad4f3eb107f1558199eab04e5e38569a
refs/heads/master
2021-01-10T01:54:38.934469
2016-01-05T09:16:38
2016-01-05T09:16:38
48,276,889
0
1
null
null
null
null
WINDOWS-1252
Java
false
false
1,992
java
package com.afunms.application.model; import com.afunms.common.base.BaseVo; public class PSTypeVo extends BaseVo { private int id; private String ipaddress; private String port; private String portdesc; private int monflag; private int flag; private int timeout; private String bid; private String sendmobiles...
b82127cd4d2b5d0ade2ed5db55cfc2a8d18adea8
dbd405eed0f4a621d2ebcf5d8a879aaee69136e8
/main/user-refs/src/main/java/org/osforce/connect/dao/discussion/TopicCategoryDao.java
b6831e5623bfa5756f4808b821941c010c476e34
[]
no_license
shengang1978/AA
a39fabd54793d0c77a64ad94d8e3dda3f0cd6951
d7b98b8998d33b48f60514457a873219776d9f38
refs/heads/master
2022-12-24T02:42:04.489183
2021-04-28T03:26:09
2021-04-28T03:26:09
33,310,666
0
1
null
2022-12-16T02:29:57
2015-04-02T13:36:05
Java
UTF-8
Java
false
false
362
java
package org.osforce.connect.dao.discussion; import org.osforce.connect.entity.discussion.TopicCategory; import org.osforce.spring4me.dao.BaseDao; /** * * @author gavin * @since 1.0.0 * @create Feb 12, 2011 - 8:10:46 AM * <a href="http://www.opensourceforce.org">开源力量</a> */ public interface TopicCategoryDao ex...
e8d1aa10af3745f6c2a8e9a87408b6197f919537
ff7e44516bf81dae4c803f6f6f62ea05d33f9177
/slaesvenky/src/main/java/com/mnt/esales/bean/ReportBean.java
ba9fda84d869716fa2357a827cee1cf21479da58
[]
no_license
venkateshpavuluri/esales
8e461ee6bab493d361434f28cdac74bd45cc395f
dac0f65187b8ebe258e2705df15f32dbcfe9c8c1
refs/heads/master
2016-09-16T02:56:34.248773
2014-08-10T13:11:31
2014-08-10T13:11:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,447
java
/** * */ package com.mnt.esales.bean; /** * @author Devi * */ public class ReportBean { private String date; //daily Sales Report loc wise private String sdate; private String branchId; private String billId; private String billDate; private String mobileNo; private String totalMrp;...
4d4a4821f6aa1026659b361ef9120db277bdfc2b
f2f8ef12fdb58c4965ab7594543c3bad9c522992
/src/main/java/com/tinkerpop/blueprints/pgm/impls/tg/TinkerElement.java
dcbcf67515dccac0f9008f4d82537800d1023931
[ "BSD-3-Clause" ]
permissive
germanviscuso/blueprints
7c08e7f6db7930cd549e92f63ea4c5ba6b4f8a8d
1e04d2bc7be0835aed19130d8525f2fc9f81782c
refs/heads/master
2020-05-20T13:11:38.546867
2011-04-06T23:54:04
2011-04-06T23:54:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,733
java
package com.tinkerpop.blueprints.pgm.impls.tg; import com.tinkerpop.blueprints.pgm.Edge; import com.tinkerpop.blueprints.pgm.Element; import com.tinkerpop.blueprints.pgm.impls.StringFactory; import java.util.HashMap; import java.util.Map; import java.util.Set; /** * @author Marko A. Rodriguez (http://markorodrigue...
7ccdc1c2ea2f3dd69ff1393afadfdfd78f02cbbe
7ced4b8259a5d171413847e3e072226c7a5ee3d2
/Workspace/InterviewBit/Two Pointers/remove-duplicates-from-sorted-array.java
3e2168101ebb41c583cab45c7c30a450a55d626d
[]
no_license
tanishq9/Data-Structures-and-Algorithms
8d4df6c8a964066988bcf5af68f21387a132cd4d
f6f5dec38d5e2d207fb29ad4716a83553924077a
refs/heads/master
2022-12-13T03:57:39.447650
2020-09-05T13:16:55
2020-09-05T13:16:55
119,425,479
1
1
null
null
null
null
UTF-8
Java
false
false
355
java
public class Solution { public int removeDuplicates(ArrayList<Integer> a) { int i,j,ival=a.get(0),jval=a.get(0); for(i=1,j=1;j<a.size();j++){ jval=a.get(j); if(ival!=jval){ a.set(i,jval); i++; ival=jval; } } ...
2deb07e2b0dc512eaf893ffbe3f55cbbae603a85
fe1c558c833798ccbff90b215705612ef7aae3cb
/shiro-example-chapter23-client/src/main/java/com/github/zhangkaitao/shiro/chapter23/client/ClientRealm.java
a6800a2be98006de71884c3c48300149ff25ae77
[]
no_license
rulinggbc/shiro-example
66af0e82f2cb9507afd93864c8d9ef1cc73df2b0
74deebfd5605445e21c351095f3779e7c62d1449
refs/heads/master
2021-01-21T07:45:19.756250
2014-03-14T07:45:54
2014-03-14T07:46:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,677
java
package com.github.zhangkaitao.shiro.chapter23.client; import com.github.zhangkaitao.shiro.chapter23.remote.PermissionContext; import com.github.zhangkaitao.shiro.chapter23.remote.RemoteServiceInterface; import org.apache.shiro.authc.AuthenticationException; import org.apache.shiro.authc.AuthenticationInfo; import org...
642470397be210cd562640578c0b6ed0cbc27868
b8662467ce3c2e583b929e5e34b64eac7f4d3b84
/src/main/java/be/aga/dominionSimulator/cards/SacrificeCard.java
cac133507ebe89675ba6f3b44c04badbd44d70a5
[ "MIT" ]
permissive
Geronimoo/DominionSim
2c6d913aabde60b28435a1d6a273d0960e159670
6dca3383be3ec9ca7ee140c0e9c4b71ca1c0a26e
refs/heads/master
2022-07-22T23:26:17.572128
2022-07-20T10:07:54
2022-07-20T10:07:54
66,362,907
44
21
MIT
2020-10-13T07:25:10
2016-08-23T11:58:23
Java
UTF-8
Java
false
false
3,629
java
package be.aga.dominionSimulator.cards; import be.aga.dominionSimulator.DomCard; import be.aga.dominionSimulator.enums.DomCardName; import be.aga.dominionSimulator.enums.DomCardType; import java.util.ArrayList; import java.util.Collections; public class SacrificeCard extends DomCard { public SacrificeCard() { ...
ba53b93c6577e14d2595265f80d186dbb9fdc680
7e1a576f0f6121ebad169a51703adf903790e2b2
/output/PPerformanceMeasure.java
eb4dbeca04a759f03c7f88df0bafd4cc5ee6b564
[ "Apache-2.0" ]
permissive
thuhiensp/Generator
5e118d868bb68b96070bc07d8f97108b87c18fcd
808cf825247825a0ca8efeb7a46a66ca394f3a97
refs/heads/master
2022-05-26T22:49:35.910572
2019-09-27T16:02:56
2019-09-27T16:02:56
211,355,898
0
0
null
2022-05-20T21:10:04
2019-09-27T16:03:41
Java
UTF-8
Java
false
false
1,089
java
/* * Copyright 2019 SmartTrade Technologies * Pony SDK * * 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 appl...
96aaa4f1ffc0dc2e0505b695ff063bae53bab5fc
460b2f0def829ceb74f95f3f6270bf325990bd27
/app/src/main/java/de/java/testtodelete/SecondActivity.java
2f521ccac0be83245bcb8ba2d20786b505018a14
[]
no_license
AIRAT1/Android2DZ1
7360244cb1bc898278df7f742889f2d9c487db3c
ecc166620ac952ead9083543d93f7fcd4519d229
refs/heads/master
2016-09-01T15:41:31.370162
2016-02-21T09:16:31
2016-02-21T09:16:31
51,813,932
0
0
null
null
null
null
UTF-8
Java
false
false
5,119
java
package de.java.testtodelete; import android.app.Activity; import android.app.AlertDialog; import android.content.ContentValues; import android.content.DialogInterface; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.os.Bundle; import android.view.View; import android.view...
473f413c7ecb0850258c13e76d8e54eff31784f5
58c0529be1ee5ad274292184cc0fc19c7d0e0fd2
/HHTask/.svn/pristine/b4/b4b5584acf333a139aa7c575feb0afd7bb3d9058.svn-base
fe6b28f8a0e03ddd31fb8b73dc9d33519b8b86ec
[]
no_license
hbliyafei/nianfojishu
6dc348fdca415d2e7aa328c76f0cbfb9b3aba9c3
0a8a125e661f0d582245a4c2586d57f85e496399
refs/heads/master
2023-03-17T15:03:03.247703
2019-05-14T07:56:20
2019-05-14T07:56:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,586
package com.task.entity.menjin; import java.io.Serializable; /** * 门禁历史记录表 * * @author Li_Cong 表名 ta_mj_AccessRecords 所有进出记录(后台自动添加) */ public class AccessRecords implements Serializable { private static final long serialVersionUID = 1L; private Integer id; private String recordType;// 开门验证类型(车牌/验证码/员工卡) pr...
[ "horsexming.sina.com" ]
horsexming.sina.com
b4c4cd8111fafe1381eaa339e1fee90bf5845dec
cceb4e618ce4ccf7a20ae1e6a2a0b53cf5924a19
/src/main/java/cn/bestsec/dcms/platform/api/model/Statistics_QueryFileListRequest.java
b20964748efcfbe2e694afab595cf54166fd5e89
[]
no_license
zhanght86/dcms
9843663cb278ebafb6f26bc662b385b713f2058d
8e51ec3434ffb1784d9ea5d748e8972dc8fc629b
refs/heads/master
2021-06-24T16:14:09.891624
2017-09-08T08:18:39
2017-09-08T08:18:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
612
java
package cn.bestsec.dcms.platform.api.model; import cn.bestsec.dcms.platform.api.support.CommonRequestFieldsSupport; /** * 自动生成的API请求/响应Model类,不要手动修改 */ public class Statistics_QueryFileListRequest extends CommonRequestFieldsSupport { private String token; public Statistics_QueryFileListRequest() { ...
3e0654e4b18bc7c0a211b1b772580aa97702ed50
a60b6afcc5afa48babfa1574255dd90861791047
/microservice-bibliotheque/src/main/java/fr/oc/bibliotheque/microservicebibliotheque/MicroserviceBibliothequeApplication.java
d568180fe52fc13e8e6bcf5393ccf7ab12da4416
[]
no_license
YoannR09/microservice_bibliotheque
346a28b00281a9a1a9ae2c1ca7022dd72e2169d8
0550e097f3c1319451df36ad72a3c614e85b3221
refs/heads/master
2020-06-08T18:11:52.985312
2019-06-24T09:29:33
2019-06-24T09:29:33
193,279,912
0
0
null
null
null
null
UTF-8
Java
false
false
372
java
package fr.oc.bibliotheque.microservicebibliotheque; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class MicroserviceBibliothequeApplication { public static void main(String[] args) { SpringApplication.run(Micr...
788e41cb11e0fd2dd55eab56209c1064461d91d8
ca030864a3a1c24be6b9d1802c2353da4ca0d441
/classes5.dex_source_from_JADX/com/facebook/graphql/model/GraphQLEventTicketActionLink__JsonHelper.java
d3121efa1814a7ff1ce5f4829029b07345c084d6
[]
no_license
pxson001/facebook-app
87aa51e29195eeaae69adeb30219547f83a5b7b1
640630f078980f9818049625ebc42569c67c69f7
refs/heads/master
2020-04-07T20:36:45.758523
2018-03-07T09:04:57
2018-03-07T09:04:57
124,208,458
4
0
null
null
null
null
UTF-8
Java
false
false
1,773
java
package com.facebook.graphql.model; import com.facebook.debug.fieldusage.FieldAccessQueryTracker; import com.fasterxml.jackson.core.JsonParser; import com.fasterxml.jackson.core.JsonToken; /* compiled from: image_uri */ public final class GraphQLEventTicketActionLink__JsonHelper { public static boolean m7292a(Gra...
421b1ce0456e84b8e166591f3a54e457c156df88
1a83f3f213dca04890764ac096ba3613f50e5665
/src/main/java/io/server/game/event/impl/NpcClickEvent.java
c8ba020c25e6604dfcb112de9afb3372638ee3dc
[]
no_license
noveltyps/NewRunityRebelion
52dfc757d6f784cce4d536c509bcdd6247ae57ef
6b0e5c0e7330a8a9ee91c691fb150cb1db567457
refs/heads/master
2020-05-20T08:44:36.648909
2019-05-09T17:23:50
2019-05-09T17:23:50
185,468,893
1
1
null
null
null
null
UTF-8
Java
false
false
389
java
package io.server.game.event.impl; import io.server.game.event.Event; import io.server.game.world.entity.mob.npc.Npc; public class NpcClickEvent implements Event { private final int type; private final Npc npc; public NpcClickEvent(int type, Npc npc) { this.type = type; this.npc = npc; } public int getTy...
1a36c8581b043c6410581e31f380fba23bf223c1
220f30c1619d3c0eae10ecb6b721dfb13b18bc23
/app/src/main/java/com/cuileikun/androidbase/javaactivity/twenty/day20_DiGui/DiGuiDemo.java
1e91bc33dbf692a2b7b09263e5e118af212a5347
[]
no_license
cuileikun/AndroidBase
d07d484b7c84e3538baeb9bf9a58c063788fb7ea
376e8f6f6d2b34c70167ea788dd67013db2cb306
refs/heads/master
2021-01-20T00:56:20.937349
2017-07-03T13:48:05
2017-07-03T13:48:05
89,213,523
0
0
null
null
null
null
UTF-8
Java
false
false
1,603
java
package com.cuileikun.androidbase.javaactivity.twenty.day20_DiGui; /* * 递归:方法定义中调用方法本身的现象 * * 方法的嵌套调用,这不是递归。 * Math.max(Math.max(a,b),c); * * public void show(int n) { * if(n <= 0) { * System.exit(0); * } * System.out.println(n); * show(--n); * } * * 注意事项: * A:递归一定要有出口,否则就是死递归 * B:递归的次数不...
e6195c4887b95bdc7ccbd7974d0560bf4cdfcb30
6fbcc1482880f94fd9cffaf680d963910290a1ec
/uitest/src/com/vaadin/tests/components/combobox/ComboBoxLargeIconsTest.java
407ab7aa048ab38ab10a97a8d82841beba6251c6
[ "Apache-2.0" ]
permissive
allanim/vaadin
4cf4c6b51cd81cbcb265cdb0897aad92689aec04
b7f9b2316bff98bc7d37c959fa6913294d9608e4
refs/heads/master
2021-01-17T10:17:00.920299
2015-09-04T02:40:29
2015-09-04T02:40:29
28,844,118
2
0
Apache-2.0
2020-01-26T02:24:48
2015-01-06T03:04:44
Java
UTF-8
Java
false
false
2,044
java
package com.vaadin.tests.components.combobox; import org.junit.Test; import org.openqa.selenium.Keys; import org.openqa.selenium.interactions.Actions; import com.vaadin.testbench.By; import com.vaadin.testbench.elements.NativeSelectElement; import com.vaadin.tests.tb3.MultiBrowserTest; import com.vaadin.tests.tb3.new...
b9d542d55160379c30ef2f7f9e701e91b91bb648
d16f17f3b9d0aa12c240d01902a41adba20fad12
/src/leetcode/leetcode13xx/leetcode1310/Solution.java
319747df2cb5c50a52fa1afbb4c5c6f36fa44abd
[]
no_license
redsun9/leetcode
79f9293b88723d2fd123d9e10977b685d19b2505
67d6c16a1b4098277af458849d352b47410518ee
refs/heads/master
2023-06-23T19:37:42.719681
2023-06-09T21:11:39
2023-06-09T21:11:39
242,967,296
38
3
null
null
null
null
UTF-8
Java
false
false
488
java
package leetcode.leetcode13xx.leetcode1310; public class Solution { public int[] xorQueries(int[] arr, int[][] queries) { for (int i = 1; i < arr.length; i++) { arr[i] ^= arr[i - 1]; } int[] ans = new int[queries.length]; for (int i = 0; i < queries.length; i++) { ...
2bef6ecc635468f7b7af6a3352289baaf54f818d
ef2aaf0c359a9487f269d792c53472e4b41689a6
/documentation/design/essn/SubjectRegistry/edu/duke/cabig/c3pr/webservice/iso21090/TELEmail.java
4db9843cf8d79b61f74bba650e221172bc1d8e50
[]
no_license
NCIP/c3pr-docs
eec40451ac30fb5fee55bb2d22c10c6ae400845e
5adca8c04fcb47adecbb4c045be98fcced6ceaee
refs/heads/master
2016-09-05T22:56:44.805679
2013-03-08T19:59:03
2013-03-08T19:59:03
7,276,330
1
0
null
null
null
null
UTF-8
Java
false
false
830
java
package edu.duke.cabig.c3pr.webservice.iso21090; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for TEL.Email complex type. * * <p>The following schema fragment specifies the expected content contain...
26948984df709e87e850e0c1ee31fe6206286a1a
333ade37fa73f481dbabde1bbc6e84db2909aa75
/nqs-common/src/main/java/com/acsno/common/service/impl/ProbeUpgradePackageServiceImpl.java
1df947604190f63a67a90254e7e6767dc619fcb7
[]
no_license
sunjiyongtc0/cloud-nqs-web
3eeba476c615a2513833396d30d37f908546fa47
1fd93ea34089114b9a160224e38bc71782c45150
refs/heads/master
2023-01-31T14:12:25.374502
2020-12-04T06:34:39
2020-12-04T06:34:39
304,198,315
1
1
null
null
null
null
UTF-8
Java
false
false
952
java
package com.acsno.common.service.impl; import com.acsno.common.dao.ProbeUpgradePackageDao; import com.acsno.common.entity.ProbeUpgradePackageEntity; import com.acsno.common.service.ProbeUpgradePackageService; import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper; import com.baomidou.mybatisplus.core.met...
84a2a77ddea91afa52eb39edfd68a5b661e0ec52
c474b03758be154e43758220e47b3403eb7fc1fc
/apk/decompiled/com.tinder_2018-07-26_source_from_JADX/sources/com/facebook/ads/internal/view/C3377i.java
13151e96bfc1ffa166c31a5fea26efc5c1b4aba7
[]
no_license
EstebanDalelR/tinderAnalysis
f80fe1f43b3b9dba283b5db1781189a0dd592c24
941e2c634c40e5dbf5585c6876ef33f2a578b65c
refs/heads/master
2020-04-04T09:03:32.659099
2018-11-23T20:41:28
2018-11-23T20:41:28
155,805,042
0
0
null
2018-11-18T16:02:45
2018-11-02T02:44:34
null
UTF-8
Java
false
false
6,564
java
package com.facebook.ads.internal.view; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.text.TextUtils; import android.util.Log; import android.widget.RelativeLayout.LayoutParams; import com.facebook.ads.AudienceNetworkActivity; import com.facebook.ads.internal.adapters....
d8abbe3171da0cce4dc77d8faccb6b281c08b2cd
5ce71c5202e7c77c53d3fbc447912fe30ad3ccdc
/src/main/java/net/ymate/platform/module/wechat/message/MusicOutMessage.java
0d5d26d435403a526610b1939430a579e41e1ace
[ "Apache-2.0" ]
permissive
suninformation/ymate-module-wechat
4cb526214198f611cb28579f2d8690788782ea6d
42e31e770d857f7f3cf3af3c7adfd5fe33c7cabf
refs/heads/master
2021-01-18T22:09:25.664111
2017-07-27T03:18:42
2017-07-27T03:18:42
17,754,253
3
3
null
null
null
null
UTF-8
Java
false
false
2,405
java
/* * Copyright 2007-2107 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 ap...
4362ddc3024c8a2da2542462c02ef68bd022545a
377e5e05fb9c6c8ed90ad9980565c00605f2542b
/bin/platform/ext/platformservices/src/de/hybris/platform/order/daos/impl/DefaultZoneDeliveryModeDao.java
e06a9bac876b8abb9a59616fc0f5811fca82f079
[]
no_license
automaticinfotech/HybrisProject
c22b13db7863e1e80ccc29774f43e5c32e41e519
fc12e2890c569e45b97974d2f20a8cbe92b6d97f
refs/heads/master
2021-07-20T18:41:04.727081
2017-10-30T13:24:11
2017-10-30T13:24:11
108,957,448
0
0
null
null
null
null
UTF-8
Java
false
false
6,924
java
/* * [y] hybris Platform * * Copyright (c) 2000-2016 SAP SE * All rights reserved. * * This software is the confidential and proprietary information of SAP * Hybris ("Confidential Information"). You shall not disclose such * Confidential Information and shall use it only in accordance with the * terms of ...
8448030cfa6cb6e5e0efcbda37424f2b5eb818e0
3c73a700a7d89b1028f6b5f907d4d0bbe640bf9a
/android/src/main/kotlin/lib/org/bouncycastle/crypto/params/RSAKeyParameters.java
eaf48750637cc689477ac43f6345863bf82f6e28
[]
no_license
afterlogic/flutter_crypto_stream
45efd60802261faa28ab6d10c2390a84231cf941
9d5684d5a7e63d3a4b2168395d454474b3ca4683
refs/heads/master
2022-11-02T02:56:45.066787
2021-03-25T17:45:58
2021-03-25T17:45:58
252,140,910
0
1
null
null
null
null
UTF-8
Java
false
false
1,791
java
package lib.org.bouncycastle.crypto.params; import java.math.BigInteger; public class RSAKeyParameters extends AsymmetricKeyParameter { private static final BigInteger ONE = BigInteger.valueOf(1); private BigInteger modulus; private BigInteger exponent; public RSAKeyParameters( ...
6a4e73a1c774e745c7345f3cb1239e7c6018f110
11e6f9b6f6daf350e64ff45614602ed59879fe14
/SpringDemo2/src/main/java/com/example/Student.java
40c7d10137ee6e1801f968bf14d6c3d804fe6428
[]
no_license
alrha486/SIST-Spring
cbecd05404a3a5991b67dfe7737a255d8b49a036
7e77f968ccf13c89bffee01d5c12a2c4dcf49bd9
refs/heads/master
2020-04-08T19:03:12.801882
2018-12-28T09:01:39
2018-12-28T09:01:39
159,637,181
0
0
null
null
null
null
UTF-8
Java
false
false
655
java
package com.example; import java.util.ArrayList; public class Student { private String name; private int age; private ArrayList<String> hobbies; private double height; private double weight; public Student(String name, int age, ArrayList<String> hobbies) { this.name = name; this.age = age; this.hobbies ...
6ed847f68526e965c103af83a3ad844a88626d87
e135c80892fe5cf75e31ba70a9cb869fd2c20c07
/02.Databases_Fundamentals_2016/02.Databases_Advanced_Hibernate/06.Hibernate_Midterm_Exam/mass-defect-exam/src/main/java/massdefect/app/repositories/PlanetRepository.java
0dec10bde11da393e70052104c73ab3532f20208
[]
no_license
NikolayShaliavski/SoftUni
444f3ec76886af21e84d472631ca56c958453570
08b8b345ebbef8de87db777ad59fb7c5044f1003
refs/heads/master
2021-06-22T00:30:49.970663
2021-01-08T15:20:44
2021-01-08T15:20:44
63,480,683
2
0
null
null
null
null
UTF-8
Java
false
false
604
java
package massdefect.app.repositories; import massdefect.app.domain.entities.planets.Planet; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.stereotype.Repository; import java.util.List; @Repository public interface PlanetRe...
1653ebcfb11070361cb2e24f61362d14b1aa3280
4347a963d792ac9633d052fc9cddb24b62c7f9f4
/JavaClass/src/ch06/Add1.java
260e0381181a169661413f8657e65266fa6e4755
[]
no_license
parkjaewon1/JavaClass
629ca103525ab4402b9876c7bfe79ccaf08d17de
54bf2c6428e803ca1e4847499352898682ace53d
refs/heads/master
2023-04-10T08:32:49.127689
2021-04-15T14:21:31
2021-04-15T14:21:31
350,326,556
0
0
null
null
null
null
UHC
Java
false
false
624
java
package ch06; class B1 { static void multiply( int x, int y) { System.out.printf("%d * %d = %d\n",x,y,x*+y); } } public class Add1 { void add(int x, int y) { System.out.printf("%d + %d = %d\n",x,y,x+y); } static void minus(int x, int y) { System.out.printf("%d - %d = %d\n",x,y,x-y); } public static void ma...
baf0ac592289aab1bea103f5c16bf42445daa129
aaa9751e4ed70a7b3b41fa2025900dd01205518a
/org.eclipse.rcpl.libs/src2/org/apache/poi/hwpf/model/PieceDescriptor.java
93416496375c5815c976f962463857ef82078bb8
[]
no_license
rassisi/rcpl
596f0c0aeb4b4ae838f001ad801f9a9c42e31759
93b4620bb94a45d0f42666b0bf6ffecae2c0d063
refs/heads/master
2022-09-20T19:57:54.802738
2020-05-10T20:54:01
2020-05-10T20:54:01
141,136,917
0
0
null
2022-09-01T23:00:59
2018-07-16T12:40:18
Java
UTF-8
Java
false
false
4,105
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 ...
a208ad94a8bfe053f97b568d861eb6b8230fd401
fec6faf83e30461ba0003c3bc0506571d97df390
/src/main/java/com/okta/developer/social/domain/AbstractAuditingEntity.java
486570b6a5e665a48fc6e0861314c3c4de78c2d2
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
oktadev/okta-spring-boot-social-login-example
1cfe3a6dbefc33bac66541d283a4f2f69f15fe4d
60e0f987724efecf0ee36f9b627d874f55945d2b
refs/heads/master
2023-01-28T07:33:08.234914
2020-12-04T23:26:47
2020-12-04T23:26:47
169,480,824
2
0
null
null
null
null
UTF-8
Java
false
false
2,222
java
package com.okta.developer.social.domain; import com.fasterxml.jackson.annotation.JsonIgnore; import org.hibernate.envers.Audited; import org.springframework.data.annotation.CreatedBy; import org.springframework.data.annotation.CreatedDate; import org.springframework.data.annotation.LastModifiedBy; import org.springfr...
9b4b90ba97816235f42dba174734884ecbbddb33
408b3acf76f6e22b7620ee3e912748b6d0d715f4
/wakfu.common/src/com/ankamagames/framework/fileFormat/html/parser/lexer/impl/TokenTagImpl.java
148d5f4cb06168e4e13558496abd1c7c5b55be6c
[]
no_license
brunorcunha/wakfu-dirty-legacy
537dad1950f4518050941ff2711a2faffa48f1a4
a3f2edf829e4b690e350eed1962d5d0d9bba25ed
refs/heads/master
2021-06-18T08:43:52.395945
2015-05-04T14:58:56
2015-05-04T14:58:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,392
java
package com.ankamagames.framework.fileFormat.html.parser.lexer.impl; import com.ankamagames.framework.fileFormat.html.parser.*; import com.ankamagames.framework.fileFormat.html.parser.datasource.*; import java.util.*; public class TokenTagImpl implements TokenTag { private List<TagAttribute> attrs; private St...
75c6909b6a4ea2d7cd7ddddc985a191d96406661
65a6345a544888bcbdbc5c04aa4942a3c201e219
/src/main/java/mayday/Reveal/filter/gui/RuleSetEditorItem.java
02dcebaeef7321346085fe610b2b9b4d029dd0f7
[]
no_license
Integrative-Transcriptomics/Mayday-level2
e7dd61ba68d149bed845b173cced4db012ba55b1
46a28829e8ead11794951fbae6d61e7ff37cad4a
refs/heads/master
2023-01-11T21:57:47.943395
2016-04-25T12:59:01
2016-04-25T12:59:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,114
java
package mayday.Reveal.filter.gui; import java.awt.BorderLayout; import java.awt.event.ActionEvent; import javax.swing.AbstractAction; import mayday.Reveal.data.SNVList; import mayday.core.gui.properties.items.AbstractPropertiesItem; @SuppressWarnings("serial") public class RuleSetEditorItem extends AbstractProperti...
762ac95f9c1b072cb465be6a7df2f0512feffde9
ddce6aa9aa6ac13312376ec08e6b0453d3412e57
/alternativmud-server/src/main/java/net/alternativmud/logic/game/commands/Time.java
3158139298cb25c6812b178eb5de6f88fd76b115
[ "MIT" ]
permissive
Jblew/alternativ-mud
d5cc1a587d462eeb3d01b809e80fd4205ff5083a
7845d89b3c92aa3d41704dde628c391bfe1cb264
refs/heads/master
2021-01-01T17:05:05.206726
2019-06-23T11:24:10
2019-06-23T11:24:10
15,583,256
2
1
MIT
2020-10-23T22:06:26
2014-01-02T12:37:40
Java
UTF-8
Java
false
false
433
java
package net.alternativmud.logic.game.commands; import net.alternativmud.App; import net.alternativmud.logic.game.Gameplay; /** * @author noosekpl */ public class Time implements Command { @Override public String execute(Gameplay game, String[] parts) { return "Czas(dla twojej strefy): "+ App.getApp...
c9e8c12974ea07d655e140b3a71fbeec05b91941
6794781fe38222a9f4c19f48dfb908103657be4a
/src/Learn/ArrayAndString/MinimumSizeSubarraySum.java
faba98a7d987e66102d046db4581714f12a03a3a
[]
no_license
zt19994/leetcode
6856a4106cad448d091e52b32406e2ee5dd16828
ed695b82b136a5d2dd91624eccadf5d79a21c1f0
refs/heads/master
2020-03-27T14:46:05.160037
2019-04-20T06:01:24
2019-04-20T06:01:24
146,677,694
0
0
null
null
null
null
UTF-8
Java
false
false
1,571
java
package Learn.ArrayAndString; import org.junit.Test; /** * 最小长度数组和 * * @author zhongtao on 2018/9/19 */ public class MinimumSizeSubarraySum { /** * 两层for循环,有点慢 */ public int minSubArrayLen(int s, int[] nums) { int result = Integer.MAX_VALUE; int k = 0; for (int i = 0; i ...
057fa359fa10bf43dc380572648bb79fc82e2d7e
14aacd43c9e52e53b762071bfb2b8b16366ed84a
/unalcol/optimization/unalcol/optimization/real/ScaledHyperCube.java
fe64cacf57a5230d3cfef312d4ccb8a55ec6216d
[]
no_license
danielrcardenas/unalcol
26ff523a80a4b62b687e2b2286523fa2adde69c4
b56ee54145a7c5bcc0faf187c09c69b7587f6ffe
refs/heads/master
2021-01-15T17:15:02.732499
2019-04-28T05:18:09
2019-04-28T05:18:09
203,480,783
0
0
null
2019-08-21T01:19:47
2019-08-21T01:19:47
null
UTF-8
Java
false
false
1,305
java
package unalcol.optimization.real; import unalcol.search.multilevel.CodeDecodeMap; import unalcol.real.Array; import unalcol.real.array.LinealScale; public class ScaledHyperCube extends CodeDecodeMap<double[], double[]> { protected LinealScale scale = null; public ScaledHyperCube( double[] min, double...
36c5a7de7dd5f57c236720a26ac08eec23bc9ea1
b9637a722bc82e04be6e2fa6c28cdf62570ab840
/Demo_Hibernate_App/src/entities/Category.java
e256b33a3bc42b7e845c70c802a1377ed23cd2aa
[]
no_license
VinhMark/SEM-4-STRUST
6d81929b900fb59ef232bfac0867a04c954c83fd
f5005785ed9dbac9a7273e141c38ddbecea15c79
refs/heads/master
2021-08-08T20:06:40.458180
2017-11-11T02:42:28
2017-11-11T02:42:28
110,311,589
1
0
null
null
null
null
UTF-8
Java
false
false
1,434
java
package entities; // Generated Aug 3, 2017 10:05:26 AM by Hibernate Tools 5.2.3.Final import java.util.HashSet; import java.util.Set; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; i...
[ "=" ]
=
8648295115c795a25c60761bf87118a2adf4d7c6
b2f07f3e27b2162b5ee6896814f96c59c2c17405
/com/sun/org/apache/xml/internal/serializer/Serializer.java
9c81bf7c3e5d0c439f4f2c01194b88f79731ddc3
[]
no_license
weiju-xi/RT-JAR-CODE
e33d4ccd9306d9e63029ddb0c145e620921d2dbd
d5b2590518ffb83596a3aa3849249cf871ab6d4e
refs/heads/master
2021-09-08T02:36:06.675911
2018-03-06T05:27:49
2018-03-06T05:27:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
944
java
package com.sun.org.apache.xml.internal.serializer; import java.io.IOException; import java.io.OutputStream; import java.io.Writer; import java.util.Properties; import org.xml.sax.ContentHandler; public abstract interface Serializer { public abstract void setOutputStream(OutputStream paramOutputStream); public a...
2df86134690f03b13bc5c5d8fbd598cb94412b35
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/mockito/2016/12/DoesNothing.java
9287ae76c5e7260b187b8823c6c4a5e363dd58a1
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
Java
false
false
885
java
/* * Copyright (c) 2007 Mockito contributors * This program is made available under the terms of the MIT License. */ package org.mockito.internal.stubbing.answers; import java.io.Serializable; import org.mockito.invocation.InvocationOnMock; import org.mockito.stubbing.Answer; import org.mockito.stubbing.ValidableA...
d357fee2cbd52488cbde659efb6533e7a0b50e08
45736204805554b2d13f1805e47eb369a8e16ec3
/com/mysql/cj/xdevapi/SqlResult.java
59433b258135c529beded6d2535166fc2715f282
[]
no_license
KrOySi/ArchWare-Source
9afc6bfcb1d642d2da97604ddfed8048667e81fd
46cdf10af07341b26bfa704886299d80296320c2
refs/heads/main
2022-07-30T02:54:33.192997
2021-08-08T23:36:39
2021-08-08T23:36:39
394,089,144
2
0
null
null
null
null
UTF-8
Java
false
false
546
java
/* * Decompiled with CFR 0.150. */ package com.mysql.cj.xdevapi; import com.mysql.cj.xdevapi.InsertResult; import com.mysql.cj.xdevapi.Result; import com.mysql.cj.xdevapi.RowResult; import com.mysql.cj.xdevapi.XDevAPIError; public interface SqlResult extends Result, InsertResult, RowResult { default public bool...
416f2321eada782a480e95a9cde8939b6dccbde2
a2440dbe95b034784aa940ddc0ee0faae7869e76
/modules/lwjgl/bgfx/src/generated/java/org/lwjgl/bgfx/BGFXProfilerBeginI.java
be51af3b26ac9e2facdb0b48d5ccb4ec173ead76
[ "LGPL-2.0-or-later", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
LWJGL/lwjgl3
8972338303520c5880d4a705ddeef60472a3d8e5
67b64ad33bdeece7c09b0f533effffb278c3ecf7
refs/heads/master
2023-08-26T16:21:38.090410
2023-08-26T16:05:52
2023-08-26T16:05:52
7,296,244
4,835
1,004
BSD-3-Clause
2023-09-10T12:03:24
2012-12-23T15:40:04
Java
UTF-8
Java
false
false
2,136
java
/* * Copyright LWJGL. All rights reserved. * License terms: https://www.lwjgl.org/license * MACHINE GENERATED FILE, DO NOT EDIT */ package org.lwjgl.bgfx; import org.lwjgl.system.*; import org.lwjgl.system.libffi.*; import static org.lwjgl.system.APIUtil.*; import static org.lwjgl.system.MemoryUtil.*; import stat...
097deaab19e0bb305ed3d7b2abd427ad3bb7868b
1fcb62696ec7413cc6a2e5c8c67d430d51a665c7
/src/iso-tc211-xml/src/generated/java/org/isotc211/iso19139/gts/impl/GTSFactoryImpl.java
b95eb2e8997ccbb4a5e0390e46f661ac6eb5af6d
[ "BSD-2-Clause", "BSD-3-Clause" ]
permissive
florianesser/excel-adapter
cd1836dad969e6b481396997a3f4abd4e38029e9
16b98486da3702ee958c5c0155a77520a0722906
refs/heads/master
2021-01-08T08:11:40.938728
2019-05-24T10:02:34
2019-05-24T10:02:34
241,966,970
0
0
NOASSERTION
2020-02-20T19:06:34
2020-02-20T19:06:34
null
UTF-8
Java
false
false
2,812
java
/** */ package org.isotc211.iso19139.gts.impl; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.EObject; import org.eclipse.emf.ecore.EPackage; import org.eclipse.emf.ecore.impl.EFactoryImpl; import org.eclipse.emf.ecore.plugin.EcorePlugin; import org.isotc211.iso19139.gts.*; /** * <!-- begin-us...
5636a475255a88a9f1839422593af79e0130e7dc
9eaa2480c7625ab50b47cf1962f8cfc79dda69bf
/contextawareness-android-sdk/src/main/java/io/github/contextawareness/accessibility/WindowChangeEventProvider.java
3b09fc8777315e3c297afcc2e3ce17fc0a8271c5
[]
no_license
xinyu1118/ContextAwareness
8991cd553ffacfd8adcb9a1bc022a9df260e7a45
097a9d65d73ddf6d63332af9a96c7cc97389b87f
refs/heads/master
2020-04-17T20:32:52.425327
2019-07-25T09:53:53
2019-07-25T09:53:53
166,385,631
0
0
null
null
null
null
UTF-8
Java
false
false
761
java
package io.github.contextawareness.accessibility; import android.view.accessibility.AccessibilityEvent; import android.view.accessibility.AccessibilityNodeInfo; class WindowChangeEventProvider extends AccEventProvider { public void handleAccessibilityEvent(AccessibilityEvent event, AccessibilityNodeInfo rootNod...
938890b6a129778350218491771be460a539c8f0
3a59bd4f3c7841a60444bb5af6c859dd2fe7b355
/sources/kotlin/experimental/ExperimentalTypeInference.java
9881d90cd83b0a96a4243498e7fffa54a7965495
[]
no_license
sengeiou/KnowAndGo-android-thunkable
65ac6882af9b52aac4f5a4999e095eaae4da3c7f
39e809d0bbbe9a743253bed99b8209679ad449c9
refs/heads/master
2023-01-01T02:20:01.680570
2020-10-22T04:35:27
2020-10-22T04:35:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,137
java
package kotlin.experimental; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.RetentionPolicy; import kotlin.Experimental; import kotlin.Metadata; import kotlin.SinceKotlin; import kotlin.annotation.AnnotationRetention; import kotlin.annotation.AnnotationTarg...
7643e2978d36ef68786582d76249333a9be8e93e
7c29eb22c9d4a55b87c1cb4c9e31b04c2a9b2b31
/dwp/cimiss2-decode/src/main/java/cma/cimiss2/dpc/decoder/bean/agme/Soilchn.java
4a0909613eb7447b0b72571a2c7ab3908b7aa1d0
[]
no_license
523499159/kettle-web
afa9f60958c86a3119bba406edf434d63a3d3c4a
d55c8a38c572cf58d34d3fee243a9026bb4b5b69
refs/heads/master
2023-03-17T22:50:28.851262
2020-08-31T07:02:53
2020-08-31T07:02:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,820
java
package cma.cimiss2.dpc.decoder.bean.agme; import lombok.Data; import java.math.BigDecimal; import java.sql.Timestamp; @Data public class Soilchn { private String dRecordId;//记录标识 private Timestamp dIymdhm;//入库时间 private String cname;//站名 private String countryname;//国家名称 private String prov...
6503f44d028ae36a202dc71c3ad2c30c76cf5deb
cfa9557cc5231333679735348cc2569dc2a28dcf
/friends-orm-newTask/src/com/enigmacamp/friends/db/repositories/PostRepository.java
a6a2be6a5e099c54389a03694d8b0e905a90d07f
[]
no_license
siamsubekti/RepoGitEnigma-Java
2c8ac33b97382ac256daa2b50dc504f36a20eea1
bf03ebee415d902db914c20fe5eb0e9d56295952
refs/heads/master
2022-04-14T06:59:25.918627
2020-02-24T11:01:16
2020-02-24T11:01:16
242,713,679
0
0
null
null
null
null
UTF-8
Java
false
false
2,664
java
package com.enigmacamp.friends.db.repositories; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import javax.persistence.criteria.CriteriaQuery; import javax.persistence.criteria.Predicate; import org.hibernate.Criteria; import org.hibernate.Que...
449317cbffd87f2b7da51a333bb2cabc7bdbe9d5
4ec3bf36837420a2cb84bec4adb772d2664f6e92
/FrameworkDartesESP_alunosSDIS/brokerOM2M/org.eclipse.om2m/org.eclipse.om2m.commons/src/main/java/org/eclipse/om2m/commons/resource/flexcontainerspec/LiquidLevelFlexContainer.java
eee5a72ac2bbd0acdb218b28c9031f3e1a316efc
[]
no_license
BaltasarAroso/SDIS_OM2M
1f2ce310b3c1bf64c2a95ad9d236c64bf672abb0
618fdb4da1aba5621a85e49dae0442cafef5ca31
refs/heads/master
2020-04-08T19:08:22.073674
2019-01-20T15:42:48
2019-01-20T15:42:48
159,641,777
0
2
null
2020-03-06T15:49:51
2018-11-29T09:35:02
C
UTF-8
Java
false
false
1,721
java
/* ******************************************************************************** * Copyright (c) 2014, 2017 Orange. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at...
9dec02c81d5e2989766acbd791d438f642c64fa5
e95e8b2d272f136c1886ee100894bfdfbb677afd
/core/src/main/java/io/github/mmm/ui/api/datatype/UiSizeUnit.java
69a9c3569d5c5c921144e9636897bb87846ae4e6
[ "Apache-2.0" ]
permissive
safibarri/ui-api
6b3443bc9f89fa9bf4d493be15ab88cb60e1c0db
d85b6ad5a45f7cc345b47294a8a476cf7cfbcefd
refs/heads/master
2022-11-22T17:37:03.760197
2020-06-29T08:01:37
2020-06-29T08:01:37
270,618,639
0
0
Apache-2.0
2020-06-08T10:04:30
2020-06-08T10:04:30
null
UTF-8
Java
false
false
1,605
java
/* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0 * http://www.apache.org/licenses/LICENSE-2.0 */ package io.github.mmm.ui.api.datatype; /** * This enum contains the available units for size measures. * * @since 1.0.0 */ // absolute units 1in = 2.54cm = 25.4mm = 72pt = 12pc // for fo...
76cceadee4130ad959556d6860459b5840efd245
fe0184aea2e874dad369c0d49996fc5490717f58
/src/main/java/com/scaffy/dao/hibernate/HibernateRESTDao.java
02867cbbee88a5e125e0ebe1f95e155c41d5b75d
[ "Apache-2.0" ]
permissive
smeduru/spring-scaffy
142e540aaecb5b5410957494d479988608279903
47895378477abc0ca1c07dbb0792db88afbbe04c
refs/heads/master
2020-12-25T22:48:38.948477
2016-01-14T20:07:09
2016-01-14T20:07:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,957
java
/** * */ package com.scaffy.dao.hibernate; import java.io.Serializable; import javax.annotation.PostConstruct; import org.hibernate.Session; import org.hibernate.Transaction; import org.springframework.beans.factory.annotation.Autowired; import com.scaffy.controller.MultipartResponse; import com.scaffy.dao.Basic...
7fe5ed9851e2487b5d2653aa8933016212eaf2f5
41650d800965e07477d46e5161dd18b541067e5a
/src/main/java/com/dmatek/zgb/setting/directly/node/set/pack/SetNodeServerIpUdpPack.java
ed686ab025c0753675f958cf444e98695b2107f9
[]
no_license
287396159/ZGBWEBSSM
7a9a0a53fb8423f48bbbb80c1e5bd18cc2ba95ee
90eccec48e2fc6bf8db9254f62ac296608d7e781
refs/heads/master
2022-07-15T11:54:47.976581
2019-08-27T09:01:41
2019-08-27T09:01:41
204,664,275
0
0
null
2022-06-21T01:45:24
2019-08-27T09:08:42
JavaScript
UTF-8
Java
false
false
943
java
package com.dmatek.zgb.setting.directly.node.set.pack; import com.dmatek.zgb.setting.pack.abstract_.BaseDirectlyNodeSettingUdpPack; public class SetNodeServerIpUdpPack extends BaseDirectlyNodeSettingUdpPack { /** * */ private static final long serialVersionUID = 1L; public static final String KEY_NAME = "SetN...
580d29eb44935031f0e1c793adf918c1b35830dc
7aeace6f380bf09d8c821b00e4eea397f3ec6523
/Chalenges/src/codingfor30days/day21generics/Main.java
905c79d57b7cfb1d210e89d5b5b897666ae6d05b
[]
no_license
marom/TinkeringSandbox
04d5de0ce8e35df2e1aaa566bef02b67348135bc
e266285dade9c987ace830e53f6f020f4d1cff69
refs/heads/master
2020-05-02T04:44:39.247401
2019-06-09T09:28:31
2019-06-09T09:28:31
177,757,037
0
0
null
null
null
null
UTF-8
Java
false
false
1,324
java
package codingfor30days.day21generics; import java.util.Scanner; public class Main { static class Printer <T> { public void printArray(T[] param) { for (T element : param) { System.out.println(element); } } /** * Method Name: printArray...
6c0b8b133d8e473cc29056fb12e41ae168e6be11
43c012a9cdea1df74ddeaf16f7850ccaaedf0782
/CCP/plugin/network_service/fermat-ccp-plugin-network-service-crypto-addresses-bitdubai/src/main/java/com/bitdubai/fermat_ccp_plugin/layer/network_service/crypto_addresses/developer/bitdubai/version_1/exceptions/CantReceiveRequestException.java
8366edb323cb4244dc07adec421bf85689092408
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
franklinmarcano1970/fermat
ef08d8c46740ac80ebeec96eca85936ce36d3ee8
c5239a0d4c97414881c9baf152243e6311c9afd5
refs/heads/develop
2020-04-07T04:12:39.745585
2016-05-23T21:20:37
2016-05-23T21:20:37
52,887,265
1
22
null
2016-08-23T12:58:03
2016-03-01T15:26:55
Java
UTF-8
Java
false
false
1,149
java
package com.bitdubai.fermat_ccp_plugin.layer.network_service.crypto_addresses.developer.bitdubai.version_1.exceptions; import com.bitdubai.fermat_api.FermatException; /** * The exception <code>com.bitdubai.fermat_ccp_plugin.layer.network_service.crypto_addresses.developer.bitdubai.version_1.exceptions.CantReceiveReq...
40b624179cf26c62cd4c3b26c722dd7ad6bb1256
460cb5b4e42f83f92a41181712fc34b047542ec5
/core/src/main/java/com/github/edgar615/sql/InsertBuilder.java
989d08d80777f22a8d7b50df7c98fc2e252cf284
[]
no_license
edgar615/jdbc
87dae7b17ce6957a217f245392a0a76ee90b65f9
a86af37b3da05b0c557f3e1358a972ceafc38ae5
refs/heads/master
2022-07-01T18:12:38.146174
2021-03-08T09:05:03
2021-03-08T09:05:03
230,420,090
0
0
null
null
null
null
UTF-8
Java
false
false
1,341
java
package com.github.edgar615.sql; import com.google.common.base.Joiner; import com.google.common.collect.Maps; import java.util.ArrayList; import java.util.List; import java.util.Map.Entry; import java.util.stream.Collectors; public class InsertBuilder implements SqlBuilder { private final String table; private ...
76551d834062e3cba5c0c491467bcc89281f9fd7
e414a9b753b954de8d11425f8f282e314e330740
/src/main/java/com/impactsure/artnook/service/config/LoggingConfiguration.java
9deef084f667d1c7e2f7723582917125159037e3
[]
no_license
infinitysiddhu/artnook-service
0a2cf39eb5ccc670219e843ba14c981647e12cb2
bbbb2c1595ca54447f7f1aef021a8f42006dac1a
refs/heads/master
2022-03-22T01:50:05.750633
2020-03-27T14:28:31
2020-03-27T14:28:31
250,555,840
0
0
null
null
null
null
UTF-8
Java
false
false
2,332
java
package com.impactsure.artnook.service.config; import static io.github.jhipster.config.logging.LoggingUtils.*; import ch.qos.logback.classic.LoggerContext; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.ObjectMapper; import io.github.jhipster.config.JHipsterProperties...
7e5e08938026dc8d620855b095f0f3cbc77b62c6
1c08b1b5a9d5efb1e82a5d57abaa1b2551c20d01
/oauth-client-user/src/test/java/com/md/saas/oauthclientuser/OauthClientUserApplicationTests.java
f877bba0d03ef1e2f7187990c4ea499592bb893c
[]
no_license
afterchj/spring-cloud-demo
15b95f8bf15f2f369bb7949e205889f3c636c08e
a3cb72e3f11d21da6aa7be5b4095de1fbf8d205d
refs/heads/master
2023-04-14T19:27:18.580602
2023-03-30T13:37:30
2023-03-30T13:37:30
160,455,369
0
0
null
null
null
null
UTF-8
Java
false
false
228
java
package com.md.saas.oauthclientuser; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class OauthClientUserApplicationTests { @Test void contextLoads() { } }
aadf418772d4d74b7c811e8f7c66283fcbfaae7a
ed3cb95dcc590e98d09117ea0b4768df18e8f99e
/project_1_2/src/e/e/g/Calc_1_2_4469.java
49e3fe07aa2e0af288b00eaeec6247bfc3376069
[]
no_license
chalstrick/bigRepo1
ac7fd5785d475b3c38f1328e370ba9a85a751cff
dad1852eef66fcec200df10083959c674fdcc55d
refs/heads/master
2016-08-11T17:59:16.079541
2015-12-18T14:26:49
2015-12-18T14:26:49
48,244,030
0
0
null
null
null
null
UTF-8
Java
false
false
131
java
package e.e.g; public class Calc_1_2_4469 { /** @return the sum of a and b */ public int add(int a, int b) { return a+b; } }
d7b83d86ac2a71071507ed46ef0351fa31a4d03a
0917a6cefcc3c3d6766080e58e83cd027522d0a8
/src/main/java/leetcode/MoveZeroes.java
ea0d55798880164bb10ddbaa446a66a8edaa4e35
[]
no_license
lyk4411/untitled1_intellij
19bb583c8e631c4fab5826573fe30a61dff9d2d4
7a3e9ff784faa03c04a40cfdc0ba53af3344bb09
refs/heads/master
2022-12-22T13:58:32.218291
2020-01-22T08:58:04
2020-01-22T08:58:04
62,300,156
0
0
null
2022-12-16T03:16:30
2016-06-30T09:56:05
Java
UTF-8
Java
false
false
826
java
package leetcode; import java.util.stream.Stream; /** * Created by lyk on 2017/2/23. * Package name: leetcode * Porject name: untitled1 */ public class MoveZeroes { public static void main(String[] args){ MoveZeroes mz = new MoveZeroes(); int[] a = new int[]{1,0,3,0,9,8,0,0,0,6,5,4}; ...
0fa39e924fed799acdc04323957d96bc359b90dd
1a4770c215544028bad90c8f673ba3d9e24f03ad
/second/quark/src/main/java/com/ucpro/services/e/g.java
0b308d584fee34ddad8eb43b0fbf231fd6a41766
[]
no_license
zhang1998/browser
e480fbd6a43e0a4886fc83ea402f8fbe5f7c7fce
4eee43a9d36ebb4573537eddb27061c67d84c7ba
refs/heads/master
2021-05-03T06:32:24.361277
2018-02-10T10:35:36
2018-02-10T10:35:36
120,590,649
8
10
null
null
null
null
UTF-8
Java
false
false
233
java
package com.ucpro.services.e; /* compiled from: ProGuard */ final class g implements Runnable { final /* synthetic */ a a; g(a aVar) { this.a = aVar; } public final void run() { this.a.b(); } }
d433ff781d855b507ae7983628b84e82625ca56c
0e2ed2adeabb458111e99a90c5872cb1189825c0
/app/src/main/java/com/mrtecks/epickmartclient/loginPOJO/loginBean.java
9f4d4826a38a34353257eb0fcab26b6faed30a51
[]
no_license
mukulraw/epickclient
012a6da552882e8d1f642583a4fb51ff5b1c8727
813792edce254a3c3c302cca67b3c43c32d46f16
refs/heads/master
2020-08-18T05:59:40.661196
2019-11-05T12:55:06
2019-11-05T12:55:06
215,755,446
0
0
null
null
null
null
UTF-8
Java
false
false
789
java
package com.mrtecks.epickmartclient.loginPOJO; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; public class loginBean { @SerializedName("status") @Expose private String status; @SerializedName("message") @Expose private String message; @Seriali...
c8ba7fc091ca50905c49b6d780f224e8eb8f268c
e59b853b28a02d4417296064ba6b7594bb2decb0
/src/main/java/com/liujun/search/common/constant/SymbolMsg.java
f304e376eb3893b224cfa351378a134fef394621
[]
no_license
miloluojia/searchEngine
b68c61177e10f9a20bda2a1c7a97a57d37096f43
a8b3efa5ec9a2fa3b917ffe499b497c66b49eefa
refs/heads/master
2023-04-22T05:56:24.891316
2021-12-24T05:59:55
2021-12-24T05:59:55
265,804,839
0
0
null
2020-05-21T09:14:55
2020-05-21T09:14:54
null
UTF-8
Java
false
false
930
java
package com.liujun.search.common.constant; /** * 系统符号信息 * * @author liujun * @version 0.0.1 * @date 2019/03/03 */ public class SymbolMsg { /** 换行符 */ public static final String LINE = "\n"; /** 换行标识的byte表示的值 */ public static final byte LINE_INT = 10; /** 逗号 */ public static final String COMMA = ",...
3194b061b655de6eed30a7039c64ff2fe78d847d
6c69998676e9df8be55e28f6d63942b9f7cef913
/src/com/insigma/siis/local/business/helperUtil/GridRowNumColumnTag.java
ebeea503813c931af5e922b33916bafe3b625e2c
[]
no_license
HuangHL92/ZHGBSYS
9dea4de5931edf5c93a6fbcf6a4655c020395554
f2ff875eddd569dca52930d09ebc22c4dcb47baf
refs/heads/master
2023-08-04T04:37:08.995446
2021-09-15T07:35:53
2021-09-15T07:35:53
406,219,162
0
0
null
null
null
null
UTF-8
Java
false
false
1,211
java
package com.insigma.siis.local.business.helperUtil; import javax.servlet.jsp.JspException; import javax.servlet.jsp.tagext.BodyTagSupport; import org.apache.struts.util.ResponseUtils; public class GridRowNumColumnTag extends BodyTagSupport { private String _$3; private String _$2; private String _$1; public String ...
779e8e492a69f1795e02208f836711ae56e61479
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/21/21_df656446c7e709e2bf4d6ac32f4149f2e8bd09c4/Link/21_df656446c7e709e2bf4d6ac32f4149f2e8bd09c4_Link_s.java
9623c71f63be308035380a2fe694078b6514cab1
[]
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
968
java
package models.data; import java.net.URL; import java.net.MalformedURLException; /** * This clas represents a Link, as the combination of a name and a URL. * @author Felix Van der Jeugt */ public class Link { private String name; private String url; /** * Creates a new link. This ...
d93948264012df4eb6dcde73b5a5449cfc8a45dd
f0ef082568f43e3dbc820e2a5c9bb27fe74faa34
/com/google/android/gms/fitness/result/DataReadResult.java
21455eec192877891811915f06df3e662ebb235a
[]
no_license
mzkh/Taxify
f929ea67b6ad12a9d69e84cad027b8dd6bdba587
5c6d0854396b46995ddd4d8b2215592c64fbaecb
refs/heads/master
2020-12-03T05:13:40.604450
2017-05-20T05:19:49
2017-05-20T05:19:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,460
java
package com.google.android.gms.fitness.result; import android.os.Parcel; import android.os.Parcelable.Creator; import com.google.android.gms.common.api.Result; import com.google.android.gms.common.api.Status; import com.google.android.gms.common.internal.safeparcel.SafeParcelable; import com.google.android.gms.common....
d114b56b4983a5933154c7dd27c8c15039265b80
3f5577dcc04b882e9fcdc73dc1846bd7f1c3a367
/twister2/resource-scheduler/src/java/edu/iu/dsc/tws/rsched/schedulers/mesos/mpi/MesosMPISlaveStarter.java
4cb03aba8185432d2167ef35fea4e9a653a00540
[ "Apache-2.0" ]
permissive
twister2/twister2
0e1e967d3752fcc25b38226f355f5e4dde742168
c6ab9a5563a9e43d3fd1a16e5337da4edae71224
refs/heads/master
2020-03-24T08:12:41.481151
2018-07-27T15:24:33
2018-07-27T15:24:33
142,587,382
0
0
null
null
null
null
UTF-8
Java
false
false
2,900
java
// Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distribute...
90dab838eb0ba2fb288404fcb1f9492de5438b20
ea3648110899f7c34c98fb3650cc2fd3d8a16170
/main/java/dqmIII/blocks/decorate/render/DqmTileEntityRenderOokiihasiranakaNB.java
57cd68f56869a0d6498354b380c8346b520bb5fe
[]
no_license
azelDqm/MC1.7.10_DQMIIINext
51392175b412bd7fa977b9663060bb169980928e
af65ee394fe42103655a3ef8ba052765d2934fd0
refs/heads/master
2021-01-25T05:22:11.733236
2015-03-24T15:23:55
2015-03-24T15:23:55
29,433,818
0
0
null
null
null
null
UTF-8
Java
false
false
1,566
java
package dqmIII.blocks.decorate.render; import net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer; import net.minecraft.tileentity.TileEntity; import net.minecraft.util.ResourceLocation; import org.lwjgl.opengl.GL11; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import ...
d4809d85094abc5ad78f4cdeb575c2c9c7b61545
55042d6a62a329d6e2ab268f00c80663d868aeb5
/src/chap14/BookServlet.java
503efc1d1f4e4c3b3972d68d7af5bf206aa5984e
[]
no_license
wkdalswn11/jsp20201103
92e38add2490ef35396d15a72b22a1e083f892cb
6dd2d410401fadd423d7d037435bef2d21c78b21
refs/heads/master
2023-01-20T07:42:37.676515
2020-12-02T08:52:48
2020-12-02T08:52:48
309,549,728
0
0
null
null
null
null
UTF-8
Java
false
false
2,256
java
package chap14; import java.io.IOException; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.SQLException; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.Ht...
3f773dc744e314acd4f871fb150b81d36a2a8523
ade60a0cd4d5ce7ce7d3ecc0ca9e1c599219705c
/app-fw/app-base/src/main/java/org/yy/base/dao/dynamic2/Expression.java
91c68334256d90ceb2a5eab6e092eee0a3aa6737
[ "Apache-2.0" ]
permissive
yyitsz/myjavastudio
bc7d21ed8ece3eccc07cb0fbc6bbad0be04a7f60
f5563d45c36d1a0b0a7ce1f5a360ff6017f068e8
refs/heads/master
2021-06-11T23:04:43.228001
2017-03-24T10:05:27
2017-03-24T10:05:27
17,080,356
0
1
null
null
null
null
UTF-8
Java
false
false
361
java
package org.yy.base.dao.dynamic2; import java.util.ArrayList; import java.util.List; public abstract class Expression { protected List<Expression> lists = new ArrayList<Expression>(); public void Append(Expression exp) { lists.add(exp); } public abstract St...
571319eeb7c721bbe79a7967651093f196aea873
0b4844d550c8e77cd93940e4a1d8b06d0fbeabf7
/JavaSource/dream/req/work/service/spring/MaWoReqDetailServiceImpl.java
ab9c41fced7217cd45d8a99a3aabaca88d750fdf
[]
no_license
eMainTec-DREAM/DREAM
bbf928b5c50dd416e1d45db3722f6c9e35d8973c
05e3ea85f9adb6ad6cbe02f4af44d941400a1620
refs/heads/master
2020-12-22T20:44:44.387788
2020-01-29T06:47:47
2020-01-29T06:47:47
236,912,749
0
0
null
null
null
null
UHC
Java
false
false
7,222
java
package dream.req.work.service.spring; import java.util.ArrayList; import java.util.List; import java.util.Map; import common.bean.MwareConfig; import common.bean.User; import common.util.CommonUtil; import common.util.MailUtil; import dream.mgr.message.service.MgrMessageTransDetailService; import dream.re...
2089b97d28aacc20d5c9dc4bbdf9d614079356f7
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/lucene-solr/2017/8/FloatPointField.java
c70655ad26bbb3adb149ce481093ad122f935f72
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
Java
false
false
6,494
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
5e14992454b7d11b55ae37e7e440825724e9430e
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_1ea8df8c2c857a7bff27312249a5bd3f8d43c9f4/PlayGameActivity/1_1ea8df8c2c857a7bff27312249a5bd3f8d43c9f4_PlayGameActivity_t.java
416bc19de3a2537d9f9769f8be29358b775dbc0d
[]
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,451
java
/* * PlayGameActivity; * * The Activity in which the game takes place. * Extras can be passed to this Activity * Including: * * EXTRA_PUZZLE_COLUMNS - The number of columns in puzzle * EXTRA_PUZZLE_ROWS - number of rows in puzzle * EXTRA_IMAGE_PATH - image path location * * Values th...
4a7d66e41fee43a45a6fa80b9e29c735a6467599
1632025c49257123c32636b054bf4cd2b7d530b4
/src/main/java/br/com/zupacademy/guilhermesantos/transacao/dto/ModelEstabelecimentoResponseDTO.java
8e109c9c1c910001e85c6828aba39e7abee29d70
[ "Apache-2.0" ]
permissive
GuilhermeJWT/orange-talents-04-template-transacao
21bf0bdc13e90a3f8953d97747af6e0d0aacaa83
fc04aeda740ff4e261ca47df555bfd29d45dc90c
refs/heads/main
2023-05-05T03:55:45.076536
2021-05-28T20:36:10
2021-05-28T20:36:10
371,147,955
0
0
Apache-2.0
2021-05-26T19:29:45
2021-05-26T19:29:44
null
UTF-8
Java
false
false
571
java
package br.com.zupacademy.guilhermesantos.transacao.dto; import br.com.zupacademy.guilhermesantos.transacao.model.ModelEstabelecimento; public class ModelEstabelecimentoResponseDTO { private String nome; private String cidade; private String endereco; public ModelEstabelecimento converte(){ ...
d76425300cdb51926458cbfced801f52496d3e7c
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/neo4j/2019/12/DatabaseLogProvider.java
f83ca68322df6f303e32e41da09248e916880525
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
Java
false
false
1,729
java
/* * Copyright (c) 2002-2019 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * Neo4j 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 3 of the License, or ...
afa1f5d013dce2461ad18822c96da7f91f9c984e
9254e7279570ac8ef687c416a79bb472146e9b35
/imm-20170906/src/main/java/com/aliyun/imm20170906/models/GetOfficeEditURLResponse.java
4b809157892ff8676292076d39764519b212d343
[ "Apache-2.0" ]
permissive
lquterqtd/alibabacloud-java-sdk
3eaa17276dd28004dae6f87e763e13eb90c30032
3e5dca8c36398469e10cdaaa34c314ae0bb640b4
refs/heads/master
2023-08-12T13:56:26.379027
2021-10-19T07:22:15
2021-10-19T07:22:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,070
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.imm20170906.models; import com.aliyun.tea.*; public class GetOfficeEditURLResponse extends TeaModel { @NameInMap("headers") @Validation(required = true) public java.util.Map<String, String> headers; @NameInMap("body") @Vali...
a640e8798009887c0716a239663655db358ddc1d
fedb6e46c292a1049021d4e13449921b624ae7f7
/src/main/java/games/bevs/core/module/chat/types/FilteredWords.java
395bbf5682b704805c666e39e02fd07d2c470e24
[]
no_license
CyberFlameGO/BevsCore
b99957d4f59895bc81bac0515a0b8f78a05d4138
d9bac09d360b9e67d64b57e98b29190c5456fa4c
refs/heads/master
2022-06-22T08:19:27.265877
2019-09-17T12:42:43
2019-09-17T12:42:43
233,333,934
0
0
null
2022-05-20T21:51:59
2020-01-12T03:43:23
null
UTF-8
Java
false
false
454
java
package games.bevs.core.module.chat.types; import java.util.Arrays; import java.util.HashSet; import lombok.Getter; public class FilteredWords { @Getter private HashSet<String> words = new HashSet<>(); public boolean isFiltered(String word) { return words.contains(word); } public void populate() { wo...
67b324230c099e911f1dc48769e69f610f0d8094
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/27/27_bce304985cd16aa360a07a4b49041ef49e05bbb4/IJavaBreakpoint/27_bce304985cd16aa360a07a4b49041ef49e05bbb4_IJavaBreakpoint_t.java
f337726603c0945d830da1789f1e253d150e1311
[]
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
5,862
java
package org.eclipse.jdt.debug.core; /* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ import org.eclipse.core.runtime.CoreException; import org.eclipse.debug.core.model.IBreakpoint; import org.eclipse.jdt.core.IType; /** * IJavaBreakpoints extend IBreakpoint by adding ...
f38bf0dcc6a696e714bcc9255c5937e53f242e28
cb91955a8a42f3084170c80f600ab98c17611201
/test/de/jungblut/datastructure/AsyncBufferedOutputStreamTest.java
c6cfc3c92958d23828ca4d4a1f7a06bb0084daad
[ "Apache-2.0" ]
permissive
EtashGuha/thomasjungblut-common
bb4c5279feb95e2127295b328b86d74d069b2bb8
26c694dfbf43259394f95a0e88b7114b1b89122a
refs/heads/master
2020-03-28T07:24:04.294149
2017-07-01T16:46:50
2017-07-01T16:46:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,621
java
package de.jungblut.datastructure; import static org.junit.Assert.assertEquals; import java.io.BufferedInputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.nio.file.Files; import java.nio.file.Path; import java.util.Arrays; import org.junit.Test; public clas...
df518445a86620e2ff9d09666a2ae88cf9861472
7e28cd735b9c64230851d8714e0dbf18354eff6c
/chapter_002/src/main/java/io/socket/EchoServer.java
05abc1c8f0e3d2291f15a51062b8a936e4c49fdf
[]
no_license
Sekator778/job4j_design
9d91a34b8ff32ddcf37e23df54b83a1bd790663d
815313e3b4794fd3bd89a780b077834946576cf2
refs/heads/master
2023-05-24T22:18:50.692202
2022-04-07T14:06:20
2022-04-07T14:06:20
246,309,323
6
0
null
2020-10-13T20:15:05
2020-03-10T13:33:10
Java
UTF-8
Java
false
false
1,906
java
package io.socket; import java.io.*; import java.net.ServerSocket; import java.net.Socket; /** * msg=Hello > Hello. * * msg=Exit > Завершить работу сервера. * * msg=Any > Any. * где any такой вывод я хз там чето поусловию было сервер https://curl.haxx.se * прысылал такого типа меседж ыаауа= вауму * вообщем е...
30d186f9dfecc844c618e5414752190bd9931519
9103a7d70263a86e72945663cfa01254f62316ef
/jakarta/graph-janus/src/main/java/org/jnosql/endgame/jakarta/janus/HRSRepositoryApp.java
f28e5aa076d8693451559e86462f16401348f95e
[ "Apache-2.0" ]
permissive
ThirumlaDevi/nosql-endgame
857c17af14fd62e30ca89df842c91cd3e3b79d3d
3e18abef02001b19793c29ab2c1f58c1bcaa2979
refs/heads/master
2023-02-03T17:22:51.214593
2020-12-18T13:17:39
2020-12-18T13:17:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,324
java
/* * Copyright (c) 2017 Otávio Santana and others * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Apache License v2.0 which accompanies this distribution. * The Eclipse Public License is available at http://www.eclipse...
0e7e0ee0e88c6e83affc45ec21ef11a84ff61022
178a95f3466dc8261d490598c120f67d6bc5120b
/src/test/java/cn/cerc/summer/sample/UtilsExample.java
50bad24191b28d2652412e59089bebcbce6c3948
[]
no_license
itjun/java-redis-proxy
986bfa953105179a47b75cd800e5472d7ac62aaf
50a6ac1d6fdb9b9e72f0222f21ab56b5c07630a8
refs/heads/main
2023-07-06T10:58:56.453753
2021-08-14T07:33:34
2021-08-14T07:33:34
386,809,445
0
0
null
null
null
null
UTF-8
Java
false
false
1,508
java
package cn.cerc.summer.sample; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import cn.cerc.core.DataSet; import cn.cerc.core.Record; import cn.cerc.core.TDate; import cn.cerc.core.TDateTime; import cn.cerc.core.Utils; /** * 框架自带工具简单的使用范例 */ public class UtilsExample { private static final Logger lo...
a957047a3cc617f90f87c19499591b295d217982
22fa8e9fc974254ee1e14660d21b4254f347706b
/samples/sunflow/build/classes/org/sunflow/image/XYZColor.java
9db72f605ba2926b135ea0dbe00e6f0148853db9
[ "BSD-3-Clause", "MIT" ]
permissive
pl-eco/ECO
35aa0391dcb564bd35da8d1151dbde3c3e7c03d4
d207aa257ab02ee5b918bb4321fcac3dbd30d479
refs/heads/master
2016-09-03T07:25:27.488921
2015-03-04T16:07:40
2015-03-04T16:07:40
17,924,190
2
1
null
null
null
null
UTF-8
Java
false
false
6,717
java
package org.sunflow.image; public final class XYZColor { private float X; private float Y; private float Z; public XYZColor() { super(); } public XYZColor(float X, float Y, float Z) { super(); this.X = X; ...
16772d89b1e2800b6e824f2ff42617a1b9a3cddc
42ed12696748a102487c2f951832b77740a6b70d
/Mage.Sets/src/mage/sets/returntoravnica/EssenceBacklash.java
9e669e89f73a1f6723cbc3932c53e82af58a1f7f
[]
no_license
p3trichor/mage
fcb354a8fc791be4713e96e4722617af86bd3865
5373076a7e9c2bdabdabc19ffd69a8a567f2188a
refs/heads/master
2021-01-16T20:21:52.382334
2013-05-09T21:13:25
2013-05-09T21:13:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,276
java
/* * Copyright 2010 BetaSteward_at_googlemail.com. 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, th...
bee3ca91a559230369770070b4a60295df37bda4
f525deacb5c97e139ae2d73a4c1304affb7ea197
/gitv/src/main/java/com/gala/video/lib/share/uikit/view/HScrollView.java
873ea55f39c521deca08e5b0e83adcd6cda15280
[]
no_license
AgnitumuS/gitv
93b2359e1bf9f2b6c945298c61c5c6dbfeea49b3
242c9a10a0aeb41b9589de9f254e6ce9f57bd77a
refs/heads/master
2021-08-08T00:50:10.630301
2017-11-09T08:10:33
2017-11-09T08:10:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,932
java
package com.gala.video.lib.share.uikit.view; import android.content.Context; import android.util.AttributeSet; import com.gala.video.albumlist.layout.GridLayout; import com.gala.video.albumlist.widget.HorizontalGridView; import com.gala.video.lib.share.uikit.contract.HScrollContract.Presenter; import com.gala.video.li...
e3322d1491f336588d3d78c23a370dc45898d0b6
1c71e0b1ef9490fd419ff9a260adb90faddd4994
/move-to-sdk/app/io/sphere/sdk/facets/BaseSelectFacet.java
2f2c2fdb9677a531640f793c6c8fd418b80a0533
[ "Apache-2.0" ]
permissive
lufego/sphere-sunrise
8fd290cb2db8aec59298eba003a3f9742af1d985
ccea8d0eef548c22cf2866959056c4db4de81fbe
refs/heads/master
2021-01-17T20:57:09.631602
2015-09-02T13:56:29
2015-09-02T13:56:29
45,053,359
0
0
null
null
null
null
UTF-8
Java
false
false
3,765
java
package io.sphere.sdk.facets; import io.sphere.sdk.search.*; import javax.annotation.Nullable; import java.util.List; import java.util.Optional; import static java.util.Collections.emptyList; import static java.util.Collections.singletonList; import static java.util.stream.Collectors.toList; abstract class BaseSele...
59f7d7c55960b6f3016d0a369da4cd83d8972e83
6392035b0421990479baf09a3bc4ca6bcc431e6e
/projects/hazelcast-e84e96ff/prev/hazelcast/src/main/java/com/hazelcast/client/impl/protocol/codec/DistributedObjectInfoCodec.java
e3b348509701391273d574bc46f8d74f25d5056a
[]
no_license
ameyaKetkar/RMinerEvaluationTools
4975130072bf1d4940f9aeb6583eba07d5fedd0a
6102a69d1b78ae44c59d71168fc7569ac1ccb768
refs/heads/master
2020-09-26T00:18:38.389310
2020-05-28T17:34:39
2020-05-28T17:34:39
226,119,387
3
1
null
null
null
null
UTF-8
Java
false
false
1,647
java
/* * Copyright (c) 2008-2015, Hazelcast, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
897cda51aea933f20debd7ad8b8e1c388f36f6c4
df48dc6e07cdf202518b41924444635f30d60893
/jinx-com4j/src/main/java/com/exceljava/com4j/excel/IXPath.java
7604a56b0901a867fd82dc93e9e0ce4a62e48d4a
[ "MIT" ]
permissive
ashwanikaggarwal/jinx-com4j
efc38cc2dc576eec214dc847cd97d52234ec96b3
41a3eaf71c073f1282c2ab57a1c91986ed92e140
refs/heads/master
2022-03-29T12:04:48.926303
2020-01-10T14:11:17
2020-01-10T14:11:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,235
java
package com.exceljava.com4j.excel ; import com4j.*; @IID("{0002447E-0001-0000-C000-000000000046}") public interface IXPath extends Com4jObject { // Methods: /** * <p> * Getter method for the COM property "Application" * </p> * @return Returns a value of type com.exceljava.com4j.excel._Application ...
4f4efe33f01fcb7cfaa89f59ef36a127e1580428
7dece986667a167def13934088d50fc0363b411e
/src/main/java/jdk/java8/stream/TestDefaultInterface.java
b4986cb43fc1b2c715c2061b472fee8227d746c8
[]
no_license
dongfangding/JavaDemo
9c425b22224dee0c0a7fa44a721950893135bb9f
6a1a7d38fbd67b952fed7190f5fc8aca859241f7
refs/heads/master
2022-12-06T07:01:19.913940
2021-04-25T08:43:09
2021-04-25T08:43:09
193,824,392
1
0
null
2022-11-15T23:47:30
2019-06-26T03:39:56
Java
UTF-8
Java
false
false
227
java
package jdk.java8.stream; public class TestDefaultInterface { public static void main(String[] args) { SubClass sc = new SubClass(); System.out.println(sc.getName()); MyInterface.show(); } }
b737286f9b508c3c2610fa9f435b063e29df30a1
cf729a7079373dc301d83d6b15e2451c1f105a77
/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201509/cm/BiddingErrors.java
32ea40cb95ce7f16dd2f39a930ec8821097b2f73
[]
no_license
cvsogor/Google-AdWords
044a5627835b92c6535f807ea1eba60c398e5c38
fe7bfa2ff3104c77757a13b93c1a22f46e98337a
refs/heads/master
2023-03-23T05:49:33.827251
2021-03-17T14:35:13
2021-03-17T14:35:13
348,719,387
0
0
null
null
null
null
UTF-8
Java
false
false
1,665
java
package com.google.api.ads.adwords.jaxws.v201509.cm; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlSchemaType; import javax.xml.bind.annotation.XmlType; /** * * Represents error codes for bidding strategy entities...
83a775ee135598ec6757324c1919d568eaaab7f0
68170a7ca597158ce1cd3553c6d0f018a7e30562
/src/it/csi/mddtools/rdbmdl/constraints/provider/IndexedColumnItemProvider.java
8384b502321e37476696410d4d4670c871d8a251
[]
no_license
csipiemonte/datagen
a70a5ef895c80bd504744531fb63ace131c05e79
6686188a61b6b6a9e97ff0f27be7bb217df8ab2f
refs/heads/master
2020-08-29T11:57:45.033820
2019-08-23T16:01:17
2019-08-23T16:04:12
218,024,435
0
0
null
null
null
null
UTF-8
Java
false
false
6,057
java
/** * <copyright> * (C) Copyright 2011 CSI-PIEMONTE; * Concesso in licenza a norma dell'EUPL, esclusivamente versione 1.1; * Non e' possibile utilizzare l'opera salvo nel rispetto della Licenza. * E' possibile ottenere una copia della Licenza al seguente indirizzo: * * http://www.eupl.it/opensource/eupl-1-1 * ...
b839ecac1f61a009aa7e6d7ed77906cb256fe041
61c6164c22142c4369d525a0997b695875865e29
/base/src/main/java/com/spirit/client/CriteriaTarea.java
5869aa2db95be7e88a0ca5bab4d4912f1b859735
[]
no_license
xruiz81/spirit-creacional
e5a6398df65ac8afa42be65886b283007d190eae
382ee7b1a6f63924b8eb895d4781576627dbb3e5
refs/heads/master
2016-09-05T14:19:24.440871
2014-11-10T17:12:34
2014-11-10T17:12:34
26,328,756
1
0
null
null
null
null
UTF-8
Java
false
false
440
java
package com.spirit.client; import java.io.Serializable; import com.spirit.client.model.SpiritModel; import com.spirit.exception.GenericBusinessException; public abstract class CriteriaTarea implements Serializable { public abstract String getNombreCriteria(); public abstract String getNombrePanel(); ...
90ebe7208d7b409eaff68d2400e0296265f4a107
4669ae0a9c105e8c5191de5ee4bd24816e920828
/network/app/src/main/java/multi/android/network/iot/IoTClientActivity.java
f3e80d4cac1633d2463ead47ebb0a63bfc8f67d8
[]
no_license
kim-svadoz/Android
505be6a1f05ed88f1a3211eff7fc7ea176dbefdf
04ab4c33dea7ed1b265799d786a21ac334a78c9c
refs/heads/master
2021-05-16T22:11:10.526115
2020-05-25T09:49:33
2020-05-25T09:49:33
250,490,272
0
0
null
null
null
null
UTF-8
Java
false
false
4,549
java
package multi.android.network.iot; import android.os.AsyncTask; import android.os.Bundle; import android.util.Log; import android.view.View; import androidx.appcompat.app.AppCompatActivity; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import...
22dad223d733a69f754fc9fa95b6dbc06e4d9b48
9254e7279570ac8ef687c416a79bb472146e9b35
/pai-dlc-20201203/src/main/java/com/aliyun/pai_dlc20201203/models/ListJobsShrinkRequest.java
b4978ce4d72a1e07237800c98048ec55ca2b8015
[ "Apache-2.0" ]
permissive
lquterqtd/alibabacloud-java-sdk
3eaa17276dd28004dae6f87e763e13eb90c30032
3e5dca8c36398469e10cdaaa34c314ae0bb640b4
refs/heads/master
2023-08-12T13:56:26.379027
2021-10-19T07:22:15
2021-10-19T07:22:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,907
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.pai_dlc20201203.models; import com.aliyun.tea.*; public class ListJobsShrinkRequest extends TeaModel { // 作业显示名称,支持模糊查询 @NameInMap("DisplayName") public String displayName; // 作业类型 @NameInMap("JobType") public String jo...
e2e766525ed8283cf17899be2f4f52d6a062aadd
f910a84171e04f833a415f5d9bcc36920aa8c9aa
/User-Registration-Module/src/main/java/nybsys/tillboxweb/entities/BusinessAddress.java
d6733a7b7d0dc492a034bbb2f638c63e12328808
[]
no_license
rocky-bgta/Java_Mircoservice_Backend_With_Mosquitto
7ecb35ca05c1d44d5f43668ccd6c5f3bcb40e03b
7528f12ed35560fcd4aba40b613ff09c5032bebf
refs/heads/master
2022-11-17T23:50:42.207381
2020-09-18T13:53:00
2020-09-18T13:53:00
138,392,854
0
1
null
2022-11-16T07:30:17
2018-06-23T10:38:52
Java
UTF-8
Java
false
false
3,831
java
package nybsys.tillboxweb.entities; import nybsys.tillboxweb.BaseEntity; import org.hibernate.annotations.GenericGenerator; import javax.persistence.*; import javax.validation.constraints.NotNull; import java.util.Objects; @Entity public class BusinessAddress extends BaseEntity { @Id @GeneratedValue(generat...
1474a4baf666a3ea5a0980942b58f92bf97691be
13c2d3db2d49c40c74c2e6420a9cd89377f1c934
/program_data/JavaProgramData/103/624.java
9c8ef03e6dc3bb59be0747f39b4ae69615fe3071
[ "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
1,311
java
package <missing>; public class GlobalMembers { public static int Main() { int i; int[] a = new int[1000]; int x; String s = new String(new char[1001]); String tempVar = ConsoleInput.scanfRead(); if (tempVar != null) { s = tempVar.charAt(0); } x = s.length(); for (i = 0;i...
81131f2af32721e145cfc88e96acbb82b2f51b19
f252c466eccd63f619cc9622f69b945e57a6d4da
/src/main/java/org/ros/internal/message/field/MessageFields.java
9cb4a31d9ffc36e7067c36a76d9a75bc51e5a504
[]
no_license
neocoretechs/RosJavaLiteBootstrap
d7f6c2cf2a558ecf2a1447d0df947301dbb51e80
00381871ab9d587fa772687e794af12a53206243
refs/heads/master
2021-07-09T14:16:36.224498
2021-04-24T18:11:31
2021-04-24T18:11:31
41,332,862
0
0
null
null
null
null
UTF-8
Java
false
false
2,860
java
package org.ros.internal.message.field; import org.ros.exception.RosRuntimeException; import org.ros.internal.message.context.MessageContext; import java.io.Serializable; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; /** * @author J...
a2f6b407115aef2351dfb0a96a55532a2072b5b6
45f87afc7fe493a3739885d39f9eb0184c96e0c9
/services/vautoscaling/src/main/java/com/ncloud/vautoscaling/model/GetAutoScalingGroupListRequest.java
50f352dc39f6bf16ec2f24eb386341c337d48f6d
[ "MIT" ]
permissive
NaverCloudPlatform/ncloud-sdk-java
6635639835ed19dc82e4605c554f894a14645004
bb692dab5f00f94f36c1fcc622bec6d2f2c88d28
refs/heads/master
2023-05-03T07:21:03.219343
2023-04-19T10:56:17
2023-04-19T10:56:17
210,761,909
7
6
MIT
2023-04-19T10:56:52
2019-09-25T05:23:36
Java
UTF-8
Java
false
false
6,378
java
/* * vautoscaling * VPC Auto Scaling 관련 API<br/>https://ncloud.apigw.ntruss.com/vautoscaling/v2 * * NBP corp. * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit the class manually. */ package com.ncloud....
d998cfbdf745bfca368d55da32d9c1a200dedb71
cf81ca7cd21a10680eb5de71f70ecabb3699088a
/src/main/java/com/xg/arctic/model/User.java
bd4fe05e3a3b39c8a03f9af4c4a3d31cd616907d
[ "Apache-2.0" ]
permissive
gongmingqm10/Leonard
3a4c8f38611f0abfc63fb84ad29c29903518bbb8
455052afbf62609a32399522c545cbc0d9085b43
refs/heads/master
2020-05-30T18:44:31.924442
2014-08-09T08:00:35
2014-08-09T08:00:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
649
java
package com.xg.arctic.model; /** * User: gongming * Date: 7/25/14 * Time: 9:23 AM * Email:[email protected] */ public class User { private long id; private String userName; private String password; public String getPassword() { return password; } public void setPassword(S...
[ "=" ]
=
cd5ad549102caa929b7f211c88a6d65984b1ba47
322ac84614bd8d011c79b03d96214d4ceabcf086
/src/main/java/com/oseasy/pie/modules/impdata/entity/ProMdApprovalError.java
bf05e0f797ff9a5c746ebfb057d78ee8af063608
[]
no_license
SchuckBeta/cxcy
f2f953c074be5ab8ab8aeac533ade6600135d759
ed4ceee397fae9d470fb93579bbf6af631965eaa
refs/heads/master
2022-12-25T14:53:58.066476
2019-09-20T12:28:55
2019-09-20T12:28:55
209,783,634
1
0
null
2022-12-16T07:46:52
2019-09-20T12:18:07
Java
UTF-8
Java
false
false
7,762
java
package com.oseasy.pie.modules.impdata.entity; import org.hibernate.validator.constraints.Length; import com.oseasy.com.pcore.common.persistence.DataEntity; /** * 民大项目立项审核导入错误数据表Entity. * @author 9527 * @version 2017-09-22 */ public class ProMdApprovalError extends DataEntity<ProMdApprovalError> { private stat...
29fa98b3ea1e885f93719bd03a4c7f69c23b4232
421c0da368cc4fcd01531cb3bc04b1cee5922cd4
/src/main/java/bf/gov/application/config/ApplicationProperties.java
d91b2e208f80fa1fee21e9527981f2b425ac10b0
[]
no_license
wmmitte/einstances
6c72b4507f6939b59115676141a6a7fbc558dd2e
4826e378abfa8bf1fa970b5c8d62246bc9686d66
refs/heads/master
2020-03-30T04:36:42.710107
2018-09-28T14:30:08
2018-09-28T14:30:08
150,752,735
0
0
null
null
null
null
UTF-8
Java
false
false
422
java
package bf.gov.application.config; import org.springframework.boot.context.properties.ConfigurationProperties; /** * Properties specific to Einstances. * <p> * Properties are configured in the application.yml file. * See {@link io.github.jhipster.config.JHipsterProperties} for a good example. */ @ConfigurationPr...
dc01fac07ecd795bac5f57e204c497a3ddfd3340
3d2905ec0a8d3283ec0059acc027de51806968d6
/diamond-client-3.7.0/src/main/java/com/taobao/diamond/manager/ManagerListenerAdapter.java
e442fda269a8c703d280d25c83d3c2d26fc970f6
[]
no_license
jooo000hn/my-im
9cddd5c9ae7a0a50b9c0ae6b83748ce3bbb2f105
b02856db68fab0110b582d17e88fd77adbd9325f
refs/heads/master
2021-01-21T06:19:11.948931
2017-02-26T14:10:10
2017-02-26T14:10:10
83,211,820
1
0
null
null
null
null
UTF-8
Java
false
false
218
java
package com.taobao.diamond.manager; import java.util.concurrent.Executor; public abstract class ManagerListenerAdapter implements ManagerListener { public Executor getExecutor() { return null; } }
06583300e6d2cd133d7318a0d472e4ed79b1628d
f83f02b7073419251ac135bdb5893f6d0b20e64a
/workspace/POM/src/test/encapsulation/test.java
dfaea6de432c8397598208dc6e858be08f9ce06f
[]
no_license
sheel2006/Mylearning
e9aebdb470bb3b0117807b4d4a8d57ff601c1402
b5a00623e48f4a4495ddb8fe362ac685cdb51bf7
refs/heads/master
2020-03-12T06:25:36.721299
2018-04-22T06:17:49
2018-04-22T06:17:49
130,484,988
0
0
null
null
null
null
UTF-8
Java
false
false
210
java
package test.encapsulation; public class test { public static void main(String[] args) { Room r = new Room(); r.space=100; School s = new School(r); s.teach(); System.out.println(s.r.getspace()); } }
34878b8a77bd9deebc5f82c94f276de5d6e4a540
a875bcbce08766672d3051584b5374913c867f89
/intro_to_enums/src/practice/Hobby.java
cf2b5f7ad4d0698985cba2e22883a656e0674c33
[]
no_license
joshbarcher/SDEV220_fall2020
20f23e197231183676aea564c1c737af54234ec4
b72abaa05036bdb8256c56406f36cc1bf6d44136
refs/heads/master
2023-01-25T01:07:55.256227
2020-12-04T19:01:29
2020-12-04T19:01:29
290,044,793
0
0
null
null
null
null
UTF-8
Java
false
false
138
java
package practice; public enum Hobby { BOXING, YOGA, GAMING, ROCK_CLIMBING, VIDEO_EDITING, PAINTING, FLYING }
22faaa266941ed1aeb36dd6c1e851c9bd05875e2
ed3cb95dcc590e98d09117ea0b4768df18e8f99e
/project_1_1/src/b/i/e/c/Calc_1_1_18429.java
75eb97c2635cfcccd668781147ca26fc7343ca0e
[]
no_license
chalstrick/bigRepo1
ac7fd5785d475b3c38f1328e370ba9a85a751cff
dad1852eef66fcec200df10083959c674fdcc55d
refs/heads/master
2016-08-11T17:59:16.079541
2015-12-18T14:26:49
2015-12-18T14:26:49
48,244,030
0
0
null
null
null
null
UTF-8
Java
false
false
134
java
package b.i.e.c; public class Calc_1_1_18429 { /** @return the sum of a and b */ public int add(int a, int b) { return a+b; } }
443da46ac26c64b2bc4e763612e5cb1868af187c
e7d9b7ab98625538df2b0d2f7df97e4f4bc331fd
/commons/src/main/java/com/enliple/pudding/commons/network/vo/BaseAPI.java
1c7344381171a23a5d602643de946ff04c854f4b
[]
no_license
ssang83/Pudding
5c9f1703c5f7101b65c63db5af604f70474fee99
474fa922a1bc663bd3504c852837474da32617e8
refs/heads/main
2023-03-11T10:02:06.471278
2021-02-24T07:07:34
2021-02-24T07:07:34
341,803,579
0
0
null
null
null
null
UTF-8
Java
false
false
470
java
package com.enliple.pudding.commons.network.vo; /** * Created by Kim Joonsung on 2018-11-20. */ public class BaseAPI { /** * status : true * message : false 인경우 메시지 */ public boolean status; public String message; @Override public String toString() { ret...