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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b7a6533dda4b9f35b330655759b9d786d5b41a05 | 92225460ebca1bb6a594d77b6559b3629b7a94fa | /src/com/kingdee/eas/fdc/sellhouse/app/BizListEntryControllerRemote.java | 14c951b5038bd3e07327ea47ead3fd6f6ad9b595 | [] | no_license | yangfan0725/sd | 45182d34575381be3bbdd55f3f68854a6900a362 | 39ebad6e2eb76286d551a9e21967f3f5dc4880da | refs/heads/master | 2023-04-29T01:56:43.770005 | 2023-04-24T05:41:13 | 2023-04-24T05:41:13 | 512,073,641 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 156 | java | package com.kingdee.eas.fdc.sellhouse.app;
import javax.ejb.*;
public interface BizListEntryControllerRemote extends EJBObject, BizListEntryController
{
} | [
"yfsmile@qq.com"
] | yfsmile@qq.com |
e05fc91c982cd1a9361b9b9422212bf21d0cfd5f | 78d8d00030b960ac852e39a7d3df91fd0e4cbffa | /starter-code/src/Son.java | cde5f69ef7f348caa3390c50d50f276def7048ec | [] | no_license | jackie-ho/oop-inheritance-abstraction-lab | 390b049321e87f97804c925ad14283768d9a506b | 03e98aa99f1eacffa9d0fe835509d13d5657a489 | refs/heads/master | 2020-12-07T13:37:09.610809 | 2016-03-21T19:25:08 | 2016-03-21T19:25:08 | 54,415,765 | 0 | 0 | null | 2016-03-21T19:12:53 | 2016-03-21T19:12:53 | null | UTF-8 | Java | false | false | 509 | java | /**
* Created by JHADI on 3/21/16.
*/
public class Son extends Family {
String name;
public Son(String name) {
super(name);
this.name = name;
}
@Override
public void eat() {
System.out.println(name + " eating pizza.");
}
@Override
public void goToBathroom() {
... | [
"JHADI@Jackies-MacBook-Pro.local"
] | JHADI@Jackies-MacBook-Pro.local |
8b54325c89a006d2afdf8224c359f52142078ef3 | b3d9e233c9be411b0e01574a25da3a7baa855065 | /src/com/base/engine/renderEngine/lighting/BaseLight.java | f8be28e2b84a4092ebe5345ecfb898006bf6424b | [] | no_license | Genthorn/Wolfenstein-Clone | 7983c56987efeddf9448bd40fbb6436a1d408019 | 3d4c4820106d239d4f4aea7ef2fa274359acbc53 | refs/heads/master | 2020-05-25T11:29:49.465882 | 2017-03-03T15:08:02 | 2017-03-03T15:08:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 526 | java | package com.base.engine.renderEngine.lighting;
import com.base.engine.utils.Vector3f;
public class BaseLight {
private Vector3f color;
private float intensity;
public BaseLight(Vector3f color, float intensity) {
this.color = color;
this.intensity = intensity;
}
public Vector3f getColor() {
return color;... | [
"Zormion@gmail.com"
] | Zormion@gmail.com |
5b6f4e04050dd0716a18eeb2ec04ec0be89ccb13 | 76fa1e47e10d404527e323190a51a5dab221dbe0 | /app/src/test/java/com/example/android_project_18_register_page/ExampleUnitTest.java | 8efd1c00282b13be5608d6cd34f658512c1a4f2b | [] | no_license | ahmadkybora/android_project_18_registerpage | ad7741c6e0a87e5512338dc942c1daa9fbbd0eee | 516f63ccf0f4b097ded71cf20c59f4b93b68500f | refs/heads/master | 2023-08-28T02:28:39.542318 | 2021-08-18T09:21:00 | 2021-08-18T09:21:00 | 406,796,387 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package com.example.android_project_18_register_page;
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 {
... | [
"amontazeri53@yahoo.com"
] | amontazeri53@yahoo.com |
61469c1fcbdb7d8dc3de0bc7c13819f0b0d2cb95 | 471ca47466c6defc6519abfc2c073a570dd1a05f | /src/main/java/net/xtgr/dtex/expr/Upload.java | f1d729527bfd657b43c0b53c9296b51f6d02c557 | [] | no_license | netxtgr/dtex | ff8f3a475653f825ca1541d5d17d0f914faeab13 | 84af75213bc15533fe58ae5f623ea33849588b13 | refs/heads/master | 2021-07-07T11:58:54.639971 | 2020-09-30T04:15:32 | 2020-09-30T04:15:32 | 192,275,806 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,487 | java | /**
*
*/
package net.xtgr.dtex.expr;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.net.SocketException;
import java.nio.file.FileVisitResult;
import java.nio.file.FileVisitor;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
imp... | [
"tiger.chang@outlook.com"
] | tiger.chang@outlook.com |
11db2bc00209da172ad028af5709923d1d220495 | 9685627cab22194d6d1d3b62a3da012db426c436 | /src/main/java/challenge/multiplystrings/MultiplyStrings.java | be6f0ca39ee2bfa3cc48ffab35f34c6e09f6dd04 | [] | no_license | suiiii-rip/challenge-java202004 | a77d285324dfd7ceb9ce9e8cad8b5731f560a62a | b8ed713a4cd0f5ff295526c582c2c71da62024d4 | refs/heads/master | 2022-12-19T23:28:04.247101 | 2020-05-27T01:42:03 | 2020-05-27T01:42:03 | 259,208,317 | 0 | 0 | null | 2020-10-13T21:32:04 | 2020-04-27T04:49:50 | Java | UTF-8 | Java | false | false | 1,666 | java | package challenge.multiplystrings;
import java.util.ArrayList;
import java.util.List;
public class MultiplyStrings {
public String multiply(String a, String b) {
List<List<Integer>> resultMatrix = new ArrayList<>();
for (int i = a.length() - 1; i >= 0; i--) {
int x = Character.getNumericValue(a.ch... | [
"patrick.sy@get-it.us"
] | patrick.sy@get-it.us |
8fd401f8f6669c99232aba7b581f7c697719e8f8 | c5b7e92837bc028159bd52e47977eef9273edcd9 | /src/main/java/com/cis/drool_rest/models/FeeDataModel.java | 00eb6e3742ac60a28b54ece11896cd467001e8b8 | [] | no_license | abhaymeshram/Drools | baabc8c4ab69a9f4fe527617bf0b9e62e24356c3 | fc1bcd41672f395882956c50a2f5ac8772761dea | refs/heads/master | 2022-12-26T11:05:52.556140 | 2020-04-04T10:28:59 | 2020-04-04T10:28:59 | 90,171,634 | 0 | 1 | null | 2022-12-16T06:17:56 | 2017-05-03T16:44:29 | Java | UTF-8 | Java | false | false | 4,052 | java | package com.cis.drool_rest.models;
import java.util.Date;
public class FeeDataModel {
private int feeType;
private int parentID;
private String active;
private String conditional;
private boolean isConditionSatisfied;
private Date conditionSatisfiedDate;
private String conditionDesc;
private in... | [
"abhay@Abhay"
] | abhay@Abhay |
d8eb6932eb8074e506ca521d8bc0a1b82f81035a | 9c2d1b29b2c07285c2b07b850b25c5e5d3b17089 | /src/main/java/alphacore/worldgen/biomes/BiomeCreator.java | 493d334d45ac0acb0bc9288908ba407630c4424b | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | AlphaMode/AExploration | c63053688d5e3a8189cca52519a14b4add1b900f | 84c21714f17f4899d00ae4d2323b70ef823e7ccf | refs/heads/master | 2023-04-29T23:28:47.842293 | 2021-05-12T23:45:12 | 2021-05-12T23:45:12 | 338,212,150 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,653 | java | package alphacore.worldgen.biomes;
import alphacore.worldgen.biomes.Features.Features;
import net.minecraft.client.sound.MusicType;
import net.minecraft.entity.EntityType;
import net.minecraft.entity.SpawnGroup;
import net.minecraft.particle.ParticleTypes;
import net.minecraft.sound.BiomeAdditionsSound;
import net.min... | [
"AlphaModeYT@gmail.com"
] | AlphaModeYT@gmail.com |
f793eb02b186050307bf90d3e9642ca37a07c08e | 5889ada4e5e57d197091c641368c21bb6d0993d3 | /src/model/statement/ReadFile.java | 37056732cb811b33229ad449dd38e232b8829928 | [] | no_license | danhorea2010/ToyLanguageInterpreterV1 | 24be55a989586557cc5631e67ae5226af6e9c419 | 17ea4559f0fdb129b76fcffef0c062414187807d | refs/heads/master | 2023-02-22T13:44:28.909262 | 2021-01-24T12:36:38 | 2021-01-24T12:36:38 | 304,684,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,935 | java | package model.statement;
import exceptions.VariableNotDeclaredException;
import exceptions.VariableTypeMismatchException;
import model.ProgramState;
import model.adt.MyDictionary;
import model.expression.Expression;
import model.types.IntType;
import model.types.StringType;
import model.types.Type;
import model.values.... | [
"danhorea2010@gmail.com"
] | danhorea2010@gmail.com |
16b1fe8a91e2f6eaa5218b7770ca81958a5a2232 | 68f8d6ab2d19fcc44e113075ccd5996eba2e9174 | /src/main/java/com/ccc/autocompleter/HomeController.java | 6b1ae31363b8b6dd4346121fb22b511836536ebc | [] | no_license | agibsonccc/autocompleter-java | 3c3e1362fbbf44158cfdd24836a9253db9819994 | 6b6d07759cc5b7476a27b01e6a1d7b30167d27b5 | refs/heads/master | 2021-01-22T07:27:46.907073 | 2012-09-02T04:32:19 | 2012-09-02T04:32:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,809 | java | package com.ccc.autocompleter;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springf... | [
"agibson@clevercloudcomputing.com"
] | agibson@clevercloudcomputing.com |
89019153c1d419d467ee3c8d06de133422998730 | 8740341084e41f5b3328490f56d64f61a01fee1b | /app/src/main/java/com/isport/tracker/bluetooth/notifications/NotifService.java | 074b37e7e881973ece1cef1e5420e36a9d627ad6 | [] | no_license | sengeiou/ISportTracker | ecfee9e8e1fb34219e3711597038234de9dab141 | 88f7a7bcf2abbd3275b4d539667a396b78746e2d | refs/heads/master | 2023-07-08T06:20:15.386196 | 2021-08-19T02:36:20 | 2021-08-19T02:36:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,638 | java | package com.isport.tracker.bluetooth.notifications;
import android.accessibilityservice.AccessibilityService;
import android.app.Notification;
import android.content.Context;
import android.content.Intent;
import android.provider.Settings;
import android.text.TextUtils;
import android.util.Log;
import android.view.acc... | [
"604503163@qq.com"
] | 604503163@qq.com |
618d23ad47f145cfc751b631a53bf1ed9717d206 | 9082c8708e91b0a592fe22b2aacd41ab62f8e899 | /src/jdbc/CreateCar.java | ceb14ec7fbae88c7b40f76f20e0c4d2d054282fa | [] | no_license | afiffadhlurrahman/Final-Exam-WebPro-C | 5970cad8b2d37d6246208551aa7eef6de283a538 | 0d59e50d4d7a8628d3755d8d02643d1328de46ac | refs/heads/main | 2023-01-20T13:35:55.699694 | 2020-11-28T16:55:48 | 2020-11-28T16:55:48 | 316,255,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,457 | java | package jdbc;
import java.io.IOException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.... | [
"afif.fadhlurrahman1@gmail.com"
] | afif.fadhlurrahman1@gmail.com |
a93b26306e08e2f73856648f1d518b0b835eab24 | ca5004b316a642644832e0cd8ef94c29dc4acbc3 | /fBReader/src/main/java/org/geometerplus/android/fbreader/tree/TreeAdapter.java | b9a72de3d662e6d235115ca4d92ff8607330e8bc | [] | no_license | dyglcc/FB_reader_androix | eebbc6868be390f2b8fecd80fb71aa8159b3b3ca | 74e67bbfe84260401f19cb89b8656edcb18a1b16 | refs/heads/master | 2023-01-23T16:02:21.770053 | 2020-12-01T09:29:22 | 2020-12-01T09:29:22 | 317,485,361 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,679 | java | /*
* Copyright (C) 2010-2015 FBReader.ORG Limited <contact@fbreader.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later ... | [
"dongyuangui@appadhoc.com"
] | dongyuangui@appadhoc.com |
20d22db586e32b4c7ffc2aece1d8b6f71e524f08 | 12b78dc1b16a55e53652ef13b6872916d5b5daea | /smsm-service-impl/src/main/java/com/smsm/service/impl/CompanyServiceImpl.java | 970452c9d5f22da2c3ea76003d66717b6a15931b | [] | no_license | yangqi0224/spring-boot-web | 62788b6e43ec286369d22ce83514e1178bbd25b3 | 6082a987d061f2c815f98ee304ebe3fa43c627fb | refs/heads/master | 2020-06-15T17:41:56.522480 | 2019-07-05T07:00:00 | 2019-07-05T07:00:00 | 195,355,313 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,303 | java | package com.smsm.service.impl;
import java.util.List;
import com.smsm.mapper.CompanyMapper;
import com.smsm.mapper.JobMapper;
import com.smsm.mapper.ResumeMapper;
import com.smsm.mapper.ToEmployMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Q... | [
"1398571658@qq.com"
] | 1398571658@qq.com |
243eb1d1b0f8c21e85f9886ed731da5c9dcc3f0b | 46b6184622d3678c7249fcff3f8b67e6e1f1aee5 | /src/wiko/Processors.java | dc62a02c37a8f2c8122fce9d068d91ddd6627f49 | [
"WTFPL"
] | permissive | ArnonEilat/Wiko | 1ca709e901bba41c4f1d9ddb5642ebc01ce520d7 | 104854425f3cac69cb81d7c01a999b40e4a26283 | refs/heads/master | 2016-08-06T22:43:05.161683 | 2013-04-17T11:08:28 | 2013-04-17T11:08:28 | 9,495,695 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,528 | java | package wiko;
/**
* Class with methods to convert one line in Wiki markup to HTML.<br>
*/
public final class Processors {
/**
* Supported Internet protocols.
*/
private static String[] WEB_PROTOCOLS = {"http", "ftp", "news"};
/**
* Don't let anyone instantiate this class.
*/
pri... | [
"arnon.eilat@gmail.com"
] | arnon.eilat@gmail.com |
5ca1ec8ebe2fb495feefd2e251fb1d081c5617a4 | c65dbdf0f6195844f0131724536b25fad0578877 | /Skripsi/Sandbox/src/Initiator.java | 7d32a80edf9308a378c6ad0717e1166a026f7657 | [] | no_license | torchrist11/Fire-Detection | 76636b875f573b58269f8a3ef219eb59f1b6df13 | f41bc23072b96e6d086cb86bed65e7eda7c5d647 | refs/heads/master | 2022-11-18T02:48:16.158658 | 2020-07-16T12:13:40 | 2020-07-16T12:13:40 | 177,826,879 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 3,956 | java | // *
// * Copyright (c) 2011., Virtenio GmbH
// * All rights reserved.
// *
// * Commercial software license.
// * Only for test and evaluation purposes.
// * Use in commercial products prohibited.
// * No distribution without permission by Virtenio.
// * Ask Virtenio for other type of license at info@virtenio.de
// *
... | [
"torchrist111@gmail.com"
] | torchrist111@gmail.com |
f65ed0288e969de3aa28b155b0138a47a94a87f6 | d038ffe244f034df0a021553f032919756cf0b8c | /src/com/kam/algorithms/Permutations.java | 08b95fbd613fb4b70fb4f32f93d02df2447dcadb | [] | no_license | kaminasan/random-java-tools | d62b307f572731552b84c2557a15deeff7686dd8 | 47f5c246e70bd135c857200fca00aa6418b26524 | refs/heads/master | 2021-01-10T09:32:53.810298 | 2016-03-15T07:23:40 | 2016-03-15T07:23:40 | 52,485,637 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,633 | 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 com.kam.algorithms;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author Blacksteath
*/
public... | [
"Blacksteath@KamLaptop"
] | Blacksteath@KamLaptop |
6daccbf2c46e305add8326c49d9f0d802d6bd5d4 | ecf41a04c43ba48c59ff8c97c27f4eb8f19fd698 | /test/qtree/CopyOfTestBGPJoinOnIndex.java | 2f37a78e95ef1d42e03a083ab4f692aa22b0a1ec | [] | no_license | jumbrich/semqtree | 953d9ef97a2548a7605d0f03ea3bcf3988b097d4 | 3ff0c71e61849ae58b6769de91d0d625e6f98829 | refs/heads/master | 2021-01-10T09:29:36.112128 | 2012-12-03T10:46:21 | 2012-12-03T10:46:21 | 36,661,383 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,941 | java | package qtree;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.net.URLDecoder;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import... | [
"jueumb@gmail.com"
] | jueumb@gmail.com |
f1f65aef8a260d359dfa7fcfe79c019e8472956d | 280ce9155107a41d88167818054fca9bceda796b | /jre_emul/android/platform/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/TestIDNARef.java | d5512ad311d029db0459138b8dd0ac3a5b4f68ce | [
"Apache-2.0",
"BSD-3-Clause",
"GPL-2.0-only",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"APSL-1.0",
"LGPL-2.0-or-later",
"LicenseRef-scancode-proprietary-license",
"GPL-1.0-or-later",
"LicenseRef-scancode-generic-exception",
"LicenseRef-scancode-red-hat-attribution",
"ICU",
"MIT",... | permissive | google/j2objc | bd4796cdf77459abe816ff0db6e2709c1666627c | 57b9229f5c6fb9e710609d93ca49eda9fa08c0e8 | refs/heads/master | 2023-08-28T16:26:05.842475 | 2023-08-26T03:30:58 | 2023-08-26T03:32:25 | 16,389,681 | 5,053 | 1,041 | Apache-2.0 | 2023-09-14T20:32:57 | 2014-01-30T20:19:56 | Java | UTF-8 | Java | false | false | 33,640 | java | /* GENERATED SOURCE. DO NOT MODIFY. */
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
/*
*******************************************************************************
* Copyright (C) 2003-2010, International Business Machines Corporation and ... | [
"antoniocortes@google.com"
] | antoniocortes@google.com |
164c8a1b98154937ec2c85c5cf1d32dc71e1e684 | f2c9888939af8068c61e9eabd8eee0022f4d9634 | /main/java/love/target/utils/TimerUtil.java | 6f2e71a9ffd62c9e23d3e3222531b3de9a7056f6 | [] | no_license | gcanal614/Target_Client | 5e61b4a1a243ce4dc6a86b9e3968149333e4a031 | 0bb3272d723e7c5910f383d4c2d6dcda1e7d5684 | refs/heads/main | 2023-05-13T21:23:44.416857 | 2021-05-26T12:18:05 | 2021-05-26T12:18:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | package love.target.utils;
public class TimerUtil {
private long lastMS;
public long getCurrentMS() {
return System.nanoTime() / 1000000L;
}
public boolean hasReached(double milliseconds) {
return (double)(this.getCurrentMS() - this.lastMS) >= milliseconds;
}
public void rese... | [
"2364379488@qq.com"
] | 2364379488@qq.com |
58794a1c25ab3499deab97b6f3e718f13caf2d49 | 790d540d7e06d15ad37e9ec33257907030b42070 | /src/main/java/com/mingri/langhuan/cabinet/pojo/PagePojo.java | 9c6ef76d1e6cf7900a618c87d1c675f17d9ce1a5 | [] | no_license | ljinlin/langhuan-cabinet | 33502ee78961460fec1046ac931c7061080d983b | 80714f89f12953e9c7dc2fde5d91b1594da4a8bc | refs/heads/master | 2022-06-26T22:57:20.274648 | 2020-07-06T09:37:26 | 2020-07-06T09:37:26 | 181,040,894 | 1 | 4 | null | 2022-06-17T03:04:15 | 2019-04-12T16:02:40 | Java | UTF-8 | Java | false | false | 865 | java | package com.mingri.langhuan.cabinet.pojo;
public class PagePojo {
/**
*
*/
@SuppressWarnings("unused")
private static final long serialVersionUID = 8798070553988740245L;
private Integer pageNo;
private Integer pageSize;
private long total;
public PagePojo() {
}
public PagePojo(Intege... | [
"594255598@qq.com"
] | 594255598@qq.com |
583e7f0d22475dd14fe07e06f763e18a9ee3c0e8 | b41a58a245c954bcd045b697b9b214e9ee260e17 | /service/src/main/java/platform/county/jiange/service/impl/GroupMemberServiceImpl.java | cd4f47bfe109ed6f5af7001ba2785b155acd5f05 | [] | no_license | micklq/jiangeplatform | e98bdf48b21d5444319de779180efce2ebbcf273 | 550cfaa58354ef28b60b49e2899272f4193329b2 | refs/heads/master | 2021-01-09T20:07:31.222193 | 2016-08-14T15:54:46 | 2016-08-14T15:54:46 | 62,398,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,030 | java | package platform.county.jiange.service.impl;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import platform.county.jiange.data.repository.BaseRepository;
import platform.county.jiange.data.repository.GroupMemberRepository;
import platform.county.jiange.model.entity.GroupMemb... | [
"574078710@qq.com"
] | 574078710@qq.com |
70af599c876a7dec96583c247993d85022d5cda2 | 17f3cc798db02eb809e0563858572076353f7993 | /Letra_B.java | 8a51f8a5e2bcf42868e2f21255f2d793322e97f3 | [] | no_license | ThiagoBonette/Atividade_05 | 2755c64de938fa60ec9aeffb91935e8d8bb99c2d | 9904d5040a210a380bbeb990df12b78f45f04257 | refs/heads/master | 2023-01-01T00:21:01.124458 | 2020-10-26T13:06:13 | 2020-10-26T13:06:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java |
package atividade_05_hamilton;
import javax.swing.JOptionPane;
public class Letra_B {
public static void main(String[] args) {
int [] valores = new int [10];
for(int i = 0; i < valores.length; i++){
valores[i] = Integer.parseInt(JOptionPane.showInputDialog("Digite um numero: ")... | [
"bonette_36@hotmail.com"
] | bonette_36@hotmail.com |
2239d3e4135e4b46dfed2bb40e7b063f2a187d50 | eb71e782cebec26969623bb5c3638d6f62516290 | /src/com/rs/game/npc/combat/impl/ThornySnailCombat.java | c06d1e33bee5d57969d8a7fe768a2c49752febff | [] | no_license | DukeCharles/revision-718-server | 0fe7230a4c7da8de6f7de289ef1b4baec81fbd8b | cc69a0ab6e139d5cc7e2db9a73ec1eeaf76fd6e3 | refs/heads/main | 2023-06-25T05:50:04.376413 | 2021-07-25T19:38:35 | 2021-07-25T19:38:35 | 387,924,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,191 | java | package com.rs.game.npc.combat.impl;
import com.rs.game.Animation;
import com.rs.game.Entity;
import com.rs.game.Graphics;
import com.rs.game.World;
import com.rs.game.npc.NPC;
import com.rs.game.npc.combat.CombatScript;
import com.rs.game.npc.combat.NPCCombatDefinitions;
import com.rs.game.npc.familiar.Familiar;
pub... | [
"charles.simon.morin@gmail.com"
] | charles.simon.morin@gmail.com |
c82d4cd968d3b6d4652b7bb97e5edd7a6d7f7be1 | 97de6b7610217d4cf5fd530ba7341fc5d7b808ce | /HibernateExample/src/mthibernate/StoreData.java | edbe57f28aa46b0cdc6139d24532a36ccdc62a3a | [] | no_license | kiransai48/GitJavaWork | 6885cacd53642d4fcab3bb116b755e13211a082b | 12a6d428d31dfee05ecba63dea2a100fef357930 | refs/heads/master | 2022-12-21T19:39:51.017108 | 2020-02-05T08:47:19 | 2020-02-05T08:47:19 | 219,463,076 | 0 | 0 | null | 2022-12-15T23:28:14 | 2019-11-04T09:25:44 | Java | UTF-8 | Java | false | false | 1,166 | java | package mthibernate;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.boot.Metadata;
import org.hibernate.boot.MetadataSources;
import org.hibernate.boot.registry.StandardServiceRegistry;
import org.hibernate.boot.registry.StandardServ... | [
"sai578696@gmail.com"
] | sai578696@gmail.com |
19e9ff17b73c4c6c4a93189ba355436c571a371c | 7f9d562dcc745719c6829944365cfc1118f54bc5 | /src/main/java/com/x/shop/template/directive/ArticleCategoryParentListDirective.java | 96bcf760e5d697a5e41c3e6159f9f0342ecac1d5 | [] | no_license | wd1900/shop | bebec00b95286f269b8fad01151f7f9c91d26fd5 | 663c7e327147ec1d35aac200abd21f4deb54264f | refs/heads/master | 2022-11-25T06:01:55.445633 | 2020-08-01T06:28:49 | 2020-08-01T06:28:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,259 | java | package com.x.shop.template.directive;
import com.x.shop.entity.ArticleCategory;
import com.x.shop.service.ArticleCategoryService;
import com.x.shop.util.FreemarkerUtils;
import freemarker.core.Environment;
import freemarker.template.TemplateDirectiveBody;
import freemarker.template.TemplateException;
import freemarke... | [
"653800209@qq.com"
] | 653800209@qq.com |
5bb05b6c497380a1d48fd7aa0730a4fb0c4284fa | 7ecabfda0c5d9ead574190fd011331fc940f7c22 | /pyg-page-interface/src/main/java/com/pyg/page/service/ItemPageService.java | 7b86e8d72a91bee2cfa899a8e9fc296e1bc4de8d | [] | no_license | shangjiapeng/pyg-parent | 13dae1a9f51fecde2bc178bc3d18f555f2123578 | 0449545172e792f4b5fb83aa0f6e4d50e1652390 | refs/heads/master | 2022-12-21T00:51:49.395628 | 2019-09-18T07:38:54 | 2019-09-18T07:38:54 | 209,247,739 | 0 | 0 | null | 2022-12-16T07:15:28 | 2019-09-18T07:38:16 | JavaScript | UTF-8 | Java | false | false | 368 | java | package com.pyg.page.service;
/**
* 商品详情页接口
*/
public interface ItemPageService {
/**
* 生成商品详细页
* @param goodsId
* @return
*/
public boolean genItemHtml(Long goodsId);
/**
* 删除商品详情页
* @param goodsIds
* @return
*/
public boolean deleteItemHtml(Long[] goodsIds);... | [
"shawn@qishimai.cn"
] | shawn@qishimai.cn |
0c53a1981024ef457edc8688a748e854e7c42647 | b7693e7a6ba1c217c17b257f56367a6c826193f2 | /plugins/org.ifc4emf.metamodel.ifc/src/IFC2X3/IfcActorSelect.java | c7459e182e1422c692fa043d2afd934c8534df6b | [] | no_license | patins1/ifc4emf | 6941967114f87965ea124c36b95aaedc5ef01349 | ad65df3fce500e5691625d4e0906041c8c0db284 | refs/heads/master | 2021-01-19T10:40:16.758125 | 2017-09-11T02:25:57 | 2017-09-11T02:25:57 | 87,891,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 493 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package IFC2X3;
import org.eclipse.emf.cdo.CDOObject;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Ifc Actor Select</b></em>'.
* <!-- end-user-doc -->
*
*
* @see IFC2X3.IFC2X3... | [
"patins@4fe55a55-8cb9-4820-ac24-0eeacf389520"
] | patins@4fe55a55-8cb9-4820-ac24-0eeacf389520 |
b88fe620cee4cc6ea46b1552f6ed59b71335565a | a82cd9a4597bf1318cc8dd38c26c124ea46c33b1 | /app/src/test/java/mealmarch/com/mealmarchtest/ExampleUnitTest.java | a0b69b826465e7eed71cad7334e71f7ea39fb168 | [] | no_license | itscoe/MealMarch | 156314fc4a65e08cfca8252b992158ae0a1f3b5e | cc499e190d1bb71c15e08807e109020dba8d15f0 | refs/heads/master | 2020-04-02T01:41:34.499629 | 2018-10-21T08:47:20 | 2018-10-21T08:47:20 | 153,869,886 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 388 | java | package mealmarch.com.mealmarchtest;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public... | [
"itslagle@coe.edu"
] | itslagle@coe.edu |
3ce49789442b3b0735d442706d000214a7ac52ca | c62ec9e4b2683c701a69eb52b8e7c681bdff2c95 | /src/main/java/com/chuan/netty/rpc/provider/RpcHelloServiceImpl.java | 8172fbe2d31559f9044bec84daa248d85d6f46f6 | [] | no_license | netty-demo/netty-rpc-simpe | dde5815112a03c4612780e612972eeb8a16aa2ed | 072e99e00d1233e4e06b11d3e71342a671e08c31 | refs/heads/master | 2021-07-05T05:20:33.182861 | 2019-06-19T07:00:48 | 2019-06-19T07:00:48 | 192,676,729 | 0 | 0 | null | 2020-10-13T14:00:20 | 2019-06-19T06:58:35 | Java | UTF-8 | Java | false | false | 318 | java | package com.chuan.netty.rpc.provider;
import com.chuan.netty.rpc.api.IRpcHelloService;
/**
* @author: diaoche
* @review:
* @date: 2019/6/18 16:38
*/
public class RpcHelloServiceImpl implements IRpcHelloService {
@Override
public String hello(String name) {
return "Hello " + name +" !" ;
}
}
| [
"diaoche@bicitech.cn"
] | diaoche@bicitech.cn |
2ccf55cb01cee7ba563e3d585b1b6d253ff9be84 | 0530fca7272be0c73987ed538357b03a870f8bfe | /app/src/main/java/cn/edu/bistu/cs/se/contact/MainActivity.java | f665b51fbe80bc532af0c77fd43487b60dbc8454 | [] | no_license | MorningSandra/Contact | 3118d5c0feb315b29bd948b0d6242e9ea0bc64fc | fd22f512b87f13bdb893f0ad6713042d9d53e82a | refs/heads/master | 2021-06-05T02:46:47.161127 | 2016-09-09T01:41:44 | 2016-09-09T01:41:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,523 | java | package cn.edu.bistu.cs.se.contact;
import android.content.ContentResolver;
import android.database.Cursor;
import android.provider.ContactsContract;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
public class... | [
"211088842@qq.com"
] | 211088842@qq.com |
6c1a09c999cdb49d0a1aef240be2eaf4d630644c | f662872e4f33339a1aad1ed1daddba64c9362a5a | /src/ReadIn.java | 367e78865a42199b4f8541939ba8f261d1da5602 | [] | no_license | kacper97/FamilyTree | e9fffdbfdcfe49f69ab03c1726d42ebc8bfc3738 | a5b564138a444c636f2be0a9242f257704748d91 | refs/heads/master | 2021-07-07T10:06:29.888473 | 2017-09-28T23:15:52 | 2017-09-28T23:15:52 | 105,208,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,097 | java | import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
public class ReadIn {
public static void readFile() throws IOException {
BufferedReader br = new BufferedReader(new FileReader("large-database.txt"));
// reads in file
try {
// builds a string
StringBuilder sb = new St... | [
"kacperwoloszyn4@gmail.com"
] | kacperwoloszyn4@gmail.com |
33951941d2b6e10f03d3c2c71ab9e993622dbc80 | 6e7f7fac4de13628898a622e63f1d38c66b4e480 | /logistics-web/src/main/java/cn/kemis/tools/freemarker/FreemarkerTemplateHelper.java | b87713a108bfaa1904ba30fa7560c675e34bb781 | [] | no_license | haonan333/kemis-logistics | af5a9613158ab78a27814f5733c31954273e7f2d | 2989931bc71a2f960fc5b6a1e1808baf5e482fb9 | refs/heads/master | 2020-07-17T21:08:21.817725 | 2017-06-14T12:02:01 | 2017-06-14T12:02:01 | 94,324,919 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,468 | java | package cn.kemis.tools.freemarker;
import freemarker.template.Configuration;
import freemarker.template.Template;
import freemarker.template.TemplateException;
import java.io.File;
import java.io.IOException;
import java.io.StringWriter;
import java.util.Locale;
/**
*
* @author lty jefferlzu@gmail.com
* Created o... | [
"zhaohaonan@kemis.cn"
] | zhaohaonan@kemis.cn |
5716ce4073755d8c51352f16b50bf0430aca0cd5 | e2bd39b95c43b1cfeaf995825456e0d24087f87f | /src/application/CalController.java | b8c8c3fa24f598adc4502909689857100fad405b | [] | no_license | VaridVerma/calculator-javafx | f7a136366cb33448148344efb40c9ca106fb5901 | 9c019fdf617349b3a1d400207648437c4c8a5530 | refs/heads/master | 2021-01-15T10:57:58.411436 | 2018-01-27T20:29:12 | 2018-01-27T20:29:12 | 99,603,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | package application;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
public class CalController {
@FXML
private Label result;
private long n1 = 0;
private String operator;
private boolean start = true;
private Model model = new... | [
"varid.verma@gmail.com"
] | varid.verma@gmail.com |
738550fe7ec9c2d30df59ffde8c6b191a26ec70b | 86404aaf2267945530f07155d1b8f3e223d34c1b | /analyse/src/functioneditor/actions/PasteAction.java | d12a29b0ee8a322bb8309ab784d93d75bd5ecc5c | [] | no_license | fbuloup/Analyse | 5c5a513118620bafac646d10fe7c80d73b0e2e00 | 9cb908bf6bbd8b4ccdd81015140e781480d06aa5 | refs/heads/master | 2022-02-22T21:39:07.720641 | 2022-01-27T07:33:23 | 2022-01-27T07:33:23 | 156,516,992 | 0 | 0 | null | null | null | null | MacCentralEurope | Java | false | false | 2,359 | java | /*******************************************************************************
* Université d’Aix Marseille (AMU) - Centre National de la Recherche Scientifique (CNRS)
* Copyright 2014 AMU-CNRS All Rights Reserved.
*
* These computer program listings and specifications, herein, are
* the property of Université ... | [
"frank.buloup@univ-amu.fr"
] | frank.buloup@univ-amu.fr |
0cfed8c80e8866680b60594469901e66cb077103 | 430f01f377bfd732114e6e2aa9fe31d8449d69fc | /dina-datamodel/src/main/java/se/nrm/dina/datamodel/Author.java | 73b0d28bc30f2a537275e5f0d3dff376867ce9df | [] | no_license | idali0226/dina-web | b6eb6bc468330d258fe0f3e72a982d4477e28f8e | bba247c8421583ac3b29e0a4ff746d0295341f75 | refs/heads/master | 2021-01-19T00:01:35.087819 | 2016-05-02T08:03:28 | 2016-05-02T08:03:28 | 49,878,684 | 0 | 2 | null | 2016-06-09T09:08:43 | 2016-01-18T13:29:58 | Java | UTF-8 | Java | false | false | 5,122 | 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 se.nrm.dina.datamodel;
import java.util.Date;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.p... | [
"idali@Idas-MacBook-Air.local"
] | idali@Idas-MacBook-Air.local |
17e026693a342c7199c1aa2ebe07c8ff05fe510b | 89fd441aaae4f241fbac8915ea7607a03e605859 | /src/tk/genesishub/gFeatures/Commands/gFactionsCore.java | 55e7cd3f0c51915ca2b24bd26f8851074160f066 | [
"Apache-2.0"
] | permissive | GenesisHub/gFeatures | f9a5979765a4dafca4d5b8ad5c6532c70bcd7aad | 718b83770cdf9dd251be3e55bbb6c69a0d55f9d0 | refs/heads/master | 2016-09-05T20:04:02.752527 | 2015-12-11T14:24:09 | 2015-12-11T14:24:09 | 33,052,981 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,425 | java | package tk.genesishub.gFeatures.Commands;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import tk.genesishub.gFeatures.PluginManage.PluginState;
import tk.genesishub.gFeatures.PluginManage.gFactionsPlugin;
import tk.genesishub.gFeatures.gFactions.CommandHub;
/*
gFeatures
https://github.... | [
"aguy867@gmail.com"
] | aguy867@gmail.com |
89adad3563f3c5f643e0d7a8cec0d71fdca188b1 | 50590b8ddca61569c937bd8670047b15d361b32b | /DI_0318_60132299/src/main/java/CMain.java | f8745a2acee86b3afbc2d2b6aba5869e821a0528 | [] | no_license | Do-Lee/SE2015_60132299 | 0e8227851e7b69c484f6f76c5bfa101ccfe09802 | 3f1624ffbfbc8a43e9c7de95f6ca201dee2b5a30 | refs/heads/master | 2016-09-06T03:15:25.809611 | 2015-06-14T11:26:14 | 2015-06-14T11:26:14 | 33,102,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class CMain {
public static void main(String[] args) {
ApplicationContext factory =
new ClassPathXmlApplicationContext(new String[]{"applicationContext.xml"});
... | [
"happyc0de@naver.com"
] | happyc0de@naver.com |
5564f30dec8db57ab4324ad0b039a02ce7c97445 | b3a02d5f1f60cd584fbb6da1b823899607693f63 | /04_DB Frameworks_Hibernate+Spring Data/99_Exams/PhotographyWorkshops/src/main/java/app/domain/entities/Photographer.java | 9fcaf08310a038da42c3555db73f5e715f66b286 | [
"MIT"
] | permissive | akkirilov/SoftUniProject | 20bf0543c9aaa0a33364daabfddd5f4c3e400ba2 | 709d2d1981c1bb6f1d652fe4101c1693f5afa376 | refs/heads/master | 2021-07-11T02:53:18.108275 | 2018-12-04T20:14:19 | 2018-12-04T20:14:19 | 79,428,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,841 | java | package app.domain.entities;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Jo... | [
"akkirilov@mail.bg"
] | akkirilov@mail.bg |
2a6fb0a1273a3508afca2df179f40254a7554f85 | 5971af9bf04fff14bfd7196dc6d0afa542a00e91 | /MavenAgvSeer/src/main/java/com/kaifantech/component/comm/manager/agv/SeerUtil.java | 164cf0147b802f5fd9466c7173892b1cb4463dce | [] | no_license | dxmcu/maven | 7841cd8a7951fe0f059852ec9070388c20b3e5c3 | 01d8933752ca7306afe96f610b37a69d86018058 | refs/heads/master | 2022-12-26T21:02:37.255799 | 2020-02-16T08:30:29 | 2020-02-16T08:30:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,014 | java | package com.kaifantech.component.comm.manager.agv;
import com.calculatedfun.util.AppTool;
import com.kaifantech.util.hex.AppByteUtil;
public class SeerUtil {
public static String cmd(int cmd) {
return cmd(cmd, null);
}
public static String cmd(String cmd) {
return PREFIX_WHEN_SEND_TASK + cmd + TASK_NAME_SUFFI... | [
"583937325@qq.com"
] | 583937325@qq.com |
57941c986e9d573fe2cdcabb3b3f020e67e95a12 | d9d7bf3d0dca265c853cb58c251ecae8390135e0 | /gcld/src/com/reign/framework/hibernate/hql/ObjectFactory.java | fd1f43774fe449596e194ee0a844045fb48e7862 | [] | no_license | Crasader/workspace | 4da6bd746a3ae991a5f2457afbc44586689aa9d0 | 28e26c065a66b480e5e3b966be4871b44981b3d8 | refs/heads/master | 2020-05-04T21:08:49.911571 | 2018-11-19T08:14:27 | 2018-11-19T08:14:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | package com.reign.framework.hibernate.hql;
import javax.xml.namespace.*;
import javax.xml.bind.*;
import javax.xml.bind.annotation.*;
@XmlRegistry
public class ObjectFactory
{
private static final QName _Hqls_QNAME;
static {
_Hqls_QNAME = new QName("http://com.reign.framework.hibernate/hql", "hql... | [
"359569198@qq.com"
] | 359569198@qq.com |
14fbd2dee00959782cbcfe6b724be278888e6001 | 3230727d5a8678d50bd9e19af1c6ff495ecbdebd | /srb/service-core/src/main/java/com/atguigu/srb/core/controller/IntegralGradeController.java | 92243f99bc4c2ac53fab572f255f1f5738228e6f | [] | no_license | gh1006/srb | 5a94e59661a4a609a547662f02649c358598946a | 5c36403165dbe70466e3e508beed0cbd0e48971a | refs/heads/master | 2023-04-14T23:00:47.486443 | 2021-04-27T15:42:23 | 2021-04-27T15:42:23 | 362,169,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package com.atguigu.srb.core.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* <p>
* 积分等级表 前端控制器
* </p>
*
* @author Helen
* @since 2021-04-27
*/
@RestController
@RequestMapping("/integralGrade")
public class Integra... | [
"33707692@qq.com"
] | 33707692@qq.com |
6cd48a54062b332101c9a40b41106d442b6aaa29 | 2dac9ca58ae2ff6c63c1f2a900f2159b68057b42 | /app/src/main/java/com/weatone/rbademoapp/NetworkChangeDelegate.java | 66aab820fad56af5fcc57b80f0df7e1146628a96 | [] | no_license | celinenicolas/simple-masterdetail-client-android | 2b31485a93af8a2377bddfde64361cf6a9f695aa | cea322ffc147463b6477a879dabd111fa6e4a926 | refs/heads/master | 2021-01-19T08:02:11.220594 | 2017-04-11T16:58:48 | 2017-04-11T16:58:48 | 87,596,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | package com.weatone.rbademoapp;
/**
* @author Celine Nicolas
* @version 1.0.0, 2017-04-11
* @since 1.0.0
*/
public interface NetworkChangeDelegate {
void onConnected();
void onDisconnected();
boolean isConnected();
}
| [
"cni@weatone.com"
] | cni@weatone.com |
9af3308767f4314b59f54d56d28345f364a2bc55 | 3c735df40e3dac54e1b19052816a373ff7521e0e | /src/main/java/com/criminalddbb/app/service/ResourceUrlService.java | 72f2668af21e1c97286e30d426a7923a995e8e09 | [] | no_license | AlbertoGSZ/IT-Example-Project | 34d99da9252a7fd7bfc56875ad973b0690176203 | 89190aae06f2bb4352265b73227df93d06af4747 | refs/heads/master | 2022-12-23T19:25:14.409820 | 2019-10-13T04:23:55 | 2019-10-13T04:23:55 | 198,832,236 | 0 | 0 | null | 2022-12-16T05:02:49 | 2019-07-25T13:00:19 | Java | UTF-8 | Java | false | false | 843 | java | package com.criminalddbb.app.service;
import com.criminalddbb.app.domain.ResourceUrl;
import java.util.List;
import java.util.Optional;
/**
* Service Interface for managing {@link ResourceUrl}.
*/
public interface ResourceUrlService {
/**
* Save a resourceUrl.
*
* @param resourceUrl the entity ... | [
"gsz.alberto@gmail.com"
] | gsz.alberto@gmail.com |
9a9a704a38f8874e5ce4d05b37e0d085bf1ef161 | c141c153a6795e526fcdf0c3e6cbc37d44ffc438 | /chapter-3-3-spring-boot-web-swagger2/src/test/java/com/liaoyb/springboot/Swagger2ApplicationTests.java | 3395f42bacdbc46a51319d3b4fad2f71155e3475 | [] | no_license | OnlyYC/springboot-learning | 0dbe671f7cbcc55ae52413e27509569043589c55 | d3bba258bf4ca27ab42b76f21ae037e6bdb31a6a | refs/heads/master | 2020-03-22T05:22:35.832807 | 2018-10-24T10:39:46 | 2018-10-24T10:39:46 | 139,561,369 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.liaoyb.springboot;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class Swagger2ApplicationTests {
@Test
public void con... | [
"liaoyanbo@cloudwalk.cn"
] | liaoyanbo@cloudwalk.cn |
a9d900b98c9181df26f804bc1239477cb985e0cf | 53cbbb7dca36689f05efae7e226a74e2134ae3f9 | /app/src/main/java/com/justineangelo888/mangareader888/SSApi/Models/Main/Sub/SubLink.java | f6bb680206ccb74fc3ec5e4fadc4f6160eb26377 | [] | no_license | justineangelo/MangaReader888 | e2164b5cbd74b30ff2fae5e9aec7d65536aa8127 | 1db7066bd7c0120d0bf9a2d5a75b9769e91fb3d3 | refs/heads/master | 2021-01-01T05:23:05.852741 | 2016-04-27T02:50:19 | 2016-04-27T02:50:19 | 56,215,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | package com.justineangelo888.mangareader888.SSApi.Models.Main.Sub;
import com.justineangelo888.mangareader888.SSApi.Models.Main.Link;
/**
* Created by justine on 21/04/16.
*/
public class SubLink extends Link {
public static SubLink init() {
return new SubLink();
}
} | [
"justineangelo888@gmail.com"
] | justineangelo888@gmail.com |
caefee4c39bd4b8ee4ec68692eac42bb2fc83474 | 0ee3fd6e8dcfc6fdc3b478c5db6cd79654ecdd29 | /src/main/java/org/rb/cvlv/keeper/FXMLDocumentController.java | 941a236937b2db2b5bfefdf079ca9f3b9cdc90f8 | [] | no_license | rigels02/JavaFX-cv-lv-keeper | 10eb2f06786e3d83b0b42af17a7af91ea9a837af | 8909ab4376c909074323121890cfb0d8a1f83a8f | refs/heads/master | 2018-12-06T17:05:09.745778 | 2018-09-10T15:23:56 | 2018-09-10T15:23:56 | 113,868,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,662 | java | package org.rb.cvlv.keeper;
import java.io.IOException;
import java.io.StringWriter;
import java.net.URL;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import java.util.Optional;
import java.util.ResourceBundle;
import java.util.logging.Level;
i... | [
"rigels02@gmail.com"
] | rigels02@gmail.com |
9305559df50ee6e9a4e6c1dbe226dc4dce1a869b | 159549c971aa5f97dea25c9e78757b38583a5659 | /src/main/java/action/visitor/ConcreteVisitor.java | 880f2189560e56674472c9c446f4bd254cb08928 | [] | no_license | yangzhenwei-java/designPatterns | 0fb855571a6e3cfcff869d464ff5f89214d62f99 | 726e3fb464e735bf4ac6c6f17a1096af0b1dc61b | refs/heads/master | 2021-01-10T01:22:21.423343 | 2016-04-02T15:30:14 | 2016-04-02T15:30:14 | 55,301,755 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package action.visitor;
import java.util.Collection;
import java.util.Iterator;
public class ConcreteVisitor implements IVisitor
{
public void visitCollection(Collection collection)
{
Iterator iterator = collection.iterator();
while (iterator.hasNext())
{
Obje... | [
"sxlc_yzw@163.com"
] | sxlc_yzw@163.com |
8bc0942b8e5e0410636932dcbd5976116acb0ede | 706395579d466ce70b89a0dcdc3d761fbe5b397c | /huyaElf/src/main/java/com/lyl/webElf/domain/AccountMode.java | 90500278b21daf172eda455e9138b617bd6ec30b | [] | no_license | layiliang/huyaElf | 33c3ddfec687326e7e81a7c90c70e04caa554708 | e1753fb41aea3245e2f6ae0516ef7571553f742d | refs/heads/master | 2022-07-03T04:51:27.470947 | 2020-05-25T13:45:00 | 2020-05-25T13:45:00 | 242,720,478 | 1 | 1 | null | 2022-06-17T02:55:52 | 2020-02-24T11:37:42 | Java | UTF-8 | Java | false | false | 593 | java | package com.lyl.webElf.domain;
import org.openqa.selenium.WebElement;
public class AccountMode {
private WebElement acount;//class="udb-input udb-input-account"
private WebElement pwd;
/*public WebElement getLoginMode() {
return loginMode;
}
public void setLoginMode(WebElement loginMode) {
this.lo... | [
"271980982@qq.com"
] | 271980982@qq.com |
974795a68ae089e918e764f19f9552641308cd1b | 8f5e7a4920afd476b58c84697d0ad492d603cb60 | /javac/src/main/java/com/by122006/zircon/ZirconStringPlugin.java | db45bdd56175fdaca8d3578f086498757a01659f | [
"Apache-2.0"
] | permissive | luyuhuang/Zircon | 608b0141148cfb1e34085accd0ab2e8cd1548df1 | 2116a1b17bd1735e07b7592ac9360d7a0ed98df4 | refs/heads/master | 2023-03-02T15:58:55.771046 | 2021-02-05T06:39:53 | 2021-02-05T06:39:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,803 | java | /*
* Copyright (C) 2009-2013 The Project Lombok Authors.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, m... | [
"1109108466@qq.com"
] | 1109108466@qq.com |
3f058cae273b131e2286525dc4f7f519726c23bb | e676cdc2980f453a4435f41dd6b7ce01063b24a2 | /complete/src/main/java/com/hpe/event_optimizer/service/ServiceImpl.java | 5d4fb07214e05963e5b74e8d5ca825c24609f85f | [] | no_license | Naveend4981/hackathon-2018 | 572db632a6cb37534126b5b4dfa8aab78741eb45 | 8736e99258df45736e3affcae20f4063d59174f9 | refs/heads/master | 2021-01-25T00:10:29.278311 | 2018-03-05T17:08:51 | 2018-03-05T17:08:51 | 123,290,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 563 | java | package com.hpe.event_optimizer.service;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.hpe.event_optimizer.dao.OptimizerDao;
import com.hpe.event_optimizer.data.Event;
@Service
public class ServiceImpl implements EventS... | [
"naveend@hpe.com"
] | naveend@hpe.com |
4443b1b494efe7644c622ad55248bd43597690b9 | d901cec87792969e4e4f707512814d2ebb0990ce | /Java1/src/conditions/Example10.java | b078b8e40ac077cb25ee3fe1545db4da5392dc05 | [] | no_license | Hariteja25/Work-Space-2 | c6afb51b1515649128d64ffae8daf175a17e78b2 | db020a3eed4860ae79b6af32a9c6d38db34d7ee3 | refs/heads/master | 2023-03-29T04:44:02.034678 | 2021-04-03T13:49:42 | 2021-04-03T13:49:42 | 354,303,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,039 | java | package conditions;
import java.util.Scanner;
public class Example10 {
/**
take id (int), age(int) , userType(str) as input.
if id & age & userType are valid print valid data
if any one of the data is invalid print invalid data
*/
public static void main(String[] args) {
// take id (int), age(int... | [
"kudamalahariteja@gmail.com"
] | kudamalahariteja@gmail.com |
332bd2c95dc03a935e45e77a620d018644644dcf | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_38197.java | b24be6b3b0aad527e69b37e03454e8ae428bd324 | [] | no_license | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,270 | java | /**
* Resolves list of all columns and properties.
*/
private void resolveColumnsAndProperties(final Class type){
PropertyDescriptor[] allProperties=ClassIntrospector.get().lookup(type).getAllPropertyDescriptors();
List<DbEntityColumnDescriptor> decList=new ArrayList<>(allProperties.length);
int idcount=0;
H... | [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
45ef2cc95fd5645565a322a53e295c283fb6a1c2 | 3a63df2bce3715712e5fa7a694dfde32125bae69 | /src/com/microsoft/interview/LetterCombinationsTest.java | 9c2ecf95f381923327639a4a581245f981cd0304 | [] | no_license | singh-bk/temp3 | 8323ff09f3573cfa7f814ab1089c4254e56e5495 | 97ab3e6c8c6304ff2abafef901dcfc59aed48d9a | refs/heads/master | 2020-05-22T18:32:17.073554 | 2020-02-17T17:40:39 | 2020-02-17T17:40:39 | 186,473,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.microsoft.interview;
import java.util.LinkedList;
public class LetterCombinationsTest {
public static void main(String args){
String[] letters = new String[]{"", "", "ABC", "DEF", "GHI", "JKL", "MNO", "PQRS", "TUV", "WXYZ"};
int[] input = {2,3};
int len = input.length;
LinkedList<Strin... | [
"singh.bk@gmail.com"
] | singh.bk@gmail.com |
e6f80e191360a962ae454a04cfe4cf2b6465c799 | 005bc0322864b962fe79a8a5eb8d492093d2364b | /src/test/java/DijkstraShortestPathsTest.java | 61c55e7d8b3704e8bf8079d49e4b229486a9ae6f | [] | no_license | NotNaturalSelection/softwareTesting1 | fe54fc6084fe5bb363e3feb898d41b496832b779 | 5a66c71c8cfa574a78c4cbc790ad175b85d95a0a | refs/heads/master | 2023-03-22T09:23:43.764365 | 2021-03-16T18:11:27 | 2021-03-16T18:11:27 | 343,914,485 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,514 | java | import java.util.LinkedHashSet;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import dijkstraAlgorithm.DijkstraShortestPaths;
public class DijkstraShortestPathsTest {
private static final Double inf = Double.POSITIVE_INFINITY;
@Test
public void testCommonCase() {
in... | [
"aokishor@tripsoft.pro"
] | aokishor@tripsoft.pro |
122380e93c96131bcb9ff62f3065bb83c1553dac | e89a4604b3e8ea307a16c74bc93dfdd73b3e3454 | /src/com/euller/rest/controller/UserController.java | b6ddd62e2c719b978abf2634e98dfd2e8a8e99f4 | [] | no_license | EullerNobrega/JavaEE---Restful-Web-Service | dc46e6c32f7c838bc8071d53f19a2d02c1436de9 | f4d52346e239faf7cbab151dec0e6fd5cee1b0ee | refs/heads/master | 2022-12-08T23:12:09.452898 | 2020-08-24T04:14:51 | 2020-08-24T04:14:51 | 289,401,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package com.euller.rest.controller;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.Response;
import org.json.JSONObject;
@Path("/users")
public class UserController {
@GET
@Produces("aplication/json")
public Response getUsers() {
JSONObject jsonObject = n... | [
"eullernobrega@gmail.com"
] | eullernobrega@gmail.com |
c564de7b6cc7bed3caf09431c4a900588db9673d | 1498096b59fd5696249b0214a39ad5f3d30fe363 | /server/src/main/java/com/proitc/wss/configuration/WebServiceConfiguration.java | 94a80d46e3d6cebfa07bc3a91b8422ddc66559c8 | [] | no_license | JuanMorenoDeveloper/ws-security-spring-boot-cxf | 8aea074bf5e7a187ea97ea05b61086560fd99607 | 143dcca49e7b65229f638f3c950364494b0648af | refs/heads/master | 2023-04-13T05:13:53.319956 | 2023-04-11T02:09:33 | 2023-04-11T02:09:33 | 83,494,726 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,447 | java | package com.proitc.wss.configuration;
import static org.apache.cxf.Bus.DEFAULT_BUS_ID;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
import javax.security.auth.callback.CallbackHandler;
import javax.xml.ws.Endpoint;
import org.apache.cxf.bus.spring.SpringBus;
... | [
"earth001@gmail.com"
] | earth001@gmail.com |
4920fe4c6f706c1f20f086f7d9d47a5c83ff3cbb | d502ba2480aea84241f3bd98578a887849df9df8 | /HaykanushTorchyan/Creational/Factory Method/src/main/java/com/synisys/design_patterns/singleton/domain/Motor.java | 4aade98e54ceedb91acfec383815fa25fe49baec | [] | no_license | synergytrainings/design-patterns | 821ba0e4c6c0c09ef892312256f6cdcf7e0736f4 | f0fd39de32c3f9f7f6b13377904a0c29589720bc | refs/heads/master | 2020-12-25T19:26:01.181499 | 2015-04-17T05:15:03 | 2015-04-17T05:15:17 | 25,835,095 | 4 | 3 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | package com.synisys.design_patterns.domain;
import java.math.BigDecimal;
/**
* Created by haykanush.torchyan on 11/7/2014.
*/
public abstract class Motor {
protected String type;
public abstract void run();
}
| [
"haykanush.torchyan@arm.synisys.com"
] | haykanush.torchyan@arm.synisys.com |
907ca37748e8f5e9ff35c39edcf64e6e827ef419 | 40cd4da5514eb920e6a6889e82590e48720c3d38 | /desktop/applis/apps/core/common/expressionlanguage/src/main/java/code/expressionlanguage/exec/blocks/ExecFileBlock.java | abd3c74ee8b006379db59effe8a3418b9ab4ea90 | [] | 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 | 911 | java | package code.expressionlanguage.exec.blocks;
import code.expressionlanguage.ContextEl;
import code.expressionlanguage.common.AbstractFileEscapedCalc;
import code.expressionlanguage.common.FileMetricsCore;
import code.expressionlanguage.linkage.LinkageUtil;
import code.util.StringMap;
public final class ExecFileBlock ... | [
"f.desrochettes@gmail.com"
] | f.desrochettes@gmail.com |
ccfa0f0be3ab534382bbec59ddd2cfb1b75443b7 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-12798-19-2-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/velocity/internal/DefaultVelocityEngine_ESTest_scaffolding.java | 3aeb35658c2cd9508de9efb8028bd4c6c570e516 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Apr 04 18:25:39 UTC 2020
*/
package org.xwiki.velocity.internal;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
4c5d1bc3aa28ed5ada4a7691ffa27eb3de9382bb | c39e1f2fa595478fbbb9f4a5ee44ce278d145caa | /Copy of Project1/src/edu/ncsu/csc216/flight/passengers/BusinessClassReservation.java | e995ce9cd8df3863e4607b76b647c6f8a25b4f09 | [] | no_license | asnorthrup/JavaProj1 | 50be68f0bf43dc4d1693783da06e7a5768672975 | 502b6d127e98157eb83878bf65cfcc6395d5ab92 | refs/heads/master | 2020-12-24T19:46:37.079206 | 2016-05-09T00:03:42 | 2016-05-09T00:03:42 | 58,332,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,175 | java | /**
*
*/
package edu.ncsu.csc216.flight.passengers;
import edu.ncsu.csc216.flight.plane.Flight;
/**
* Business class reservation is a child of the flight reservation class.
* This class represents a BusinessClassReservation.
* @author Andrew Northrup
*
*/
public class BusinessClassReservation extends FlightR... | [
"asnorthr@ncsu.edu"
] | asnorthr@ncsu.edu |
88494019882cf8e345cc8e23e06db17abee57826 | c69b09fe89c06e1d83ae8c1d87a46678288d0eda | /_extend/solon.extend.servlet/src/main/java/org/noear/solon/extend/servlet/SolonServletHandler.java | ae39e99c2c369390aab86ed9ee3d2b7df3015ebc | [
"Apache-2.0"
] | permissive | dongatsh/solon | fb9d3da2ce67746dd8cfe1fef288e2de1bc3d1a2 | 4c3a074e8e4db7f367f75603ea8347d2c501c69d | refs/heads/master | 2023-08-28T18:16:44.023899 | 2021-10-31T16:21:03 | 2021-10-31T16:21:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 960 | java | package org.noear.solon.extend.servlet;
import org.noear.solon.Solon;
import org.noear.solon.core.handle.Context;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
... | [
"noear@live.cn"
] | noear@live.cn |
014d046aad83f70e04ffe7ae77eda0d1eefa59a4 | 70ad9e6043950bc1e686377c75b826a1c4892998 | /src/main/java/pe/bhintranet/controller/security/UserDetailsServiceImp.java | b38f63d6fc5f42653e47b6f791dd6a059b837e9f | [] | no_license | mrodriguezgm01/bhintranetweb002 | 31e7a7375bbcaf6d47aaab932121f4b7dc00f2ac | 25b1dafff3df2ce6528813d9ede4d20fba6f5073 | refs/heads/master | 2021-05-05T15:57:26.480862 | 2018-01-13T07:42:44 | 2018-01-13T07:42:44 | 117,325,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,557 | 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 pe.bhintranet.controller.security;
import java.util.ArrayList;
import java.util.Collection;
import org.springframewor... | [
"moises_rodriguez@windows-server-2012-r2-1tb.c.proyecto-taxibel.internal"
] | moises_rodriguez@windows-server-2012-r2-1tb.c.proyecto-taxibel.internal |
b4ef9a1364fee444ac4e8bdf830047819c5bd68d | 3b384419c11447fc7c1157f869157ef35cd9c76a | /creditsupport/src/main/java/com/yodata/creditsupport/orm/entity/his/SpecialInfoHisEntity.java | e46b5abafc2d921f35f2bb456392e3db4ed342b4 | [] | no_license | wjianbin/TBCredit | d6378881f8d50cade5a1d79f1257cb085299627d | fa9f1c674c1d68511147fa44286762be3c06372e | refs/heads/master | 2021-01-07T21:48:33.220303 | 2016-11-07T03:09:32 | 2016-11-07T03:09:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,993 | java | package com.yodata.creditsupport.orm.entity.his;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Transient;
... | [
"1527609292@qq.com"
] | 1527609292@qq.com |
de17cedf91e7e5e48b350de7d2895dd66cc0ba96 | 036756f4b0f79c0afdb136faf2c6b6eff9e428ad | /Refactoring/src/After/human/StudentDatabase.java | 26a6ce7a0e770b764d1f0063d4b0cb038f9088a1 | [] | no_license | MateuszCha/test-code-file-for-company | 777aa8fb90befa7064319da0dcca9b0467389ad9 | d3dd3261d2a7835d98db718396806a5efe39b817 | refs/heads/master | 2021-07-10T03:57:03.860015 | 2020-05-11T18:03:05 | 2020-05-11T18:03:05 | 214,900,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,087 | java | package After.human;
import java.util.ArrayList;
import java.util.List;
public class StudentDatabase {
public static List<Student> students = new ArrayList<>();
public static void addStudentInfo(Student student) {
students.add(student);
printStudentInfo(student);
}
public static void... | [
"mateusz.charyszyn@gmail.com"
] | mateusz.charyszyn@gmail.com |
944deca09df040f76b0a6bb911bbf3d2f41718d1 | 1e8e1d1fc1221610a71e517a9e2d06ec552df5c4 | /src/main/java/com/virtusa/codetext/numbertowordconvertor/constants/DigitConstant.java | 2b5ba7b9cf767eb79908e3c77e21adc51899ec8c | [] | no_license | springbootMicroservices2/virtusa-code-test | fab9db7d8cebdb94f29b7d77ce4c65cd31c48c45 | cbccf172bf675162cd442ac4116ff39bae425d53 | refs/heads/master | 2020-12-20T15:22:51.526453 | 2019-12-03T15:36:12 | 2019-12-03T15:36:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package com.virtusa.codetext.numbertowordconvertor.constants;
public class DigitConstant {
public static String[] UNITS = { "", "One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine", "Ten",
"Eleven", "Twelve", "Thirteen", "Fourteen", "Fifteen", "Sixteen", "Seventeen", "Eighteen", "Nineteen" };
p... | [
"jikriyas@virtusa.com"
] | jikriyas@virtusa.com |
1bd827116554bf1de969f2862731e0907708ff1a | 225011bbc304c541f0170ef5b7ba09b967885e95 | /com/google/android/gms/internal/ads/zzet.java | 8be05f175b4f07c9cb351ae8022695583686cf4b | [] | no_license | sebaudracco/bubble | 66536da5367f945ca3318fecc4a5f2e68c1df7ee | e282cda009dfc9422594b05c63e15f443ef093dc | refs/heads/master | 2023-08-25T09:32:04.599322 | 2018-08-14T15:27:23 | 2018-08-14T15:27:23 | 140,444,001 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 18,896 | java | package com.google.android.gms.internal.ads;
import android.app.KeyguardManager;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.IntentFilter;
import android.graphics.Rect;
import android.os.Build.VERSION;
import android.os.Handler;
import android.os.PowerManager;
impor... | [
"sebaudracco@gmail.com"
] | sebaudracco@gmail.com |
35c8ee6afcea37ce35aa69ee65f3e0560dd04ef9 | 5c72a045ba99937af3f30b4d8b7515e5ada877a6 | /app/src/test/java/com/sfm/beyesheji/ExampleUnitTest.java | 30437260ddd8f86ce01f88c80be60d0f5f92d376 | [] | no_license | shanfuming/BeYeSheJi | af399a2b016f5078d65b52c46601346710306fcc | c79b55a39745940589e52285b4c01bf8956ab7a1 | refs/heads/master | 2020-03-16T08:12:11.671859 | 2018-05-09T04:19:47 | 2018-05-09T04:19:47 | 132,591,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 395 | java | package com.sfm.beyesheji;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void addi... | [
"997619452.com"
] | 997619452.com |
7c3753cd8af6c5e36fefdf74d3d5122e348369d8 | b8ff1cc07e934863672903589993a43def84011c | /workspace/hackerRank/src/StarWarInterfacePractice/StarWarInterfacePractice.java | 271d91d654c38feb0ec1bf4b2d6f214347ead06d | [] | no_license | jennyvu/test_projects | 67d859fad8df3f43f677f4c07c74a8f81e573a87 | 1c757a29e9a0b4dc0f0e327539f5fed40d4fdcf8 | refs/heads/master | 2021-01-17T09:45:56.424424 | 2017-05-03T16:33:04 | 2017-05-03T16:33:04 | 83,992,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 788 | java | package StarWarInterfacePractice;
import java.util.Random;
public class StarWarInterfacePractice {
public static Character summonCharacter(){
Random rand = new Random();
if(Math.abs(rand.nextInt()) % 2 == 1){
return new Enemy();
}else{
return new Hero();
}
}
public static void main(String[] args) {
... | [
"ngoctrvu@yahoo.com"
] | ngoctrvu@yahoo.com |
ded9f6e816641d50715aebee8801d9f272a101d0 | 1e4d8a7e6be2551d07b4f1e9daa389038358ab52 | /src/main/java/my/demo/demojwtoauth2/dto/TokenDto.java | a5821c2475ee90833c55ad7037f912184c9791aa | [] | no_license | S1000f/demo-jwt-oauth2 | 622b89dc26b7337371416d26ef7076f291cf3af4 | f9e471e0f1389f2ffc2de307ec63770a60a3f90f | refs/heads/master | 2023-07-13T00:16:53.261787 | 2021-08-19T14:11:12 | 2021-08-19T14:11:12 | 349,727,446 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package my.demo.demojwtoauth2.dto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@Builder
@AllArgsConstructor
@NoArgsConstructor
public class TokenDto {
private String token;
}
| [
"dohp.kim@gmail.com"
] | dohp.kim@gmail.com |
62d6222904672036f03ec3c4151839d60c229a5f | b3fae12438671d9e3e1c078b512f4355e0414f9b | /src/main/java/com/vts/vee/service/package-info.java | 0ed542a323a7fc78e3d89d3f619120925eab204f | [] | no_license | dinhtrung90/vee | df46af9c9d889784191e72d42438767c7a5f1cb8 | 7ebf60cd7fe0f57d158c329c3766263b8cc84dca | refs/heads/master | 2020-05-03T02:02:15.055236 | 2019-03-29T10:11:49 | 2019-03-29T10:11:49 | 178,355,988 | 0 | 0 | null | 2019-03-29T10:11:50 | 2019-03-29T07:36:06 | Java | UTF-8 | Java | false | false | 61 | java | /**
* Service layer beans.
*/
package com.vts.vee.service;
| [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
0dd1e47e26e63e522ed356565ca0d849fb1b5d71 | 47a13c13bb2902680533915819d86d27de19962f | /BamWebApp/src/dashBoard/ClientSuccessfulDataService.java | ff6d9c18117b48005af14ec0fea373a2fd465fc9 | [] | no_license | rbhattacharjee81/RemoteBAMWebApp | 3d77d532c4e899a3a2f542d7838a417626fb5fa9 | ff782a1d0cee0bd438711bf85ab3ddf0150f217f | refs/heads/master | 2021-01-25T06:56:12.065451 | 2017-06-07T12:19:59 | 2017-06-07T12:19:59 | 93,628,500 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,089 | java | package dashBoard;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import dashBoard.Client;
import utility.DBConnection;
public class ClientSuccessfulDataService {
public static List<Client> getClientListSuccessful() ... | [
"rajeshrcc1@gmail.com"
] | rajeshrcc1@gmail.com |
6852779dcf761d29e29fe6c40fbf997abb764291 | b6e0cb9ec8889888c5323021991ce5ea7ff6094c | /src/main/java/io/adagate/handlers/database/pools/GetPoolByIdOrHash.java | babe71603f63343c444ae339ab6ffab1f5273666 | [] | no_license | adagate-io/adagate-api | c3de7d195da51675b46c4aec4050394c24e314b0 | 9214bb04ca455c90cc2c7beb6795f7d8fcdb86b4 | refs/heads/main | 2023-08-28T13:13:30.485872 | 2021-11-08T15:53:57 | 2021-11-08T15:53:57 | 409,929,758 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,387 | java | package io.adagate.handlers.database.pools;
import io.vertx.core.eventbus.Message;
import io.vertx.pgclient.PgPool;
import io.vertx.sqlclient.templates.SqlTemplate;
import static io.adagate.exceptions.AdaGateModuleException.BAD_REQUEST_400_ERROR;
import static io.adagate.utils.ExceptionHandler.handleError;
import sta... | [
"william@cityxcape.com"
] | william@cityxcape.com |
79ff6539e7586c4675d10ced486b2a5c1732e7a4 | 9f1f102c8f456625be32acf975bcff3e3b8d953f | /CalculatorSoap/src/com/demo/ws/Main.java | 3763d4f08a8384647b79c323aca3bbbc2ecff488 | [] | no_license | sbtalk71/dbs-batch7 | 3bad24ef188d33d0c515e7171374810ddcd67f30 | dad18eda7e78d1f20725c9ee05624c9161835cc7 | refs/heads/master | 2022-12-06T22:40:05.681726 | 2019-10-18T07:11:16 | 2019-10-18T07:11:16 | 215,200,847 | 0 | 0 | null | 2022-11-24T07:13:02 | 2019-10-15T03:43:37 | Java | UTF-8 | Java | false | false | 202 | java | package com.demo.ws;
import javax.xml.ws.Endpoint;
public class Main {
public static void main(String[] args) {
Endpoint.publish("http://localhost:8181/cal", new Calculator());
}
}
| [
"sbtalk@gmail.com"
] | sbtalk@gmail.com |
d4e800f5b5f9e054bba10454c3c6fa4578bfcaa2 | 71ebbe7c08d8e103a9e179b6fa8f7877450b2e30 | /src/com/xn/manager/controller/ReplacePayController.java | 60702f00900c546455de5976f52ca8a31472c925 | [] | no_license | hzhuazhi/cakeDeploy | 1120c6ece4694c8338612f4a2a29c717ebe6cf9c | 64949e707d337d0053182fc79de434ebb8cceba4 | refs/heads/master | 2023-08-20T17:40:11.407442 | 2021-10-19T07:45:17 | 2021-10-19T07:45:17 | 307,953,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,932 | java | package com.xn.manager.controller;
import com.xn.common.constant.ManagerConstant;
import com.xn.common.controller.BaseController;
import com.xn.common.util.*;
import com.xn.manager.model.*;
import com.xn.manager.model.excel.BankExcelModel;
import com.xn.manager.service.*;
import com.xn.system.entity.Account;
import or... | [
"345061813@qq.com"
] | 345061813@qq.com |
89a07694d68e72b6f39681dca3594aa57a5587da | f5222f36f82325ef657d4bf65d4aea41177764e7 | /src/cm/StudentRate.java | aca2493f678c390f5902a09f725587a6de670012 | [] | no_license | OAbouHajar/verification_Project | 86852937f81d0b4ab2bb12b8071dea03fb0f2602 | 517d6ea6e2329f8c7a7b255ede1feb61c8bac600 | refs/heads/master | 2021-01-14T23:01:41.659193 | 2020-03-12T12:47:04 | 2020-03-12T12:47:04 | 242,788,019 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 506 | java | package cm;
import java.math.BigDecimal;
class StudentRate implements IReductionRates {
@Override
public BigDecimal reduction(BigDecimal cost) {
BigDecimal studentNotReducedAmount = new BigDecimal("5.50");
BigDecimal studentReduction = new BigDecimal("0.25");
if (cost.compar... | [
"smsm.sy@hotmail.com"
] | smsm.sy@hotmail.com |
520b44c86b2d56c5e474ecc22e7410df0ee34a46 | a7d47d192cb51e26d455d54b428b40026ca18ed9 | /java/third/JDBC.java | f2fafa5a2ac441827fc88000b583e668e4cd8670 | [] | no_license | poorvikgamb/ibm-fsd-000glr | 09445b7a7281efcd067c4f0fede9c892605b04d5 | 27e5d27573f62d95c37a37260c6adf7075139639 | refs/heads/master | 2023-01-12T00:00:35.826559 | 2019-09-23T03:53:51 | 2019-09-23T03:53:51 | 195,184,944 | 0 | 0 | null | 2022-12-30T18:30:26 | 2019-07-04T06:49:03 | JavaScript | UTF-8 | Java | false | false | 1,146 | java | package third;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Properties;
import java.util.Scanner;
public class JDBC {
private static Properties properties=null;
priva... | [
"b4ibmjava25@iiht.tech"
] | b4ibmjava25@iiht.tech |
af239694c06108f0d30a0d05d62be626e3da58ed | baa1449994871e42a20e23ecf308a4f5717347f7 | /src/main/java/no/trygvejw/DataHolders/Range.java | 9938f1ebed8a78cddd2db11f5a082f9a857a4f11 | [] | no_license | TrygveJW/Java-Snippets | 1d1ee8d55e03565b3a1db83c447ff5b6eea76c69 | e1538924758c6b065622e0714303b1e675f7f382 | refs/heads/master | 2023-03-03T17:56:58.527384 | 2021-01-10T11:13:19 | 2021-01-10T11:13:19 | 279,230,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | /**
* Utillity class representing an integer range.
* The values are final and cannot be changed
*/
public class Range{
public final int from;
public final int to;
/**
* Creates the range
* @param from the from value
* @param to the to value
*/
public Range(int from, int to) {
... | [
"trygve.woldseth@gmail.com"
] | trygve.woldseth@gmail.com |
788e1c8eb2dc0cffc756943744fcc3aacd2035a7 | 345eb34aebc18cfc2a204b4f884c1beab8faa58b | /Receive/src/com/nercms/receive/Videoplay.java | 9320d24881357c56b701dbf547b8862a447c7dcb | [] | no_license | qfkongyan/YinHe | b843456da191b18f923b3f7f8a5393627205612b | f134207b7b4766504beb55d0700b4d4e0052e29a | refs/heads/master | 2023-03-15T20:25:50.344736 | 2017-08-12T02:31:25 | 2017-08-12T02:31:25 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 841 | java | package com.nercms.receive;
import java.nio.ByteBuffer;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Bitmap.Config;
import android.util.AttributeSet;
import android.view.SurfaceView;
import android.view.View;
public class Videoplay extends Su... | [
"18752093779@163.com"
] | 18752093779@163.com |
46d4b7d10d9a95464837e23eb8bb041e8b5bd306 | 1dc7dabe2256080adb8db0852ecfaf86c22f80e8 | /.svn/pristine/46/46d4b7d10d9a95464837e23eb8bb041e8b5bd306.svn-base | c449a10003b95d36de7e8090299d808bdbf9d3aa | [] | no_license | taco-bohl/BrickBreaker | d688b1bd42ff84e509c15ab141e052b75f33fc51 | 8c6ab81013fad05789f0fe44623a31b744cb3518 | refs/heads/master | 2021-01-17T22:23:06.154107 | 2016-06-23T00:50:46 | 2016-06-23T00:50:46 | 61,761,451 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,684 | package Controls;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
/**
*
* @author Alex Radermacher
*/
public class KeyboardController implements KeyListener
{
private boolean[] keyStatus = new boolean[256];
@Override
public void keyPressed(KeyEvent e)
{
... | [
"tyler.bohl@gmail.com"
] | tyler.bohl@gmail.com | |
722dbebaed39acaf84fd21caf500d4da3330a22c | fd19541384f79d1ae8814d6fcf40d6ce5fe70f19 | /PracticaTP1/src/tp/pr3/exceptions/MessageException.java | f19d6deea57e413e4438125e7b26a086943fb57b | [] | no_license | BorjaAdayUCM/Tecnologia-de-la-Programacion | b845e6b639ecf1f57ed1a84a2e7f7b4095db9484 | c30aec6b8df1d48a261a10a3cd2adff0253dea25 | refs/heads/main | 2023-03-14T15:27:44.666466 | 2021-03-08T02:57:45 | 2021-03-08T02:57:45 | 345,483,925 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package tp.pr3.exceptions;
@SuppressWarnings("serial")
public class MessageException extends Exception{
private String message;
public MessageException(String m)
{
super();
this.message = m;
}
public MessageException()
{
super();
}
public String getMessage()
{
return message;
}
}
| [
"borjagua@ucm.es"
] | borjagua@ucm.es |
cfc0796726c1b672134384d9cc85968ec34364b5 | 455b5855acb4e55488b04b6e1360dfaa8f8305ed | /website/src/main/java/com/neighborhood/website/beans/NeighborGroupBean.java | 0583b9b836a15e214c83e559836d6ac21dd5db56 | [
"MIT"
] | permissive | rvallet/ocp12-neighborhood-app | a639be3ff796ec819d17d7f0fba06fa86dd8e0fd | 496ad8f3ecf469faac97563b7f062d19ad257bbf | refs/heads/main | 2023-06-24T13:33:25.306221 | 2021-07-19T07:43:33 | 2021-07-19T07:43:33 | 364,518,498 | 1 | 0 | MIT | 2021-07-19T07:43:34 | 2021-05-05T09:03:32 | HTML | UTF-8 | Java | false | false | 643 | java | package com.neighborhood.website.beans;
import java.util.List;
public class NeighborGroupBean {
private Long id;
private String name;
private List<UserBean> neighbors;
public Long getId() {
return id;
}
public void setId(Long id) {
this.id = id;
}
... | [
"remy.vallet@gmail.com"
] | remy.vallet@gmail.com |
fbf62ae3edd2ced49114f80fa0ad0bb2a939eeb1 | 27578adde5f48183c3b8e8532da806dc36fea21f | /data_acquisition/src/main/java/data/SwingTableDataAcquisitor.java | e1aa46c4963da5e81e6a31935694ef738b469605 | [] | no_license | lucp/TimeSeriesAnalysis | 6f72f49f977dc0a592fc84d51ba35ee44b468fb5 | 2515ba73430459eb7d732e1acfa80fe4be44e54f | refs/heads/master | 2021-01-02T09:37:27.923314 | 2013-11-19T21:27:10 | 2013-11-19T21:27:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,327 | java | /**
* Copyright (c) 2013,
* Tomasz Choma, Olgierd Grodzki, Łukasz Potępa, Monika Rakoczy, Paweł Synowiec, Łukasz Szarkowicz
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redist... | [
"l.potepa@gmail.com"
] | l.potepa@gmail.com |
06b6e3b74d93266a02449640a9a91e81823580fd | ffc292993405841d4e112c55a5dbc6542c0a77d2 | /backend/src/main/java/com/logos/dsvendas/entities/Seller.java | 8ddeb0ae0ee4b66dc3914764ebf2dd8d0c55025f | [] | no_license | beneditocarvalho/devsuperior-semana-spring-react | 934a596cf1ea043ee865a434009ee7087606ee37 | 72f56bb9a69edb992fc22b7bff1909b940c9c705 | refs/heads/master | 2023-08-08T03:41:31.119539 | 2021-09-13T16:37:38 | 2021-09-13T16:37:38 | 404,331,764 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 901 | java | package com.logos.dsvendas.entities;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.persistence.Table;
@Entity
@Table(na... | [
"benedito.carvalho@gmail.com"
] | benedito.carvalho@gmail.com |
4a49680a9d0ae1e0ab5825a50b321d4e0581072c | 47db3dfb3598f0816b743725f17e21372a233747 | /9_Chapter_IteratorComposite/9_Chapter_Composite/src/menu/MenuItem.java | cc88475b8e5a2ef00a403f1ab319abcec4068e6e | [] | no_license | Echarde1/Patterns | 2b5e578a4a970caba35a9d7848524c898f387d22 | 63af8aacab1ca79bdbbb3f38956224b6127b765e | refs/heads/master | 2020-04-11T18:10:36.910175 | 2019-01-13T19:37:34 | 2019-01-13T19:37:34 | 161,988,556 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package menu;
public class MenuItem extends MenuComponent {
String name;
String description;
boolean vegetarian;
double price;
public MenuItem(String name,
String description,
boolean vegetarian,
double price)
{
this.name = name;
this.description =... | [
"danil.novoselov@gmail.com"
] | danil.novoselov@gmail.com |
dc29b300a0a02bbbfad18a7242691f6aacaabd51 | 6ffa8be49d7ecd4491a58dd535bde716130eb319 | /02. Java Enterprise/webcalculator/src/main/java/com/seavus/webcalculator/Operation.java | fe9247ccc5577885a81544617d331816b721c47e | [] | no_license | kristijan-apostolov/svs-talent | 68f97bf12044383e296e9a0559efde179687ca08 | ad602a426667390132bb9877121b8ec60c537404 | refs/heads/master | 2020-04-13T10:53:28.373499 | 2016-11-02T09:29:37 | 2016-11-02T09:29:37 | 32,036,224 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | package com.seavus.webcalculator;
public class Operation {
private int operand1;
private int operand2;
private int result;
private Operator operator;
public Operation(int operand1, int operand2, Operator operator) {
super();
this.operand1 = operand1;
this.operand2 = operand2;
this.operator = operator;
... | [
"apostolovkristijan@gmail.com"
] | apostolovkristijan@gmail.com |
4c972cdb09b7adc1dbf1c966cefd9dff668d842a | 71884638fd4d2e7ce4e927d6b116af89a0a9f548 | /FoodmainiaRecipeBook/app/src/main/java/com/example/manveer/foodmainiarecipebook/GalleryListActivity.java | 6545071aca906961cfc3e83bf998c6085a1ba0f2 | [] | no_license | manu553/foodmania-recipe-book | 241352a3155f169ff3084e07e850495002e3f51d | 8747dbd412d23a416939bc56f3ea95183e39f72b | refs/heads/master | 2020-04-27T23:23:45.412480 | 2019-03-11T00:38:07 | 2019-03-11T00:38:07 | 174,774,136 | 0 | 0 | null | 2019-03-11T00:38:08 | 2019-03-10T03:38:51 | Java | UTF-8 | Java | false | false | 1,924 | java | package com.example.manveer.foodmainiarecipebook;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.ListView;
import android.widget.TextView;
impo... | [
"manu.bhangu5530@gmail.com"
] | manu.bhangu5530@gmail.com |
1fad123267b356edbc98e9f7655cd89723c5d07d | 5c9cf8c43f5c34d2b5254473345a2fd872d0e654 | /src/main/java/com/example/springbootmybatisdemo1/Springbootmybatisdemo1Application.java | af4cc62166dc65f296d5ed28c14ea101cc8e057f | [] | no_license | jiejunding/springbootmybatis | 1065b61d87ecc1891cd41cbe3ebf5870b729b0d2 | fa62c75d3857b0ea9e1e21a980a4a02762ac4389 | refs/heads/master | 2022-06-30T23:15:25.026333 | 2019-06-08T05:57:35 | 2019-06-08T05:57:35 | 190,852,012 | 0 | 0 | null | 2022-06-21T01:14:28 | 2019-06-08T06:05:51 | Java | UTF-8 | Java | false | false | 465 | java | package com.example.springbootmybatisdemo1;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
@MapperScan("com.example.springbootmybatisdemo1.mapper")
public class Springbootmy... | [
"2970965270@qq.com"
] | 2970965270@qq.com |
1e94d3f1668b64dd7b50c53ac7b509b6335f7a8d | c3cec8a9ce9545ef3922f8acd2c229a8e4ecb57e | /arrayList-test/v2/ArrayListTest.java | 635e054892d7ba8fb286e96c042a89f37d98526b | [] | no_license | yrane/ekstazi-tests | fc32a9928977136dd3d2b0475245d3f77defbeab | deba5748eff0c95f8483a59aaec73ddbc5afe0ea | refs/heads/master | 2022-11-07T18:41:09.038081 | 2020-06-19T21:02:17 | 2020-06-19T21:02:17 | 26,392,232 | 0 | 0 | null | 2022-11-04T00:20:40 | 2014-11-09T10:20:08 | Java | UTF-8 | Java | false | false | 1,239 | java | import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
public class ArrayListTest {
List<Integer> testArray;
/**
* This method is invoked before each test is run to set up the test arr... | [
"yog2302@gmail.com"
] | yog2302@gmail.com |
01be0a4f48ab710653235a5b71f5f6d3e1d4fbc4 | b6ea9fbe1c581e3e341cb577c9cc263944efa953 | /app/src/main/java/com/pandp/platzigram/view/ContainerActivity.java | 2bd520ff586e1cc79a030f91e2aca81dba5e0fce | [] | no_license | pedroag2003/Platzigram | c68cbe3f7922e1232d25650f442550f10445b31c | 5ebe0bf2811a915109c1a4cb28e5bdafc21a410d | refs/heads/master | 2021-07-09T04:07:10.384581 | 2017-10-04T21:57:03 | 2017-10-04T21:57:03 | 105,722,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,311 | java | package com.pandp.platzigram.view;
import android.os.Bundle;
import android.support.annotation.IdRes;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.app.AppCompatActivity;
import com.pandp.platzigram.R;
import com.pandp.platzigram.view.fragment.HomeFragment;
import com.pandp.platzigram.vi... | [
"pedroalvarado2003.11@gmail.com"
] | pedroalvarado2003.11@gmail.com |
950a74229f4b5b7b20c1d9af9bcab1e7f3d79337 | fc8c7eea1838a6d79adbfe5c2f7456251a5ee684 | /app/src/main/java/abhi/higherorlower/TutorialActivity.java | 9174bb77bb17976f49ba517a85c1a4dc5c0ba3a7 | [] | no_license | abhi4098/HigherOrLOwer | fe4eb1174405e50b3e2df12504ff6884e3e5aaaa | ab0a9b2dcf70f450232f656ec5621fa9836cde0c | refs/heads/master | 2021-01-20T04:02:20.163787 | 2017-05-03T19:27:49 | 2017-05-03T19:27:49 | 89,625,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package abhi.higherorlower;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class TutorialActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_... | [
"abhinandan@pstakecare.com"
] | abhinandan@pstakecare.com |
29d017b6831bf45e1c552f7303ba829416f8637e | 7916bc750079639273ed1a9f604030790c8bc44a | /src/main/java/cn/spark/core/LocalFile.java | e5e5fb1fa60931390e78f0d8bffcfa25d3cf4918 | [] | no_license | chenkesheng/spark-study | ea54438009d1d58364c05857ec280b23b3e400e8 | 208b8c23ceec5919ca971b12a91e750747d0f521 | refs/heads/master | 2021-07-08T16:22:17.758065 | 2019-08-16T02:44:51 | 2019-08-16T02:44:51 | 202,645,593 | 0 | 0 | null | 2020-10-13T15:21:49 | 2019-08-16T02:38:25 | Java | UTF-8 | Java | false | false | 1,513 | java | package cn.spark.core;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaRDD;
import org.apache.spark.api.java.JavaSparkContext;
import org.apache.spark.api.java.function.Function;
import org.apache.spark.api.java.function.Function2;
/**
* @Author: cks
* @Date: Created by 2019/8/8 10:00
* @Pa... | [
"kesheng.chen@molbase.com"
] | kesheng.chen@molbase.com |
375081eeef1d72348372a7d588ae828f14b3861e | 3c0aa05f3ec608afa74ed6021777b005bad0c0ca | /rxpanda/src/main/java/com/pandaq/rxpanda/requests/okhttp/base/HttpRequest.java | 75e8dd652dfa8bf4845cef4b82bda1f7b6aad372 | [
"Apache-2.0"
] | permissive | llc-sf/RxPanda | 261efb9e8f2a8eea8d3d2d48bc9d1b57dfd4506c | ca193a5867ede1899e5f1ef12b5171e55b24ebd8 | refs/heads/master | 2023-04-05T12:39:08.365785 | 2019-08-13T02:44:53 | 2019-08-13T02:44:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,837 | java | package com.pandaq.rxpanda.requests.okhttp.base;
import android.text.TextUtils;
import com.pandaq.rxpanda.RxPanda;
import com.pandaq.rxpanda.api.Api;
import com.pandaq.rxpanda.observer.ApiObserver;
import com.pandaq.rxpanda.requests.Request;
import com.pandaq.rxpanda.transformer.CastFunc;
import com.pandaq.rxpanda.tr... | [
"panda.h@foxmail.com"
] | panda.h@foxmail.com |
16034d557f1bb27adeaaca583bc17ecbf2bde503 | 6da41b3ab1c870d307e7064005296cafce626107 | /uaa/src/test/java/hoang/com/uaa/security/OAuth2TokenMockUtil.java | 4106e74e20f7109cf8aec76d9b601039add1456c | [] | no_license | vohoangptit/kafka | b8aaef05f0e750efd9a0f0e7ae6bd0a31e5044a0 | fc2b4b0bbb54d2a44258f3f1c3814930f2a5b129 | refs/heads/master | 2020-04-10T04:01:29.886091 | 2018-12-18T07:52:20 | 2018-12-18T07:52:20 | 160,785,692 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,358 | java | package hoang.com.uaa.security;
import org.springframework.boot.test.mock.mockito.MockBean;
import org.springframework.mock.web.MockHttpServletRequest;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.security.core.Authentication;
import org.springframe... | [
"hoang.vo@vfsc.vn"
] | hoang.vo@vfsc.vn |
2b74d89b82801fe8a8cdd5e670a155a12a0cb2bc | 66bb9e407ed67a325a7f1eb816798ec7e453c863 | /intellij/org.eclipse.xtend.idea/xtend-gen/org/eclipse/xtend/core/idea/config/XtendLibraryPresentationProvider.java | e6e7a6998f509252c7afd2175a28a950ea886951 | [
"LicenseRef-scancode-generic-cla"
] | no_license | malbac/xtext | 639f85c4a20d752cbcbad290ccae2e52f7e108bb | f5dd7b4308f1c16ef4b645c9ac811b9c0ca2e103 | refs/heads/master | 2021-01-18T12:52:18.153143 | 2015-04-24T16:54:44 | 2015-04-24T16:55:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,389 | java | /**
* Copyright (c) 2015 itemis AG (http://www.itemis.eu) and others.
* 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, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/... | [
"anton.kosyakov@itemis.de"
] | anton.kosyakov@itemis.de |
0b04f677c7ec91143bbbeafa3ffa537fe79eadc5 | eade432b6d9e4d266b402085006f532865a5feae | /src/main/java/org/titilima/restservices/messenger/database/DatabaseClass.java | 3144e91284b5636ee55d72c5caa015cd8fd6cdd2 | [] | no_license | titilimab/messenger | f7b5f68691a86a7dcb9fbe90a1d6e8b8238c3ee5 | 17f9baf14da30495f4bb7544a2b3432e26899662 | refs/heads/master | 2020-03-14T01:10:57.092038 | 2018-04-28T04:57:20 | 2018-04-28T04:57:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 527 | java | package org.titilima.restservices.messenger.database;
import java.util.HashMap;
import java.util.Map;
import org.titilima.restservices.messenger.model.Message;
import org.titilima.restservices.messenger.model.Profile;
public class DatabaseClass {
private static Map<Long, Message> messages = new HashMap<>();
priva... | [
"titilimab@gmail.com"
] | titilimab@gmail.com |
9794f9bcea62cc44df021b616ef24e43446ae0e8 | 890709f716370cbe341141951ed18444b50fca18 | /zTurn/src_1st_round/leetcode/ReverseNodesInKGroupOJ.java | 7b64487fafec255b81383ad41b83aa5fdff69f60 | [] | no_license | ziaoliu/zTurn | c65f66f311c3509b8247070b3d7a672d332bd462 | b3f120af9b1d4b8b93bb6a95dd7941c954d9f99f | refs/heads/master | 2021-07-05T20:33:47.732265 | 2016-09-29T15:57:19 | 2016-09-29T15:57:19 | 38,476,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,366 | java | package leetcode;
/* Reverse Nodes in k-Group
*
* Given a linked list, reverse the nodes of a linked list k at a time and return its modified list.
* If the number of nodes is not a multiple of k then left-out nodes in the end should remain as it is.
* You may not alter the values in the nodes, only nodes i... | [
"Ziao@Ziao-PC"
] | Ziao@Ziao-PC |
efaf1f871f03b396f16190816a576822109210c0 | 0dc56128bf777320185b9352800afffefd7b9946 | /room-web-app/src/main/java/com/roomwebapp/RoomWebAppApplication.java | 6631ef0a5799c510ce76aa3b40beeb2625e3b781 | [] | no_license | pravinbarate1/spring-boot | 3eb3dd7f857373ed062d9df238786aa5614d3c26 | db7c2333dc68c42a4f92b763d89c9e859faac295 | refs/heads/master | 2020-04-09T11:06:56.804107 | 2018-12-11T05:00:44 | 2018-12-11T05:00:44 | 160,295,921 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package com.roomwebapp;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class RoomWebAppApplication {
public static void main(String[] args) {
SpringApplication.run(RoomWebAppApplication.class, args);
}
}
| [
"pbarate@pbarate.pnq.csb"
] | pbarate@pbarate.pnq.csb |
56e5b8625b3b48c51cef67121bc8dad1d6bbb031 | 8b30dbfe58a6ff7857d088e76e685f0216d90464 | /modulo-04/bancodigital/src/main/java/br/com/dbccompany/bancodigital/Enum/EstadoCivil.java | c4280ac45e9b7df4d899211f8c6f638f14442b02 | [] | no_license | Possebas/EstagioDBC | 695cfdf42e0ab87e9b3c496a878e72db4a483354 | 6794dc015714f3a1be5cc4487f322b33b341bd4a | refs/heads/master | 2022-02-20T09:04:21.464030 | 2019-09-29T22:51:31 | 2019-09-29T22:51:31 | 210,992,406 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 127 | java | package br.com.dbccompany.bancodigital.Enum;
public enum EstadoCivil {
SOLTEIRO, CASADO, DIVORCIADO, VIUVO, UNIAO_ESTAVEL;
}
| [
"gustavo.possebon@dbccompany.com.br"
] | gustavo.possebon@dbccompany.com.br |
4b3cc771da8f41ffe60b60db8c715cfc4be73ed7 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a128/A128588.java | 7e73899f2d4bdb92b662e521ec2b537dcd9e7d7f | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package irvine.oeis.a128;
// Generated by gen_linrec.pl - DO NOT EDIT here!
import irvine.oeis.LinearRecurrence;
/**
* A128588 <code>A007318 * A128587</code>.
* @author Georg Fischer
*/
public class A128588 extends LinearRecurrence {
/** Construct the sequence. */
public A128588() {
super(new long[] {1L, ... | [
"sean.irvine@realtimegenomics.com"
] | sean.irvine@realtimegenomics.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.