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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
400af7066f57b798e048d1fb4de1976e1db91b06 | c1b1be8033bf542ab5fdb6ed5f23826ee023558f | /app/src/main/java/leo/activitylifetest/Activity2.java | 7f2d299fd9dd6e7cad3d7d0b00b01f50695ff9cd | [] | no_license | lleo11/ActivityLifeTest | 1c58f947cde6a928641dcc3899bc0d578770a3b3 | b13e650421e84e3b852bdee6672eaedc46d40f26 | refs/heads/master | 2021-01-17T21:06:41.574149 | 2016-07-30T01:36:39 | 2016-07-30T01:36:39 | 64,520,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 777 | java | package leo.activitylifetest;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.widget.TextView;
import android.widget.Toast;
/**
* Created by lsx on 2016/7/22.
*/
public class Activity2 extends AppCompatAc... | [
"lsx@163.com"
] | lsx@163.com |
2b355938c074c8e2c766f10cf380d3f236914074 | d4500ce956e5dee232269bab47bb8a8aaed65908 | /src/main/java/tech/jhipster/sample/web/rest/EntityWithServiceImplAndPaginationResource.java | 01a84024f123d5295bc84aba1186f02fbc83e62d | [] | no_license | mraible/webflux-couchbase | fa654f98179e0405b39fa7777ca363f85e17d677 | 45280f14b6724501b365f9035092b3ad78e0f4fb | refs/heads/main | 2023-02-26T22:40:28.771789 | 2021-02-04T21:31:47 | 2021-02-04T21:31:47 | 334,759,144 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 11,094 | java | package tech.jhipster.sample.web.rest;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.da... | [
"matt.raible@okta.com"
] | matt.raible@okta.com |
eb07eac33ff634cf23f7357795143ee8d76de279 | d4800a3e39d85f6642e646e404fa1a58d3b1ace5 | /testing-lib/testing-lib-v1/src/main/java/testing_lib/dataTypeIfazeMethodReturnTypeNarrowing/DataTypeIfazeMethodReturnTypeNarrowing.java | e6ab78228b15e88c56760e41c452ba13b094f899 | [] | no_license | AugustaRudolf/backward-compatibility-test-lib | c9fafce4fa824eaea93d45e147d912afc44e782f | 93553966e2c5583c02ed9fa5d741cf4194f1a558 | refs/heads/master | 2021-01-01T03:56:49.858114 | 2016-05-11T17:17:08 | 2016-05-11T17:17:08 | 58,561,457 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 158 | java | package testing_lib.dataTypeIfazeMethodReturnTypeNarrowing;
public interface DataTypeIfazeMethodReturnTypeNarrowing {
public double method1();
}
| [
"augustar@c76f9247-7709-4348-9403-dde0860217d6"
] | augustar@c76f9247-7709-4348-9403-dde0860217d6 |
4b0d6d60336c49bd2881dc8a921dd0b62565cb9a | 4bfc69c39d2682d2fe06db588033f2c291c9a129 | /src/com/example/appcasa/ServiceSocketUPD.java | 7bf01960a2adbfabaa78792b24eab2ed0aed137a | [] | no_license | andersonprado/appcasa | 35c0cd4fe7595dbcaac6002ea012757f99af0383 | 34c3b3c67e5ac7a0e540092d24cafa7446ee4422 | refs/heads/master | 2021-01-22T04:36:36.426227 | 2014-12-13T01:14:14 | 2014-12-13T01:14:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 935 | java | package com.example.appcasa;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.UnknownHostException;
public class ServiceSocketUPD {
private final int PORTA = 15000;
private final String IP = "192.168.0.150";
pu... | [
"andersonlprado@yahoo.com.br"
] | andersonlprado@yahoo.com.br |
6949f392c1da09ba679e6d9764169e283004eb58 | 9cf029213d31147e3550d3b7053ec3abbdc7151d | /IACNA/src/main/java/com/cplsys/iacna/app/ui/workingarea/material/MaterialPrepesadoVisorWorkArea.java | d2574527ee185700182159dd65929ff2cfd7419a | [] | no_license | ca4los-palalia/14CN4 | 81b9ca434d79bf6311e91308aa0b3b463d519984 | dec1b4d0748628dfcd6725c1bfd35aa6afd0cdb6 | refs/heads/master | 2016-08-11T19:02:18.858750 | 2016-03-22T14:45:51 | 2016-03-22T14:45:51 | 54,481,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,088 | java | package com.cplsys.iacna.app.ui.workingarea.material;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import java.io.FileInputStream;
import java.text.DateFormat;
import java.util.ArrayList;
import jav... | [
"carlos.palalia@gmail.com"
] | carlos.palalia@gmail.com |
2e5db97adce0aa9967c3bcb1224a1187068d01b7 | b7b870158ac741a303b854876f73173b3c984730 | /4.JavaCollections/src/com/codegym/task/task33/task3310/strategy/FileStorageStrategy.java | 3406e084059c71ade17e62bdcf9a8b8463f921f1 | [] | no_license | KrisTovski/CodeGym | b788c65b0ec2cc71c7a75dfd39b4221b571090e4 | 74be0793b2b1f8e9e7dc576e2cb5d25da505417a | refs/heads/master | 2021-12-13T01:22:09.284904 | 2021-11-28T19:23:57 | 2021-11-28T19:23:57 | 246,921,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,571 | java | package com.codegym.task.task33.task3310.strategy;
import java.util.Objects;
public class FileStorageStrategy implements StorageStrategy {
private static final int DEFAULT_INITIAL_CAPACITY = 16;
private static final long DEFAULT_BUCKET_SIZE_LIMIT = 10000;
private FileBucket[] table = new FileBucket[DEFAUL... | [
"kfilak@onet.eu"
] | kfilak@onet.eu |
e08029515aad5bfd271a251d35679cd1f77fa8d9 | 560470d0fd60a17e6d80a52952fb08b42b9af2b9 | /app/src/main/java/me/sparker0i/lawnchair/pixelify/DateWidgetView.java | c5050406eec3609eed5cc4bd47f74b37b10a83bb | [
"LicenseRef-scancode-free-unknown",
"LicenseRef-scancode-proprietary-license",
"Apache-2.0"
] | permissive | Sparker0i/LockLaunch | 01e20f2547ebc6b6aac0665367efa0e2a0a8ba4e | 920debb0978e4f6b6704c4f9e5e0753a260a45ce | refs/heads/master | 2021-01-22T01:21:41.407420 | 2017-11-12T19:37:03 | 2017-11-12T19:37:03 | 102,217,081 | 4 | 3 | Apache-2.0 | 2020-06-14T20:07:39 | 2017-09-02T18:53:06 | Java | UTF-8 | Java | false | false | 5,129 | java | package me.sparker0i.lawnchair.pixelify;
import android.content.ContentUris;
import android.content.Context;
import android.content.Intent;
import android.graphics.Paint;
import android.graphics.Rect;
import android.net.Uri;
import android.provider.CalendarContract;
import android.text.Editable;
import android.text.Te... | [
"aadityamenon007@gmail.com"
] | aadityamenon007@gmail.com |
263909533bb27f40b168b2489f1da2a4c2da01d4 | d98a0183566b849f65d74ef9a9594c1c8e10132e | /springboot-rabbitmq/src/main/java/com/wuwii/basic/RabbitMQConfig.java | b9c56e67cdb793dbf0c1c2b75e7128f1f7db7368 | [
"Apache-2.0"
] | permissive | lanxiaozhu/springboot_rabbitmq | b0f46ca70c33d590ae4fa7f93b6b3fc0deeb43ba | dc82e929a21799bf255c0164ed79bdcd488b50bd | refs/heads/master | 2020-04-04T09:32:00.315994 | 2018-11-02T06:07:02 | 2018-11-02T06:07:02 | 155,821,925 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,482 | java | package com.wuwii.basic;
import org.springframework.amqp.core.*;
import org.springframework.amqp.rabbit.connection.ConnectionFactory;
import org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configu... | [
"guoxianjun@letto8.com"
] | guoxianjun@letto8.com |
11dddd048d4d2b667d1e393e5e2750e28a1dfb7d | 03a08b97d547eee0d1bdada9fab74b8cd8321450 | /deeplearning4j-core/src/main/java/org/deeplearning4j/optimize/VectorizedBackTrackLineSearch.java | 864dbfcd7096aa3e04093a5b416c076b6ae4eac8 | [] | no_license | YesBarJALL/java-deeplearning | b3d3df6d3eb7fba5ab5dfccf0ab8f286ea2fea10 | 80ef4a8afc21ad5c3a5453d2054553f329b525d7 | refs/heads/master | 2020-12-29T02:54:44.557329 | 2014-09-01T14:41:36 | 2014-09-01T14:41:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,197 | java | package org.deeplearning4j.optimize;
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http://www.cs.umass.edu/~mccallum/mallet
This software is provided under the terms of the Common Public License,
version 1.0, as publi... | [
"agibson@clevercloudcomputing.com"
] | agibson@clevercloudcomputing.com |
2bb655df25bec674f476e5c8690a7150a32dc903 | 87bb36b03f8069f2a9ffb4025b5eb3410905f217 | /app/src/main/java/com/cvicse/stock/markets/data/HSBarChartData.java | 68c87fcc8c0aa75b1d7c7021dcb858f79985cd68 | [] | no_license | 883111LB/app_stock | 14fee33c2e4e3104a09276816efda9a38bf05406 | 6e89ee5809a600173e317246a56a67446b5ebe53 | refs/heads/master | 2022-08-28T00:48:44.988011 | 2020-05-27T07:29:03 | 2020-05-27T07:29:03 | 267,245,079 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,386 | java | package com.cvicse.stock.markets.data;
/**
* Created by shi_yhui on 2018/12/3.
*/
public class HSBarChartData {
private String name = "";
//颜色
private int mColor = 0;
//数值
private String mValue = "";
private String mValueformat = "";
//是否是正
private boolean isPlus = true;
//高度... | [
"3140704209.l"
] | 3140704209.l |
72d967d25ed4bb1e34900b8923e535cd511b2e31 | 772e96c73167ffdf1c7afe20ebe9114cb759ef86 | /src/main/java/com/morgajel/spoe/controller/ReviewController.java | e8f2fd71338967bdf44f19a0d72c487b5e05d81f | [] | no_license | morgajel/spoe | 7380361e01941c49ed6933e6948f42df6dbe4cff | dd7c00706c937644adb2abeb502c16706d963078 | refs/heads/master | 2021-01-25T08:54:45.664220 | 2013-06-27T14:00:06 | 2013-06-27T14:00:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,521 | java | package com.morgajel.spoe.controller;
import javax.validation.Valid;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.mail.MailSender;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.stereotype... | [
"morgajel@97df6cfb-9eb4-4c22-a9bc-2131cb5d0d81"
] | morgajel@97df6cfb-9eb4-4c22-a9bc-2131cb5d0d81 |
5e8e412cfb00fa0152fba442e3c1218d75d5eb0e | cf0af1e232df83518034fc61ba857b35975dbd5f | /src/ArinaMainBackend.java | b4af8cbd551581fcd3709aa66adcb2751f7715e7 | [] | no_license | CRINOL/ARINA-SERVER-JAVA | cfc64bcc6b98a4e40590aee28cab23afb25d1478 | 693fe7716f875713004bdcb7995e1f4c49dfe8b9 | refs/heads/master | 2022-04-17T21:41:40.330279 | 2020-04-13T23:28:08 | 2020-04-13T23:28:08 | 255,463,084 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,939 | java |
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import ... | [
"crusal2012@gmail.com"
] | crusal2012@gmail.com |
42b228f2e648e041fa085d56d49fed6bd017af92 | 92bc62155b019803a992ced373f4f2e8b01c598f | /app/src/main/java/com/java_lang_programming/android_material_design_demo/ui/MyItemRecyclerViewAdapter.java | bab011dd6f9fd839686683319f2ea957592b7808 | [] | no_license | java-lang-programming/Android-Material-Design-Demo | c7275093bc0f3ed82c929f9b3061936df097b395 | ad736c181cd4b474a403636130074348bc65976d | refs/heads/master | 2020-04-12T03:58:02.014624 | 2016-12-18T01:43:02 | 2016-12-18T01:43:02 | 62,648,564 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,688 | java | package com.java_lang_programming.android_material_design_demo.ui;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.java_lang_programming.android_material_design_demo.R;
import com.jav... | [
"msuzuki@masayasuzuki-no-Mac-mini.local"
] | msuzuki@masayasuzuki-no-Mac-mini.local |
23f9c014170710b40f0511a91c6cfd43351f5004 | 961eb34239ca13b04dfa7562be83b37f4a3290e5 | /Java-Fundamentals/7.RegularExpression/src/QueryMess.java | 6ebab19af47b1c71aad6818853f33ad0394fb968 | [] | no_license | inaabadjieva/SoftUni-Java | 9304f36b77f6624c1a3ebea475312dd6fd0af4f7 | 0a2fc33e59a35243486e6d12ab8c7f8bca67f1df | refs/heads/master | 2021-01-13T04:39:23.520696 | 2017-02-23T14:12:54 | 2017-02-23T14:12:54 | 79,350,439 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,504 | java | import com.sun.org.apache.xpath.internal.SourceTree;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class QueryMess {
public static void ... | [
"ina_abadjieva@yahoo.com"
] | ina_abadjieva@yahoo.com |
a3b4b52e3da24ec103d78c456f469b07fac3e4ef | a725378e1ed25966ebdfd85c4c051aa74227cde7 | /src/main/java/com/example/demo/controller/HelloSpringBoot.java | 82eda31312257c2e4e0ab5ee96be311f8e5fe1da | [] | no_license | YTW-RX/Demo5173 | 8e3afdad5513d214ff3661426f634dd3e2823b9c | 77248ecf6f0725bff98151ecaf5bc15f689670fc | refs/heads/master | 2023-02-07T19:05:27.226626 | 2020-12-29T11:36:40 | 2020-12-29T11:36:40 | 323,773,748 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 316 | java | package com.example.demo.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
/**
* @author 殷涛文
*/
@Controller
public class HelloSpringBoot {
@RequestMapping("/index")
public String index() {
return "index";
}
}
| [
"1732773103@qq.com"
] | 1732773103@qq.com |
843ad05df7471a037a26ca39ad602cc787fda167 | ed63f4b1d0abfeca34faa25c3cee0597510137ab | /spring-boot-jpa/src/main/java/com/example/springbootmvc/service/UserService.java | de32d3edb2e53695dab94541bae7aac5dee6923d | [] | no_license | xplx/SpringBoot | 7e2f21718a3fe3b7e169aaf8e418e5625e3b05fb | fdcf19596c152d687237bb481bb4034b8a9cc850 | refs/heads/master | 2022-09-16T10:21:56.793157 | 2021-12-27T08:30:18 | 2021-12-27T08:30:18 | 143,109,663 | 0 | 0 | null | 2022-09-01T23:21:37 | 2018-08-01T05:50:23 | Java | UTF-8 | Java | false | false | 706 | java | package com.example.springbootmvc.service;
import java.util.List;
import com.example.springbootmvc.entity.User;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
public interface UserService {
public User findUser(int id);
public Integer addUser(User user);
public List... | [
"xpxl12@163.COM"
] | xpxl12@163.COM |
19a8db1f1ca000c302c0677721e5f2a6c6a0690e | 0895ee3be3fead56f778eeab62314619bfd89fd3 | /.svn/pristine/19/19a8db1f1ca000c302c0677721e5f2a6c6a0690e.svn-base | 15c9c874624ec6a7868ddb27bc6f74a2750d00ea | [] | no_license | yanhongyu110/escq | 451608d2eac45ac7163205cc35c15d1326d527e5 | 1c3f4eb49320aaf9cf5e56dea83c7db4177a8ef7 | refs/heads/master | 2021-03-30T22:19:30.522792 | 2018-03-13T02:43:31 | 2018-03-13T02:43:31 | 124,982,548 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,570 | package com.jero.esc.po.userinfo;
public class ArrangementInfo {
private String arrId;
private String arrSeverid;
private String arrStarttime;
private String arrEndtime;
private String arrCurday;
private String arrContent;
private String arrComment;
public String getArrId() {
return arrId;
... | [
"517444425@qq.com"
] | 517444425@qq.com | |
c7ee20afaa7860d9545e6cd1932bc0a4bd1aff15 | 989acabc2d8e62e0f9166e8b8311e1840dfbead9 | /test1023/src/추상클래스/ApplePhone.java | 00d4b0e797f3da2b022cbea64decb6a2ae209a2a | [] | no_license | dlwjdgn8720/androidjava | 214cf40d845fe1523a2b7401df78e91998124c98 | 7cb8407f82f01fb5894b151f3586785f19acf8ef | refs/heads/master | 2023-01-22T19:50:39.635282 | 2020-11-18T09:58:46 | 2020-11-18T09:58:46 | 288,131,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,094 | java | package 추상클래스;
//추상 클래스는 객체 생성 불가능
public abstract class ApplePhone implements MegaPhone {
String tel = "010-111-2222";
//추상 메서드가 하나라도 포함되어 있으면,
//추상 클래스라고 부른다.
public abstract void camera();
@Override
public void internet() {
// TODO Auto-generated method stub
System.out.println("애플폰으로 인터넷을하다.");
}... | [
"noreply@github.com"
] | noreply@github.com |
53eafb370fef730cf01013cd4afa1b497c32c806 | 7af4e856e4959ebf852ce31df42a35481683de27 | /src/main/java/io/github/anantharajuc/sbtest/backend/persistence/domain/backend/Geo.java | 288ae0a83b6d942fcf0be5161a53603356b5201f | [] | no_license | dumpala412/Spring-Boot-Application-Template | a931ef0b345387fba27910dcf2f3019729b7d18e | 658d86a9d6ddc7d489f5224c3b6daa04dab47843 | refs/heads/master | 2022-12-14T13:08:30.712916 | 2020-08-24T16:01:37 | 2020-08-24T16:01:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 887 | java | package io.github.anantharajuc.sbtest.backend.persistence.domain.backend;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EntityListeners;
import javax.persistence.OneToOne;
import javax.persistence.Table;
import org.springframework.data.jpa.domain.support.AuditingEntityList... | [
"arcswdev@gmail.com"
] | arcswdev@gmail.com |
cd17d1bd153de676707c19b71643b7c8b6bd833f | 9d9d0c49f5941473467c5789a3ba417582af8d07 | /weapp-webs/weapp-webs-admin/src/main/java/com/weapp/web/admin/config/RootConfig.java | 9b8a2af958811a39da4dc58c10f3d3a54fec4fae | [] | no_license | 18019675002/weapp | 3bebcb96dc0c38f060d1852c29b00192323a6b33 | e6b65faa42ce78b51a536dc3ce93ad86b5f1c13e | refs/heads/master | 2021-01-19T22:09:06.818505 | 2017-04-24T16:22:01 | 2017-04-24T16:22:01 | 88,761,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package com.weapp.web.admin.config;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.ComponentScan.Filter;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.FilterType;
import org.springframework.we... | [
"591961691@qq.com"
] | 591961691@qq.com |
d4bbe5be737c1d242dcafeecdf00636442fd6b4a | 7673681971457f4f827c0860e6ca44b801355c62 | /projet1/src/module-info.java | d2bebed8118c46540cb7298ff4d6f081f0eb2ab3 | [] | no_license | Nahjoo/JAVA | a373282137c572e840cc338ed6abb09294bbbd36 | 1f9a072316fb5e3e454b4b913bd2a5f0b58086db | refs/heads/master | 2020-07-19T02:17:58.386425 | 2019-09-09T14:18:15 | 2019-09-09T14:18:15 | 206,152,951 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 58 | java | /**
*
*/
/**
* @author Johan
*
*/
module projet1 {
} | [
"johan-delcourt62@hotmail.fr"
] | johan-delcourt62@hotmail.fr |
65c0eb16a5fe575e06972dcfa6bd37abca8f0030 | 0120335b010faa4149dc5611a0d0df2ed4972df0 | /config/src/main/java/com/piggymetrics/config/ConfigApplication.java | 4963a3ca3c45b3d3cb67f8c6c0fa98e505c2dd28 | [
"MIT"
] | permissive | karthiklabs/microservice-finance | e7c1ae1bdf6e93a0bbd58c10f4a699ff4668f128 | a4791fdeb4b0878065e0a9a0592c90f14927e674 | refs/heads/master | 2020-03-28T01:16:14.172480 | 2018-09-27T12:30:50 | 2018-09-27T12:30:50 | 147,491,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 593 | java | package com.piggymetrics.config;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.config.server.EnableConfigServer;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@SpringBootApplication
@EnableConfigServ... | [
"32713545+javakarthik@users.noreply.github.com"
] | 32713545+javakarthik@users.noreply.github.com |
c226cb1e3c39149f0dab9f5ad1a22f4cec473ca3 | cd1066a1342b9feab357c1cb565a6d9d533e0c8f | /src/main/java/ru/wildbot/wildbotcore/vk/server/VkHttpHandler.java | f8f7264a6ca95a817297aa5158ac9fb706e8d6cf | [
"Apache-2.0"
] | permissive | CatCoderr/WildBot | eac626e5e2d328d2db9d709347f69a6151848ae1 | 9e0149c83bb5a6ccc0002adbc6b0ec30bd5aca92 | refs/heads/master | 2021-07-23T15:14:39.989249 | 2017-10-28T21:58:28 | 2017-10-28T21:58:28 | 105,394,363 | 0 | 0 | null | 2017-09-30T19:13:19 | 2017-09-30T19:13:19 | null | UTF-8 | Java | false | false | 19,281 | java | /*
* Apache License
* Version 2.0, January 2004
* http://www.apache.org/licenses/
*
* TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
*
* 1. Definitions.
*
* "License" shall mean the terms and condition... | [
"mrjarviscraft@gmail.com"
] | mrjarviscraft@gmail.com |
a98bacaac0aa292dd91cc21300eee9d7cc8042de | 30472cec0dbe044d52b029530051ab404701687f | /src/main/java/com/nawforce/platform/ConnectApi/SortOrder.java | 92e50c5bc34a79c9737a699d87b9501d9632283e | [
"BSD-3-Clause"
] | permissive | madmax983/ApexLink | f8e9dcf8f697ed4e34ddcac353c13bec707f3670 | 30c989ce2c0098097bfaf586b87b733853913155 | refs/heads/master | 2020-05-07T16:03:15.046972 | 2019-04-08T21:08:06 | 2019-04-08T21:08:06 | 180,655,963 | 1 | 0 | null | 2019-04-10T20:08:30 | 2019-04-10T20:08:30 | null | UTF-8 | Java | false | false | 1,581 | java | /*
[The "BSD licence"]
Copyright (c) 2019 Kevin Jones
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of con... | [
"nawforce@gmail.com"
] | nawforce@gmail.com |
221a21ec9cda52ab08d89b64b58f16c427a675f3 | b6820ab1305896299b32327063e57a0796cc94b4 | /trunk/src/test/java/webcrawl/request/TestHostNameRule.java | 059f7ca88e990305a366c1c243b6823aa287ed5b | [] | no_license | jingjingzhi/crawlman | 3c8f88bac5c619dab7640b932b0d2c97e75d2f1c | e8c283be25cb116fdaab6323262e3e4c89f310b9 | refs/heads/master | 2020-06-03T18:13:22.746207 | 2012-07-28T13:12:50 | 2012-07-28T13:12:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | package webcrawl.request;
import junit.framework.Assert;
import org.junit.Test;
import webcrawl.request.HttpRequest;
import webcrawl.rule.accept.HostNameAcceptRule;
public class TestHostNameRule {
@Test
public void test() {
try {
HostNameAcceptRule HostNameRule = new HostNameAcceptRule(
"www.cogoo.net... | [
"jingjingzhi@gmail.com"
] | jingjingzhi@gmail.com |
1b67df56ab32a8e7c9384be7268d48f8cc0aba97 | 74c9b268d6492c7e7f1f18f6546415567ec7e607 | /src/test/java/be/thomaswinters/wordapproximation/fixer/WordEndFixerTest.java | 7ae23007bb986d795142eb83c8b33635840aac94 | [] | no_license | twinters/samson-bot | 9e249b00345a9e9693d45403762d917c9c3261ac | 51c8fa302fe4cd75e2764c3b14f1cbe89a491448 | refs/heads/master | 2020-07-22T01:00:59.790256 | 2019-09-07T21:33:17 | 2019-09-07T21:33:17 | 207,024,125 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,573 | java | package be.thomaswinters.wordapproximation.fixer;
import be.thomaswinters.samsonworld.samson.knowledge.SamsonCharacterSubstitutionCalculator;
import be.thomaswinters.wordapproximation.WordApproximator;
import org.junit.jupiter.api.Test;
import java.util.Arrays;
import java.util.Optional;
import static org.junit.jupi... | [
"info@thomaswinters.be"
] | info@thomaswinters.be |
7996741b7d1cd367dabe82764a9dc68bf8eaccb2 | a36adf8a47774f4ca296c6daea7cea4e086f10cc | /Server/Database.java | 6c4c3a42a54649e51b84fbef66c985d5ad5c6b25 | [] | no_license | Sumrakbro/Lab8 | cf097ae9a6114f5c0424ff5de7229b44780ea61c | 00b73623e1e460464327fbc07cc23075403d1c8b | refs/heads/master | 2022-11-16T22:51:27.444336 | 2020-07-06T08:17:35 | 2020-07-06T08:17:35 | 277,482,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,456 | java | package Server;
import Lab5.com.company.Coordinates;
import Lab5.com.company.Person;
import Lab5.com.company.Ticket;
import Lab5.com.company.TicketType;
import Lab5.commands.A_command;
import java.sql.*;
import java.util.ArrayList;
import java.util.Collections;
import java.util.TreeSet;
public class D... | [
"noreply@github.com"
] | noreply@github.com |
9290cd90423165ef39c6bb658682e92b6e589fcf | 4aec378d7de665b64fbea0d29713147332b499df | /code/netty-lecture/src/main/java/com/malone/netty/App.java | 5ffc5140ddb2bc718c5ff89b4d55bf5f22836541 | [
"MIT"
] | permissive | malone081021/programimg-resource | ec44eb4aeb9e849b496a9ea8d3090b39962ef842 | 09d4a8eb9316b6035764aed51890af15ae472874 | refs/heads/master | 2021-07-08T00:01:29.165766 | 2019-10-23T15:17:22 | 2019-10-23T15:17:22 | 201,421,630 | 0 | 0 | MIT | 2019-10-29T18:11:58 | 2019-08-09T08:05:19 | JavaScript | UTF-8 | Java | false | false | 179 | java | package com.malone.netty;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"malone081021@gmail.com"
] | malone081021@gmail.com |
09ea8166c3a8bc61a751bd016e835efd8a6ffd7a | 0122519ea0806a02b024e552d77ce872c2174713 | /Struts2/src/dao/streetDao.java | 6eab7c348b6cb7ca5d273c55056559117c65167f | [] | no_license | LuoBaiLin/House | 02818c5af5f58bcfcc90cc365ae27a395f43ff8a | dc89b96ac735184a8465abfb23ec4e4f1590d841 | refs/heads/master | 2021-01-12T10:18:22.235564 | 2016-12-23T08:01:33 | 2016-12-23T08:01:33 | 76,414,815 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 536 | java | package dao;
import java.util.List;
import entity.street;
public interface streetDao {
/**
* 新增街道
* @param dis
*/
int insert(street dis);
/**
* 根据id查询街道信息
* @param id
* @return
*/
street selectById(Short id);
/**
* 根据id删除街道信息
* @param id
* @return
*/
int deleteById(... | [
"罗柏林1@LuoBaiLin"
] | 罗柏林1@LuoBaiLin |
9f38f4dbc80e0f21180767a8342b0c3cdb7dac5a | 64bb3b81e831317bcc773f7ec9f91a553aa729d1 | /app/src/main/java/com/example/lbf/imatationofwechat/moments/MomentsPresenter.java | 88519a60fbda816646adf987873c1b07ef73ee12 | [] | no_license | xuhuawei131/ImitationOfWechat | 2ed164e833eed099e22f64f7b3c9300f76915545 | d18d60e5a08f1a1fd37c7b4568fa6bf58fdb80ec | refs/heads/master | 2020-11-24T04:15:08.899643 | 2019-12-18T14:21:55 | 2019-12-18T16:17:20 | 227,958,783 | 0 | 0 | null | 2019-12-14T03:12:36 | 2019-12-14T03:12:36 | null | UTF-8 | Java | false | false | 9,043 | java | package com.example.lbf.imatationofwechat.moments;
import android.app.Activity;
import android.content.Context;
import android.content.SharedPreferences;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.support.v4.app.LoaderManager;
import android.support.... | [
"395953134@qq.com"
] | 395953134@qq.com |
59b42368f2bde7111462038fc4bca674eee94e1c | 1743435345570baf216889340c120e72c554c615 | /Parking/src/parking/NoMoreParkingSpaces.java | 145ea034da6f7f28cb156c6f4416821e9e395bb7 | [] | no_license | yo-yo-g/JAVA | 97064fcd04dd23c2887b7fd402e065110c966ae7 | 8062f00c0cd101cdb901257685e70240691aec56 | refs/heads/master | 2021-09-21T20:53:50.000884 | 2018-08-31T08:41:41 | 2018-08-31T08:41:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 119 | java | package parking;
public class NoMoreParkingSpaces extends Exception{
NoMoreParkingSpaces(String s){
super(s);
}
}
| [
"dilqn.palermo@gmail.com"
] | dilqn.palermo@gmail.com |
2d46eac15eb387c7f678b6038cb6b83c413e4f3c | 23c2ca1e479ad409615b191591cf0bee31848fcf | /Java/14일차/StudentRepo.java | 2d942f0b8c9666d6923da1be75eb1a07f3e5cec6 | [] | no_license | jungeun8/Class | b3d782fc0caef6f5a34546bf421e5035314e1bd6 | f87c219eb6f085e90a0990777d4c3b0d8d4d7dd2 | refs/heads/master | 2023-07-21T12:42:31.424062 | 2021-08-29T08:12:45 | 2021-08-29T08:12:45 | 400,976,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,059 | java | package day5.inner.example;
public class StudentRepo implements Repo{
private Student[] students = new Student[5];
public StudentRepo() {
students[0] = new Student("홍길동", 50, 100, 60);
students[1] = new Student("김유신", 100, 70, 80);
students[2] = new Student("강감찬", 90, 40, 70);
students[3] = new Student("이... | [
"3eun7@naver.com"
] | 3eun7@naver.com |
2c31afc678b91a17ead96d04f2f56658ca7a441f | f20c153d6b8c5ce26b24a07dbfd2e560c7ab0ef8 | /src/com/scjp/main/denguemodel/MainDenguePredictorActivity.java | 20347275daf753d133546b46d7654372498d204f | [] | no_license | bilalabdulkany/CrowdSourceThis | 681cca4655410140bffa11b5553e8bdc9f2e6eec | 30cae415ad9fa21a27c1b3fe3688ed9623e540a2 | refs/heads/master | 2021-01-23T16:36:01.004128 | 2016-03-26T17:56:53 | 2016-03-26T17:56:53 | 47,411,617 | 1 | 0 | null | 2016-01-06T18:06:01 | 2015-12-04T15:20:26 | Java | UTF-8 | Java | false | false | 19,014 | java | /*
* Copyright 2010-2012 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lic... | [
"merdocbilal.89@gmail.com"
] | merdocbilal.89@gmail.com |
3500494c6c7075a1f76b126c98fc2947dd4e442c | e349965c5085b7ec6576c696efe977f40775a07b | /src/Uoc_chung_lon_nhat.java | f9169b0d64fb149568945fad4a9e5232e83cc767 | [] | no_license | dungchv13/day_2_loop_module2 | 816c0c83effd83625e05eb49500771d6c8ea73fc | 696f0cb3dca6d001628d0fbe98afd3aeabe1b60b | refs/heads/master | 2022-12-27T08:05:26.853952 | 2020-10-05T14:41:01 | 2020-10-05T14:41:01 | 301,439,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 746 | java | import java.util.Scanner;
public class Uoc_chung_lon_nhat {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("nhap so nguyen a:");
int a = scanner.nextInt();
System.out.println("nhap so nguyen b:");
int b = scanner.nextI... | [
"Dungutc13@gmail.com"
] | Dungutc13@gmail.com |
0a58b459ec3ae6cb6d7bd9f36720c87e3cb37b34 | 97905a68f074065af8f8b986e27cec3176f8defa | /DaRIS/src/daris/client/ui/object/action/DObjectCreateActionGUI.java | f9e7125f93f4354686ac84c75b37413713230eb4 | [] | no_license | Mygi/MBI-Method-Builder | 4eb7d6404a08f4057a4b9d3682210184dac802de | 506aab79539e1601e04d48720067d9dff31a0bdf | refs/heads/master | 2020-06-03T06:38:15.582049 | 2012-01-27T05:28:26 | 2012-01-27T05:28:26 | 3,261,478 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,225 | java | package daris.client.ui.object.action;
import java.util.List;
import arc.gui.ValidatedInterfaceComponent;
import arc.gui.form.FormEditMode;
import arc.gui.gwt.message.StatusArea;
import arc.gui.gwt.widget.panel.SimplePanel;
import arc.gui.object.action.precondition.ActionPrecondition;
import arc.gui.object.action.pre... | [
"andrew.glenn@orco.com.au"
] | andrew.glenn@orco.com.au |
e52b11c90f77a1aaed0b36099f26f1b6fccbeae8 | 0e9a34b0afe176a888171c138505d4b723674a51 | /E1/src/geometries/Triangle.java | a1ca6c749e678284f9d777bbef3fcaa1f72ff14b | [] | no_license | yoelbassin/PSWE | bcc2ca82b3363389c2ba9c3ae63d0409d4d4206b | 1216f45e97c5e911e8f578ff3d9e06d1c4e00015 | refs/heads/master | 2023-03-08T14:53:04.399214 | 2021-02-25T14:42:33 | 2021-02-25T14:42:33 | 224,479,041 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,335 | java | package geometries;
import primitives.*;
/**
* @author bassi class triangle represents a triangle via 3 points on the same
* plane
*/
public class Triangle extends Polygon {
// ***************** Constructor ********************** //
/**
* constructs a triangle from three points
*
... | [
"noreply@github.com"
] | noreply@github.com |
07858780f3a3e2cca22c78dd2b110d81eb172ec8 | 0a2e00f7fe982d8a2f291ff01a582f43abc45b4d | /flow-tests/test-root-context/src/test/java/com/vaadin/flow/ClientResourceIT.java | a0230ff322e801d4e339fcf7ae5ab7515dbb952e | [
"Apache-2.0"
] | permissive | manolo/flow | 94173e03aa836577b675319c9ebfc14c5e59c162 | 123bb931f304d02a177f0f7549448191a814da28 | refs/heads/master | 2023-02-06T13:11:05.070053 | 2022-05-10T04:45:50 | 2022-05-10T04:45:50 | 131,289,664 | 0 | 0 | Apache-2.0 | 2023-08-02T07:14:42 | 2018-04-27T11:48:31 | Java | UTF-8 | Java | false | false | 2,334 | java | /*
* Copyright 2000-2022 Vaadin 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"noreply@github.com"
] | noreply@github.com |
cd607346041881032aea2001dbb58e8b99b778fd | 45dc6c503db457c4f606cb01b215df1b1e727e4e | /Monopoly/Monopoly/src/edu/towson/cis/cosc603/project2/monopoly/GoToJailCell.java | 0b1425d4e77414b66612cb01d41d25e2e13908d5 | [
"Apache-2.0"
] | permissive | mtendu/cosc603-tendulkar-project2 | 87af1186da385e2d0f469526183ff08fead5b5fc | 189c00a4af64c70f1a8fde0eff81b4e0e7896261 | refs/heads/master | 2021-01-10T06:49:37.349853 | 2016-03-03T21:38:05 | 2016-03-03T21:38:05 | 52,687,489 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,108 | java | package edu.towson.cis.cosc603.project2.monopoly;
// TODO: Auto-generated Javadoc
/**
* The Class GoToJailCell.
*/
public class GoToJailCell extends Cell {
/**
* Instantiates a new go to jail cell.
*/
public GoToJailCell() {
setName("Go to Jail");
}
/* (non-Javadoc)
* @see edu.towson.cis.cosc442.proje... | [
"madhuratendulkar09@gmail.com"
] | madhuratendulkar09@gmail.com |
aae18d9b61173d83261944808f92d93f2d5adc89 | 664c4f5ed2a17a0e825b93060556ef6b57959685 | /src/backend/src/main/java/ru/duckest/service/implementation/UserServiceImpl.java | a48259a107b6458390b914b5e9f10d58d4ef13ac | [
"MIT"
] | permissive | Duckest/Duckest | 7a4d00420446b073c5de6c6d9428c23d9df652e2 | b84b61e5a76387c5bc690b0490a4d8dcbc9dce21 | refs/heads/dev | 2023-05-31T16:05:00.958937 | 2021-06-10T14:57:58 | 2021-06-10T14:57:58 | 340,424,151 | 0 | 1 | MIT | 2021-06-20T12:15:49 | 2021-02-19T16:18:43 | Java | UTF-8 | Java | false | false | 1,590 | java | package ru.duckest.service.implementation;
import lombok.RequiredArgsConstructor;
import org.apache.commons.validator.routines.EmailValidator;
import org.springframework.stereotype.Service;
import ru.duckest.converter.UserConverter;
import ru.duckest.dto.UserDto;
import ru.duckest.service.UserService;
import ru.duckes... | [
"dgeehi@gmail.com"
] | dgeehi@gmail.com |
1df6b9d3670c86826f4d31b333e16aec957a8a00 | 84db1cda98a6f6a36990e8364b3c6c2516e3a8c0 | /ch13-ajax/ch13-gwt-StockWatcher/src/main/java/com/google/gwt/sample/stockwatcher/client/StockWatcher.java | e0838e10c822d459508c70f4b73e1fda09d1ed2e | [
"Apache-2.0"
] | permissive | aronerry/Book_JUnitInAction2 | 0c84d4bd0d60a9a5ff03c2e00d6023cbc9b71cc5 | b7b4b3d72ad29bc57d0278fd1e3c90266ac3041c | refs/heads/master | 2020-05-29T17:59:29.182521 | 2015-03-31T05:26:24 | 2015-03-31T05:26:24 | 32,120,630 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 9,451 | java | package com.google.gwt.sample.stockwatcher.client;
import java.util.ArrayList;
import java.util.Date;
import com.google.gwt.core.client.EntryPoint;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event... | [
"aron.seven@qq.com"
] | aron.seven@qq.com |
0867326fe10c4634118ba98778271ce112f10145 | d06ed479c8d24cf2eab53df763db4d778e0f49e7 | /src/main/java/ex26/App.java | cc4badb167c5e641e1915b7978ef185dca78701e | [] | no_license | Zenmunist22/Chang-cop3330-assignment2 | 38665652d83e3f699b8246b239caf5e42296bf9c | 4391111bf99ca782d63d27f91a0b9b459c96fb2b | refs/heads/master | 2023-05-28T12:09:39.089330 | 2021-06-14T03:45:30 | 2021-06-14T03:45:30 | 376,678,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 834 | java | package ex26;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import java.util.Arrays;
import java.util.Scanner;
/*
* UCF COP3330 Summer 2021 Assignment 2 Solution
* Copyright 2021 Tommy Chang
*/
public class App {
public static void main(String[] args){
double b, apr, monthlyPayment... | [
"tommychang@knights.ucf.edu"
] | tommychang@knights.ucf.edu |
313963c38351dc8b9d56e2334fdc1068af791984 | 7a8b6aa72c2a6a0476847b59ea42d70f917c5136 | /src/test/java/com/vtiger/testscripts/ClrearTripFutureDate.java | 229e3e4438e1b71621fd753d42fe82ce37c2ae0b | [] | no_license | supriyamallikarjun/SDET-Supriya | 35162052d9a450f9027fec3e8d003504eb71a986 | 1de06023a41498a32fbfc89ca4c7eb72422c8775 | refs/heads/master | 2023-04-04T07:44:10.738646 | 2021-04-16T06:11:41 | 2021-04-16T06:11:41 | 357,160,140 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,453 | java | package com.vtiger.testscripts;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.chrome.ChromeOptions;
import org.testng.annotations.Test;
public class ClrearTripFutureDate {... | [
"91854@LAPTOP-1RDVGC8P"
] | 91854@LAPTOP-1RDVGC8P |
dedbe21de795740665e9e7e8d12e485d48fff8d6 | 8b929caf6fb870bb482bf9caf02ad5c2b61ea8d6 | /client/src/main/java/client/grafic/locals/English.java | ec4021f05e11e6fdfb53ace0f4bc4b3519f6c094 | [] | no_license | tchn11/lab8 | 250f333b3d8b06931ebd9acbdf3331bbb1644773 | d0567d60535f00deb9aca0073b6653a0db3b9749 | refs/heads/master | 2023-05-09T23:36:47.296638 | 2021-05-31T20:32:14 | 2021-05-31T20:32:14 | 372,145,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,768 | java | package client.grafic.locals;
public class English extends Local{
{
LOGIN = "Login";
PASSWORD = "Password";
BUTTON = "Login";
ARE_REGISTERED = "Are you already registered?";
LOGIN_ERROR = "Login error";
CONNECTION_ERROR = "Connection error";
SUCCESSFUL_LOGIN ... | [
"akonany11@gmail.com"
] | akonany11@gmail.com |
939b7d7c97ec40284d68361abdacec8f2f158116 | 235de083e39d63059b12984da28e5f4d9cee13bb | /src/easy/RemovePalindromicSubsequences.java | 2c7595fc53961d8fb224b3c77d10373571f1c0b4 | [
"MIT"
] | permissive | ehabarman/Leetcode | 25a2665463184cdd6d2abb13b97504e61e9c9b8c | d006692ec7c43f2672890c3df8a9bfd6844a5c0d | refs/heads/master | 2021-08-11T03:27:01.309034 | 2020-10-02T12:24:06 | 2020-10-02T12:24:06 | 225,615,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 427 | java | package easy;
public class RemovePalindromicSubsequences {
public int removePalindromeSub(String s) {
if(s.isEmpty()) return 0;
if(isPalindrome(s)) return 1;
return 2;
}
public boolean isPalindrome(String s) {
int start = 0;
int end = s.length()-1;
while (en... | [
"ehabarman@gmail.com"
] | ehabarman@gmail.com |
a78ae8c813a49a10a3543664088c7f4cd40d9f4c | fdce74e3dcde9f1e6d85c755e3a46d8b6717d3a2 | /p6/src/main/java/es/ucm/fdi/model/NewVehicle.java | 3b51d17706574aedded4f99283016e9e5849c1dc | [] | no_license | alberto-maurel/Practica-TP-6 | 0708e6b2b8e4dcd77ea266bb22bf2716ad0a79e9 | 67de9dfb83ed2ff0269fca2f32f8ba60f7755052 | refs/heads/master | 2020-03-16T00:44:09.202684 | 2018-05-20T08:55:04 | 2018-05-20T08:55:04 | 132,424,167 | 0 | 0 | null | 2018-05-19T11:26:30 | 2018-05-07T07:35:21 | Java | UTF-8 | Java | false | false | 2,819 | java | package es.ucm.fdi.model;
import java.util.ArrayList;
import java.util.Map;
import es.ucm.fdi.ini.IniSection;
public class NewVehicle extends Event {
protected int max_speed;
protected ArrayList<String> itinerario; //Guardamos los cruces en forma de ID
public NewVehicle(int time, String id, int m... | [
"lauracastilla@users.noreply.github.com"
] | lauracastilla@users.noreply.github.com |
fe2d93b0c5b7261dcc4fddbcfb0796dd50c73af3 | b180f69a78dc7233f85af375212e8af1e7791c1a | /BOJ_Algorithm/src/BOJ_9019.java | 3893b296c0e6f6d8494ecc945bdb2f3e374bf61a | [] | no_license | Youngyul/BOJ_Algorithm | 093953368332a5fd59a32ce82011bd7b64faa25f | 5460ff877332a2528700b41413bef9efe105240c | refs/heads/master | 2020-04-14T16:30:15.130446 | 2019-04-26T01:13:12 | 2019-04-26T01:13:12 | 163,953,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,549 | java | import java.util.*;
import java.io.*;
public class BOJ_9019 {
static int Testcase;
static int before,after;
static boolean check [] = new boolean [100001];
static String times = "";
static String result [] = new String [100001];
public static void main(String[] args) throws Exception {
// TODO Auto-generate... | [
"31728373+Youngyul@users.noreply.github.com"
] | 31728373+Youngyul@users.noreply.github.com |
fd0e00f05841bb8e314c8f7e5270154651a54a3e | f1ae6372ca2eca39e00b4949d787c1983bb8b8ad | /app/src/main/java/com/example/a1/propertyanimtest/GoodsAdapter.java | e93d58f8b935d1a2ea3e8fe349e0efa74c03490a | [] | no_license | HotBloodMan/PropertyAnimTest | e8c3fb5eb27634cc7d4a0deb1d8ddd5ada83c6c3 | 86391cbb2dcce5a59b5f9bdc7a04e3d18d0fbdac | refs/heads/master | 2021-07-14T01:51:56.400977 | 2017-11-20T02:02:55 | 2017-11-20T02:02:55 | 95,633,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,777 | java | package com.example.a1.propertyanimtest;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import java.util.ArrayList;
import java.util.List;
/**
* Created by 1 on 2017/6/28... | [
"18303011272@163.com"
] | 18303011272@163.com |
488cdcff2e02757fbca07dae8dec96a4ceafca78 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/12/12_5dffe45cee5025c3d06fe354b4d4bfec127fe9b2/CategoryASTTransformation/12_5dffe45cee5025c3d06fe354b4d4bfec127fe9b2_CategoryASTTransformation_s.java | e93174ace1b65e0a9d3b57ff6aedd4e39f077909 | [] | 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 | 6,901 | java | /*
* Copyright 2008 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
5691e5e8b05aa7e923573603e3cbe4efcfbe32a1 | 667d3fb5ccc9228c6f24741efce1ea57de663c1d | /src/main/java/com/globalknowledge/gestibank/GestibankApplication.java | bec00cd1f63bb1fba4bd7e63b7b7d0074a4e2ae0 | [] | no_license | Xewtwo/gestibank | 3cc3b7357f42290f18366a23dffd1e6e7fe7a357 | 770384d3c0b717afbd0590a1f5e53015099c10c8 | refs/heads/master | 2020-12-23T06:12:41.106361 | 2020-01-29T19:13:44 | 2020-01-29T19:47:12 | 237,062,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.globalknowledge.gestibank;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class GestibankApplication {
public static void main(String[] args) {
SpringApplication.run(GestibankApplication.cla... | [
"quentin@lemairepro.fr"
] | quentin@lemairepro.fr |
fec9195b00f07145c5a4d544e7bb3ac04e056979 | ef36c72e6b010434ac851ed30fc8e73abdfac0c6 | /addressbook_selenium_tests/src/com/example/tests/Sample.java | 918adf422382a66d523c8c7b482e1c77a9bb7386 | [
"Apache-2.0"
] | permissive | pavlenkonata/PFT-17_nataliia.pavlenko | 4dbc785b68e284d310c5c4d2e8a76c403460fbab | e1297366c5912bab1ea18dd7980388aa2b869599 | refs/heads/master | 2021-03-12T19:38:47.134505 | 2014-05-07T22:23:48 | 2014-05-07T22:23:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 580 | java | package com.example.tests;
import org.testng.annotations.Test;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.Properties;
import com.example.fw.ApplicationManager;
import com.example.fw.JdbcHelper;
public class Sample {
public static void main(String[] args) throws I... | [
"nataliia.pavlenko@gmail.com"
] | nataliia.pavlenko@gmail.com |
cc8e0f4fc2292db285f1b8baba8dede32341e784 | ebf6778ae441200864368698f88f692c26253055 | /src/kareta/lab7/NumericalMethods.java | 3597a9f4f6192ea3c1ad0d432fd17ed2383113f7 | [] | no_license | kareta/java-algorithms | cf2e27b9f7d7c468b323763a77595c5307acf846 | 0a406b19a73ca78057cbbadec6eb930b30698454 | refs/heads/master | 2020-12-30T12:34:47.760163 | 2017-05-15T21:49:30 | 2017-05-15T21:49:30 | 91,387,463 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,043 | java | package kareta.lab7;
import kareta.lab7.function.Function;
/**
* Created by vitya on 26.04.17.
*/
public class NumericalMethods {
private Function function;
private int a;
private int b;
private double step;
public NumericalMethods(Function function, int a, int b, double step) {
this... | [
"karetavictor@gmail.com"
] | karetavictor@gmail.com |
3262ddac8dfedb67ceb226897fd301cd68fed944 | d98610da5dc8c8f14b4360ae5c77fe845ccb4211 | /app/src/main/java/com/boxuanjia/style/ui/BaseFragment.java | 1f0564b3b4eac184b86c65774c027c9607e4d318 | [] | no_license | wherego/Style | b71817a5e0261f1b620b70ba86d4d44c92f4868c | f9bc2cf184af6b6850beee1e14302aa36e5a4942 | refs/heads/master | 2021-01-20T12:29:12.863454 | 2016-02-25T04:54:56 | 2016-02-25T04:54:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,747 | java | package com.boxuanjia.style.ui;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
public abstract class BaseFragment extends Fragment... | [
"boxuanjia@gmail.com"
] | boxuanjia@gmail.com |
7315995961b83db12de4af028f451388285b9e93 | 7c12ca9bdcb5bc43c406ecea69e037c6f834048a | /src/main/java/ru/stepintegrator/dmccPhone/DMCC.java | 6b16b64d2e15b84e208587da415cc62925903e74 | [] | no_license | seven1240/DmccPhones | 00758daa6cc734807860d8f2fcc44b2047057ac9 | de52efbf7f4f9afb7b2f05599abc011ca124da0c | refs/heads/master | 2022-03-03T20:59:47.831117 | 2019-04-02T13:31:17 | 2019-04-02T13:31:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,643 | java | package ru.stepintegrator.dmccPhone;
import ch.ecma.csta.binding.DeviceID;
import ch.ecma.csta.callcontrol.CallControlServices;
import ch.ecma.csta.logical.LogicalDeviceFeatureServices;
import ch.ecma.csta.media.MediaServices;
import ch.ecma.csta.monitor.MonitoringServices;
import ch.ecma.csta.physical.PhysicalDevice... | [
"melnikoffaa@mail.ru"
] | melnikoffaa@mail.ru |
c2f81ea532837b85e3ba1bcae9ab65be8e49ce71 | b02ca5421ad78d9154c2158c43b0673402f89223 | /PE34.java | f12360c2e0e7a318f49a51ce53490082e061dc3a | [] | no_license | dariandaji/Project-Euler | 4f3389ec0fe958029396e27bf4efb235504aa36e | 425cb4b9606c8993206c048dd58bf05e550adcab | refs/heads/master | 2020-07-30T05:27:37.452282 | 2020-07-03T13:14:31 | 2020-07-03T13:14:31 | 210,102,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 791 | java | import java.io.*;
import java.math.*;
import java.util.*;
class PE34 {
public static void main(String args[])throws IOException {
final long startTime = System.currentTimeMillis();
int i,digit,n,r;
long sum = 0;
long endTime = System.currentTimeMillis();
ArrayList<Integer> arr = new ArrayList<Integer>();
f... | [
"dariandaji@hotmail.com"
] | dariandaji@hotmail.com |
085af013d7ae6817f941c8c4253455db340ce079 | 150cc3bca7e62b3c527c66511cb3b593776c02c6 | /src/main/java/com/example/regexp/RegexpApplication.java | fccf9e1cb61289fd1aace844d14a33ff749e9b4f | [] | no_license | DorraChen/regexp | ba0bf41a0dd417208f91f3f33f3ca4b2f9ce5dc7 | 0bff0eaea70cde924a16602a7004ed4ed0686de5 | refs/heads/master | 2023-05-06T04:51:45.261959 | 2021-05-23T14:58:12 | 2021-05-23T14:58:12 | 370,069,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.example.regexp;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class RegexpApplication {
public static void main(String[] args) {
SpringApplication.run(RegexpApplication.class, args);
}
... | [
"1814786186@qq.com"
] | 1814786186@qq.com |
0fc280b2606e20bae87a57aa81e16fb1b3d893f3 | 7990b4df7478100b24e8a970ba10fc6887b78adf | /APPLICATIONS/SpringBootMvcAndRestExample/src/main/java/com/espark/adarsh/web/bean/ResponseBean.java | 268245fcd16b4682fba19fbb6d2d8112a6b1cc8f | [] | no_license | adarshkumarsingh83/spring_boot | b206a9f8426d92a9f32fa6505916a2637a9a74a7 | b41a25c9903744beaada3fa91122fdd54cb01f39 | refs/heads/master | 2023-08-25T05:02:25.643761 | 2023-08-16T05:22:36 | 2023-08-16T05:22:36 | 58,055,108 | 7 | 18 | null | 2022-12-16T17:24:41 | 2016-05-04T13:39:59 | Java | UTF-8 | Java | false | false | 3,228 | java | /*
* Copyright (c) 2015 Espark And ©Adarsh Development Services @copyright All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistributions of source code must retain the above copyr... | [
"adarsh.kumar@photoninfotech.net"
] | adarsh.kumar@photoninfotech.net |
5d76aaef1ac827c38ce5613f99cda34fd122a28c | 6805ad10ab183249f6a4bd4cf70664a6800151a9 | /app/src/main/java/com/example/android/moodindigo/EventsAdapter.java | 3817ffcf6f6ce3ca76dcddb2405f8548f3ec29de | [] | no_license | Sanidhya27/MusicPlayerService | 26554d115ec6de0eedadef7569c3e87937c350f8 | f1e4a569b1d1766561a279145c9236d35658d94b | refs/heads/master | 2021-08-28T04:48:10.445575 | 2017-12-11T07:48:40 | 2017-12-11T07:48:40 | 113,828,563 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,473 | java | package com.example.android.moodindigo;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.text.Html;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import andro... | [
"cool.sanidhyagwl@gmail.com"
] | cool.sanidhyagwl@gmail.com |
0d806e7c56a24e9ec89f68a00c960378f234c0b7 | ec7777e904ce099417000e7b1113e29912194dd3 | /src/test/java/testbase/TestBase.java | a5c38a7c9349c166c001d8c4e3cce5fb7569eafc | [
"MIT"
] | permissive | jryanthe4th/PomFrameworkDemo | 54fd21efb4bd900edc2c4b74f649ab0f2443082b | 32c0bedca11c941759f9b7b85189ed61f93c7133 | refs/heads/main | 2023-04-24T00:50:41.011827 | 2021-05-19T01:16:51 | 2021-05-19T01:16:51 | 368,708,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 696 | java | package testbase;
import com.jmr.driver.DriverFactory;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.*;
public class TestBase {
public WebDriver driver;
@BeforeSuite(alwaysRun = true)
... | [
"joseph.ryan.iv@gmail.com"
] | joseph.ryan.iv@gmail.com |
a6bd90c2b88ba2cded31e134020a42691a9b0b5c | 8d316b7a4f247869514b36ac009c46fd0e64f5f1 | /Datepicker/app/src/androidTest/java/android/example/com/datepicker/ExampleInstrumentedTest.java | 456cba86e131aff5b5e0ca399f57cc06e93460d5 | [] | no_license | prajktik/date_picker_demo | e9f2c716e48fcdcc8514e3869164343a2b89fc45 | 6690abdcbd120286a14dc056237c6220b0370c96 | refs/heads/master | 2021-07-14T08:52:06.618387 | 2017-10-18T01:35:28 | 2017-10-18T01:35:28 | 107,343,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | package android.example.com.datepicker;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on... | [
"noreply@github.com"
] | noreply@github.com |
adeae08c10b86a10c4c996568dcb247a3da80ba0 | 7c24fa6ab4d1cdc0f4490d82de61ddb31684999f | /logginghub-messaging3/src/test/java/com/logginghub/messaging/fixture/HelloService.java | c770dd5f86c168b8432264a2dc9dc833fc7002bd | [
"Apache-2.0"
] | permissive | logginghub/core | e4e0d46780d99561127f531f600f2bb5b01cb46d | c04545c3261258f8d54aeb30eb43f58a7ba58493 | refs/heads/master | 2022-12-13T03:46:39.295908 | 2022-12-08T08:55:57 | 2022-12-08T08:55:57 | 28,720,138 | 0 | 2 | Apache-2.0 | 2022-07-07T21:04:39 | 2015-01-02T17:16:52 | Java | UTF-8 | Java | false | false | 224 | java | package com.logginghub.messaging.fixture;
public interface HelloService {
String hello(String name);
void addListener(HelloListener listener);
void removeListener(HelloListener listener);
}
| [
"james@vertexlabs.co.uk"
] | james@vertexlabs.co.uk |
7f0834c3eeeadc155a9f4ef162330763ffbe7220 | 83e934b83e10ec240d543b1981a9205e525a4889 | /06. 1. Java-OOP-Advanced-Unit-Testing/src/main/java/Hero.java | 6311045979a613af62dbfedc0d6b536f429c22b3 | [
"MIT"
] | permissive | kostadinlambov/Java-OOP-Advanced | dca49a1b0750092cc713684403629ff9ca06d39e | 12db2a30422deef057fc25cf2947d8bc22cce77c | refs/heads/master | 2021-05-12T10:59:24.753433 | 2018-01-20T19:01:45 | 2018-01-20T19:01:45 | 117,370,385 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 703 | java | import interfaces.Target;
import interfaces.Weapon;
import java.util.Random;
public class Hero {
private String name;
private int experience;
private Weapon weapon;
public Hero(String name, Weapon weapon) {
this.name = name;
this.experience = 0;
this.weapon = weapon;
}
... | [
"valchak@abv.bg"
] | valchak@abv.bg |
8bbd2c27d886074558045e2ae50ae9192e35c167 | 043df4d5dd73ff71dcd98ccd7b117526581f2efb | /src/main/java/com/visconde/configserver/ConfigServerApplication.java | a6899e1a13d773b82118ccae8a81f56836d08986 | [] | no_license | renangv11/config-server | 00d954fecb05bcbf8ed9bc0deabf3c4a90a74eaf | da533da5e7b8ddb9831304fc16636b105961740c | refs/heads/master | 2020-08-08T08:31:35.573380 | 2019-10-09T01:36:58 | 2019-10-09T01:36:58 | 213,793,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 417 | java | package com.visconde.configserver;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.config.server.EnableConfigServer;
@EnableConfigServer
@SpringBootApplication
public class ConfigServerApplication {
public stati... | [
"renangv11@hotmail.com"
] | renangv11@hotmail.com |
19d2692ffdc94e87241db72f4019b2dd5cf8b61b | 038ee6b20cae51169a2ed4ed64a7b8e99b5cbaad | /schemaOrgDomaConv/src/org/kyojo/schemaOrg/m3n3/doma/core/container/PriceValidUntilConverter.java | 8b1c9c2b6c6c2a311f031d7423ff8bba348eea3b | [
"Apache-2.0"
] | permissive | nagaikenshin/schemaOrg | 3dec1626781913930da5585884e3484e0b525aea | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | refs/heads/master | 2021-06-25T04:52:49.995840 | 2019-05-12T06:22:37 | 2019-05-12T06:22:37 | 134,319,974 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package org.kyojo.schemaorg.m3n3.doma.core.container;
import java.sql.Date;
import org.seasar.doma.ExternalDomain;
import org.seasar.doma.jdbc.domain.DomainConverter;
import org.kyojo.schemaorg.m3n3.core.impl.PRICE_VALID_UNTIL;
import org.kyojo.schemaorg.m3n3.core.Container.PriceValidUntil;
@ExternalDomain
public cl... | [
"nagai@nagaikenshin.com"
] | nagai@nagaikenshin.com |
466c4623882565fd4807f782b02d130c0ca0f18f | 79b863a54b15c4289c718c6bb4a903377bf5d81d | /MvvmDemo/app/src/androidTest/java/com/example/mvvmdemo/ExampleInstrumentedTest.java | 02c967ffb01b8d1cdee21722f88c35787ff73ec7 | [] | no_license | ShravaniH/MVVMDemo | 92c0786c86bcd92f01a8bbfddc01bb6fdfd41105 | 30451b732db0975e1766fef7a60a991d8d8f7987 | refs/heads/master | 2022-11-12T14:34:28.968782 | 2020-05-05T09:16:10 | 2020-05-05T09:53:36 | 261,409,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 712 | java | package com.example.mvvmdemo;
import android.content.Context;
import org.junit.Test;
import org.junit.runner.RunWith;
import androidx.test.InstrumentationRegistry;
import androidx.test.runner.AndroidJUnit4;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android device.
*
* ... | [
"shravani_hui@yahoo.com"
] | shravani_hui@yahoo.com |
609479c90e04144a24a11d7f388cf1017f4769d6 | 8c6cddaed75b2fb09dff607dc8e98e1d7c8a50f4 | /app/src/main/java/com/example/potoyang/mybike/OnlineActivity.java | 3011cdb61d00d703049c3756a864e3a6fc4f602b | [] | no_license | PotoYang/MyBike | 2a3d867e7f62a5791e703b7e199dabdf46d28715 | be087ad27263eb144892bfddce89188da0582595 | refs/heads/master | 2021-06-23T23:46:09.168201 | 2017-09-10T05:58:05 | 2017-09-10T05:58:05 | 103,007,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,557 | java | package com.example.potoyang.mybike;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText... | [
"715792648@qq.com"
] | 715792648@qq.com |
f2158124aebaafd344d5598d1766d2b5a50d7d86 | 030e2bb6e5965561bace55783536e85c1076e63a | /src/main/java/de/springboot/service/StackoverflowServiceTemp.java | 4b66b581cf7afff4ca23dad9238f18f3722936a6 | [] | no_license | aromanchenkonn/SpringBootMongoTest | 3f580b4d3902af8f41741dbc2211008f1cd25a23 | 4ca43d999d6768f766744726f7ae9007016b36a2 | refs/heads/master | 2021-07-05T22:59:37.028857 | 2017-10-01T21:09:48 | 2017-10-01T21:09:48 | 105,439,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,442 | java | package de.springboot.service;
import de.springboot.model.StackoverflowWebsite;
import de.springboot.persistence.StackOverflowWebsiteRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class StackoverflowServ... | [
"a.romanchenko.nn@gmail.com"
] | a.romanchenko.nn@gmail.com |
ddc5802627c5e374147573e249a247070b9316e3 | 80d677e2477ad396732ce0d34716bdf4ca285fc3 | /fish-shopping/src/main/java/ua/lviv/iot/fishStore/Order.java | 1f8de4e5e2a331460ac919bd0c37e6db75e3e4e3 | [] | no_license | MyroslavPro/Lab8 | d4f3bf01123f642d7e8edd6676b0c7bf05b8401a | 3fd6cae0b114dcd105aaceb23c2695df741f2d05 | refs/heads/main | 2023-05-07T00:39:39.996428 | 2021-06-03T19:13:23 | 2021-06-03T19:13:23 | 368,063,404 | 0 | 0 | null | 2021-06-03T19:22:57 | 2021-05-17T05:15:33 | Java | UTF-8 | Java | false | false | 69 | java | package ua.lviv.iot.fishStore;
public enum Order {
ASC,DESC
}
| [
"myropro@gmail.com"
] | myropro@gmail.com |
4cdda64c268a38a073707bf07f9f828d1a1acde5 | 2badedbfd5f38f08e67ccebf847d54d56cb4a224 | /src/main/java/org/wildcards/springboot/domain/model/MemberInformation.java | 042849d9721f1afaa0377db9005f251f9470fb15 | [] | no_license | wildcardsolutions/fundgen | aebb82f094a5f4401f2d20d1dd3a6e7167d55aec | 930e2ede0fc01f8bac2f2a22ace355969e6d4260 | refs/heads/master | 2021-01-10T02:20:11.753393 | 2015-10-14T23:54:49 | 2015-10-14T23:54:49 | 36,638,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,065 | java | package org.wildcards.springboot.domain.model;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.JoinColumn;
import javax.persistence.JoinTable;
import javax.persistence.OneToMany;
import javax... | [
"wildcardsolutions15@gmail.com"
] | wildcardsolutions15@gmail.com |
f3ed2b435d818eb7e5a97b1d79071d85b7654376 | 998d00177429e7445f67231b083246494ffba93b | /src/main/java/net/cakelancelot/heroes/extension/reqhandlers/MoveActor.java | 02a8a483d9b146e8bf7bfe8b4e3a1a612e1fe9bc | [
"MIT"
] | permissive | Juansecu/HeroesExtension | 16fb8f995ba17dff9311e5f3c184cb354bde7f31 | 68303248930bbbee469cea99ef324faab7dc5913 | refs/heads/master | 2023-06-02T00:25:31.544388 | 2021-06-15T13:36:42 | 2021-06-16T09:17:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,176 | java | package net.cakelancelot.heroes.extension.reqhandlers;
import com.smartfoxserver.v2.entities.Room;
import com.smartfoxserver.v2.entities.User;
import com.smartfoxserver.v2.entities.data.ISFSObject;
import com.smartfoxserver.v2.entities.data.SFSObject;
import com.smartfoxserver.v2.extensions.BaseClientRequestHandler;
i... | [
"CakeLancelot@users.noreply.github.com"
] | CakeLancelot@users.noreply.github.com |
f614785608743d6b8ccbea77a1cf1e8fe4abfc09 | 61ad8437f48d1db58b89b233d74794f1dea8ce89 | /src/main/java/com/gioov/oryx/common/properties/AppProperties.java | cd5a5d99db774a4e2cf77666658f51e5c3698fa7 | [
"MIT"
] | permissive | godcheese/oryx | 238ae5440093bab3aeea08819fcfe8cc0a11b1a2 | 8f112e6923cb91c5cac01535fa7e0122998eecff | refs/heads/master | 2022-07-06T10:07:52.327644 | 2022-06-30T02:40:29 | 2022-06-30T02:40:29 | 178,159,244 | 6 | 6 | MIT | 2022-06-30T02:40:30 | 2019-03-28T08:26:33 | Java | UTF-8 | Java | false | false | 1,878 | java | package com.gioov.oryx.common.properties;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
* @author godcheese [godcheese@outlook.com]
* @date 2018-02-22... | [
"godcheese@outlook.com"
] | godcheese@outlook.com |
8388ee6ec49f32c431781599c697db525104d2ac | b51c35420c6a030875a1ab83bd8d51c8ef83a54e | /app/src/main/java/ir/zconf/zconfapp/Entity/SubjectEntity.java | cee0174c86d2227be4b213ea1fbbe8e19662dbd0 | [] | no_license | behdad222/zconfapp | 1836757d7f009bc21d76be4fc2272186e8fd8ef4 | e931a325f83131c4015a6058289faecb5e67555d | refs/heads/master | 2021-01-23T13:17:44.867343 | 2015-09-16T18:45:55 | 2015-09-16T18:45:55 | 42,545,422 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,058 | java | package ir.zconf.zconfapp.Entity;
public class SubjectEntity {
private String title;
private String time;
private String start;
private String speaker;
private String image;
private String type;
public String getTitle() {
return title + "";
}
public void setTitle(String ti... | [
"behdad.222@gmail.com"
] | behdad.222@gmail.com |
17e34669e0ee12dfded3c6cffe21c76a07a86adc | 07ed3fc87ea0f10b295faea090bda5f1aae71c45 | /app/src/main/java/com/jszf/jingdong/market/adapter/HomePagerAdapter.java | f17201b2d57ac213343d394e8dc4611461d40a12 | [] | no_license | dhyking/JingDong | 5e15205fef3b3db8fe0a804f0af6685625f0ffd5 | 9db5aab8b1a9618aad1ad28ebe3f182369523c54 | refs/heads/master | 2021-01-20T19:00:23.773553 | 2016-07-14T06:47:25 | 2016-07-14T06:47:25 | 62,624,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,034 | java | package com.jszf.jingdong.market.adapter;
import android.support.v4.view.PagerAdapter;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import java.util.List;
/**
* Created by Administrator on 2016/7/11.
*/
public class HomePagerAdapter extends PagerAdapter {
private Li... | [
"779339753@qq.com"
] | 779339753@qq.com |
6cb373926ac76d4b6291f9201a0f223c67b7987e | 581055ff95779811101974c7444e7bda290cceee | /main/src/main/java/net/oneandone/stool/scm/Subversion.java | b3ea056ee8cc0f26a3ae1ef9195c1a5cf7eea3f4 | [
"Apache-2.0"
] | permissive | maxbraun/stool | bedb7128f5fae4aa1e64d9ba4866de3a2f8ea04e | 2daf684ebffcad634fe159eea91a7ccef1bcc83e | refs/heads/master | 2021-01-20T01:45:41.317246 | 2017-08-23T11:42:20 | 2017-08-23T11:42:20 | 39,130,548 | 0 | 0 | null | 2015-07-15T10:22:13 | 2015-07-15T10:22:13 | null | UTF-8 | Java | false | false | 3,345 | java | /*
* Copyright 1&1 Internet AG, https://github.com/1and1/
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"mlhartme@github.com"
] | mlhartme@github.com |
1f714cd0f96873963f8fcb7ba82c2eb5739cc611 | 30b283672504bdfc22142ecd7764ea447b129965 | /src/main/java/com/zzlhr/service/impl/ArticleServiceImpl.java | 6abefb208a99940313db5445269f0b2de0d272d0 | [] | no_license | zzlhr/myblog | 7688164248577e2b843ebc0a1807c02793edb068 | 874567fd4623d17d74c3d4b22d9dc10b967ec4b7 | refs/heads/master | 2021-01-01T17:49:38.781223 | 2018-04-26T08:37:17 | 2018-04-26T08:37:17 | 98,166,500 | 7 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,846 | java | package com.zzlhr.service.impl;
import com.zzlhr.dao.ArticleDao;
import com.zzlhr.entity.Article;
import com.zzlhr.enums.ArticleStatus;
import com.zzlhr.service.ArticleService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.do... | [
"2388399752@qq.com"
] | 2388399752@qq.com |
d279b6a3b4f9035ba78f904803693602a002aa6e | 30781128a435c6e7e132b6d1a36473f89b016fa7 | /app/src/main/java/com/hexi/lifehelper/base/BaseActivity.java | fb65ca4317c2b5a81f9838a10ee60cb2196125e9 | [] | no_license | PatrickStart/LifeHelper | 814f6ed6d255ea82c09567d21e68829f25ad381e | 89cad5475ef65ecb75ef1d6cdaa23da7a64c0c4c | refs/heads/master | 2021-04-09T10:23:41.451640 | 2016-08-02T06:20:02 | 2016-08-02T06:20:02 | 64,522,946 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,527 | java | package com.hexi.lifehelper.base;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
/**
* Created by he.xx on 2016/7/30.
*/
public abstract class Base... | [
"he.xx9527@gmail.com"
] | he.xx9527@gmail.com |
ee25111dee75d7f934868709126cfb51ce46f052 | 08de66069805abf754913fb750422a126efa016f | /hamakko/src/main/java/com/nami/hamakko/constance/EnShisetsuShousaiKind.java | 511229d1c028f5413df7aaf9b1b534237cc281de | [] | no_license | namiheiF/springDbHeroku | 390c7042d7ee6a334b42bcf8a2994894b76108cd | 521c8d98ffb7fe32d0c866705fbda2d52af60c4f | refs/heads/master | 2022-11-11T21:58:11.186493 | 2020-07-01T08:55:15 | 2020-07-01T08:55:15 | 271,944,242 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | package com.nami.hamakko.constance;
public enum EnShisetsuShousaiKind {
/** 全面*/
ALL("0"),
/** A面 */
A("1"),
/** B面 */
B("2");
private String code;
private EnShisetsuShousaiKind(String code){
this.code = code;
}
public String getCode(){
return code;
}
}
| [
"fujinami.yuji@jsm.co.jp"
] | fujinami.yuji@jsm.co.jp |
95684074fe25f7e27a91444054f07f523fdf4c97 | 0c26288e21673b8509d4aa657168dac5f5f28cca | /app/src/main/java/cube/ware/ui/recent/RecentSessionFragment.java | c1b6da164c65618d8f890cf1f4f53d3f6555fe62 | [
"MIT"
] | permissive | spysoos/CubeWare-Android | 94d8aa785649e0b2c0361ccb031c235e13ee3792 | 86c1bf477116225fc0848ea4a197c5e30cccb3c0 | refs/heads/master | 2020-05-13T04:01:25.992058 | 2019-03-26T12:00:31 | 2019-03-26T12:00:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,750 | java | package cube.ware.ui.recent;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.vi... | [
"120146859@qq.com"
] | 120146859@qq.com |
3780c6a3d05338c30788e6312dc57cfad435829f | 913a9fa7e414f02b44e918ce872f378557124bdd | /src/main/java/com/company/Fixtures/AddChange.java | 07557e6c94b604ad3216299e4825e53ec6bbc764 | [] | no_license | nkauvmaalr/FitnesseDemo | 74d0ae8c6701e8d8effd2abbfec20c728c904f2f | 9712b0fe0e9cb2b6ee870f93be8baaef289df1e5 | refs/heads/main | 2023-05-05T10:37:56.364225 | 2021-05-26T08:50:49 | 2021-05-26T08:50:49 | 370,944,999 | 0 | 1 | null | 2021-05-26T08:47:48 | 2021-05-26T07:28:32 | Java | UTF-8 | Java | false | false | 1,020 | java | package com.company.Fixtures;
import java.util.HashMap;
import java.util.Locale;
import java.util.Map;
public class AddChange {
private Integer totalCents = 0;
private static Map<String, Integer> COIN_VALUES = new HashMap<String, Integer>();
static {
COIN_VALUES.put("1c", 1);
COIN_VALUES.p... | [
"73358495+nkauvmaalr@users.noreply.github.com"
] | 73358495+nkauvmaalr@users.noreply.github.com |
111f06068a400e96d91ad8c98af99826d1fe9220 | bc794d54ef1311d95d0c479962eb506180873375 | /keren-edu/keren-edu-core-ifaces/src/main/java/com/kerenedu/configuration/ClasseManager.java | 679b3b6528bd41edb6b05b657bb53ebcdfb1709a | [] | no_license | Teratech2018/Teratech | d1abb0f71a797181630d581cf5600c50e40c9663 | 612f1baf9636034cfa5d33a91e44bbf3a3f0a0cb | refs/heads/master | 2021-04-28T05:31:38.081955 | 2019-04-01T08:35:34 | 2019-04-01T08:35:34 | 122,177,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java |
package com.kerenedu.configuration;
import com.bekosoftware.genericmanagerlayer.core.ifaces.GenericManager;
/**
* Interface etendue par les interfaces locale et remote du manager
* @since Thu Jan 11 10:03:44 WAT 2018
*
*/
public interface ClasseManager
extends GenericManager<Classe, Long>
{
... | [
"wntchuente@gmail.com"
] | wntchuente@gmail.com |
44cfba65a2fae6f727ecba5440884f3685834745 | f930b8ce979acfed7c924c017118b291af3e8d7e | /src/main/java/com/example/demo/entity/Tip.java | 5dd3c760a55f3f78c5560ae34bd1935c3befe899 | [
"Apache-2.0"
] | permissive | nonese/LAN-Network-Security-Review-System-Based-on-Network-protect-level-2.0 | 2ac63d2e5ff12604b17699a890df158aa753098a | bf8447a66ba22591d71ae9720b883b36fad43fed | refs/heads/master | 2023-01-23T21:39:53.270141 | 2020-12-02T07:36:48 | 2020-12-02T07:36:48 | 290,750,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 567 | java | package com.example.demo.entity;
import java.io.Serializable;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
/**
* <p>
*
* </p>
*
* @author Yaojiaqi
* @since 2020-11-10
*/
@Data
@EqualsAndHashCode(callSuper = false)
@Accessors(chain ... | [
"nonese@cankbird.com"
] | nonese@cankbird.com |
b52ca425c8a40a22f31f094254b0c8bd7309f125 | 9edb30f886aff88a9d6bcf4e55f1e6fa1e83047e | /ui/CUPUSMobileApplication/CUPUSMobileApplication/src/main/java/org/openiot/cupus/mobile/application/MenuActivity.java | 6428bfc4abc5603a54ace661fdb0f2e37f0b2810 | [] | no_license | OpenIotOrg/openiot | 3a40e1c9a5a7d3f58f0c83cb58fb45c56b050575 | 9bc0a7ee0272b8566252aec53c858308dfc361cd | refs/heads/develop | 2023-07-07T20:15:38.704027 | 2022-10-07T02:54:30 | 2022-10-07T02:54:30 | 9,221,446 | 418 | 188 | null | 2023-02-22T00:39:31 | 2013-04-04T15:35:29 | Java | UTF-8 | Java | false | false | 1,611 | java | package org.openiot.cupus.mobile.application;
/**
* Created by kpripuzic on 1/14/14.
*/
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class MenuActivity extends Activity {
@Override
protec... | [
"kikivg@gmail.com"
] | kikivg@gmail.com |
482585b80650ced4a3614bb5e4495c2710c9be86 | df1c1f300b75a56be10cda0d0ed0bd4f46143c46 | /app/src/main/java/com/watershooter/lighting/common/utils/BundleUtils.java | 55a950d188b620b121e4feab069d3b5e56074b14 | [] | no_license | DeatHades/CallingLighting | 65611511220e6359dc9e8c47c3c70d08abaace6e | 76fe262c59c3968db07ceb917908b0336abc93fc | refs/heads/master | 2020-12-08T09:30:42.627078 | 2017-04-29T03:10:31 | 2017-04-29T03:10:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,067 | java | package com.watershooter.lighting.common.utils;
import android.content.Context;
import android.os.Bundle;
import com.watershooter.lighting.common.bundle.BundleType;
import com.watershooter.lighting.common.bundle.BundleValue;
import java.io.Serializable;
import java.lang.reflect.Field;
/**
* 内存清理后数据的保存和恢复工具类
* Cre... | [
"xuwei@njbandou.com"
] | xuwei@njbandou.com |
1911f07a50aec27b148ab71a346b259dbe02004a | be3169c6835017b8979f23656b952f345bab5af6 | /zebra/layer-2/zebra-oa/src/main/java/com/bee32/zebra/oa/calendar/DiaryTag.java | 029663aa098aab36bb1f128500327a751500c404 | [] | no_license | lenik/stack | 5ca08d14a71e661f1d5007ba756eff264716f3a3 | a69e2719d56d08a410c19cc73febf0f415d8d045 | refs/heads/master | 2023-07-10T10:54:14.351577 | 2017-07-23T00:10:15 | 2017-07-23T00:12:33 | 395,319,044 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package com.bee32.zebra.oa.calendar;
import net.bodz.lily.model.base.CoCode;
public class DiaryTag
extends CoCode<DiaryTag> {
private static final long serialVersionUID = 1L;
public DiaryTag() {
super();
}
public DiaryTag(DiaryTag parent) {
super(parent);
}
}
| [
"xjl@99jsj.com"
] | xjl@99jsj.com |
552e8c5ab937de21525f874cca65a65c26a3d723 | bd57de10e04e73583b70e1b1bc0c7cd3e47036d2 | /Nanifarfalla/src/main/java/nanifarfalla/app/controller/ProductoController.java | 2f3f9f6fea14c51b1da8f1d8a2fd8b215d952c1a | [] | no_license | CarloDelgado/NanifarfallaApp | a09b45058f80b46eeb24cd10d7b5d2cd0afa9678 | c5cbeafe2a99f4e1734ae3ff631f09bdad75260c | refs/heads/master | 2022-11-14T12:55:44.976420 | 2020-07-13T00:38:34 | 2020-07-13T00:38:34 | 279,413,597 | 1 | 0 | null | 2020-07-13T21:16:59 | 2020-07-13T21:16:59 | null | UTF-8 | Java | false | false | 4,670 | java | package nanifarfalla.app.controller;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.propertyeditors.CustomDateEditor;
import org.springframew... | [
"joffre.hermosilla@gmail.com"
] | joffre.hermosilla@gmail.com |
be6c2744d96b3277991c8b3e2f4d31ffe714cdb6 | b5766e6df53087f975b4be7c5b68bd6f267203f6 | /common/common_utils/src/main/java/com/xunle/commonutils/MD5.java | eb8621d7e211c05d1ec67d029953b1f4f5346616 | [
"MIT"
] | permissive | Xunle1/cqupt_academy | 9d9a44969e5ecc3e951ba8ff31f69e48d6cc903b | 4646fa8518c34bf465385eeecea7210cf497c3d9 | refs/heads/master | 2023-07-30T07:42:22.729665 | 2021-09-15T17:06:03 | 2021-09-15T17:06:03 | 386,552,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,130 | java | package com.xunle.commonutils;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public final class MD5 {
public static String encrypt(String strSrc) {
try {
char hexChars[] = { '0', '1', '2', '3', '4', '5', '6', '7', '8',
'9', 'a', 'b', '... | [
"1601315809@qq.com"
] | 1601315809@qq.com |
73404df8440cef7f3a6309dfee5f92e892e2eff0 | f5411e3c599cc179c7573c72e0672a2aa2b88f96 | /CS151-group-project/Pit.java | 9e05ed2dcd576fc85f2780abb03e7d0c3593f765 | [] | no_license | firen777/CS151_Object_Orientation_archive | ad4d03788e75bd94425576a7898f2e245e5ae905 | 8db033e220448bb030c42701b1a6666f45d89524 | refs/heads/master | 2021-05-10T19:53:30.073280 | 2018-02-20T20:41:20 | 2018-02-20T20:41:20 | 118,170,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 811 | java | /**
* A helper model class for MancalaModel that stores
* number of stones in a pit.
*
* @author Eric Au
*/
public class Pit
{
private int amount;
/**
* Finds the number of stones in pits.
* @return number of stones
*/
public int getAmount()
{
return amount;
}
... | [
"hivemindac1995@gmail.com"
] | hivemindac1995@gmail.com |
f8bbaaf4939bf3150187a86bd48c0bc2b3b68b9c | 665a74a090a8e9dc23d53df538b24f98379bedab | /server/src/main/java/cn/keking/service/impl/CodeFilePreviewImpl.java | 7a9f9eacdb68574030eca59a51829086bbf85c44 | [
"Apache-2.0"
] | permissive | 386845154a/kkFileView | c423f78036cb9bcd2471209627973b1cc92427f3 | 97531cf7cabbc0d16d144093ab8ffbfd6d984861 | refs/heads/master | 2023-04-06T13:21:10.564188 | 2021-04-23T08:15:31 | 2021-04-23T08:15:31 | 332,701,709 | 1 | 0 | Apache-2.0 | 2021-04-23T08:15:34 | 2021-01-25T09:57:07 | null | UTF-8 | Java | false | false | 749 | java | package cn.keking.service.impl;
import cn.keking.model.FileAttribute;
import cn.keking.service.FilePreview;
import org.springframework.stereotype.Component;
import org.springframework.ui.Model;
/**
* @author kl (http://kailing.pub)
* @since 2021/2/18
*/
@Component
public class CodeFilePreviewImpl implements FilePr... | [
"chenkailing@xd.com"
] | chenkailing@xd.com |
69c39c944fb0db1223999e7ca8694700e6853fe0 | e9960d83b66ce8df6e504657b56b7b33446aa439 | /BroadcastReceiverSample/app/src/androidTest/java/com/example/masahironishiyama/broadcastreceiversample/ApplicationTest.java | a55904019a80454e81bdf8ddcd5c168ee436d6c5 | [] | no_license | mn200030/androidprojects | fc1c117eaf9b1719ac51798634a41ba91e443c1c | 789a2453c806f15c1b21b2017e6016f5a06b5939 | refs/heads/master | 2016-09-06T16:03:13.966710 | 2015-02-27T09:07:38 | 2015-02-27T09:07:38 | 30,452,585 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 384 | java | package com.example.masahironishiyama.broadcastreceiversample;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
publ... | [
"qfwrd509@gmail.com"
] | qfwrd509@gmail.com |
54a891a2a57fa535fe27d1d4051dfcfa40f036cd | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/com/tencent/mm/pluginsdk/ui/tools/AppChooserUI$5.java | 707878640b18bd87fd84de382204fe5c93a43d20 | [] | no_license | jambestwick/HackWechat | 0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6 | 6a34899c8bfd50d19e5a5ec36a58218598172a6b | refs/heads/master | 2022-01-27T12:48:43.446804 | 2021-12-29T10:36:30 | 2021-12-29T10:36:30 | 249,366,791 | 0 | 0 | null | 2020-03-23T07:48:32 | 2020-03-23T07:48:32 | null | UTF-8 | Java | false | false | 430 | java | package com.tencent.mm.pluginsdk.ui.tools;
import android.content.DialogInterface;
import android.content.DialogInterface.OnDismissListener;
class AppChooserUI$5 implements OnDismissListener {
final /* synthetic */ AppChooserUI vwh;
AppChooserUI$5(AppChooserUI appChooserUI) {
this.vwh = appChooserUI;... | [
"malin.myemail@163.com"
] | malin.myemail@163.com |
2aefb8523d9ce5c0e212a40e5468097d0788e4bc | 87903d96ca453221c66dbbea5b9acd987f21f7d3 | /src/main/java/com/example/demo/Test.java | 5f9647750c4403891a33895b92effc3572ca43b2 | [] | no_license | GCRoots/rfidDemo | ca42723729d076e1706ae0f548752c2227ddcdda | e9af8ce2a0fe6bad8f72a60743e1be05ac26961f | refs/heads/master | 2022-10-14T03:02:36.953381 | 2019-12-17T14:56:47 | 2019-12-17T14:56:47 | 217,436,633 | 0 | 1 | null | 2022-10-04T23:53:53 | 2019-10-25T02:41:10 | Java | UTF-8 | Java | false | false | 491 | java | package com.example.demo;
/**
* @author shipengfei
* @data 19-11-23
*/
public class Test {
public static void main(String[] args) {
// String uuid = UUID.randomUUID().toString().replaceAll("-", "");
//
// System.out.println(uuid);
//
// Map<String, List<String>> map=new HashMap<>();... | [
"1007879951@qq.com"
] | 1007879951@qq.com |
d37f1491dc51201b17820d70d67ac4c3677113cb | a00326c0e2fc8944112589cd2ad638b278f058b9 | /src/main/java/000/144/431/CWE78_OS_Command_Injection__PropertiesFile_08.java | 2151af7ad0b75ec8b9cb77ecc83ec240576880a1 | [] | no_license | Lanhbao/Static-Testing-for-Juliet-Test-Suite | 6fd3f62713be7a084260eafa9ab221b1b9833be6 | b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68 | refs/heads/master | 2020-08-24T13:34:04.004149 | 2019-10-25T09:26:00 | 2019-10-25T09:26:00 | 216,822,684 | 0 | 1 | null | 2019-11-08T09:51:54 | 2019-10-22T13:37:13 | Java | UTF-8 | Java | false | false | 5,828 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE78_OS_Command_Injection__PropertiesFile_08.java
Label Definition File: CWE78_OS_Command_Injection.label.xml
Template File: sources-sink-08.tmpl.java
*/
/*
* @description
* CWE: 78 OS Command Injection
* BadSource: PropertiesFile Read data from a .properties file (in prop... | [
"anhtluet12@gmail.com"
] | anhtluet12@gmail.com |
09017774eeaecff480862c63441c2e729b777363 | a2f1216bdead100c8a2b9d721c3302aaf4eda95a | /app/src/main/java/com/exoplayer2demo/MainActivity.java | b6597fda65a1199a3ab0ed135f0a0dfbb8884432 | [] | no_license | ankitPagalGuy/Exoplayer2demo | 2b5b872d074a19cb2476e42db473cd35ae8b3c42 | 6bcc68be02a247df2adb9a74c6466a5f91487b41 | refs/heads/master | 2020-07-21T23:34:19.862366 | 2016-11-15T17:48:23 | 2016-11-15T17:48:23 | 73,839,250 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package com.exoplayer2demo;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
}
}
| [
"ankit.choudhary@pagalguy.com"
] | ankit.choudhary@pagalguy.com |
7406d04e021f8336a040a6601733b125d4c14a4e | fa8966513e17d4746cff7accba7e65eb726ff774 | /workplace/MusicProject-V2/app/src/main/java/com/itheima/musicproject/util/AlbumDrawableUtil.java | 6c6d30ac95cc760167d54ed011ede18470476090 | [] | no_license | StardustJK/emotional-based-music-recommendation | 45ccc0254ee2b692918a99d5127f0675f7b8fb65 | 8c6c52e55fc57fb466cdf8e6c192ed82b9914703 | refs/heads/master | 2020-04-26T22:11:12.463914 | 2019-09-09T14:23:00 | 2019-09-09T14:23:00 | 173,864,202 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,657 | java | package com.itheima.musicproject.util;
import android.animation.ValueAnimator;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.LayerDrawable;
import android.view.animation.AccelerateInterpolator;
/**
* Created by smile on 2018/6/12.
*/
public class AlbumDrawableUtil {
private static... | [
"1115159016@qq.com"
] | 1115159016@qq.com |
1665c9da7b3fa2727a804b8e76dffc0fb41e9c31 | 1692d40430e4409f79abb7739e97dd7d0c0662a0 | /wp-common/src/main/java/com/zhiliao/wpserver/utils/WDWUtil.java | dadab79a0061fdaf589ae9b0ed21a4c9c6fab3b3 | [] | no_license | OnlyIsssilence/wisdom-park-server | 382e2c775b3fb0a3c3501dd8649229098e05a654 | 04dccc3e2cb494f10b26332538afe7600c50e875 | refs/heads/master | 2022-07-22T19:47:48.227768 | 2019-07-10T17:03:42 | 2019-07-10T17:03:42 | 195,855,411 | 0 | 0 | null | 2022-06-21T01:25:38 | 2019-07-08T17:12:24 | Java | UTF-8 | Java | false | false | 544 | java | package com.zhiliao.wpserver.utils;
/**
* Copyright 2019 OnlyIssilence, Inc. All rights reserved.
*
* @Author: MuYa
* @Date: 2019/7/9
* @Time: 0:06
* @Desc:
*/
public class WDWUtil {
// @描述:是否是2003的excel,返回true是2003
public static boolean isExcel2003(String filePath) {
return filePath.matches("^.... | [
"zhangmq@re.netease.com"
] | zhangmq@re.netease.com |
608d6b65fc7067d3ec4361d1f8b6b17f950cbbb8 | 585f37fccd36f2ea4bf80daa59e466c1e260f210 | /Battleship/src/main/java/edu/neu/ccs/cs5004/model/ship/BattleShip.java | 8ac4a81c6bf745085eb137c2d8f50a1454cb7c74 | [] | no_license | Sakamono/Object-Oriented-Design | 8914897092bf447f19ea32a1650aaa4ce93706d6 | 2671d3831b2cc07d99ce7e2e4ae0133793207586 | refs/heads/master | 2020-04-08T22:13:07.397383 | 2018-11-30T16:11:39 | 2018-11-30T16:11:39 | 159,774,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 971 | java | package edu.neu.ccs.cs5004.model.ship;
/**
* Represents a BattleShip.
* Where size is the number of cells which is greater than 0 and less or equal to 4, and
* number of hit cells is the number of cells that were hit, which is greater or equal to 0
* and less or equal to size
*/
public class BattleShip extends Ab... | [
"zhang.xiaoyu1@husky.neu.edu"
] | zhang.xiaoyu1@husky.neu.edu |
f023e16f0b70c18a4a6f22fdf731be4e9d36771d | 0febab7bd73dfd280cec0fdc41ae00447637d3d0 | /src/main/java/io/choerodon/devops/app/service/impl/SonarServiceImpl.java | a953746280256bd7dddf7eac5f8324e5bc76a2ce | [] | no_license | pologood/devops-service | 57180be39bf245419a4d3b559bf0ffe121c3bbee | 7ba911b0a2a08144a58267bbacce9d899b634c83 | refs/heads/master | 2020-06-10T21:17:41.504799 | 2019-06-25T09:35:53 | 2019-06-25T09:35:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 753 | java | package io.choerodon.devops.app.service.impl;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import io.choerodon.devops.api.dto.SonarInfoDTO;
import io.choerodon.devops.app.service.SonarService;
/**
* Creator: ChangpingShi0213@gmail.com
* Date: 16:10 20... | [
"changpingshi0213@gmail.com"
] | changpingshi0213@gmail.com |
59be493d113b6841b413eed1b0e9bf9eebd42cbe | 24af3c20a585b8a2a0bfee84e4f5fea462777914 | /Visitorswebsites/main/java/com/Visitorswebsite/service/VisitorsServlet.java | 4acccc4010a06b138bfc73cac0379b6e064cccb9 | [] | no_license | Evanslisa/project | 383021f92b97f7bbd4afffb1386bf485bae28061 | 275a802148c9d7a954d0324fb79bd1be4700d631 | refs/heads/master | 2020-04-17T15:02:43.372740 | 2016-09-07T18:47:38 | 2016-09-07T18:47:38 | 67,540,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,493 | java | package com.Visitorswebsite.service;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.PreparedStatement;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpSe... | [
"lisa@lisah"
] | lisa@lisah |
7ab2a9d447ceccd6b22cffeed651eedeb206c516 | 05925b128b259b949255cccdb85304aaf3373481 | /src/com/twu/tictactoe/strategies/Strategy.java | c21552e6d46e517c45d02ba41dfeca88ee2fc3cb | [] | no_license | ajablonski/TWU-tictactoe | e2174e60d0415694757d4c89417bfa33dcbfcba4 | 947bd889a9384de7279cdebf54a63e901fb9a2d9 | refs/heads/master | 2021-01-22T04:41:01.807000 | 2014-08-03T22:52:09 | 2014-08-03T22:52:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package com.twu.tictactoe.strategies;
public interface Strategy {
public boolean canBeUsed();
public int getNextSquare();
}
| [
"ajablons@thoughtworks.com"
] | ajablons@thoughtworks.com |
54be83efa3c94d8ae406de0f3c227ec2c7b3c106 | e3c4870c8e8192df2c5735b0c27f51c22e059720 | /src/sun/nio/fs/WindowsPathType.java | 670e886a5aa6c1607e6ae66de42151502ef89b6d | [] | no_license | xiangtch/Java | fec461aee7fd1dfd71dd21a482a75022ce35af9d | 64440428d9af03779ba96b120dbb4503c83283b1 | refs/heads/master | 2020-07-14T01:23:46.298973 | 2019-08-29T17:49:18 | 2019-08-29T17:49:18 | 205,199,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | package sun.nio.fs;
enum WindowsPathType
{
ABSOLUTE, UNC, RELATIVE, DIRECTORY_RELATIVE, DRIVE_RELATIVE;
private WindowsPathType() {}
}
/* Location: E:\java_source\rt.jar!\sun\nio\fs\WindowsPathType.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 0.7.1
*/ | [
"imsmallmouse@gmail"
] | imsmallmouse@gmail |
675a438ccd55e448478a664bfac3d64c6907105a | 6b87c990a0f1a16321a5dfdd8162a0076cb774d6 | /usct/app/src/main/java/com/frico/usct/widget/gridpager/ViewPagerAdapter.java | 0997d8f1d0e9de74bb9056532410ed03ecaf84df | [] | no_license | ltg263/usct | bb3bef375551e82f6f1aae54eabda51aacb53bbd | 0fd2c9008d2bfcdf8d4beaefed2afe78747cad2c | refs/heads/master | 2021-03-25T14:32:56.423659 | 2020-03-16T06:35:24 | 2020-03-16T06:35:24 | 247,626,547 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | package com.frico.usct.widget.gridpager;
import androidx.viewpager.widget.PagerAdapter;
import android.view.View;
import android.view.ViewGroup;
import java.util.List;
/**
* Created on 2018/9/12.
*/
public class ViewPagerAdapter<T extends View> extends PagerAdapter {
private List<T> mViewList;
public View... | [
"ltg263@126.com"
] | ltg263@126.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.