blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d2c16412b918bfe93e5cf35e36a7070f92f74949 | 3f30da44835a1d499635dda54a9adf9343359c22 | /src/com/miao/util/PageUtil.java | edce169e03f86479a20d1a96c42f4b75f5cb120e | [] | no_license | miaochangchun/javaPrj_2 | 27e4587fa072b152f3166dfaf81583d63a55cf7b | 94e9e4bce309cf2086b41f3bdeabbef53dea69a1 | refs/heads/master | 2021-01-12T16:01:57.241800 | 2016-10-29T08:35:34 | 2016-10-29T08:35:34 | 71,921,232 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,861 | java | package com.miao.util;
public class PageUtil {
/**
* 构造函数,分页辅助类,必须要知道三个参数,当前页,每页显示的记录数以及总记录数,其他参数可以通过这三个参数计算出来。
* @param everyPage 每页显示的记录数
* @param totalCount 总的记录数
* @param currentPage 当前页
* @return
*/
public static Page createPage(int everyPage, int totalCount, int currentPage){
everyPag... | [
"1004820109@qq.com"
] | 1004820109@qq.com |
fdfd0adedf3e3d0c58c5d72cca2f84eb75912a47 | abadc4bfecebf2476f84af43dac3e86b6a7c5551 | /ATM-Simulator-System/src/FastCash.java | 7a1a4f455a551ab57b3d93a9353d02bbfb5fe097 | [] | no_license | skdhal/ATM-Simulator-System | 135728c9b489ddce62561552935dc4b752edc758 | 7a6fbb93147cb6e0ddb9f69a1ac783b871f703de | refs/heads/main | 2023-06-30T18:54:29.005860 | 2021-08-05T15:21:28 | 2021-08-05T15:21:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,459 | java |
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.sql.*;
import java.util.Date;
public class FastCash extends JFrame implements ActionListener {
JLabel l1, l2;
JButton b1, b2, b3, b4, b5, b6, b7, b8;
JTextField t1;
String pin;
FastCash(String pin) {
this.pin... | [
"68499213+Sranhabi07@users.noreply.github.com"
] | 68499213+Sranhabi07@users.noreply.github.com |
39d224281c2feba85a0f3fa68cd02fa8f97092ac | 9bbeb1267bfb335dad02bf7bbdef1535a4f873bb | /PlanGenerator/src/main/java/com/lendico/task/calculators/InterestCalculator.java | 5ce1e5c3706547c7604cf6a44935ec03758c6425 | [] | no_license | sravanpalakala/plangenerator | 0a23dadd4f42ec53f633c497f887c84e4efc42be | 2a039bb7248b5125cc8bbf6b7d2ff800a56a42c8 | refs/heads/master | 2021-07-06T01:07:43.649536 | 2019-06-21T17:01:16 | 2019-06-21T17:11:04 | 193,130,422 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 183 | java | package com.lendico.task.calculators;
import java.math.BigDecimal;
public interface InterestCalculator {
BigDecimal getMonthlyInterest(double nominalRate, double principal);
}
| [
"sravanpalakala@gmail.com"
] | sravanpalakala@gmail.com |
9d3e2f40938b137dd319d8f526bf7f055573c6c8 | 1087002f0ba5c7c33a6717b3f29d396d6ea9a076 | /src/main/java/javaProject/project/model/EnumerableElement.java | d84618cfa3abc36d7ce6d04e0e9fe8d3ea1ed0ed | [] | no_license | sosthenee/Java_Project | c9bb069607659c42d40014c68646295a9314ba49 | 3064a5c68bffdf4eb150571f2b001c2a412ad9b4 | refs/heads/master | 2022-10-11T21:15:29.937539 | 2020-06-07T20:24:36 | 2020-06-07T20:24:36 | 267,106,640 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | 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 javaProject.project.model;
/**
*
* @author sosthene
*/
public abstract interface EnumerableElement {
public String getN... | [
"sosthenedelamotte@gmail.com"
] | sosthenedelamotte@gmail.com |
1536596dc4c2f129f7963fc6c75a2d78733fe7b4 | 2c60d4e685510f12db277197192a35602384333a | /app/src/main/java/org/metabrainz/mobile/api/handler/ArtistLookupHandler.java | 8eec1f70d5d40d475e15b5393c9fda2bbd2aa12e | [] | no_license | anirudhjain75/musicbrainz-android-1 | ac8b4b8182ffb933cd8368c05328428fa372d64f | 622aace7dce7c07c257f22fb8d558ea298c882de | refs/heads/master | 2020-04-21T18:44:24.792864 | 2019-02-07T18:08:06 | 2019-02-07T18:08:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,025 | java | package org.metabrainz.mobile.api.handler;
import org.metabrainz.mobile.api.data.Artist;
import org.metabrainz.mobile.api.data.Tag;
import org.metabrainz.mobile.api.data.WebLink;
import org.xml.sax.Attributes;
import org.xml.sax.SAXException;
public class ArtistLookupHandler extends MBHandler {
private boolean i... | [
"abhinavohri13@gmail.com"
] | abhinavohri13@gmail.com |
3c987e71864fe09d285a0641be86440be3941238 | 74484efc6f6ca9c2f2298826d22a95d72297097f | /day02_00/src/xiaohu/dbutils/DBConnection.java | 19cef5b32aeacb6272bed8e444662177ed46add5 | [] | no_license | CaiHu/InfoManage | 01d24e06b5737982fdb89ecaeadcde48030e1d40 | 81e988d43bb4a3d695c8f4aeff10da0834c859d4 | refs/heads/master | 2021-01-20T07:35:59.047746 | 2017-09-08T06:44:37 | 2017-09-08T06:44:37 | 101,526,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 873 | java | package xiaohu.dbutils;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class DBConnection {
private static String Driver="oracle.jdbc.driver.OracleDriver";
private static String Url="jdbc:oracle:thin:@localhost:1521:orcl";
private static String userName="um";
priv... | [
"31367779+CaiHu@users.noreply.github.com"
] | 31367779+CaiHu@users.noreply.github.com |
e62d0118d2d78d460fdb5ef5cb6a103a00e64724 | b42b29bb2ead243b63b894ead7c112362512ddbb | /app/src/main/java/com/nghiatv/musicapp/online/adapters/BannerAdapter.java | 299c6d8c7a78e519bc2017fb321d9dcb61689170 | [] | no_license | vannghia133/MusicApp | 4befbaed0692ed988db0888c4f7890676a30d376 | 718185d7ccc5e3f95d4f42812c86b78ae39ed7fa | refs/heads/master | 2020-05-20T13:53:23.413292 | 2019-05-08T13:42:12 | 2019-05-08T13:42:12 | 185,609,858 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,386 | java | package com.nghiatv.musicapp.online.adapters;
import android.content.Context;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v4.view.PagerAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageVi... | [
"vannghia22471001@gmail.com"
] | vannghia22471001@gmail.com |
9b7e3f6f3ac24896aa7331c98a3bdf89e70198d5 | 694883f0e01fce71c8bbfc8d41fd4e57b2db7b8e | /FindFrequentListFromPDF/src/FrequencyTest.java | 0ef4d06fa75fb9770f813d321cf4192b7016ad4f | [] | no_license | richardzhou1991/Me-Me-Inn | b828a4daa69f011da60c3f505ad2cebba4abbccc | b64ac50ba7318eef0e2bae1f4c8025660b90654e | refs/heads/master | 2021-01-18T05:11:16.063355 | 2015-03-20T16:37:25 | 2015-03-20T16:37:25 | 33,501,875 | 0 | 0 | null | 2015-04-06T19:47:01 | 2015-04-06T19:47:00 | Java | UTF-8 | Java | false | false | 1,628 | java | import static org.junit.Assert.*;
import java.util.Iterator;
import java.util.Map;
import org.junit.Before;
import org.junit.Test;
/**
* In this class, we use a sample PDF and test on the generated hash table
* @author yifanwang
*
*/
public class FrequencyTest {
@Before
/**
* Generate word frequency hash ... | [
"wangmifen@gmail.com"
] | wangmifen@gmail.com |
b9bae0227076ec773c1c20006c253ddb0787148e | 8475756a354793afc09eae25bbe92bb91f979e81 | /src/test/java/com/remondis/cdc/consumer/pactbuilder/fieldtests/customconsumerbuilder/Parent.java | a00ddcf032bd761b7345c170c4a8743490bdbaff | [
"Apache-2.0"
] | permissive | remondis-it/pact-consumer-builder | 4fdcdc80dc0c57b3ba86890b7616322735221df7 | 4350f58d646d7aade31dc1caed7fb380b9cd143e | refs/heads/develop | 2021-10-27T07:16:40.848053 | 2020-06-19T11:17:52 | 2020-06-19T11:17:52 | 187,044,052 | 11 | 7 | Apache-2.0 | 2020-08-10T07:23:35 | 2019-05-16T14:28:23 | Java | UTF-8 | Java | false | false | 1,101 | java | package com.remondis.cdc.consumer.pactbuilder.fieldtests.customconsumerbuilder;
public class Parent {
private Structure structure;
public Parent() {
super();
}
public Parent(Structure structure) {
super();
this.structure = structure;
}
public Structure getStructure() {
return structure;... | [
"christopher.schuette@remondis.de"
] | christopher.schuette@remondis.de |
959f556be5fdbabb4b80735f546f097912a8ef74 | dacf88b3683782758fd50dfef2650c62901760c9 | /src/main/java/egovframework/ec4/call/cnslt/service/EC4CnsltntMngService.java | 3cecc96440748da882c0776016cbbe48b3fd98a8 | [] | no_license | latemorning/ec4 | 8d38c06ec18c60067aadf9d85f3a59bd59b0a71e | 40e147950e7bb7999eae98949163c87d926c75b9 | refs/heads/master | 2020-05-02T18:39:09.561982 | 2019-04-03T01:08:58 | 2019-04-03T01:08:58 | 158,163,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,074 | java | package egovframework.ec4.call.cnslt.service;
import java.util.List;
import egovframework.com.cmm.service.CmmnDetailCode;
import egovframework.rte.psl.dataaccess.util.EgovMap;
/**
* 상담원에 관한 서비스 인터페이스 클래스를 정의한다.
* @author 최재중
* @since 2018.04.26
* @version 1.0
* @see
*
* <pre>
*
* 수정일 수정자 ... | [
"latemorning@gmail.com"
] | latemorning@gmail.com |
969734e324dc66ea334ceae0b78950f7b56f01db | 55fc30bd992401997d69c952df6aeff6781efdb2 | /src/test/java/com/cybertek/tests/day14_extent_reports/NegativeLoginTestWithReporter.java | b8ebf367f563df4a8d7b924b6559daff98233001 | [] | no_license | AdemTEN/Vytrack_Project | 5cc5736c80ab838134a00f295b3b9b9904ab4d4e | ef8fe35cf7b528b2c5d32e26b9cb0d13d1bb2eb6 | refs/heads/master | 2022-12-29T18:36:29.920803 | 2020-10-14T14:01:35 | 2020-10-14T14:01:35 | 298,689,897 | 0 | 1 | null | 2020-10-07T07:22:15 | 2020-09-25T22:15:20 | Java | UTF-8 | Java | false | false | 1,929 | java | package com.cybertek.tests.day14_extent_reports;
import com.cybertek.pages.LoginPage;
import com.cybertek.tests.TestBase;
import com.cybertek.tests.TestBaseForDays;
import org.testng.Assert;
import org.testng.annotations.Test;
public class NegativeLoginTestWithReporter extends TestBase {
@Test
public void wr... | [
"marrysnm2012@gmal.com"
] | marrysnm2012@gmal.com |
466e77e0c65e673b40a386ee19b00f7917853033 | ee41199b5177c4ab8842bc02bf1ad3307f689f41 | /src/leetcode/tool/Util.java | 316d82949fcffcc1fcb1a4e4a84d89771e1aaf34 | [] | no_license | TrumanXia/leetcode | b32063d338508f48742fa21435a1b9fb7a065bee | 4bbadedb79a8b1925b5046b0ac9f038c666a817b | refs/heads/master | 2022-12-05T16:32:42.010719 | 2020-08-29T13:26:33 | 2020-08-29T13:26:33 | 277,225,003 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 566 | java | package leetcode.tool;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
import java.util.Stack;
public class Util {
public static int max(int x, int y) {
if (x > y)
return x;
return y;
}
public static void main(String[] args) {
LinkedList<Int... | [
"979944697@qq.com"
] | 979944697@qq.com |
ff6fdd03614a6ea0fc88795c8022eedc914bcf17 | 589dcd422402477ce80e9c349bd483c2d36b80cd | /trunk/adhoc-solr/src/main/java/org/apache/solr/schema/SchemaAware.java | 34ee8e60779c2f82ef634513827126817a3c3607 | [
"Apache-2.0",
"LicenseRef-scancode-unicode-mappings",
"BSD-3-Clause",
"CDDL-1.0",
"Python-2.0",
"MIT",
"ICU",
"CPL-1.0"
] | permissive | baojiawei1230/mdrill | e3d92f4f1f85b34f0839f8463e7e5353145a9c78 | edacdb4dc43ead6f14d83554c1f402aa1ffdec6a | refs/heads/master | 2021-06-10T17:42:11.076927 | 2021-03-15T16:43:06 | 2021-03-15T16:43:06 | 95,193,877 | 0 | 0 | Apache-2.0 | 2021-03-15T16:43:06 | 2017-06-23T07:15:00 | Java | UTF-8 | Java | false | false | 1,402 | java | package org.apache.solr.schema;
/**
* 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... | [
"myn@163.com"
] | myn@163.com |
fc15637246dc1fc82d9433865517ca5d88a7b758 | aa4f7fd2015c2309ab42d954b54d17d3b8eda788 | /src/main/java/servicos/jms/CoordenadorJMSServico.java | 19ab09ffbde5d50bfed3aede4b03381683c03db7 | [] | no_license | bladerangel/simuladorAmbiente | daf264a1b7147a47a3e0b340d2f05063df05bdfd | 7a78a7e37a753aa5455cb5579f063552d188e493 | refs/heads/master | 2020-12-02T17:59:10.560362 | 2017-07-13T13:50:46 | 2017-07-13T13:50:46 | 96,457,544 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,103 | java | package servicos.jms;
import java.util.Hashtable;
import javax.jms.*;
import javax.naming.Context;
import javax.naming.InitialContext;
public class CoordenadorJMSServico {
private InitialContext contexto;
private TopicConnection conexao;
private TopicSession sessao;
//inicia a conexao com o jms
... | [
"pedrorangel-10@hotmail.com"
] | pedrorangel-10@hotmail.com |
8a0772a809a6749ce91fdb0dbd6b4e62148e8d05 | 0fc7796abaa88a04b42678127bc078019d83bf17 | /src/main/java/com/classifiers/algo/DataPreProcessor.java | d45bb413e9c67748ac64e339a4378d7c6c39a32f | [] | no_license | vRamananKrish/knn | f3c200842f71a341682818b85da5069b1c40f32b | e3d62fc2c00145d6be131dc0bd2f287e804e24c2 | refs/heads/master | 2020-09-28T05:19:42.371882 | 2016-09-04T01:37:02 | 2016-09-04T01:37:02 | 67,315,574 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,443 | java | package com.classifiers.algo;
import java.io.File;
import java.io.IOException;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.csv.CSVFormat;
import org.apache.commons.csv.CSVParser;
import org.apache.commons.csv.CSVRecord;
import com.classifi... | [
"venkataramanan-k@LP-847BEB483896.HCLT.CORP.HCL.IN"
] | venkataramanan-k@LP-847BEB483896.HCLT.CORP.HCL.IN |
52e13381c45195fefe1f5c9095590cf0b1bc7fca | c2522053a37310e23cf2e343f1f982f9557071dc | /src/main/java/DSA/leetcode/contest/biWeekly62/Q5871.java | 5ace6c223fc6f16c7f158a630670002fb9322d1e | [] | no_license | ravikanthmp/DSA2 | 6003ee1f9bc1ad95fdadea4e79d9ab1ce6c3fe1a | a509a90ab1b7dedb5d3fd3b344f8d7b3bad03a55 | refs/heads/main | 2023-08-30T00:48:00.981408 | 2021-10-26T17:55:53 | 2021-10-26T17:55:53 | 386,459,073 | 0 | 0 | null | 2021-10-20T17:47:06 | 2021-07-16T00:20:22 | Java | UTF-8 | Java | false | false | 763 | java | package DSA.leetcode.contest.biWeekly62;
import java.util.Arrays;
public class Q5871 {
public int[][] construct2DArray(int[] original, int m, int n) {
if (original.length != m * n){
return new int[0][0];
}else {
int[][] arr = new int[m][n];
for (int i = 0; i ... | [
"ravikanthmp123@gmail.com"
] | ravikanthmp123@gmail.com |
0e14e4ee3164978b1de03d784cf684ad28c00064 | a825d55e288e788bc5064a3917e4d7884fde1519 | /app/src/main/java/com/example/mikie/moviereview/adapter/HorizontalTrailerAdapter.java | 0800697e9a3d7bf7ff3646c5b4257e06bbe4577b | [] | no_license | melkikun/MovieReview | 2e594531a65ad69e33f5bae49b00a9def55865f6 | cec628a60f31b303963411f1d379151c7cb78b4c | refs/heads/master | 2021-01-20T11:01:17.939157 | 2017-09-14T09:17:38 | 2017-09-14T09:17:38 | 101,662,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,067 | java | package com.example.mikie.moviereview.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
i... | [
"mikohendroc@gmail.com"
] | mikohendroc@gmail.com |
11b71029ed46fc19adcc54cf15fe89588cfe1aa0 | ccebc11981cbf811d61ad7e55866753986a02052 | /src/de/mb/infinity/DiceState.java | 8fd5d28da9fcda3ffce1a92644b6f84995631684 | [] | no_license | firegate666/Infinity-Tabletop-Stat-Calculator | f73ba0f329501795d00db2da25347bf0adfd896e | 740d61f8e61e23b20e15db5aa6b9c5b5f46defe8 | refs/heads/master | 2021-01-20T05:31:10.839566 | 2011-11-25T02:03:36 | 2011-11-25T02:03:36 | 2,847,056 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | package de.mb.infinity;
public enum DiceState {
CRITICAL, HIT, MISS;
public static String stateToName(DiceState state) {
if(state == DiceState.MISS)
return "Misserfolg";
else if(state == DiceState.HIT)
return "Treffer";
else if(state == DiceState.CRITICAL)
return "kritischer Treffer";
return "und... | [
"root"
] | root |
de4bf41bd7c4c6dc69d22f24bd86849b1c4d200d | 2169d09dcc9166e1e4fed97ba0aece4b1c5f42fa | /app/models/TagType.java | cd0bf710fc735f10570e8f6364881dfc0d0b6a91 | [] | no_license | remylab/play2-demoapp | 154c44b2d245025771713262aebe73e0e6d17ba5 | 06bf7e63a0ca71ad218343a34122d02f7c075a3f | refs/heads/master | 2021-01-20T05:52:45.864418 | 2014-04-24T18:24:27 | 2014-04-24T18:24:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 213 | java | package models;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class TagType {
@Id
public String type;
public TagType(String type) {
this.type = type;
}
}
| [
"remy.elazare@gmail.com"
] | remy.elazare@gmail.com |
5e94ff0cec609a5026d605dcd30ffc152c7130ef | e05601c738733d197307466c1fb61a307a39ce1f | /core/src/main/java/it/cavallium/warppi/device/KeyboardAWTValues.java | 083d0531fa8d0c9e513d628a8c603c08836a25cd | [
"Apache-2.0"
] | permissive | W-Mai/WarpPI | 1dc2ed479474cc7165e894639aba308758f5eb0e | 17d1bddbf18e8607e86b34552ce438a5e0096013 | refs/heads/master | 2020-06-18T06:53:38.186575 | 2019-04-29T21:07:24 | 2019-04-29T21:07:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,589 | java | package it.cavallium.warppi.device;
public interface KeyboardAWTValues {
/**
* The first number in the range of ids used for key events.
*/
int KEY_FIRST = 400;
/**
* The last number in the range of ids used for key events.
*/
int KEY_LAST = 402;
/**
* The "key typed" e... | [
"andrea@warp.ovh"
] | andrea@warp.ovh |
1a4b14abfb3c17716bbb48abe48c641e43683acf | 6b5d12449aee532f626ca09ec32e10e0862928e0 | /src/main/java/com/romsel/memcached/defaults/MemcachedConstants.java | 55efa12e66d45979aae603007a34b937eae38c8e | [] | no_license | rselvanathan/completable-memcached | c3ec793d416783c11946abac6e8b9c3eed88fc41 | 9d773f8f2f521e00ecac8454ec4fbf5dc885917a | refs/heads/master | 2021-01-11T16:08:28.327016 | 2017-02-07T11:58:53 | 2017-02-07T11:58:53 | 80,015,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package com.romsel.memcached.defaults;
import java.util.concurrent.TimeUnit;
/**
* @author Romesh Selvan
*/
public class MemcachedConstants {
/**
* Constant values used for key and word separator
*/
public static final String KEY_SEPARATOR = "|";
public static final String WORD_SEPARATOR = "-"... | [
"Romesh.Selvanathan@thomsonreuters.com"
] | Romesh.Selvanathan@thomsonreuters.com |
03232f011eaace9fc060b3196899c2e37a89f074 | 0be10da7ca5ae6697a7efab8ce12d2a08d3b8fdd | /hl-framework-model/src/main/java/com/haili/framework/domain/basic/Printer.java | f14cefd0a72ad14058ef420a50bd3945ff12ce58 | [] | no_license | izhoutao/hlMesService | 82bd1f6b33c868efeb74d63d3b2071376091b361 | 3f9518c4c9add7f6536c11b70dea9deb4cde3317 | refs/heads/master | 2022-11-29T14:03:52.767810 | 2020-07-07T11:47:49 | 2020-07-07T11:47:49 | 221,719,794 | 0 | 0 | null | 2022-11-24T06:27:09 | 2019-11-14T14:44:16 | Java | UTF-8 | Java | false | false | 1,228 | java | package com.haili.framework.domain.basic;
import com.baomidou.mybatisplus.annotation.FieldFill;
import com.baomidou.mybatisplus.annotation.TableField;
import com.baomidou.mybatisplus.annotation.TableName;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
import java.io.Seriali... | [
"826025820@qq.com"
] | 826025820@qq.com |
270863866ea9ccbfd9ee016dc63ca53359e7ee00 | 142e38fc66fa74fb96891223110ed96b5103ba2e | /JavaRushTasks/4.JavaCollections/src/com/javarush/task/task34/task3413/SoftCache.java | 3103a5b91db2a46935179d1c650112ec98470af8 | [] | no_license | sanke46/JavaRushTasks | 2d433c10040109a80f49c1f8393f7f25f911d387 | 8069ca71754ad66cc32a496c5d524b86d219124a | refs/heads/master | 2020-04-05T11:00:39.111560 | 2018-01-12T13:59:52 | 2018-01-12T13:59:52 | 81,456,881 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,129 | java | package com.javarush.task.task34.task3413;
import java.lang.ref.SoftReference;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
public class SoftCache {
private Map<Long, SoftReference<AnyObject>> cacheMap = new ConcurrentHashMap<>();
public AnyObject get(Long key) {
SoftReference... | [
"shift.of.razum@gmail.com"
] | shift.of.razum@gmail.com |
c3c69f457cf4dc827d6abee09a920dae50aad9b2 | 1d7dd00d366936232bc5ac3b398616906affb882 | /src/main/java/com/mj/spider/utils/AgentUtils.java | c6295327216371436b7bb82d9c1f77fa395f750b | [] | no_license | mj1828/MJ_WebMagic | 5675295464620033222a68997747196d87d48b59 | 1b1c892805d73ac19ec6e1d89acc129a4f665e5b | refs/heads/master | 2020-03-29T18:48:28.020879 | 2018-09-29T08:26:12 | 2018-09-29T08:26:12 | 150,232,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,506 | java | package com.mj.spider.utils;
import java.util.Random;
/**
* Agent 随机获取工具类
*
* @author MJ
* @mail mj_java@.com
* @date 2018年9月29日
*/
public class AgentUtils {
private static String[] AGENTS = new String[] {
"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.75 Safa... | [
"zhcc@zving.com"
] | zhcc@zving.com |
028613a1143f26f06221793f88ccebd2ae40cfb3 | 1b28e293d6c89d37d6a6daac70279d1b64deacc7 | /Notas/app/src/main/java/com/example/notas/NotasAdapter.java | 9e902b2a51c8146932df2b93635498011b1bdafc | [] | no_license | marcelom1/DDM054705 | aec60f89f22c99dbf5f55409df2bac4dceac452a | fe14ba09ca19a68438d9436be7dde4c905281f25 | refs/heads/master | 2021-01-06T20:09:52.129563 | 2020-10-12T15:47:07 | 2020-10-12T15:47:07 | 241,473,982 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,116 | java | package com.example.notas;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.Recycl... | [
"marcelo.miglioli@hotmail.com"
] | marcelo.miglioli@hotmail.com |
f2a7dca7558c5a8a92f4286c142d7909af897b72 | 10e796b4795590da812193e9454647ffd3ad08cb | /app/src/androidTest/java/com/example/android/bakingrecipes/MainActivityTest.java | 02700cd3cc7e65fd09f4f5cdcf78e3ffe84eb83a | [] | no_license | engy-eleraky/Baking-App | c7fd5605b798ddb1cd2efcc70a4846871e83ed04 | 22ce59790078fe4d1f24b3e1c843ada4e68c945e | refs/heads/master | 2021-09-13T05:33:42.404152 | 2018-04-25T23:50:23 | 2018-04-25T23:50:23 | 112,727,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,287 | java | package com.example.android.bakingrecipes;
import android.support.test.espresso.Espresso;
import android.support.test.espresso.IdlingResource;
import android.support.test.espresso.contrib.RecyclerViewActions;
import android.support.test.rule.ActivityTestRule;
import android.support.test.runner.AndroidJUnit4;
import or... | [
"engymahmoud323@yahoo.com"
] | engymahmoud323@yahoo.com |
6d7b8b8efbee7cae4a70272443b3881b634ab65e | f8c1bd871e84468784e2a8a1b37478fa2ca9059d | /utils/src/main/java/com/hl/utils/ConstUtils.java | 9d9d92091994142897b448b7dfb54e04e8cbbdd1 | [] | no_license | sherlockhouse/hl | 2471ef21e66f0611fba34604c45ddf93d583d01d | 9a37fb15113a438fd57a751de5007ab4f1234e27 | refs/heads/master | 2023-02-14T23:38:40.829580 | 2021-01-04T09:54:30 | 2021-01-04T09:54:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,916 | java | package com.hl.utils;
/**
* 常量相关工具类
*/
public class ConstUtils {
private ConstUtils() {
throw new UnsupportedOperationException("u can't instantiate me...");
}
/******************** 存储相关常量 ********************/
/**
* KB与Byte的倍数
*/
public static final int KB = 1024;
/**
... | [
"304381616@qq.com"
] | 304381616@qq.com |
ccb3219e4acb9efcf3b9db87bfb5348aa178fc9f | f020c15f0b64af45686e2836a2e97743f0e1021a | /src/main/java/javabot/web/resources/BotResource.java | fce674e1598abc993c996ca9a4236689baf82e19 | [
"BSD-3-Clause"
] | permissive | zhanghongzhitou/javabot | 10931d78e236dae1a42a72926a3ff43dd374276f | 64eb6bf677e6921e64db5cb77c458a1c0dbbf064 | refs/heads/master | 2021-01-12T21:05:41.109998 | 2015-07-04T03:19:02 | 2015-07-04T03:19:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,873 | java | package javabot.web.resources;
import com.google.inject.Injector;
import io.dropwizard.views.View;
import javabot.model.Change;
import javabot.model.Factoid;
import javabot.web.views.ChangesView;
import javabot.web.views.FactoidsView;
import javabot.web.views.IndexView;
import javabot.web.views.KarmaView;
import javab... | [
"jlee@antwerkz.com"
] | jlee@antwerkz.com |
8a215ae65b8a929c569967f5d236484ce83baa41 | c69b09fe89c06e1d83ae8c1d87a46678288d0eda | /_extend/solon.socketd.client.smartsocket/src/main/java/org/noear/solon/socketd/client/smartsocket/AioSocketSession.java | 891fb44e4fe34631c56389e956f715e5f7957096 | [
"Apache-2.0"
] | permissive | dongatsh/solon | fb9d3da2ce67746dd8cfe1fef288e2de1bc3d1a2 | 4c3a074e8e4db7f367f75603ea8347d2c501c69d | refs/heads/master | 2023-08-28T18:16:44.023899 | 2021-10-31T16:21:03 | 2021-10-31T16:21:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,184 | java | package org.noear.solon.socketd.client.smartsocket;
import org.noear.solon.Utils;
import org.noear.solon.core.handle.MethodType;
import org.noear.solon.core.message.Message;
import org.noear.solon.core.message.Session;
import org.noear.solon.socketd.Connector;
import org.noear.solon.socketd.ProtocolManager;
import org... | [
"noear@live.cn"
] | noear@live.cn |
5baad12667d11eca984965b9bf17b8049f2753a3 | 006f4862ad619bfe9f7edb7fb458bde99b1275e3 | /jcr-oak-rpc-core/src/main/java/org/jumlabs/jcr/oak/rpc/util/RepositoryUtils.java | c1d104aac074f16e9b1eedcf8eb318c320a20da4 | [
"MIT"
] | permissive | ottogiron/jcr-oak-rpc | 13dfcc36fac176fadce00bcb7807200de118fc75 | 2d89278ebdfec083a8e25900a8f9028b24d65f1d | refs/heads/master | 2016-09-06T01:23:49.772591 | 2015-01-19T02:35:05 | 2015-01-19T02:35:05 | 22,048,326 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,605 | 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 org.jumlabs.jcr.oak.rpc.util;
import javax.jcr.NoSuchWorkspaceException;
import javax.jcr.RepositoryException;
import javax.j... | [
"ottog2486@gmail.com"
] | ottog2486@gmail.com |
10d8d65728d8a08f0b721a0aa5ec446fe28a0daa | a6944acff1dd69c3acc654105c973ca98ecfb502 | /Portals/branches/Engage_REL2.0_03_05Aug14/EngageFusionApplication/EngageModel/src/com/sfr/engage/model/queries/rvo/PrtHomeTransactionsRVORowImpl.java | a49dc3219574bc35a987108a9e2130630cd17a40 | [] | no_license | sunsu18/testSvnSync | c00b2a2b9fce07b8eceda1620bfb730a104909eb | 332f85c0684f8d5dea786a28f71cb4b3e8e39f65 | refs/heads/master | 2020-05-20T09:17:10.981932 | 2014-11-06T08:30:23 | 2014-11-06T08:30:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,728 | java | package com.sfr.engage.model.queries.rvo;
import com.sfr.engage.core.PartnerInfo;
import java.util.List;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import oracle.jbo.domain.Dat... | [
"pdee@f308e16d-57e9-4fa7-a310-9aba3baf408f"
] | pdee@f308e16d-57e9-4fa7-a310-9aba3baf408f |
f55725bbb5cd260a88fdfa16efa377974104e3a2 | 65cab19bc4a8c2d7e34aaac2b91e4a870edcf523 | /src/day16_forLoop/ContinueStatement.java | 9431d4d6e377655fc576ee67714e934a04250b81 | [] | no_license | acikmaz/Spring2020JavaPractice | 57ed459e997582a11e03f8f5c666ecef9b2d11c2 | cab29949e58943179ab1ce5d98ca20053bb73745 | refs/heads/master | 2023-01-15T21:56:59.283081 | 2020-11-23T20:34:11 | 2020-11-23T20:34:11 | 257,927,026 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 613 | java | package day16_forLoop;
public class ContinueStatement {
public static void main(String[] args) {
for (int i = 1; i <= 5; i++){
if (i == 3){
continue;
}
System.out.println(i);
}
for (int i = 0; i <= 20; i++){
if (i % 2 != ... | [
"acikmaz19@gmail.com"
] | acikmaz19@gmail.com |
b2ebfaf5e5e308e514629227c8ae21b7df3248e0 | 8a67a7ac041c1213872b19fa24d9b077e9b7d0da | /pippo-demo-basic/src/main/java/ro/pippo/demo/basic/HelloWorld.java | b636bd1793c4ad40fa73c338d3f82d6daea7acc9 | [] | no_license | junlapong/pippo-demo | d7238281b7f27e88aa2bd7fe0b94b40412c08027 | ea2ac07ee32f165eb5c107199c12bb09dcc7685f | refs/heads/master | 2021-01-15T07:56:57.431957 | 2016-04-30T19:56:20 | 2016-04-30T19:56:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,067 | java | /*
* Copyright (C) 2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | [
"decebal.suiu@gmail.com"
] | decebal.suiu@gmail.com |
b0e17f6e34f636de963515f59a1a57efb20dc6f5 | e72267e4c674dc3857dc91db556572534ecf6d29 | /mybatis-3-master/src/test/java/org/apache/ibatis/submitted/results_id/User.java | 1fe84c84661c68f2f41d787880cd97ebfd559505 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"BSD-3-Clause"
] | permissive | lydon-GH/mybatis-study | 4be7f279529a33ead3efa9cd79d60cd44d2184a9 | a8a89940bfa6bb790e78e1c28b0c7c0a5d69e491 | refs/heads/main | 2023-07-29T06:55:56.549751 | 2021-09-04T09:08:25 | 2021-09-04T09:08:25 | 403,011,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,139 | java | /*
* Copyright ${license.git.copyrightYears} 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/LICENS... | [
"447172979@qq.com"
] | 447172979@qq.com |
a39a29302048aedb253752a0983ab74e2ec7128a | d3ff6e6afb81af0a307a97f5e63e05aafbde813d | /client/app/src/main/java/com/theah64/soundclouddownloader/utils/APIRequestBuilder.java | 66ea09568137afb887b957f7a180a89b5cbd0cf8 | [
"Apache-2.0"
] | permissive | emtee40/SoundCloud-Downloader-3 | 53578a06d7ce9a86107bd3d83a404395203b718d | c82481a20cb5c41b32b4322ba021a5116fe0335a | refs/heads/master | 2023-01-08T18:52:38.200478 | 2018-11-30T14:40:37 | 2018-11-30T14:40:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,387 | java | package com.theah64.soundclouddownloader.utils;
import android.support.annotation.Nullable;
import android.util.Log;
import com.theah64.bugmailer.core.BugMailerNode;
import com.theah64.bugmailer.core.NodeBuilder;
import com.theah64.bugmailer.models.Node;
import java.util.List;
import okhttp3.FormBody;
import okhttp... | [
"theapache64@gmail.com"
] | theapache64@gmail.com |
b172bccfc1bc147f8ca3e619a8204c6db39b102b | 79dba01294d9a50e89d6233e406b8ea6c3171554 | /exonum-java-binding/core/src/test/java/com/exonum/binding/core/storage/indices/ImmutableModificationCounterTest.java | 5d7e77a39a71e11b3b6c92c80bbbd22c7a662be7 | [
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | alekseysidorov/exonum-java-binding | 8e78b831cbe988f6b7f3b76c57bfdf332aca3544 | 78ac515edece79f6227e0dcbd56f8173bad7864c | refs/heads/master | 2020-12-23T21:57:35.488253 | 2020-01-30T11:44:51 | 2020-01-30T11:44:51 | 237,287,473 | 0 | 0 | Apache-2.0 | 2020-01-30T19:20:07 | 2020-01-30T19:20:06 | null | UTF-8 | Java | false | false | 1,010 | java | /*
* Copyright 2019 The Exonum Team
*
* 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... | [
"noreply@github.com"
] | alekseysidorov.noreply@github.com |
4446885e130493ff72016ea01443f3a1163e97df | 5b9fe5339a689c09edfc37c228bdf4229205809d | /Acme-Demos-2.0/src/main/java/repositories/DeveloperRepository.java | 88fa969e15e895881f8517e5fce5e0903faf79eb | [] | no_license | rrodriguezos/Demos-2.0 | 220d46b8ee36766e1340733b56c38217c216ee3c | b0661549c71a1ac00422d745c6dce0ebc2909fa9 | refs/heads/master | 2021-01-13T02:51:19.357769 | 2017-01-03T12:03:25 | 2017-01-03T12:03:25 | 77,135,594 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 778 | java | package repositories;
import java.util.Collection;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import domain.Developer;
@Repository
public interface DeveloperRepository extends JpaRepos... | [
"fragilsan@ac1cdb4f-9ad0-4dce-b5c6-dc97fe644ee3"
] | fragilsan@ac1cdb4f-9ad0-4dce-b5c6-dc97fe644ee3 |
83405303ec1e0aabc7a5e2ee96c37dfbc9855b4b | 7206d0f150e3d64abea022fa76223cb19b17e271 | /src/main/java/com/epam/am/entity/Airliner.java | e5ea9311f71cd84fbb50934958b40d5bcf8b31e8 | [] | no_license | marushkaalex/SimpleAirlines | a41fde8744b98c9699cf8ce85f979c0908952d4e | 99185db6e32241f3ccb11741394bc9e347971d89 | refs/heads/master | 2021-01-20T10:38:41.350671 | 2014-06-23T10:42:03 | 2014-06-23T10:42:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,123 | java | package com.epam.am.entity;
import com.sun.istack.internal.NotNull;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.awt.*;
import java.util.ArrayList;
import java.util.List;
public class Airliner extends Plane implements Cloneable {
private final static Logger LOG = LoggerFactory.getLogger(A... | [
"marushkaalex@gmail.com"
] | marushkaalex@gmail.com |
622e39da3ff3bf8ff6f006fdd5c9e34c2f9da791 | 2cb6310167c7a8619005214390bdd4a428c96f3e | /src/com/ruiping/BankApp/ui/YearMiddleXiashuActivity.java | 2babed85c6c2842f32b7fc410de93e82b10dc8ff | [] | no_license | eryiyi/BankApp | 24619dc691b37f626fe9c6cab6b9afef1ca89dd6 | faf70fd7d9de9188900dd6bf2d9b1def360e5f7f | refs/heads/master | 2020-05-21T16:23:42.040848 | 2017-05-27T08:43:56 | 2017-05-27T08:43:56 | 62,428,333 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,008 | java | package com.ruiping.BankApp.ui;
import android.content.Intent;
import android.os.Bundle;
import android.text.format.DateUtils;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import android.widget.TextView;
import android.widget.Toast;
import com.android.volley.AuthFailureE... | [
"826321978@qq.com"
] | 826321978@qq.com |
35e52e17fee35899fec0b52c54df813fb06a7ef6 | 3000194e6964a2d490c943cb23457e4159824dbd | /backend/src/main/java/com/luxoft/horizon/dir/service/app/ScreenshotRepository.java | b83a784609476d52b0da7ca7fb4c09cadd328c02 | [] | no_license | PavelBogatyrev/directorate | f3e683b289d3e37cc6004bbcca74c3eb9ee5c2d8 | 1b9ddbc29f562edfef09f13dcb01806fea25b391 | refs/heads/master | 2021-01-19T11:38:54.691900 | 2017-04-11T22:23:18 | 2017-04-11T22:23:18 | 87,984,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,498 | java | package com.luxoft.horizon.dir.service.app;
import com.luxoft.horizon.dir.entities.app.Screenshot;
import com.luxoft.horizon.dir.entities.app.ScreenshotStatus;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.Crud... | [
"PBogatyrev@luxoft.com"
] | PBogatyrev@luxoft.com |
7167e404d79b3a8c34025c30292105a58b3f6ae0 | 0967b83fa31fb02d59271248afa06f4aab0db0e1 | /pinyougou-sellergoods-service/src/main/java/com/pinyougou/sellergoods/service/impl/ItemServiceImpl.java | 4ba8eebbf2e53fe38594696bd9d1cfb19143d8c6 | [] | no_license | issueDriver/pinyougou | 9e26b8b84f5b0fe40d766002cebb5ac1b3259b2d | 5f9a0716d99eb3f94d568808ef09568aa00262e2 | refs/heads/master | 2020-05-02T14:19:38.429440 | 2019-04-18T02:21:20 | 2019-04-18T02:21:20 | 178,007,133 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,611 | java | package com.pinyougou.sellergoods.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import com.alibaba.dubbo.config.annotation.Service;
import com.github.pagehelper.Page;
import com.github.pagehelper.PageHelper;
import com.pinyougou.entity.PageResult;
import com.pinyoug... | [
"yangjie@doweidu.com"
] | yangjie@doweidu.com |
5170e6b51b7f4a969078b3c5956ec2d504a3a254 | 0a532b9d7ebc356ab684a094b3cf840b6b6a17cd | /java-source/src/main/com/sun/org/apache/xerces/internal/impl/dtd/XMLSimpleType.java | 3cc04d9fa8599520c03adf9ad999c498f8289cd0 | [
"Apache-2.0"
] | permissive | XWxiaowei/JavaCode | ac70d87cdb0dfc6b7468acf46c84565f9d198e74 | a7e7cd7a49c36db3ee479216728dd500eab9ebb2 | refs/heads/master | 2022-12-24T10:21:28.144227 | 2020-08-22T08:01:43 | 2020-08-22T08:01:43 | 98,070,624 | 10 | 4 | Apache-2.0 | 2022-12-16T04:23:38 | 2017-07-23T02:51:51 | Java | UTF-8 | Java | false | false | 6,982 | java | /*
* Copyright (c) 2007, 2016, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* The Apache Software License, Version 1.1
*
*
* Copyright (c) 1999-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and us... | [
"2809641033@qq.com"
] | 2809641033@qq.com |
583278ba8d9921ee23802ef3750a4f0d7dd67e55 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/repairnator/learning/6608/Repository.java | c5cc678b3603a0b686e898029e892056ee3bf6b4 | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,363 | java | package fr.inria.spirals.repairnator.process.inspectors.properties.repository;
public class Repository {
private String name;
private long githubId;
private String url;
private boolean isFork;
private Original original;
private boolean isPullRequest;
private int pullRequestId;
public ... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
d9a22eb9dd567de617b3df289b78a0d6015bac84 | 5f789b8f26478f88b1452f17971b80324da1ad64 | /src/main/java/com/study/spring/sample/factory/LoveServiceFactoryBean.java | 403f1bc6b29f08e87785289a48682286846faa77 | [] | no_license | hecj/spring-source-study | c29d5c4c399bed36d511dd012147f1054ddca932 | 17dd061ea62a5967a2929a92224774d9ecc4807f | refs/heads/master | 2022-07-13T17:54:13.647534 | 2019-06-20T11:02:30 | 2019-06-20T11:02:30 | 192,904,283 | 0 | 0 | null | 2022-06-21T01:19:12 | 2019-06-20T11:02:12 | Java | UTF-8 | Java | false | false | 509 | java | package com.study.spring.sample.factory;
import com.study.spring.service.LoveService;
import com.study.spring.service.LoveServiceImpl;
import org.springframework.beans.factory.FactoryBean;
public class LoveServiceFactoryBean implements FactoryBean<LoveService> {
@Override
public LoveService getObject() throws Exce... | [
"hechaojie@xylink.cn"
] | hechaojie@xylink.cn |
3ec475d742f987602d2cf9e4dfe19bd2979822d3 | bd830599987abe58db2b63c3ec3d5212c4420f4c | /crm-eim/src/main/java/com/ywc/eim/service/impl/OrdersServiceImpl.java | d67744343d51c2b12fe0be42d7669ca6b63311c4 | [] | no_license | 13078263112/crm-parent | 97e4077e30025d3f591e8e4ad96e669c1406afe2 | 9936c73e9ce842143ad9cd89c96660b4ddbd8c2a | refs/heads/master | 2023-08-10T04:21:08.236683 | 2020-05-06T01:28:22 | 2020-05-06T01:28:22 | 251,350,828 | 0 | 0 | null | 2023-07-23T10:21:45 | 2020-03-30T15:40:59 | HTML | UTF-8 | Java | false | false | 473 | java | package com.ywc.eim.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.ywc.crm.eim.entity.Orders;
import com.ywc.crm.eim.service.OrdersService;
import com.ywc.eim.mapper.OrdersMapper;
import org.springframework.stereotype.Service;
/**
* <p>
* 服务实现类
* </p>
*
* @author 嘟嘟... | [
"5480507+yaoweicheng@user.noreply.gitee.com"
] | 5480507+yaoweicheng@user.noreply.gitee.com |
3d88a41b59a692e8b8229944455f8b69f765548a | f99f27be74a052b0a8cc25233544e2aa16f55809 | /kodilla-good-patterns/src/main/java/com/kodilla/good/patterns/challenges/Food2Door/OrderRetriever.java | 89dcfdb9c25e6e645c38e991c836e47cd5077729 | [] | no_license | TheEnAa/Dawid-Heyn-kodilla-java | 8dbb5745878dc647c0d2deaf027b015d401c026d | c51d365419de8be36613eae2393f580145863458 | refs/heads/master | 2021-01-01T19:19:14.854573 | 2017-11-08T00:50:34 | 2017-11-08T00:50:34 | 98,567,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 445 | java | package com.kodilla.good.patterns.challenges.Food2Door;
import java.time.LocalDateTime;
public class OrderRetriever {
public Order retrieve() {
Product productOne = new Product("Carrot",1.01,true);
double quantity = 2.0;
Customer customerOne = new Customer("Jan","Jankowski");
Loca... | [
"kostek4321@o2.pl"
] | kostek4321@o2.pl |
0f15fb78e016578fea877a778a2bc0c063749abc | c84088fed6a7b4f392810bb166e66dbfe3df4286 | /kycrm/src/main/java/com/yongjun/tdms/presentation/webwork/action/PersonnelFiles/contractadministrator/EditContractAdministratorAction.java | c561d641910f80e3ab81f79a8c988efb6d493020 | [] | no_license | 1Will/Work1 | 4c419b9013d2989c4bbe6721c155de609e5ce9b5 | 16e707588da13e9dede5f7de97ca53e15a7d5a78 | refs/heads/master | 2020-05-22T16:52:56.501596 | 2018-03-20T01:21:01 | 2018-03-20T01:21:01 | 84,697,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,430 | java | /* */ package com.yongjun.tdms.presentation.webwork.action.PersonnelFiles.contractadministrator;
/* */
/* */ import com.yongjun.pluto.exception.DaoException;
/* */ import com.yongjun.pluto.model.codevalue.CodeValue;
/* */ import com.yongjun.pluto.model.security.Department;
/* */ import com.yong... | [
"287463504@qq.com"
] | 287463504@qq.com |
ffa4c65f4161bc736af3de3f7a5fe908a0a903d1 | 88d3adf0d054afabe2bc16dc27d9e73adf2e7c61 | /3rdparty/httpcore/src/test/java/org/apache/http/mockup/HttpEntityMockup.java | 8182b9a1d5725700a09df8c872d3aef290865e38 | [
"Apache-2.0"
] | permissive | nntoan/vietspider | 5afc8d53653a1bb3fc2e20fb12a918ecf31fdcdc | 79d563afea3abd93f7fdff5bcecb5bac2162d622 | refs/heads/master | 2021-01-10T06:23:20.588974 | 2020-05-06T09:44:32 | 2020-05-06T09:44:32 | 54,641,132 | 0 | 2 | null | 2020-05-06T07:52:29 | 2016-03-24T12:45:02 | Java | UTF-8 | Java | false | false | 1,971 | 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
... | [
"nntoan@users.noreply.github.com"
] | nntoan@users.noreply.github.com |
a1bd840f8b5a707b10c685409bfefdc8a21fcdaf | 7898a903efc51797da7ca8430dba65a20e5e708f | /impl/src/main/java/com/sevenbridges/apiclient/impl/api/ClientApiKeyBuilder.java | 9712ec59036f2dbd956cc42fa4066e0db961488a | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | sbg/sevenbridges-java | 011786c770f647ef3793550e0cb058096a7d8389 | 76cd7ea605b0a4a2e0e9c000e9f48ec5eb0be199 | refs/heads/develop | 2020-12-02T19:24:38.314712 | 2017-07-16T01:25:04 | 2017-07-16T01:25:04 | 96,336,229 | 2 | 2 | Apache-2.0 | 2018-05-22T12:57:44 | 2017-07-05T15:49:53 | Java | UTF-8 | Java | false | false | 6,361 | java | /*
* Copyright 2017 Seven Bridges Genomics, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | [
"nemanja.zbiljic@sbgenomics.com"
] | nemanja.zbiljic@sbgenomics.com |
38401a016708aecb4df44f9d17f64ef9d9ae32ad | d6ee86155d211e3b349ede61366d9a18ba2bd029 | /src/exercise9/RegularPolygon.java | a056121d7519edd49b919087e5fcf1c86cd71218 | [] | no_license | d9nchik/Section9 | afb1b0ddeff73c9df7beffebb0a49ab430056123 | cd72f3d99133d86c0f9b5b29da06919fdce727d2 | refs/heads/master | 2022-04-15T19:28:53.067757 | 2020-03-04T17:23:09 | 2020-03-04T17:23:09 | 244,471,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | package exercise9;
public class RegularPolygon {
private int n = 3;
private double side = 1;
private double x = 0;
private double y = 0;
public RegularPolygon() {
}
public RegularPolygon(int n, int side) {
this.n = n;
this.side = side;
}
public RegularPolygon(int ... | [
"dan.galaiko@gmail.com"
] | dan.galaiko@gmail.com |
bb4da17c06e9aaeb83432d415f5f60d57666e143 | c5b5461b51bd56b688a6880f4aeffad45c80d044 | /app/src/main/java/com/christianlopez/hwk_4_bank_ver_2/BankAccount.java | 71312bbb117e69a40c89954a5bb0906911d84988 | [] | no_license | CodingClinician/HWK_4_Bank_Ver_2 | 4e69395051856056c0d7a8ba1284ad2d433d81b2 | da1456c17149cbfd6b346deb9bd5d87c0cf119da | refs/heads/master | 2020-11-25T14:11:41.560054 | 2019-12-17T20:31:43 | 2019-12-17T20:31:43 | 228,708,001 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 898 | java | package com.christianlopez.hwk_4_bank_ver_2;
/**
* Created by toby6969 on 4/3/2018.
*/
public class BankAccount {
private String acctName ="";
private String acctBalance = "";
public BankAccount() { // default constructor
}
public BankAccount(String acctName, String acctBalance) { ... | [
"ceeveelopez2019@gamil.com"
] | ceeveelopez2019@gamil.com |
51c26ab91b501d6e9efa8b09dc9bceda80fc8419 | 498dd2daff74247c83a698135e4fe728de93585a | /clients/google-api-services-cloudasset/v1/1.29.2/com/google/api/services/cloudasset/v1/model/GoogleCloudOrgpolicyV1Policy.java | 4aef95e9bec8bbd2e8068cc1d1790f9044f51351 | [
"Apache-2.0"
] | permissive | googleapis/google-api-java-client-services | 0e2d474988d9b692c2404d444c248ea57b1f453d | eb359dd2ad555431c5bc7deaeafca11af08eee43 | refs/heads/main | 2023-08-23T00:17:30.601626 | 2023-08-20T02:16:12 | 2023-08-20T02:16:12 | 147,399,159 | 545 | 390 | Apache-2.0 | 2023-09-14T02:14:14 | 2018-09-04T19:11:33 | null | UTF-8 | Java | false | false | 11,254 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under t... | [
"chingor@google.com"
] | chingor@google.com |
5c70c3c38d318616574f8d1bf2dea755a36cf637 | 63672504035ac3c9984950b4e8a9acd813783922 | /MapReduce/java/mapreduce/lib/partition/TotalOrderPartitioner.java | ccc20f06c4571ba42620d59fb2330cac7f9f5f66 | [] | no_license | ameet20/MapReduce | aa68b12fba4483216364de24bf16517cf6c403c0 | 3553bfd965f51668dbeeb3d71efa4f5f21887c8b | refs/heads/master | 2021-07-20T21:09:19.852918 | 2021-07-09T11:31:47 | 2021-07-09T11:31:47 | 162,818,675 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 14,212 | java | package org.apache.hadoop.mapreduce.lib.partition;
import java.io.IOException;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Arrays;
import org.apache.hadoop.classification.InterfaceAudience;
import org.apache.hadoop.classification.InterfaceStability;
import org.apache.hadoop.conf.Confi... | [
"noreply@github.com"
] | ameet20.noreply@github.com |
2e55418458fe38117be63b607afb95e48719764a | 38242dd121ca34ff642d7e01f0875656c94e60bf | /MyGame.java | a5168640795425b9f76f25232cf5f3c835d7eca9 | [
"WTFPL"
] | permissive | nate00/shapes | 67747954079976244c75f1d6336d3c3d179138d0 | e6bfabeaf18fcb5de9a4b1f3c8e35d1feecaf7d1 | refs/heads/master | 2021-01-10T07:03:09.553970 | 2013-04-14T16:15:32 | 2013-04-14T16:15:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 630 | java | import shapes.*;
import java.awt.Color;
public class MyGame extends Game {
// Put variables here!
@Override
public void setup() {
// Put code here!
// This code will be executed when the game begins. This is where you
// can make the initial shapes, set the background color, etc.
}
@Override
... | [
"nathanielsullivan00@gmail.com"
] | nathanielsullivan00@gmail.com |
688894c2aa80f33468ead4d43d8fa9bcef3abfd2 | 0a064ee0fcba1dbe5cdd81c9e5289fcce18fc9ee | /swea/jeesoo/Harvesting.java | cf0c02cfee3fd629afbeff44bd767cbb7fcbae70 | [] | no_license | ssafy-algoga/coding-study | 96705fb327e40fb4a24f244bae08df106ea123c6 | 1c3113f085075907f61afbc1ee9b355c82520f53 | refs/heads/main | 2023-03-30T07:05:53.562801 | 2021-03-29T04:49:01 | 2021-03-29T04:49:01 | 352,594,063 | 0 | 1 | null | 2021-03-29T09:53:28 | 2021-03-29T09:53:28 | null | UTF-8 | Java | false | false | 1,794 | java | package swea;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
import java.util.StringTokenizer;
public class Harvesting {
public static void main(String[] args) throws NumberFormatException, IOException {
BufferedReader br = new ... | [
"noreply@github.com"
] | ssafy-algoga.noreply@github.com |
4461e876eae95abe438213439280206b8dade180 | 984a2f6beadc87994576d88ff59b16554094432f | /src/javaprogramming1/oops/inheritance/Ferrari.java | ba05bf7d05db737fdd192aa3f84f28908166e6ce | [] | no_license | premaluu/JavaProgramming1 | 361f24dc946cba67f47d82fc21ff742aa2dd79f2 | 9c0df79d0cd081e65780046bd021f0417ef526d8 | refs/heads/master | 2022-12-29T01:31:06.320331 | 2020-10-08T18:45:40 | 2020-10-08T18:45:40 | 284,989,625 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package javaprogramming1.oops.inheritance;
public class Ferrari implements Car {
@Override
public void run() {
System.out.println("\nFerrari is running");
}
@Override
public void shiftGear() {
System.out.println("\nFerrari gear shifted");
}
} | [
"34483490+premaluu@users.noreply.github.com"
] | 34483490+premaluu@users.noreply.github.com |
3afba62f29f85db501f23afd85448abeabcbe2e4 | d8bc877da7355045051bf3eb5cd4db457d024322 | /myilpwearable/src/main/java/com/ilp/ilpschedule/utilities/DividerItemDecorator.java | e3fc6577d56047abee43d3eee381041da8fb642b | [] | no_license | robsinspirechange/MyILP_Abhishek | dc94a7b1791eb6e9c1a5589ffd69e328b8237ad2 | 6881218c0438fa4cf39b09f22b31b8c683d585e5 | refs/heads/master | 2021-06-15T16:05:22.085092 | 2017-02-28T04:46:23 | 2017-02-28T04:46:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,279 | java | package com.ilp.ilpschedule.utilities;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
imp... | [
"1018475@India.TCS.com"
] | 1018475@India.TCS.com |
425751fdb8321481c1f2d0e27b9fb2493550bf28 | d6b4fd03c14de2c52d2e2617f974b96bb6241740 | /kls-reports/src/main/java/com/vsoftcorp/kls/report/dao/IBalanceListReportDAO.java | b6b7e98d0a1e77020bc7856bb71c5f8a2e9c3a51 | [] | no_license | harivsoft/KLS | 9abc57cb86001f36f9fbb8a5490e3b2f59cb3436 | abc0394e7ba2925df130b94139791c12801e5bf4 | refs/heads/master | 2021-01-19T12:40:22.403041 | 2017-08-31T04:04:04 | 2017-08-31T04:04:04 | 100,795,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 423 | java | package com.vsoftcorp.kls.report.dao;
import java.util.List;
import com.vsoftcorp.kls.business.entity.account.LineOfCredit;
import com.vsoftcorp.time.Date;
/**
*
* @author a1605
*
*/
public interface IBalanceListReportDAO {
List<LineOfCredit> getLineOfCreditByPacsAndCustomerId(Integer pacsId, Integer productI... | [
"myproject893@gmail.com"
] | myproject893@gmail.com |
f0d05830fa4b9de52ec1ff6a8cda1142bc7ba9ae | d8d965524b1d7e0fe17fcb90f62ca638e0e87793 | /src/com/javacodegeeks/abstractdefaultinterface/Employee.java | b0113905039c85cc6254ddc1709de4d01dfad1a7 | [] | no_license | EarnestMD/java-oops-concepts-tutorial | 38dbfd1eda6044406ec9de53564e72eb18588991 | 2e59d7e78e8670a47cbc9ada54bee549bc2bc4a8 | refs/heads/master | 2023-04-10T07:29:33.730939 | 2019-03-23T09:01:47 | 2019-03-23T09:01:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 968 | java | package com.javacodegeeks.abstractdefaultinterface;
public class Employee implements EmployeeInterface {
private String name;
private double salary;
private String department;
private String role;
public Employee(String name, double salary, String department, String role) {
this.name = na... | [
"lefkarag@gmail.com"
] | lefkarag@gmail.com |
0a3983c08a37566b189c5027fa2b5e72d5c1cb64 | 7740403c9cb5854fdc0feeaad7c188d797e66559 | /src/exception/IncompleteInformationException.java | aebec69154c8a5378b250980c91e65c95e9702d1 | [] | no_license | Dannasofiagarcia/Lab_ShiftControl | e279b150b0267730bee0c39e8fbaf7709bcb7e58 | b0c1c52be9e259a46bb146240e0d9b729c359d7e | refs/heads/master | 2022-06-17T01:00:58.953124 | 2020-05-07T21:19:46 | 2020-05-07T21:19:46 | 245,025,260 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 185 | java | package exception;
public class IncompleteInformationException extends Exception {
public IncompleteInformationException() {
super("The information of the user is complete");
}
}
| [
"dannasofiagarciatrujillo@hotmail.com"
] | dannasofiagarciatrujillo@hotmail.com |
4ba35e72d02569d52c6b016976188a2349e0a464 | d23e05eee717ee2aff78603628f2c58a178178db | /Intents/src/com/jspiders/intents/MainActivity.java | 68c5f50b76fd87f4606d76b6a51977a5f8673233 | [] | no_license | ShanmugamSundaram/OECM-1 | 12b6ea9287e8a40bfd983f81861af670f8f625fa | 80f45b7c935d7b1528c155419f998ea76c288139 | refs/heads/master | 2021-01-21T04:00:07.001085 | 2015-12-04T03:02:00 | 2015-12-04T03:02:00 | 45,091,401 | 0 | 0 | null | 2015-10-28T05:41:07 | 2015-10-28T05:41:07 | null | UTF-8 | Java | false | false | 971 | java | package com.jspiders.intents;
import android.os.Bundle;
import android.app.Activity;
import android.content.Intent;
import android.view.Menu;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.EditText;
public class MainActivity extends Activity {
... | [
"madhuhs943@gmail.com"
] | madhuhs943@gmail.com |
2ba99921b09df47cb8368607b268c59c135978bf | e1b3d176c02b9077cee9a971312e39a8dd06062e | /marketapp.ejb/src/main/java/com/enterprise/market/controller/MemberListProducer.java | 0a73180c4077d12ddd502958e26efcd96b8f3904 | [
"MIT"
] | permissive | mansoto8/MarketJee | ef70a8cee924cf7dd2895376b165a8e1d929bdc4 | df4680fa907b905fa52a1bc9f3e962291f2c35cf | refs/heads/master | 2020-03-31T04:27:34.020846 | 2018-10-07T04:49:38 | 2018-10-07T04:49:38 | 151,906,194 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,612 | java | /**
* JEE6 gradle-based Demo App
*
* File: MemberListProducer.java, 24.07.2014, 10:19:55, mreinhardt
*
* @project https://github.com/hypery2k/gradleJEE
*
* @copyright 2014 Martin Reinhardt contact@martinreinhardt-online.de
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of t... | [
"mansoto8@gmail.com"
] | mansoto8@gmail.com |
45ec6b78a48dc3196c9f08ca215516ea5b4c48fa | bf6e650a84d148f6186335696717f5c89eeba2b6 | /team1-code/src/main/TilePile.java | 5039714aff95f3a090c7ff71ec3f01a34319378d | [] | no_license | jaydenrsoni/tsuro-game-implementation | afd858387c2042ab14c3e2439c7ee4d54239e979 | b8ddfd3adb98e3b742373dff2b6bee0b16298545 | refs/heads/master | 2020-03-20T23:19:06.603506 | 2018-06-15T16:32:53 | 2018-06-15T16:32:53 | 137,840,501 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,462 | java | package main;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.*;
/**
* A collection of all Tiles in Tsuro
*
* Created by vyasalwar on 4/16/18.
*/
public class TilePile {
final private String DEFAULT_FILE_PATH = "tiles.txt";
publ... | [
"keithkravis2018@u.northwestern.edu"
] | keithkravis2018@u.northwestern.edu |
1cde7938011618181c5eda01488e1f3303c5ccc8 | 63207661a354327590b6ab7a8d1f6d8d6ef2e41c | /src/test/java/wingersworldwide/dome/studioman/application/repository/CustomAuditEventRepositoryIT.java | 8b18de0da4c68cc3bd34413e62438d958715a24d | [] | no_license | Michuki/WWStudioMan | d921de87bf1c0dd8c7d3ad10a78001184cc371cc | efc5393e774880228332d5bec2e4ec69bd839d7c | refs/heads/master | 2022-12-24T05:22:55.149213 | 2019-07-13T18:22:57 | 2019-07-13T18:22:57 | 196,753,317 | 0 | 0 | null | 2022-12-16T05:02:04 | 2019-07-13T18:22:42 | Java | UTF-8 | Java | false | false | 8,001 | java | package wingersworldwide.dome.studioman.application.repository;
import wingersworldwide.dome.studioman.application.StudioManApp;
import wingersworldwide.dome.studioman.application.config.Constants;
import wingersworldwide.dome.studioman.application.config.TestSecurityConfiguration;
import wingersworldwide.dome.studiom... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
8f112089787e088f3cfd1c77638f98fca28692ea | 9960150c78308e085b0521dde4d4100fcdf69b47 | /source/Occluder.java | adbb199a9684cce456c1d3e3f51efc107b0c0eed | [] | no_license | Rune-Status/jordanabrahambaws-103-Refactor | c3671a54bfc7df95b9ed9eaf165757dcdb03eb0c | d4330a69c4818ebcdc35ca085545d5714ee81b0b | refs/heads/master | 2021-06-18T06:29:20.121702 | 2017-06-14T05:34:31 | 2017-06-14T05:34:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 598 | java | public final class Occluder {
int maxZ;
int maxTIleX;
int minTileZ;
int minNormalX;
int type;
int minX;
int maxX;
int minZ;
int testDirection;
int maxY;
int maxTileZ;
int anInt377;
int minY;
int anInt379;
int maxNormalX;
public static int gameWidth;
int maxNormalY;
int minNormalY;
... | [
"kfricilone@gmail.com"
] | kfricilone@gmail.com |
bcd11853061bc9f4b4ea1d9386dfd5a024e46fce | c1cde1163017a40adc5d2753c80667797594dcbd | /src/main/java/DataBase/Rim.java | 92ae1cf693ba981c0dcf029a056c1f254d5e20ac | [] | no_license | Space-ace/CarPartsSales | 7d6d1ca067857635991fdaad2f59f19a4088c95b | 078d25e4578da52e3046aef4528438594b7c6fa0 | refs/heads/master | 2020-06-04T10:35:53.839450 | 2019-06-14T18:56:51 | 2019-06-14T18:56:51 | 191,987,003 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,806 | java | package DataBase;
//Класс, содержащий модель из базы данных для таблицы дисков. Я делал как в лабах, но пришлось менять код и эта часть не сейчас не используется. Потом нужно будет просто всю инфу из базы сюда поместить
public class Rim {
private int id;
private String name;
private int manufacturer;
... | [
"spaceace480@gmail.com"
] | spaceace480@gmail.com |
b50ec2c60f8b81a70a54b4187e0da4584f02b72a | acc3e58763bec0f1ff8e0022b3b760c28ebe8097 | /Tutorial6_Rabu/src/test/java/com/apap/tutorial6/repository/FlightDbTest.java | 27cd792225df3f833f251ecea8de7a6dfd856138 | [] | no_license | Apap-2018/tutorial6_1606876872 | 8e5443c900b2f4d9b1ec7ba8f88f2c95a032bab6 | 000e6dd588a4c0d2571a9d09796920cc8ced2dc9 | refs/heads/master | 2020-04-01T17:51:54.825203 | 2018-10-17T12:44:43 | 2018-10-17T12:44:43 | 153,455,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,876 | java | package com.apap.tutorial6.repository;
import static org.junit.Assert.assertThat;
import java.sql.Date;
import java.util.Optional;
import org.hamcrest.Matchers;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.a... | [
"widyasyafira264@gmail.com"
] | widyasyafira264@gmail.com |
e1e643ea5a0748222603c1188ff4f2047e723459 | bf66caa4e1568bc0b47cfc8791a0452422f2f7fd | /src/main/java/com/qf/manager/web/WatermarkAction.java | f25c289cc0377f2a01000d4bd854fb021a5d5e7d | [] | no_license | itmck/watermark-demo | f9d18d993e8838ecc17b37ae09eef89115a21566 | 873b3b664b236753d0f503cafe8c6c71b47220ec | refs/heads/master | 2020-04-01T04:57:11.113337 | 2018-10-13T15:18:27 | 2018-10-13T15:18:27 | 152,883,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,810 | java | package com.qf.manager.web;
import com.qf.manager.pojo.PicInfo;
import com.qf.manager.service.MarkService;
import com.qf.manager.service.UploadService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.spring... | [
"347451331@qq.com"
] | 347451331@qq.com |
ee90af6d3561ad30d94102e496d02555a6fbdc47 | 87431e82ce3dcde7da327d3b8d341f5f7acfa374 | /src/messages/ResultReportMessage.java | 7c1ef989c0621da65ff6090044cfb680170713ed | [] | no_license | SlobodanNikolic/DistributedQueens | 04efba584e9d54b9a36dff2d8e203622e0c24ca5 | 38a429c40ada7e231b6c98c238c9b717c08336b0 | refs/heads/master | 2020-05-25T21:02:13.985221 | 2019-06-06T22:49:02 | 2019-06-06T22:49:02 | 187,988,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,100 | java | package messages;
import java.util.ArrayList;
import app.AppInfo;
import bootstrap.BootstrapConfig;
import node.NodeInfo;
public class ResultReportMessage extends BasicMessage {
private static final long serialVersionUID = -333251402058492901L;
public ResultReportMessage(NodeInfo originalSender, NodeInfo send... | [
"cobibitza@gmail.com"
] | cobibitza@gmail.com |
3c264e0718b2e48ff1f4795bdd0136e329b62f1a | 8752de68a07036d82a52faa3a7be6c82540a46a3 | /PushNotification/app/src/test/java/com/example/honey/pushnotification/ExampleUnitTest.java | 9c80b107ae46515cf8e942a5450a8bdf7045f423 | [] | no_license | Honey14/Android_Honey | 4dccbbe6dd0b1646ddebeb87c71746b1afa7b4f8 | 3f1d63b6d8e255d861b436fa897e3e0679ea04ae | refs/heads/master | 2021-05-16T13:45:43.738419 | 2019-09-12T15:01:31 | 2019-09-12T15:01:31 | 105,436,892 | 0 | 1 | null | 2017-10-02T15:06:25 | 2017-10-01T11:16:20 | Java | UTF-8 | Java | false | false | 412 | java | package com.example.honey.pushnotification;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
... | [
"honeysonwani88@gmail.com"
] | honeysonwani88@gmail.com |
d0adf41449154949413b9b9a219c6762c53d1ddb | 3a6a0e7b3d507e5358023941b797815d11578cfb | /src/vistas/jefebodega/VAsignarRuta.java | f55430b72a61d40f6bd48d90e82193fb7b857fd6 | [] | no_license | lesterdc/ProyectoFinalDise-o | 8280e79747105daf69f2fc6c3b93a730a855a567 | 38143a7d9abb1d837bcd6b414324d463c5d94f39 | refs/heads/master | 2020-07-09T23:23:37.737029 | 2019-08-23T23:19:38 | 2019-08-23T23:19:38 | 204,107,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,536 | 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 vistas.jefebodega;
import controladores.jefebodega.ControladorJefeBodega;
import modelos.Repartidor;
/**
*
* @author Melani... | [
"ldcarran@espol.edu.ec"
] | ldcarran@espol.edu.ec |
30b8cf9f6fa301f1e45f482f80e655203e5c8a13 | 80dc1f90553842a4a447f436d151b9ab6fab9154 | /Sample_projects/05132011/pax-tests/src/test/java/geecon/osgi/paxtests/sandbox/UsesDirectivePositiveTest.java | b350356ebcf981093b1ede97a6d903cf2f760aeb | [] | no_license | osgi-forks/geecon2011.osgi | 75a8fca25f2a4d5a75ce02420068f1ad781f0314 | 5bfed9d2bf42b5b2d750f3ec4b7bdba78f110811 | refs/heads/master | 2021-01-18T12:49:43.711660 | 2011-05-13T11:55:28 | 2011-05-13T11:55:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,151 | java | package geecon.osgi.paxtests.sandbox;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.ops4j.pax.exam.CoreOptions.options;
import static org.ops4j.pax.exam.CoreOptions.provision;
import static org.ops4j.pax.swissbox.tinybundles.core.TinyBundles.withBnd;
impor... | [
"kowalewski.bartosz@gmail.com"
] | kowalewski.bartosz@gmail.com |
8a9ff890462322b48b84511dfa484421a2ee0704 | f63355f87023bff79f8c406b8ec613e3b96587ca | /Main.java | ac82134d34cbba305c919a976284c0ed6d623a11 | [] | no_license | christiannlam/Comparators | 8770eaedc404afe51eac26962b57f70b153e6c61 | 57734dc5c9941aad3ec95e4888b620ac7e0c0f3a | refs/heads/main | 2023-02-16T12:58:45.939981 | 2021-01-10T01:03:49 | 2021-01-10T01:03:49 | 328,277,243 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,566 | java | import java.util.*;
public class Main
{
public static void main(String[] args) {
Map<Employee,String> gradeMap = new HashMap<Employee,String>();
Map<Integer,Employee> employeeMap = new HashMap<Integer,Employee>();
Scanner input = new Scanner (System.in);
int userInput = 0;
pr... | [
"noreply@github.com"
] | christiannlam.noreply@github.com |
fbc2bfcfc19b72c8a26a8c92ff2f13e140da008d | 743592757b5229f2dc1386d38146d323e46da967 | /02 Java/Ex03/LogicalOperator04.java | c618190abc21d1f923070f7c05da72ad2d3d4694 | [] | no_license | Sherlock20200304/fullstackdeveloper | 74db1abbc9f5abecc53513349c711adc867fda9f | 9cc949137a287719744ca106f568924a714d7ec3 | refs/heads/master | 2023-04-13T16:14:35.503222 | 2021-04-20T15:01:35 | 2021-04-20T15:01:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 972 | java | class LogicalOperator04 {
public static void main(String[] args) {
int a = 10;
int b = 20;
System.out.println("Value of int a: "+a );
System.out.println("Value of int b: "+b );
System.out.println(a<11);
System.out.println(b>11);
System.out.println("Value of int a: "+ (a++)... | [
"zackria@gmail.com"
] | zackria@gmail.com |
ca9fd8de02b2f2cc92cf3ee81257293ff2547e29 | a577dbd46e492452888bba666181fad9eea70f15 | /client/src/main/java/com/note/client/i18n/session/SessionConfig.java | 7f7d7b68ee76985b6d7a6583aa132302495e9aff | [] | no_license | thinkal01/SpringCloud_Sell | 4a563ca63908031685f513cda67c0cd5f992c6f4 | 88f0c79f6e23923819ca1e060d80a132496753ec | refs/heads/master | 2022-06-28T09:51:51.408835 | 2020-04-26T02:31:50 | 2020-04-26T02:31:50 | 221,481,323 | 0 | 0 | null | 2022-06-17T02:48:00 | 2019-11-13T14:43:53 | JavaScript | UTF-8 | Java | false | false | 1,573 | java | package com.note.client.i18n.session;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.LocaleResolver;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.serv... | [
"875535828@qq.com"
] | 875535828@qq.com |
5e428d89836a7b8649f9c80f7f4dd97776618311 | 128c6de94e4d4d5e152bb49e6934f749cbb080c4 | /src/main/groovy/com/wcecil/webservice/controller/GameWebController.java | cfc1ac997ed8d51f7db880cc420bae0ca25a21e5 | [
"CC0-1.0"
] | permissive | ButtonMashTheater/deckBuildingGame | cd09f0ce1797b6d29f2ef0ea43b47c1f6911d550 | 048e5028ab7fd41fbfbc2a298ad4fce421ad60d5 | refs/heads/master | 2020-05-22T11:31:48.923924 | 2015-09-01T03:22:38 | 2015-09-01T03:22:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,138 | java | package com.wcecil.webservice.controller;
import java.io.IOException;
import java.util.List;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.Requ... | [
"wilcecil@gmail.com"
] | wilcecil@gmail.com |
cf582a8459c9b09f761a30af31bac1d9a38b577a | d66deb13b115a9b1afea67cada5a0fe85b947afd | /src/com/openrubicon/items/classes/sockets/enchants/Reinforced.java | 4ca185c8f81db7031e26863d4cc656f549967248 | [
"MIT"
] | permissive | OpenRubiconProject/rrpg-items | df04fb96cd2ef68d59e48827dfe288caadac0eb7 | b35259ec2b5da58893a2d92ceaeef64e8df31b5d | refs/heads/master | 2021-08-23T03:29:14.317010 | 2017-12-02T22:36:31 | 2017-12-02T22:36:31 | 103,776,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,480 | java | package com.openrubicon.items.classes.sockets.enchants;
import com.openrubicon.core.helpers.Helpers;
import com.openrubicon.core.helpers.MaterialGroups;
import com.openrubicon.items.classes.sockets.Socket;
import org.bukkit.Material;
import java.util.HashMap;
import java.util.HashSet;
public class Reinforced extends... | [
"shawn.clake@gmail.com"
] | shawn.clake@gmail.com |
e69a921cdf024cfc87ec154b8563b86d1a0330e1 | 03989945a3cf65cab1d37b59b2b43b4a321d2da4 | /culcleasing/src/com/tenwa/culc/dao1/.svn/text-base/ConditionDao1.java.svn-base | c02d091e88f7f08d426711e0606da7edc5f17902 | [] | no_license | kevinblue/culcleasing | 304d5421dd5bc0f6a42db67ed6977900ad64bd39 | f6e53f0d27184ae33fdd44088a3aca356437ab7a | refs/heads/master | 2020-03-17T10:42:19.969881 | 2018-05-15T14:39:14 | 2018-05-15T14:39:14 | 133,522,317 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 31,419 | /**
* com.tenwa.culc.dao
*/
package com.tenwa.culc.dao1;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.apache.log4j.Logger;
import com.tenwa.culc.bean.ConditionBean;
import com.tenwa.culc.service.SqlGenerateUtil;
import com.tenwa.culc.service1.SqlGenerateUtil1;
import com.tenwa.culc.util.ERPD... | [
"1585958965@qq.com"
] | 1585958965@qq.com | |
b51977029c51562401a78a2ca4b36fa2615389c2 | 2cec4416d8cdbe9f2703a15062907f456290625d | /jtrace-api/src/main/java/com/github/wei/jtrace/api/exception/TransformException.java | c8a59f6f87f732977e48cf57f140e3d1867ff4e2 | [] | no_license | kingking888/jtrace-1 | 23b9bbe331ad6e1711c5210efe28e364c1ec6117 | 57689f91617587f93f87d0a70a74febbc83ed988 | refs/heads/master | 2023-05-14T18:38:40.249782 | 2020-03-24T05:57:35 | 2020-03-24T05:57:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 616 | java | package com.github.wei.jtrace.api.exception;
public class TransformException extends Exception {
/**
* Create a new BeanInstantiationException.
* @param msg the offending bean class
* @param msg the detail message
*/
public TransformException(String msg) {
super(msg);
}
pub... | [
"weiyk@tingyun.com"
] | weiyk@tingyun.com |
c40ea79feb3ee58870bde55e46e7402a557a61dd | c67895f096d928c23748dbef8a540954335a62e1 | /wx-util/src/main/java/org/gy/framework/weixin/config/WeiXinConfig.java | 2e22e4b6b95e9f85896956cf1e31f5497988ea69 | [] | no_license | zhyisme/gy-wx | 10c069120e62c9c766081b09a2162bea6f4c2007 | cad4844f6b0b0ff675e4732cbd36159f33ce5097 | refs/heads/master | 2021-01-18T19:09:25.092875 | 2017-01-23T06:17:15 | 2017-01-23T06:17:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,167 | java | package org.gy.framework.weixin.config;
import java.io.Serializable;
import java.util.Properties;
/**
* 微信配置
*/
public class WeiXinConfig implements Serializable {
private static final long serialVersionUID = 7524964169167796587L;
/**
* 微信appID配置标识
*/
public static final String CONFIG... | [
"guanyangsunlight@163.com"
] | guanyangsunlight@163.com |
945a5ab9354a51d1d3ea98aa838da410d940e7ed | 40d5b69e825c4606093dcba3630cfa2abbe6d79e | /src/com/sleepycat/je/log/FileManager.java | c61c9cb83c16a4c559bb1df5cca3b7a71d064705 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | bantudb/je | 75776f51ee8642f5deea510b1028e0918038186d | bf2710344e74f07a54e7b5fa05531c031b0ddaed | refs/heads/master | 2021-01-19T23:49:29.480509 | 2017-04-22T01:14:01 | 2017-04-22T01:14:01 | 89,035,623 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 120,931 | java | /*-
* Copyright (C) 2002, 2017, Oracle and/or its affiliates. All rights reserved.
*
* This file was distributed by Oracle as part of a version of Oracle Berkeley
* DB Java Edition made available at:
*
* http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html
*
* Please ... | [
"gburd@onshape.com"
] | gburd@onshape.com |
8639d24d88a06d230a4a9875480f669af7188690 | b3f9f7bfbf69c52eb07daf3a6d041ad56fe95254 | /src/main/java/com/lypgod/test/ThinkingInJava/Ch21_Concurrency/Practice6/Practice6.java | 79dc68846cf9ca1e55d973de91f7a44bfd1d847c | [] | no_license | lypgod/ThinkingInJavaPractice | 33c13a8ad07648560d24060206db537e6d95aa76 | b3ced3631e751c09914af6d47fe0e3c17846801a | refs/heads/master | 2021-01-12T13:57:43.799008 | 2016-11-04T19:48:10 | 2016-11-04T19:48:10 | 69,253,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 667 | java | package com.lypgod.test.ThinkingInJava.Ch21_Concurrency.Practice6;
import java.util.Random;
public class Practice6 implements Runnable {
private static int idIndex = 0;
private final int id = idIndex++;
private int sleepTime = (new Random().nextInt(10)) * 1000;
@Override
public void run() {
... | [
"lypgod@hotmail.com"
] | lypgod@hotmail.com |
722a0d50819aa4a01ee9cddb3a8f6b7a28460923 | 8e97963e8b35f6ebc49eebd833ea95d7a4e9ae34 | /java-tags-angular-master/src/main/java/com/emergya/java/tags/angular/EntityFormTagHandler.java | aab7b5b0fb47a82b841b85147fffa6ee7a9dadaf | [] | no_license | himabindu68/ETLPROJECT | 1371f898300be301fae932e4329151fccbfea3d0 | 75da52a12225b136f59132ea7bdb14898537e6d3 | refs/heads/master | 2022-10-14T06:56:43.294444 | 2019-07-16T18:07:05 | 2019-07-16T18:07:05 | 197,084,398 | 0 | 0 | null | 2022-10-05T19:54:39 | 2019-07-15T23:12:59 | Java | UTF-8 | Java | false | false | 8,333 | java | package com.emergya.java.tags.angular;
import com.emergya.java.Utils;
import com.emergya.java.tags.angular.annotations.DetailsField;
import com.emergya.java.tags.angular.annotations.FormField;
import com.emergya.java.tags.angular.annotations.FormWidgetType;
import java.io.IOException;
import java.lang.annotation.Annot... | [
"noreply@github.com"
] | himabindu68.noreply@github.com |
55f901a23689a3eb28e5004ad20d9f56c6e4a675 | f40747ed1b112514f5c7a9190708cb384dbf5f7a | /ext/infinispan/src/main/java/io/machinecode/chainlink/transport/infinispan/configuration/ChainlinkModuleCommandExtensions.java | 8610125ed25e34b470344e78d4b48295812329e1 | [
"Apache-2.0"
] | permissive | machinecode-io/chainlink | aa755924d587377a8dcca8178e3359f9f417023e | 31d5c367bd94ce83f3d0fa7a22b38c680651eb5a | refs/heads/master | 2020-12-30T18:16:06.669427 | 2015-03-09T23:30:27 | 2015-03-09T23:30:27 | 21,302,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 739 | java | package io.machinecode.chainlink.transport.infinispan.configuration;
import org.infinispan.commands.module.ExtendedModuleCommandFactory;
import org.infinispan.commands.module.ModuleCommandExtensions;
import org.infinispan.commands.module.ModuleCommandInitializer;
/**
* From ServiceLoader
* @author <a href="mailto:b... | [
"brent.n.douglas@gmail.com"
] | brent.n.douglas@gmail.com |
8d75c51fd82c9790fb1cb7d48f4a3f73959e7be7 | 77eddd3ae4d72d915189498015abab01f7eaa5c0 | /Lab Spring2017/src/Lab16_4.java | 8ca1993f38ffb2c6351d28cf54b2d0fadd29cc2e | [] | no_license | fannydai/CSE114 | bcec66efce0a1da4dea57aff7be43753e7668481 | 8c1b6b1fde41cc24d62baa14fe4d3070fd66aa4e | refs/heads/master | 2023-04-29T21:57:10.289980 | 2019-04-30T19:22:53 | 2019-04-30T19:22:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | import java.util.ArrayList;
import java.util.Scanner;
/*
* Lab 16 part 4
*/
public class Lab16_4 {
public static ArrayList<Integer> union(ArrayList<Integer> list1, ArrayList<Integer> list2){
ArrayList list3 = new ArrayList();
list3 = list1;
while(!list2.isEmpty()){
list3.add(list2.get(0));
list2.remove(... | [
"fannydai@gmail.com"
] | fannydai@gmail.com |
e663b7c753d2b0483693b1ff7c8136e2d6755eb3 | 9cb6f5eb2caffc4be040693a54a005484fbad97a | /src/main/java/com/mahesh/model/Solution.java | 0d66139d96d72cec506f64e268c8424aa94f91d1 | [] | no_license | Maheshmahi7/TicketAssessment | ad407ba9cf5f7b51904b72848239bcf2882a8c0e | ffc8fcb8034d99e8a9160ba5ef794fbd7a627b0e | refs/heads/master | 2021-01-09T05:32:14.795340 | 2017-02-06T11:41:49 | 2017-02-06T11:41:49 | 80,718,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 161 | java | package com.mahesh.model;
import lombok.Data;
@Data
public class Solution {
private int id;
private Ticket ticketId;
private String solution;
}
| [
"mahesh11317@gmail.com"
] | mahesh11317@gmail.com |
1f99b5d748627f9583c59da8e1868bf6c4f119aa | 48249985a8ba53cecb2fcc2f51ce2ee90c802a3d | /VIT/CSE1007 - Java Programming/DA/package1/NationalTravel_17BCI0113.java | c36844426ecac0bc13da4a95b39a981b241c8e16 | [] | no_license | namsnath/MiscellaneousCode | 7e373d681f47bba90525a86d36e68319e1cadf10 | 5791ada575052e4d21c7f692ad5696ae9e755c64 | refs/heads/master | 2021-06-25T00:02:37.020949 | 2020-10-28T09:03:05 | 2020-10-28T09:03:05 | 134,683,286 | 0 | 2 | null | 2019-10-02T06:29:27 | 2018-05-24T08:12:19 | Java | UTF-8 | Java | false | false | 658 | java | package package1;
import package1.Travel_17BCI0113;
public class NationalTravel_17BCI0113 extends Travel_17BCI0113 {
String fromState;
String toState;
public NationalTravel_17BCI0113(String fromPlace, String fromState, String toPlace, String toState, int cost, int year) {
super.fromPlace = fromPl... | [
"namsnath@gmail.com"
] | namsnath@gmail.com |
999e0a9c71307f8b8daeedd51d140cc819e6f8a2 | aa478ce54868ccf79bb3e0de990e9a6192ac9a03 | /src/main/java/com/jfinal/json/JFinalJsonKit.java | 2cee6c6d77be8982b5bd2009692ac6136277b59a | [
"Apache-2.0"
] | permissive | zhuzhuxiaSoft/jfinal | d53241970d47fdb68d215cdb31eb5fa1ef6a897b | f9f41ecb68a4505ea27a88fb9013b7db1b91ea94 | refs/heads/master | 2021-06-19T21:34:00.231330 | 2021-02-04T07:32:32 | 2021-02-04T07:32:32 | 171,877,554 | 0 | 0 | Apache-2.0 | 2021-02-04T07:32:33 | 2019-02-21T13:33:00 | Java | UTF-8 | Java | false | false | 21,933 | java | /**
* Copyright (c) 2011-2021, James Zhan 詹波 (jfinal@126.com).
*
* 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... | [
"jfinal@126.com"
] | jfinal@126.com |
32f846e4b588514b20ce927e3a47f3f8f8fd4dd9 | 4c71910a700026d9bdec41c135299aa7004bdb20 | /liyun-cms-iface/src/main/java/com/liyun/car/materiel/entity/CmsDealerMateriel.java | 555f4a43d20dd49a6d7533b7a9bf37cf382c9901 | [] | no_license | zhoujinhua/lyqc-cms | 3a350a5375d0870e284666d07d9fcf4a6b3cae36 | bacae83f5de77e0c7cb43fedb3a60d655a3a2f90 | refs/heads/master | 2021-01-13T03:45:53.920248 | 2017-02-09T02:33:17 | 2017-02-09T02:33:17 | 77,212,808 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,461 | java | package com.liyun.car.materiel.entity;
import java.util.Date;
import org.activiti.engine.task.Task;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.liyun.car.common.serializer.EnumSerializer;
import com.liyun.car.materiel.enums.DealerMaterielStatusEnum;
public class CmsDealerMateriel impl... | [
"zhoufei_zh@163.com"
] | zhoufei_zh@163.com |
e4005cd02cf451610a26ca764a7c8d437948f06d | bec686b9c0c0d95c99095097a5e604c5ef01828b | /jdo/rdbms/src/java/org/datanucleus/samples/rdbms/views/MinMaxWidgetValues.java | 671e762f9e15d84ab6bdeaa835f14b683530d5d9 | [
"Apache-2.0"
] | permissive | datanucleus/tests | d6bcbcf2df68841c1a27625a5509b87fa9ccfc9e | b47ac565c5988aba5c16389fb2870aafe9142522 | refs/heads/master | 2023-09-02T11:24:56.386187 | 2023-08-16T12:30:38 | 2023-08-16T12:30:38 | 14,927,016 | 10 | 18 | Apache-2.0 | 2023-09-13T14:01:00 | 2013-12-04T15:10:03 | Java | UTF-8 | Java | false | false | 3,746 | java | /**********************************************************************
Copyright (c) 2005 Andy Jefferson and others. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
h... | [
"andy@datanucleus.org"
] | andy@datanucleus.org |
9d978c17c9074f9121ba9f9c9db31985898815ee | d97bac5f40e7dcd592ad6139b715f02dbc17badf | /src/chandwani804/Browser.java | 6465585a9936114a6765b29959b47b889da2a1e6 | [] | no_license | ashishsc/TWIT | 77052e6d271218610822f44f1987a325f3f6f923 | 78448ba8b98f5709cd505a76ff11e36b51de00c7 | refs/heads/master | 2016-09-05T11:06:12.726869 | 2013-10-24T05:54:12 | 2013-10-24T05:54:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,898 | java | package chandwani804;
import com.apple.dnssd.*;
public class Browser implements BrowseListener, ResolveListener {
// service should probably be something like "http"
private DNSSDService browser;
private DNSSDService resolver;
private OnlineList onlineList;
private String myID;
/**
* @param service
* @par... | [
"ashish.s.chandwani@gmail.com"
] | ashish.s.chandwani@gmail.com |
e2708b2148a50bdf1dfd81e9140f4e4be57bcdd2 | 63b01ff5eb91dc134a5ae5812c59ee66b7107b5e | /src/main/java/co/axelrod/ibm/mq/client/mq/MQUtil.java | 8191d49a15eb2818847896ec481709b85c2cbac6 | [] | no_license | axelrodvl/ibm-mq-client | 85cf98579b2f5951dbaa50f11913b88139206065 | 3923ad1e4bc95fb3a18ae52867d13f6af0244fee | refs/heads/main | 2023-01-01T00:22:49.397063 | 2020-10-16T15:54:16 | 2020-10-16T15:54:16 | 304,337,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package co.axelrod.ibm.mq.client.mq;
import co.axelrod.ibm.mq.client.configuration.MQConfiguration;
import com.ibm.mq.MQEnvironment;
public class MQUtil {
private MQUtil() {
// Utility class
}
public static void initializeMQEnvironment(MQConfiguration mqConfiguration) {
MQEnvironment.host... | [
"vadim@axelrod.co"
] | vadim@axelrod.co |
2c9f259e8f96675adaf5592744447ecf966a9594 | 73e61e3970027974d519c13cc1f3e3d19c06653d | /app/src/main/java/com/benjaminfinlay/activitytracker/TrackedListFragment.java | 6837c85548424c94c026d12945ec2586d9a33cf2 | [] | no_license | usc-bjf017/ActivityTracker_BJF017 | 8e769d3c624e3e48fb0508ae2de65627b5a473f9 | d45673168d75561566f3d4ea1ca758f614cf27d5 | refs/heads/master | 2020-08-23T02:13:46.927568 | 2019-10-31T14:41:49 | 2019-10-31T14:41:49 | 216,521,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,715 | java | package com.benjaminfinlay.activitytracker;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.ListFragment;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Array... | [
"mail.benjaminfinlay@gmail.com"
] | mail.benjaminfinlay@gmail.com |
6145ceba1c37c223f343417e12aef7982d7cd446 | f6e4c5e955bef4d7e3f098fb70845a8dee8ecf56 | /src/com/company/Commercial.java | c66f8cdfc1bb96a960d6515ff5601712a4b9d0f4 | [] | no_license | TheLostKing/MAD105Inheritance | ce9be0d8d64b772e80c7db75e56bbeac1968e44e | 2b6307caf48bd4b5796c13a9a311da021e554ee3 | refs/heads/master | 2021-07-12T17:06:01.103686 | 2017-10-16T04:56:49 | 2017-10-16T04:56:49 | 107,079,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,321 | java | package com.company;
public class Commercial extends Employee {
String propertyName;
static double RATE = .0005;
boolean multiProperty;
public Commercial(String customerName, String customerAddress, String customerPhone, double squareFootage, String propertyName, boolean multiProperty){
super(... | [
"calderonezj@gmail.com"
] | calderonezj@gmail.com |
fc9a3cb6846f6c6a69749cd4d26dd020f27fc35f | d0cd9f6e13a9f1c51f16fc9e12d3792b738f6b04 | /Civ/GUI/gui/elements/GuiElementMultiTable.java | 765a62c759dd6abf3079924c7ef2aa2d7a0904d8 | [] | no_license | IlyaSamoVal/Civ-b | 6206902a648a0f52199a1c1525b3252b1df78014 | a7b4ef63db30e4fc312454f60fbff53f1fb49189 | refs/heads/master | 2020-07-26T22:11:56.676221 | 2014-11-09T07:32:12 | 2014-11-09T07:32:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,266 | java | package gui.elements;
import java.awt.Graphics;
import java.awt.Image;
import javax.media.opengl.GL3;
import recources.Recources;
import gui.GuiElement;
import gui.misc.MultiTableLine;
public class GuiElementMultiTable extends GuiElement {
public static final int lineSize = 20;
// data
protected MultiTableLi... | [
"leo.di.grigio@gmail.com"
] | leo.di.grigio@gmail.com |
ff252d09a59a5e453bc7c2c953f504ec8bbe52a2 | 89c84e2d0d69e36f4643517b93341a7d823caa9d | /app/src/androidTest/java/com/learn/template/ExampleInstrumentedTest.java | fb314af2d38a04fbd54f0c0813464edd42f7f2ee | [] | no_license | bingoloves/Template | c6608428be0a77f6adacee078beee95440b4c93b | 29ebeb5bffac54c8ac66b228f1cde0dc8894f369 | refs/heads/master | 2022-11-15T02:18:45.478113 | 2020-07-15T09:40:10 | 2020-07-15T09:40:10 | 273,198,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 737 | java | package com.learn.template;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android devi... | [
"657952166@qq.com"
] | 657952166@qq.com |
101ea5061223a26e9eeca2e88181352718a3d0a7 | 52114455921aa53072c06e4d53afcf7022cdc28f | /src/main/java/com/mmall/dao/SysRoleMapper.java | f11a05fade4963d6ab33b5c8c2a7501e3e028051 | [] | no_license | GravesG/permission | 701c8b0e7303a16fa3f56992da18f5711ddfdd8e | 6471e2288802d5d78b360d25040e2f389f25dbaf | refs/heads/master | 2020-04-09T08:42:34.185274 | 2019-03-02T07:43:23 | 2019-03-02T07:43:23 | 160,205,304 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 603 | java | package com.mmall.dao;
import com.mmall.model.SysRole;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface SysRoleMapper {
int deleteByPrimaryKey(Integer id);
int insert(SysRole record);
int insertSelective(SysRole record);
SysRole selectByPrimaryKey(Integer id);
... | [
"18870224341@163.com"
] | 18870224341@163.com |
0a7774f96337e32f8bd560a3b21b23f7710360ce | 82b95bcae448456685d0ec3e38ba4d47d2f5e178 | /maven-demo/springboot/server-demo/src/main/java/com/xad/server/service/OrganizationService.java | d11316882745da642d679b7a7fcda40cf0ba86ed | [] | no_license | LeonEDs/MyRepository | 13fc4b594958ce0a8dd6df6b0c253758331f05df | 031fe5d4f7397ef2a7ffc9963a1482de8196676e | refs/heads/master | 2022-10-27T18:27:53.151672 | 2021-06-04T07:40:55 | 2021-06-04T07:40:55 | 152,078,675 | 0 | 0 | null | 2022-10-05T18:22:48 | 2018-10-08T12:46:37 | Java | UTF-8 | Java | false | false | 782 | java | package com.xad.server.service;
import com.xad.server.dto.OrganizationDto;
import java.util.List;
/**
* 组织 Service.
* @version 1.0
* @author xad
* @date 2020/12/24 0024
*/
public interface OrganizationService
{
/**
* 查询板块下所有营运组织信息
*/
List<OrganizationDto> queryInfoBySector(OrganizationDto vo);... | [
"xuad@zjhcsoft.com"
] | xuad@zjhcsoft.com |
3031195e766f6794998de85a8be7758e644f8d6d | 37048b9a888cf825acc6861ed7e1c1ac4522a4aa | /photography-jwtService/src/main/java/com/topnotch/demo/models/Authority.java | 5f36bde9c938890979450d5daaa2d56ce04fa83f | [] | no_license | testapp93/microservice-doc-upload-project | 78a6a51e89d2a11cd5ae59db69086620a68aa546 | 69e349d088ad390c876e8d10a848943fcf74f283 | refs/heads/main | 2023-08-05T11:08:42.614972 | 2021-09-07T10:34:09 | 2021-09-07T10:34:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,050 | java | package com.topnotch.demo.models;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.IdClass;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
@Entity
@Table(name=... | [
"darjiruchit02@gmail.com"
] | darjiruchit02@gmail.com |
1f0fecc3b21b760649074385ebb061f5a3f1a515 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_a9dfac0a1adb069539bc714e4608570c159bea96/HtmlTable/2_a9dfac0a1adb069539bc714e4608570c159bea96_HtmlTable_s.java | 13e0fcf012c4f0af853590e2ec0189986b55f762 | [] | 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 | 11,979 | java | /*
* [The "BSD licence"]
* Copyright (c) 2012 Dandelion
* 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... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.