blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fac1690fdde60394a62135037259fd0633f8aeec | 1d619f3297705d1e3c09fae1834ab23c00a56695 | /bankaccount/src/main/java/coop/home/bankaccount/service/TransactionService.java | 010c48a8e2177b5f99945f5732599cfb1edc509a | [] | no_license | czar8a/bankaccount | 34eb8144b2935cbd844faa8b7adb6095762677db | ca4257f5af80dd5f29217f709106eed81893b6ed | refs/heads/master | 2023-05-29T00:52:22.072474 | 2021-06-17T02:47:23 | 2021-06-17T02:47:23 | 375,838,458 | 0 | 1 | null | 2021-06-17T02:47:24 | 2021-06-10T21:50:45 | Java | UTF-8 | Java | false | false | 1,233 | java | package coop.home.bankaccount.service;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.context.annotation.PropertySource;
import org.springframewo... | [
"curibe@internal-admins-internal-traffic-l-6ad629-1124484131.us-east-1.elb.amazonaws.com"
] | curibe@internal-admins-internal-traffic-l-6ad629-1124484131.us-east-1.elb.amazonaws.com |
e49f34aecf1d5c835cb00e1ab6e18cbbb8c41c7f | eed513c29857cd4c94be75ae0aedfa4df4ecbaee | /TrabalhoFinal/src/apresentacao/PanelConsulta.java | 65e75e00ce00132a2a74aef351832b2ddaefeff8 | [] | no_license | ERTHang/POO | 0d58cd78175a1dbb979c01829570735dcd88248f | 7c2b9fd94f5d615598ac6b9cff837ceffca413be | refs/heads/master | 2020-08-04T02:22:42.292044 | 2019-11-25T02:31:04 | 2019-11-25T02:31:04 | 199,949,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,700 | java | package apresentacao;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.DefaultListModel;
import javax.swing.JButton;
import javax.swing.JComponent;
import javax.swing.JLabel;
import javax.swing.JList;
import javax.swing.JOptionPane;
import javax.swing.JPan... | [
"endrewrthang@gmail.com"
] | endrewrthang@gmail.com |
7890a42e5bde34b2212dfd7ee72e40334710a72c | f9da3b87363a74e74bab09bde48fd3fe5b5aa5b4 | /src/test/java/com/nettyrpc/test/server/RpcBootstrap.java | 4df3ab0ab6e5e7a4cd34b1f57a3bf989d683496b | [] | no_license | iceqiw/RpcDemo | c4104a2f047933824716729b88f09138190d8533 | 68eef29033b36d21a15b33b5de94f8edb67bf45a | refs/heads/master | 2021-05-15T23:10:13.016392 | 2017-10-13T06:22:02 | 2017-10-13T06:22:02 | 106,785,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 507 | java | package com.nettyrpc.test.server;
import com.google.inject.Guice;
import com.google.inject.Injector;
import com.nettyrpc.server.RpcServer;
public class RpcBootstrap {
public static void main(String[] args) {
Injector injector = Guice.createInjector(new TestModule());
RpcServer rpcServer = inject... | [
"qqwei1123@163.com"
] | qqwei1123@163.com |
6c783dbaeda1d5729eaa7ba30b650a7f83ccb8bf | 13414f5b7d66b208f3fb09a3cc04f91ee72b8f3c | /steamclient/src/main/java/br/com/arbo/steamside/steam/client/localfiles/steamlocation/MacOSX.java | 3f2cf7a53bf4ded029c7ed47e07be6512c11085f | [
"MIT"
] | permissive | arboliveira/steamside | b06f561778b3898008b5e4163e9590d548609994 | b6cf4aa09196ec0632529e065f6303dda8fc4e86 | refs/heads/master | 2021-05-04T10:52:36.360394 | 2017-08-03T05:00:57 | 2017-08-12T05:31:45 | 36,276,847 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package br.com.arbo.steamside.steam.client.localfiles.steamlocation;
import java.io.File;
import javax.inject.Inject;
import br.com.arbo.opersys.userhome.UserHome;
public class MacOSX implements SteamLocation {
@Inject
public MacOSX(final UserHome userhome2) {
userhome = userhome2;
}
@Override
public File ... | [
"andre@arbo.com.br"
] | andre@arbo.com.br |
8cf21bb05589ec0e26a7304daacf9ab127d9971a | e752059329f31b15a47d97a67f3a89071aad6e1c | /src/graphcreation/collisionbased/collisiondetector/Collision.java | 5836ed6a67594aa6c3a1ec8b4503c9c661de83e1 | [
"Apache-2.0"
] | permissive | unaguil/hyperion | 5a26a5587649e94da2d2705abba3a6d1d05dd219 | fe7ae4ea20e7e8066b3740ec32cc92ffbddc0823 | refs/heads/master | 2021-01-10T20:21:31.485660 | 2013-05-08T09:46:48 | 2013-05-08T09:46:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,561 | java | /*
* Copyright (c) 2012 Unai Aguilera
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | [
"gkalgan@gmail.com"
] | gkalgan@gmail.com |
dd2c6c67a394d183bdaad97f1765852779d57295 | 3cf89a979f4d193d0764d9ded874bd397f0ded6d | /Etang/src/main/java/com/grigri/fishery/domain/Gardon.java | 039a70f9e6af5e9db28006183c6bfd3b28679889 | [] | no_license | cyril090/Project1 | a102341c69a96142a233cf730d19eb3d420451a9 | 7a809783ac65b867bc6548724095ac5c3515e426 | refs/heads/master | 2021-01-20T06:25:21.510882 | 2013-12-20T17:48:34 | 2013-12-20T17:48:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 202 | java | package com.grigri.fishery.domain;
public class Gardon extends Fish {
public Gardon(Long id, int age, int lengthInCms, int weightInKilo) {
super(id, age, lengthInCms, weightInKilo);
}
}
| [
"cyril.aubertin@gmail.com"
] | cyril.aubertin@gmail.com |
bb4890680c8638881d00b51cbe7366b9dd01e420 | 78d2a2fd546c1a4fc51bd58c83cd06308f785477 | /app/src/main/java/ng/com/hybridintegrated/a365dailyreadingsfornigeria/prayerThirtyFour.java | e3ec1950a1d77db6b87d3705b9e80f5365736473 | [] | no_license | Omamuli-Emmanuel/365job | 66b6195f92730b5ff4b8a3829c46423023065ac1 | 5d03d9dcd68f183b3dedf4a5d03815e4c2f2bd24 | refs/heads/master | 2020-06-01T10:14:12.054679 | 2019-06-07T13:11:20 | 2019-06-07T13:11:20 | 190,744,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,264 | java | package ng.com.hybridintegrated.a365dailyreadingsfornigeria;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import com.google... | [
"omamuli.emmanuel@gmail.com"
] | omamuli.emmanuel@gmail.com |
dea1cb755266df1a467ad9d42d582f44ce91a9fa | 23dcd9aa337c1e4a3680d18ab83d3b35228c9590 | /src/main/java/view/game/MouseClickListener.java | a04e17494e717719aef8e92eabaeec4442741a57 | [
"MIT"
] | permissive | Quinn-Quantum/VL_AlienDefence | 6d171a4bd99a19bc0797beeca79cd3c08002554b | ac0894f509dc5c420a52fb25cad35ee561ab64a3 | refs/heads/main | 2023-06-30T10:18:28.760501 | 2021-08-06T12:40:49 | 2021-08-06T12:40:49 | 362,094,940 | 0 | 0 | MIT | 2021-04-27T11:55:50 | 2021-04-27T11:55:49 | null | UTF-8 | Java | false | false | 373 | java | package view.game;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import controller.GameController;
public class MouseClickListener extends MouseAdapter {
private GameController gc;
public MouseClickListener(GameController gc) {
this.gc = gc;
}
@Override
public void mousePressed(Mous... | [
"trutz@oszimt.de"
] | trutz@oszimt.de |
20998853ff1dd3508e42a844a8dc388ff37b3949 | 3530616ea927339d0f7503ecb798ba670ce22439 | /src/main/java/com/dictionary/translation/ProjectionOnTranslations.java | a6954faf9a87c6122e61d42a7282c1cbfc726df4 | [] | no_license | makss3217/dictionary | fc491b3092fd5f9ac4771aaccc7aec7b1d07c3c0 | 8d35f4019c36c14349e77099299b1829e6492a80 | refs/heads/main | 2023-06-27T09:09:04.415168 | 2021-08-03T08:21:40 | 2021-08-03T08:21:40 | 390,342,192 | 0 | 0 | null | 2021-08-03T08:21:41 | 2021-07-28T12:22:54 | Java | UTF-8 | Java | false | false | 139 | java | package com.dictionary.translation;
import lombok.Value;
@Value
public class ProjectionOnTranslations {
private String translation;
}
| [
"maksymilian.bienkowski.ext@nokia.com"
] | maksymilian.bienkowski.ext@nokia.com |
90af4f35fc05424d0e7b95c0752d5ed3663bdef8 | e2bfb88d702a353fc1f949f8e5c49ba74ca275eb | /spring-faces-mvc-samples/sfm-booking-faces/src/main/java/org/springframework/webflow/samples/booking/MainController.java | b57495f37e4ac838b9c0c7bd7b0702e0065cb58e | [] | no_license | philwebb/springfaces-v1 | 36b09628423b94d4af7e7914bae2dba7eb9b2b46 | 420302474390846d697c1f4a7c3f8b0d80bdf082 | refs/heads/master | 2021-01-17T05:28:14.884384 | 2010-02-05T15:13:47 | 2010-02-05T15:13:47 | 1,768,475 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,935 | java | package org.springframework.webflow.samples.booking;
import java.security.Principal;
import java.util.List;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext;
import javax.faces.model.DataModel;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewor... | [
"philw@96f92a50-1e92-45f8-a6b0-eb54d5336e60"
] | philw@96f92a50-1e92-45f8-a6b0-eb54d5336e60 |
60b84b6782ba8a018dbad85b968e28f7e4409679 | 079148514afec98ada225a9e5b126c34dd4aed53 | /java/src/main/java/com/techelevator/controller/PlayerHistoryController.java | 2e8822db36d2431fe1ca06b8410d2efc5762d831 | [] | no_license | kaileywaal/virtual-stock-market | 578e487370183f8265419fdb09673cddec6473ac | 77d76f806ccb958cf17cb6fc32ebaac1668b127c | refs/heads/main | 2023-08-17T14:42:52.569885 | 2021-10-06T18:14:35 | 2021-10-06T18:14:35 | 414,286,110 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 598 | java | package com.techelevator.controller;
import com.techelevator.dao.PlayerHistoryDao;
import com.techelevator.model.PlayerHistory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@RestController
@CrossOrigin
public class PlayerHisto... | [
"william.himes@richmond.edu"
] | william.himes@richmond.edu |
cc8eb353c3f55a2bfb374f451040c98e74162c2b | a314c7ae6c469caa1d1bd2fe6d3fcdbc82e45fcf | /简单的文件浏览/src/com/test/MainClass.java | 63e7a9fb983368139e5b3865fd8575ffa05a1ca6 | [] | no_license | egdw/javaFileWatch | e9df81fed730077e9c344b39093515f5d4caaf25 | 4ae7db03c7e3f87e39e40264370f3a0d0b103cbc | refs/heads/master | 2021-01-23T07:43:58.497337 | 2017-03-28T08:43:45 | 2017-03-28T08:43:45 | 86,436,258 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,685 | java | package com.test;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Scanner;
/**
* 简单的文件浏览器
*
* @author hdy
*
*/
public class MainClass {
private static Scanner scanner = new Scanner(System.in);
p... | [
"378759617@qq.com"
] | 378759617@qq.com |
6268cc7ee9a2555a0b55488260c4d7f89c1b9dcc | 39fb19db2feff034507a169f179a0c14a454ca78 | /samples/BusinessCard/app/build/generated/source/buildConfig/debug/com/vuforia/samples/VideoPlayback2/BuildConfig.java | 315cbe226ebfbee60e3d025ee5a0ee8316d42efe | [] | no_license | yourworldmedia/ar-v1 | 293777aa98ea995e199cf6749536c230e4a0cb66 | e206ddaa7bbbd168f263d975548f960359c1afc1 | refs/heads/master | 2020-04-15T06:16:16.065146 | 2019-01-16T15:38:28 | 2019-01-16T15:38:28 | 164,454,542 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | /**
* Automatically generated file. DO NOT MODIFY
*/
package com.vuforia.samples.VideoPlayback2;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.vuforia.samples.VideoPlayback2";
public static final String BUILD_... | [
"pd@goodcode.ch"
] | pd@goodcode.ch |
20c3b08754f96c68049293b8df852b0127049bcd | 38f90c62fd588447802a68b62e9ae1a0ac4b4e3b | /src/main/java/com/terwergreen/jvue/util/ReflectUtil.java | d6b47b2bb9109c4f8823420c8502dc4fb7bf9f3f | [
"MIT"
] | permissive | terwer/jvue-cli | c19227faa2c6826c185fce610bfc43717b3cacbd | 493b45c169280f32332abd754ccb0b944934d3be | refs/heads/master | 2020-04-19T16:37:58.337208 | 2019-02-07T15:52:11 | 2019-02-07T15:52:11 | 168,310,409 | 1 | 0 | null | 2019-02-07T15:52:12 | 2019-01-30T08:53:44 | Java | UTF-8 | Java | false | false | 8,735 | java | package com.terwergreen.jvue.util;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.uti... | [
"csyouwei@gmail.com"
] | csyouwei@gmail.com |
2bc2cd85fe3e2825279b80b5a8cae7459b53c733 | 704507754a9e7f300dfab163e97cd976b677661b | /src/com/sun/source/doctree/UnknownInlineTagTree.java | fab0170b17bd89d294d15316a7389852967229a9 | [] | no_license | ossaw/jdk | 60e7ca5e9f64541d07933af25c332e806e914d2a | b9d61d6ade341b4340afb535b499c09a8be0cfc8 | refs/heads/master | 2020-03-27T02:23:14.010857 | 2019-08-07T06:32:34 | 2019-08-07T06:32:34 | 145,785,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 436 | java | /*
* Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.source.doctree;
import java.util.List;
/**
* A tree node for an unrecognized inline tag.
* <p>
* {@name content}
*
* @since 1.8
*/
@jdk... | [
"jianghao7625@gmail.com"
] | jianghao7625@gmail.com |
3b4f43d33ef822c412d5ffb21dedfeadac1d12a4 | 61c3c37034ad27f7ae9c847bfb100caab9065124 | /airline/src/com/jin/quiz04/AirlineParser.java | 0dbd19e0cf23415496c3bb528542c4b0555e552d | [] | no_license | jeonheechel/bigdatajava | 7e8eb17b5d9404eb1f1e654fde2a72f5cf5081f4 | 6f0fd9c6c075f1074f1e7d23c3f1dc7d5f602dea | refs/heads/master | 2022-12-23T14:22:02.240369 | 2019-08-19T06:13:23 | 2019-08-19T06:13:23 | 181,812,634 | 0 | 0 | null | 2022-12-16T00:57:36 | 2019-04-17T03:45:31 | Java | UTF-8 | Java | false | false | 565 | java | package com.jin.quiz04;
import org.apache.hadoop.io.Text;
public class AirlineParser {
private int year;
private int month;
private int dayOfWeek;
public AirlineParser() { }
public AirlineParser(Text value) {
String [] airData = value.toString().split(",");
year = Integer.parseInt(airData[0]);... | [
"noreply@github.com"
] | noreply@github.com |
55b7032b01daedd306628c486b5bfebc8d611e7c | 66b0b2dbdf000affc0411a8019d64dda8990d6c3 | /Android_source/Android_source/workspace(書籍掲載全リスト)/CameraImp/src/com/study/android/cameraimp/ImprintView.java | 496521f718873127b087547842718dabb5e5ef41 | [] | no_license | takagotch/and | e6bf811e194f47d7e2b30079c308380f7d118929 | dfba108b0a1eb965a71ee2c559ac1666a7a6af57 | refs/heads/master | 2021-09-15T20:02:34.048548 | 2018-06-09T18:43:20 | 2018-06-09T18:43:20 | 109,402,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,483 | java | package com.study.android.cameraimp;
import android.content.Context;
import android.content.SharedPreferences.Editor;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.preference.PreferenceManager;
import android.view.View;
//埋め込み文字ビュー
public class ImprintVie... | [
"dyaccb@gmail.com"
] | dyaccb@gmail.com |
971c8d37c9a96bc36dd645efaeb50d8267f70127 | bead5c9388e0d70156a08dfe86d48f52cb245502 | /MyNotes/JDK_8/Java_8_Function_Programming/chapter_3/demo_from_broad/Sum_Array_Map_and_List_Collection_Example/Line.java | d0b63f0998ceb4896dad17d3a0969cafff1705c0 | [] | no_license | LinZiYU1996/Learning-Java | bd96e2af798c09bc52a56bf21e13f5763bb7a63d | a0d9f538c9d373c3a93ccd890006ce0e5e1f2d5d | refs/heads/master | 2020-11-28T22:22:56.135760 | 2020-05-03T01:24:57 | 2020-05-03T01:24:57 | 229,930,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 544 | java | package JDK_8.Java_8_Function_Programming.chapter_3.demo_from_broad.Sum_Array_Map_and_List_Collection_Example;
/**
* \* Created with IntelliJ IDEA.
* \* User: LinZiYu
* \* Date: 2020/1/31
* \* Time: 11:02
* \* Description:
* \
*/
public class Line {
private int length;
public Line(int length) {
... | [
"2669093302@qq.com"
] | 2669093302@qq.com |
083c90fd8befdbc8501b9c298746d062b3662571 | 19811acc28c43478924b299730799a4e8e3b9978 | /app/src/main/java/com/example/hasee/shiyuji/Adapter/quesWarmAdapter.java | 818ff1a41dd6a3e71f7f414982646453061e70f6 | [
"Apache-2.0"
] | permissive | caiyufeinb/shiyuji | 7241b76269663d3cb1abe9317af79a459fd0ae79 | c000c00ac8f8828407757172fab45fa81ddb5753 | refs/heads/master | 2020-04-14T16:54:09.325557 | 2019-03-15T11:39:45 | 2019-03-15T11:39:45 | 163,964,277 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,998 | java | package com.example.hasee.shiyuji.Adapter;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.support.annotation.NonNull;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.Gravity;
import and... | [
"1013032271@qq.com"
] | 1013032271@qq.com |
0ab84090a472514d57565ea9475d4a2006be1ade | 33ecb210a3e0377d89fd15cbb84ae9a5e7aa27fa | /app/src/main/java/the/inner/circle/MainActivity.java | 59f0c0f9d379b7299ec92987e74e4e72f141db8a | [] | no_license | DickBill/TheInnerCircle | 0b67df63306451d4be9907c2e18fe4d227ae9fd7 | c42687ce3217fbe6fe5f1a46037ce8d772318b72 | refs/heads/master | 2020-08-18T12:38:55.567555 | 2019-10-18T11:25:20 | 2019-10-18T11:25:20 | 215,787,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 627 | java | package the.inner.circle;
import androidx.appcompat.app.AppCompatActivity;
import android.graphics.Point;
import android.os.Bundle;
import android.view.Display;
import android.view.Window;
import android.view.WindowManager;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCre... | [
"tim.verhagen@student.kuleuven.be"
] | tim.verhagen@student.kuleuven.be |
1eda4ec99f0b5f96073d5f122a019d6c15a9e468 | 7b8d375ac2d26ab984f98d9a43e9da5671fe8e2f | /pattern/pattern/bihaviralPattern/chainofResponsibilityPatternEx2/Logger.java | d52ebcca63e1c96222d5eef63576f1005541bc7b | [] | no_license | cunbinnak/test | 3eea975f1cd5e845dc5acae880c345cf42f3cd4f | db2d2c313148394c86b19eb87452375134d57335 | refs/heads/master | 2023-06-02T09:43:04.382764 | 2021-06-20T04:29:34 | 2021-06-20T04:29:34 | 378,557,712 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | 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 pattern.bihaviralPattern.chainofResponsibilityPatternEx2;
public abstract class Logger {
protected LogLevel logLevel;
... | [
"ntcmia@gmail.com"
] | ntcmia@gmail.com |
42a872d285cbccedea10d84aafef7fef8ad1f3b1 | c1c485ad8fadfb19d2a9ba10d43c8f83e86c0b5b | /mall-oms/oms-boot/src/main/java/com/youlai/mall/oms/controller/admin/OrderController.java | 7328e20b510053428cf1ba2956493815a0a021d8 | [
"Apache-2.0"
] | permissive | sugov5/youlai-mall | 9c6b483817d1351f60fdc19fa654d0bf0ab9d158 | d92a6d21812a0bd05cd128664dc1b1e74d681c15 | refs/heads/master | 2023-05-31T23:18:29.294281 | 2021-06-19T16:58:53 | 2021-06-19T16:58:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,996 | java | package com.youlai.mall.oms.controller.admin;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.youlai.common.result.Result;
import com.youlai.mall.oms.pojo.bo.app.... | [
"1490493387@qq.com"
] | 1490493387@qq.com |
f97ab65ecaf6e9e943635720c01828e924b19ce9 | 8c743dc58284b64f39e91541c3b9baf3ba608c3e | /app/src/main/java/com/softteco/roadqualitydetector/model/Evaluation.java | 787a46153db411f4d61e8c0492f86e0dd4e58c29 | [
"Apache-2.0"
] | permissive | pkavoo/RoadQualityLab | 25c81270a661028ffe1219f23781ca5b316615cb | c5eaf8ea09ed272b8416a79fb49812ae1c87bbb6 | refs/heads/master | 2020-12-28T15:29:51.728015 | 2019-02-18T11:16:13 | 2019-02-18T11:16:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,379 | java | package com.softteco.roadqualitydetector.model;
public class Evaluation {
String bumps,speed,distance, quality;
String location;
double ax,ay,az;
String Uid;
public String getBumps() {
return bumps;
}
public void setBumps(String bumps) {
this.bumps = bumps;
}
pub... | [
"simonwambua433@gmail.com"
] | simonwambua433@gmail.com |
4a4bc14cf47ab519886587662a2a6475f0110d5e | c3e52bf4a5d979700ee296f50ce6c0a7bc3b1001 | /Room.java | f75bdcbb4dc9683256ef4365a939d44cb63214b2 | [] | no_license | JAHUMP02/Game-Thing | b7aa2aea0d6a85bd2cb9946a7c14a0a223908cb9 | 538ec0130511173c2accfb9833bd23df48e817d9 | refs/heads/master | 2021-01-23T06:21:03.374291 | 2017-05-08T16:44:41 | 2017-05-08T16:44:41 | 86,359,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 503 | java | package com.example;
import java.awt.Color;
import java.util.ArrayList;
public class Room {
private Color floor=Color.DARK_GRAY;
private int doors;
protected ArrayList<Entity> roomEntities=new ArrayList<Entity>();
protected boolean unlocked=false;
public Room(){
}
public boolean isUnlocked(){
return unloc... | [
"noreply@github.com"
] | noreply@github.com |
2623a34e2f1d477dc9fb609735320437468a6569 | 73873523e017b92f3cc273283bda4429ff03b1ba | /acdpsp/ch10isp/src/main/java/oop/acdpsp/ch10isp/multiple/EntityDeletedEvent.java | a910bdc17c8aec0f0834789b57e01516cb9cab25 | [] | no_license | dpopkov/learnoop | 57c2fa3083b17f99a3d9741839a91c0c94ab8eae | fac286d037cb10f57383c71cac85aa13f11d8c4b | refs/heads/master | 2022-02-16T18:36:06.291915 | 2021-03-25T16:39:22 | 2021-03-25T16:39:22 | 235,383,658 | 0 | 0 | null | 2022-01-21T23:37:10 | 2020-01-21T16:06:40 | Java | UTF-8 | Java | false | false | 326 | java | package oop.acdpsp.ch10isp.multiple;
public class EntityDeletedEvent<E> extends Event<E> {
private E deletedEntity;
public EntityDeletedEvent(E deletedEntity) {
super("EntityDeleted");
this.deletedEntity = deletedEntity;
}
public E getDeletedEntity() {
return deletedEntity;
... | [
"pkvdenis@gmail.com"
] | pkvdenis@gmail.com |
4c8fe3d9875a388b3b75f406e8d356b4691eefcc | e0ae3743f37d4e2add83239accd26bb3b209f0fe | /src/multithreading/_10_thread_factory/Main.java | bb7fed5d27e48faa37c2d0ab05ca13a7465f94c3 | [
"MIT",
"LicenseRef-scancode-proprietary-license"
] | permissive | DyvakYA/java-design-patterns | 04dc3eb82cc48a99c58d05855861f5daa7ba8ea9 | 5e536cd785c58c681c98bc5c632e05a338e755f4 | refs/heads/master | 2022-12-26T14:31:59.630090 | 2019-09-10T06:34:40 | 2019-09-10T06:34:40 | 74,051,625 | 0 | 0 | MIT | 2020-10-13T15:55:22 | 2016-11-17T17:38:08 | Java | UTF-8 | Java | false | false | 523 | java | package multithreading._10_thread_factory;
public class Main {
public static void main(String[] args) {
MyThreadFactory factory = new MyThreadFactory("MyThreadFactory");
Task task=new Task();
Thread thread;
System.out.printf("Starting the Threads\n");
for (int i = 0; i < 10... | [
"dyvakyurii@gmail.com"
] | dyvakyurii@gmail.com |
a149701e2d8b43d1481aafa230a4698fbd9e3418 | 2f6d4c03d271dd4636af6739360af3640bdcf1bc | /message-bus/src/main/java/alma/icd/adapt/messagebus/Envelope.java | 6c0ed102dcaeb724a7e00681332e37019c248eac | [] | no_license | amchavan/alma-datapro-workflow-sandbox | 9d41e5d65c48cb9d480575459197b540e8f40fca | 03f2503dd0d61b95e3766d8dc6a09d3b04f99b30 | refs/heads/master | 2021-06-25T20:51:01.688768 | 2020-10-13T08:01:48 | 2020-10-13T08:01:48 | 138,999,454 | 0 | 0 | null | 2020-10-13T08:01:50 | 2018-06-28T09:50:42 | Python | UTF-8 | Java | false | false | 2,332 | java | package alma.icd.adapt.messagebus;
/**
* An {@link Envelope} includes a {@link Message} providing metadata like
* forwarding information, timestamp, etc.
*/
public interface Envelope {
/**
* The state of this {@linkplain Envelope} -- or rather, of the enclosed
* {@linkplain Message}
*/
public enum State {... | [
"amchavan@eso.org"
] | amchavan@eso.org |
f8101dc36b84640dcb289fb5a8094be36c02940d | 113134a5b6abb7f3096753305290e19799d2b0d8 | /app/src/main/java/com/histudent/jwsoft/histudent/view/adapter/homework/convert/DataConvert.java | 80f111eb3ccd3395ab1d019d0fb444ca3056c2f5 | [] | no_license | dengjiaping/trunk | 5047c99d25125b75451142fdb260d81be85f28b8 | bd24e8a6fdc7f2ca003e95ec45c723c17bf50684 | refs/heads/master | 2021-08-26T07:05:59.113508 | 2017-11-22T01:42:11 | 2017-11-22T01:42:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | package com.histudent.jwsoft.histudent.view.adapter.homework.convert;
import android.text.TextUtils;
import com.histudent.jwsoft.histudent.model.bean.homework.CommonMemberBean;
import java.util.ArrayList;
import java.util.List;
/**
* Created by lichaojie on 2017/10/25.
* desc:
*/
public abstract class DataConve... | [
"742315209@qq.com"
] | 742315209@qq.com |
fe73e37c1e50d4a2049808e8ce1c5b94718add62 | 6def2fcb05b24cb58706cb129e779398b92e883c | /mandal-remoting/mandal-remoting-zookeeper/src/main/java/cn/ching/mandal/remoting/zookeeper/curator/CuratorZookeeperTransporter.java | 9bf9ad98903b152f4328053acdf50c6d7e1720f1 | [] | no_license | bearDream/mandal | 01d1fc979f9f84a89a78f649a90b72ce344063aa | cd5f2be122f41a354f0a17b85af8a4b6e5736a61 | refs/heads/master | 2021-05-12T14:25:33.565634 | 2018-05-05T02:05:48 | 2018-05-05T02:05:48 | 116,955,361 | 1 | 0 | null | 2018-05-05T02:05:49 | 2018-01-10T12:33:56 | Java | UTF-8 | Java | false | false | 480 | java | package cn.ching.mandal.remoting.zookeeper.curator;
import cn.ching.mandal.common.URL;
import cn.ching.mandal.remoting.zookeeper.ZookeeperClient;
import cn.ching.mandal.remoting.zookeeper.ZookeeperTransporter;
/**
* 2018/1/29
*
* @author chi.zhang
* @email laxzhang@outlook.com
*/
public class CuratorZookeeperTra... | [
"chi.zhang09@ele.me"
] | chi.zhang09@ele.me |
640f23f4717ac67025ee42d71901bb49768a03a6 | 9db836efc3ad10427bc78e3e60ce0c268aed3110 | /src/ObjectReturnDemo.java | 4e5e4ceacbc18fbd1c50e8086e53aa3e0dd41503 | [] | no_license | Taide220643/SWA3-3 | c79f4317a337c794bd93d6cc9779468e11a53fa1 | c8f15dc017b13c367d6b3630a127a8e1074c2b29 | refs/heads/main | 2023-06-24T09:43:51.478703 | 2021-07-19T08:24:15 | 2021-07-19T08:24:15 | 387,392,263 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 279 | java | class ObjectReturnDemo
{
int a;
ObjectReturnDemo(int i)
{
a = i;
}
// This method returns an object
ObjectReturnDemo incrByTen()
{
ObjectReturnDemo temp =
new ObjectReturnDemo(a+10);
return temp;
}
}
| [
"59428815+Taide220643@users.noreply.github.com"
] | 59428815+Taide220643@users.noreply.github.com |
0ab304bdafc39e6c80e5bab5271d8b943ecceff9 | abda2a7f2a6c3222bc2a501a015d71f2c6bacccc | /src/numberTest/Number.java | 584ed40e394f6b81d921096f0daa4fc55e10584f | [] | no_license | test-q/NaveenJavaAssignments | 0b991ea0e0be84cdc82cc31ce8cc431e03f6f56f | a5f82c69ca539ee3ef6fca73d81579ce0844e13b | refs/heads/master | 2023-01-22T17:47:08.837605 | 2020-11-05T13:34:48 | 2020-11-05T13:34:48 | 279,565,282 | 0 | 0 | null | 2020-08-12T16:21:09 | 2020-07-14T11:22:58 | Java | UTF-8 | Java | false | false | 436 | java | package numberTest;
public class Number {
private int age;
private String policy;
public String name;
public int getAge() {
return age;
}
public void setAge(int age) {
this.age = age;
}
public String getPolicy() {
return policy;
}
public void setPolicy(String policy) {
this.policy = pol... | [
"sr.test85@gmail.com"
] | sr.test85@gmail.com |
c610f4d7bd57368cc954f123549379e65eec53cb | c98ef2898804391926d08ba950c6d856a99e9dfd | /src/NineMarch/EchoServer.java | d5fd674cec6d723d5f71a404560f13043da3d3bf | [] | no_license | nataliepavelko/GoJava12 | 27898a37532cf40af659ed0b2e9aa9856108da4f | 03f81dbc6d2c866530a3b5ffa5c672fc199ad635 | refs/heads/master | 2020-05-03T11:06:18.025174 | 2019-03-30T17:57:11 | 2019-03-30T17:57:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,579 | java | package NineMarch;
import java.io.*;
import java.net.ServerSocket;
import java.net.Socket;
public class EchoServer extends Thread {
private ServerSocket ss;
public EchoServer(int port) {
try {
ss = new ServerSocket(port); //открытие сервака на порту;
// ServerSocket ss = new ... | [
"nataly.pavelko@gmail.com"
] | nataly.pavelko@gmail.com |
d4145e2cb0b2f4742480f2319c186aa4cc298e01 | 6a8e1f0c77b953b0065830a07325a4cb723cfe17 | /2.JavaCore/src/com/javarush/task/task14/task1411/Solution.java | bc0ad2bc196a117ec91afb8226c8175ac10d7b7a | [] | no_license | praddx/JavaRushTasks | 2161ed620054b1efc83cac9a2f40b7a074e3e356 | b7fa7bc9af713860aa91c860b268191b021bd752 | refs/heads/master | 2021-08-22T17:16:38.245709 | 2017-11-30T19:26:53 | 2017-11-30T19:26:53 | 108,898,103 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,478 | java | package com.javarush.task.task14.task1411;
import java.io.BufferedReader;
import java.io.InputStreamReader;
/*
User, Loser, Coder and Proger
*/
public class Solution {
public static void main(String[] args) throws Exception {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
... | [
"praddcell@gmail.com"
] | praddcell@gmail.com |
182493a11c901027c07eb84ed82e1f26f622542f | 4408e4c637c68a21cf2a56eedcc0afbd02fb868a | /apm-collector/apm-collector-storage/collector-storage-define/src/main/java/org/apache/skywalking/apm/collector/storage/table/alarm/InstanceAlarmList.java | c89b1867f143c6b47d74fb735bd592dddbccaeb2 | [
"Apache-2.0",
"EPL-1.0",
"BSD-3-Clause",
"MPL-2.0",
"MIT"
] | permissive | mouse3150/incubator-skywalking | dd210f7f1137d66282ec16504917c01ff003d9a3 | 572f985cf17f152422ca112bb21798a7a60b5812 | refs/heads/master | 2020-04-07T05:37:34.547566 | 2018-03-07T03:37:50 | 2018-03-07T03:37:50 | 124,185,454 | 1 | 0 | Apache-2.0 | 2018-03-07T05:45:21 | 2018-03-07T05:45:21 | null | UTF-8 | Java | false | false | 3,628 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"8082209@qq.com"
] | 8082209@qq.com |
e98ee2b06d0900a24667841b269742db3e75dadb | c8564f685218467679645106b3a225c9a42fe87f | /src/collectionsTest/HashcodeAndEquals.java | 4474809a332fa882c452d085d75104463ffc6022 | [] | no_license | bharathreddyyalaka/Training | 8bbe183df0254e56a8533d8b6826ca022e317c57 | 4bd42b86454c437d813587b43e50f4dcb3014659 | refs/heads/master | 2022-12-16T22:02:01.711154 | 2020-09-11T11:34:52 | 2020-09-11T11:34:52 | 292,368,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,181 | java | package collectionsTest;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashSet;
public class HashcodeAndEquals {
public static void main(String[] args) {
// TODO Auto-generated method stub
EmployeeDept e = new EmployeeDept(1, "Bharath", "DNADE", "Systems Engineer");
EmployeeDept e... | [
"manojyalaka08@gmail.com"
] | manojyalaka08@gmail.com |
99b663914116a30bba37a2b8331b70fd88bdc325 | 78013c148848cdae7164f88f0ed1dc4853ee2dc2 | /src/main/java/com/example/mapper/UserCollectionMapper.java | 97fe290e8555c59b41b48066a5e5afbe520f8ec3 | [
"MIT"
] | permissive | asd13606410359/eblog | c92aa33f9eeee02b6988a764fa63cefd6b92429f | b76c02611fc9c234aaa02c36bd5ebad1f126aac0 | refs/heads/master | 2022-12-20T04:48:21.748317 | 2020-09-03T08:56:47 | 2020-09-03T08:56:47 | 262,263,387 | 1 | 0 | MIT | 2020-09-03T08:56:49 | 2020-05-08T08:03:21 | null | UTF-8 | Java | false | false | 311 | java | package com.example.mapper;
import com.example.entity.UserCollection;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author 公众号:java思维导图
* @since 2019-11-17
*/
public interface UserCollectionMapper extends BaseMapper<UserCollection> {
}
| [
"781958167@qq.com"
] | 781958167@qq.com |
87e1ec578794fb3e3cbe11bbc31eed98bce2dead | 0d7783c1f9a9e01e2c7072dbd7190164f568cc4e | /src/main/java/com/example/bio/common/constraint/FieldMatch.java | e29e6251cf00b59afafa7760e9b70777f35cc536 | [] | no_license | aLIEz1/bio | fd9b77416400bebe820f87af5d0b847646d20469 | aadd6792611a0d4d5ed223da9b0a028b89f54205 | refs/heads/master | 2023-06-30T22:09:09.509882 | 2021-08-09T11:16:10 | 2021-08-09T11:16:10 | 308,207,308 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 972 | java | package com.example.bio.common.constraint;
import javax.validation.Constraint;
import javax.validation.Payload;
import java.lang.annotation.Documented;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.ANNOTATION_TYPE;
import static java.lang.ann... | [
"super1742720898@gmail.com"
] | super1742720898@gmail.com |
692556bfb1ccccd1b0ef220e5ab7cc6d40afaa7c | 7eb8606369d7f98e766a7d439728b2d746e8f2ec | /collegeportal/src/collegeportal/servlets/CreateCookie.java | 446cec62a4e68ef76a4be4e1034ff202507a7045 | [] | no_license | saurabhpathaks/College-Portal | d8333c20cd73abf26e065da44e37254ace639366 | c72de6cf2fdb8834336c257b2cc9eb6e9d9c8444 | refs/heads/master | 2023-09-02T20:04:31.574913 | 2021-11-08T05:44:04 | 2021-11-08T05:44:04 | 425,712,092 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,549 | java | package collegeportal.servlets;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
... | [
"hp@DESKTOP-078C0EC"
] | hp@DESKTOP-078C0EC |
3d6a888493be3b2a700cf33f0617cf7116b1b2b2 | 5774e32ee46cad7ce2c1b1b0ad055d4dd99fd574 | /teach/teach-service/teach-service-student/src/main/java/cn/logicalthinking/models/student/service/course/StGetCourseListService.java | bcff42a6f3d931c9c63c7b9c8eb4048d022059fe | [] | no_license | hsjadmin/text | e467ab8ee94ca099409afbbc5759824589c1338f | 5d8afda1811b38a392c61ed163c492a34716ba4e | refs/heads/master | 2020-05-25T03:35:16.440342 | 2019-05-20T09:00:05 | 2019-05-20T09:00:05 | 187,603,856 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,113 | java | package cn.logicalthinking.models.student.service.course;
import cn.logicalthinking.common.base.entity.Result;
import cn.logicalthinking.common.base.enums.CODE;
import cn.logicalthinking.common.base.service.AbstractService;
import cn.logicalthinking.common.base.service.IClientData;
import cn.logicalthinking.common.dao... | [
"1907377985@qq.com"
] | 1907377985@qq.com |
eb26f72fec23a1788712b33cb9802dd311217d0c | b58b13102a12df08a16455f4aada05335d7f69a7 | /calculator/WeightCal.java | 62757c41d64e82fe509d4f858f0cfc8f3b9e3e06 | [] | no_license | yeepheng96/stiw2044lab1 | 2b4dcdb4f1d907ab619652560c4bac522a2b96af | 69818679b4df6d47f305039f5b4eb6fb374e6655 | refs/heads/master | 2020-04-23T21:02:52.410898 | 2019-02-19T11:05:44 | 2019-02-19T11:05:44 | 171,458,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,483 | java | package com.example.calculator;
public class WeightCal {
public String kgCal(double input){
double ounces = input * 35.274;
double pounds = input * 2.20462;
double tPounds = input * 2.6793;
double stones = input * 0.157473;
double sTons = input * 0.00110231;
... | [
"noreply@github.com"
] | noreply@github.com |
99190a165db6c2f8f06d8fec0168797147648f12 | 8bc8d346617a45ffa79704f4fb44cfa3c022e057 | /src/main/java/br/com/dxc/core/qrcode/QRCodeUtil.java | 1c125edeeb87c261ea6ced5df75da0186b06c3c2 | [] | no_license | Ezekii/refactoring | 9e5bd33bfd3dc4dc77970cec85c2b7dc70ea59e3 | 3ad029e2dc67fdb4dce4996a4312466dd4a45e6d | refs/heads/master | 2021-04-28T06:28:56.945960 | 2018-03-08T20:16:57 | 2018-03-08T20:16:57 | 122,202,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,348 | java | package br.com.dxc.core.qrcode;
import java.awt.image.BufferedImage;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.IOException;
import java.io.OutputStream;
import java.util.Hashtable;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.BinaryBitmap;
import com.google.zxing.Chec... | [
"eze@bob"
] | eze@bob |
081e642c75dcce72f0d7dc3890bc6fc610aed985 | 1e49f6edd575d48978203e5f8041f78c4db65dbf | /Java Design Patterns/visitor_design_pattern/VisitorPatternDemo.java | 5c740393ec0a272a5eec41965ec3bd7d03385a20 | [] | no_license | IvanBoykovPeev/HomeWorks | 507d7d416333616fb66433536180ad4a84f4a521 | 8dc65e78a2b694f8bca0e003509b5a6f4c276115 | refs/heads/master | 2021-01-17T08:00:33.635935 | 2016-06-02T17:39:00 | 2016-06-02T17:39:00 | 23,828,836 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 221 | java | package visitor_design_pattern;
public class VisitorPatternDemo {
public static void main(String[] args) {
ComputerPart computer = new Computer();
computer.accept(new ComputerPartDisplayVisitor());
}
}
| [
"ivan.boykov.peev@gmail.com"
] | ivan.boykov.peev@gmail.com |
c5149ccf47c99592ac21c3ec065cae7d0777562d | 72f993542d5f28ef9a20213e66eef3dc62b2a8bd | /ExecutorBatch/src/main/java/com/reply/batch/processor/TestCasesItemProcessor.java | ae2df97198319a05f434486abbe48fc88f219902 | [] | no_license | cltecceReply/TestExecutor | 7b9cf52f21bbaebae00ad03a8e3a96d7462f32ec | c001c2248dc00395eb71ea022dbb248c1001061b | refs/heads/main | 2023-06-16T09:23:25.827225 | 2021-06-08T14:47:34 | 2021-06-08T14:47:34 | 375,044,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,059 | java | package com.reply.batch.processor;
import com.reply.batch.io.TestResultRecord;
import com.reply.services.TestCaseProcessor;
import com.reply.services.TestCaseProcessorOut;
import com.reply.io.dto.TERecord;
import lombok.extern.slf4j.Slf4j;
import org.springframework.batch.core.annotation.AfterStep;
import org.springfr... | [
"c.tecce@reply.it"
] | c.tecce@reply.it |
2bfda851b51d972f6c3915bf7fa384391c37045d | db6daf9c4c5b6dce6395b7be6e86641806311e0f | /src/main/java/com/gjw/service/impl/AreaServiceImpl.java | de09aceaae13516612f6a3458fe76c1ee0c06982 | [] | no_license | gjw199513/my-o2o | d696354b8b308d88b595f321b312321a3b2f6e71 | 8122fb0937592706f02073c3ae73cb9bed090b70 | refs/heads/master | 2020-03-21T09:13:15.933179 | 2018-07-08T03:08:59 | 2018-07-08T03:08:59 | 138,388,557 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,346 | java | package com.gjw.service.impl;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.JavaType;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.gjw.cache.JedisUtil;
import com.gjw.dao.AreaDao;
import com.gjw.dto.AreaOperationException;
import com.gjw.entity.Area;... | [
"gjw605134015"
] | gjw605134015 |
9f955dce1db6dace5ef9596318bc496038431a33 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/17/17_85a86b673bf8c2529aeddfa3754d2fb83187fb32/ConcurrentScanChild/17_85a86b673bf8c2529aeddfa3754d2fb83187fb32_ConcurrentScanChild_s.java | f7a04cd84ffb788b5847d4e6ba699931489690ed | [] | 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 | 17,657 | java | /*-
* Copyright © 2009 Diamond Light Source Ltd.
*
* This file is part of GDA.
*
* GDA is free software: you can redistribute it and/or modify it under the
* terms of the GNU General Public License version 3 as published by the Free
* Software Foundation.
*
* GDA is distributed in the hope that it wi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
8062842afa179aa972783607638dc20f2f8bb14e | 364ab93b38d3942fc1e8a30b7edcc0be8f6612ef | /Example/android/app/src/main/java/com/example/MainApplication.java | 6f58f5f90e1abf6932dc807657bed1e943cbd6f5 | [
"MIT"
] | permissive | SoftZen/react-native-bouncy-drawer | 45d47f0c58651b774732874fe84a78b4a669b5f5 | 8947540904f43ce57c32e3e1b47777f60e7ffcd3 | refs/heads/master | 2021-05-15T09:44:18.538252 | 2018-06-19T20:17:37 | 2018-06-19T20:17:37 | 106,456,187 | 159 | 17 | MIT | 2018-09-09T06:35:50 | 2017-10-10T18:32:29 | JavaScript | UTF-8 | Java | false | false | 1,132 | java | package com.example;
import android.app.Application;
import com.facebook.react.ReactApplication;
import com.oblador.vectoricons.VectorIconsPackage;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.shell.MainReactPackage;
import com.facebook.soloader.SoLoader... | [
"azlibe1995@gmail.com"
] | azlibe1995@gmail.com |
6ffc00340ace612afba5c8361ec14a5352d64669 | 3e71c5cb7dbe37c26f72b0f2d04c74a70e11dc39 | /Advanced/week10/Addition.java | 65fba18c7d9647043d0c2ed745017e1c92b3c686 | [] | no_license | ggc-itec/ITEC-Source | acb51eb04205069c65d42db1647ad0a5f4814162 | 29fc716426d002aa0b839a1c28d9b4ae774e8dc8 | refs/heads/master | 2021-01-01T15:17:47.910234 | 2013-11-03T04:08:31 | 2013-11-03T04:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 105 | java | package week10;
public class Addition {
public int add(int x, int y) {
return x + y;
}
}
| [
"tacksoo.im@gmail.com"
] | tacksoo.im@gmail.com |
b3473a0f916626dd73f78082f4d13d079964dc40 | adfbd37e067c428b974d1250ecb3ba80a4140603 | /dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskGroupQueueServiceImpl.java | c9c1eba5afb2989e15378dc22205217ab42d773e | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | caosuwenwu/incubator-dolphinscheduler | 5ed0bc6113cafb874f20b834fc2e972749de7dc1 | 34cfdfe80df9e5338a0424c6a69e9c789d916e12 | refs/heads/dev | 2022-09-07T22:23:47.667486 | 2022-08-29T06:11:09 | 2022-08-29T06:11:09 | 242,884,794 | 1 | 0 | Apache-2.0 | 2020-03-01T12:08:34 | 2020-02-25T01:48:26 | null | UTF-8 | Java | false | false | 5,678 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"noreply@github.com"
] | noreply@github.com |
1bbd3e5c9b85a724e6db20e02a5f93fb47f0f154 | 53d39f4b06ba03e2830515c9f4415cee64f4f3af | /wyqp/wyqp-common/src/main/java/cn/worldwalker/game/wyqp/common/service/BaseGameService.java | a8c7eff1478e1a9d347a6ccaa5b82edd725e68cd | [] | no_license | worldwalker77/platform.my | d1971e6565e3bc54f8f68794e0ae1744e21eb155 | 84ab073707fb92165c844062b68010f2997fd9bc | refs/heads/master | 2021-08-22T11:02:56.420877 | 2017-11-30T02:15:46 | 2017-11-30T02:15:46 | 112,552,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 44,606 | java | package cn.worldwalker.game.wyqp.common.service;
import io.netty.channel.ChannelHandlerContext;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.SortedMap;
import java.util.concurrent... | [
"jinfeng.liu@china.zhaogang.com"
] | jinfeng.liu@china.zhaogang.com |
a896b087e7489085551688ad32cfdf4ad13ee13d | 2fcadce8fb44b0f96f0dd65be567e3ca7a21a16e | /flexible-adapter-ui/src/main/java/eu/davidea/flexibleadapter/utils/DrawableUtils.java | c6d20fc07381b5831a56299755f7ebfcd1ff5546 | [
"Apache-2.0"
] | permissive | wnchen/FlexibleAdapter | ed8cb1161bea5476e3319cf83ca28f2d18b509f1 | 7234a176881500005f968420ac7b797bd25ffbab | refs/heads/master | 2020-03-17T06:58:37.766261 | 2018-05-13T21:58:50 | 2018-05-13T21:58:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,055 | java | /*
* Copyright 2016-2018 Davide Steduto, Davidea Solutions Sprl
*
* 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 ... | [
"dave.dna@gmail.com"
] | dave.dna@gmail.com |
a0543d9596af272e52e7931f7e0ec71317e0011c | 404a189c16767191ffb172572d36eca7db5571fb | /structs/build/xml/java/gov/georgia/dhr/dfcs/sacwis/structs/output/BlobDataDescriptor.java | 5764bf2c9bcdb3b22443e63c17122f572c95f19c | [] | no_license | tayduivn/training | 648a8e9e91194156fb4ffb631749e6d4bf2d0590 | 95078fb2c7e21bf2bba31e2bbd5e404ac428da2f | refs/heads/master | 2021-06-13T16:20:41.293097 | 2017-05-08T21:37:59 | 2017-05-08T21:37:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,066 | java | /*
* This class was automatically generated with
* <a href="http://www.castor.org">Castor 1.0.5</a>, using an XML
* Schema.
* $Id$
*/
package gov.georgia.dhr.dfcs.sacwis.structs.output;
/**
* Class BlobDataDescriptor.
*
* @version $Revision$ $Date$
*/
public class BlobDataDescriptor extends o... | [
"lgeddam@gmail.com"
] | lgeddam@gmail.com |
cc295fa23bee442a683766f662d9dd276615c487 | aafaaca0cd470dd85ce5cccb49c49d5f257553b9 | /Algoritmo.java | 7507352c02813824730c169b2a0ac23e55d953bc | [] | no_license | MrRagger/Mantenimiento | 58e93fa67a6a725dc3cf242b53d6d698301e9a0b | 270c77d9ed190d2ff86907c80dfc34bb2de63ab8 | refs/heads/master | 2021-04-28T06:33:11.263254 | 2018-04-23T08:32:35 | 2018-04-23T08:32:35 | 122,204,389 | 3 | 0 | null | 2018-02-28T00:15:28 | 2018-02-20T13:51:34 | PHP | UTF-8 | Java | false | false | 5,402 | java | import java.io.*;
import java.sql.*;
import java.util.*;
public class Algoritmo {
private Connection connection=null;
String serverAddress = "77.104.160.115";
String db = "onlyf1st_mantenimiento";
String user = "onlyf1st_root";
String pass = "mantenimiento";
String url = "jdbc:mysql://" + serverAddress + "/" + d... | [
"noreply@github.com"
] | noreply@github.com |
f4b00aa99c812c6f31b0c5d6eb11367c1ceb62d5 | e12d5a833cfb65d7dbe21bf5fd32c91fd61c9842 | /chapter06/Exercise06_10.java | 88bc3858c30b99722a1e3f7f59c8787907522d65 | [] | no_license | SmartGridsML/Introduction-to-Java-Programming | 58cc94f0b7c7f927d2d9e147c70804010ca1be31 | 7d0fd362a4401f43baead9cfade571374436cfbf | refs/heads/master | 2023-03-22T01:07:21.800620 | 2020-08-25T10:00:40 | 2020-08-25T10:00:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package chapter06;
public class Exercise06_10 {
public static void main(String[] args) {
System.out.println(isPrime(1_000));
}
public static String isPrime(int number) {
String str = "";
while (number > 1) {
boolean isPrime = true;
for (int i = 2; i < number; i++) {
if (number % i == 0) {
is... | [
"furkanahmet.karadut@gmail.com"
] | furkanahmet.karadut@gmail.com |
daed35a8512e15949b6776aa2230c4611170106e | 3998fb4158e7feaaf1d731efd401a49f04b75d7b | /app/src/androidTest/java/com/cs639/newyorktrade/ExampleInstrumentedTest.java | d52297e9fcd0dd602a042966ff3e3041230ddd16 | [] | no_license | prakashthakuri/NewYorkTrade | 26d3bbbb96073b52e48025e37e58e05191e3c16f | 25492f0e877b91790b6e5e089adcf220316e7d1c | refs/heads/master | 2023-01-22T22:27:04.721193 | 2019-07-13T15:27:59 | 2019-07-13T15:27:59 | 194,163,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 713 | java | package com.cs639.newyorktrade;
import android.content.Context;
import androidx.test.InstrumentationRegistry;
import androidx.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android device.
*
* ... | [
"royalboy.prakash@gmail.com"
] | royalboy.prakash@gmail.com |
f09a83e5098c9b1d521e8d558e3fb83fd6777469 | 3491881bcc4fbebb1933eaefa4a05fd842bd2792 | /src/test/java/com/cursos/devops/AlumnosApiApplicationTests.java | b39388dd2dcf05800800752850df849b8fa00d87 | [] | no_license | javiersolisguzman/alumno-api | ecaf4a5097b5f00d4b461a6fb41dece9365efee6 | 019c50e1b61fe40bc5cea95f9ec1fd6a2ccb0799 | refs/heads/master | 2020-04-18T19:37:10.510319 | 2019-01-26T17:17:53 | 2019-01-26T17:17:53 | 167,716,137 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package com.cursos.devops;
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 AlumnosApiApplicationTests {
@Test
public void conte... | [
"javiersolisguzman1023@gmail.com"
] | javiersolisguzman1023@gmail.com |
9450781a1e551789335ef9f6ceb19f1041731f14 | 67da30885e4ed580bac50af46601b248c669268d | /onlineShopping/onlineShopping-portal/src/main/java/com/online/portal/interceptor/Interceptor.java | bf7906a821df284242ffdbf2eaeed4b0408ba0ea | [] | no_license | 1243177911/onlineShopping | 230f930e80c4975af6df41c99ab714b37dcc5693 | 6caf1e163b206d5634be019ba2ef09f593319d83 | refs/heads/master | 2020-04-27T01:02:53.106758 | 2019-03-10T12:31:52 | 2019-03-10T12:31:52 | 173,953,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,489 | java | package com.online.portal.interceptor;
import com.online.common.utils.CookieUtils;
import com.online.pojo.TbUser;
import com.online.portal.service.impl.UserServiceImpl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.w... | [
"1243177911@qq.com"
] | 1243177911@qq.com |
9095073ea3a5926c2032933fdd0a216fd507c33c | 4dba1ae57f07a692ac0529bc5f87ca34a9721301 | /IS24-CSV/src/main/java/org/openestate/io/is24_csv/records/GewerbeSonstiges.java | 2d9c719201cfa4e79c4c02e4113e7339d2bed52f | [
"Apache-2.0"
] | permissive | jniebuhr/OpenEstate-IO | 8d792f930876a4f2c7662f70582003a6177a1ed9 | 8ebfaa495e757eac44004084b4c14baeb5197375 | refs/heads/master | 2019-07-07T08:13:40.526614 | 2017-12-06T13:25:25 | 2017-12-06T13:25:25 | 86,725,865 | 0 | 0 | null | 2017-03-30T16:42:58 | 2017-03-30T16:42:57 | null | UTF-8 | Java | false | false | 17,111 | java | /*
* Copyright 2015-2017 OpenEstate.org.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | [
"andy@openindex.de"
] | andy@openindex.de |
5092e528eeffd866425eca003c15593b52fd1460 | 7e90b62799ddf034d2dce1b59ff2970f2a3fb345 | /src/main/java/com/users/service/MessageServiceImpl.java | ec17d49c0e6ddd2b86254868e2370f5dbbd0c792 | [] | no_license | adrianvas1/UserManagement | c0b7b7bbba08134b82f319d733e30dcec98ff44e | 11bd01bf08f0b4bb82f28b688b0702266ca04711 | refs/heads/master | 2021-01-06T20:45:06.171498 | 2017-10-13T10:17:59 | 2017-10-13T10:17:59 | 99,556,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 889 | java | package com.users.service;
import com.users.dao.MessageDaoImpl;
import com.users.domain.Message;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import java.util.List;
@Service
public class... | [
"adrian.vas@endava.com"
] | adrian.vas@endava.com |
3ede8c86323daaf02d34ccb220223a4ae7333750 | 8d4f3d6ab20df1f1aeae25e503ba598f71225c87 | /src/inheritance/Problem03/Cat.java | d4f644249cc98cf3e25ed0355e334ff036abfbdf | [] | no_license | ChillyWe/JavaOOPBasicsOct2017 | c6ad3a5aaaa011a65e80a927f9b9d915a773a5c3 | aabf1d5b4e76537999366ca10c52c965ca58dab8 | refs/heads/master | 2021-04-03T05:55:56.285815 | 2018-03-11T13:07:48 | 2018-03-11T13:07:48 | 118,263,257 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 188 | java | package inheritance.Problem03;
/**
* Created by Chilly on 30.10.2017 г..
*/
public class Cat extends Animal {
public void meow (){
System.out.println("meowing...");
}
} | [
"chilly@mail.bg"
] | chilly@mail.bg |
92d643c369090bee6592e0d6dbf89319aeb31ec9 | 9a2186406604c63f87d2039227c7d3544b98a301 | /src/com/baiyun2/fragment/sliding/ToolsScanFragment.java | e79c12f4ea1b3768997fe5440ad3ff6b45b04cd6 | [] | no_license | Holyn/BaiYun2 | 179441d9e39ffb991d3e8e3dc23f8718a8994316 | a8b5af4836bc70b3aea0109a1ab62a937f0893ab | refs/heads/master | 2021-01-17T05:28:33.824167 | 2015-09-23T07:37:04 | 2015-09-23T07:37:04 | 39,782,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 574 | java | package com.baiyun2.fragment.sliding;
import android.view.View;
import com.baiyun2.activity.R;
import com.baiyun2.base.BaseFragment;
public class ToolsScanFragment extends BaseFragment{
public static ToolsScanFragment newInstance() {
return new ToolsScanFragment();
}
public ToolsScanFragment() {
// TODO A... | [
"328550680@qq.com"
] | 328550680@qq.com |
bea68f6bcfef29474f1fa0e513b2350f14928075 | 4bd3c5390eebb90d5d61d45f94e94581dd06c585 | /eclipse-workspace/Homework2/src/Dailylife.java | 3fcf910c1f82e0da229742547fe569302d280b26 | [] | no_license | EmilMartinez/Selection- | c8e8a2e049952ac6783071b6193ada6e4c00c83e | 6773d0cd41cd61d6ac356b172fc46195821b43a2 | refs/heads/master | 2020-04-26T06:02:42.037685 | 2019-03-14T19:13:58 | 2019-03-14T19:13:58 | 173,352,711 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 655 | java |
public class Dailylife {
float shoeSize;
int timeIWorkOut;
String myBusinessName;
char mySexSymbol;
double myWeight;
public Dailylife (float showSi) {
this.shoeSize = showSi;
System.out.println(shoeSize);
}
public Dailylife (int timeIWork) {
this.timeIWorkOut = timeIWork;
System.out.println(timeIWorkOut);
}
publ... | [
"emilmrtnz@gmail.com"
] | emilmrtnz@gmail.com |
ef61b225cf6fa6445889b5aae33224d7f0014fcf | f32bfaf656032f60ee004aa85642b281f338bd3d | /src/design/behavioral/strategy/ShoppingCart.java | 9bcade6a30b372c0f2187c673cee4de7b1120297 | [] | no_license | plasante/designpatterns | b0f5de4ccc781c8373e741949554167ad667949b | 55a99643bbc21ed7c603756498a8bf25ca05d925 | refs/heads/master | 2021-01-19T17:59:52.430475 | 2014-12-06T14:24:43 | 2014-12-06T14:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 575 | java | package design.behavioral.strategy;
import java.util.ArrayList;
import java.util.List;
public class ShoppingCart {
List<Item>items;
public ShoppingCart() {
this.items = new ArrayList<>();
}
public void addItem(Item item) {
this.items.add(item);
}
public void removeItem(Item item) {
this.items.remov... | [
"pierre.lasante@videotron.ca"
] | pierre.lasante@videotron.ca |
8a29a100c9d9190845eda2644105ceb6d54b1f4d | 3fefb7d2c813c0ec9f43b26f541a37596e389d60 | /src/main/java/DataStructureAlgo/dynamic_programming/data_structures/hash_tables/MyNode.java | ae492668945dd9c605b6349158f6bb1a10bd6f2f | [] | no_license | lakviat/JavaDevelopment | f991dce487318d0605390980c1eaf4e7a9a26eae | a582380ca5c50e0eb4f2ee67aa1b0448fc5873dd | refs/heads/master | 2023-08-08T14:20:45.280138 | 2023-08-08T13:47:46 | 2023-08-08T13:47:46 | 176,372,053 | 0 | 1 | null | 2023-08-01T14:51:37 | 2019-03-18T21:25:12 | Java | UTF-8 | Java | false | false | 460 | java | package DataStructureAlgo.dynamic_programming.data_structures.hash_tables;
public class MyNode {
private String key;
private int value;
public MyNode(String key, int value) {
this.key = key;
this.value = value;
}
public String getKey() {
return key;
}
public void setKey(String key) {
... | [
"Nurlan259683"
] | Nurlan259683 |
568e3978587736a940a56ddb80e7415c46563b41 | 401c1c63fe7613fb7ee1df66515badda62fd9641 | /app/src/androidTest/java/me/jcala/xmarket/ApplicationTest.java | 60f7a254f512141110402b6bf0fa380b99795f9c | [] | no_license | SagarDep/xmarket | 8f19f31683aa92339067dfc269a5b9855a7e084a | fb7677f6b244e8d2d8b45565fcc929dddae8b368 | refs/heads/master | 2020-04-06T19:14:01.387264 | 2017-07-11T04:56:49 | 2017-07-11T04:56:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package me.jcala.xmarket;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
super(... | [
"jcalaz@163.com"
] | jcalaz@163.com |
3642c174c3c15070832ad829bc8152fae2fbfdc6 | e8993a2e127ee223b457c145ce84cd8fd1f48b70 | /src/main/java/br/com/mulato/cso/dao/BusinessDAO.java | 4d6ed276ab063050f9b1e119b532b90a8bae820f | [] | no_license | chmulato/csonline | 09a66dd2b56d97765415310ce8c50557c8c13568 | 5d485e926c9724b63b98a7e8936f457f1055860f | refs/heads/master | 2023-09-01T09:28:38.500174 | 2023-08-21T20:10:28 | 2023-08-21T20:10:28 | 58,210,871 | 2 | 0 | null | 2023-08-21T20:10:19 | 2016-05-06T13:56:42 | Java | UTF-8 | Java | false | false | 925 | java |
package br.com.mulato.cso.dao;
import java.util.List;
import br.com.mulato.cso.dry.InterfaceSQL;
import br.com.mulato.cso.exception.DAOException;
import br.com.mulato.cso.model.BusinessVO;
import br.com.mulato.cso.model.CourierVO;
import br.com.mulato.cso.model.CustomerVO;
import br.com.mulato.cso.model.DeliveryVO;
... | [
"chmulato@gmail.com"
] | chmulato@gmail.com |
a4cabf755ec3a7747c0e23421ccfebe4a2c7493f | 04cbb8c15ae0b3446606adf8419596d18f25b788 | /TestProject/src/StringJoinDemo.java | 6cb2839739e3395c169e4a4eb031118c58fbc184 | [] | no_license | damukethireddy/Spring-Cloud | db3a8578691c3a59a194adfb840fba4ecb9df1ed | c1efe7e10e1a3b8784095e40d92987039e8ad783 | refs/heads/master | 2022-11-14T21:53:39.515467 | 2020-07-09T09:53:14 | 2020-07-09T09:53:14 | 278,070,537 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 283 | java | import java.time.ZoneId;
public class StringJoinDemo {
public static void main(String[] args) {
String joined = String.join("-", "usr", "local", "bin");
System.out.println(joined);
String ids = String.join(", ", ZoneId.getAvailableZoneIds());
System.out.println(ids);
}
} | [
"damukethireddy@gmail.com"
] | damukethireddy@gmail.com |
8980fa51cf5f9bc6d2b905d7ba5fa631a5d431a5 | b5b025af5fba0000691b181758a0d38db416ce80 | /src/test/java/za/ac/cput/HashMapTest.java | 10d2dd927e4f307b118b18d016d2f9b467a931fe | [] | no_license | Phindiwe/TestInterfaces | 49f9d04a5661e261b8646e5a84d8ce21ae57178d | 852231da76d34205b774a80834724c1cf54a362f | refs/heads/master | 2023-04-29T18:13:13.729674 | 2021-05-12T16:33:40 | 2021-05-12T16:33:40 | 366,136,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 754 | java | package za.ac.cput;
import org.junit.jupiter.api.Test;
import java.util.HashMap;
import java.util.Map;
import static org.junit.jupiter.api.Assertions.*;
class HashMapTest {
Map<Integer,String> map = new HashMap<>();
@Test
void add() {
map.put( 5, "Phindiwe");
assertEquals(1, map.size(... | [
"bambata.p@gmail.com"
] | bambata.p@gmail.com |
5f3ff68f68440efd34726016a4b2b4bdd6427e5e | be64191c8be369808e1c14a99e7deb0eee5a3043 | /Rent_io2/src/src/Graph.java | 12fa39984fc33d741bfe119af1d9cfcccc048cba | [] | no_license | liam-casola/2xb3_final_g6 | 1457803883fdc065492264bcf0134edb3fd3c07b | 5a601028b0042396adf6cc8ac8b9d35a874e267d | refs/heads/master | 2021-01-19T13:49:30.248893 | 2017-04-10T23:18:29 | 2017-04-10T23:18:29 | 82,420,626 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,476 | java | package src;
public class Graph {
private static final String NEWLINE = System.getProperty("line.separator");
private final int V;
private int E;
private Bag<Edge>[] adj;
//instantiates a new graph of with V verticies
public Graph(int V) {
if (V < 0) throw new IllegalAr... | [
"noreply@github.com"
] | noreply@github.com |
1e84792e9758b02701843d63ed00b25ee16abd99 | b750ef44a69797456c5ee72a08a267d30d8162b7 | /src/com/examples/basic/FibonacciExample1.java | 09cde4ee1239370ad3f1ac9c9e41c54ab9e7856d | [] | no_license | subhranshu1003/corejavainterviewprograms | 36b5a7512acf334bd00b1a00fc224188fd00a656 | cebc8c7693c020f81f88a124fb21f6e2a8b95639 | refs/heads/master | 2022-12-25T18:57:35.521997 | 2020-10-02T07:41:19 | 2020-10-02T07:41:19 | 272,009,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 585 | java | //this program is to find fibonaci series
package com.examples.basic;
import java.util.Scanner;
public class FibonacciExample1 {
public static void main(String[] args) {
int n1 = 0, n2 = 1, n3, i;
Scanner scanner = new Scanner(System.in);
System.out.println("Enter the value of n:");
int count = scanner.nex... | [
"subh.pujari@gmail.com"
] | subh.pujari@gmail.com |
a8a52c36ab37d875ac687c9cd5f6987bd2cfffb5 | 7ea656240ed7fd8500f201b2c3225f0d4301d47a | /src/prime_patt.java | ddad0ad4894462dd32a1a1b938af7393760ad24e | [] | no_license | B18java/Ayush_BTES | 8dd4eb1bd3b9202a0398f32af25d877ffa236bd3 | 0b4cbefa565f3859ce0d29cb69e085d8d6aec028 | refs/heads/master | 2021-09-07T08:28:25.460724 | 2018-02-20T08:33:53 | 2018-02-20T08:33:53 | 122,172,489 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 479 | 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.
*/
/**
*
* @author DELL
*/
public class prime_patt {
public static void main(String args[])
{
char a[]... | [
"DELL@DELL-PC"
] | DELL@DELL-PC |
67940883e8c4384a59e1fb1318ca88a33c0774d9 | dec0acd462a0dc5772f3840b62df68ce106a8126 | /framework/spring/spring-amqp/src/main/java/org/laidu/learn/amqp/rabbitmq/java/package-info.java | 5d3a0c37ddccf8d5c0b44bc576cdd8d9947f5750 | [
"Apache-2.0"
] | permissive | laidu/java-learn | 5382cf6a635871de27d0bd84ee75a35a5e45936d | e33e1ca519652c06e6dea47159daeb6f1f76431c | refs/heads/master | 2023-07-09T10:37:17.163359 | 2023-06-26T14:07:57 | 2023-06-26T14:07:57 | 100,566,396 | 12 | 3 | Apache-2.0 | 2023-07-07T22:07:28 | 2017-08-17T05:50:37 | Java | UTF-8 | Java | false | false | 181 | java | /**
* no spring use spring-amqp
*
* @author tiancai.zang
* 2018-01-11 16:18.
*/
// TODO: 2018-01-11 16:18 no spring use spring-amqp
package org.laidu.learn.amqp.rabbitmq.java; | [
"laidu823@sina.com"
] | laidu823@sina.com |
80ce1f4221691dcfbf8625d47192116cc4b6c2d6 | bd67107fcbca524f22c686e5c07578361493f9f5 | /src/com/clean/CleanActivity.java | a701ada88d241074b747d9e9f2cb1ba581f8c0b2 | [] | no_license | fengcunhan/Clean | 34e63f0204027e0056b12b7c8be06ca88a02710f | 8d7a49437aebe6217071b838ce51c077d5c5dba0 | refs/heads/master | 2021-01-01T06:33:26.224961 | 2012-03-09T13:04:53 | 2012-03-09T13:04:53 | 3,670,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,986 | java | package com.clean;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.AdapterView.OnItemClickListener;
import android.widget.ListView;
import com.c... | [
"fengcunhan@126.com"
] | fengcunhan@126.com |
e2dd28584a4dc6791cdae53073a60fde04687190 | 152af3a25fff3b4d509c60ea1c9f43d8c317d88f | /app/src/main/java/mx/yobibytelabs/rescatapp/util/ConnectionDetector.java | 7cb7dcd92b7b25d5d50d4aa276d65ce36cdf97f0 | [] | no_license | YobiByteLabs/Rescatapp | f3340bff7d22003fafa7863441066e87c6cbb785 | a1e2c5f529e4eb951042f74fdf9cec3006cf6fe7 | refs/heads/master | 2016-09-05T12:15:48.336680 | 2014-09-13T17:15:25 | 2014-09-13T17:15:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 952 | java | package mx.yobibytelabs.rescatapp.util;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
/**
* Created by jagspage2013 on 21/07/14.
*/
public class ConnectionDetector {
private Context _context;
public ConnectionDetector(Context _context){
thi... | [
"jagspage2012@gmail.com"
] | jagspage2012@gmail.com |
843dbf1c71637de944db93cb633f8f352c6f333e | 8e83520b591a09f3ec5d029486bca56ffbf33169 | /Recursion5.java | de9eb150f959b2e183d8df572fb1c086ced0d3a0 | [] | no_license | deepakprasad20/Programming-Practice | a587d62a85d7d22638b6975cc0bf76194325391f | 728f545ca1a49305d2b11a7bc29b6a32599e69ea | refs/heads/main | 2023-06-17T00:35:34.203345 | 2021-07-08T14:05:21 | 2021-07-08T14:05:21 | 319,072,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 981 | java | import java.util.ArrayList;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Stack;
public class Recursion5 {
public static void main(String[] args){
Stack<Integer> stack = new Stack<>();
stack.push(1);
stack.push(2);
stack.push(3);
stack.push... | [
"noreply@github.com"
] | noreply@github.com |
f4a145b419d7376ea281ad3319d764f174ff3b79 | 6e8ed39021fb71d2013fb40f4c351c6480a278a3 | /src/main/java/com/cngc/pm/activiti/jpa/entity/AttachmentEntity.java | 537c4c8a5a6b12d6c72a4af52ac14420d0ee9029 | [] | no_license | magiczero/SpringMVCHibernate | a0cbf866a1e481f22300b515f481515976f7994e | 9474d85d725e7a99341bb127d592a0925edafdb1 | refs/heads/master | 2021-04-24T15:41:34.765208 | 2019-02-01T06:21:41 | 2019-02-01T06:21:41 | 39,990,190 | 0 | 1 | null | 2016-06-06T08:12:22 | 2015-07-31T06:26:27 | JavaScript | UTF-8 | Java | false | false | 5,922 | java | package com.cngc.pm.activiti.jpa.entity;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationT... | [
"andy@andy-PC"
] | andy@andy-PC |
99eb20fca2c76a92cc740b530e593784524e6ff9 | 9b4a78bfeca060591475d4499ad2e5fa0cf9658e | /sources/androidx/core/content/res/GrowingArrayUtils.java | 94f563a7f0e0d57866310382de41dc85665d69fd | [] | no_license | anobhama/quiz_mobile_app | 2829562430bf88fc98e2abb07b19f1b8166c971f | 4067449f242aa9895df10db444032b50e2b3cdca | refs/heads/master | 2023-04-04T02:31:22.707844 | 2021-04-25T19:34:02 | 2021-04-25T19:34:02 | 361,520,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,266 | java | package androidx.core.content.res;
import java.lang.reflect.Array;
final class GrowingArrayUtils {
static final /* synthetic */ boolean $assertionsDisabled = false;
public static <T> T[] append(T[] array, int currentSize, T element) {
if (currentSize + 1 > array.length) {
T[] new... | [
"anobhama99@gmail.com"
] | anobhama99@gmail.com |
32ca6017bbc9d81f3adfbf0a7875b9fe68669c40 | 8778dae3d5362df3492560815189ec301c9e17f2 | /SearchAlgos.java | 2d4d569cb249e717d8c0119252f4a7fb8a290115 | [] | no_license | DuckShyamalan/blocksworld-tile-puzzle | e0fdd3681bb4b1605f275a7b8cae5b8bfee8a37d | f9cdd1961012e1ec45fed0dcdaa94fe2469cbace | refs/heads/master | 2020-12-01T00:23:56.479445 | 2019-12-27T21:33:36 | 2019-12-27T21:33:36 | 230,520,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,164 | java | import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.PriorityQueue;
import java.util.Random;
import java.util.Stack;
public class SearchAlgos {
/*
* This class is a set of 4 search algorithms to solve the puzzle.
* It contains Breadth First Search, Depth First Search, I... | [
"noreply@github.com"
] | noreply@github.com |
a29ff3f18bc71343b368c915d7fd1c3d145fbf80 | e37169e94c45ac4ffa05536c51647f201dff7f56 | /src/main/java/by/ladyka/bepaid/dto/AvsVerification.java | 17ad420206132d8ddd63ac2368685e8f23d01d0b | [
"MIT"
] | permissive | republicclub/site-engine-of-some-nightclub | 3fb317d9f4dc917f9745847282288fa37e288474 | 00db7000101aea5328f3471dfe846652c657e8b7 | refs/heads/master | 2020-07-12T05:06:34.955898 | 2019-08-19T09:53:10 | 2019-08-19T09:53:10 | 204,725,573 | 1 | 0 | MIT | 2019-08-27T17:57:13 | 2019-08-27T14:49:42 | Java | UTF-8 | Java | false | false | 203 | java | package by.ladyka.bepaid.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
@Data
public class AvsVerification {
@JsonProperty("result_code")
private String resultCode;
}
| [
"andrei@ladyka.tk"
] | andrei@ladyka.tk |
078d4b58ee33213c8a532ed4487701291b6b8887 | c70ab72d571411e475a7d65a44978c8bea82387a | /app/src/main/java/com/skipq/android/adapters/ExploreAdapter.java | 8ce7f16b40cfa7cdefc249e28ecb1391bd628d7d | [] | no_license | mobiledeveloper1214/SkipQ | 09d5b612478f65e0956f54713bdef2371f6d4a6e | 8f9c5de8aa7e6efe7c952aa817671777c77a25a8 | refs/heads/master | 2021-03-19T16:52:20.661322 | 2016-12-09T16:41:56 | 2016-12-09T16:41:56 | 76,052,931 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,386 | java | package com.skipq.android.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import com.skipq.android.R;
import... | [
"mobile.developer.1214@gmail.com"
] | mobile.developer.1214@gmail.com |
d0de0aa9813883bf063d5b6a112edd2861a307ce | d67e6f552ee0017ae8ee0084a340fe56cb88d9aa | /src/main/java/com/laimewow/mexample/domain/Identifiable.java | 4ca1004cb8824148194eae5e32e2517c08326834 | [] | no_license | laimewow/MarkBootExample | e7a46e80862bbeebce6c22077b1822806892f358 | 4cefba54e5a3d3da61f5b0daec6436cf55b67456 | refs/heads/master | 2022-07-19T01:24:39.850305 | 2020-05-22T00:02:32 | 2020-05-22T00:02:32 | 265,976,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 167 | java | package com.laimewow.mexample.domain;
import java.io.Serializable;
public interface Identifiable<ID extends Serializable> {
ID getId();
void setId(ID id);
}
| [
"laime.wow@gmail.com"
] | laime.wow@gmail.com |
2c2f837a6108c70696988a6a21e11d63a1822e77 | de24c5b36431315d498c21941e42759398f93330 | /tenant-navigator/src/main/java/io/a97lynk/navigator/config/schema/TenantConnectionProvider.java | 059897fdda474dad2486c71cce3c585aafb2178a | [] | no_license | 97lynk/base-modules | 89e5c699d69daa31adf695fd0e9e2e701450e9ff | e63e9908b86b8d4f17127fbc5337c40f2e6be5ae | refs/heads/master | 2023-03-28T13:57:02.955842 | 2021-04-03T11:04:11 | 2021-04-03T11:04:11 | 306,922,450 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,853 | java | package io.a97lynk.navigator.config.schema;
import org.hibernate.engine.jdbc.connections.spi.MultiTenantConnectionProvider;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import javax.sql.DataSource;
import java.sql.Connection;
import java.sql.SQLException;
... | [
"LUmia435@"
] | LUmia435@ |
f3a8c1c0da03548c2a1749a63e2e3843459ecfb2 | aa8ec9dd49fa9007c293e640db47b2184bd278c8 | /ssi-ejb/src/main/java/gr/uagean/authenticators/AfterSSIFinancialAuthenticator.java | 5bfa234011bbac93a03d77a273e6c268fefa3d29 | [] | no_license | endimion/ssi-keycloak | 752b52e5735185d378e92c5fd3c0deeb2029d76d | 05110da44d4b59ec734d071bc10cce0eca6cdd34 | refs/heads/master | 2022-12-31T00:29:21.534951 | 2020-12-18T08:49:05 | 2020-12-18T08:49:05 | 238,400,440 | 1 | 1 | null | 2022-12-16T05:06:33 | 2020-02-05T08:19:14 | Java | UTF-8 | Java | false | false | 10,892 | 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 gr.uagean.authenticators;
import com.fasterxml.jackson.databind.DeserializationFeature;
import com.fasterxml.jackson.databind.... | [
"triantafyllou.ni@gmail.com"
] | triantafyllou.ni@gmail.com |
de8fa1f9d4d40a397f13dc9546562b87795295a4 | ccce83a16638fd0c0d04b88cfe79fafa99797680 | /src/main/java/com/dailycodebuffer/cloud/gateway/CloudGatewayApplication.java | 1d0f4cd3bd3cfd0872af75c1cc98c574886fa9bd | [] | no_license | rupams2002/Microservice-API-gateway | 40ca8378a100d1ffb788f074ba1a955741fc283f | 29f02e588e0e0fcc8139f784b61f9fb4fe90962c | refs/heads/master | 2023-07-23T02:14:03.393747 | 2021-09-10T03:48:30 | 2021-09-10T03:48:30 | 401,830,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | package com.dailycodebuffer.cloud.gateway;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
@SpringBootApplication
@EnableEurekaClient
//@EnableHystrix
public class CloudGatewayAp... | [
"rupams2002@yahoo.com"
] | rupams2002@yahoo.com |
901ffc558396d95351b86dcdff5d6dd57e1bb012 | 951bd8a62479104eb7a533fce7d53a8719d0dbb2 | /app/src/test/java/com/blueradix/android/myprojecttest/ExampleUnitTest.java | 495bef4129c674d7d3e963d4f604d0c2491bc45c | [] | no_license | alexpadillarosas/MyProjectTest | 65d0bf58037b13ebce5ce70bcac6c392d6806422 | 85ee7937020fdd20a1793ebd87f8ef9bc0c215b9 | refs/heads/master | 2022-09-05T10:51:22.232371 | 2020-06-03T05:52:45 | 2020-06-03T05:52:45 | 269,000,810 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.blueradix.android.myprojecttest;
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
... | [
"alexpadillarosas@gmail.com"
] | alexpadillarosas@gmail.com |
a7c35b5be5208314892f9e3c55ba1b556cb19bf1 | e091bdc1f5cdf3dd6e0c7e1e74621ebaff9680df | /mypage/src/main/java/shopide/external/Shipped.java | 56cc9c6621bfc8e5a0f4cf0881080fc3e83b6aaa | [] | no_license | jihwancha/shopide | 27cea0453fd1ea0c85b4a3e2636a2864f51cbe7d | 1c1a8c7f5bb5e56a8f38ea2ca897b7e965976cd6 | refs/heads/master | 2022-11-17T05:21:11.719088 | 2020-07-06T07:02:27 | 2020-07-06T07:02:27 | 277,461,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package shopide.external;
import shopide.AbstractEvent;
public class Shipped extends AbstractEvent {
private Long id;
private Long orderId;
private String status;
public Shipped(){
super();
}
public Long getId() {
return id;
}
public void setId(Long id) {
th... | [
"SKCC@SKCC16D00086.SKCC.NET"
] | SKCC@SKCC16D00086.SKCC.NET |
daa7f32c7960e44c3ddbf78c4fa09620b87926f6 | 7fbec00f474c2d205c7d041bbc6321d32b39ae69 | /Toy Language Interpretor/app/model/statement/CompoundStatement.java | f9da34e10f5702555290b65e3eb1a35e22a6e9b7 | [] | no_license | filip-x/Personal-projects | d156cfaf9b5faa6112b29a0f5a17a235fb528cb5 | b8a351c85e85c81dbeca8cc2640715b28bb1c78e | refs/heads/master | 2023-01-19T07:47:29.389312 | 2020-12-04T08:06:20 | 2020-12-04T08:06:20 | 314,050,477 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,582 | java | package app.model.statement;
import app.exception.MyInterpreterException;
import app.model.expresion.InterfaceExpression;
import app.model.programstate.ProgramState;
import app.model.stack.InterfaceMyStack;
//keeps the input statements in a tree-view(binary tree)
public class CompoundStatement implements InterfaceSt... | [
"cfie2693@scs.ubbcluj.ro"
] | cfie2693@scs.ubbcluj.ro |
0f95a70ed937b7cec72b7b0923294a568df9faa9 | 7df92060d069122a68639cc31e3a5c8702378392 | /core/src/main/java/com/spark/bitrade/entity/AssetExchangeCoin.java | 1c352d363ed1e23c3bf769ccd3fbe45495a759b8 | [] | no_license | gspandy/bitex | f720a519953f238bfb79962701413edaff2c3dd5 | 07272ce8978412ead545244764872941ade57be7 | refs/heads/master | 2023-01-01T04:59:53.598938 | 2019-12-10T01:51:42 | 2019-12-10T01:51:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | package com.spark.bitrade.entity;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.Data;
import org.hibernate.annotations.CreationTimestamp;
import javax.persistence.*;
import java.math.BigDecimal;
import java.util.Date;
/**
* 币种汇率
*/
@Data
@Entity
public class AssetExchangeCoin {
@GeneratedVa... | [
"496448826@qq.com"
] | 496448826@qq.com |
fcde792e35e51be56252d9b70dbf3d8c5078254e | 9c60d6b83ee512ec93b1a1a438d715836f96d17b | /chrome/android/junit/src/org/chromium/chrome/browser/send_tab_to_self/SendTabToSelfAndroidBridgeTest.java | 90f5fda7b7a6f1692e347fa8caa65cfe85566fce | [
"BSD-3-Clause"
] | permissive | HYJ199688/chromium | 5a09491b640e068a22bf85123d421e1e427d9c00 | 70eb35d5df0548b621b7bbc3d380ef1a6a6f6db8 | refs/heads/master | 2022-11-12T22:24:52.184870 | 2019-03-29T09:43:44 | 2019-03-29T09:43:44 | 178,378,850 | 1 | 0 | null | 2019-03-29T09:51:48 | 2019-03-29T09:51:48 | null | UTF-8 | Java | false | false | 5,158 | java | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.send_tab_to_self;
import static org.mockito.AdditionalAnswers.answerVoid;
import static org.mockito.Mockito.any;
impo... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
177f3b38d144a805887e382a233984f376f896a6 | 90eb2996c2a6987bf56543c94e3fcaccd5801f71 | /currency-conversion-service/src/main/java/com/ayush/microservice/currencyconversionservice/CurrencyConversion.java | a04a3c945dd2433f0d83b5723df1a825baa14078 | [] | no_license | ayush64/TestingMicroserviceArchitechture | dece850d5e55d7f9e621ad87425abe2c92aa700b | eea2050812575e47637113cdbd51ecd51260cf46 | refs/heads/main | 2023-04-07T18:59:22.130793 | 2021-04-06T08:41:09 | 2021-04-06T08:41:09 | 355,115,175 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,033 | java | package com.ayush.microservice.currencyconversionservice;
import java.math.BigDecimal;
public class CurrencyConversion {
private Long id;
private String from;
private String to;
private BigDecimal quantity;
private BigDecimal conversionMultiple;
private BigDecimal totalCalculatedAmount;
p... | [
"ayushtyagi64@gmail.com"
] | ayushtyagi64@gmail.com |
6a73f7020131f50528f36f4f64aed35b28c0f621 | a54032b86b17c66d0ab7c9c5a5586ad64aefa794 | /Patient-Health-Info/src/main/java/in/shishirsingh/phi/service/PatientServiceImpl.java | c60f383ff1268fcc3881915fe9ab9c024ef6ff95 | [
"MIT"
] | permissive | mjf1310/SpringBoot-RestEasy-Swagger-Boilerplate | ae2261b392282fa9d06f47bc139a877732f6b4fc | ffe4a9a16a211a88221bef60b8a0337533a0f84a | refs/heads/master | 2021-09-12T11:01:05.915776 | 2018-04-16T07:32:14 | 2018-04-16T07:32:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 577 | java | package in.shishirsingh.phi.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import in.shishirsingh.phi.dao.PatientRepository;
import in.shishirsingh.phi.model.Patient;
@Service
public class PatientServiceImpl im... | [
"shi2rsingh@gmail.com"
] | shi2rsingh@gmail.com |
3b68b8e96c58c9c6ab34487a71131f3b01fcede9 | 80303c1e6972ebce94793d863dd97594c61cb622 | /dawnlightning/dawnlightning/src/com/zhy/Bean/Pics.java | 162c301971fbd98064422164d33f4071ae3ca434 | [] | no_license | konglinghai123/dawnlightning | a3679f2da54dbdabd024b0bee12e216a4021b4ca | dc63c968293aa5b28937c83c5ff37774ab58a00f | refs/heads/master | 2021-01-10T08:27:44.168750 | 2015-11-16T11:56:15 | 2015-11-16T11:56:15 | 46,354,384 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 528 | java | package com.zhy.Bean;
public class Pics {
public Pics(){
}
private String picurl;
private String title;
public String getUrl() {
return picurl;
}
public void setUrl(String url) {
this.picurl =url;
}
public String getTitle() {
return title;
}
public void setTitle(String title) {
this.title = title... | [
"a343873143@163.com"
] | a343873143@163.com |
dbdd248c266f25d30721aca924e8df78aec4990f | 5b1f0e61492881652573c6127a46e69a8d824e26 | /src/main/java/com/nexos/model/entities/MaintenanceMerchandise.java | ec80672d1c4a5fbaa4011eb5360bee26a80c714a | [] | no_license | fabiolopz97/inventory-system-nexos | 79edae012cf77b1d3545e770b2f2f81fd2a216b3 | 342c404f4412bcdefcbd41de44847d36908b9122 | refs/heads/master | 2023-08-01T12:09:06.217180 | 2021-09-16T12:53:13 | 2021-09-16T12:53:13 | 406,215,204 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,724 | java | /**
*
*/
package com.nexos.model.entities;
import java.time.LocalDateTime;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
/**
* @author Solucion... | [
"fabiolopz97@gmail.com"
] | fabiolopz97@gmail.com |
1489a03152753e956e59d7634f42b4c1b60dd7b4 | 6c17a35ba67d61f6d9aff1d6c3c6e957c9ab4cd4 | /projects/batfish/src/main/java/org/batfish/representation/cisco_nxos/CiscoNxosStructureUsage.java | c3563fb35143cd7ecdd3bf293a9331dceeb6929f | [
"Apache-2.0"
] | permissive | batfish/batfish | 5e8bef0c6977cd7062f2ad03611f496b38d019a1 | bfd39eb34e3a7b677bb186b6fc647aac5cb7558f | refs/heads/master | 2023-09-01T08:13:38.211980 | 2023-08-30T21:42:47 | 2023-08-30T21:42:47 | 27,507,850 | 981 | 249 | Apache-2.0 | 2023-09-12T09:53:49 | 2014-12-03T21:10:18 | Java | UTF-8 | Java | false | false | 10,746 | java | package org.batfish.representation.cisco_nxos;
import javax.annotation.Nonnull;
import org.batfish.vendor.StructureUsage;
public enum CiscoNxosStructureUsage implements StructureUsage {
AAA_GROUP_SERVER_RADIUS_SOURCE_INTERFACE("aaa group server radius source-interface"),
AAA_GROUP_SERVER_RADIUS_USE_VRF("aaa group... | [
"noreply@github.com"
] | noreply@github.com |
6e3249ac6b955189b6dd5ccb01233736cf293c8c | 639c00a62f9af1fb62ca9921cc383851e931a3c4 | /MosaicoWeb/src/main/java/br/com/mosaicoweb/springsecurity/configuration/SecurityWebApplicationInitializer.java | 7be4aa653f39ab9aaa68f0e3557046393ff4c0ed | [] | no_license | dcorteztec/mosaicoapp | 2c208efaece9ba92a3cafc125a4e6224493414b1 | 93791bf15040ace1a09e5cb1948c5038d95e98e2 | refs/heads/master | 2021-08-11T07:49:19.455175 | 2016-05-11T00:53:26 | 2016-05-11T00:53:26 | 110,535,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 250 | java | package br.com.mosaicoweb.springsecurity.configuration;
import org.springframework.security.web.context.AbstractSecurityWebApplicationInitializer;
public class SecurityWebApplicationInitializer extends AbstractSecurityWebApplicationInitializer{
}
| [
"dcorteztec@gmail.com"
] | dcorteztec@gmail.com |
b85c4d3b54ce35dd70dc66ba2147b802e080ec64 | d0382c3c4de344b1ba1deae7aba1192e343b7a5c | /app/src/androidTest/java/com/example/kevin/simpletimerapp/ApplicationTest.java | 1576f5c5bf92d40577e28f2ac484ef3c198ae847 | [] | no_license | kmcclean/SimpleTimerApp | a6e7dbfd183f9a2c36240a585b88760f9d81d77b | c29df8db614bf2fd33317c28cf1cc855c33098ad | refs/heads/master | 2016-08-10T09:48:52.318718 | 2015-10-01T22:34:50 | 2015-10-01T22:34:50 | 43,524,771 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java | package com.example.kevin.simpletimerapp;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() ... | [
"mcclean@gmail.com"
] | mcclean@gmail.com |
23ccfb3ea85446388b2f3af0e9128ac70e6fdf7e | f2f06235b8cb1b9dede2e7b065c1b1856c043926 | /scanners/src/main/java/scanners/Runner.java | 2a788fbea74fa0eb8c9e51c694fdde5bd521ebde | [] | no_license | Reece-elder/21SEPSoftware_Java | e584e03696eb967f3dff8c15bca68b961d3b0b30 | 8612271f04f831ec2f7aab60bb61c7f58820ecdd | refs/heads/main | 2023-08-26T16:13:58.012469 | 2021-10-20T15:17:05 | 2021-10-20T15:17:05 | 413,337,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 261 | java | package scanners;
import java.util.Scanner;
public class Runner {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("What football team do you support?");
String team = scanner.nextLine();
}
}
| [
"jordanbenbelaid@hotmail.com"
] | jordanbenbelaid@hotmail.com |
5ace7fa7ebeb724dd38a8cbcf7ccb72d58dd86f4 | 99b58f2d86589cc955a0bb34113cf8c1d35a3e44 | /Android/chengxin/app/src/main/java/com/beijing/chengxin/ui/adapter/FollowAccountListAdapter.java | e800ff5c104a33985e66d6a77f41f5317c350168 | [] | no_license | kkxmax/chengquan | 0251dafb390b81d099a56ad7418c080ac91bb574 | 73eb91d954320b315104f1fa6ff6be5db1b9ad66 | refs/heads/master | 2021-09-03T10:03:48.366690 | 2018-01-08T07:21:50 | 2018-01-08T07:21:50 | 106,901,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,599 | java | package com.beijing.chengxin.ui.adapter;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.AsyncTask;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewGroup;
import android.widget... | [
"kkx_max@sina.com"
] | kkx_max@sina.com |
638b723e358d0847da49bf719159483ed04ff38f | 92c0fb118984daee65c83b384bda2f07b370dafd | /src/main/java/com/example/Appointment/AppointmentApplication.java | fe16b5810967e27cdc06b0e69ec4f7b86f366ae6 | [] | no_license | capybarin/Appointment-API | 4799b4fd44bc88302acafbc6855a37e8b68a0f0c | 76f0f07e97d9a3054d90d489cf2343e7f6340df2 | refs/heads/master | 2023-04-10T15:58:52.551976 | 2021-04-26T08:00:41 | 2021-04-26T08:00:41 | 285,017,217 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 330 | java | package com.example.Appointment;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication()
public class AppointmentApplication {
public static void main(String[] args) {
SpringApplication.run(AppointmentApplication.class, arg... | [
"vladibzd@gmail.com"
] | vladibzd@gmail.com |
af93f18911c3e7c39d4de64ffbf2a9ea9a91e11d | 9ebf59de204f91cbfbf4429af7ed66cb96823b6a | /Framework.TP3/src/Test/DeTest.java | 355a6d7d336e5230f89f2c8ed46de4751cb67a89 | [] | no_license | zladix/GV_LOG121_TP3 | 84b3c1f5f969ec9b6fe2f85ea0aa0d3cf0b01187 | 9e47d824d51a765be2a7e06b518ddea3bc66aa1f | refs/heads/master | 2021-01-10T01:46:44.291072 | 2016-03-15T23:47:06 | 2016-03-15T23:47:06 | 51,527,049 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,287 | java | /******************************************************
Cours: LOG121
Projet: Framework.TP3
Nom du fichier: DeTest.java
Date créé: 2016-03-07
*******************************************************
Historique des modifications
*******************************************************
*@author Vincent Leclerc(LECV0706940... | [
"gabriodery@hotmail.com"
] | gabriodery@hotmail.com |
d2963561fe9a7f97c5d2ff71b671c1ed7cf8cdaf | ccaa535498e3daa911985bc3fc0e396eaf56e226 | /spider-55haitao-crawler/src/main/java/com/haitao55/spider/crawler/core/callable/custom/shopspring/ShopspringSelectAllPages.java | 32585600b833cabeb562da8d3397318f89c3ad9d | [] | no_license | github4n/spider-55ht | d871aad6e51f7cf800032351137b4b3f12d6e86e | 7c59cda6b5b514139bd69cff2b914e0815f53cd6 | refs/heads/master | 2020-03-29T22:44:38.527732 | 2018-02-01T07:53:30 | 2018-02-01T07:53:30 | 150,438,349 | 1 | 0 | null | 2018-09-26T14:19:14 | 2018-09-26T14:19:14 | null | UTF-8 | Java | false | false | 2,416 | java | package com.haitao55.spider.crawler.core.callable.custom.shopspring;
import java.net.URLEncoder;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.haitao55.spider.common.http.Craw... | [
"liusz_ok@126.com"
] | liusz_ok@126.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.