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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
74c73d19a820081febd0ed235f8bca0476bca9a5 | 1b50b2c191905b0225413c8725ecdf6260f2bb86 | /src/com/flying/xiao/fragment/CommunityFragment.java | ff80eebad03e4a2e0e3dec368fcd2fe799be5e68 | [
"Apache-2.0"
] | permissive | 02110917/Xiao | 53c1f43f1668a8756baf85ca02bdd4170c8cc5f6 | 3fda0df34bdb40f47cf0f0d0e7c94d8c056cb1ea | refs/heads/master | 2020-12-30T11:14:50.276480 | 2014-08-04T15:22:04 | 2014-08-04T15:22:04 | 22,347,732 | 0 | 1 | null | null | null | null | WINDOWS-1252 | Java | false | false | 3,246 | java | package com.flying.xiao.fragment;
import java.util.ArrayList;
import java.util.List;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewPager;
import android.support.v4.view.ViewPager.OnPageChangeListener;
import android.view.LayoutInflater;
import android.view.View;
... | [
"546107362@qq.com"
] | 546107362@qq.com |
834fb9c1e4fb390f5dc1b11def2e480e79907751 | e6a4fc9daf1d7cdbc2b8c9cfe16031e94c3b9cc4 | /src/main/java/com/example/demo/domain/OfficeLocation.java | 02d79a795b3f2147e60b5eba298c7f44a4e91fa6 | [] | no_license | blueswebber/db_project | 4201a679787e58d6dcca91b4db49b111852d6dfa | 70dca52c3df5d1059da2e0d3646e092410f09680 | refs/heads/master | 2023-02-02T23:17:20.919761 | 2020-12-15T08:09:30 | 2020-12-15T08:10:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 808 | java | package com.example.demo.domain;
import com.example.demo.domain.support.State;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
@Entity
@Table(name = "OFFICE_LOCATION")
@Getter
@Setter
public class OfficeLocation extends BaseModel{
@Colum... | [
"ventusxu0905@gmail.com"
] | ventusxu0905@gmail.com |
4a33bfc2b88238c5228eeaad165461cd713430b7 | 22502066dd1ca547f6e7b5de7970ae4e2e9c1349 | /app/libs/example/com/icbc/api/FundBalancequeryTestV1.java | 60ba10e1e3c61d28d3e706814c86d0fe5508e6bc | [] | no_license | springwindyike/QrcodePay | 1a1bf7f101ae00bdd609157e712eed792adf3ae0 | 8d17a177e519cd8190c9b237ce637d60de22a530 | refs/heads/master | 2022-11-14T17:32:48.481572 | 2020-07-14T00:47:20 | 2020-07-14T00:47:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,474 | java | package com.icbc.api;
import org.junit.Test;
import com.icbc.api.internal.util.internal.util.fastjson.JSONObject;
import com.icbc.api.request.FundBalancequeryRequestV1;
import com.icbc.api.request.FundBalancequeryRequestV1.FundBalancequeryRequestV1Biz;
import com.icbc.api.response.FundBalancequeryResponseV1;
public ... | [
"595379642@qq.com"
] | 595379642@qq.com |
06c653c6cb82adac437e009057ba9046592c3c94 | c06a78393b952d6ad09b9ce4b445388176422337 | /src/com/hyr/hubei/polytechnic/university/competition/system/domain/Article.java | feb675512e65bd1578b165134d89c937a4f04779 | [] | no_license | huangyueranbbc/CompetitionSystem | aab44d8b95ba724565c6341c78e77d55decfa03c | be45f9ecd45c224a621bbbe2fe648b0f9b4ad4bf | refs/heads/master | 2023-05-06T03:28:52.816449 | 2021-05-31T05:58:42 | 2021-05-31T05:58:42 | 72,910,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,095 | java | package com.hyr.hubei.polytechnic.university.competition.system.domain;
import java.util.Date;
/**
* 2016-11-4 21:25:37
*
* @category 文章 回复和主题的父类
* @author 黄跃然
*/
public class Article {
/** id主键 */
private Long id;
/** 作者 */
private User author;
/** 发表时间 */
private Date postTime;
/... | [
"huangyueran@DESKTOP-U61RP8O"
] | huangyueran@DESKTOP-U61RP8O |
f0088b9b1950e22af298308388a7c9d96460af71 | 38933bae7638a11fef6836475fef0d73e14c89b5 | /magma-func/src/main/java/eu/lunisolar/magma/func/function/to/LTieSrtFunction.java | c6fc38ee0a90c41139b52a16b9dbf67330a9403e | [
"Apache-2.0"
] | permissive | lunisolar/magma | b50ed45ce2f52daa5c598e4760c1e662efbbc0d4 | 41d3db2491db950685fe403c934cfa71f516c7dd | refs/heads/master | 2023-08-03T10:13:20.113127 | 2023-07-24T15:01:49 | 2023-07-24T15:01:49 | 29,874,142 | 5 | 0 | Apache-2.0 | 2023-05-09T18:25:01 | 2015-01-26T18:03:44 | Java | UTF-8 | Java | false | false | 33,289 | java | /*
* This file is part of "lunisolar-magma".
*
* (C) Copyright 2014-2023 Lunisolar (http://lunisolar.eu/).
*
* 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.o... | [
"open@lunisolar.eu"
] | open@lunisolar.eu |
04ab9b9347a426f2ace15872fe2fa0a7e910b61e | 563722ced7f6b875ca044aeb5e07e3ecfb48c982 | /HealthCare_Android/app/src/test/java/com/ivan/healthcare/healthcare_android/ExampleUnitTest.java | c4784e2cbab61685aecc6591c2c9d8dc36f90916 | [] | no_license | victoriamx/HealthCare | 1b632059404145964471fbc89e97be46f689aa1c | 5c1c2d7e4782d8b4a9cdb4dc33c4d5ce7205aecc | refs/heads/master | 2020-04-05T00:19:00.501403 | 2016-05-29T05:47:28 | 2016-05-29T05:47:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package com.ivan.healthcare.healthcare_android;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + ... | [
"475176416@qq.com"
] | 475176416@qq.com |
abc21bba329fb5434bbacd49e2b8c4d4c4ed63ce | bceb7f77071b10ef935e706b02b94e3f57604e43 | /src/main/java/com/jiujun/voice/modules/apps/user/userinfo/service/impl/UserAlbumServiceImpl.java | 3c03d194f1fe02cf3190c15ecd07e1f2811d21cb | [] | no_license | OnlyJJ/yuyin | bde4a58acb87ae24cf857b4d455edfe29b8f9b98 | 56f470b3fd18f1e3f4bf4cefc0aca3992c67cc74 | refs/heads/master | 2020-05-04T05:25:57.491586 | 2019-04-02T02:42:20 | 2019-04-02T02:42:20 | 178,985,022 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,272 | java | package com.jiujun.voice.modules.apps.user.userinfo.service.impl;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.jiujun.voice.common.enums.ErrorCode;
import com.jiujun.voice.common.exception.CmdException;
import com.jiujun.voice.modules.a... | [
"370083084@qq.com"
] | 370083084@qq.com |
ab1697c3b6d64c817ad49f8e07262b930337b5f0 | 6803987319036e73f92429e357aa3ab8b49c3392 | /struts2/plugins/javatemplates/src/main/java/org/apache/struts2/views/java/simple/CheckboxListHandler.java | 42807777722b90f5a9e3cec5919e921379748aa4 | [] | no_license | oliverswan/OpenSourceReading | 8705eac278c3b73426f6d08fc41d14e245b3b97c | 30f5ae445dc1ca64b071dc2f5d3bb5b963a5e705 | refs/heads/master | 2022-10-27T20:34:16.228853 | 2012-11-03T01:18:13 | 2012-11-03T01:18:13 | 5,302,570 | 0 | 1 | null | 2022-10-04T23:36:00 | 2012-08-05T10:19:28 | Java | UTF-8 | Java | false | false | 4,270 | java | /*
* $Id: CheckboxListHandler.java 1292705 2012-02-23 08:40:53Z lukaszlenart $
*
* 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 licen... | [
"li.fu@agree.com.cn"
] | li.fu@agree.com.cn |
2bd62fff197b562c0e74f5a6eb7dee771b3e4d7e | 5a8dc007eea999546d1c403ad95a8edfc7b9bc3c | /DesignPattern/src/main/java/orz/an/design/pattern/base/lsv/Handgun.java | c0e1b03e163d61eb8c8b283e2b5edcb722f577f0 | [] | no_license | anzhiyi1988/MyCode | 2800259c8a711fc0d7ae2f54b049914664db07d4 | 2d38dca4ba82a811a89be426ce08e9778d6b972b | refs/heads/master | 2023-01-08T22:57:46.992941 | 2022-12-20T10:56:43 | 2022-12-20T10:56:43 | 116,620,677 | 0 | 0 | null | 2023-01-05T05:19:05 | 2018-01-08T02:45:38 | JavaScript | UTF-8 | Java | false | false | 193 | java | package orz.an.design.pattern.base.lsv;
/**
* @author anzhy
* @version 1.0
* @created 07-8��-2018 11:52:56
*/
public class Handgun extends AbstractGun {
public void shoot() {
}
} | [
"anzhiyi1988@163.com"
] | anzhiyi1988@163.com |
52dc95207be0a297d76ac64c5ce415b43bf84377 | 3671bec0bf1f42acec53aafaa5936bc596606efd | /src/main/java/de/nikos410/ina/webshop/model/RegisterRequest.java | 9c14ca4f2981536e53012b3601469ee0fb3d48b7 | [] | no_license | Nikos410/ina1-exam | 521c0a98393da7e44c9cf14c868581936f72348f | 7055ad1037a15f80bf12074db88b0e3b9cf3fe81 | refs/heads/master | 2023-06-21T23:36:19.748417 | 2021-07-25T12:04:11 | 2021-07-25T12:04:11 | 387,735,242 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 146 | java | package de.nikos410.ina.webshop.model;
public record RegisterRequest(String username, String password, String fullName, String emailAddress) {
}
| [
"nikos.epping@protonmail.com"
] | nikos.epping@protonmail.com |
ca1474f373f0d61c22d9e075bc942b444611d9e7 | 2061f0c6f38cf95390cdadc30465382e123ac911 | /project_salesforce/TC4EditCampaignView.java | d81e46f06b8c616eca8150fbbae263751fc34993 | [] | no_license | bala8290/src | afafb9ca4aef8bf2e9b8f8cc786026ff276fe2f9 | ceee3e72c4fe26a802770fa16fef54fb7dfbee3b | refs/heads/master | 2021-01-19T05:39:27.879959 | 2014-01-07T16:41:30 | 2014-01-07T16:41:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 632 | java | package project_salesforce;
import java.io.IOException;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.transform.TransformerException;
import jxl.read.biff.BiffException;
import jxl.write.WriteException;
public class TC4EditCampaignView {
public TC4EditCampaignView(String testcasename,Str... | [
"balacyno@gmail.com"
] | balacyno@gmail.com |
6e85ae0ea8115e21614dbc22f06b90440c18f540 | 0501a01388f9e7a860445deffcda745a3da2286a | /core/src/com/singaporetech/eod/CollisionEngine.java | 0d3aa9968a5a12d178c6dc84f72d554e40984571 | [] | no_license | TheDarkMew/eod | 232c84fa7a50457078283a81c2298c35ab0183ea | 501155000f4f52518fd7477d9ffd7335659eb31d | refs/heads/master | 2023-03-21T19:05:27.465611 | 2021-03-19T04:06:05 | 2021-03-19T04:06:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,151 | java | package com.singaporetech.eod;
import com.badlogic.gdx.math.Vector2;
import com.singaporetech.eod.components.collision.Collidable;
import com.singaporetech.eod.components.collision.Collider;
import java.util.LinkedList;
import java.util.List;
/**
* Created by mrboliao on 24/1/17.
* NOTE THAT THIS IS LEGACY CODE TH... | [
"chek@gamesstudio.org"
] | chek@gamesstudio.org |
92fe6c27cf079880eb3610b221045e26ee6b6c65 | 68650b353b8b39203fdcb5145fec6c8d0dd48c86 | /app/src/main/java/org/ihsan/android/noline/QueuedState.java | 5423c7db6df664aef01b120aef9ae9de529c87cf | [] | no_license | myihsan/NoLine | e1e4e8dfe12afbc20ab23f73fd41467be234315c | 804acf7a74ea05c715ddfa4145b3942297b1ca2b | refs/heads/master | 2016-09-02T02:48:33.363795 | 2015-05-18T08:10:48 | 2015-05-18T08:10:48 | 34,046,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,245 | java | package org.ihsan.android.noline;
import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by Ihsan on 15/5/4.
*/
public class QueuedState {
private int mNumber;
private String mQueueName;
private String mSubqueueName;
private String mInTime;
private String mOutTime;
private ... | [
"ihsan.lee@gmail.com"
] | ihsan.lee@gmail.com |
b9a528786ebdb12f438f93ddaa79cd8803ba38ce | 4ecd637d750d155cc98b8c59ad733a2ea2969a4a | /apps/Mezzmo-ejb/src/be/home/mezzmo/domain/dao/jdbc/MezzmoAlbumArtistDAOImpl.java | 156fa0f103633064af6821b1c3f7fc6fde98cc2d | [] | no_license | ghyssee/Home | 0a6e6a96880321b9874b15916f389a8e6ab3d726 | e624cd6a7966d6312add25986a6ba57888b0926b | refs/heads/master | 2023-08-17T02:32:06.816172 | 2023-08-12T21:05:01 | 2023-08-12T21:05:01 | 56,686,794 | 2 | 0 | null | 2023-05-23T20:15:38 | 2016-04-20T12:56:18 | Java | UTF-8 | Java | false | false | 2,841 | java | package be.home.mezzmo.domain.dao.jdbc;
import be.home.mezzmo.domain.model.MGOAlbumArtistTO;
import be.home.mezzmo.domain.model.MGOFileAlbumCompositeTO;
import be.home.mezzmo.domain.model.Result;
import java.util.List;
/**
* Created by Gebruiker on 12/03/2017.
*/
public class MezzmoAlbumArtistDAOImpl extends Mezzm... | [
"eric.ghyssens@hotmail.nl"
] | eric.ghyssens@hotmail.nl |
68cd9d644fb02a82efa8b57a9224f6f54f973c27 | a126cd20139144ffd734f4f6f159893c30290374 | /src/tests/CAUnitModelTest.java | 582bbd8d8865019c039a80cdc7a25d3c2fadf9ba | [] | no_license | bchappet/dnfsim | 02bb1b4a4d5f0daa41625e698edb6fd332b6f38b | d3d15c6f4d3af8b6b2d03352fb84c73dbe08e2a4 | refs/heads/master | 2021-01-11T03:59:21.962144 | 2016-10-18T16:19:41 | 2016-10-18T16:19:41 | 71,267,847 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,320 | java | package tests;
import static org.junit.Assert.assertTrue;
import java.util.Arrays;
import junit.framework.TestCase;
import maps.Leaf;
import maps.Map;
import maps.Matrix;
import maps.NeighborhoodMap;
import maps.UnitLeaf;
import maps.Var;
import neigborhood.Neighborhood;
import neigborhood.V4Neighborhood2D;
import... | [
"benoit.chappet-de-vangel@inria.fr"
] | benoit.chappet-de-vangel@inria.fr |
14f1ffd090c4f8807834b9d47fba8cfc3f537843 | 5fa2e8ac23f9a2279c76772672406aa57803a22d | /src/main/java/com/academy/project/demo/service/AuthService.java | 94ee431ee71754e8d69684c7a5c93a1e2b1e0fbf | [] | no_license | Bodia1999/main-project-java | 4fbe64ab5b091fc17772a321a0b2b8be4a11c9fa | 523d954a1879f01655147c92dbe7570f7836309c | refs/heads/master | 2022-06-24T07:14:39.442227 | 2019-08-18T12:24:32 | 2019-08-18T12:24:32 | 200,051,119 | 0 | 0 | null | 2022-05-20T21:05:04 | 2019-08-01T12:58:27 | Java | UTF-8 | Java | false | false | 4,052 | java | package com.academy.project.demo.service;
import com.academy.project.demo.dto.response.JwtAuthenticationResponse;
import com.academy.project.demo.dto.request.LoginRequest;
import com.academy.project.demo.dto.request.SignUpRequest;
import com.academy.project.demo.entity.Role;
import com.academy.project.demo.entity.Rol... | [
"92782560bodia"
] | 92782560bodia |
ab3be3f5a4489b5020c2bd8e1f3a82f0d14a7df6 | 2544a78d47c799b2a51714515536541dd4cc8af8 | /src/main/java/com/example/demo/model/Employee.java | e7f4fc213d8dc128e5e01b81e192203e16ab9e2f | [] | no_license | SarraSakouhi/demo | 1a2991db8b9fdb7f60b7de39a8bcc3387cffcf29 | e1f0410673d68057e70a550889efa57bb1de31c9 | refs/heads/main | 2023-02-01T03:19:03.434408 | 2020-12-18T05:10:19 | 2020-12-18T05:10:19 | 322,493,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,207 | java | package com.example.demo.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="employees")
public class Employee {
@Id
@GeneratedValu... | [
"sarrasakouhi93@gmail.com"
] | sarrasakouhi93@gmail.com |
808881545c93a3bedca16fac63d5defa9e8a96d6 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/23/23_4150a9a63b905c1e366e45fdd069c297614bc2fb/HulaConditionalTree/23_4150a9a63b905c1e366e45fdd069c297614bc2fb_HulaConditionalTree_t.java | a2cdab6a7a0c4708bdcc525fa16e239e075dc586 | [] | 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 | 14,533 | java | // $ANTLR 3.5 com/hula/lang/conditional/HulaConditionalTree.g 2013-04-11 11:05:23
package com.hula.lang.conditional;
import com.hula.lang.runtime.RuntimeConnector;
import java.math.BigDecimal;
import org.antlr.runtime.*;
import org.antlr.runtime.tree.*;
import java.util.Stack;
import java.util.List;
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
689e874fae3cf5cce2c29ea7db8ffb1803a22dfa | 161a0857ca7e8c1e22fe0a2d6be7db3bd504eebb | /app/src/main/java/pdp/va/com/personalgoal/models/Status.java | 83ab25f943215825ec138f4c93cb1aa2c798bb4e | [
"Apache-2.0"
] | permissive | DilyanaKirilova/films_example | 9046f10641fbf1bcf2dd27aea49b51af36d256ec | 301e7c94681bfef87e147032200c59665c066ec6 | refs/heads/master | 2020-04-13T19:51:19.472762 | 2018-11-28T18:18:43 | 2018-11-28T18:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 165 | java | package pdp.va.com.personalgoal.models;
/**
* Possible status types of a response provided to the UI
*/
public enum Status {
LOADING,
SUCCESS,
ERROR
} | [
"gatanasova@virtual-affairs.com"
] | gatanasova@virtual-affairs.com |
2873e46cbfea4f088f9edd63a716e13508c8e512 | de752b1dab1d9ed20c44e30ffa1ff887b868d2b0 | /base/commons/src/main/java/com/gapache/commons/jvm/classloader/MyTest10.java | 3be0b096bba95eed976e5a60f97e8d6f67aa822b | [] | no_license | KeKeKuKi/IACAA30 | 33fc99ba3f1343240fe3fafe82bee01339273b80 | 6f3f6091b2ca6dd92f22b1697c0fbfc7b9b7d371 | refs/heads/main | 2023-04-07T21:18:49.105964 | 2021-04-08T08:41:57 | 2021-04-08T08:41:57 | 352,832,814 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 946 | java | package com.gapache.commons.jvm.classloader;
/**
* @author HuSen
* create on 2020/1/21 15:23
*/
public class MyTest10 {
public static void main(String[] args) throws ClassNotFoundException {
// 调用ClassLoader类的loadClass方法加载一个类,并不是对类的主动使用,不会导致初始化
ClassLoader classLoader = ClassLoader.getSystemClas... | [
"2669918628@qq.com"
] | 2669918628@qq.com |
c4c5f26c032ba2563ec6a664817a653be587cfdf | c259291f0f50fac79664df231ec9ce31f88c7eaf | /Task4(Hospital)/src/ua/epamcourses/task4/web/actions/Index.java | 20ffef2f80c8cc4e0891e783cc606b9703116b22 | [] | no_license | Fridon/EpamCoursesTasks | 652db4c011b53d1bdb562b6b265b27324c6e6e75 | a1a9c7fcd8933bd0b2749e60b6e82b67f33d5955 | refs/heads/master | 2021-01-10T22:06:07.744725 | 2014-12-02T15:46:00 | 2014-12-02T15:46:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 511 | java | package ua.epamcourses.task4.web.actions;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import ua.epamcourses.task4.domain.User;
public class Index implements Action{
@Override
public String doAction(HttpServletRequest request,
... | [
"freeze_king@mail.ru"
] | freeze_king@mail.ru |
a320b93bad2f330716037d81cb9887ad2fcf0516 | 9d14214cc986ae372f5511cb5d45611cc91220b6 | /Java/Algorithms/TuringMachineApplet/TuringMachineApplet.java | faf60e2cc7ddcaa6b94c9c0050d8f7d6c263e26b | [] | no_license | una1veritas/Workspace | 6849309b908810042756640e3b02ad6716c3dc9c | 32de11bec1755fdbe94885cd12688c3977c65d3a | refs/heads/master | 2023-08-31T05:58:16.708401 | 2023-08-24T07:11:36 | 2023-08-24T07:11:36 | 5,622,781 | 2 | 0 | null | 2017-09-04T11:31:25 | 2012-08-31T00:31:33 | C | UTF-8 | Java | false | false | 3,297 | java | // Decompiled by Jad v1.5.7d. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3)
// Source File Name: xTuringMachineApplet.java
//package tm;
import java.applet.Applet;
import java.awt.*;
import java.net.Malf... | [
"una.veritas@icloud.com"
] | una.veritas@icloud.com |
a95075444075ed9b1e6c2fe3e421d3d5d67ce70f | 31b98c799f9d878eeb2a5f75e6a19f7d73e69e64 | /2021-03-09/src/interfaceOverride/InterfaceB.java | 8bca86c08b2e57f6e35485141010e8dcd57ba111 | [] | no_license | DongGeon0908/Java | 228e49e4c342489130d7975f025dcb3d2fb260af | b97cbd80f0a489a781a6c1f84a4a961a088061d1 | refs/heads/master | 2023-04-27T19:11:13.900318 | 2021-05-19T03:21:59 | 2021-05-19T03:21:59 | 326,665,026 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 84 | java | package interfaceOverride;
public interface InterfaceB {
public void methodB();
}
| [
"wrjssmjdhappy@gmail.com"
] | wrjssmjdhappy@gmail.com |
c980f1c1cc27d1e6c3208d5a4b49219aab05ffe4 | 30a3074c8b9e388e242c414d9f7241c1728f7809 | /learn-shop-core-product/src/main/java/com/billow/product/api/GoodsSpuDetailApi.java | 16036bf96c7a26a427918a2936cd14b8dbe42c85 | [
"Apache-2.0"
] | permissive | kangtsang/learn | a40157f054aa8ca6a8fd1458164e2c11623f9dcb | 580fa6f7018f7807a5f2008efc96edd1c7a1f61b | refs/heads/master | 2023-07-15T01:26:46.874098 | 2021-08-25T00:49:08 | 2021-08-25T00:49:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,606 | java | package com.billow.product.api;
import com.billow.product.pojo.vo.GoodsSpuDetailVo;
import org.springframework.web.bind.annotation.*;
import org.springframework.beans.factory.annotation.Autowired;
import com.billow.product.service.GoodsSpuDetailService;
import com.billow.tools.utlis.ConvertUtils;
import com.billow.pro... | [
"lyongtao123@126.com"
] | lyongtao123@126.com |
0e840ab92714711101343e5e4eb489b2baaa4ca0 | 36523366ad993a78c9fb067583a15812f2d8904b | /Chapter 7. Methods/HelloWorld5.java | 16932fd050a9c5fc95b2086b1a68c43e18e3458d | [] | no_license | alrha486/javaSE | 6fd1afca8dfe75233ba6aab724db6da2decb42f8 | 6c70f5207eb950e08c44a45977b0d282cdcc6fe7 | refs/heads/master | 2020-03-27T12:42:00.823691 | 2018-08-29T07:37:52 | 2018-08-29T07:37:52 | 146,562,945 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 174 | java | public class HelloWorld5{
static String msg = "Hello, World"; //class variable, static variable
public static void main(String[] args) {
System.out.println(msg);
}
}
| [
"alrha486@naver.com"
] | alrha486@naver.com |
37ee0a2d61b1402eb6471a995ae670ceccb1400f | ddafc6dc89afbae0f1e77be47f4eb7748a92afad | /server/trunk/protocol/src/test/java/org/hydracache/protocol/data/mashaller/DataMessageXmlMarshallerTest.java | a3fa1f10d60150d78a84421fbea207f29b4cf7a0 | [] | no_license | codehaus/hydra-cache | 32f8e36df6053ae0f14cf60e109f240819c2e6a2 | a4fbd1c63341862e5542d88e8a42338cb5084be6 | refs/heads/master | 2023-07-20T00:34:44.177438 | 2011-07-11T17:46:43 | 2011-07-11T17:46:43 | 36,341,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,538 | java | /*
* Copyright 2010 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 applica... | [
"aucifer_nick@8800a6ce-cf61-0410-999d-ef38c60c1380"
] | aucifer_nick@8800a6ce-cf61-0410-999d-ef38c60c1380 |
0491b4dc5f8b9e6f9a6a7b125f122fd7802aff7d | 2e75a1670e06d6762c0e673474e3dd94ca415340 | /ponglab/act4 - bo/Pong.java | 24d391fb9bde0bdf2b0abd9797e4e983057bfbf1 | [] | no_license | ChristinaWooden/apa-woodenc5571 | 7078793d7a179b6bd5d654d9929df7f2b67ad0e9 | 903591e82245fba7273751fe0144271942352f32 | refs/heads/master | 2020-04-25T18:54:47.028702 | 2019-05-13T20:17:34 | 2019-05-13T20:17:34 | 173,000,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,566 | java | //(c) A+ Computer Science
//www.apluscompsci.com
//Name -
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Canvas;
import java.awt.event.ActionEvent;
import java.awt.event.KeyListener;
import java.awt.event.KeyEvent;
import static java.lang.Character.*;
import java.awt.image... | [
"cmwooden@gmail.com"
] | cmwooden@gmail.com |
8097160cb41ce90f42b485b156524189f8d0e2fe | 7bd01a8ef7fe3932370ba5e2d259a67ad49d32a0 | /src/main/java/com/maintacloud/repository/api/plendo/UserRepository.java | 282332baf092daf06c020e39747f50ed77001da1 | [
"BSD-2-Clause"
] | permissive | jdliferay/plendo-backend | 06171578a39435921979848317c14202270f068c | 37321b7939adc2eccf427aa5b93643c15dbdc8c1 | refs/heads/master | 2021-07-23T06:30:59.657858 | 2017-11-02T08:53:59 | 2017-11-02T08:53:59 | 108,003,779 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 480 | java | package com.maintacloud.repository.api.plendo;
import com.maintacloud.domain.configurationglobal.User;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.rest.core.annotation.RepositoryRestResource;
/**
* Created by stephan on 20.03.16.
*/
@RepositoryRestResource(exported... | [
"dahechjamila@mail2world.com"
] | dahechjamila@mail2world.com |
e38fe77c5b8bbeac6638e8c8b8a7893036a16d25 | f72490d3ed1b4afed9bbb8874ed8b8d5730152d4 | /8Puzzle/src/operator/Dreapta.java | e8a4272496c2405454a37473ff8d1bd98aac9bbc | [] | no_license | Emilian37/8Puzzle | a2e26fa949ff8f8505cb45928683164326998ad7 | 6455fd73f74bf93654db2d7454153ca6aeccb6f6 | refs/heads/master | 2022-04-20T14:58:11.446018 | 2020-04-15T15:39:54 | 2020-04-15T15:39:54 | 255,962,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 815 | java | package operator;
import model.Matrix;
import model.Pozitie;
/**
*
* @author Emilian
*
*/
public class Dreapta extends Operator{
@Override
public boolean valabil(Matrix m) {
Pozitie p0=m.pozitieZero();
if(p0!=null) {
Pozitie p1=new Pozitie(p0.getI(),p0.getJ()+1);
if(p1.getI()!=-1 ... | [
"emilian96@gmail.com"
] | emilian96@gmail.com |
6dbd576fea0ea45457221c122005b8e1c6de2bfb | e9d1b2db15b3ae752d61ea120185093d57381f73 | /mytcuml-src/src/java/components/uml_tool_actions_-_diagram_actions/trunk/src/java/tests/com/topcoder/uml/actions/diagram/accuracytests/CreateDiagramActionAccuracyTests.java | f9b866c7dab673e1161f86a59f136960c1c64474 | [] | no_license | kinfkong/mytcuml | 9c65804d511ad997e0c4ba3004e7b831bf590757 | 0786c55945510e0004ff886ff01f7d714d7853ab | refs/heads/master | 2020-06-04T21:34:05.260363 | 2014-10-21T02:31:16 | 2014-10-21T02:31:16 | 25,495,964 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,731 | java | /*
* Copyright (C) 2007 TopCoder Inc., All Rights Reserved.
*
* TCS UML_Tool_Actions_-_Diagram_Actions Version 1.0 Accuracytests.
*
* @ CreateDiagramActionAccuracyTests.java
*/
package com.topcoder.uml.actions.diagram.accuracytests;
import java.util.List;
import junit.framework.Test;
import junit.framework.Test... | [
"kinfkong@126.com"
] | kinfkong@126.com |
5fe2244fa54716e4f12f397c9d2a916d23471f81 | 848c2372f0afbc579e7d70889b0c9b6e1e87d6ed | /0809/src/AbstractMethodDemo.java | bf6747a0c705152a0a01c0b6989543b0afd35387 | [] | no_license | tmznf963/SIST-E | fdc505d223b680276e7b30468b56ea62f1891850 | d24806373ac2b4eab163803d28d23124ad91238f | refs/heads/master | 2020-03-24T16:49:09.117983 | 2018-09-13T03:40:30 | 2018-09-13T03:40:30 | 142,838,096 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 159 | java |
public class AbstractMethodDemo {
public static void main(String[] args) {
Demo d = new JasikDemo();//다형성 강제화
d.display();
d.print();
}
}
| [
"qhfhd963@naver.com"
] | qhfhd963@naver.com |
52ffd3e026c7923eea23ba3d9b84b49da0ea7b6e | 5704f89e332e61a29e1c3720db761e53e436fac6 | /spring-action-expend/src/main/java/spring/action/expend/Consumer.java | c97e170bf37d6100964e352be1194fab915d5600 | [] | no_license | StringBuilderSun/spring-action | 341bb547587b57a0286555324c28dbefde9933c4 | 1e5a5adde85161129aa879aff71ff011711eb2d0 | refs/heads/test | 2022-07-24T21:13:21.097228 | 2019-07-08T03:22:20 | 2019-07-08T03:22:20 | 143,872,928 | 0 | 0 | null | 2022-07-08T19:16:33 | 2018-08-07T12:53:09 | Java | UTF-8 | Java | false | false | 445 | java | package spring.action.expend;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import org.springframework.stereotype.Service;
import javax.annotation.PostConstruct;
import java.util.List;
/**
* Created by lijinpeng on 2019/5/25.
*/
@Setter
@Getter
@Service
@ToString
public class Consumer {
... | [
"957143335@qq.com"
] | 957143335@qq.com |
940b5a63d716bbd0dbd16f766ded5565591cdef3 | 6129637d01dfbe1260570de1bd5d6163c06245c3 | /01.Foundation/src/day05/Demo06_IsPrimeNumber.java | d3099d6d4a58baa048cd7f61e598881a82c921cc | [] | no_license | patrickucy/learn_java | 7e898b8aec8b593af2c95bedc25a61d06021b6ae | 6be872971c1dec4375f7e4c4f5e7011b338de41f | refs/heads/master | 2021-01-18T23:17:19.415794 | 2017-04-03T17:33:55 | 2017-04-03T17:33:55 | 87,101,886 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 564 | java | package day05;
/*
* 案例
* 1 检查一个数是否为质数(素数)
* 质数:一个数,除了能被自身和1整除,不能被其他数整除这个数就是质数
*
*/
public class Demo06_IsPrimeNumber {
public static void main(String[] args) {
// TODO Auto-generated method stub
int num = 6;
boolean isPrime = true;
for (int i = 2; i <= num / 2 ; i++) {
if (num%i == 0) {
isPrime =... | [
"patrick@patrick-imac.lan"
] | patrick@patrick-imac.lan |
4e948f4e8c0c258b6210f5223b673da0df769b4a | ad5dcc454966734488149d24a38ea2790c0aca85 | /src/com/luv2code/hibernate/demo/entity/Student.java | d92f9f536123db57d803eb2156997a2ceebe6c43 | [] | no_license | kazemjahani24/Hibernate | b51624ec18e0e49f5d2d2299f201ab66acf1b148 | 7d8bd83946c489c1e723198a24af4d9137d38194 | refs/heads/master | 2021-01-09T12:08:37.649698 | 2020-02-22T07:47:13 | 2020-02-22T07:47:13 | 242,295,607 | 0 | 0 | null | null | null | null | MacCentralEurope | Java | false | false | 2,135 | java | package com.luv2code.hibernate.demo.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
//22.2_
@Entity
@Table(name ="studentt")
public class Student {
... | [
"kazembaloch880@gmail.com"
] | kazembaloch880@gmail.com |
0af7e96744a99dc6f38da503cb079a63d43d4bf9 | e5851a671ddd72dbf771d57a3690f07fb832264b | /GraphDrawingTheory/src/main/java/graph/elements/Graph.java | a129df49331e679905e1817f72d68739417b150e | [
"MIT"
] | permissive | fernandogodoy/GraphDrawing | 60af86feed5d55c35039d09a286ee2699c11a601 | 2d4c372ab463d8ee972c837c247aeaadee040331 | refs/heads/master | 2020-12-02T11:15:51.202847 | 2017-07-08T19:17:51 | 2017-07-08T19:17:51 | 96,621,781 | 0 | 0 | null | 2017-07-08T13:49:22 | 2017-07-08T13:49:22 | null | UTF-8 | Java | false | false | 13,223 | java | package graph.elements;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import graph.properties.GraphProperties;
/**
* /**
* A graph consisting of a set of vertices of type <code>V</code>... | [
"vrenata8@gmail.com"
] | vrenata8@gmail.com |
c988b4eeb73427913d99e9fe890572f2c68b34e4 | 123d229e3edc1accefddabe3d679e0a689fa73b8 | /javaproject/CS211/Homework9/Triangle.java | 37a912390fb6d3fea73abf8f702a44394fb6990a | [] | no_license | Sindorman/Homework | b5dd2554359d2dd09080ed82379b41fbecd0289c | a811ed411e81bfb1a6638a7f37f259e0d39c0b30 | refs/heads/master | 2021-08-19T11:37:54.974401 | 2021-05-06T06:58:24 | 2021-05-06T06:58:24 | 120,358,543 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 959 | java |
public class Triangle implements Shape {
private double a;
private double b;
private double c;
//construct a new triangle with given side length
public Triangle(double a, double b, double c){
this.a = a;
this.b = b;
this.c = c;
}
//returns this triangle's area using Heron's formula
public double ge... | [
"mikebykhovtsev@gmail.com"
] | mikebykhovtsev@gmail.com |
3be87d2197b1c3ec5a4c7b86225f907e42eb2eb7 | 40665051fadf3fb75e5a8f655362126c1a2a3af6 | /intuit-Tank/33f7f86351bbc076efe3b269d2988e65ee00b954/118/GenericFunctions.java | 07717f4b61f332d7c0312b1de7cdf49dd0c87f00 | [] | no_license | fermadeiral/StyleErrors | 6f44379207e8490ba618365c54bdfef554fc4fde | d1a6149d9526eb757cf053bc971dbd92b2bfcdf1 | refs/heads/master | 2020-07-15T12:55:10.564494 | 2019-10-24T02:30:45 | 2019-10-24T02:30:45 | 205,546,543 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,986 | java | package com.intuit.tank.harness.functions;
/*
* #%L
* Intuit Tank Agent (apiharness)
* %%
* Copyright (C) 2011 - 2015 Intuit Inc.
* %%
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution... | [
"fer.madeiral@gmail.com"
] | fer.madeiral@gmail.com |
367a933e044750b81364384fa6785ff4ddd222fe | 3b3d65b5fb0de28cc0205f53f7f1bc2435126b35 | /chapter7/src/main/java/com/apress/hibernaterecipes/chapter7/recipe1/Book1.java | 2d9999548587dfd6cf4ced4d5706a38698f7c9e6 | [] | no_license | dlee0113/hibernate_recipes_second_edition | d8145eccb4da451d683bf92f489b0f8aa8d19da3 | edcee59e671750580a3b3664c8369ee6baf6c456 | refs/heads/master | 2016-09-06T13:55:07.823882 | 2015-07-07T18:01:20 | 2015-07-07T18:01:20 | 38,683,522 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 457 | java | package com.apress.hibernaterecipes.chapter7.recipe1;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.util.HashSet;
import java.util.Set;
@Entity
@Data
@NoArgsConstructor
public class Book1 {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
int id;
... | [
"dlee0113@gmail.com"
] | dlee0113@gmail.com |
7ec10a321483c010dead6ca88d2b6f9ae21e2a78 | 23cb2a0de790da6827451b53754a0b3b898cb18b | /src/kr/dogfoot/hwplib/object/etc/UnknownRecord.java | 8843682aefe921df516b83c06113d552c3193023 | [
"Apache-2.0"
] | permissive | paek/hwplib | 828d7f1702293aad65e9918231cdb5ae107ab2ff | 6da6ead02f7c6892ef921477209ed07b976f3e9e | refs/heads/master | 2021-01-11T16:03:58.233547 | 2017-01-20T07:32:53 | 2017-01-20T07:32:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,208 | java | package kr.dogfoot.hwplib.object.etc;
import kr.dogfoot.hwplib.reader.RecordHeader;
/**
* 알려지지 않은 레코드
*
* @author neolord
*/
public class UnknownRecord {
/**
* 레코드 헤더
*/
private RecordHeader header;
/**
* 레코드 데이터
*/
private byte[] body;
/**
* 생성자
*/
public UnknownRecord()... | [
"neolord@hanmail.net"
] | neolord@hanmail.net |
a1a3cdf5e820230c3ab02c296fe9e174137e0801 | edb27c4d96a8f1d7da87913e6f0abd8ee8bd4b99 | /src/main/java/com/itmain/proxy/cglib/Target.java | 965b2fa6859fbe346b3c33a637456581154858a2 | [] | no_license | LiXiaooo/workspace | d0bd246ec8e4439ea95944e04f307a4349b0ff56 | 45b14db8eca546d57b6d275856568a333d58125b | refs/heads/master | 2022-12-28T00:18:42.158678 | 2020-09-24T08:34:00 | 2020-09-24T08:34:00 | 298,217,231 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java | package com.itmain.proxy.cglib;
public class Target {
public void save(){
System.out.println("save is running!");
}
}
| [
"848036228@qq.com"
] | 848036228@qq.com |
ef87c6471cbeb3bfa7646f0984c5b60be1c57240 | fca9096ae40e7b3311358e4ee92cc512f6811e71 | /src/com/cw/wizbank/JsonMod/user/UserModuleParam.java | 55c4c0ffcb1e96c1c8a8179eac9ed9e09d1947f3 | [] | no_license | Conanjun/HK_CPDT | 0c3d1c00d8c3c02b5493cb3168e84e0693633d12 | 0cb797aff03fd4e8c24458c8f78d71a19c788829 | refs/heads/master | 2022-12-27T16:45:37.746697 | 2019-06-17T14:21:16 | 2019-06-17T14:21:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,835 | java | package com.cw.wizbank.JsonMod.user;
import com.cw.wizbank.JsonMod.BaseParam;
public class UserModuleParam extends BaseParam {
private long usr_ent_id;
// for home page of learner activetab
private String type;
// for select language on page
private String lang;
private String usr_id;
private String usr... | [
"13450871516@163.com"
] | 13450871516@163.com |
5d6d81613676eef5ae29c67b4386b5fd42ced14d | c2b0743ee2f663c5fd48bb9f2ef0db48d121b097 | /eventos/src/eventos/OuvinteMuse.java | af407fa0b83b3c2405d831dcdedddb5713e2c27d | [] | no_license | thiagofaustinoads/ADS017 | 978103f878a2abc95c230bb6f912a14df7c5340b | 297f2c579e6bebe5e4de2f999e1811b5c19db30a | refs/heads/master | 2022-03-10T02:03:23.286358 | 2019-11-08T01:42:40 | 2019-11-08T01:42:40 | 201,349,802 | 0 | 0 | null | 2019-08-08T23:02:06 | 2019-08-08T23:02:05 | null | UTF-8 | Java | false | false | 933 | java | package eventos;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
public class OuvinteMuse implements MouseListener {
@Override
public void mouseClicked(MouseEvent e) {
System.out.println("Disparando mouseClicked...");
System.out.println("Clicou o botão" + e.ge... | [
"18214290017@OLAB04-D17.academico.iesb.br"
] | 18214290017@OLAB04-D17.academico.iesb.br |
36886944f8e1d168769612133f0a47ad9b7bb602 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_dee9420cdab18b1fbd79fd64240c202c07a01842/MethodInvokerUtils/9_dee9420cdab18b1fbd79fd64240c202c07a01842_MethodInvokerUtils_t.java | 3792d742d1f1d76f1f481cc19ddb95d11d259461 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 6,091 | java | /*
* Copyright 2002-2008 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a9415fbc8cad46fc6b5d224d6dc578865d7b7f4e | 10acd8c52a067661f0314fba8efe963617878631 | /src/Trees/ZigZagOrderTraversal.java | 04a6229e853e278948e781de0171efd753d40672 | [] | no_license | utkarsh2kalia/Data_Structures | 3e260c6405734425bfaad5917e03bc838275d0a7 | 897f2914610d15ce71dd5821b20ac9cc2fd1d6a5 | refs/heads/master | 2023-06-14T09:10:43.852879 | 2021-07-01T09:13:35 | 2021-07-01T09:13:35 | 290,283,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,637 | java | package Trees;
import java.util.ArrayDeque;
import java.util.Deque;
import java.util.LinkedList;
import static Trees.InorderTraversal.maketree;
public class ZigZagOrderTraversal {
public static void zigzagtraversal(TreeNode root){
Deque<TreeNode> qi = new ArrayDeque<>();
if(root == null)
... | [
"utkarsh2kalia@gmail.com"
] | utkarsh2kalia@gmail.com |
9f5cb64ecf66a7e36ff588a3eb2af1c30dfd8df8 | 40cd4da5514eb920e6a6889e82590e48720c3d38 | /desktop/applis/apps/core/common/expressionlanguage/src/main/java/code/expressionlanguage/exec/blocks/ExecDeclareVariable.java | 68edf319963dc0a713520120759bbcb1e9786256 | [] | no_license | Cardman/projects | 02704237e81868f8cb614abb37468cebb4ef4b31 | 23a9477dd736795c3af10bccccb3cdfa10c8123c | refs/heads/master | 2023-08-17T11:27:41.999350 | 2023-08-15T07:09:28 | 2023-08-15T07:09:28 | 34,724,613 | 4 | 0 | null | 2020-10-13T08:08:38 | 2015-04-28T10:39:03 | Java | UTF-8 | Java | false | false | 849 | java | package code.expressionlanguage.exec.blocks;
import code.expressionlanguage.ContextEl;
import code.expressionlanguage.exec.StackCall;
import code.expressionlanguage.exec.calls.AbstractPageEl;
import code.util.StringList;
public final class ExecDeclareVariable extends ExecAbstractDeclareVariable {
private final S... | [
"f.desrochettes@gmail.com"
] | f.desrochettes@gmail.com |
01ab078bcff066e62d5065b7e953094b12e71cab | 3f11c2c79fa345eea9dc1235091d2088a3d0a219 | /src/part_1/com/endava/entity/info/CountriesBlackList.java | cad3c3c6f4631739a385b877ce9866f45359cbc3 | [] | no_license | Stason1o/IonExercise_2 | f4dcf34dcf59b8a508a6a06ecc4fd00f790a9009 | ce5806ad12391d8def92da04a542a55661e085b7 | refs/heads/master | 2021-01-23T00:25:00.357077 | 2017-10-03T15:56:04 | 2017-10-03T15:56:04 | 85,727,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,025 | java | package part_1.com.endava.entity.info;
import part_1.com.endava.entity.Country;
import java.util.ArrayList;
import java.util.List;
/**
* Created by sbogdanschi on 21/03/2017.
*/
public class CountriesBlackList {
static private List<Country> supportedCountries;
static {
supportedCountries = new Arr... | [
"stasikus1996@gmail.com"
] | stasikus1996@gmail.com |
07669e80c4093d1d9632b86bf771eacb10e786b8 | a7454682c6413d11647e0eacc63704b5c3bc8ee4 | /SAVOIR_MgmtServices/src/ca/gc/nrc/iit/savoir/resourceMgmt/InstanceState.java | 4be49a7736d47700eebce305e7a852b942865e0b | [] | no_license | savoir2013/savoir | ffec9b38d2cd41cac689c776bb5c742d0d1dc65a | daa80b13475729ba1d490f8dd93d85553bca09aa | refs/heads/master | 2021-01-22T09:47:18.370871 | 2013-01-29T21:26:46 | 2013-01-29T21:26:46 | 7,899,749 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 870 | java | // Licensed under Apache 2.0
// Copyright 2011, National Research Council of Canada
// Property of Lakehead University
package ca.gc.nrc.iit.savoir.resourceMgmt;
/**
* Represents the state of a specific instance of an ED
*
* @author Aaron Moss
*/
public class InstanceState {
/** Reference to the instance this ... | [
"Justin.Hickey@nrc.gc.ca"
] | Justin.Hickey@nrc.gc.ca |
95bbf2beee5aef7622309ac45ae0e42056d4865c | 659f2dfa9e5efcb6619aa5bdc087ed127f8c93e4 | /sources/libraries/config/model/src/main/java/com/minsait/onesait/platform/config/model/GadgetMeasure.java | 7ee94ad63c9e8a4d80331ca620dc7b368765ce5b | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | onesaitplatform/onesaitplatform-revolution-the-minspait-crowd | cdb806cbcf5d38d9301a955a88b1e6f540f1be05 | 09937b4df0317013c2dfd0416cfe1c45090486f8 | refs/heads/master | 2021-06-17T10:53:26.819575 | 2019-10-09T14:58:20 | 2019-10-09T14:58:20 | 210,382,466 | 2 | 1 | NOASSERTION | 2021-06-04T02:20:29 | 2019-09-23T14:55:26 | Java | UTF-8 | Java | false | false | 1,918 | java | /**
* Copyright Indra Soluciones Tecnologías de la Información, S.L.U.
* 2013-2019 SPAIN
*
* 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/LI... | [
"danzig6661@gmail.com"
] | danzig6661@gmail.com |
c2d172c951b98b8578cc492f4cf91d713d033b72 | 43e3f15d861c76e0859dc9e4bb5d5ad43a6f2844 | /src/session8Polymorphism/CoveriantReturn.java | aef9a2c12b19c8311c262ef0fedb36e3d94055da | [] | no_license | LinZhenli/ThinkingInJavaLearn | 6f3463d6c7d3e81fe1ffeaf4c4113f67673f1270 | fffa7efa4b502f09ce750ae671ba9bdfa5ff4aa9 | refs/heads/master | 2023-03-21T09:21:54.088013 | 2021-03-10T13:14:05 | 2021-03-10T13:14:05 | 346,356,443 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 635 | java | package session8Polymorphism;
class Grain{
public String toString() {return "Grain";}
}
class Wheat extends Grain{
public String toString() {return "Wheat";}
}
class Mill{
Grain process(){return new Grain();}
}
class WheatMill extends Mill{
@Override
Wheat process() {return new Wheat();}//这里虽然是覆盖,但是返回类型却是基类的返回... | [
"‘754898643@qq.com’"
] | ‘754898643@qq.com’ |
cdf22c34fde41a62570584fd971e1914182df6f8 | 5ad8f7647de77659b0278f259c1ed88c65c10596 | /src/test2/Testframe.java | 31d12f794b8f4bdd71c0bc9de99d1b431963ba97 | [] | no_license | JameeElrufai/Test2 | 25f8cbfa69a6d6584b84b4bd3cef54daf84b50ff | 67ce6b8cc22fe44cbd79640bf996e21a8c4879e6 | refs/heads/master | 2021-01-22T18:32:42.076527 | 2017-03-15T15:37:03 | 2017-03-15T15:37:03 | 85,087,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,079 | 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 test2;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.nio... | [
"AZIZA@DESKTOP-S3EUOHQ"
] | AZIZA@DESKTOP-S3EUOHQ |
240076e0edb5a756145c30608e27eda25e17209e | a4f53e417d8a6268cd0412dba05a65c83acccd65 | /Online_read_source_code/While Loop/src/com/company/Even_Number.java | f5ba290e4e3d18dd029c18955991407b59a9b53f | [] | no_license | LalithaRajesh/My-Java-Learnings | bd4e63523319fd249183ab45978e347be3117994 | 42be72a619d68b1519ebcfbc8c1e76129b6b6a9d | refs/heads/master | 2021-05-18T22:05:16.807412 | 2020-06-15T22:43:58 | 2020-06-15T22:43:58 | 251,444,976 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 855 | java | package com.company;
public class Even_Number {
public static void main(String[] args) {
isEvenNumber(4);
isEvenNumber(9);
ischeckeven(6);
}
public static void isEvenNumber(int num) {
if(num % 2 == 0) {
System.out.println(num + " is a even number");
} ... | [
"lalithaiyerg@gmail.com"
] | lalithaiyerg@gmail.com |
c1a57d53aa0b8dc2b0f0c5fb565689bbea396577 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_4dbe8ad3a815a74abaa780b40298793a5401da69/ExportProjectSetMainPage/8_4dbe8ad3a815a74abaa780b40298793a5401da69_ExportProjectSetMainPage_s.java | 7d4087b1f1cc5c24241277b0602a02aa6a8531eb | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 6,519 | java | /*******************************************************************************
* Copyright (c) 2002 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v0.5
* which accompanies this distribution, an... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
18f280edc2a73215500d2afa83e4b572b8b438d8 | ae661f9e620f3d14ebdf04f98fe7ea2c7ca948a4 | /2Trimestre/Extra-Fotocopiadora/src/extra/fotocopiadora/Metodos.java | 1dfda594be8660b6f857da32db36f1236edd7cfd | [] | no_license | ablancoabalde/Ejercicios_extra | c95e7db836f90ba157cedae33a9f5faa13753bbc | 27de3dfd74f11261a4a212cfd5541a9c1c965ef9 | refs/heads/master | 2021-05-07T14:20:59.777679 | 2018-02-07T10:47:18 | 2018-02-07T10:47:18 | 109,812,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,015 | java | package extra.fotocopiadora;
import java.util.LinkedList;
public class Metodos {
// Clase LinkedList
LinkedList<Texto> impresion=new LinkedList<Texto>();
public void enviar(Texto t) {
//Agrega el elemento especificado al final de esta lista.
impresion.add(t);
}
public void impr... | [
"ablancoabalde@victoria6.danielcastelao.org"
] | ablancoabalde@victoria6.danielcastelao.org |
2888eb0ff572989b94c6792261295053a6eb3756 | d82926628234a44b2c5c3097501d991875550ab8 | /tcg-admin/src/main/java/com/tcg/admin/model/QCategoryRole.java | 210cfeb519ce18742e8e791fb74c00e42690dd15 | [] | no_license | shiwanning/tcg_admin | 2cf95ce796ce1585e95f2da537f74bf93942318a | d3e9a85489c2bc5c4ed00a14e1568c7f21ee9880 | refs/heads/master | 2022-12-23T14:28:53.662324 | 2019-07-18T10:46:08 | 2019-07-18T10:46:08 | 151,556,864 | 0 | 0 | null | 2022-12-16T08:55:34 | 2018-10-04T10:48:29 | Java | UTF-8 | Java | false | false | 1,763 | java | package com.tcg.admin.model;
import static com.mysema.query.types.PathMetadataFactory.*;
import com.mysema.query.types.path.*;
import com.mysema.query.types.PathMetadata;
import javax.annotation.Generated;
import com.mysema.query.types.Path;
/**
* QCategoryRole is a Querydsl query type for CategoryRole
*/
@Genera... | [
"shiwanning@aliyun.com"
] | shiwanning@aliyun.com |
da3b2c55155ac291eba687ccc3198b3158d38392 | ccf5afceaf104a26660c49eaf83f7b2cfb1fb155 | /src/main/java/be/ordina/fbousson/domain/SocialUserConnection.java | f16fbd1eca14f23405de05e3beac9c9972473a24 | [] | no_license | fbousson/demojhipster | 26cc01d81cf99bd5c4d2fb5d9daa0f81195c0f51 | 65d52b26a793170b8ba83220f726d1bbb7f87de4 | refs/heads/master | 2021-01-02T09:30:00.591700 | 2017-08-03T12:51:01 | 2017-08-03T12:51:01 | 99,228,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,551 | java | package be.ordina.fbousson.domain;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.CacheConcurrencyStrategy;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import java.util.Objects;
/**
* A Social user.
*/
@Entity
@Table(name = "jhi_so... | [
"fbousson@gmail.com"
] | fbousson@gmail.com |
75c393b7ebf728e6800e7b8abc5e599d5ec0f5fc | f12c77fb9dc9daacf71a8aa7ec59944fd97753d2 | /ruoyi-system/src/main/java/com/ruoyi/system/domain/StandardItem.java | e4f90066230a321a244549d3f24c6a8b4d65f0bc | [] | no_license | and0429/wife-admin | 4a323f2902b1a7d8dcfc368ffa1f1abc2a4d5e1e | e5d1ad5139ce5272980fb7b0f0cb4b58514f1013 | refs/heads/master | 2023-08-12T00:27:48.093434 | 2021-10-14T09:29:40 | 2021-10-14T09:29:40 | 364,923,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,545 | java | package com.ruoyi.system.domain;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import com.ruoyi.common.annotation.Excel;
import com.ruoyi.common.core.domain.BaseEntity;
/**
* 标准类目对象 b_standard_item
*
* @author zhangkai
* @date 2021-04-23
*/
publi... | [
"and0429@gmail.com"
] | and0429@gmail.com |
a9d0b0d8eaadee50c44dcd1b44db8555bbc37421 | a5b7853f5cce068f8da48e607e02449c7e6d722f | /src/test/java/com/bbg/beacon/web/rest/AuditResourceIntTest.java | 3f96e6f19593afeca3811e703ca4fa9b58064de0 | [] | no_license | miketregan/beacon | cd52be3b118af63d1e9acff21af67981c89c52f2 | 0f08a6057d803c5f90f2f38c819514420e6a2899 | refs/heads/master | 2021-01-25T12:36:56.635794 | 2018-03-01T20:00:30 | 2018-03-01T20:00:30 | 123,485,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,939 | java | package com.bbg.beacon.web.rest;
import com.bbg.beacon.BeaconApp;
import com.bbg.beacon.config.audit.AuditEventConverter;
import com.bbg.beacon.domain.PersistentAuditEvent;
import com.bbg.beacon.repository.PersistenceAuditEventRepository;
import com.bbg.beacon.service.AuditEventService;
import org.junit.Before;
import... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
ae2a09c4c6c39b3653b7c4be2a56e6d68e123648 | ead8c163093453fdfff08858da363e6acda65d37 | /src/workflow/AbstractGraph.java | dfbd3b5596638b189e12cfa1594f32c653c7221c | [] | no_license | Fruit-Basket/WorkFlowSystemBaseOnAOE | c731750acd3f1beb51d0a09b1c84714544f26da9 | 48d05adb667df78da01b9d1ba207927d47f6bd20 | refs/heads/master | 2021-01-19T15:14:05.441808 | 2017-08-21T13:11:54 | 2017-08-21T13:11:54 | 100,953,681 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,012 | java | /**
* 基于AOE网的轻量工作流系统
* Author: FruitBasket
* Time: 2013/4/1
* Email: FruitBasket@qq.com
* Source code: github.com/Fruit-Basket
*/
package workflow;
import java.util.ArrayList;
import java.util.List;
/**
* 使用边的数组来存放边
* @author FruitBasket
*
*/
public abstract class AbstractGraph implements Graph {
protected L... | [
"mengqidluffy@gmail.com"
] | mengqidluffy@gmail.com |
ff6d92feac498bb76ea30510e289e705439938b8 | e78f31e1ab0a502f23229912161356fcee17d586 | /app/src/main/java/com/esprit/insta360/Activity/LoginActivity.java | 014c71d759ea4434ad9bbe537c4bd6e4e7bd72bc | [] | no_license | EwoutH/Insta360 | c7371cb515d644c4d7adcaee47820a2f32c49fcc | 0bc9bc6308793b7b132d0054ef3f6e9fd976d5d9 | refs/heads/instaMaster | 2023-04-10T14:52:05.186923 | 2017-04-06T23:57:28 | 2017-04-06T23:57:28 | 166,666,028 | 0 | 0 | null | 2023-04-04T00:24:39 | 2019-01-20T13:43:27 | Java | UTF-8 | Java | false | false | 962 | java | package com.esprit.insta360.Activity;
import android.app.Fragment;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import com.esprit.insta360.Fragments.LoginFragment;
import com.esprit.insta360.R;
/**
* A login screen that offers login via email/password.
*... | [
"hassine.khelil@esprit.tn"
] | hassine.khelil@esprit.tn |
50e6ff661bd15db018d10527ed9ded859f5a7015 | e571b40200f7b275f246904094a00fdb4046e0de | /cloud-gateway-conf-9527/src/main/java/com/xcx/springcloud/gateway/filter/MyGatewayFilter.java | 5f0eb08d94c2706d9b2cae4f4b6353e9ae133517 | [] | no_license | xcx-scanner/cloudproject | 876269db97b5ce06aad4e04844f0ddb5b288fae3 | 9d452056c12d66c04f6b84f1c019cba9fcd75ab3 | refs/heads/master | 2022-07-07T04:54:34.899928 | 2020-04-24T08:10:12 | 2020-04-24T08:10:12 | 258,231,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,756 | java | package com.xcx.springcloud.gateway.filter;
import lombok.extern.slf4j.Slf4j;
import org.springframework.cloud.gateway.filter.GatewayFilterChain;
import org.springframework.cloud.gateway.filter.GlobalFilter;
import org.springframework.core.Ordered;
import org.springframework.http.HttpStatus;
import org.springframework... | [
"xiang542492422@163.com"
] | xiang542492422@163.com |
8d3616916a18f8edb6362e086d8995e13e8bfeb9 | 3df715c046ce3d96680b3df88ca26a048fb3c71d | /src/문제집/backjoon/부분합/Main.java | c071814cd68b644cb784983c7d8bb5a122f5e18d | [] | no_license | camel-man-ims/algorithm-collection | 79163d0f0681b4e682ed14b3ac3cc499e832204d | 225473c41f206337de9c97a33ea92414f2793c37 | refs/heads/main | 2022-12-27T04:52:59.505738 | 2022-11-16T15:23:14 | 2022-11-16T15:23:14 | 303,552,853 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,261 | java | package 문제집.backjoon.부분합;
import java.io.*;
import java.util.StringTokenizer;
public class Main {
static int N,S;
static int[] arr;
static int answer;
public static void main(String[] args) throws IOException {
System.setIn(new FileInputStream("./src/backjoon/부분합/input.txt"));
Buffered... | [
"gudwnsrh@gmail.com"
] | gudwnsrh@gmail.com |
e10d5b2346682bea94dc5a6ff908d944d2f5adc5 | aa7b284666e4c1916bf1436d42ade2453660a9ca | /src/main/java/com/myfinances/auth/AuthInterceptor.java | b3593808030a08a5bf9c72d906febe744258c5bc | [] | no_license | samandmoore/myfinances | 3646414f42bccec5efe57f041e5984d19979334d | 78323a9627678d591eab3f9a9a17a677a25473e0 | refs/heads/main | 2023-06-24T12:34:18.259698 | 2013-08-26T02:43:36 | 2013-08-26T02:43:36 | 11,141,179 | 1 | 1 | null | 2023-06-18T17:39:59 | 2013-07-03T03:36:03 | CSS | UTF-8 | Java | false | false | 1,906 | java | package com.myfinances.auth;
import com.myfinances.users.IUserService;
import com.myfinances.users.User;
import com.myfinances.users.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.util.Assert;
import org.springframe... | [
"samandmoore@gmail.com"
] | samandmoore@gmail.com |
71898848897a75c32dd08eabceaf258c6d7d381e | 6bf994a02a21c5a190918973804277773b001878 | /motanServiceBoot/src/main/java/com/MotanServiceBoot/starter/condition/BasicServiceConfigCondition.java | d736e9c052c09b3412bceb1518c95b6c387e95e6 | [] | no_license | TopJames/SpringCloudDemo | 9ef135dc57d20982e7b54788c06f10277b558ef1 | 6b012cec1cec40c6d30705521b1adc077b656aa2 | refs/heads/master | 2020-03-13T14:08:47.918525 | 2020-01-20T09:13:21 | 2020-01-20T09:13:21 | 131,152,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 756 | java | package com.MotanServiceBoot.starter.condition;
import org.springframework.context.annotation.Condition;
import org.springframework.context.annotation.ConditionContext;
import org.springframework.core.env.Environment;
import org.springframework.core.type.AnnotatedTypeMetadata;
import org.springframework.util.StringUt... | [
"zhanlangqi@126.com"
] | zhanlangqi@126.com |
fa284416cb638d7a51136fb570a070f487bdb183 | bc0449a5735009ea61f5392a838e4d282e315774 | /src/ru/mishapan/isoscelestriangle/main/Main.java | 8d80f046bf0a433ffa82873d83975b07a297c74e | [] | no_license | Michaelpan21/SFT_Focus_Start | 4da40c5552a2d7c3f888747d6c8a62a13bbb4c29 | 2ae4cdfee74e069d5821f36e6b0c555be424c71c | refs/heads/master | 2020-08-07T13:02:04.261255 | 2019-10-15T10:44:08 | 2019-10-15T10:44:08 | 213,461,094 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 977 | java | package ru.mishapan.isoscelestriangle.main;
import ru.mishapan.isoscelestriangle.filereaderwriter.TriangleReader;
import ru.mishapan.isoscelestriangle.filereaderwriter.FileWriter;
import java.nio.file.Path;
import java.nio.file.Paths;
public class Main {
/**
* Reads coordinates from file and save the larg... | [
"mishaaaaa21@gmail.com"
] | mishaaaaa21@gmail.com |
8f74601d5a3bc41ad584008a03f0ecf3c9f72d9b | a5c0afe0edf94e2019c6049b1300eeb19de67c3b | /Employee Management/src/main/java/com/nagarro/springboot/SpringbootCrudRestfulWebservicesApplication.java | 5f45bcab821e51d285ba203daaab23f501055f44 | [] | no_license | colourful-breeze19/AdvanceJava-SpringBoot | f45262b32786f0791b4edabd6c8a572890e7e9f7 | 60016b39fd7e9448937d29394fda9cb31206b847 | refs/heads/master | 2023-06-05T14:44:34.255002 | 2021-06-23T09:52:39 | 2021-06-23T09:52:39 | 379,361,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.nagarro.springboot;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* @author chahat
*
*/
@SpringBootApplication
public class SpringbootCrudRestfulWebservicesApplication {
public static void main(String[] args) {
SpringAppl... | [
"chahatp19@gmail.com"
] | chahatp19@gmail.com |
a866c541fb482b558dd71f990b9f5dee10635c69 | 1ec7ca713f7ff3132efbef515354cc386652bdb2 | /src/main/java/com/kaikeba/app/action/OrderAction.java | c8a9a5212d1bbe8c50fae1a6ba416f395eef7461 | [] | no_license | kaikebaH/ssm | c25969506ca7f843d3a59716dcf8abf3ca3d9247 | 611b666b8486c584356d44f97978ad61bb76b95a | refs/heads/master | 2021-01-01T19:37:07.924870 | 2017-07-28T08:28:44 | 2017-07-28T08:28:44 | 98,627,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,174 | java | package com.kaikeba.app.action;
import com.kaikeba.app.entity.*;
import com.kaikeba.app.service.ICartItemService;
import com.kaikeba.app.service.IOrderService;
import com.kaikeba.app.utils.CommonUtils;
import com.kaikeba.app.utils.paymentUtils;
import com.kaikeba.commons.PageBean;
import com.kaikeba.commons.PropKit;
i... | [
"770552787@qq.com"
] | 770552787@qq.com |
0da9fcad90e0bb5b0d8ff6888bf99d52748997cb | 7f96515ad18b5f7c2dac0446823e3cff85c00b21 | /src/com/code/MergeSort.java | 11ec1c6a3128906c97281fbb28ce4ea2cd879bbb | [] | no_license | netesh3/SortingAlgorithm | 8bf530271735d0927e656807c61742f0aab31c79 | ed28a3fcc4a30e8ad4e1ef48249dd0b6bc03daa3 | refs/heads/master | 2020-04-18T08:19:07.606763 | 2019-01-25T20:45:01 | 2019-01-25T20:45:01 | 167,392,217 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 46 | java | package com.code;
public class MergeSort {
}
| [
"netesh91@gmail.com"
] | netesh91@gmail.com |
4fcfaf825578d967073ea92c4729f93477575095 | 879e4e9846df1f1b41aec4b13e88e18bf928f09c | /src/main/java/com/web/kpbanking/services/MembersService.java | b6c6ddad07b1ca2603b9251522ac281c155b5b5d | [] | no_license | KingCarmo/KPBanking | 2a9afc861e936deebbc70e3e0df3d57d0c90dfaf | 17d2ee2eb86ce93258b8a92a1f62d13ba01667e7 | refs/heads/master | 2020-04-10T14:07:57.782577 | 2018-12-09T22:18:29 | 2018-12-09T22:18:29 | 161,068,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,328 | java | package com.web.kpbanking.services;
import com.web.kpbanking.GetsSets.Members;
import com.web.kpbanking.database.Database;
/**
*
* @author Kevin Carmody && Peter Finegan w/ help of my cousin who helped me
* write the code for the service part
*
*/
public class MembersService {
/* creating database object - ... | [
"kevincarmody97@gmail.com"
] | kevincarmody97@gmail.com |
17eba676d6faee292dbefebfbf2dab23810edd5b | 70a7bb238a9d4395a2a660b4a907b95672f4a052 | /app/src/test/java/com/anwesh/uiprojects/linkedxtoyballview/ExampleUnitTest.java | 6f6c224cee5319caffc9a21df3920d6669c78273 | [] | no_license | Anwesh43/LinkedXTOYBallView | 01fe2d2a4b697605ec6c2d9afc22e1f28f2b5034 | 34efa54d96d3c0f024246af6ef60e17c155312e3 | refs/heads/master | 2020-03-24T01:52:32.926933 | 2018-07-26T04:45:16 | 2018-07-26T04:45:16 | 142,354,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 418 | java | package com.anwesh.uiprojects.linkedxtoyballview;
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 {
@Te... | [
"anweshthecool0@gmail.com"
] | anweshthecool0@gmail.com |
37000cdab6eaa894c9278bdaab53c8db448cbd96 | e270c6f5a7d2432297eab900894389f8f8764495 | /Ass01Calculator/app/src/androidTest/java/com/example/ass01_calculator/ExampleInstrumentedTest.java | 4948b99aaddd81a89c1b5f38f80b5a29a521a1fb | [] | no_license | Huy1411/Android | 1af5b605ff6c9c023250cd94aa8dfc40e2787b58 | 7a4a23ccde618d836104b5eb2d92d0ba05c0ea48 | refs/heads/main | 2023-06-06T00:03:57.803961 | 2021-06-21T02:24:40 | 2021-06-21T02:24:40 | 371,236,026 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package com.example.ass01_calculator;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execu... | [
"nguyenxuanhuy1411@gmail.com"
] | nguyenxuanhuy1411@gmail.com |
b7c56da57b27b10b713148f70931b34c455f3d01 | 777640a710ed839bc0b7ce3d79d305bd595c7ac8 | /spring-framework-custom-14/src/main/java/com/xufangfang/spring/framework/factory/support/ListableBeanFactory.java | 7b5bfafa4d274a4642c47fc63ea56c06faca84a3 | [] | no_license | fangfangxu/Spring-family | 2485713a1f75577ad4aff5c4c303045fca5add22 | 7f6704f9d266819dba896e63ca749b84fd661e1f | refs/heads/master | 2022-12-31T17:54:10.116544 | 2020-06-09T18:30:39 | 2020-06-09T18:30:39 | 263,952,004 | 0 | 0 | null | 2020-10-13T22:30:40 | 2020-05-14T15:25:11 | Java | UTF-8 | Java | false | false | 754 | java | package com.xufangfang.spring.framework.factory.support;
import com.xufangfang.spring.framework.factory.BeanFactory;
import java.util.List;
/**
*
* //TODO 可列表化的展示Spring容器中的bean实例
*/
public interface ListableBeanFactory extends BeanFactory {
/**
* 可以根据参数获取它子类型的实例,比如传递Object.class,
* 则说明获取的是所有的实例对象
... | [
"472848022@qq.com"
] | 472848022@qq.com |
d1b74fcf3d9e432ec9e59602cec72283a0090412 | 0ae199a25f8e0959734f11071a282ee7a0169e2d | /core/api/src/main/java/org/onosproject/net/EdgeLink.java | 914d6a41b79a7f109f91d9c8842f64df46362073 | [
"Apache-2.0"
] | permissive | lishuai12/onosfw-L3 | 314d2bc79424d09dcd8f46a4c467bd36cfa9bf1b | e60902ba8da7de3816f6b999492bec2d51dd677d | refs/heads/master | 2021-01-10T08:09:56.279267 | 2015-11-06T02:49:00 | 2015-11-06T02:49:00 | 45,652,234 | 0 | 1 | null | 2016-03-10T22:30:45 | 2015-11-06T01:49:10 | Java | UTF-8 | Java | false | false | 1,164 | java | /*
* Copyright 2014 Open Networking Laboratory
*
* 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 require... | [
"lishuai12@huawei.com"
] | lishuai12@huawei.com |
8f9a31bc73d59aedeff396fbf8154d9384a2dfc5 | c50b572406c66650b6f0692552beef7a05675d9b | /src/inter/amazonJoe.java | 0809eac3a644a107ad495dc736d55a29d328b486 | [] | no_license | joetomjob/JMJ | d786aa36d62be8e25e61343cdf031785b35293a3 | a94e60599bb9ed7197f83fd9eaad4cb78cf5a2f2 | refs/heads/master | 2021-06-01T13:52:05.406038 | 2020-10-24T23:10:31 | 2020-10-24T23:10:31 | 111,360,105 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,961 | java | package inter;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
* Created by joetomjob on 8/18/19.
*/
public class amazonJoe {
public static int minimumTime(int numOfParts, List<Integer> parts)
{
if(parts.size() == 0) {
return 0;
}
if(pa... | [
"joetomjob@gmail.com"
] | joetomjob@gmail.com |
5dcb5a5ad29d3c5e47a378da30d990ef45a28239 | c4faf92837f3c163be4f0089adfbc60828b7fce3 | /src/by/it/tarasiuk/jd01_15/TaskA.java | fa83ea9317888d3f1883039ccbffe550e9512c7b | [] | no_license | AlexandrRogov/JD2018-04-11 | f3407f240f0dcfa76d4a56346c40e606f49764bb | 4597619c75cbf8e5b35ed72ad5808413502b57e2 | refs/heads/master | 2020-03-15T11:50:33.268173 | 2018-07-05T23:21:10 | 2018-07-05T23:21:10 | 132,129,820 | 0 | 1 | null | 2018-05-04T11:09:42 | 2018-05-04T11:09:41 | null | UTF-8 | Java | false | false | 1,462 | java | package by.it.tarasiuk.jd01_15;
import java.io.*;
public class TaskA {
private static String path(Class<?> cl) {
String rootPrj = System.getProperty("user.dir");
String path = cl.getName()
.replaceAll(cl.getSimpleName(), "")
.replace('.', File.separator.charAt(0));... | [
"tarasiukvitali@gmail.com"
] | tarasiukvitali@gmail.com |
f3f3f8e247bcfa803582833d3c2809a847df1ac8 | 4005d1f8fd90c8a382b385159b5b10b89b24dd5b | /src/main/java/com/wisew/nioserver/Message.java | f9d9528fcc95819947f8ccbf92c0247eb9d7fb5f | [
"Apache-2.0"
] | permissive | wisew/java-nio-server | 0c85c0fc1899db4eeec85bc6916e8c066b374cc9 | 5f4a6d556f9cebb29976116eebd1aa4b82d5097e | refs/heads/master | 2023-01-28T08:25:54.842189 | 2020-12-10T11:06:24 | 2020-12-10T11:06:24 | 320,217,337 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,031 | java | package com.wisew.nioserver;
import java.nio.ByteBuffer;
public class Message {
private MessageBuffer messageBuffer = null;
public long socketId = 0; // the id of source socket or destination socket, depending on whether is going in or out.
public byte[] sharedArray = null;
public int offset = 0; /... | [
"ww_ttxy@163.com"
] | ww_ttxy@163.com |
25382842fd9dc8ace8e09d669441d55023502589 | 901476af236a6a3d3388cfe1efea89da99c77155 | /e-rpc-test/src/main/java/com/app/test/service/PersonServiceImpl.java | 3c25d316cf0d28623daa31b56e0ecc0f3a7b62e0 | [] | no_license | xsliu2018/ERpc | f4d132b0a134553a826001e0c10e527f7d42a461 | b446fca6d452d4b6c564184a68df6ab2fcde2884 | refs/heads/master | 2023-07-16T01:08:54.139230 | 2021-08-25T14:26:56 | 2021-08-25T14:26:56 | 393,708,670 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | package com.app.test.service;
import top.xsliu.erpc.core.annotation.ServiceProvider;
import java.util.ArrayList;
import java.util.List;
/**
* Created by luxiaoxun on 2016-03-10.
*/
@ServiceProvider(PersonService.class)
public class PersonServiceImpl implements PersonService {
@Override
public List<Perso... | [
"xsl2011@outlook.com"
] | xsl2011@outlook.com |
0f2bd56c720de5272755d4f95601769fde25319c | 69327c77b81a4ec3d119c9be03e672306e0d64a6 | /src/MemoryBase/UI.java | 1b72c3dac44a4640b01173acffc42da72e314e73 | [] | no_license | Group2BTB/MemoryBase | cae56af9af5233b90c454c3dab57219bd7e76726 | e18df58c96902935c93ff44ad10e4b47593f2714 | refs/heads/master | 2021-01-10T17:40:49.986969 | 2015-06-15T16:15:55 | 2015-06-15T16:15:55 | 36,208,060 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,385 | java | package MemoryBase;
import java.util.Scanner;
public class UI {
int width=79;
/**
* To show sequence of symbols in the first line of table
*/
public void line1(){
for(int i=0;i<width;i++){
if(i==0){
System.out.print("+");
}else if(i>=(width-1)){
System.out.print("+");
}else{
... | [
"vichet297@gmail.com"
] | vichet297@gmail.com |
5ffd10f38df8b1734d20edeb3df75634e7eada49 | 8f3c07b26e4e341f075a54af92e9645e5a50f4bb | /AcademicManagement/src/main/java/ejbs/CourseBean.java | ebc356651f0ee30b5fd7c09cecfece2adfe0edfd | [] | no_license | Soares234/AulasDAE | cce037b7600619d06eaf424e36cafffcdb8a584f | e2a4c7e4e8c4dc7c5882c3960ccc71641b902472 | refs/heads/master | 2022-12-28T04:59:16.753411 | 2020-10-15T17:12:14 | 2020-10-15T17:12:14 | 300,654,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 742 | java | package ejbs;
import entities.Course;
import entities.Student;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import java.util.List;
@Stateless
public class CourseBean {
@PersistenceContext
EntityManager em;
public void create(int code,Str... | [
"ricardosoares1999@hotmail.com"
] | ricardosoares1999@hotmail.com |
cd3502ed266f8951e44272f344bf34ecc3e05d7e | c634236c7fb442dde4913c665f89a46a5703583b | /EemBlue/libs/src/main/java/com/souja/lib/base/AdapterWithFooter.java | 14b36fa535d89f8d9f7572ab2773eafc5824efd0 | [] | no_license | souja/EEM | 117850a4089e1bf95ee7a6d7e813bc0775503bf4 | 5f875eb0045260cd7bc0366c2ff0cb72e6a89fe7 | refs/heads/master | 2020-05-03T02:02:01.711413 | 2019-09-24T02:27:17 | 2019-09-24T02:27:17 | 178,355,871 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,428 | java | package com.souja.lib.base;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import com.souja.lib.tools.ViewHolderCommon;
import com.souja.lib.R;
import java.util.List;
/**
* 咩有分页but有Footer
* Created by Ydz on 2017/6/... | [
"782579195@qq.com"
] | 782579195@qq.com |
73a5dd1333feee2fd3c9c511d3725ca3f02034c5 | a972859cd5e573fcc242ddb3cfe61782a644eaf5 | /src/main/java/org/redlich/publications/db/publications/publications/Publications.java | a31a281acb8aaaba229168c8e7e05bf0153c067a | [] | no_license | mpredli01/publications | 30826d20b73964b788b4b778f06c3325cab15375 | ae4f4256d51664ba11729e2bce73bb83b5165784 | refs/heads/master | 2021-01-11T12:19:54.951053 | 2016-12-16T23:52:40 | 2016-12-16T23:52:40 | 76,465,378 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 439 | java | package org.redlich.publications.db.publications.publications;
import org.redlich.publications.db.publications.publications.generated.GeneratedPublications;
/**
* The main interface for entities of the {@code publications}-table in the
* database.
* <p>
* This file is safe to edit. It will not be overwritten by t... | [
"mike@redlich.net"
] | mike@redlich.net |
20c1674085c6841ad90e900c58bac909239294a6 | 5ed1cd47eacf53abfe7892130282dc49e4f41e7b | /mall-platform/src/main/java/com/perenc/mall/platform/entity/vo/ActionVO.java | 32a1145d0061032dbe57327b856e6386cf294a41 | [] | no_license | 15116446660/mall-2 | 75a4068fd946b73d2d5026e1c3c8d170452f8881 | ad1c351f9cd154428ef76c6d3a68f946093c86bd | refs/heads/master | 2020-09-19T12:15:28.762837 | 2019-10-10T10:09:36 | 2019-10-10T10:09:36 | 224,227,748 | 4 | 1 | null | 2019-11-26T15:43:08 | 2019-11-26T15:43:08 | null | UTF-8 | Java | false | false | 813 | java | package com.perenc.mall.platform.entity.vo;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.experimental.Accessors;
/**
* @ClassName: ActionVO
* @Description: 前端活动返回数据
*
* @Author: GR
* @Date: 2019/9/18 12:51
*
* Modification History:
* Date Author Description
*--------------... | [
"1084424111@qq.com"
] | 1084424111@qq.com |
620882ed7496d932bbe55a24ed5cc29ab7963a2d | 233114dc382119bff46e770effee31e4dfac1d00 | /android/src/main/java/com/twiliorn/library/TwilioRemotePreviewManager.java | e82fea874436572c9f7ac97e1e26c41fca12106b | [] | no_license | rotmanyan/rn-twilio-video-webrtc | f1aa30dccdf184d214855b4ed9445f7d484947b0 | c27558831c3ff2b6bb246e6c82a162e2ecdfeb5a | refs/heads/master | 2023-02-08T14:01:25.548408 | 2020-10-01T16:15:16 | 2020-10-01T16:15:16 | 252,473,417 | 0 | 0 | null | 2023-01-25T00:01:20 | 2020-04-02T14:08:29 | Java | UTF-8 | Java | false | false | 1,576 | java | /**
* Component for Twilio Video participant views.
* <p>
* Authors:
* Jonathan Chang <slycoder@gmail.com>
*/
package com.twiliorn.library;
import androidx.annotation.Nullable;
import android.util.Log;
import com.facebook.react.uimanager.SimpleViewManager;
import com.facebook.react.uimanager.ThemedReactContext;... | [
"rotman.yan@gmail.com"
] | rotman.yan@gmail.com |
17cbc15f4aafa3403d3495d237dff27410fd0fb8 | a0ee0310b39db845d415fb47e7d6ed7c77713f0a | /generic_tree/Kth_Largest_In_GT_25.java | 7860efe2297181fc86c8423a5038d1169d96482f | [] | no_license | Bhuvneshwar-Vishwakarma/Foundation-Course | ac38712a9b6fe71241ee5e333da650b815fcb2fa | 24a5ffbfafd86f743281379115c3fc80d3b8b934 | refs/heads/master | 2023-08-19T02:06:34.454000 | 2021-10-06T15:35:27 | 2021-10-06T15:35:27 | 414,270,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,062 | java | package generic_tree;
import java.io.*;
import java.util.*;
public class Kth_Largest_In_GT_25 {
private static class Node {
int data;
ArrayList<Node> children = new ArrayList<>();
}
public static void display(Node node) {
String str = node.data + " -> ";
for (Node child : node.children) {
... | [
"bhuvnesh8988@gmail.com"
] | bhuvnesh8988@gmail.com |
315f425b8394030ff96c1af0913cdaa10212b350 | 278dab559864a5f4e5c2d8544f374209f6e19707 | /src/main/java/menu_combination_sum/MenuCombinationSum.java | 2bc8cb489e00e0b8360df1e8fc6324da592bd379 | [
"MIT"
] | permissive | 1stClassMovementCustomClassic/airbnb | a8e8e2c9a09cd8a23ebf4e340529b863ca3d4250 | 29cb40381b5cef3766c67d2b79114ee463bb25b0 | refs/heads/master | 2021-07-09T12:50:37.081953 | 2020-10-15T14:58:24 | 2020-10-15T14:58:24 | 202,969,732 | 1 | 0 | MIT | 2019-08-18T06:46:56 | 2019-08-18T06:46:56 | null | UTF-8 | Java | false | false | 2,094 | java | package menu_combination_sum;
import java.util.*;
import org.junit.*;
import static org.junit.Assert.*;
public class MenuCombinationSum {
/*
Menu Combination Sum
AirBnB Interview Question
*/
public class Solution {
private void search(List<List<Double>> res, int[] centsPrices, i... | [
"daniel@celential.ai"
] | daniel@celential.ai |
200b8ad020b55f7a4f24a8051c1deccdcee1039f | 24f640f08a2ff39878a82c5aa62f9b6c4cb22f5b | /app/src/main/java/com/example/jorda/provasub2/Model/Exemple.java | e5edd45aa186d19a20a762d10eef84336958978a | [] | no_license | jordanavi/provaSub2 | 64fa042f8cc91976c21a7750ec376222ecf584c4 | 782d6d882bea976292f53bf4eb618aa53d933ee1 | refs/heads/master | 2020-04-09T03:00:33.862970 | 2018-12-01T20:32:26 | 2018-12-01T20:32:26 | 159,964,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,135 | java | package com.example.jorda.provasub2.Model;
public class Exemple{
private Double latitude;
private Double longitude;
private String timezone;
private Currently currently;
private Integer offset;
public Double getLatitude() {
return latitude;
}
... | [
"jordanavilela01@gmail.com"
] | jordanavilela01@gmail.com |
a91e4dc947586851125ff88d52be03cbf7db5a48 | f109e6c465664cbd982dcb55bccb547e513373d6 | /onestore/src/cn/onestore/utils/MD5Utils.java | d09a1cded71777d60185c9712e159c5dcfd41925 | [] | no_license | mymmyy/oneStore | c696f2910c4748e8a40de1c9c0f45d467402c89d | 80e0202d05511ff8c5b5f13ecd49219d3b928341 | refs/heads/master | 2021-01-23T17:06:58.645479 | 2017-09-07T16:28:15 | 2017-09-07T16:28:15 | 102,760,088 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 866 | java | package cn.onestore.utils;
import java.math.BigInteger;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
/**
* Created by 明柯 on 2017/4/13.
*对密码使用MD5加密 32位
*/
public class MD5Utils {
public static String md5(String plainText){
//1.准备一个字符数组
byte[] secretBytes = ... | [
"mym0806@163.com"
] | mym0806@163.com |
18142848e826cd5517db6a12ae16a484a4e50d69 | a7344dab6ab24a567c13421aa133ca4deaf4f68f | /src/Lesson14/Example3Momento/TestClient.java | ac7c5ed0f6b8805c6130e40709162584935d68fa | [] | no_license | abdussametkaci/SoftwareEngineeringDesignPatterns | 4c4ba349f765c765da809d8e01149e121b662b6e | c3c7e0bc6d7da57210a58849e425f7ff842f16be | refs/heads/main | 2023-06-16T07:24:59.180224 | 2021-07-14T11:22:36 | 2021-07-14T11:22:36 | 385,914,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package Lesson14.Example3Momento;
public class TestClient {
public static void main(String[] args) {
Originator o = new Originator();
o.state = "Ahmet";
CareTaker c = new CareTaker();
c.add(o.saveState());
//do something
System.out.println(o.getState(c, 0).getState(... | [
"abdussamet.kaci@stu.fsm.edu.tr"
] | abdussamet.kaci@stu.fsm.edu.tr |
e7f507d0fa6f191b6de5b30f10d60c4fc743666c | 91b7f72835defbfd2e2240590272bed71deb9197 | /TestApp/app/src/main/java/com/example/initish/testapp/SignupActivity.java | a5c542e8bd84f411c424d73a5426c3320dfc997d | [] | no_license | initishh/Smart-Odisha-Hackathon | 405e1ad9d8fdd6533686fc931092ee814488ff90 | da4cf64cd25cee0561166eadc9ed638abb661b7b | refs/heads/master | 2020-04-04T16:08:45.495905 | 2019-04-10T22:49:17 | 2019-04-10T22:49:17 | 156,066,352 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,924 | java | package com.example.initish.testapp;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import a... | [
"nitishkumarchoudhary3@gmail.com"
] | nitishkumarchoudhary3@gmail.com |
09937be8e27b717e1afc64d05e71491f6fd7b574 | b37726900ee16a5b72a6cd7b2a2d72814fffe924 | /src/main/java/vn/com/vndirect/web/struts2/home/help/ReleaseNoteAction.java | 3e0c1598bb27e583e85adb7760d8578879f39f4b | [] | no_license | UnsungHero0/portal | 6b9cfd7271f2b1d587a6f311de49c67e8dd8ff9f | 32325d3e1732d900ee3f874c55890afc8f347700 | refs/heads/master | 2021-01-20T06:18:01.548033 | 2014-11-12T10:27:43 | 2014-11-12T10:27:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,844 | java | package vn.com.vndirect.web.struts2.home.help;
import java.util.ArrayList;
import org.apache.commons.lang.StringUtils;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import vn.com.vndirect.business.INewsInfoManager;
import vn.com.vndirect.domain.IfoNews;
import vn.com.... | [
"minh.nguyen@vndirect.com.vn"
] | minh.nguyen@vndirect.com.vn |
b53640245160b9f0047d47cc13f6f3872043cd5f | bc2586bd8fea9042b2589e35400f2e2ffa2d3308 | /UserFavourite/UserFavourite/src/main/java/com/ust/Exception/RestuarantNotFoundException.java | 1084e50f3ef967ec102c50193995454e65b8d8f0 | [] | no_license | Rasmiya-K-M/FoodieAppSpringboot | 4d7369a961abae6615c19fcfae0b7eaf2c192f70 | 9c49579822dae184e9d1ba26255e0e575a52a93b | refs/heads/master | 2023-05-01T18:29:53.965727 | 2021-05-12T07:09:58 | 2021-05-12T07:09:58 | 366,622,185 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package com.ust.Exception;
public class RestuarantNotFoundException extends Exception {
/**
*
*/
private static final long serialVersionUID = 2L;
public RestuarantNotFoundException() {
super();
}
}
| [
"rasmiya.moheyeddinkutty@ust.com"
] | rasmiya.moheyeddinkutty@ust.com |
a97439e52333a23a6ab388b60f14d2ae565972e1 | b1b68de78e1a722b91810a205294486be1fcd87e | /src/main/java/google/com/ortona/hashcode/final_2015/model/SolutionContainer.java | 66925d2a32acf04059cdfb8dd8dee83caa8bcca9 | [
"MIT"
] | permissive | stefano-ortona/google-hash-code | 4bce563c3ef1d59a771520e92c9b4ce0715a6b4d | 9e0b8cc282cefc8d17f70c80c2d532e70b70f82f | refs/heads/master | 2023-06-27T08:08:15.692192 | 2022-02-16T14:04:31 | 2022-02-16T14:04:31 | 121,667,987 | 0 | 1 | NOASSERTION | 2023-06-14T22:18:56 | 2018-02-15T18:49:15 | Java | UTF-8 | Java | false | false | 733 | java | package google.com.ortona.hashcode.final_2015.model;
import java.util.List;
public class SolutionContainer {
List<Baloon> baloons;
public SolutionContainer(List<Baloon> baloons) {
this.baloons = baloons;
}
private int score;
public void setScore(int score) {
this.score = score;
}
public int getScore()... | [
"stefano.ortona@meltwater.com"
] | stefano.ortona@meltwater.com |
57299b5199487bb868cad7b27193535604f09dab | 1cdc488a41654bb352aff445d06f509afa3bdf3b | /src/main/java/com/github/jtam2000/jpa/relationships/bidirectiononetomany/PostageStamp.java | 45b5fcfd086a7be09f3631a7f8a7625718b883f2 | [] | no_license | jtam2000/learn_hibernate | af9a685701a856e0c5c321e9253145b2586b4853 | c6c08283d8a42b89e116923e09fba1e9fd393be0 | refs/heads/main | 2023-01-18T15:32:28.046930 | 2020-11-13T16:09:47 | 2020-11-13T16:09:47 | 292,982,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,711 | java | package com.github.jtam2000.jpa.relationships.bidirectiononetomany;
import com.github.jtam2000.jpa.HasPrimaryKey;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Man... | [
"jasontamemail@gmail.com"
] | jasontamemail@gmail.com |
d4cbd272b201e21c19f875f2b25601f572c04bd0 | 4e6012a52f538c4d947b41214ed721b7bb765c62 | /src/SevenLesson/Chapter_1_Task_1/BMW.java | ce0846dd4a5a1383737fb8ecac0d19a3c1e5dc44 | [] | no_license | MykolaKozlov/MyProjectJava | dd059659d852cc99a3aa11174606e867d74fbba4 | 94c7ddddb659605e80448a17a458b7d988aac948 | refs/heads/master | 2021-05-31T07:19:42.406673 | 2016-04-10T17:41:39 | 2016-04-10T17:41:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | package SevenLesson.Chapter_1_Task_1;
public class BMW extends Motorcycle {
public BMW() {
}
}
| [
"mykolakozlov@gmail.com"
] | mykolakozlov@gmail.com |
53d975f3a96f8e43ac1d410d3753824a4d1c8005 | b6e99b0346572b7def0e9cdd1b03990beb99e26f | /src/gcom/gerencial/cadastro/bean/ResumoMetasHelper.java | bb6596e93ebf3a7913844b8f76f9124659a00bb5 | [] | no_license | prodigasistemas/gsan | ad64782c7bc991329ce5f0bf5491c810e9487d6b | bfbf7ad298c3c9646bdf5d9c791e62d7366499c1 | refs/heads/master | 2023-08-31T10:47:21.784105 | 2023-08-23T17:53:24 | 2023-08-23T17:53:24 | 14,600,520 | 19 | 20 | null | 2015-07-29T19:39:10 | 2013-11-21T21:24:16 | Java | ISO-8859-1 | Java | false | false | 16,146 | java | package gcom.gerencial.cadastro.bean;
import java.util.Date;
/**
* Classe bean para agrupamento dos historicos de consumo com as quebras
* solicitadas
*
*
* @author Sávio Luiz
* @date 20/07/2007
*/
public class ResumoMetasHelper {
private Integer idGerenciaRegional;
private Integer idUn... | [
"piagodinho@gmail.com"
] | piagodinho@gmail.com |
9a0ace5191aa7c5d562f0ee0776054a076ed885c | ac32eeab54726be482b0e43193637d68bcbcfc8d | /src/DAO/MajorDAO.java | 6cea324012f69cd1222466c03410f55ba3317dd7 | [] | no_license | JohnQue/KOOTD | 68177b562ef9657a664f1c04568e3967a2826a39 | 2217434584aea4fb708f86ded1bb0bb2cc4bdda6 | refs/heads/master | 2021-03-17T12:29:05.541853 | 2020-03-13T04:53:32 | 2020-03-13T04:53:32 | 246,990,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,915 | java | package DAO;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.sql.DataSource;
public class MajorDAO {
private Connection conn = null; // 데이터베이스를 접근하기 위한 객체
private Prep... | [
"exuberant94@naver.com"
] | exuberant94@naver.com |
16d6bdcb6b31124b4e8c8fd1047600cc1286f8b5 | caab5ee348c17aaa6ed5fc5e01e9a74111711e63 | /tensquare_article/src/main/java/com/tensquare/article/repository/CommentRepository.java | f77975312bcad06ee4a935f3e02a9adc0bb10754 | [
"MIT"
] | permissive | yuumiy/tensquare_parent | b0ea8eff938b9b8a27954dea4be6775b61196514 | 259dc6e677910dcaf44d96a94d93a73958d15679 | refs/heads/master | 2023-03-20T15:51:35.565384 | 2021-03-12T08:15:18 | 2021-03-12T08:15:18 | 347,018,285 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package com.tensquare.article.repository;
import com.tensquare.article.pojo.Comment;
import org.springframework.data.mongodb.repository.MongoRepository;
import java.util.Date;
import java.util.List;
public interface CommentRepository extends MongoRepository<Comment, String> {
//SpringDataMongoDB,支持通过查询方法名进行查询定义... | [
"hello@zhong.cn"
] | hello@zhong.cn |
49c8cb6e6b1e1ff0f9f6bdaa4812b7b22b65500b | 5d1cf21e5fcf6a17f9362e01bf5e059d6351facb | /app/src/main/java/android/bigplan/lego/task/AbTaskListListener.java | fcff6edc39641d08b5b702ccd187b754e4db825b | [] | no_license | normanxdp/android_lego | baaec0aae5e5832215714ee5ea368cce403c0846 | d41764292b5721823f2b8efcca5e75636d0ccff7 | refs/heads/master | 2021-08-30T02:04:08.596944 | 2017-12-15T16:09:45 | 2017-12-15T16:09:45 | 113,804,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,283 | java | /*
* Copyright (C) 2012 www.amsoft.cn
*
* 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 l... | [
"JackyWong@jackys-MacBook-Pro.local"
] | JackyWong@jackys-MacBook-Pro.local |
1b14fb549c1a3b3d8520da4dfb6c6ac43ab11846 | 988ac3b5947500c5b09fafe744cf6b4c80618370 | /Java_2_lab06_minhvtpd02930/bai1.java | 612354f00a1812d74da6792366febb79a9e0a92b | [] | no_license | TienMinh0147/java2 | bbba80811da04754fd2b727cb803fe8e79434eba | 7aa0c1957c87f44a69b5ca7387daabc189ddfb1b | refs/heads/main | 2023-04-12T16:53:26.449128 | 2021-04-15T01:29:47 | 2021-04-15T01:29:47 | 358,090,542 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 711 | 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 Java_2_lab06_minhvtpd02930;
public class bai1 extends Thread{
public void run(){
System.out.println("running thre... | [
"tienminhdng123@gmail.com"
] | tienminhdng123@gmail.com |
9fe81574541904a1e92a7d504e67a07afc8af76f | 9e3283f02428c12f262a0c19329073d5e56f522b | /Rent.java | 0a151613276fb5a8fe5fa0a8f6dde68493230ccd | [] | no_license | patrykszczur/save_to_txt_java | 4afce3df714a48473756f1cc25f6de51ee7ce96b | fedbf9ecaff86b0f301ee7a0239b8bd101f60de2 | refs/heads/master | 2021-01-21T16:31:22.421616 | 2016-04-23T12:10:24 | 2016-04-23T12:10:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package Movie;
public class Rent {
private String start , stop , title ;
Movie movie ;
Rent (String start , String stop , String title)
{
this.start = start ;
this.stop = stop ;
this.title = title ;
}
String getRentInfo()
{
return "start of the rent : " + " "+ start + " end of the rent : " + ... | [
"szlik31@gmail.com"
] | szlik31@gmail.com |
a8b29c981ea06e0f97f7b5769b005da14cc7549e | f3da0ffb9d38196a800c3691cf4b7f3d78879891 | /src/main/java/com/example/amazonAPI/controllers/AuthController.java | c84ebabb1f03f07b3043eb1814f43e28a16ac5d2 | [] | no_license | Tultul-Chow/backend | c68ca7157d7dace36652316851d7b68ea3bb530c | 983a03ba82f497ff644f650bd2551f0680cda2e0 | refs/heads/main | 2023-04-08T17:41:35.037199 | 2021-04-22T06:13:32 | 2021-04-22T06:13:32 | 360,461,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,635 | java | package com.example.amazonAPI.controllers;
import com.example.amazonAPI.CustomizedResponse;
import com.example.amazonAPI.Models.Customer;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.htt... | [
"78367572+Tultul-Chow@users.noreply.github.com"
] | 78367572+Tultul-Chow@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.