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
fe1fd6db4741107136ce811ad8cc24726190d708
0784f5a7a5ed1ce877eba6f6f7201df64b6a6c12
/src/javafx/WerkplaatsApp/stages/ArtikelenBestellenStage.java
38e3273b11ba42c7f41667d3f311ec3b27754598
[]
no_license
ninozn/ThemaopdrachtBlok3
a0b503b6bcdb3f039b1abc02a9989d4da3af1b67
47c0d5724bb290480ae2f423f62b94de13025b4d
refs/heads/master
2021-01-22T09:17:19.373074
2017-02-16T19:50:37
2017-02-16T19:50:37
81,946,995
0
0
null
null
null
null
UTF-8
Java
false
false
5,175
java
package javafx.WerkplaatsApp.stages; import java.awt.FlowLayout; import java.io.IOException; import java.util.Optional; import javafx.WerkplaatsApp.domein.Bedrijf; import javafx.application.*; import javafx.event.ActionEvent; import javafx.event.EventHandler; import javafx.geometry.Insets; import javafx.geometry.Pos;...
[ "nino-zijderveld@hotmail.com" ]
nino-zijderveld@hotmail.com
81a8bebe86f922c2b7f581564dc6fcfa5a8864c6
b38ec825e951f6fb1312c9ef442483d675dfa345
/pet-clinic-data/src/main/java/fr/afcepf/ad1/springpetclinic/services/map/VisitMapService.java
f1903d4a5042444f8e8c425eb9795996401e4e58
[]
no_license
melapal3/PetClinic
d752a63e3737165c28774c508c79141a877f72fd
f3b2f5a66cdcd25c1c0e18d9c117a2c13ece4fd0
refs/heads/master
2022-11-20T08:05:07.068996
2020-07-17T16:06:33
2020-07-17T16:06:33
280,110,202
0
0
null
null
null
null
UTF-8
Java
false
false
1,008
java
package fr.afcepf.ad1.springpetclinic.services.map; import fr.afcepf.ad1.springpetclinic.model.Visit; import fr.afcepf.ad1.springpetclinic.services.VisitService; import org.springframework.stereotype.Service; import java.util.Set; @Service public class VisitMapService extends AbstractMapService<Visit, Long> implemen...
[ "melany.pallaro.03@gmail.com" ]
melany.pallaro.03@gmail.com
6354d9709af6f3a4dd20ea637af00caff2923d77
9dfd2390e654dc2c2eed29b58c8a062118b7b8b4
/chrome/browser/profile_card/android/internal/java/src/org/chromium/chrome/browser/profile_card/ProfileCardCoordinatorImpl.java
66653d0633bf127ca04919d342b5fa85df5bd291
[ "BSD-3-Clause" ]
permissive
tongchiyang/chromium
d8136aeefa4646b7b2cf4c859fc84b2f22491e49
58cf4e036131385006e9e5b846577be7df717a9c
refs/heads/master
2023-03-01T18:24:50.959530
2020-03-06T07:28:27
2020-03-06T07:28:27
245,365,574
1
0
null
2020-03-06T08:22:06
2020-03-06T08:22:05
null
UTF-8
Java
false
false
1,603
java
// Copyright 2020 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.profile_card; import android.view.View; import org.chromium.ui.modelutil.PropertyModel; import org.chromium.ui.model...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
57194b913f221076b32a8c7d60a4322d9cdd7542
93e14ba08f0438d091978493b63b3d4b257aedbb
/src/main/java/com/cym/controller/adminPage/ServerController.java
161396995a7e171a8f8b8ec713de9dd92bdba3fc
[ "LicenseRef-scancode-mulanpsl-1.0-en", "MulanPSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
cym1102/nginxWebUI
8d45e399de62dfb96029ba7e37e87185b4eb25d9
bfbf2200df4b338c89a15267a46dc840f4d8aaea
refs/heads/master
2023-08-25T17:35:13.310216
2023-08-17T03:07:47
2023-08-17T03:07:47
264,408,495
1,762
291
NOASSERTION
2023-07-31T05:39:52
2020-05-16T10:04:14
HTML
UTF-8
Java
false
false
11,814
java
package com.cym.controller.adminPage; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import org.noear.solon.annotation.Controller; import org.noear.solon.annotation.Inject; import org.noear.solon.annotation.Mapping; import org.noear.solon....
[ "cym1102@qq.com" ]
cym1102@qq.com
350e62d2edbc668294443b21762c86fa2520e1e3
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Spring/Spring13542.java
9b7f105caf7190f9f9647d5cd738687766274812
[]
no_license
saber13812002/DeepCRM
3336a244d4852a364800af3181e03e868cf6f9f5
be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9
refs/heads/master
2023-03-16T00:08:06.473699
2018-04-18T05:29:50
2018-04-18T05:29:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
468
java
@Override protected void extendRequest(MockHttpServletRequest request) { TestBean bean = new TestBean(); bean.setName("foo"); bean.setFavouriteColour(Colour.GREEN); bean.setStringArray(ARRAY); bean.setSpouse(new TestBean("Sally")); bean.setSomeNumber(new Float("12.34")); List friends = new ArrayList();...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
e8fa419b31d8c76c109e13e5b0a8c81088dec0ca
abda16e051b78404102e5af67afacefa364134fb
/environment/src/main/java/jetbrains/exodus/tree/btree/DupLeafNodeMutable.java
abe995c7cb625859861b07787be06945e657154d
[ "Apache-2.0" ]
permissive
yusuke/xodus
c000e9dc098d58e1e30f6d912ab5283650d3f5c0
f84bb539ec16d96136d35600eb6f0966cc7b3b07
refs/heads/master
2023-09-04T12:35:52.294475
2017-12-01T18:46:24
2017-12-01T18:46:52
112,916,407
0
0
null
2017-12-03T09:46:15
2017-12-03T09:46:15
null
UTF-8
Java
false
false
2,494
java
/** * Copyright 2010 - 2017 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
[ "lvo@intellij.net" ]
lvo@intellij.net
8e65cf996464d9e4011e85466ede50ffa7ab72d7
91c7575c1c647e163748d82bd4383424d3852d75
/25.java
90bcd7cfc2adcdf898814f2520e36bdce0eb6368
[]
no_license
CROSSWF/Coding_Interviews_in_Java
4fb9b7eaf5fbda15e2be840a442189fcca858086
63c76d95cba2aa7d06854d1ab4452e8a6014c8eb
refs/heads/master
2020-04-05T15:01:01.051704
2018-11-10T05:01:21
2018-11-10T05:01:21
156,948,459
1
0
null
null
null
null
UTF-8
Java
false
false
1,086
java
/* public class ListNode { int val; ListNode next = null; ListNode(int val) { this.val = val; } }*/ public class Solution { public ListNode Merge(ListNode list1,ListNode list2) { ListNode head = null; if(list1 == null) return list2; if(list2 == null) return list1; ...
[ "crosswf@qq.com" ]
crosswf@qq.com
af381678d51980d8c3e572d3bfdbe9338ed9b1e9
f3f44380502515956839f929318da0d3ff9b2690
/src/main/java/com/gmail/dimaliahov/controller/CartController.java
d9df986e9e87a70bd8aab356f618ebc8fec123a0
[]
no_license
LiakhovDmitriy/Adidas_SpringMVC_release
382e847c00833cbee6fb48630ab08d1f2e4859c8
78a88eee1febb26a9674362a24b9d97491edd565
refs/heads/master
2023-01-05T03:12:50.526616
2020-10-31T15:06:10
2020-10-31T15:06:10
294,409,861
1
0
null
null
null
null
UTF-8
Java
false
false
1,191
java
package com.gmail.dimaliahov.controller; import com.gmail.dimaliahov.serviceForController.serviceInterface.CartControllerService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.sp...
[ "dimaliahov@gmail.com" ]
dimaliahov@gmail.com
7357ea653a59ab12f8f27c32effc1e4dd4af3fbf
c3519a97e09b756a0950fa6ca41f2e4834e62181
/maven-compiler-plugin/src/it/automodules-application/src/main/java/org/maven/test/Main.java
570983c4575b78fd4629813441f57e2840fe8337
[ "Apache-2.0" ]
permissive
mattnelson/maven-plugins
fe00b3a09d4c6ac1265d430a04cc088d86ef2c9d
71c24e418afd37b8f4290fd1a4e0419bc9e2285a
refs/heads/trunk
2020-12-30T16:48:02.527643
2017-05-11T21:13:27
2017-05-11T21:13:27
91,035,145
0
0
null
2018-03-09T00:24:35
2017-05-12T00:37:05
Java
UTF-8
Java
false
false
1,097
java
package org.maven.test; /* * 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, Vers...
[ "rfscholte@apache.org" ]
rfscholte@apache.org
1bfd0fe3a165a423af4d1815680ebff006fc328c
ca0e9689023cc9998c7f24b9e0532261fd976e0e
/src/com/tencent/mm/plugin/webview/ui/tools/jsapi/f$7.java
f67190fc96c513f780f9713f6074745c8a686982
[]
no_license
honeyflyfish/com.tencent.mm
c7e992f51070f6ac5e9c05e9a2babd7b712cf713
ce6e605ff98164359a7073ab9a62a3f3101b8c34
refs/heads/master
2020-03-28T15:42:52.284117
2016-07-19T16:33:30
2016-07-19T16:33:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
751
java
package com.tencent.mm.plugin.webview.ui.tools.jsapi; import com.tencent.mm.sdk.platformtools.u; import com.tencent.mm.ui.widget.MMWebView; public final class f$7 implements Runnable { public f$7(f paramf, String paramString) {} public final void run() { try { f.c(irg).evaluateJavascript("jav...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
e5ecf043ff4be98122e7901d2e8c2e2f432ab1a2
a74931620918827d0d5f9130459ac52f1e3ef2f2
/GeekUniversity/Week_03/NQueens.java
0f01c4806311b32306e02638efcd88a86472fa20
[]
no_license
mengMia/algorithm016
a081b4af84cbd59c2bbd195a90687d6c841bc387
ccea551bf925fbbd5a8bd8139986ae618bdbe71d
refs/heads/master
2023-03-20T13:30:48.114757
2021-03-20T05:29:23
2021-03-20T05:29:23
294,893,298
0
0
null
null
null
null
UTF-8
Java
false
false
3,003
java
package leetcode.editor.cn; //n 皇后问题研究的是如何将 n 个皇后放置在 n×n 的棋盘上,并且使皇后彼此之间不能相互攻击。 // // // // 上图为 8 皇后问题的一种解法。 // // 给定一个整数 n,返回所有不同的 n 皇后问题的解决方案。 // // 每一种解法包含一个明确的 n 皇后问题的棋子放置方案,该方案中 'Q' 和 '.' 分别代表了皇后和空位。 // // // // 示例: // // 输入:4 //输出:[ // [".Q..", // 解法 1 // "...Q", // "Q...", // "..Q."], // // ["..Q.", ...
[ "mengya@ahu.edu.cn" ]
mengya@ahu.edu.cn
0e2f9e30e7cb8b7be16b3fa05229ae266b068078
b90ebc30d819788319ceda196d07c56ccd2e7b57
/src/lv/tsi/metodi/Main.java
a01954e9d92d8df3d1803719d818300422fc3e73
[]
no_license
andermax/Chislennie
32dbb88385c56d7bf6380fc730462bf79d03cd74
f1b3c1e1c077f9842a21e481dabfb08f07bd00cc
refs/heads/master
2020-03-28T21:11:07.007776
2018-09-21T14:58:51
2018-09-21T14:58:51
149,136,098
0
0
null
null
null
null
UTF-8
Java
false
false
836
java
package lv.tsi.metodi; import lv.tsi.metodi.Calculator.ICalculator; import lv.tsi.metodi.Calculator.Gauss; import lv.tsi.metodi.printers.ConsolePrinter; import lv.tsi.metodi.printers.IPrinter; public class Main { public static void main(String[] args) { double[][] values = { {4.0, 3.0, -...
[ "maks@cateye.lv" ]
maks@cateye.lv
d8f2865fe555873f4c43936fa3617db4c749d380
92998b68149621042e2b4053b8e00f2375548cb2
/src/main/java/io/springlab/springexceptions/model/Product.java
c6db8cf7364b1b7b81cfa253be447bb29e508169
[]
no_license
priyodas12/spring-exceptions
d8d843b235de7abfab89dd673bcc59d621b67521
dd878631d809ec2a931a54e28f9dd4b0060f4e66
refs/heads/master
2022-08-26T14:17:03.128448
2020-05-19T20:28:01
2020-05-19T20:28:01
265,353,309
0
0
null
null
null
null
UTF-8
Java
false
false
1,065
java
package io.springlab.springexceptions.model; import java.io.Serializable; public class Product implements Serializable { private static final long serialVersionUID = -4665965070554387387L; private int id; private String category; private double price; private String producer; protected Pro...
[ "priyodas12@gmail.com" ]
priyodas12@gmail.com
2e738c8ec8504fdb454a97b2f3a717e8814e7dc9
5b41548e608034b347a80581e77d3881050b069f
/DAM2/PMM/Ejercicios Resueltos/Proyecto607/app/src/main/java/com/example/juan11791/proyecto607/Actividad1.java
ea578820923059c0b0480ba2f0c15405b41a18df
[]
no_license
ColaboraGIT/DAM
ff4e6c2fda336224cfcaeb49b41718e8d4adebee
c7721f0767d843c8552c21f5cf06beecd3bb18aa
refs/heads/master
2023-09-01T07:43:47.493781
2021-10-09T06:04:57
2021-10-09T06:04:57
317,482,034
0
3
null
2020-12-09T17:23:45
2020-12-01T08:58:03
Java
UTF-8
Java
false
false
896
java
package com.example.juan11791.proyecto607; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.widget.TextView; public class Actividad1 extends AppCompatActivity { private TextView tv1; private String nombre, genero; private int edad; private float salario; @...
[ "juanrobertogarciasanchez@gmail.com" ]
juanrobertogarciasanchez@gmail.com
1b7e6315ef9a0677fc4937a4b89770e85f3b993e
9948b6ffbc8822048e8d1c747d5da73ba8edf0bd
/src/main/java/dbs/project/dao/event/CardEventDao.java
1b2b9a3710a8442da43fb2ee02cb5ce88118fc7d
[]
no_license
gitmo/WM
7bc98f8a84b1dbe7d8062efa3486f5ae957fe37d
40b66e65de47c55ae07b474e8f46d9fc95c2861f
refs/heads/master
2021-03-12T23:02:07.221311
2010-08-03T11:28:26
2010-08-03T11:28:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
596
java
package dbs.project.dao.event; import java.util.List; import org.hibernate.criterion.Restrictions; import dbs.project.dao.DaoBase; import dbs.project.entity.Match; import dbs.project.entity.event.player.CardEvent; public class CardEventDao extends DaoBase{ @SuppressWarnings("unchecked") public static List<CardEv...
[ "f.hoeffken@fu-berlin.de" ]
f.hoeffken@fu-berlin.de
bb45a4961f4520e0b5d94fd4f5210d6ea94b5f98
01c63c60b48375c008aa9114fad25bf41c659c54
/FinalProject/data-vilij/src/settings/AppPropertyTypes.java
ae97585dda89e7375d60552bcbd21d11dd5a5824
[]
no_license
adityataday/DataViLiJ
39242065a3e3d49e908e7e90b55572401ef137c2
6449f505568242135163ac682e53bcd65966b7ff
refs/heads/master
2020-03-19T10:35:53.829901
2018-05-07T05:08:56
2018-05-07T05:08:56
136,385,193
0
0
null
null
null
null
UTF-8
Java
false
false
1,613
java
package settings; /** * This enumerable type lists the various application-specific property types listed in the initial set of properties to * be loaded from the workspace properties <code>xml</code> file specified by the initialization parameters. * * @author Ritwik Banerjee * @see vilij.settings.Initialization...
[ "adi.taday@gmail.com" ]
adi.taday@gmail.com
a7e1b405a7e8d8855cd23a0d5723a9edae5638f2
8c085f12963e120be684f8a049175f07d0b8c4e5
/castor/branches/JDO_DEV_0_9_2/castor-2002/castor/src/main/org/exolab/castor/builder/CollectionInfoODMG30.java
36a3312dd6371eba20dd39f3a7416ccf69658cf9
[]
no_license
alam93mahboob/castor
9963d4110126b8f4ef81d82adfe62bab8c5f5bce
974f853be5680427a195a6b8ae3ce63a65a309b6
refs/heads/master
2020-05-17T08:03:26.321249
2014-01-01T20:48:45
2014-01-01T20:48:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
9,434
java
package org.exolab.castor.builder; import org.exolab.castor.builder.*; import org.exolab.castor.builder.types.*; import org.exolab.castor.xml.JavaNaming; import org.exolab.javasource.*; import java.util.Vector; /** * A helper used for generating source that deals with Collections. * @author <a href="mailto:frank...
[ "nobody@b24b0d9a-6811-0410-802a-946fa971d308" ]
nobody@b24b0d9a-6811-0410-802a-946fa971d308
af8a0778b512205dc6c7ec229bfc7d9338ac7da1
4a425b23a2e67922d5e9769de19ed86a41512008
/flower/src/com/xhc/model/Catalog.java
fc015cce0333232ab91dc3045c44892c08a770c9
[ "Apache-2.0" ]
permissive
cnxhc/homework_10
f5fc07070061afd5c82e781382ba28c2ceadafd1
a22f7bd62742977bbd9e0f5ced1ad226b0f95817
refs/heads/master
2021-01-20T19:59:35.512844
2016-08-14T07:58:06
2016-08-14T07:58:06
65,653,684
0
0
null
null
null
null
UTF-8
Java
false
false
990
java
package com.xhc.model; import java.util.HashSet; import java.util.Set; /** * Category entity. @author MyEclipse Persistence Tools */ public class Catalog implements java.io.Serializable { // Fields private Integer id; private String catalogName; private Set goodses; // Constructors /** default constructo...
[ "1035723742@qq.com" ]
1035723742@qq.com
7e5c009ee33f0a05c3469277573708c5b39279c6
ce84a78f88e00ff8f87d283813d625d164005fdd
/src/main/java/com/depas/hackerrank/Array.java
6ea650b89d5b9b20ef02c0f6bf67b738bc953014
[ "Unlicense" ]
permissive
depas98/hackerrank_java
87b24e7b012f7f97e38cd7853740e776e3f08ea4
ff7ef72618bb066816c83a2263ffee6b6ee04354
refs/heads/master
2020-12-30T15:22:21.556831
2017-05-12T23:24:27
2017-05-12T23:24:27
91,136,186
0
0
null
null
null
null
UTF-8
Java
false
false
489
java
package com.depas.hackerrank; import java.util.Scanner; public class Array { public static void main(String[] args) { Scanner in = new Scanner(System.in); int n = in.nextInt(); int[] arr = new int[n]; for(int i=0; i < n; i++){ arr[i] = in.nextInt(); } in.c...
[ "mike.depasquale@solarwinds.com" ]
mike.depasquale@solarwinds.com
7b8dd838cdf080ff53342d6cf19477724c6d518c
f0d7dd6ac3ebb360b0f633a6784d6b0a0f9584e1
/spring-rabbitmq/src/main/java/com/mohsinkd786/config/RabbitMqSettings.java
bb6b8fbbfbf9a0a8ea6b08c816677d5dee68295f
[ "Apache-2.0" ]
permissive
mohsinkd786/spring
ed8124c93c855b44003a24548d0dac22ab44fcb0
6a41f7bcd77b58146dd77bae2373bfbb5206ec52
refs/heads/master
2022-11-30T16:10:51.841094
2021-07-26T10:04:28
2021-07-26T10:04:28
148,882,120
6
4
Apache-2.0
2022-11-24T09:24:11
2018-09-15T08:00:15
Java
UTF-8
Java
false
false
955
java
package com.mohsinkd786.config; import org.springframework.context.annotation.Configuration; @Configuration public class RabbitMqSettings { // Topic Exchange configs public final static String TOPIC_USER_QUEUE = "com.mohsinkd786.topic.user"; public final static String TOPIC_EMPLOYEE_QUEUE = "com.mohsinkd...
[ "mohsin.khursheed@techjini.com" ]
mohsin.khursheed@techjini.com
13916a5b060591867cbb8adc8cd7e5d9847299e5
e17f492e91d08c79f9737317d0d102018f398f46
/15-TeamB-最终完整文档/06测试报告及测试脚本/测试脚本/scripts/TestReducer/TestReducer_Reduce.java
03f3a03320b467c84bc542e200b5154deb81945e
[]
no_license
bhsei/TeamB
b6ea633d99cc670c0d6b6938a73ee81bdba74d33
289de17e111be4fa74cc462472779b5f3b053f5f
refs/heads/master
2021-01-15T18:00:55.287170
2015-06-17T02:44:43
2015-06-17T02:44:43
32,782,421
0
0
null
null
null
null
UTF-8
Java
false
false
1,245
java
package com.buaa.KNN; import java.io.IOException; import java.util.Comparator; import java.util.Iterator; import java.util.PriorityQueue; import org.apache.hadoop.io.Text; import org.apache.hadoop.mapreduce.Reducer; public class TestReducer_Reduce extends Reducer<Text, Text, Text, Text> { private Text keyout = new...
[ "zhengsiwen_s@163.com" ]
zhengsiwen_s@163.com
010e43058fc5fab853968f9738a3ab22dd767eb1
a9dd1697e2aead7d1d91191686b610f354252874
/src/main/java/org/o7planning/tutorial/hibernate/beans/ShortEmpInfo.java
62cea1c7dc2b92f1798c9bdbe73addd56ab98896
[]
no_license
serg03092017/Hibernate-Persistence
443f05a0e68be3a1fe5127c8160d48cfb8185a3d
658a4a751a2c956051558d70f142c0e42b6d1717
refs/heads/master
2022-12-08T04:21:12.515202
2019-09-20T10:01:02
2019-09-20T10:01:02
209,757,193
0
0
null
2022-11-24T08:45:37
2019-09-20T09:43:13
Java
UTF-8
Java
false
false
827
java
package org.o7planning.tutorial.hibernate.beans; public class ShortEmpInfo { private Long empId; private String empNo; private String empName; // // Constructor have 3 parameters, will be used in the Hibernate Query. // public ShortEmpInfo(Long empId, String empNo, String empName) { ...
[ "mr.freak@inbox.ru" ]
mr.freak@inbox.ru
3127e000fead3d90b685ff9bf7471caf735bb342
b7348f2172a81dcc8253aaf4a46826f75692656a
/library/src/main/java/com/github/amlcurran/showcaseview/MaterialShowcaseDrawer.java
3187371ffc2fe88b91471b945f0fa23f10044c17
[]
no_license
michaelwolfram/PadThai
8d3fa5c240d58e6a85ff346840c4479d8fa3f402
7efcbbeab5c0feb3fb6866399d2920b678d44cf0
refs/heads/master
2023-02-10T12:20:14.192133
2021-01-05T11:21:23
2021-01-05T11:21:23
185,665,467
0
0
null
null
null
null
UTF-8
Java
false
false
2,035
java
package com.github.amlcurran.showcaseview; import android.content.res.Resources; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.PorterDuff; import android.graphics.PorterDuffXfermode; public class MaterialShowcaseDrawer implements ShowcaseDrawer ...
[ "michaelwolfram@gmx.de" ]
michaelwolfram@gmx.de
843cecf75014257cea0a1a7f8cd58eebf04d5d1b
8afb5afd38548c631f6f9536846039ef6cb297b9
/MY_REPOS/Lambda-Resource-Static-Assets/2-content/14-Pure-Education/java-data-struc/java-prep/src/test/java/data/structures/java/heaps/FindMedianTest.java
43e264c43364f4b7d08174d2eb4bef214fa7b405
[ "MIT" ]
permissive
bgoonz/UsefulResourceRepo2.0
d87588ffd668bb498f7787b896cc7b20d83ce0ad
2cb4b45dd14a230aa0e800042e893f8dfb23beda
refs/heads/master
2023-03-17T01:22:05.254751
2022-08-11T03:18:22
2022-08-11T03:18:22
382,628,698
10
12
MIT
2022-10-10T14:13:54
2021-07-03T13:58:52
null
UTF-8
Java
false
false
335
java
package data.structures.java.heaps; import org.junit.Test; import static org.junit.Assert.*; public class FindMedianTest { @Test public void getMedian() { FindMedian findMedian = new FindMedian(new int[] {3, 9, 5, 0, 1, 8, 2, 7, 4, 6}); findMedian.populate(); assertEquals(4.5, findMedian.getMedian...
[ "bryan.guner@gmail.com" ]
bryan.guner@gmail.com
fa44bc830cdd6fc1bf61ed168e158aedaa72eedc
4abd6d05d2b3105a9e86a76e8aef481a8328bd7e
/shoppingCart/DVD.java
0e6dc60dab0d93e6c1099fbba797f63e5a530244
[]
no_license
tomasz-g/ShoppingCartApplication
827b865a96dc87f753e628edb93e273d0e8428e6
f53a8473e077c7e9922d95166b88964285dfbe94
refs/heads/master
2016-09-13T19:12:26.966411
2016-04-14T16:23:29
2016-04-14T16:23:29
56,189,000
0
0
null
null
null
null
UTF-8
Java
false
false
371
java
package shoppingCart; public class DVD extends Product{ private String category; private String language; public String getCategory() { return category; } public void setCategory(String category) { this.category = category; } public String getLanguage() { return language; } public void setLanguage(St...
[ "tomaszdamiang@gmail.com" ]
tomaszdamiang@gmail.com
8b28e5250780d41969f9d1600dc7897d99b188c6
5ced23aba5bc9b164c0ce61156ce043f256ebe8f
/Leetcode347.java
31f07862ac37b1b1995d863115f43667a3b20d7e
[]
no_license
TSNEUBIT/leetcode
5c2cea7b13ba5de7e592011203c2ab53d4012ab3
134b31e478736e5f02c587207c8a911624637a1e
refs/heads/master
2021-02-18T13:41:05.759124
2020-03-05T15:56:06
2020-03-05T15:56:06
245,186,916
0
0
null
null
null
null
UTF-8
Java
false
false
1,447
java
import java.util.*; /* @author lushuai @date 2019/8/31-14:44 题目描述:给定一个非空的整数数组,返回其中出现频率前 k 高的元素。 例如,给定数组 [1,1,1,2,2,3] , 和 k = 2,返回 [1,2]。 注意: 你可以假设给定的 k 总是合理的,1 ≤ k ≤ 数组中不相同的元素的个数。 你的算法的时间复杂度必须优于 O(n log n) , n 是数组的大小 */ public class Leetcode347 { public static void main(String[] args) { int[] nums={1,1...
[ "2576246570@qq.com" ]
2576246570@qq.com
5a3bfd3827239db876525b1f0f6b9fedff72d23f
afd8be503fe037306fcc6c7f721c9e0ec1a8c7c2
/src/main/java/com/uzdz/结构型模式/适配器模式/project/adapter/PassportAdapter.java
3c7e70609daff80a0d7f3bd54c665ddd8167a3bf
[]
no_license
uzdz/design-pattern
512a45a63f4929ea25d312044ac71d3fa88c2272
6f5bfabcef0e09346dedc33ee12b71260fe75f94
refs/heads/master
2020-04-27T15:34:53.137965
2019-04-09T08:04:32
2019-04-09T08:04:32
174,451,614
2
0
null
null
null
null
UTF-8
Java
false
false
907
java
package com.uzdz.结构型模式.适配器模式.project.adapter; import com.uzdz.结构型模式.适配器模式.project.passport.abs.Passport; /** * 通过中国护照申请美国护照的适配器 * @author Uzdz * @date: 2019/3/25 14:25 * @since 0.1.0 */ public class PassportAdapter implements Passport { /** * 中国护照 */ private Passport passport; public Pass...
[ "devmen@163.com" ]
devmen@163.com
d628b4cddab3a95d2242bf3d7d90cd8501cd2787
2d7606a80eed81f4ff7c127ec1d7deea4e2608b2
/ex01/src/main/java/org/zerock/domain/pageDTO.java
8e080aa5f1327ada206f5e8f173b4262d2fe23fa
[]
no_license
HyungWookJ/ex01
002652dc3327f75477e72b71d3a03e9f96db4da0
7272f44b0201ad1e3ad72184267669d1f35c6b38
refs/heads/master
2023-07-22T18:38:47.448587
2021-09-01T04:35:37
2021-09-01T04:35:37
398,939,332
0
0
null
null
null
null
UTF-8
Java
false
false
1,821
java
package org.zerock.domain; public class pageDTO { //1, 11, 21, 31... 저장하는 startPage변수 private int startPage; //10, 20, 30, 40... 저장하는 endPage변수 private int endPage; // 이전버튼 유무를 저장하는 prev변수 private boolean prev; // 다음버튼 유무를 저장하는 next변수 private boolean next; // 전체 데이터를 저장하는 total변수 private int tota...
[ "GreenArt@DESKTOP-758VK1T" ]
GreenArt@DESKTOP-758VK1T
0c54b12391cac719c8cf37678e2a4d6419f03da4
16329d961b768fa41eeab9503b691e7656568147
/perenc/perenc.ups/src/main/java/com/perenc/xh/lsp/controller/admin/menu/MenuController.java
8f3965dd60103a49a5b7921d03fee60215335942
[]
no_license
chenlongd/wlc-park
ff558d422f788f119620e7584b1b85be9f34ee94
2c46a5b00a92feb7daf0bbf59cc5e9af7f0dd594
refs/heads/master
2022-12-21T21:01:18.795624
2020-03-12T07:26:46
2020-03-12T07:26:46
246,764,097
0
3
null
2022-12-16T03:19:05
2020-03-12T06:53:26
Java
UTF-8
Java
false
false
12,418
java
package com.perenc.xh.lsp.controller.admin.menu; import com.perenc.xh.commonUtils.model.DataCodeUtil; import com.perenc.xh.commonUtils.model.ReturnJsonData; import com.perenc.xh.commonUtils.model.Tree; import com.perenc.xh.commonUtils.utils.StringOrDate.DateHelperUtils; import com.perenc.xh.lsp.entity.menu.Menu; impor...
[ "chenlongd@126.com" ]
chenlongd@126.com
0c4c43120ef6624b8ae36c73f7698444a1a0a991
3d9cadf58e8776f79c52fb9e81a413d750b7c21c
/src/main/java/cn/conifercone/uaa/util/SaTokenJwtUtil.java
c9ef704f5fbd062665d411488a05201091649d86
[ "MIT" ]
permissive
zhogjiane/uaa
649d2488be566c4566af10152ea61c7d9a170042
2608950ae9ae8e19b7bab535756ab0cf4b386824
refs/heads/main
2023-07-27T02:51:37.900453
2021-09-07T10:26:33
2021-09-07T10:26:33
406,658,472
2
0
MIT
2021-09-15T07:34:39
2021-09-15T07:34:38
null
UTF-8
Java
false
false
3,929
java
/* * MIT License * * Copyright (c) [2021] [sky5486560@gmail.com] * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to us...
[ "547913250@qq.com" ]
547913250@qq.com
485ffd661a1a0003d01e6c15d0a399fc04d3ecae
17b1142f325d471c2c66e1444f0b8fee366222ce
/src/service/StudentService.java
f4032dd7c3f630c4168d35eb821e0479a44fd100
[]
no_license
balantain/java_exceptions
93c71e97193a1eef5cf1ee2ece1c77b5b0d9e05c
9d7668d6e50c91bcd27d4d60b5c71c6bb0bb3489
refs/heads/main
2023-09-03T02:58:18.619372
2021-09-25T14:38:09
2021-09-25T14:38:09
399,919,307
0
0
null
null
null
null
UTF-8
Java
false
false
1,363
java
package service; import exceptions.MarkValueException; import exceptions.NoDisciplineException; import model.Discipline; import model.Student; import java.util.Map; import java.util.Random; public class StudentService { public static void printStudentInfo (Student student){ System.out.print(student.getN...
[ "dyrikov.a@gmail.com" ]
dyrikov.a@gmail.com
9a2aeae56710812b4c790431788715077581a9f6
46ff044f1727f4a8f1ec8d8184793fa5136348f1
/07 - ORIENTACAO-A-OBJETOS/src/aula24/labs/LivroLivraria.java
e072270c8e3705123262ae20c6b73a1979fc4b17
[]
no_license
josemalcher/Curso-JAVA-1-Loiane
744516ce152c6d5cee41402ca70e3ae3e500108a
7532dfc41926ac12f71407f4f15f3c00bd5bbb9b
refs/heads/master
2020-04-06T07:10:14.620808
2016-08-30T01:56:50
2016-08-30T01:56:50
63,444,105
0
0
null
null
null
null
UTF-8
Java
false
false
185
java
package aula24.labs; public class LivroLivraria { String nome; String autor; String isbn; int quantidadePaginas; int anoLacamento; int quantidadeEstoque; double preco; }
[ "malcher.malch@gmail.com" ]
malcher.malch@gmail.com
1024a8e8f4d1383b528e341a449cb1574061e78f
c29385de6cd8fb230c137e11b9d2f799816fae15
/Design/src/test/java/com/com/Design/AppTest.java
24d2a6b9f562d4f69c9fcda8217046b71f5cb88b
[]
no_license
srivallisreya/srivallisreya-design
b386d4820aa1c5d3e5b2cac1c4488715459e483e
3a119cb395522392975621ada539a6c800dce65e
refs/heads/master
2021-03-02T14:31:00.877579
2020-03-08T19:34:20
2020-03-08T19:34:20
245,875,234
0
0
null
2020-10-13T20:10:57
2020-03-08T19:30:57
Java
UTF-8
Java
false
false
642
java
package com.com.Design; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite; /** * Unit test for simple App. */ public class AppTest extends TestCase { /** * Create the test case * * @param testName name of the test case */ public AppTest( ...
[ "srivallisreya1234@gmail.com" ]
srivallisreya1234@gmail.com
dffe41f7976a7a7755724b895f26e858a23de3dd
e96b25c64a1084470a2ddabef60cd72c0eda917f
/src/com/google/protobuf/TextFormat.java
6879cb2fc2ea659cb7b6169960d4c155b2a50e06
[ "MIT" ]
permissive
adetalhouet/Profiler
f7cfc6ec173c36886c0932ec221ea204b1ce85b5
9e3bcc736e5f4012806ed7953f28d0cf0c994783
refs/heads/master
2020-07-21T14:25:29.478319
2015-09-12T15:35:06
2015-09-12T15:35:06
30,164,390
3
0
null
null
null
null
UTF-8
Java
false
false
48,333
java
// Protocol Buffers - Google's data interchange format // Copyright 2008 Google Inc. All rights reserved. // http://code.google.com/p/protobuf/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistri...
[ "alexisdet@MacBook-Pro-de-Alexis.local" ]
alexisdet@MacBook-Pro-de-Alexis.local
669374cb5e0501f3b7a36a44316d65e1149cd77d
1e8bcb2302cc0e44556b6db24dc59f1365b4bbfa
/commons/src/main/java/one/show/common/security/Sign.java
c07aebd4f2e306c3266fa7e7b37d98c6cac519d1
[]
no_license
xiongben-tongxue/show-server
e7ddba7ac14d05400d37c50d7a21379242c8f8cb
2cccf75ea2dd1b103e5aae0ae18feab4418850f8
refs/heads/master
2020-03-14T01:28:42.153462
2018-04-25T15:53:19
2018-04-25T15:53:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,707
java
/** * */ package one.show.common.security; import java.io.IOException; import java.io.UnsupportedEncodingException; import java.net.URLDecoder; import java.net.URLEncoder; import java.util.HashMap; import java.util.Map; import java.util.Map.Entry; import java.util.Set; import java.util.TreeMap; import one.show.com...
[ "zhangwei01@hifun.mobi" ]
zhangwei01@hifun.mobi
45ecc74a99bb2aa43826c68478df2b97a6f00eed
8397f568ec839882b32bbd7e7ae1887d32dab9c5
/entity-store/src/main/java/jetbrains/exodus/entitystore/iterate/IdFilter.java
c81c2903f577f159910d66ec9f4d646cafada8f3
[ "Apache-2.0" ]
permissive
marcelmay/xodus
7604e5600786c7a189d5a8cb11222cf6379f3388
0b0ec85f2202c5e6fbdf214004155782490696c7
refs/heads/master
2020-09-28T19:35:39.897524
2019-12-06T18:39:46
2019-12-06T18:39:46
226,847,554
0
0
Apache-2.0
2019-12-09T10:42:50
2019-12-09T10:42:50
null
UTF-8
Java
false
false
3,733
java
/** * Copyright 2010 - 2019 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
[ "lvo@intellij.net" ]
lvo@intellij.net
dd6da3b394f6b50943ce1baf3529a5afede73eb5
39455e681cfeda24252e0a1eb1139ce6067e1aea
/Spring/MicroServices Sirs code/config-server/src/test/java/com/mycompany/ConfigServerApplicationTests.java
43484d3bdb2621bfd83bf562e1bd9ec904117e6c
[]
no_license
sanga03/IBM-FSD-000GKY
bb78f2d0bf0973db24e34770fe77447d6e399b30
65b9d0412a7150a8028660da044bdb0a95d14e43
refs/heads/master
2023-01-12T00:03:28.843823
2021-10-02T04:13:14
2021-10-02T04:13:14
195,184,805
1
4
null
2023-01-07T08:38:35
2019-07-04T06:48:06
Java
UTF-8
Java
false
false
336
java
package com.mycompany; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class ConfigServerApplicationTests { @Test public void context...
[ "b4ibmjava20@iiht.tech" ]
b4ibmjava20@iiht.tech
da7fbc229cf9a0290d7580565de44c8e479341a7
ea925d29f0d52699d3335d5b0c7a20b5445e3512
/bd-parent/bd-core/src/main/java/com/bdqa/tag/service/impl/TagServiceImpl.java
136a2b1e79634bccd75e94cc4c862e7e1350abc3
[]
no_license
WenZiJie/ssm
f40cc7e1f82df0fc77c3306fe0bbdfcb80e1399b
991c0eac37691b3140fa84733955e2136d03600b
refs/heads/master
2020-03-23T04:49:15.965120
2018-07-30T13:49:28
2018-07-30T13:49:28
141,107,215
1
0
null
null
null
null
UTF-8
Java
false
false
1,190
java
package com.bdqa.tag.service.impl; import java.io.IOException; import java.rmi.RemoteException; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import com.alibaba.dubbo.config.annotation.Service; import com.bdqa.question.domain.Question; import com.bdqa.tag.domain.Tag; import co...
[ "965401342@qq.com" ]
965401342@qq.com
149345c50146817b213873320d60a28308d30d56
180469847c2f0ed6566901e3164cb138fea1597d
/AITTimeShow/app/src/main/java/hu/ait/aittimeshow/MainActivity.java
4c0081b941b52e0b513282c142f08ef8d1ca6045
[]
no_license
peekler/AIT2017Summer
3faf8bad661d957ff750ea1a0667387d5541fec1
6b1e7864fea9e8a3be3307126ef372e9d09ba1e5
refs/heads/master
2021-01-24T07:27:43.079996
2017-07-05T18:01:48
2017-07-05T18:01:48
93,342,953
0
0
null
null
null
null
UTF-8
Java
false
false
2,097
java
package hu.ait.aittimeshow; import android.support.design.widget.Snackbar; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.text.TextUtils; import android.util.Log; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.Lin...
[ "peter.ekler@gmail.com" ]
peter.ekler@gmail.com
90a35d506e2a69990309b241a0c12363f25a6036
cb13711005fc701cb6fe2cb3bf394ada4dc83588
/app/src/main/java/com/ivy/baseproject/test/bean/response/EnvProportion.java
bb4371231f75ef881e49e88a0de67a67605649aa
[ "Apache-2.0" ]
permissive
wixche/BaseProject
cb3f8e149bed089ff8799473f08344b66035aa5f
448c806351e9d174f97e0a05f368b7da5ab3f742
refs/heads/master
2020-03-11T18:12:21.965386
2019-04-18T12:34:54
2019-04-18T12:34:54
130,170,519
1
0
null
2019-04-18T12:34:55
2018-04-19T06:42:28
Java
UTF-8
Java
false
false
2,443
java
package com.ivy.baseproject.test.bean.response; /** * @author * @version 1.0 * @date 2018/8/3 */ public class EnvProportion { /** * code : 200 * msg : OK * data : {"pm25":12,"pm10":23,"so2":45,"no2":27,"o3":47,"co":34,"time":"2017-08-12 11:11:11"} */ private int code; private Strin...
[ "13521549681" ]
13521549681
e5c5a00eef20efd845eff00174752becb0f08b22
1a8e6c1579a0ad2f7e611d32ce25ac455da24935
/app/src/main/java/com/isao/mizurima/receiver/SystemBootReceiver.java
f92bfc15b3385c5a1945b8982c5e532a4b1d3aeb
[ "Apache-2.0" ]
permissive
guavaouji/Mizurima
36d3ff3cc7867b64661126ac0ae102d7d6bc5d87
b29120df2de691516623751c0dc3de693537f061
refs/heads/master
2022-12-02T09:22:56.362159
2020-08-18T00:55:02
2020-08-18T00:55:02
286,924,101
0
0
Apache-2.0
2020-08-17T07:10:38
2020-08-12T05:23:48
Java
UTF-8
Java
false
false
1,033
java
package com.isao.mizurima.receiver; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.widget.Toast; import com.isao.mizurima.R; import com.isao.mizurima.utils.DailyTaskUtils; import com.isao.mizurima.utils.NotificationUtils; import java.text.Parse...
[ "guavaouji@gmail.com" ]
guavaouji@gmail.com
7d474bc679974dad00ee7732a017e8d59b5c344c
7a0c5c36319a22e8591a0d5f4f2825feb0438d37
/backend/src/main/java/se/klartext/data/elasticsearch/repository/impl/WordElasticsearchRepositoryImpl.java
6bc241944cf75316026a32122e375abe69a65fa7
[]
no_license
chuan-su/klartext
c0ea352625187bd58a2c1860614ea1ae758e929d
7d4140e878a8e08cf44de255f346adb0afa212f2
refs/heads/master
2021-01-15T14:01:38.253744
2018-02-15T20:06:59
2018-02-15T20:06:59
91,384,724
2
2
null
null
null
null
UTF-8
Java
false
false
1,335
java
package se.klartext.data.elasticsearch.repository.impl; import com.fasterxml.jackson.databind.ObjectMapper; import io.reactivex.Single; import org.elasticsearch.client.transport.TransportClient; import org.elasticsearch.index.query.QueryBuilder; import org.springframework.beans.factory.annotation.Autowired; import or...
[ "chuansu@icloud.com" ]
chuansu@icloud.com
9ac5b3b2ecc9e72fa6cf53ed1e6391fd130d9a82
0585d4599081607da90bb888b20c0fc408e82f41
/app/src/main/java/com/example/benimprojem/fragments/HomeFragment.java
abfc4c12891a9cf30a8df3360096984823d6411d
[]
no_license
atakfatmazehra/GlutensizYasamTam
663358e757d59fe64b0043f5f112c7cc981bc9eb
8d560143e0a180fa3d57351d79e7c1799486455e
refs/heads/master
2022-04-30T20:31:39.350083
2022-04-01T07:36:11
2022-04-01T07:36:11
213,584,658
0
0
null
null
null
null
UTF-8
Java
false
false
7,354
java
package com.example.benimprojem.fragments; import android.content.Intent; import android.database.DatabaseErrorHandler; import android.os.Bundle; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.core.view.MenuItemCompat; import androidx.fragment.app.Fragment; import androidx.r...
[ "atakfatmazehra@gmail.com" ]
atakfatmazehra@gmail.com
1bc320ac8af426e77fc98344afeaa5d5ba0d0a87
a59de99ca972dbf2bbab67a3d798df5065983ac5
/HashMap/src/ArrayList/RemoveSpchrString.java
a58be291efe9ca953d1ba38d3f3055d6065c8455
[]
no_license
AriyanAyan/AriyanAyan
322aba2b26459b0dd0a392a05c2d7a8d267112a0
b493c17dd5a195312ea080cc635590542f6239d7
refs/heads/master
2023-07-06T07:54:03.025899
2021-08-04T22:51:13
2021-08-04T22:51:13
392,245,547
0
0
null
null
null
null
UTF-8
Java
false
false
250
java
package ArrayList; public class RemoveSpchrString { public static void main(String[] args) { String name = "B!a@n(g#lad^es%h*"; // Regular Expression..... name = name.replaceAll("[^a-zA-Z0-9]", ""); System.out.println(name); } }
[ "ariyanayan07@gmail.com" ]
ariyanayan07@gmail.com
51d470f475e27ccd47fbcc2ce7646f8b20f24dec
9f1c80cebe0398734daf9bbc84cb0feece826da5
/app/src/main/java/pe/dquispe/labcalificado3/adapters/OperationAdapter.java
f958239858fb06ea64fc0392f3f0d5a31dfe951a
[]
no_license
dquispeo/LabCalificado3
4cedcb76c8dca3c210bd7697333d5df4da4d6d46
173a7ee268dbc87a5d1c1feffd29b23030dd2fe2
refs/heads/master
2020-08-05T08:39:38.094518
2019-10-03T00:24:01
2019-10-03T00:24:01
212,467,504
0
0
null
null
null
null
UTF-8
Java
false
false
2,957
java
package pe.dquispe.labcalificado3.adapters; import android.content.Intent; import android.support.annotation.NonNull; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.CheckBox; import android.widget.ImageBut...
[ "daniel.quispe.o@gmail.com" ]
daniel.quispe.o@gmail.com
1039ea0c6d37d85ba27a6300eadbaf79455e0c7a
3532b9af4a8ddcfb26013d6b9bbb65f875a79483
/src/Internals/Registro_Pago.java
05cdb7e8b79fa6d53d31483164876fe97694bfd7
[]
no_license
aldomar-mc/Sistema-de-comedor-universitario
5d6cec99845d00ebaedb894c635bd1b09d0d40eb
a8cb97907bceffa860b3e56d4f9492a15876c0cf
refs/heads/master
2021-05-17T14:30:16.120005
2020-03-28T15:23:56
2020-03-28T15:23:56
250,821,656
0
0
null
null
null
null
UTF-8
Java
false
false
37,210
java
package Internals; /**** @author Ing. Miguel Angel Silva Zapata. **********/ import javax.swing.*; import Clases.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import jxl.*; import java.util.Map; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; impor...
[ "aomc@outlook.es" ]
aomc@outlook.es
d6db5157caa9ab60d6bdd6752b2b751967039190
9579689e589789208537f5a74d7ba8dfa812b3ac
/src/main/java/client/UNSPSCClient.java
c293edfbcfeb1a80a9b7aa788ab2aef942d9f7e4
[]
no_license
pauriarte/JavaWS
9149e2721afd3df7a5988e6585e2b1b4a4cf6643
c60ebc0079495ad7a0c6d8eb69fc3b87dcaa342e
refs/heads/master
2020-12-30T16:27:16.076386
2017-05-11T13:20:57
2017-05-11T13:20:57
90,981,158
0
0
null
null
null
null
UTF-8
Java
false
false
781
java
package client; import org.springframework.ws.client.core.support.WebServiceGatewaySupport; import org.springframework.ws.soap.client.core.SoapActionCallback; import client.wsdl.GetUNSPSCSegments; import client.wsdl.GetUNSPSCSegmentsResponse; public class UNSPSCClient extends WebServiceGatewaySupport { public G...
[ "pauriarte@gmail.com" ]
pauriarte@gmail.com
49d5c14f7ed7333e4d1ca83c4a9d6f02d1a7dca5
18b4c0cc1cc0a890b59f3e786510d55544e8d809
/WebProject/no220/src/main/java/LogoutServlet.java
13f5648aec1f4b661856eea089ff92692af48d5e
[]
no_license
systemi-yokohama/Systemi_Training_2020
ee1bcdd9547cd1f1f68e2f3229e4d1210d097060
3710a3b9db22c191c129dd24c8ef23b091108f12
refs/heads/master
2022-07-14T13:57:50.184173
2020-07-11T23:15:56
2020-07-11T23:15:56
252,630,204
2
34
null
2022-06-21T03:37:41
2020-04-03T04:13:40
Java
UTF-8
Java
false
false
738
java
import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; @WebServlet(urlPatterns = { "/logou...
[ "h-kogushi@systemi.co.jp" ]
h-kogushi@systemi.co.jp
ed223811c93fa8f1be30de000ed8d0836cacd51f
e09746d602a38cce8cea977a67eab8f66d4466ca
/src/main/java/com/fh/util/ObjectExcelRead.java
50426ce8de9e67bcf794cda07227b270d9c77d0c
[]
no_license
wzx010901/myProject
6fae5773364cc0ca11a1b9dd99f8020611b18e2d
6926adff9fcb21cb0a9fb0c324637dce3e224d97
refs/heads/master
2020-09-17T23:41:50.828026
2017-03-30T09:02:21
2017-03-30T09:02:21
67,968,732
0
0
null
null
null
null
UTF-8
Java
false
false
4,317
java
package com.fh.util; import java.io.File; import java.io.FileInputStream; import java.io.InputStream; import java.util.ArrayList; import java.util.List; import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.CellValue; import org.apache.poi.ss.usermodel.FormulaEvaluator; import org.apa...
[ "wzx010901@163.com" ]
wzx010901@163.com
c30438f14b127b70d09f5ae361469be5cf0ff3cb
30e1eef1c5038f4a6889d0c2e65c2c9b35e6864c
/warehouse/query-core/src/test/java/datawave/query/function/AncestorRangeProviderTest.java
b0bd45ddc7e6aca7a0282a79668a1a338f636a97
[ "Apache-2.0" ]
permissive
NationalSecurityAgency/datawave
9ffbbd5582943cd26a585b67e2a9be11f6f777f5
736bca2589cde8e87d99da0af17db0f2afcdecda
refs/heads/integration
2023-08-19T00:30:07.639228
2023-08-18T11:48:38
2023-08-18T11:48:38
116,999,027
533
263
Apache-2.0
2023-09-14T17:13:30
2018-01-10T19:05:58
Java
UTF-8
Java
false
false
4,285
java
package datawave.query.function; import static org.junit.Assert.assertEquals; import org.apache.accumulo.core.data.Key; import org.apache.accumulo.core.data.Range; import org.junit.Test; public class AncestorRangeProviderTest { private final Key docKey = new Key("row", "datatype\0d8zay2.-3pnndm.-anolok"); p...
[ "noreply@github.com" ]
NationalSecurityAgency.noreply@github.com
9798fd5657d640559fb1aa221e6ad6f4639b3f1d
a8811d7b78ec5f9adc703407a1f1aeb1735e7892
/BullsAndCows/src/main/java/ajplarson/bullsandcows/models/GuessResult.java
aa612deb6504ad6b7a5c0cd74d2a742d570b56d9
[]
no_license
ajplarson/SWGProjects
edb3198e3249ebea77ebaa7959539d9c6e2c0828
ac06b56c6f31e0a6e491fdd0f5e7ad179e18f887
refs/heads/master
2022-06-22T05:26:32.264484
2021-09-07T19:03:25
2021-09-07T19:03:25
190,452,259
0
0
null
2021-01-29T19:17:46
2019-06-05T19:00:16
Java
UTF-8
Java
false
false
698
java
package ajplarson.bullsandcows.models; /** * @author ajplarson */ public class GuessResult { private GuessStatus status = GuessStatus.NotFound; private int partialGuess; private int exactGuess; public int getPartialGuess() { return partialGuess; } public void setPartialGuess(int pa...
[ "andrewjplarson@gmail.com" ]
andrewjplarson@gmail.com
39359577a62a7006cd110c1dfb83354087af8ab0
ef7178759e59fd2480cbb58cc348264bafd7308e
/gen/net/masterthought/dlanguage/psi/impl/DLanguageStatementImpl.java
a08dd08c1424bed3c258607b0f38219c4c44de89
[]
no_license
TrollBoxs/DLanguage
2588b1c2506332430874c5c376780a4761a8fe72
61c923a4528fe8b9f41c90750c079b539c9deae0
refs/heads/master
2021-06-12T23:06:58.575167
2016-12-17T16:23:46
2016-12-17T16:23:46
null
0
0
null
null
null
null
UTF-8
Java
false
true
1,245
java
// This is a generated file. Not intended for manual editing. package net.masterthought.dlanguage.psi.impl; import java.util.List; import org.jetbrains.annotations.*; import com.intellij.lang.ASTNode; import com.intellij.psi.PsiElement; import com.intellij.psi.PsiElementVisitor; import com.intellij.psi.util.PsiTreeUti...
[ "kingsleyhendrickse@me.com" ]
kingsleyhendrickse@me.com
486b41af35bde99c27a46405bb2267ce7e6dfb07
aa893cbdbaf95e5c2744cae5330d4e99e6810cc7
/ppmtool/src/main/java/com/yash/ppmtool/services/ProjectService.java
95e6449abfd6093fbd70a36d45fc97f00bddbb90
[]
no_license
AnveshV98/MyPPM
595bcb86fe6e63bffc1b471f02f538ddba7cafc8
cca4dea59055a3ba03ac78dc7b85b1a7800be26f
refs/heads/master
2023-08-27T11:08:07.536334
2021-10-26T11:02:05
2021-10-26T11:02:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
450
java
package com.yash.ppmtool.services; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.yash.ppmtool.domain.Project; import com.yash.ppmtool.repositories.ProjectRepository; @Service public class ProjectService { @Autowired private ProjectReposit...
[ "anvesh.veldhandi@yash.com" ]
anvesh.veldhandi@yash.com
0be452762e191ea22371c085d10eec2a60a4b5f9
eb5af3e0f13a059749b179c988c4c2f5815feb0f
/eclipsecode/myShopping/src/com/wxws/sms/management/Verify.java
dedceb2331f62612579c975400eb849308482b32
[]
no_license
xiakai007/wokniuxcode
ae686753da5ec3dd607b0246ec45fb11cf6b8968
d9918fb349bc982f0ee9d3ea3bf7537e11d062a2
refs/heads/master
2023-04-13T02:54:15.675440
2021-05-02T05:09:47
2021-05-02T05:09:47
363,570,147
0
0
null
null
null
null
UTF-8
Java
false
false
431
java
package com.wxws.sms.management; import java.util.Scanner; public class Verify { public boolean verif(String userName,String passWord) { Scanner sc = new Scanner(System.in); System.out.println("请输入用户名:"); String name = sc.next(); System.out.println("请输入密码:"); String pwd = sc.next(); if(name.equals(userNa...
[ "980385778@qq.com" ]
980385778@qq.com
11914429583438b18c377e29d4350acd1ac8854c
08c501d725edc01ae2e22f8e3c9b4f341b7641f9
/week-03/day-02-Arrays_and_functions/12-Arrays-PrintAll (Print elements).java
e556c738dab670329ef8a07fb34b87d22ca8e64b
[]
no_license
green-fox-academy/sskreber
26dd3727d0f57ea1c623dacd08623770fca0464b
a860e4d5dfcf4ae351516463428ac5d3427df2bf
refs/heads/master
2020-03-09T03:43:39.014306
2018-08-23T18:36:41
2018-08-23T18:36:41
128,571,185
0
0
null
null
null
null
UTF-8
Java
false
false
667
java
// - Create an array variable named `af` // with the following content: `[4, 5, 6, 7]` // - Print all the elements of `af` // SOLUTION 1: output is: "4" "5" "6" "7" public class PrintAll { public static void main(String... args) { int[] af = new int[]{4, 5, 6, 7}; for (int i = 0; i < af.length;...
[ "zsu.karap@gmail.com" ]
zsu.karap@gmail.com
495b4f639cada4b273410656eace81a7aeb8bd48
4145b809fe85b2a7f3b29688f4af53751d289243
/src/main/java/krati/store/StoreWriter.java
d6d70151bafed762e392809b6f643cea8c1f0847
[ "Apache-2.0" ]
permissive
scottcarey/krati
a3b8891ae88a15f1d2ecf9b4e3c70268bc781f65
a3d5e4518cb1eaa5f8806a7935bf0aec9c0870ae
refs/heads/master
2020-12-24T13:43:54.597059
2011-10-19T05:51:17
2011-10-19T05:51:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
973
java
package krati.store; /** * StoreWriter * * @author jwu * @since 09/15, 2011 */ public interface StoreWriter<K, V> { /** * Maps the specified <code>key</code> to the specified <code>value</code> in this store. * * @param key - the key * @param value - the value * @return <code...
[ "jwu@jwu-ld.linkedin.biz" ]
jwu@jwu-ld.linkedin.biz
1b6072dab7dd5f7dc4ac570029d79222b3791984
3d84e2d9dff8d94143753ded67fc8cdd3e1559ea
/src/main/java/convex_layers/data/Base2DTree.java
6ffbac12e1b6648f6dc46626a38253dc2762e78a
[]
no_license
Kaj0Wortel/2IMA15_geo_alg
06aa89ab7c103e364acca699fc08090441e16b24
58dcace0908e29cb3471b9ba662287ef92b40e2b
refs/heads/master
2023-08-21T20:31:36.401271
2023-08-15T18:27:53
2023-08-15T18:27:53
221,718,666
0
0
null
2023-08-15T18:27:54
2019-11-14T14:39:31
Java
UTF-8
Java
false
false
1,902
java
package convex_layers.data; import java.util.Collection; /** * Abstract base class for the search trees. * * @param <T> The type of the elements. */ public interface Base2DTree<T extends Node2D<T>> extends Collection<T> { /* ---------------------------------------------------------------------- ...
[ "kaj.wortel@gmail.com" ]
kaj.wortel@gmail.com
d22a34245aac39663352cc962f32588e6eceb923
317138d37430f9f52d740b823ba81162886cd8d9
/opacitor/test_external_dir/src/test/IterativeBubbleSort.java
114754f2f25c21df1fd52170e651cce37c91d2a6
[]
no_license
AnnieFraz/GIN
dffb35140a7080d6a9b814f986225dda1240f1ec
e3dfe1e87cea21b4897399fb5e64a48ba9d67e1a
refs/heads/master
2021-10-26T00:15:41.820527
2019-02-27T12:23:43
2019-02-27T12:23:43
150,884,121
0
0
null
null
null
null
UTF-8
Java
false
false
629
java
package test; import java.util.Arrays; public class IterativeBubbleSort { static void bubbleSort(int array[], int n){ if (n==1){ return; } for (int i=0; i < n; i++){ if (array[i] > array[i+1]){ int temp = array[i]; array[i] = array[...
[ "annarasburn97@gmail.com" ]
annarasburn97@gmail.com
d20ff44499e472574c1181203a4b539b02861683
c5a0a18fbdb55dea39aea11d61c506a20c5e98ff
/src/java/com/sforce/soap/partner/DebuggingInfo.java
e34ef0599175e2f5b3ff0cb15fcf681c0177e8eb
[]
no_license
sypticus/grails-force-plugin
d861141aeae807bde00e6a1fa72c559b82dd2def
58e3ea2fed2586f3f4618eb58048736c1ac289c8
refs/heads/master
2020-12-29T02:54:26.223620
2009-12-18T17:28:39
2009-12-18T17:28:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
20,980
java
/** * DebuggingInfo.java * * This file was auto-generated from WSDL * by the Apache Axis2 version: 1.5 Built on : Apr 30, 2009 (06:07:47 EDT) */ package com.sforce.soap.partner; /** * DebuggingInfo bean class */ publ...
[ "carlos.munoz@riptidesoftware.com" ]
carlos.munoz@riptidesoftware.com
b74f00aa83bc3353f4dca098fb0858936a65d104
6fc1240c9ae2a7b3d8eead384668e1f4b58d47da
/assignments/mosquerak/unit3/HW15-DataBase/Tourist Guest/src/tourist/guest/TouristGuest.java
f405ad4f760ef3ada6f53fc779ebdf4d8acd110c
[]
no_license
elascano/ESPE202105-OOP-TC-3730
38028e870d4de004cbbdf82fc5f8578126f8ca32
4275a03d410cf6f1929b1794301823e990fa0ef4
refs/heads/main
2023-08-09T13:24:26.898865
2021-09-13T17:08:10
2021-09-13T17:08:10
371,089,640
3
0
null
null
null
null
UTF-8
Java
false
false
454
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 tourist.guest; /** * * @author Kerly Mosquera CODE ESPE-DCCO */ public class TouristGuest { /** * @param args the...
[ "kemosquera1@espe.edu.ec" ]
kemosquera1@espe.edu.ec
dbdc7e961b261dfb2dcc8bcf7f7a270cbce55a78
b9bc72fbf97c8cf3d555546a87e8f63d4caf1fc9
/lucene/src/java/org/apache/lucene/index/NoMergeScheduler.java
158abe842ce4aede8e11943a911e862d333d7d5e
[ "MIT", "Apache-2.0", "ICU", "LicenseRef-scancode-unicode", "BSD-3-Clause", "LicenseRef-scancode-unicode-mappings", "Python-2.0" ]
permissive
simplegeo/lucene-solr
f0f1779eb2ad980a12a4b8c2ef226dc52ea1d85d
d9f360a7910a335fb49b320e78ed739d86aa4afc
refs/heads/master
2021-01-18T04:32:17.237625
2011-12-16T00:32:48
2011-12-16T00:32:48
928,676
0
0
null
null
null
null
UTF-8
Java
false
false
1,865
java
package org.apache.lucene.index; /** * 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, Versi...
[ "mikemccand@apache.org" ]
mikemccand@apache.org
6c0735476fecc5f2467191e337a70a5914994498
5246feaeda9771220f035bf34b26d65ad1d21df6
/mongodb-springdata-v2-driver/src/main/java/com/github/cloudyrock/mongock/driver/mongodb/springdata/v2/decorator/operation/executable/find/TerminatingFindDecorator.java
f5a8014b6fb4f535b2eeedc147fa4fb4d7bd1be9
[ "Apache-2.0" ]
permissive
oliverlockwood/mongock
dd47ade9f3c1d6606811ee1ab97211f1e839f32b
5caaf20b0976f6a976c231b065fe5137d1841902
refs/heads/master
2023-05-14T18:31:44.886241
2021-04-28T17:11:13
2021-04-28T17:11:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,350
java
package com.github.cloudyrock.mongock.driver.mongodb.springdata.v2.decorator.operation.executable.find; import com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker; import org.springframework.data.mongodb.core.ExecutableFindOperation; import java.util.List; import java.util.Optional; import ja...
[ "noreply@github.com" ]
oliverlockwood.noreply@github.com
18fddc8e99c7644f8d540a37eaaa132ba63ecfb8
53a1c5f9b9c7d8ec742dfc9720e5fca0b3cd9202
/src/com/android/phone/VTCallForwardOptions.java
25862b7780834bdc71e29be2f05ffb501841f89a
[]
no_license
BORQS-Software/Phone
174f8e1d94a256b4c071fda2e8d98a19501ba538
242c14cac36cb2302de591b2ecc502cbf5847aaf
refs/heads/master
2021-01-23T03:21:21.410317
2012-10-19T07:53:27
2012-10-19T07:53:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,697
java
/* ------------------------------------------------------------------ * Copyright (C) 2012 BORQS Software Solutions Pvt Ltd. * * 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 * * h...
[ "shalabh.kumar@borqs.com" ]
shalabh.kumar@borqs.com
aaf6f7caa6eb6bcdc2f314a42bfd7abd06efdff4
c6e92a1b7b333ac945f046d4fffef368905de2ac
/app/build/tmp/kapt3/stubs/debug/edu/ucsmub/kqvoting/db/model/Notification.java
d0eb136c94929fb435e33ed9b5eb5a9bdbf4e06e
[]
no_license
itclubucsmub/KQVoting
4ffa5fe61ef19130aa6cb86b50bf4753efcf9160
fc994a49fcb6d0d4f29fe7538478561081e9ef76
refs/heads/master
2020-04-15T21:35:08.525144
2019-02-19T17:39:23
2019-02-19T17:39:23
165,038,452
0
0
null
null
null
null
UTF-8
Java
false
false
5,689
java
package edu.ucsmub.kqvoting.db.model; import java.lang.System; @androidx.room.TypeConverters(value = {edu.ucsmub.kqvoting.db.DateTImeConverter.class}) @androidx.room.Entity(tableName = "notification") @kotlin.Metadata(mv = {1, 1, 13}, bv = {1, 0, 3}, k = 1, d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u00...
[ "halucsmub@gmail.com" ]
halucsmub@gmail.com
21d29183c830fffdcbd23d433deb39caafd93790
d4d42147fa758b74e035ea15124f61a72806f654
/app/src/main/java/com/ch/myapplication/ui/accommodation/AccommodationList.java
de6e746ad0b1a6d705f883375cfc49a17dafa02c
[]
no_license
omgitsele/LoveChaniaAndroid
cae653b39b461ca38dce0f4dc56a31e3abbd08b8
a374e310a31d775faee5cc63d3bdc8b84af40902
refs/heads/master
2023-06-25T02:33:43.362047
2021-07-22T08:26:05
2021-07-22T08:26:05
388,374,145
0
0
null
null
null
null
UTF-8
Java
false
false
10,547
java
package com.ch.myapplication.ui.accommodation; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.core.app.ActivityCompat; import android.Manifest; import android.annotation.SuppressLint; import android.content.Context; import android.content.Intent; import android.co...
[ "eleftheriadis_dimitris@yahoo.gr" ]
eleftheriadis_dimitris@yahoo.gr
9fab5d11775b75815043ae17a47335e14c1c7531
c3741c45d30c38a9a685b43630664a338ee6d0fc
/Assignment8.java
766a75bd14239f93b164c7d98c63e51d3d4f9f89
[]
no_license
rselvi1987/Week3-Day1
c8cc6538d80625764b1d3a4196ac28d7d66dec27
5c05a1628b80c064cfe67999a7312d2648fd29d0
refs/heads/main
2023-08-24T01:36:40.601700
2021-10-16T17:25:53
2021-10-16T17:25:53
417,898,363
0
0
null
null
null
null
UTF-8
Java
false
false
607
java
package week3.Day1; public class Assignment8 { /* * Write a Java program to replace a specified character with another character * and add # to the given string. * * String sentence = "I am working with Java8" replace 8 to 11 Print the * characters from 5 to 14 */ public static void main(S...
[ "noreply@github.com" ]
rselvi1987.noreply@github.com
699395c0eb5f53df7ede0f67e130c2178bcc174d
0cac40daf2279252c1137e268b0de6ab5cfb3d0d
/src/at/tspi/ebnf/ebnfparser/EbnfElement_DefiningSymbol.java
05927c0b9a2a9a038fd662f3a9751154c1e1ba4c
[]
no_license
tspspi/jebnfc
34790acc8c506830bb0b9a9587166e3894dfd8f7
2d7ae9bcea9ec155493e3a413cd23ad0d1fc38fa
refs/heads/master
2020-04-17T15:26:47.565805
2019-01-20T19:12:10
2019-01-20T19:12:10
166,699,038
0
0
null
null
null
null
UTF-8
Java
false
false
451
java
package at.tspi.ebnf.ebnfparser; import at.tspi.ebnf.parser.ParserElement; import at.tspi.ebnf.parser.ParserElementConstant; public class EbnfElement_DefiningSymbol extends ParserElementConstant { public EbnfElement_DefiningSymbol(ParserElement parent) { super(parent, "=", "DefiningSymbol", false); } public ParserE...
[ "11219971+tspspi@users.noreply.github.com" ]
11219971+tspspi@users.noreply.github.com
c5f4122dcde2b4b9b6e98fa7940f71bf243faf50
104cda8eafe0617e2a5fa1e2b9f242d78370521b
/aliyun-java-sdk-r-kvstore/src/main/java/com/aliyuncs/r_kvstore/model/v20150101/CreateShardingInstanceRequest.java
8d870f1c2b5849639541878cf23716c6a4d456da
[ "Apache-2.0" ]
permissive
SanthosheG/aliyun-openapi-java-sdk
89f9b245c1bcdff8dac0866c36ff9a261aa40684
38a910b1a7f4bdb1b0dd29601a1450efb1220f79
refs/heads/master
2020-07-24T00:00:59.491294
2019-09-09T23:00:27
2019-09-11T04:29:56
207,744,099
2
0
NOASSERTION
2019-09-11T06:55:58
2019-09-11T06:55:58
null
UTF-8
Java
false
false
11,499
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 * distributed u...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
3e1dc6b1a2ac5a11ff4725b62d8f95998a3504c3
df5e44ff44c2bba0adc155fc25969516e8073d23
/src/main/java/com/main/cloudapi/entity/Comfort.java
d70dedc98e27a5cd0a661a4ee30d0a51d06102af
[]
no_license
mirxak/CloudAPI
0ac2b96c7819c596ed9c181b373a1d41149700f6
2b4ada98f204240878a3a61d5e0ab073afb13e81
refs/heads/master
2021-01-25T03:27:00.585800
2015-05-27T22:29:57
2015-05-27T22:29:57
32,181,781
0
2
null
null
null
null
UTF-8
Java
false
false
5,952
java
package com.main.cloudapi.entity; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.main.cloudapi.entity.base.BaseEntity; import org.hibernate.annotations.Where; import javax.persistence.*; /** * Created by mirxak on 21.01.15. */ @Entity @T...
[ "mir-ehjnari@yandex.ru" ]
mir-ehjnari@yandex.ru
19fbfd9807b556f6351505ddcf84a450d510d464
f31ac0a23464e582bc53bc3c5accfab058287234
/AntoineThomas/serverAT/test/data/ParticipantTest.java
278f1f12a40790343f801fcab66f917164a3f5e4
[]
no_license
tibiow/SI3-JavaWebService
99d46d547fc66e47660cfcc8e82c186d85e0ec9a
36a6769005da400ede8977d76ca941e9e0d705a5
refs/heads/master
2020-03-21T18:46:25.042459
2018-06-27T17:24:38
2018-06-27T17:24:38
138,912,160
0
0
null
null
null
null
UTF-8
Java
false
false
718
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 data; import org.json.simple.JSONObject; import org.junit.Before; import org.junit.Test; /** * * @author Thom */ public cl...
[ "thibaut.gonnin@gmail.com" ]
thibaut.gonnin@gmail.com
13454944485795cbde9957f82158b17f1a0c0e39
366d742a009ee5ed23029d24721ed5ffbf81bd13
/src/headfirst/observer/weather/CurrentConditionsDisplay.java
ac0fa5ec0084e842329c1542c8d4890875570f78
[]
no_license
limjeongmin/j1_201611101
3254f63c06bfa5007f2d0da187ce5c4d422d24fe
c3afad16bc9828038042d026e0153db40716fe9a
refs/heads/master
2021-01-16T23:21:27.814728
2017-06-07T10:01:30
2017-06-07T10:01:30
68,719,433
0
0
null
null
null
null
UTF-8
Java
false
false
659
java
package headfirst.observer.weather; public class CurrentConditionsDisplay implements Observer, DisplayElement { private float temperature; private float humidity; private Subject weatherData; public CurrentConditionsDisplay(Subject weatherData) { this.weatherData = weatherData; weatherData...
[ "noreply@github.com" ]
limjeongmin.noreply@github.com
ad670fa56febfebf40673c09bbddd30710e2c5c9
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Struts/Struts2351.java
5a5892935ebcc0a7b76f4872c34cc505b7ef8f3a
[]
no_license
saber13812002/DeepCRM
3336a244d4852a364800af3181e03e868cf6f9f5
be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9
refs/heads/master
2023-03-16T00:08:06.473699
2018-04-18T05:29:50
2018-04-18T05:29:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
567
java
public void testRequiredLabelPositionRight() throws Exception { TestAction testAction = (TestAction) action; testAction.setFoo("bar"); TextFieldTag tag = new TextFieldTag(); tag.setPageContext(pageContext); tag.setId("myId"); tag.setLabel("mylabel"); tag.setN...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
4e7acfc2c333cf8a8d9864fa03b550de958b8a21
642a92742060f1d40f56b2fcf2c6c9ecf640ce06
/406-queue-reconstruction-by-height.java
283254a10e305cb59fc2ade53583ba6c6c894ff1
[]
no_license
KenjiChao/LeetCode-Java
35c35776e172f54d76171e84a20ec5dc03424afb
227adb9bce74d1085cc6e63c28c04e39a800eaa9
refs/heads/master
2020-04-12T07:20:41.199082
2017-01-30T02:59:54
2017-01-30T02:59:54
63,702,525
0
1
null
null
null
null
UTF-8
Java
false
false
589
java
public class Solution { public int[][] reconstructQueue(int[][] people) { Arrays.sort(people, new Comparator<int[]>() { @Override public int compare(int[] p1, int[] p2) { if (p1[0] != p2[0]) { return -(p1[0] - p2[0]); } else { ...
[ "kenji.chao@sv.cmu.edu" ]
kenji.chao@sv.cmu.edu
ea13cd0fcadc2f4b3072cd5fd1aad220fa04a3cb
1d2309a5ce5fe9f24ad33d97c2f8bdb1c9ed267e
/src/main/java/pl/edu/uj/cenuj/utils/DateConstants.java
4cbbccf93e23597d1af8c1149b133729f95c2dc8
[]
no_license
pzfaisuj/backend
a71fc843de0b7e79510c16d74ca1c8ca4b29075b
457ac9e8d9e725571fd6445e2092adbd479b5bb0
refs/heads/master
2021-04-18T22:11:52.497614
2018-06-25T07:54:11
2018-06-25T07:54:11
126,301,511
0
1
null
2018-06-25T07:54:12
2018-03-22T08:10:28
Java
UTF-8
Java
false
false
152
java
package pl.edu.uj.cenuj.utils; public class DateConstants { public static final String DAY_FORMAT = "yyyy-MM-dd"; private DateConstants() {} }
[ "mijo@ailleron.com" ]
mijo@ailleron.com
c895587f997b21dc707446a11cf69d11e30d2426
b05d8c75a7dc62eb6b24fdde32dd254234a4eb1f
/ums-push/integration/src/main/java/com/quanshi/ums/task/YunwenRetryTask.java
6b9184256135db6e472aab01b48a957c804f56a8
[]
no_license
waterif/example1
2ebbaf873b974a78f08b03693f9b574242b093ea
a871bde177a8426bfbec1afa58c7da4e95d3639d
refs/heads/master
2021-01-23T09:25:49.806168
2017-09-06T07:57:02
2017-09-06T07:57:02
102,579,521
0
0
null
null
null
null
UTF-8
Java
false
false
877
java
/** * */ package com.quanshi.ums.task; import java.util.Date; import javax.annotation.Resource; import org.apache.commons.lang3.time.DateFormatUtils; import org.springframework.stereotype.Component; import com.quanshi.ums.base.Base; import com.quanshi.ums.service.PushLogService; import com.quanshi.ums.util.DateH...
[ "waterif@yeah.net" ]
waterif@yeah.net
683b182ddacd5625ec70d9b08f146342ba0d5721
cc367c6ddd149b0d95b74bd6eef0034e547a794c
/MyTestingApp/src/mytestingapp/MyForm.java
ab0f6c75a0fdbd00696bd47c8c2cc5a11db80351
[]
no_license
Mariela34/Laboratorio1-Parte1_DComponentes
904fdf1aaa54cee081beea07c2d242158b122d37
43e66fe96b3cd49e50beb7bd7a4b8fdf8692db77
refs/heads/master
2022-12-20T11:04:16.524810
2020-09-26T17:08:30
2020-09-26T17:08:30
297,874,881
0
0
null
null
null
null
UTF-8
Java
false
false
3,904
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 mytestingapp; /** * * @author Dell */ public class MyForm extends javax.swing.JFrame { /** * Creates new form MyF...
[ "mbonilla.guti@gmail.com" ]
mbonilla.guti@gmail.com
984708bdbf2b5be878a730aafa5801b846fc043f
31b0ff01f107d8769d7a4667c8698a2eb74b04ae
/Programmers/Level1/src/Problem1.java
adfaa7cd1cca3abe6c5b492ad3493b228b91c03c
[]
no_license
dodamtanguri/Web-programmer
9953c642ed8c699842ad82973c438ccd637245cc
f0a93bf7cf984a7e7f853689ce3fecb6fff860a7
refs/heads/main
2023-08-29T17:38:43.943617
2021-11-14T08:07:31
2021-11-14T08:07:31
318,128,305
0
0
null
null
null
null
UTF-8
Java
false
false
638
java
import java.util.Arrays; public class Problem1 { public int[][] solution(int[][] arr1, int[][] arr2) { int[][] answer = new int[arr1.length][arr1[0].length]; for (int i = 0; i < arr1.length; i++) { for (int j = 0; j < arr1[0].length; j++) { answer[i][j] = arr1[i][j] + ar...
[ "sh663746@gmail.com" ]
sh663746@gmail.com
7f6fe95cb1827d9bf906b90f937c199333b3c9fa
c00e7d17e92f73f68f39c9e84d51d8a42ce30946
/src/com/perky/safeguard361/activities/HomeActivity.java
2b7f3b667a0c2fe36a7a9cc68bc4cc4d4597b60b
[]
no_license
ft115637850/SafeGuard361
7c82fe54bb1efe43577c778820eec1c1def8ab9b
b1fd427b9fdd688d419785f1bebc9d3f70da1f37
refs/heads/master
2021-01-02T23:02:54.745778
2015-12-09T14:55:40
2015-12-09T14:55:40
39,013,474
0
0
null
null
null
null
UTF-8
Java
false
false
7,396
java
package com.perky.safeguard361.activities; import com.perky.safeguard361.R; import com.perky.safeguard361.utils.MD5Utils; import com.perky.safeguard361.utils.UIUtils; import android.app.Activity; import android.app.AlertDialog; import android.app.AlertDialog.Builder; import android.content.Intent; import android.cont...
[ "115637850@qq.com" ]
115637850@qq.com
fb176cda64e9995674cb353073b55555f9db7acc
a95fbe4532cd3eb84f63906167f3557eda0e1fa3
/src/main/java/l2f/gameserver/network/serverpackets/ExMPCCOpen.java
38a0f36d446e8cbf42419883174e0a8b85a45e97
[ "MIT" ]
permissive
Kryspo/L2jRamsheart
a20395f7d1f0f3909ae2c30ff181c47302d3b906
98c39d754f5aba1806f92acc9e8e63b3b827be49
refs/heads/master
2021-04-12T10:34:51.419843
2018-03-26T22:41:39
2018-03-26T22:41:39
126,892,421
2
0
null
null
null
null
UTF-8
Java
false
false
286
java
package l2f.gameserver.network.serverpackets; /** * Opens the CommandChannel Information window */ public class ExMPCCOpen extends L2GameServerPacket { public static final L2GameServerPacket STATIC = new ExMPCCOpen(); @Override protected void writeImpl() { writeEx(0x12); } }
[ "cristianleon48@gmail.com" ]
cristianleon48@gmail.com
ed6153e8df47f4bfe07ee030758fd16b874c4ef6
d01a8435d32082408f07ffa92a998a250f175895
/ekirana-rest/src/main/java/com/sig/team/webworks/ekirana/crud/entity/AccessRoles.java
b55840dc9a3be7414806335b2d96f694725ee90a
[]
no_license
dinesh6101/sig-rest
3f46c3adb28ab8a86b60926df020cbafe06ce5ec
4372d354898319671348a422be3a946efc8277c1
refs/heads/master
2016-08-11T11:08:43.527212
2016-03-19T11:52:20
2016-03-19T11:53:28
53,196,155
0
0
null
null
null
null
UTF-8
Java
false
false
3,567
java
/* * Created on 18 Oct 2015 ( Time 18:29:34 ) * Generated by Telosys Tools Generator ( version 2.1.0 ) */ // This Bean has a basic Primary Key (not composite) package com.sig.team.webworks.ekirana.crud.entity; import java.io.Serializable; //import javax.validation.constraints.* ; //import org.hibernate.validator...
[ "dinesh@spreadItguru.com" ]
dinesh@spreadItguru.com
d634f0b056a4736c9ad8ea71467ae74d3e10fbf5
0e4c00bc90e439b7fbbde78290550efcc2ecd6b9
/src/arraysMatrices/Actividad29.java
a735269189479954d8b35a020857719762ddf389
[]
no_license
meskion/Fernandez_de_Heredia_Delgado_Manuel_PROGUT6_I.E.6.1
6cff12477e5e9117b4924c159c7f895622234cd3
030511f270627adb182217f164540f328fb22d61
refs/heads/master
2023-02-23T19:37:52.951405
2021-01-18T19:20:20
2021-01-18T19:20:20
330,606,793
0
0
null
null
null
null
UTF-8
Java
false
false
511
java
package arraysMatrices; import java.util.Scanner; import util.Words; public class Actividad29 { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.println("Introducir una cadena de texto:"); String s = scan.nextLine(); System.out.println("Es un NIF Valido? "); i...
[ "manufdh@hotmail.com" ]
manufdh@hotmail.com
bf02521c6dff8fe915310f1612e8c9814b58ef10
f20af063f99487a25b7c70134378c1b3201964bf
/appengine/src/main/java/com/dereekb/gae/server/notification/user/service/UserPushNotificationDeviceService.java
123bd7f5d4dc2d2afa02843301bdb94d36e74add
[]
no_license
dereekb/appengine
d45ad5c81c77cf3fcca57af1aac91bc73106ccbb
d0869fca8925193d5a9adafd267987b3edbf2048
refs/heads/master
2022-12-19T22:59:13.980905
2020-01-26T20:10:15
2020-01-26T20:10:15
165,971,613
0
0
null
null
null
null
UTF-8
Java
false
false
852
java
package com.dereekb.gae.server.notification.user.service; import com.dereekb.gae.server.datastore.models.keys.ModelKey; import com.dereekb.gae.server.notification.service.PushNotificationDevice; /** * Service for adding/removing devices to/from the push notification service for * a user. * * @author dereekb * *...
[ "noreply@github.com" ]
dereekb.noreply@github.com
2967c6fce27e4a5913af337f6ac07fccec95f406
44d39ffc76998cf2c157bc1fa19a6989d910c583
/java/keywords/kw_thisandsuper/ThisDemo.java
bab7fab8550f58317360f78c93e60bcc27dfdea7
[]
no_license
Faithlmy/java_SE
1df8645dce9252e6650048ef62574ea1888fdbaa
b9b51b180c34466528bca7b4779ce124e3f81ed6
refs/heads/master
2021-06-30T06:03:50.086494
2018-08-31T12:11:14
2018-08-31T12:11:14
107,294,346
0
0
null
null
null
null
UTF-8
Java
false
false
1,564
java
package kw_thisandsuper; public class ThisDemo { public static void main(String[] args) { Student s = new Student("faith", 18); System.out.println(s.toString()); // Student[name= null, age= 0] s.age = 11; s.name = "g"; myfaith f = new myfaith("dream", 36); System.out.println(f.toString()); // Studen...
[ "lmengyy@126.com" ]
lmengyy@126.com
aa185fc8caeb24f8ad16f1a3844a953c5ae28ccd
73a41271001ffde1223df992bd7a4a39b3eaeac9
/session/src/main/java/com/example/session/tomcat/RequestHelper.java
511bbdab4a5844cdf1d4275c4e83268c0c76e7a6
[]
no_license
BigPayno/SpringGuide
389d8e429c725f7cbb77a2570d21401a7a0ffd2d
b9f51463b5cb1fbf429656df8bbf584ca328e7f5
refs/heads/master
2022-12-11T05:21:07.360284
2020-06-01T03:39:22
2020-06-01T03:39:22
222,332,739
1
0
null
2022-06-17T03:30:24
2019-11-18T00:32:16
Java
UTF-8
Java
false
false
1,445
java
package com.example.session.tomcat; import org.apache.catalina.Session; import org.apache.catalina.connector.Connector; import org.apache.catalina.connector.Request; import org.apache.catalina.connector.RequestFacade; import org.springframework.util.ReflectionUtils; import java.lang.reflect.Field; /** * @author pay...
[ "1361098889@qq.com" ]
1361098889@qq.com
fd44cb9d4d72a1c1f3017ebb7582f68022ed83ba
1dc3d063a4a796810f862bd6288a77a365a271ab
/app/src/main/java/com/example/android/miwok/WordAdapter.java
7b88b4ae740889e269159b3430dd7add90283171
[]
no_license
mahmoud-anwer/Miwok
194242470f748843b73524abcbed5dcbb07a779b
055498768af7a4332d2c44573d2ceb0005190727
refs/heads/master
2020-05-04T23:15:53.099474
2019-04-04T15:44:13
2019-04-04T15:44:13
179,528,452
0
0
null
null
null
null
UTF-8
Java
false
false
2,858
java
package com.example.android.miwok; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.media.MediaPlayer; import android.support.v4.content.ContextCompat; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.w...
[ "mahmoudanwer071@gmail.com" ]
mahmoudanwer071@gmail.com
87e0ccfbd0c111cee15ac3923c69499d6776db48
4f88477f9d61f9668b390411da10c339f5967c14
/src/main/java/com/ue/auditmanage/controller/service/BModuleInter.java
9ed039b98315607233df0736c05030ad759fa915
[]
no_license
dxcy/ffz
9e8228402941c9ec46f122636f139918c781d566
42207f21faf5070668772d02d8f60dd8d11d22a0
refs/heads/master
2021-01-11T00:10:53.177804
2016-10-11T06:11:41
2016-10-11T06:11:41
70,562,822
0
0
null
null
null
null
UTF-8
Java
false
false
619
java
package com.ue.auditmanage.controller.service; import java.io.Serializable; import java.util.List; import entity.BModule; public interface BModuleInter { public void save(BModule ydData); public boolean deletUserById(int uid); public void update(BModule ydData); public BModule getObject(Class<BModule> cl,Serial...
[ "riverplant@hotmail.com" ]
riverplant@hotmail.com
b0c7dfdc83c3b55467402b2d8809c468b0557eb6
71ad829c6baa32cc935d8c99596c59c862231555
/src/com/rodrigor/rbtree/RBInputReader.java
2c91b45a4c155badffdcc21157484f5c022e1dbf
[ "Apache-2.0" ]
permissive
rodrigor/RBTree
5d9d38c7014c9635d0d7742f60bab4c02a125eb4
a7435ca2df5b269af9e869415ad49f4ac85ca9bf
refs/heads/master
2021-01-25T05:10:32.237426
2017-06-06T13:15:11
2017-06-06T13:15:11
93,519,486
0
0
null
null
null
null
UTF-8
Java
false
false
791
java
package com.rodrigor.rbtree; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.util.LinkedList; import java.util.List; /** * Read lines from a given file. * Ignore lines beginning with the "#" character. * * @author Rodrigo Rebouças de Almeida (http://github.com/rodrigor)...
[ "rodrigor@dcx.ufpb.br" ]
rodrigor@dcx.ufpb.br
11e743f9c66376773c3d7b40501285dfe9e1db49
d5f09c7b0e954cd20dd613af600afd91b039c48a
/sources/com/coolapk/market/view/search/SuperSearchResultActivity$onCreate$1.java
2148f43055f169e55eafbefa4f07824a65a0c5c4
[]
no_license
t0HiiBwn/CoolapkRelease
af5e00c701bf82c4e90b1033f5c5f9dc8526f4b3
a6a2b03e32cde0e5163016e0078391271a8d33ab
refs/heads/main
2022-07-29T23:28:35.867734
2021-03-26T11:41:18
2021-03-26T11:41:18
345,290,891
5
2
null
null
null
null
UTF-8
Java
false
false
722
java
package com.coolapk.market.view.search; import kotlin.Metadata; @Metadata(bv = {1, 0, 3}, d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "run"}, k = 3, mv = {1, 4, 2}) /* compiled from: SuperSearchResultActivity.kt */ final class ...
[ "test@gmail.com" ]
test@gmail.com
db717d3459e720f80df3718dcd68f1e08dab2734
9965baa395873b746ff2dd393a0290ace3d1832d
/src/de/tobchen/util/Rect.java
c489be20bdbe64c59bdb5b5c521bf1f5777793e3
[]
no_license
tobchen/JumpTobyJump
47d3c0db756cd8f40dba170a8bf92f4319be4816
9b49ec6bad076569a1950ad59df5877c802d20a7
refs/heads/master
2020-12-24T19:13:01.943769
2016-05-21T08:21:57
2016-05-21T08:21:57
59,349,287
0
0
null
null
null
null
UTF-8
Java
false
false
262
java
package de.tobchen.util; public class Rect { public int x; public int y; public int width; public int height; public Rect(int x, int y, int width, int height) { this.x = x; this.y = y; this.width = width; this.height = height; } }
[ "tobi@tobchen.de" ]
tobi@tobchen.de
92980640be37ce9d465b398c009e5db6109e631e
c08f2df77713474a5b80e9b392b35c275572c53b
/src/main/java/com/malskyi/project/config/jwt/JWTTokenProvider.java
ca4400e14ffb56f5faae99460d9964d487cf2a5b
[]
no_license
YuriiMalskyi/portfolio
2eebe94ae56ad51d050499a037991a82c55c4649
faf9cbde72bd05b6178b66fbf4e6aea66a265c8e
refs/heads/master
2020-06-17T03:15:25.416061
2020-01-27T17:57:15
2020-01-27T17:57:15
195,777,449
0
0
null
null
null
null
UTF-8
Java
false
false
2,469
java
package com.malskyi.project.config.jwt; import static com.malskyi.project.constants.SecurityConstants.EXPIRATION_TIME; import static com.malskyi.project.constants.SecurityConstants.HEADER_STRING; import static com.malskyi.project.constants.SecurityConstants.TOKEN_PREFIX; import static com.malskyi.project.constants.Sec...
[ "yurii.malskyi@gmail.com" ]
yurii.malskyi@gmail.com
72c96d577aa623f1fc3f225d83db20f257f98d01
9a39b98fabdb23805dfa4bb26ef20fec298d0eb4
/canute-core/src/main/java/me/henry/canutecore/ui/scanner/ScannerDelegate.java
9116ea653816223c99698cf8f1b3d3fb0672708c
[]
no_license
Henryyyyyyy/Canute
b48113baf4dc491a5bb5a957bcb9d9e0f2ae8f5a
c057e679818844e40331ae1a707e2d7b268a43e4
refs/heads/master
2021-01-16T17:49:32.296850
2017-09-30T11:18:50
2017-09-30T11:18:50
100,014,405
1
0
null
null
null
null
UTF-8
Java
false
false
1,875
java
package me.henry.canutecore.ui.scanner; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.view.View; import me.dm7.barcodescanner.zbar.Result; import me.dm7.barcodescanner.zbar.ZBarScannerView; import me.henry.canutecore.delegates.CanuteDel...
[ "549688959@qq.com" ]
549688959@qq.com
04914ef052d90e5a002c72179efb267489b0a7b6
c1e4263434d0b2021dcd9668f0e8576180fb04c1
/src/com/pos/libs/ExtendedViewPager.java
d758010398efa5b84342fdf219e210da3f1309a5
[]
no_license
huyhai/posap8
08afdea7c2089501fc70e61c3ef044eb18e95781
61545dce7d1b353faff93d21ec755f0f37ce1c23
refs/heads/master
2021-01-16T23:10:01.366821
2016-10-29T13:40:59
2016-10-29T13:40:59
72,286,906
0
0
null
null
null
null
UTF-8
Java
false
false
918
java
package com.pos.libs; import android.content.Context; import android.support.v4.view.ViewPager; import android.util.AttributeSet; import android.view.View; public class ExtendedViewPager extends ViewPager { public ExtendedViewPager(Context context) { super(context); } public ExtendedViewPager(Context cont...
[ "tranhuyhai8@gmail.com" ]
tranhuyhai8@gmail.com
4a18a2b330aad8f25543cf95eb450a4d70df672f
6da76434512c75a95422024ffa7e6efd08dffb9c
/app/src/main/java/net/jiawa/pullnestedscrollview/widgets/PullNestedScrollView.java
2979d29b6f7b2ab74d2d6fb53c92a59888e01cf4
[ "Apache-2.0" ]
permissive
zxixia/PullNestedScrollView
761650bb131c3e4163fc1924463f397a0d132ff8
22d906a5fa55d28918db381fa0e6c236fd4ec8d7
refs/heads/master
2021-07-07T12:43:07.969510
2017-09-28T05:32:03
2017-09-28T05:32:03
104,997,167
0
0
null
null
null
null
UTF-8
Java
false
false
19,231
java
package net.jiawa.pullnestedscrollview.widgets; import android.content.Context; import android.content.res.TypedArray; import android.graphics.PointF; import android.graphics.Rect; import android.util.AttributeSet; import android.util.Log; import android.view.MotionEvent; import android.view.View; import android.view....
[ "xixia@jiawa.net" ]
xixia@jiawa.net
9e0d2ce2ead0c9d52ce1a996b2728e3a58e38793
18153dc6b1e1c53c1690b22961e41c498d03548e
/src/main/java/org/osadev/osa/simapis/modeling/SimulationTimeAPI.java
ea3359090c5d50ad7544b4cd63ef8590c482663d
[]
no_license
osadevs/ooo.simapis.newdes
c78b4e47d27ec4398e6749c864b41f4fea0b1e14
9185177e371065b9884a46d110d40299d9926efe
refs/heads/master
2021-01-10T06:03:31.644117
2015-11-28T19:39:14
2015-11-28T19:39:14
46,410,547
0
0
null
null
null
null
UTF-8
Java
false
false
1,584
java
/**+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--> <!-- Open Simulation Architecture (OSA) --> <!-- --> <!-- This software is distributed under the terms of the --> <!-- ...
[ "olivier.dalle@inria.fr" ]
olivier.dalle@inria.fr
c9bd8f851430e509402b33a7d27349cd749e7a03
fbc78e5eef0ec352ff501359f47cf3664239d9ea
/Ghidra/Debug/Debugger/src/main/java/ghidra/app/plugin/core/debug/workflow/DisassembleAtPcDebuggerBot.java
c4e1b0c782c4a27c070348dfaea33ca682d69138
[ "Apache-2.0", "GPL-1.0-or-later", "GPL-3.0-only", "LicenseRef-scancode-public-domain", "LGPL-2.1-only", "LicenseRef-scancode-unknown-license-reference" ]
permissive
AYIDouble/ghidra
a6b218b823bf475ac010a82840bf99e09dfc14e5
3066bc941ce89a66e8dced1f558cc352a6f38fdd
refs/heads/master
2022-05-27T04:09:13.440867
2022-04-30T23:25:27
2022-04-30T23:25:27
203,525,745
20
2
Apache-2.0
2019-08-21T07:02:35
2019-08-21T06:58:25
Java
UTF-8
Java
false
false
11,496
java
/* ### * IP: GHIDRA * * 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 writin...
[ "46821332+nsadeveloper789@users.noreply.github.com" ]
46821332+nsadeveloper789@users.noreply.github.com
362800d7cd6ebc495499d33f065526d2cac601a4
b6a66acb9bb6f8b8f4ec1597d716b56447f8cfee
/src/com/javarush/test/level16/lesson13/home10/Solution.java
fb64d3de061c516464fe90d6d9771eec2efefad0
[]
no_license
Nemo-Illusionist/MyJavaRush
07644ab650cfc81819a584e4ffb387d3d80ddaea
11307352cf3fda6ab9badcb7d987fa86ff1520f3
refs/heads/master
2020-12-24T08:08:37.134580
2016-09-03T08:46:07
2016-09-03T08:46:07
58,821,064
0
0
null
null
null
null
UTF-8
Java
false
false
3,299
java
package com.javarush.test.level16.lesson13.home10; import java.io.*; import java.util.Scanner; /* Последовательный вывод файлов 1. Разберись, что делает программа. 2. В статическом блоке считай 2 имени файла firstFileName и secondFileName. 3. Внутри класса Solution создай нить public static ReadFileThread, которая ре...
[ "illusionist.nemo@gmail.com" ]
illusionist.nemo@gmail.com
bd4c9420e0aeac5771de24e0d89a39494e32b981
0076adea8c02f0b2500ee7e6914ad12dd33ae8e6
/src/main/java/com/wxservice/framework/report/core/XslExport.java
22e8dd743cb7e1638604fcc01916d52a10220f9e
[]
no_license
116518135/Wxservice
14ea7ccee1cc1e1aff499083eddb142aef0108ca
d102528f41d2c530285742174c5f5671291bc905
refs/heads/master
2021-01-20T06:27:43.349090
2015-06-24T23:51:34
2015-06-24T23:51:34
37,895,352
1
0
null
null
null
null
UTF-8
Java
false
false
2,518
java
package com.wxservice.framework.report.core; import java.io.File; import java.io.IOException; import jxl.write.WritableImage; import jxl.write.WritableSheet; import jxl.write.WritableWorkbook; import org.springframework.util.ReflectionUtils; import com.wxservice.framework.report.base.ReportConfig; i...
[ "116518135@qq.com" ]
116518135@qq.com
a77adc4787d1ad6ab03eada5b4d0b20b93f75b5d
d5a847e82746a395d80019b3e63f9899e85ac89b
/spring-event-sourcing/src/main/java/org/uniknow/spring/eventStore/ListEventStream.java
1291c03d733c31f41d8ef7992ad7339c69ddef8b
[]
no_license
UniKnow/AgileDev
69a68fe9429b0ba644c4687781e994a8786550d4
87c2bc953621a403c8faae926ac4cc003c697759
refs/heads/develop
2020-05-21T15:06:52.210006
2017-06-13T06:31:39
2017-06-13T06:31:39
21,005,837
7
10
null
2017-03-01T12:10:23
2014-06-19T15:39:30
Java
UTF-8
Java
false
false
3,007
java
/** * Copyright (C) 2014 uniknow. All rights reserved. * * This Java class is subject of the following restrictions: * * 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 ...
[ "mark.schenk@tomtom.com" ]
mark.schenk@tomtom.com
cb27753205ac8463c93e19db052a5c75e8f48f65
aa6997aba1475b414c1688c9acb482ebf06511d9
/src/javax/swing/table/TableStringConverter.java
9a62324ffea2079caa7038d542aa5841abae0fdb
[]
no_license
yueny/JDKSource1.8
eefb5bc88b80ae065db4bc63ac4697bd83f1383e
b88b99265ecf7a98777dd23bccaaff8846baaa98
refs/heads/master
2021-06-28T00:47:52.426412
2020-12-17T13:34:40
2020-12-17T13:34:40
196,523,101
4
2
null
null
null
null
UTF-8
Java
false
false
1,133
java
/* * Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package javax.swing.table; /** * TableStringConverter is used to convert objects from the model into * stri...
[ "yueny09@163.com" ]
yueny09@163.com
666728900c552333bae7d4e7ac92d2371fe89edb
4e883ef26cf8197f960aff201a4b64c9ce068fb3
/cxs-extension/src/main/java/com/cxs/extension/ath/controller/SubSystemController.java
fbf909a3a236f4597a195f92bd0dfb879bc200de
[]
no_license
wjcac/ykqProject
ad4301882588116f0f2493e375f8f6ae903b679f
a9335e38bad4d7782341a0f3ae1272573598a8fe
refs/heads/master
2021-09-06T08:31:56.067598
2018-02-04T10:06:40
2018-02-04T10:06:40
119,955,789
0
1
null
null
null
null
UTF-8
Java
false
false
2,655
java
package com.cxs.extension.ath.controller; import javax.servlet.http.HttpServletRequest; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMappi...
[ "1137320988@qq.com" ]
1137320988@qq.com