blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f1284371fdd1022bbf8935a637d10b00d040cee7 | 4c19b724f95682ed21a82ab09b05556b5beea63c | /XMSYGame/java2/server/web-manager/src/main/java/com/xmsy/server/zxyy/manager/modules/manager/sysconfig/entity/SysConfigPayParam.java | cf05f8fe4632ed3a63ea60938d0e50785ae32a24 | [] | no_license | angel-like/angel | a66f8fda992fba01b81c128dd52b97c67f1ef027 | 3f7d79a61dc44a9c4547a60ab8648bc390c0f01e | refs/heads/master | 2023-03-11T03:14:49.059036 | 2022-11-17T11:35:37 | 2022-11-17T11:35:37 | 222,582,930 | 3 | 5 | null | 2023-02-22T05:29:45 | 2019-11-19T01:41:25 | JavaScript | UTF-8 | Java | false | false | 1,055 | java | package com.xmsy.server.zxyy.manager.modules.manager.sysconfig.entity;
import lombok.Data;
/**
* 支付服务SysConfig配置信息类
* @author Administrator
*
*/
@Data
public class SysConfigPayParam {
private String name;//支付公司名称
private String aliasName;//支付渠道别名
private String alipay;//6个产品编码字段
private String weixin;
priv... | [
"163@qq.com"
] | 163@qq.com |
07b0fb0449a80cbe75e78d4919acab6cee59b28f | 1c6fe1c9ad917dc9dacaf03eade82d773ccf3c8a | /acm-module-sys/src/main/java/com/wisdom/acm/sys/po/SysI18nPo.java | 4369fdc186b0de45a97cd14f7405e1ed01623596 | [
"Apache-2.0"
] | permissive | daiqingsong2021/ord_project | 332056532ee0d3f7232a79a22e051744e777dc47 | a8167cee2fbdc79ea8457d706ec1ccd008f2ceca | refs/heads/master | 2023-09-04T12:11:51.519578 | 2021-10-28T01:58:43 | 2021-10-28T01:58:43 | 406,659,566 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | package com.wisdom.acm.sys.po;
import com.wisdom.base.common.po.BasePo;
import lombok.Data;
import javax.persistence.Column;
import javax.persistence.Table;
@Table(name = "wsd_sys_i18n")
@Data
public class SysI18nPo extends BasePo {
//所属模块
@Column(name = "menu_id")
private Integer menuId;
//简码
... | [
"homeli@126.com"
] | homeli@126.com |
a5408d04f79dfb0e7e4aa0635d6464d43686a980 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/RxJava/2016/12/ConnectableObservable.java | 2702a440c7178daaa78a56a6517b0f47eb732db9 | [] | 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 | 5,877 | java | /**
* Copyright 2016 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
532a22af10f8560ccf62f4321d51f9524307d445 | 59f6f77ecf0ccfa6eefdabfd98d85d9e98aa396e | /src/main/java/com/atlp/jzfp/common/base/BaseRepository.java | ad3f76de0b58f7400c1bd1b2b0327c5a83196895 | [] | no_license | caotch/jzfp | 9b05f8d2a5a8c3b20b04e1999990ebd5e6032feb | 41cdfa401ac3fad4980bd69782158c12742ba145 | refs/heads/master | 2020-03-31T04:36:41.479408 | 2018-10-07T06:38:10 | 2018-10-07T06:38:10 | 151,913,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,109 | java | package com.atlp.jzfp.common.base;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.repository.NoRepositoryBean;
import org.springframework.data.repository.PagingAndSortingReposito... | [
"441799574@qq.com"
] | 441799574@qq.com |
50527456b85f59a2845f947d0c2b12fc151dea3a | ff75a5f0c0919cc543cc25c9ac76e5f2ca3d9626 | /BFGApp/src/jtattoo/plaf/BaseTitleButton.java | 63e6dcc46d8569942ec6599eea0f201fb246a348 | [] | no_license | farajfarook/bruteforcegrid | 47a6590bc76bb0edd43367363ecd5c4ac1100314 | e52787f7be6f1c6d35541d298a52f61cd32ce61f | refs/heads/master | 2016-08-06T09:26:56.938917 | 2015-03-21T16:03:05 | 2015-03-21T16:03:05 | 32,634,235 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,276 | java | /*
* Copyright 2005 MH-Software-Entwicklung. All rights reserved.
* Use is subject to license terms.
*/
package jtattoo.plaf;
import java.awt.AlphaComposite;
import java.awt.Composite;
import java.awt.Graphics;
import java.awt.Graphics2D;
import javax.swing.*;
/**
* @author Michael Hagen
*/
public class BaseTit... | [
"farajfarook@gmail.com"
] | farajfarook@gmail.com |
c119a1790e983e65013fe63592ceeaf62d1112f4 | eb5f5353f49ee558e497e5caded1f60f32f536b5 | /sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator.java | 61d3d2b718fd509d5ddc1a1397a188637923d06c | [] | no_license | mohitrajvardhan17/java1.8.0_151 | 6fc53e15354d88b53bd248c260c954807d612118 | 6eeab0c0fd20be34db653f4778f8828068c50c92 | refs/heads/master | 2020-03-18T09:44:14.769133 | 2018-05-23T14:28:24 | 2018-05-23T14:28:24 | 134,578,186 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package sun.reflect.generics.reflectiveObjects;
import sun.reflect.generics.factory.GenericsFactory;
import sun.reflect.generics.visitor.Reifier;
public abstract class LazyReflectiveObjectGenerator
{
private final GenericsFactory factory;
protected LazyReflectiveObjectGenerator(GenericsFactory paramGenericsFac... | [
"mohit.rajvardhan@ericsson.com"
] | mohit.rajvardhan@ericsson.com |
846e4fc9613ecb0b8c06a81030bcbb451c9190fc | 79111284106b2ef7290b5539da21a9778d818dd4 | /Final/src/Negocio/EventosPrivados.java | d64ba413ba91c24dfb9b334261185d8521af4683 | [] | no_license | egabrielnunes/EventsManager | 164fc32838486c13b26b2c63480e1035cdaab88b | 98970999e3f6e6cbeb9daea7b48df7a3cac9dc3f | refs/heads/master | 2021-01-22T18:37:49.179612 | 2017-03-15T16:53:35 | 2017-03-15T16:53:35 | 85,097,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,445 | java | package Negocio;
import java.util.Date;
public class EventosPrivados {
private String tituloEPri;
private String descricaoEPri;
private Date dataEPri;
private String horaEPri;
private String duracaoEPri;
private Date dataAgendamento;
private String horaAgendamento;
private int id;
pu... | [
"gabrielnunes@MacBook-Air-de-Gabriel.local"
] | gabrielnunes@MacBook-Air-de-Gabriel.local |
6a89143f4cc807ebce16461cae9699a0851acbf8 | 90d4df6afa33b110b678f441035a26b637d206e3 | /Solution86.java | 72de69eee1baae0320505bd33a1373edefedcb22 | [] | no_license | kiten46087/leetcode-practice | 653511203bf8575e7ba446228bff4ba3a4facbaa | 60ab9629011f0c30f375fc0cfb21b25ce2b3183b | refs/heads/master | 2020-08-26T21:13:34.955946 | 2020-02-17T06:31:03 | 2020-02-17T06:31:03 | 217,150,265 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | public class Solution86 {
public class ListNode {
int val;
ListNode next;
ListNode(int x) { val = x; }
}
public ListNode partition(ListNode head, int x) {
ListNode before_head = new ListNode(0);
ListNode before = before_head;
ListNode after_head = new ListNod... | [
"592692725@qq.com"
] | 592692725@qq.com |
2dbf95fb7fb29e8636eeaf8b84f888ed9380a27d | c056aac30b14e1cf5220672016e5e869e870b4a1 | /test/webcachetest/WebCacheJUnitTest.java | 9ba206e7f1cd78f51a71a4459e2e1eca1087db08 | [] | no_license | barii/webcache | abcb72212d83fa82f7fce8f4529a6f4ab797fd53 | 3bd5717c238113840e63734154e69f60b3495a39 | refs/heads/master | 2021-05-13T23:11:40.834389 | 2018-01-06T19:03:01 | 2018-01-06T19:03:01 | 116,508,351 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 925 | java | package webcachetest;
import static org.junit.Assert.assertTrue;
import org.junit.Before;
import org.junit.Test;
import webcache.Cache;
import webcache.WebParser;
public class WebCacheJUnitTest {
Cache gocardlessCache;
WebParser parser;
public WebCacheJUnitTest() {
gocardlessCache = new Cach... | [
"thebarii@gmail.com"
] | thebarii@gmail.com |
fb32a8e2c2c887b39e87e3fbaf543586d5222f34 | 819998294c5cd607ad638e61f40aa3ddca8008d6 | /servlets/src/com/MyServe.java | 7c2e6884b8830095eb652f27950f335d0022ba3a | [] | no_license | oksir/java | 8c80901b4216c761856781c5418aa2150e048399 | 6504eba6bcf3a4b7d312025fea651560cc95b32d | refs/heads/master | 2020-04-06T21:56:22.988125 | 2018-11-16T10:38:29 | 2018-11-16T10:38:29 | 157,819,281 | 0 | 0 | null | 2018-11-16T10:38:31 | 2018-11-16T05:52:12 | Java | UTF-8 | Java | false | false | 915 | java | package com;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.Servlet;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
public class MyServe implements Servlet
{
@Override
public void d... | [
"oksir143@gmail.com"
] | oksir143@gmail.com |
f0ff549fc29a2c5b9bce1387ca8bc11cdb6ffa41 | 444935479bf261364e3acf17d666448da57c38bb | /app/src/main/java/com/example/asus/projectcitra/Canny.java | c95bc894a5c6ac7ba3d41b6683c910c149f2aedc | [] | no_license | bayysp/Android-Mini-Photoshop-Using-OpenCV | 7665acc8172fa3f1637e7e965a00d0d01e304933 | 64e7a8f055bd2613a49a7bb3736b9cb4b2f227a8 | refs/heads/master | 2020-04-05T20:15:50.273903 | 2018-12-08T05:04:18 | 2018-12-08T05:04:18 | 157,172,225 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,311 | java | package com.example.asus.projectcitra;
import android.graphics.Bitmap;
import android.util.Log;
import android.widget.ImageView;
import android.widget.Toast;
import org.opencv.android.Utils;
import org.opencv.core.Mat;
import org.opencv.imgproc.Imgproc;
public class Canny {
Bitmap cannyBitmap;
public Bitma... | [
"babahayoo@gmail.com"
] | babahayoo@gmail.com |
ecfbf3d8d1cefc6d59cdc20dda4f828a5c9a4e0c | ccf94dcb6b1500fcbbd56964ae8c4832a496b8b3 | /java/baiduads-sdk-auto/src/test/java/com/baidu/dev2/api/sdk/wttrade/model/WtTradeRequestTest.java | 26fa68a4d7b3ae2b55682590c9a64dc6e7234ab7 | [
"Apache-2.0"
] | permissive | baidu/baiduads-sdk | 24c36b5cf3da9362ec5c8ecd417ff280421198ff | 176363de5e8a4e98aaca039e4300703c3964c1c7 | refs/heads/main | 2023-06-08T15:40:24.787863 | 2023-05-20T03:40:51 | 2023-05-20T03:40:51 | 446,718,177 | 16 | 11 | Apache-2.0 | 2023-06-02T05:19:40 | 2022-01-11T07:23:17 | Python | UTF-8 | Java | false | false | 1,115 | java | /*
* dev2 api schema
* 'dev2.baidu.com' api schema
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
package com.baidu.dev2.api.sdk.wttrade.model;
import com.fasterxml.jackson.annotation.JsonIn... | [
"v_wangzichen02@baidu.com"
] | v_wangzichen02@baidu.com |
20ac785bbb8d3c8ac190aced5989bbc499e79476 | 725cc464a24b7cc061377c4b4725fe3eebd09856 | /UniqueProject/src/com/example/uniqueproject/Uniqueactivity.java | 07d6463dd7f2c1d4a26541631a0b96e2b98ed8ef | [] | no_license | csexton95/ExamAppCMS | b14c35fd7cbf2d6bf61c0c608f0f901af838ea5b | 7391d37d84ca3b2f880e4504ea358f836551803d | refs/heads/master | 2020-05-29T11:42:15.651292 | 2015-04-08T20:06:22 | 2015-04-08T20:06:22 | 33,627,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 954 | java | package com.example.uniqueproject;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
public class Uniqueactivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.la... | [
"root@localhost"
] | root@localhost |
21f6201c7870d7558b11ab875e57cd11d193415b | ae834eb34e7f592c0629f6d6b063b9176183529e | /src/main/java/common/ExportWordUtils.java | d88838dfb9a29626aa7d87995cb43fe505ae9476 | [] | no_license | zhangjunchao666/aspose-test | 08672e275973b2d1e0038ddb4cf36d68276cb278 | 98faa7d11f5674cd696b982447036f6700ac17ed | refs/heads/master | 2020-05-30T15:15:58.435284 | 2019-06-03T09:09:37 | 2019-06-03T09:09:37 | 189,814,066 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,999 | java | package common;
import cn.afterturn.easypoi.word.WordExportUtil;
import org.apache.poi.xwpf.usermodel.XWPFDocument;
import org.springframework.util.Assert;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.File;
import java.io.FileOutputStream;
import java.io.... | [
"362297913@qq.com"
] | 362297913@qq.com |
a1f807210cc7a95a61a6af14dea5471da2675df6 | 719981adcefec962cd3613a14a8cf94c615f7a60 | /src/main/java/com/example/service/impl/UserServiceImpl.java | 73df06db135f010cfe81546759d799b1e2ec5990 | [] | no_license | Alan-Grace/demo | e9d3b098733bb6dd876a1dfeb68df4595cbf083c | 0c8ff69f69ab46a6119c4beb1e8af71ceae9b42e | refs/heads/master | 2020-09-13T05:46:46.454236 | 2020-02-23T09:11:21 | 2020-02-23T09:11:21 | 222,668,546 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,015 | java | package com.example.service.impl;
import com.example.dao.UsersMapper;
import com.example.domain.Users;
import com.example.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cache.annotation.CachePut;
import org.springframework.cache.annotation.Cacheable;
impo... | [
"841748085@qq.com"
] | 841748085@qq.com |
99a73f813f4163895925918a03d8fedea1e9e41e | add25e6eabaf8a139eb98668a70d04372ad747d9 | /service-jpa-demo/src/main/java/com/charles/Application.java | 494a65a90b7d1021f364f8c44fe272c7e570b31d | [] | no_license | CharlesBanner/spring-cloud-demo | 77181883709d0e3990f0940ffa01066ca5220b9c | b8f5086dc7dcb37aa0d006bf061610af61ee4c3c | refs/heads/master | 2022-07-01T22:31:22.891314 | 2019-06-01T08:27:45 | 2019-06-01T08:27:45 | 182,950,898 | 0 | 0 | null | 2022-06-21T01:08:40 | 2019-04-23T06:42:44 | Java | UTF-8 | Java | false | false | 415 | java | package com.charles;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* Created with IntelliJ IDEA.
* Description:
*
* @author: GanZiB
* Date: 2019-04-28
* Time: 15:32
*/
@SpringBootApplication
public class Application {
public sta... | [
"610699755@qq.com"
] | 610699755@qq.com |
0de4d40575e7194247864aa9f2b793cda12532c3 | 4aa04f7d476dbb33b95b40ea35ca155479d3c27f | /src/main/java/com/sunset/community/Service/impl/ActivityServiceImpl.java | a7013a1b8d00f97b0fd761c3b0475dfa8ddba6fc | [] | no_license | Ryoaky/sunset-community | 0e85a3320e76b2b8104e200029e58924585090bc | 17116b392b1d41874cfd7fa69566cfb7597dbd7d | refs/heads/master | 2023-03-27T20:01:26.623311 | 2021-03-26T06:28:46 | 2021-03-26T06:28:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,484 | java | package com.sunset.community.Service.impl;
import com.sunset.community.Mapper.ActivityMapper;
import com.sunset.community.Pojo.Activity;
import com.sunset.community.Service.ActivityService;
import com.sunset.community.Utils.Upload;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewo... | [
"1182725353@qq.com"
] | 1182725353@qq.com |
2d1f29901c8e8a7ca6f1f60c0477c1c0bf0c16ea | d4fea30375323de6744c96493222f1833fecb0b9 | /src/lesson22/task2/Utils.java | dd3a248454ea6810fddf726f2d629433473eb3a2 | [] | no_license | iomel/java-core-grom | 6fc174e6390e3f5469e50628e9c36c88dece13cc | d042aec0da6d425e37618b14e3789aebb3d3913d | refs/heads/master | 2021-08-24T01:41:42.560384 | 2017-12-07T14:03:07 | 2017-12-07T14:03:07 | 106,401,285 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package lesson22.task2;
public class Utils {
private static int limitTransactionsPerDayCount = 15;
private static int limitTransactionsPerDayAmount = 200;
private static int limitSimpleTransactionAmount = 40;
private static String[] cities = {"Kiev", "Odessa"};
public static int getLimitTransact... | [
"igor.omel@gmail.com"
] | igor.omel@gmail.com |
51a7c2d72d42544766c07c167e821eee3d9a3042 | 2bf15ac36d177e27b27b5191e6bd17081fd9d00a | /AnyWall-Gr11/app/src/main/java/apps/edu/udea/co/anywall_gr11/LoginSignupActivity.java | 0b34df12f01122f339bbcaf192e7b8f7cfe71a12 | [] | no_license | lfelipemarin/labsGr11CM20152 | fd528244970259b1471d4e4d815a8fb885f1401b | 4b4e9d56f3b0a7388b02ebfe058f9bdd867a984a | refs/heads/master | 2016-09-05T19:00:48.797123 | 2015-12-15T20:28:30 | 2015-12-15T20:28:30 | 42,358,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,002 | java | package apps.edu.udea.co.anywall_gr11;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
... | [
"lfelipe.marin@gmail.com"
] | lfelipe.marin@gmail.com |
030f8f6f24891d2b7843cc5bf7c3174ab8938cc1 | aa6997aba1475b414c1688c9acb482ebf06511d9 | /src/com/sun/javadoc/SourcePosition.java | c8305182bb29a4fa5706f16f4511a5a0e28a80bc | [] | 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,055 | java | /*
* Copyright (c) 2001, 2002, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package com.sun.javadoc;
import java.io.File;
/**
* This interface describes a source position: file... | [
"yueny09@163.com"
] | yueny09@163.com |
547661553b7f553ede6da5b054591175552185a0 | f6a574b9b893ba2ea7c6892336c11611b03562fb | /src/googlemap/WGoogleMap.java | 10cc94debbeb817dccc3590a0d2de1ac59f949f7 | [] | no_license | wisegps/GoogleMapTest | 5753c38985ded530bd7bb26aa1497b4c85ab705e | 1ff3fad17b8d2d00bd5b70ee7ce52aea3e39a4ec | refs/heads/master | 2021-01-20T19:34:26.566090 | 2016-06-01T06:29:47 | 2016-06-01T06:29:47 | 60,070,345 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 8,888 | java | //package googlemap;
//
//import java.math.BigDecimal;
//import java.util.List;
//
//import android.location.Location;
//
//import com.example.googlemaptest.R;
//import com.google.android.gms.common.api.GoogleApiClient;
//import com.google.android.gms.location.LocationListener;
//import com.google.android.gms... | [
"Administrator@PC--20150902QLW"
] | Administrator@PC--20150902QLW |
ac8e20c0ca13e883d02b7d5b5297b94f3bbd3560 | 7e75063da1f4b58d21afe1ef687025fb94d523f0 | /SelectionSort.java | 07cb12e3a05c831bd7e0f876d660911cce3ae53f | [] | no_license | rhagavi/lab9-10 | fe5e721e70713be284ac00eeba108a8d114ef4fa | f83b0bfc2801ee76b0870861ef447c9322f3b36b | refs/heads/master | 2020-05-05T00:27:54.412216 | 2019-04-04T20:37:20 | 2019-04-04T20:37:20 | 179,567,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java |
public class SelectionSort {
private int temp;
/** Creates a new instance of SelectionSort */
public SelectionSort() {
}
/* A simple SelectionSort algorithm
* pre-condition:
* post-condition:
* inputs:
* outputs:
* special conditions:
*/
public int[] basicSelectionSort(... | [
"rthiagar@umich.edu"
] | rthiagar@umich.edu |
15c10c9902cfa48d228c327c0ee76648eab2e897 | 5455627427ba10f45cfccbd326fda5a53b664268 | /app/src/main/java/ocdev/com/br/lyricseditor/Adpters/ArtistasRelacionadosAdapter.java | 1bbc9e708e43db263308fd7bbcf1daecd382ef0c | [] | no_license | otocampos/lyrics-app | d0b29eb4fe778a29bd201f3ced8cc21a89f6824f | a3bfc39651982ef4a00a5b1c7e6bbba50b799077 | refs/heads/master | 2023-07-20T16:34:36.041987 | 2021-09-01T12:35:44 | 2021-09-01T12:35:44 | 402,053,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,708 | java | package ocdev.com.br.lyricseditor.Adpters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import com.bumptech.glide.load.engine.... | [
"otniel41apm@gmail.com"
] | otniel41apm@gmail.com |
5346179b98ead922da02c5e7f18834011b372e66 | 8e96ec971f249d281a2db94ccf039bbd0fdc0484 | /src/main/java/com/everis/repository/ReactiveRepository.java | 1c6ce07f1dded7dcd228df73d3a2d19e0f46f2bc | [] | no_license | jeffreyralvarez/TeacherMicroservice | 94e969bc56187d16c26dc4b3d10607508672e5ee | f8b02ba231b2ad7d90364712ba5d80b3c4433af5 | refs/heads/master | 2023-07-10T15:00:33.570185 | 2019-09-27T22:29:00 | 2019-09-27T22:29:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,196 | java | package com.everis.repository;
import com.everis.model.Teacher;
import java.io.Serializable;
import java.util.Date;
import org.springframework.data.mongodb.repository.ReactiveMongoRepository;
import org.springframework.stereotype.Repository;
import reactor.core.publisher.Flux;
import reactor.core.publisher.Mono;
/**... | [
"jalvasai@everis.com"
] | jalvasai@everis.com |
c94c8668a021cf60104dd7227964ddd2b42493a6 | 7f37e7a3e065b371ffab6c03c40b932ad3e1b8d2 | /src/Division.java | 033de5bf2777101a8c9d15281c416d323a8d7026 | [] | no_license | leosaurabh/DSAlgo | e09b79befbc97cb72e888c5e6ba1b96cadd90d61 | 01aa5e2b27a240accfba2a51cdc6acd5687ae7b9 | refs/heads/master | 2020-04-07T07:17:09.718416 | 2019-02-25T03:44:39 | 2019-02-25T03:44:39 | 158,170,592 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 99 | java | public class Division {
long divide(long dividend, long divisor) {
return 0l;
}
}
| [
"sausinha@ebay.com"
] | sausinha@ebay.com |
72d4b44fa8e9fcbde03c3508174209cf9718895b | 6081bd7262011ae8d698cc53e9237c740c93df67 | /src/main/java/org/dasein/cloud/azure/compute/disk/model/DiskModel.java | 51f1aa09cfa64d6a3321b5de1e53d11c6d7a8e2f | [
"Apache-2.0"
] | permissive | dasein-cloud/dasein-cloud-azure | e8e9054b16c3ef7914f4361011a19edf0eba343e | e2abb775c0f23f0d0f2509fba31128c7b2027d7c | refs/heads/master | 2021-01-02T23:07:28.619006 | 2016-02-08T13:29:48 | 2016-02-08T13:29:48 | 39,010,281 | 0 | 13 | Apache-2.0 | 2022-01-17T01:10:20 | 2015-07-13T12:18:41 | Java | UTF-8 | Java | false | false | 2,953 | java | package org.dasein.cloud.azure.compute.disk.model;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement(name="Disk", namespace ="http://schemas.microsoft.com/windo... | [
"Jane.Wang@software.dell.com"
] | Jane.Wang@software.dell.com |
9114d31300b9f6eec12f86f5bed4151f2b1365b1 | 3a5cbdd463493b0ef1c61258897e092f2158689b | /app/src/androidTest/java/com/example/labo7_meseguer/ExampleInstrumentedTest.java | a133e7541d209bcb94c1cf690a4989626873d47c | [] | no_license | dmeseguerw/Labo7_B74767 | 505953a92d7bf1c5d94db913057ffceb934c78f2 | ce86bba2224efc8c0da0c8d9c978255fcd600f72 | refs/heads/master | 2023-01-19T12:39:21.787122 | 2020-11-21T05:35:48 | 2020-11-21T05:35:48 | 314,693,926 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package com.example.labo7_meseguer;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute... | [
"daniel@meseguer.biz"
] | daniel@meseguer.biz |
114bc086b821c7e4aa9cd3a1081f6a45066a66cb | 104cb47b2b3c2f1f2cc2a460f41f8a23992246e6 | /app/src/main/java/com/john/shadi/di/AppComponent.java | 95ea88638475f837f79cf8c520bf7565fba04d6e | [] | no_license | imjohnmoses/userlist | 0b1766b44eead87bae1131f19067ca5677c14629 | 0fda0b9b2e7ec85f7841bd523a12c01d3f3e7fee | refs/heads/main | 2023-02-24T19:25:09.461686 | 2021-02-07T18:59:02 | 2021-02-07T18:59:02 | 336,864,881 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 713 | java | package com.john.shadi.di;
import android.app.Application;
import com.john.shadi.MyApp;
import javax.inject.Singleton;
import dagger.BindsInstance;
import dagger.Component;
import dagger.android.AndroidInjector;
import dagger.android.support.AndroidSupportInjectionModule;
@Singleton
@Component(modules = {DataBase... | [
"john.moses18@gmail.com"
] | john.moses18@gmail.com |
2ba70c586eeecb43e941a693af3e82c63983439d | 0c42d7c6d0af9251a06228885fe5b2d94cc01b9a | /app/src/main/java/com/fubang/wanghong/ui/HistoryActivity.java | 9ffe4b723f24c2c9df1ea5e9f1a7b87168e0b391 | [] | no_license | jackycaojiaqi/wanghong | 49e18c5b60c0121061625122907cc5e540348374 | 71b48f083448c3d0d076ff9e2a386d626666faf0 | refs/heads/master | 2021-07-04T07:20:53.701410 | 2017-09-25T01:20:36 | 2017-09-25T01:20:36 | 104,688,973 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,939 | java | package com.fubang.wanghong.ui;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
import android.widget.Toast;
import com.fubang.wanghong.AppConstant;
import com.fubang.wanghong.adapters.HistoryAdapter;
import com.fubang.wanghong.api.ApiService;
import com.fubang.wanghong.entities.Hi... | [
"1335112702@qq.com"
] | 1335112702@qq.com |
84c2c3c15b80a318ab7403634b7d6ed5b9beca59 | 1f1e3484bd212026946165de8d4ada322330f044 | /src/com/morac/algorithms/sorting/QuicksortOne.java | 9d80363900320fc4d285e35f45b91103c14d6ddc | [] | no_license | CAMorales/HackerRank | 054bd9d99af639bf15bd6db957319ae2fa409211 | 4585587a7b7e9d583c3de38e10d4a5c1e4371af9 | refs/heads/master | 2022-02-06T06:25:06.947905 | 2022-01-21T19:12:58 | 2022-01-21T19:12:58 | 56,018,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 958 | java | package com.morac.algorithms.sorting;
import java.util.Scanner;
/**
* Created by Claudio Morales on 11/04/2016.
*/
public class QuicksortOne {
static void partition(int[] ar) {
int pivot=ar[0];
int []left=new int[ar.length];
int []right=new int[ar.length];
int i=0,j=0;
fo... | [
"claudioantonio.morales11@gmail.com"
] | claudioantonio.morales11@gmail.com |
f0d0509e2efca54dd5958d3035a8988cd764f840 | ca85b4da3635bcbea482196e5445bd47c9ef956f | /iexhub/src/main/java/PDQSupplier/org/hl7/v3/IntraarticularRoute.java | d8816945d4496dcb3aeb678b2ece4803594ebb2b | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bhits/iexhub-generated | c89a3a9bd127140f56898d503bc0c924d0398798 | e53080ae15f0c57c8111a54d562101d578d6c777 | refs/heads/master | 2021-01-09T05:59:38.023779 | 2017-02-01T13:30:19 | 2017-02-01T13:30:19 | 80,863,998 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,698 | java | /*******************************************************************************
* Copyright (c) 2015, 2016 Substance Abuse and Mental Health Services Administration (SAMHSA)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You... | [
"michael.hadjiosif@feisystems.com"
] | michael.hadjiosif@feisystems.com |
dc875e18cdd47d774564dfee051da7b955ccb4d5 | bf4ca133013c8b74534ce59e250eacf3ec11d3cc | /src/test/java/org/springframework/integration/flow/config/xml/FlowWithOptionalResponseTest.java | 4c849645aa3a0d2d6375e7485b0e5c536749d746 | [] | no_license | dimarassin/spring-integration-flow | d4a9806f67726e5ebdad765f3e5d0d6fdc69e3bc | a513a2b389eeb061ff4d8581fccf861e9e37806d | refs/heads/master | 2021-01-18T18:28:14.539779 | 2012-02-22T20:02:18 | 2012-02-22T20:02:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,929 | java | package org.springframework.integration.flow.config.xml;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.integrat... | [
"dturanski@gmail.com"
] | dturanski@gmail.com |
c7b9fb782065c1ab2b8709aa9a2aa43b21895542 | 6e999f027e3345dcebd63410cdaab661dd230f55 | /android.shangxiang.app/src/com/shangxiang/android/spinnerwheel/WheelRecycler.java | af42376f61c0fbba7a92e4cc26fef2f426b1336c | [] | no_license | xiaoli3007/idear_android | df0dc2e17f2b71f482bca18fc0db53a2f3f3115a | 8e21b13f3b169516cd38953db9f09de9f80141b8 | refs/heads/master | 2021-01-20T20:09:07.704234 | 2016-07-18T07:11:54 | 2016-07-18T07:11:54 | 61,523,504 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,313 | java | /*
* android-spinnerwheel
* https://github.com/ai212983/android-spinnerwheel
*
* based on
*
* Android Wheel Control.
* https://code.google.com/p/android-wheel/
*
* Copyright 2011 Yuri Kanivets
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in complianc... | [
"sunli3007@qq.com"
] | sunli3007@qq.com |
c484d43a6a8d7194e7180b656a1c537bd37cb485 | 1e28f2b11336da69c227abd48604545e306b1571 | /src/main/java/com/example/mysqlr2/Order.java | 65db5434ad0ee81cadad060094ccf5bedb233864 | [] | no_license | oursy/reactive-mysql-with-r2dbc-transactions | c80a0f72e20b8f95b5427b80b9c5cc50062a4671 | 1193b61f1e22021e5067b10e1419a0e44f8c467b | refs/heads/master | 2020-06-02T16:19:06.123705 | 2019-06-10T18:34:29 | 2019-06-10T18:34:29 | 191,224,642 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package com.example.mysqlr2;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.springframework.data.annotation.Id;
import org.springframework.data.relational.core.mapping.Table;
import javax.validation.constraints.NotBlank;
@AllArgsConstructor
@NoArgsConstructor
@Table... | [
"1971555566@qq.com"
] | 1971555566@qq.com |
e7ecd0bd612b0ec5105082a363860108237a503c | 7f0a642f55066d62473fc7c6e8e461a573188be1 | /java/main/java/sensetiveword/GMT.java | 6af71099ad7728f46c317d26bf37cea321680646 | [] | no_license | mianghaha/test | ca0b96e4e2294f06d2409dbf12da1869110a9124 | 3db2a4e8cac9668f9f8e82c4ca1a1002a0f76a1e | refs/heads/master | 2022-07-14T01:37:19.559376 | 2020-10-26T03:50:37 | 2020-10-26T03:50:37 | 184,978,975 | 0 | 0 | null | 2022-07-01T17:41:56 | 2019-05-05T04:24:20 | Java | UTF-8 | Java | false | false | 9,848 | java | package sensetiveword;
import java.util.HashSet;
import java.util.Set;
public class GMT {
public static void main(String[] args) {
String s ="8萬沅=8萬沅, 1450625839 =1450625839 , HZSY89=HZSY89, THU420=THU420, 1-1-4-1-2-8-1-9-3-7-9-5=1-1-4-1-2-8-1-9-3-7-9-5, silly131115=silly131115, I00=I00, 82083732=8208... | [
"mianghaha@sina.com"
] | mianghaha@sina.com |
03ea7b587cff94cdc45acdce29be68d51299f033 | 2565bb6d6e4f9e9775a81bf4c4ff0768b8071821 | /src/com/company/Client.java | 965b4510833deeb74b68bb31b2ec2c00151de2ce | [] | no_license | filipchukings/client-server-study | 881cca38f1b927d5867baa089df60d05d1fe30df | 0132d82a4b05c654951c6cbd70df36ea0be4921d | refs/heads/master | 2020-04-28T01:56:04.469369 | 2019-03-11T08:12:02 | 2019-03-11T08:12:02 | 174,878,847 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,306 | java | package com.company;
import java.io.*;
import java.net.ServerSocket;
import java.net.Socket;
public class Client {
private static int PORT = 4004;
private static String IP = "localhost";
BufferedReader in;
BufferedWriter out;
BufferedReader reader;
Socket socket;
private void makeClient... | [
"filipchukings@gmail.com"
] | filipchukings@gmail.com |
6979c40cd81172a772993f4c13c1873d3b371426 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a006/A006687Test.java | fc6ea1cd906d5fbd7d9659b27f59246e519b3d6f | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a006;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A006687Test extends AbstractSequenceTest {
}
| [
"sairvin@gmail.com"
] | sairvin@gmail.com |
b59c213416fd4b8beb2b8e4d08314b89e2a026e4 | 64ca119963bf0aab5374ab5fbdb0846790213bfa | /src/main/java/zb/springframework/beans/factory/support/AbstractAutowireCapableBeanFactory.java | 4fbd4f081a550ca25a3bf4dbe524d4b44967fc34 | [] | no_license | bobo15850/simplespring | 8186c8ae929724391d37e8605a3215caec832015 | ee2b4547e663b8c2d1cdec712bbc0781811464ec | refs/heads/master | 2021-01-11T01:30:35.702802 | 2016-11-14T04:32:15 | 2016-11-14T04:32:15 | 70,696,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | package zb.springframework.beans.factory.support;
import zb.springframework.beans.factory.config.AutowireCapableBeanFactory;
public abstract class AbstractAutowireCapableBeanFactory extends AbstractBeanFactory
implements AutowireCapableBeanFactory {
}
| [
"yizhi.zb@alibaba-inc.com"
] | yizhi.zb@alibaba-inc.com |
e979ae44f78ba54995d595b219fb35fc0e8efe97 | 3baf6ee29cc9b428433bd0db7dda0ebec6ceb4b9 | /store_alpha/src/store/utils/UploadDirectoryUtils.java | 3fc44582be3ea2432f739ea4d5aa2f7f5cb6ce7e | [] | no_license | yangsiyuan0/TugouStore_alpha | e516b5909a08ee439f524517c8de3ca9100d7d34 | 7ba7785535585b7dcc810042e6de4362b38ad649 | refs/heads/master | 2021-01-01T15:46:12.786439 | 2017-07-19T09:04:30 | 2017-07-19T09:04:30 | 97,695,910 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package store.utils;
/**
* 目录分离算法:
* 用于将上传文件自动分别存放到不同的文件夹下
* 返回值demo:4/14/2/2/
* @author yang
*
*/
public class UploadDirectoryUtils {
public static String getDividePath(String fileName){
StringBuilder sb = new StringBuilder();
int code = fileName.hashCode();
int d;
for (int i = 0; i < 4; i++) { //总共搞... | [
"yangsiyuan0@gmail.com"
] | yangsiyuan0@gmail.com |
65162be532bcbb6aac169c3b49360375ab8f32b5 | d336e0822bfb50f1ce63aa5a41c8d1d4af6944db | /core/src/main/java/com/draniksoft/ome/editor/support/actions/proj/SaveProjectAction.java | 2585b888b58c2c8c51ef3a98e13ad9ce3cf8e985 | [] | no_license | dranikpg/OME | cad52a8b1e44e4c5867f961c9c11677b6eab541c | 35988239fd218e23e3d802732bb1ffd3e9c68fd6 | refs/heads/master | 2021-09-11T13:22:40.576750 | 2018-04-07T16:16:33 | 2018-04-07T16:16:33 | 100,270,204 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 768 | java | package com.draniksoft.ome.editor.support.actions.proj;
import com.artemis.World;
import com.draniksoft.ome.editor.support.actions.Action;
import com.draniksoft.ome.editor.systems.file_mgmnt.ProjectLoadSystem;
import org.jetbrains.annotations.NotNull;
public class SaveProjectAction implements Action {
@Override
... | [
"the.dranik.men@gmail.com"
] | the.dranik.men@gmail.com |
dd0322f9c02938d49ed5c14a4923fcb3d70fec29 | d867f801f1b5da92b32b670e0617ff09a3650138 | /auth-3scale/src/main/java/io/apiman/plugins/auth3scale/util/report/batchedreporter/BatchedReportData.java | 6593406415794bc5d422c223b94d92fe92d1a278 | [
"Apache-2.0"
] | permissive | OSMOSA44/apiman-plugins | f21fd9829668b5814d68da1f291cdf7301b70d10 | 0f9a79720c33f8c544b66d101e6998f8f8eaee73 | refs/heads/master | 2021-06-11T10:34:42.170853 | 2021-03-03T16:22:09 | 2021-03-03T16:22:09 | 137,735,078 | 0 | 0 | null | 2018-06-18T09:50:34 | 2018-06-18T09:50:34 | null | UTF-8 | Java | false | false | 996 | java | /*
* Copyright 2017 JBoss Inc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | [
"marc@rhymewithgravy.com"
] | marc@rhymewithgravy.com |
250ba1a78ead0c03cb71e791c6609e09ffc8bc2f | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_515c86580d4babcdbd11b3fced0f09bfb477bfdd/DateHandler/9_515c86580d4babcdbd11b3fced0f09bfb477bfdd_DateHandler_t.java | 342604a13c2b0b3d81103cbfcad4205f3f62f97c | [] | 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 | 1,386 | java | package io.undertow.server.handlers;
import java.util.Date;
import io.undertow.server.HttpHandler;
import io.undertow.server.HttpServerExchange;
import io.undertow.util.DateUtils;
import io.undertow.util.Headers;
/**
* Class that adds the Date: header to a HTTP response.
*
* The current date string i... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
08660a6867e00bacdffbb7b9b504ee38e93b4fa6 | de2fa32bf4a7bbb5054d066c94255460dd47f626 | /OnlineExamSystemProject/src/main/java/com/lti/repository/UserRepositoryImpl.java | 9ec0891552de5aef48783bbd709944a543f64307 | [] | no_license | manikya-aravind/ONLINE-EXAM-SYSTEM-PROJECT | d7f801664a6b4b4b126cdc20e817320869a04f19 | 3d2e558366943bff30ebb40cd0053fb0e0cde953 | refs/heads/master | 2023-02-15T22:56:57.007846 | 2021-01-09T04:41:48 | 2021-01-09T04:41:48 | 328,068,501 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,256 | java | package com.lti.repository;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.TypedQuery;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import org.spr... | [
"manikyaaravind@gmail.com"
] | manikyaaravind@gmail.com |
5e3b4de4b5ba3f93c1104ef4a344609f4cf5f604 | 19a6c0e0e849a4e74c78fa2a75eb3a224a71d0c5 | /Programmers/Level3/예산/Solution.java | 43b5eb595ccb6e36336911fcfe56646b26b5cabe | [] | no_license | SunYoungKwon/Algorithms | b34c7477f5255c1359969e728b42541d80f3a2e5 | 4368e70c5b1149cc6e9b579587fd2ff8dabfd398 | refs/heads/master | 2023-06-06T04:43:07.717477 | 2021-06-28T11:17:36 | 2021-06-28T11:17:36 | 203,177,981 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,150 | java | import java.util.Arrays;
class Solution {
public int solution(int[] budgets, int M) {
Arrays.sort(budgets);
int answer = 0;
int low = budgets[0];
int high = budgets[budgets.length - 1];
int mid;
long totalBudget = getTotalBudget(budgets, high);
// 예산요청 총 합보다 국가예산이 많은 경우
if(totalBudg... | [
"noreply@github.com"
] | noreply@github.com |
1218823299872535499e3bfed70c8a9778b40b20 | 88752f401d19f8d6681b2dbbcde0e1c852fe7d3e | /lesson2/test2/Catalog.java | 3e27478d2557ba995a073aac5f43be32f10ff165 | [] | no_license | GHDmitro/JavaPr | e40b73629584e0c01def08bcf43d85dac27a1ef8 | 62624d521fede3ea6d2064b419e23b08263a8969 | refs/heads/master | 2021-01-10T17:30:46.328353 | 2016-02-23T13:36:27 | 2016-02-23T13:36:27 | 52,210,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 585 | java | package lesson2.test2;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
@XmlRootElement(name = "catalog") //создается елемент типа бук (тег типа book)
public class Catalog {
@XmlElement(name =... | [
"d.timosh1996@gmail.comd.timosh1996@gmail.comd.timosh1996@gmail.com"
] | d.timosh1996@gmail.comd.timosh1996@gmail.comd.timosh1996@gmail.com |
149ba45179085574284dc0a7570f7681eee8cb93 | 976388d7174f8e4c380f10a5a7ce63ac9f1a4570 | /model/src/main/java/com/egbert/apitest/vo/order/OrderMqVo.java | 4d7cc5a351a6914b5e1a8a47c04fb4a412d27c0c | [] | no_license | EgbertHistorianPokling/apitest_parent | 0e13e034919ec41d45c95b3bdf8ce3faf73bc187 | 2bc463f5b4fa715744a56f724250da18e03f16c9 | refs/heads/master | 2023-04-23T21:55:07.386091 | 2021-05-11T06:23:35 | 2021-05-11T06:23:35 | 363,910,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 575 | java | package com.egbert.apitest.vo.order;
import com.egbert.apitest.vo.msm.MsmVo;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.util.Date;
@Data
@ApiModel(description = "OrderMqVo")
public class OrderMqVo {
@ApiModelProperty(value = "可预约数")
priv... | [
"moxiaoxuanyu@foxmail.com"
] | moxiaoxuanyu@foxmail.com |
e904f8efb8a20a57c0fdf109104f4b65f9392b1f | be99852e6de12c104d85eda8a101725e65600687 | /src/main/java/com/project/dvdrental/exception/ErrorDetails.java | 29a766b0ee33d30d484cab618aa9a617f5ff83f7 | [] | no_license | mdfadly/dvd-api | 648b6958fab0f39c2a78684c8db9511d10b3e092 | 39088b25dc469c7787f7005aa59020e43331c372 | refs/heads/main | 2023-03-02T07:27:06.912889 | 2021-02-10T06:10:29 | 2021-02-10T06:10:29 | 333,684,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 745 | java | package com.project.dvdrental.exception;
import java.util.Date;
public class ErrorDetails {
private Date timeStamp;
private String message;
private String status;
public ErrorDetails() {
super();
}
public ErrorDetails(Date timeStamp, String message, String status) {
super();
this.timeStamp = timeStamp;
... | [
"U541680@bca"
] | U541680@bca |
76c8e5bca502e18a3044a4f67629ff68e8a08a7f | 732c7e72eaf99bf7173aba7831dafe8dbc099d99 | /app/src/main/java/com/propellerng/thepropeller/fragments/RecentPost.java | ddd3962856b8a30a35b471d559f2905554d10e98 | [] | no_license | ESIDEM/ThePropeller | bc660199885ae66ceb417d82586c8889f9f13c50 | 161b752b23fdedfc098ca1f26dcc0593c47d2012 | refs/heads/master | 2021-01-01T16:23:40.409768 | 2017-07-20T22:03:57 | 2017-07-20T22:03:57 | 97,823,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,343 | java | package com.propellerng.thepropeller.fragments;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.suppor... | [
"solutionz18@ymail.com"
] | solutionz18@ymail.com |
431364d2e71d1d794f055feb1b5380a54c0af514 | 65d6f5ec080577e347b6fe3d5ec48fb102553a3d | /learnSpring/09_ssmagain/src/main/java/cn/zyx/service/UserService.java | b312b93e34316e0b833553430dbad6377d031da5 | [] | no_license | EssinZhang/JavaLearning | 71aa6c8ded5e51203d3a669f71b025ac1dce00b8 | 941d89ee51274331d5cd5084549ad740ee1555ae | refs/heads/master | 2022-12-22T02:33:42.194581 | 2021-04-08T11:45:05 | 2021-04-08T11:45:05 | 127,505,318 | 3 | 0 | null | 2022-12-15T23:57:38 | 2018-03-31T06:23:59 | Java | UTF-8 | Java | false | false | 268 | java | package cn.zyx.service;
import cn.zyx.bean.User;
import java.util.List;
public interface UserService {
void addUser(User user);
void deleteUserById(int id);
void updateUser(User user);
List<User> selectUser();
User selectUserById(int id);
}
| [
"yixin0226@126.com"
] | yixin0226@126.com |
0b1c9b3b7c2c7e474fa364c20a40d74ad0dc45dc | 928d52e212133603ac3470b8d65b965547aa9664 | /android/app/src/main/java/com/theah64/frenemy/android/utils/gpix/Callback.java | bfe97dff3b809ac1c1addec6bf2ae71a5116b3c1 | [
"Apache-2.0"
] | permissive | theapache64/Frenemy | 748b61ea072e194ec9da8b83595c8ae55b5e0053 | 5fbf1f874faf70add2654758d5dd8e29a5f78f4d | refs/heads/master | 2021-01-25T06:23:56.018546 | 2018-03-14T09:39:43 | 2018-03-14T09:39:43 | 93,558,951 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package com.theah64.frenemy.android.utils.gpix;
import org.jetbrains.annotations.NotNull;
import java.util.List;
/**
* Created by theapache64 on 21/10/16.
*/
public interface Callback {
void onResult(@NotNull List<Image> imageList);
void onError(final String reason);
}
| [
"theapache64@gmail.com"
] | theapache64@gmail.com |
7b49310515647b6f1dee7177113f27d83f908a6e | e9b7e78cbc5591ded1085de4be024ce4f78a1cff | /app/src/main/java/keyczar/Util.java | a9715a58a593cedf2138c394247a97c1968277b7 | [] | no_license | shardullavekar/keyczar | 2fa5bbda1fb420c46f5eccedf96c057e3d06ca22 | 04136fb6fcd5a2c759d1040df9c0375d8b626955 | refs/heads/master | 2021-01-01T03:37:11.004147 | 2016-05-11T03:53:52 | 2016-05-11T03:53:52 | 58,346,106 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,774 | java | package keyczar;
import org.keyczar.Crypter;
import org.keyczar.DefaultKeyType;
import org.keyczar.Encrypter;
import org.keyczar.GenericKeyczar;
import org.keyczar.KeyMetadata;
import org.keyczar.KeyVersion;
import org.keyczar.KeyczarKey;
import org.keyczar.SessionCrypter;
import org.keyczar.enums.KeyPurpose;
import o... | [
"shardullavekar@gmail.com"
] | shardullavekar@gmail.com |
ceb919f89142035190ad26ee8fdd6229f77b679f | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-new-fitness/results/MATH-84b-2-16-Single_Objective_GGA-IntegrationSingleObjective-/org/apache/commons/math/optimization/direct/MultiDirectional_ESTest.java | 5beff56957a020602c2bbad8eaf395c61fca72c3 | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,580 | java | /*
* This file was automatically generated by EvoSuite
* Mon May 18 03:25:56 UTC 2020
*/
package org.apache.commons.math.optimization.direct;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import java.util.Comparator;
import org.apache.commons.math.opti... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
0fe3e4cebf293b412609d3a5f8bdbd467ea29f8f | 25492051f9151f5e6a557b7f72f29e5c9cf5b7ee | /src/iPadDpChecklist/MainActivity.java | 293249edd693e97226554f2aa93410ece3b5e2ee | [] | no_license | jamesfdz/Checklist-Creation-Tool | 40af1f01a933b3217a8770d4404db87692a85a1f | c34cd9185e06d02e4c418d3cc1b6dda3d43c20e5 | refs/heads/master | 2021-08-17T23:05:20.445203 | 2020-04-08T11:12:15 | 2020-04-08T11:12:15 | 155,890,482 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,396 | java | package iPadDpChecklist;
import static java.awt.SystemColor.window;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import static java.lang.Integer.parseInt;
import java.math.BigDecimal;
import java.net.Ma... | [
"noreply@github.com"
] | noreply@github.com |
58e901cec783bc9d5a2aa93120a744907924c2e4 | 480883d7496ce8dd7f4e7e97d95814234641564d | /src/com/pancats/view/module/site/SiteOperate.java | 6ea927ab053a6644fb92ba9099b0ee0dc87664bc | [] | no_license | MrLeiPan/PancatsBlogManager | 822ffbab263f8dd65e7c66daf91bf1535ec99d6f | 8509d00f908f8fb28a4fcfc3be34140975eb2268 | refs/heads/master | 2020-04-08T10:46:04.323976 | 2018-11-29T15:36:41 | 2018-11-29T15:36:41 | 158,995,872 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,100 | java | package com.pancats.view.module.site;
import java.awt.Dimension;
import java.util.List;
import javax.swing.JPanel;
import com.pancats.domain.Site;
import com.pancats.view.component.utlis.DefaultTableData;
import com.pancats.view.component.utlis.MyTableModel;
import com.pancats.view.component.utlis.Operate;... | [
"1171985576@qq.com"
] | 1171985576@qq.com |
dec3f9ad0cc92527755c1f01a261ce29e85117e7 | 92ae37b86b554dfcc39d132266afe7c6059f613f | /src/main/java/org/example/axonspringgradle/domain/event/CardLimitChangedEvent.java | f9b69ba8218fac2d093fcc9f57a01c3d4d423f00 | [] | no_license | offspringer/axon-spring-gradle | 3f0af152e7697e3ff9323eadf720a1b3e0fc5f7a | b621a1c75cb3e18a77b14e35f7e024132fc95247 | refs/heads/main | 2023-05-07T04:38:35.165161 | 2021-05-30T23:02:47 | 2021-05-30T23:02:47 | 372,331,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 372 | java | package org.example.axonspringgradle.domain.event;
import lombok.Getter;
@Getter
public class CardLimitChangedEvent extends BaseEvent<String> {
private final String cardId;
private final double limit;
public CardLimitChangedEvent(String id, String cardId, double limit) {
super(id);
this.c... | [
"rogertdsantos@gmail.com"
] | rogertdsantos@gmail.com |
30a1de11e7996ca32170c4f66adab0a5fa2764c9 | 792a5cffef4834c1c80d637f01cc69c7dfe9a51f | /app/src/main/java/com/example/android/myapplication/models/main/MainModel.java | 6d815462ae129529cbd1d3c2b86c5b6510db885a | [] | no_license | mikkelofficial7/Android-Udacity-Advance | 29933d86be13da125add1b0fb9d1cb38f0dcc22e | 3fc065e0a402e6649416a589bfc1b59f2ef81b68 | refs/heads/master | 2021-01-22T10:56:25.238827 | 2017-05-28T13:42:23 | 2017-05-28T13:42:23 | 92,662,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 183 | java | package com.example.android.myapplication.models.main;
import okhttp3.Request;
/**
* Created by Yosefricaro on 14/05/2017.
*/
public interface MainModel {
Request build();
}
| [
"mikkels86@gmail.com"
] | mikkels86@gmail.com |
cc17064da931d9ebad19976987f7fdc40ee10aae | c565eb8f97f6852cf269f6c23a2334f260c08ea8 | /src/main/java/com/phi/proyect/controller/ProcedimientoController.java | e1f237f2dc558f0161154fa46d8af8c2d28fbb02 | [] | no_license | JuannAnntonio/Casa-Bolsa | ed5109bd50425728f8c7855a80ead48dffb69a44 | 60de88ed25b6da3adad5e3bf738f1b919534d6ac | refs/heads/main | 2023-06-17T23:27:40.530332 | 2021-07-03T16:28:16 | 2021-07-03T16:28:16 | 350,518,735 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,809 | java | package com.phi.proyect.controller;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.... | [
"dev.juan.perez@gmail.com"
] | dev.juan.perez@gmail.com |
280f2aa5b0c1a5ccdb41c4e216348ac9f755400d | 45bad237680a041452a473d5e39358c06cd440f3 | /pier-exchange/src/main/java/com/pier/exchange/util/Parameters.java | ac08095ce121d75769f3bb5eaa815a841aafdc5f | [] | no_license | xzry6/pier_exchange | 51b51b11bf48912ac1999cdf307759b881e952b0 | 0cb05602c93a9e4257d8cf7645561fc92c606cd2 | refs/heads/master | 2020-06-30T03:51:08.972757 | 2015-07-02T02:21:27 | 2015-07-02T02:21:27 | 38,088,233 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,937 | java | package com.pier.exchange.util;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.List;
import org.apache.http.NameValuePair;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.client.methods.HttpReq... | [
"xzry6@mail.missouri.edu"
] | xzry6@mail.missouri.edu |
ec43555fbc5523cf6d7ebfdaac981677e5a32ff8 | 6621222397d5be7ac0db1bae04afc509be235929 | /app/src/main/java/com/example/basic/room/FacultyDatabase.java | db55ada3c61f46497996f7af9b8b1cce1fbd5eee | [] | no_license | Wanjohi-Erick/Attendance | 598c771fb73bc1962e9a733b228cfcb35d9c9952 | cc851247fbe6495c07508df0c0c96c56ed87b3cb | refs/heads/master | 2023-09-06T07:50:12.653535 | 2021-11-17T02:53:20 | 2021-11-17T02:53:20 | 422,060,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 703 | java | package com.example.basic.room;
import android.content.Context;
import androidx.room.Database;
import androidx.room.Room;
import androidx.room.RoomDatabase;
@Database(entities = Faculty.class, version = 1)
public abstract class FacultyDatabase extends RoomDatabase {
public abstract FacultyDao facultyDao();
p... | [
"wanjohierick07@gmail.com"
] | wanjohierick07@gmail.com |
445d7e166c615b923949a26d779bf32f261ad48b | 3c38f016c3031d34df208c8e1cbdbc6b4c5e9935 | /Ch08-Object/src/com/inter1/InterfaceEx01.java | 0ba5887aa7c528100c01128f1b58eb897da6e338 | [] | no_license | mellamonaranja/JAVA_Academy_Eng | a26d2ecd3b68aeaf8d3c66b7f90e25349cf7e0b7 | bd5e8c9596babefe3c530f0e5c7b44afc8c30432 | refs/heads/master | 2022-03-20T20:42:39.765692 | 2019-12-04T14:27:32 | 2019-12-04T14:27:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 610 | java | package com.inter1;
interface InterfaceTest{
public static final int A=100;
// element 1 : constant
public abstract int getA();
// element 2 : abstract
}
public class InterfaceEx01 implements InterfaceTest{
// elements of InterfaceTest is inherited
@Override
public int getA() {
return A;
... | [
"joohyunyoon@Joses-MacBook-Pro.local"
] | joohyunyoon@Joses-MacBook-Pro.local |
04fbe40fcf8e9d3dd906203c2ebfb0f6154af1fd | 7ca8ffcdfb39ab4ffc2d8ff291e46ffabc8db6a2 | /hadoop-cloud-storage-project/hadoop-cos/src/main/java/org/apache/hadoop/fs/cosn/ByteBufferOutputStream.java | 9e6a6fc5f36634d278f60b69164c0b4cd893608d | [
"CC-PDDC",
"CC0-1.0",
"CC-BY-3.0",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-only",
"LicenseRef-scancode-other-permissive",
"CDDL-1.0",
"GCC-exception-3.1",
"MIT",
"EPL-1.0",
"Classpath-exception-2.0",
"BSD-3-Clause",
"GPL-2.0-only",
"Apache-2.0",
"LicenseRef-scancode-pu... | permissive | apache/hadoop | ea2a4a370dd00d4a3806dd38df5b3cf6fd5b2c64 | 42b4525f75b828bf58170187f030b08622e238ab | refs/heads/trunk | 2023-08-18T07:29:26.346912 | 2023-08-17T16:56:34 | 2023-08-17T16:56:34 | 23,418,517 | 16,088 | 10,600 | Apache-2.0 | 2023-09-14T16:59:38 | 2014-08-28T07:00:08 | Java | UTF-8 | Java | false | false | 2,137 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | [
"sammichen@apache.org"
] | sammichen@apache.org |
1994cc14e2246b61e752d083ea5a86cf8c51882a | f258004690860ab810cea009e350568cf7281072 | /fragmentdemo/src/main/java/com/qianfeng/fragmentdemo/fragment/MyFragment.java | d0337d2d64cffc0a99961df0800bc7131228f4e7 | [] | no_license | dl7941786/AndroidBaseD | 625087d7c4029ef192edb382cc741ad6467bee2e | 06f8c723fb0a9ad0e1ceaba7a4f14cab8365553b | refs/heads/master | 2021-01-11T00:21:04.155708 | 2016-10-11T01:32:04 | 2016-10-11T01:32:04 | 70,543,958 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,916 | java | package com.qianfeng.fragmentdemo.fragment;
// _ooOoo_
// o8888888o
// 88" . "88
// (| -_- |)
// O\ = /O
// ____/`---'\____
// . ... | [
"dinglong9341@163.com"
] | dinglong9341@163.com |
99853eca506e6ef9569563bd2d44e90b4dee5a60 | 328cf93d5d82c550dd870376ab141f752c7edd19 | /android-lootSdk/app/src/main/java/io/loot/lootsdk/models/networking/contacts/ContactTransactionResponse.java | ed2f71773848507aee1a5f46d0d80ebc6069e1e8 | [] | no_license | karolmalyszko/lootLibs | 36e7ccd9d967a16e5b62e85815edbcb5b2cc4e8e | 6756fe8e695980bdefc1655ee449e2c335bec9ce | refs/heads/master | 2020-03-22T23:57:39.253481 | 2018-07-16T10:36:36 | 2018-07-16T10:36:36 | 140,836,443 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,459 | java | package io.loot.lootsdk.models.networking.contacts;
import com.google.gson.annotations.SerializedName;
import io.loot.lootsdk.models.data.contacts.Contact;
import io.loot.lootsdk.models.data.contacts.ContactTransaction;
import io.loot.lootsdk.models.orm.ContactTransactionEntity;
import lombok.Data;
@Data
public clas... | [
"karol.malyszko@gmail.com"
] | karol.malyszko@gmail.com |
9cb1ad806f45e1e27d81d807649dbb822e6a9440 | 506bc7d85d87d3ed29aad0c47751b6bcc8159995 | /contacts-mobile-basic/src/main/java/org/jboss/quickstarts/wfk/model/Member.java | 81db99e1e6ea3865efde3635e0587e0c85e81181 | [
"Apache-2.0"
] | permissive | ralbuque/jboss-wfk-quickstarts | ffb3fbefa70d5e3dea111ba55bcc2470b786e295 | ebe93075903eb0658fff6b83cb3618318ebe0510 | refs/heads/2.5.x-develop | 2021-01-18T01:52:15.426041 | 2014-03-21T12:31:11 | 2014-03-21T12:31:11 | 46,859,197 | 1 | 0 | null | 2015-11-25T12:04:44 | 2015-11-25T12:04:44 | null | UTF-8 | Java | false | false | 3,972 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2014, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y... | [
"javajoshw@gmail.com"
] | javajoshw@gmail.com |
c7105d9e1e9fd632ab91c4ed1c598a17d8ccd96c | d0dc762dc6f308f532c4837c06dd52f3269c65f4 | /app/src/androidTest/java/com/android/aprendaingles/ExampleInstrumentedTest.java | 87a9b4b87583ee6c95d5bfa81e9809e7b9088e2f | [] | no_license | CarolineMBorges/AppAprendaInglesAndroid | 139f257afbe3412bd80dfa97046715ece99c6b7c | 0dd9033149d095336c20c8e0682b75da1eba60a3 | refs/heads/master | 2020-04-24T12:17:44.433333 | 2019-02-21T21:53:44 | 2019-02-21T21:53:44 | 171,950,922 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 734 | java | package com.android.aprendaingles;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Andro... | [
"mborgescarol@gmail.com"
] | mborgescarol@gmail.com |
c8a095de24f44518d4a3a6d4b74ca1befdaeeaa6 | 8819d1bac4b53c5e3d71072ca972ce7802eca1f5 | /DatabaseManager.java | 020adbe41221e436b67418969cf3b4958faf6fca | [] | no_license | lakshya88/Email_Client | 52478d42a89b634d208840265b01d5e6f5a79cc5 | ff2bfa07fa232d99202756c7116239c5337b269e | refs/heads/master | 2020-05-25T20:24:41.428645 | 2019-05-22T06:33:43 | 2019-05-22T06:33:43 | 187,976,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,699 | java | /**
* DatabaseManager.java contains all the functions needed to communicate with the
* HBase database
*
**/
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.HBaseConfiguration;
import org.apache.hadoop.hbase.... | [
"noreply@github.com"
] | noreply@github.com |
a8cccd3b0148ed2ab3383f104bfb0e94a5cd587e | 3c08b8f2c217b0731e8bc4a668395bb8d074b12c | /recommendation-ms/build/generated/source/proto/main/java/recommendation/Recommendation.java | 0136eb99e15e5128be5d9c8e2c05b6227dbcc7ee | [] | no_license | LedesmaBruno/distribuidos | adf50fbdae3370d7a2287456db5499540476b09c | 94208eab9ecf2abe39ebaa03f5fdf018f048b1ac | refs/heads/master | 2020-05-29T18:55:05.777603 | 2019-05-09T16:32:25 | 2019-05-09T16:32:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 64,161 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: recommendation/recommendation.proto
package recommendation;
public final class Recommendation {
private Recommendation() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public sta... | [
"bruno.ledesma96@gmail.com"
] | bruno.ledesma96@gmail.com |
730132db479d5cd5214d01d161465cb038dfffc9 | b9f73c7241d7a374e4b16fd74dcc5365724d9f0c | /src/io/github/s5uishida/iot/rainy/device/bme280/BME280MqttSender.java | d6552def7ca156bcf91685c985d47274f1338901 | [
"MIT"
] | permissive | ilibx/rainy | 27456de201bd3d997224ad84670d0f3728db79b0 | 50ea3e79df287de683fd98a9144349a914cd0eba | refs/heads/master | 2022-03-16T16:46:14.241959 | 2019-12-07T10:52:59 | 2019-12-07T10:52:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,068 | java | package io.github.s5uishida.iot.rainy.device.bme280;
import java.io.IOException;
import io.github.s5uishida.iot.rainy.device.bme280.data.BME280Data;
import io.github.s5uishida.iot.rainy.sender.IDataSender;
import io.github.s5uishida.iot.rainy.sender.mqtt.AbstractMqttSender;
/*
* @author s5uishida
*
*/
public clas... | [
"s5u.ishida@gmail.com"
] | s5u.ishida@gmail.com |
25f5d8a1e4c87dd76b4c39b545cb5704ad3ae2b7 | 3053c815af5d8f6e5598f8bbe2b1f2cbebfc8c3f | /src/main/java/com/company/demo/java8features/methodreferences/StringUtils.java | 38a75c70a6b9619fe898d37d1bc2ccd041fa3ed2 | [
"MIT"
] | permissive | pkarafotis/java8features | 6a9f6b1f9746cab665a85369c944db14fa69f802 | 8ae3ce2b710074e579d799420baf0e0398b18a54 | refs/heads/master | 2021-03-24T04:54:52.809602 | 2020-03-17T18:58:31 | 2020-03-17T18:58:31 | 247,518,361 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | package com.company.demo.java8features.methodreferences;
public class StringUtils {
public static String capitalize(String str) {
return str.substring(0, 1).toUpperCase() + str.substring(1);
}
}
| [
"Panagiotis.KARAFOTIS@intrasoft-intl.com"
] | Panagiotis.KARAFOTIS@intrasoft-intl.com |
23d32de4c38973a35c0c78f1d4e14ac10be3161e | a9970da88ec439ef1c461a4a279ebd8a8a347d6d | /applets-system/src/main/java/com/applets/system/mapper/SysUserOnlineMapper.java | 4ad961c5678646699b74aa0e4431d33693c31974 | [
"MIT"
] | permissive | LufeiClimb/applets | bb2206998debed537de1488b5627ca7f2c600630 | c44259dc706ab182894600d952a9194cf46c9d84 | refs/heads/master | 2023-03-28T16:23:09.886856 | 2021-04-09T09:57:34 | 2021-04-09T09:57:34 | 340,248,614 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,131 | java | package com.applets.system.mapper;
import com.applets.system.domain.SysUserOnline;
import java.util.List;
/**
* 在线用户 数据层
*
* @author LufeiClimb
*/
public interface SysUserOnlineMapper {
/**
* 通过会话序号查询信息
*
* @param sessionId 会话ID
* @return 在线用户信息
*/
public SysUserOnline selectOnli... | [
"457980920@qq.com"
] | 457980920@qq.com |
0208330f7e88cb5d6e348e2f023aa18a7e006438 | 4aac8202dd16fc3e22ed70be102f975ca4da0eba | /projects/1-threads/students/Charity-Flea-Market/src/main/java/com/bukowskaewelina/app/Chairman.java | 113c2d6956ef4787a1b38838b0fd82110acf9a35 | [] | no_license | Wewe12/distributed-java-intro | 8cb0304539e4e1fa50341626ad08b0ee3866f6f2 | 4d3d3a7ce93f717cedd42f5e6beb84ba68cde28c | refs/heads/master | 2020-05-29T11:01:14.110029 | 2014-11-20T07:20:27 | 2014-11-20T07:20:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,974 | java | package com.bukowskaewelina.app;
import java.util.ArrayList;
import java.util.Random;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Future;
public class Chairman implements Runnable{
private f... | [
"ew.bukowska@gmail.com"
] | ew.bukowska@gmail.com |
197d96e4233481bdacb25b4a089564b4b4024719 | 1bb31a420bdb0e6c99779f11ddcb42238ae2ae2e | /src/quiz/FrmSobre.java | cd0a4940027a8a9153ac10d8ffb21ba75b091852 | [] | no_license | matsvilas/Projeto_APS_TerceiroSemestre | 99fd683b1d99928f3af3ebc3d7ae190658c5df54 | cc25a26c3075f3afa170cc4f7b836ca5b0a67554 | refs/heads/master | 2021-01-25T07:44:15.783222 | 2017-06-07T16:28:05 | 2017-06-07T16:28:05 | 93,656,415 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,588 | 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 quiz;
import javax.swing.SwingConstants;
/**
*
* @author Matheus
*/
public class FrmSobre extends javax.swing.JFrame {
... | [
"mats.vilas@hotmail.com"
] | mats.vilas@hotmail.com |
aac850a94721240f99c49d51405f076959baf6bd | fca167b96e7bbe396a96e66f26de8d9ef324f955 | /src/main/java/EchoServer.java | fac033cd41430986b254e7a84412d75f5f5dc89a | [] | no_license | AosPassword/netty_demo | 225d7bdcc56bf54631eff3f286fddaa01c916dce | d2f528968286e8e7f1f551378107c7953425070b | refs/heads/master | 2020-03-30T12:53:44.961075 | 2018-10-02T11:55:58 | 2018-10-02T11:55:58 | 151,246,682 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,254 | java | import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.*;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.SocketChannel;
import io.netty.channel.socket.nio.NioServerSocketChannel;
public class EchoServer {
private EventLoopGroup acceptGroup=null;
private EventLoopGroup... | [
"815923529@qq.com"
] | 815923529@qq.com |
a2b4b75f56daf1f57c3359c9aab87ce792351ef0 | 4636de0e1fd7d12863b24a26a741acb4d329abe8 | /app/src/main/java/com/example/knu_cclab/airpang/MainActivity.java | bd006cdd197933cf9a71c3fbbc70442c7ac28fe0 | [] | no_license | pricelessmok/airpang | bc4b111c7e4291757e13b95c8ff6ffe8fab150e6 | c1015e5f9a87fd02b27854a2d4216a9eb32bc236 | refs/heads/master | 2020-03-30T04:37:11.230741 | 2018-09-28T14:34:28 | 2018-09-28T14:34:28 | 150,753,296 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,982 | java | package com.example.knu_cclab.airpang;
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.telephony.SmsManager;
import android.util.Log;
import android.view.View;
import android... | [
"pricelessmok@gmail.com"
] | pricelessmok@gmail.com |
e52b630434c40f8bbf7f73fb22468a584e60a43e | d01357d7ad5be2ba1508f56a24d14df2af5b4889 | /src/main/java/miw/klondike/factory/CardFactory.java | 2fa162e5e0a77a7aaa6b32d3d4c599951f167cef | [] | no_license | chante29/Klondike_TDD | 399d7efb7351937296d1bf19b6f8015a9c0ebcc7 | 969af7ad0a0449160c5b797c29f00bb3bc883985 | refs/heads/master | 2020-04-11T04:48:37.269584 | 2015-04-17T19:15:46 | 2015-04-17T19:15:46 | 33,688,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,696 | java | package miw.klondike.factory;
import miw.klondike.Card;
import miw.klondike.enumeration.Score;
import miw.klondike.enumeration.Suit;
import miw.klondike.score.As;
import miw.klondike.score.Dame;
import miw.klondike.score.Eight;
import miw.klondike.score.Five;
import miw.klondike.score.Four;
import miw.klondi... | [
"Chante@192.168.1.130"
] | Chante@192.168.1.130 |
3861580803c032c3afae5d2c6987dfaa2cb1ee6c | b7d5a0595cfb23d16b8e495f7afbd03191543ec5 | /branches/V1.02/zhdj/src/main/java/cn/com/do1/component/util/uploadServlet.java | eb3bdbca81b1e8d8861f797e30bf8e1d75813b7d | [] | no_license | github188/Dangjian | a2a4aa6b875c5fa90c379fcb964ac1cdf25980fc | b510eb89c3b2edff9998105e043c4a56dbbe1106 | refs/heads/master | 2021-05-27T08:51:16.381332 | 2014-05-20T15:46:20 | 2014-05-20T15:46:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,323 | java | package cn.com.do1.component.util;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.PrintWriter;
import java.text.SimpleDateFormat;
import java.util.Arrays;
import java.util.Date;
import java.util.HashMap;
import java.util.Iterator;
im... | [
"mac@mactekiMacBook-Pro.local"
] | mac@mactekiMacBook-Pro.local |
f93e8b778fbd20908ab483cc3920b2506a696c6e | 2e17ca6a917410764d89ba052e700da5e47f0312 | /src/com/goitjb4/projects/tictactoe/AIKoss.java | 452433e2130632edd0596165b912341b914ee983 | [] | no_license | vtolok/TicTacToe | 3bc5328a429abc3006061e37c3c29fef1c4443e6 | a3e821ad79b50880f9b53e44bc892b149eba6266 | refs/heads/master | 2021-01-10T01:31:45.098374 | 2016-11-21T20:41:07 | 2016-11-21T20:41:07 | 46,442,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,472 | java | package com.goitjb4.projects.tictactoe;
import java.util.Arrays;
public class AIKoss extends AbstractAI {
private static final int BOARD_SIZE = 9;
private static final int PLAYER_X = 1;
private static final int PLAYER_O = -1;
private static final int PLAYER_X_WON = 4;
private static final int DRAWN_GAME = 3;
p... | [
"nikolifan15@gmail.com"
] | nikolifan15@gmail.com |
5e0723866c7ee266811f8276e5a0b1bf28552e46 | cf1cbd8fc45ddd893da512ce3f2e8d0e3d288291 | /src/main/java/onethreeseven/stopmove/view/StopMoveMenuSupplier.java | 2a92907269a3692ff04727acf152dfb0923e86f1 | [
"MIT"
] | permissive | kapiya/137-stopmove | 541cdbbf0b2ef456f6c9b55fe30251ff28c5db2d | b91a05a7319414433df529bfdab0ed4423729cae | refs/heads/master | 2021-09-16T04:12:11.598560 | 2018-06-16T01:06:59 | 2018-06-16T01:06:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,609 | java | package onethreeseven.stopmove.view;
import javafx.stage.Stage;
import onethreeseven.trajsuitePlugin.model.BaseTrajSuiteProgram;
import onethreeseven.trajsuitePlugin.view.*;
/**
* Supplies stop/move menu to other modules
* @author Luke Bermingham
*/
public class StopMoveMenuSupplier implements MenuSupplier {
@... | [
"llbermingham@gmail.com"
] | llbermingham@gmail.com |
a7dbf65a10dcf3deb590ad492b65943f49cc65ff | d23ee237546bc8a89d6cc45ecbe000a55d38a4b3 | /src/main/java/com/ccyang/stack/util/Main.java | 5a39ab8f612df0baaf61cd4bb2d3aa2e133bbc7f | [] | no_license | yangSirKo/Data-Structures | 15e5478cb47ebf5c8c468247bcede873e853606c | 8135b7a95b8fd3e33a2d39c6e0e94d544069d62f | refs/heads/master | 2020-03-26T19:53:13.309181 | 2018-08-21T15:13:33 | 2018-08-21T15:13:33 | 145,291,580 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,136 | java | package com.ccyang.stack.util;
import java.util.Random;
/**
* @author ccyang
* @date 2018/8/21 21:56
*/
public class Main {
private static double testStack(Stack<Integer> stack, int opCount){
long startTime = System.nanoTime();
Random random = new Random();
for (int i=0; i<opCount; i+... | [
"1415946318@qq.com"
] | 1415946318@qq.com |
decda456fe25dbc928b63ae4df759ab0888772a3 | c4e1ae3fac4a55083c64ee9d0756240497850daf | /src/main/java/com/gds/entity/MyFile.java | 694365f1aadcdd4ca72dcfd92268a6e099412286 | [] | no_license | sxzyc/gds | 6461b93311c638cc6ac84a7cfa681b3ad8c45d0e | 00a1be1d296df5ec7ca3aa4cb2b153bb11799132 | refs/heads/master | 2021-09-15T14:08:14.995087 | 2018-06-04T03:42:18 | 2018-06-04T03:42:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,478 | java | package com.gds.entity;
import java.io.Serializable;
import java.text.SimpleDateFormat;
import java.util.Date;
public class MyFile implements Serializable {
private Integer fileId;
private String fileName;
private String fileUrl;
private String fileIntroduce;
private String uploadUsername;
... | [
"513598006@qq.com"
] | 513598006@qq.com |
75855c754a858987dbdb406261168f2709abaf85 | daaaab604b7a94503dae01eace8ab793712d9142 | /Elective/src/ua/nure/jurkov/SummaryTask4/controller/action/lecturer/ViewCoursesOfLecturerAction.java | 6c448db4bf6c2c003d5d86bd5f4bae010cd8879c | [] | no_license | ilemon12/SummaryTask4 | 4a43407b6fa50ab020593563b7f8efa437ce39e1 | 1bf7e1b95a682303f39dc9f8f54e56c2c0013f83 | refs/heads/master | 2020-12-02T08:44:56.146643 | 2016-08-28T14:58:28 | 2016-08-28T14:58:28 | 66,823,143 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,660 | java | package ua.nure.jurkov.SummaryTask4.controller.action.lecturer;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.apache.log4j.Logger;
import ua.nure.jurkov.SummaryTask4.controller.action.Ac... | [
"eugeneurkov@mail.ru"
] | eugeneurkov@mail.ru |
618b645cf5c8cde787ea065d64ec2f3795db6e7f | 8de3c7c110596ff9934385561bd424b0c985c789 | /app/src/main/java/com/example/dx/utilproject/net/SimpleHttp.java | 7da61a9005d69290a04a85db7906ff9cd9ace541 | [] | no_license | Blackunit/UtilProject | edfd51a50fc628cfd428764d822b4e20d026f17c | 550eb0bb66f43379bbae4384543bbc609ed6b98b | refs/heads/master | 2020-03-28T12:34:30.537135 | 2018-06-03T13:55:03 | 2018-06-03T13:55:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,843 | java | package com.example.dx.utilproject.net;
import android.os.Handler;
import android.util.Log;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.net.HttpURLConnecti... | [
"1796581057@qq.com"
] | 1796581057@qq.com |
f240c89fa85fd427022fa2ebc73ceaa1451be119 | 1539c20241768a8a016a9463dd04effe1b48285a | /data-structure/src/main/java/com/vista/drill/improve/f动态规划/MaxSubArray.java | ed812c1a6364de84521910a575c7bab8c89efc61 | [] | no_license | VVvista/vista-drill | 540477cfdd76325e104cd69933bb002c60a9f262 | 5433a468b1ed07ce6c72198b74a427c4aebc3a13 | refs/heads/master | 2021-04-08T03:41:06.672973 | 2021-02-19T02:48:50 | 2021-02-19T02:48:50 | 248,736,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,022 | java | package com.vista.drill.improve.f动态规划;
/**
* 1.最大连续子序列和
* 给定一个长度为 n 的整数序列,求它的最大连续子序列和
* 状态:dp(i) 以 nums(i)结尾的最大连续子序列和
* 初始状态:dp(0)=nums(0)
* 状态转移方程:
* 若dp(i-1)>0,dp(i)=dp(i-1)+nums(i)
* 若dp(i-1)<=0,dp(i)=nums(i)
*https://leetcode-cn.com/problems/maximum-subarray/
* @author WenTingTing by 2020/9/22
*/
public ... | [
"wentingting_vista@163.com"
] | wentingting_vista@163.com |
f3840e05508ba5f0b25354537b8c167b2a520fe3 | 8de7fac429f41841120df6721d2c693fced70a02 | /Marcu Ioan/we/Missle.java | 56db780fc18ab9cda783b8402a69618a0ff3d20f | [
"MIT"
] | permissive | Ioan1995/labtemplate | 7b30920c52817aa493e2d488254c1d811c578f4b | 95dab619e60a8ef1d81d504eb57794c32f089a71 | refs/heads/master | 2021-09-04T04:06:44.982917 | 2018-01-15T17:19:26 | 2018-01-15T17:19:43 | 112,223,502 | 0 | 4 | null | 2017-11-27T16:57:42 | 2017-11-27T16:57:41 | null | UTF-8 | Java | false | false | 2,715 | java | import greenfoot.*; // (World, Actor, GreenfootImage, Greenfoot and MouseInfo)
import java.util.List;
public class Missle extends Actor
{
public Airplane sar;
public double posx,posy,veloc=3;
public double targetx,targety;
public boolean DEAD= false;
private int jeda=0;
public void added... | [
"marcu_ioan1122@yahoo.com"
] | marcu_ioan1122@yahoo.com |
5f8d6f4a0753ad298f9b7c7479e463bad3fd29a7 | 36c56d5674a9015598e4f71d8d5ec744a086c8fb | /src/main/java/com/store/dto/ProductDTO.java | 299270175c968b46cb7f63ec87a6ef85d952f0ae | [] | no_license | IvsonSantos/store-backend | 5a10449dab0f74d17ed6ad722a5d02e329ac8d80 | 0edfe42968e67a10426732b1d3dd08b3960b6d6e | refs/heads/main | 2023-06-18T17:03:31.118586 | 2021-07-16T10:45:11 | 2021-07-16T10:45:11 | 386,602,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,494 | java | package com.store.dto;
import com.store.entity.Product;
import com.store.service.ProductCategoryService;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import org.springframework.beans.factory.annotation.Autowired;
import javax.validation.constraints.NotEmpty;
import java.io.Serializable... | [
"Belgique@2024"
] | Belgique@2024 |
54c2982bb5e44280e18da0c8a92b26fb18a74c94 | 27bbd4fd6f4eaf709b646d96e12c7db1351cb48e | /abc1/abc11/abc111/ABC111C.java | 5cd6c47c1b55bc8df1bb2a813708bc1069c95215 | [] | no_license | sanopi/my-atcoder-log | 1eaddc512109e40b7360a120ae76887940d948da | 7d586aad3471167c141623cb9a49b4e317f0f981 | refs/heads/master | 2023-08-31T01:30:13.933668 | 2023-08-18T16:05:31 | 2023-08-18T16:05:31 | 188,691,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,122 | java | import java.io.PrintWriter;
import java.util.Comparator;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Scanner;
import java.util.stream.Collectors;
public class ABC111C {
public static void main(String[] args) {
int n = nextInt();
int[] v = nextIntArray(n)... | [
"36667265+sanopi@users.noreply.github.com"
] | 36667265+sanopi@users.noreply.github.com |
02a9c9d7268f3f096bdaf3ba350277a794828081 | 2b1a7d8d5d1b74d783c5fa51ddfb29510f3c3ada | /src/main/java/com/extra/feature/dto/EmailReciver.java | fa0b54bd607816cc2277a5e8d2604e0df39d12be | [] | no_license | Nazifa-Mosharrat/extra_feature_gmail | e746a671f58c0506e01ac92e7071d5bf76b1dfa5 | 111863d47bb9c63725d1c234e69b75c7828fcd46 | refs/heads/main | 2023-06-01T06:50:58.495736 | 2021-06-06T15:02:15 | 2021-06-06T15:02:15 | 305,039,675 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | package com.extra.feature.dto;
public class EmailReciver {
private String reciverName;
private String reciverEmail;
public String getReciverName() {
return reciverName;
}
public void setReciverName(String reciverName) {
this.reciverName = reciverName;
}
public String getReciverEmail() {
return reciv... | [
"najifa.khan14@gmail.com"
] | najifa.khan14@gmail.com |
fd52afd3fbb8e313808181b04f9961c165f13e41 | 58573ac282df5fb5348f2666e5c1e5c790df8ac9 | /app/src/main/java/com/xxx/willing/model/glide/GlideUrlUtil.java | e4ce353dc9cde701ad7d048eda99f8be336db893 | [] | no_license | baskFuming/WILLing | e3caf92d4b988afbcce56dbc83e2b3d3d65533cb | 6efffad5517ccb8826d3e2de1789da29045dd169 | refs/heads/master | 2020-12-02T03:00:21.736010 | 2019-12-30T06:44:20 | 2019-12-30T06:44:20 | 230,862,724 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,780 | java | package com.xxx.willing.model.glide;
import android.content.Context;
import android.view.View;
import android.widget.ImageView;
import com.bumptech.glide.Glide;
import com.xxx.willing.R;
/**
* Glide工具类
*/
public class GlideUrlUtil {
/**
* 加载Url图片
*/
public static void load(Context context, Strin... | [
"mypowerxue@163.com"
] | mypowerxue@163.com |
e3a55228fb1c14d5790b63f221e55e4d2e2da38d | 1dc6292858c1474890c4b35b3aa679a93f81897a | /src/main/java/com/financial/exchange/market/models/dto/SearchTransactionDto.java | b7fc35b1236b38568ef973fb61c7665a6c5ac7c9 | [] | no_license | javimayer14/financiera | 2f2af799df78e17539417d82d17ef7bae1f7fee5 | e5187caf942c7b1334e5ad5e2ca7c31045a37cc6 | refs/heads/master | 2023-04-11T15:04:49.078978 | 2021-04-13T13:02:13 | 2021-04-13T13:02:13 | 344,569,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 494 | java | package com.financial.exchange.market.models.dto;
import java.util.Date;
import java.util.List;
import com.financial.exchange.market.models.entity.OperationStatus;
import com.financial.exchange.market.models.entity.OperationType;
import lombok.Data;
@Data
public class SearchTransactionDto {
Long id;
Long ac... | [
"javimayer14@gmail.com"
] | javimayer14@gmail.com |
93043f3363abc9db43d483ccf230df66690e1902 | b5f910918f36dc399e2eaa745e43d5b04ad9ec41 | /fabric-1.19.4/src/main/java/org/dynmap/fabric_1_19_4/FabricLogger.java | 076e97946b2c492ec2fce3f28e3f4eb2cabf2a31 | [
"Apache-2.0"
] | permissive | webbukkit/dynmap | ba2c8b04cc52c5b07f68f161717b2fabfff7b310 | eed1a2b4440c5ef7f9e45f351c631bf4e573f552 | refs/heads/v3.0 | 2023-08-31T17:57:45.191734 | 2023-08-30T15:59:46 | 2023-08-30T15:59:46 | 1,201,104 | 1,897 | 671 | Apache-2.0 | 2023-09-14T00:54:20 | 2010-12-27T18:47:24 | Java | UTF-8 | Java | false | false | 962 | java | package org.dynmap.fabric_1_19_4;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.dynmap.utils.DynmapLogger;
public class FabricLogger implements DynmapLogger {
Logger log;
public static final String DM = "[Dynmap] ";
FabricLogger() {
log = LogManage... | [
"kosma@kosma.pl"
] | kosma@kosma.pl |
32dc3e8e299ef83c4e1b517217df6866a340e063 | 8e17c72f50d78c52a9ba5837cbf28e0a05470424 | /src/main/java/com/laotek/churchguru/daos/notification/NotificationDao.java | 7a0bf453598555ffbf43ab10ab514775db9bd7c8 | [] | no_license | larryoke/churchguru-web | 7cbaf6ccfabc96727b9ce13b519c59ec9c449a0f | 2d33a30a59a82d56a8e827e2a59286abf84e70a1 | refs/heads/master | 2021-01-11T14:58:31.286962 | 2018-12-05T17:18:46 | 2018-12-05T17:18:46 | 80,263,931 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,016 | java | package com.laotek.churchguru.daos.notification;
import java.util.List;
import java.util.Map;
import com.laotek.churchguru.model.Notification;
import com.laotek.churchguru.model.shared.enums.MemberSearchType;
public interface NotificationDao {
List<Notification> getNotifications();
void load();
void up... | [
"larryoke@gmail.com"
] | larryoke@gmail.com |
30659f953bee5bfd7f283353a788e9aaa2701bcd | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project20/src/test/java/org/gradle/test/performance20_1/Test20_58.java | 6bc41699bc4d501edb29466e14a65344f9d13d0f | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 289 | java | package org.gradle.test.performance20_1;
import static org.junit.Assert.*;
public class Test20_58 {
private final Production20_58 production = new Production20_58("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
854d6ad7502e7acdc30359371fedc6a378c67143 | c32abb4d0a06055cb0fde3a3a3bb4b103feb98ae | /src/main/java/org/jinvestor/datasource/converter/FastRawCsvToDbRowConverter.java | 9df05a4283391e5fe34861f7cd4d1d8cb2fab145 | [] | no_license | v0rin/jinvestor | 3ea3355ba9edb7a2d2b0706c3335ddbec0d3fc35 | 426fe2987b928ad3b8b74d306a36ca138f91f403 | refs/heads/master | 2022-05-28T15:04:43.056848 | 2021-04-02T09:33:36 | 2021-04-02T09:33:36 | 106,945,696 | 0 | 0 | null | 2022-05-20T20:45:38 | 2017-10-14T16:53:15 | Java | UTF-8 | Java | false | false | 4,398 | java | package org.jinvestor.datasource.converter;
import java.util.Arrays;
import java.util.Collection;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import org.jinvestor.model.entity.EntityMetaDataFactory;
import org.jinvestor.model.entity.IEntityMetaData;
impo... | [
"adam@example.com"
] | adam@example.com |
d9fdc0b0fbd4aeb28ca82912b04acbe458e18bd3 | 2fc504dbda37d30772d95139358b005f4a256d1d | /IdeaProjects/Week4/ADP/src/main/java/za/ac/cput/week4/correction/Manager.java | 623c7ebeaf9edb662e99634f9806eb506435271f | [] | no_license | subaruwrx/Project | a3b5f985d7c6fc04262c8a80491f4f8b80363d4b | f95d345beecc4c11e6648be55b865591accc27c4 | refs/heads/master | 2021-01-01T20:12:34.764501 | 2015-04-26T20:30:26 | 2015-04-26T20:30:26 | 34,630,065 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 199 | java | package za.ac.cput.week4.correction;
/**
* Created by student on 2015/02/27.
*/
public class Manager {
public String check()
{
return "check on the workers Supervisor";
}
}
| [
"sibabalwedike@gmail.com"
] | sibabalwedike@gmail.com |
8ad40480b8d22ffc1572389805b23b90c110d41f | 72a80e287df02d8c4a9c170b5df305ea9f9ee019 | /app/src/main/java/ru/asedias/vkbugtracker/fragments/SettingsFragment.java | b74273055b629839d6a02818715786d94bd2f97e | [] | no_license | asedias/VK-Bugtracker-Android2 | 59f62f27e18b9c813dbafc8579c47f1f35f49451 | 7ee1a61aaba5f5ed047ae51aae490c88bf5cde0b | refs/heads/master | 2020-04-02T07:23:47.097042 | 2019-10-14T21:35:53 | 2019-10-14T21:35:53 | 154,193,877 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,798 | java | package ru.asedias.vkbugtracker.fragments;
import android.animation.Animator;
import android.animation.AnimatorSet;
import android.animation.ArgbEvaluator;
import android.animation.ObjectAnimator;
import android.animation.ValueAnimator;
import android.content.Intent;
import android.content.SharedPreferences;
import an... | [
"asedias@yandex.ru"
] | asedias@yandex.ru |
1886ad861679706761ff76ea61b0b3fb37c8c534 | 60f66e930f7139bd2b283e25dd4c3c694c6dad7a | /src/test/java/io/github/jhipster/application/security/DomainUserDetailsServiceIntTest.java | 49577075e88ed2aacda5a56a2bf099a7372549b7 | [] | no_license | BulkSecurityGeneratorProject/jhipdash | 84356445917528d7cb2b379bf57b2aec83b44ad6 | 5830e9d72a0efcd8478509344011310729314c2f | refs/heads/master | 2022-12-11T15:23:55.280314 | 2018-04-20T19:27:39 | 2018-04-20T19:27:39 | 296,557,350 | 0 | 0 | null | 2020-09-18T08:12:26 | 2020-09-18T08:12:25 | null | UTF-8 | Java | false | false | 4,695 | java | package io.github.jhipster.application.security;
import io.github.jhipster.application.JhipdashApp;
import io.github.jhipster.application.domain.User;
import io.github.jhipster.application.repository.UserRepository;
import org.apache.commons.lang3.RandomStringUtils;
import org.junit.Before;
import org.junit.Test;
imp... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
64912716cad8ed7a2b4f725229d75811aa037f58 | 170ec69654e17ce5d3a37ec234361f02a0c16a25 | /src/main/java/com/controller/AddFlightDetail.java | e26432df46565ecd6adc426e38817f719f12523e | [] | no_license | ptlsohan/Flight_Booking | f183055031b5443781a9f79b7d50924914ac1ee9 | c35e282ec0a00ae9966653d3f4301e8ae7a5e086 | refs/heads/master | 2020-03-25T22:26:52.819716 | 2018-10-11T19:52:05 | 2018-10-11T19:52:05 | 144,223,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,433 | java | package com.controller;
import java.io.IOException;
import java.sql.Date;
import java.sql.Time;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServle... | [
"ptlsohan@gmail.com"
] | ptlsohan@gmail.com |
a985bedf2cfe7cae078fb754b5ac93145bdf0a93 | 8edb63ad327fc8dcf39912e8bbfe23ecab754770 | /src/main/java/com/ftgo/OrderHistoryService/domain/order/OrderDetails.java | 27c164f21c8d8a31b031cde2e879436b3b849393 | [] | no_license | TakumiOsawa/OrderHistoryService | 24e5bd475b87ce73b42b3d5562d67de251cbd5f8 | d2ab222cf60a7b3df2741088cb3193af0c2145b4 | refs/heads/master | 2023-07-28T08:49:43.403615 | 2021-09-13T05:15:19 | 2021-09-13T05:15:19 | 405,052,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package com.ftgo.OrderHistoryService.domain.order;
import com.ftgo.OrderHistoryService.domain.Money;
public class OrderDetails {
private Long consumerId;
private Long restaurantId;
private OrderLineItems orderLineItems;
private Money orderTotal;
}
| [
"Takumi.Osawa@nttdata.com"
] | Takumi.Osawa@nttdata.com |
f5c451bb79fe3937b71e44049b4769eda2d10aaa | d086faa525964f17e20b3ed9b0ed6e590b414729 | /app/src/main/java/com/coolweather/android/db/City.java | f1e1440454efe0191c5af4005c7461295b04f624 | [
"Apache-2.0"
] | permissive | zhaoybz/coolweather | 75e88a1b4722969370b11f0bd8575f5929739fa5 | c8ad75fdf47dfdc6e44f69d20a6bf44e1324de4e | refs/heads/master | 2020-04-23T09:28:51.253860 | 2019-02-17T12:19:39 | 2019-02-17T12:19:39 | 171,069,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 799 | java | package com.coolweather.android.db;
import org.litepal.crud.DataSupport;
public class City extends DataSupport {
private int id;
private String cityName;
private int cityCode;
private int provinceId;
public int getId() {
return id;
}
public void setId(int id) {
this.... | [
"zhaoybz@163.com"
] | zhaoybz@163.com |
d61c169b0bce1e4e1f3af046ec379bffb830a460 | 2a78fd807e99d323853c2a968e5e0eb0df409ef4 | /src/Ejercicio3.java | 2841d99ee5a0c6bc74ced9e6422040e4362fdaa9 | [] | no_license | danny73-storm/Unidad6ProgramacionModular | 312a829a918a3d745017c2464f7bc4cc44fcd5bd | 3e48c8d345f8b592d2f6293aee9a504bbf40d20f | refs/heads/main | 2023-06-01T15:56:53.605178 | 2021-06-11T19:17:11 | 2021-06-11T19:17:11 | 375,891,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,235 | java | package src;
import java.util.Scanner;
public class Ejercicio3 {
public static void main(String[] args) {
Scanner leer = new Scanner(System.in);
int[] array = new int[10];
int i;
int numeBuscar;
int verda;
boolean decicion = true;
for ( i... | [
"danielalexanderib73@gmail.com"
] | danielalexanderib73@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.