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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f8128e43313b8258a5adb23d95d16eb09fd9fa81 | 82d0501e1232b24cf694b9afcfd477566401b510 | /src/com/dotsarecool/game/command/HelpCommand.java | 2c318176724505b23326a451364418c438aec710 | [] | no_license | deserteagle417/buibuibot | 612c98aa6cbe90d11684b9a11115eb41f39c7a80 | 5e3cf023c9028eeefc8f3739acca5c55beb6a57d | refs/heads/master | 2020-04-28T19:36:56.249728 | 2015-06-23T15:28:55 | 2015-06-23T15:28:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | package com.dotsarecool.game.command;
import com.dotsarecool.game.BuiBuiBot;
import com.dotsarecool.game.Command;
public class HelpCommand extends Command {
public HelpCommand(BuiBuiBot bui) {
super(bui);
}
public void execute(String chan, String user, boolean op, String login, String host, String text) {
b... | [
"alex.losego@gmail.com"
] | alex.losego@gmail.com |
0fbff56bd240c921db734783ad38b588156b7192 | 70fe4ce6e9f0412adba90ca150bb94e686db4e2b | /app/src/main/java/com/otapp/net/rest/ApiInterface.java | 0664a3e49a3102c2b11e4e44ce3f20d4ea72dd06 | [] | no_license | vasimkhanp/otapppublic18_05_2020 | 9df63ad888def2d7448fff50b86f04a8b129f855 | e7067af113c1fc61fc2734b52ca0a8358531c538 | refs/heads/master | 2022-07-30T13:19:59.116621 | 2020-05-18T07:11:06 | 2020-05-18T07:11:06 | 264,853,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,331 | java | package com.otapp.net.rest;
import com.google.gson.JsonObject;
import com.otapp.net.model.AddReviewPojo;
import com.otapp.net.model.ApiResponse;
import com.otapp.net.model.ComingSoonPojo;
import com.otapp.net.model.CountryCodePojo;
import com.otapp.net.model.CouponResponsePojo;
import com.otapp.net.model.EventCategor... | [
"vasimkhan.pathan@smsipl.com"
] | vasimkhan.pathan@smsipl.com |
a60025f4674cb2abe3f74505bb45bbb28f4f1249 | 2c262005ccf0003e3714e332839a06cec7f6a78a | /src/main/java/com/example/demo/registration/RegistrationRequest.java | 6d90799169c89a04a11d68c28b87a5994f862e0e | [] | no_license | raadkasem/Full-User-Login-and-Registration-System-with-Email-Verification | 7c661905acd0f28b88940bac17c2e282648cb736 | a0af1667598df6d0437b03e8a7cf9fe87c799f8e | refs/heads/master | 2023-08-10T16:44:06.807961 | 2021-10-01T18:52:06 | 2021-10-01T18:52:06 | 412,584,595 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 564 | java | package com.example.demo.registration;
import lombok.AllArgsConstructor;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.ToString;
@Getter
@AllArgsConstructor
@EqualsAndHashCode
@ToString
public class RegistrationRequest {
// هذا الكلاس تم عمله للسبب التالي
// عندما يمرر البزون طلب request فأننا... | [
"rkasem0@gmail.com"
] | rkasem0@gmail.com |
96b99fe06a3b7810c4cc31f4505caf86a40ed064 | 14045c924b739295fc71ad876ca4ad3714e74fee | /src/main/java/com/itgm/web/rest/AccountResource.java | 9581e7364b31e4bd075766a80f583a6d4cf5579d | [] | no_license | BulkSecurityGeneratorProject/itgm3 | a21a1237b679bc7c0592edbf87e334adee6f79a0 | 849ec26131eafeda869a5dbd633ba50d13f42ee1 | refs/heads/master | 2022-12-09T12:30:19.173742 | 2017-06-19T04:51:53 | 2017-06-19T04:51:53 | 296,672,377 | 0 | 0 | null | 2020-09-18T16:21:11 | 2020-09-18T16:21:11 | null | UTF-8 | Java | false | false | 9,968 | java | package com.itgm.web.rest;
import com.codahale.metrics.annotation.Timed;
import com.itgm.domain.User;
import com.itgm.repository.UserRepository;
import com.itgm.security.SecurityUtils;
import com.itgm.service.MailService;
import com.itgm.service.UserService;
import com.itgm.service.dto.UserDTO;
import com.itgm.web.re... | [
"mfernandes@localhost.localdomain"
] | mfernandes@localhost.localdomain |
5c6a6ff1c1986d3ed63a976a5d86e0222364193d | 4db23693350928ecead170ed1ec59b792533aeff | /tiiimmo/admin/src/main/java/com/linln/admin/produce/domain/ProcessTaskDetail.java | db15f3b30f77159f1fa91225a24875edd3f8e8c5 | [
"Apache-2.0"
] | permissive | ckshe/siui | ca931980ab742f6e63c84c93371617f11e867e2e | 4064cbbc97093f202de44cc925bb0cd57e2a8fde | refs/heads/master | 2022-12-20T09:38:33.940471 | 2020-08-05T01:13:06 | 2020-08-05T01:13:06 | 301,584,374 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package com.linln.admin.produce.domain;
import lombok.Data;
import org.springframework.format.annotation.DateTimeFormat;
import javax.persistence.*;
import javax.transaction.Transactional;
import java.util.Date;
import java.util.List;
@Data
@Entity
@Table(name ="produce_process_task_detail")
public class ProcessTask... | [
"123456"
] | 123456 |
63f603390ccfb7edb914377a0ce46f0fc534a485 | f065fcbe55dd24e24560823a40265394b6caf936 | /cloud-stream-rabbitmq-consumer8802/src/main/java/com/atguigu/springcloud/controller/ReceiveMessageListenerController.java | 8021c10cdc36a1c74dfd0c06ea87aadcf324f0d6 | [] | no_license | hujf2017/springcloud | d4c8d74e38c5d22a458f3f01042a5d6f465e4981 | 056b43e8334a5ec66eb686e68c3683fc99265506 | refs/heads/master | 2023-03-19T05:16:30.612934 | 2021-03-13T12:47:59 | 2021-03-13T12:47:59 | 320,744,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | package com.atguigu.springcloud.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.cloud.stream.annotation.EnableBinding;
import org.springframework.cloud.stream.annotation.StreamListener;
import org.springframework.cloud.stream.messaging.Sink;
import org.springframework.... | [
"952405831@qq.com"
] | 952405831@qq.com |
f1b3156f13b2f057d085860f716b0e9045ebb039 | 9924ec37e2eeb8d2e3e6f6858a8bf25bedfc013d | /gwtbootstrap3/src/main/java/com/svenjacobs/gwtbootstrap3/client/ui/base/TextBoxBase.java | 5fd518739a9248f83438c0d63acaebf9be08d7ff | [
"Apache-2.0"
] | permissive | christophwidulle/gwtbootstrap3 | 51bb212c591c9fff61a5ae3b6ace1d54a17fc1a5 | 4aa1a47d49d8abf39ba1ea3e42a65aa7ac5a6131 | refs/heads/master | 2020-05-29T11:41:35.981734 | 2013-12-11T20:51:47 | 2013-12-11T20:51:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,196 | java | package com.svenjacobs.gwtbootstrap3.client.ui.base;
/*
* #%L
* GwtBootstrap3
* %%
* Copyright (C) 2013 Sven Jacobs
* %%
* 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
*
* htt... | [
"pontus@wka.se"
] | pontus@wka.se |
9a413f8f35cf1f340bc8a30d137c1c4d35ce5c24 | 930b3994349cbde2de8d6cfb0770ddadd7a16aa5 | /src/test/java/org/ysc/calculator/CalculatorEsportsTest.java | 3a11fb72ff5e2818e2ee001a6c2b9fa7ef3aed0d | [] | no_license | sysfxout/LoLFantasyCalculator | 48ed21f976d4768b0af16aa81841fd6a56e7fd0c | a53790454912920c3de97bb051aabb114df715d8 | refs/heads/master | 2021-01-01T05:14:34.123712 | 2016-05-17T04:58:16 | 2016-05-17T04:58:16 | 58,978,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,796 | java | package org.ysc.calculator;
import static org.junit.Assert.*;
import org.junit.Test;
import org.ysc.calculator.mapping.ConversionMap;
import org.ysc.calculator.mapping.ESportsConversionMap;
import org.ysc.calculator.model.Stats;
public class CalculatorEsportsTest {
private static final double DELTA = .0... | [
"felicianomrg@gmail.com"
] | felicianomrg@gmail.com |
147f9a0d3e870a5440159489fa73e2ed7bee4c99 | f30c4e1373fea7eac19ed58ab812e98be69212e0 | /authentication-service/src/test/java/com/springboot/microservices/authenticationservice/AuthenticationServiceApplicationTests.java | 37b860218de661b2e084347a64ee62c18baba2f5 | [] | no_license | bssathish86/springboottasks | ce58bd9e128aa2b5334e8c5b257e61fa0cfbb55e | 727ec3de0744c064685f900a05c29ea73fff7863 | refs/heads/master | 2022-07-08T11:47:40.114741 | 2019-11-22T12:44:11 | 2019-11-22T12:44:11 | 223,370,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,143 | java | package com.springboot.microservices.authenticationservice;
import org.junit.jupiter.api.Test;
import org.junit.runner.RunWith;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org... | [
"sathishkumar_s@persistent.com"
] | sathishkumar_s@persistent.com |
476332c8bf36305db25979871045e18bcb61a5ce | 1065791a5c2a59b478c73aad0a04ce86f92f5577 | /Costestimator/src/costestimatorTest.java | 640cbb200795097301c295bf0b5382c045a1dc78 | [] | no_license | sravyadatla123/task2 | 22430dd56e4f06fb53dc7291049fae43ee8e76c8 | 8abce33fef3872b03dfe63db167c3162f5c13d66 | refs/heads/master | 2020-05-01T13:57:49.551485 | 2019-03-28T14:29:40 | 2019-03-28T14:29:40 | 177,506,725 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
class costestimatorTest {
@Test
void costestimatorTest() {
costestimator c=new costestimator();
assertEquals(2500,c.costestimator(2,true,1));
assertEquals(1800,c.costestimator(2, false, 1));
}
}
| [
"sravya.datla123@gmail.com"
] | sravya.datla123@gmail.com |
b3fb9d79f3ffd9b347300e2d6039333e8695ee87 | 997d49e8e75e6d5d7e89e7f7b76d08d396354653 | /tests/com/dhiva/problems_a/SubsetRecursionTest.java | 3fca64b0965bc36d61b1a533cc0ce36d4c0b0219 | [] | no_license | dhivashini/Interview | d180dd6fd739ebb819aa7da887710d439a32c253 | 3e56f940047f27fff9aa862e013c7666bc835b79 | refs/heads/master | 2020-04-10T22:48:40.568654 | 2017-06-12T01:20:03 | 2017-06-12T01:20:03 | 68,260,177 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package com.dhiva.problems_a;
import java.util.List;
import org.junit.Assert;
import org.junit.Test;
public class SubsetRecursionTest {
@Test
public void test(){
List<String> output = SubsetOfASetRecursion.findSubset("abc");
System.out.println(output);
}
}
| [
"dhivashini.jaganathan@sjsu.edu"
] | dhivashini.jaganathan@sjsu.edu |
936ed3b18704ede61d53a4b4f5f4c4d4e57cd81f | 7ea7bf80672a2b5a249109ef147239c261bde5c0 | /app/src/main/java/com/wong/myvolley/CellPhone.java | 3f6ff38559cdf7ba3204d95520a99d1a0d9e2904 | [] | no_license | wongkyunban/MyVolley | 206481664c9a510832ea4a0a1601ecb069545371 | 8153a612e580394f16004e21737e8871b0dce678 | refs/heads/master | 2021-01-24T02:17:23.836605 | 2018-02-25T14:40:33 | 2018-02-25T14:40:33 | 122,833,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 979 | java | package com.wong.myvolley;
/**
* Created by wong on 18-2-25.
*/
public class CellPhone {
private String province; //省
private String city;//市
private String areacode;//区号
private String zip;//邮编
private String company;//运营商
public String getProvince() {
return province;
}
p... | [
"wongkyunban@sina.com"
] | wongkyunban@sina.com |
a214819f9a1b83ffd9f8d416ca146f4426cf5c54 | 9e5a48161146d4ca9bc45963be3ed7d1c719ec7b | /src/main/java/sample/ConnectionUtil.java | 81184c1de74bd97b6bb5c31273c9a3e0b1d40ced | [] | no_license | subashchandarA/Java | c18006fb55a141e8955b3910ed28f8a61e11cf14 | 4d3db1f31557f11837210762d50954e9eac640a4 | refs/heads/master | 2020-12-30T14:20:03.770711 | 2017-05-15T11:42:13 | 2017-05-15T11:42:13 | 91,311,169 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 512 | java | package sample;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class ConnectionUtil {
public static Connection connectDB() throws ClassNotFoundException, SQLException {
Class.forName("com.mysql.cj.jdbc.Driver");
String url = "jdbc:mysql://35.154.162.204:3337/suba... | [
"subashchandar@gmail.com"
] | subashchandar@gmail.com |
07ca243d0915943ec423d4e1fffcc5919e0a4b37 | 8061df77dffb1f04893c6eb2bbf6e83237f74f42 | /src/main/java/chapter6/dao/PlainSingerDao.java | cc815df866e5febc623b47c8845f2ac552f0c9ca | [] | no_license | janjelonek/ProSpring5Book | 723cf214dcc1f2c2866ffcb2c52e4c679c9d2939 | 8f7ec408d648054a1993ec5b6e9ac71d69ccaf34 | refs/heads/master | 2021-04-30T07:18:38.081662 | 2018-02-13T22:17:58 | 2018-02-13T22:17:58 | 121,391,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,363 | 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 chapter6.dao;
import chapter6.entities.Singer;
import java.sql.Connection;
import java.sql.DriverManager;
import jav... | [
"jelon94@gmail.com"
] | jelon94@gmail.com |
e5335b5b82ed1ed339a008fd5905b16ef39abdc2 | 38ca8e46701da32810670184d6ac211b28ebb952 | /src/com/aquarius/simple/network/Request.java | 009e7c0128248b7ed2dce7666ff390784f513100 | [] | no_license | aquarius520/SimpleNetwork | ad5084505aa0c534f5e9fb853d1d4735c1ec7b81 | bce88f3d662210e4ccf1cda04963e1af81cb7048 | refs/heads/master | 2021-07-22T21:27:51.968541 | 2017-10-30T05:12:10 | 2017-10-30T05:12:10 | 108,714,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,241 | java | package com.aquarius.simple.network;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.Collections;
import java.util.Map;
/**
* Created by aquarius on 2017/10/28.
*/
public class Request{
/**
* post和get 默认的参数编码
*/
private static ... | [
"mengyuan0914@qq.com"
] | mengyuan0914@qq.com |
efd9c75099224a3246c6977813f18fddc5e9caab | 74e53dbe7a821d6e31bbbc6e7394b88b79490c22 | /src/main/java/com/kafka/Application.java | 3685461674bd66be4d450a00a7e4e33607d49713 | [] | no_license | rasel-machette/es.spring.kafka.consumer | 1de8f2ac7712fe804172008f7b79ff8da1709daf | 4a95e330657686b320c6c229ca01fb7ad71d1d93 | refs/heads/main | 2023-08-27T05:50:44.912809 | 2021-09-24T17:35:04 | 2021-09-24T17:35:04 | 410,049,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 290 | java | package com.kafka;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class Application {
public static void main(String[] args) {
SpringApplication.run(Application.class, args);
}
}
| [
"md.rasel@machette.tech"
] | md.rasel@machette.tech |
4e43798bfa339284b2c851c0123e24b77ed6741c | d3ce9b0350c32ae0c49b7614c0221e7282b4f38c | /src/com/teachers/nsc/TeachersLoginServlet.java | cd21f88c34773bb9f87e8cb25bbf2cc4b258056d | [] | no_license | nandun95/LMS | cdd1fef66540864caf0e7d5eb63ff586a322266a | 2e8dca4751d508aea10b2f6e2490e06c6c49772d | refs/heads/master | 2022-12-14T14:26:01.432224 | 2020-09-20T13:50:39 | 2020-09-20T13:50:39 | 297,086,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,397 | java | package com.teachers.nsc;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
@WebServl... | [
"chamodyakumarasinghe@gmail.com"
] | chamodyakumarasinghe@gmail.com |
4347492e9f7e0a8cade78b62a6a4f485d7443a2a | d2cb1f4f186238ed3075c2748552e9325763a1cb | /methods_all/nonstatic_methods/javax_swing_JFileChooser_getVetoableChangeListeners.java | c4788249114009a4879b4549e7df84d7f137abde | [] | no_license | Adabot1/data | 9e5c64021261bf181b51b4141aab2e2877b9054a | 352b77eaebd8efdb4d343b642c71cdbfec35054e | refs/heads/master | 2020-05-16T14:22:19.491115 | 2019-05-25T04:35:00 | 2019-05-25T04:35:00 | 183,001,929 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 187 | java | class javax_swing_JFileChooser_getVetoableChangeListeners{ public static void function() {javax.swing.JFileChooser obj = new javax.swing.JFileChooser();obj.getVetoableChangeListeners();}} | [
"peter2008.ok@163.com"
] | peter2008.ok@163.com |
2036249289759dbc7da7fc5cbd81da2d27a89c3b | 073e109545bdf44a0c510f2679b75c1f0660f867 | /integration-test/src/test/java/test/pivotal/pal/tracker/support/ApplicationServer.java | 0964cefb9ec113b2f0007f169c9d3767a43f0020 | [] | no_license | WiproRavi/pal-tracker-distributed | baf3b5d1ed43a47b045e4cb452552619a6a2c02b | b752d7a33a51571d79f5810f8f169da2b57680d1 | refs/heads/master | 2020-05-25T22:26:32.374346 | 2019-05-24T11:24:33 | 2019-05-24T11:24:33 | 188,015,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,735 | java | package test.pivotal.pal.tracker.support;
import java.io.IOException;
import java.time.Instant;
import java.time.temporal.ChronoUnit;
import java.util.Map;
import static org.assertj.core.api.Assertions.fail;
import static test.pivotal.pal.tracker.support.MapBuilder.envMapBuilder;
public class ApplicationServer {
... | [
"ravi.kiran30@wipro.com"
] | ravi.kiran30@wipro.com |
8c6538483e2144933030557fea143aa7fc43bea7 | 13c0ca6ce52eb6475174e22ca1d687e5d0f03a7c | /25/com/ats/hrmgt/repo/report/LoanStatementRepo.java | 0c4124133faa9cd7592db450fdbb83cef556b28d | [] | no_license | MicroRefact/HrEsayWebApiPuneMs | b950fd802fc971b8aaa626905fd5ed37a4dc1c43 | 76653b5d5c3c58809fe91130d036305d64ffe8d0 | refs/heads/main | 2023-04-28T20:15:43.128701 | 2021-05-26T02:32:30 | 2021-05-26T02:32:30 | 370,884,069 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,359 | java | import com.ats.hrmgt.model.report.LoanStatementDetailsReport;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
p... | [
"a81580@alunos.uminho.pt"
] | a81580@alunos.uminho.pt |
5730dd3cfe66f710abbf0208b1aec0e524b6e7b5 | 4ab1f1db53ef65b6130fedc25da82ff2ff5d7f9a | /schBusMIS/src/main/java/com/jeecg/basstudent/entity/BasFenceremoteEntity.java | 3dcb6a1747d73ac7931dd04b33e9d09e39aafef4 | [] | no_license | rubymatlab/schBusMIS | f0375fa0b6691b2d8f2427827292a3dfba5c3509 | 5addc8442a3461e67f59136ead21b71169cf793a | refs/heads/master | 2022-12-25T10:02:02.357131 | 2019-09-23T07:33:21 | 2019-09-23T07:33:21 | 152,759,946 | 1 | 0 | null | 2022-12-16T04:24:46 | 2018-10-12T14:08:28 | JavaScript | UTF-8 | Java | false | false | 7,946 | java | package com.jeecg.basstudent.entity;
import java.math.BigDecimal;
import java.util.Date;
import java.lang.String;
import java.lang.Double;
import java.lang.Integer;
import java.math.BigDecimal;
import javax.xml.soap.Text;
import java.sql.Blob;
import javax.persistence.Column;
import javax.persistence.Entity;
import ja... | [
"rubymatlab@gmail.com"
] | rubymatlab@gmail.com |
6e87c78c3cd59834733c0b54c7a1050f0e387d6a | 384c09f2374755985852a7bb6d873fe5c7bac6bd | /src/com/technology/po/Unitknowledge.java | cf472a6bc793cfc252ed406f7efbbe7a5d6f27df | [] | no_license | shiliang1027/technology | 75aec52527e6e19a776653d0e6b6b884e3b96c30 | ebbdbf99217917a75dfa80c934d88b78c16d1466 | refs/heads/master | 2021-01-13T05:23:53.315205 | 2017-02-09T04:26:32 | 2017-02-09T04:26:32 | 81,409,215 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,478 | java | package com.technology.po;
/**
* Unitknowledge entity. @author MyEclipse Persistence Tools
*/
public class Unitknowledge implements java.io.Serializable {
// Fields
private Integer id;
private Integer unitid;
private Integer prepatent;
private Integer realpatent;
private Integer validpatent;
private Intege... | [
"413907040@qq.com"
] | 413907040@qq.com |
57e59ba6ac31abacd3f7488da8e368649d93bc32 | 98d313cf373073d65f14b4870032e16e7d5466f0 | /gradle-open-labs/example/src/main/java/se/molybden/Class5865.java | 7cc80720622f2982c221673be8f8f5cd3be120ce | [] | no_license | Molybden/gradle-in-practice | 30ac1477cc248a90c50949791028bc1cb7104b28 | d7dcdecbb6d13d5b8f0ff4488740b64c3bbed5f3 | refs/heads/master | 2021-06-26T16:45:54.018388 | 2016-03-06T20:19:43 | 2016-03-06T20:19:43 | 24,554,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 109 | java |
public class Class5865{
public void callMe(){
System.out.println("called");
}
}
| [
"jocce.nilsson@gmail.com"
] | jocce.nilsson@gmail.com |
e4bbeb0cdb12781b52c7e36da577f089e3f33222 | 1ac3cac96cb9414b1765d1ac721a8b1efa5c8bd2 | /sdcommons-core/src/main/java/org/sandynz/sdcommons/validation/constraintvalidators/time/future/DailyFutureValidatorForLocalDate.java | 9f1bd7e886457c04bbcb5157aec94ac3309a57ff | [
"Apache-2.0"
] | permissive | sandynz/sdcommons | 158cb1a69f4090a3acc5b2ce987e01b17a179bed | 8b0d922e6b848b6d7beb986dd4ce910a2527fc2a | refs/heads/master | 2021-05-24T07:43:24.604631 | 2020-04-06T10:11:37 | 2020-04-06T10:11:37 | 253,455,998 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,513 | 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 ... | [
"sandynz@126.com"
] | sandynz@126.com |
6bf702d5bdf1bdd2d9802e10ad402063f424e64e | a8af5666c57e4b6efc7efdd428fed92298161ee6 | /order/order-server/src/test/java/com/zxc/order/NormalTest.java | 99b8c0e2e96bb9663e263d66db378ca8b118ed95 | [] | no_license | a46461440/spring-cloud-all | 7e4a3938542b7b84cec91fe4c73a69045389e5bc | 5c3276da2de1f48f4583c8ea226c4c3e679ce3d5 | refs/heads/master | 2020-04-10T18:12:51.300748 | 2019-03-10T09:25:46 | 2019-03-10T09:25:46 | 161,197,525 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 516 | java | package com.zxc.order;
import com.zxc.product.domain.ProductInfo;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
/**
* @author Zhou RunMing
* @Date 2019-2-14
*/
public class NormalTest {
public static void main(String[] args) {
List<ProductInfo> productInfoList = null;
... | [
"496461440@qq.com"
] | 496461440@qq.com |
67c94d556f2ef2a296268e195dfb21dd6c736ef5 | 072d997e46c7d3bb8804d6374c121fbf32a3cba2 | /1.JavaSyntax/src/com/javarush/task/task04/task0408/Solution.java | 2388b353c8a2c961a6d7417d575d55681974c65e | [] | no_license | artncrec/JavaRushTasks | f9be27bf62b6cc9fe5b97fabeeb20f3ca401bddf | c5af3099e5233e6d5eb5f208060fe7a25a552d76 | refs/heads/master | 2021-05-14T12:29:34.257214 | 2019-03-16T17:34:33 | 2019-03-16T17:34:33 | 116,410,015 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 492 | java | package com.javarush.task.task04.task0408;
/*
Хорошо или плохо?
*/
public class Solution {
public static void main(String[] args) {
compare(3);
compare(6);
compare(5);
}
public static void compare(int a) {
if (a < 5)
System.out.println("Число меньше 5");
... | [
"avagyanart@yandex.ru"
] | avagyanart@yandex.ru |
75a374c21ceecf5bd78cf00a7e730935a8fb6914 | 6bc757a5266b854d8ee21fe722517751fe5d8256 | /src/util/JPAUtil.java | bf6682c2d30218c821708bf477dc47d6f2dbd9f5 | [
"Apache-2.0"
] | permissive | KayroBrasil/diario_notas | c4106cac85d1f265d606497366639da9d85df5a8 | 8945dabea065b6da433ac6386c688a5e1a255bd9 | refs/heads/master | 2020-05-27T23:58:17.029718 | 2014-02-20T12:56:37 | 2014-02-20T12:56:37 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 921 | java | package util;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
public class JPAUtil {
private static final EntityManagerFactory emf = Persistence
.createEntityManagerFactory("jpa-hibernate-mysql");
private static ThreadLocal<EntityMana... | [
"maximo.henri@gmail.com"
] | maximo.henri@gmail.com |
d8f42f90449344cb48b932d6bd3e423d4fbb68ca | b69e337163d94dfb16e521f288432a9ebbd52b2c | /src/com/zhy/zhy_27/T14_ParallelStream.java | 1f5b66385749a7fbcb68cca119866a051f97c13c | [] | no_license | BruceZhang0828/threads | d42761322333b6eeebf647387358111ea65a5891 | 775e03224a6a39cbcf64add7b7d11643991e4082 | refs/heads/master | 2020-04-04T16:38:43.654851 | 2018-11-20T14:17:28 | 2018-11-20T14:17:28 | 156,086,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 932 | java | package com.zhy.zhy_27;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
public class T14_ParallelStream {
public static void main(String[] args) {
List<Integer> nums = new ArrayList<>();
Random r = new Random();
for (int i = 0; i <1000 ; i++) {
num... | [
"zycool0828@163.com"
] | zycool0828@163.com |
691f215cce398c712725f1283f7b0324361ad0e3 | 1c329a40c49e41f0be47d4053fa855b8e1871fd2 | /otus_2019_06/hw10-maven/src/main/java/ru/deft/homework/hibernate/sessionmanager/DbSessionHibernate.java | e006a07e74cf81893af35b9735cd826ec4b0b555 | [] | no_license | deft1991/otus | 31b97e520b1a356f0d84de9a980b8d8d89dc2842 | 60a9a5100003f7dd996d1aa3be69f4ffac7b9ead | refs/heads/master | 2022-12-26T23:02:59.505005 | 2019-12-25T16:24:39 | 2019-12-25T16:24:39 | 141,480,663 | 0 | 0 | null | 2022-12-16T00:35:23 | 2018-07-18T19:26:46 | Java | UTF-8 | Java | false | false | 697 | java | package ru.deft.homework.hibernate.sessionmanager;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
import org.hibernate.Session;
import org.hibernate.Transaction;
import ru.deft.homework.api.sessionmanager.DataBaseSession;
@RequiredArgsConstructor
@Getter
public class DbSessionHibernate implements DataBa... | [
"pt.sgolitsyn@prosper.com"
] | pt.sgolitsyn@prosper.com |
5ae657dc24ef54ec6752b3af77f01a2c1544c556 | a1cbe2d1dcd19d2d8d823356d8834e8d233081d0 | /gestor-web/src/main/java/br/com/cfc/gestor/service/ContratoServiceImpl.java | 6b0f65d5dad564e4e76749729892a0db93d24b92 | [] | no_license | leopontes/gestor-cfc | 238b34975ecf1622b4423b288c471f0665b20f63 | d8bac78e85a23e647b6f5cae52f74d2670c3f0c4 | refs/heads/master | 2021-07-15T11:02:45.141262 | 2018-11-27T01:26:12 | 2018-11-27T01:26:12 | 148,804,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package br.com.cfc.gestor.service;
import java.util.Optional;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import br.com.cfc.gestor.model.Contrato;
import br.com.cfc.gestor.repository.ContratoRepository;
@Service
public class ContratoServiceImpl implements ContratoSe... | [
"lopespontesleonardo@gmail.com"
] | lopespontesleonardo@gmail.com |
112e0d7b7bf192dc5ab92589bf65d9ba168c9d39 | fb7b0eeed4bec5b2ffb51f2dbc5152baa13993a3 | /src/main/java/com/gds/admin/service/dto/CityCriteria.java | 00f7a61fa545b7cfb11ade19ad895e790e1b27bb | [] | no_license | emregozen/gdsadmin | 467b89469066a59abc24edeb67bf5ac25da1e06d | b5133b39c7401b5d6e084bdb631711034282a044 | refs/heads/master | 2020-04-09T19:30:54.059282 | 2018-12-05T20:20:15 | 2018-12-05T20:20:15 | 160,545,902 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,867 | java | package com.gds.admin.service.dto;
import java.io.Serializable;
import java.util.Objects;
import io.github.jhipster.service.filter.BooleanFilter;
import io.github.jhipster.service.filter.DoubleFilter;
import io.github.jhipster.service.filter.Filter;
import io.github.jhipster.service.filter.FloatFilter;
import io.githu... | [
"emregozen@gmail.com"
] | emregozen@gmail.com |
f02907b18d5d55093f4fb16379ce43279a60bc61 | 22db738608866887cd7570af8d8af6608a27f35b | /src/main/java/org/apache/coyote/http11/Http11InputBuffer.java | 89c11ba4d75702a77ef9d957aeb33c49045dddc6 | [
"Apache-2.0"
] | permissive | dizhaung/fu-tomcat-embed-rfc7230 | 7982fb042286d6950e43f1a975fc98e9f58e53f6 | 40c0383878f1211118c7499caea8c216ef728daf | refs/heads/main | 2023-06-09T12:30:40.130924 | 2021-06-24T03:21:58 | 2021-06-24T03:21:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 43,481 | java | package org.apache.coyote.http11;/*
* 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, Ver... | [
"justin.zhu"
] | justin.zhu |
6d0555f31dc3bdaf18c9699833427276bedb2902 | faeac99b8391b181784168a8cfea764e4cb62f83 | /src/binary_tree/SumOfLeftLeaves.java | 63d5f53c1fa255e4966ca644d24baa27ec979d63 | [
"MIT"
] | permissive | chenwenhang/AlgorithmPractice | 123f9987c7b1621e4bb38d10f583e01c5c92220d | e35b18094d4bf25d4e4065d5bc9a611009aff233 | refs/heads/master | 2021-10-03T02:22:36.397972 | 2021-09-26T12:20:25 | 2021-09-26T12:20:25 | 217,215,897 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,116 | java | package binary_tree;
/**
* @Author: Wenhang Chen
* @Description:计算给定二叉树的所有左叶子之和。 示例:
* <p>
* 3
* / \
* 9 20
* / \
* 15 7
* <p>
* 在这个二叉树中,有两个左叶子,分别是 9 和 15,所以返回 24
* @Date: Created in 10:16 3/2/2020
* @Modified by:
*/
public class SumOfLeftLeaves {
public class TreeNode {
int val;
T... | [
"cwh736@qq.com"
] | cwh736@qq.com |
f0f7dc12524658eb329efe9e2bb1176886f939f4 | 6fdb56486a0012650657804d35f694ba104e35ee | /src/fireworks/FireworkParticle.java | 487bf1bd37b3378d019c7a3921debd3db0fda298 | [
"MIT"
] | permissive | HelloPoogle/Minesweeper-1 | e47a51bf66799e5749e0eec26f97f23d88fbcd20 | 7efe63292f73c6d335d25379728afc9833702665 | refs/heads/master | 2020-03-19T03:23:20.381008 | 2017-10-29T19:35:33 | 2017-10-29T19:35:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,465 | java | package fireworks;
import java.awt.Color;
public class FireworkParticle implements Particle {
private double x;
private double y;
private int width;
private int height;
private double xVelocity;
private double yVelocity;
private Color color;
public FireworkParticle(double x, double y, int width, int height, ... | [
"tziporaziegler@gmail.com"
] | tziporaziegler@gmail.com |
b85e1dc383ed3e8c43b1d52f10ca6ca1a32475e5 | 5e823680d9dc10cf5f865d5eaa84e1f87be0102b | /src/java/Operaciones/Premios_Modificar_GIETRB.java | 9886cbdd20e7de599457fda0c65457fa8bdc90f0 | [] | no_license | iam-alito/Sisphel-Web | 056cf70d1cfee8ffa7c84f404997086294f64593 | 70bd42515aed310c548ef1b004572a74a199ca56 | refs/heads/master | 2020-05-02T17:00:07.132984 | 2019-03-27T23:04:11 | 2019-03-27T23:04:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,333 | java | package Operaciones;
import java.util.Vector;
import java.sql.*;
public class Premios_Modificar_GIETRB {
private String ID;
private String Evento;
private String Nombre_Pre_GIETRB;
private String Trabajo;
private String Categoria;
private String Grupo;
public static synchronized Vector D... | [
"alepa12@hotmail.es"
] | alepa12@hotmail.es |
fdfa9998ee2dc72a94d3ef892dda44cee7875176 | a2ce46ba253416979ba1b86d36bb9dd969ddd713 | /java/MalwareVis/src/gatech/edu/geometry/Cell.java | 14a7717cc7b864ca1dd4028ce5369af2c15a3136 | [] | no_license | sanikuz/malware-vis | f83263f4d52d9a222241afd255f8c40a719f06f9 | d8158e6d79ffc1d0b5e1fd45ad727422833b5798 | refs/heads/master | 2020-05-18T20:17:14.931513 | 2012-09-06T02:42:21 | 2012-09-06T02:42:21 | 37,592,956 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,464 | java | package gatech.edu.geometry;
import gatech.edu.pcap.DNSStream;
import gatech.edu.pcap.Pcap;
import gatech.edu.pcap.Stream;
import gatech.edu.pcap.TCPStream;
import gatech.edu.util.Mapping;
import java.util.ArrayList;
import processing.core.*;
public class Cell {
pt center = new pt(0,0);
float radius=1... | [
"opmiss@gmail.com"
] | opmiss@gmail.com |
edb192065480619a0c157d9f8ed6a03faeaec795 | 797ff06f53ff709fb0ba6e9d6a40032fd7790678 | /src/main/java/com/qq/face/util/MapConvertUtil.java | a1636b4a31310b6c6a72f85163bffe5c96cfe624 | [] | no_license | kunwong90/spring-boot | cbbf43e02162813719cb81c536036bcad43a8c56 | 63a5a2a73acca0ae1b409441b85e58728e1f8b7f | refs/heads/master | 2021-09-23T03:20:12.941388 | 2018-09-20T06:52:42 | 2018-09-20T06:52:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,414 | java | package com.qq.face.util;
import com.alibaba.fastjson.annotation.JSONField;
import com.qq.face.entity.FaceRequestVo;
import org.apache.commons.lang3.StringUtils;
import java.lang.reflect.Field;
import java.net.URLEncoder;
import java.util.Map;
import java.util.TreeMap;
public class MapConvertUtil {
public stati... | [
"kun.wang@yoho.cn"
] | kun.wang@yoho.cn |
46e50ca85ab7d5dbd0f14161c05e4e10ef8b5d2d | ae4769319b2f1b7592f73d0e0a91ab5a42d654a2 | /hms-plugin/src/test/java/com/batch/android/plugin/hms/TestUtils.java | c7715d3432178d7cdd9af97baa366a52cea78236 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | BatchLabs/Batch-Android-HMS-Plugin | fe7a9677674a37f419335856780eb5304441f290 | f831dda381d7ec1dbe13e9d36efcf7c30e196a7f | refs/heads/dev | 2023-06-28T23:15:08.455592 | 2021-07-28T08:28:52 | 2021-07-28T08:28:52 | 284,689,269 | 0 | 0 | NOASSERTION | 2021-07-27T09:48:59 | 2020-08-03T12:05:47 | Java | UTF-8 | Java | false | false | 1,387 | java | package com.batch.android.plugin.hms;
import android.os.Bundle;
import androidx.annotation.NonNull;
import org.junit.Assert;
import java.util.Set;
public class TestUtils {
public static boolean equalBundles(@NonNull Bundle first, @NonNull Bundle second) {
Assert.assertNotNull(first);
Assert.ass... | [
"abarisain@gmail.com"
] | abarisain@gmail.com |
d321514241a28b9f3b7bf3e0cbc90881c82fa11b | 2b2fcb1902206ad0f207305b9268838504c3749b | /WakfuClientSources/srcx/class_2430_aWL.java | f91900bb7683cebd269246be3ce45e2987d0662d | [] | no_license | shelsonjava/Synx | 4fbcee964631f747efc9296477dee5a22826791a | 0cb26d5473ba1f36a3ea1d7163a5b9e6ebcb0b1d | refs/heads/master | 2021-01-15T13:51:41.816571 | 2013-11-17T10:46:22 | 2013-11-17T10:46:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | public class aWL
{
public static final int fbS = 1;
public static final int fbT = 1970;
public static final int fbU = 1000;
public static final int fbV = 86400;
public static final cds fbW = new kb(0, 0, 4, 0);
public static final cds fbX = new kb(30, 12, 0, 0);
public static final boolean fbY = true;
... | [
"music_inme@hotmail.fr"
] | music_inme@hotmail.fr |
f0b0d90356f714c544eed3157c7f27299137161d | 1740cb5574e62bbc03df0a1231356e4c1a40ec48 | /src/main/java/com/sample/common/config/Config.java | 91052bb6f43014d9f19da8f3b093422b412922ac | [] | no_license | liuxiufeng/jetty-jersey-mybaits | d6f6cbae5d4794367fc28cf83e02430acba99545 | b3a7d5d005e615cb2f5e02d5239a547b1e7ef040 | refs/heads/master | 2021-01-20T20:02:52.056010 | 2016-06-01T06:16:44 | 2016-06-01T06:16:44 | 59,822,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 129 | java | package com.sample.common.config;
public class Config {
public static final String KEY = "www.sample.com.token.key";
}
| [
"glxfeng@gmail.com"
] | glxfeng@gmail.com |
4a61fd88521e9521686682d22926adcacf1106fd | ec6a7b42544a584a68598874736f6a4ccbf91c18 | /maratonaDev/src/main/java/br/com/maratona/dev/resource/InscricaoHelper.java | 003e04c3467e8b06a2b653b43d30c4c3a7060307 | [] | no_license | Debiason/Debiason-maratonaStefanini-semana2_Java | 3625f2997783c92d48e840f9ab8b769d80c817ca | c8aa18fdfb0ab99cc854925df1ccb328264b1ea3 | refs/heads/main | 2023-01-03T04:11:22.866253 | 2020-10-20T02:44:38 | 2020-10-20T02:44:38 | 304,495,829 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 625 | java | package br.com.maratona.dev.resource;
import java.util.ArrayList;
import java.util.List;
import javax.ws.rs.core.Response;
import javax.ws.rs.core.Response.Status;
public class InscricaoHelper {
List<Pessoa> pessoas = new ArrayList<Pessoa>();
public void init() {
pessoas.add(new Pessoa("Douglas",1));
pessoa... | [
"debiasonw@gmail.com"
] | debiasonw@gmail.com |
76620f608d5cc8102032f823f248c521ee250393 | bdc2662d0b3e671d50b3eb5393a3c9b3d68dbb86 | /thain-core/src/main/java/com/xiaomi/thain/core/scheduler/job/FlowJob.java | 6fc8f0238d6795804e564b4814afe08cad872ed3 | [
"Apache-2.0"
] | permissive | Ridefishcat/thain | 55f9c97d99cb48461e6943488b7fec45ff54ef6b | 4011b4727c7a1a00592fc92725ffc84411d03719 | refs/heads/master | 2020-09-21T16:19:45.990466 | 2019-11-29T07:29:03 | 2019-11-29T07:29:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,568 | java | /*
* Copyright (c) 2019, Xiaomi, Inc. All rights reserved.
* This source code is licensed under the Apache License Version 2.0, which
* can be found in the LICENSE file in the root directory of this source tree.
*/
package com.xiaomi.thain.core.scheduler.job;
import com.xiaomi.thain.common.constant.FlowExecution... | [
"leungyongrui@gmail.com"
] | leungyongrui@gmail.com |
87b81a7caa91cb1b593a31428a2f6a260af7f6a6 | afc78da3b287ae2a44866fe0a99b1bd174a9311b | /a-sept-jars/src/com/a/drop/drop/pbf3/source/AccessDriver.java | afd5ae4915b37422cb8b2bd7734c85d988f0978c | [] | no_license | zchar007/sept | f9139cffa67c693c43183bb16d5904e06e46b15d | 645596f5d3004767241b9b647ed9b21877615399 | refs/heads/master | 2020-04-05T15:09:34.405734 | 2018-12-25T07:43:04 | 2018-12-25T07:43:04 | 156,955,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,187 | java | package com.sept.db.pdf.source;
import java.sql.Connection;
import java.sql.DriverPropertyInfo;
import java.sql.SQLException;
import java.sql.SQLFeatureNotSupportedException;
import java.util.Properties;
import java.util.logging.Logger;
import com.sept.db.pdf.SecRW;
public class AccessDriver extends SecRW {
@Overr... | [
"zchar007@users.noreply.github.com"
] | zchar007@users.noreply.github.com |
3e8cd2a0804f2d245a8801682fabfbb06639b63d | 18b18c1e3704caffc5f017ee89ff34b555d016f3 | /ejercicio2/ejercicio8/Ejercicio8/src/app/MenuJugadores.java | ae96c0f0295cf3edd982bdda19edf4ce3033b7f0 | [] | no_license | JorgeLuisG/EjerciciosUtn | b9599f76340ae032346f4efc0bbb86f8a485f4a0 | 1a85c6a90f887a6e55f5edb13766f23963e33c87 | refs/heads/master | 2022-07-28T04:35:21.149687 | 2020-03-02T22:23:58 | 2020-03-02T22:23:58 | 222,166,561 | 0 | 0 | null | 2022-06-21T02:54:05 | 2019-11-16T22:22:01 | Java | UTF-8 | Java | false | false | 2,365 | java | package app;
import java.util.Arrays;
import java.util.InputMismatchException;
import java.util.Scanner;
public class MenuJugadores {
private static int cantidadDeJugadores;
private static Scanner scan;
private static Jugador[] jugadores=new Jugador[0];
public void mostrarMenuJugadores() {
... | [
"jorgeluisgarciajlg@gmail.com"
] | jorgeluisgarciajlg@gmail.com |
6f4822339b66e740483007f25085a33d8f3cd9bb | a1f215b93fd5957bac4435081a9f56041fb03902 | /src/ar/edu/unlp/info/missilecommand/gui/VentanaPrejuego.java | 7d2ccc0bfd6423f1c9a6b3d8952aea16be3b8ada | [] | no_license | aesanchez/missilecommand | 46725fe736f1e32b610b3f1e48304a2b825b67df | f5fd4f615616268180fa806ac4e3dc7fc645147a | refs/heads/master | 2021-06-11T07:52:57.238251 | 2016-12-15T03:41:57 | 2016-12-15T03:41:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,253 | java | package ar.edu.unlp.info.missilecommand.gui;
import java.awt.Container;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.... | [
"trorik23@gmail.com"
] | trorik23@gmail.com |
4f9d9b514fe6683d49fd0bfafa92eeac0b495503 | 79c69fc1bf75f83ad2eeee9376bbfc15166d4b25 | /src/main/java/com/invensoft/util/ThemeSwitcherBean.java | 1a3193691c7cc266c7f90d061be6bf39f09de572 | [] | no_license | danamo89/invensoft | f222942c95189f9069ae5c6a0ae94d84907b6954 | b9c80aff3566ea90fbf4f44ab81b47f9c59f5172 | refs/heads/master | 2020-04-12T05:40:12.491795 | 2016-09-05T22:59:37 | 2016-09-05T22:59:37 | 65,638,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,195 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.invensoft.util;
import java.io.Serializable;
import java.util.Map;
import java.util.TreeMap;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;... | [
"David@David"
] | David@David |
b4eeb512365285682e9451cd4998802c7f65311a | a68575a7db157e9bdb5cde5417b5214daed1e5fb | /emb-decision/src/test/java/rule/AutoApprovalTest.java | 9339f0dc89edc6d605fb037290fa1421be3b55dd | [
"Apache-2.0"
] | permissive | llecorps/rhpam7-order-management-demo-collaterals | 9ddc62595f5b50d87ee218788db614cae664ce13 | 55db9af0807daabdcf4044a5572da3f8ccd2bf21 | refs/heads/master | 2020-04-05T00:47:59.471358 | 2018-07-04T14:03:26 | 2018-07-04T14:03:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,417 | java | package rule;
import static org.junit.Assert.assertTrue;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.kie.api.KieServices;
import org.kie.api.builder.ReleaseId;
import org.kie.api.runtime.KieContainer;
import org.kie.api.runtime.KieSession;
import org.kie.api.runtime.rule.FactHan... | [
"donato.marrazzo@gmail.com"
] | donato.marrazzo@gmail.com |
e4da5258948ca9d07c7861c3956a522584710f60 | db6e498dd76a6ce78d83e1e7801674783230a90d | /thirdlib/base-protocol/protocol/src/main/java/pb4client/AllianceQuit.java | f54fce75e2d834215e987dd176aea9a2006d2666 | [] | no_license | daxingyou/game-4 | 3d78fb460c4b18f711be0bb9b9520d3e8baf8349 | 2baef6cebf5eb0991b1f5c632c500b522c41ab20 | refs/heads/master | 2023-03-19T15:57:56.834881 | 2018-10-10T06:35:57 | 2018-10-10T06:35:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 13,218 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: client2server.proto
package pb4client;
/**
* <pre>
* msgType = 811
* 客户端 -> 服务器
* 玩家主动退出联盟
* </pre>
*
* Protobuf type {@code client2server.AllianceQuit}
*/
public final class AllianceQuit extends
com.google.protobuf.GeneratedMessag... | [
"weiwei.witch@gmail.com"
] | weiwei.witch@gmail.com |
c2101fbc2c068795a2d1b8b20de2652f577f6e4f | d095b245e0f4fbb3a9536c967d8dcb01b35ebf0f | /src/LogsPack/TestClass.java | 6f85a11f64d46eb0b1020641eba1301ec50a1a51 | [] | no_license | Deepak9292J/Log4J2Demo | 68f5b525b752110c2d92e94d72bf346eb60aabbe | 897ddde67626be3eacc904c62a35289ed2a3281a | refs/heads/master | 2020-04-04T17:29:49.424456 | 2018-11-04T20:41:11 | 2018-11-04T20:41:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,378 | java | package LogsPack;
import java.net.MalformedURLException;
import java.util.concurrent.TimeUnit;
import io.appium.java_client.android.AndroidDriver;
public class TestClass extends Baseclass {
public static void main(String[] args) throws MalformedURLException {
try
{
AndroidDriver driver=capabilities();
... | [
"deepak1001jindal@gmail,com"
] | deepak1001jindal@gmail,com |
9cb310e13cc572adda2898b60a9e77c61ff63b32 | f7150dba3895b0c05e91a80a2784361a73cb035e | /src/main/java/com/zhangshuo/autotest/service/impl/UserServiceImpl.java | 11cb94eafd8a6a7332a53efcb35e778d1c2542eb | [] | no_license | T-zhangshuo/autotest | ddc3e4fa1720b07912f4876ead57824bb8002a6f | 57db7243c3eb3f7c80f12093907fe0b0f3d63c82 | refs/heads/master | 2022-06-29T21:42:35.573555 | 2019-11-18T10:15:16 | 2019-11-18T10:15:16 | 221,399,202 | 0 | 0 | null | 2022-06-17T02:37:14 | 2019-11-13T07:33:11 | Java | UTF-8 | Java | false | false | 2,097 | java | package com.zhangshuo.autotest.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.zhangshuo.autotest.service.UserService;
import com.zhangshuo.autotest.utils.AutoIdUtils;
import com.zhangshuo.basebus.mapper.BaseUserMapper;
import com.zhangshuo.basebus.model.BaseUser;
import co... | [
"streett@qq.com"
] | streett@qq.com |
cf85db33a67af72eb55775e22e881445c4b19263 | 86cf61187d22b867d1e5d3c8a23d97e806636020 | /src/main/java/base/operators/h2o/model/custom/deeplearning/DeepLearningTask.java | 7e0c7cd9cf1c8b8782ed4fb4be15552bf5d9751c | [] | no_license | hitaitengteng/abc-pipeline-engine | f94bb3b1888ad809541c83d6923a64c39fef9b19 | 165a620b94fb91ae97647135cc15a66d212a39e8 | refs/heads/master | 2022-02-22T18:49:28.915809 | 2019-10-27T13:40:58 | 2019-10-27T13:40:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,842 | java | package base.operators.h2o.model.custom.deeplearning;
import base.operators.h2o.model.custom.deeplearning.DeepLearningModel.DeepLearningParameters;
import base.operators.h2o.model.custom.deeplearning.Neurons.ExpRectifier;
import base.operators.h2o.model.custom.deeplearning.Neurons.ExpRectifierDropout;
import base.oper... | [
"wangj_lc@inspur.com"
] | wangj_lc@inspur.com |
ae0d377715d539de675f6e662e55c7bd75175d2c | 9da74af37d03294d0693f05b732e7f417550e6a3 | /module-core/src/main/java/com/github/andyglow/ratefeed/http/sax/SaxHandlerBase.java | 3c5e3f2517428cf0c251b2b2d0c82fbbec667084 | [] | no_license | andyglow/ratefeed | 86bdcba3f9e4733e56889fc94148e80929e40afe | f92f03cb2417a992444595c15536521958279269 | refs/heads/master | 2021-01-19T12:36:42.232939 | 2015-03-13T00:32:49 | 2015-03-13T00:32:49 | 32,110,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 609 | java | package com.github.andyglow.ratefeed.http.sax;
import com.github.andyglow.ratefeed.util.IConsumer;
import org.xml.sax.SAXException;
import org.xml.sax.helpers.DefaultHandler;
import java.util.Optional;
public abstract class SaxHandlerBase<U> extends DefaultHandler {
private IConsumer<U> collector;
public S... | [
"andyglow@gmail.com"
] | andyglow@gmail.com |
f399ba0d9483cceb020cd732407772d379137417 | 719ced66bebae9f8bf17467af2e43a96cf1aa902 | /Interface/app/src/main/java/com/example/sanji/aninterface/ObjectToUpdateInterface.java | a26ccfcb9782b404dd90c0c77dc84255f302606b | [] | no_license | togoumino/Rocketapp | 7800daac42057eeb0581f0fc20662cbdb55837e3 | 75173d1665164efe2b2675a4b0fadf398906930a | refs/heads/master | 2020-04-22T01:51:36.214898 | 2019-02-10T21:04:54 | 2019-02-10T21:04:54 | 169,794,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 230 | java | package com.example.sanji.aninterface;
import com.example.sanji.aninterface.messageFormat.CANMessage;
/**
* Created by leandre on 18-03-23.
*/
public interface ObjectToUpdateInterface {
public void update(String data);
}
| [
"papa-magueye.samb@polymtl.ca"
] | papa-magueye.samb@polymtl.ca |
5d37d3427b88c508b88b411ede9e50a24ff20a4a | af80c0f4c2ba2df39604c300c90031e82fb3aba0 | /src/main/java/com/example/demo/common/support/MappingMatch.java | ab5f88facde7aa95ce8f7c7f622b7120681a65f6 | [] | no_license | Interests-Driven/dataProcess | 9c2bc83b8335f59cd7d9306a1d23bdaeb9bf89c0 | fc2237cb93ccee6369aabc00b10c8f1980e4aaed | refs/heads/master | 2021-09-11T15:10:16.988481 | 2018-04-09T03:04:57 | 2018-04-09T03:04:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,068 | java | package com.example.demo.common.support;
import com.alibaba.fastjson.JSONObject;
import com.example.demo.entity.Mapping;
import org.apache.commons.lang3.StringUtils;
import org.springframework.data.mongodb.core.MongoTemplate;
import java.util.*;
/**
* 类型映射支持类
*
* @author aron
*/
public class MappingMatch {
... | [
"aron.xu@hitales.com.cn"
] | aron.xu@hitales.com.cn |
b67738ea9f87bd551aabe7a07b2cb91629e7bcbd | 4f1a305084c056e21c7b282783e511bad73d43d2 | /TinyPiE/antlr-generated/parser/TinyPiEParser.java | 91372d8ed4608b7f23437488c296c4293e38d8ba | [] | no_license | Ikenoue1190294/ugawa-compiler2017 | 1c99a3dca7b2152f4861bf5c24ae96f471b4f41b | 4283e882db1e48a15f55471b5be1a5f8278cfa61 | refs/heads/master | 2021-09-06T21:48:27.990137 | 2018-02-12T05:22:23 | 2018-02-12T05:22:23 | 109,633,529 | 0 | 0 | null | 2017-11-06T01:39:08 | 2017-11-06T01:39:08 | null | UTF-8 | Java | false | false | 17,580 | java | // Generated from parser/TinyPiE.g4 by ANTLR 4.6
package parser;
import org.antlr.v4.runtime.atn.*;
import org.antlr.v4.runtime.dfa.DFA;
import org.antlr.v4.runtime.*;
import org.antlr.v4.runtime.misc.*;
import org.antlr.v4.runtime.tree.*;
import java.util.List;
import java.util.Iterator;
import java.util.ArrayList;
@... | [
"kazuma-.-v@ezweb.ne.jp"
] | kazuma-.-v@ezweb.ne.jp |
0323417925856722a038c4b0bb370a2ccbfc9da1 | c8b42092213fd74da2f7a1d57de8cc9b65f3ee3d | /app/src/main/java/com/example/administrator/multifile/FileAdapter.java | c63c179fe6146c8e62f399a2e797e9dc7020bb95 | [] | no_license | Chasen2017/MultiFile | 40ce29c3b9d2eab44db5e5feac0bc6685f77f709 | 701f69954d92e2ed50524a278f36a5b2b21d4aa0 | refs/heads/master | 2021-08-28T04:09:08.509162 | 2017-12-11T06:20:54 | 2017-12-11T06:20:54 | 113,820,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,037 | java | package com.example.administrator.multifile;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import org.greenrobot.eventbus.EventBus;
import java.util.ArrayList;
... | [
"450468291@qq.com"
] | 450468291@qq.com |
7d709235c8f602df4956feb8b851627a3161a673 | eafc430ee1c05b0948031bf0dbf32a9881df6044 | /src/main/java/com/ponto/inteligente/PontoInteligenteApplication.java | 5d6f31fb99126fef82cdcb65db6295901a53e20d | [] | no_license | AdsonDevSuperior/api-ponto-inteligente | 5968b007328349e79bcceb91bb579b5a62a0dafc | 672a95800e884560971621a8a3236ae9e84c2c25 | refs/heads/master | 2023-07-16T11:16:36.582685 | 2021-09-02T21:00:25 | 2021-09-02T21:00:25 | 402,534,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package com.ponto.inteligente;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class PontoInteligenteApplication {
public static void main(String[] args) {
SpringApplication.run(PontoInteligenteApplication.class,... | [
"adsonplaygg@gmail.com"
] | adsonplaygg@gmail.com |
529e6d64f6db90db4fcdc97cfbe32933c2700cab | 14f75e28af33bc41ca9b79b7faa68fbf98cbb08a | /src/main/java/com/wzy/wzy_shop/filter/CharsetFilter.java | bc1de3bf1d61b0574762a888878915817d7ab75f | [] | no_license | WzyPaopao/Servlet-Wzy | b7c350160f376aab865d4b44e4f4e5292517b8ed | 0ad402acb4d2c42dfa8cf2bfc764d7faf55c5ac1 | refs/heads/main | 2023-05-01T22:07:20.500453 | 2021-05-24T09:21:31 | 2021-05-24T09:21:31 | 369,570,890 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 937 | java | package com.wzy.wzy_shop.filter;
import javax.servlet.*;
import javax.servlet.annotation.*;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
@WebFilter(filterName = "CharsetFilter")
public class CharsetFilter implements Filter {
public void init(FilterConfig config) throws ServletExcepti... | [
"wzypaopao@outlook.com"
] | wzypaopao@outlook.com |
c8d532bdadf77e1f94da20754b3af41865e0436d | 6803fb0e3c8ffc064be9102f02511b754bd862a2 | /account-manager-core/src/test/java/mz/co/geekframeworks/core/framework/fixturefactory/templates/RoleTemplate.java | 05db6032749a3f04d30c50a0d4ec07e7b66281be | [] | no_license | steliomo/account-manager | 7cfaa3786b6fd4c7cec0c0322f299ccef77387e8 | 22350703a358fa7a3b7a6e21d9f8bbbad448b6de | refs/heads/master | 2022-06-25T19:09:21.165641 | 2020-08-27T00:33:59 | 2020-08-27T00:33:59 | 250,598,823 | 0 | 0 | null | 2022-06-21T03:04:55 | 2020-03-27T17:24:08 | Java | UTF-8 | Java | false | false | 824 | java | /**
*
*/
package mz.co.geekframeworks.core.framework.fixturefactory.templates;
import mz.co.geekframeworks.core.framework.fixturefactory.util.FixtureFactoryConstants;
import mz.co.geekframeworks.core.role.model.Role;
import mz.co.mozview.frameworks.core.fixtureFactory.TemplateLoader;
import br.com.six2six.fixturefa... | [
"steliomo@gmail.com"
] | steliomo@gmail.com |
0b099fc66b98d9ecc77c306c4668cf9d27bc85de | 0e761a71df906d6d2e667c45a1b33c3971608591 | /core/src/main/java/com/github/dieterdepaepe/jsearch/search/constructive/StateSearchNode.java | f35cca93cd2861b83446e731512e1efa91839445 | [
"MIT"
] | permissive | DieterDePaepe/JSearch | fa9a4978987aa774ac4aadbdc06b3485f77ff601 | fb55976d181bdae0332905d834e5c6c9d739820f | refs/heads/master | 2023-08-19T07:22:45.848114 | 2017-11-19T19:15:45 | 2017-11-19T19:47:42 | 14,043,770 | 2 | 2 | null | 2017-11-19T18:57:14 | 2013-11-01T13:32:56 | Java | UTF-8 | Java | false | false | 1,495 | java | package com.github.dieterdepaepe.jsearch.search.constructive;
/**
* A node, encountered in the search graph while solving a problem, that has a search space state identifier.
*
* <p>There is a subtle but important difference between a {@code SearchNode} and a search space state. A search space
* state represents ... | [
"dieter.depaepe@gmail.com"
] | dieter.depaepe@gmail.com |
7bc0c4507b7711ba28e3897b62d6413d5b3c653c | 9d6a6975d77daac8e8478284f97f839ab5ab7f23 | /app/src/androidTest/java/lc/fn/cubewm/ApplicationTest.java | fb1af8d88371f2fc00da9155d3482942a3f84ca7 | [] | no_license | Kamil1/cubewm-client | 48ed0f1e919d2da9beed437caf2559bdc118d9f6 | d848e86c6d933df89cb1f3741d9fdd85d18304b0 | refs/heads/master | 2020-12-25T16:36:24.479045 | 2015-03-14T04:09:33 | 2015-03-14T04:09:33 | 32,195,318 | 1 | 0 | null | 2015-03-14T04:09:12 | 2015-03-14T04:09:12 | null | UTF-8 | Java | false | false | 343 | java | package lc.fn.cubewm;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
super(Appl... | [
"rice@fn.lc"
] | rice@fn.lc |
d6ad60fa2c62cea75d2210ef4e21327133d75ee7 | dc198e134d08c8f66dad8519818ab5c44682de06 | /SOAP Assessment/Student.java | 0c0528e71f6e15e45a3e324c48992a01244361b6 | [] | no_license | gb1916/DXCJava | f9dc5dd0c93e6e3f6417eb6ec1eda935567086b9 | 6985996ed8935f14ac0eade7f751e3f92120efb5 | refs/heads/master | 2023-04-14T03:13:19.894100 | 2021-05-06T19:01:25 | 2021-05-06T19:01:25 | 358,244,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 517 | java | package com.soap;
public class Student {
private int id;
private String name;
private String email;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getEmail()... | [
"guntupallibabitha@gmail.com"
] | guntupallibabitha@gmail.com |
22c93cef95c5cc2f2b1c528764a886c5cd245e00 | 9049bd3ccba150b3509eb1ea89d834253aa02059 | /src/com/buptmap/util/AddSession.java | 6e03bc3781999156bee01fe6af8d2df00a97f634 | [] | no_license | etc1208/beacon | c95cb6465276d46f9e0bb6fc47aef51eaf97a5a6 | d60a3439bd21207ed1d55c4d897edea8250fe04e | refs/heads/master | 2020-12-24T15:50:10.293461 | 2016-03-18T09:46:38 | 2016-03-18T09:46:38 | 54,190,774 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,852 | java | package com.buptmap.util;
import net.sf.json.JSONArray;
public class AddSession implements Runnable{
private String url;
private String user;
private String pwd;
private JSONArray resultArray;
public AddSession(String url,String user, String pwd, JSONArray resultArray){
this.url = url;
this.user = user;
... | [
"599068284@qq.com"
] | 599068284@qq.com |
cfce0fed7852ab87b37b2605f83e30b75c2aff18 | 204582012ba05908e933c9a5d68e8df6f9d06c78 | /junit4/example-junit-springboot-systemtest/src/test/java/examples/resource/UpdateGreetingResourceST.java | 22d9ddeb4061f60df48638f5a39efb7a305d8ea9 | [
"Apache-2.0"
] | permissive | testify-project/examples | df813b1187132f3ccbdf513fc03dc638f96df269 | eab4deba2bb9f68e43c1d022021f0a406122ffb2 | refs/heads/develop | 2023-07-19T20:55:55.687858 | 2018-01-04T15:43:11 | 2018-01-04T15:43:11 | 78,854,649 | 0 | 1 | Apache-2.0 | 2023-07-17T16:38:35 | 2017-01-13T14:07:57 | Java | UTF-8 | Java | false | false | 2,430 | java | /*
* Copyright 2016-2017 Testify Project.
*
* 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... | [
"sharmarke.aden@gmail.com"
] | sharmarke.aden@gmail.com |
3a6fffedfb6a98534947ad237602ba955bda6ffd | 7a3a2a55411c4e3a0ea603f3256a9096898c84d8 | /src/main/java/com/mes/mesQms/Shipment/QmsShipmentRestController.java | aa6615d215687544214e9535453104693baf669f | [] | no_license | w8230/springboot_sound_bak | 5d17d39510fca267b6f82c3e934e5d3b4d9943fa | dc4704f5a2a00c7fa735005098874bc24b1ca1ec | refs/heads/master | 2023-06-30T04:14:20.577027 | 2020-03-25T01:57:23 | 2020-03-25T01:57:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,631 | java | package com.mes.mesQms.Shipment;
import lombok.extern.slf4j.Slf4j;
import com.mes.Common.DataTransferObject.Message;
import com.mes.Common.DataTransferObject.Page;
import com.mes.Common.DataTransferObject.RESTful;
import com.mes.Common.File.DTO.Files;
import com.mes.Common.File.Function.UploadFunction;
import com.mes... | [
"whdgy7@naver.com"
] | whdgy7@naver.com |
2d5c4c4386b756f48c21d2c581cb8abcf50bd3c4 | 17dc0c4fc350dd37b8f54791c47f822a6f16a7e3 | /Search/src/com/yubin/easy/part1/IsSymmetric.java | 7f714c31a799c866388a930c4e0f5516d78d1315 | [] | no_license | MIIAMOR/LeetCode | 00c095225838f37f870edd80ec38868785b87957 | fca2cf54c538dcd14a8bbdca32844058926d8465 | refs/heads/master | 2023-06-30T13:25:22.016942 | 2021-07-14T04:57:15 | 2021-07-14T04:57:15 | 366,361,794 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,928 | java | package com.yubin.easy.part1;
import com.yubin.basic.TreeNode;
public class IsSymmetric {
/**
* 假设有两棵一模一样的数,分别前序遍历和后序遍历
*/
public boolean isSymmetric1(TreeNode root) {
return dfs(root, root);
}
private boolean dfs(TreeNode root1, TreeNode root2) {
if (root1 == null && root2 ... | [
"67416178+MIIAMOR@users.noreply.github.com"
] | 67416178+MIIAMOR@users.noreply.github.com |
8d2f04d22e83fd43e1f89fc7cafeb688eee94859 | 3a3a91e1ba95134c67c6bf6d84dd450d4fffd430 | /app/src/main/java/com/iqbal/mymoviecatalogue2/MoviesData.java | 39362e12c9b217928084f6b01223ebed6e1280bd | [] | no_license | dibaliqaja/MyMovieCatalogue2 | 6a94cdf737831c121c8e9f56c8a863f652ff5e01 | e4335c9252d405ae4cf021662f0ccde77197ce7d | refs/heads/master | 2020-09-11T11:46:11.326713 | 2019-11-16T05:53:16 | 2019-11-16T05:53:16 | 222,053,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,432 | java | package com.iqbal.mymoviecatalogue2;
import java.util.ArrayList;
public class MoviesData {
public static String[][] data = new String[][]{
{
"Spider-Man: Into the Spider-Verse",
"Miles Morales is juggling his life between being a high school student and being a ... | [
"dibaliqaja@gmail.com"
] | dibaliqaja@gmail.com |
8f839b444ccf68a8769cd8a63c67e7aa8b830cbc | 8bc743e9c1653af98885536b3ce0c71b1bfd99c3 | /Biblioteka/src/bean/Knjiga.java | 5d5c151072d3975e991b971a39fbd008fd274be6 | [] | no_license | jjovanovic/Generator | ac31d7f16303bd9c60123dc894fe14aed01461ee | ba2ad252e800578d2e547767234660f4194ff401 | refs/heads/master | 2020-12-25T15:08:15.054621 | 2016-07-08T10:56:46 | 2016-07-08T10:56:46 | 62,067,780 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,823 | java | /*****************************************************************/
/* Generisano na osnovu templejta: javaBean.ftl */
/*****************************************************************/
package bean;
import javax.persistence.*;
import java.util.*;
import enumeration.*;
import java.io.Serializabl... | [
"jovan_ns_92@hotmail.com"
] | jovan_ns_92@hotmail.com |
291cd1532026322316ded761e006d2ebe3411abc | d1bd1246f161b77efb418a9c24ee544d59fd1d20 | /android/frameworkUI/trunk/src/org/javenstudio/cocoka/opengl/OrientationSource.java | 7a9dd0949843d1e27af802b740313c7eb1eba97f | [] | no_license | navychen2003/javen | f9a94b2e69443291d4b5c3db5a0fc0d1206d2d4a | a3c2312bc24356b1c58b1664543364bfc80e816d | refs/heads/master | 2021-01-20T12:12:46.040953 | 2015-03-03T06:14:46 | 2015-03-03T06:14:46 | 30,912,222 | 0 | 1 | null | 2023-03-20T11:55:50 | 2015-02-17T10:24:28 | Java | UTF-8 | Java | false | false | 150 | java | package org.javenstudio.cocoka.opengl;
public interface OrientationSource {
public int getDisplayRotation();
public int getCompensation();
}
| [
"navychen2003@hotmail.com"
] | navychen2003@hotmail.com |
36b010e88910ce52b142748789e997aec14a6839 | ea224bcd2ad5c41743036d04f46f73327075820e | /app/src/main/java/com/deepanshu/whatsappdemo/ChatsFragment.java | f87243935bbde2b8f369319bbf11399f4359d3a2 | [] | no_license | deepanshu01399/W1Appdemo | 1ff2797d54849527c1102ac17d83a97107d0d6e9 | d402dd838eff7bd758c51d23c6be97eff7582d6a | refs/heads/master | 2021-05-17T21:53:18.571359 | 2020-04-13T10:48:02 | 2020-04-13T10:48:02 | 250,967,933 | 0 | 0 | null | 2020-04-13T10:48:04 | 2020-03-29T06:21:46 | Java | UTF-8 | Java | false | false | 7,405 | java | package com.deepanshu.whatsappdemo;
import android.content.Intent;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.view.LayoutInflater;
impor... | [
"deepanshu@novoinvent.com"
] | deepanshu@novoinvent.com |
336fc631b0a91ef186943b4cc9a78a3f47be5f93 | 852f873d9df36f002336e5e0aabd55bc0751f98c | /src/com/wrathOfLoD/Models/Dialog/SpeechDialogContainer.java | ccc9070e285a6e107a85030861ea246cd12a1b67 | [] | no_license | WrathOfLoD/Iteration3 | 826cfc8a21ed88ecbca971b03edb58e5718503fc | 2e4301ed658d0134d4b4c85167337772f3e4dc2b | refs/heads/master | 2016-08-12T09:24:15.952161 | 2016-04-29T21:42:10 | 2016-04-29T21:42:10 | 55,711,564 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 335 | java | package com.wrathOfLoD.Models.Dialog;
import java.util.List;
/**
* Created by matthewdiaz on 4/16/16.
*/
public class SpeechDialogContainer extends DialogContainer {
public SpeechDialogContainer(List<String> dialog) {
super(dialog);
}
public void terminalAction(){
//just close the dial... | [
"matthewdiaz10@ufl.edu"
] | matthewdiaz10@ufl.edu |
1803bd48fa1045da659ebbabb533d4f8dced747c | 7847a793ed44e34255301a51879122d02f74bd20 | /src/main/java/com/web/blog/repositoriesImpl/DiaryImpl.java | 9607b349dd095fd0666249dfd650f2d58b2eadc4 | [] | no_license | Bananiys202024/blog | 5c67a8317784672eb267ca5c7a407bee3f53b456 | 7a00cdc0add48f3f71530595764cde1b2435bbb3 | refs/heads/master | 2021-06-14T14:00:14.401532 | 2020-11-24T19:14:32 | 2020-11-24T19:14:32 | 197,534,196 | 1 | 1 | null | 2021-04-26T20:40:37 | 2019-07-18T07:21:29 | Java | UTF-8 | Java | false | false | 4,473 | java | package com.web.blog.repositoriesImpl;
import java.text.SimpleDateFormat;
import java.time.LocalDate;
import java.time.ZoneId;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.UUID;
import javax.validation.Valid;
import org.apache.logging.log4j.LogManager;
import org.apache.... | [
"BestJavaDeveloper24@gmail.com"
] | BestJavaDeveloper24@gmail.com |
03bc466c0552bb819221294b9761acb8bcaaf239 | fa76fd95998f3f27d779a8d22da4b86ea6ba78fd | /src/test/java/com/testrunner/Testrunner.java | 1962ed42586dc661cc64fee8b731615e249aba86 | [] | no_license | JULYJOSEPH01/maven | ab9798304baf30b7ae84115fb53cdc8672c59ef8 | 89ae1ece508b87e1ae07a78f8c32120e06117ba8 | refs/heads/master | 2022-12-15T11:22:43.334978 | 2020-09-18T14:09:55 | 2020-09-18T14:09:55 | 296,614,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 276 | java | package com.testrunner;
import org.junit.runner.RunWith;
import com.intuit.karate.junit4.Karate;
import cucumber.api.CucumberOptions;
@RunWith(Karate.class)
@CucumberOptions(features = "src\\test\\java\\com\\feature\\Test.features"
)
public class Testrunner {
}
| [
"julycjosef@gmail.com"
] | julycjosef@gmail.com |
1cf84c58c585e04498796ef0063cd5f2dc37f7b6 | ae4247b1e4324f249c018dcbfb049c96e29ce604 | /src/main/java/com/report/dbSql/Update.java | 7f67828954f349262fb933dde1e0f35d30cd943c | [] | no_license | wzqTarro/mybatis-service | 6b99f2290af46d7dde5a02c5879eb08027d8eaee | 69e61c1cf2c831570cc7005880330414d062c026 | refs/heads/master | 2020-04-30T06:22:54.463801 | 2019-03-20T06:13:39 | 2019-03-20T06:13:39 | 176,650,009 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 58 | java | package com.report.dbSql;
public class Update {
}
| [
"sa@DESKTOP-5CSB6H6"
] | sa@DESKTOP-5CSB6H6 |
744cc509aeae79b2a57a278afc0edc9c5c7fe093 | 16f97180f39e52e7ca614c5880d0b30d7df07c01 | /FunctionTest.java | 967eaf27bba79d44b9cea5e6833ad52947089a70 | [] | no_license | amerolla/JavaLambdaBasics | ffe22485558702b2488274eddf4e776b61bec933 | c1e91a6b6247e85403c7dd744c34b775aca3c3ef | refs/heads/master | 2020-09-10T20:45:29.783733 | 2019-11-18T02:41:59 | 2019-11-18T02:41:59 | 221,828,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,854 | java | package lambdabasics;
import java.math.*;
public class FunctionTest {
/*
* This method takes as an argument an implementation of our FunctionalInterface, as well as
* an int arg. It calls the implementation's function() method passing the int arg to it
*/
public int invokeFunction(FunctionalInterface intf, ... | [
"amerolla@gmail.com"
] | amerolla@gmail.com |
cde2f666c08f5168415244228b636bbc06adff68 | ad0fb31f854acdb66d85156c6d80bb472d0dc20b | /src/main/java/screenplay/tasks/Logout.java | 5a218af1c262cdc01f3b17f740cdd302e554732f | [] | no_license | suleymanatmaca/SeleniumTestOtomasyonu-N11 | 842898c9db364944645b2d88dd654d63954961ce | b752c60f7339c8251feab36a67ff62e0ef4dbe2e | refs/heads/master | 2020-05-05T08:07:42.010916 | 2019-04-08T15:21:25 | 2019-04-08T15:21:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 831 | java | package screenplay.tasks;
import net.serenitybdd.screenplay.Actor;
import net.serenitybdd.screenplay.Task;
import net.serenitybdd.screenplay.actions.Click;
import net.serenitybdd.screenplay.actions.Hover;
import net.serenitybdd.screenplay.waits.WaitUntil;
import screenplay.view.HomePage;
import static net.serenitybdd... | [
"suleymanatmaca.027@gmail.com"
] | suleymanatmaca.027@gmail.com |
6684c9c8096bb7ca1871a26fb8a5d439927c56fd | a8151f97125f0b11a2ed193848f5340612e3b69d | /src/main/java/com/bio/cip/indexer/util/DataCollectionType.java | 51fa718449a8e33f47945ce05722d752c141a986 | [] | no_license | rajanim/mongo-orient-connector | 3ef21e71cb9aa5cdaccb96658dcddf9d9eb86a5a | 242b1d09a05e8f2d7ee17fb2b09189234cbc3ce3 | refs/heads/master | 2021-01-19T19:17:12.105379 | 2017-03-02T20:10:53 | 2017-03-02T20:10:53 | 83,719,625 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package com.bio.cip.indexer.util;
/**
* <p>
* </p>
*
* @version 1.0
*
*/
public class DataCollectionType {
private static final String CRAWLER_SOLR_URL = "";
private static final String FEED_SOLR_URL = "";
private DataCollectionType() {
}
public enum DATACOLLECTIONTYPE {
WEBCRAWL(... | [
"rajani.maski@gmail.com"
] | rajani.maski@gmail.com |
335979de93166072cc63fc633a16ac337aa0acb4 | cdd8cf6479e519ff18c71ccba529c0875e49169a | /src/main/java/top/dianmu/ccompiler/learn/day91/backend/CodeTreeBuilder.java | 9b488a81e96537fbbab265afdcaa3e34ff1b140e | [] | no_license | hungry-game/CCompiler_for_learn | af3611bd636978d72df3e09399f144f1ac482c84 | 3f1d3c48dd229ce1eb265ae0d3c8f2051051418b | refs/heads/master | 2022-05-26T18:33:01.230199 | 2020-05-02T12:57:33 | 2020-05-02T12:57:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,582 | java | package top.dianmu.ccompiler.learn.day91.backend;
import java.util.HashMap;
import java.util.Stack;
import top.dianmu.ccompiler.learn.day91.frontend.*;
public class CodeTreeBuilder {
private Stack<ICodeNode> codeNodeStack = new Stack<ICodeNode>();
private LRStateTableParser parser = null;
private TypeSys... | [
"2673077461@qq.com"
] | 2673077461@qq.com |
a075759add2495e79bae73e873c551d4ff6ffce3 | d8c8b2ca7773865982188ffe44a26c47ba589a48 | /src/main/java/de/achimonline/kickassembler/acbg/module/KickAssemblerModuleType.java | ccbcc518831128f940716cc4b14a3219e5d7e0fe | [
"MIT"
] | permissive | christo/kick-assembler-acbg | ab40eb4ef9e491537de2289912e80a9f46967faa | 59a406175b06bb25c9488e660d0381b6dc80d819 | refs/heads/master | 2023-03-28T13:00:00.230727 | 2020-07-28T18:24:33 | 2020-07-28T18:24:33 | 275,495,726 | 2 | 0 | MIT | 2020-06-28T03:03:44 | 2020-06-28T03:03:43 | null | UTF-8 | Java | false | false | 1,318 | java | package de.achimonline.kickassembler.acbg.module;
import com.intellij.openapi.module.ModuleType;
import com.intellij.openapi.module.ModuleTypeManager;
import com.intellij.openapi.util.IconLoader;
import de.achimonline.kickassembler.acbg.properties.KickAssemblerProperties;
import org.jetbrains.annotations.NotNull;
imp... | [
"git@achimonline.de"
] | git@achimonline.de |
e2707f9f5059c0b2719d5ea579620f8dbe8b77c5 | 9ed90abaaa32c8b418b474a57af52a19cbeabb7b | /app/src/main/java/com/example/covid_19apps/Chart/ChartResponse.java | 203453eb8e61b5885c375261524a3a0c971b3d9a | [] | no_license | farhanmzr/Covid19-Apps | 5b00b10538b74e4194c774d661a3fd173c06e617 | 91f4b11069d1efbe2e5cfc5fcdb6d5e5beb340fa | refs/heads/master | 2023-07-18T19:55:44.733759 | 2021-09-13T10:10:36 | 2021-09-13T10:10:36 | 273,629,353 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 581 | java | package com.example.covid_19apps.Chart;
import com.google.gson.annotations.SerializedName;
public class ChartResponse {
@SerializedName("sales")
private Object salesResponse = null;
@SerializedName("products")
private Object productsResponse = null;
@SerializedName("months")
private Object ... | [
"farhanrio2805@gmail.com"
] | farhanrio2805@gmail.com |
35690219bea4e2b109b804227b4e25c76c00d4b8 | ecd7b87d712595e824c011422ec708de81a21d44 | /psychometrics-nirt/src/test/java/com/itemanalysis/psychometrics/kernel/LeastSquaresCrossValidationTest.java | ff523b76389cbf6507c7cf3a4cf42936a96d15d6 | [
"Apache-2.0"
] | permissive | meyerjp3/psychometrics | c30744f588452ed26485269af8ef9d7427160a39 | 1fac2d7053ae17acb0b9bedc13c52c41874e8a77 | refs/heads/master | 2022-02-19T11:55:24.140572 | 2022-02-15T17:24:05 | 2022-02-15T17:24:05 | 16,204,287 | 91 | 46 | null | 2021-06-30T19:26:45 | 2014-01-24T12:50:40 | Java | UTF-8 | Java | false | false | 2,620 | java | /*
* Copyright 2012 J. Patrick Meyer
*
* 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 agree... | [
"meyerjp3@gmail.com"
] | meyerjp3@gmail.com |
357b9c72678b9c9dce12abb3f48ab7c034ecd84e | 811249478469c428f2c4e1e6468da4163b06ceaf | /zero/01EightQueens/OneQueen.java | 7eeb7f0563aa080cc857806366f680267cdaafc3 | [] | no_license | zerosunyata/learningJava | c93f7ef97a2127f661892e2fe7dc1682fdb49d4b | 180aee306a73545fa7c47dd6780e0d00e84ccc58 | refs/heads/master | 2022-02-20T22:29:43.825455 | 2019-10-11T03:02:45 | 2019-10-11T03:02:45 | 198,062,227 | 0 | 1 | null | 2019-08-17T22:17:16 | 2019-07-21T13:51:06 | Java | UTF-8 | Java | false | false | 1,939 | java |
public class OneQueen {
public static int num = 0;
public static final int MAXQUEEN = 16;
public static int[] cols = new int[MAXQUEEN];
public OneQueen() {
for(int i = 0; i < MAXQUEEN; i ++)
cols[i] = -1;
getArrangement(0);
System.out.print("\n");
System.out.println(MAXQUEEN + " queen(s) has " + num +... | [
"yinxueyu@hotmail.com"
] | yinxueyu@hotmail.com |
783a4aa3c00a5a53cb9153a86aec2cb8a9249fc6 | a3f3c412fbdf66b8489501a43c8b077d87e39848 | /source/src/main/java/cn/vlabs/umt/services/account/CoreMailAuthenticateResult.java | 8c8d931fc0e106e78b082a88a5324dc159a39d4c | [] | no_license | shmilyday/umt | 25fc9d9251ddec864119d032516e314435b113bc | d499cc65b8c1808a936cfa344b5091b28baf9a51 | refs/heads/master | 2020-04-01T21:22:37.594965 | 2014-01-03T09:47:06 | 2014-01-03T09:47:06 | 59,024,653 | 0 | 1 | null | 2016-05-17T13:25:04 | 2016-05-17T13:25:03 | null | UTF-8 | Java | false | false | 1,307 | java | /*
* Copyright (c) 2008-2013 Computer Network Information Center (CNIC), Chinese Academy of Sciences.
*
* 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/licens... | [
"fufyddns999@gmail.com"
] | fufyddns999@gmail.com |
115aba575d71b20bde8249724da29641e1522abc | 45f47e61438055936b3d8ddb9530e71a4ce991a9 | /Organizer/Drive.java | c7d17e7aa43c35cbe8571d659570e3854b69422a | [
"Apache-2.0"
] | permissive | TimJSwan89/Java-Programs | b50a6cd3fa6e3a1300ad94639a2bbce05a5260f2 | e9fae7fc87d362d94c5fd45363505f0e69ceb0c0 | refs/heads/master | 2021-01-10T15:18:20.133607 | 2015-10-23T04:48:27 | 2015-10-23T04:48:27 | 44,790,259 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | public class Drive {
public static void main() {
System.out.println("Memory Test:");
for(int i = 0; i < 1000000; i++) {
MemoryTest mem = new MemoryTest(null);
MemoryTest mum = new MemoryTest(mem);
mem.changeMother(mum);
}
}
} | [
"timothyswan@host-13-166.iluruco.urbana.il.us.clients.pavlovmedia.com"
] | timothyswan@host-13-166.iluruco.urbana.il.us.clients.pavlovmedia.com |
8ab4d51ae3621428c8bb7f1ef99cbfc753c72646 | 0638fc626d47bbc28c45774eb48780bbfbe35e95 | /core/src/com/secondgame/weapon/Bullet.java | 87b5f1c849dd3b282147b90fa9ed2e54da067a98 | [
"MIT"
] | permissive | mattbolles/thetrip | bcc19d8e3cc4a0e507a5c8c77f1e8047e3e97c0f | e1fc2c0506ce09c45dff0b8d8ce1d843ba2ee479 | refs/heads/master | 2022-11-06T17:00:00.245832 | 2020-06-21T01:24:59 | 2020-06-21T01:24:59 | 270,143,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,438 | java | package com.secondgame.weapon;
import com.badlogic.gdx.graphics.OrthographicCamera;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.math.Vector3;
import com.secondgame.map.GameMap;
import com.secondgame.resource.Hitbox;
public class Bullet {
pub... | [
"matt@mattrbolles.com"
] | matt@mattrbolles.com |
b4ebba34485ed72174446ea75dfdfc8e76b779b3 | f7a1727fbe4ebd1da38bc396c335afbeeaec128f | /src/main/java/com/example/demo/_50_shop/_53_shopRegister/service/impl/NightMarketServiceImpl.java | be2e02ce19e0b054cd4243ddcc5f6bbff03c049c | [] | no_license | Is-Yi-Feng/SpringBoot_Yachi | 18e83ba17ee714864dc69cb6edbae4ed6752ca03 | 2fedc761cbe78f30f973eac43b7bb55c851ae803 | refs/heads/main | 2023-04-05T13:03:11.455155 | 2021-04-13T07:42:17 | 2021-04-13T07:42:17 | 353,603,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 893 | java | package com.example.demo._50_shop._53_shopRegister.service.impl;
import java.io.Serializable;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.example.demo._... | [
"os24702258car@gmail.com"
] | os24702258car@gmail.com |
385bfb977ec79725a87dac1050bc9869d2928c06 | df5d4f0dd973c0fe1c711d2c6e051b478aaaf693 | /app/src/main/java/cn/fundview/app/fragment/SlideImgFragment.java | 5ab22b227a48bd2253130218ea53ad2d20c33aef | [] | no_license | seasky100/Agr-join-v1-raw | ccd5f1e7a745dd8374410a9115ea722550d5c49d | 7d5f2e02bcf2645217db9e53aeebe794617ff6ab | refs/heads/master | 2020-04-28T01:39:56.239938 | 2015-12-20T09:21:05 | 2015-12-20T09:21:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,455 | java | package cn.fundview.app.fragment;
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;
import android.widget.ImageView;
import cn.fundview.R;
import cn.fundview.app.too... | [
"zhuotianxiao@126.com"
] | zhuotianxiao@126.com |
5c562810f2736ac77b11dd36b5e44045f48352a3 | 5d90811f14b036833251feacf5cac7e6847cb13c | /app/src/main/java/com/zl/rxbindingexample/LoginActivity.java | fa21cc33c4f2c0518fd9fadecdc708638ae08e75 | [] | no_license | suyimin/RxBindingExample | 91c424394286d4dbd4d254e0cda949b0b66a5639 | ff80beac8ecbe18a1eda21629b4cef4be1775e9c | refs/heads/master | 2020-03-08T02:47:16.795006 | 2018-04-03T07:57:51 | 2018-04-03T07:57:51 | 127,870,794 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,382 | java | package com.zl.rxbindingexample;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.jakewharton.rxbinding.view.RxView;
import com.jakewharton.rxbinding.widget.RxTextView;
import java.util.con... | [
"suyimin2001@163.com"
] | suyimin2001@163.com |
7111ad183be75241b315c1b8b571a395bc38e8a4 | 0375397f19709044c6b56082269e60bd37c1d897 | /jindouyun-db/src/main/java/com/jindouyun/db/service/JindouyunBrandOrderService.java | 988e876db53eab43a5a41b3bf849fc4fb7491189 | [] | no_license | zhangshengze0412/JinDouYun | 9e1f8d6b0c9e7330a60baead765d895b51cca57c | 01d5e49b8f1336b8a15d82b9332c5138d2bc3106 | refs/heads/master | 2022-12-05T03:30:37.506542 | 2020-08-24T14:27:33 | 2020-08-24T14:27:33 | 281,149,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,409 | java | package com.jindouyun.db.service;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.jindouyun.db.dao.JindouyunBrandOrderMapper;
import com.jindouyun.db.domain.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import... | [
"2955324023@qq.com"
] | 2955324023@qq.com |
477af82c0f6fb2f0691e27fa795dcf62ed54b182 | 27fae8ec9a35f90c404191e9ba0f00eeb4fd1ee6 | /src/com/rs/game/WorldObject.java | 2b7e11256062321d71f29c5953000d2bada7befa | [] | no_license | Log-nx/Open718 | 996230b00ba653908d9f03b324d5118ffd6e4b7a | 2a3a90d7e31d74035bb0a0c8a5cacf15f8b10644 | refs/heads/master | 2023-07-18T17:15:16.133957 | 2021-08-28T17:20:51 | 2021-08-28T17:20:51 | 400,848,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,889 | java | package com.rs.game;
import com.rs.cache.loaders.ObjectDefinitions;
import com.rs.game.player.Player;
@SuppressWarnings("serial")
public class WorldObject extends WorldTile {
private int id;
private int type;
private int rotation;
private int life;
public Player owner;
public WorldObject(int id, int type, int... | [
"Logiikofficial@gmail.com"
] | Logiikofficial@gmail.com |
d39051bb4abe68fa97fdcd60feb894d226f90170 | 81516c9bf07cd66a9972f1f2a5499e44ed4a3e79 | /src/test/java/com/desafiospring/challenge/fixtures/ProductoCompraDTOFixture.java | 99e8595b0ee6297a08babb896f84218081c3e47f | [] | no_license | alejandrocurci/java-csv-shopping-cart-challenge | 7dde9db6ec71709534428943cb37ad8ff5d1835c | 2bd15b58750a581134e34ff75ecdbda28bfe8098 | refs/heads/main | 2023-07-11T08:32:17.248499 | 2021-07-30T16:16:03 | 2021-07-30T16:16:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,975 | java | package com.desafiospring.challenge.fixtures;
import com.desafiospring.challenge.dtos.ProductPurchaseDTO;
import java.util.ArrayList;
import java.util.List;
public class ProductoCompraDTOFixture {
// wrong purchase
public static List<ProductPurchaseDTO> defaultWrongList() {
List<ProductPurchaseDTO> ... | [
"alejandrocurci@hotmail.com"
] | alejandrocurci@hotmail.com |
f6e6b22444f1af39e0e0c8b37ae65825c79ae892 | 9b5510f58efbd00946a2945fa2fedb2e3b55817d | /lowestest/src/main/java/com/lowes/coding/dto/LowesDownstreamResponseDto.java | 5a11a659a343f6f3c8220eff724999522b88db9e | [] | no_license | Mdrcoder/Lowes | 95eff57805747f4bbf64b991310bb04cf4b37277 | 96a94cc56089c48479fda020f2d627ff355af7a4 | refs/heads/main | 2023-03-09T14:49:13.007239 | 2021-02-27T20:27:28 | 2021-02-27T20:27:28 | 342,947,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 275 | java | package com.lowes.coding.dto;
import java.util.List;
import lombok.Getter;
import lombok.Setter;
/**
* @author manan
*
*/
@Getter
@Setter
public class LowesDownstreamResponseDto {
private int response_code;
private List<LowesDownstreamResponse1Results> results;
}
| [
"Abhishek.Manandhar101@gmail.com"
] | Abhishek.Manandhar101@gmail.com |
2e61a03932cfff7fd166e73abe86a736cc5875ca | 77210ce4eb26ed9b9ab606b061c5c187941a3d3f | /src/test/jp/salesmessage/impl/MessageReadAndParserDetails.java | c48877c6a77a5394dfbb93c9aebd119b51f39f2c | [] | no_license | senthilvelan76/SalesNotificationMessageProject | f633303315470966e1d28bd062a9d0de885c5dc0 | 6344be99d3015443f1785e93dc27f0b8918bc5f1 | refs/heads/master | 2021-01-21T11:30:36.879883 | 2017-05-19T16:57:18 | 2017-05-19T16:57:18 | 91,745,445 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,222 | java | package test.jp.salesmessage.impl;
/**
* Parses a sales message and obtains product details. Ignores parsing of any invalid string and returns
* false.
*/
public class MessageReadAndParserDetails {
private String productType;
private double productPrice;
private int productQ... | [
"senthilvelan.m76@gmail.com"
] | senthilvelan.m76@gmail.com |
f7ad84452c7615f151885ccac323c19b356e505d | 0915ae161c2f55bf040126cc34dcc06ea14cf4d5 | /jdbc/basics/examples/JDBCTutorial/src/com/oracle/tutorial/jdbc/RSSFeedsTable.java | 8d9c8cacb950a2f0bff5b5af9b7f940ffa74a000 | [] | no_license | EnixCoda/java-se-tutorial-bundle | 72f131553d2b74efcee21dd584e439651fcd5d9a | 934b63ae8aadf57fe011f26f6b6b39417e40813e | refs/heads/master | 2023-03-31T00:13:17.294064 | 2021-03-29T10:09:16 | 2021-03-29T10:13:08 | 352,598,674 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,534 | java | /*
* Copyright (c) 1995, 2020, Oracle and/or its affiliates. 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
... | [
"enixcoda@gmail.com"
] | enixcoda@gmail.com |
bb3ee29321d4e92d2abe0496b205a62b81574f7d | aaa9649c3e52b2bd8e472a526785f09e55a33840 | /EquationDesktop/src/com/misys/equation/ui/helpers/EqMsgFile.java | cf979f5e6e8f84762a2ffcf74071fa3b24191320 | [] | no_license | jcmartin2889/Repo | dbfd02f000e65c96056d4e6bcc540e536516d775 | 259c51703a2a50061ad3c99b8849477130cde2f4 | refs/heads/master | 2021-01-10T19:34:17.555112 | 2014-04-29T06:01:01 | 2014-04-29T06:01:01 | 19,265,367 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,813 | java | package com.misys.equation.ui.helpers;
import com.ibm.as400.access.AS400;
import com.ibm.as400.access.AS400Message;
import com.ibm.as400.access.MessageFile;
import com.ibm.as400.access.ObjectDescription;
import com.misys.equation.common.access.EquationCommonContext;
import com.misys.equation.ui.tools.EqDesktopToolBox;... | [
"jomartin@MAN-D7R8ZYY1.misys.global.ad"
] | jomartin@MAN-D7R8ZYY1.misys.global.ad |
a19fdda35840ab5f1e82be63025892b4ca11860a | 097df92ce1bfc8a354680725c7d10f0d109b5b7d | /com/amazon/ws/emr/hadoop/fs/shaded/com/amazonaws/services/dynamodbv2/model/KeysAndAttributes.java | 77b2d9be4e50ecb48ab6b89bc94de66108e99041 | [] | no_license | cozos/emrfs-hadoop | 7a1a1221ffc3aa8c25b1067cf07d3b46e39ab47f | ba5dfa631029cb5baac2f2972d2fdaca18dac422 | refs/heads/master | 2022-10-14T15:03:51.500050 | 2022-10-06T05:38:49 | 2022-10-06T05:38:49 | 233,979,996 | 2 | 2 | null | 2022-10-06T05:41:46 | 2020-01-15T02:24:16 | Java | UTF-8 | Java | false | false | 7,789 | java | package com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.services.dynamodbv2.model;
import com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.annotation.SdkInternalApi;
import com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.protocol.ProtocolMarshaller;
import com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.protocol.St... | [
"Arwin.tio@adroll.com"
] | Arwin.tio@adroll.com |
f6c9393e6577800c7ca45397be6f105f727bd6e1 | 2e3acb2caab1fe0094c24f40314b6e1843ea8ec5 | /app/src/androidTest/java/com/leebros/stuyschedule/ExampleInstrumentedTest.java | 7236690eb6bf368c5aa5edc94ea2b8334c27b9cf | [] | no_license | peterdjlee/StuySchedule | 693c105dd3ea12e489785987f05263dda729be25 | 60e3db6aea6c16e908b560bed44fdc3ff742ed4a | refs/heads/master | 2020-03-19T09:16:39.390402 | 2018-09-06T13:38:27 | 2018-09-06T13:38:27 | 136,274,035 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package com.leebros.stuyschedule;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an And... | [
"peterdjlee@gmail.com"
] | peterdjlee@gmail.com |
3f4ec0cec172c91910de6dd4576a7c7d35f91e34 | 365dd8ebb72f54cedeed37272d4db23d139522f4 | /src/main/java/com/kentington/thaumichorizons/client/renderer/block/BlockJarTHRenderer.java | f69369e5cde73049d979b1cbd393afa0ec9031b9 | [] | no_license | Bogdan-G/ThaumicHorizons | c05b1fdeda0bdda6d427a39b74cac659661c4cbe | 83caf754f51091c6b7297c0c68fe8df309d7d7f9 | refs/heads/master | 2021-09-10T14:13:54.532269 | 2018-03-27T16:58:15 | 2018-03-27T16:58:15 | 122,425,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,435 | java | package com.kentington.thaumichorizons.client.renderer.block;
import com.kentington.thaumichorizons.common.ThaumicHorizons;
import com.kentington.thaumichorizons.common.blocks.BlockSoulJar;
import cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler;
import net.minecraft.block.Block;
import net.minecraft.cl... | [
"bogdangtt@gmail.com"
] | bogdangtt@gmail.com |
5a1a49ad7206ac21e0d89fbef1c52d9f8f9549a5 | 7d53c777706ad8b950f5c7c483a8430657d5288b | /DecoratorMode/src/cn/sx/xa/bqq/hqz/yjg/start/HouseBlend.java | 1512dfe6b7a786e0ded798d3235ac7c112950367 | [] | no_license | endloops/ceshi | 9d2181eadc793eafb7749b6908333a5778ee07be | 4618960b4817e114c9bbc9bd6f9c35ba834ec157 | refs/heads/master | 2021-05-01T04:08:58.141984 | 2019-04-24T02:18:52 | 2019-04-24T02:18:52 | 121,200,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 381 | java | package cn.sx.xa.bqq.hqz.yjg.start;
import java.math.BigDecimal;
public class HouseBlend extends Beverage{
public HouseBlend(String size) {
description = "House Blend Coffee";
this.size = size;
}
@Override
public BigDecimal coust() throws Exception {
// TODO Auto-generated method stu... | [
"wangzhezhao@chinasofti.com"
] | wangzhezhao@chinasofti.com |
04a2b5bce096ab6ad1a15537eb06493955d15d11 | ddd4505533ce3e7e2c4c413a7fe8c16e97c01d30 | /lab3/src/main/java/view/backing/LineChartBean.java | 67c3cbeadc14d0ba2caff74c6ebac6867a94f563 | [] | no_license | grazik/TAKE | 884a7e8d4eadda46ae24080adf6e53ca56c64e70 | 8e71818951e935f5366f9e1e6d52202e276a5192 | refs/heads/master | 2023-05-11T22:54:38.132916 | 2020-05-31T18:30:02 | 2020-05-31T18:30:02 | 249,222,372 | 0 | 0 | null | 2023-05-09T03:27:30 | 2020-03-22T16:17:28 | C# | UTF-8 | Java | false | false | 1,459 | java | package main.java.view.backing;
import org.primefaces.model.chart.Axis;
import org.primefaces.model.chart.AxisType;
import org.primefaces.model.chart.LineChartModel;
import org.primefaces.model.chart.LineChartSeries;
import javax.annotation.PostConstruct;
import javax.faces.view.ViewScoped;
import javax.inject.Named;... | [
"30260979+grazik@users.noreply.github.com"
] | 30260979+grazik@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.