blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a571e6262b7ada4f9879caa771a5e68f78e9d55a | fe8d64940babaf9636e17cebb3d4576a113f7915 | /src/main/java/com/sankin/diamond/DTO/SmallTeamDTO.java | d8e590331da5cbd918c074e52c4ec5d0895a2779 | [] | no_license | SanKinW/diamond_back | e0f575e6a48639a6209193ab169cd5b059e8ad18 | c1793456b6e9bcbd44a5414df78d3edc787cf7fd | refs/heads/master | 2022-12-04T03:32:32.364756 | 2020-08-20T02:44:11 | 2020-08-20T02:44:11 | 286,428,185 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 204 | java | package com.sankin.diamond.DTO;
import lombok.Data;
@Data
public class SmallTeamDTO {
private Integer id;
private String teamName;
private Integer creator;
private String creatorName;
}
| [
"18373275@buaa.edu.cn"
] | 18373275@buaa.edu.cn |
91227f4eb75f02544d6c0159b85d49bffbfafb22 | 6d0e928b5ccdccf4f8741cfc7c103fa82b7ee49e | /src/classeseobjetos/encapsulamento/ContaCorrenteMain.java | 48d177609294bd0e50b725d7c75739b1fc5cdd22 | [] | no_license | thiagomurillo/POO-Unifacisa | 9785f6a8c45907bb348440978a2982b18af77739 | 74976735862437887d7849717e5c580e453a8e27 | refs/heads/master | 2022-10-06T06:29:11.021721 | 2020-06-06T00:35:18 | 2020-06-06T00:35:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 404 | java | package classeseobjetos.encapsulamento;
public class ContaCorrenteMain {
public static void main(String[] args) {
// ContaCorrente c1 = new ContaCorrente(500, 200, 12345, "Eduardo");
// ContaCorrente c2 = new ContaCorrente(50, 200, 123, "Joao");
// ContaCorrente c3 = new ContaCorrente(5000, 200, 123456, "Ana... | [
"eduardolfalcao@gmail.com"
] | eduardolfalcao@gmail.com |
c70738adc81924d4ac6dbd08ee7314d1f3ea93a1 | d6f31c99b7026f0da0f4816380de33f8813fc061 | /src/main/java/com/hebeu/keyan/dao/customMapper/EPaperMapperCustom.java | 094136aa5e04263c4345cde626c8905bc95c39d6 | [] | no_license | pursuedream0820/keyan | 436cf45b813ea24a996b0dd13ff49e7669a6c574 | 86ef831192c76e9a4baf0d728fe3b1f8a0d1b75c | refs/heads/master | 2021-06-23T13:54:27.509494 | 2017-08-24T12:33:12 | 2017-08-24T12:33:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,327 | java | package com.hebeu.keyan.dao.customMapper;
import com.hebeu.keyan.po.customPO.EIncludeCustom;
import com.hebeu.keyan.po.customPO.EPaperCustom;
import com.hebeu.keyan.vo.PersonListVO;
import org.springframework.stereotype.Repository;
import java.util.List;
/**
* 作者:冯嘉龙
* 时间:2017-08-22 8:59
* 描述:论文 Mapper拓展接口,主要是实... | [
"672582330@qq.com"
] | 672582330@qq.com |
268b61286d21271aeb7fae3f7ac32dcd727f157c | 8cf1cfbf77877b24891ac0e26e3efcfc8614146d | /src/main/java/com/cxy/utils/date/TimeUtils.java | 305e967d14ca9c018b8ed0932340fc43fdd4e799 | [] | no_license | wonderfulo/template_project_mybatis_plus | a06c82c3961e6b837ba52cfd18a309eefb13c2eb | 5e9f79b5f19a6d23f2de9aa6087b80626a33c84a | refs/heads/main | 2023-07-15T16:52:25.667521 | 2021-09-01T02:43:10 | 2021-09-01T02:43:10 | 316,173,712 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,029 | java | package com.cxy.utils.date;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.time.*;
import java.time.format.DateTimeFormatter;
import java.time.temporal.ChronoUnit;
import java.util.Date;
/**
* @Description 日期时间操作通用类
* @Date 2020/5/19 11:38
* @Author chen kang hua
* @Version 1.0
... | [
"chenxiangyu@chaojidaogou.com"
] | chenxiangyu@chaojidaogou.com |
4261edea44d85b84e0609ee3fa43084ec4a65f9e | 42e9f81a9a5d2f5fbb8228074a81589ac32d40e4 | /hotel-service/src/main/java/com/kugmax/learn/hotel/hotelservice/HotelServiceApplication.java | 8565bcba10b33aeddb3af28d8be36832e438cab3 | [] | no_license | kugmax/hotel-reservation | ea7dd8fae87810343e07fcf6a5c29b4900392062 | f6191a42461bf2ca980857f01d84aa6c39f4187b | refs/heads/master | 2021-01-07T04:18:32.353400 | 2020-02-25T12:20:34 | 2020-02-25T12:20:34 | 241,576,474 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 424 | java | package com.kugmax.learn.hotel.hotelservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.servlet.config.annotation.EnableWebMvc;
@EnableWebMvc
@SpringBootApplication
public class HotelServiceApplication {
publ... | [
"maximkugatov@gmail.com"
] | maximkugatov@gmail.com |
51632b3066c88d94b5458fe13cf02788599083ea | 208ba847cec642cdf7b77cff26bdc4f30a97e795 | /fg/fd/src/main/java/org.wp.fd/widgets/WPAlertDialogFragment.java | 784254ae7484c64198c5b60b320837b353bc4887 | [] | no_license | kageiit/perf-android-large | ec7c291de9cde2f813ed6573f706a8593be7ac88 | 2cbd6e74837a14ae87c1c4d1d62ac3c35df9e6f8 | refs/heads/master | 2021-01-12T14:00:19.468063 | 2016-09-27T13:10:42 | 2016-09-27T13:10:42 | 69,685,305 | 0 | 0 | null | 2016-09-30T16:59:49 | 2016-09-30T16:59:48 | null | UTF-8 | Java | false | false | 5,790 | java | package org.wp.fd.widgets;
import android.app.AlertDialog;
import android.app.Dialog;
import android.app.DialogFragment;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.text.TextUtils;
import org.wp.fd.R;
import org.wp.fd.WordPres... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
9023c885584d156a2879047bcb101e12e5de6a7f | 86f33b4fbc579e4f7747f0e314fda322ff81f97c | /java/src/main/java/com/leetcode/mst1707/Solution.java | 52515851db5ff16ebc7919e6d1bd54d15b740914 | [] | no_license | TangGuoHua/leetcode | 3251ee97a4f238d36f2350ea977d3709c829f2e6 | e209dac2763e2dddf5e15bde70618f1490589dc0 | refs/heads/main | 2023-06-03T01:05:28.101727 | 2021-06-08T13:19:50 | 2021-06-08T13:20:07 | 318,691,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,374 | java | package com.leetcode.mst1707;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
class Solution {
public String[] trulyMostPopular(String[] names, String[] synonyms) {
// this map store name of baby -> the number of babies with this ... | [
"guohua.tang@sap.com"
] | guohua.tang@sap.com |
ab69f828f2281520211e73040f244546c0db60b9 | 6f4a853b55b22371d8a2c480dfac46a716ed041f | /G6SA_Autotest/src/androidTest/java/com/itti/g6sa_autotest/Do.java | 65f6142fe9fd6332ac3ef59bf8cea8126482889d | [] | no_license | DongchengWei/G6SA_Autotest | 3026264413d3dd89767824beed362ea988464c43 | 593993100e19be549bce081f8aaab3ea6649c756 | refs/heads/master | 2020-03-27T19:10:15.906496 | 2018-09-06T03:57:55 | 2018-09-06T03:57:55 | 146,871,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 967 | java | package com.itti.g6sa_autotest;
import android.app.Instrumentation;
import android.content.Context;
import android.os.Bundle;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import android.support.test.uiautomator.UiDevice;
import org.junit.Test;
import org.junit... | [
"Dongcheng.Wei@desay-svautomotive.com"
] | Dongcheng.Wei@desay-svautomotive.com |
82c1fff5b84902bf75b623ebee122f6b5986a93a | 18f59c5325b32199b9da56ca9db2c23623be67f2 | /examples/group-rest-controller/rest-controller-extendable-model/src/main/java/io/rxmicro/examples/rest/controller/extendable/model/response/body_only/child_model_without_fields/grand/GrandParent.java | 736fabf06f921f0b74fe7ea33162c46781e9e463 | [
"Classpath-exception-2.0",
"SSPL-1.0",
"PostgreSQL",
"GPL-2.0-only",
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | rxmicro/rxmicro-usage | 87f6cc0fb38995b850eb2366c81ae57f3276fa65 | 57fad6d2f168dddda68c4ce38214de024c475f42 | refs/heads/master | 2022-12-23T17:56:41.534691 | 2022-12-14T17:53:12 | 2022-12-14T18:28:47 | 248,581,825 | 0 | 0 | Apache-2.0 | 2022-12-13T11:39:41 | 2020-03-19T18:56:25 | Java | UTF-8 | Java | false | false | 852 | java | /*
* Copyright (c) 2020. http://rxmicro.io
*
* 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... | [
"rxmicro.io@gmail.com"
] | rxmicro.io@gmail.com |
2deb5d3d56a8f9707ff3887a0723e00554ad990a | 6ff5a4543e94e7daeebde6a03b2cca9aa6f24fff | /src/Day01_night/MyBallPanel.java | 44974872894d6346cfc2abb2cf40d8bfd9c24024 | [] | no_license | fuwu1225/AHNU | 103bbf43b42eef80dda4fce766fadc4d3be3da5d | d498b0756a3f69c2d9280b4c81d342311e4c0bd0 | refs/heads/master | 2020-05-16T01:35:34.584891 | 2019-05-03T15:29:33 | 2019-05-03T15:29:33 | 182,606,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,710 | java | package Day01_night;
import java.awt.*;
import javax.swing.JPanel;
/**
* 小弹球画布类
* 1.继承 JPanel
* 2.实现Runnable
* 3.重写 paint方法
* 4.实现run方法
* 5.run====>线程三部曲
* 业务执行、线程睡眠、重绘方法
*/
public class MyBallPanel extends JPanel implements Runnable {
/**
*
*/
private static final long serialVersionUID = 1... | [
"fuwu1210@gmail.com"
] | fuwu1210@gmail.com |
5911d40bcdacdf0baa1d3244450785c79b9ef512 | 30f3d58b484fe4c66a0ae27fbecef007cdda641c | /RegistrationUsingJsp/src/com/bridgelabz/registration/RegistrationForUser.java | 195798e50dc032df33aafa008e018bc5c06ff741 | [] | no_license | princeryadav/AllProject | ca7bb6c3764580fbb619dc759294aacfaf597ad5 | b08804e8078cf90e8a627de5f4e6aff4ff188a93 | refs/heads/master | 2021-01-20T13:10:23.458697 | 2017-05-06T09:52:02 | 2017-05-06T09:52:02 | 90,452,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,876 | java | package com.bridgelabz.registration;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import jav... | [
"prince.yadavp098@gmail.com"
] | prince.yadavp098@gmail.com |
0955684e8ec3181838976929aaa3be4388fe728e | 5982706f57be2ee71089b72d815a0b5b498d1322 | /src/main/java/Data/RoleDb.java | 45686ccebef264b1e23eeec1d4a089d7a7fe619d | [] | no_license | MoranChery/FootballSystem | 78bd5597037b4bbdbd507d3f24d4caa185560299 | ed6a5be9252e7abf1029cffd1155992d4dcd5aff | refs/heads/master | 2022-06-26T22:52:59.240893 | 2020-05-30T23:04:32 | 2020-05-30T23:04:32 | 251,663,027 | 3 | 0 | null | 2022-06-21T03:28:13 | 2020-03-31T16:26:00 | Java | UTF-8 | Java | false | false | 851 | java | package Data;
import Model.Enums.RoleType;
import Model.Role;
import Model.UsersTypes.TeamOwner;
import java.sql.SQLException;
import java.util.List;
public interface RoleDb extends Db {
void insertRole(String emailAddress, String teamName, RoleType roleType) throws SQLException;
void createRoleInSystem(St... | [
"noyharar@post.bgu.ac.il"
] | noyharar@post.bgu.ac.il |
3f449f05b9ae1da988ce7b977ec61fac760215a6 | 271c2ddac645e5488eaf11bf0db7ac69a901a085 | /learning-datastructures/src/ds/queue/Queue.java | 6d5b1461b5680f4300b7cf906a5661a9aa608280 | [
"MIT"
] | permissive | MichaelSlainte/DataStructure | eec4f473e3a07f8ec4468bfa735931a000de5bd0 | 51270a7aa7d5b24cfa17b963ac8ed17f0f1ef129 | refs/heads/master | 2020-03-17T12:18:09.012955 | 2018-05-15T23:04:19 | 2018-05-15T23:04:19 | 133,582,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,928 | 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 ds.queue;
/**
*
* @author engmi
*/
public class Queue {
private int maxSize; // initializes the set number of slots
... | [
"eng.michaelmarques@outlook.com"
] | eng.michaelmarques@outlook.com |
15f8f7c7311fbe5c656bc96059fd239e5d043f1b | b66bff974b820c9dc66651da3f1912edcf44cbc1 | /mall-mbg/src/main/java/com/mall/mbg/entity/UmsIntegrationConsumeSetting.java | 141bb3b050908133d39ccb541e5572050e4abf5d | [] | no_license | kitonGao/mall-springclound | e8c16176bb0e542210b1445548d618a46d12895d | 98b4682ce03fa21f677c06412a82d119156fe20f | refs/heads/master | 2022-07-12T18:30:54.400621 | 2020-04-20T01:51:50 | 2020-04-20T01:51:50 | 251,230,894 | 0 | 0 | null | 2022-06-21T03:05:51 | 2020-03-30T07:21:27 | Java | UTF-8 | Java | false | false | 2,201 | java | package com.mall.mbg.entity;
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
public class UmsIntegrationConsumeSetting implements Serializable {
private Long id;
@ApiModelProperty(value = "每一元需要抵扣的积分数量")
private Integer deductionPerAmount;
@ApiModelProperty(value = "每笔订单... | [
"15822985265@163.com"
] | 15822985265@163.com |
35aa4de2e6209db35068358b58161cb86f145f92 | 9d1f13d61f71ad4cfc03f3351ddcebafd890035e | /patientview/src/main/java/com/worthsoln/patientview/user/UserDeleteAction.java | 32a4e15aff3314d0ccaf279d7bbc777103bce727 | [] | no_license | robworth/myibdportal | 0f8016311d083e733c2084a37fb80c3b36c7f9ea | f3d17f8daa3363e3a5b079c749df8707e5a7cdce | refs/heads/master | 2020-06-08T13:25:21.527961 | 2013-01-31T17:51:51 | 2013-01-31T17:51:51 | 6,350,937 | 0 | 1 | null | 2012-12-21T09:36:01 | 2012-10-23T11:08:58 | Java | UTF-8 | Java | false | false | 3,272 | java | package com.worthsoln.patientview.user;
import com.worthsoln.database.action.DatabaseAction;
import com.worthsoln.patientview.model.User;
import com.worthsoln.patientview.logging.AddLog;
import com.worthsoln.patientview.logon.PatientLogon;
import com.worthsoln.patientview.model.UserMapping;
import com.worthsoln.patien... | [
"paul@solidstategroup.com"
] | paul@solidstategroup.com |
23e94a29082015a1d40a91149e015f651aeb5cf6 | 456bc1d5ba9ddd9f2ca57f3614300d5decbc244b | /src/goncharov/task3/IFunction.java | efae64739a91c60e2031f77ec33c18926503147e | [] | no_license | tsragravorogh/KG2020_G21_Task3 | 18c35abae93e5402d423d10befdb6e7cd6140dfd | 958f68aa9b11a285167d00873fd682ccef456e5e | refs/heads/master | 2023-01-29T11:19:27.679367 | 2020-12-02T19:29:16 | 2020-12-02T19:29:16 | 308,751,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 606 | java | package goncharov.task3;
import java.util.ArrayList;
import java.util.List;
public interface IFunction {
/*Кроме x может потребоваться передача и других параметров, от которых зависит построение функции.
Надо подумать и принять обоснованное решение о том, какие ещё параметры передавать на данном этапе*/
... | [
"71145107+tsragravorogh@users.noreply.github.com"
] | 71145107+tsragravorogh@users.noreply.github.com |
71c5bf5f64c9a883f09327820ec99a473ef6675a | 34ff872e5f9bc89255c0109aa3e60e8c9fbdb869 | /dataCleaner/src/main/java/org/datacleaner/example/EmbeddedSample.java | f46289aa6f792dc621ae5d69331f62bad03b944d | [] | no_license | kylinsoong/data | abfcc5633c8341b478a06f5df0e3c5f2f95c1378 | 9b39e4872f10506b3c9ed97b3169295cb154bd83 | refs/heads/master | 2021-01-17T07:02:17.717856 | 2016-04-04T10:49:23 | 2016-04-04T10:49:23 | 11,713,447 | 0 | 5 | null | null | null | null | UTF-8 | Java | false | false | 417 | java | package org.datacleaner.example;
import org.datacleaner.bootstrap.Bootstrap;
import org.datacleaner.bootstrap.BootstrapOptions;
import org.datacleaner.bootstrap.DefaultBootstrapOptions;
public class EmbeddedSample {
public static void main(String[] args) {
BootstrapOptions bootstrapOptions = new DefaultBootstrap... | [
"kylinsoong.1214@gmail.com"
] | kylinsoong.1214@gmail.com |
ea8fc5090baa9dfbbe6d41fdcd443580db5acc75 | 2fe8f521b12387ebc88ff2aa672f0feb71c4ebe7 | /src/test/java/com/mdb/demo/DemoApplicationTests.java | 89ee930271f414fea48d8ccb58f644bc7e7a2934 | [] | no_license | samubhai/spring-simple-aggregation | 3f729cd3070510d6b47d5cc3d6bdb40dc79767a6 | e8448fe33d058ee2b13d2770a201cab800d8538e | refs/heads/master | 2020-11-25T09:35:45.149060 | 2019-12-17T10:34:06 | 2019-12-17T10:34:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 202 | java | package com.mdb.demo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class DemoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"karan.srivastava@Karans-MacBook-Pro.local"
] | karan.srivastava@Karans-MacBook-Pro.local |
88b10bf387c278c2acf759978b0d29a1de38c014 | 1261ac4599f468e74c0fad550ef0ca0f5b74992b | /maven-airline-webapp/src/main/java/com/airline/service/AirplaneServiceBean.java | 55d919e88ea993fc71a15a42ef313c3a26f7a1b4 | [] | no_license | kawgh1/multi-module-maven-airlines | 59177eda155c9264be1fc283935a9da3ffb75166 | 5e27fc20e6fc68a47ddaf3d44259d6cdb0fbc3e2 | refs/heads/master | 2022-12-12T21:55:40.354711 | 2020-09-01T00:37:52 | 2020-09-01T00:37:52 | 291,852,314 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 980 | java | package com.airline.service;
import java.util.List;
import javax.ejb.LocalBean;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.TypedQuery;
import com.airline.models.Airplane;
/**
* Session Bean implementation class AirplaneS... | [
"thrwwy216@tutanota.com"
] | thrwwy216@tutanota.com |
bfaffa4229b5ab8b32f7edd799fa08220987e12b | b733c258761e7d91a7ef0e15ca0e01427618dc33 | /cards/src/main/java/org/rnd/jmagic/cards/AvenFisher.java | efc7060eff878b4fe8689743266c2345e11107e0 | [] | no_license | jmagicdev/jmagic | d43aa3d2288f46a5fa950152486235614c6783e6 | 40e573f8e6d1cf42603fd05928f42e7080ce0f0d | refs/heads/master | 2021-01-20T06:57:51.007411 | 2014-10-22T03:03:34 | 2014-10-22T03:03:34 | 9,589,102 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 862 | java | package org.rnd.jmagic.cards;
import static org.rnd.jmagic.Convenience.*;
import org.rnd.jmagic.engine.*;
import org.rnd.jmagic.engine.generators.*;
@Name("Aven Fisher")
@Types({Type.CREATURE})
@SubTypes({SubType.SOLDIER, SubType.BIRD})
@ManaCost("3U")
@ColorIdentity({Color.BLUE})
public final class AvenFisher exten... | [
"robyter@gmail"
] | robyter@gmail |
0dd930761295a75fd29424f2e586bada4fafb27b | 6ad79e90644fb2a697c6b8c17bbe9cff1846015c | /teacher_model/src/main/java/hanlonglin/com/teacher_model/teaApp/TeaApplication.java | 1b359eb5042c5efdf9095aa5882e54f724be3f3f | [] | no_license | hanlonglinandroidstudys/ClassAssitant | 9734104ee7a79d650510bd31552b49cf6fbb5f8a | 0f32d6b345e9bd15c417efaca951408fc49119e2 | refs/heads/master | 2020-04-28T14:29:02.065034 | 2019-03-08T00:15:41 | 2019-03-08T00:15:41 | 175,340,260 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 963 | java | package hanlonglin.com.teacher_model.teaApp;
import android.app.Application;
import android.util.Log;
import org.litepal.LitePalApplication;
import org.litepal.crud.DataSupport;
import java.util.List;
import hanlonglin.com.common.AppData.CommonApplication;
import hanlonglin.com.common.AppData.TeaData;
import hanlon... | [
"1501295534@qq.com"
] | 1501295534@qq.com |
488dc90364ac698a02e2143edac61f4708be7390 | 9446033b0a3d3d366f74b0bd6cc922e7bcf3649c | /core/src/main/java/cn/gomro/mid/core/oss/samples/UploadSample.java | c80ff7b066e5b0bb8edb997cb194fb230b548dc5 | [] | no_license | wffff/test1 | 6ba9cabfd9d28e9278d2be1c70e115f53b623476 | 07af0365846e6e38d7edbfdb7512b45faa9e92b9 | refs/heads/master | 2021-01-20T15:03:44.924283 | 2017-05-09T07:08:03 | 2017-05-09T07:08:03 | 90,711,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,780 | java | package cn.gomro.mid.core.oss.samples;
import java.io.IOException;
import com.aliyun.oss.ClientException;
import com.aliyun.oss.OSSClient;
import com.aliyun.oss.OSSException;
import com.aliyun.oss.model.CompleteMultipartUploadResult;
import com.aliyun.oss.model.UploadFileRequest;
import com.aliyun.oss.model.UploadFil... | [
"562222030@qq.com"
] | 562222030@qq.com |
6f84ad488ead041da66ccd0687cb987dafb12cae | df3e77af62057492082edf437db16704fa3f1379 | /app/src/main/java/com/example/cf/coolweather/fragment/ChooseFragment.java | 260eb0bf005508f507fd3b6b3bd5687a4f061b5e | [
"Apache-2.0"
] | permissive | AndroidBoySC/coolweather | ed6f20e751a13cc8cdaebbfac21472acdfdb73b5 | 0bf67979dcae34b1eb48254925305f0862083e07 | refs/heads/master | 2020-12-02T19:43:10.914578 | 2017-07-12T08:27:50 | 2017-07-12T08:27:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,881 | java | package com.example.cf.coolweather.fragment;
import android.app.ProgressDialog;
import android.content.Intent;
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;
impo... | [
"1620674599@qq.com"
] | 1620674599@qq.com |
029ee5b0f46415edfbde59755ecf9b6469107d36 | 21901b9fb89a024a72b622d5c4914e1dc115b030 | /library/src/main/java/eu/darken/mvpbakery/base/package-info.java | a7b9e6480da3af4b2f048eae56c62e3cf9cccfa6 | [
"MIT"
] | permissive | chrisnkisha/mvp-bakery | 75d104be63e031e66ab2b4d1ddef08565304dc81 | e2444da945e8fe7cd872deb997dba85edbeef205 | refs/heads/master | 2020-04-13T18:33:12.624154 | 2018-11-30T13:52:54 | 2018-11-30T13:52:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 81 | java | @javax.annotation.ParametersAreNonnullByDefault
package eu.darken.mvpbakery.base; | [
"darken@darken.eu"
] | darken@darken.eu |
82c80e5e5832fe19e66d83e11da36e173325fb39 | 4cbcff88e1125679bd3d2a11b0e4e5b3250f5be8 | /library/src/main/java/com/qiniu/android/storage/UploadData.java | d11473499cc1dd26ecd35d3434541acc015af462 | [
"MIT"
] | permissive | qiniu/android-sdk | f157c8095a84fb344e54775e0b94ca55917b4bda | 63e06c2b10d21ee243ab5653d173929f6316fe31 | refs/heads/master | 2023-08-18T15:44:43.148368 | 2023-08-07T07:01:32 | 2023-08-07T07:01:32 | 5,308,654 | 643 | 248 | MIT | 2023-08-07T07:01:34 | 2012-08-06T01:34:03 | Java | UTF-8 | Java | false | false | 3,310 | java | package com.qiniu.android.storage;
import org.json.JSONObject;
class UploadData {
final long offset;
final int size;
final int index;
String md5;
String etag;
private State state;
private long uploadSize = 0;
byte[] data;
UploadData(long offset, int size, int index) {
... | [
"yangsen@qiniu.com"
] | yangsen@qiniu.com |
9455f502e19355b5da64d8357beea3bdf225ab15 | cdb5cf444be923787b7837ca3acde454e2298402 | /tx-components/tx-component-starter-task/src/main/java/com/tx/component/task/dao/TaskDetailDao.java | a8e8e1b95a7d0981fc53a323898bdf6c422d2610 | [] | no_license | liyong2008/tx-parent | 89b25c3dd8028f539d9409e3954521db8d35610a | 7b7fcb530ea725175488796b397348c18a509a59 | refs/heads/master | 2020-04-22T10:00:20.136080 | 2019-02-01T04:20:25 | 2019-02-01T04:20:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,394 | java | /*
* 描 述: <描述>
* 修 改 人: Administrator
* 修改时间: 2017年11月2日
* <修改描述:>
*/
package com.tx.component.task.dao;
import java.util.List;
import java.util.Map;
import com.tx.component.task.model.TaskDetail;
import com.tx.core.mybatis.model.Order;
import com.tx.core.paged.model.PagedList;
/**... | [
"Administrator@PengQingyang"
] | Administrator@PengQingyang |
3d322b7e0dc57963e77121f7d1c8cb26a091c8eb | 2cbde8ecbd4bf1ea3baf9f5026cb2be25e76ce10 | /flowChartDebugger.model/src-gen/flowChartDebugger/Decision.java | fe57711cd5a675012cfaab566def58c4b430518b | [] | no_license | musahmad/flowChartDebugger | 648ad758b5fb6c0cd4bdb4d7fe4fc1ade81914f1 | 6c83ab963abdec9851c0542ef365aaefe7256932 | refs/heads/master | 2022-04-24T05:07:58.100130 | 2020-04-24T16:26:39 | 2020-04-24T16:26:39 | 258,558,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,134 | java | /**
*/
package flowChartDebugger;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Decision</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link flowChartDebugger.Decision#getIfTrue <em>If True</em>}</li>
* <li>{@link f... | [
"musahmad@hotmail.co.uk"
] | musahmad@hotmail.co.uk |
6e54acec76379a9a997cda08738bee594f376940 | 4473046026ff215c6c9fbb6ecd1cad9b1f95a67e | /JavaAdvanced/JavaOOPAdvanced/DependencyInversionAndInterfaceSegregationPrinciples/BoatRacingSimulator/models/engines/SterndriveEngine.java | a6e5f5beb909611f07440ea3941ca57f8acaff93 | [] | no_license | miroslavangelov/Java-Development | e105248d82dd0772902eeeefbeb2389919fec262 | 61fcc2fb8a5ae9f38647f85eb63f809e7d8df350 | refs/heads/master | 2022-12-12T04:27:27.932969 | 2019-12-08T12:38:36 | 2019-12-08T12:38:36 | 138,468,780 | 0 | 0 | null | 2022-11-24T08:50:00 | 2018-06-24T09:18:55 | Java | UTF-8 | Java | false | false | 481 | java | package JavaOOPAdvanced.DependencyInversionAndInterfaceSegregationPrinciples.BoatRacingSimulator.models.engines;;
public class SterndriveEngine extends BaseEngine {
private static final int MULTIPLIER = 7;
public SterndriveEngine(String model, int horsepower, int displacement) {
super(model, horsepowe... | [
"miroslav@devision.com"
] | miroslav@devision.com |
e5f1abec337345ad836cb82066ac99dd24d3b5ff | 57a52845a280a908f7e0b44db69fc112d8530174 | /src/main/java/com/joyner/hack/jvm/chapter8_stack_frame/DynamicDispatch.java | 1b1437462df7adcfcebce184a9230e84ec4ff9b1 | [] | no_license | Joyner-Lu/hack_on_jvm | 97e6c29cdcdce6dfe7e57536e2a0a288eea30722 | 6ed7edd13aca08ccb122ca704c0c03fd08395c47 | refs/heads/master | 2020-04-16T22:24:43.654533 | 2019-05-10T10:04:39 | 2019-05-10T10:04:39 | 165,966,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package com.joyner.hack.jvm.chapter8_stack_frame;
/**
* 方法动态分派演示
* @author zzm
*/
public class DynamicDispatch {
static abstract class Human {
protected abstract void sayHello();
}
static class Man extends Human {
@Override
protected void sayHello() {
System.out.pri... | [
"623582960@qq.com"
] | 623582960@qq.com |
5c236d97d26748bfdf22cd03672702d79774284f | 381e7e42961c61e4bd8ab09f70252ed0a4f8dbb5 | /HackerRankCodeSprint/CountYourProgressionsACHighlyOptimized.java | 417caa9a77b1c46d584951a35d0f26fc7c7905e1 | [] | no_license | mindis/Algorithms-2 | ca4ab02b7e9ea09ead4cacbed93ca48b1bf3308b | cb1c97f65e83df6632312ffb1eb3df448c5e1c76 | refs/heads/master | 2021-01-11T23:10:54.802372 | 2016-12-27T23:31:01 | 2016-12-27T23:31:01 | 78,555,238 | 1 | 0 | null | 2017-01-10T17:07:25 | 2017-01-10T17:07:25 | null | UTF-8 | Java | false | false | 1,694 | java | import java.io.*;
import java.util.*;
public class Solution {
public static void main(String[] args) {
/* Enter your code here. Read input from STDIN. Print output to STDOUT. Your class should be named Solution. */
/* []
2
4
2
2, 4
2, 2
... | [
"superchaoran@gmail.com"
] | superchaoran@gmail.com |
a5c854040bac253bdc4b684ffa87687f19c1e009 | 1538b884d1ef706cddf5c275cdecd2a0b4e4e9f7 | /worek/_embended-projects/dso/Logic140-master/Logic140Client/src/logic140/DDS140.java | ff87a3fcd4d21542d15de0c30fe1c051609ec483 | [] | no_license | kannisko/avr_projects | 0dad7ccee612da35dbb8569c8a13642114ee1509 | 73481bef96784b7426c410fcde54607f252b6889 | refs/heads/master | 2020-04-20T15:23:19.419593 | 2019-03-27T20:38:13 | 2019-03-27T20:38:13 | 168,927,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,022 | java | /*
* Copyright (c) 2015, Andrey Petushkov
* 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 copyright notice, this
* list... | [
"kannisko@gmail.com"
] | kannisko@gmail.com |
1990911dd11386d3f67aab54e04940b58142561b | ee0a4d37cb07994d219dc3e0df34e44aa9994899 | /plugins/com.isb.datamodeler.model.edit/src/com/isb/datamodeler/provider/IItemPropertyDescriptorProvider.java | bab02f156b720f090ed2376c1c9040055655fd64 | [] | no_license | bks-foss/DataModeler | 736b375a50102afe58730cd0ebe58dfcdbf7da58 | e4593ab33de357972a46cb32745fb98b7e70b996 | refs/heads/master | 2021-01-10T20:35:16.556242 | 2013-06-19T21:00:00 | 2013-06-19T21:00:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 702 | java | package com.isb.datamodeler.provider;
import org.eclipse.emf.common.notify.AdapterFactory;
import org.eclipse.emf.common.util.ResourceLocator;
import org.eclipse.emf.ecore.EStructuralFeature;
import org.eclipse.emf.edit.provider.ItemPropertyDescriptor;
public interface IItemPropertyDescriptorProvider {
public ItemPr... | [
"rvinasav@isban.es"
] | rvinasav@isban.es |
cff58ef6e8758e71e10c5da61da20495d4f9610e | 398d3182a532a7ab428ef8b0a5321143695aaf32 | /src/test/java/base/BaseClass.java | 44028011fc42cdb301a087dc251215c8082b4968 | [] | no_license | amanbrar0912/E2EzeroBankingProjectFinal | 01a5c164854a26d489cc6290336e672332855527 | 49360b61b6babbde6f5468ee87dcea424ccf5e50 | refs/heads/master | 2022-12-17T17:58:56.987206 | 2020-09-26T14:11:34 | 2020-09-26T14:11:34 | 295,010,491 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,407 | java | package base;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Properties;
import java.util.concurrent.TimeUnit;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import ... | [
"amanbrar.mca@gmail.com"
] | amanbrar.mca@gmail.com |
f0324a22f9e855d92c36f526730efa82ec005c66 | bcb9cc3f498b3803429d712c448f5ffa771eb306 | /app/src/main/java/cn/itsite/suiliao/common/Constants.java | df5ee7c4f29bde44ac88a030c95ad0a529a8b5f5 | [] | no_license | leguang/SuiLiao | 6200589e146514b0f6478338fb2afdf228cfa5ff | 8338c1fe795e2f1e2c8e07a202d881ee8c971768 | refs/heads/master | 2021-09-03T00:46:52.971044 | 2018-01-04T09:52:26 | 2018-01-04T09:52:26 | 115,178,614 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 466 | java | package cn.itsite.suiliao.common;
import cn.itsite.abase.common.BaseConstants;
/**
* Author:leguang on 2016/10/9 0009 15:49
* Email:langmanleguang@qq.com
*/
public class Constants extends BaseConstants {
private final String TAG = this.getClass().getSimpleName();
/**
* 不允许new
*/
private Con... | [
"langmanleguang@qq.com"
] | langmanleguang@qq.com |
4eb76bc40d651d762fc32dad674548b12d9bc4b3 | dd80dd6fdad8284ecdf5ae5319903c33df04271c | /app/src/androidTest/kotlin/com/amin/sample/utils/Utils.java | bfeaa054e491893dc278170dc07af9f5c582ee24 | [] | no_license | jokomanza/Base-MVVM-Dagger | 9d9b229707373073ab651c24a43fec180b635a2b | 7838f8504b76e19cb8363735647fc83b6d1abb55 | refs/heads/master | 2022-11-16T15:34:16.783711 | 2020-07-06T10:26:18 | 2020-07-06T10:26:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,277 | java | package com.amin.sample.utils;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import androidx.test.espresso.matcher.BoundedMatcher;
import org.hamcrest.Description;
import org.hamcrest.Matcher;
import static androidx.test.espresso.core.internal.deps.d... | [
"aminkeshavarzian@gmail.com"
] | aminkeshavarzian@gmail.com |
20fd915560830665983ca2374d1fdea656df0b5b | 61f5da1ddfd72086778f64f3b2a1cf78f963ea88 | /sources/net/usenet_client/tests/package-info.java | 5483f351247198465801b3973f1266f7de80cd55 | [] | no_license | GeneSchroer/usenet-client | 51e62ebc98e478a4f5e5eb21dddd7a68c1a87d66 | 7b8a1a40a5f636b8f7dd0e744a4a7415387b9db6 | refs/heads/master | 2023-01-07T05:46:03.250131 | 2016-12-14T04:52:00 | 2016-12-14T04:52:00 | 310,102,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 277 | java | /**
* Provides unit testing of the project for purposes of quality assurance
* and functionality.
* @author Gene Schroer
* @author Maryia Maskaliova
* @author Rimack Zelnick
* @version %I%
* @since 0.7.1
* @see net.usenet_client.utils
* @see net.usenet_client.app
*/
| [
"me@rzelnick.com"
] | me@rzelnick.com |
f245518bf46bcae2a8686d4f404c9553f260d490 | 8462d3ea5c3b2caf1c0169b8bd997a163dd2148a | /src/chess/ChessPosition.java | c3385c6a5b559c774a9a0ab3291001d2312d3117 | [] | no_license | EvaldoRibeiro/chess-system-java | 39abdb2c39f5ca5d176878153e3d09e5bf98abfb | 74485e5b960cd428b02c5700c73eacb22f5e3480 | refs/heads/master | 2022-11-26T00:41:03.262320 | 2020-07-29T17:51:49 | 2020-07-29T17:51:49 | 282,087,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 772 | java | package chess;
import boardgame.Position;
public class ChessPosition {
private char column;
private int row;
public ChessPosition(char column, int row) {
if (column < 'a' || column > 'h'|| row < 1 || row > 8) {
throw new ChessException("Erro instanciando ChessPoistion. Valores valido sao de a1 a h8.");
... | [
"evardis@gmail.com"
] | evardis@gmail.com |
756f17280a4241f4805418a5c7bb76ea2cd73756 | 79a6cd39cbdcf03b67824863bf41ab10895049d3 | /org.xtext.dsl.restaurante.parent/org.xtext.dsl.restaurante.ui/src/org/xtext/dsl/restaurante/ui/RestauranteOutlineTransformer.java | 7959878deafe382e97564f3b4bb45a029a94555d | [
"MIT"
] | permissive | vicegd/org.xtext.dsl.restaurante | 228a4f6168c93b12ae13200d21a8393dd0a552bd | 8a0d5d09193e478051c54d8779f8fcb83f9a0d74 | refs/heads/master | 2021-07-14T23:20:33.036586 | 2017-10-21T08:59:38 | 2017-10-21T08:59:38 | 107,642,453 | 1 | 1 | null | null | null | null | ISO-8859-1 | Java | false | false | 6,437 | java | package org.xtext.dsl.restaurante.ui;
import java.util.ArrayList;
import java.util.List;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.xtext.ui.editor.outline.IOutlineNode;
import org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider;
import org.xtext.... | [
"vicegd@gmail.com"
] | vicegd@gmail.com |
3111d6819d0df174289d361055c9ec8b1009368e | e74a0c134e99793cd4a7c7b4446a1377679b790f | /src/main/java/net/onima/onimafaction/plants/type/NetherWartFastPlant.java | 53c2abe11c8848f4dbf0206c27e4e7f76d8c36eb | [] | no_license | ItsMeJules/OnimaFaction | e6afdcddd7ec0240bb8bec93e5f862b387814841 | e6ea73ee730252040ca71378fe45622bd18e0cde | refs/heads/master | 2022-04-14T14:47:21.610125 | 2020-04-03T20:10:42 | 2020-04-03T20:10:42 | 212,818,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package net.onima.onimafaction.plants.type;
import org.bukkit.Location;
import net.onima.onimaapi.utils.time.Time;
import net.onima.onimafaction.plants.FastPlant;
import net.onima.onimafaction.plants.PlantStage;
import net.onima.onimafaction.plants.PlantType;
public class NetherWartFastPlant extends FastPlant {
pu... | [
"jules.prn06@gmail.com"
] | jules.prn06@gmail.com |
1f9b4da3885b1625866f1f32df9f9013ecbcac79 | baecf216f8c7a2f9762c1288256eb6227cece103 | /src/model/Message.java | 22cf78d0f7da15b6e3e13aa7325147f9af79891e | [] | no_license | ecuDickens/SENG6245_messenger | cc3064dee8ddfcf64234ec0207ada3256c424cb6 | c1140675c1ac649acb370db5011aeb9fd496aa81 | refs/heads/master | 2021-01-01T03:40:34.820048 | 2016-04-28T12:53:51 | 2016-04-28T12:53:51 | 56,975,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,828 | java | package model;
import model.enums.MessageTypeEnum;
/**
* Represents a message being sent from a client to the server or vice versa.
* The text could represent different things depending on the message type.
*/
public class Message {
// What type of message it is.
private MessageTypeEnum type;
// Who t... | [
"ndickens@bandwidth.com"
] | ndickens@bandwidth.com |
b8b1dc8ae2d432ffab284fb465a9a4ab01f738fe | 245a1d3415e26134dd32477b5f6483042324834c | /Workspace/Practiceprogram/src/nestedclasses/NestedClassExample_1.java | 512154fa16e7802f164368cfd5f0ce23210fe3e6 | [] | no_license | sagarshri/DemoRepo | 93a7deff348e04973b465c95165f6c108dc45d1c | 15888ffa30108e423d69b851b727fdf6af05b3e3 | refs/heads/master | 2020-04-28T05:02:16.721573 | 2019-03-20T06:07:23 | 2019-03-20T06:07:23 | 175,004,330 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 437 | java | package nestedclasses;
// 1. Writing a class within another is allowed in Java. The class written within is called the nested class.
// 2. Types of nested class :
// Non static nested class
// - Inner Class
// - Method-local inner class
// - Annonymous inner claas
// Static nested Classes
... | [
"sagarshrivastava1989@gmail.com"
] | sagarshrivastava1989@gmail.com |
5353b27cd72b937f4652501602af27d87cf8d639 | ecaeda0f36ec693ce928f0f5a3f75953da0c69f2 | /code/src/common/Person.java | bd28f69a1c5bf26a3d911f5e3c09bbe4e9e55d7b | [] | no_license | pascohen/TA-Java8 | ee384f1979255efd61e80e59cd76560b1399c4a2 | aaeea2f9775df57a699c1403e9dced334e3ba1c1 | refs/heads/master | 2021-01-02T22:30:56.125382 | 2013-11-22T13:59:25 | 2013-11-22T13:59:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 233 | java | package common;
/**
* @author Przemyslaw Bielicki
*/
public interface Person {
String getFirstName();
String getLastName();
int getAge();
Sex getSex();
public enum Sex {
MALE,
FEMALE
}
}
| [
"przemyslaw.bielicki@amadeus.com"
] | przemyslaw.bielicki@amadeus.com |
c907dc91c2223090795b09c778727bd5ba1fd762 | aec5b9e53838b86438eb897331831743fbdf06ae | /app/src/main/java/com/pupu/rushui/widget/RulerView.java | 9dfddc9cefcbbaea02087b092eb47eaa6d24cf72 | [] | no_license | yanzuwu18/rushui | e5a649213b9987793917856789b58b0de9446a85 | 43fef05730fac8500aba92d21b9e6cd7be0dd8d4 | refs/heads/master | 2022-09-17T14:55:39.131139 | 2018-09-08T11:39:43 | 2018-09-08T11:39:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,927 | java | package com.pupu.rushui.widget;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.util.Log;
import android.view.MotionEvent;
import android.view.VelocityTr... | [
"pengguangpu@mi-ya.com.cn"
] | pengguangpu@mi-ya.com.cn |
cf0dd170c89d99e25fc9bfff1bfd70179523b07b | c47e859672c04b66796294c8eddeb8063cd22a63 | /src/main/java/com/cqqyd2014/wh/vol/addvol/ajax/action/AddVolAddTempBarcodeAction.java | 1c161e5ad33f8a31a16b4f230404d8a69e5125d9 | [] | no_license | cqqyd2014/bfkjs | 8235462b1da4b04e100ce46b55cbd7c5272d364e | 5613671d7cc9b946953bd4762747edbca3a836cb | refs/heads/master | 2021-09-16T03:02:58.585473 | 2018-06-15T06:57:55 | 2018-06-15T06:57:55 | 111,646,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,711 | java | package com.cqqyd2014.wh.vol.addvol.ajax.action;
import java.util.Map;
import org.apache.struts2.convention.annotation.Action;
import org.apache.struts2.convention.annotation.InterceptorRef;
import org.apache.struts2.convention.annotation.Namespace;
import org.apache.struts2.convention.annotation.ParentPackage;
impor... | [
"cqqyd2014@hotmail.com"
] | cqqyd2014@hotmail.com |
dedc28922ae862d845e3ddbe82b2ef960a513eef | d52ab012b10bab544769ade0e6e29126a8e3d403 | /src/basics/Armstrong.java | df37bf14349c218c908b5a4f35ac52ddbfc4de89 | [] | no_license | Aniruddha-Raje/javaBasics | dc2673aa56126b6aaffb6c4c1e618f790e2bac27 | 61898fd0fc5a6d18127a5c67fd3de5a17f4447b4 | refs/heads/master | 2021-01-23T16:28:27.203868 | 2019-01-08T03:40:41 | 2019-01-08T03:40:41 | 93,299,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,024 | java | package basics;
/**
* @author Aniruddha.Raje
*
*/
public class Armstrong {
public static void main(String[] args) {
for(int i = 0 ; i < 10000000; i ++) {
if(isAmstrong(i)) {
System.out.println(i);
}
}
}
public static boolean isAmstrong(int number) {
int power = (""+number).l... | [
"aniruddha.raje@blazeclan.com"
] | aniruddha.raje@blazeclan.com |
16d5d1e509dcce69d69d6c96e6b0e4274244d11e | 6a7cd30d6fa06019a00476e53535bb45cb6b7f2a | /Accountica/src/my/project/ebanking/actions/WithdrawAccountConfirmAction.java | c474943b8e506769e82eef6418e8ff5605138e9a | [] | no_license | arif-mahmud/e-banking | 83cc7b8536aec69cc69bb583658b9d1903abf92b | cb4aa983f79cb01abb9e3751f69313000cf2164b | refs/heads/master | 2016-08-12T03:58:41.267996 | 2016-04-09T14:31:31 | 2016-04-09T14:31:31 | 55,846,141 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,322 | java | package my.project.ebanking.actions;
import com.opensymphony.xwork2.ActionSupport;
import my.project.ebanking.domains.LedgerAccount;
import my.project.ebanking.services.LedgerAccountService;
import my.project.ebanking.util.InsufficientFundsException;
import my.project.ebanking.util.InvalidAccountException;
public cl... | [
"arif.cse93@gmail.com"
] | arif.cse93@gmail.com |
577fbed9c608ddb70d5612f046db6ba1eb684788 | f5d82e2443cd844fc2d66dec81dfc28219589a9b | /app/src/main/java/com/example/stefani/weddingplanner/Fragments/guestlist/GuestsListPresenter.java | 12201280a494426eae7adef83f2402b4a9a4a5df | [] | no_license | Stefani237/Wedding-Planner | 505ded214d6925f6bcb07bc841635ded8b080567 | 085f937ddaf9fe01312650dbc51219b84187a71f | refs/heads/master | 2020-03-22T11:11:10.094879 | 2018-07-06T07:56:40 | 2018-07-06T07:56:40 | 139,953,777 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,359 | java | package com.example.stefani.weddingplanner.Fragments.guestlist;
import android.util.Log;
import com.example.stefani.weddingplanner.Fragments.guestDetails.GuestDetailsFragment;
import com.example.stefani.weddingplanner.Net.ConnectionToFirebase;
import com.example.stefani.weddingplanner.SMS.SmsSenderHelper;
import com.... | [
"34422589+Stefani237@users.noreply.github.com"
] | 34422589+Stefani237@users.noreply.github.com |
94eb9ba3c6372aed33896b7c353478a413266a62 | 575055e5935e5a23527c2e813533a8c416f0cb22 | /app/src/main/java/com/app/manikandanr/sampleclients/DataModels/StudentObjectALertData.java | 204d97dbd1b0bbce029cb2640ba0913dd4c957ea | [] | no_license | DeveloperManis1224/Spark-Invention | c4416fc9c44b7e7871426df11f8f20058b6db9c4 | a1b67a1e45c56acc22838e1942b00829de3fb9ba | refs/heads/master | 2020-03-31T00:05:33.700884 | 2019-06-06T20:02:58 | 2019-06-06T20:02:58 | 151,725,253 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,157 | java | package com.app.manikandanr.sampleclients.DataModels;
import java.util.ArrayList;
public class StudentObjectALertData {
private ArrayList<Students> students;
private String message;
private ArrayList<Marketing> marketings;
private String status;
public ArrayList<Students> getStudents ()
{... | [
"developer.manikandan2495@gmail.com"
] | developer.manikandan2495@gmail.com |
cdf220b165b67839026a635b7b75ccb852f99d6a | b953e78471b9a10edc6cfab4469ccd643dce1dff | /Minesweeper/task/src/minesweeper/Free.java | 6a59cd87a8960e955a8ae7d6306c4cc1720197e6 | [
"MIT"
] | permissive | JohnFunkCode/Minesweeper | ccebeef0792453022f4ad4ac56e27f2b97bb4f67 | 487b4c9625240b9c2f8337f104751a03e6b8e855 | refs/heads/main | 2023-05-01T14:29:38.878947 | 2021-05-27T02:29:54 | 2021-05-27T02:29:54 | 350,932,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 181 | java | package minesweeper;
public class Free extends Cell{
public Free(boolean debugMode){this.debugMode=debugMode;}
public void draw(){
System.out.print('.');
}
}
| [
"email@johnfunk.com"
] | email@johnfunk.com |
bcc85674fd4afe890ed54ad9c4ebd78dc0b0d6e1 | 339ecb95de3688d9f54eee49839a0b882377f1fd | /src/main/java/visitor/hitPopBumperVisitor.java | 71be891634c4abdbf78868199e0ab28f86bbd47e | [] | no_license | cmaldonadoa/cc3002-pinball | efc6c139f5713696bac56c7922a022edc2e85a7f | f5bf490ad69cbf093c75a928d3cb7c99637c5319 | refs/heads/master | 2020-03-18T13:50:14.588619 | 2018-08-19T22:29:17 | 2018-08-19T22:29:17 | 134,812,493 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 439 | java | package visitor;
import controller.Game;
import logic.gameelements.bumper.PopBumper;
/**
* Adds the score of a hit {@link PopBumper} to the game.
*
* @author Cristobal Maldonado
*/
public class hitPopBumperVisitor implements Visitor {
@Override
public void visitGame(Game game) {
int currentScore =... | [
"cristobal.maldonado@ing.uchile.cl"
] | cristobal.maldonado@ing.uchile.cl |
93b8350fbac3cf9d310c36a7d11ba6784d3c26f1 | 4aaef9267497fdc2807404080b4b7bd6698ce456 | /permission/src/test/java/com/guyue/permission/DeptTest.java | dd9f9bb4b8810b82fb93ba8d6e8a7a7d7d67c814 | [] | no_license | gstsgy/springCloudTemplates | 85a84f2874ee997097d2048197230ae9d769d91e | 1a0d29ec2163b4a274609909f7caab54debea371 | refs/heads/master | 2023-01-24T11:32:50.844378 | 2020-12-08T11:25:18 | 2020-12-08T11:25:18 | 319,611,083 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,834 | java | package com.guyue.permission;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.guyue.permission.bean.db.DeptDO;
import com.guyue.permission.mapper.DeptMapper;
import org.junit.jupiter.api.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;... | [
"hujj@suray.cn"
] | hujj@suray.cn |
56cfceeb68903367eb1cc3470e23f838f1f4b5f0 | ff443bad5681f9aa8868a2f4000406a1668d1da6 | /groovy-psi/src/main/java/org/jetbrains/plugins/groovy/lang/psi/dataFlow/reachingDefs/DefinitionMap.java | 8e16bf1d54711d21c8305bca627ca12667b4682c | [
"Apache-2.0"
] | permissive | consulo/consulo-groovy | db1b6108922e838b40c590ba33b495d2d7084d1d | f632985a683dfc6053f5602c50a23f619aca78cf | refs/heads/master | 2023-09-03T19:47:57.655695 | 2023-09-02T11:02:52 | 2023-09-02T11:02:52 | 14,021,532 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,417 | java | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"vistall.valeriy@gmail.com"
] | vistall.valeriy@gmail.com |
741d5d6fad83df3f54e6bb5b8ca7b9ddeb84c929 | 32f5326e8fedc53491b60a02fe4a1f4ffc831f50 | /app/src/main/java/com/floooh/myapplication/MainActivity.java | 5e67198803c8052767766a7196e253b7468eaa7d | [] | no_license | jayanthtg/moviedb | 3d90b5a4bdb077390141fe1547f2d4efa676a2dd | 11fa608b9506d44b956d4cbefbdb036e99e6a6be | refs/heads/master | 2020-04-23T14:59:53.517709 | 2019-02-18T09:07:22 | 2019-02-18T09:07:22 | 171,250,066 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,079 | java | package com.floooh.myapplication;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.supp... | [
"jayanth.krishna33@gmail.com"
] | jayanth.krishna33@gmail.com |
7d818047f1c0dfa90054d36dff6c2faea2952236 | 863acb02a064a0fc66811688a67ce3511f1b81af | /sources/com/flurry/sdk/C7386Gd.java | 754c393270fbe72dff52e114281f81970552e57a | [
"MIT"
] | permissive | Game-Designing/Custom-Football-Game | 98d33eb0c04ca2c48620aa4a763b91bc9c1b7915 | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | refs/heads/master | 2020-08-04T00:02:04.876780 | 2019-10-06T06:55:08 | 2019-10-06T06:55:08 | 211,914,568 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,404 | java | package com.flurry.sdk;
import java.io.ByteArrayOutputStream;
import java.io.Closeable;
import java.io.DataOutputStream;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Locale;
/* renamed from: com.flurry.sdk.Gd */
public final class C7386Gd {
/* renamed from: a */
private sta... | [
"tusharchoudhary0003@gmail.com"
] | tusharchoudhary0003@gmail.com |
1532d08bb3312a1f5dcacbdd81ed93f265e68c96 | 3aab2c3de2ead1c9f23aca9856a55f239c44cda9 | /src/test/java/com/periodicals/dao/jdbc/PaymentsJdbcDAOTest.java | 329f18c039ab0bbff2fec2b1ce3a0df9c5f479de | [] | no_license | waytodanny/PeriodicalsProcessRep | d116cbb99a5ee9b65f04aaf00ad6f2b7f9e6d6bb | f6c5db61bd32f15971dc78d3a01df72f52639175 | refs/heads/master | 2021-05-11T12:51:09.060112 | 2018-01-16T09:50:49 | 2018-01-16T09:50:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,182 | java | //package com.periodicals.dao.jdbc;
//
//import com.periodicals.exceptions.DaoException;
//import com.periodicals.dao.factories.JdbcDAOFactory;
//import com.periodicals.entities.Payment;
//import dbTestHelpers.InMemoryDbManager;
//import org.apache.log4j.LogManager;
//import org.apache.log4j.Logger;
//import org.apache... | [
"11webboy"
] | 11webboy |
af81c6df6790a4fa5fdcbcb7b61091b25647e8b1 | 905fce3b85805a628ef9382ccbf6ed70c4c3a90f | /Gestao De Inventario/src/pt/iade/gestaoInventario/models/dao/CategoriaDAO.java | 336048bafb9cf64f32d3a145f7f7ede2b258a251 | [] | no_license | 29213/GestaoDeInventarios | 7a3cc9b2a415ca0a6d26b7609c58d9f26a617ddb | 29e44727c90283c52a01bd0b532c5a3e74f68e2b | refs/heads/master | 2020-09-03T18:27:43.736713 | 2020-01-23T23:05:21 | 2020-01-23T23:05:21 | 219,532,939 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 3,754 | java | package pt.iade.gestaoInventario.models.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
impor... | [
"50029213@iade.pt"
] | 50029213@iade.pt |
8e27e70aca845cab1da64bcad1864a31abc78dd7 | dbcbbc5a9d002b6f2700b2965956d1862c212a93 | /src/main/java/org/apache/cocoon/servletscope/ServletScope.java | d94144bcd97502bff11c9936b5d83b9100c0dc54 | [] | no_license | kailIII/dspace-cocoon-servlet-service-impl | eb847d5f818da1cd68abfe3811ec0212e34e9fc0 | 636fbfb1c3e658712e7e8c3dd96274aafafd2b9b | refs/heads/master | 2021-01-16T17:52:05.395463 | 2011-10-13T09:35:12 | 2011-10-13T09:35:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,193 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"kim.shepherd@gmail.com"
] | kim.shepherd@gmail.com |
d64dda99f8e0257d696fb3a445671ab139a6f3fe | 52ce55f9843b8fb698c78424cd281eac03cc09f9 | /Android-Mobile/PhoodBuddy-Android/app/src/main/java/com/phoodbuddy/phoodbuddy/Controllers/RecipeDetailController.java | b4628d3db71c3b87eeebdc757c08f2ce7eb42195 | [] | no_license | WilliamRADFunk/phood-buddy | 310a05c24a510c059974a0a7cae1f086e5024f97 | 1a6abad05439b472c6187e9a13f4cbac48a68493 | refs/heads/master | 2023-04-29T05:27:21.686970 | 2019-10-06T22:15:26 | 2019-10-06T22:15:26 | 50,206,053 | 1 | 1 | null | 2023-04-19T18:28:01 | 2016-01-22T20:35:03 | Java | UTF-8 | Java | false | false | 2,049 | java | package com.phoodbuddy.phoodbuddy.Controllers;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ListView;
import android.widget.TextView;
import com.phoodbuddy.phoodbuddy.R;
import jav... | [
"evanowner@live.com"
] | evanowner@live.com |
d46d658e279e3f62111c4f72771e0aadb81e637f | 0ef4d25e4ad719b166260af2a4ee0fe53724ecd0 | /ObjectOrientedDesign/src/carrentalsystem/model/Member.java | 0c8b889891f7be4e487c4f3b7ac85cbd4e6f3cee | [] | no_license | js456/JavaPrep | 254b6c61791ad13d8e566de25ccce42139872593 | 609aff9eee56dba6388437065a978f9ef110d372 | refs/heads/main | 2023-02-01T17:31:42.529132 | 2020-12-18T08:15:12 | 2020-12-18T08:15:12 | 322,531,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 107 | java | package carrentalsystem.model;
public class Member {
String drivingLicienceNumber;
int memberId;
}
| [
"jitendra.saini@broadcom.com"
] | jitendra.saini@broadcom.com |
1d41d1f7235c7c15476ad597d04c04e3543d3364 | b3d0c1410360f7040145e6359f4519818530d500 | /lib/src/main/java/com/ittianyu/relight/widget/native_/SwipeRefreshWidget.java | 825c2b0a1495d97da3a7299715c6d41544f9f45e | [
"Apache-2.0"
] | permissive | squareBQ/relight | 27a5c42fac4844a2aac3a72238425a09b5062e85 | f028ba23a2f45b7b1b1c9c49e12eb5922af5980b | refs/heads/master | 2020-04-15T16:13:48.170960 | 2019-01-05T09:09:07 | 2019-01-05T09:09:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,928 | java | package com.ittianyu.relight.widget.native_;
import android.arch.lifecycle.Lifecycle;
import android.content.Context;
import android.support.annotation.ColorInt;
import android.support.annotation.ColorRes;
import android.support.v4.widget.SwipeRefreshLayout;
import com.ittianyu.relight.widget.Widget;
public class S... | [
"86839868@qq.com"
] | 86839868@qq.com |
7da2dff666ab0cf612ff8e80c81a6e2e4317164e | aba9a8b1b3ee39e5aa4fa4fb563d39a0b58d9497 | /netty4-demos/src/main/java/com/waylau/netty/demo/codec/jackcon/JsonGeneratorDemo.java | 20789252633d5488374c1f7459af0db9ca47e228 | [] | no_license | wayss000/PracticeCode | 8626742d0e493647c06450308a64dff5020978e3 | 300e1a7dfaea583ae5fd8ec2eee4c30672b9ac51 | refs/heads/master | 2022-12-25T10:11:36.317164 | 2022-02-11T11:06:13 | 2022-02-11T11:06:13 | 90,707,702 | 1 | 1 | null | 2022-12-16T10:57:47 | 2017-05-09T05:56:24 | Java | UTF-8 | Java | false | false | 1,436 | java | package com.waylau.netty.demo.codec.jackcon;
import java.io.File;
import java.io.IOException;
import com.fasterxml.jackson.core.JsonEncoding;
import com.fasterxml.jackson.core.JsonFactory;
import com.fasterxml.jackson.core.JsonGenerationException;
import com.fasterxml.jackson.core.JsonGenerator;
/**
* 说明:
*
* @au... | [
"wayss000@gmail.com"
] | wayss000@gmail.com |
ead9c4072156ff23175cb1563145fc9d8141552f | ad92841ccd2822c784db899ec56016b8a9ce856c | /src/main/java/com/dentaltw/instaslam/fragments/FeedActivityFragment.java | bb0c4c5bd2321b57b48df8902124310c09dcfaae | [] | no_license | YacheLee/InstaSlam | 16ed158010265c0e184fe48b31ae06521622d42d | c8ea076ee0f7a84e02731b870deaf21c48038ac0 | refs/heads/master | 2021-01-20T01:38:49.922231 | 2017-04-27T07:32:17 | 2017-04-27T07:32:17 | 89,314,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,879 | java | package com.dentaltw.instaslam.fragments;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.dentaltw.instaslam.R;
/**
* A simple {@link Fragment} subclass.
* Use the {@link FeedActivityFragment#... | [
"mymislife@gmail.com"
] | mymislife@gmail.com |
c1cbec2a79de50faae76fa2ec1e01dcd504e5eb0 | d4ab2701ff7a3d6f49ae97ec7a76fe1aa8ad43d0 | /HelloWorld.java | 5b4edc9b42af60262284205e6a0b57704e7ee5fe | [] | no_license | console-easemob/javabeginner | 18f8ddf0233f012983ea921b920e385bc98dc4b7 | c25056c99129477dcf3027d68d37c9c4054e8d78 | refs/heads/master | 2016-09-16T15:32:03.614899 | 2015-07-20T07:07:25 | 2015-07-20T07:07:25 | 39,003,402 | 0 | 1 | null | 2015-07-21T09:48:45 | 2015-07-13T09:35:16 | Java | UTF-8 | Java | false | false | 259 | java | public class HelloWorld {
/**
* * 输出一行字符串“Hello World!”
* * @param args
* */
public static void main(String[] args) {
/* System.out.println("Hello World!");
*/
logger.log("Hello World!");
}
}
| [
"console@easemob.com"
] | console@easemob.com |
d27c2abc05241acb7eb8f956e2e6d6744b863c34 | f856213c28f136ff7337298283cc17856eb3a4f0 | /app/src/main/java/com/ormediagroup/youngplus/fragment/PromotionFragment2.java | a6c7a19449dd2f0b17a48df5472b17f9ec081a99 | [] | no_license | crayonxiaoxin/YoungPlus | e1207440e4c1f8d52ba3a2226a1541c3c8777174 | ebbd9eb99c0c6073801194e78efb385e944f2377 | refs/heads/master | 2020-04-10T03:14:42.900941 | 2019-06-25T02:55:29 | 2019-06-25T02:55:29 | 160,764,341 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,606 | java | package com.ormediagroup.youngplus.fragment;
import android.content.DialogInterface;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.MotionEvent... | [
"lau@efortunetech.com"
] | lau@efortunetech.com |
9b1c06a0a655e64bcbdcd61ff60f5b0ee0652325 | 03537e593fd6c1c17e659730111c5c0ea9f93e74 | /core/src/main/java/com/syntrice/lazurite/world/World.java | f11f08f5a02f56b6951fa4ec0c7f214beb9a1683 | [] | no_license | Syntrice/lazurite | 3356f946b601a42645454c6f910a823563ecbc41 | 8dc13e3638360147c4fa3f4fc6c1213982804716 | refs/heads/master | 2023-03-24T15:25:46.597421 | 2021-03-14T21:45:24 | 2021-03-14T21:45:24 | 337,101,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 704 | java | package com.syntrice.lazurite.world;
import com.badlogic.gdx.graphics.Color;
public class World {
private Tile[][] tiles;
private int width, height;
public World(Tile[][] tiles) {
this.tiles = tiles;
width = tiles.length;
height = tiles[0].length;
}
public Tile tile(int ... | [
"syntrice@protonmail.com"
] | syntrice@protonmail.com |
61f5d7ee8078d425ac88b9ec5d35f3e8705e83ed | d241ff38bb205942c3408bc6692ba5eb09874c34 | /src/com/sccc/entity/Admin.java | c8c51551691a67ecbba6c778a1cd1e40a9ce9dc0 | [] | no_license | Dark1X/BBSforStruts2 | 2b85f993c314715b4c1227d16891d0b0724d0570 | 48e17abd46a8316ffae0e9649eeb0647e5cd61e7 | refs/heads/master | 2021-06-17T03:56:22.775729 | 2017-04-14T03:35:30 | 2017-04-14T03:35:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package com.sccc.entity;
public class Admin {
private String username;
private String passwd;
public String getUsername() {
return username;
}
public void setUsername(String username) {
this.username = username;
}
public String getPasswd() {
return passwd;
}
public void setPasswd(String pa... | [
"="
] | = |
40f6d49df4b458b036835594a8c994f807afdc5e | 2548d35c32b63d1b1c813702a8a739c7f0ef657e | /src/testGui/java/org/intellij/xquery/runner/ui/run/main/datasource/DataSourcesDialogGuiTest.java | 231af613921becd073b4077ce81e600a06bdf202 | [
"Apache-2.0"
] | permissive | overstory/marklogic-intellij-plugin | 5a0da9e0e2f3771fa2444e56af4e24991fd3e077 | 82a07f36b7ac79fa0b701d3caaa67846d9dce896 | refs/heads/master | 2022-05-11T07:55:04.498910 | 2020-02-20T09:37:01 | 2020-02-20T09:37:01 | 84,892,241 | 12 | 2 | Apache-2.0 | 2022-05-04T12:11:09 | 2017-03-14T01:38:44 | Java | UTF-8 | Java | false | false | 7,885 | java | /*
* Copyright 2013-2014 Grzegorz Ligas <ligasgr@gmail.com> and other contributors
* (see the CONTRIBUTORS file).
*
* 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... | [
"ligasgr@gmail.com"
] | ligasgr@gmail.com |
65eeeb058ff25e0048593521e0bcd9d1d784359f | ed0f68b321e41529b180600ec562cdfe86628071 | /49.group-anagrams.java | 90a307670e3b917466ff4c6c711f79adc5ddeb68 | [] | no_license | skyskiper/leetcode | b0950d3b7a70556743dffe12d60103bc70da67e0 | c2258fd005a058847b02ece93d7e9aafdba6b080 | refs/heads/master | 2020-03-25T23:07:47.772389 | 2019-05-21T10:51:43 | 2019-05-21T10:51:43 | 144,259,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,422 | java | /*
* @lc app=leetcode id=49 lang=java
*
* [49] Group Anagrams
*
* https://leetcode.com/problems/group-anagrams/description/
*
* algorithms
* Medium (45.32%)
* Total Accepted: 307.7K
* Total Submissions: 678.9K
* Testcase Example: '["eat","tea","tan","ate","nat","bat"]'
*
* Given an array of strings, gr... | [
"sum920229@gmail.com"
] | sum920229@gmail.com |
08194a5003c66f3253db383ff61412d6d86ad74e | 617b113244e5afcd1fb4c2ad96d96a53d1afd381 | /PluginsAndFeatures/com.persistent.winazure.eclipseplugin/src/com/persistent/winazureroles/SimplePfxPwdDlg.java | e93a1a36295f9104e240a2e282460e871831d09e | [] | no_license | gouthammc/MyRun | 6e123eec797155f32ea167c3df1f4ebba40475af | 18875fe784341d4ecfde26c1de8882ff2414cee6 | refs/heads/master | 2021-03-13T00:06:48.947103 | 2014-04-28T15:11:34 | 2014-04-28T15:11:34 | 19,239,800 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,651 | java | /**
* Copyright 2014 Microsoft Open Technologies, 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 o... | [
"mcgoutham28@gmail.com"
] | mcgoutham28@gmail.com |
2a7bf34b47343e71061b76b59d2e3ba9f7603839 | ab42b765c9e1a31c407da19b4a56202473c10840 | /CS300-Programs/P07 Exploring a Maze/src/Maze.java | 9d8511eab5d79b522219cf5390f9c6f07540b083 | [] | no_license | Caffretro/CS200-400 | 270ba652f0036bc05555da2e726f66d0321fc349 | 9731601bf008f67ca95ba4f6b482596fb196ccad | refs/heads/main | 2022-12-29T06:14:59.439081 | 2020-10-15T04:42:52 | 2020-10-15T04:42:52 | 304,211,814 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,488 | java | //////////////////// ALL ASSIGNMENTS INCLUDE THIS SECTION /////////////////////
//
// Title: Exploring a Maze
// Files: None
// Course: CS300 Spring 2018
//
// Author: Junheng Wang
// Email: jwang922@wisc.edu
// Lecturer's Name: Mouna Kacem
//
//////////////////// PAIR PR... | [
"caffretro@gmail.com"
] | caffretro@gmail.com |
8f5e94f1d43a92df6873e6ffc53012c39e3b09ea | 63990ae44ac4932f17801d051b2e6cec4abb8ad8 | /bus-image/src/main/java/org/aoju/bus/image/nimble/opencv/J2kImageWriteParam.java | 7bd3c6ce62eec1d983a1c76d2113d8fd95c0c1a3 | [
"MIT"
] | permissive | xeon-ye/bus | 2cca99406a540cf23153afee8c924433170b8ba5 | 6e927146074fe2d23f9c9f23433faad5f9e40347 | refs/heads/master | 2023-03-16T17:47:35.172996 | 2021-02-22T10:31:48 | 2021-02-22T10:31:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,303 | java | /*********************************************************************************
* *
* The MIT License (MIT) *
* ... | [
"839536@qq.com"
] | 839536@qq.com |
dfe94c78d3730a80a820d0a6203fe88abc2581b2 | 59dffc19bf0cdbdaa64893e20eb47a0581a786c8 | /src/main/java/com/facens/af/swagger/SwaggerConfig.java | ff46ead06ec653463fb9d6c4f566bec3c800a859 | [] | no_license | h4ad-facens/facens-poo-af | 97e492c6501924845a75d6ff4da95985ad5a7cea | 18f4c52156c541bed43cdb621bd00ae135a1bef9 | refs/heads/master | 2023-04-04T14:58:37.539613 | 2020-11-30T02:19:49 | 2020-11-30T02:19:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 685 | java | package com.facens.af.swagger;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelectors;
import springfox.documentation.spi.DocumentationType;
... | [
"vinyygamerlol@gmail.com"
] | vinyygamerlol@gmail.com |
ea51a1188bb147d1f541383ec79b688c86dff1ef | 0c1b72bc3a14c071946c0674ad43d65a1f79bdbe | /app/src/main/java/com/expressivemoods/RecyclerViewAdapter.java | 79e360da05b643de8260939551107aaadcb5f3f0 | [] | no_license | saisuma98/Expressive-Moods | b946b54171a8e85d5ed44bc850749e014f63f013 | aa238fb0be8376a303152f507f6bb40cb592d647 | refs/heads/master | 2020-08-02T11:58:53.596334 | 2019-09-27T15:17:48 | 2019-09-27T15:17:48 | 211,343,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,909 | java | package com.expressivemoods;
import android.content.Context;
import android.content.Intent;
import android.media.MediaPlayer;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button... | [
"nasirbashak007@gmail.com"
] | nasirbashak007@gmail.com |
dbe3ebf0f0842b5ae044f3898faa433210bc8f5b | e050c1103f20e94b9868c8acf477a48191178d3a | /instrument-starters/opentracing-spring-cloud-mongo-starter/src/test/java/io/opentracing/contrib/spring/cloud/mongo/TracingMongoClientPostProcessorTest.java | 5979ab862939c2d6ca6c9336982d58bec4dcfc7a | [
"Apache-2.0"
] | permissive | wuyupengwoaini/java-spring-cloud | 51d99f6186c18bc4f8d8bdf6a4c9a12f26e6b752 | fe7b110d57ab2cc953a5d0a0eb6fc5895e096531 | refs/heads/master | 2020-08-10T10:42:50.104822 | 2019-10-12T09:34:25 | 2019-10-12T09:34:25 | 165,630,232 | 0 | 0 | Apache-2.0 | 2019-01-14T09:09:31 | 2019-01-14T09:09:31 | null | UTF-8 | Java | false | false | 2,112 | java | /**
* Copyright 2017-2019 The OpenTracing Authors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | [
"geoand@gmail.com"
] | geoand@gmail.com |
4a8c8165914be2e1c69fc5f2218337f5d21842b0 | b00b25295a6d7b96a08441e4b4f28f7370840c35 | /app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/v7/cardview/R.java | e050a416f3942943036e7be4059d22e2aea1c91c | [] | no_license | talhasaglam/FinansalProject | 1a4ee8562b51b6d3f13d2968bfea7c2e0b37f7c4 | cab689c40889fcd30862d9cf90958f2a63f16e44 | refs/heads/master | 2020-04-13T12:29:22.951813 | 2018-12-25T13:47:05 | 2018-12-25T14:49:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,135 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.v7.cardview;
public final class R {
private R() {}
public static final class attr {
private at... | [
"orkunsozen070@gmail.com"
] | orkunsozen070@gmail.com |
55bf296dad30b3f91ce2a5037ddc1f8f8ac7c75d | d747f54f7c033cadced82805799754584fdcb54a | /src/main/java/com/example/demo/model/CommentaryEntityDemo.java | 59ee8197d8bf410d9e71f3cb93abe0f8437cb0e9 | [] | no_license | HARITHAKISHORE97/CrikBot | e3f94ee371be037766fad64a61ff3b5a9e8ddc95 | 794e648495e7d79ac049d9d9eef07fccf5665da7 | refs/heads/master | 2020-04-27T23:52:20.197493 | 2019-03-10T09:36:39 | 2019-03-10T09:36:39 | 174,793,848 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,190 | java | package com.example.demo.model;
import org.hibernate.annotations.GenericGenerator;
import org.springframework.boot.autoconfigure.web.ResourceProperties;
import javax.persistence.*;
@Entity
@Table(name = "CommentaryDemo")
public class CommentaryEntityDemo {
@Column(name = "Id")
@Id
@GeneratedValue(strat... | [
"k.haritha@coviam.com"
] | k.haritha@coviam.com |
25b1cf658372c22180e65e3e28ce6952c0405849 | fe756eea3747713ba093d9444efe5c1c184c0351 | /lib_util/src/main/java/com/gmf/util/constant/MemoryConstants.java | 2bd5f2d5f9878a27dd8111e0806afad8dd26521a | [
"Apache-2.0"
] | permissive | GMF018/GMFComponent | 20e30077fc0b1de11ce170b8bca6ca02b435c233 | bc86b236d37ae747514bc727c618581a79bdd663 | refs/heads/master | 2021-05-21T19:52:26.286393 | 2020-04-04T17:04:49 | 2020-04-04T17:04:49 | 252,777,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 473 | java | package com.gmf.util.constant;
import androidx.annotation.IntDef;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
public final class MemoryConstants {
public static final int BYTE = 1;
public static final int KB = 1024;
public static final int MB = 1048576;
... | [
"chenchangyan@talk-fun.com"
] | chenchangyan@talk-fun.com |
7465d6344010d77d5c9542a2c7e0c359dbcc1acd | 5bfceecfd87965d6a5acc8d51f94ad42360bd64e | /exo11/src/main/java/fr/gtm/tp/exo11/domain/Plate.java | 33d841fc111b72af28f4d3b26e3044a8f51dedcf | [] | no_license | stevenroman91/Workspace | 7affc4ac6695cabd41fdcc923e1f34601b497994 | 233a3a24330dff73375a27b414cd197a446e04c8 | refs/heads/master | 2022-05-06T06:49:50.871095 | 2018-07-10T13:21:29 | 2018-07-10T13:21:29 | 135,457,752 | 0 | 1 | null | 2022-04-19T19:41:30 | 2018-05-30T14:50:56 | JavaScript | UTF-8 | Java | false | false | 186 | java | package fr.gtm.tp.exo11.domain;
/**
*
* @author Adminl
*
*/
public interface Plate {
/**
* Caulcul de la surface de l'assiette
*
* @return
*/
public float calArea();
}
| [
"veneran_steven@hotmail.com"
] | veneran_steven@hotmail.com |
9a579a689584d3cf0f4e9dfa0233aaee62836d51 | 9fa2aa5b7453fb8e47a1ec7c216f4bfc0c919074 | /src/com/company/Main.java | 5c22644daf86242b9de352600bac38631b40ebe7 | [] | no_license | Ayad-Ben-Saliem/FileIOPractice | b0c8c48a5c1eeca984f6e24e973f03e3d626c8c1 | c4b2b521d16c2a057c0a6a38fddf878e5e025667 | refs/heads/master | 2020-03-09T07:26:13.992683 | 2018-04-09T15:46:39 | 2018-04-09T15:46:39 | 128,664,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 891 | java | package com.company;
import java.io.*;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
//saveDemo();
readDemo();
}
public static void saveDemo(){
PersonSaver saver = new PersonSaver();
File f = new File("People");
Person p1 ... | [
"ayad@eng.misuratau.edu.ly"
] | ayad@eng.misuratau.edu.ly |
0ad75704716fb7aa348834a6e763f0c0fbe4ce74 | 07a87e1046a616d9e61ed704897eba1ec7e28d54 | /gs05/src/test/java/com/gs05/Gs05ApplicationTests.java | bfb241a99e2e159b234bd8d89c3b706f916a129f | [] | no_license | arapiku/gs05 | dd66602182901cb2ce0a850e8e44c06b9fd5dfe9 | 6e378792d2e505f2a7b3b4c71d8270e0cc570c22 | refs/heads/master | 2021-05-14T00:14:43.738268 | 2018-01-07T05:13:58 | 2018-01-07T05:13:58 | 116,535,778 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package com.gs05;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class Gs05ApplicationTests {
@Test
public void contextLoads() {
}
... | [
"arpaiku420@gmail.com"
] | arpaiku420@gmail.com |
43ab66427da57cab653e8666069f113e115a9ef9 | 89052c5dac8063a6acca387abda3aab2d3a70036 | /SameTree100.java | 14bf6ec21cc7e628ddb669138e17f174dc3ddd21 | [] | no_license | hqnjkkl/leetcodeEasy | f8df80334bb59b764f95a9c5211f1a5c8b4a47b8 | 296bef415d0753cf3da42f74960bf8c5bd1389a9 | refs/heads/master | 2020-04-30T14:21:47.198287 | 2019-03-27T00:06:05 | 2019-03-27T00:06:05 | 176,884,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 640 | java | package leetcodeEasy;
public class SameTree100 {
public static void main(String[] args) {
TreeNode p = new TreeNode(2,new TreeNode(1),new TreeNode(3));
TreeNode q = new TreeNode(2,new TreeNode(1),new TreeNode(3));
System.out.println(new SameTree100().isSameTree(p, q));
}
/**
* accepted 16minutes
* @param... | [
"314851859@qq.com"
] | 314851859@qq.com |
399611e69523bbb294e92835abf92a5c48cb07f3 | f7af10c480ad856a8cd6ece9fa7689b9ef8ed39a | /instrumentation/src/testDiscovery/TestDiscoveryInstrumenter.java | c2637d4cd3c666052047e799d9f3da692c4e039e | [
"Apache-2.0"
] | permissive | takeya/intellij-coverage | 5d7adf8accf9f0fac54c9cdc621efdfd7b7b0aa4 | 9c57900c2d2d3bcca8c0461abc20124914034854 | refs/heads/master | 2021-01-23T07:44:07.287934 | 2016-12-16T09:47:33 | 2016-12-16T09:47:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,443 | java | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | [
"anna.kozlova@jetbrains.com"
] | anna.kozlova@jetbrains.com |
4dcdcc19fdbc964f995e49f56105f0d1e09846c4 | b6589dfb4f5b30c3d72102bb866eb72de8c0f324 | /src/test/java/com/darania/BracketChecker/BracketCheckerTest.java | 7b8d6a26343df7fd2f5ebd110c5ccc33da27a2bd | [] | no_license | DanaMurali/Java-Testing | 49b6aa2bdc05178ac4ce86c573396dc4122b8a3b | cda6d37102bb93111c9c2af0409e3108741d408b | refs/heads/master | 2023-09-03T16:56:20.788332 | 2021-10-28T20:34:48 | 2021-10-28T20:34:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,789 | java | package com.darania.BracketChecker;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.jupiter.api.Assertions.*;
class BracketCheckerTest {
@Test
void correctNu... | [
"90543261+DanaMurali@users.noreply.github.com"
] | 90543261+DanaMurali@users.noreply.github.com |
e28f99a5b1c34017862b35c58669c4e8c42d22eb | b8042e45854b6d6b45e4d4da8a1dc44d77aab4d7 | /12_abstract-factory/src/main/java/cn/jondai/abstract_factory/ShuKingdomFactory.java | ffdaebaa0624e127960b00d042847631983dfd5b | [] | no_license | JonDai/java-design-patterns | 1aeb11b64d817cc9e9b284e780022b6313231b29 | 6250ecf8d0cb277fde9a7a90b1f8c252913ef7ce | refs/heads/master | 2021-01-18T10:51:58.174348 | 2016-05-04T03:25:23 | 2016-05-04T03:25:23 | 56,471,734 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 349 | java | package cn.jondai.abstract_factory;
/**
* Created by JonDai on 2016/4/26.
*/
public class ShuKingdomFactory implements KingdomFactory{
public Army createArmy() {
return new ShuArmy();
}
public Castle createCastle() {
return new ShuCastle();
}
public King createKing() {
r... | [
"jondai@aliyun.com"
] | jondai@aliyun.com |
087252fc6a6b5f07951cc87a987b40dbcf87c175 | d572c07960be9e0aaffba735cf6333365e3136ff | /springboot-004-mybatis-xml-mapper/src/main/java/com/yihaomen/service/UserInfoService.java | 3625be87c81d05d90dcf8602cf561e579cb65c62 | [] | no_license | cuiyaoqiang/https---github.com-cuiayaoqiang-springcloud | b00f6985f2103bd76a3b193f168b82e52cd34481 | d0c8387ad59f5a063a985192764341d0bd1d44a1 | refs/heads/master | 2021-09-05T06:53:17.805032 | 2018-01-25T01:26:43 | 2018-01-25T01:26:43 | 118,746,073 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package com.yihaomen.service;
import java.util.List;
import java.util.Random;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.yihaomen.dao.UserInfoDao;
import com.yihaomen.model.UserInfo;
@Service
public class UserInfoService {
@Autowired
... | [
"731143851@qq.com"
] | 731143851@qq.com |
06cdb227d40bfb7751e318e0cee983bad53e37f0 | 32922108473c30c63f46a5fa8178e76fb1dea545 | /app/src/main/java/com/csci448/freshapps/keepitfresh/ItemType.java | 0472189a79fd1487965de01d38241eaf0aeee433 | [] | no_license | akurzon/KeepItFresh | bcb033e43ec43a4e67f64d2e9730af5c41156e76 | 11c4386897d8ab47aeda0e79c9065c0abce4d51d | refs/heads/master | 2021-01-21T06:31:19.988538 | 2017-05-09T09:44:39 | 2017-05-09T09:44:39 | 83,251,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 86 | java | package com.csci448.freshapps.keepitfresh;
public enum ItemType {
STORED, CART
}
| [
"akurzon@mymail.mines.edu"
] | akurzon@mymail.mines.edu |
ae60baaa5175f094a1c2d912b61ddd2038115d3d | 21b43795e1e6fb89ceb14ebdca2a01990bad9a5d | /src/main/java/com/mycompany/myapp/domain/DTO/UserDTO.java | f7bd8164b8e9dde0b7e1f7bdf0d3f2fdc356da75 | [] | no_license | BulkSecurityGeneratorProject1/basketball | f6e57c92f539cc795139a24892d387642164330f | d21fe9c6d0e9cd5d3fb80f483c30b2b1623f691f | refs/heads/master | 2022-12-22T18:18:09.530422 | 2017-01-23T20:13:51 | 2017-01-23T20:13:51 | 296,649,680 | 0 | 0 | null | 2020-09-18T14:48:17 | 2020-09-18T14:48:17 | null | UTF-8 | Java | false | false | 2,396 | java | package com.mycompany.myapp.domain.DTO;
import com.mycompany.myapp.config.Constants;
import com.mycompany.myapp.domain.Authority;
import com.mycompany.myapp.domain.User;
import org.hibernate.validator.constraints.Email;
import javax.validation.constraints.*;
import java.util.Set;
import java.util.stream.Collectors;... | [
"casanovaalex11@gmail.com"
] | casanovaalex11@gmail.com |
87395c691f3baa9018d15dd45314a32e6a5deb04 | e5494ef7fb85b5a9e2462c36d45c7b8e6b987b28 | /src/interface_segregation/exemplo1/BankPayment.java | 990e3ea413eb7506f210cc24167c6f5925d2b2ac | [] | no_license | gustaveco1997/solid-samples-java | af7622a1480f0a4ed223eb5b50833628231643ef | d3a987abd45b46b287c471aa4e8a85bdb72efb36 | refs/heads/main | 2023-07-29T19:41:16.774248 | 2021-09-13T14:03:12 | 2021-09-13T14:03:12 | 404,730,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 392 | java | package interface_segregation.exemplo1;
import java.util.ArrayList;
import java.util.List;
public class BankPayment implements IBank{
@Override
public Object status() {
return new Object();
}
@Override
public List<Object> getPayments() {
return new ArrayList<>();
}
@Overr... | [
"gustavohdosreis@gmail.com"
] | gustavohdosreis@gmail.com |
9398e7e6d64dfc7d20da531fd7782063eea3981c | fe53c7b237a65e823b0a6549ab6977690ee95321 | /src/main/java/ch/fer/epost/application/repository/UserRepository.java | 31db6b57ebd9a000fdbf5ca6ea3f6ea759d26a3b | [] | no_license | savoy750/ePostBox | 84ace59b881f02f503fb25b8f10799108f4634d0 | 0d4e3e971ed959678971ba055173deab06593802 | refs/heads/master | 2020-03-12T00:05:38.771154 | 2018-04-20T09:30:46 | 2018-04-20T09:30:46 | 130,340,956 | 0 | 0 | null | 2018-04-20T09:42:02 | 2018-04-20T09:30:43 | Java | UTF-8 | Java | false | false | 1,548 | java | package ch.fer.epost.application.repository;
import ch.fer.epost.application.domain.User;
import org.springframework.cache.annotation.Cacheable;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.EntityGraph;
import org.springfr... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
b1f7621968b7756d96923b11f016bc27c1a76e58 | e41507592722fd1549a9b43d7545b4d6d5d256ed | /src/main/java/org/fhir/pojo/ClaimInsuranceHelper.java | 179a580062edd022cb3902fbd0c4cd688ff72150 | [
"MIT"
] | permissive | gmai2006/fhir | a91636495409615ab41cc2a01e296cddc64159ee | 8613874a4a93a108c8520f8752155449464deb48 | refs/heads/master | 2021-05-02T07:11:25.129498 | 2021-02-26T00:17:15 | 2021-02-26T00:17:15 | 120,861,248 | 2 | 0 | null | 2020-01-14T22:16:55 | 2018-02-09T05:29:57 | Java | UTF-8 | Java | false | false | 2,194 | java | /*
* #%L
* FHIR Implementation
* %%
* Copyright (C) 2018 DataScience 9 LLC
* %%
* 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
*... | [
"gmai2006@gmail.com"
] | gmai2006@gmail.com |
17f4f5ef7d20aff53e5076a60c70d1b5c8904c73 | afbedba4e9780d84d015b04c3dc334ebcf9b7c00 | /GWP/src/com/circlemenu/CircleImageView.java | 341dcf47c6164ec7e509763a7e6b7b174d433311 | [] | no_license | 0359xiaodong/GWP80_B | 4217111b88282908d1eab3cd82197b70e2587c5c | 66833875b2ee650d96be96410a5fdfcd0dcaab78 | refs/heads/master | 2020-12-11T05:53:42.561352 | 2015-10-29T07:10:12 | 2015-10-29T07:10:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,146 | java | package com.circlemenu;
/*
* Copyright 2013 Csaba Szugyiczki
*
* 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 ... | [
"darren4qyl@gmail.com"
] | darren4qyl@gmail.com |
c94d9027f8aeeee72d35cb62981088edee63600d | 7712c309821ca9d473db6a695d66513cb4d9aed8 | /src/hufs/eselab/SkillCheck3/Day0831/WorkFatigue.java | 18145d89c1a93cb30b2af90194aec5109bd7fefc | [] | no_license | ggoowlgns/Algorithm_Practice | 038902cb9622552f454a86277470b946fa3b53ef | e123ebb99009238eeb1c39b2fa5df75d90916066 | refs/heads/master | 2020-07-15T08:34:51.097791 | 2019-09-21T15:28:55 | 2019-09-21T15:28:55 | 205,522,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,513 | java | package hufs.eselab.SkillCheck3.Day0831;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public class WorkFatigue {
public static void main(String[] args){
Solution s = new Solution();
int n = 3;
int[] works = {1,1};
System.... | [
"30282681+ggoowlgns@users.noreply.github.com"
] | 30282681+ggoowlgns@users.noreply.github.com |
401c0b71eecf0496858d6380d44fed3da860e526 | cdd87204a5c8576f39daa7b027406a8787ca4628 | /app/src/main/java/yc/com/pinyin_study/mine/model/engine/ShareEngine.java | 026940a224e2e81eb30da8010c7a955391911fef | [] | no_license | YangChengTeam/pingyin-study | 0016b9662088b221da627f17131336ea541ce26c | d1724abadc989e946ab6e94449aaa0106d9b4493 | refs/heads/master | 2022-02-18T11:05:13.811404 | 2022-02-11T06:07:30 | 2022-02-11T06:07:30 | 174,971,529 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 846 | java | package yc.com.pinyin_study.mine.model.engine;
import android.content.Context;
import io.reactivex.Observable;
import io.reactivex.android.schedulers.AndroidSchedulers;
import io.reactivex.schedulers.Schedulers;
import yc.com.pinyin_study.base.model.engine.BaseEngine;
import yc.com.rthttplibrary.bean.ResultIn... | [
"2037097758@qq.com"
] | 2037097758@qq.com |
df80f5c2c07c09fe7995140b9a3e48b7c773120c | 9e5a76c6ab3a9230d1c9476d95d49f08a2eb96d6 | /app/src/main/java/com/thevisitapp/visitapp/SecondSeriesActivity.java | 45c5132aa037c84f49e3a876795034b35c0c5460 | [] | no_license | sambulosenda/locationapp | cfe7151baf67573322267ccbbf2d6378ccd0ab58 | f29d26787f1970c0e0adff26ab4fbe144caf23fd | refs/heads/master | 2020-12-25T13:07:27.557707 | 2015-09-15T03:02:13 | 2015-09-15T03:02:13 | 42,787,536 | 0 | 0 | null | 2019-03-09T16:23:36 | 2015-09-19T19:55:59 | Java | UTF-8 | Java | false | false | 6,949 | java | package com.thevisitapp.visitapp;
import android.content.Intent;
import android.os.AsyncTask;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.Window;
import android.... | [
"rmoreno.cesar@gmail.com"
] | rmoreno.cesar@gmail.com |
3a5036ee5a841d9791e272c17d805b43e753c38d | 6c5858f9b664d4937c940e78e4584f1e551a6328 | /src/main/java/com/chandebois/repositories/UserRepository.java | 39e47417236f1ad54b9932576708eccfdf83a27c | [] | no_license | achandebois/spring-boot-docker | d3e8cac14a2c7cdb3499b7556bf3098153607131 | db5b14f39b74b02c6f1420d5c2e4fe96f1633c05 | refs/heads/master | 2020-05-29T14:39:13.060282 | 2016-06-08T16:09:58 | 2016-06-08T16:09:58 | 60,710,581 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 366 | java | package com.chandebois.repositories;
import com.chandebois.entities.User;
import org.springframework.data.mongodb.repository.MongoRepository;
import org.springframework.stereotype.Repository;
/**
* Created by nonok on 08/06/2016.
*/
@Repository
public interface UserRepository extends MongoRepository<User, String> {... | [
"arnaud.chandebois@gmail.com"
] | arnaud.chandebois@gmail.com |
8f65b53a477ebf24da0ff1e38031490a2d047b23 | 822e7f6744ae54d6405f11b75a01479849ee1ff5 | /基础/Design pattern/Factory(工厂模式)/Factory1.3/src/com/ypy/dp/factory/Apple.java | 653b8d2a2733aad54650ac1dd0f044a5f444a2c4 | [] | no_license | dl-ypy/java | 05c8c2fc21b460d33efa1e2e04a65993e7c71845 | 794be9fff1db12ca92d69b44c17f189a85e7c1dc | refs/heads/master | 2021-05-05T18:12:24.688574 | 2019-03-15T07:45:01 | 2019-03-15T07:45:01 | 106,920,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 132 | java | package com.ypy.dp.factory;
public class Apple extends Foot{
public void printName() {
System.out.println("apple");
}
}
| [
"792015431@qq.com"
] | 792015431@qq.com |
ed068b629ba875e6fe2d78da04d8eafcf59e8b95 | 4b5abde75a6daab68699a9de89945d8bf583e1d0 | /app-release-unsigned/sources/m/q.java | ab2be037e4377a8c07d937a1218b5ebee5d68325 | [] | no_license | agustrinaldokurniawan/News_Android_Kotlin_Mobile_Apps | 95d270d4fa2a47f599204477cb25bae7bee6e030 | a1f2e186970cef9043458563437b9c691725bcb5 | refs/heads/main | 2023-07-03T01:03:22.307300 | 2021-08-08T10:47:00 | 2021-08-08T10:47:00 | 375,330,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | package m;
import h.a.t.a;
import i.q.d;
public final class q implements Runnable {
public final /* synthetic */ d e;
/* renamed from: f reason: collision with root package name */
public final /* synthetic */ Exception f3840f;
public q(d dVar, Exception exc) {
this.e = dVar;
this.f... | [
"agust.kurniawan@Agust-Rinaldo-Kurniawan.local"
] | agust.kurniawan@Agust-Rinaldo-Kurniawan.local |
81d7a22888e9c1d66f20442c6f5e53d462bfea77 | b315bd497fe338ef983634515e292a0a5cdddaf5 | /app/src/main/java/com/tolaotesanya/healthpad/activities/MainActivity.java | 2615565b961e5d31b5d835709d1840f27b7a5488 | [] | no_license | TolaTess/HealthPad | 265bbf08ae2d1119d01b02450e0149330349c5a3 | ea3213088af821813e2720405ef59eb6b06b540c | refs/heads/master | 2023-01-08T13:19:52.579800 | 2020-11-05T12:22:04 | 2020-11-05T12:22:04 | 265,553,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,450 | java | package com.tolaotesanya.healthpad.activities;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
import com.google.android.material.navigation.... | [
"x17131553@student.ncirl.ie"
] | x17131553@student.ncirl.ie |
558f3bfce43475f3b4f396b47da448f53d79c68a | b99a301c114e57c5733c1150a1ecfc5091839d2b | /src/cs320/Midterm/CarAdmin.java | 62461074a35c88e580d98583512b479fec01924b | [] | no_license | vibhank/web-programming | 2313314d732ebb1d336061556c156df4bea384d4 | 5cf32832845e0b63b339c9c8421b9b1c3229550d | refs/heads/master | 2021-01-20T17:19:30.018944 | 2016-06-29T04:39:48 | 2016-06-29T04:39:48 | 62,190,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,478 | java | package cs320.Midterm;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import... | [
"vibhank@gmail.com"
] | vibhank@gmail.com |
72ec865d6f64e5c944417211f29b7d1bfe12eb0c | 29673151c2a3c38263b54a94a21032cf68e778cc | /src/main/java/com/skitchina/mapper/SubmitMapper.java | 1d3d787fc9dfc7d5a062f8c2614a393dc0bd84d3 | [] | no_license | humengstark/skitchina | 41af8c50d7b9fee895785a30d6dd5be19e8b2fac | bdc6f7906fd5bcb6a389bbd15f653acd41019f0d | refs/heads/master | 2021-01-02T08:59:28.094596 | 2017-11-02T16:15:24 | 2017-11-02T16:15:24 | 92,722,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 783 | java | package com.skitchina.mapper;
import com.skitchina.model.Submit;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Select;
import java.util.List;
import java.util.Map;
/**
* Created by hu meng on 2017/4/25.
*/
public interface SubmitMapper {
//查找所有Submit
@Select("SELECT*FR... | [
"humengstark@foxmail.com"
] | humengstark@foxmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.